From 6d30394655adcbdb9b8ea6ee22abf62c3aef26f3 Mon Sep 17 00:00:00 2001 From: koalyptus Date: Sun, 4 Feb 2018 11:23:14 +0000 Subject: [PATCH] publish Docs to gh-pages (auto) branch: master SHA: d5ef7afa1e4d334935600e6aae1fa049cd227191 range SHA: 16b2997a7180...d5ef7afa1e4d build id: 337174295 build number: 908 --- docs/ast/source/event.js.json | 1284 +- docs/ast/source/modules/paging.js.json | 54440 ++++---- docs/ast/source/tablefilter.js.json | 101276 ++++++++------- docs/class/src/emitter.js~Emitter.html | 1 + ...pterEzEditTable.js~AdapterEzEditTable.html | 307 +- .../extensions/colOps/colOps.js~ColOps.html | 354 +- .../colsVisibility.js~ColsVisibility.html | 1027 +- ...iltersVisibility.js~FiltersVisibility.html | 520 +- ...Sortabletable.js~AdapterSortableTable.html | 446 +- docs/class/src/feature.js~Feature.html | 1 + .../alternateRows.js~AlternateRows.html | 197 +- .../modules/baseDropdown.js~BaseDropdown.html | 510 +- .../src/modules/checkList.js~CheckList.html | 758 +- .../modules/clearButton.js~ClearButton.html | 236 +- .../src/modules/dateType.js~DateType.html | 1 + .../src/modules/dropdown.js~Dropdown.html | 361 +- .../src/modules/gridLayout.js~GridLayout.html | 1455 +- docs/class/src/modules/hash.js~Hash.html | 155 +- docs/class/src/modules/help.js~Help.html | 179 +- ...highlightKeywords.js~HighlightKeyword.html | 106 +- docs/class/src/modules/loader.js~Loader.html | 1 + ...arkActiveColumns.js~MarkActiveColumns.html | 112 +- .../src/modules/noResults.js~NoResults.html | 163 +- docs/class/src/modules/paging.js~Paging.html | 917 +- .../modules/popupFilter.js~PopupFilter.html | 633 +- .../modules/rowsCounter.js~RowsCounter.html | 155 +- docs/class/src/modules/state.js~State.html | 1258 +- .../src/modules/statusBar.js~StatusBar.html | 301 +- .../class/src/modules/storage.js~Storage.html | 449 +- .../class/src/modules/toolbar.js~Toolbar.html | 491 +- .../class/src/tablefilter.js~TableFilter.html | 3871 +- docs/coverage.json | 8 +- docs/file/src/array.js.html | 1 + docs/file/src/const.js.html | 1 + docs/file/src/cookie.js.html | 1 + docs/file/src/dom.js.html | 1 + docs/file/src/emitter.js.html | 1 + docs/file/src/event.js.html | 11 + .../advancedGrid/adapterEzEditTable.js.html | 1 + .../advancedGrid/advancedGrid.js.html | 1 + .../file/src/extensions/colOps/colOps.js.html | 1 + .../colsVisibility/colsVisibility.js.html | 1 + .../filtersVisibility.js.html | 1 + .../sort/adapterSortabletable.js.html | 1 + docs/file/src/extensions/sort/sort.js.html | 1 + docs/file/src/feature.js.html | 1 + docs/file/src/modules/alternateRows.js.html | 1 + docs/file/src/modules/baseDropdown.js.html | 1 + docs/file/src/modules/checkList.js.html | 1 + docs/file/src/modules/clearButton.js.html | 1 + docs/file/src/modules/dateType.js.html | 1 + docs/file/src/modules/dropdown.js.html | 1 + docs/file/src/modules/gridLayout.js.html | 1 + docs/file/src/modules/hash.js.html | 1 + docs/file/src/modules/help.js.html | 1 + .../src/modules/highlightKeywords.js.html | 1 + docs/file/src/modules/loader.js.html | 1 + .../src/modules/markActiveColumns.js.html | 1 + docs/file/src/modules/noResults.js.html | 1 + docs/file/src/modules/paging.js.html | 6 +- docs/file/src/modules/popupFilter.js.html | 1 + docs/file/src/modules/rowsCounter.js.html | 1 + docs/file/src/modules/state.js.html | 1 + docs/file/src/modules/statusBar.js.html | 1 + docs/file/src/modules/storage.js.html | 1 + docs/file/src/modules/toolbar.js.html | 1 + docs/file/src/number.js.html | 1 + docs/file/src/root.js.html | 1 + docs/file/src/settings.js.html | 1 + docs/file/src/sort.js.html | 1 + docs/file/src/string.js.html | 1 + docs/file/src/tablefilter.js.html | 51 +- docs/file/src/types.js.html | 1 + docs/function/index.html | 192 +- docs/identifiers.html | 30 + docs/index.html | 1 + docs/index.json | 2841 +- docs/script/search_index.js | 1068 +- docs/source.html | 98 +- docs/variable/index.html | 1 + 80 files changed, 81019 insertions(+), 95291 deletions(-) diff --git a/docs/ast/source/event.js.json b/docs/ast/source/event.js.json index 73297f92..867e4514 100644 --- a/docs/ast/source/event.js.json +++ b/docs/ast/source/event.js.json @@ -1,28 +1,28 @@ { "type": "File", "start": 0, - "end": 2384, + "end": 2650, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 102, + "line": 112, "column": 0 } }, "program": { "type": "Program", "start": 0, - "end": 2384, + "end": 2650, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 102, + "line": 112, "column": 0 } }, @@ -4298,7 +4298,24 @@ } } ], - "trailingComments": [] + "trailingComments": [ + { + "type": "CommentBlock", + "value": "*\n * Check code of pressed key is one of the expected key codes\n *\n * @param {Event} evt key event\n * @param {Array} keyCodes list of keycodes to check\n ", + "start": 2385, + "end": 2542, + "loc": { + "start": { + "line": 103, + "column": 0 + }, + "end": { + "line": 108, + "column": 3 + } + } + } + ] }, "leadingComments": [ { @@ -4317,6 +4334,440 @@ } } } + ], + "trailingComments": [ + { + "type": "CommentBlock", + "value": "*\n * Check code of pressed key is one of the expected key codes\n *\n * @param {Event} evt key event\n * @param {Array} keyCodes list of keycodes to check\n ", + "start": 2385, + "end": 2542, + "loc": { + "start": { + "line": 103, + "column": 0 + }, + "end": { + "line": 108, + "column": 3 + } + } + } + ] + }, + { + "type": "ExportNamedDeclaration", + "start": 2543, + "end": 2649, + "loc": { + "start": { + "line": 109, + "column": 0 + }, + "end": { + "line": 111, + "column": 2 + } + }, + "specifiers": [], + "source": null, + "declaration": { + "type": "VariableDeclaration", + "start": 2550, + "end": 2649, + "loc": { + "start": { + "line": 109, + "column": 7 + }, + "end": { + "line": 111, + "column": 2 + } + }, + "declarations": [ + { + "type": "VariableDeclarator", + "start": 2556, + "end": 2648, + "loc": { + "start": { + "line": 109, + "column": 13 + }, + "end": { + "line": 111, + "column": 1 + } + }, + "id": { + "type": "Identifier", + "start": 2556, + "end": 2568, + "loc": { + "start": { + "line": 109, + "column": 13 + }, + "end": { + "line": 109, + "column": 25 + }, + "identifierName": "isKeyPressed" + }, + "name": "isKeyPressed", + "leadingComments": null + }, + "init": { + "type": "ArrowFunctionExpression", + "start": 2571, + "end": 2648, + "loc": { + "start": { + "line": 109, + "column": 28 + }, + "end": { + "line": 111, + "column": 1 + } + }, + "id": { + "type": "Identifier", + "start": 2556, + "end": 2568, + "loc": { + "start": { + "line": 109, + "column": 13 + }, + "end": { + "line": 109, + "column": 25 + }, + "identifierName": "isKeyPressed" + }, + "name": "isKeyPressed", + "leadingComments": null + }, + "generator": false, + "expression": false, + "async": false, + "params": [ + { + "type": "Identifier", + "start": 2572, + "end": 2575, + "loc": { + "start": { + "line": 109, + "column": 29 + }, + "end": { + "line": 109, + "column": 32 + }, + "identifierName": "evt" + }, + "name": "evt" + }, + { + "type": "AssignmentPattern", + "start": 2577, + "end": 2590, + "loc": { + "start": { + "line": 109, + "column": 34 + }, + "end": { + "line": 109, + "column": 47 + } + }, + "left": { + "type": "Identifier", + "start": 2577, + "end": 2585, + "loc": { + "start": { + "line": 109, + "column": 34 + }, + "end": { + "line": 109, + "column": 42 + }, + "identifierName": "keyCodes" + }, + "name": "keyCodes" + }, + "right": { + "type": "ArrayExpression", + "start": 2588, + "end": 2590, + "loc": { + "start": { + "line": 109, + "column": 45 + }, + "end": { + "line": 109, + "column": 47 + } + }, + "elements": [] + } + } + ], + "body": { + "type": "BlockStatement", + "start": 2595, + "end": 2648, + "loc": { + "start": { + "line": 109, + "column": 52 + }, + "end": { + "line": 111, + "column": 1 + } + }, + "body": [ + { + "type": "ReturnStatement", + "start": 2601, + "end": 2646, + "loc": { + "start": { + "line": 110, + "column": 4 + }, + "end": { + "line": 110, + "column": 49 + } + }, + "argument": { + "type": "BinaryExpression", + "start": 2608, + "end": 2645, + "loc": { + "start": { + "line": 110, + "column": 11 + }, + "end": { + "line": 110, + "column": 48 + } + }, + "left": { + "type": "CallExpression", + "start": 2608, + "end": 2638, + "loc": { + "start": { + "line": 110, + "column": 11 + }, + "end": { + "line": 110, + "column": 41 + } + }, + "callee": { + "type": "MemberExpression", + "start": 2608, + "end": 2624, + "loc": { + "start": { + "line": 110, + "column": 11 + }, + "end": { + "line": 110, + "column": 27 + } + }, + "object": { + "type": "Identifier", + "start": 2608, + "end": 2616, + "loc": { + "start": { + "line": 110, + "column": 11 + }, + "end": { + "line": 110, + "column": 19 + }, + "identifierName": "keyCodes" + }, + "name": "keyCodes" + }, + "property": { + "type": "Identifier", + "start": 2617, + "end": 2624, + "loc": { + "start": { + "line": 110, + "column": 20 + }, + "end": { + "line": 110, + "column": 27 + }, + "identifierName": "indexOf" + }, + "name": "indexOf" + }, + "computed": false + }, + "arguments": [ + { + "type": "CallExpression", + "start": 2625, + "end": 2637, + "loc": { + "start": { + "line": 110, + "column": 28 + }, + "end": { + "line": 110, + "column": 40 + } + }, + "callee": { + "type": "Identifier", + "start": 2625, + "end": 2632, + "loc": { + "start": { + "line": 110, + "column": 28 + }, + "end": { + "line": 110, + "column": 35 + }, + "identifierName": "keyCode" + }, + "name": "keyCode" + }, + "arguments": [ + { + "type": "Identifier", + "start": 2633, + "end": 2636, + "loc": { + "start": { + "line": 110, + "column": 36 + }, + "end": { + "line": 110, + "column": 39 + }, + "identifierName": "evt" + }, + "name": "evt" + } + ] + } + ] + }, + "operator": "!==", + "right": { + "type": "UnaryExpression", + "start": 2643, + "end": 2645, + "loc": { + "start": { + "line": 110, + "column": 46 + }, + "end": { + "line": 110, + "column": 48 + } + }, + "operator": "-", + "prefix": true, + "argument": { + "type": "NumericLiteral", + "start": 2644, + "end": 2645, + "loc": { + "start": { + "line": 110, + "column": 47 + }, + "end": { + "line": 110, + "column": 48 + } + }, + "extra": { + "rawValue": 1, + "raw": "1" + }, + "value": 1 + }, + "extra": { + "parenthesizedArgument": false + } + } + } + } + ], + "directives": [] + } + }, + "leadingComments": null + } + ], + "kind": "const", + "leadingComments": [ + { + "type": "CommentBlock", + "value": "*\n * Check code of pressed key is one of the expected key codes\n *\n * @param {Event} evt key event\n * @param {Array} keyCodes list of keycodes to check\n ", + "start": 2385, + "end": 2542, + "loc": { + "start": { + "line": 103, + "column": 0 + }, + "end": { + "line": 108, + "column": 3 + } + } + } + ], + "trailingComments": [] + }, + "leadingComments": [ + { + "type": "CommentBlock", + "value": "*\n * Check code of pressed key is one of the expected key codes\n *\n * @param {Event} evt key event\n * @param {Array} keyCodes list of keycodes to check\n ", + "start": 2385, + "end": 2542, + "loc": { + "start": { + "line": 103, + "column": 0 + }, + "end": { + "line": 108, + "column": 3 + } + } + } ] } ], @@ -4434,6 +4885,22 @@ "column": 3 } } + }, + { + "type": "CommentBlock", + "value": "*\n * Check code of pressed key is one of the expected key codes\n *\n * @param {Event} evt key event\n * @param {Array} keyCodes list of keycodes to check\n ", + "start": 2385, + "end": 2542, + "loc": { + "start": { + "line": 103, + "column": 0 + }, + "end": { + "line": 108, + "column": 3 + } + } } ], "tokens": [ @@ -12668,6 +13135,805 @@ } } }, + { + "type": "CommentBlock", + "value": "*\n * Check code of pressed key is one of the expected key codes\n *\n * @param {Event} evt key event\n * @param {Array} keyCodes list of keycodes to check\n ", + "start": 2385, + "end": 2542, + "loc": { + "start": { + "line": 103, + "column": 0 + }, + "end": { + "line": 108, + "column": 3 + } + } + }, + { + "type": { + "label": "export", + "keyword": "export", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "export", + "start": 2543, + "end": 2549, + "loc": { + "start": { + "line": 109, + "column": 0 + }, + "end": { + "line": 109, + "column": 6 + } + } + }, + { + "type": { + "label": "const", + "keyword": "const", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "const", + "start": 2550, + "end": 2555, + "loc": { + "start": { + "line": 109, + "column": 7 + }, + "end": { + "line": 109, + "column": 12 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "isKeyPressed", + "start": 2556, + "end": 2568, + "loc": { + "start": { + "line": 109, + "column": 13 + }, + "end": { + "line": 109, + "column": 25 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 2569, + "end": 2570, + "loc": { + "start": { + "line": 109, + "column": 26 + }, + "end": { + "line": 109, + "column": 27 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2571, + "end": 2572, + "loc": { + "start": { + "line": 109, + "column": 28 + }, + "end": { + "line": 109, + "column": 29 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "evt", + "start": 2572, + "end": 2575, + "loc": { + "start": { + "line": 109, + "column": 29 + }, + "end": { + "line": 109, + "column": 32 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2575, + "end": 2576, + "loc": { + "start": { + "line": 109, + "column": 32 + }, + "end": { + "line": 109, + "column": 33 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "keyCodes", + "start": 2577, + "end": 2585, + "loc": { + "start": { + "line": 109, + "column": 34 + }, + "end": { + "line": 109, + "column": 42 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 2586, + "end": 2587, + "loc": { + "start": { + "line": 109, + "column": 43 + }, + "end": { + "line": 109, + "column": 44 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2588, + "end": 2589, + "loc": { + "start": { + "line": 109, + "column": 45 + }, + "end": { + "line": 109, + "column": 46 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2589, + "end": 2590, + "loc": { + "start": { + "line": 109, + "column": 46 + }, + "end": { + "line": 109, + "column": 47 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2590, + "end": 2591, + "loc": { + "start": { + "line": 109, + "column": 47 + }, + "end": { + "line": 109, + "column": 48 + } + } + }, + { + "type": { + "label": "=>", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2592, + "end": 2594, + "loc": { + "start": { + "line": 109, + "column": 49 + }, + "end": { + "line": 109, + "column": 51 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2595, + "end": 2596, + "loc": { + "start": { + "line": 109, + "column": 52 + }, + "end": { + "line": 109, + "column": 53 + } + } + }, + { + "type": { + "label": "return", + "keyword": "return", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "return", + "start": 2601, + "end": 2607, + "loc": { + "start": { + "line": 110, + "column": 4 + }, + "end": { + "line": 110, + "column": 10 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "keyCodes", + "start": 2608, + "end": 2616, + "loc": { + "start": { + "line": 110, + "column": 11 + }, + "end": { + "line": 110, + "column": 19 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2616, + "end": 2617, + "loc": { + "start": { + "line": 110, + "column": 19 + }, + "end": { + "line": 110, + "column": 20 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "indexOf", + "start": 2617, + "end": 2624, + "loc": { + "start": { + "line": 110, + "column": 20 + }, + "end": { + "line": 110, + "column": 27 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2624, + "end": 2625, + "loc": { + "start": { + "line": 110, + "column": 27 + }, + "end": { + "line": 110, + "column": 28 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "keyCode", + "start": 2625, + "end": 2632, + "loc": { + "start": { + "line": 110, + "column": 28 + }, + "end": { + "line": 110, + "column": 35 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2632, + "end": 2633, + "loc": { + "start": { + "line": 110, + "column": 35 + }, + "end": { + "line": 110, + "column": 36 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "evt", + "start": 2633, + "end": 2636, + "loc": { + "start": { + "line": 110, + "column": 36 + }, + "end": { + "line": 110, + "column": 39 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2636, + "end": 2637, + "loc": { + "start": { + "line": 110, + "column": 39 + }, + "end": { + "line": 110, + "column": 40 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2637, + "end": 2638, + "loc": { + "start": { + "line": 110, + "column": 40 + }, + "end": { + "line": 110, + "column": 41 + } + } + }, + { + "type": { + "label": "==/!=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 6, + "updateContext": null + }, + "value": "!==", + "start": 2639, + "end": 2642, + "loc": { + "start": { + "line": 110, + "column": 42 + }, + "end": { + "line": 110, + "column": 45 + } + } + }, + { + "type": { + "label": "+/-", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": true, + "postfix": false, + "binop": 9, + "updateContext": null + }, + "value": "-", + "start": 2643, + "end": 2644, + "loc": { + "start": { + "line": 110, + "column": 46 + }, + "end": { + "line": 110, + "column": 47 + } + } + }, + { + "type": { + "label": "num", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": 1, + "start": 2644, + "end": 2645, + "loc": { + "start": { + "line": 110, + "column": 47 + }, + "end": { + "line": 110, + "column": 48 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2645, + "end": 2646, + "loc": { + "start": { + "line": 110, + "column": 48 + }, + "end": { + "line": 110, + "column": 49 + } + } + }, + { + "type": { + "label": "}", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2647, + "end": 2648, + "loc": { + "start": { + "line": 111, + "column": 0 + }, + "end": { + "line": 111, + "column": 1 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2648, + "end": 2649, + "loc": { + "start": { + "line": 111, + "column": 1 + }, + "end": { + "line": 111, + "column": 2 + } + } + }, { "type": { "label": "eof", @@ -12681,15 +13947,15 @@ "binop": null, "updateContext": null }, - "start": 2384, - "end": 2384, + "start": 2650, + "end": 2650, "loc": { "start": { - "line": 102, + "line": 112, "column": 0 }, "end": { - "line": 102, + "line": 112, "column": 0 } } diff --git a/docs/ast/source/modules/paging.js.json b/docs/ast/source/modules/paging.js.json index 835f28ab..9c6ea231 100644 --- a/docs/ast/source/modules/paging.js.json +++ b/docs/ast/source/modules/paging.js.json @@ -1,28 +1,28 @@ { "type": "File", "start": 0, - "end": 27784, + "end": 27762, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 909, + "line": 908, "column": 0 } }, "program": { "type": "Program", "start": 0, - "end": 27784, + "end": 27762, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 909, + "line": 908, "column": 0 } }, @@ -583,7 +583,7 @@ { "type": "ImportDeclaration", "start": 161, - "end": 213, + "end": 218, "loc": { "start": { "line": 4, @@ -591,7 +591,7 @@ }, "end": { "line": 4, - "column": 52 + "column": 57 } }, "specifiers": [ @@ -647,7 +647,7 @@ { "type": "ImportSpecifier", "start": 177, - "end": 184, + "end": 186, "loc": { "start": { "line": 4, @@ -655,13 +655,13 @@ }, "end": { "line": 4, - "column": 23 + "column": 25 } }, "imported": { "type": "Identifier", "start": 177, - "end": 184, + "end": 186, "loc": { "start": { "line": 4, @@ -669,16 +669,16 @@ }, "end": { "line": 4, - "column": 23 + "column": 25 }, - "identifierName": "keyCode" + "identifierName": "removeEvt" }, - "name": "keyCode" + "name": "removeEvt" }, "local": { "type": "Identifier", "start": 177, - "end": 184, + "end": 186, "loc": { "start": { "line": 4, @@ -686,75 +686,75 @@ }, "end": { "line": 4, - "column": 23 + "column": 25 }, - "identifierName": "keyCode" + "identifierName": "removeEvt" }, - "name": "keyCode" + "name": "removeEvt" } }, { "type": "ImportSpecifier", - "start": 186, - "end": 195, + "start": 188, + "end": 200, "loc": { "start": { "line": 4, - "column": 25 + "column": 27 }, "end": { "line": 4, - "column": 34 + "column": 39 } }, "imported": { "type": "Identifier", - "start": 186, - "end": 195, + "start": 188, + "end": 200, "loc": { "start": { "line": 4, - "column": 25 + "column": 27 }, "end": { "line": 4, - "column": 34 + "column": 39 }, - "identifierName": "removeEvt" + "identifierName": "isKeyPressed" }, - "name": "removeEvt" + "name": "isKeyPressed" }, "local": { "type": "Identifier", - "start": 186, - "end": 195, + "start": 188, + "end": 200, "loc": { "start": { "line": 4, - "column": 25 + "column": 27 }, "end": { "line": 4, - "column": 34 + "column": 39 }, - "identifierName": "removeEvt" + "identifierName": "isKeyPressed" }, - "name": "removeEvt" + "name": "isKeyPressed" } } ], "source": { "type": "StringLiteral", - "start": 202, - "end": 212, + "start": 207, + "end": 217, "loc": { "start": { "line": 4, - "column": 41 + "column": 46 }, "end": { "line": 4, - "column": 51 + "column": 56 } }, "extra": { @@ -766,8 +766,8 @@ }, { "type": "ImportDeclaration", - "start": 214, - "end": 270, + "start": 219, + "end": 275, "loc": { "start": { "line": 5, @@ -781,8 +781,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 222, - "end": 227, + "start": 227, + "end": 232, "loc": { "start": { "line": 5, @@ -795,8 +795,8 @@ }, "imported": { "type": "Identifier", - "start": 222, - "end": 227, + "start": 227, + "end": 232, "loc": { "start": { "line": 5, @@ -812,8 +812,8 @@ }, "local": { "type": "Identifier", - "start": 222, - "end": 227, + "start": 227, + "end": 232, "loc": { "start": { "line": 5, @@ -830,8 +830,8 @@ }, { "type": "ImportSpecifier", - "start": 229, - "end": 235, + "start": 234, + "end": 240, "loc": { "start": { "line": 5, @@ -844,8 +844,8 @@ }, "imported": { "type": "Identifier", - "start": 229, - "end": 235, + "start": 234, + "end": 240, "loc": { "start": { "line": 5, @@ -861,8 +861,8 @@ }, "local": { "type": "Identifier", - "start": 229, - "end": 235, + "start": 234, + "end": 240, "loc": { "start": { "line": 5, @@ -879,8 +879,8 @@ }, { "type": "ImportSpecifier", - "start": 237, - "end": 241, + "start": 242, + "end": 246, "loc": { "start": { "line": 5, @@ -893,8 +893,8 @@ }, "imported": { "type": "Identifier", - "start": 237, - "end": 241, + "start": 242, + "end": 246, "loc": { "start": { "line": 5, @@ -910,8 +910,8 @@ }, "local": { "type": "Identifier", - "start": 237, - "end": 241, + "start": 242, + "end": 246, "loc": { "start": { "line": 5, @@ -928,8 +928,8 @@ }, { "type": "ImportSpecifier", - "start": 243, - "end": 252, + "start": 248, + "end": 257, "loc": { "start": { "line": 5, @@ -942,8 +942,8 @@ }, "imported": { "type": "Identifier", - "start": 243, - "end": 252, + "start": 248, + "end": 257, "loc": { "start": { "line": 5, @@ -959,8 +959,8 @@ }, "local": { "type": "Identifier", - "start": 243, - "end": 252, + "start": 248, + "end": 257, "loc": { "start": { "line": 5, @@ -978,8 +978,8 @@ ], "source": { "type": "StringLiteral", - "start": 259, - "end": 269, + "start": 264, + "end": 274, "loc": { "start": { "line": 5, @@ -999,8 +999,8 @@ }, { "type": "ImportDeclaration", - "start": 271, - "end": 368, + "start": 276, + "end": 373, "loc": { "start": { "line": 6, @@ -1014,8 +1014,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 284, - "end": 295, + "start": 289, + "end": 300, "loc": { "start": { "line": 7, @@ -1028,8 +1028,8 @@ }, "imported": { "type": "Identifier", - "start": 284, - "end": 295, + "start": 289, + "end": 300, "loc": { "start": { "line": 7, @@ -1045,8 +1045,8 @@ }, "local": { "type": "Identifier", - "start": 284, - "end": 295, + "start": 289, + "end": 300, "loc": { "start": { "line": 7, @@ -1063,8 +1063,8 @@ }, { "type": "ImportSpecifier", - "start": 297, - "end": 307, + "start": 302, + "end": 312, "loc": { "start": { "line": 7, @@ -1077,8 +1077,8 @@ }, "imported": { "type": "Identifier", - "start": 297, - "end": 307, + "start": 302, + "end": 312, "loc": { "start": { "line": 7, @@ -1094,8 +1094,8 @@ }, "local": { "type": "Identifier", - "start": 297, - "end": 307, + "start": 302, + "end": 312, "loc": { "start": { "line": 7, @@ -1112,8 +1112,8 @@ }, { "type": "ImportSpecifier", - "start": 309, - "end": 321, + "start": 314, + "end": 326, "loc": { "start": { "line": 7, @@ -1126,8 +1126,8 @@ }, "imported": { "type": "Identifier", - "start": 309, - "end": 321, + "start": 314, + "end": 326, "loc": { "start": { "line": 7, @@ -1143,8 +1143,8 @@ }, "local": { "type": "Identifier", - "start": 309, - "end": 321, + "start": 314, + "end": 326, "loc": { "start": { "line": 7, @@ -1161,8 +1161,8 @@ }, { "type": "ImportSpecifier", - "start": 323, - "end": 334, + "start": 328, + "end": 339, "loc": { "start": { "line": 7, @@ -1175,8 +1175,8 @@ }, "imported": { "type": "Identifier", - "start": 323, - "end": 334, + "start": 328, + "end": 339, "loc": { "start": { "line": 7, @@ -1192,8 +1192,8 @@ }, "local": { "type": "Identifier", - "start": 323, - "end": 334, + "start": 328, + "end": 339, "loc": { "start": { "line": 7, @@ -1210,8 +1210,8 @@ }, { "type": "ImportSpecifier", - "start": 336, - "end": 346, + "start": 341, + "end": 351, "loc": { "start": { "line": 7, @@ -1224,8 +1224,8 @@ }, "imported": { "type": "Identifier", - "start": 336, - "end": 346, + "start": 341, + "end": 351, "loc": { "start": { "line": 7, @@ -1241,8 +1241,8 @@ }, "local": { "type": "Identifier", - "start": 336, - "end": 346, + "start": 341, + "end": 351, "loc": { "start": { "line": 7, @@ -1260,8 +1260,8 @@ ], "source": { "type": "StringLiteral", - "start": 354, - "end": 367, + "start": 359, + "end": 372, "loc": { "start": { "line": 8, @@ -1281,8 +1281,8 @@ }, { "type": "ImportDeclaration", - "start": 369, - "end": 409, + "start": 374, + "end": 414, "loc": { "start": { "line": 9, @@ -1296,8 +1296,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 377, - "end": 383, + "start": 382, + "end": 388, "loc": { "start": { "line": 9, @@ -1310,8 +1310,8 @@ }, "imported": { "type": "Identifier", - "start": 377, - "end": 383, + "start": 382, + "end": 388, "loc": { "start": { "line": 9, @@ -1327,8 +1327,8 @@ }, "local": { "type": "Identifier", - "start": 377, - "end": 383, + "start": 382, + "end": 388, "loc": { "start": { "line": 9, @@ -1345,8 +1345,8 @@ }, { "type": "ImportSpecifier", - "start": 385, - "end": 390, + "start": 390, + "end": 395, "loc": { "start": { "line": 9, @@ -1359,8 +1359,8 @@ }, "imported": { "type": "Identifier", - "start": 385, - "end": 390, + "start": 390, + "end": 395, "loc": { "start": { "line": 9, @@ -1376,8 +1376,8 @@ }, "local": { "type": "Identifier", - "start": 385, - "end": 390, + "start": 390, + "end": 395, "loc": { "start": { "line": 9, @@ -1395,8 +1395,8 @@ ], "source": { "type": "StringLiteral", - "start": 397, - "end": 408, + "start": 402, + "end": 413, "loc": { "start": { "line": 9, @@ -1417,8 +1417,8 @@ { "type": "CommentBlock", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", - "start": 411, - "end": 491, + "start": 416, + "end": 496, "loc": { "start": { "line": 11, @@ -1434,15 +1434,15 @@ }, { "type": "ExportNamedDeclaration", - "start": 492, - "end": 27783, + "start": 497, + "end": 27761, "loc": { "start": { "line": 17, "column": 0 }, "end": { - "line": 908, + "line": 907, "column": 1 } }, @@ -1450,22 +1450,22 @@ "source": null, "declaration": { "type": "ClassDeclaration", - "start": 499, - "end": 27783, + "start": 504, + "end": 27761, "loc": { "start": { "line": 17, "column": 7 }, "end": { - "line": 908, + "line": 907, "column": 1 } }, "id": { "type": "Identifier", - "start": 505, - "end": 511, + "start": 510, + "end": 516, "loc": { "start": { "line": 17, @@ -1482,8 +1482,8 @@ }, "superClass": { "type": "Identifier", - "start": 520, - "end": 527, + "start": 525, + "end": 532, "loc": { "start": { "line": 17, @@ -1499,30 +1499,30 @@ }, "body": { "type": "ClassBody", - "start": 528, - "end": 27783, + "start": 533, + "end": 27761, "loc": { "start": { "line": 17, "column": 36 }, "end": { - "line": 908, + "line": 907, "column": 1 } }, "body": [ { "type": "ClassMethod", - "start": 640, - "end": 9673, + "start": 645, + "end": 9651, "loc": { "start": { "line": 23, "column": 4 }, "end": { - "line": 337, + "line": 336, "column": 5 } }, @@ -1530,8 +1530,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 640, - "end": 651, + "start": 645, + "end": 656, "loc": { "start": { "line": 23, @@ -1554,8 +1554,8 @@ "params": [ { "type": "Identifier", - "start": 652, - "end": 654, + "start": 657, + "end": 659, "loc": { "start": { "line": 23, @@ -1572,23 +1572,23 @@ ], "body": { "type": "BlockStatement", - "start": 656, - "end": 9673, + "start": 661, + "end": 9651, "loc": { "start": { "line": 23, "column": 20 }, "end": { - "line": 337, + "line": 336, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 666, - "end": 686, + "start": 671, + "end": 691, "loc": { "start": { "line": 24, @@ -1601,8 +1601,8 @@ }, "expression": { "type": "CallExpression", - "start": 666, - "end": 685, + "start": 671, + "end": 690, "loc": { "start": { "line": 24, @@ -1615,8 +1615,8 @@ }, "callee": { "type": "Super", - "start": 666, - "end": 671, + "start": 671, + "end": 676, "loc": { "start": { "line": 24, @@ -1631,8 +1631,8 @@ "arguments": [ { "type": "Identifier", - "start": 672, - "end": 674, + "start": 677, + "end": 679, "loc": { "start": { "line": 24, @@ -1648,8 +1648,8 @@ }, { "type": "StringLiteral", - "start": 676, - "end": 684, + "start": 681, + "end": 689, "loc": { "start": { "line": 24, @@ -1672,8 +1672,8 @@ { "type": "CommentLine", "value": " Configuration object", - "start": 696, - "end": 719, + "start": 701, + "end": 724, "loc": { "start": { "line": 26, @@ -1689,8 +1689,8 @@ }, { "type": "VariableDeclaration", - "start": 728, - "end": 761, + "start": 733, + "end": 766, "loc": { "start": { "line": 27, @@ -1704,8 +1704,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 732, - "end": 760, + "start": 737, + "end": 765, "loc": { "start": { "line": 27, @@ -1718,8 +1718,8 @@ }, "id": { "type": "Identifier", - "start": 732, - "end": 733, + "start": 737, + "end": 738, "loc": { "start": { "line": 27, @@ -1736,8 +1736,8 @@ }, "init": { "type": "LogicalExpression", - "start": 736, - "end": 760, + "start": 741, + "end": 765, "loc": { "start": { "line": 27, @@ -1750,8 +1750,8 @@ }, "left": { "type": "MemberExpression", - "start": 736, - "end": 754, + "start": 741, + "end": 759, "loc": { "start": { "line": 27, @@ -1764,8 +1764,8 @@ }, "object": { "type": "MemberExpression", - "start": 736, - "end": 747, + "start": 741, + "end": 752, "loc": { "start": { "line": 27, @@ -1778,8 +1778,8 @@ }, "object": { "type": "ThisExpression", - "start": 736, - "end": 740, + "start": 741, + "end": 745, "loc": { "start": { "line": 27, @@ -1793,8 +1793,8 @@ }, "property": { "type": "Identifier", - "start": 741, - "end": 747, + "start": 746, + "end": 752, "loc": { "start": { "line": 27, @@ -1812,8 +1812,8 @@ }, "property": { "type": "Identifier", - "start": 748, - "end": 754, + "start": 753, + "end": 759, "loc": { "start": { "line": 27, @@ -1832,8 +1832,8 @@ "operator": "||", "right": { "type": "ObjectExpression", - "start": 758, - "end": 760, + "start": 763, + "end": 765, "loc": { "start": { "line": 27, @@ -1855,8 +1855,8 @@ { "type": "CommentLine", "value": " Configuration object", - "start": 696, - "end": 719, + "start": 701, + "end": 724, "loc": { "start": { "line": 26, @@ -1873,8 +1873,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n ", - "start": 771, - "end": 879, + "start": 776, + "end": 884, "loc": { "start": { "line": 29, @@ -1890,8 +1890,8 @@ }, { "type": "ExpressionStatement", - "start": 888, - "end": 945, + "start": 893, + "end": 950, "loc": { "start": { "line": 33, @@ -1904,8 +1904,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 888, - "end": 944, + "start": 893, + "end": 949, "loc": { "start": { "line": 33, @@ -1919,8 +1919,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 888, - "end": 904, + "start": 893, + "end": 909, "loc": { "start": { "line": 33, @@ -1933,8 +1933,8 @@ }, "object": { "type": "ThisExpression", - "start": 888, - "end": 892, + "start": 893, + "end": 897, "loc": { "start": { "line": 33, @@ -1949,8 +1949,8 @@ }, "property": { "type": "Identifier", - "start": 893, - "end": 904, + "start": 898, + "end": 909, "loc": { "start": { "line": 33, @@ -1969,8 +1969,8 @@ }, "right": { "type": "CallExpression", - "start": 907, - "end": 944, + "start": 912, + "end": 949, "loc": { "start": { "line": 33, @@ -1983,8 +1983,8 @@ }, "callee": { "type": "Identifier", - "start": 907, - "end": 918, + "start": 912, + "end": 923, "loc": { "start": { "line": 33, @@ -2001,8 +2001,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 919, - "end": 934, + "start": 924, + "end": 939, "loc": { "start": { "line": 33, @@ -2015,8 +2015,8 @@ }, "object": { "type": "Identifier", - "start": 919, - "end": 920, + "start": 924, + "end": 925, "loc": { "start": { "line": 33, @@ -2032,8 +2032,8 @@ }, "property": { "type": "Identifier", - "start": 921, - "end": 934, + "start": 926, + "end": 939, "loc": { "start": { "line": 33, @@ -2051,8 +2051,8 @@ }, { "type": "StringLiteral", - "start": 936, - "end": 943, + "start": 941, + "end": 948, "loc": { "start": { "line": 33, @@ -2077,8 +2077,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n ", - "start": 771, - "end": 879, + "start": 776, + "end": 884, "loc": { "start": { "line": 29, @@ -2095,8 +2095,8 @@ { "type": "CommentBlock", "value": "*\n * Main select DOM element\n * @type {DOMElement}\n ", - "start": 955, - "end": 1035, + "start": 960, + "end": 1040, "loc": { "start": { "line": 35, @@ -2112,8 +2112,8 @@ }, { "type": "ExpressionStatement", - "start": 1044, - "end": 1064, + "start": 1049, + "end": 1069, "loc": { "start": { "line": 39, @@ -2126,8 +2126,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1044, - "end": 1063, + "start": 1049, + "end": 1068, "loc": { "start": { "line": 39, @@ -2141,8 +2141,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1044, - "end": 1056, + "start": 1049, + "end": 1061, "loc": { "start": { "line": 39, @@ -2155,8 +2155,8 @@ }, "object": { "type": "ThisExpression", - "start": 1044, - "end": 1048, + "start": 1049, + "end": 1053, "loc": { "start": { "line": 39, @@ -2171,8 +2171,8 @@ }, "property": { "type": "Identifier", - "start": 1049, - "end": 1056, + "start": 1054, + "end": 1061, "loc": { "start": { "line": 39, @@ -2191,8 +2191,8 @@ }, "right": { "type": "NullLiteral", - "start": 1059, - "end": 1063, + "start": 1064, + "end": 1068, "loc": { "start": { "line": 39, @@ -2210,8 +2210,8 @@ { "type": "CommentBlock", "value": "*\n * Main select DOM element\n * @type {DOMElement}\n ", - "start": 955, - "end": 1035, + "start": 960, + "end": 1040, "loc": { "start": { "line": 35, @@ -2228,8 +2228,8 @@ { "type": "CommentBlock", "value": "*\n * Results per page select DOM element\n * @type {DOMElement}\n ", - "start": 1074, - "end": 1166, + "start": 1079, + "end": 1171, "loc": { "start": { "line": 41, @@ -2245,8 +2245,8 @@ }, { "type": "ExpressionStatement", - "start": 1175, - "end": 1201, + "start": 1180, + "end": 1206, "loc": { "start": { "line": 45, @@ -2259,8 +2259,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1175, - "end": 1200, + "start": 1180, + "end": 1205, "loc": { "start": { "line": 45, @@ -2274,8 +2274,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1175, - "end": 1193, + "start": 1180, + "end": 1198, "loc": { "start": { "line": 45, @@ -2288,8 +2288,8 @@ }, "object": { "type": "ThisExpression", - "start": 1175, - "end": 1179, + "start": 1180, + "end": 1184, "loc": { "start": { "line": 45, @@ -2304,8 +2304,8 @@ }, "property": { "type": "Identifier", - "start": 1180, - "end": 1193, + "start": 1185, + "end": 1198, "loc": { "start": { "line": 45, @@ -2324,8 +2324,8 @@ }, "right": { "type": "NullLiteral", - "start": 1196, - "end": 1200, + "start": 1201, + "end": 1205, "loc": { "start": { "line": 45, @@ -2343,8 +2343,8 @@ { "type": "CommentBlock", "value": "*\n * Results per page select DOM element\n * @type {DOMElement}\n ", - "start": 1074, - "end": 1166, + "start": 1079, + "end": 1171, "loc": { "start": { "line": 41, @@ -2361,8 +2361,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element\n * @type {String}\n ", - "start": 1211, - "end": 1294, + "start": 1216, + "end": 1299, "loc": { "start": { "line": 47, @@ -2378,8 +2378,8 @@ }, { "type": "ExpressionStatement", - "start": 1303, - "end": 1347, + "start": 1308, + "end": 1352, "loc": { "start": { "line": 51, @@ -2392,8 +2392,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1303, - "end": 1346, + "start": 1308, + "end": 1351, "loc": { "start": { "line": 51, @@ -2407,8 +2407,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1303, - "end": 1313, + "start": 1308, + "end": 1318, "loc": { "start": { "line": 51, @@ -2421,8 +2421,8 @@ }, "object": { "type": "ThisExpression", - "start": 1303, - "end": 1307, + "start": 1308, + "end": 1312, "loc": { "start": { "line": 51, @@ -2437,8 +2437,8 @@ }, "property": { "type": "Identifier", - "start": 1308, - "end": 1313, + "start": 1313, + "end": 1318, "loc": { "start": { "line": 51, @@ -2457,8 +2457,8 @@ }, "right": { "type": "CallExpression", - "start": 1316, - "end": 1346, + "start": 1321, + "end": 1351, "loc": { "start": { "line": 51, @@ -2471,8 +2471,8 @@ }, "callee": { "type": "Identifier", - "start": 1316, - "end": 1327, + "start": 1321, + "end": 1332, "loc": { "start": { "line": 51, @@ -2489,8 +2489,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 1328, - "end": 1339, + "start": 1333, + "end": 1344, "loc": { "start": { "line": 51, @@ -2503,8 +2503,8 @@ }, "object": { "type": "Identifier", - "start": 1328, - "end": 1329, + "start": 1333, + "end": 1334, "loc": { "start": { "line": 51, @@ -2520,8 +2520,8 @@ }, "property": { "type": "Identifier", - "start": 1330, - "end": 1339, + "start": 1335, + "end": 1344, "loc": { "start": { "line": 51, @@ -2539,8 +2539,8 @@ }, { "type": "NullLiteral", - "start": 1341, - "end": 1345, + "start": 1346, + "end": 1350, "loc": { "start": { "line": 51, @@ -2560,8 +2560,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element\n * @type {String}\n ", - "start": 1211, - "end": 1294, + "start": 1216, + "end": 1299, "loc": { "start": { "line": 47, @@ -2578,8 +2578,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows contained in a page\n * @type {Number}\n ", - "start": 1357, - "end": 1444, + "start": 1362, + "end": 1449, "loc": { "start": { "line": 53, @@ -2595,8 +2595,8 @@ }, { "type": "ExpressionStatement", - "start": 1453, - "end": 1496, + "start": 1458, + "end": 1501, "loc": { "start": { "line": 57, @@ -2609,8 +2609,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1453, - "end": 1495, + "start": 1458, + "end": 1500, "loc": { "start": { "line": 57, @@ -2624,8 +2624,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1453, - "end": 1468, + "start": 1458, + "end": 1473, "loc": { "start": { "line": 57, @@ -2638,8 +2638,8 @@ }, "object": { "type": "ThisExpression", - "start": 1453, - "end": 1457, + "start": 1458, + "end": 1462, "loc": { "start": { "line": 57, @@ -2654,8 +2654,8 @@ }, "property": { "type": "Identifier", - "start": 1458, - "end": 1468, + "start": 1463, + "end": 1473, "loc": { "start": { "line": 57, @@ -2674,8 +2674,8 @@ }, "right": { "type": "CallExpression", - "start": 1471, - "end": 1495, + "start": 1476, + "end": 1500, "loc": { "start": { "line": 57, @@ -2688,8 +2688,8 @@ }, "callee": { "type": "Identifier", - "start": 1471, - "end": 1481, + "start": 1476, + "end": 1486, "loc": { "start": { "line": 57, @@ -2706,8 +2706,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 1482, - "end": 1490, + "start": 1487, + "end": 1495, "loc": { "start": { "line": 57, @@ -2720,8 +2720,8 @@ }, "object": { "type": "Identifier", - "start": 1482, - "end": 1483, + "start": 1487, + "end": 1488, "loc": { "start": { "line": 57, @@ -2737,8 +2737,8 @@ }, "property": { "type": "Identifier", - "start": 1484, - "end": 1490, + "start": 1489, + "end": 1495, "loc": { "start": { "line": 57, @@ -2756,8 +2756,8 @@ }, { "type": "NumericLiteral", - "start": 1492, - "end": 1494, + "start": 1497, + "end": 1499, "loc": { "start": { "line": 57, @@ -2782,8 +2782,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows contained in a page\n * @type {Number}\n ", - "start": 1357, - "end": 1444, + "start": 1362, + "end": 1449, "loc": { "start": { "line": 53, @@ -2800,8 +2800,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element for the results per page selector\n * @type {String}\n ", - "start": 1506, - "end": 1623, + "start": 1511, + "end": 1628, "loc": { "start": { "line": 59, @@ -2817,8 +2817,8 @@ }, { "type": "ExpressionStatement", - "start": 1632, - "end": 1703, + "start": 1637, + "end": 1708, "loc": { "start": { "line": 63, @@ -2831,8 +2831,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1632, - "end": 1702, + "start": 1637, + "end": 1707, "loc": { "start": { "line": 63, @@ -2846,8 +2846,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1632, - "end": 1652, + "start": 1637, + "end": 1657, "loc": { "start": { "line": 63, @@ -2860,8 +2860,8 @@ }, "object": { "type": "ThisExpression", - "start": 1632, - "end": 1636, + "start": 1637, + "end": 1641, "loc": { "start": { "line": 63, @@ -2876,8 +2876,8 @@ }, "property": { "type": "Identifier", - "start": 1637, - "end": 1652, + "start": 1642, + "end": 1657, "loc": { "start": { "line": 63, @@ -2896,8 +2896,8 @@ }, "right": { "type": "CallExpression", - "start": 1655, - "end": 1702, + "start": 1660, + "end": 1707, "loc": { "start": { "line": 63, @@ -2910,8 +2910,8 @@ }, "callee": { "type": "Identifier", - "start": 1655, - "end": 1666, + "start": 1660, + "end": 1671, "loc": { "start": { "line": 63, @@ -2928,8 +2928,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 1667, - "end": 1695, + "start": 1672, + "end": 1700, "loc": { "start": { "line": 63, @@ -2942,8 +2942,8 @@ }, "object": { "type": "Identifier", - "start": 1667, - "end": 1668, + "start": 1672, + "end": 1673, "loc": { "start": { "line": 63, @@ -2959,8 +2959,8 @@ }, "property": { "type": "Identifier", - "start": 1669, - "end": 1695, + "start": 1674, + "end": 1700, "loc": { "start": { "line": 63, @@ -2978,8 +2978,8 @@ }, { "type": "NullLiteral", - "start": 1697, - "end": 1701, + "start": 1702, + "end": 1706, "loc": { "start": { "line": 63, @@ -2999,8 +2999,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element for the results per page selector\n * @type {String}\n ", - "start": 1506, - "end": 1623, + "start": 1511, + "end": 1628, "loc": { "start": { "line": 59, @@ -3017,8 +3017,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging select element\n * @type {String}\n ", - "start": 1713, - "end": 1805, + "start": 1718, + "end": 1810, "loc": { "start": { "line": 65, @@ -3034,8 +3034,8 @@ }, { "type": "ExpressionStatement", - "start": 1814, - "end": 1873, + "start": 1819, + "end": 1878, "loc": { "start": { "line": 69, @@ -3048,8 +3048,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1814, - "end": 1872, + "start": 1819, + "end": 1877, "loc": { "start": { "line": 69, @@ -3063,8 +3063,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1814, - "end": 1832, + "start": 1819, + "end": 1837, "loc": { "start": { "line": 69, @@ -3077,8 +3077,8 @@ }, "object": { "type": "ThisExpression", - "start": 1814, - "end": 1818, + "start": 1819, + "end": 1823, "loc": { "start": { "line": 69, @@ -3093,8 +3093,8 @@ }, "property": { "type": "Identifier", - "start": 1819, - "end": 1832, + "start": 1824, + "end": 1837, "loc": { "start": { "line": 69, @@ -3113,8 +3113,8 @@ }, "right": { "type": "CallExpression", - "start": 1835, - "end": 1872, + "start": 1840, + "end": 1877, "loc": { "start": { "line": 69, @@ -3127,8 +3127,8 @@ }, "callee": { "type": "Identifier", - "start": 1835, - "end": 1846, + "start": 1840, + "end": 1851, "loc": { "start": { "line": 69, @@ -3145,8 +3145,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 1847, - "end": 1862, + "start": 1852, + "end": 1867, "loc": { "start": { "line": 69, @@ -3159,8 +3159,8 @@ }, "object": { "type": "Identifier", - "start": 1847, - "end": 1848, + "start": 1852, + "end": 1853, "loc": { "start": { "line": 69, @@ -3176,8 +3176,8 @@ }, "property": { "type": "Identifier", - "start": 1849, - "end": 1862, + "start": 1854, + "end": 1867, "loc": { "start": { "line": 69, @@ -3195,8 +3195,8 @@ }, { "type": "StringLiteral", - "start": 1864, - "end": 1871, + "start": 1869, + "end": 1876, "loc": { "start": { "line": 69, @@ -3221,8 +3221,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging select element\n * @type {String}\n ", - "start": 1713, - "end": 1805, + "start": 1718, + "end": 1810, "loc": { "start": { "line": 65, @@ -3239,8 +3239,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging input element\n * @type {String}\n ", - "start": 1883, - "end": 1974, + "start": 1888, + "end": 1979, "loc": { "start": { "line": 71, @@ -3256,8 +3256,8 @@ }, { "type": "ExpressionStatement", - "start": 1983, - "end": 2044, + "start": 1988, + "end": 2049, "loc": { "start": { "line": 75, @@ -3270,8 +3270,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1983, - "end": 2043, + "start": 1988, + "end": 2048, "loc": { "start": { "line": 75, @@ -3285,8 +3285,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1983, - "end": 2001, + "start": 1988, + "end": 2006, "loc": { "start": { "line": 75, @@ -3299,8 +3299,8 @@ }, "object": { "type": "ThisExpression", - "start": 1983, - "end": 1987, + "start": 1988, + "end": 1992, "loc": { "start": { "line": 75, @@ -3315,8 +3315,8 @@ }, "property": { "type": "Identifier", - "start": 1988, - "end": 2001, + "start": 1993, + "end": 2006, "loc": { "start": { "line": 75, @@ -3335,8 +3335,8 @@ }, "right": { "type": "CallExpression", - "start": 2004, - "end": 2043, + "start": 2009, + "end": 2048, "loc": { "start": { "line": 75, @@ -3349,8 +3349,8 @@ }, "callee": { "type": "Identifier", - "start": 2004, - "end": 2015, + "start": 2009, + "end": 2020, "loc": { "start": { "line": 75, @@ -3367,8 +3367,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 2016, - "end": 2031, + "start": 2021, + "end": 2036, "loc": { "start": { "line": 75, @@ -3381,8 +3381,8 @@ }, "object": { "type": "Identifier", - "start": 2016, - "end": 2017, + "start": 2021, + "end": 2022, "loc": { "start": { "line": 75, @@ -3398,8 +3398,8 @@ }, "property": { "type": "Identifier", - "start": 2018, - "end": 2031, + "start": 2023, + "end": 2036, "loc": { "start": { "line": 75, @@ -3417,8 +3417,8 @@ }, { "type": "StringLiteral", - "start": 2033, - "end": 2042, + "start": 2038, + "end": 2047, "loc": { "start": { "line": 75, @@ -3443,8 +3443,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging input element\n * @type {String}\n ", - "start": 1883, - "end": 1974, + "start": 1888, + "end": 1979, "loc": { "start": { "line": 71, @@ -3461,8 +3461,8 @@ { "type": "CommentBlock", "value": "*\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n ", - "start": 2054, - "end": 2214, + "start": 2059, + "end": 2219, "loc": { "start": { "line": 77, @@ -3478,8 +3478,8 @@ }, { "type": "ExpressionStatement", - "start": 2223, - "end": 2283, + "start": 2228, + "end": 2288, "loc": { "start": { "line": 82, @@ -3492,8 +3492,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2223, - "end": 2282, + "start": 2228, + "end": 2287, "loc": { "start": { "line": 82, @@ -3507,8 +3507,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2223, - "end": 2242, + "start": 2228, + "end": 2247, "loc": { "start": { "line": 82, @@ -3521,8 +3521,8 @@ }, "object": { "type": "ThisExpression", - "start": 2223, - "end": 2227, + "start": 2228, + "end": 2232, "loc": { "start": { "line": 82, @@ -3537,8 +3537,8 @@ }, "property": { "type": "Identifier", - "start": 2228, - "end": 2242, + "start": 2233, + "end": 2247, "loc": { "start": { "line": 82, @@ -3557,8 +3557,8 @@ }, "right": { "type": "CallExpression", - "start": 2245, - "end": 2282, + "start": 2250, + "end": 2287, "loc": { "start": { "line": 82, @@ -3571,8 +3571,8 @@ }, "callee": { "type": "Identifier", - "start": 2245, - "end": 2256, + "start": 2250, + "end": 2261, "loc": { "start": { "line": 82, @@ -3589,8 +3589,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 2257, - "end": 2275, + "start": 2262, + "end": 2280, "loc": { "start": { "line": 82, @@ -3603,8 +3603,8 @@ }, "object": { "type": "Identifier", - "start": 2257, - "end": 2258, + "start": 2262, + "end": 2263, "loc": { "start": { "line": 82, @@ -3620,8 +3620,8 @@ }, "property": { "type": "Identifier", - "start": 2259, - "end": 2275, + "start": 2264, + "end": 2280, "loc": { "start": { "line": 82, @@ -3639,8 +3639,8 @@ }, { "type": "NullLiteral", - "start": 2277, - "end": 2281, + "start": 2282, + "end": 2286, "loc": { "start": { "line": 82, @@ -3660,8 +3660,8 @@ { "type": "CommentBlock", "value": "*\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n ", - "start": 2054, - "end": 2214, + "start": 2059, + "end": 2219, "loc": { "start": { "line": 77, @@ -3678,8 +3678,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if results per page is configured\n * @type {Boolean}\n ", - "start": 2293, - "end": 2391, + "start": 2298, + "end": 2396, "loc": { "start": { "line": 84, @@ -3695,8 +3695,8 @@ }, { "type": "ExpressionStatement", - "start": 2400, - "end": 2454, + "start": 2405, + "end": 2459, "loc": { "start": { "line": 88, @@ -3709,8 +3709,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2400, - "end": 2453, + "start": 2405, + "end": 2458, "loc": { "start": { "line": 88, @@ -3724,8 +3724,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2400, - "end": 2422, + "start": 2405, + "end": 2427, "loc": { "start": { "line": 88, @@ -3738,8 +3738,8 @@ }, "object": { "type": "ThisExpression", - "start": 2400, - "end": 2404, + "start": 2405, + "end": 2409, "loc": { "start": { "line": 88, @@ -3754,8 +3754,8 @@ }, "property": { "type": "Identifier", - "start": 2405, - "end": 2422, + "start": 2410, + "end": 2427, "loc": { "start": { "line": 88, @@ -3774,8 +3774,8 @@ }, "right": { "type": "CallExpression", - "start": 2425, - "end": 2453, + "start": 2430, + "end": 2458, "loc": { "start": { "line": 88, @@ -3788,8 +3788,8 @@ }, "callee": { "type": "Identifier", - "start": 2425, - "end": 2432, + "start": 2430, + "end": 2437, "loc": { "start": { "line": 88, @@ -3806,8 +3806,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 2433, - "end": 2452, + "start": 2438, + "end": 2457, "loc": { "start": { "line": 88, @@ -3820,8 +3820,8 @@ }, "object": { "type": "ThisExpression", - "start": 2433, - "end": 2437, + "start": 2438, + "end": 2442, "loc": { "start": { "line": 88, @@ -3835,8 +3835,8 @@ }, "property": { "type": "Identifier", - "start": 2438, - "end": 2452, + "start": 2443, + "end": 2457, "loc": { "start": { "line": 88, @@ -3860,8 +3860,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if results per page is configured\n * @type {Boolean}\n ", - "start": 2293, - "end": 2391, + "start": 2298, + "end": 2396, "loc": { "start": { "line": 84, @@ -3878,8 +3878,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the results per page select\n * @type {String}\n ", - "start": 2464, - "end": 2558, + "start": 2469, + "end": 2563, "loc": { "start": { "line": 90, @@ -3895,8 +3895,8 @@ }, { "type": "ExpressionStatement", - "start": 2567, - "end": 2638, + "start": 2572, + "end": 2643, "loc": { "start": { "line": 94, @@ -3909,8 +3909,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2567, - "end": 2637, + "start": 2572, + "end": 2642, "loc": { "start": { "line": 94, @@ -3924,8 +3924,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2567, - "end": 2590, + "start": 2572, + "end": 2595, "loc": { "start": { "line": 94, @@ -3938,8 +3938,8 @@ }, "object": { "type": "ThisExpression", - "start": 2567, - "end": 2571, + "start": 2572, + "end": 2576, "loc": { "start": { "line": 94, @@ -3954,8 +3954,8 @@ }, "property": { "type": "Identifier", - "start": 2572, - "end": 2590, + "start": 2577, + "end": 2595, "loc": { "start": { "line": 94, @@ -3974,8 +3974,8 @@ }, "right": { "type": "CallExpression", - "start": 2593, - "end": 2637, + "start": 2598, + "end": 2642, "loc": { "start": { "line": 94, @@ -3988,8 +3988,8 @@ }, "callee": { "type": "Identifier", - "start": 2593, - "end": 2604, + "start": 2598, + "end": 2609, "loc": { "start": { "line": 94, @@ -4006,8 +4006,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 2605, - "end": 2628, + "start": 2610, + "end": 2633, "loc": { "start": { "line": 94, @@ -4020,8 +4020,8 @@ }, "object": { "type": "Identifier", - "start": 2605, - "end": 2606, + "start": 2610, + "end": 2611, "loc": { "start": { "line": 94, @@ -4037,8 +4037,8 @@ }, "property": { "type": "Identifier", - "start": 2607, - "end": 2628, + "start": 2612, + "end": 2633, "loc": { "start": { "line": 94, @@ -4056,8 +4056,8 @@ }, { "type": "StringLiteral", - "start": 2630, - "end": 2636, + "start": 2635, + "end": 2641, "loc": { "start": { "line": 94, @@ -4082,8 +4082,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the results per page select\n * @type {String}\n ", - "start": 2464, - "end": 2558, + "start": 2469, + "end": 2563, "loc": { "start": { "line": 90, @@ -4100,8 +4100,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the label preceding results per page select\n * @type {String}\n ", - "start": 2648, - "end": 2758, + "start": 2653, + "end": 2763, "loc": { "start": { "line": 96, @@ -4117,8 +4117,8 @@ }, { "type": "ExpressionStatement", - "start": 2767, - "end": 2856, + "start": 2772, + "end": 2861, "loc": { "start": { "line": 100, @@ -4131,8 +4131,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2767, - "end": 2855, + "start": 2772, + "end": 2860, "loc": { "start": { "line": 100, @@ -4146,8 +4146,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2767, - "end": 2791, + "start": 2772, + "end": 2796, "loc": { "start": { "line": 100, @@ -4160,8 +4160,8 @@ }, "object": { "type": "ThisExpression", - "start": 2767, - "end": 2771, + "start": 2772, + "end": 2776, "loc": { "start": { "line": 100, @@ -4176,8 +4176,8 @@ }, "property": { "type": "Identifier", - "start": 2772, - "end": 2791, + "start": 2777, + "end": 2796, "loc": { "start": { "line": 100, @@ -4196,8 +4196,8 @@ }, "right": { "type": "CallExpression", - "start": 2794, - "end": 2855, + "start": 2799, + "end": 2860, "loc": { "start": { "line": 100, @@ -4210,8 +4210,8 @@ }, "callee": { "type": "Identifier", - "start": 2794, - "end": 2805, + "start": 2799, + "end": 2810, "loc": { "start": { "line": 100, @@ -4228,8 +4228,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 2806, - "end": 2830, + "start": 2811, + "end": 2835, "loc": { "start": { "line": 100, @@ -4242,8 +4242,8 @@ }, "object": { "type": "Identifier", - "start": 2806, - "end": 2807, + "start": 2811, + "end": 2812, "loc": { "start": { "line": 100, @@ -4259,8 +4259,8 @@ }, "property": { "type": "Identifier", - "start": 2808, - "end": 2830, + "start": 2813, + "end": 2835, "loc": { "start": { "line": 100, @@ -4278,8 +4278,8 @@ }, { "type": "StringLiteral", - "start": 2844, - "end": 2854, + "start": 2849, + "end": 2859, "loc": { "start": { "line": 101, @@ -4304,8 +4304,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the label preceding results per page select\n * @type {String}\n ", - "start": 2648, - "end": 2758, + "start": 2653, + "end": 2763, "loc": { "start": { "line": 96, @@ -4322,8 +4322,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the first row of current page\n * @type {Number}\n * @private\n ", - "start": 2866, - "end": 2977, + "start": 2871, + "end": 2982, "loc": { "start": { "line": 103, @@ -4339,8 +4339,8 @@ }, { "type": "ExpressionStatement", - "start": 2986, - "end": 3010, + "start": 2991, + "end": 3015, "loc": { "start": { "line": 108, @@ -4353,8 +4353,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2986, - "end": 3009, + "start": 2991, + "end": 3014, "loc": { "start": { "line": 108, @@ -4368,8 +4368,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2986, - "end": 3005, + "start": 2991, + "end": 3010, "loc": { "start": { "line": 108, @@ -4382,8 +4382,8 @@ }, "object": { "type": "ThisExpression", - "start": 2986, - "end": 2990, + "start": 2991, + "end": 2995, "loc": { "start": { "line": 108, @@ -4398,8 +4398,8 @@ }, "property": { "type": "Identifier", - "start": 2991, - "end": 3005, + "start": 2996, + "end": 3010, "loc": { "start": { "line": 108, @@ -4418,8 +4418,8 @@ }, "right": { "type": "NumericLiteral", - "start": 3008, - "end": 3009, + "start": 3013, + "end": 3014, "loc": { "start": { "line": 108, @@ -4442,8 +4442,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the first row of current page\n * @type {Number}\n * @private\n ", - "start": 2866, - "end": 2977, + "start": 2871, + "end": 2982, "loc": { "start": { "line": 103, @@ -4460,8 +4460,8 @@ { "type": "CommentBlock", "value": "*\n * Total number of pages\n * @type {Number}\n * @private\n ", - "start": 3020, - "end": 3114, + "start": 3025, + "end": 3119, "loc": { "start": { "line": 110, @@ -4477,8 +4477,8 @@ }, { "type": "ExpressionStatement", - "start": 3123, - "end": 3140, + "start": 3128, + "end": 3145, "loc": { "start": { "line": 115, @@ -4491,8 +4491,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3123, - "end": 3139, + "start": 3128, + "end": 3144, "loc": { "start": { "line": 115, @@ -4506,8 +4506,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3123, - "end": 3135, + "start": 3128, + "end": 3140, "loc": { "start": { "line": 115, @@ -4520,8 +4520,8 @@ }, "object": { "type": "ThisExpression", - "start": 3123, - "end": 3127, + "start": 3128, + "end": 3132, "loc": { "start": { "line": 115, @@ -4536,8 +4536,8 @@ }, "property": { "type": "Identifier", - "start": 3128, - "end": 3135, + "start": 3133, + "end": 3140, "loc": { "start": { "line": 115, @@ -4556,8 +4556,8 @@ }, "right": { "type": "NumericLiteral", - "start": 3138, - "end": 3139, + "start": 3143, + "end": 3144, "loc": { "start": { "line": 115, @@ -4580,8 +4580,8 @@ { "type": "CommentBlock", "value": "*\n * Total number of pages\n * @type {Number}\n * @private\n ", - "start": 3020, - "end": 3114, + "start": 3025, + "end": 3119, "loc": { "start": { "line": 110, @@ -4598,8 +4598,8 @@ { "type": "CommentBlock", "value": "*\n * Current page number\n * @type {Number}\n * @private\n ", - "start": 3150, - "end": 3242, + "start": 3155, + "end": 3247, "loc": { "start": { "line": 117, @@ -4615,8 +4615,8 @@ }, { "type": "ExpressionStatement", - "start": 3251, - "end": 3274, + "start": 3256, + "end": 3279, "loc": { "start": { "line": 122, @@ -4629,8 +4629,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3251, - "end": 3273, + "start": 3256, + "end": 3278, "loc": { "start": { "line": 122, @@ -4644,8 +4644,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3251, - "end": 3269, + "start": 3256, + "end": 3274, "loc": { "start": { "line": 122, @@ -4658,8 +4658,8 @@ }, "object": { "type": "ThisExpression", - "start": 3251, - "end": 3255, + "start": 3256, + "end": 3260, "loc": { "start": { "line": 122, @@ -4674,8 +4674,8 @@ }, "property": { "type": "Identifier", - "start": 3256, - "end": 3269, + "start": 3261, + "end": 3274, "loc": { "start": { "line": 122, @@ -4694,8 +4694,8 @@ }, "right": { "type": "NumericLiteral", - "start": 3272, - "end": 3273, + "start": 3277, + "end": 3278, "loc": { "start": { "line": 122, @@ -4718,8 +4718,8 @@ { "type": "CommentBlock", "value": "*\n * Current page number\n * @type {Number}\n * @private\n ", - "start": 3150, - "end": 3242, + "start": 3155, + "end": 3247, "loc": { "start": { "line": 117, @@ -4736,8 +4736,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button text\n * @type {String}\n ", - "start": 3284, - "end": 3358, + "start": 3289, + "end": 3363, "loc": { "start": { "line": 124, @@ -4753,8 +4753,8 @@ }, { "type": "ExpressionStatement", - "start": 3367, - "end": 3429, + "start": 3372, + "end": 3434, "loc": { "start": { "line": 128, @@ -4767,8 +4767,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3367, - "end": 3428, + "start": 3372, + "end": 3433, "loc": { "start": { "line": 128, @@ -4782,8 +4782,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3367, - "end": 3387, + "start": 3372, + "end": 3392, "loc": { "start": { "line": 128, @@ -4796,8 +4796,8 @@ }, "object": { "type": "ThisExpression", - "start": 3367, - "end": 3371, + "start": 3372, + "end": 3376, "loc": { "start": { "line": 128, @@ -4812,8 +4812,8 @@ }, "property": { "type": "Identifier", - "start": 3372, - "end": 3387, + "start": 3377, + "end": 3392, "loc": { "start": { "line": 128, @@ -4832,8 +4832,8 @@ }, "right": { "type": "CallExpression", - "start": 3390, - "end": 3428, + "start": 3395, + "end": 3433, "loc": { "start": { "line": 128, @@ -4846,8 +4846,8 @@ }, "callee": { "type": "Identifier", - "start": 3390, - "end": 3401, + "start": 3395, + "end": 3406, "loc": { "start": { "line": 128, @@ -4864,8 +4864,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 3402, - "end": 3422, + "start": 3407, + "end": 3427, "loc": { "start": { "line": 128, @@ -4878,8 +4878,8 @@ }, "object": { "type": "Identifier", - "start": 3402, - "end": 3403, + "start": 3407, + "end": 3408, "loc": { "start": { "line": 128, @@ -4895,8 +4895,8 @@ }, "property": { "type": "Identifier", - "start": 3404, - "end": 3422, + "start": 3409, + "end": 3427, "loc": { "start": { "line": 128, @@ -4914,8 +4914,8 @@ }, { "type": "StringLiteral", - "start": 3424, - "end": 3427, + "start": 3429, + "end": 3432, "loc": { "start": { "line": 128, @@ -4940,8 +4940,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button text\n * @type {String}\n ", - "start": 3284, - "end": 3358, + "start": 3289, + "end": 3363, "loc": { "start": { "line": 124, @@ -4958,8 +4958,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button text\n * @type {String}\n ", - "start": 3439, - "end": 3517, + "start": 3444, + "end": 3522, "loc": { "start": { "line": 130, @@ -4975,8 +4975,8 @@ }, { "type": "ExpressionStatement", - "start": 3526, - "end": 3588, + "start": 3531, + "end": 3593, "loc": { "start": { "line": 134, @@ -4989,8 +4989,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3526, - "end": 3587, + "start": 3531, + "end": 3592, "loc": { "start": { "line": 134, @@ -5004,8 +5004,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3526, - "end": 3546, + "start": 3531, + "end": 3551, "loc": { "start": { "line": 134, @@ -5018,8 +5018,8 @@ }, "object": { "type": "ThisExpression", - "start": 3526, - "end": 3530, + "start": 3531, + "end": 3535, "loc": { "start": { "line": 134, @@ -5034,8 +5034,8 @@ }, "property": { "type": "Identifier", - "start": 3531, - "end": 3546, + "start": 3536, + "end": 3551, "loc": { "start": { "line": 134, @@ -5054,8 +5054,8 @@ }, "right": { "type": "CallExpression", - "start": 3549, - "end": 3587, + "start": 3554, + "end": 3592, "loc": { "start": { "line": 134, @@ -5068,8 +5068,8 @@ }, "callee": { "type": "Identifier", - "start": 3549, - "end": 3560, + "start": 3554, + "end": 3565, "loc": { "start": { "line": 134, @@ -5086,8 +5086,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 3561, - "end": 3581, + "start": 3566, + "end": 3586, "loc": { "start": { "line": 134, @@ -5100,8 +5100,8 @@ }, "object": { "type": "Identifier", - "start": 3561, - "end": 3562, + "start": 3566, + "end": 3567, "loc": { "start": { "line": 134, @@ -5117,8 +5117,8 @@ }, "property": { "type": "Identifier", - "start": 3563, - "end": 3581, + "start": 3568, + "end": 3586, "loc": { "start": { "line": 134, @@ -5136,8 +5136,8 @@ }, { "type": "StringLiteral", - "start": 3583, - "end": 3586, + "start": 3588, + "end": 3591, "loc": { "start": { "line": 134, @@ -5162,8 +5162,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button text\n * @type {String}\n ", - "start": 3439, - "end": 3517, + "start": 3444, + "end": 3522, "loc": { "start": { "line": 130, @@ -5180,8 +5180,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button text\n * @type {String}\n ", - "start": 3598, - "end": 3672, + "start": 3603, + "end": 3677, "loc": { "start": { "line": 136, @@ -5197,8 +5197,8 @@ }, { "type": "ExpressionStatement", - "start": 3681, - "end": 3744, + "start": 3686, + "end": 3749, "loc": { "start": { "line": 140, @@ -5211,8 +5211,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3681, - "end": 3743, + "start": 3686, + "end": 3748, "loc": { "start": { "line": 140, @@ -5226,8 +5226,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3681, - "end": 3701, + "start": 3686, + "end": 3706, "loc": { "start": { "line": 140, @@ -5240,8 +5240,8 @@ }, "object": { "type": "ThisExpression", - "start": 3681, - "end": 3685, + "start": 3686, + "end": 3690, "loc": { "start": { "line": 140, @@ -5256,8 +5256,8 @@ }, "property": { "type": "Identifier", - "start": 3686, - "end": 3701, + "start": 3691, + "end": 3706, "loc": { "start": { "line": 140, @@ -5276,8 +5276,8 @@ }, "right": { "type": "CallExpression", - "start": 3704, - "end": 3743, + "start": 3709, + "end": 3748, "loc": { "start": { "line": 140, @@ -5290,8 +5290,8 @@ }, "callee": { "type": "Identifier", - "start": 3704, - "end": 3715, + "start": 3709, + "end": 3720, "loc": { "start": { "line": 140, @@ -5308,8 +5308,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 3716, - "end": 3736, + "start": 3721, + "end": 3741, "loc": { "start": { "line": 140, @@ -5322,8 +5322,8 @@ }, "object": { "type": "Identifier", - "start": 3716, - "end": 3717, + "start": 3721, + "end": 3722, "loc": { "start": { "line": 140, @@ -5339,8 +5339,8 @@ }, "property": { "type": "Identifier", - "start": 3718, - "end": 3736, + "start": 3723, + "end": 3741, "loc": { "start": { "line": 140, @@ -5358,8 +5358,8 @@ }, { "type": "StringLiteral", - "start": 3738, - "end": 3742, + "start": 3743, + "end": 3747, "loc": { "start": { "line": 140, @@ -5384,8 +5384,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button text\n * @type {String}\n ", - "start": 3598, - "end": 3672, + "start": 3603, + "end": 3677, "loc": { "start": { "line": 136, @@ -5402,8 +5402,8 @@ { "type": "CommentBlock", "value": "*\n * First page button text\n * @type {String}\n ", - "start": 3754, - "end": 3829, + "start": 3759, + "end": 3834, "loc": { "start": { "line": 142, @@ -5419,8 +5419,8 @@ }, { "type": "ExpressionStatement", - "start": 3838, - "end": 3903, + "start": 3843, + "end": 3908, "loc": { "start": { "line": 146, @@ -5433,8 +5433,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3838, - "end": 3902, + "start": 3843, + "end": 3907, "loc": { "start": { "line": 146, @@ -5448,8 +5448,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3838, - "end": 3859, + "start": 3843, + "end": 3864, "loc": { "start": { "line": 146, @@ -5462,8 +5462,8 @@ }, "object": { "type": "ThisExpression", - "start": 3838, - "end": 3842, + "start": 3843, + "end": 3847, "loc": { "start": { "line": 146, @@ -5478,8 +5478,8 @@ }, "property": { "type": "Identifier", - "start": 3843, - "end": 3859, + "start": 3848, + "end": 3864, "loc": { "start": { "line": 146, @@ -5498,8 +5498,8 @@ }, "right": { "type": "CallExpression", - "start": 3862, - "end": 3902, + "start": 3867, + "end": 3907, "loc": { "start": { "line": 146, @@ -5512,8 +5512,8 @@ }, "callee": { "type": "Identifier", - "start": 3862, - "end": 3873, + "start": 3867, + "end": 3878, "loc": { "start": { "line": 146, @@ -5530,8 +5530,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 3874, - "end": 3895, + "start": 3879, + "end": 3900, "loc": { "start": { "line": 146, @@ -5544,8 +5544,8 @@ }, "object": { "type": "Identifier", - "start": 3874, - "end": 3875, + "start": 3879, + "end": 3880, "loc": { "start": { "line": 146, @@ -5561,8 +5561,8 @@ }, "property": { "type": "Identifier", - "start": 3876, - "end": 3895, + "start": 3881, + "end": 3900, "loc": { "start": { "line": 146, @@ -5580,8 +5580,8 @@ }, { "type": "StringLiteral", - "start": 3897, - "end": 3901, + "start": 3902, + "end": 3906, "loc": { "start": { "line": 146, @@ -5606,8 +5606,8 @@ { "type": "CommentBlock", "value": "*\n * First page button text\n * @type {String}\n ", - "start": 3754, - "end": 3829, + "start": 3759, + "end": 3834, "loc": { "start": { "line": 142, @@ -5624,8 +5624,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button HTML\n * @type {String}\n ", - "start": 3913, - "end": 3987, + "start": 3918, + "end": 3992, "loc": { "start": { "line": 148, @@ -5641,8 +5641,8 @@ }, { "type": "ExpressionStatement", - "start": 3996, - "end": 4220, + "start": 4001, + "end": 4225, "loc": { "start": { "line": 152, @@ -5655,8 +5655,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3996, - "end": 4219, + "start": 4001, + "end": 4224, "loc": { "start": { "line": 152, @@ -5670,8 +5670,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3996, - "end": 4016, + "start": 4001, + "end": 4021, "loc": { "start": { "line": 152, @@ -5684,8 +5684,8 @@ }, "object": { "type": "ThisExpression", - "start": 3996, - "end": 4000, + "start": 4001, + "end": 4005, "loc": { "start": { "line": 152, @@ -5700,8 +5700,8 @@ }, "property": { "type": "Identifier", - "start": 4001, - "end": 4016, + "start": 4006, + "end": 4021, "loc": { "start": { "line": 152, @@ -5720,8 +5720,8 @@ }, "right": { "type": "CallExpression", - "start": 4019, - "end": 4219, + "start": 4024, + "end": 4224, "loc": { "start": { "line": 152, @@ -5734,8 +5734,8 @@ }, "callee": { "type": "Identifier", - "start": 4019, - "end": 4030, + "start": 4024, + "end": 4035, "loc": { "start": { "line": 152, @@ -5752,8 +5752,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4031, - "end": 4051, + "start": 4036, + "end": 4056, "loc": { "start": { "line": 152, @@ -5766,8 +5766,8 @@ }, "object": { "type": "Identifier", - "start": 4031, - "end": 4032, + "start": 4036, + "end": 4037, "loc": { "start": { "line": 152, @@ -5783,8 +5783,8 @@ }, "property": { "type": "Identifier", - "start": 4033, - "end": 4051, + "start": 4038, + "end": 4056, "loc": { "start": { "line": 152, @@ -5802,8 +5802,8 @@ }, { "type": "ConditionalExpression", - "start": 4066, - "end": 4217, + "start": 4071, + "end": 4222, "loc": { "start": { "line": 153, @@ -5816,8 +5816,8 @@ }, "test": { "type": "UnaryExpression", - "start": 4066, - "end": 4081, + "start": 4071, + "end": 4086, "loc": { "start": { "line": 153, @@ -5832,8 +5832,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 4067, - "end": 4081, + "start": 4072, + "end": 4086, "loc": { "start": { "line": 153, @@ -5846,8 +5846,8 @@ }, "object": { "type": "Identifier", - "start": 4067, - "end": 4069, + "start": 4072, + "end": 4074, "loc": { "start": { "line": 153, @@ -5863,8 +5863,8 @@ }, "property": { "type": "Identifier", - "start": 4070, - "end": 4081, + "start": 4075, + "end": 4086, "loc": { "start": { "line": 153, @@ -5886,8 +5886,8 @@ }, "consequent": { "type": "NullLiteral", - "start": 4084, - "end": 4088, + "start": 4089, + "end": 4093, "loc": { "start": { "line": 153, @@ -5901,8 +5901,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 4107, - "end": 4217, + "start": 4112, + "end": 4222, "loc": { "start": { "line": 154, @@ -5915,8 +5915,8 @@ }, "left": { "type": "BinaryExpression", - "start": 4107, - "end": 4165, + "start": 4112, + "end": 4170, "loc": { "start": { "line": 154, @@ -5929,8 +5929,8 @@ }, "left": { "type": "StringLiteral", - "start": 4107, - "end": 4146, + "start": 4112, + "end": 4151, "loc": { "start": { "line": 154, @@ -5950,8 +5950,8 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 4149, - "end": 4165, + "start": 4154, + "end": 4170, "loc": { "start": { "line": 154, @@ -5964,8 +5964,8 @@ }, "object": { "type": "ThisExpression", - "start": 4149, - "end": 4153, + "start": 4154, + "end": 4158, "loc": { "start": { "line": 154, @@ -5979,8 +5979,8 @@ }, "property": { "type": "Identifier", - "start": 4154, - "end": 4165, + "start": 4159, + "end": 4170, "loc": { "start": { "line": 154, @@ -6000,8 +6000,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 4184, - "end": 4217, + "start": 4189, + "end": 4222, "loc": { "start": { "line": 155, @@ -6021,7 +6021,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 4065 + "parenStart": 4070 } } ] @@ -6032,8 +6032,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button HTML\n * @type {String}\n ", - "start": 3913, - "end": 3987, + "start": 3918, + "end": 3992, "loc": { "start": { "line": 148, @@ -6050,8 +6050,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button HTML\n * @type {String}\n ", - "start": 4230, - "end": 4308, + "start": 4235, + "end": 4313, "loc": { "start": { "line": 157, @@ -6067,8 +6067,8 @@ }, { "type": "ExpressionStatement", - "start": 4317, - "end": 4549, + "start": 4322, + "end": 4554, "loc": { "start": { "line": 161, @@ -6081,8 +6081,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4317, - "end": 4548, + "start": 4322, + "end": 4553, "loc": { "start": { "line": 161, @@ -6096,8 +6096,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4317, - "end": 4337, + "start": 4322, + "end": 4342, "loc": { "start": { "line": 161, @@ -6110,8 +6110,8 @@ }, "object": { "type": "ThisExpression", - "start": 4317, - "end": 4321, + "start": 4322, + "end": 4326, "loc": { "start": { "line": 161, @@ -6126,8 +6126,8 @@ }, "property": { "type": "Identifier", - "start": 4322, - "end": 4337, + "start": 4327, + "end": 4342, "loc": { "start": { "line": 161, @@ -6146,8 +6146,8 @@ }, "right": { "type": "CallExpression", - "start": 4340, - "end": 4548, + "start": 4345, + "end": 4553, "loc": { "start": { "line": 161, @@ -6160,8 +6160,8 @@ }, "callee": { "type": "Identifier", - "start": 4340, - "end": 4351, + "start": 4345, + "end": 4356, "loc": { "start": { "line": 161, @@ -6178,8 +6178,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4352, - "end": 4372, + "start": 4357, + "end": 4377, "loc": { "start": { "line": 161, @@ -6192,8 +6192,8 @@ }, "object": { "type": "Identifier", - "start": 4352, - "end": 4353, + "start": 4357, + "end": 4358, "loc": { "start": { "line": 161, @@ -6209,8 +6209,8 @@ }, "property": { "type": "Identifier", - "start": 4354, - "end": 4372, + "start": 4359, + "end": 4377, "loc": { "start": { "line": 161, @@ -6228,8 +6228,8 @@ }, { "type": "ConditionalExpression", - "start": 4387, - "end": 4546, + "start": 4392, + "end": 4551, "loc": { "start": { "line": 162, @@ -6242,8 +6242,8 @@ }, "test": { "type": "UnaryExpression", - "start": 4387, - "end": 4402, + "start": 4392, + "end": 4407, "loc": { "start": { "line": 162, @@ -6258,8 +6258,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 4388, - "end": 4402, + "start": 4393, + "end": 4407, "loc": { "start": { "line": 162, @@ -6272,8 +6272,8 @@ }, "object": { "type": "Identifier", - "start": 4388, - "end": 4390, + "start": 4393, + "end": 4395, "loc": { "start": { "line": 162, @@ -6289,8 +6289,8 @@ }, "property": { "type": "Identifier", - "start": 4391, - "end": 4402, + "start": 4396, + "end": 4407, "loc": { "start": { "line": 162, @@ -6312,8 +6312,8 @@ }, "consequent": { "type": "NullLiteral", - "start": 4405, - "end": 4409, + "start": 4410, + "end": 4414, "loc": { "start": { "line": 162, @@ -6327,8 +6327,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 4428, - "end": 4546, + "start": 4433, + "end": 4551, "loc": { "start": { "line": 163, @@ -6341,8 +6341,8 @@ }, "left": { "type": "BinaryExpression", - "start": 4428, - "end": 4486, + "start": 4433, + "end": 4491, "loc": { "start": { "line": 163, @@ -6355,8 +6355,8 @@ }, "left": { "type": "StringLiteral", - "start": 4428, - "end": 4467, + "start": 4433, + "end": 4472, "loc": { "start": { "line": 163, @@ -6376,8 +6376,8 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 4470, - "end": 4486, + "start": 4475, + "end": 4491, "loc": { "start": { "line": 163, @@ -6390,8 +6390,8 @@ }, "object": { "type": "ThisExpression", - "start": 4470, - "end": 4474, + "start": 4475, + "end": 4479, "loc": { "start": { "line": 163, @@ -6405,8 +6405,8 @@ }, "property": { "type": "Identifier", - "start": 4475, - "end": 4486, + "start": 4480, + "end": 4491, "loc": { "start": { "line": 163, @@ -6426,8 +6426,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 4505, - "end": 4546, + "start": 4510, + "end": 4551, "loc": { "start": { "line": 164, @@ -6447,7 +6447,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 4386 + "parenStart": 4391 } } ] @@ -6458,8 +6458,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button HTML\n * @type {String}\n ", - "start": 4230, - "end": 4308, + "start": 4235, + "end": 4313, "loc": { "start": { "line": 157, @@ -6476,8 +6476,8 @@ { "type": "CommentBlock", "value": "*\n * First page button HTML\n * @type {String}\n ", - "start": 4559, - "end": 4634, + "start": 4564, + "end": 4639, "loc": { "start": { "line": 166, @@ -6493,8 +6493,8 @@ }, { "type": "ExpressionStatement", - "start": 4643, - "end": 4871, + "start": 4648, + "end": 4876, "loc": { "start": { "line": 170, @@ -6507,8 +6507,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4643, - "end": 4870, + "start": 4648, + "end": 4875, "loc": { "start": { "line": 170, @@ -6522,8 +6522,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4643, - "end": 4664, + "start": 4648, + "end": 4669, "loc": { "start": { "line": 170, @@ -6536,8 +6536,8 @@ }, "object": { "type": "ThisExpression", - "start": 4643, - "end": 4647, + "start": 4648, + "end": 4652, "loc": { "start": { "line": 170, @@ -6552,8 +6552,8 @@ }, "property": { "type": "Identifier", - "start": 4648, - "end": 4664, + "start": 4653, + "end": 4669, "loc": { "start": { "line": 170, @@ -6572,8 +6572,8 @@ }, "right": { "type": "CallExpression", - "start": 4667, - "end": 4870, + "start": 4672, + "end": 4875, "loc": { "start": { "line": 170, @@ -6586,8 +6586,8 @@ }, "callee": { "type": "Identifier", - "start": 4667, - "end": 4678, + "start": 4672, + "end": 4683, "loc": { "start": { "line": 170, @@ -6604,8 +6604,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4679, - "end": 4700, + "start": 4684, + "end": 4705, "loc": { "start": { "line": 170, @@ -6618,8 +6618,8 @@ }, "object": { "type": "Identifier", - "start": 4679, - "end": 4680, + "start": 4684, + "end": 4685, "loc": { "start": { "line": 170, @@ -6635,8 +6635,8 @@ }, "property": { "type": "Identifier", - "start": 4681, - "end": 4700, + "start": 4686, + "end": 4705, "loc": { "start": { "line": 170, @@ -6654,8 +6654,8 @@ }, { "type": "ConditionalExpression", - "start": 4715, - "end": 4868, + "start": 4720, + "end": 4873, "loc": { "start": { "line": 171, @@ -6668,8 +6668,8 @@ }, "test": { "type": "UnaryExpression", - "start": 4715, - "end": 4730, + "start": 4720, + "end": 4735, "loc": { "start": { "line": 171, @@ -6684,8 +6684,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 4716, - "end": 4730, + "start": 4721, + "end": 4735, "loc": { "start": { "line": 171, @@ -6698,8 +6698,8 @@ }, "object": { "type": "Identifier", - "start": 4716, - "end": 4718, + "start": 4721, + "end": 4723, "loc": { "start": { "line": 171, @@ -6715,8 +6715,8 @@ }, "property": { "type": "Identifier", - "start": 4719, - "end": 4730, + "start": 4724, + "end": 4735, "loc": { "start": { "line": 171, @@ -6738,8 +6738,8 @@ }, "consequent": { "type": "NullLiteral", - "start": 4733, - "end": 4737, + "start": 4738, + "end": 4742, "loc": { "start": { "line": 171, @@ -6753,8 +6753,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 4756, - "end": 4868, + "start": 4761, + "end": 4873, "loc": { "start": { "line": 172, @@ -6767,8 +6767,8 @@ }, "left": { "type": "BinaryExpression", - "start": 4756, - "end": 4814, + "start": 4761, + "end": 4819, "loc": { "start": { "line": 172, @@ -6781,8 +6781,8 @@ }, "left": { "type": "StringLiteral", - "start": 4756, - "end": 4795, + "start": 4761, + "end": 4800, "loc": { "start": { "line": 172, @@ -6802,8 +6802,8 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 4798, - "end": 4814, + "start": 4803, + "end": 4819, "loc": { "start": { "line": 172, @@ -6816,8 +6816,8 @@ }, "object": { "type": "ThisExpression", - "start": 4798, - "end": 4802, + "start": 4803, + "end": 4807, "loc": { "start": { "line": 172, @@ -6831,8 +6831,8 @@ }, "property": { "type": "Identifier", - "start": 4803, - "end": 4814, + "start": 4808, + "end": 4819, "loc": { "start": { "line": 172, @@ -6852,8 +6852,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 4833, - "end": 4868, + "start": 4838, + "end": 4873, "loc": { "start": { "line": 173, @@ -6873,7 +6873,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 4714 + "parenStart": 4719 } } ] @@ -6884,8 +6884,8 @@ { "type": "CommentBlock", "value": "*\n * First page button HTML\n * @type {String}\n ", - "start": 4559, - "end": 4634, + "start": 4564, + "end": 4639, "loc": { "start": { "line": 166, @@ -6902,8 +6902,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button HTML\n * @type {String}\n ", - "start": 4881, - "end": 4955, + "start": 4886, + "end": 4960, "loc": { "start": { "line": 175, @@ -6919,8 +6919,8 @@ }, { "type": "ExpressionStatement", - "start": 4964, - "end": 5188, + "start": 4969, + "end": 5193, "loc": { "start": { "line": 179, @@ -6933,8 +6933,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4964, - "end": 5187, + "start": 4969, + "end": 5192, "loc": { "start": { "line": 179, @@ -6948,8 +6948,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4964, - "end": 4984, + "start": 4969, + "end": 4989, "loc": { "start": { "line": 179, @@ -6962,8 +6962,8 @@ }, "object": { "type": "ThisExpression", - "start": 4964, - "end": 4968, + "start": 4969, + "end": 4973, "loc": { "start": { "line": 179, @@ -6978,8 +6978,8 @@ }, "property": { "type": "Identifier", - "start": 4969, - "end": 4984, + "start": 4974, + "end": 4989, "loc": { "start": { "line": 179, @@ -6998,8 +6998,8 @@ }, "right": { "type": "CallExpression", - "start": 4987, - "end": 5187, + "start": 4992, + "end": 5192, "loc": { "start": { "line": 179, @@ -7012,8 +7012,8 @@ }, "callee": { "type": "Identifier", - "start": 4987, - "end": 4998, + "start": 4992, + "end": 5003, "loc": { "start": { "line": 179, @@ -7030,8 +7030,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4999, - "end": 5019, + "start": 5004, + "end": 5024, "loc": { "start": { "line": 179, @@ -7044,8 +7044,8 @@ }, "object": { "type": "Identifier", - "start": 4999, - "end": 5000, + "start": 5004, + "end": 5005, "loc": { "start": { "line": 179, @@ -7061,8 +7061,8 @@ }, "property": { "type": "Identifier", - "start": 5001, - "end": 5019, + "start": 5006, + "end": 5024, "loc": { "start": { "line": 179, @@ -7080,8 +7080,8 @@ }, { "type": "ConditionalExpression", - "start": 5034, - "end": 5185, + "start": 5039, + "end": 5190, "loc": { "start": { "line": 180, @@ -7094,8 +7094,8 @@ }, "test": { "type": "UnaryExpression", - "start": 5034, - "end": 5049, + "start": 5039, + "end": 5054, "loc": { "start": { "line": 180, @@ -7110,8 +7110,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 5035, - "end": 5049, + "start": 5040, + "end": 5054, "loc": { "start": { "line": 180, @@ -7124,8 +7124,8 @@ }, "object": { "type": "Identifier", - "start": 5035, - "end": 5037, + "start": 5040, + "end": 5042, "loc": { "start": { "line": 180, @@ -7141,8 +7141,8 @@ }, "property": { "type": "Identifier", - "start": 5038, - "end": 5049, + "start": 5043, + "end": 5054, "loc": { "start": { "line": 180, @@ -7164,8 +7164,8 @@ }, "consequent": { "type": "NullLiteral", - "start": 5052, - "end": 5056, + "start": 5057, + "end": 5061, "loc": { "start": { "line": 180, @@ -7179,8 +7179,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 5075, - "end": 5185, + "start": 5080, + "end": 5190, "loc": { "start": { "line": 181, @@ -7193,8 +7193,8 @@ }, "left": { "type": "BinaryExpression", - "start": 5075, - "end": 5133, + "start": 5080, + "end": 5138, "loc": { "start": { "line": 181, @@ -7207,8 +7207,8 @@ }, "left": { "type": "StringLiteral", - "start": 5075, - "end": 5114, + "start": 5080, + "end": 5119, "loc": { "start": { "line": 181, @@ -7228,8 +7228,8 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 5117, - "end": 5133, + "start": 5122, + "end": 5138, "loc": { "start": { "line": 181, @@ -7242,8 +7242,8 @@ }, "object": { "type": "ThisExpression", - "start": 5117, - "end": 5121, + "start": 5122, + "end": 5126, "loc": { "start": { "line": 181, @@ -7257,8 +7257,8 @@ }, "property": { "type": "Identifier", - "start": 5122, - "end": 5133, + "start": 5127, + "end": 5138, "loc": { "start": { "line": 181, @@ -7278,8 +7278,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 5152, - "end": 5185, + "start": 5157, + "end": 5190, "loc": { "start": { "line": 182, @@ -7299,7 +7299,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 5033 + "parenStart": 5038 } } ] @@ -7310,8 +7310,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button HTML\n * @type {String}\n ", - "start": 4881, - "end": 4955, + "start": 4886, + "end": 4960, "loc": { "start": { "line": 175, @@ -7328,8 +7328,8 @@ { "type": "CommentBlock", "value": "*\n * Text preceeding page selector drop-down\n * @type {String}\n ", - "start": 5198, - "end": 5290, + "start": 5203, + "end": 5295, "loc": { "start": { "line": 184, @@ -7345,8 +7345,8 @@ }, { "type": "ExpressionStatement", - "start": 5299, - "end": 5350, + "start": 5304, + "end": 5355, "loc": { "start": { "line": 188, @@ -7359,8 +7359,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5299, - "end": 5349, + "start": 5304, + "end": 5354, "loc": { "start": { "line": 188, @@ -7374,8 +7374,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5299, - "end": 5312, + "start": 5304, + "end": 5317, "loc": { "start": { "line": 188, @@ -7388,8 +7388,8 @@ }, "object": { "type": "ThisExpression", - "start": 5299, - "end": 5303, + "start": 5304, + "end": 5308, "loc": { "start": { "line": 188, @@ -7404,8 +7404,8 @@ }, "property": { "type": "Identifier", - "start": 5304, - "end": 5312, + "start": 5309, + "end": 5317, "loc": { "start": { "line": 188, @@ -7424,8 +7424,8 @@ }, "right": { "type": "CallExpression", - "start": 5315, - "end": 5349, + "start": 5320, + "end": 5354, "loc": { "start": { "line": 188, @@ -7438,8 +7438,8 @@ }, "callee": { "type": "Identifier", - "start": 5315, - "end": 5326, + "start": 5320, + "end": 5331, "loc": { "start": { "line": 188, @@ -7456,8 +7456,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5327, - "end": 5338, + "start": 5332, + "end": 5343, "loc": { "start": { "line": 188, @@ -7470,8 +7470,8 @@ }, "object": { "type": "Identifier", - "start": 5327, - "end": 5328, + "start": 5332, + "end": 5333, "loc": { "start": { "line": 188, @@ -7487,8 +7487,8 @@ }, "property": { "type": "Identifier", - "start": 5329, - "end": 5338, + "start": 5334, + "end": 5343, "loc": { "start": { "line": 188, @@ -7506,8 +7506,8 @@ }, { "type": "StringLiteral", - "start": 5340, - "end": 5348, + "start": 5345, + "end": 5353, "loc": { "start": { "line": 188, @@ -7532,8 +7532,8 @@ { "type": "CommentBlock", "value": "*\n * Text preceeding page selector drop-down\n * @type {String}\n ", - "start": 5198, - "end": 5290, + "start": 5203, + "end": 5295, "loc": { "start": { "line": 184, @@ -7550,8 +7550,8 @@ { "type": "CommentBlock", "value": "*\n * Text after page selector drop-down\n * @type {String}\n ", - "start": 5360, - "end": 5447, + "start": 5365, + "end": 5452, "loc": { "start": { "line": 190, @@ -7567,8 +7567,8 @@ }, { "type": "ExpressionStatement", - "start": 5456, - "end": 5501, + "start": 5461, + "end": 5506, "loc": { "start": { "line": 194, @@ -7581,8 +7581,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5456, - "end": 5500, + "start": 5461, + "end": 5505, "loc": { "start": { "line": 194, @@ -7596,8 +7596,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5456, - "end": 5467, + "start": 5461, + "end": 5472, "loc": { "start": { "line": 194, @@ -7610,8 +7610,8 @@ }, "object": { "type": "ThisExpression", - "start": 5456, - "end": 5460, + "start": 5461, + "end": 5465, "loc": { "start": { "line": 194, @@ -7626,8 +7626,8 @@ }, "property": { "type": "Identifier", - "start": 5461, - "end": 5467, + "start": 5466, + "end": 5472, "loc": { "start": { "line": 194, @@ -7646,8 +7646,8 @@ }, "right": { "type": "CallExpression", - "start": 5470, - "end": 5500, + "start": 5475, + "end": 5505, "loc": { "start": { "line": 194, @@ -7660,8 +7660,8 @@ }, "callee": { "type": "Identifier", - "start": 5470, - "end": 5481, + "start": 5475, + "end": 5486, "loc": { "start": { "line": 194, @@ -7678,8 +7678,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5482, - "end": 5491, + "start": 5487, + "end": 5496, "loc": { "start": { "line": 194, @@ -7692,8 +7692,8 @@ }, "object": { "type": "Identifier", - "start": 5482, - "end": 5483, + "start": 5487, + "end": 5488, "loc": { "start": { "line": 194, @@ -7709,8 +7709,8 @@ }, "property": { "type": "Identifier", - "start": 5484, - "end": 5491, + "start": 5489, + "end": 5496, "loc": { "start": { "line": 194, @@ -7728,8 +7728,8 @@ }, { "type": "StringLiteral", - "start": 5493, - "end": 5499, + "start": 5498, + "end": 5504, "loc": { "start": { "line": 194, @@ -7754,8 +7754,8 @@ { "type": "CommentBlock", "value": "*\n * Text after page selector drop-down\n * @type {String}\n ", - "start": 5360, - "end": 5447, + "start": 5365, + "end": 5452, "loc": { "start": { "line": 190, @@ -7772,8 +7772,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the span containing total number of pages\n * @type {String}\n ", - "start": 5511, - "end": 5619, + "start": 5516, + "end": 5624, "loc": { "start": { "line": 196, @@ -7789,8 +7789,8 @@ }, { "type": "ExpressionStatement", - "start": 5628, - "end": 5694, + "start": 5633, + "end": 5699, "loc": { "start": { "line": 200, @@ -7803,8 +7803,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5628, - "end": 5693, + "start": 5633, + "end": 5698, "loc": { "start": { "line": 200, @@ -7818,8 +7818,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5628, - "end": 5649, + "start": 5633, + "end": 5654, "loc": { "start": { "line": 200, @@ -7832,8 +7832,8 @@ }, "object": { "type": "ThisExpression", - "start": 5628, - "end": 5632, + "start": 5633, + "end": 5637, "loc": { "start": { "line": 200, @@ -7848,8 +7848,8 @@ }, "property": { "type": "Identifier", - "start": 5633, - "end": 5649, + "start": 5638, + "end": 5654, "loc": { "start": { "line": 200, @@ -7868,8 +7868,8 @@ }, "right": { "type": "CallExpression", - "start": 5652, - "end": 5693, + "start": 5657, + "end": 5698, "loc": { "start": { "line": 200, @@ -7882,8 +7882,8 @@ }, "callee": { "type": "Identifier", - "start": 5652, - "end": 5663, + "start": 5657, + "end": 5668, "loc": { "start": { "line": 200, @@ -7900,8 +7900,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5664, - "end": 5684, + "start": 5669, + "end": 5689, "loc": { "start": { "line": 200, @@ -7914,8 +7914,8 @@ }, "object": { "type": "Identifier", - "start": 5664, - "end": 5665, + "start": 5669, + "end": 5670, "loc": { "start": { "line": 200, @@ -7931,8 +7931,8 @@ }, "property": { "type": "Identifier", - "start": 5666, - "end": 5684, + "start": 5671, + "end": 5689, "loc": { "start": { "line": 200, @@ -7950,8 +7950,8 @@ }, { "type": "StringLiteral", - "start": 5686, - "end": 5692, + "start": 5691, + "end": 5697, "loc": { "start": { "line": 200, @@ -7976,8 +7976,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the span containing total number of pages\n * @type {String}\n ", - "start": 5511, - "end": 5619, + "start": 5516, + "end": 5624, "loc": { "start": { "line": 196, @@ -7994,8 +7994,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n ", - "start": 5704, - "end": 5814, + "start": 5709, + "end": 5819, "loc": { "start": { "line": 202, @@ -8011,8 +8011,8 @@ }, { "type": "ExpressionStatement", - "start": 5823, - "end": 5865, + "start": 5828, + "end": 5870, "loc": { "start": { "line": 206, @@ -8025,8 +8025,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5823, - "end": 5864, + "start": 5828, + "end": 5869, "loc": { "start": { "line": 206, @@ -8040,8 +8040,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5823, - "end": 5835, + "start": 5828, + "end": 5840, "loc": { "start": { "line": 206, @@ -8054,8 +8054,8 @@ }, "object": { "type": "ThisExpression", - "start": 5823, - "end": 5827, + "start": 5828, + "end": 5832, "loc": { "start": { "line": 206, @@ -8070,8 +8070,8 @@ }, "property": { "type": "Identifier", - "start": 5828, - "end": 5835, + "start": 5833, + "end": 5840, "loc": { "start": { "line": 206, @@ -8090,8 +8090,8 @@ }, "right": { "type": "CallExpression", - "start": 5838, - "end": 5864, + "start": 5843, + "end": 5869, "loc": { "start": { "line": 206, @@ -8104,8 +8104,8 @@ }, "callee": { "type": "Identifier", - "start": 5838, - "end": 5850, + "start": 5843, + "end": 5855, "loc": { "start": { "line": 206, @@ -8122,8 +8122,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5851, - "end": 5857, + "start": 5856, + "end": 5862, "loc": { "start": { "line": 206, @@ -8136,8 +8136,8 @@ }, "object": { "type": "Identifier", - "start": 5851, - "end": 5852, + "start": 5856, + "end": 5857, "loc": { "start": { "line": 206, @@ -8153,8 +8153,8 @@ }, "property": { "type": "Identifier", - "start": 5853, - "end": 5857, + "start": 5858, + "end": 5862, "loc": { "start": { "line": 206, @@ -8172,8 +8172,8 @@ }, { "type": "BooleanLiteral", - "start": 5859, - "end": 5863, + "start": 5864, + "end": 5868, "loc": { "start": { "line": 206, @@ -8194,8 +8194,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n ", - "start": 5704, - "end": 5814, + "start": 5709, + "end": 5819, "loc": { "start": { "line": 202, @@ -8212,8 +8212,8 @@ { "type": "CommentBlock", "value": "*\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n ", - "start": 5875, - "end": 5994, + "start": 5880, + "end": 5999, "loc": { "start": { "line": 208, @@ -8229,8 +8229,8 @@ }, { "type": "ExpressionStatement", - "start": 6003, - "end": 6069, + "start": 6008, + "end": 6074, "loc": { "start": { "line": 212, @@ -8243,8 +8243,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6003, - "end": 6068, + "start": 6008, + "end": 6073, "loc": { "start": { "line": 212, @@ -8258,8 +8258,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6003, - "end": 6024, + "start": 6008, + "end": 6029, "loc": { "start": { "line": 212, @@ -8272,8 +8272,8 @@ }, "object": { "type": "ThisExpression", - "start": 6003, - "end": 6007, + "start": 6008, + "end": 6012, "loc": { "start": { "line": 212, @@ -8288,8 +8288,8 @@ }, "property": { "type": "Identifier", - "start": 6008, - "end": 6024, + "start": 6013, + "end": 6029, "loc": { "start": { "line": 212, @@ -8308,8 +8308,8 @@ }, "right": { "type": "CallExpression", - "start": 6027, - "end": 6068, + "start": 6032, + "end": 6073, "loc": { "start": { "line": 212, @@ -8322,8 +8322,8 @@ }, "callee": { "type": "Identifier", - "start": 6027, - "end": 6038, + "start": 6032, + "end": 6043, "loc": { "start": { "line": 212, @@ -8340,8 +8340,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6039, - "end": 6059, + "start": 6044, + "end": 6064, "loc": { "start": { "line": 212, @@ -8354,8 +8354,8 @@ }, "object": { "type": "Identifier", - "start": 6039, - "end": 6040, + "start": 6044, + "end": 6045, "loc": { "start": { "line": 212, @@ -8371,8 +8371,8 @@ }, "property": { "type": "Identifier", - "start": 6041, - "end": 6059, + "start": 6046, + "end": 6064, "loc": { "start": { "line": 212, @@ -8390,8 +8390,8 @@ }, { "type": "Identifier", - "start": 6061, - "end": 6067, + "start": 6066, + "end": 6072, "loc": { "start": { "line": 212, @@ -8413,8 +8413,8 @@ { "type": "CommentBlock", "value": "*\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n ", - "start": 5875, - "end": 5994, + "start": 5880, + "end": 5999, "loc": { "start": { "line": 208, @@ -8431,8 +8431,8 @@ { "type": "CommentBlock", "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", - "start": 6079, - "end": 6185, + "start": 6084, + "end": 6190, "loc": { "start": { "line": 214, @@ -8448,8 +8448,8 @@ }, { "type": "ExpressionStatement", - "start": 6194, - "end": 6257, + "start": 6199, + "end": 6262, "loc": { "start": { "line": 218, @@ -8462,8 +8462,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6194, - "end": 6256, + "start": 6199, + "end": 6261, "loc": { "start": { "line": 218, @@ -8477,8 +8477,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6194, - "end": 6214, + "start": 6199, + "end": 6219, "loc": { "start": { "line": 218, @@ -8491,8 +8491,8 @@ }, "object": { "type": "ThisExpression", - "start": 6194, - "end": 6198, + "start": 6199, + "end": 6203, "loc": { "start": { "line": 218, @@ -8507,8 +8507,8 @@ }, "property": { "type": "Identifier", - "start": 6199, - "end": 6214, + "start": 6204, + "end": 6219, "loc": { "start": { "line": 218, @@ -8527,8 +8527,8 @@ }, "right": { "type": "CallExpression", - "start": 6217, - "end": 6256, + "start": 6222, + "end": 6261, "loc": { "start": { "line": 218, @@ -8541,8 +8541,8 @@ }, "callee": { "type": "Identifier", - "start": 6217, - "end": 6228, + "start": 6222, + "end": 6233, "loc": { "start": { "line": 218, @@ -8559,8 +8559,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6229, - "end": 6247, + "start": 6234, + "end": 6252, "loc": { "start": { "line": 218, @@ -8573,8 +8573,8 @@ }, "object": { "type": "Identifier", - "start": 6229, - "end": 6230, + "start": 6234, + "end": 6235, "loc": { "start": { "line": 218, @@ -8590,8 +8590,8 @@ }, "property": { "type": "Identifier", - "start": 6231, - "end": 6247, + "start": 6236, + "end": 6252, "loc": { "start": { "line": 218, @@ -8609,8 +8609,8 @@ }, { "type": "Identifier", - "start": 6249, - "end": 6255, + "start": 6254, + "end": 6260, "loc": { "start": { "line": 218, @@ -8632,8 +8632,8 @@ { "type": "CommentBlock", "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", - "start": 6079, - "end": 6185, + "start": 6084, + "end": 6190, "loc": { "start": { "line": 214, @@ -8650,8 +8650,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", - "start": 6267, - "end": 6363, + "start": 6272, + "end": 6368, "loc": { "start": { "line": 220, @@ -8667,8 +8667,8 @@ }, { "type": "ExpressionStatement", - "start": 6372, - "end": 6444, + "start": 6377, + "end": 6449, "loc": { "start": { "line": 224, @@ -8681,8 +8681,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6372, - "end": 6443, + "start": 6377, + "end": 6448, "loc": { "start": { "line": 224, @@ -8696,8 +8696,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6372, - "end": 6395, + "start": 6377, + "end": 6400, "loc": { "start": { "line": 224, @@ -8710,8 +8710,8 @@ }, "object": { "type": "ThisExpression", - "start": 6372, - "end": 6376, + "start": 6377, + "end": 6381, "loc": { "start": { "line": 224, @@ -8726,8 +8726,8 @@ }, "property": { "type": "Identifier", - "start": 6377, - "end": 6395, + "start": 6382, + "end": 6400, "loc": { "start": { "line": 224, @@ -8746,8 +8746,8 @@ }, "right": { "type": "CallExpression", - "start": 6398, - "end": 6443, + "start": 6403, + "end": 6448, "loc": { "start": { "line": 224, @@ -8760,8 +8760,8 @@ }, "callee": { "type": "Identifier", - "start": 6398, - "end": 6408, + "start": 6403, + "end": 6413, "loc": { "start": { "line": 224, @@ -8778,8 +8778,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6409, - "end": 6432, + "start": 6414, + "end": 6437, "loc": { "start": { "line": 224, @@ -8792,8 +8792,8 @@ }, "object": { "type": "Identifier", - "start": 6409, - "end": 6410, + "start": 6414, + "end": 6415, "loc": { "start": { "line": 224, @@ -8809,8 +8809,8 @@ }, "property": { "type": "Identifier", - "start": 6411, - "end": 6432, + "start": 6416, + "end": 6437, "loc": { "start": { "line": 224, @@ -8828,8 +8828,8 @@ }, { "type": "Identifier", - "start": 6434, - "end": 6442, + "start": 6439, + "end": 6447, "loc": { "start": { "line": 224, @@ -8851,8 +8851,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", - "start": 6267, - "end": 6363, + "start": 6272, + "end": 6368, "loc": { "start": { "line": 220, @@ -8869,8 +8869,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after the page is changed\n * @type {Function}\n ", - "start": 6454, - "end": 6549, + "start": 6459, + "end": 6554, "loc": { "start": { "line": 226, @@ -8886,8 +8886,8 @@ }, { "type": "ExpressionStatement", - "start": 6558, - "end": 6628, + "start": 6563, + "end": 6633, "loc": { "start": { "line": 230, @@ -8900,8 +8900,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6558, - "end": 6627, + "start": 6563, + "end": 6632, "loc": { "start": { "line": 230, @@ -8915,8 +8915,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6558, - "end": 6580, + "start": 6563, + "end": 6585, "loc": { "start": { "line": 230, @@ -8929,8 +8929,8 @@ }, "object": { "type": "ThisExpression", - "start": 6558, - "end": 6562, + "start": 6563, + "end": 6567, "loc": { "start": { "line": 230, @@ -8945,8 +8945,8 @@ }, "property": { "type": "Identifier", - "start": 6563, - "end": 6580, + "start": 6568, + "end": 6585, "loc": { "start": { "line": 230, @@ -8965,8 +8965,8 @@ }, "right": { "type": "CallExpression", - "start": 6583, - "end": 6627, + "start": 6588, + "end": 6632, "loc": { "start": { "line": 230, @@ -8979,8 +8979,8 @@ }, "callee": { "type": "Identifier", - "start": 6583, - "end": 6593, + "start": 6588, + "end": 6598, "loc": { "start": { "line": 230, @@ -8997,8 +8997,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6594, - "end": 6616, + "start": 6599, + "end": 6621, "loc": { "start": { "line": 230, @@ -9011,8 +9011,8 @@ }, "object": { "type": "Identifier", - "start": 6594, - "end": 6595, + "start": 6599, + "end": 6600, "loc": { "start": { "line": 230, @@ -9028,8 +9028,8 @@ }, "property": { "type": "Identifier", - "start": 6596, - "end": 6616, + "start": 6601, + "end": 6621, "loc": { "start": { "line": 230, @@ -9047,8 +9047,8 @@ }, { "type": "Identifier", - "start": 6618, - "end": 6626, + "start": 6623, + "end": 6631, "loc": { "start": { "line": 230, @@ -9070,8 +9070,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after the page is changed\n * @type {Function}\n ", - "start": 6454, - "end": 6549, + "start": 6459, + "end": 6554, "loc": { "start": { "line": 226, @@ -9088,8 +9088,8 @@ { "type": "CommentBlock", "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", - "start": 6638, - "end": 6754, + "start": 6643, + "end": 6759, "loc": { "start": { "line": 232, @@ -9105,8 +9105,8 @@ }, { "type": "ExpressionStatement", - "start": 6763, - "end": 6789, + "start": 6768, + "end": 6794, "loc": { "start": { "line": 237, @@ -9119,8 +9119,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6763, - "end": 6788, + "start": 6768, + "end": 6793, "loc": { "start": { "line": 237, @@ -9134,8 +9134,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6763, - "end": 6781, + "start": 6768, + "end": 6786, "loc": { "start": { "line": 237, @@ -9148,8 +9148,8 @@ }, "object": { "type": "ThisExpression", - "start": 6763, - "end": 6767, + "start": 6768, + "end": 6772, "loc": { "start": { "line": 237, @@ -9164,8 +9164,8 @@ }, "property": { "type": "Identifier", - "start": 6768, - "end": 6781, + "start": 6773, + "end": 6786, "loc": { "start": { "line": 237, @@ -9184,8 +9184,8 @@ }, "right": { "type": "NullLiteral", - "start": 6784, - "end": 6788, + "start": 6789, + "end": 6793, "loc": { "start": { "line": 237, @@ -9203,8 +9203,8 @@ { "type": "CommentBlock", "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", - "start": 6638, - "end": 6754, + "start": 6643, + "end": 6759, "loc": { "start": { "line": 232, @@ -9221,8 +9221,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", - "start": 6798, - "end": 6907, + "start": 6803, + "end": 6912, "loc": { "start": { "line": 238, @@ -9238,8 +9238,8 @@ }, { "type": "ExpressionStatement", - "start": 6916, - "end": 6940, + "start": 6921, + "end": 6945, "loc": { "start": { "line": 243, @@ -9252,8 +9252,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6916, - "end": 6939, + "start": 6921, + "end": 6944, "loc": { "start": { "line": 243, @@ -9267,8 +9267,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6916, - "end": 6932, + "start": 6921, + "end": 6937, "loc": { "start": { "line": 243, @@ -9281,8 +9281,8 @@ }, "object": { "type": "ThisExpression", - "start": 6916, - "end": 6920, + "start": 6921, + "end": 6925, "loc": { "start": { "line": 243, @@ -9297,8 +9297,8 @@ }, "property": { "type": "Identifier", - "start": 6921, - "end": 6932, + "start": 6926, + "end": 6937, "loc": { "start": { "line": 243, @@ -9317,8 +9317,8 @@ }, "right": { "type": "NullLiteral", - "start": 6935, - "end": 6939, + "start": 6940, + "end": 6944, "loc": { "start": { "line": 243, @@ -9336,8 +9336,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", - "start": 6798, - "end": 6907, + "start": 6803, + "end": 6912, "loc": { "start": { "line": 238, @@ -9354,8 +9354,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", - "start": 6949, - "end": 7062, + "start": 6954, + "end": 7067, "loc": { "start": { "line": 244, @@ -9371,8 +9371,8 @@ }, { "type": "ExpressionStatement", - "start": 7071, - "end": 7095, + "start": 7076, + "end": 7100, "loc": { "start": { "line": 249, @@ -9385,8 +9385,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7071, - "end": 7094, + "start": 7076, + "end": 7099, "loc": { "start": { "line": 249, @@ -9400,8 +9400,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7071, - "end": 7087, + "start": 7076, + "end": 7092, "loc": { "start": { "line": 249, @@ -9414,8 +9414,8 @@ }, "object": { "type": "ThisExpression", - "start": 7071, - "end": 7075, + "start": 7076, + "end": 7080, "loc": { "start": { "line": 249, @@ -9430,8 +9430,8 @@ }, "property": { "type": "Identifier", - "start": 7076, - "end": 7087, + "start": 7081, + "end": 7092, "loc": { "start": { "line": 249, @@ -9450,8 +9450,8 @@ }, "right": { "type": "NullLiteral", - "start": 7090, - "end": 7094, + "start": 7095, + "end": 7099, "loc": { "start": { "line": 249, @@ -9469,8 +9469,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", - "start": 6949, - "end": 7062, + "start": 6954, + "end": 7067, "loc": { "start": { "line": 244, @@ -9487,8 +9487,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", - "start": 7104, - "end": 7213, + "start": 7109, + "end": 7218, "loc": { "start": { "line": 250, @@ -9504,8 +9504,8 @@ }, { "type": "ExpressionStatement", - "start": 7222, - "end": 7246, + "start": 7227, + "end": 7251, "loc": { "start": { "line": 255, @@ -9518,8 +9518,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7222, - "end": 7245, + "start": 7227, + "end": 7250, "loc": { "start": { "line": 255, @@ -9533,8 +9533,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7222, - "end": 7238, + "start": 7227, + "end": 7243, "loc": { "start": { "line": 255, @@ -9547,8 +9547,8 @@ }, "object": { "type": "ThisExpression", - "start": 7222, - "end": 7226, + "start": 7227, + "end": 7231, "loc": { "start": { "line": 255, @@ -9563,8 +9563,8 @@ }, "property": { "type": "Identifier", - "start": 7227, - "end": 7238, + "start": 7232, + "end": 7243, "loc": { "start": { "line": 255, @@ -9583,8 +9583,8 @@ }, "right": { "type": "NullLiteral", - "start": 7241, - "end": 7245, + "start": 7246, + "end": 7250, "loc": { "start": { "line": 255, @@ -9602,8 +9602,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", - "start": 7104, - "end": 7213, + "start": 7109, + "end": 7218, "loc": { "start": { "line": 250, @@ -9620,8 +9620,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", - "start": 7255, - "end": 7365, + "start": 7260, + "end": 7370, "loc": { "start": { "line": 256, @@ -9637,8 +9637,8 @@ }, { "type": "ExpressionStatement", - "start": 7374, - "end": 7399, + "start": 7379, + "end": 7404, "loc": { "start": { "line": 261, @@ -9651,8 +9651,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7374, - "end": 7398, + "start": 7379, + "end": 7403, "loc": { "start": { "line": 261, @@ -9666,8 +9666,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7374, - "end": 7391, + "start": 7379, + "end": 7396, "loc": { "start": { "line": 261, @@ -9680,8 +9680,8 @@ }, "object": { "type": "ThisExpression", - "start": 7374, - "end": 7378, + "start": 7379, + "end": 7383, "loc": { "start": { "line": 261, @@ -9696,8 +9696,8 @@ }, "property": { "type": "Identifier", - "start": 7379, - "end": 7391, + "start": 7384, + "end": 7396, "loc": { "start": { "line": 261, @@ -9716,8 +9716,8 @@ }, "right": { "type": "NullLiteral", - "start": 7394, - "end": 7398, + "start": 7399, + "end": 7403, "loc": { "start": { "line": 261, @@ -9735,8 +9735,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", - "start": 7255, - "end": 7365, + "start": 7260, + "end": 7370, "loc": { "start": { "line": 256, @@ -9753,8 +9753,8 @@ { "type": "CommentBlock", "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", - "start": 7408, - "end": 7506, + "start": 7413, + "end": 7511, "loc": { "start": { "line": 262, @@ -9770,8 +9770,8 @@ }, { "type": "ExpressionStatement", - "start": 7515, - "end": 7534, + "start": 7520, + "end": 7539, "loc": { "start": { "line": 267, @@ -9784,8 +9784,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7515, - "end": 7533, + "start": 7520, + "end": 7538, "loc": { "start": { "line": 267, @@ -9799,8 +9799,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7515, - "end": 7526, + "start": 7520, + "end": 7531, "loc": { "start": { "line": 267, @@ -9813,8 +9813,8 @@ }, "object": { "type": "ThisExpression", - "start": 7515, - "end": 7519, + "start": 7520, + "end": 7524, "loc": { "start": { "line": 267, @@ -9829,8 +9829,8 @@ }, "property": { "type": "Identifier", - "start": 7520, - "end": 7526, + "start": 7525, + "end": 7531, "loc": { "start": { "line": 267, @@ -9849,8 +9849,8 @@ }, "right": { "type": "NullLiteral", - "start": 7529, - "end": 7533, + "start": 7534, + "end": 7538, "loc": { "start": { "line": 267, @@ -9868,8 +9868,8 @@ { "type": "CommentBlock", "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", - "start": 7408, - "end": 7506, + "start": 7413, + "end": 7511, "loc": { "start": { "line": 262, @@ -9886,8 +9886,8 @@ { "type": "CommentBlock", "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", - "start": 7543, - "end": 7665, + "start": 7548, + "end": 7670, "loc": { "start": { "line": 268, @@ -9903,8 +9903,8 @@ }, { "type": "ExpressionStatement", - "start": 7674, - "end": 7695, + "start": 7679, + "end": 7700, "loc": { "start": { "line": 273, @@ -9917,8 +9917,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7674, - "end": 7694, + "start": 7679, + "end": 7699, "loc": { "start": { "line": 273, @@ -9932,8 +9932,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7674, - "end": 7687, + "start": 7679, + "end": 7692, "loc": { "start": { "line": 273, @@ -9946,8 +9946,8 @@ }, "object": { "type": "ThisExpression", - "start": 7674, - "end": 7678, + "start": 7679, + "end": 7683, "loc": { "start": { "line": 273, @@ -9962,8 +9962,8 @@ }, "property": { "type": "Identifier", - "start": 7679, - "end": 7687, + "start": 7684, + "end": 7692, "loc": { "start": { "line": 273, @@ -9982,8 +9982,8 @@ }, "right": { "type": "NullLiteral", - "start": 7690, - "end": 7694, + "start": 7695, + "end": 7699, "loc": { "start": { "line": 273, @@ -10001,8 +10001,8 @@ { "type": "CommentBlock", "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", - "start": 7543, - "end": 7665, + "start": 7548, + "end": 7670, "loc": { "start": { "line": 268, @@ -10019,8 +10019,8 @@ { "type": "CommentBlock", "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", - "start": 7704, - "end": 7826, + "start": 7709, + "end": 7831, "loc": { "start": { "line": 274, @@ -10036,8 +10036,8 @@ }, { "type": "ExpressionStatement", - "start": 7835, - "end": 7855, + "start": 7840, + "end": 7860, "loc": { "start": { "line": 279, @@ -10050,8 +10050,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7835, - "end": 7854, + "start": 7840, + "end": 7859, "loc": { "start": { "line": 279, @@ -10065,8 +10065,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7835, - "end": 7847, + "start": 7840, + "end": 7852, "loc": { "start": { "line": 279, @@ -10079,8 +10079,8 @@ }, "object": { "type": "ThisExpression", - "start": 7835, - "end": 7839, + "start": 7840, + "end": 7844, "loc": { "start": { "line": 279, @@ -10095,8 +10095,8 @@ }, "property": { "type": "Identifier", - "start": 7840, - "end": 7847, + "start": 7845, + "end": 7852, "loc": { "start": { "line": 279, @@ -10115,8 +10115,8 @@ }, "right": { "type": "NullLiteral", - "start": 7850, - "end": 7854, + "start": 7855, + "end": 7859, "loc": { "start": { "line": 279, @@ -10134,8 +10134,8 @@ { "type": "CommentBlock", "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", - "start": 7704, - "end": 7826, + "start": 7709, + "end": 7831, "loc": { "start": { "line": 274, @@ -10151,8 +10151,8 @@ }, { "type": "VariableDeclaration", - "start": 7865, - "end": 7890, + "start": 7870, + "end": 7895, "loc": { "start": { "line": 281, @@ -10166,8 +10166,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 7869, - "end": 7889, + "start": 7874, + "end": 7894, "loc": { "start": { "line": 281, @@ -10180,8 +10180,8 @@ }, "id": { "type": "Identifier", - "start": 7869, - "end": 7877, + "start": 7874, + "end": 7882, "loc": { "start": { "line": 281, @@ -10197,8 +10197,8 @@ }, "init": { "type": "MemberExpression", - "start": 7880, - "end": 7889, + "start": 7885, + "end": 7894, "loc": { "start": { "line": 281, @@ -10211,8 +10211,8 @@ }, "object": { "type": "Identifier", - "start": 7880, - "end": 7882, + "start": 7885, + "end": 7887, "loc": { "start": { "line": 281, @@ -10228,8 +10228,8 @@ }, "property": { "type": "Identifier", - "start": 7883, - "end": 7889, + "start": 7888, + "end": 7894, "loc": { "start": { "line": 281, @@ -10251,8 +10251,8 @@ }, { "type": "VariableDeclaration", - "start": 7899, - "end": 7930, + "start": 7904, + "end": 7935, "loc": { "start": { "line": 282, @@ -10266,8 +10266,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 7903, - "end": 7929, + "start": 7908, + "end": 7934, "loc": { "start": { "line": 282, @@ -10280,8 +10280,8 @@ }, "id": { "type": "Identifier", - "start": 7903, - "end": 7908, + "start": 7908, + "end": 7913, "loc": { "start": { "line": 282, @@ -10297,8 +10297,8 @@ }, "init": { "type": "CallExpression", - "start": 7911, - "end": 7929, + "start": 7916, + "end": 7934, "loc": { "start": { "line": 282, @@ -10311,8 +10311,8 @@ }, "callee": { "type": "MemberExpression", - "start": 7911, - "end": 7923, + "start": 7916, + "end": 7928, "loc": { "start": { "line": 282, @@ -10325,8 +10325,8 @@ }, "object": { "type": "Identifier", - "start": 7911, - "end": 7913, + "start": 7916, + "end": 7918, "loc": { "start": { "line": 282, @@ -10342,8 +10342,8 @@ }, "property": { "type": "Identifier", - "start": 7914, - "end": 7923, + "start": 7919, + "end": 7928, "loc": { "start": { "line": 282, @@ -10362,8 +10362,8 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 7924, - "end": 7928, + "start": 7929, + "end": 7933, "loc": { "start": { "line": 282, @@ -10385,8 +10385,8 @@ { "type": "CommentLine", "value": "calculates page nb", - "start": 7939, - "end": 7959, + "start": 7944, + "end": 7964, "loc": { "start": { "line": 283, @@ -10402,8 +10402,8 @@ }, { "type": "ExpressionStatement", - "start": 7968, - "end": 8031, + "start": 7973, + "end": 8036, "loc": { "start": { "line": 284, @@ -10416,8 +10416,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7968, - "end": 8030, + "start": 7973, + "end": 8035, "loc": { "start": { "line": 284, @@ -10431,8 +10431,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7968, - "end": 7980, + "start": 7973, + "end": 7985, "loc": { "start": { "line": 284, @@ -10445,8 +10445,8 @@ }, "object": { "type": "ThisExpression", - "start": 7968, - "end": 7972, + "start": 7973, + "end": 7977, "loc": { "start": { "line": 284, @@ -10461,8 +10461,8 @@ }, "property": { "type": "Identifier", - "start": 7973, - "end": 7980, + "start": 7978, + "end": 7985, "loc": { "start": { "line": 284, @@ -10481,8 +10481,8 @@ }, "right": { "type": "CallExpression", - "start": 7983, - "end": 8030, + "start": 7988, + "end": 8035, "loc": { "start": { "line": 284, @@ -10495,8 +10495,8 @@ }, "callee": { "type": "MemberExpression", - "start": 7983, - "end": 7992, + "start": 7988, + "end": 7997, "loc": { "start": { "line": 284, @@ -10509,8 +10509,8 @@ }, "object": { "type": "Identifier", - "start": 7983, - "end": 7987, + "start": 7988, + "end": 7992, "loc": { "start": { "line": 284, @@ -10526,8 +10526,8 @@ }, "property": { "type": "Identifier", - "start": 7988, - "end": 7992, + "start": 7993, + "end": 7997, "loc": { "start": { "line": 284, @@ -10546,8 +10546,8 @@ "arguments": [ { "type": "BinaryExpression", - "start": 7993, - "end": 8029, + "start": 7998, + "end": 8034, "loc": { "start": { "line": 284, @@ -10560,8 +10560,8 @@ }, "left": { "type": "BinaryExpression", - "start": 7994, - "end": 8010, + "start": 7999, + "end": 8015, "loc": { "start": { "line": 284, @@ -10574,8 +10574,8 @@ }, "left": { "type": "Identifier", - "start": 7994, - "end": 7999, + "start": 7999, + "end": 8004, "loc": { "start": { "line": 284, @@ -10592,8 +10592,8 @@ "operator": "-", "right": { "type": "Identifier", - "start": 8002, - "end": 8010, + "start": 8007, + "end": 8015, "loc": { "start": { "line": 284, @@ -10609,14 +10609,14 @@ }, "extra": { "parenthesized": true, - "parenStart": 7993 + "parenStart": 7998 } }, "operator": "/", "right": { "type": "MemberExpression", - "start": 8014, - "end": 8029, + "start": 8019, + "end": 8034, "loc": { "start": { "line": 284, @@ -10629,8 +10629,8 @@ }, "object": { "type": "ThisExpression", - "start": 8014, - "end": 8018, + "start": 8019, + "end": 8023, "loc": { "start": { "line": 284, @@ -10644,8 +10644,8 @@ }, "property": { "type": "Identifier", - "start": 8019, - "end": 8029, + "start": 8024, + "end": 8034, "loc": { "start": { "line": 284, @@ -10670,8 +10670,8 @@ { "type": "CommentLine", "value": "calculates page nb", - "start": 7939, - "end": 7959, + "start": 7944, + "end": 7964, "loc": { "start": { "line": 283, @@ -10687,8 +10687,8 @@ }, { "type": "VariableDeclaration", - "start": 8041, - "end": 8054, + "start": 8046, + "end": 8059, "loc": { "start": { "line": 286, @@ -10702,8 +10702,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 8045, - "end": 8053, + "start": 8050, + "end": 8058, "loc": { "start": { "line": 286, @@ -10716,8 +10716,8 @@ }, "id": { "type": "Identifier", - "start": 8045, - "end": 8046, + "start": 8050, + "end": 8051, "loc": { "start": { "line": 286, @@ -10733,8 +10733,8 @@ }, "init": { "type": "ThisExpression", - "start": 8049, - "end": 8053, + "start": 8054, + "end": 8058, "loc": { "start": { "line": 286, @@ -10753,8 +10753,8 @@ { "type": "CommentBlock", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", - "start": 8063, - "end": 8162, + "start": 8068, + "end": 8167, "loc": { "start": { "line": 287, @@ -10770,37 +10770,37 @@ }, { "type": "ExpressionStatement", - "start": 8171, - "end": 9667, + "start": 8176, + "end": 9645, "loc": { "start": { "line": 292, "column": 8 }, "end": { - "line": 336, + "line": 335, "column": 10 } }, "expression": { "type": "AssignmentExpression", - "start": 8171, - "end": 9666, + "start": 8176, + "end": 9644, "loc": { "start": { "line": 292, "column": 8 }, "end": { - "line": 336, + "line": 335, "column": 9 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 8171, - "end": 8179, + "start": 8176, + "end": 8184, "loc": { "start": { "line": 292, @@ -10813,8 +10813,8 @@ }, "object": { "type": "ThisExpression", - "start": 8171, - "end": 8175, + "start": 8176, + "end": 8180, "loc": { "start": { "line": 292, @@ -10829,8 +10829,8 @@ }, "property": { "type": "Identifier", - "start": 8176, - "end": 8179, + "start": 8181, + "end": 8184, "loc": { "start": { "line": 292, @@ -10849,23 +10849,23 @@ }, "right": { "type": "ObjectExpression", - "start": 8182, - "end": 9666, + "start": 8187, + "end": 9644, "loc": { "start": { "line": 292, "column": 19 }, "end": { - "line": 336, + "line": 335, "column": 9 } }, "properties": [ { "type": "ObjectMethod", - "start": 8196, - "end": 8388, + "start": 8201, + "end": 8393, "loc": { "start": { "line": 293, @@ -10881,8 +10881,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8196, - "end": 8204, + "start": 8201, + "end": 8209, "loc": { "start": { "line": 293, @@ -10904,8 +10904,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 8207, - "end": 8388, + "start": 8212, + "end": 8393, "loc": { "start": { "line": 293, @@ -10919,8 +10919,8 @@ "body": [ { "type": "ReturnStatement", - "start": 8225, - "end": 8374, + "start": 8230, + "end": 8379, "loc": { "start": { "line": 294, @@ -10933,8 +10933,8 @@ }, "argument": { "type": "ConditionalExpression", - "start": 8232, - "end": 8373, + "start": 8237, + "end": 8378, "loc": { "start": { "line": 294, @@ -10947,8 +10947,8 @@ }, "test": { "type": "BinaryExpression", - "start": 8233, - "end": 8262, + "start": 8238, + "end": 8267, "loc": { "start": { "line": 294, @@ -10961,8 +10961,8 @@ }, "left": { "type": "MemberExpression", - "start": 8233, - "end": 8251, + "start": 8238, + "end": 8256, "loc": { "start": { "line": 294, @@ -10975,8 +10975,8 @@ }, "object": { "type": "Identifier", - "start": 8233, - "end": 8234, + "start": 8238, + "end": 8239, "loc": { "start": { "line": 294, @@ -10992,8 +10992,8 @@ }, "property": { "type": "Identifier", - "start": 8235, - "end": 8251, + "start": 8240, + "end": 8256, "loc": { "start": { "line": 294, @@ -11012,8 +11012,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 8256, - "end": 8262, + "start": 8261, + "end": 8267, "loc": { "start": { "line": 294, @@ -11029,13 +11029,13 @@ }, "extra": { "parenthesized": true, - "parenStart": 8232 + "parenStart": 8237 } }, "consequent": { "type": "MemberExpression", - "start": 8286, - "end": 8317, + "start": 8291, + "end": 8322, "loc": { "start": { "line": 295, @@ -11048,8 +11048,8 @@ }, "object": { "type": "MemberExpression", - "start": 8286, - "end": 8303, + "start": 8291, + "end": 8308, "loc": { "start": { "line": 295, @@ -11062,8 +11062,8 @@ }, "object": { "type": "MemberExpression", - "start": 8286, - "end": 8295, + "start": 8291, + "end": 8300, "loc": { "start": { "line": 295, @@ -11076,8 +11076,8 @@ }, "object": { "type": "Identifier", - "start": 8286, - "end": 8287, + "start": 8291, + "end": 8292, "loc": { "start": { "line": 295, @@ -11093,8 +11093,8 @@ }, "property": { "type": "Identifier", - "start": 8288, - "end": 8295, + "start": 8293, + "end": 8300, "loc": { "start": { "line": 295, @@ -11112,8 +11112,8 @@ }, "property": { "type": "Identifier", - "start": 8296, - "end": 8303, + "start": 8301, + "end": 8308, "loc": { "start": { "line": 295, @@ -11131,8 +11131,8 @@ }, "property": { "type": "Identifier", - "start": 8304, - "end": 8317, + "start": 8309, + "end": 8322, "loc": { "start": { "line": 295, @@ -11150,8 +11150,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 8340, - "end": 8373, + "start": 8345, + "end": 8378, "loc": { "start": { "line": 296, @@ -11164,8 +11164,8 @@ }, "left": { "type": "CallExpression", - "start": 8340, - "end": 8369, + "start": 8345, + "end": 8374, "loc": { "start": { "line": 296, @@ -11178,8 +11178,8 @@ }, "callee": { "type": "Identifier", - "start": 8340, - "end": 8348, + "start": 8345, + "end": 8353, "loc": { "start": { "line": 296, @@ -11196,8 +11196,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8349, - "end": 8364, + "start": 8354, + "end": 8369, "loc": { "start": { "line": 296, @@ -11210,8 +11210,8 @@ }, "object": { "type": "MemberExpression", - "start": 8349, - "end": 8358, + "start": 8354, + "end": 8363, "loc": { "start": { "line": 296, @@ -11224,8 +11224,8 @@ }, "object": { "type": "Identifier", - "start": 8349, - "end": 8350, + "start": 8354, + "end": 8355, "loc": { "start": { "line": 296, @@ -11241,8 +11241,8 @@ }, "property": { "type": "Identifier", - "start": 8351, - "end": 8358, + "start": 8356, + "end": 8363, "loc": { "start": { "line": 296, @@ -11260,8 +11260,8 @@ }, "property": { "type": "Identifier", - "start": 8359, - "end": 8364, + "start": 8364, + "end": 8369, "loc": { "start": { "line": 296, @@ -11279,8 +11279,8 @@ }, { "type": "NumericLiteral", - "start": 8366, - "end": 8368, + "start": 8371, + "end": 8373, "loc": { "start": { "line": 296, @@ -11302,8 +11302,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 8372, - "end": 8373, + "start": 8377, + "end": 8378, "loc": { "start": { "line": 296, @@ -11329,8 +11329,8 @@ }, { "type": "ObjectMethod", - "start": 8402, - "end": 8585, + "start": 8407, + "end": 8590, "loc": { "start": { "line": 298, @@ -11346,8 +11346,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8402, - "end": 8408, + "start": 8407, + "end": 8413, "loc": { "start": { "line": 298, @@ -11369,8 +11369,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 8411, - "end": 8585, + "start": 8416, + "end": 8590, "loc": { "start": { "line": 298, @@ -11384,8 +11384,8 @@ "body": [ { "type": "ReturnStatement", - "start": 8429, - "end": 8571, + "start": 8434, + "end": 8576, "loc": { "start": { "line": 299, @@ -11398,8 +11398,8 @@ }, "argument": { "type": "ConditionalExpression", - "start": 8436, - "end": 8570, + "start": 8441, + "end": 8575, "loc": { "start": { "line": 299, @@ -11412,8 +11412,8 @@ }, "test": { "type": "BinaryExpression", - "start": 8437, - "end": 8466, + "start": 8442, + "end": 8471, "loc": { "start": { "line": 299, @@ -11426,8 +11426,8 @@ }, "left": { "type": "MemberExpression", - "start": 8437, - "end": 8455, + "start": 8442, + "end": 8460, "loc": { "start": { "line": 299, @@ -11440,8 +11440,8 @@ }, "object": { "type": "Identifier", - "start": 8437, - "end": 8438, + "start": 8442, + "end": 8443, "loc": { "start": { "line": 299, @@ -11457,8 +11457,8 @@ }, "property": { "type": "Identifier", - "start": 8439, - "end": 8455, + "start": 8444, + "end": 8460, "loc": { "start": { "line": 299, @@ -11477,8 +11477,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 8460, - "end": 8466, + "start": 8465, + "end": 8471, "loc": { "start": { "line": 299, @@ -11494,13 +11494,13 @@ }, "extra": { "parenthesized": true, - "parenStart": 8436 + "parenStart": 8441 } }, "consequent": { "type": "BinaryExpression", - "start": 8490, - "end": 8532, + "start": 8495, + "end": 8537, "loc": { "start": { "line": 300, @@ -11513,8 +11513,8 @@ }, "left": { "type": "CallExpression", - "start": 8490, - "end": 8528, + "start": 8495, + "end": 8533, "loc": { "start": { "line": 300, @@ -11527,8 +11527,8 @@ }, "callee": { "type": "Identifier", - "start": 8490, - "end": 8498, + "start": 8495, + "end": 8503, "loc": { "start": { "line": 300, @@ -11545,8 +11545,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8499, - "end": 8523, + "start": 8504, + "end": 8528, "loc": { "start": { "line": 300, @@ -11559,8 +11559,8 @@ }, "object": { "type": "MemberExpression", - "start": 8499, - "end": 8516, + "start": 8504, + "end": 8521, "loc": { "start": { "line": 300, @@ -11573,8 +11573,8 @@ }, "object": { "type": "MemberExpression", - "start": 8499, - "end": 8508, + "start": 8504, + "end": 8513, "loc": { "start": { "line": 300, @@ -11587,8 +11587,8 @@ }, "object": { "type": "Identifier", - "start": 8499, - "end": 8500, + "start": 8504, + "end": 8505, "loc": { "start": { "line": 300, @@ -11604,8 +11604,8 @@ }, "property": { "type": "Identifier", - "start": 8501, - "end": 8508, + "start": 8506, + "end": 8513, "loc": { "start": { "line": 300, @@ -11623,8 +11623,8 @@ }, "property": { "type": "Identifier", - "start": 8509, - "end": 8516, + "start": 8514, + "end": 8521, "loc": { "start": { "line": 300, @@ -11642,8 +11642,8 @@ }, "property": { "type": "Identifier", - "start": 8517, - "end": 8523, + "start": 8522, + "end": 8528, "loc": { "start": { "line": 300, @@ -11661,8 +11661,8 @@ }, { "type": "NumericLiteral", - "start": 8525, - "end": 8527, + "start": 8530, + "end": 8532, "loc": { "start": { "line": 300, @@ -11684,8 +11684,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 8531, - "end": 8532, + "start": 8536, + "end": 8537, "loc": { "start": { "line": 300, @@ -11705,8 +11705,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 8556, - "end": 8569, + "start": 8561, + "end": 8574, "loc": { "start": { "line": 301, @@ -11719,8 +11719,8 @@ }, "left": { "type": "MemberExpression", - "start": 8556, - "end": 8565, + "start": 8561, + "end": 8570, "loc": { "start": { "line": 301, @@ -11733,8 +11733,8 @@ }, "object": { "type": "Identifier", - "start": 8556, - "end": 8557, + "start": 8561, + "end": 8562, "loc": { "start": { "line": 301, @@ -11750,8 +11750,8 @@ }, "property": { "type": "Identifier", - "start": 8558, - "end": 8565, + "start": 8563, + "end": 8570, "loc": { "start": { "line": 301, @@ -11770,8 +11770,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 8568, - "end": 8569, + "start": 8573, + "end": 8574, "loc": { "start": { "line": 301, @@ -11790,7 +11790,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 8555 + "parenStart": 8560 } } } @@ -11801,8 +11801,8 @@ }, { "type": "ObjectMethod", - "start": 8599, - "end": 8776, + "start": 8604, + "end": 8781, "loc": { "start": { "line": 303, @@ -11818,8 +11818,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8599, - "end": 8603, + "start": 8604, + "end": 8608, "loc": { "start": { "line": 303, @@ -11841,8 +11841,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 8606, - "end": 8776, + "start": 8611, + "end": 8781, "loc": { "start": { "line": 303, @@ -11856,8 +11856,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 8624, - "end": 8721, + "start": 8629, + "end": 8726, "loc": { "start": { "line": 304, @@ -11871,8 +11871,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 8628, - "end": 8720, + "start": 8633, + "end": 8725, "loc": { "start": { "line": 304, @@ -11885,8 +11885,8 @@ }, "id": { "type": "Identifier", - "start": 8628, - "end": 8637, + "start": 8633, + "end": 8642, "loc": { "start": { "line": 304, @@ -11902,8 +11902,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 8640, - "end": 8720, + "start": 8645, + "end": 8725, "loc": { "start": { "line": 304, @@ -11916,8 +11916,8 @@ }, "test": { "type": "BinaryExpression", - "start": 8640, - "end": 8673, + "start": 8645, + "end": 8678, "loc": { "start": { "line": 304, @@ -11930,8 +11930,8 @@ }, "left": { "type": "CallExpression", - "start": 8640, - "end": 8656, + "start": 8645, + "end": 8661, "loc": { "start": { "line": 304, @@ -11944,8 +11944,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8640, - "end": 8654, + "start": 8645, + "end": 8659, "loc": { "start": { "line": 304, @@ -11958,8 +11958,8 @@ }, "object": { "type": "MemberExpression", - "start": 8640, - "end": 8645, + "start": 8645, + "end": 8650, "loc": { "start": { "line": 304, @@ -11972,8 +11972,8 @@ }, "object": { "type": "Identifier", - "start": 8640, - "end": 8641, + "start": 8645, + "end": 8646, "loc": { "start": { "line": 304, @@ -11989,8 +11989,8 @@ }, "property": { "type": "Identifier", - "start": 8642, - "end": 8645, + "start": 8647, + "end": 8650, "loc": { "start": { "line": 304, @@ -12008,8 +12008,8 @@ }, "property": { "type": "Identifier", - "start": 8646, - "end": 8654, + "start": 8651, + "end": 8659, "loc": { "start": { "line": 304, @@ -12030,8 +12030,8 @@ "operator": "<", "right": { "type": "CallExpression", - "start": 8659, - "end": 8673, + "start": 8664, + "end": 8678, "loc": { "start": { "line": 304, @@ -12044,8 +12044,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8659, - "end": 8671, + "start": 8664, + "end": 8676, "loc": { "start": { "line": 304, @@ -12058,8 +12058,8 @@ }, "object": { "type": "MemberExpression", - "start": 8659, - "end": 8664, + "start": 8664, + "end": 8669, "loc": { "start": { "line": 304, @@ -12072,8 +12072,8 @@ }, "object": { "type": "Identifier", - "start": 8659, - "end": 8660, + "start": 8664, + "end": 8665, "loc": { "start": { "line": 304, @@ -12089,8 +12089,8 @@ }, "property": { "type": "Identifier", - "start": 8661, - "end": 8664, + "start": 8666, + "end": 8669, "loc": { "start": { "line": 304, @@ -12108,8 +12108,8 @@ }, "property": { "type": "Identifier", - "start": 8665, - "end": 8671, + "start": 8670, + "end": 8676, "loc": { "start": { "line": 304, @@ -12130,8 +12130,8 @@ }, "consequent": { "type": "BinaryExpression", - "start": 8696, - "end": 8716, + "start": 8701, + "end": 8721, "loc": { "start": { "line": 305, @@ -12144,8 +12144,8 @@ }, "left": { "type": "CallExpression", - "start": 8696, - "end": 8712, + "start": 8701, + "end": 8717, "loc": { "start": { "line": 305, @@ -12158,8 +12158,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8696, - "end": 8710, + "start": 8701, + "end": 8715, "loc": { "start": { "line": 305, @@ -12172,8 +12172,8 @@ }, "object": { "type": "MemberExpression", - "start": 8696, - "end": 8701, + "start": 8701, + "end": 8706, "loc": { "start": { "line": 305, @@ -12186,8 +12186,8 @@ }, "object": { "type": "Identifier", - "start": 8696, - "end": 8697, + "start": 8701, + "end": 8702, "loc": { "start": { "line": 305, @@ -12203,8 +12203,8 @@ }, "property": { "type": "Identifier", - "start": 8698, - "end": 8701, + "start": 8703, + "end": 8706, "loc": { "start": { "line": 305, @@ -12222,8 +12222,8 @@ }, "property": { "type": "Identifier", - "start": 8702, - "end": 8710, + "start": 8707, + "end": 8715, "loc": { "start": { "line": 305, @@ -12244,8 +12244,8 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 8715, - "end": 8716, + "start": 8720, + "end": 8721, "loc": { "start": { "line": 305, @@ -12265,8 +12265,8 @@ }, "alternate": { "type": "NumericLiteral", - "start": 8719, - "end": 8720, + "start": 8724, + "end": 8725, "loc": { "start": { "line": 305, @@ -12290,8 +12290,8 @@ }, { "type": "ExpressionStatement", - "start": 8738, - "end": 8762, + "start": 8743, + "end": 8767, "loc": { "start": { "line": 306, @@ -12304,8 +12304,8 @@ }, "expression": { "type": "CallExpression", - "start": 8738, - "end": 8761, + "start": 8743, + "end": 8766, "loc": { "start": { "line": 306, @@ -12318,8 +12318,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8738, - "end": 8750, + "start": 8743, + "end": 8755, "loc": { "start": { "line": 306, @@ -12332,8 +12332,8 @@ }, "object": { "type": "Identifier", - "start": 8738, - "end": 8739, + "start": 8743, + "end": 8744, "loc": { "start": { "line": 306, @@ -12349,8 +12349,8 @@ }, "property": { "type": "Identifier", - "start": 8740, - "end": 8750, + "start": 8745, + "end": 8755, "loc": { "start": { "line": 306, @@ -12369,8 +12369,8 @@ "arguments": [ { "type": "Identifier", - "start": 8751, - "end": 8760, + "start": 8756, + "end": 8765, "loc": { "start": { "line": 306, @@ -12393,8 +12393,8 @@ }, { "type": "ObjectMethod", - "start": 8790, - "end": 8967, + "start": 8795, + "end": 8972, "loc": { "start": { "line": 308, @@ -12410,8 +12410,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8790, - "end": 8794, + "start": 8795, + "end": 8799, "loc": { "start": { "line": 308, @@ -12433,8 +12433,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 8797, - "end": 8967, + "start": 8802, + "end": 8972, "loc": { "start": { "line": 308, @@ -12448,8 +12448,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 8815, - "end": 8912, + "start": 8820, + "end": 8917, "loc": { "start": { "line": 309, @@ -12463,8 +12463,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 8819, - "end": 8911, + "start": 8824, + "end": 8916, "loc": { "start": { "line": 309, @@ -12477,8 +12477,8 @@ }, "id": { "type": "Identifier", - "start": 8819, - "end": 8828, + "start": 8824, + "end": 8833, "loc": { "start": { "line": 309, @@ -12494,8 +12494,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 8831, - "end": 8911, + "start": 8836, + "end": 8916, "loc": { "start": { "line": 309, @@ -12508,8 +12508,8 @@ }, "test": { "type": "BinaryExpression", - "start": 8831, - "end": 8851, + "start": 8836, + "end": 8856, "loc": { "start": { "line": 309, @@ -12522,8 +12522,8 @@ }, "left": { "type": "CallExpression", - "start": 8831, - "end": 8847, + "start": 8836, + "end": 8852, "loc": { "start": { "line": 309, @@ -12536,8 +12536,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8831, - "end": 8845, + "start": 8836, + "end": 8850, "loc": { "start": { "line": 309, @@ -12550,8 +12550,8 @@ }, "object": { "type": "MemberExpression", - "start": 8831, - "end": 8836, + "start": 8836, + "end": 8841, "loc": { "start": { "line": 309, @@ -12564,8 +12564,8 @@ }, "object": { "type": "Identifier", - "start": 8831, - "end": 8832, + "start": 8836, + "end": 8837, "loc": { "start": { "line": 309, @@ -12581,8 +12581,8 @@ }, "property": { "type": "Identifier", - "start": 8833, - "end": 8836, + "start": 8838, + "end": 8841, "loc": { "start": { "line": 309, @@ -12600,8 +12600,8 @@ }, "property": { "type": "Identifier", - "start": 8837, - "end": 8845, + "start": 8842, + "end": 8850, "loc": { "start": { "line": 309, @@ -12622,8 +12622,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 8850, - "end": 8851, + "start": 8855, + "end": 8856, "loc": { "start": { "line": 309, @@ -12643,8 +12643,8 @@ }, "consequent": { "type": "BinaryExpression", - "start": 8874, - "end": 8894, + "start": 8879, + "end": 8899, "loc": { "start": { "line": 310, @@ -12657,8 +12657,8 @@ }, "left": { "type": "CallExpression", - "start": 8874, - "end": 8890, + "start": 8879, + "end": 8895, "loc": { "start": { "line": 310, @@ -12671,8 +12671,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8874, - "end": 8888, + "start": 8879, + "end": 8893, "loc": { "start": { "line": 310, @@ -12685,8 +12685,8 @@ }, "object": { "type": "MemberExpression", - "start": 8874, - "end": 8879, + "start": 8879, + "end": 8884, "loc": { "start": { "line": 310, @@ -12699,8 +12699,8 @@ }, "object": { "type": "Identifier", - "start": 8874, - "end": 8875, + "start": 8879, + "end": 8880, "loc": { "start": { "line": 310, @@ -12716,8 +12716,8 @@ }, "property": { "type": "Identifier", - "start": 8876, - "end": 8879, + "start": 8881, + "end": 8884, "loc": { "start": { "line": 310, @@ -12735,8 +12735,8 @@ }, "property": { "type": "Identifier", - "start": 8880, - "end": 8888, + "start": 8885, + "end": 8893, "loc": { "start": { "line": 310, @@ -12757,8 +12757,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 8893, - "end": 8894, + "start": 8898, + "end": 8899, "loc": { "start": { "line": 310, @@ -12778,8 +12778,8 @@ }, "alternate": { "type": "CallExpression", - "start": 8897, - "end": 8911, + "start": 8902, + "end": 8916, "loc": { "start": { "line": 310, @@ -12792,8 +12792,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8897, - "end": 8909, + "start": 8902, + "end": 8914, "loc": { "start": { "line": 310, @@ -12806,8 +12806,8 @@ }, "object": { "type": "MemberExpression", - "start": 8897, - "end": 8902, + "start": 8902, + "end": 8907, "loc": { "start": { "line": 310, @@ -12820,8 +12820,8 @@ }, "object": { "type": "Identifier", - "start": 8897, - "end": 8898, + "start": 8902, + "end": 8903, "loc": { "start": { "line": 310, @@ -12837,8 +12837,8 @@ }, "property": { "type": "Identifier", - "start": 8899, - "end": 8902, + "start": 8904, + "end": 8907, "loc": { "start": { "line": 310, @@ -12856,8 +12856,8 @@ }, "property": { "type": "Identifier", - "start": 8903, - "end": 8909, + "start": 8908, + "end": 8914, "loc": { "start": { "line": 310, @@ -12882,8 +12882,8 @@ }, { "type": "ExpressionStatement", - "start": 8929, - "end": 8953, + "start": 8934, + "end": 8958, "loc": { "start": { "line": 311, @@ -12896,8 +12896,8 @@ }, "expression": { "type": "CallExpression", - "start": 8929, - "end": 8952, + "start": 8934, + "end": 8957, "loc": { "start": { "line": 311, @@ -12910,8 +12910,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8929, - "end": 8941, + "start": 8934, + "end": 8946, "loc": { "start": { "line": 311, @@ -12924,8 +12924,8 @@ }, "object": { "type": "Identifier", - "start": 8929, - "end": 8930, + "start": 8934, + "end": 8935, "loc": { "start": { "line": 311, @@ -12941,8 +12941,8 @@ }, "property": { "type": "Identifier", - "start": 8931, - "end": 8941, + "start": 8936, + "end": 8946, "loc": { "start": { "line": 311, @@ -12961,8 +12961,8 @@ "arguments": [ { "type": "Identifier", - "start": 8942, - "end": 8951, + "start": 8947, + "end": 8956, "loc": { "start": { "line": 311, @@ -12985,8 +12985,8 @@ }, { "type": "ObjectMethod", - "start": 8981, - "end": 9049, + "start": 8986, + "end": 9054, "loc": { "start": { "line": 313, @@ -13002,8 +13002,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8981, - "end": 8985, + "start": 8986, + "end": 8990, "loc": { "start": { "line": 313, @@ -13025,8 +13025,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 8988, - "end": 9049, + "start": 8993, + "end": 9054, "loc": { "start": { "line": 313, @@ -13040,8 +13040,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9006, - "end": 9035, + "start": 9011, + "end": 9040, "loc": { "start": { "line": 314, @@ -13054,8 +13054,8 @@ }, "expression": { "type": "CallExpression", - "start": 9006, - "end": 9034, + "start": 9011, + "end": 9039, "loc": { "start": { "line": 314, @@ -13068,8 +13068,8 @@ }, "callee": { "type": "MemberExpression", - "start": 9006, - "end": 9018, + "start": 9011, + "end": 9023, "loc": { "start": { "line": 314, @@ -13082,8 +13082,8 @@ }, "object": { "type": "Identifier", - "start": 9006, - "end": 9007, + "start": 9011, + "end": 9012, "loc": { "start": { "line": 314, @@ -13099,8 +13099,8 @@ }, "property": { "type": "Identifier", - "start": 9008, - "end": 9018, + "start": 9013, + "end": 9023, "loc": { "start": { "line": 314, @@ -13119,8 +13119,8 @@ "arguments": [ { "type": "CallExpression", - "start": 9019, - "end": 9033, + "start": 9024, + "end": 9038, "loc": { "start": { "line": 314, @@ -13133,8 +13133,8 @@ }, "callee": { "type": "MemberExpression", - "start": 9019, - "end": 9031, + "start": 9024, + "end": 9036, "loc": { "start": { "line": 314, @@ -13147,8 +13147,8 @@ }, "object": { "type": "MemberExpression", - "start": 9019, - "end": 9024, + "start": 9024, + "end": 9029, "loc": { "start": { "line": 314, @@ -13161,8 +13161,8 @@ }, "object": { "type": "Identifier", - "start": 9019, - "end": 9020, + "start": 9024, + "end": 9025, "loc": { "start": { "line": 314, @@ -13178,8 +13178,8 @@ }, "property": { "type": "Identifier", - "start": 9021, - "end": 9024, + "start": 9026, + "end": 9029, "loc": { "start": { "line": 314, @@ -13197,8 +13197,8 @@ }, "property": { "type": "Identifier", - "start": 9025, - "end": 9031, + "start": 9030, + "end": 9036, "loc": { "start": { "line": 314, @@ -13225,8 +13225,8 @@ }, { "type": "ObjectMethod", - "start": 9063, - "end": 9119, + "start": 9068, + "end": 9124, "loc": { "start": { "line": 316, @@ -13242,8 +13242,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9063, - "end": 9068, + "start": 9068, + "end": 9073, "loc": { "start": { "line": 316, @@ -13265,8 +13265,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 9071, - "end": 9119, + "start": 9076, + "end": 9124, "loc": { "start": { "line": 316, @@ -13280,8 +13280,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9089, - "end": 9105, + "start": 9094, + "end": 9110, "loc": { "start": { "line": 317, @@ -13294,8 +13294,8 @@ }, "expression": { "type": "CallExpression", - "start": 9089, - "end": 9104, + "start": 9094, + "end": 9109, "loc": { "start": { "line": 317, @@ -13308,8 +13308,8 @@ }, "callee": { "type": "MemberExpression", - "start": 9089, - "end": 9101, + "start": 9094, + "end": 9106, "loc": { "start": { "line": 317, @@ -13322,8 +13322,8 @@ }, "object": { "type": "Identifier", - "start": 9089, - "end": 9090, + "start": 9094, + "end": 9095, "loc": { "start": { "line": 317, @@ -13339,8 +13339,8 @@ }, "property": { "type": "Identifier", - "start": 9091, - "end": 9101, + "start": 9096, + "end": 9106, "loc": { "start": { "line": 317, @@ -13359,8 +13359,8 @@ "arguments": [ { "type": "NumericLiteral", - "start": 9102, - "end": 9103, + "start": 9107, + "end": 9108, "loc": { "start": { "line": 317, @@ -13386,15 +13386,15 @@ }, { "type": "ObjectMethod", - "start": 9133, - "end": 9513, + "start": 9138, + "end": 9491, "loc": { "start": { "line": 319, "column": 12 }, "end": { - "line": 330, + "line": 329, "column": 13 } }, @@ -13403,8 +13403,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9133, - "end": 9143, + "start": 9138, + "end": 9148, "loc": { "start": { "line": 319, @@ -13426,8 +13426,8 @@ "params": [ { "type": "Identifier", - "start": 9144, - "end": 9145, + "start": 9149, + "end": 9150, "loc": { "start": { "line": 319, @@ -13444,238 +13444,172 @@ ], "body": { "type": "BlockStatement", - "start": 9147, - "end": 9513, + "start": 9152, + "end": 9491, "loc": { "start": { "line": 319, "column": 26 }, "end": { - "line": 330, + "line": 329, "column": 13 } }, "body": [ - { - "type": "VariableDeclaration", - "start": 9165, - "end": 9186, - "loc": { - "start": { - "line": 320, - "column": 16 - }, - "end": { - "line": 320, - "column": 37 - } - }, - "declarations": [ - { - "type": "VariableDeclarator", - "start": 9169, - "end": 9185, - "loc": { - "start": { - "line": 320, - "column": 20 - }, - "end": { - "line": 320, - "column": 36 - } - }, - "id": { - "type": "Identifier", - "start": 9169, - "end": 9172, - "loc": { - "start": { - "line": 320, - "column": 20 - }, - "end": { - "line": 320, - "column": 23 - }, - "identifierName": "key" - }, - "name": "key" - }, - "init": { - "type": "CallExpression", - "start": 9175, - "end": 9185, - "loc": { - "start": { - "line": 320, - "column": 26 - }, - "end": { - "line": 320, - "column": 36 - } - }, - "callee": { - "type": "Identifier", - "start": 9175, - "end": 9182, - "loc": { - "start": { - "line": 320, - "column": 26 - }, - "end": { - "line": 320, - "column": 33 - }, - "identifierName": "keyCode" - }, - "name": "keyCode" - }, - "arguments": [ - { - "type": "Identifier", - "start": 9183, - "end": 9184, - "loc": { - "start": { - "line": 320, - "column": 34 - }, - "end": { - "line": 320, - "column": 35 - }, - "identifierName": "e" - }, - "name": "e" - } - ] - } - } - ], - "kind": "let" - }, { "type": "IfStatement", - "start": 9203, - "end": 9499, + "start": 9170, + "end": 9477, "loc": { "start": { - "line": 321, + "line": 320, "column": 16 }, "end": { - "line": 329, + "line": 328, "column": 17 } }, "test": { - "type": "BinaryExpression", - "start": 9207, - "end": 9224, + "type": "CallExpression", + "start": 9174, + "end": 9202, "loc": { "start": { - "line": 321, + "line": 320, "column": 20 }, "end": { - "line": 321, - "column": 37 + "line": 320, + "column": 48 } }, - "left": { + "callee": { "type": "Identifier", - "start": 9207, - "end": 9210, + "start": 9174, + "end": 9186, "loc": { "start": { - "line": 321, + "line": 320, "column": 20 }, "end": { - "line": 321, - "column": 23 + "line": 320, + "column": 32 }, - "identifierName": "key" + "identifierName": "isKeyPressed" }, - "name": "key" + "name": "isKeyPressed" }, - "operator": "===", - "right": { - "type": "Identifier", - "start": 9215, - "end": 9224, - "loc": { - "start": { - "line": 321, - "column": 28 + "arguments": [ + { + "type": "Identifier", + "start": 9187, + "end": 9188, + "loc": { + "start": { + "line": 320, + "column": 33 + }, + "end": { + "line": 320, + "column": 34 + }, + "identifierName": "e" }, - "end": { - "line": 321, - "column": 37 - }, - "identifierName": "ENTER_KEY" + "name": "e" }, - "name": "ENTER_KEY" - } + { + "type": "ArrayExpression", + "start": 9190, + "end": 9201, + "loc": { + "start": { + "line": 320, + "column": 36 + }, + "end": { + "line": 320, + "column": 47 + } + }, + "elements": [ + { + "type": "Identifier", + "start": 9191, + "end": 9200, + "loc": { + "start": { + "line": 320, + "column": 37 + }, + "end": { + "line": 320, + "column": 46 + }, + "identifierName": "ENTER_KEY" + }, + "name": "ENTER_KEY" + } + ] + } + ] }, "consequent": { "type": "BlockStatement", - "start": 9226, - "end": 9499, + "start": 9204, + "end": 9477, "loc": { "start": { - "line": 321, - "column": 39 + "line": 320, + "column": 50 }, "end": { - "line": 329, + "line": 328, "column": 17 } }, "body": [ { "type": "IfStatement", - "start": 9248, - "end": 9448, + "start": 9226, + "end": 9426, "loc": { "start": { - "line": 322, + "line": 321, "column": 20 }, "end": { - "line": 327, + "line": 326, "column": 21 } }, "test": { "type": "MemberExpression", - "start": 9252, - "end": 9261, + "start": 9230, + "end": 9239, "loc": { "start": { - "line": 322, + "line": 321, "column": 24 }, "end": { - "line": 322, + "line": 321, "column": 33 } }, "object": { "type": "Identifier", - "start": 9252, - "end": 9254, + "start": 9230, + "end": 9232, "loc": { "start": { - "line": 322, + "line": 321, "column": 24 }, "end": { - "line": 322, + "line": 321, "column": 26 }, "identifierName": "tf" @@ -13684,15 +13618,15 @@ }, "property": { "type": "Identifier", - "start": 9255, - "end": 9261, + "start": 9233, + "end": 9239, "loc": { "start": { - "line": 322, + "line": 321, "column": 27 }, "end": { - "line": 322, + "line": 321, "column": 33 }, "identifierName": "sorted" @@ -13703,72 +13637,72 @@ }, "consequent": { "type": "BlockStatement", - "start": 9263, - "end": 9379, + "start": 9241, + "end": 9357, "loc": { "start": { - "line": 322, + "line": 321, "column": 35 }, "end": { - "line": 325, + "line": 324, "column": 21 } }, "body": [ { "type": "ExpressionStatement", - "start": 9289, - "end": 9301, + "start": 9267, + "end": 9279, "loc": { "start": { - "line": 323, + "line": 322, "column": 24 }, "end": { - "line": 323, + "line": 322, "column": 36 } }, "expression": { "type": "CallExpression", - "start": 9289, - "end": 9300, + "start": 9267, + "end": 9278, "loc": { "start": { - "line": 323, + "line": 322, "column": 24 }, "end": { - "line": 323, + "line": 322, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 9289, - "end": 9298, + "start": 9267, + "end": 9276, "loc": { "start": { - "line": 323, + "line": 322, "column": 24 }, "end": { - "line": 323, + "line": 322, "column": 33 } }, "object": { "type": "Identifier", - "start": 9289, - "end": 9291, + "start": 9267, + "end": 9269, "loc": { "start": { - "line": 323, + "line": 322, "column": 24 }, "end": { - "line": 323, + "line": 322, "column": 26 }, "identifierName": "tf" @@ -13777,15 +13711,15 @@ }, "property": { "type": "Identifier", - "start": 9292, - "end": 9298, + "start": 9270, + "end": 9276, "loc": { "start": { - "line": 323, + "line": 322, "column": 27 }, "end": { - "line": 323, + "line": 322, "column": 33 }, "identifierName": "filter" @@ -13799,57 +13733,57 @@ }, { "type": "ExpressionStatement", - "start": 9326, - "end": 9357, + "start": 9304, + "end": 9335, "loc": { "start": { - "line": 324, + "line": 323, "column": 24 }, "end": { - "line": 324, + "line": 323, "column": 55 } }, "expression": { "type": "CallExpression", - "start": 9326, - "end": 9356, + "start": 9304, + "end": 9334, "loc": { "start": { - "line": 324, + "line": 323, "column": 24 }, "end": { - "line": 324, + "line": 323, "column": 54 } }, "callee": { "type": "MemberExpression", - "start": 9326, - "end": 9338, + "start": 9304, + "end": 9316, "loc": { "start": { - "line": 324, + "line": 323, "column": 24 }, "end": { - "line": 324, + "line": 323, "column": 36 } }, "object": { "type": "Identifier", - "start": 9326, - "end": 9327, + "start": 9304, + "end": 9305, "loc": { "start": { - "line": 324, + "line": 323, "column": 24 }, "end": { - "line": 324, + "line": 323, "column": 25 }, "identifierName": "o" @@ -13858,15 +13792,15 @@ }, "property": { "type": "Identifier", - "start": 9328, - "end": 9338, + "start": 9306, + "end": 9316, "loc": { "start": { - "line": 324, + "line": 323, "column": 26 }, "end": { - "line": 324, + "line": 323, "column": 36 }, "identifierName": "changePage" @@ -13878,57 +13812,57 @@ "arguments": [ { "type": "CallExpression", - "start": 9339, - "end": 9355, + "start": 9317, + "end": 9333, "loc": { "start": { - "line": 324, + "line": 323, "column": 37 }, "end": { - "line": 324, + "line": 323, "column": 53 } }, "callee": { "type": "MemberExpression", - "start": 9339, - "end": 9353, + "start": 9317, + "end": 9331, "loc": { "start": { - "line": 324, + "line": 323, "column": 37 }, "end": { - "line": 324, + "line": 323, "column": 51 } }, "object": { "type": "MemberExpression", - "start": 9339, - "end": 9344, + "start": 9317, + "end": 9322, "loc": { "start": { - "line": 324, + "line": 323, "column": 37 }, "end": { - "line": 324, + "line": 323, "column": 42 } }, "object": { "type": "Identifier", - "start": 9339, - "end": 9340, + "start": 9317, + "end": 9318, "loc": { "start": { - "line": 324, + "line": 323, "column": 37 }, "end": { - "line": 324, + "line": 323, "column": 38 }, "identifierName": "o" @@ -13937,15 +13871,15 @@ }, "property": { "type": "Identifier", - "start": 9341, - "end": 9344, + "start": 9319, + "end": 9322, "loc": { "start": { - "line": 324, + "line": 323, "column": 39 }, "end": { - "line": 324, + "line": 323, "column": 42 }, "identifierName": "evt" @@ -13956,15 +13890,15 @@ }, "property": { "type": "Identifier", - "start": 9345, - "end": 9353, + "start": 9323, + "end": 9331, "loc": { "start": { - "line": 324, + "line": 323, "column": 43 }, "end": { - "line": 324, + "line": 323, "column": 51 }, "identifierName": "slcIndex" @@ -13983,72 +13917,72 @@ }, "alternate": { "type": "BlockStatement", - "start": 9385, - "end": 9448, + "start": 9363, + "end": 9426, "loc": { "start": { - "line": 325, + "line": 324, "column": 27 }, "end": { - "line": 327, + "line": 326, "column": 21 } }, "body": [ { "type": "ExpressionStatement", - "start": 9411, - "end": 9426, + "start": 9389, + "end": 9404, "loc": { "start": { - "line": 326, + "line": 325, "column": 24 }, "end": { - "line": 326, + "line": 325, "column": 39 } }, "expression": { "type": "CallExpression", - "start": 9411, - "end": 9425, + "start": 9389, + "end": 9403, "loc": { "start": { - "line": 326, + "line": 325, "column": 24 }, "end": { - "line": 326, + "line": 325, "column": 38 } }, "callee": { "type": "MemberExpression", - "start": 9411, - "end": 9423, + "start": 9389, + "end": 9401, "loc": { "start": { - "line": 326, + "line": 325, "column": 24 }, "end": { - "line": 326, + "line": 325, "column": 36 } }, "object": { "type": "Identifier", - "start": 9411, - "end": 9412, + "start": 9389, + "end": 9390, "loc": { "start": { - "line": 326, + "line": 325, "column": 24 }, "end": { - "line": 326, + "line": 325, "column": 25 }, "identifierName": "o" @@ -14057,15 +13991,15 @@ }, "property": { "type": "Identifier", - "start": 9413, - "end": 9423, + "start": 9391, + "end": 9401, "loc": { "start": { - "line": 326, + "line": 325, "column": 26 }, "end": { - "line": 326, + "line": 325, "column": 36 }, "identifierName": "changePage" @@ -14083,72 +14017,72 @@ }, { "type": "ExpressionStatement", - "start": 9469, - "end": 9481, + "start": 9447, + "end": 9459, "loc": { "start": { - "line": 328, + "line": 327, "column": 20 }, "end": { - "line": 328, + "line": 327, "column": 32 } }, "expression": { "type": "CallExpression", - "start": 9469, - "end": 9480, + "start": 9447, + "end": 9458, "loc": { "start": { - "line": 328, + "line": 327, "column": 20 }, "end": { - "line": 328, + "line": 327, "column": 31 } }, "callee": { "type": "MemberExpression", - "start": 9469, - "end": 9478, + "start": 9447, + "end": 9456, "loc": { "start": { - "line": 328, + "line": 327, "column": 20 }, "end": { - "line": 328, + "line": 327, "column": 29 } }, "object": { "type": "ThisExpression", - "start": 9469, - "end": 9473, + "start": 9447, + "end": 9451, "loc": { "start": { - "line": 328, + "line": 327, "column": 20 }, "end": { - "line": 328, + "line": 327, "column": 24 } } }, "property": { "type": "Identifier", - "start": 9474, - "end": 9478, + "start": 9452, + "end": 9456, "loc": { "start": { - "line": 328, + "line": 327, "column": 25 }, "end": { - "line": 328, + "line": 327, "column": 29 }, "identifierName": "blur" @@ -14171,15 +14105,15 @@ }, { "type": "ObjectProperty", - "start": 9527, - "end": 9547, + "start": 9505, + "end": 9525, "loc": { "start": { - "line": 331, + "line": 330, "column": 12 }, "end": { - "line": 331, + "line": 330, "column": 32 } }, @@ -14188,15 +14122,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 9527, - "end": 9541, + "start": 9505, + "end": 9519, "loc": { "start": { - "line": 331, + "line": 330, "column": 12 }, "end": { - "line": 331, + "line": 330, "column": 26 }, "identifierName": "slcPagesChange" @@ -14205,15 +14139,15 @@ }, "value": { "type": "NullLiteral", - "start": 9543, - "end": 9547, + "start": 9521, + "end": 9525, "loc": { "start": { - "line": 331, + "line": 330, "column": 28 }, "end": { - "line": 331, + "line": 330, "column": 32 } } @@ -14221,15 +14155,15 @@ }, { "type": "ObjectProperty", - "start": 9561, - "end": 9574, + "start": 9539, + "end": 9552, "loc": { "start": { - "line": 332, + "line": 331, "column": 12 }, "end": { - "line": 332, + "line": 331, "column": 25 } }, @@ -14238,15 +14172,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 9561, - "end": 9568, + "start": 9539, + "end": 9546, "loc": { "start": { - "line": 332, + "line": 331, "column": 12 }, "end": { - "line": 332, + "line": 331, "column": 19 }, "identifierName": "nextEvt" @@ -14255,15 +14189,15 @@ }, "value": { "type": "NullLiteral", - "start": 9570, - "end": 9574, + "start": 9548, + "end": 9552, "loc": { "start": { - "line": 332, + "line": 331, "column": 21 }, "end": { - "line": 332, + "line": 331, "column": 25 } } @@ -14271,15 +14205,15 @@ }, { "type": "ObjectProperty", - "start": 9588, - "end": 9601, + "start": 9566, + "end": 9579, "loc": { "start": { - "line": 333, + "line": 332, "column": 12 }, "end": { - "line": 333, + "line": 332, "column": 25 } }, @@ -14288,15 +14222,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 9588, - "end": 9595, + "start": 9566, + "end": 9573, "loc": { "start": { - "line": 333, + "line": 332, "column": 12 }, "end": { - "line": 333, + "line": 332, "column": 19 }, "identifierName": "prevEvt" @@ -14305,15 +14239,15 @@ }, "value": { "type": "NullLiteral", - "start": 9597, - "end": 9601, + "start": 9575, + "end": 9579, "loc": { "start": { - "line": 333, + "line": 332, "column": 21 }, "end": { - "line": 333, + "line": 332, "column": 25 } } @@ -14321,15 +14255,15 @@ }, { "type": "ObjectProperty", - "start": 9615, - "end": 9628, + "start": 9593, + "end": 9606, "loc": { "start": { - "line": 334, + "line": 333, "column": 12 }, "end": { - "line": 334, + "line": 333, "column": 25 } }, @@ -14338,15 +14272,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 9615, - "end": 9622, + "start": 9593, + "end": 9600, "loc": { "start": { - "line": 334, + "line": 333, "column": 12 }, "end": { - "line": 334, + "line": 333, "column": 19 }, "identifierName": "lastEvt" @@ -14355,15 +14289,15 @@ }, "value": { "type": "NullLiteral", - "start": 9624, - "end": 9628, + "start": 9602, + "end": 9606, "loc": { "start": { - "line": 334, + "line": 333, "column": 21 }, "end": { - "line": 334, + "line": 333, "column": 25 } } @@ -14371,15 +14305,15 @@ }, { "type": "ObjectProperty", - "start": 9642, - "end": 9656, + "start": 9620, + "end": 9634, "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 26 } }, @@ -14388,15 +14322,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 9642, - "end": 9650, + "start": 9620, + "end": 9628, "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 20 }, "identifierName": "firstEvt" @@ -14405,15 +14339,15 @@ }, "value": { "type": "NullLiteral", - "start": 9652, - "end": 9656, + "start": 9630, + "end": 9634, "loc": { "start": { - "line": 335, + "line": 334, "column": 22 }, "end": { - "line": 335, + "line": 334, "column": 26 } } @@ -14427,8 +14361,8 @@ { "type": "CommentBlock", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", - "start": 8063, - "end": 8162, + "start": 8068, + "end": 8167, "loc": { "start": { "line": 287, @@ -14450,8 +14384,8 @@ { "type": "CommentBlock", "value": "*\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n ", - "start": 535, - "end": 635, + "start": 540, + "end": 640, "loc": { "start": { "line": 19, @@ -14468,15 +14402,15 @@ { "type": "CommentBlock", "value": "*\n * Initialize DOM elements\n ", - "start": 9679, - "end": 9721, + "start": 9657, + "end": 9699, "loc": { "start": { - "line": 339, + "line": 338, "column": 4 }, "end": { - "line": 341, + "line": 340, "column": 7 } } @@ -14485,15 +14419,15 @@ }, { "type": "ClassMethod", - "start": 9726, - "end": 15489, + "start": 9704, + "end": 15467, "loc": { "start": { - "line": 342, + "line": 341, "column": 4 }, "end": { - "line": 497, + "line": 496, "column": 5 } }, @@ -14501,15 +14435,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 9726, - "end": 9730, + "start": 9704, + "end": 9708, "loc": { "start": { - "line": 342, + "line": 341, "column": 4 }, "end": { - "line": 342, + "line": 341, "column": 8 }, "identifierName": "init" @@ -14525,59 +14459,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 9733, - "end": 15489, + "start": 9711, + "end": 15467, "loc": { "start": { - "line": 342, + "line": 341, "column": 11 }, "end": { - "line": 497, + "line": 496, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 9743, - "end": 9756, + "start": 9721, + "end": 9734, "loc": { "start": { - "line": 343, + "line": 342, "column": 8 }, "end": { - "line": 343, + "line": 342, "column": 21 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 9747, - "end": 9755, + "start": 9725, + "end": 9733, "loc": { "start": { - "line": 343, + "line": 342, "column": 12 }, "end": { - "line": 343, + "line": 342, "column": 20 } }, "id": { "type": "Identifier", - "start": 9747, - "end": 9755, + "start": 9725, + "end": 9733, "loc": { "start": { - "line": 343, + "line": 342, "column": 12 }, "end": { - "line": 343, + "line": 342, "column": 20 }, "identifierName": "slcPages" @@ -14591,44 +14525,44 @@ }, { "type": "VariableDeclaration", - "start": 9765, - "end": 9782, + "start": 9743, + "end": 9760, "loc": { "start": { - "line": 344, + "line": 343, "column": 8 }, "end": { - "line": 344, + "line": 343, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 9769, - "end": 9781, + "start": 9747, + "end": 9759, "loc": { "start": { - "line": 344, + "line": 343, "column": 12 }, "end": { - "line": 344, + "line": 343, "column": 24 } }, "id": { "type": "Identifier", - "start": 9769, - "end": 9771, + "start": 9747, + "end": 9749, "loc": { "start": { - "line": 344, + "line": 343, "column": 12 }, "end": { - "line": 344, + "line": 343, "column": 14 }, "identifierName": "tf" @@ -14637,44 +14571,44 @@ }, "init": { "type": "MemberExpression", - "start": 9774, - "end": 9781, + "start": 9752, + "end": 9759, "loc": { "start": { - "line": 344, + "line": 343, "column": 17 }, "end": { - "line": 344, + "line": 343, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 9774, - "end": 9778, + "start": 9752, + "end": 9756, "loc": { "start": { - "line": 344, + "line": 343, "column": 17 }, "end": { - "line": 344, + "line": 343, "column": 21 } } }, "property": { "type": "Identifier", - "start": 9779, - "end": 9781, + "start": 9757, + "end": 9759, "loc": { "start": { - "line": 344, + "line": 343, "column": 22 }, "end": { - "line": 344, + "line": 343, "column": 24 }, "identifierName": "tf" @@ -14689,44 +14623,44 @@ }, { "type": "VariableDeclaration", - "start": 9791, - "end": 9810, + "start": 9769, + "end": 9788, "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 9795, - "end": 9809, + "start": 9773, + "end": 9787, "loc": { "start": { - "line": 345, + "line": 344, "column": 12 }, "end": { - "line": 345, + "line": 344, "column": 26 } }, "id": { "type": "Identifier", - "start": 9795, - "end": 9798, + "start": 9773, + "end": 9776, "loc": { "start": { - "line": 345, + "line": 344, "column": 12 }, "end": { - "line": 345, + "line": 344, "column": 15 }, "identifierName": "evt" @@ -14735,44 +14669,44 @@ }, "init": { "type": "MemberExpression", - "start": 9801, - "end": 9809, + "start": 9779, + "end": 9787, "loc": { "start": { - "line": 345, + "line": 344, "column": 18 }, "end": { - "line": 345, + "line": 344, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 9801, - "end": 9805, + "start": 9779, + "end": 9783, "loc": { "start": { - "line": 345, + "line": 344, "column": 18 }, "end": { - "line": 345, + "line": 344, "column": 22 } } }, "property": { "type": "Identifier", - "start": 9806, - "end": 9809, + "start": 9784, + "end": 9787, "loc": { "start": { - "line": 345, + "line": 344, "column": 23 }, "end": { - "line": 345, + "line": 344, "column": 26 }, "identifierName": "evt" @@ -14787,58 +14721,58 @@ }, { "type": "IfStatement", - "start": 9820, - "end": 9873, + "start": 9798, + "end": 9851, "loc": { "start": { - "line": 347, + "line": 346, "column": 8 }, "end": { - "line": 349, + "line": 348, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 9824, - "end": 9840, + "start": 9802, + "end": 9818, "loc": { "start": { - "line": 347, + "line": 346, "column": 12 }, "end": { - "line": 347, + "line": 346, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 9824, - "end": 9828, + "start": 9802, + "end": 9806, "loc": { "start": { - "line": 347, + "line": 346, "column": 12 }, "end": { - "line": 347, + "line": 346, "column": 16 } } }, "property": { "type": "Identifier", - "start": 9829, - "end": 9840, + "start": 9807, + "end": 9818, "loc": { "start": { - "line": 347, + "line": 346, "column": 17 }, "end": { - "line": 347, + "line": 346, "column": 28 }, "identifierName": "initialized" @@ -14849,30 +14783,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 9842, - "end": 9873, + "start": 9820, + "end": 9851, "loc": { "start": { - "line": 347, + "line": 346, "column": 30 }, "end": { - "line": 349, + "line": 348, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 9856, - "end": 9863, + "start": 9834, + "end": 9841, "loc": { "start": { - "line": 348, + "line": 347, "column": 12 }, "end": { - "line": 348, + "line": 347, "column": 19 } }, @@ -14885,86 +14819,86 @@ }, { "type": "ExpressionStatement", - "start": 9883, - "end": 9952, + "start": 9861, + "end": 9930, "loc": { "start": { - "line": 351, + "line": 350, "column": 8 }, "end": { - "line": 351, + "line": 350, "column": 77 } }, "expression": { "type": "CallExpression", - "start": 9883, - "end": 9951, + "start": 9861, + "end": 9929, "loc": { "start": { - "line": 351, + "line": 350, "column": 8 }, "end": { - "line": 351, + "line": 350, "column": 76 } }, "callee": { "type": "MemberExpression", - "start": 9883, - "end": 9900, + "start": 9861, + "end": 9878, "loc": { "start": { - "line": 351, + "line": 350, "column": 8 }, "end": { - "line": 351, + "line": 350, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 9883, - "end": 9895, + "start": 9861, + "end": 9873, "loc": { "start": { - "line": 351, + "line": 350, "column": 8 }, "end": { - "line": 351, + "line": 350, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 9883, - "end": 9887, + "start": 9861, + "end": 9865, "loc": { "start": { - "line": 351, + "line": 350, "column": 8 }, "end": { - "line": 351, + "line": 350, "column": 12 } } }, "property": { "type": "Identifier", - "start": 9888, - "end": 9895, + "start": 9866, + "end": 9873, "loc": { "start": { - "line": 351, + "line": 350, "column": 13 }, "end": { - "line": 351, + "line": 350, "column": 20 }, "identifierName": "emitter" @@ -14975,15 +14909,15 @@ }, "property": { "type": "Identifier", - "start": 9896, - "end": 9900, + "start": 9874, + "end": 9878, "loc": { "start": { - "line": 351, + "line": 350, "column": 21 }, "end": { - "line": 351, + "line": 350, "column": 25 }, "identifierName": "emit" @@ -14995,15 +14929,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 9901, - "end": 9923, + "start": 9879, + "end": 9901, "loc": { "start": { - "line": 351, + "line": 350, "column": 26 }, "end": { - "line": 351, + "line": 350, "column": 48 } }, @@ -15015,30 +14949,30 @@ }, { "type": "ThisExpression", - "start": 9925, - "end": 9929, + "start": 9903, + "end": 9907, "loc": { "start": { - "line": 351, + "line": 350, "column": 50 }, "end": { - "line": 351, + "line": 350, "column": 54 } } }, { "type": "UnaryExpression", - "start": 9931, - "end": 9950, + "start": 9909, + "end": 9928, "loc": { "start": { - "line": 351, + "line": 350, "column": 56 }, "end": { - "line": 351, + "line": 350, "column": 75 } }, @@ -15046,29 +14980,29 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 9932, - "end": 9950, + "start": 9910, + "end": 9928, "loc": { "start": { - "line": 351, + "line": 350, "column": 57 }, "end": { - "line": 351, + "line": 350, "column": 75 } }, "callee": { "type": "Identifier", - "start": 9932, - "end": 9938, + "start": 9910, + "end": 9916, "loc": { "start": { - "line": 351, + "line": 350, "column": 57 }, "end": { - "line": 351, + "line": 350, "column": 63 }, "identifierName": "isNull" @@ -15078,44 +15012,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 9939, - "end": 9949, + "start": 9917, + "end": 9927, "loc": { "start": { - "line": 351, + "line": 350, "column": 64 }, "end": { - "line": 351, + "line": 350, "column": 74 } }, "object": { "type": "ThisExpression", - "start": 9939, - "end": 9943, + "start": 9917, + "end": 9921, "loc": { "start": { - "line": 351, + "line": 350, "column": 64 }, "end": { - "line": 351, + "line": 350, "column": 68 } } }, "property": { "type": "Identifier", - "start": 9944, - "end": 9949, + "start": 9922, + "end": 9927, "loc": { "start": { - "line": 351, + "line": 350, "column": 69 }, "end": { - "line": 351, + "line": 350, "column": 74 }, "identifierName": "tgtId" @@ -15136,15 +15070,15 @@ { "type": "CommentLine", "value": " Check resultsPerPage is in expected format and initialise the", - "start": 9962, - "end": 10026, + "start": 9940, + "end": 10004, "loc": { "start": { - "line": 353, + "line": 352, "column": 8 }, "end": { - "line": 353, + "line": 352, "column": 72 } } @@ -15152,15 +15086,15 @@ { "type": "CommentLine", "value": " results per page component", - "start": 10035, - "end": 10064, + "start": 10013, + "end": 10042, "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 37 } } @@ -15169,43 +15103,43 @@ }, { "type": "IfStatement", - "start": 10073, - "end": 10348, + "start": 10051, + "end": 10326, "loc": { "start": { - "line": 355, + "line": 354, "column": 8 }, "end": { - "line": 362, + "line": 361, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 10077, - "end": 10099, + "start": 10055, + "end": 10077, "loc": { "start": { - "line": 355, + "line": 354, "column": 12 }, "end": { - "line": 355, + "line": 354, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 10077, - "end": 10081, + "start": 10055, + "end": 10059, "loc": { "start": { - "line": 355, + "line": 354, "column": 12 }, "end": { - "line": 355, + "line": 354, "column": 16 } }, @@ -15213,15 +15147,15 @@ }, "property": { "type": "Identifier", - "start": 10082, - "end": 10099, + "start": 10060, + "end": 10077, "loc": { "start": { - "line": 355, + "line": 354, "column": 17 }, "end": { - "line": 355, + "line": 354, "column": 34 }, "identifierName": "hasResultsPerPage" @@ -15233,101 +15167,101 @@ }, "consequent": { "type": "BlockStatement", - "start": 10101, - "end": 10348, + "start": 10079, + "end": 10326, "loc": { "start": { - "line": 355, + "line": 354, "column": 36 }, "end": { - "line": 362, + "line": 361, "column": 9 } }, "body": [ { "type": "IfStatement", - "start": 10115, - "end": 10338, + "start": 10093, + "end": 10316, "loc": { "start": { - "line": 356, + "line": 355, "column": 12 }, "end": { - "line": 361, + "line": 360, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 10119, - "end": 10149, + "start": 10097, + "end": 10127, "loc": { "start": { - "line": 356, + "line": 355, "column": 16 }, "end": { - "line": 356, + "line": 355, "column": 46 } }, "left": { "type": "MemberExpression", - "start": 10119, - "end": 10145, + "start": 10097, + "end": 10123, "loc": { "start": { - "line": 356, + "line": 355, "column": 16 }, "end": { - "line": 356, + "line": 355, "column": 42 } }, "object": { "type": "MemberExpression", - "start": 10119, - "end": 10138, + "start": 10097, + "end": 10116, "loc": { "start": { - "line": 356, + "line": 355, "column": 16 }, "end": { - "line": 356, + "line": 355, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 10119, - "end": 10123, + "start": 10097, + "end": 10101, "loc": { "start": { - "line": 356, + "line": 355, "column": 16 }, "end": { - "line": 356, + "line": 355, "column": 20 } } }, "property": { "type": "Identifier", - "start": 10124, - "end": 10138, + "start": 10102, + "end": 10116, "loc": { "start": { - "line": 356, + "line": 355, "column": 21 }, "end": { - "line": 356, + "line": 355, "column": 35 }, "identifierName": "resultsPerPage" @@ -15338,15 +15272,15 @@ }, "property": { "type": "Identifier", - "start": 10139, - "end": 10145, + "start": 10117, + "end": 10123, "loc": { "start": { - "line": 356, + "line": 355, "column": 36 }, "end": { - "line": 356, + "line": 355, "column": 42 }, "identifierName": "length" @@ -15358,15 +15292,15 @@ "operator": "<", "right": { "type": "NumericLiteral", - "start": 10148, - "end": 10149, + "start": 10126, + "end": 10127, "loc": { "start": { - "line": 356, + "line": 355, "column": 45 }, "end": { - "line": 356, + "line": 355, "column": 46 } }, @@ -15379,88 +15313,88 @@ }, "consequent": { "type": "BlockStatement", - "start": 10151, - "end": 10214, + "start": 10129, + "end": 10192, "loc": { "start": { - "line": 356, + "line": 355, "column": 48 }, "end": { - "line": 358, + "line": 357, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 10169, - "end": 10200, + "start": 10147, + "end": 10178, "loc": { "start": { - "line": 357, + "line": 356, "column": 16 }, "end": { - "line": 357, + "line": 356, "column": 47 } }, "expression": { "type": "AssignmentExpression", - "start": 10169, - "end": 10199, + "start": 10147, + "end": 10177, "loc": { "start": { - "line": 357, + "line": 356, "column": 16 }, "end": { - "line": 357, + "line": 356, "column": 46 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 10169, - "end": 10191, + "start": 10147, + "end": 10169, "loc": { "start": { - "line": 357, + "line": 356, "column": 16 }, "end": { - "line": 357, + "line": 356, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 10169, - "end": 10173, + "start": 10147, + "end": 10151, "loc": { "start": { - "line": 357, + "line": 356, "column": 16 }, "end": { - "line": 357, + "line": 356, "column": 20 } } }, "property": { "type": "Identifier", - "start": 10174, - "end": 10191, + "start": 10152, + "end": 10169, "loc": { "start": { - "line": 357, + "line": 356, "column": 21 }, "end": { - "line": 357, + "line": 356, "column": 38 }, "identifierName": "hasResultsPerPage" @@ -15471,15 +15405,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 10194, - "end": 10199, + "start": 10172, + "end": 10177, "loc": { "start": { - "line": 357, + "line": 356, "column": 41 }, "end": { - "line": 357, + "line": 356, "column": 46 } }, @@ -15492,88 +15426,88 @@ }, "alternate": { "type": "BlockStatement", - "start": 10220, - "end": 10338, + "start": 10198, + "end": 10316, "loc": { "start": { - "line": 358, + "line": 357, "column": 19 }, "end": { - "line": 361, + "line": 360, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 10238, - "end": 10282, + "start": 10216, + "end": 10260, "loc": { "start": { - "line": 359, + "line": 358, "column": 16 }, "end": { - "line": 359, + "line": 358, "column": 60 } }, "expression": { "type": "AssignmentExpression", - "start": 10238, - "end": 10281, + "start": 10216, + "end": 10259, "loc": { "start": { - "line": 359, + "line": 358, "column": 16 }, "end": { - "line": 359, + "line": 358, "column": 59 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 10238, - "end": 10253, + "start": 10216, + "end": 10231, "loc": { "start": { - "line": 359, + "line": 358, "column": 16 }, "end": { - "line": 359, + "line": 358, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 10238, - "end": 10242, + "start": 10216, + "end": 10220, "loc": { "start": { - "line": 359, + "line": 358, "column": 16 }, "end": { - "line": 359, + "line": 358, "column": 20 } } }, "property": { "type": "Identifier", - "start": 10243, - "end": 10253, + "start": 10221, + "end": 10231, "loc": { "start": { - "line": 359, + "line": 358, "column": 21 }, "end": { - "line": 359, + "line": 358, "column": 31 }, "identifierName": "pageLength" @@ -15584,72 +15518,72 @@ }, "right": { "type": "MemberExpression", - "start": 10256, - "end": 10281, + "start": 10234, + "end": 10259, "loc": { "start": { - "line": 359, + "line": 358, "column": 34 }, "end": { - "line": 359, + "line": 358, "column": 59 } }, "object": { "type": "MemberExpression", - "start": 10256, - "end": 10278, + "start": 10234, + "end": 10256, "loc": { "start": { - "line": 359, + "line": 358, "column": 34 }, "end": { - "line": 359, + "line": 358, "column": 56 } }, "object": { "type": "MemberExpression", - "start": 10256, - "end": 10275, + "start": 10234, + "end": 10253, "loc": { "start": { - "line": 359, + "line": 358, "column": 34 }, "end": { - "line": 359, + "line": 358, "column": 53 } }, "object": { "type": "ThisExpression", - "start": 10256, - "end": 10260, + "start": 10234, + "end": 10238, "loc": { "start": { - "line": 359, + "line": 358, "column": 34 }, "end": { - "line": 359, + "line": 358, "column": 38 } } }, "property": { "type": "Identifier", - "start": 10261, - "end": 10275, + "start": 10239, + "end": 10253, "loc": { "start": { - "line": 359, + "line": 358, "column": 39 }, "end": { - "line": 359, + "line": 358, "column": 53 }, "identifierName": "resultsPerPage" @@ -15660,15 +15594,15 @@ }, "property": { "type": "NumericLiteral", - "start": 10276, - "end": 10277, + "start": 10254, + "end": 10255, "loc": { "start": { - "line": 359, + "line": 358, "column": 54 }, "end": { - "line": 359, + "line": 358, "column": 55 } }, @@ -15682,15 +15616,15 @@ }, "property": { "type": "NumericLiteral", - "start": 10279, - "end": 10280, + "start": 10257, + "end": 10258, "loc": { "start": { - "line": 359, + "line": 358, "column": 57 }, "end": { - "line": 359, + "line": 358, "column": 58 } }, @@ -15706,72 +15640,72 @@ }, { "type": "ExpressionStatement", - "start": 10299, - "end": 10324, + "start": 10277, + "end": 10302, "loc": { "start": { - "line": 360, + "line": 359, "column": 16 }, "end": { - "line": 360, + "line": 359, "column": 41 } }, "expression": { "type": "CallExpression", - "start": 10299, - "end": 10323, + "start": 10277, + "end": 10301, "loc": { "start": { - "line": 360, + "line": 359, "column": 16 }, "end": { - "line": 360, + "line": 359, "column": 40 } }, "callee": { "type": "MemberExpression", - "start": 10299, - "end": 10321, + "start": 10277, + "end": 10299, "loc": { "start": { - "line": 360, + "line": 359, "column": 16 }, "end": { - "line": 360, + "line": 359, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 10299, - "end": 10303, + "start": 10277, + "end": 10281, "loc": { "start": { - "line": 360, + "line": 359, "column": 16 }, "end": { - "line": 360, + "line": 359, "column": 20 } } }, "property": { "type": "Identifier", - "start": 10304, - "end": 10321, + "start": 10282, + "end": 10299, "loc": { "start": { - "line": 360, + "line": 359, "column": 21 }, "end": { - "line": 360, + "line": 359, "column": 38 }, "identifierName": "setResultsPerPage" @@ -15795,15 +15729,15 @@ { "type": "CommentLine", "value": " Check resultsPerPage is in expected format and initialise the", - "start": 9962, - "end": 10026, + "start": 9940, + "end": 10004, "loc": { "start": { - "line": 353, + "line": 352, "column": 8 }, "end": { - "line": 353, + "line": 352, "column": 72 } } @@ -15811,15 +15745,15 @@ { "type": "CommentLine", "value": " results per page component", - "start": 10035, - "end": 10064, + "start": 10013, + "end": 10042, "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 37 } } @@ -15828,58 +15762,58 @@ }, { "type": "ExpressionStatement", - "start": 10358, - "end": 10486, + "start": 10336, + "end": 10464, "loc": { "start": { - "line": 364, + "line": 363, "column": 8 }, "end": { - "line": 367, + "line": 366, "column": 10 } }, "expression": { "type": "AssignmentExpression", - "start": 10358, - "end": 10485, + "start": 10336, + "end": 10463, "loc": { "start": { - "line": 364, + "line": 363, "column": 8 }, "end": { - "line": 367, + "line": 366, "column": 9 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 10358, - "end": 10376, + "start": 10336, + "end": 10354, "loc": { "start": { - "line": 364, + "line": 363, "column": 8 }, "end": { - "line": 364, + "line": 363, "column": 26 } }, "object": { "type": "Identifier", - "start": 10358, - "end": 10361, + "start": 10336, + "end": 10339, "loc": { "start": { - "line": 364, + "line": 363, "column": 8 }, "end": { - "line": 364, + "line": 363, "column": 11 }, "identifierName": "evt" @@ -15888,15 +15822,15 @@ }, "property": { "type": "Identifier", - "start": 10362, - "end": 10376, + "start": 10340, + "end": 10354, "loc": { "start": { - "line": 364, + "line": 363, "column": 12 }, "end": { - "line": 364, + "line": 363, "column": 26 }, "identifierName": "slcPagesChange" @@ -15907,15 +15841,15 @@ }, "right": { "type": "ArrowFunctionExpression", - "start": 10379, - "end": 10485, + "start": 10357, + "end": 10463, "loc": { "start": { - "line": 364, + "line": 363, "column": 29 }, "end": { - "line": 367, + "line": 366, "column": 9 } }, @@ -15926,15 +15860,15 @@ "params": [ { "type": "Identifier", - "start": 10380, - "end": 10385, + "start": 10358, + "end": 10363, "loc": { "start": { - "line": 364, + "line": 363, "column": 30 }, "end": { - "line": 364, + "line": 363, "column": 35 }, "identifierName": "event" @@ -15944,59 +15878,59 @@ ], "body": { "type": "BlockStatement", - "start": 10390, - "end": 10485, + "start": 10368, + "end": 10463, "loc": { "start": { - "line": 364, + "line": 363, "column": 40 }, "end": { - "line": 367, + "line": 366, "column": 9 } }, "body": [ { "type": "VariableDeclaration", - "start": 10404, - "end": 10427, + "start": 10382, + "end": 10405, "loc": { "start": { - "line": 365, + "line": 364, "column": 12 }, "end": { - "line": 365, + "line": 364, "column": 35 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 10408, - "end": 10426, + "start": 10386, + "end": 10404, "loc": { "start": { - "line": 365, + "line": 364, "column": 16 }, "end": { - "line": 365, + "line": 364, "column": 34 } }, "id": { "type": "Identifier", - "start": 10408, - "end": 10411, + "start": 10386, + "end": 10389, "loc": { "start": { - "line": 365, + "line": 364, "column": 16 }, "end": { - "line": 365, + "line": 364, "column": 19 }, "identifierName": "slc" @@ -16005,29 +15939,29 @@ }, "init": { "type": "MemberExpression", - "start": 10414, - "end": 10426, + "start": 10392, + "end": 10404, "loc": { "start": { - "line": 365, + "line": 364, "column": 22 }, "end": { - "line": 365, + "line": 364, "column": 34 } }, "object": { "type": "Identifier", - "start": 10414, - "end": 10419, + "start": 10392, + "end": 10397, "loc": { "start": { - "line": 365, + "line": 364, "column": 22 }, "end": { - "line": 365, + "line": 364, "column": 27 }, "identifierName": "event" @@ -16036,15 +15970,15 @@ }, "property": { "type": "Identifier", - "start": 10420, - "end": 10426, + "start": 10398, + "end": 10404, "loc": { "start": { - "line": 365, + "line": 364, "column": 28 }, "end": { - "line": 365, + "line": 364, "column": 34 }, "identifierName": "target" @@ -16059,72 +15993,72 @@ }, { "type": "ExpressionStatement", - "start": 10440, - "end": 10475, + "start": 10418, + "end": 10453, "loc": { "start": { - "line": 366, + "line": 365, "column": 12 }, "end": { - "line": 366, + "line": 365, "column": 47 } }, "expression": { "type": "CallExpression", - "start": 10440, - "end": 10474, + "start": 10418, + "end": 10452, "loc": { "start": { - "line": 366, + "line": 365, "column": 12 }, "end": { - "line": 366, + "line": 365, "column": 46 } }, "callee": { "type": "MemberExpression", - "start": 10440, - "end": 10455, + "start": 10418, + "end": 10433, "loc": { "start": { - "line": 366, + "line": 365, "column": 12 }, "end": { - "line": 366, + "line": 365, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 10440, - "end": 10444, + "start": 10418, + "end": 10422, "loc": { "start": { - "line": 366, + "line": 365, "column": 12 }, "end": { - "line": 366, + "line": 365, "column": 16 } } }, "property": { "type": "Identifier", - "start": 10445, - "end": 10455, + "start": 10423, + "end": 10433, "loc": { "start": { - "line": 366, + "line": 365, "column": 17 }, "end": { - "line": 366, + "line": 365, "column": 27 }, "identifierName": "changePage" @@ -16136,29 +16070,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 10456, - "end": 10473, + "start": 10434, + "end": 10451, "loc": { "start": { - "line": 366, + "line": 365, "column": 28 }, "end": { - "line": 366, + "line": 365, "column": 45 } }, "object": { "type": "Identifier", - "start": 10456, - "end": 10459, + "start": 10434, + "end": 10437, "loc": { "start": { - "line": 366, + "line": 365, "column": 28 }, "end": { - "line": 366, + "line": 365, "column": 31 }, "identifierName": "slc" @@ -16167,15 +16101,15 @@ }, "property": { "type": "Identifier", - "start": 10460, - "end": 10473, + "start": 10438, + "end": 10451, "loc": { "start": { - "line": 366, + "line": 365, "column": 32 }, "end": { - "line": 366, + "line": 365, "column": 45 }, "identifierName": "selectedIndex" @@ -16196,15 +16130,15 @@ { "type": "CommentLine", "value": " Paging drop-down list selector", - "start": 10496, - "end": 10529, + "start": 10474, + "end": 10507, "loc": { "start": { - "line": 369, + "line": 368, "column": 8 }, "end": { - "line": 369, + "line": 368, "column": 41 } } @@ -16213,57 +16147,57 @@ }, { "type": "IfStatement", - "start": 10538, - "end": 10742, + "start": 10516, + "end": 10720, "loc": { "start": { - "line": 370, + "line": 369, "column": 8 }, "end": { - "line": 374, + "line": 373, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 10542, - "end": 10574, + "start": 10520, + "end": 10552, "loc": { "start": { - "line": 370, + "line": 369, "column": 12 }, "end": { - "line": 370, + "line": 369, "column": 44 } }, "left": { "type": "MemberExpression", - "start": 10542, - "end": 10563, + "start": 10520, + "end": 10541, "loc": { "start": { - "line": 370, + "line": 369, "column": 12 }, "end": { - "line": 370, + "line": 369, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 10542, - "end": 10546, + "start": 10520, + "end": 10524, "loc": { "start": { - "line": 370, + "line": 369, "column": 12 }, "end": { - "line": 370, + "line": 369, "column": 16 } }, @@ -16271,15 +16205,15 @@ }, "property": { "type": "Identifier", - "start": 10547, - "end": 10563, + "start": 10525, + "end": 10541, "loc": { "start": { - "line": 370, + "line": 369, "column": 17 }, "end": { - "line": 370, + "line": 369, "column": 33 }, "identifierName": "pageSelectorType" @@ -16292,15 +16226,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 10568, - "end": 10574, + "start": 10546, + "end": 10552, "loc": { "start": { - "line": 370, + "line": 369, "column": 38 }, "end": { - "line": 370, + "line": 369, "column": 44 }, "identifierName": "SELECT" @@ -16311,59 +16245,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 10576, - "end": 10742, + "start": 10554, + "end": 10720, "loc": { "start": { - "line": 370, + "line": 369, "column": 46 }, "end": { - "line": 374, + "line": 373, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 10590, - "end": 10619, + "start": 10568, + "end": 10597, "loc": { "start": { - "line": 371, + "line": 370, "column": 12 }, "end": { - "line": 371, + "line": 370, "column": 41 } }, "expression": { "type": "AssignmentExpression", - "start": 10590, - "end": 10618, + "start": 10568, + "end": 10596, "loc": { "start": { - "line": 371, + "line": 370, "column": 12 }, "end": { - "line": 371, + "line": 370, "column": 40 } }, "operator": "=", "left": { "type": "Identifier", - "start": 10590, - "end": 10598, + "start": 10568, + "end": 10576, "loc": { "start": { - "line": 371, + "line": 370, "column": 12 }, "end": { - "line": 371, + "line": 370, "column": 20 }, "identifierName": "slcPages" @@ -16372,29 +16306,29 @@ }, "right": { "type": "CallExpression", - "start": 10601, - "end": 10618, + "start": 10579, + "end": 10596, "loc": { "start": { - "line": 371, + "line": 370, "column": 23 }, "end": { - "line": 371, + "line": 370, "column": 40 } }, "callee": { "type": "Identifier", - "start": 10601, - "end": 10610, + "start": 10579, + "end": 10588, "loc": { "start": { - "line": 371, + "line": 370, "column": 23 }, "end": { - "line": 371, + "line": 370, "column": 32 }, "identifierName": "createElm" @@ -16404,15 +16338,15 @@ "arguments": [ { "type": "Identifier", - "start": 10611, - "end": 10617, + "start": 10589, + "end": 10595, "loc": { "start": { - "line": 371, + "line": 370, "column": 33 }, "end": { - "line": 371, + "line": 370, "column": 39 }, "identifierName": "SELECT" @@ -16425,58 +16359,58 @@ }, { "type": "ExpressionStatement", - "start": 10632, - "end": 10672, + "start": 10610, + "end": 10650, "loc": { "start": { - "line": 372, + "line": 371, "column": 12 }, "end": { - "line": 372, + "line": 371, "column": 52 } }, "expression": { "type": "AssignmentExpression", - "start": 10632, - "end": 10671, + "start": 10610, + "end": 10649, "loc": { "start": { - "line": 372, + "line": 371, "column": 12 }, "end": { - "line": 372, + "line": 371, "column": 51 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 10632, - "end": 10650, + "start": 10610, + "end": 10628, "loc": { "start": { - "line": 372, + "line": 371, "column": 12 }, "end": { - "line": 372, + "line": 371, "column": 30 } }, "object": { "type": "Identifier", - "start": 10632, - "end": 10640, + "start": 10610, + "end": 10618, "loc": { "start": { - "line": 372, + "line": 371, "column": 12 }, "end": { - "line": 372, + "line": 371, "column": 20 }, "identifierName": "slcPages" @@ -16485,15 +16419,15 @@ }, "property": { "type": "Identifier", - "start": 10641, - "end": 10650, + "start": 10619, + "end": 10628, "loc": { "start": { - "line": 372, + "line": 371, "column": 21 }, "end": { - "line": 372, + "line": 371, "column": 30 }, "identifierName": "className" @@ -16504,44 +16438,44 @@ }, "right": { "type": "MemberExpression", - "start": 10653, - "end": 10671, + "start": 10631, + "end": 10649, "loc": { "start": { - "line": 372, + "line": 371, "column": 33 }, "end": { - "line": 372, + "line": 371, "column": 51 } }, "object": { "type": "ThisExpression", - "start": 10653, - "end": 10657, + "start": 10631, + "end": 10635, "loc": { "start": { - "line": 372, + "line": 371, "column": 33 }, "end": { - "line": 372, + "line": 371, "column": 37 } } }, "property": { "type": "Identifier", - "start": 10658, - "end": 10671, + "start": 10636, + "end": 10649, "loc": { "start": { - "line": 372, + "line": 371, "column": 38 }, "end": { - "line": 372, + "line": 371, "column": 51 }, "identifierName": "pgSlcCssClass" @@ -16554,43 +16488,43 @@ }, { "type": "ExpressionStatement", - "start": 10685, - "end": 10732, + "start": 10663, + "end": 10710, "loc": { "start": { - "line": 373, + "line": 372, "column": 12 }, "end": { - "line": 373, + "line": 372, "column": 59 } }, "expression": { "type": "CallExpression", - "start": 10685, - "end": 10731, + "start": 10663, + "end": 10709, "loc": { "start": { - "line": 373, + "line": 372, "column": 12 }, "end": { - "line": 373, + "line": 372, "column": 58 } }, "callee": { "type": "Identifier", - "start": 10685, - "end": 10691, + "start": 10663, + "end": 10669, "loc": { "start": { - "line": 373, + "line": 372, "column": 12 }, "end": { - "line": 373, + "line": 372, "column": 18 }, "identifierName": "addEvt" @@ -16600,15 +16534,15 @@ "arguments": [ { "type": "Identifier", - "start": 10692, - "end": 10700, + "start": 10670, + "end": 10678, "loc": { "start": { - "line": 373, + "line": 372, "column": 19 }, "end": { - "line": 373, + "line": 372, "column": 27 }, "identifierName": "slcPages" @@ -16617,15 +16551,15 @@ }, { "type": "StringLiteral", - "start": 10702, - "end": 10710, + "start": 10680, + "end": 10688, "loc": { "start": { - "line": 373, + "line": 372, "column": 29 }, "end": { - "line": 373, + "line": 372, "column": 37 } }, @@ -16637,29 +16571,29 @@ }, { "type": "MemberExpression", - "start": 10712, - "end": 10730, + "start": 10690, + "end": 10708, "loc": { "start": { - "line": 373, + "line": 372, "column": 39 }, "end": { - "line": 373, + "line": 372, "column": 57 } }, "object": { "type": "Identifier", - "start": 10712, - "end": 10715, + "start": 10690, + "end": 10693, "loc": { "start": { - "line": 373, + "line": 372, "column": 39 }, "end": { - "line": 373, + "line": 372, "column": 42 }, "identifierName": "evt" @@ -16668,15 +16602,15 @@ }, "property": { "type": "Identifier", - "start": 10716, - "end": 10730, + "start": 10694, + "end": 10708, "loc": { "start": { - "line": 373, + "line": 372, "column": 43 }, "end": { - "line": 373, + "line": 372, "column": 57 }, "identifierName": "slcPagesChange" @@ -16697,15 +16631,15 @@ { "type": "CommentLine", "value": " Paging drop-down list selector", - "start": 10496, - "end": 10529, + "start": 10474, + "end": 10507, "loc": { "start": { - "line": 369, + "line": 368, "column": 8 }, "end": { - "line": 369, + "line": 368, "column": 41 } } @@ -16715,15 +16649,15 @@ { "type": "CommentLine", "value": " Paging input selector", - "start": 10752, - "end": 10776, + "start": 10730, + "end": 10754, "loc": { "start": { - "line": 376, + "line": 375, "column": 8 }, "end": { - "line": 376, + "line": 375, "column": 32 } } @@ -16732,57 +16666,57 @@ }, { "type": "IfStatement", - "start": 10785, - "end": 11016, + "start": 10763, + "end": 10994, "loc": { "start": { - "line": 377, + "line": 376, "column": 8 }, "end": { - "line": 381, + "line": 380, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 10789, - "end": 10820, + "start": 10767, + "end": 10798, "loc": { "start": { - "line": 377, + "line": 376, "column": 12 }, "end": { - "line": 377, + "line": 376, "column": 43 } }, "left": { "type": "MemberExpression", - "start": 10789, - "end": 10810, + "start": 10767, + "end": 10788, "loc": { "start": { - "line": 377, + "line": 376, "column": 12 }, "end": { - "line": 377, + "line": 376, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 10789, - "end": 10793, + "start": 10767, + "end": 10771, "loc": { "start": { - "line": 377, + "line": 376, "column": 12 }, "end": { - "line": 377, + "line": 376, "column": 16 } }, @@ -16790,15 +16724,15 @@ }, "property": { "type": "Identifier", - "start": 10794, - "end": 10810, + "start": 10772, + "end": 10788, "loc": { "start": { - "line": 377, + "line": 376, "column": 17 }, "end": { - "line": 377, + "line": 376, "column": 33 }, "identifierName": "pageSelectorType" @@ -16811,15 +16745,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 10815, - "end": 10820, + "start": 10793, + "end": 10798, "loc": { "start": { - "line": 377, + "line": 376, "column": 38 }, "end": { - "line": 377, + "line": 376, "column": 43 }, "identifierName": "INPUT" @@ -16830,59 +16764,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 10822, - "end": 11016, + "start": 10800, + "end": 10994, "loc": { "start": { - "line": 377, + "line": 376, "column": 45 }, "end": { - "line": 381, + "line": 380, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 10836, - "end": 10895, + "start": 10814, + "end": 10873, "loc": { "start": { - "line": 378, + "line": 377, "column": 12 }, "end": { - "line": 378, + "line": 377, "column": 71 } }, "expression": { "type": "AssignmentExpression", - "start": 10836, - "end": 10894, + "start": 10814, + "end": 10872, "loc": { "start": { - "line": 378, + "line": 377, "column": 12 }, "end": { - "line": 378, + "line": 377, "column": 70 } }, "operator": "=", "left": { "type": "Identifier", - "start": 10836, - "end": 10844, + "start": 10814, + "end": 10822, "loc": { "start": { - "line": 378, + "line": 377, "column": 12 }, "end": { - "line": 378, + "line": 377, "column": 20 }, "identifierName": "slcPages" @@ -16891,29 +16825,29 @@ }, "right": { "type": "CallExpression", - "start": 10847, - "end": 10894, + "start": 10825, + "end": 10872, "loc": { "start": { - "line": 378, + "line": 377, "column": 23 }, "end": { - "line": 378, + "line": 377, "column": 70 } }, "callee": { "type": "Identifier", - "start": 10847, - "end": 10856, + "start": 10825, + "end": 10834, "loc": { "start": { - "line": 378, + "line": 377, "column": 23 }, "end": { - "line": 378, + "line": 377, "column": 32 }, "identifierName": "createElm" @@ -16923,15 +16857,15 @@ "arguments": [ { "type": "Identifier", - "start": 10857, - "end": 10862, + "start": 10835, + "end": 10840, "loc": { "start": { - "line": 378, + "line": 377, "column": 33 }, "end": { - "line": 378, + "line": 377, "column": 38 }, "identifierName": "INPUT" @@ -16940,30 +16874,30 @@ }, { "type": "ArrayExpression", - "start": 10864, - "end": 10893, + "start": 10842, + "end": 10871, "loc": { "start": { - "line": 378, + "line": 377, "column": 40 }, "end": { - "line": 378, + "line": 377, "column": 69 } }, "elements": [ { "type": "StringLiteral", - "start": 10865, - "end": 10872, + "start": 10843, + "end": 10850, "loc": { "start": { - "line": 378, + "line": 377, "column": 41 }, "end": { - "line": 378, + "line": 377, "column": 48 } }, @@ -16975,44 +16909,44 @@ }, { "type": "MemberExpression", - "start": 10874, - "end": 10892, + "start": 10852, + "end": 10870, "loc": { "start": { - "line": 378, + "line": 377, "column": 50 }, "end": { - "line": 378, + "line": 377, "column": 68 } }, "object": { "type": "ThisExpression", - "start": 10874, - "end": 10878, + "start": 10852, + "end": 10856, "loc": { "start": { - "line": 378, + "line": 377, "column": 50 }, "end": { - "line": 378, + "line": 377, "column": 54 } } }, "property": { "type": "Identifier", - "start": 10879, - "end": 10892, + "start": 10857, + "end": 10870, "loc": { "start": { - "line": 378, + "line": 377, "column": 55 }, "end": { - "line": 378, + "line": 377, "column": 68 }, "identifierName": "currentPageNb" @@ -17029,58 +16963,58 @@ }, { "type": "ExpressionStatement", - "start": 10908, - "end": 10948, + "start": 10886, + "end": 10926, "loc": { "start": { - "line": 379, + "line": 378, "column": 12 }, "end": { - "line": 379, + "line": 378, "column": 52 } }, "expression": { "type": "AssignmentExpression", - "start": 10908, - "end": 10947, + "start": 10886, + "end": 10925, "loc": { "start": { - "line": 379, + "line": 378, "column": 12 }, "end": { - "line": 379, + "line": 378, "column": 51 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 10908, - "end": 10926, + "start": 10886, + "end": 10904, "loc": { "start": { - "line": 379, + "line": 378, "column": 12 }, "end": { - "line": 379, + "line": 378, "column": 30 } }, "object": { "type": "Identifier", - "start": 10908, - "end": 10916, + "start": 10886, + "end": 10894, "loc": { "start": { - "line": 379, + "line": 378, "column": 12 }, "end": { - "line": 379, + "line": 378, "column": 20 }, "identifierName": "slcPages" @@ -17089,15 +17023,15 @@ }, "property": { "type": "Identifier", - "start": 10917, - "end": 10926, + "start": 10895, + "end": 10904, "loc": { "start": { - "line": 379, + "line": 378, "column": 21 }, "end": { - "line": 379, + "line": 378, "column": 30 }, "identifierName": "className" @@ -17108,44 +17042,44 @@ }, "right": { "type": "MemberExpression", - "start": 10929, - "end": 10947, + "start": 10907, + "end": 10925, "loc": { "start": { - "line": 379, + "line": 378, "column": 33 }, "end": { - "line": 379, + "line": 378, "column": 51 } }, "object": { "type": "ThisExpression", - "start": 10929, - "end": 10933, + "start": 10907, + "end": 10911, "loc": { "start": { - "line": 379, + "line": 378, "column": 33 }, "end": { - "line": 379, + "line": 378, "column": 37 } } }, "property": { "type": "Identifier", - "start": 10934, - "end": 10947, + "start": 10912, + "end": 10925, "loc": { "start": { - "line": 379, + "line": 378, "column": 38 }, "end": { - "line": 379, + "line": 378, "column": 51 }, "identifierName": "pgInpCssClass" @@ -17158,43 +17092,43 @@ }, { "type": "ExpressionStatement", - "start": 10961, - "end": 11006, + "start": 10939, + "end": 10984, "loc": { "start": { - "line": 380, + "line": 379, "column": 12 }, "end": { - "line": 380, + "line": 379, "column": 57 } }, "expression": { "type": "CallExpression", - "start": 10961, - "end": 11005, + "start": 10939, + "end": 10983, "loc": { "start": { - "line": 380, + "line": 379, "column": 12 }, "end": { - "line": 380, + "line": 379, "column": 56 } }, "callee": { "type": "Identifier", - "start": 10961, - "end": 10967, + "start": 10939, + "end": 10945, "loc": { "start": { - "line": 380, + "line": 379, "column": 12 }, "end": { - "line": 380, + "line": 379, "column": 18 }, "identifierName": "addEvt" @@ -17204,15 +17138,15 @@ "arguments": [ { "type": "Identifier", - "start": 10968, - "end": 10976, + "start": 10946, + "end": 10954, "loc": { "start": { - "line": 380, + "line": 379, "column": 19 }, "end": { - "line": 380, + "line": 379, "column": 27 }, "identifierName": "slcPages" @@ -17221,15 +17155,15 @@ }, { "type": "StringLiteral", - "start": 10978, - "end": 10988, + "start": 10956, + "end": 10966, "loc": { "start": { - "line": 380, + "line": 379, "column": 29 }, "end": { - "line": 380, + "line": 379, "column": 39 } }, @@ -17241,29 +17175,29 @@ }, { "type": "MemberExpression", - "start": 10990, - "end": 11004, + "start": 10968, + "end": 10982, "loc": { "start": { - "line": 380, + "line": 379, "column": 41 }, "end": { - "line": 380, + "line": 379, "column": 55 } }, "object": { "type": "Identifier", - "start": 10990, - "end": 10993, + "start": 10968, + "end": 10971, "loc": { "start": { - "line": 380, + "line": 379, "column": 41 }, "end": { - "line": 380, + "line": 379, "column": 44 }, "identifierName": "evt" @@ -17272,15 +17206,15 @@ }, "property": { "type": "Identifier", - "start": 10994, - "end": 11004, + "start": 10972, + "end": 10982, "loc": { "start": { - "line": 380, + "line": 379, "column": 45 }, "end": { - "line": 380, + "line": 379, "column": 55 }, "identifierName": "_detectKey" @@ -17301,15 +17235,15 @@ { "type": "CommentLine", "value": " Paging input selector", - "start": 10752, - "end": 10776, + "start": 10730, + "end": 10754, "loc": { "start": { - "line": 376, + "line": 375, "column": 8 }, "end": { - "line": 376, + "line": 375, "column": 32 } } @@ -17319,15 +17253,15 @@ { "type": "CommentLine", "value": " btns containers", - "start": 11026, - "end": 11044, + "start": 11004, + "end": 11022, "loc": { "start": { - "line": 383, + "line": 382, "column": 8 }, "end": { - "line": 383, + "line": 382, "column": 26 } } @@ -17336,44 +17270,44 @@ }, { "type": "VariableDeclaration", - "start": 11053, - "end": 11089, + "start": 11031, + "end": 11067, "loc": { "start": { - "line": 384, + "line": 383, "column": 8 }, "end": { - "line": 384, + "line": 383, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11057, - "end": 11088, + "start": 11035, + "end": 11066, "loc": { "start": { - "line": 384, + "line": 383, "column": 12 }, "end": { - "line": 384, + "line": 383, "column": 43 } }, "id": { "type": "Identifier", - "start": 11057, - "end": 11068, + "start": 11035, + "end": 11046, "loc": { "start": { - "line": 384, + "line": 383, "column": 12 }, "end": { - "line": 384, + "line": 383, "column": 23 }, "identifierName": "btnNextSpan" @@ -17383,29 +17317,29 @@ }, "init": { "type": "CallExpression", - "start": 11071, - "end": 11088, + "start": 11049, + "end": 11066, "loc": { "start": { - "line": 384, + "line": 383, "column": 26 }, "end": { - "line": 384, + "line": 383, "column": 43 } }, "callee": { "type": "Identifier", - "start": 11071, - "end": 11080, + "start": 11049, + "end": 11058, "loc": { "start": { - "line": 384, + "line": 383, "column": 26 }, "end": { - "line": 384, + "line": 383, "column": 35 }, "identifierName": "createElm" @@ -17415,15 +17349,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 11081, - "end": 11087, + "start": 11059, + "end": 11065, "loc": { "start": { - "line": 384, + "line": 383, "column": 36 }, "end": { - "line": 384, + "line": 383, "column": 42 } }, @@ -17443,15 +17377,15 @@ { "type": "CommentLine", "value": " btns containers", - "start": 11026, - "end": 11044, + "start": 11004, + "end": 11022, "loc": { "start": { - "line": 383, + "line": 382, "column": 8 }, "end": { - "line": 383, + "line": 382, "column": 26 } } @@ -17460,44 +17394,44 @@ }, { "type": "VariableDeclaration", - "start": 11098, - "end": 11134, + "start": 11076, + "end": 11112, "loc": { "start": { - "line": 385, + "line": 384, "column": 8 }, "end": { - "line": 385, + "line": 384, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11102, - "end": 11133, + "start": 11080, + "end": 11111, "loc": { "start": { - "line": 385, + "line": 384, "column": 12 }, "end": { - "line": 385, + "line": 384, "column": 43 } }, "id": { "type": "Identifier", - "start": 11102, - "end": 11113, + "start": 11080, + "end": 11091, "loc": { "start": { - "line": 385, + "line": 384, "column": 12 }, "end": { - "line": 385, + "line": 384, "column": 23 }, "identifierName": "btnPrevSpan" @@ -17506,29 +17440,29 @@ }, "init": { "type": "CallExpression", - "start": 11116, - "end": 11133, + "start": 11094, + "end": 11111, "loc": { "start": { - "line": 385, + "line": 384, "column": 26 }, "end": { - "line": 385, + "line": 384, "column": 43 } }, "callee": { "type": "Identifier", - "start": 11116, - "end": 11125, + "start": 11094, + "end": 11103, "loc": { "start": { - "line": 385, + "line": 384, "column": 26 }, "end": { - "line": 385, + "line": 384, "column": 35 }, "identifierName": "createElm" @@ -17538,15 +17472,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 11126, - "end": 11132, + "start": 11104, + "end": 11110, "loc": { "start": { - "line": 385, + "line": 384, "column": 36 }, "end": { - "line": 385, + "line": 384, "column": 42 } }, @@ -17564,44 +17498,44 @@ }, { "type": "VariableDeclaration", - "start": 11143, - "end": 11179, + "start": 11121, + "end": 11157, "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11147, - "end": 11178, + "start": 11125, + "end": 11156, "loc": { "start": { - "line": 386, + "line": 385, "column": 12 }, "end": { - "line": 386, + "line": 385, "column": 43 } }, "id": { "type": "Identifier", - "start": 11147, - "end": 11158, + "start": 11125, + "end": 11136, "loc": { "start": { - "line": 386, + "line": 385, "column": 12 }, "end": { - "line": 386, + "line": 385, "column": 23 }, "identifierName": "btnLastSpan" @@ -17610,29 +17544,29 @@ }, "init": { "type": "CallExpression", - "start": 11161, - "end": 11178, + "start": 11139, + "end": 11156, "loc": { "start": { - "line": 386, + "line": 385, "column": 26 }, "end": { - "line": 386, + "line": 385, "column": 43 } }, "callee": { "type": "Identifier", - "start": 11161, - "end": 11170, + "start": 11139, + "end": 11148, "loc": { "start": { - "line": 386, + "line": 385, "column": 26 }, "end": { - "line": 386, + "line": 385, "column": 35 }, "identifierName": "createElm" @@ -17642,15 +17576,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 11171, - "end": 11177, + "start": 11149, + "end": 11155, "loc": { "start": { - "line": 386, + "line": 385, "column": 36 }, "end": { - "line": 386, + "line": 385, "column": 42 } }, @@ -17668,44 +17602,44 @@ }, { "type": "VariableDeclaration", - "start": 11188, - "end": 11225, + "start": 11166, + "end": 11203, "loc": { "start": { - "line": 387, + "line": 386, "column": 8 }, "end": { - "line": 387, + "line": 386, "column": 45 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11192, - "end": 11224, + "start": 11170, + "end": 11202, "loc": { "start": { - "line": 387, + "line": 386, "column": 12 }, "end": { - "line": 387, + "line": 386, "column": 44 } }, "id": { "type": "Identifier", - "start": 11192, - "end": 11204, + "start": 11170, + "end": 11182, "loc": { "start": { - "line": 387, + "line": 386, "column": 12 }, "end": { - "line": 387, + "line": 386, "column": 24 }, "identifierName": "btnFirstSpan" @@ -17714,29 +17648,29 @@ }, "init": { "type": "CallExpression", - "start": 11207, - "end": 11224, + "start": 11185, + "end": 11202, "loc": { "start": { - "line": 387, + "line": 386, "column": 27 }, "end": { - "line": 387, + "line": 386, "column": 44 } }, "callee": { "type": "Identifier", - "start": 11207, - "end": 11216, + "start": 11185, + "end": 11194, "loc": { "start": { - "line": 387, + "line": 386, "column": 27 }, "end": { - "line": 387, + "line": 386, "column": 36 }, "identifierName": "createElm" @@ -17746,15 +17680,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 11217, - "end": 11223, + "start": 11195, + "end": 11201, "loc": { "start": { - "line": 387, + "line": 386, "column": 37 }, "end": { - "line": 387, + "line": 386, "column": 43 } }, @@ -17772,58 +17706,58 @@ }, { "type": "IfStatement", - "start": 11235, - "end": 13582, + "start": 11213, + "end": 13560, "loc": { "start": { - "line": 389, + "line": 388, "column": 8 }, "end": { - "line": 446, + "line": 445, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 11239, - "end": 11251, + "start": 11217, + "end": 11229, "loc": { "start": { - "line": 389, + "line": 388, "column": 12 }, "end": { - "line": 389, + "line": 388, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 11239, - "end": 11243, + "start": 11217, + "end": 11221, "loc": { "start": { - "line": 389, + "line": 388, "column": 12 }, "end": { - "line": 389, + "line": 388, "column": 16 } } }, "property": { "type": "Identifier", - "start": 11244, - "end": 11251, + "start": 11222, + "end": 11229, "loc": { "start": { - "line": 389, + "line": 388, "column": 17 }, "end": { - "line": 389, + "line": 388, "column": 24 }, "identifierName": "hasBtns" @@ -17834,44 +17768,44 @@ }, "consequent": { "type": "BlockStatement", - "start": 11253, - "end": 13582, + "start": 11231, + "end": 13560, "loc": { "start": { - "line": 389, + "line": 388, "column": 26 }, "end": { - "line": 446, + "line": 445, "column": 9 } }, "body": [ { "type": "IfStatement", - "start": 11294, - "end": 11828, + "start": 11272, + "end": 11806, "loc": { "start": { - "line": 391, + "line": 390, "column": 12 }, "end": { - "line": 403, + "line": 402, "column": 13 } }, "test": { "type": "UnaryExpression", - "start": 11298, - "end": 11319, + "start": 11276, + "end": 11297, "loc": { "start": { - "line": 391, + "line": 390, "column": 16 }, "end": { - "line": 391, + "line": 390, "column": 37 } }, @@ -17879,29 +17813,29 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 11299, - "end": 11319, + "start": 11277, + "end": 11297, "loc": { "start": { - "line": 391, + "line": 390, "column": 17 }, "end": { - "line": 391, + "line": 390, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 11299, - "end": 11303, + "start": 11277, + "end": 11281, "loc": { "start": { - "line": 391, + "line": 390, "column": 17 }, "end": { - "line": 391, + "line": 390, "column": 21 } }, @@ -17909,15 +17843,15 @@ }, "property": { "type": "Identifier", - "start": 11304, - "end": 11319, + "start": 11282, + "end": 11297, "loc": { "start": { - "line": 391, + "line": 390, "column": 22 }, "end": { - "line": 391, + "line": 390, "column": 37 }, "identifierName": "btnNextPageHtml" @@ -17934,59 +17868,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 11321, - "end": 11689, + "start": 11299, + "end": 11667, "loc": { "start": { - "line": 391, + "line": 390, "column": 39 }, "end": { - "line": 400, + "line": 399, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 11339, - "end": 11519, + "start": 11317, + "end": 11497, "loc": { "start": { - "line": 392, + "line": 391, "column": 16 }, "end": { - "line": 396, + "line": 395, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11343, - "end": 11518, + "start": 11321, + "end": 11496, "loc": { "start": { - "line": 392, + "line": 391, "column": 20 }, "end": { - "line": 396, + "line": 395, "column": 17 } }, "id": { "type": "Identifier", - "start": 11343, - "end": 11350, + "start": 11321, + "end": 11328, "loc": { "start": { - "line": 392, + "line": 391, "column": 20 }, "end": { - "line": 392, + "line": 391, "column": 27 }, "identifierName": "btnNext" @@ -17995,29 +17929,29 @@ }, "init": { "type": "CallExpression", - "start": 11353, - "end": 11518, + "start": 11331, + "end": 11496, "loc": { "start": { - "line": 392, + "line": 391, "column": 30 }, "end": { - "line": 396, + "line": 395, "column": 17 } }, "callee": { "type": "Identifier", - "start": 11353, - "end": 11362, + "start": 11331, + "end": 11340, "loc": { "start": { - "line": 392, + "line": 391, "column": 30 }, "end": { - "line": 392, + "line": 391, "column": 39 }, "identifierName": "createElm" @@ -18027,15 +17961,15 @@ "arguments": [ { "type": "Identifier", - "start": 11363, - "end": 11368, + "start": 11341, + "end": 11346, "loc": { "start": { - "line": 392, + "line": 391, "column": 40 }, "end": { - "line": 392, + "line": 391, "column": 45 }, "identifierName": "INPUT" @@ -18044,30 +17978,30 @@ }, { "type": "ArrayExpression", - "start": 11390, - "end": 11408, + "start": 11368, + "end": 11386, "loc": { "start": { - "line": 393, + "line": 392, "column": 20 }, "end": { - "line": 393, + "line": 392, "column": 38 } }, "elements": [ { "type": "StringLiteral", - "start": 11391, - "end": 11397, + "start": 11369, + "end": 11375, "loc": { "start": { - "line": 393, + "line": 392, "column": 21 }, "end": { - "line": 393, + "line": 392, "column": 27 } }, @@ -18079,15 +18013,15 @@ }, { "type": "StringLiteral", - "start": 11399, - "end": 11407, + "start": 11377, + "end": 11385, "loc": { "start": { - "line": 393, + "line": 392, "column": 29 }, "end": { - "line": 393, + "line": 392, "column": 37 } }, @@ -18101,30 +18035,30 @@ }, { "type": "ArrayExpression", - "start": 11430, - "end": 11461, + "start": 11408, + "end": 11439, "loc": { "start": { - "line": 394, + "line": 393, "column": 20 }, "end": { - "line": 394, + "line": 393, "column": 51 } }, "elements": [ { "type": "StringLiteral", - "start": 11431, - "end": 11438, + "start": 11409, + "end": 11416, "loc": { "start": { - "line": 394, + "line": 393, "column": 21 }, "end": { - "line": 394, + "line": 393, "column": 28 } }, @@ -18136,44 +18070,44 @@ }, { "type": "MemberExpression", - "start": 11440, - "end": 11460, + "start": 11418, + "end": 11438, "loc": { "start": { - "line": 394, + "line": 393, "column": 30 }, "end": { - "line": 394, + "line": 393, "column": 50 } }, "object": { "type": "ThisExpression", - "start": 11440, - "end": 11444, + "start": 11418, + "end": 11422, "loc": { "start": { - "line": 394, + "line": 393, "column": 30 }, "end": { - "line": 394, + "line": 393, "column": 34 } } }, "property": { "type": "Identifier", - "start": 11445, - "end": 11460, + "start": 11423, + "end": 11438, "loc": { "start": { - "line": 394, + "line": 393, "column": 35 }, "end": { - "line": 394, + "line": 393, "column": 50 }, "identifierName": "btnNextPageText" @@ -18186,30 +18120,30 @@ }, { "type": "ArrayExpression", - "start": 11483, - "end": 11500, + "start": 11461, + "end": 11478, "loc": { "start": { - "line": 395, + "line": 394, "column": 20 }, "end": { - "line": 395, + "line": 394, "column": 37 } }, "elements": [ { "type": "StringLiteral", - "start": 11484, - "end": 11491, + "start": 11462, + "end": 11469, "loc": { "start": { - "line": 395, + "line": 394, "column": 21 }, "end": { - "line": 395, + "line": 394, "column": 28 } }, @@ -18221,15 +18155,15 @@ }, { "type": "StringLiteral", - "start": 11493, - "end": 11499, + "start": 11471, + "end": 11477, "loc": { "start": { - "line": 395, + "line": 394, "column": 30 }, "end": { - "line": 395, + "line": 394, "column": 36 } }, @@ -18249,58 +18183,58 @@ }, { "type": "ExpressionStatement", - "start": 11536, - "end": 11573, + "start": 11514, + "end": 11551, "loc": { "start": { - "line": 397, + "line": 396, "column": 16 }, "end": { - "line": 397, + "line": 396, "column": 53 } }, "expression": { "type": "AssignmentExpression", - "start": 11536, - "end": 11572, + "start": 11514, + "end": 11550, "loc": { "start": { - "line": 397, + "line": 396, "column": 16 }, "end": { - "line": 397, + "line": 396, "column": 52 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 11536, - "end": 11553, + "start": 11514, + "end": 11531, "loc": { "start": { - "line": 397, + "line": 396, "column": 16 }, "end": { - "line": 397, + "line": 396, "column": 33 } }, "object": { "type": "Identifier", - "start": 11536, - "end": 11543, + "start": 11514, + "end": 11521, "loc": { "start": { - "line": 397, + "line": 396, "column": 16 }, "end": { - "line": 397, + "line": 396, "column": 23 }, "identifierName": "btnNext" @@ -18309,15 +18243,15 @@ }, "property": { "type": "Identifier", - "start": 11544, - "end": 11553, + "start": 11522, + "end": 11531, "loc": { "start": { - "line": 397, + "line": 396, "column": 24 }, "end": { - "line": 397, + "line": 396, "column": 33 }, "identifierName": "className" @@ -18328,44 +18262,44 @@ }, "right": { "type": "MemberExpression", - "start": 11556, - "end": 11572, + "start": 11534, + "end": 11550, "loc": { "start": { - "line": 397, + "line": 396, "column": 36 }, "end": { - "line": 397, + "line": 396, "column": 52 } }, "object": { "type": "ThisExpression", - "start": 11556, - "end": 11560, + "start": 11534, + "end": 11538, "loc": { "start": { - "line": 397, + "line": 396, "column": 36 }, "end": { - "line": 397, + "line": 396, "column": 40 } } }, "property": { "type": "Identifier", - "start": 11561, - "end": 11572, + "start": 11539, + "end": 11550, "loc": { "start": { - "line": 397, + "line": 396, "column": 41 }, "end": { - "line": 397, + "line": 396, "column": 52 }, "identifierName": "btnCssClass" @@ -18378,43 +18312,43 @@ }, { "type": "ExpressionStatement", - "start": 11590, - "end": 11625, + "start": 11568, + "end": 11603, "loc": { "start": { - "line": 398, + "line": 397, "column": 16 }, "end": { - "line": 398, + "line": 397, "column": 51 } }, "expression": { "type": "CallExpression", - "start": 11590, - "end": 11624, + "start": 11568, + "end": 11602, "loc": { "start": { - "line": 398, + "line": 397, "column": 16 }, "end": { - "line": 398, + "line": 397, "column": 50 } }, "callee": { "type": "Identifier", - "start": 11590, - "end": 11596, + "start": 11568, + "end": 11574, "loc": { "start": { - "line": 398, + "line": 397, "column": 16 }, "end": { - "line": 398, + "line": 397, "column": 22 }, "identifierName": "addEvt" @@ -18424,15 +18358,15 @@ "arguments": [ { "type": "Identifier", - "start": 11597, - "end": 11604, + "start": 11575, + "end": 11582, "loc": { "start": { - "line": 398, + "line": 397, "column": 23 }, "end": { - "line": 398, + "line": 397, "column": 30 }, "identifierName": "btnNext" @@ -18441,15 +18375,15 @@ }, { "type": "StringLiteral", - "start": 11606, - "end": 11613, + "start": 11584, + "end": 11591, "loc": { "start": { - "line": 398, + "line": 397, "column": 32 }, "end": { - "line": 398, + "line": 397, "column": 39 } }, @@ -18461,29 +18395,29 @@ }, { "type": "MemberExpression", - "start": 11615, - "end": 11623, + "start": 11593, + "end": 11601, "loc": { "start": { - "line": 398, + "line": 397, "column": 41 }, "end": { - "line": 398, + "line": 397, "column": 49 } }, "object": { "type": "Identifier", - "start": 11615, - "end": 11618, + "start": 11593, + "end": 11596, "loc": { "start": { - "line": 398, + "line": 397, "column": 41 }, "end": { - "line": 398, + "line": 397, "column": 44 }, "identifierName": "evt" @@ -18492,15 +18426,15 @@ }, "property": { "type": "Identifier", - "start": 11619, - "end": 11623, + "start": 11597, + "end": 11601, "loc": { "start": { - "line": 398, + "line": 397, "column": 45 }, "end": { - "line": 398, + "line": 397, "column": 49 }, "identifierName": "next" @@ -18514,57 +18448,57 @@ }, { "type": "ExpressionStatement", - "start": 11642, - "end": 11675, + "start": 11620, + "end": 11653, "loc": { "start": { - "line": 399, + "line": 398, "column": 16 }, "end": { - "line": 399, + "line": 398, "column": 49 } }, "expression": { "type": "CallExpression", - "start": 11642, - "end": 11674, + "start": 11620, + "end": 11652, "loc": { "start": { - "line": 399, + "line": 398, "column": 16 }, "end": { - "line": 399, + "line": 398, "column": 48 } }, "callee": { "type": "MemberExpression", - "start": 11642, - "end": 11665, + "start": 11620, + "end": 11643, "loc": { "start": { - "line": 399, + "line": 398, "column": 16 }, "end": { - "line": 399, + "line": 398, "column": 39 } }, "object": { "type": "Identifier", - "start": 11642, - "end": 11653, + "start": 11620, + "end": 11631, "loc": { "start": { - "line": 399, + "line": 398, "column": 16 }, "end": { - "line": 399, + "line": 398, "column": 27 }, "identifierName": "btnNextSpan" @@ -18573,15 +18507,15 @@ }, "property": { "type": "Identifier", - "start": 11654, - "end": 11665, + "start": 11632, + "end": 11643, "loc": { "start": { - "line": 399, + "line": 398, "column": 28 }, "end": { - "line": 399, + "line": 398, "column": 39 }, "identifierName": "appendChild" @@ -18593,15 +18527,15 @@ "arguments": [ { "type": "Identifier", - "start": 11666, - "end": 11673, + "start": 11644, + "end": 11651, "loc": { "start": { - "line": 399, + "line": 398, "column": 40 }, "end": { - "line": 399, + "line": 398, "column": 47 }, "identifierName": "btnNext" @@ -18616,73 +18550,73 @@ }, "alternate": { "type": "BlockStatement", - "start": 11695, - "end": 11828, + "start": 11673, + "end": 11806, "loc": { "start": { - "line": 400, + "line": 399, "column": 19 }, "end": { - "line": 403, + "line": 402, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 11713, - "end": 11758, + "start": 11691, + "end": 11736, "loc": { "start": { - "line": 401, + "line": 400, "column": 16 }, "end": { - "line": 401, + "line": 400, "column": 61 } }, "expression": { "type": "AssignmentExpression", - "start": 11713, - "end": 11757, + "start": 11691, + "end": 11735, "loc": { "start": { - "line": 401, + "line": 400, "column": 16 }, "end": { - "line": 401, + "line": 400, "column": 60 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 11713, - "end": 11734, + "start": 11691, + "end": 11712, "loc": { "start": { - "line": 401, + "line": 400, "column": 16 }, "end": { - "line": 401, + "line": 400, "column": 37 } }, "object": { "type": "Identifier", - "start": 11713, - "end": 11724, + "start": 11691, + "end": 11702, "loc": { "start": { - "line": 401, + "line": 400, "column": 16 }, "end": { - "line": 401, + "line": 400, "column": 27 }, "identifierName": "btnNextSpan" @@ -18691,15 +18625,15 @@ }, "property": { "type": "Identifier", - "start": 11725, - "end": 11734, + "start": 11703, + "end": 11712, "loc": { "start": { - "line": 401, + "line": 400, "column": 28 }, "end": { - "line": 401, + "line": 400, "column": 37 }, "identifierName": "innerHTML" @@ -18710,44 +18644,44 @@ }, "right": { "type": "MemberExpression", - "start": 11737, - "end": 11757, + "start": 11715, + "end": 11735, "loc": { "start": { - "line": 401, + "line": 400, "column": 40 }, "end": { - "line": 401, + "line": 400, "column": 60 } }, "object": { "type": "ThisExpression", - "start": 11737, - "end": 11741, + "start": 11715, + "end": 11719, "loc": { "start": { - "line": 401, + "line": 400, "column": 40 }, "end": { - "line": 401, + "line": 400, "column": 44 } } }, "property": { "type": "Identifier", - "start": 11742, - "end": 11757, + "start": 11720, + "end": 11735, "loc": { "start": { - "line": 401, + "line": 400, "column": 45 }, "end": { - "line": 401, + "line": 400, "column": 60 }, "identifierName": "btnNextPageHtml" @@ -18760,43 +18694,43 @@ }, { "type": "ExpressionStatement", - "start": 11775, - "end": 11814, + "start": 11753, + "end": 11792, "loc": { "start": { - "line": 402, + "line": 401, "column": 16 }, "end": { - "line": 402, + "line": 401, "column": 55 } }, "expression": { "type": "CallExpression", - "start": 11775, - "end": 11813, + "start": 11753, + "end": 11791, "loc": { "start": { - "line": 402, + "line": 401, "column": 16 }, "end": { - "line": 402, + "line": 401, "column": 54 } }, "callee": { "type": "Identifier", - "start": 11775, - "end": 11781, + "start": 11753, + "end": 11759, "loc": { "start": { - "line": 402, + "line": 401, "column": 16 }, "end": { - "line": 402, + "line": 401, "column": 22 }, "identifierName": "addEvt" @@ -18806,15 +18740,15 @@ "arguments": [ { "type": "Identifier", - "start": 11782, - "end": 11793, + "start": 11760, + "end": 11771, "loc": { "start": { - "line": 402, + "line": 401, "column": 23 }, "end": { - "line": 402, + "line": 401, "column": 34 }, "identifierName": "btnNextSpan" @@ -18823,15 +18757,15 @@ }, { "type": "StringLiteral", - "start": 11795, - "end": 11802, + "start": 11773, + "end": 11780, "loc": { "start": { - "line": 402, + "line": 401, "column": 36 }, "end": { - "line": 402, + "line": 401, "column": 43 } }, @@ -18843,29 +18777,29 @@ }, { "type": "MemberExpression", - "start": 11804, - "end": 11812, + "start": 11782, + "end": 11790, "loc": { "start": { - "line": 402, + "line": 401, "column": 45 }, "end": { - "line": 402, + "line": 401, "column": 53 } }, "object": { "type": "Identifier", - "start": 11804, - "end": 11807, + "start": 11782, + "end": 11785, "loc": { "start": { - "line": 402, + "line": 401, "column": 45 }, "end": { - "line": 402, + "line": 401, "column": 48 }, "identifierName": "evt" @@ -18874,15 +18808,15 @@ }, "property": { "type": "Identifier", - "start": 11808, - "end": 11812, + "start": 11786, + "end": 11790, "loc": { "start": { - "line": 402, + "line": 401, "column": 49 }, "end": { - "line": 402, + "line": 401, "column": 53 }, "identifierName": "next" @@ -18902,15 +18836,15 @@ { "type": "CommentLine", "value": " Next button", - "start": 11267, - "end": 11281, + "start": 11245, + "end": 11259, "loc": { "start": { - "line": 390, + "line": 389, "column": 12 }, "end": { - "line": 390, + "line": 389, "column": 26 } } @@ -18920,15 +18854,15 @@ { "type": "CommentLine", "value": " Previous button", - "start": 11841, - "end": 11859, + "start": 11819, + "end": 11837, "loc": { "start": { - "line": 404, + "line": 403, "column": 12 }, "end": { - "line": 404, + "line": 403, "column": 30 } } @@ -18937,29 +18871,29 @@ }, { "type": "IfStatement", - "start": 11872, - "end": 12410, + "start": 11850, + "end": 12388, "loc": { "start": { - "line": 405, + "line": 404, "column": 12 }, "end": { - "line": 417, + "line": 416, "column": 13 } }, "test": { "type": "UnaryExpression", - "start": 11876, - "end": 11897, + "start": 11854, + "end": 11875, "loc": { "start": { - "line": 405, + "line": 404, "column": 16 }, "end": { - "line": 405, + "line": 404, "column": 37 } }, @@ -18967,29 +18901,29 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 11877, - "end": 11897, + "start": 11855, + "end": 11875, "loc": { "start": { - "line": 405, + "line": 404, "column": 17 }, "end": { - "line": 405, + "line": 404, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 11877, - "end": 11881, + "start": 11855, + "end": 11859, "loc": { "start": { - "line": 405, + "line": 404, "column": 17 }, "end": { - "line": 405, + "line": 404, "column": 21 } }, @@ -18997,15 +18931,15 @@ }, "property": { "type": "Identifier", - "start": 11882, - "end": 11897, + "start": 11860, + "end": 11875, "loc": { "start": { - "line": 405, + "line": 404, "column": 22 }, "end": { - "line": 405, + "line": 404, "column": 37 }, "identifierName": "btnPrevPageHtml" @@ -19022,59 +18956,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 11899, - "end": 12271, + "start": 11877, + "end": 12249, "loc": { "start": { - "line": 405, + "line": 404, "column": 39 }, "end": { - "line": 414, + "line": 413, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 11917, - "end": 12101, + "start": 11895, + "end": 12079, "loc": { "start": { - "line": 406, + "line": 405, "column": 16 }, "end": { - "line": 410, + "line": 409, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11921, - "end": 12100, + "start": 11899, + "end": 12078, "loc": { "start": { - "line": 406, + "line": 405, "column": 20 }, "end": { - "line": 410, + "line": 409, "column": 17 } }, "id": { "type": "Identifier", - "start": 11921, - "end": 11928, + "start": 11899, + "end": 11906, "loc": { "start": { - "line": 406, + "line": 405, "column": 20 }, "end": { - "line": 406, + "line": 405, "column": 27 }, "identifierName": "btnPrev" @@ -19083,29 +19017,29 @@ }, "init": { "type": "CallExpression", - "start": 11931, - "end": 12100, + "start": 11909, + "end": 12078, "loc": { "start": { - "line": 406, + "line": 405, "column": 30 }, "end": { - "line": 410, + "line": 409, "column": 17 } }, "callee": { "type": "Identifier", - "start": 11931, - "end": 11940, + "start": 11909, + "end": 11918, "loc": { "start": { - "line": 406, + "line": 405, "column": 30 }, "end": { - "line": 406, + "line": 405, "column": 39 }, "identifierName": "createElm" @@ -19115,15 +19049,15 @@ "arguments": [ { "type": "Identifier", - "start": 11941, - "end": 11946, + "start": 11919, + "end": 11924, "loc": { "start": { - "line": 406, + "line": 405, "column": 40 }, "end": { - "line": 406, + "line": 405, "column": 45 }, "identifierName": "INPUT" @@ -19132,30 +19066,30 @@ }, { "type": "ArrayExpression", - "start": 11968, - "end": 11986, + "start": 11946, + "end": 11964, "loc": { "start": { - "line": 407, + "line": 406, "column": 20 }, "end": { - "line": 407, + "line": 406, "column": 38 } }, "elements": [ { "type": "StringLiteral", - "start": 11969, - "end": 11975, + "start": 11947, + "end": 11953, "loc": { "start": { - "line": 407, + "line": 406, "column": 21 }, "end": { - "line": 407, + "line": 406, "column": 27 } }, @@ -19167,15 +19101,15 @@ }, { "type": "StringLiteral", - "start": 11977, - "end": 11985, + "start": 11955, + "end": 11963, "loc": { "start": { - "line": 407, + "line": 406, "column": 29 }, "end": { - "line": 407, + "line": 406, "column": 37 } }, @@ -19189,30 +19123,30 @@ }, { "type": "ArrayExpression", - "start": 12008, - "end": 12039, + "start": 11986, + "end": 12017, "loc": { "start": { - "line": 408, + "line": 407, "column": 20 }, "end": { - "line": 408, + "line": 407, "column": 51 } }, "elements": [ { "type": "StringLiteral", - "start": 12009, - "end": 12016, + "start": 11987, + "end": 11994, "loc": { "start": { - "line": 408, + "line": 407, "column": 21 }, "end": { - "line": 408, + "line": 407, "column": 28 } }, @@ -19224,44 +19158,44 @@ }, { "type": "MemberExpression", - "start": 12018, - "end": 12038, + "start": 11996, + "end": 12016, "loc": { "start": { - "line": 408, + "line": 407, "column": 30 }, "end": { - "line": 408, + "line": 407, "column": 50 } }, "object": { "type": "ThisExpression", - "start": 12018, - "end": 12022, + "start": 11996, + "end": 12000, "loc": { "start": { - "line": 408, + "line": 407, "column": 30 }, "end": { - "line": 408, + "line": 407, "column": 34 } } }, "property": { "type": "Identifier", - "start": 12023, - "end": 12038, + "start": 12001, + "end": 12016, "loc": { "start": { - "line": 408, + "line": 407, "column": 35 }, "end": { - "line": 408, + "line": 407, "column": 50 }, "identifierName": "btnPrevPageText" @@ -19274,30 +19208,30 @@ }, { "type": "ArrayExpression", - "start": 12061, - "end": 12082, + "start": 12039, + "end": 12060, "loc": { "start": { - "line": 409, + "line": 408, "column": 20 }, "end": { - "line": 409, + "line": 408, "column": 41 } }, "elements": [ { "type": "StringLiteral", - "start": 12062, - "end": 12069, + "start": 12040, + "end": 12047, "loc": { "start": { - "line": 409, + "line": 408, "column": 21 }, "end": { - "line": 409, + "line": 408, "column": 28 } }, @@ -19309,15 +19243,15 @@ }, { "type": "StringLiteral", - "start": 12071, - "end": 12081, + "start": 12049, + "end": 12059, "loc": { "start": { - "line": 409, + "line": 408, "column": 30 }, "end": { - "line": 409, + "line": 408, "column": 40 } }, @@ -19337,58 +19271,58 @@ }, { "type": "ExpressionStatement", - "start": 12118, - "end": 12155, + "start": 12096, + "end": 12133, "loc": { "start": { - "line": 411, + "line": 410, "column": 16 }, "end": { - "line": 411, + "line": 410, "column": 53 } }, "expression": { "type": "AssignmentExpression", - "start": 12118, - "end": 12154, + "start": 12096, + "end": 12132, "loc": { "start": { - "line": 411, + "line": 410, "column": 16 }, "end": { - "line": 411, + "line": 410, "column": 52 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 12118, - "end": 12135, + "start": 12096, + "end": 12113, "loc": { "start": { - "line": 411, + "line": 410, "column": 16 }, "end": { - "line": 411, + "line": 410, "column": 33 } }, "object": { "type": "Identifier", - "start": 12118, - "end": 12125, + "start": 12096, + "end": 12103, "loc": { "start": { - "line": 411, + "line": 410, "column": 16 }, "end": { - "line": 411, + "line": 410, "column": 23 }, "identifierName": "btnPrev" @@ -19397,15 +19331,15 @@ }, "property": { "type": "Identifier", - "start": 12126, - "end": 12135, + "start": 12104, + "end": 12113, "loc": { "start": { - "line": 411, + "line": 410, "column": 24 }, "end": { - "line": 411, + "line": 410, "column": 33 }, "identifierName": "className" @@ -19416,44 +19350,44 @@ }, "right": { "type": "MemberExpression", - "start": 12138, - "end": 12154, + "start": 12116, + "end": 12132, "loc": { "start": { - "line": 411, + "line": 410, "column": 36 }, "end": { - "line": 411, + "line": 410, "column": 52 } }, "object": { "type": "ThisExpression", - "start": 12138, - "end": 12142, + "start": 12116, + "end": 12120, "loc": { "start": { - "line": 411, + "line": 410, "column": 36 }, "end": { - "line": 411, + "line": 410, "column": 40 } } }, "property": { "type": "Identifier", - "start": 12143, - "end": 12154, + "start": 12121, + "end": 12132, "loc": { "start": { - "line": 411, + "line": 410, "column": 41 }, "end": { - "line": 411, + "line": 410, "column": 52 }, "identifierName": "btnCssClass" @@ -19466,43 +19400,43 @@ }, { "type": "ExpressionStatement", - "start": 12172, - "end": 12207, + "start": 12150, + "end": 12185, "loc": { "start": { - "line": 412, + "line": 411, "column": 16 }, "end": { - "line": 412, + "line": 411, "column": 51 } }, "expression": { "type": "CallExpression", - "start": 12172, - "end": 12206, + "start": 12150, + "end": 12184, "loc": { "start": { - "line": 412, + "line": 411, "column": 16 }, "end": { - "line": 412, + "line": 411, "column": 50 } }, "callee": { "type": "Identifier", - "start": 12172, - "end": 12178, + "start": 12150, + "end": 12156, "loc": { "start": { - "line": 412, + "line": 411, "column": 16 }, "end": { - "line": 412, + "line": 411, "column": 22 }, "identifierName": "addEvt" @@ -19512,15 +19446,15 @@ "arguments": [ { "type": "Identifier", - "start": 12179, - "end": 12186, + "start": 12157, + "end": 12164, "loc": { "start": { - "line": 412, + "line": 411, "column": 23 }, "end": { - "line": 412, + "line": 411, "column": 30 }, "identifierName": "btnPrev" @@ -19529,15 +19463,15 @@ }, { "type": "StringLiteral", - "start": 12188, - "end": 12195, + "start": 12166, + "end": 12173, "loc": { "start": { - "line": 412, + "line": 411, "column": 32 }, "end": { - "line": 412, + "line": 411, "column": 39 } }, @@ -19549,29 +19483,29 @@ }, { "type": "MemberExpression", - "start": 12197, - "end": 12205, + "start": 12175, + "end": 12183, "loc": { "start": { - "line": 412, + "line": 411, "column": 41 }, "end": { - "line": 412, + "line": 411, "column": 49 } }, "object": { "type": "Identifier", - "start": 12197, - "end": 12200, + "start": 12175, + "end": 12178, "loc": { "start": { - "line": 412, + "line": 411, "column": 41 }, "end": { - "line": 412, + "line": 411, "column": 44 }, "identifierName": "evt" @@ -19580,15 +19514,15 @@ }, "property": { "type": "Identifier", - "start": 12201, - "end": 12205, + "start": 12179, + "end": 12183, "loc": { "start": { - "line": 412, + "line": 411, "column": 45 }, "end": { - "line": 412, + "line": 411, "column": 49 }, "identifierName": "prev" @@ -19602,57 +19536,57 @@ }, { "type": "ExpressionStatement", - "start": 12224, - "end": 12257, + "start": 12202, + "end": 12235, "loc": { "start": { - "line": 413, + "line": 412, "column": 16 }, "end": { - "line": 413, + "line": 412, "column": 49 } }, "expression": { "type": "CallExpression", - "start": 12224, - "end": 12256, + "start": 12202, + "end": 12234, "loc": { "start": { - "line": 413, + "line": 412, "column": 16 }, "end": { - "line": 413, + "line": 412, "column": 48 } }, "callee": { "type": "MemberExpression", - "start": 12224, - "end": 12247, + "start": 12202, + "end": 12225, "loc": { "start": { - "line": 413, + "line": 412, "column": 16 }, "end": { - "line": 413, + "line": 412, "column": 39 } }, "object": { "type": "Identifier", - "start": 12224, - "end": 12235, + "start": 12202, + "end": 12213, "loc": { "start": { - "line": 413, + "line": 412, "column": 16 }, "end": { - "line": 413, + "line": 412, "column": 27 }, "identifierName": "btnPrevSpan" @@ -19661,15 +19595,15 @@ }, "property": { "type": "Identifier", - "start": 12236, - "end": 12247, + "start": 12214, + "end": 12225, "loc": { "start": { - "line": 413, + "line": 412, "column": 28 }, "end": { - "line": 413, + "line": 412, "column": 39 }, "identifierName": "appendChild" @@ -19681,15 +19615,15 @@ "arguments": [ { "type": "Identifier", - "start": 12248, - "end": 12255, + "start": 12226, + "end": 12233, "loc": { "start": { - "line": 413, + "line": 412, "column": 40 }, "end": { - "line": 413, + "line": 412, "column": 47 }, "identifierName": "btnPrev" @@ -19704,73 +19638,73 @@ }, "alternate": { "type": "BlockStatement", - "start": 12277, - "end": 12410, + "start": 12255, + "end": 12388, "loc": { "start": { - "line": 414, + "line": 413, "column": 19 }, "end": { - "line": 417, + "line": 416, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 12295, - "end": 12340, + "start": 12273, + "end": 12318, "loc": { "start": { - "line": 415, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 414, "column": 61 } }, "expression": { "type": "AssignmentExpression", - "start": 12295, - "end": 12339, + "start": 12273, + "end": 12317, "loc": { "start": { - "line": 415, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 414, "column": 60 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 12295, - "end": 12316, + "start": 12273, + "end": 12294, "loc": { "start": { - "line": 415, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 414, "column": 37 } }, "object": { "type": "Identifier", - "start": 12295, - "end": 12306, + "start": 12273, + "end": 12284, "loc": { "start": { - "line": 415, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 414, "column": 27 }, "identifierName": "btnPrevSpan" @@ -19779,15 +19713,15 @@ }, "property": { "type": "Identifier", - "start": 12307, - "end": 12316, + "start": 12285, + "end": 12294, "loc": { "start": { - "line": 415, + "line": 414, "column": 28 }, "end": { - "line": 415, + "line": 414, "column": 37 }, "identifierName": "innerHTML" @@ -19798,44 +19732,44 @@ }, "right": { "type": "MemberExpression", - "start": 12319, - "end": 12339, + "start": 12297, + "end": 12317, "loc": { "start": { - "line": 415, + "line": 414, "column": 40 }, "end": { - "line": 415, + "line": 414, "column": 60 } }, "object": { "type": "ThisExpression", - "start": 12319, - "end": 12323, + "start": 12297, + "end": 12301, "loc": { "start": { - "line": 415, + "line": 414, "column": 40 }, "end": { - "line": 415, + "line": 414, "column": 44 } } }, "property": { "type": "Identifier", - "start": 12324, - "end": 12339, + "start": 12302, + "end": 12317, "loc": { "start": { - "line": 415, + "line": 414, "column": 45 }, "end": { - "line": 415, + "line": 414, "column": 60 }, "identifierName": "btnPrevPageHtml" @@ -19848,43 +19782,43 @@ }, { "type": "ExpressionStatement", - "start": 12357, - "end": 12396, + "start": 12335, + "end": 12374, "loc": { "start": { - "line": 416, + "line": 415, "column": 16 }, "end": { - "line": 416, + "line": 415, "column": 55 } }, "expression": { "type": "CallExpression", - "start": 12357, - "end": 12395, + "start": 12335, + "end": 12373, "loc": { "start": { - "line": 416, + "line": 415, "column": 16 }, "end": { - "line": 416, + "line": 415, "column": 54 } }, "callee": { "type": "Identifier", - "start": 12357, - "end": 12363, + "start": 12335, + "end": 12341, "loc": { "start": { - "line": 416, + "line": 415, "column": 16 }, "end": { - "line": 416, + "line": 415, "column": 22 }, "identifierName": "addEvt" @@ -19894,15 +19828,15 @@ "arguments": [ { "type": "Identifier", - "start": 12364, - "end": 12375, + "start": 12342, + "end": 12353, "loc": { "start": { - "line": 416, + "line": 415, "column": 23 }, "end": { - "line": 416, + "line": 415, "column": 34 }, "identifierName": "btnPrevSpan" @@ -19911,15 +19845,15 @@ }, { "type": "StringLiteral", - "start": 12377, - "end": 12384, + "start": 12355, + "end": 12362, "loc": { "start": { - "line": 416, + "line": 415, "column": 36 }, "end": { - "line": 416, + "line": 415, "column": 43 } }, @@ -19931,29 +19865,29 @@ }, { "type": "MemberExpression", - "start": 12386, - "end": 12394, + "start": 12364, + "end": 12372, "loc": { "start": { - "line": 416, + "line": 415, "column": 45 }, "end": { - "line": 416, + "line": 415, "column": 53 } }, "object": { "type": "Identifier", - "start": 12386, - "end": 12389, + "start": 12364, + "end": 12367, "loc": { "start": { - "line": 416, + "line": 415, "column": 45 }, "end": { - "line": 416, + "line": 415, "column": 48 }, "identifierName": "evt" @@ -19962,15 +19896,15 @@ }, "property": { "type": "Identifier", - "start": 12390, - "end": 12394, + "start": 12368, + "end": 12372, "loc": { "start": { - "line": 416, + "line": 415, "column": 49 }, "end": { - "line": 416, + "line": 415, "column": 53 }, "identifierName": "prev" @@ -19990,15 +19924,15 @@ { "type": "CommentLine", "value": " Previous button", - "start": 11841, - "end": 11859, + "start": 11819, + "end": 11837, "loc": { "start": { - "line": 404, + "line": 403, "column": 12 }, "end": { - "line": 404, + "line": 403, "column": 30 } } @@ -20008,15 +19942,15 @@ { "type": "CommentLine", "value": " Last button", - "start": 12423, - "end": 12437, + "start": 12401, + "end": 12415, "loc": { "start": { - "line": 418, + "line": 417, "column": 12 }, "end": { - "line": 418, + "line": 417, "column": 26 } } @@ -20025,29 +19959,29 @@ }, { "type": "IfStatement", - "start": 12450, - "end": 12984, + "start": 12428, + "end": 12962, "loc": { "start": { - "line": 419, + "line": 418, "column": 12 }, "end": { - "line": 431, + "line": 430, "column": 13 } }, "test": { "type": "UnaryExpression", - "start": 12454, - "end": 12475, + "start": 12432, + "end": 12453, "loc": { "start": { - "line": 419, + "line": 418, "column": 16 }, "end": { - "line": 419, + "line": 418, "column": 37 } }, @@ -20055,29 +19989,29 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 12455, - "end": 12475, + "start": 12433, + "end": 12453, "loc": { "start": { - "line": 419, + "line": 418, "column": 17 }, "end": { - "line": 419, + "line": 418, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 12455, - "end": 12459, + "start": 12433, + "end": 12437, "loc": { "start": { - "line": 419, + "line": 418, "column": 17 }, "end": { - "line": 419, + "line": 418, "column": 21 } }, @@ -20085,15 +20019,15 @@ }, "property": { "type": "Identifier", - "start": 12460, - "end": 12475, + "start": 12438, + "end": 12453, "loc": { "start": { - "line": 419, + "line": 418, "column": 22 }, "end": { - "line": 419, + "line": 418, "column": 37 }, "identifierName": "btnLastPageHtml" @@ -20110,59 +20044,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 12477, - "end": 12845, + "start": 12455, + "end": 12823, "loc": { "start": { - "line": 419, + "line": 418, "column": 39 }, "end": { - "line": 428, + "line": 427, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 12495, - "end": 12675, + "start": 12473, + "end": 12653, "loc": { "start": { - "line": 420, + "line": 419, "column": 16 }, "end": { - "line": 424, + "line": 423, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 12499, - "end": 12674, + "start": 12477, + "end": 12652, "loc": { "start": { - "line": 420, + "line": 419, "column": 20 }, "end": { - "line": 424, + "line": 423, "column": 17 } }, "id": { "type": "Identifier", - "start": 12499, - "end": 12506, + "start": 12477, + "end": 12484, "loc": { "start": { - "line": 420, + "line": 419, "column": 20 }, "end": { - "line": 420, + "line": 419, "column": 27 }, "identifierName": "btnLast" @@ -20171,29 +20105,29 @@ }, "init": { "type": "CallExpression", - "start": 12509, - "end": 12674, + "start": 12487, + "end": 12652, "loc": { "start": { - "line": 420, + "line": 419, "column": 30 }, "end": { - "line": 424, + "line": 423, "column": 17 } }, "callee": { "type": "Identifier", - "start": 12509, - "end": 12518, + "start": 12487, + "end": 12496, "loc": { "start": { - "line": 420, + "line": 419, "column": 30 }, "end": { - "line": 420, + "line": 419, "column": 39 }, "identifierName": "createElm" @@ -20203,15 +20137,15 @@ "arguments": [ { "type": "Identifier", - "start": 12519, - "end": 12524, + "start": 12497, + "end": 12502, "loc": { "start": { - "line": 420, + "line": 419, "column": 40 }, "end": { - "line": 420, + "line": 419, "column": 45 }, "identifierName": "INPUT" @@ -20220,30 +20154,30 @@ }, { "type": "ArrayExpression", - "start": 12546, - "end": 12564, + "start": 12524, + "end": 12542, "loc": { "start": { - "line": 421, + "line": 420, "column": 20 }, "end": { - "line": 421, + "line": 420, "column": 38 } }, "elements": [ { "type": "StringLiteral", - "start": 12547, - "end": 12553, + "start": 12525, + "end": 12531, "loc": { "start": { - "line": 421, + "line": 420, "column": 21 }, "end": { - "line": 421, + "line": 420, "column": 27 } }, @@ -20255,15 +20189,15 @@ }, { "type": "StringLiteral", - "start": 12555, - "end": 12563, + "start": 12533, + "end": 12541, "loc": { "start": { - "line": 421, + "line": 420, "column": 29 }, "end": { - "line": 421, + "line": 420, "column": 37 } }, @@ -20277,30 +20211,30 @@ }, { "type": "ArrayExpression", - "start": 12586, - "end": 12617, + "start": 12564, + "end": 12595, "loc": { "start": { - "line": 422, + "line": 421, "column": 20 }, "end": { - "line": 422, + "line": 421, "column": 51 } }, "elements": [ { "type": "StringLiteral", - "start": 12587, - "end": 12594, + "start": 12565, + "end": 12572, "loc": { "start": { - "line": 422, + "line": 421, "column": 21 }, "end": { - "line": 422, + "line": 421, "column": 28 } }, @@ -20312,44 +20246,44 @@ }, { "type": "MemberExpression", - "start": 12596, - "end": 12616, + "start": 12574, + "end": 12594, "loc": { "start": { - "line": 422, + "line": 421, "column": 30 }, "end": { - "line": 422, + "line": 421, "column": 50 } }, "object": { "type": "ThisExpression", - "start": 12596, - "end": 12600, + "start": 12574, + "end": 12578, "loc": { "start": { - "line": 422, + "line": 421, "column": 30 }, "end": { - "line": 422, + "line": 421, "column": 34 } } }, "property": { "type": "Identifier", - "start": 12601, - "end": 12616, + "start": 12579, + "end": 12594, "loc": { "start": { - "line": 422, + "line": 421, "column": 35 }, "end": { - "line": 422, + "line": 421, "column": 50 }, "identifierName": "btnLastPageText" @@ -20362,30 +20296,30 @@ }, { "type": "ArrayExpression", - "start": 12639, - "end": 12656, + "start": 12617, + "end": 12634, "loc": { "start": { - "line": 423, + "line": 422, "column": 20 }, "end": { - "line": 423, + "line": 422, "column": 37 } }, "elements": [ { "type": "StringLiteral", - "start": 12640, - "end": 12647, + "start": 12618, + "end": 12625, "loc": { "start": { - "line": 423, + "line": 422, "column": 21 }, "end": { - "line": 423, + "line": 422, "column": 28 } }, @@ -20397,15 +20331,15 @@ }, { "type": "StringLiteral", - "start": 12649, - "end": 12655, + "start": 12627, + "end": 12633, "loc": { "start": { - "line": 423, + "line": 422, "column": 30 }, "end": { - "line": 423, + "line": 422, "column": 36 } }, @@ -20425,58 +20359,58 @@ }, { "type": "ExpressionStatement", - "start": 12692, - "end": 12729, + "start": 12670, + "end": 12707, "loc": { "start": { - "line": 425, + "line": 424, "column": 16 }, "end": { - "line": 425, + "line": 424, "column": 53 } }, "expression": { "type": "AssignmentExpression", - "start": 12692, - "end": 12728, + "start": 12670, + "end": 12706, "loc": { "start": { - "line": 425, + "line": 424, "column": 16 }, "end": { - "line": 425, + "line": 424, "column": 52 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 12692, - "end": 12709, + "start": 12670, + "end": 12687, "loc": { "start": { - "line": 425, + "line": 424, "column": 16 }, "end": { - "line": 425, + "line": 424, "column": 33 } }, "object": { "type": "Identifier", - "start": 12692, - "end": 12699, + "start": 12670, + "end": 12677, "loc": { "start": { - "line": 425, + "line": 424, "column": 16 }, "end": { - "line": 425, + "line": 424, "column": 23 }, "identifierName": "btnLast" @@ -20485,15 +20419,15 @@ }, "property": { "type": "Identifier", - "start": 12700, - "end": 12709, + "start": 12678, + "end": 12687, "loc": { "start": { - "line": 425, + "line": 424, "column": 24 }, "end": { - "line": 425, + "line": 424, "column": 33 }, "identifierName": "className" @@ -20504,44 +20438,44 @@ }, "right": { "type": "MemberExpression", - "start": 12712, - "end": 12728, + "start": 12690, + "end": 12706, "loc": { "start": { - "line": 425, + "line": 424, "column": 36 }, "end": { - "line": 425, + "line": 424, "column": 52 } }, "object": { "type": "ThisExpression", - "start": 12712, - "end": 12716, + "start": 12690, + "end": 12694, "loc": { "start": { - "line": 425, + "line": 424, "column": 36 }, "end": { - "line": 425, + "line": 424, "column": 40 } } }, "property": { "type": "Identifier", - "start": 12717, - "end": 12728, + "start": 12695, + "end": 12706, "loc": { "start": { - "line": 425, + "line": 424, "column": 41 }, "end": { - "line": 425, + "line": 424, "column": 52 }, "identifierName": "btnCssClass" @@ -20554,43 +20488,43 @@ }, { "type": "ExpressionStatement", - "start": 12746, - "end": 12781, + "start": 12724, + "end": 12759, "loc": { "start": { - "line": 426, + "line": 425, "column": 16 }, "end": { - "line": 426, + "line": 425, "column": 51 } }, "expression": { "type": "CallExpression", - "start": 12746, - "end": 12780, + "start": 12724, + "end": 12758, "loc": { "start": { - "line": 426, + "line": 425, "column": 16 }, "end": { - "line": 426, + "line": 425, "column": 50 } }, "callee": { "type": "Identifier", - "start": 12746, - "end": 12752, + "start": 12724, + "end": 12730, "loc": { "start": { - "line": 426, + "line": 425, "column": 16 }, "end": { - "line": 426, + "line": 425, "column": 22 }, "identifierName": "addEvt" @@ -20600,15 +20534,15 @@ "arguments": [ { "type": "Identifier", - "start": 12753, - "end": 12760, + "start": 12731, + "end": 12738, "loc": { "start": { - "line": 426, + "line": 425, "column": 23 }, "end": { - "line": 426, + "line": 425, "column": 30 }, "identifierName": "btnLast" @@ -20617,15 +20551,15 @@ }, { "type": "StringLiteral", - "start": 12762, - "end": 12769, + "start": 12740, + "end": 12747, "loc": { "start": { - "line": 426, + "line": 425, "column": 32 }, "end": { - "line": 426, + "line": 425, "column": 39 } }, @@ -20637,29 +20571,29 @@ }, { "type": "MemberExpression", - "start": 12771, - "end": 12779, + "start": 12749, + "end": 12757, "loc": { "start": { - "line": 426, + "line": 425, "column": 41 }, "end": { - "line": 426, + "line": 425, "column": 49 } }, "object": { "type": "Identifier", - "start": 12771, - "end": 12774, + "start": 12749, + "end": 12752, "loc": { "start": { - "line": 426, + "line": 425, "column": 41 }, "end": { - "line": 426, + "line": 425, "column": 44 }, "identifierName": "evt" @@ -20668,15 +20602,15 @@ }, "property": { "type": "Identifier", - "start": 12775, - "end": 12779, + "start": 12753, + "end": 12757, "loc": { "start": { - "line": 426, + "line": 425, "column": 45 }, "end": { - "line": 426, + "line": 425, "column": 49 }, "identifierName": "last" @@ -20690,57 +20624,57 @@ }, { "type": "ExpressionStatement", - "start": 12798, - "end": 12831, + "start": 12776, + "end": 12809, "loc": { "start": { - "line": 427, + "line": 426, "column": 16 }, "end": { - "line": 427, + "line": 426, "column": 49 } }, "expression": { "type": "CallExpression", - "start": 12798, - "end": 12830, + "start": 12776, + "end": 12808, "loc": { "start": { - "line": 427, + "line": 426, "column": 16 }, "end": { - "line": 427, + "line": 426, "column": 48 } }, "callee": { "type": "MemberExpression", - "start": 12798, - "end": 12821, + "start": 12776, + "end": 12799, "loc": { "start": { - "line": 427, + "line": 426, "column": 16 }, "end": { - "line": 427, + "line": 426, "column": 39 } }, "object": { "type": "Identifier", - "start": 12798, - "end": 12809, + "start": 12776, + "end": 12787, "loc": { "start": { - "line": 427, + "line": 426, "column": 16 }, "end": { - "line": 427, + "line": 426, "column": 27 }, "identifierName": "btnLastSpan" @@ -20749,15 +20683,15 @@ }, "property": { "type": "Identifier", - "start": 12810, - "end": 12821, + "start": 12788, + "end": 12799, "loc": { "start": { - "line": 427, + "line": 426, "column": 28 }, "end": { - "line": 427, + "line": 426, "column": 39 }, "identifierName": "appendChild" @@ -20769,15 +20703,15 @@ "arguments": [ { "type": "Identifier", - "start": 12822, - "end": 12829, + "start": 12800, + "end": 12807, "loc": { "start": { - "line": 427, + "line": 426, "column": 40 }, "end": { - "line": 427, + "line": 426, "column": 47 }, "identifierName": "btnLast" @@ -20792,73 +20726,73 @@ }, "alternate": { "type": "BlockStatement", - "start": 12851, - "end": 12984, + "start": 12829, + "end": 12962, "loc": { "start": { - "line": 428, + "line": 427, "column": 19 }, "end": { - "line": 431, + "line": 430, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 12869, - "end": 12914, + "start": 12847, + "end": 12892, "loc": { "start": { - "line": 429, + "line": 428, "column": 16 }, "end": { - "line": 429, + "line": 428, "column": 61 } }, "expression": { "type": "AssignmentExpression", - "start": 12869, - "end": 12913, + "start": 12847, + "end": 12891, "loc": { "start": { - "line": 429, + "line": 428, "column": 16 }, "end": { - "line": 429, + "line": 428, "column": 60 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 12869, - "end": 12890, + "start": 12847, + "end": 12868, "loc": { "start": { - "line": 429, + "line": 428, "column": 16 }, "end": { - "line": 429, + "line": 428, "column": 37 } }, "object": { "type": "Identifier", - "start": 12869, - "end": 12880, + "start": 12847, + "end": 12858, "loc": { "start": { - "line": 429, + "line": 428, "column": 16 }, "end": { - "line": 429, + "line": 428, "column": 27 }, "identifierName": "btnLastSpan" @@ -20867,15 +20801,15 @@ }, "property": { "type": "Identifier", - "start": 12881, - "end": 12890, + "start": 12859, + "end": 12868, "loc": { "start": { - "line": 429, + "line": 428, "column": 28 }, "end": { - "line": 429, + "line": 428, "column": 37 }, "identifierName": "innerHTML" @@ -20886,44 +20820,44 @@ }, "right": { "type": "MemberExpression", - "start": 12893, - "end": 12913, + "start": 12871, + "end": 12891, "loc": { "start": { - "line": 429, + "line": 428, "column": 40 }, "end": { - "line": 429, + "line": 428, "column": 60 } }, "object": { "type": "ThisExpression", - "start": 12893, - "end": 12897, + "start": 12871, + "end": 12875, "loc": { "start": { - "line": 429, + "line": 428, "column": 40 }, "end": { - "line": 429, + "line": 428, "column": 44 } } }, "property": { "type": "Identifier", - "start": 12898, - "end": 12913, + "start": 12876, + "end": 12891, "loc": { "start": { - "line": 429, + "line": 428, "column": 45 }, "end": { - "line": 429, + "line": 428, "column": 60 }, "identifierName": "btnLastPageHtml" @@ -20936,43 +20870,43 @@ }, { "type": "ExpressionStatement", - "start": 12931, - "end": 12970, + "start": 12909, + "end": 12948, "loc": { "start": { - "line": 430, + "line": 429, "column": 16 }, "end": { - "line": 430, + "line": 429, "column": 55 } }, "expression": { "type": "CallExpression", - "start": 12931, - "end": 12969, + "start": 12909, + "end": 12947, "loc": { "start": { - "line": 430, + "line": 429, "column": 16 }, "end": { - "line": 430, + "line": 429, "column": 54 } }, "callee": { "type": "Identifier", - "start": 12931, - "end": 12937, + "start": 12909, + "end": 12915, "loc": { "start": { - "line": 430, + "line": 429, "column": 16 }, "end": { - "line": 430, + "line": 429, "column": 22 }, "identifierName": "addEvt" @@ -20982,15 +20916,15 @@ "arguments": [ { "type": "Identifier", - "start": 12938, - "end": 12949, + "start": 12916, + "end": 12927, "loc": { "start": { - "line": 430, + "line": 429, "column": 23 }, "end": { - "line": 430, + "line": 429, "column": 34 }, "identifierName": "btnLastSpan" @@ -20999,15 +20933,15 @@ }, { "type": "StringLiteral", - "start": 12951, - "end": 12958, + "start": 12929, + "end": 12936, "loc": { "start": { - "line": 430, + "line": 429, "column": 36 }, "end": { - "line": 430, + "line": 429, "column": 43 } }, @@ -21019,29 +20953,29 @@ }, { "type": "MemberExpression", - "start": 12960, - "end": 12968, + "start": 12938, + "end": 12946, "loc": { "start": { - "line": 430, + "line": 429, "column": 45 }, "end": { - "line": 430, + "line": 429, "column": 53 } }, "object": { "type": "Identifier", - "start": 12960, - "end": 12963, + "start": 12938, + "end": 12941, "loc": { "start": { - "line": 430, + "line": 429, "column": 45 }, "end": { - "line": 430, + "line": 429, "column": 48 }, "identifierName": "evt" @@ -21050,15 +20984,15 @@ }, "property": { "type": "Identifier", - "start": 12964, - "end": 12968, + "start": 12942, + "end": 12946, "loc": { "start": { - "line": 430, + "line": 429, "column": 49 }, "end": { - "line": 430, + "line": 429, "column": 53 }, "identifierName": "last" @@ -21078,15 +21012,15 @@ { "type": "CommentLine", "value": " Last button", - "start": 12423, - "end": 12437, + "start": 12401, + "end": 12415, "loc": { "start": { - "line": 418, + "line": 417, "column": 12 }, "end": { - "line": 418, + "line": 417, "column": 26 } } @@ -21096,15 +21030,15 @@ { "type": "CommentLine", "value": " First button", - "start": 12997, - "end": 13012, + "start": 12975, + "end": 12990, "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 27 } } @@ -21113,29 +21047,29 @@ }, { "type": "IfStatement", - "start": 13025, - "end": 13572, + "start": 13003, + "end": 13550, "loc": { "start": { - "line": 433, + "line": 432, "column": 12 }, "end": { - "line": 445, + "line": 444, "column": 13 } }, "test": { "type": "UnaryExpression", - "start": 13029, - "end": 13051, + "start": 13007, + "end": 13029, "loc": { "start": { - "line": 433, + "line": 432, "column": 16 }, "end": { - "line": 433, + "line": 432, "column": 38 } }, @@ -21143,29 +21077,29 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 13030, - "end": 13051, + "start": 13008, + "end": 13029, "loc": { "start": { - "line": 433, + "line": 432, "column": 17 }, "end": { - "line": 433, + "line": 432, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 13030, - "end": 13034, + "start": 13008, + "end": 13012, "loc": { "start": { - "line": 433, + "line": 432, "column": 17 }, "end": { - "line": 433, + "line": 432, "column": 21 } }, @@ -21173,15 +21107,15 @@ }, "property": { "type": "Identifier", - "start": 13035, - "end": 13051, + "start": 13013, + "end": 13029, "loc": { "start": { - "line": 433, + "line": 432, "column": 22 }, "end": { - "line": 433, + "line": 432, "column": 38 }, "identifierName": "btnFirstPageHtml" @@ -21198,59 +21132,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 13053, - "end": 13429, + "start": 13031, + "end": 13407, "loc": { "start": { - "line": 433, + "line": 432, "column": 40 }, "end": { - "line": 442, + "line": 441, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 13071, - "end": 13254, + "start": 13049, + "end": 13232, "loc": { "start": { - "line": 434, + "line": 433, "column": 16 }, "end": { - "line": 438, + "line": 437, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 13075, - "end": 13253, + "start": 13053, + "end": 13231, "loc": { "start": { - "line": 434, + "line": 433, "column": 20 }, "end": { - "line": 438, + "line": 437, "column": 17 } }, "id": { "type": "Identifier", - "start": 13075, - "end": 13083, + "start": 13053, + "end": 13061, "loc": { "start": { - "line": 434, + "line": 433, "column": 20 }, "end": { - "line": 434, + "line": 433, "column": 28 }, "identifierName": "btnFirst" @@ -21259,29 +21193,29 @@ }, "init": { "type": "CallExpression", - "start": 13086, - "end": 13253, + "start": 13064, + "end": 13231, "loc": { "start": { - "line": 434, + "line": 433, "column": 31 }, "end": { - "line": 438, + "line": 437, "column": 17 } }, "callee": { "type": "Identifier", - "start": 13086, - "end": 13095, + "start": 13064, + "end": 13073, "loc": { "start": { - "line": 434, + "line": 433, "column": 31 }, "end": { - "line": 434, + "line": 433, "column": 40 }, "identifierName": "createElm" @@ -21291,15 +21225,15 @@ "arguments": [ { "type": "Identifier", - "start": 13096, - "end": 13101, + "start": 13074, + "end": 13079, "loc": { "start": { - "line": 434, + "line": 433, "column": 41 }, "end": { - "line": 434, + "line": 433, "column": 46 }, "identifierName": "INPUT" @@ -21308,30 +21242,30 @@ }, { "type": "ArrayExpression", - "start": 13123, - "end": 13141, + "start": 13101, + "end": 13119, "loc": { "start": { - "line": 435, + "line": 434, "column": 20 }, "end": { - "line": 435, + "line": 434, "column": 38 } }, "elements": [ { "type": "StringLiteral", - "start": 13124, - "end": 13130, + "start": 13102, + "end": 13108, "loc": { "start": { - "line": 435, + "line": 434, "column": 21 }, "end": { - "line": 435, + "line": 434, "column": 27 } }, @@ -21343,15 +21277,15 @@ }, { "type": "StringLiteral", - "start": 13132, - "end": 13140, + "start": 13110, + "end": 13118, "loc": { "start": { - "line": 435, + "line": 434, "column": 29 }, "end": { - "line": 435, + "line": 434, "column": 37 } }, @@ -21365,30 +21299,30 @@ }, { "type": "ArrayExpression", - "start": 13163, - "end": 13195, + "start": 13141, + "end": 13173, "loc": { "start": { - "line": 436, + "line": 435, "column": 20 }, "end": { - "line": 436, + "line": 435, "column": 52 } }, "elements": [ { "type": "StringLiteral", - "start": 13164, - "end": 13171, + "start": 13142, + "end": 13149, "loc": { "start": { - "line": 436, + "line": 435, "column": 21 }, "end": { - "line": 436, + "line": 435, "column": 28 } }, @@ -21400,44 +21334,44 @@ }, { "type": "MemberExpression", - "start": 13173, - "end": 13194, + "start": 13151, + "end": 13172, "loc": { "start": { - "line": 436, + "line": 435, "column": 30 }, "end": { - "line": 436, + "line": 435, "column": 51 } }, "object": { "type": "ThisExpression", - "start": 13173, - "end": 13177, + "start": 13151, + "end": 13155, "loc": { "start": { - "line": 436, + "line": 435, "column": 30 }, "end": { - "line": 436, + "line": 435, "column": 34 } } }, "property": { "type": "Identifier", - "start": 13178, - "end": 13194, + "start": 13156, + "end": 13172, "loc": { "start": { - "line": 436, + "line": 435, "column": 35 }, "end": { - "line": 436, + "line": 435, "column": 51 }, "identifierName": "btnFirstPageText" @@ -21450,30 +21384,30 @@ }, { "type": "ArrayExpression", - "start": 13217, - "end": 13235, + "start": 13195, + "end": 13213, "loc": { "start": { - "line": 437, + "line": 436, "column": 20 }, "end": { - "line": 437, + "line": 436, "column": 38 } }, "elements": [ { "type": "StringLiteral", - "start": 13218, - "end": 13225, + "start": 13196, + "end": 13203, "loc": { "start": { - "line": 437, + "line": 436, "column": 21 }, "end": { - "line": 437, + "line": 436, "column": 28 } }, @@ -21485,15 +21419,15 @@ }, { "type": "StringLiteral", - "start": 13227, - "end": 13234, + "start": 13205, + "end": 13212, "loc": { "start": { - "line": 437, + "line": 436, "column": 30 }, "end": { - "line": 437, + "line": 436, "column": 37 } }, @@ -21513,58 +21447,58 @@ }, { "type": "ExpressionStatement", - "start": 13271, - "end": 13309, + "start": 13249, + "end": 13287, "loc": { "start": { - "line": 439, + "line": 438, "column": 16 }, "end": { - "line": 439, + "line": 438, "column": 54 } }, "expression": { "type": "AssignmentExpression", - "start": 13271, - "end": 13308, + "start": 13249, + "end": 13286, "loc": { "start": { - "line": 439, + "line": 438, "column": 16 }, "end": { - "line": 439, + "line": 438, "column": 53 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 13271, - "end": 13289, + "start": 13249, + "end": 13267, "loc": { "start": { - "line": 439, + "line": 438, "column": 16 }, "end": { - "line": 439, + "line": 438, "column": 34 } }, "object": { "type": "Identifier", - "start": 13271, - "end": 13279, + "start": 13249, + "end": 13257, "loc": { "start": { - "line": 439, + "line": 438, "column": 16 }, "end": { - "line": 439, + "line": 438, "column": 24 }, "identifierName": "btnFirst" @@ -21573,15 +21507,15 @@ }, "property": { "type": "Identifier", - "start": 13280, - "end": 13289, + "start": 13258, + "end": 13267, "loc": { "start": { - "line": 439, + "line": 438, "column": 25 }, "end": { - "line": 439, + "line": 438, "column": 34 }, "identifierName": "className" @@ -21592,44 +21526,44 @@ }, "right": { "type": "MemberExpression", - "start": 13292, - "end": 13308, + "start": 13270, + "end": 13286, "loc": { "start": { - "line": 439, + "line": 438, "column": 37 }, "end": { - "line": 439, + "line": 438, "column": 53 } }, "object": { "type": "ThisExpression", - "start": 13292, - "end": 13296, + "start": 13270, + "end": 13274, "loc": { "start": { - "line": 439, + "line": 438, "column": 37 }, "end": { - "line": 439, + "line": 438, "column": 41 } } }, "property": { "type": "Identifier", - "start": 13297, - "end": 13308, + "start": 13275, + "end": 13286, "loc": { "start": { - "line": 439, + "line": 438, "column": 42 }, "end": { - "line": 439, + "line": 438, "column": 53 }, "identifierName": "btnCssClass" @@ -21642,43 +21576,43 @@ }, { "type": "ExpressionStatement", - "start": 13326, - "end": 13363, + "start": 13304, + "end": 13341, "loc": { "start": { - "line": 440, + "line": 439, "column": 16 }, "end": { - "line": 440, + "line": 439, "column": 53 } }, "expression": { "type": "CallExpression", - "start": 13326, - "end": 13362, + "start": 13304, + "end": 13340, "loc": { "start": { - "line": 440, + "line": 439, "column": 16 }, "end": { - "line": 440, + "line": 439, "column": 52 } }, "callee": { "type": "Identifier", - "start": 13326, - "end": 13332, + "start": 13304, + "end": 13310, "loc": { "start": { - "line": 440, + "line": 439, "column": 16 }, "end": { - "line": 440, + "line": 439, "column": 22 }, "identifierName": "addEvt" @@ -21688,15 +21622,15 @@ "arguments": [ { "type": "Identifier", - "start": 13333, - "end": 13341, + "start": 13311, + "end": 13319, "loc": { "start": { - "line": 440, + "line": 439, "column": 23 }, "end": { - "line": 440, + "line": 439, "column": 31 }, "identifierName": "btnFirst" @@ -21705,15 +21639,15 @@ }, { "type": "StringLiteral", - "start": 13343, - "end": 13350, + "start": 13321, + "end": 13328, "loc": { "start": { - "line": 440, + "line": 439, "column": 33 }, "end": { - "line": 440, + "line": 439, "column": 40 } }, @@ -21725,29 +21659,29 @@ }, { "type": "MemberExpression", - "start": 13352, - "end": 13361, + "start": 13330, + "end": 13339, "loc": { "start": { - "line": 440, + "line": 439, "column": 42 }, "end": { - "line": 440, + "line": 439, "column": 51 } }, "object": { "type": "Identifier", - "start": 13352, - "end": 13355, + "start": 13330, + "end": 13333, "loc": { "start": { - "line": 440, + "line": 439, "column": 42 }, "end": { - "line": 440, + "line": 439, "column": 45 }, "identifierName": "evt" @@ -21756,15 +21690,15 @@ }, "property": { "type": "Identifier", - "start": 13356, - "end": 13361, + "start": 13334, + "end": 13339, "loc": { "start": { - "line": 440, + "line": 439, "column": 46 }, "end": { - "line": 440, + "line": 439, "column": 51 }, "identifierName": "first" @@ -21778,57 +21712,57 @@ }, { "type": "ExpressionStatement", - "start": 13380, - "end": 13415, + "start": 13358, + "end": 13393, "loc": { "start": { - "line": 441, + "line": 440, "column": 16 }, "end": { - "line": 441, + "line": 440, "column": 51 } }, "expression": { "type": "CallExpression", - "start": 13380, - "end": 13414, + "start": 13358, + "end": 13392, "loc": { "start": { - "line": 441, + "line": 440, "column": 16 }, "end": { - "line": 441, + "line": 440, "column": 50 } }, "callee": { "type": "MemberExpression", - "start": 13380, - "end": 13404, + "start": 13358, + "end": 13382, "loc": { "start": { - "line": 441, + "line": 440, "column": 16 }, "end": { - "line": 441, + "line": 440, "column": 40 } }, "object": { "type": "Identifier", - "start": 13380, - "end": 13392, + "start": 13358, + "end": 13370, "loc": { "start": { - "line": 441, + "line": 440, "column": 16 }, "end": { - "line": 441, + "line": 440, "column": 28 }, "identifierName": "btnFirstSpan" @@ -21837,15 +21771,15 @@ }, "property": { "type": "Identifier", - "start": 13393, - "end": 13404, + "start": 13371, + "end": 13382, "loc": { "start": { - "line": 441, + "line": 440, "column": 29 }, "end": { - "line": 441, + "line": 440, "column": 40 }, "identifierName": "appendChild" @@ -21857,15 +21791,15 @@ "arguments": [ { "type": "Identifier", - "start": 13405, - "end": 13413, + "start": 13383, + "end": 13391, "loc": { "start": { - "line": 441, + "line": 440, "column": 41 }, "end": { - "line": 441, + "line": 440, "column": 49 }, "identifierName": "btnFirst" @@ -21880,73 +21814,73 @@ }, "alternate": { "type": "BlockStatement", - "start": 13435, - "end": 13572, + "start": 13413, + "end": 13550, "loc": { "start": { - "line": 442, + "line": 441, "column": 19 }, "end": { - "line": 445, + "line": 444, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 13453, - "end": 13500, + "start": 13431, + "end": 13478, "loc": { "start": { - "line": 443, + "line": 442, "column": 16 }, "end": { - "line": 443, + "line": 442, "column": 63 } }, "expression": { "type": "AssignmentExpression", - "start": 13453, - "end": 13499, + "start": 13431, + "end": 13477, "loc": { "start": { - "line": 443, + "line": 442, "column": 16 }, "end": { - "line": 443, + "line": 442, "column": 62 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 13453, - "end": 13475, + "start": 13431, + "end": 13453, "loc": { "start": { - "line": 443, + "line": 442, "column": 16 }, "end": { - "line": 443, + "line": 442, "column": 38 } }, "object": { "type": "Identifier", - "start": 13453, - "end": 13465, + "start": 13431, + "end": 13443, "loc": { "start": { - "line": 443, + "line": 442, "column": 16 }, "end": { - "line": 443, + "line": 442, "column": 28 }, "identifierName": "btnFirstSpan" @@ -21955,15 +21889,15 @@ }, "property": { "type": "Identifier", - "start": 13466, - "end": 13475, + "start": 13444, + "end": 13453, "loc": { "start": { - "line": 443, + "line": 442, "column": 29 }, "end": { - "line": 443, + "line": 442, "column": 38 }, "identifierName": "innerHTML" @@ -21974,44 +21908,44 @@ }, "right": { "type": "MemberExpression", - "start": 13478, - "end": 13499, + "start": 13456, + "end": 13477, "loc": { "start": { - "line": 443, + "line": 442, "column": 41 }, "end": { - "line": 443, + "line": 442, "column": 62 } }, "object": { "type": "ThisExpression", - "start": 13478, - "end": 13482, + "start": 13456, + "end": 13460, "loc": { "start": { - "line": 443, + "line": 442, "column": 41 }, "end": { - "line": 443, + "line": 442, "column": 45 } } }, "property": { "type": "Identifier", - "start": 13483, - "end": 13499, + "start": 13461, + "end": 13477, "loc": { "start": { - "line": 443, + "line": 442, "column": 46 }, "end": { - "line": 443, + "line": 442, "column": 62 }, "identifierName": "btnFirstPageHtml" @@ -22024,43 +21958,43 @@ }, { "type": "ExpressionStatement", - "start": 13517, - "end": 13558, + "start": 13495, + "end": 13536, "loc": { "start": { - "line": 444, + "line": 443, "column": 16 }, "end": { - "line": 444, + "line": 443, "column": 57 } }, "expression": { "type": "CallExpression", - "start": 13517, - "end": 13557, + "start": 13495, + "end": 13535, "loc": { "start": { - "line": 444, + "line": 443, "column": 16 }, "end": { - "line": 444, + "line": 443, "column": 56 } }, "callee": { "type": "Identifier", - "start": 13517, - "end": 13523, + "start": 13495, + "end": 13501, "loc": { "start": { - "line": 444, + "line": 443, "column": 16 }, "end": { - "line": 444, + "line": 443, "column": 22 }, "identifierName": "addEvt" @@ -22070,15 +22004,15 @@ "arguments": [ { "type": "Identifier", - "start": 13524, - "end": 13536, + "start": 13502, + "end": 13514, "loc": { "start": { - "line": 444, + "line": 443, "column": 23 }, "end": { - "line": 444, + "line": 443, "column": 35 }, "identifierName": "btnFirstSpan" @@ -22087,15 +22021,15 @@ }, { "type": "StringLiteral", - "start": 13538, - "end": 13545, + "start": 13516, + "end": 13523, "loc": { "start": { - "line": 444, + "line": 443, "column": 37 }, "end": { - "line": 444, + "line": 443, "column": 44 } }, @@ -22107,29 +22041,29 @@ }, { "type": "MemberExpression", - "start": 13547, - "end": 13556, + "start": 13525, + "end": 13534, "loc": { "start": { - "line": 444, + "line": 443, "column": 46 }, "end": { - "line": 444, + "line": 443, "column": 55 } }, "object": { "type": "Identifier", - "start": 13547, - "end": 13550, + "start": 13525, + "end": 13528, "loc": { "start": { - "line": 444, + "line": 443, "column": 46 }, "end": { - "line": 444, + "line": 443, "column": 49 }, "identifierName": "evt" @@ -22138,15 +22072,15 @@ }, "property": { "type": "Identifier", - "start": 13551, - "end": 13556, + "start": 13529, + "end": 13534, "loc": { "start": { - "line": 444, + "line": 443, "column": 50 }, "end": { - "line": 444, + "line": 443, "column": 55 }, "identifierName": "first" @@ -22165,15 +22099,15 @@ { "type": "CommentLine", "value": " First button", - "start": 12997, - "end": 13012, + "start": 12975, + "end": 12990, "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 27 } } @@ -22189,15 +22123,15 @@ { "type": "CommentLine", "value": " paging elements (buttons+drop-down list) are added to defined element", - "start": 13592, - "end": 13664, + "start": 13570, + "end": 13642, "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 80 } } @@ -22206,44 +22140,44 @@ }, { "type": "VariableDeclaration", - "start": 13673, - "end": 13798, + "start": 13651, + "end": 13776, "loc": { "start": { - "line": 449, + "line": 448, "column": 8 }, "end": { - "line": 451, + "line": 450, "column": 28 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 13677, - "end": 13797, + "start": 13655, + "end": 13775, "loc": { "start": { - "line": 449, + "line": 448, "column": 12 }, "end": { - "line": 451, + "line": 450, "column": 27 } }, "id": { "type": "Identifier", - "start": 13677, - "end": 13685, + "start": 13655, + "end": 13663, "loc": { "start": { - "line": 449, + "line": 448, "column": 12 }, "end": { - "line": 449, + "line": 448, "column": 20 }, "identifierName": "targetEl" @@ -22253,29 +22187,29 @@ }, "init": { "type": "ConditionalExpression", - "start": 13688, - "end": 13797, + "start": 13666, + "end": 13775, "loc": { "start": { - "line": 449, + "line": 448, "column": 23 }, "end": { - "line": 451, + "line": 450, "column": 27 } }, "test": { "type": "UnaryExpression", - "start": 13688, - "end": 13699, + "start": 13666, + "end": 13677, "loc": { "start": { - "line": 449, + "line": 448, "column": 23 }, "end": { - "line": 449, + "line": 448, "column": 34 } }, @@ -22283,44 +22217,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 13689, - "end": 13699, + "start": 13667, + "end": 13677, "loc": { "start": { - "line": 449, + "line": 448, "column": 24 }, "end": { - "line": 449, + "line": 448, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 13689, - "end": 13693, + "start": 13667, + "end": 13671, "loc": { "start": { - "line": 449, + "line": 448, "column": 24 }, "end": { - "line": 449, + "line": 448, "column": 28 } } }, "property": { "type": "Identifier", - "start": 13694, - "end": 13699, + "start": 13672, + "end": 13677, "loc": { "start": { - "line": 449, + "line": 448, "column": 29 }, "end": { - "line": 449, + "line": 448, "column": 34 }, "identifierName": "tgtId" @@ -22335,71 +22269,71 @@ }, "consequent": { "type": "CallExpression", - "start": 13714, - "end": 13767, + "start": 13692, + "end": 13745, "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 450, + "line": 449, "column": 65 } }, "callee": { "type": "MemberExpression", - "start": 13714, - "end": 13745, + "start": 13692, + "end": 13723, "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 450, + "line": 449, "column": 43 } }, "object": { "type": "CallExpression", - "start": 13714, - "end": 13735, + "start": 13692, + "end": 13713, "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 450, + "line": 449, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 13714, - "end": 13724, + "start": 13692, + "end": 13702, "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 450, + "line": 449, "column": 22 } }, "object": { "type": "Identifier", - "start": 13714, - "end": 13716, + "start": 13692, + "end": 13694, "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 450, + "line": 449, "column": 14 }, "identifierName": "tf" @@ -22408,15 +22342,15 @@ }, "property": { "type": "Identifier", - "start": 13717, - "end": 13724, + "start": 13695, + "end": 13702, "loc": { "start": { - "line": 450, + "line": 449, "column": 15 }, "end": { - "line": 450, + "line": 449, "column": 22 }, "identifierName": "feature" @@ -22428,15 +22362,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13725, - "end": 13734, + "start": 13703, + "end": 13712, "loc": { "start": { - "line": 450, + "line": 449, "column": 23 }, "end": { - "line": 450, + "line": 449, "column": 32 } }, @@ -22450,15 +22384,15 @@ }, "property": { "type": "Identifier", - "start": 13736, - "end": 13745, + "start": 13714, + "end": 13723, "loc": { "start": { - "line": 450, + "line": 449, "column": 34 }, "end": { - "line": 450, + "line": 449, "column": 43 }, "identifierName": "container" @@ -22470,44 +22404,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 13746, - "end": 13766, + "start": 13724, + "end": 13744, "loc": { "start": { - "line": 450, + "line": 449, "column": 44 }, "end": { - "line": 450, + "line": 449, "column": 64 } }, "object": { "type": "ThisExpression", - "start": 13746, - "end": 13750, + "start": 13724, + "end": 13728, "loc": { "start": { - "line": 450, + "line": 449, "column": 44 }, "end": { - "line": 450, + "line": 449, "column": 48 } } }, "property": { "type": "Identifier", - "start": 13751, - "end": 13766, + "start": 13729, + "end": 13744, "loc": { "start": { - "line": 450, + "line": 449, "column": 49 }, "end": { - "line": 450, + "line": 449, "column": 64 }, "identifierName": "toolbarPosition" @@ -22520,29 +22454,29 @@ }, "alternate": { "type": "CallExpression", - "start": 13782, - "end": 13797, + "start": 13760, + "end": 13775, "loc": { "start": { - "line": 451, + "line": 450, "column": 12 }, "end": { - "line": 451, + "line": 450, "column": 27 } }, "callee": { "type": "Identifier", - "start": 13782, - "end": 13785, + "start": 13760, + "end": 13763, "loc": { "start": { - "line": 451, + "line": 450, "column": 12 }, "end": { - "line": 451, + "line": 450, "column": 15 }, "identifierName": "elm" @@ -22552,44 +22486,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 13786, - "end": 13796, + "start": 13764, + "end": 13774, "loc": { "start": { - "line": 451, + "line": 450, "column": 16 }, "end": { - "line": 451, + "line": 450, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 13786, - "end": 13790, + "start": 13764, + "end": 13768, "loc": { "start": { - "line": 451, + "line": 450, "column": 16 }, "end": { - "line": 451, + "line": 450, "column": 20 } } }, "property": { "type": "Identifier", - "start": 13791, - "end": 13796, + "start": 13769, + "end": 13774, "loc": { "start": { - "line": 451, + "line": 450, "column": 21 }, "end": { - "line": 451, + "line": 450, "column": 26 }, "identifierName": "tgtId" @@ -22609,15 +22543,15 @@ { "type": "CommentLine", "value": " paging elements (buttons+drop-down list) are added to defined element", - "start": 13592, - "end": 13664, + "start": 13570, + "end": 13642, "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 80 } } @@ -22626,57 +22560,57 @@ }, { "type": "ExpressionStatement", - "start": 13807, - "end": 13842, + "start": 13785, + "end": 13820, "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 43 } }, "expression": { "type": "CallExpression", - "start": 13807, - "end": 13841, + "start": 13785, + "end": 13819, "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 42 } }, "callee": { "type": "MemberExpression", - "start": 13807, - "end": 13827, + "start": 13785, + "end": 13805, "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 28 } }, "object": { "type": "Identifier", - "start": 13807, - "end": 13815, + "start": 13785, + "end": 13793, "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 16 }, "identifierName": "targetEl" @@ -22685,15 +22619,15 @@ }, "property": { "type": "Identifier", - "start": 13816, - "end": 13827, + "start": 13794, + "end": 13805, "loc": { "start": { - "line": 452, + "line": 451, "column": 17 }, "end": { - "line": 452, + "line": 451, "column": 28 }, "identifierName": "appendChild" @@ -22705,15 +22639,15 @@ "arguments": [ { "type": "Identifier", - "start": 13828, - "end": 13840, + "start": 13806, + "end": 13818, "loc": { "start": { - "line": 452, + "line": 451, "column": 29 }, "end": { - "line": 452, + "line": 451, "column": 41 }, "identifierName": "btnFirstSpan" @@ -22725,57 +22659,57 @@ }, { "type": "ExpressionStatement", - "start": 13851, - "end": 13885, + "start": 13829, + "end": 13863, "loc": { "start": { - "line": 453, + "line": 452, "column": 8 }, "end": { - "line": 453, + "line": 452, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 13851, - "end": 13884, + "start": 13829, + "end": 13862, "loc": { "start": { - "line": 453, + "line": 452, "column": 8 }, "end": { - "line": 453, + "line": 452, "column": 41 } }, "callee": { "type": "MemberExpression", - "start": 13851, - "end": 13871, + "start": 13829, + "end": 13849, "loc": { "start": { - "line": 453, + "line": 452, "column": 8 }, "end": { - "line": 453, + "line": 452, "column": 28 } }, "object": { "type": "Identifier", - "start": 13851, - "end": 13859, + "start": 13829, + "end": 13837, "loc": { "start": { - "line": 453, + "line": 452, "column": 8 }, "end": { - "line": 453, + "line": 452, "column": 16 }, "identifierName": "targetEl" @@ -22784,15 +22718,15 @@ }, "property": { "type": "Identifier", - "start": 13860, - "end": 13871, + "start": 13838, + "end": 13849, "loc": { "start": { - "line": 453, + "line": 452, "column": 17 }, "end": { - "line": 453, + "line": 452, "column": 28 }, "identifierName": "appendChild" @@ -22804,15 +22738,15 @@ "arguments": [ { "type": "Identifier", - "start": 13872, - "end": 13883, + "start": 13850, + "end": 13861, "loc": { "start": { - "line": 453, + "line": 452, "column": 29 }, "end": { - "line": 453, + "line": 452, "column": 40 }, "identifierName": "btnPrevSpan" @@ -22824,44 +22758,44 @@ }, { "type": "VariableDeclaration", - "start": 13895, - "end": 13932, + "start": 13873, + "end": 13910, "loc": { "start": { - "line": 455, + "line": 454, "column": 8 }, "end": { - "line": 455, + "line": 454, "column": 45 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 13899, - "end": 13931, + "start": 13877, + "end": 13909, "loc": { "start": { - "line": 455, + "line": 454, "column": 12 }, "end": { - "line": 455, + "line": 454, "column": 44 } }, "id": { "type": "Identifier", - "start": 13899, - "end": 13911, + "start": 13877, + "end": 13889, "loc": { "start": { - "line": 455, + "line": 454, "column": 12 }, "end": { - "line": 455, + "line": 454, "column": 24 }, "identifierName": "pgBeforeSpan" @@ -22870,29 +22804,29 @@ }, "init": { "type": "CallExpression", - "start": 13914, - "end": 13931, + "start": 13892, + "end": 13909, "loc": { "start": { - "line": 455, + "line": 454, "column": 27 }, "end": { - "line": 455, + "line": 454, "column": 44 } }, "callee": { "type": "Identifier", - "start": 13914, - "end": 13923, + "start": 13892, + "end": 13901, "loc": { "start": { - "line": 455, + "line": 454, "column": 27 }, "end": { - "line": 455, + "line": 454, "column": 36 }, "identifierName": "createElm" @@ -22902,15 +22836,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13924, - "end": 13930, + "start": 13902, + "end": 13908, "loc": { "start": { - "line": 455, + "line": 454, "column": 37 }, "end": { - "line": 455, + "line": 454, "column": 43 } }, @@ -22928,57 +22862,57 @@ }, { "type": "ExpressionStatement", - "start": 13941, - "end": 13993, + "start": 13919, + "end": 13971, "loc": { "start": { - "line": 456, + "line": 455, "column": 8 }, "end": { - "line": 456, + "line": 455, "column": 60 } }, "expression": { "type": "CallExpression", - "start": 13941, - "end": 13992, + "start": 13919, + "end": 13970, "loc": { "start": { - "line": 456, + "line": 455, "column": 8 }, "end": { - "line": 456, + "line": 455, "column": 59 } }, "callee": { "type": "MemberExpression", - "start": 13941, - "end": 13965, + "start": 13919, + "end": 13943, "loc": { "start": { - "line": 456, + "line": 455, "column": 8 }, "end": { - "line": 456, + "line": 455, "column": 32 } }, "object": { "type": "Identifier", - "start": 13941, - "end": 13953, + "start": 13919, + "end": 13931, "loc": { "start": { - "line": 456, + "line": 455, "column": 8 }, "end": { - "line": 456, + "line": 455, "column": 20 }, "identifierName": "pgBeforeSpan" @@ -22987,15 +22921,15 @@ }, "property": { "type": "Identifier", - "start": 13954, - "end": 13965, + "start": 13932, + "end": 13943, "loc": { "start": { - "line": 456, + "line": 455, "column": 21 }, "end": { - "line": 456, + "line": 455, "column": 32 }, "identifierName": "appendChild" @@ -23007,29 +22941,29 @@ "arguments": [ { "type": "CallExpression", - "start": 13966, - "end": 13991, + "start": 13944, + "end": 13969, "loc": { "start": { - "line": 456, + "line": 455, "column": 33 }, "end": { - "line": 456, + "line": 455, "column": 58 } }, "callee": { "type": "Identifier", - "start": 13966, - "end": 13976, + "start": 13944, + "end": 13954, "loc": { "start": { - "line": 456, + "line": 455, "column": 33 }, "end": { - "line": 456, + "line": 455, "column": 43 }, "identifierName": "createText" @@ -23039,44 +22973,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 13977, - "end": 13990, + "start": 13955, + "end": 13968, "loc": { "start": { - "line": 456, + "line": 455, "column": 44 }, "end": { - "line": 456, + "line": 455, "column": 57 } }, "object": { "type": "ThisExpression", - "start": 13977, - "end": 13981, + "start": 13955, + "end": 13959, "loc": { "start": { - "line": 456, + "line": 455, "column": 44 }, "end": { - "line": 456, + "line": 455, "column": 48 } } }, "property": { "type": "Identifier", - "start": 13982, - "end": 13990, + "start": 13960, + "end": 13968, "loc": { "start": { - "line": 456, + "line": 455, "column": 49 }, "end": { - "line": 456, + "line": 455, "column": 57 }, "identifierName": "pageText" @@ -23092,58 +23026,58 @@ }, { "type": "ExpressionStatement", - "start": 14002, - "end": 14049, + "start": 13980, + "end": 14027, "loc": { "start": { - "line": 457, + "line": 456, "column": 8 }, "end": { - "line": 457, + "line": 456, "column": 55 } }, "expression": { "type": "AssignmentExpression", - "start": 14002, - "end": 14048, + "start": 13980, + "end": 14026, "loc": { "start": { - "line": 457, + "line": 456, "column": 8 }, "end": { - "line": 457, + "line": 456, "column": 54 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14002, - "end": 14024, + "start": 13980, + "end": 14002, "loc": { "start": { - "line": 457, + "line": 456, "column": 8 }, "end": { - "line": 457, + "line": 456, "column": 30 } }, "object": { "type": "Identifier", - "start": 14002, - "end": 14014, + "start": 13980, + "end": 13992, "loc": { "start": { - "line": 457, + "line": 456, "column": 8 }, "end": { - "line": 457, + "line": 456, "column": 20 }, "identifierName": "pgBeforeSpan" @@ -23152,15 +23086,15 @@ }, "property": { "type": "Identifier", - "start": 14015, - "end": 14024, + "start": 13993, + "end": 14002, "loc": { "start": { - "line": 457, + "line": 456, "column": 21 }, "end": { - "line": 457, + "line": 456, "column": 30 }, "identifierName": "className" @@ -23171,44 +23105,44 @@ }, "right": { "type": "MemberExpression", - "start": 14027, - "end": 14048, + "start": 14005, + "end": 14026, "loc": { "start": { - "line": 457, + "line": 456, "column": 33 }, "end": { - "line": 457, + "line": 456, "column": 54 } }, "object": { "type": "ThisExpression", - "start": 14027, - "end": 14031, + "start": 14005, + "end": 14009, "loc": { "start": { - "line": 457, + "line": 456, "column": 33 }, "end": { - "line": 457, + "line": 456, "column": 37 } } }, "property": { "type": "Identifier", - "start": 14032, - "end": 14048, + "start": 14010, + "end": 14026, "loc": { "start": { - "line": 457, + "line": 456, "column": 38 }, "end": { - "line": 457, + "line": 456, "column": 54 }, "identifierName": "nbPgSpanCssClass" @@ -23221,57 +23155,57 @@ }, { "type": "ExpressionStatement", - "start": 14058, - "end": 14093, + "start": 14036, + "end": 14071, "loc": { "start": { - "line": 458, + "line": 457, "column": 8 }, "end": { - "line": 458, + "line": 457, "column": 43 } }, "expression": { "type": "CallExpression", - "start": 14058, - "end": 14092, + "start": 14036, + "end": 14070, "loc": { "start": { - "line": 458, + "line": 457, "column": 8 }, "end": { - "line": 458, + "line": 457, "column": 42 } }, "callee": { "type": "MemberExpression", - "start": 14058, - "end": 14078, + "start": 14036, + "end": 14056, "loc": { "start": { - "line": 458, + "line": 457, "column": 8 }, "end": { - "line": 458, + "line": 457, "column": 28 } }, "object": { "type": "Identifier", - "start": 14058, - "end": 14066, + "start": 14036, + "end": 14044, "loc": { "start": { - "line": 458, + "line": 457, "column": 8 }, "end": { - "line": 458, + "line": 457, "column": 16 }, "identifierName": "targetEl" @@ -23280,15 +23214,15 @@ }, "property": { "type": "Identifier", - "start": 14067, - "end": 14078, + "start": 14045, + "end": 14056, "loc": { "start": { - "line": 458, + "line": 457, "column": 17 }, "end": { - "line": 458, + "line": 457, "column": 28 }, "identifierName": "appendChild" @@ -23300,15 +23234,15 @@ "arguments": [ { "type": "Identifier", - "start": 14079, - "end": 14091, + "start": 14057, + "end": 14069, "loc": { "start": { - "line": 458, + "line": 457, "column": 29 }, "end": { - "line": 458, + "line": 457, "column": 41 }, "identifierName": "pgBeforeSpan" @@ -23320,57 +23254,57 @@ }, { "type": "ExpressionStatement", - "start": 14102, - "end": 14133, + "start": 14080, + "end": 14111, "loc": { "start": { - "line": 459, + "line": 458, "column": 8 }, "end": { - "line": 459, + "line": 458, "column": 39 } }, "expression": { "type": "CallExpression", - "start": 14102, - "end": 14132, + "start": 14080, + "end": 14110, "loc": { "start": { - "line": 459, + "line": 458, "column": 8 }, "end": { - "line": 459, + "line": 458, "column": 38 } }, "callee": { "type": "MemberExpression", - "start": 14102, - "end": 14122, + "start": 14080, + "end": 14100, "loc": { "start": { - "line": 459, + "line": 458, "column": 8 }, "end": { - "line": 459, + "line": 458, "column": 28 } }, "object": { "type": "Identifier", - "start": 14102, - "end": 14110, + "start": 14080, + "end": 14088, "loc": { "start": { - "line": 459, + "line": 458, "column": 8 }, "end": { - "line": 459, + "line": 458, "column": 16 }, "identifierName": "targetEl" @@ -23379,15 +23313,15 @@ }, "property": { "type": "Identifier", - "start": 14111, - "end": 14122, + "start": 14089, + "end": 14100, "loc": { "start": { - "line": 459, + "line": 458, "column": 17 }, "end": { - "line": 459, + "line": 458, "column": 28 }, "identifierName": "appendChild" @@ -23399,15 +23333,15 @@ "arguments": [ { "type": "Identifier", - "start": 14123, - "end": 14131, + "start": 14101, + "end": 14109, "loc": { "start": { - "line": 459, + "line": 458, "column": 29 }, "end": { - "line": 459, + "line": 458, "column": 37 }, "identifierName": "slcPages" @@ -23419,44 +23353,44 @@ }, { "type": "VariableDeclaration", - "start": 14142, - "end": 14178, + "start": 14120, + "end": 14156, "loc": { "start": { - "line": 460, + "line": 459, "column": 8 }, "end": { - "line": 460, + "line": 459, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 14146, - "end": 14177, + "start": 14124, + "end": 14155, "loc": { "start": { - "line": 460, + "line": 459, "column": 12 }, "end": { - "line": 460, + "line": 459, "column": 43 } }, "id": { "type": "Identifier", - "start": 14146, - "end": 14157, + "start": 14124, + "end": 14135, "loc": { "start": { - "line": 460, + "line": 459, "column": 12 }, "end": { - "line": 460, + "line": 459, "column": 23 }, "identifierName": "pgAfterSpan" @@ -23465,29 +23399,29 @@ }, "init": { "type": "CallExpression", - "start": 14160, - "end": 14177, + "start": 14138, + "end": 14155, "loc": { "start": { - "line": 460, + "line": 459, "column": 26 }, "end": { - "line": 460, + "line": 459, "column": 43 } }, "callee": { "type": "Identifier", - "start": 14160, - "end": 14169, + "start": 14138, + "end": 14147, "loc": { "start": { - "line": 460, + "line": 459, "column": 26 }, "end": { - "line": 460, + "line": 459, "column": 35 }, "identifierName": "createElm" @@ -23497,15 +23431,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 14170, - "end": 14176, + "start": 14148, + "end": 14154, "loc": { "start": { - "line": 460, + "line": 459, "column": 36 }, "end": { - "line": 460, + "line": 459, "column": 42 } }, @@ -23523,57 +23457,57 @@ }, { "type": "ExpressionStatement", - "start": 14187, - "end": 14236, + "start": 14165, + "end": 14214, "loc": { "start": { - "line": 461, + "line": 460, "column": 8 }, "end": { - "line": 461, + "line": 460, "column": 57 } }, "expression": { "type": "CallExpression", - "start": 14187, - "end": 14235, + "start": 14165, + "end": 14213, "loc": { "start": { - "line": 461, + "line": 460, "column": 8 }, "end": { - "line": 461, + "line": 460, "column": 56 } }, "callee": { "type": "MemberExpression", - "start": 14187, - "end": 14210, + "start": 14165, + "end": 14188, "loc": { "start": { - "line": 461, + "line": 460, "column": 8 }, "end": { - "line": 461, + "line": 460, "column": 31 } }, "object": { "type": "Identifier", - "start": 14187, - "end": 14198, + "start": 14165, + "end": 14176, "loc": { "start": { - "line": 461, + "line": 460, "column": 8 }, "end": { - "line": 461, + "line": 460, "column": 19 }, "identifierName": "pgAfterSpan" @@ -23582,15 +23516,15 @@ }, "property": { "type": "Identifier", - "start": 14199, - "end": 14210, + "start": 14177, + "end": 14188, "loc": { "start": { - "line": 461, + "line": 460, "column": 20 }, "end": { - "line": 461, + "line": 460, "column": 31 }, "identifierName": "appendChild" @@ -23602,29 +23536,29 @@ "arguments": [ { "type": "CallExpression", - "start": 14211, - "end": 14234, + "start": 14189, + "end": 14212, "loc": { "start": { - "line": 461, + "line": 460, "column": 32 }, "end": { - "line": 461, + "line": 460, "column": 55 } }, "callee": { "type": "Identifier", - "start": 14211, - "end": 14221, + "start": 14189, + "end": 14199, "loc": { "start": { - "line": 461, + "line": 460, "column": 32 }, "end": { - "line": 461, + "line": 460, "column": 42 }, "identifierName": "createText" @@ -23634,44 +23568,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 14222, - "end": 14233, + "start": 14200, + "end": 14211, "loc": { "start": { - "line": 461, + "line": 460, "column": 43 }, "end": { - "line": 461, + "line": 460, "column": 54 } }, "object": { "type": "ThisExpression", - "start": 14222, - "end": 14226, + "start": 14200, + "end": 14204, "loc": { "start": { - "line": 461, + "line": 460, "column": 43 }, "end": { - "line": 461, + "line": 460, "column": 47 } } }, "property": { "type": "Identifier", - "start": 14227, - "end": 14233, + "start": 14205, + "end": 14211, "loc": { "start": { - "line": 461, + "line": 460, "column": 48 }, "end": { - "line": 461, + "line": 460, "column": 54 }, "identifierName": "ofText" @@ -23687,58 +23621,58 @@ }, { "type": "ExpressionStatement", - "start": 14245, - "end": 14291, + "start": 14223, + "end": 14269, "loc": { "start": { - "line": 462, + "line": 461, "column": 8 }, "end": { - "line": 462, + "line": 461, "column": 54 } }, "expression": { "type": "AssignmentExpression", - "start": 14245, - "end": 14290, + "start": 14223, + "end": 14268, "loc": { "start": { - "line": 462, + "line": 461, "column": 8 }, "end": { - "line": 462, + "line": 461, "column": 53 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14245, - "end": 14266, + "start": 14223, + "end": 14244, "loc": { "start": { - "line": 462, + "line": 461, "column": 8 }, "end": { - "line": 462, + "line": 461, "column": 29 } }, "object": { "type": "Identifier", - "start": 14245, - "end": 14256, + "start": 14223, + "end": 14234, "loc": { "start": { - "line": 462, + "line": 461, "column": 8 }, "end": { - "line": 462, + "line": 461, "column": 19 }, "identifierName": "pgAfterSpan" @@ -23747,15 +23681,15 @@ }, "property": { "type": "Identifier", - "start": 14257, - "end": 14266, + "start": 14235, + "end": 14244, "loc": { "start": { - "line": 462, + "line": 461, "column": 20 }, "end": { - "line": 462, + "line": 461, "column": 29 }, "identifierName": "className" @@ -23766,44 +23700,44 @@ }, "right": { "type": "MemberExpression", - "start": 14269, - "end": 14290, + "start": 14247, + "end": 14268, "loc": { "start": { - "line": 462, + "line": 461, "column": 32 }, "end": { - "line": 462, + "line": 461, "column": 53 } }, "object": { "type": "ThisExpression", - "start": 14269, - "end": 14273, + "start": 14247, + "end": 14251, "loc": { "start": { - "line": 462, + "line": 461, "column": 32 }, "end": { - "line": 462, + "line": 461, "column": 36 } } }, "property": { "type": "Identifier", - "start": 14274, - "end": 14290, + "start": 14252, + "end": 14268, "loc": { "start": { - "line": 462, + "line": 461, "column": 37 }, "end": { - "line": 462, + "line": 461, "column": 53 }, "identifierName": "nbPgSpanCssClass" @@ -23816,57 +23750,57 @@ }, { "type": "ExpressionStatement", - "start": 14300, - "end": 14334, + "start": 14278, + "end": 14312, "loc": { "start": { - "line": 463, + "line": 462, "column": 8 }, "end": { - "line": 463, + "line": 462, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 14300, - "end": 14333, + "start": 14278, + "end": 14311, "loc": { "start": { - "line": 463, + "line": 462, "column": 8 }, "end": { - "line": 463, + "line": 462, "column": 41 } }, "callee": { "type": "MemberExpression", - "start": 14300, - "end": 14320, + "start": 14278, + "end": 14298, "loc": { "start": { - "line": 463, + "line": 462, "column": 8 }, "end": { - "line": 463, + "line": 462, "column": 28 } }, "object": { "type": "Identifier", - "start": 14300, - "end": 14308, + "start": 14278, + "end": 14286, "loc": { "start": { - "line": 463, + "line": 462, "column": 8 }, "end": { - "line": 463, + "line": 462, "column": 16 }, "identifierName": "targetEl" @@ -23875,15 +23809,15 @@ }, "property": { "type": "Identifier", - "start": 14309, - "end": 14320, + "start": 14287, + "end": 14298, "loc": { "start": { - "line": 463, + "line": 462, "column": 17 }, "end": { - "line": 463, + "line": 462, "column": 28 }, "identifierName": "appendChild" @@ -23895,15 +23829,15 @@ "arguments": [ { "type": "Identifier", - "start": 14321, - "end": 14332, + "start": 14299, + "end": 14310, "loc": { "start": { - "line": 463, + "line": 462, "column": 29 }, "end": { - "line": 463, + "line": 462, "column": 40 }, "identifierName": "pgAfterSpan" @@ -23915,44 +23849,44 @@ }, { "type": "VariableDeclaration", - "start": 14343, - "end": 14374, + "start": 14321, + "end": 14352, "loc": { "start": { - "line": 464, + "line": 463, "column": 8 }, "end": { - "line": 464, + "line": 463, "column": 39 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 14347, - "end": 14373, + "start": 14325, + "end": 14351, "loc": { "start": { - "line": 464, + "line": 463, "column": 12 }, "end": { - "line": 464, + "line": 463, "column": 38 } }, "id": { "type": "Identifier", - "start": 14347, - "end": 14353, + "start": 14325, + "end": 14331, "loc": { "start": { - "line": 464, + "line": 463, "column": 12 }, "end": { - "line": 464, + "line": 463, "column": 18 }, "identifierName": "pgSpan" @@ -23961,29 +23895,29 @@ }, "init": { "type": "CallExpression", - "start": 14356, - "end": 14373, + "start": 14334, + "end": 14351, "loc": { "start": { - "line": 464, + "line": 463, "column": 21 }, "end": { - "line": 464, + "line": 463, "column": 38 } }, "callee": { "type": "Identifier", - "start": 14356, - "end": 14365, + "start": 14334, + "end": 14343, "loc": { "start": { - "line": 464, + "line": 463, "column": 21 }, "end": { - "line": 464, + "line": 463, "column": 30 }, "identifierName": "createElm" @@ -23993,15 +23927,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 14366, - "end": 14372, + "start": 14344, + "end": 14350, "loc": { "start": { - "line": 464, + "line": 463, "column": 31 }, "end": { - "line": 464, + "line": 463, "column": 37 } }, @@ -24019,58 +23953,58 @@ }, { "type": "ExpressionStatement", - "start": 14383, - "end": 14424, + "start": 14361, + "end": 14402, "loc": { "start": { - "line": 465, + "line": 464, "column": 8 }, "end": { - "line": 465, + "line": 464, "column": 49 } }, "expression": { "type": "AssignmentExpression", - "start": 14383, - "end": 14423, + "start": 14361, + "end": 14401, "loc": { "start": { - "line": 465, + "line": 464, "column": 8 }, "end": { - "line": 465, + "line": 464, "column": 48 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14383, - "end": 14399, + "start": 14361, + "end": 14377, "loc": { "start": { - "line": 465, + "line": 464, "column": 8 }, "end": { - "line": 465, + "line": 464, "column": 24 } }, "object": { "type": "Identifier", - "start": 14383, - "end": 14389, + "start": 14361, + "end": 14367, "loc": { "start": { - "line": 465, + "line": 464, "column": 8 }, "end": { - "line": 465, + "line": 464, "column": 14 }, "identifierName": "pgSpan" @@ -24079,15 +24013,15 @@ }, "property": { "type": "Identifier", - "start": 14390, - "end": 14399, + "start": 14368, + "end": 14377, "loc": { "start": { - "line": 465, + "line": 464, "column": 15 }, "end": { - "line": 465, + "line": 464, "column": 24 }, "identifierName": "className" @@ -24098,44 +24032,44 @@ }, "right": { "type": "MemberExpression", - "start": 14402, - "end": 14423, + "start": 14380, + "end": 14401, "loc": { "start": { - "line": 465, + "line": 464, "column": 27 }, "end": { - "line": 465, + "line": 464, "column": 48 } }, "object": { "type": "ThisExpression", - "start": 14402, - "end": 14406, + "start": 14380, + "end": 14384, "loc": { "start": { - "line": 465, + "line": 464, "column": 27 }, "end": { - "line": 465, + "line": 464, "column": 31 } } }, "property": { "type": "Identifier", - "start": 14407, - "end": 14423, + "start": 14385, + "end": 14401, "loc": { "start": { - "line": 465, + "line": 464, "column": 32 }, "end": { - "line": 465, + "line": 464, "column": 48 }, "identifierName": "nbPgSpanCssClass" @@ -24148,57 +24082,57 @@ }, { "type": "ExpressionStatement", - "start": 14433, - "end": 14490, + "start": 14411, + "end": 14468, "loc": { "start": { - "line": 466, + "line": 465, "column": 8 }, "end": { - "line": 466, + "line": 465, "column": 65 } }, "expression": { "type": "CallExpression", - "start": 14433, - "end": 14489, + "start": 14411, + "end": 14467, "loc": { "start": { - "line": 466, + "line": 465, "column": 8 }, "end": { - "line": 466, + "line": 465, "column": 64 } }, "callee": { "type": "MemberExpression", - "start": 14433, - "end": 14451, + "start": 14411, + "end": 14429, "loc": { "start": { - "line": 466, + "line": 465, "column": 8 }, "end": { - "line": 466, + "line": 465, "column": 26 } }, "object": { "type": "Identifier", - "start": 14433, - "end": 14439, + "start": 14411, + "end": 14417, "loc": { "start": { - "line": 466, + "line": 465, "column": 8 }, "end": { - "line": 466, + "line": 465, "column": 14 }, "identifierName": "pgSpan" @@ -24207,15 +24141,15 @@ }, "property": { "type": "Identifier", - "start": 14440, - "end": 14451, + "start": 14418, + "end": 14429, "loc": { "start": { - "line": 466, + "line": 465, "column": 15 }, "end": { - "line": 466, + "line": 465, "column": 26 }, "identifierName": "appendChild" @@ -24227,29 +24161,29 @@ "arguments": [ { "type": "CallExpression", - "start": 14452, - "end": 14488, + "start": 14430, + "end": 14466, "loc": { "start": { - "line": 466, + "line": 465, "column": 27 }, "end": { - "line": 466, + "line": 465, "column": 63 } }, "callee": { "type": "Identifier", - "start": 14452, - "end": 14462, + "start": 14430, + "end": 14440, "loc": { "start": { - "line": 466, + "line": 465, "column": 27 }, "end": { - "line": 466, + "line": 465, "column": 37 }, "identifierName": "createText" @@ -24259,43 +24193,43 @@ "arguments": [ { "type": "BinaryExpression", - "start": 14463, - "end": 14487, + "start": 14441, + "end": 14465, "loc": { "start": { - "line": 466, + "line": 465, "column": 38 }, "end": { - "line": 466, + "line": 465, "column": 62 } }, "left": { "type": "BinaryExpression", - "start": 14463, - "end": 14481, + "start": 14441, + "end": 14459, "loc": { "start": { - "line": 466, + "line": 465, "column": 38 }, "end": { - "line": 466, + "line": 465, "column": 56 } }, "left": { "type": "StringLiteral", - "start": 14463, - "end": 14466, + "start": 14441, + "end": 14444, "loc": { "start": { - "line": 466, + "line": 465, "column": 38 }, "end": { - "line": 466, + "line": 465, "column": 41 } }, @@ -24308,44 +24242,44 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 14469, - "end": 14481, + "start": 14447, + "end": 14459, "loc": { "start": { - "line": 466, + "line": 465, "column": 44 }, "end": { - "line": 466, + "line": 465, "column": 56 } }, "object": { "type": "ThisExpression", - "start": 14469, - "end": 14473, + "start": 14447, + "end": 14451, "loc": { "start": { - "line": 466, + "line": 465, "column": 44 }, "end": { - "line": 466, + "line": 465, "column": 48 } } }, "property": { "type": "Identifier", - "start": 14474, - "end": 14481, + "start": 14452, + "end": 14459, "loc": { "start": { - "line": 466, + "line": 465, "column": 49 }, "end": { - "line": 466, + "line": 465, "column": 56 }, "identifierName": "nbPages" @@ -24358,15 +24292,15 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 14484, - "end": 14487, + "start": 14462, + "end": 14465, "loc": { "start": { - "line": 466, + "line": 465, "column": 59 }, "end": { - "line": 466, + "line": 465, "column": 62 } }, @@ -24384,57 +24318,57 @@ }, { "type": "ExpressionStatement", - "start": 14499, - "end": 14528, + "start": 14477, + "end": 14506, "loc": { "start": { - "line": 467, + "line": 466, "column": 8 }, "end": { - "line": 467, + "line": 466, "column": 37 } }, "expression": { "type": "CallExpression", - "start": 14499, - "end": 14527, + "start": 14477, + "end": 14505, "loc": { "start": { - "line": 467, + "line": 466, "column": 8 }, "end": { - "line": 467, + "line": 466, "column": 36 } }, "callee": { "type": "MemberExpression", - "start": 14499, - "end": 14519, + "start": 14477, + "end": 14497, "loc": { "start": { - "line": 467, + "line": 466, "column": 8 }, "end": { - "line": 467, + "line": 466, "column": 28 } }, "object": { "type": "Identifier", - "start": 14499, - "end": 14507, + "start": 14477, + "end": 14485, "loc": { "start": { - "line": 467, + "line": 466, "column": 8 }, "end": { - "line": 467, + "line": 466, "column": 16 }, "identifierName": "targetEl" @@ -24443,15 +24377,15 @@ }, "property": { "type": "Identifier", - "start": 14508, - "end": 14519, + "start": 14486, + "end": 14497, "loc": { "start": { - "line": 467, + "line": 466, "column": 17 }, "end": { - "line": 467, + "line": 466, "column": 28 }, "identifierName": "appendChild" @@ -24463,15 +24397,15 @@ "arguments": [ { "type": "Identifier", - "start": 14520, - "end": 14526, + "start": 14498, + "end": 14504, "loc": { "start": { - "line": 467, + "line": 466, "column": 29 }, "end": { - "line": 467, + "line": 466, "column": 35 }, "identifierName": "pgSpan" @@ -24483,57 +24417,57 @@ }, { "type": "ExpressionStatement", - "start": 14537, - "end": 14571, + "start": 14515, + "end": 14549, "loc": { "start": { - "line": 468, + "line": 467, "column": 8 }, "end": { - "line": 468, + "line": 467, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 14537, - "end": 14570, + "start": 14515, + "end": 14548, "loc": { "start": { - "line": 468, + "line": 467, "column": 8 }, "end": { - "line": 468, + "line": 467, "column": 41 } }, "callee": { "type": "MemberExpression", - "start": 14537, - "end": 14557, + "start": 14515, + "end": 14535, "loc": { "start": { - "line": 468, + "line": 467, "column": 8 }, "end": { - "line": 468, + "line": 467, "column": 28 } }, "object": { "type": "Identifier", - "start": 14537, - "end": 14545, + "start": 14515, + "end": 14523, "loc": { "start": { - "line": 468, + "line": 467, "column": 8 }, "end": { - "line": 468, + "line": 467, "column": 16 }, "identifierName": "targetEl" @@ -24542,15 +24476,15 @@ }, "property": { "type": "Identifier", - "start": 14546, - "end": 14557, + "start": 14524, + "end": 14535, "loc": { "start": { - "line": 468, + "line": 467, "column": 17 }, "end": { - "line": 468, + "line": 467, "column": 28 }, "identifierName": "appendChild" @@ -24562,15 +24496,15 @@ "arguments": [ { "type": "Identifier", - "start": 14558, - "end": 14569, + "start": 14536, + "end": 14547, "loc": { "start": { - "line": 468, + "line": 467, "column": 29 }, "end": { - "line": 468, + "line": 467, "column": 40 }, "identifierName": "btnNextSpan" @@ -24582,57 +24516,57 @@ }, { "type": "ExpressionStatement", - "start": 14580, - "end": 14614, + "start": 14558, + "end": 14592, "loc": { "start": { - "line": 469, + "line": 468, "column": 8 }, "end": { - "line": 469, + "line": 468, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 14580, - "end": 14613, + "start": 14558, + "end": 14591, "loc": { "start": { - "line": 469, + "line": 468, "column": 8 }, "end": { - "line": 469, + "line": 468, "column": 41 } }, "callee": { "type": "MemberExpression", - "start": 14580, - "end": 14600, + "start": 14558, + "end": 14578, "loc": { "start": { - "line": 469, + "line": 468, "column": 8 }, "end": { - "line": 469, + "line": 468, "column": 28 } }, "object": { "type": "Identifier", - "start": 14580, - "end": 14588, + "start": 14558, + "end": 14566, "loc": { "start": { - "line": 469, + "line": 468, "column": 8 }, "end": { - "line": 469, + "line": 468, "column": 16 }, "identifierName": "targetEl" @@ -24641,15 +24575,15 @@ }, "property": { "type": "Identifier", - "start": 14589, - "end": 14600, + "start": 14567, + "end": 14578, "loc": { "start": { - "line": 469, + "line": 468, "column": 17 }, "end": { - "line": 469, + "line": 468, "column": 28 }, "identifierName": "appendChild" @@ -24661,15 +24595,15 @@ "arguments": [ { "type": "Identifier", - "start": 14601, - "end": 14612, + "start": 14579, + "end": 14590, "loc": { "start": { - "line": 469, + "line": 468, "column": 29 }, "end": { - "line": 469, + "line": 468, "column": 40 }, "identifierName": "btnLastSpan" @@ -24681,73 +24615,73 @@ }, { "type": "ExpressionStatement", - "start": 14624, - "end": 14655, + "start": 14602, + "end": 14633, "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 39 } }, "expression": { "type": "AssignmentExpression", - "start": 14624, - "end": 14654, + "start": 14602, + "end": 14632, "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 38 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14624, - "end": 14640, + "start": 14602, + "end": 14618, "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 14624, - "end": 14628, + "start": 14602, + "end": 14606, "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14629, - "end": 14640, + "start": 14607, + "end": 14618, "loc": { "start": { - "line": 471, + "line": 470, "column": 13 }, "end": { - "line": 471, + "line": 470, "column": 24 }, "identifierName": "btnNextCont" @@ -24758,15 +24692,15 @@ }, "right": { "type": "Identifier", - "start": 14643, - "end": 14654, + "start": 14621, + "end": 14632, "loc": { "start": { - "line": 471, + "line": 470, "column": 27 }, "end": { - "line": 471, + "line": 470, "column": 38 }, "identifierName": "btnNextSpan" @@ -24777,73 +24711,73 @@ }, { "type": "ExpressionStatement", - "start": 14664, - "end": 14695, + "start": 14642, + "end": 14673, "loc": { "start": { - "line": 472, + "line": 471, "column": 8 }, "end": { - "line": 472, + "line": 471, "column": 39 } }, "expression": { "type": "AssignmentExpression", - "start": 14664, - "end": 14694, + "start": 14642, + "end": 14672, "loc": { "start": { - "line": 472, + "line": 471, "column": 8 }, "end": { - "line": 472, + "line": 471, "column": 38 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14664, - "end": 14680, + "start": 14642, + "end": 14658, "loc": { "start": { - "line": 472, + "line": 471, "column": 8 }, "end": { - "line": 472, + "line": 471, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 14664, - "end": 14668, + "start": 14642, + "end": 14646, "loc": { "start": { - "line": 472, + "line": 471, "column": 8 }, "end": { - "line": 472, + "line": 471, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14669, - "end": 14680, + "start": 14647, + "end": 14658, "loc": { "start": { - "line": 472, + "line": 471, "column": 13 }, "end": { - "line": 472, + "line": 471, "column": 24 }, "identifierName": "btnPrevCont" @@ -24854,15 +24788,15 @@ }, "right": { "type": "Identifier", - "start": 14683, - "end": 14694, + "start": 14661, + "end": 14672, "loc": { "start": { - "line": 472, + "line": 471, "column": 27 }, "end": { - "line": 472, + "line": 471, "column": 38 }, "identifierName": "btnPrevSpan" @@ -24873,73 +24807,73 @@ }, { "type": "ExpressionStatement", - "start": 14704, - "end": 14735, + "start": 14682, + "end": 14713, "loc": { "start": { - "line": 473, + "line": 472, "column": 8 }, "end": { - "line": 473, + "line": 472, "column": 39 } }, "expression": { "type": "AssignmentExpression", - "start": 14704, - "end": 14734, + "start": 14682, + "end": 14712, "loc": { "start": { - "line": 473, + "line": 472, "column": 8 }, "end": { - "line": 473, + "line": 472, "column": 38 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14704, - "end": 14720, + "start": 14682, + "end": 14698, "loc": { "start": { - "line": 473, + "line": 472, "column": 8 }, "end": { - "line": 473, + "line": 472, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 14704, - "end": 14708, + "start": 14682, + "end": 14686, "loc": { "start": { - "line": 473, + "line": 472, "column": 8 }, "end": { - "line": 473, + "line": 472, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14709, - "end": 14720, + "start": 14687, + "end": 14698, "loc": { "start": { - "line": 473, + "line": 472, "column": 13 }, "end": { - "line": 473, + "line": 472, "column": 24 }, "identifierName": "btnLastCont" @@ -24950,15 +24884,15 @@ }, "right": { "type": "Identifier", - "start": 14723, - "end": 14734, + "start": 14701, + "end": 14712, "loc": { "start": { - "line": 473, + "line": 472, "column": 27 }, "end": { - "line": 473, + "line": 472, "column": 38 }, "identifierName": "btnLastSpan" @@ -24969,73 +24903,73 @@ }, { "type": "ExpressionStatement", - "start": 14744, - "end": 14777, + "start": 14722, + "end": 14755, "loc": { "start": { - "line": 474, + "line": 473, "column": 8 }, "end": { - "line": 474, + "line": 473, "column": 41 } }, "expression": { "type": "AssignmentExpression", - "start": 14744, - "end": 14776, + "start": 14722, + "end": 14754, "loc": { "start": { - "line": 474, + "line": 473, "column": 8 }, "end": { - "line": 474, + "line": 473, "column": 40 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14744, - "end": 14761, + "start": 14722, + "end": 14739, "loc": { "start": { - "line": 474, + "line": 473, "column": 8 }, "end": { - "line": 474, + "line": 473, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 14744, - "end": 14748, + "start": 14722, + "end": 14726, "loc": { "start": { - "line": 474, + "line": 473, "column": 8 }, "end": { - "line": 474, + "line": 473, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14749, - "end": 14761, + "start": 14727, + "end": 14739, "loc": { "start": { - "line": 474, + "line": 473, "column": 13 }, "end": { - "line": 474, + "line": 473, "column": 25 }, "identifierName": "btnFirstCont" @@ -25046,15 +24980,15 @@ }, "right": { "type": "Identifier", - "start": 14764, - "end": 14776, + "start": 14742, + "end": 14754, "loc": { "start": { - "line": 474, + "line": 473, "column": 28 }, "end": { - "line": 474, + "line": 473, "column": 40 }, "identifierName": "btnFirstSpan" @@ -25065,73 +24999,73 @@ }, { "type": "ExpressionStatement", - "start": 14786, - "end": 14807, + "start": 14764, + "end": 14785, "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 29 } }, "expression": { "type": "AssignmentExpression", - "start": 14786, - "end": 14806, + "start": 14764, + "end": 14784, "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 28 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14786, - "end": 14797, + "start": 14764, + "end": 14775, "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 14786, - "end": 14790, + "start": 14764, + "end": 14768, "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14791, - "end": 14797, + "start": 14769, + "end": 14775, "loc": { "start": { - "line": 475, + "line": 474, "column": 13 }, "end": { - "line": 475, + "line": 474, "column": 19 }, "identifierName": "pgCont" @@ -25142,15 +25076,15 @@ }, "right": { "type": "Identifier", - "start": 14800, - "end": 14806, + "start": 14778, + "end": 14784, "loc": { "start": { - "line": 475, + "line": 474, "column": 22 }, "end": { - "line": 475, + "line": 474, "column": 28 }, "identifierName": "pgSpan" @@ -25161,73 +25095,73 @@ }, { "type": "ExpressionStatement", - "start": 14816, - "end": 14845, + "start": 14794, + "end": 14823, "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 37 } }, "expression": { "type": "AssignmentExpression", - "start": 14816, - "end": 14844, + "start": 14794, + "end": 14822, "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 36 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14816, - "end": 14829, + "start": 14794, + "end": 14807, "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 21 } }, "object": { "type": "ThisExpression", - "start": 14816, - "end": 14820, + "start": 14794, + "end": 14798, "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14821, - "end": 14829, + "start": 14799, + "end": 14807, "loc": { "start": { - "line": 476, + "line": 475, "column": 13 }, "end": { - "line": 476, + "line": 475, "column": 21 }, "identifierName": "pgBefore" @@ -25238,15 +25172,15 @@ }, "right": { "type": "Identifier", - "start": 14832, - "end": 14844, + "start": 14810, + "end": 14822, "loc": { "start": { - "line": 476, + "line": 475, "column": 24 }, "end": { - "line": 476, + "line": 475, "column": 36 }, "identifierName": "pgBeforeSpan" @@ -25257,73 +25191,73 @@ }, { "type": "ExpressionStatement", - "start": 14854, - "end": 14881, + "start": 14832, + "end": 14859, "loc": { "start": { - "line": 477, + "line": 476, "column": 8 }, "end": { - "line": 477, + "line": 476, "column": 35 } }, "expression": { "type": "AssignmentExpression", - "start": 14854, - "end": 14880, + "start": 14832, + "end": 14858, "loc": { "start": { - "line": 477, + "line": 476, "column": 8 }, "end": { - "line": 477, + "line": 476, "column": 34 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14854, - "end": 14866, + "start": 14832, + "end": 14844, "loc": { "start": { - "line": 477, + "line": 476, "column": 8 }, "end": { - "line": 477, + "line": 476, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 14854, - "end": 14858, + "start": 14832, + "end": 14836, "loc": { "start": { - "line": 477, + "line": 476, "column": 8 }, "end": { - "line": 477, + "line": 476, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14859, - "end": 14866, + "start": 14837, + "end": 14844, "loc": { "start": { - "line": 477, + "line": 476, "column": 13 }, "end": { - "line": 477, + "line": 476, "column": 20 }, "identifierName": "pgAfter" @@ -25334,15 +25268,15 @@ }, "right": { "type": "Identifier", - "start": 14869, - "end": 14880, + "start": 14847, + "end": 14858, "loc": { "start": { - "line": 477, + "line": 476, "column": 23 }, "end": { - "line": 477, + "line": 476, "column": 34 }, "identifierName": "pgAfterSpan" @@ -25353,73 +25287,73 @@ }, { "type": "ExpressionStatement", - "start": 14890, - "end": 14914, + "start": 14868, + "end": 14892, "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 32 } }, "expression": { "type": "AssignmentExpression", - "start": 14890, - "end": 14913, + "start": 14868, + "end": 14891, "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 14890, - "end": 14902, + "start": 14868, + "end": 14880, "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 14890, - "end": 14894, + "start": 14868, + "end": 14872, "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14895, - "end": 14902, + "start": 14873, + "end": 14880, "loc": { "start": { - "line": 478, + "line": 477, "column": 13 }, "end": { - "line": 478, + "line": 477, "column": 20 }, "identifierName": "pageSlc" @@ -25430,15 +25364,15 @@ }, "right": { "type": "Identifier", - "start": 14905, - "end": 14913, + "start": 14883, + "end": 14891, "loc": { "start": { - "line": 478, + "line": 477, "column": 23 }, "end": { - "line": 478, + "line": 477, "column": 31 }, "identifierName": "slcPages" @@ -25449,72 +25383,72 @@ }, { "type": "ExpressionStatement", - "start": 14924, - "end": 14945, + "start": 14902, + "end": 14923, "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 29 } }, "expression": { "type": "CallExpression", - "start": 14924, - "end": 14944, + "start": 14902, + "end": 14922, "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 28 } }, "callee": { "type": "MemberExpression", - "start": 14924, - "end": 14942, + "start": 14902, + "end": 14920, "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 14924, - "end": 14928, + "start": 14902, + "end": 14906, "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14929, - "end": 14942, + "start": 14907, + "end": 14920, "loc": { "start": { - "line": 480, + "line": 479, "column": 13 }, "end": { - "line": 480, + "line": 479, "column": 26 }, "identifierName": "setPagingInfo" @@ -25528,29 +25462,29 @@ }, { "type": "IfStatement", - "start": 14955, - "end": 15068, + "start": 14933, + "end": 15046, "loc": { "start": { - "line": 482, + "line": 481, "column": 8 }, "end": { - "line": 485, + "line": 484, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 14959, - "end": 14970, + "start": 14937, + "end": 14948, "loc": { "start": { - "line": 482, + "line": 481, "column": 12 }, "end": { - "line": 482, + "line": 481, "column": 23 } }, @@ -25558,29 +25492,29 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 14960, - "end": 14970, + "start": 14938, + "end": 14948, "loc": { "start": { - "line": 482, + "line": 481, "column": 13 }, "end": { - "line": 482, + "line": 481, "column": 23 } }, "object": { "type": "Identifier", - "start": 14960, - "end": 14962, + "start": 14938, + "end": 14940, "loc": { "start": { - "line": 482, + "line": 481, "column": 13 }, "end": { - "line": 482, + "line": 481, "column": 15 }, "identifierName": "tf" @@ -25589,15 +25523,15 @@ }, "property": { "type": "Identifier", - "start": 14963, - "end": 14970, + "start": 14941, + "end": 14948, "loc": { "start": { - "line": 482, + "line": 481, "column": 16 }, "end": { - "line": 482, + "line": 481, "column": 23 }, "identifierName": "fltGrid" @@ -25612,72 +25546,72 @@ }, "consequent": { "type": "BlockStatement", - "start": 14972, - "end": 15068, + "start": 14950, + "end": 15046, "loc": { "start": { - "line": 482, + "line": 481, "column": 25 }, "end": { - "line": 485, + "line": 484, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 14986, - "end": 15007, + "start": 14964, + "end": 14985, "loc": { "start": { - "line": 483, + "line": 482, "column": 12 }, "end": { - "line": 483, + "line": 482, "column": 33 } }, "expression": { "type": "CallExpression", - "start": 14986, - "end": 15006, + "start": 14964, + "end": 14984, "loc": { "start": { - "line": 483, + "line": 482, "column": 12 }, "end": { - "line": 483, + "line": 482, "column": 32 } }, "callee": { "type": "MemberExpression", - "start": 14986, - "end": 15004, + "start": 14964, + "end": 14982, "loc": { "start": { - "line": 483, + "line": 482, "column": 12 }, "end": { - "line": 483, + "line": 482, "column": 30 } }, "object": { "type": "Identifier", - "start": 14986, - "end": 14988, + "start": 14964, + "end": 14966, "loc": { "start": { - "line": 483, + "line": 482, "column": 12 }, "end": { - "line": 483, + "line": 482, "column": 14 }, "identifierName": "tf" @@ -25686,15 +25620,15 @@ }, "property": { "type": "Identifier", - "start": 14989, - "end": 15004, + "start": 14967, + "end": 14982, "loc": { "start": { - "line": 483, + "line": 482, "column": 15 }, "end": { - "line": 483, + "line": 482, "column": 30 }, "identifierName": "validateAllRows" @@ -25708,72 +25642,72 @@ }, { "type": "ExpressionStatement", - "start": 15020, - "end": 15058, + "start": 14998, + "end": 15036, "loc": { "start": { - "line": 484, + "line": 483, "column": 12 }, "end": { - "line": 484, + "line": 483, "column": 50 } }, "expression": { "type": "CallExpression", - "start": 15020, - "end": 15057, + "start": 14998, + "end": 15035, "loc": { "start": { - "line": 484, + "line": 483, "column": 12 }, "end": { - "line": 484, + "line": 483, "column": 49 } }, "callee": { "type": "MemberExpression", - "start": 15020, - "end": 15038, + "start": 14998, + "end": 15016, "loc": { "start": { - "line": 484, + "line": 483, "column": 12 }, "end": { - "line": 484, + "line": 483, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 15020, - "end": 15024, + "start": 14998, + "end": 15002, "loc": { "start": { - "line": 484, + "line": 483, "column": 12 }, "end": { - "line": 484, + "line": 483, "column": 16 } } }, "property": { "type": "Identifier", - "start": 15025, - "end": 15038, + "start": 15003, + "end": 15016, "loc": { "start": { - "line": 484, + "line": 483, "column": 17 }, "end": { - "line": 484, + "line": 483, "column": 30 }, "identifierName": "setPagingInfo" @@ -25785,29 +25719,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 15039, - "end": 15056, + "start": 15017, + "end": 15034, "loc": { "start": { - "line": 484, + "line": 483, "column": 31 }, "end": { - "line": 484, + "line": 483, "column": 48 } }, "object": { "type": "Identifier", - "start": 15039, - "end": 15041, + "start": 15017, + "end": 15019, "loc": { "start": { - "line": 484, + "line": 483, "column": 31 }, "end": { - "line": 484, + "line": 483, "column": 33 }, "identifierName": "tf" @@ -25816,15 +25750,15 @@ }, "property": { "type": "Identifier", - "start": 15042, - "end": 15056, + "start": 15020, + "end": 15034, "loc": { "start": { - "line": 484, + "line": 483, "column": 34 }, "end": { - "line": 484, + "line": 483, "column": 48 }, "identifierName": "validRowsIndex" @@ -25843,86 +25777,86 @@ }, { "type": "ExpressionStatement", - "start": 15078, - "end": 15145, + "start": 15056, + "end": 15123, "loc": { "start": { - "line": 487, + "line": 486, "column": 8 }, "end": { - "line": 487, + "line": 486, "column": 75 } }, "expression": { "type": "CallExpression", - "start": 15078, - "end": 15144, + "start": 15056, + "end": 15122, "loc": { "start": { - "line": 487, + "line": 486, "column": 8 }, "end": { - "line": 487, + "line": 486, "column": 74 } }, "callee": { "type": "MemberExpression", - "start": 15078, - "end": 15093, + "start": 15056, + "end": 15071, "loc": { "start": { - "line": 487, + "line": 486, "column": 8 }, "end": { - "line": 487, + "line": 486, "column": 23 } }, "object": { "type": "MemberExpression", - "start": 15078, - "end": 15090, + "start": 15056, + "end": 15068, "loc": { "start": { - "line": 487, + "line": 486, "column": 8 }, "end": { - "line": 487, + "line": 486, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 15078, - "end": 15082, + "start": 15056, + "end": 15060, "loc": { "start": { - "line": 487, + "line": 486, "column": 8 }, "end": { - "line": 487, + "line": 486, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15083, - "end": 15090, + "start": 15061, + "end": 15068, "loc": { "start": { - "line": 487, + "line": 486, "column": 13 }, "end": { - "line": 487, + "line": 486, "column": 20 }, "identifierName": "emitter" @@ -25933,15 +25867,15 @@ }, "property": { "type": "Identifier", - "start": 15091, - "end": 15093, + "start": 15069, + "end": 15071, "loc": { "start": { - "line": 487, + "line": 486, "column": 21 }, "end": { - "line": 487, + "line": 486, "column": 23 }, "identifierName": "on" @@ -25953,30 +25887,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 15094, - "end": 15113, + "start": 15072, + "end": 15091, "loc": { "start": { - "line": 487, + "line": 486, "column": 24 }, "end": { - "line": 487, + "line": 486, "column": 43 } }, "elements": [ { "type": "StringLiteral", - "start": 15095, - "end": 15112, + "start": 15073, + "end": 15090, "loc": { "start": { - "line": 487, + "line": 486, "column": 25 }, "end": { - "line": 487, + "line": 486, "column": 42 } }, @@ -25990,15 +25924,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 15115, - "end": 15143, + "start": 15093, + "end": 15121, "loc": { "start": { - "line": 487, + "line": 486, "column": 45 }, "end": { - "line": 487, + "line": 486, "column": 73 } }, @@ -26009,58 +25943,58 @@ "params": [], "body": { "type": "CallExpression", - "start": 15121, - "end": 15143, + "start": 15099, + "end": 15121, "loc": { "start": { - "line": 487, + "line": 486, "column": 51 }, "end": { - "line": 487, + "line": 486, "column": 73 } }, "callee": { "type": "MemberExpression", - "start": 15121, - "end": 15141, + "start": 15099, + "end": 15119, "loc": { "start": { - "line": 487, + "line": 486, "column": 51 }, "end": { - "line": 487, + "line": 486, "column": 71 } }, "object": { "type": "ThisExpression", - "start": 15121, - "end": 15125, + "start": 15099, + "end": 15103, "loc": { "start": { - "line": 487, + "line": 486, "column": 51 }, "end": { - "line": 487, + "line": 486, "column": 55 } } }, "property": { "type": "Identifier", - "start": 15126, - "end": 15141, + "start": 15104, + "end": 15119, "loc": { "start": { - "line": 487, + "line": 486, "column": 56 }, "end": { - "line": 487, + "line": 486, "column": 71 }, "identifierName": "resetPagingInfo" @@ -26077,86 +26011,86 @@ }, { "type": "ExpressionStatement", - "start": 15154, - "end": 15245, + "start": 15132, + "end": 15223, "loc": { "start": { - "line": 488, + "line": 487, "column": 8 }, "end": { - "line": 489, + "line": 488, "column": 58 } }, "expression": { "type": "CallExpression", - "start": 15154, - "end": 15244, + "start": 15132, + "end": 15222, "loc": { "start": { - "line": 488, + "line": 487, "column": 8 }, "end": { - "line": 489, + "line": 488, "column": 57 } }, "callee": { "type": "MemberExpression", - "start": 15154, - "end": 15169, + "start": 15132, + "end": 15147, "loc": { "start": { - "line": 488, + "line": 487, "column": 8 }, "end": { - "line": 488, + "line": 487, "column": 23 } }, "object": { "type": "MemberExpression", - "start": 15154, - "end": 15166, + "start": 15132, + "end": 15144, "loc": { "start": { - "line": 488, + "line": 487, "column": 8 }, "end": { - "line": 488, + "line": 487, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 15154, - "end": 15158, + "start": 15132, + "end": 15136, "loc": { "start": { - "line": 488, + "line": 487, "column": 8 }, "end": { - "line": 488, + "line": 487, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15159, - "end": 15166, + "start": 15137, + "end": 15144, "loc": { "start": { - "line": 488, + "line": 487, "column": 13 }, "end": { - "line": 488, + "line": 487, "column": 20 }, "identifierName": "emitter" @@ -26167,15 +26101,15 @@ }, "property": { "type": "Identifier", - "start": 15167, - "end": 15169, + "start": 15145, + "end": 15147, "loc": { "start": { - "line": 488, + "line": 487, "column": 21 }, "end": { - "line": 488, + "line": 487, "column": 23 }, "identifierName": "on" @@ -26187,30 +26121,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 15170, - "end": 15185, + "start": 15148, + "end": 15163, "loc": { "start": { - "line": 488, + "line": 487, "column": 24 }, "end": { - "line": 488, + "line": 487, "column": 39 } }, "elements": [ { "type": "StringLiteral", - "start": 15171, - "end": 15184, + "start": 15149, + "end": 15162, "loc": { "start": { - "line": 488, + "line": 487, "column": 25 }, "end": { - "line": 488, + "line": 487, "column": 38 } }, @@ -26224,15 +26158,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 15199, - "end": 15243, + "start": 15177, + "end": 15221, "loc": { "start": { - "line": 489, + "line": 488, "column": 12 }, "end": { - "line": 489, + "line": 488, "column": 56 } }, @@ -26243,15 +26177,15 @@ "params": [ { "type": "Identifier", - "start": 15200, - "end": 15202, + "start": 15178, + "end": 15180, "loc": { "start": { - "line": 489, + "line": 488, "column": 13 }, "end": { - "line": 489, + "line": 488, "column": 15 }, "identifierName": "tf" @@ -26260,15 +26194,15 @@ }, { "type": "Identifier", - "start": 15204, - "end": 15214, + "start": 15182, + "end": 15192, "loc": { "start": { - "line": 489, + "line": 488, "column": 17 }, "end": { - "line": 489, + "line": 488, "column": 27 }, "identifierName": "pageNumber" @@ -26278,58 +26212,58 @@ ], "body": { "type": "CallExpression", - "start": 15219, - "end": 15243, + "start": 15197, + "end": 15221, "loc": { "start": { - "line": 489, + "line": 488, "column": 32 }, "end": { - "line": 489, + "line": 488, "column": 56 } }, "callee": { "type": "MemberExpression", - "start": 15219, - "end": 15231, + "start": 15197, + "end": 15209, "loc": { "start": { - "line": 489, + "line": 488, "column": 32 }, "end": { - "line": 489, + "line": 488, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 15219, - "end": 15223, + "start": 15197, + "end": 15201, "loc": { "start": { - "line": 489, + "line": 488, "column": 32 }, "end": { - "line": 489, + "line": 488, "column": 36 } } }, "property": { "type": "Identifier", - "start": 15224, - "end": 15231, + "start": 15202, + "end": 15209, "loc": { "start": { - "line": 489, + "line": 488, "column": 37 }, "end": { - "line": 489, + "line": 488, "column": 44 }, "identifierName": "setPage" @@ -26341,15 +26275,15 @@ "arguments": [ { "type": "Identifier", - "start": 15232, - "end": 15242, + "start": 15210, + "end": 15220, "loc": { "start": { - "line": 489, + "line": 488, "column": 45 }, "end": { - "line": 489, + "line": 488, "column": 55 }, "identifierName": "pageNumber" @@ -26364,86 +26298,86 @@ }, { "type": "ExpressionStatement", - "start": 15254, - "end": 15366, + "start": 15232, + "end": 15344, "loc": { "start": { - "line": 490, + "line": 489, "column": 8 }, "end": { - "line": 491, + "line": 490, "column": 71 } }, "expression": { "type": "CallExpression", - "start": 15254, - "end": 15365, + "start": 15232, + "end": 15343, "loc": { "start": { - "line": 490, + "line": 489, "column": 8 }, "end": { - "line": 491, + "line": 490, "column": 70 } }, "callee": { "type": "MemberExpression", - "start": 15254, - "end": 15269, + "start": 15232, + "end": 15247, "loc": { "start": { - "line": 490, + "line": 489, "column": 8 }, "end": { - "line": 490, + "line": 489, "column": 23 } }, "object": { "type": "MemberExpression", - "start": 15254, - "end": 15266, + "start": 15232, + "end": 15244, "loc": { "start": { - "line": 490, + "line": 489, "column": 8 }, "end": { - "line": 490, + "line": 489, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 15254, - "end": 15258, + "start": 15232, + "end": 15236, "loc": { "start": { - "line": 490, + "line": 489, "column": 8 }, "end": { - "line": 490, + "line": 489, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15259, - "end": 15266, + "start": 15237, + "end": 15244, "loc": { "start": { - "line": 490, + "line": 489, "column": 13 }, "end": { - "line": 490, + "line": 489, "column": 20 }, "identifierName": "emitter" @@ -26454,15 +26388,15 @@ }, "property": { "type": "Identifier", - "start": 15267, - "end": 15269, + "start": 15245, + "end": 15247, "loc": { "start": { - "line": 490, + "line": 489, "column": 21 }, "end": { - "line": 490, + "line": 489, "column": 23 }, "identifierName": "on" @@ -26474,30 +26408,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 15270, - "end": 15293, + "start": 15248, + "end": 15271, "loc": { "start": { - "line": 490, + "line": 489, "column": 24 }, "end": { - "line": 490, + "line": 489, "column": 47 } }, "elements": [ { "type": "StringLiteral", - "start": 15271, - "end": 15292, + "start": 15249, + "end": 15270, "loc": { "start": { - "line": 490, + "line": 489, "column": 25 }, "end": { - "line": 490, + "line": 489, "column": 46 } }, @@ -26511,15 +26445,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 15307, - "end": 15364, + "start": 15285, + "end": 15342, "loc": { "start": { - "line": 491, + "line": 490, "column": 12 }, "end": { - "line": 491, + "line": 490, "column": 69 } }, @@ -26530,15 +26464,15 @@ "params": [ { "type": "Identifier", - "start": 15308, - "end": 15310, + "start": 15286, + "end": 15288, "loc": { "start": { - "line": 491, + "line": 490, "column": 13 }, "end": { - "line": 491, + "line": 490, "column": 15 }, "identifierName": "tf" @@ -26547,15 +26481,15 @@ }, { "type": "Identifier", - "start": 15312, - "end": 15322, + "start": 15290, + "end": 15300, "loc": { "start": { - "line": 491, + "line": 490, "column": 17 }, "end": { - "line": 491, + "line": 490, "column": 27 }, "identifierName": "pageLength" @@ -26565,58 +26499,58 @@ ], "body": { "type": "CallExpression", - "start": 15327, - "end": 15364, + "start": 15305, + "end": 15342, "loc": { "start": { - "line": 491, + "line": 490, "column": 32 }, "end": { - "line": 491, + "line": 490, "column": 69 } }, "callee": { "type": "MemberExpression", - "start": 15327, - "end": 15352, + "start": 15305, + "end": 15330, "loc": { "start": { - "line": 491, + "line": 490, "column": 32 }, "end": { - "line": 491, + "line": 490, "column": 57 } }, "object": { "type": "ThisExpression", - "start": 15327, - "end": 15331, + "start": 15305, + "end": 15309, "loc": { "start": { - "line": 491, + "line": 490, "column": 32 }, "end": { - "line": 491, + "line": 490, "column": 36 } } }, "property": { "type": "Identifier", - "start": 15332, - "end": 15352, + "start": 15310, + "end": 15330, "loc": { "start": { - "line": 491, + "line": 490, "column": 37 }, "end": { - "line": 491, + "line": 490, "column": 57 }, "identifierName": "changeResultsPerPage" @@ -26628,15 +26562,15 @@ "arguments": [ { "type": "Identifier", - "start": 15353, - "end": 15363, + "start": 15331, + "end": 15341, "loc": { "start": { - "line": 491, + "line": 490, "column": 58 }, "end": { - "line": 491, + "line": 490, "column": 68 }, "identifierName": "pageLength" @@ -26652,15 +26586,15 @@ { "type": "CommentBlock", "value": "* @inherited ", - "start": 15376, - "end": 15393, + "start": 15354, + "end": 15371, "loc": { "start": { - "line": 493, + "line": 492, "column": 8 }, "end": { - "line": 493, + "line": 492, "column": 25 } } @@ -26669,58 +26603,58 @@ }, { "type": "ExpressionStatement", - "start": 15402, - "end": 15426, + "start": 15380, + "end": 15404, "loc": { "start": { - "line": 494, + "line": 493, "column": 8 }, "end": { - "line": 494, + "line": 493, "column": 32 } }, "expression": { "type": "AssignmentExpression", - "start": 15402, - "end": 15425, + "start": 15380, + "end": 15403, "loc": { "start": { - "line": 494, + "line": 493, "column": 8 }, "end": { - "line": 494, + "line": 493, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 15402, - "end": 15418, + "start": 15380, + "end": 15396, "loc": { "start": { - "line": 494, + "line": 493, "column": 8 }, "end": { - "line": 494, + "line": 493, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 15402, - "end": 15406, + "start": 15380, + "end": 15384, "loc": { "start": { - "line": 494, + "line": 493, "column": 8 }, "end": { - "line": 494, + "line": 493, "column": 12 } }, @@ -26728,15 +26662,15 @@ }, "property": { "type": "Identifier", - "start": 15407, - "end": 15418, + "start": 15385, + "end": 15396, "loc": { "start": { - "line": 494, + "line": 493, "column": 13 }, "end": { - "line": 494, + "line": 493, "column": 24 }, "identifierName": "initialized" @@ -26748,15 +26682,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 15421, - "end": 15425, + "start": 15399, + "end": 15403, "loc": { "start": { - "line": 494, + "line": 493, "column": 27 }, "end": { - "line": 494, + "line": 493, "column": 31 } }, @@ -26768,15 +26702,15 @@ { "type": "CommentBlock", "value": "* @inherited ", - "start": 15376, - "end": 15393, + "start": 15354, + "end": 15371, "loc": { "start": { - "line": 493, + "line": 492, "column": 8 }, "end": { - "line": 493, + "line": 492, "column": 25 } } @@ -26785,86 +26719,86 @@ }, { "type": "ExpressionStatement", - "start": 15436, - "end": 15483, + "start": 15414, + "end": 15461, "loc": { "start": { - "line": 496, + "line": 495, "column": 8 }, "end": { - "line": 496, + "line": 495, "column": 55 } }, "expression": { "type": "CallExpression", - "start": 15436, - "end": 15482, + "start": 15414, + "end": 15460, "loc": { "start": { - "line": 496, + "line": 495, "column": 8 }, "end": { - "line": 496, + "line": 495, "column": 54 } }, "callee": { "type": "MemberExpression", - "start": 15436, - "end": 15453, + "start": 15414, + "end": 15431, "loc": { "start": { - "line": 496, + "line": 495, "column": 8 }, "end": { - "line": 496, + "line": 495, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 15436, - "end": 15448, + "start": 15414, + "end": 15426, "loc": { "start": { - "line": 496, + "line": 495, "column": 8 }, "end": { - "line": 496, + "line": 495, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 15436, - "end": 15440, + "start": 15414, + "end": 15418, "loc": { "start": { - "line": 496, + "line": 495, "column": 8 }, "end": { - "line": 496, + "line": 495, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15441, - "end": 15448, + "start": 15419, + "end": 15426, "loc": { "start": { - "line": 496, + "line": 495, "column": 13 }, "end": { - "line": 496, + "line": 495, "column": 20 }, "identifierName": "emitter" @@ -26875,15 +26809,15 @@ }, "property": { "type": "Identifier", - "start": 15449, - "end": 15453, + "start": 15427, + "end": 15431, "loc": { "start": { - "line": 496, + "line": 495, "column": 21 }, "end": { - "line": 496, + "line": 495, "column": 25 }, "identifierName": "emit" @@ -26895,15 +26829,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 15454, - "end": 15475, + "start": 15432, + "end": 15453, "loc": { "start": { - "line": 496, + "line": 495, "column": 26 }, "end": { - "line": 496, + "line": 495, "column": 47 } }, @@ -26915,15 +26849,15 @@ }, { "type": "ThisExpression", - "start": 15477, - "end": 15481, + "start": 15455, + "end": 15459, "loc": { "start": { - "line": 496, + "line": 495, "column": 49 }, "end": { - "line": 496, + "line": 495, "column": 53 } } @@ -26939,15 +26873,15 @@ { "type": "CommentBlock", "value": "*\n * Initialize DOM elements\n ", - "start": 9679, - "end": 9721, + "start": 9657, + "end": 9699, "loc": { "start": { - "line": 339, + "line": 338, "column": 4 }, "end": { - "line": 341, + "line": 340, "column": 7 } } @@ -26957,15 +26891,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", - "start": 15495, - "end": 15643, + "start": 15473, + "end": 15621, "loc": { "start": { - "line": 499, + "line": 498, "column": 4 }, "end": { - "line": 502, + "line": 501, "column": 7 } } @@ -26974,15 +26908,15 @@ }, { "type": "ClassMethod", - "start": 15648, - "end": 15794, + "start": 15626, + "end": 15772, "loc": { "start": { - "line": 503, + "line": 502, "column": 4 }, "end": { - "line": 510, + "line": 509, "column": 5 } }, @@ -26990,15 +26924,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 15648, - "end": 15653, + "start": 15626, + "end": 15631, "loc": { "start": { - "line": 503, + "line": 502, "column": 4 }, "end": { - "line": 503, + "line": 502, "column": 9 }, "identifierName": "reset" @@ -27014,29 +26948,29 @@ "params": [ { "type": "AssignmentPattern", - "start": 15654, - "end": 15673, + "start": 15632, + "end": 15651, "loc": { "start": { - "line": 503, + "line": 502, "column": 10 }, "end": { - "line": 503, + "line": 502, "column": 29 } }, "left": { "type": "Identifier", - "start": 15654, - "end": 15665, + "start": 15632, + "end": 15643, "loc": { "start": { - "line": 503, + "line": 502, "column": 10 }, "end": { - "line": 503, + "line": 502, "column": 21 }, "identifierName": "filterTable" @@ -27045,15 +26979,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 15668, - "end": 15673, + "start": 15646, + "end": 15651, "loc": { "start": { - "line": 503, + "line": 502, "column": 24 }, "end": { - "line": 503, + "line": 502, "column": 29 } }, @@ -27063,87 +26997,87 @@ ], "body": { "type": "BlockStatement", - "start": 15675, - "end": 15794, + "start": 15653, + "end": 15772, "loc": { "start": { - "line": 503, + "line": 502, "column": 31 }, "end": { - "line": 510, + "line": 509, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 15685, - "end": 15699, + "start": 15663, + "end": 15677, "loc": { "start": { - "line": 504, + "line": 503, "column": 8 }, "end": { - "line": 504, + "line": 503, "column": 22 } }, "expression": { "type": "CallExpression", - "start": 15685, - "end": 15698, + "start": 15663, + "end": 15676, "loc": { "start": { - "line": 504, + "line": 503, "column": 8 }, "end": { - "line": 504, + "line": 503, "column": 21 } }, "callee": { "type": "MemberExpression", - "start": 15685, - "end": 15696, + "start": 15663, + "end": 15674, "loc": { "start": { - "line": 504, + "line": 503, "column": 8 }, "end": { - "line": 504, + "line": 503, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 15685, - "end": 15689, + "start": 15663, + "end": 15667, "loc": { "start": { - "line": 504, + "line": 503, "column": 8 }, "end": { - "line": 504, + "line": 503, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15690, - "end": 15696, + "start": 15668, + "end": 15674, "loc": { "start": { - "line": 504, + "line": 503, "column": 13 }, "end": { - "line": 504, + "line": 503, "column": 19 }, "identifierName": "enable" @@ -27157,72 +27091,72 @@ }, { "type": "ExpressionStatement", - "start": 15708, - "end": 15720, + "start": 15686, + "end": 15698, "loc": { "start": { - "line": 505, + "line": 504, "column": 8 }, "end": { - "line": 505, + "line": 504, "column": 20 } }, "expression": { "type": "CallExpression", - "start": 15708, - "end": 15719, + "start": 15686, + "end": 15697, "loc": { "start": { - "line": 505, + "line": 504, "column": 8 }, "end": { - "line": 505, + "line": 504, "column": 19 } }, "callee": { "type": "MemberExpression", - "start": 15708, - "end": 15717, + "start": 15686, + "end": 15695, "loc": { "start": { - "line": 505, + "line": 504, "column": 8 }, "end": { - "line": 505, + "line": 504, "column": 17 } }, "object": { "type": "ThisExpression", - "start": 15708, - "end": 15712, + "start": 15686, + "end": 15690, "loc": { "start": { - "line": 505, + "line": 504, "column": 8 }, "end": { - "line": 505, + "line": 504, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15713, - "end": 15717, + "start": 15691, + "end": 15695, "loc": { "start": { - "line": 505, + "line": 504, "column": 13 }, "end": { - "line": 505, + "line": 504, "column": 17 }, "identifierName": "init" @@ -27236,29 +27170,29 @@ }, { "type": "IfStatement", - "start": 15730, - "end": 15788, + "start": 15708, + "end": 15766, "loc": { "start": { - "line": 507, + "line": 506, "column": 8 }, "end": { - "line": 509, + "line": 508, "column": 9 } }, "test": { "type": "Identifier", - "start": 15734, - "end": 15745, + "start": 15712, + "end": 15723, "loc": { "start": { - "line": 507, + "line": 506, "column": 12 }, "end": { - "line": 507, + "line": 506, "column": 23 }, "identifierName": "filterTable" @@ -27267,101 +27201,101 @@ }, "consequent": { "type": "BlockStatement", - "start": 15747, - "end": 15788, + "start": 15725, + "end": 15766, "loc": { "start": { - "line": 507, + "line": 506, "column": 25 }, "end": { - "line": 509, + "line": 508, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 15761, - "end": 15778, + "start": 15739, + "end": 15756, "loc": { "start": { - "line": 508, + "line": 507, "column": 12 }, "end": { - "line": 508, + "line": 507, "column": 29 } }, "expression": { "type": "CallExpression", - "start": 15761, - "end": 15777, + "start": 15739, + "end": 15755, "loc": { "start": { - "line": 508, + "line": 507, "column": 12 }, "end": { - "line": 508, + "line": 507, "column": 28 } }, "callee": { "type": "MemberExpression", - "start": 15761, - "end": 15775, + "start": 15739, + "end": 15753, "loc": { "start": { - "line": 508, + "line": 507, "column": 12 }, "end": { - "line": 508, + "line": 507, "column": 26 } }, "object": { "type": "MemberExpression", - "start": 15761, - "end": 15768, + "start": 15739, + "end": 15746, "loc": { "start": { - "line": 508, + "line": 507, "column": 12 }, "end": { - "line": 508, + "line": 507, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 15761, - "end": 15765, + "start": 15739, + "end": 15743, "loc": { "start": { - "line": 508, + "line": 507, "column": 12 }, "end": { - "line": 508, + "line": 507, "column": 16 } } }, "property": { "type": "Identifier", - "start": 15766, - "end": 15768, + "start": 15744, + "end": 15746, "loc": { "start": { - "line": 508, + "line": 507, "column": 17 }, "end": { - "line": 508, + "line": 507, "column": 19 }, "identifierName": "tf" @@ -27372,15 +27306,15 @@ }, "property": { "type": "Identifier", - "start": 15769, - "end": 15775, + "start": 15747, + "end": 15753, "loc": { "start": { - "line": 508, + "line": 507, "column": 20 }, "end": { - "line": 508, + "line": 507, "column": 26 }, "identifierName": "filter" @@ -27405,15 +27339,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", - "start": 15495, - "end": 15643, + "start": 15473, + "end": 15621, "loc": { "start": { - "line": 499, + "line": 498, "column": 4 }, "end": { - "line": 502, + "line": 501, "column": 7 } } @@ -27423,15 +27357,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging info from scratch after a filtering process\n ", - "start": 15800, - "end": 15875, + "start": 15778, + "end": 15853, "loc": { "start": { - "line": 512, + "line": 511, "column": 4 }, "end": { - "line": 514, + "line": 513, "column": 7 } } @@ -27440,15 +27374,15 @@ }, { "type": "ClassMethod", - "start": 15880, - "end": 16022, + "start": 15858, + "end": 16000, "loc": { "start": { - "line": 515, + "line": 514, "column": 4 }, "end": { - "line": 519, + "line": 518, "column": 5 } }, @@ -27456,15 +27390,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 15880, - "end": 15895, + "start": 15858, + "end": 15873, "loc": { "start": { - "line": 515, + "line": 514, "column": 4 }, "end": { - "line": 515, + "line": 514, "column": 19 }, "identifierName": "resetPagingInfo" @@ -27480,88 +27414,88 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15898, - "end": 16022, + "start": 15876, + "end": 16000, "loc": { "start": { - "line": 515, + "line": 514, "column": 22 }, "end": { - "line": 519, + "line": 518, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 15908, - "end": 15932, + "start": 15886, + "end": 15910, "loc": { "start": { - "line": 516, + "line": 515, "column": 8 }, "end": { - "line": 516, + "line": 515, "column": 32 } }, "expression": { "type": "AssignmentExpression", - "start": 15908, - "end": 15931, + "start": 15886, + "end": 15909, "loc": { "start": { - "line": 516, + "line": 515, "column": 8 }, "end": { - "line": 516, + "line": 515, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 15908, - "end": 15927, + "start": 15886, + "end": 15905, "loc": { "start": { - "line": 516, + "line": 515, "column": 8 }, "end": { - "line": 516, + "line": 515, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 15908, - "end": 15912, + "start": 15886, + "end": 15890, "loc": { "start": { - "line": 516, + "line": 515, "column": 8 }, "end": { - "line": 516, + "line": 515, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15913, - "end": 15927, + "start": 15891, + "end": 15905, "loc": { "start": { - "line": 516, + "line": 515, "column": 13 }, "end": { - "line": 516, + "line": 515, "column": 27 }, "identifierName": "startPagingRow" @@ -27572,15 +27506,15 @@ }, "right": { "type": "NumericLiteral", - "start": 15930, - "end": 15931, + "start": 15908, + "end": 15909, "loc": { "start": { - "line": 516, + "line": 515, "column": 30 }, "end": { - "line": 516, + "line": 515, "column": 31 } }, @@ -27594,73 +27528,73 @@ }, { "type": "ExpressionStatement", - "start": 15941, - "end": 15964, + "start": 15919, + "end": 15942, "loc": { "start": { - "line": 517, + "line": 516, "column": 8 }, "end": { - "line": 517, + "line": 516, "column": 31 } }, "expression": { "type": "AssignmentExpression", - "start": 15941, - "end": 15963, + "start": 15919, + "end": 15941, "loc": { "start": { - "line": 517, + "line": 516, "column": 8 }, "end": { - "line": 517, + "line": 516, "column": 30 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 15941, - "end": 15959, + "start": 15919, + "end": 15937, "loc": { "start": { - "line": 517, + "line": 516, "column": 8 }, "end": { - "line": 517, + "line": 516, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 15941, - "end": 15945, + "start": 15919, + "end": 15923, "loc": { "start": { - "line": 517, + "line": 516, "column": 8 }, "end": { - "line": 517, + "line": 516, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15946, - "end": 15959, + "start": 15924, + "end": 15937, "loc": { "start": { - "line": 517, + "line": 516, "column": 13 }, "end": { - "line": 517, + "line": 516, "column": 26 }, "identifierName": "currentPageNb" @@ -27671,15 +27605,15 @@ }, "right": { "type": "NumericLiteral", - "start": 15962, - "end": 15963, + "start": 15940, + "end": 15941, "loc": { "start": { - "line": 517, + "line": 516, "column": 29 }, "end": { - "line": 517, + "line": 516, "column": 30 } }, @@ -27693,72 +27627,72 @@ }, { "type": "ExpressionStatement", - "start": 15973, - "end": 16016, + "start": 15951, + "end": 15994, "loc": { "start": { - "line": 518, + "line": 517, "column": 8 }, "end": { - "line": 518, + "line": 517, "column": 51 } }, "expression": { "type": "CallExpression", - "start": 15973, - "end": 16015, + "start": 15951, + "end": 15993, "loc": { "start": { - "line": 518, + "line": 517, "column": 8 }, "end": { - "line": 518, + "line": 517, "column": 50 } }, "callee": { "type": "MemberExpression", - "start": 15973, - "end": 15991, + "start": 15951, + "end": 15969, "loc": { "start": { - "line": 518, + "line": 517, "column": 8 }, "end": { - "line": 518, + "line": 517, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 15973, - "end": 15977, + "start": 15951, + "end": 15955, "loc": { "start": { - "line": 518, + "line": 517, "column": 8 }, "end": { - "line": 518, + "line": 517, "column": 12 } } }, "property": { "type": "Identifier", - "start": 15978, - "end": 15991, + "start": 15956, + "end": 15969, "loc": { "start": { - "line": 518, + "line": 517, "column": 13 }, "end": { - "line": 518, + "line": 517, "column": 26 }, "identifierName": "setPagingInfo" @@ -27770,58 +27704,58 @@ "arguments": [ { "type": "MemberExpression", - "start": 15992, - "end": 16014, + "start": 15970, + "end": 15992, "loc": { "start": { - "line": 518, + "line": 517, "column": 27 }, "end": { - "line": 518, + "line": 517, "column": 49 } }, "object": { "type": "MemberExpression", - "start": 15992, - "end": 15999, + "start": 15970, + "end": 15977, "loc": { "start": { - "line": 518, + "line": 517, "column": 27 }, "end": { - "line": 518, + "line": 517, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 15992, - "end": 15996, + "start": 15970, + "end": 15974, "loc": { "start": { - "line": 518, + "line": 517, "column": 27 }, "end": { - "line": 518, + "line": 517, "column": 31 } } }, "property": { "type": "Identifier", - "start": 15997, - "end": 15999, + "start": 15975, + "end": 15977, "loc": { "start": { - "line": 518, + "line": 517, "column": 32 }, "end": { - "line": 518, + "line": 517, "column": 34 }, "identifierName": "tf" @@ -27832,15 +27766,15 @@ }, "property": { "type": "Identifier", - "start": 16000, - "end": 16014, + "start": 15978, + "end": 15992, "loc": { "start": { - "line": 518, + "line": 517, "column": 35 }, "end": { - "line": 518, + "line": 517, "column": 49 }, "identifierName": "validRowsIndex" @@ -27860,15 +27794,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging info from scratch after a filtering process\n ", - "start": 15800, - "end": 15875, + "start": 15778, + "end": 15853, "loc": { "start": { - "line": 512, + "line": 511, "column": 4 }, "end": { - "line": 514, + "line": 513, "column": 7 } } @@ -27878,15 +27812,15 @@ { "type": "CommentBlock", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", - "start": 16028, - "end": 16207, + "start": 16006, + "end": 16185, "loc": { "start": { - "line": 521, + "line": 520, "column": 4 }, "end": { - "line": 525, + "line": 524, "column": 7 } } @@ -27895,15 +27829,15 @@ }, { "type": "ClassMethod", - "start": 16212, - "end": 17469, + "start": 16190, + "end": 17447, "loc": { "start": { - "line": 526, + "line": 525, "column": 4 }, "end": { - "line": 561, + "line": 560, "column": 5 } }, @@ -27911,15 +27845,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 16212, - "end": 16225, + "start": 16190, + "end": 16203, "loc": { "start": { - "line": 526, + "line": 525, "column": 4 }, "end": { - "line": 526, + "line": 525, "column": 17 }, "identifierName": "setPagingInfo" @@ -27935,15 +27869,15 @@ "params": [ { "type": "Identifier", - "start": 16226, - "end": 16235, + "start": 16204, + "end": 16213, "loc": { "start": { - "line": 526, + "line": 525, "column": 18 }, "end": { - "line": 526, + "line": 525, "column": 27 }, "identifierName": "validRows" @@ -27953,59 +27887,59 @@ ], "body": { "type": "BlockStatement", - "start": 16237, - "end": 17469, + "start": 16215, + "end": 17447, "loc": { "start": { - "line": 526, + "line": 525, "column": 29 }, "end": { - "line": 561, + "line": 560, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 16247, - "end": 16264, + "start": 16225, + "end": 16242, "loc": { "start": { - "line": 527, + "line": 526, "column": 8 }, "end": { - "line": 527, + "line": 526, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 16251, - "end": 16263, + "start": 16229, + "end": 16241, "loc": { "start": { - "line": 527, + "line": 526, "column": 12 }, "end": { - "line": 527, + "line": 526, "column": 24 } }, "id": { "type": "Identifier", - "start": 16251, - "end": 16253, + "start": 16229, + "end": 16231, "loc": { "start": { - "line": 527, + "line": 526, "column": 12 }, "end": { - "line": 527, + "line": 526, "column": 14 }, "identifierName": "tf" @@ -28014,44 +27948,44 @@ }, "init": { "type": "MemberExpression", - "start": 16256, - "end": 16263, + "start": 16234, + "end": 16241, "loc": { "start": { - "line": 527, + "line": 526, "column": 17 }, "end": { - "line": 527, + "line": 526, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 16256, - "end": 16260, + "start": 16234, + "end": 16238, "loc": { "start": { - "line": 527, + "line": 526, "column": 17 }, "end": { - "line": 527, + "line": 526, "column": 21 } } }, "property": { "type": "Identifier", - "start": 16261, - "end": 16263, + "start": 16239, + "end": 16241, "loc": { "start": { - "line": 527, + "line": 526, "column": 22 }, "end": { - "line": 527, + "line": 526, "column": 24 }, "identifierName": "tf" @@ -28066,44 +28000,44 @@ }, { "type": "VariableDeclaration", - "start": 16273, - "end": 16394, + "start": 16251, + "end": 16372, "loc": { "start": { - "line": 528, + "line": 527, "column": 8 }, "end": { - "line": 530, + "line": 529, "column": 28 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 16277, - "end": 16393, + "start": 16255, + "end": 16371, "loc": { "start": { - "line": 528, + "line": 527, "column": 12 }, "end": { - "line": 530, + "line": 529, "column": 27 } }, "id": { "type": "Identifier", - "start": 16277, - "end": 16281, + "start": 16255, + "end": 16259, "loc": { "start": { - "line": 528, + "line": 527, "column": 12 }, "end": { - "line": 528, + "line": 527, "column": 16 }, "identifierName": "cont" @@ -28112,29 +28046,29 @@ }, "init": { "type": "ConditionalExpression", - "start": 16284, - "end": 16393, + "start": 16262, + "end": 16371, "loc": { "start": { - "line": 528, + "line": 527, "column": 19 }, "end": { - "line": 530, + "line": 529, "column": 27 } }, "test": { "type": "UnaryExpression", - "start": 16284, - "end": 16295, + "start": 16262, + "end": 16273, "loc": { "start": { - "line": 528, + "line": 527, "column": 19 }, "end": { - "line": 528, + "line": 527, "column": 30 } }, @@ -28142,44 +28076,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 16285, - "end": 16295, + "start": 16263, + "end": 16273, "loc": { "start": { - "line": 528, + "line": 527, "column": 20 }, "end": { - "line": 528, + "line": 527, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 16285, - "end": 16289, + "start": 16263, + "end": 16267, "loc": { "start": { - "line": 528, + "line": 527, "column": 20 }, "end": { - "line": 528, + "line": 527, "column": 24 } } }, "property": { "type": "Identifier", - "start": 16290, - "end": 16295, + "start": 16268, + "end": 16273, "loc": { "start": { - "line": 528, + "line": 527, "column": 25 }, "end": { - "line": 528, + "line": 527, "column": 30 }, "identifierName": "tgtId" @@ -28194,71 +28128,71 @@ }, "consequent": { "type": "CallExpression", - "start": 16310, - "end": 16363, + "start": 16288, + "end": 16341, "loc": { "start": { - "line": 529, + "line": 528, "column": 12 }, "end": { - "line": 529, + "line": 528, "column": 65 } }, "callee": { "type": "MemberExpression", - "start": 16310, - "end": 16341, + "start": 16288, + "end": 16319, "loc": { "start": { - "line": 529, + "line": 528, "column": 12 }, "end": { - "line": 529, + "line": 528, "column": 43 } }, "object": { "type": "CallExpression", - "start": 16310, - "end": 16331, + "start": 16288, + "end": 16309, "loc": { "start": { - "line": 529, + "line": 528, "column": 12 }, "end": { - "line": 529, + "line": 528, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 16310, - "end": 16320, + "start": 16288, + "end": 16298, "loc": { "start": { - "line": 529, + "line": 528, "column": 12 }, "end": { - "line": 529, + "line": 528, "column": 22 } }, "object": { "type": "Identifier", - "start": 16310, - "end": 16312, + "start": 16288, + "end": 16290, "loc": { "start": { - "line": 529, + "line": 528, "column": 12 }, "end": { - "line": 529, + "line": 528, "column": 14 }, "identifierName": "tf" @@ -28267,15 +28201,15 @@ }, "property": { "type": "Identifier", - "start": 16313, - "end": 16320, + "start": 16291, + "end": 16298, "loc": { "start": { - "line": 529, + "line": 528, "column": 15 }, "end": { - "line": 529, + "line": 528, "column": 22 }, "identifierName": "feature" @@ -28287,15 +28221,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 16321, - "end": 16330, + "start": 16299, + "end": 16308, "loc": { "start": { - "line": 529, + "line": 528, "column": 23 }, "end": { - "line": 529, + "line": 528, "column": 32 } }, @@ -28309,15 +28243,15 @@ }, "property": { "type": "Identifier", - "start": 16332, - "end": 16341, + "start": 16310, + "end": 16319, "loc": { "start": { - "line": 529, + "line": 528, "column": 34 }, "end": { - "line": 529, + "line": 528, "column": 43 }, "identifierName": "container" @@ -28329,44 +28263,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 16342, - "end": 16362, + "start": 16320, + "end": 16340, "loc": { "start": { - "line": 529, + "line": 528, "column": 44 }, "end": { - "line": 529, + "line": 528, "column": 64 } }, "object": { "type": "ThisExpression", - "start": 16342, - "end": 16346, + "start": 16320, + "end": 16324, "loc": { "start": { - "line": 529, + "line": 528, "column": 44 }, "end": { - "line": 529, + "line": 528, "column": 48 } } }, "property": { "type": "Identifier", - "start": 16347, - "end": 16362, + "start": 16325, + "end": 16340, "loc": { "start": { - "line": 529, + "line": 528, "column": 49 }, "end": { - "line": 529, + "line": 528, "column": 64 }, "identifierName": "toolbarPosition" @@ -28379,29 +28313,29 @@ }, "alternate": { "type": "CallExpression", - "start": 16378, - "end": 16393, + "start": 16356, + "end": 16371, "loc": { "start": { - "line": 530, + "line": 529, "column": 12 }, "end": { - "line": 530, + "line": 529, "column": 27 } }, "callee": { "type": "Identifier", - "start": 16378, - "end": 16381, + "start": 16356, + "end": 16359, "loc": { "start": { - "line": 530, + "line": 529, "column": 12 }, "end": { - "line": 530, + "line": 529, "column": 15 }, "identifierName": "elm" @@ -28411,44 +28345,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 16382, - "end": 16392, + "start": 16360, + "end": 16370, "loc": { "start": { - "line": 530, + "line": 529, "column": 16 }, "end": { - "line": 530, + "line": 529, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 16382, - "end": 16386, + "start": 16360, + "end": 16364, "loc": { "start": { - "line": 530, + "line": 529, "column": 16 }, "end": { - "line": 530, + "line": 529, "column": 20 } } }, "property": { "type": "Identifier", - "start": 16387, - "end": 16392, + "start": 16365, + "end": 16370, "loc": { "start": { - "line": 530, + "line": 529, "column": 21 }, "end": { - "line": 530, + "line": 529, "column": 26 }, "identifierName": "tgtId" @@ -28467,15 +28401,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 16404, - "end": 16430, + "start": 16382, + "end": 16408, "loc": { "start": { - "line": 532, + "line": 531, "column": 8 }, "end": { - "line": 532, + "line": 531, "column": 34 } } @@ -28484,58 +28418,58 @@ }, { "type": "ExpressionStatement", - "start": 16439, - "end": 16494, + "start": 16417, + "end": 16472, "loc": { "start": { - "line": 533, + "line": 532, "column": 8 }, "end": { - "line": 533, + "line": 532, "column": 63 } }, "expression": { "type": "AssignmentExpression", - "start": 16439, - "end": 16493, + "start": 16417, + "end": 16471, "loc": { "start": { - "line": 533, + "line": 532, "column": 8 }, "end": { - "line": 533, + "line": 532, "column": 62 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16439, - "end": 16456, + "start": 16417, + "end": 16434, "loc": { "start": { - "line": 533, + "line": 532, "column": 8 }, "end": { - "line": 533, + "line": 532, "column": 25 } }, "object": { "type": "Identifier", - "start": 16439, - "end": 16441, + "start": 16417, + "end": 16419, "loc": { "start": { - "line": 533, + "line": 532, "column": 8 }, "end": { - "line": 533, + "line": 532, "column": 10 }, "identifierName": "tf" @@ -28545,15 +28479,15 @@ }, "property": { "type": "Identifier", - "start": 16442, - "end": 16456, + "start": 16420, + "end": 16434, "loc": { "start": { - "line": 533, + "line": 532, "column": 11 }, "end": { - "line": 533, + "line": 532, "column": 25 }, "identifierName": "validRowsIndex" @@ -28565,29 +28499,29 @@ }, "right": { "type": "LogicalExpression", - "start": 16459, - "end": 16493, + "start": 16437, + "end": 16471, "loc": { "start": { - "line": 533, + "line": 532, "column": 28 }, "end": { - "line": 533, + "line": 532, "column": 62 } }, "left": { "type": "Identifier", - "start": 16459, - "end": 16468, + "start": 16437, + "end": 16446, "loc": { "start": { - "line": 533, + "line": 532, "column": 28 }, "end": { - "line": 533, + "line": 532, "column": 37 }, "identifierName": "validRows" @@ -28597,43 +28531,43 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 16472, - "end": 16493, + "start": 16450, + "end": 16471, "loc": { "start": { - "line": 533, + "line": 532, "column": 41 }, "end": { - "line": 533, + "line": 532, "column": 62 } }, "callee": { "type": "MemberExpression", - "start": 16472, - "end": 16487, + "start": 16450, + "end": 16465, "loc": { "start": { - "line": 533, + "line": 532, "column": 41 }, "end": { - "line": 533, + "line": 532, "column": 56 } }, "object": { "type": "Identifier", - "start": 16472, - "end": 16474, + "start": 16450, + "end": 16452, "loc": { "start": { - "line": 533, + "line": 532, "column": 41 }, "end": { - "line": 533, + "line": 532, "column": 43 }, "identifierName": "tf" @@ -28642,15 +28576,15 @@ }, "property": { "type": "Identifier", - "start": 16475, - "end": 16487, + "start": 16453, + "end": 16465, "loc": { "start": { - "line": 533, + "line": 532, "column": 44 }, "end": { - "line": 533, + "line": 532, "column": 56 }, "identifierName": "getValidRows" @@ -28662,15 +28596,15 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 16488, - "end": 16492, + "start": 16466, + "end": 16470, "loc": { "start": { - "line": 533, + "line": 532, "column": 57 }, "end": { - "line": 533, + "line": 532, "column": 61 } }, @@ -28685,15 +28619,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 16404, - "end": 16430, + "start": 16382, + "end": 16408, "loc": { "start": { - "line": 532, + "line": 531, "column": 8 }, "end": { - "line": 532, + "line": 531, "column": 34 } } @@ -28703,15 +28637,15 @@ { "type": "CommentLine", "value": "calculate nb of pages", - "start": 16504, - "end": 16527, + "start": 16482, + "end": 16505, "loc": { "start": { - "line": 535, + "line": 534, "column": 8 }, "end": { - "line": 535, + "line": 534, "column": 31 } } @@ -28720,58 +28654,58 @@ }, { "type": "ExpressionStatement", - "start": 16536, - "end": 16605, + "start": 16514, + "end": 16583, "loc": { "start": { - "line": 536, + "line": 535, "column": 8 }, "end": { - "line": 536, + "line": 535, "column": 77 } }, "expression": { "type": "AssignmentExpression", - "start": 16536, - "end": 16604, + "start": 16514, + "end": 16582, "loc": { "start": { - "line": 536, + "line": 535, "column": 8 }, "end": { - "line": 536, + "line": 535, "column": 76 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16536, - "end": 16548, + "start": 16514, + "end": 16526, "loc": { "start": { - "line": 536, + "line": 535, "column": 8 }, "end": { - "line": 536, + "line": 535, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 16536, - "end": 16540, + "start": 16514, + "end": 16518, "loc": { "start": { - "line": 536, + "line": 535, "column": 8 }, "end": { - "line": 536, + "line": 535, "column": 12 } }, @@ -28779,15 +28713,15 @@ }, "property": { "type": "Identifier", - "start": 16541, - "end": 16548, + "start": 16519, + "end": 16526, "loc": { "start": { - "line": 536, + "line": 535, "column": 13 }, "end": { - "line": 536, + "line": 535, "column": 20 }, "identifierName": "nbPages" @@ -28799,43 +28733,43 @@ }, "right": { "type": "CallExpression", - "start": 16551, - "end": 16604, + "start": 16529, + "end": 16582, "loc": { "start": { - "line": 536, + "line": 535, "column": 23 }, "end": { - "line": 536, + "line": 535, "column": 76 } }, "callee": { "type": "MemberExpression", - "start": 16551, - "end": 16560, + "start": 16529, + "end": 16538, "loc": { "start": { - "line": 536, + "line": 535, "column": 23 }, "end": { - "line": 536, + "line": 535, "column": 32 } }, "object": { "type": "Identifier", - "start": 16551, - "end": 16555, + "start": 16529, + "end": 16533, "loc": { "start": { - "line": 536, + "line": 535, "column": 23 }, "end": { - "line": 536, + "line": 535, "column": 27 }, "identifierName": "Math" @@ -28844,15 +28778,15 @@ }, "property": { "type": "Identifier", - "start": 16556, - "end": 16560, + "start": 16534, + "end": 16538, "loc": { "start": { - "line": 536, + "line": 535, "column": 28 }, "end": { - "line": 536, + "line": 535, "column": 32 }, "identifierName": "ceil" @@ -28864,57 +28798,57 @@ "arguments": [ { "type": "BinaryExpression", - "start": 16561, - "end": 16603, + "start": 16539, + "end": 16581, "loc": { "start": { - "line": 536, + "line": 535, "column": 33 }, "end": { - "line": 536, + "line": 535, "column": 75 } }, "left": { "type": "MemberExpression", - "start": 16561, - "end": 16585, + "start": 16539, + "end": 16563, "loc": { "start": { - "line": 536, + "line": 535, "column": 33 }, "end": { - "line": 536, + "line": 535, "column": 57 } }, "object": { "type": "MemberExpression", - "start": 16561, - "end": 16578, + "start": 16539, + "end": 16556, "loc": { "start": { - "line": 536, + "line": 535, "column": 33 }, "end": { - "line": 536, + "line": 535, "column": 50 } }, "object": { "type": "Identifier", - "start": 16561, - "end": 16563, + "start": 16539, + "end": 16541, "loc": { "start": { - "line": 536, + "line": 535, "column": 33 }, "end": { - "line": 536, + "line": 535, "column": 35 }, "identifierName": "tf" @@ -28923,15 +28857,15 @@ }, "property": { "type": "Identifier", - "start": 16564, - "end": 16578, + "start": 16542, + "end": 16556, "loc": { "start": { - "line": 536, + "line": 535, "column": 36 }, "end": { - "line": 536, + "line": 535, "column": 50 }, "identifierName": "validRowsIndex" @@ -28942,15 +28876,15 @@ }, "property": { "type": "Identifier", - "start": 16579, - "end": 16585, + "start": 16557, + "end": 16563, "loc": { "start": { - "line": 536, + "line": 535, "column": 51 }, "end": { - "line": 536, + "line": 535, "column": 57 }, "identifierName": "length" @@ -28962,44 +28896,44 @@ "operator": "/", "right": { "type": "MemberExpression", - "start": 16588, - "end": 16603, + "start": 16566, + "end": 16581, "loc": { "start": { - "line": 536, + "line": 535, "column": 60 }, "end": { - "line": 536, + "line": 535, "column": 75 } }, "object": { "type": "ThisExpression", - "start": 16588, - "end": 16592, + "start": 16566, + "end": 16570, "loc": { "start": { - "line": 536, + "line": 535, "column": 60 }, "end": { - "line": 536, + "line": 535, "column": 64 } } }, "property": { "type": "Identifier", - "start": 16593, - "end": 16603, + "start": 16571, + "end": 16581, "loc": { "start": { - "line": 536, + "line": 535, "column": 65 }, "end": { - "line": 536, + "line": 535, "column": 75 }, "identifierName": "pageLength" @@ -29017,15 +28951,15 @@ { "type": "CommentLine", "value": "calculate nb of pages", - "start": 16504, - "end": 16527, + "start": 16482, + "end": 16505, "loc": { "start": { - "line": 535, + "line": 534, "column": 8 }, "end": { - "line": 535, + "line": 534, "column": 31 } } @@ -29035,15 +28969,15 @@ { "type": "CommentLine", "value": "refresh page nb span", - "start": 16614, - "end": 16636, + "start": 16592, + "end": 16614, "loc": { "start": { - "line": 537, + "line": 536, "column": 8 }, "end": { - "line": 537, + "line": 536, "column": 30 } } @@ -29052,72 +28986,72 @@ }, { "type": "ExpressionStatement", - "start": 16645, - "end": 16682, + "start": 16623, + "end": 16660, "loc": { "start": { - "line": 538, + "line": 537, "column": 8 }, "end": { - "line": 538, + "line": 537, "column": 45 } }, "expression": { "type": "AssignmentExpression", - "start": 16645, - "end": 16681, + "start": 16623, + "end": 16659, "loc": { "start": { - "line": 538, + "line": 537, "column": 8 }, "end": { - "line": 538, + "line": 537, "column": 44 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16645, - "end": 16666, + "start": 16623, + "end": 16644, "loc": { "start": { - "line": 538, + "line": 537, "column": 8 }, "end": { - "line": 538, + "line": 537, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 16645, - "end": 16656, + "start": 16623, + "end": 16634, "loc": { "start": { - "line": 538, + "line": 537, "column": 8 }, "end": { - "line": 538, + "line": 537, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 16645, - "end": 16649, + "start": 16623, + "end": 16627, "loc": { "start": { - "line": 538, + "line": 537, "column": 8 }, "end": { - "line": 538, + "line": 537, "column": 12 } }, @@ -29125,15 +29059,15 @@ }, "property": { "type": "Identifier", - "start": 16650, - "end": 16656, + "start": 16628, + "end": 16634, "loc": { "start": { - "line": 538, + "line": 537, "column": 13 }, "end": { - "line": 538, + "line": 537, "column": 19 }, "identifierName": "pgCont" @@ -29145,15 +29079,15 @@ }, "property": { "type": "Identifier", - "start": 16657, - "end": 16666, + "start": 16635, + "end": 16644, "loc": { "start": { - "line": 538, + "line": 537, "column": 20 }, "end": { - "line": 538, + "line": 537, "column": 29 }, "identifierName": "innerHTML" @@ -29165,44 +29099,44 @@ }, "right": { "type": "MemberExpression", - "start": 16669, - "end": 16681, + "start": 16647, + "end": 16659, "loc": { "start": { - "line": 538, + "line": 537, "column": 32 }, "end": { - "line": 538, + "line": 537, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 16669, - "end": 16673, + "start": 16647, + "end": 16651, "loc": { "start": { - "line": 538, + "line": 537, "column": 32 }, "end": { - "line": 538, + "line": 537, "column": 36 } } }, "property": { "type": "Identifier", - "start": 16674, - "end": 16681, + "start": 16652, + "end": 16659, "loc": { "start": { - "line": 538, + "line": 537, "column": 37 }, "end": { - "line": 538, + "line": 537, "column": 44 }, "identifierName": "nbPages" @@ -29217,15 +29151,15 @@ { "type": "CommentLine", "value": "refresh page nb span", - "start": 16614, - "end": 16636, + "start": 16592, + "end": 16614, "loc": { "start": { - "line": 537, + "line": 536, "column": 8 }, "end": { - "line": 537, + "line": 536, "column": 30 } } @@ -29235,15 +29169,15 @@ { "type": "CommentLine", "value": "select clearing shortcut", - "start": 16691, - "end": 16717, + "start": 16669, + "end": 16695, "loc": { "start": { - "line": 539, + "line": 538, "column": 8 }, "end": { - "line": 539, + "line": 538, "column": 34 } } @@ -29252,57 +29186,57 @@ }, { "type": "IfStatement", - "start": 16726, - "end": 16816, + "start": 16704, + "end": 16794, "loc": { "start": { - "line": 540, + "line": 539, "column": 8 }, "end": { - "line": 542, + "line": 541, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 16730, - "end": 16762, + "start": 16708, + "end": 16740, "loc": { "start": { - "line": 540, + "line": 539, "column": 12 }, "end": { - "line": 540, + "line": 539, "column": 44 } }, "left": { "type": "MemberExpression", - "start": 16730, - "end": 16751, + "start": 16708, + "end": 16729, "loc": { "start": { - "line": 540, + "line": 539, "column": 12 }, "end": { - "line": 540, + "line": 539, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 16730, - "end": 16734, + "start": 16708, + "end": 16712, "loc": { "start": { - "line": 540, + "line": 539, "column": 12 }, "end": { - "line": 540, + "line": 539, "column": 16 } }, @@ -29310,15 +29244,15 @@ }, "property": { "type": "Identifier", - "start": 16735, - "end": 16751, + "start": 16713, + "end": 16729, "loc": { "start": { - "line": 540, + "line": 539, "column": 17 }, "end": { - "line": 540, + "line": 539, "column": 33 }, "identifierName": "pageSelectorType" @@ -29331,15 +29265,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 16756, - "end": 16762, + "start": 16734, + "end": 16740, "loc": { "start": { - "line": 540, + "line": 539, "column": 38 }, "end": { - "line": 540, + "line": 539, "column": 44 }, "identifierName": "SELECT" @@ -29350,102 +29284,102 @@ }, "consequent": { "type": "BlockStatement", - "start": 16764, - "end": 16816, + "start": 16742, + "end": 16794, "loc": { "start": { - "line": 540, + "line": 539, "column": 46 }, "end": { - "line": 542, + "line": 541, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 16778, - "end": 16806, + "start": 16756, + "end": 16784, "loc": { "start": { - "line": 541, + "line": 540, "column": 12 }, "end": { - "line": 541, + "line": 540, "column": 40 } }, "expression": { "type": "AssignmentExpression", - "start": 16778, - "end": 16805, + "start": 16756, + "end": 16783, "loc": { "start": { - "line": 541, + "line": 540, "column": 12 }, "end": { - "line": 541, + "line": 540, "column": 39 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16778, - "end": 16800, + "start": 16756, + "end": 16778, "loc": { "start": { - "line": 541, + "line": 540, "column": 12 }, "end": { - "line": 541, + "line": 540, "column": 34 } }, "object": { "type": "MemberExpression", - "start": 16778, - "end": 16790, + "start": 16756, + "end": 16768, "loc": { "start": { - "line": 541, + "line": 540, "column": 12 }, "end": { - "line": 541, + "line": 540, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 16778, - "end": 16782, + "start": 16756, + "end": 16760, "loc": { "start": { - "line": 541, + "line": 540, "column": 12 }, "end": { - "line": 541, + "line": 540, "column": 16 } } }, "property": { "type": "Identifier", - "start": 16783, - "end": 16790, + "start": 16761, + "end": 16768, "loc": { "start": { - "line": 541, + "line": 540, "column": 17 }, "end": { - "line": 541, + "line": 540, "column": 24 }, "identifierName": "pageSlc" @@ -29456,15 +29390,15 @@ }, "property": { "type": "Identifier", - "start": 16791, - "end": 16800, + "start": 16769, + "end": 16778, "loc": { "start": { - "line": 541, + "line": 540, "column": 25 }, "end": { - "line": 541, + "line": 540, "column": 34 }, "identifierName": "innerHTML" @@ -29475,15 +29409,15 @@ }, "right": { "type": "StringLiteral", - "start": 16803, - "end": 16805, + "start": 16781, + "end": 16783, "loc": { "start": { - "line": 541, + "line": 540, "column": 37 }, "end": { - "line": 541, + "line": 540, "column": 39 } }, @@ -29503,15 +29437,15 @@ { "type": "CommentLine", "value": "select clearing shortcut", - "start": 16691, - "end": 16717, + "start": 16669, + "end": 16695, "loc": { "start": { - "line": 539, + "line": 538, "column": 8 }, "end": { - "line": 539, + "line": 538, "column": 34 } } @@ -29520,72 +29454,72 @@ }, { "type": "IfStatement", - "start": 16826, - "end": 17418, + "start": 16804, + "end": 17396, "loc": { "start": { - "line": 544, + "line": 543, "column": 8 }, "end": { - "line": 559, + "line": 558, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 16830, - "end": 16846, + "start": 16808, + "end": 16824, "loc": { "start": { - "line": 544, + "line": 543, "column": 12 }, "end": { - "line": 544, + "line": 543, "column": 28 } }, "left": { "type": "MemberExpression", - "start": 16830, - "end": 16842, + "start": 16808, + "end": 16820, "loc": { "start": { - "line": 544, + "line": 543, "column": 12 }, "end": { - "line": 544, + "line": 543, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 16830, - "end": 16834, + "start": 16808, + "end": 16812, "loc": { "start": { - "line": 544, + "line": 543, "column": 12 }, "end": { - "line": 544, + "line": 543, "column": 16 } } }, "property": { "type": "Identifier", - "start": 16835, - "end": 16842, + "start": 16813, + "end": 16820, "loc": { "start": { - "line": 544, + "line": 543, "column": 17 }, "end": { - "line": 544, + "line": 543, "column": 24 }, "identifierName": "nbPages" @@ -29597,15 +29531,15 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 16845, - "end": 16846, + "start": 16823, + "end": 16824, "loc": { "start": { - "line": 544, + "line": 543, "column": 27 }, "end": { - "line": 544, + "line": 543, "column": 28 } }, @@ -29618,87 +29552,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 16848, - "end": 17282, + "start": 16826, + "end": 17260, "loc": { "start": { - "line": 544, + "line": 543, "column": 30 }, "end": { - "line": 556, + "line": 555, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 16862, - "end": 16896, + "start": 16840, + "end": 16874, "loc": { "start": { - "line": 545, + "line": 544, "column": 12 }, "end": { - "line": 545, + "line": 544, "column": 46 } }, "expression": { "type": "AssignmentExpression", - "start": 16862, - "end": 16895, + "start": 16840, + "end": 16873, "loc": { "start": { - "line": 545, + "line": 544, "column": 12 }, "end": { - "line": 545, + "line": 544, "column": 45 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16862, - "end": 16883, + "start": 16840, + "end": 16861, "loc": { "start": { - "line": 545, + "line": 544, "column": 12 }, "end": { - "line": 545, + "line": 544, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 16862, - "end": 16872, + "start": 16840, + "end": 16850, "loc": { "start": { - "line": 545, + "line": 544, "column": 12 }, "end": { - "line": 545, + "line": 544, "column": 22 } }, "object": { "type": "Identifier", - "start": 16862, - "end": 16866, + "start": 16840, + "end": 16844, "loc": { "start": { - "line": 545, + "line": 544, "column": 12 }, "end": { - "line": 545, + "line": 544, "column": 16 }, "identifierName": "cont" @@ -29707,15 +29641,15 @@ }, "property": { "type": "Identifier", - "start": 16867, - "end": 16872, + "start": 16845, + "end": 16850, "loc": { "start": { - "line": 545, + "line": 544, "column": 17 }, "end": { - "line": 545, + "line": 544, "column": 22 }, "identifierName": "style" @@ -29726,15 +29660,15 @@ }, "property": { "type": "Identifier", - "start": 16873, - "end": 16883, + "start": 16851, + "end": 16861, "loc": { "start": { - "line": 545, + "line": 544, "column": 23 }, "end": { - "line": 545, + "line": 544, "column": 33 }, "identifierName": "visibility" @@ -29745,15 +29679,15 @@ }, "right": { "type": "StringLiteral", - "start": 16886, - "end": 16895, + "start": 16864, + "end": 16873, "loc": { "start": { - "line": 545, + "line": 544, "column": 36 }, "end": { - "line": 545, + "line": 544, "column": 45 } }, @@ -29767,72 +29701,72 @@ }, { "type": "IfStatement", - "start": 16909, - "end": 17271, + "start": 16887, + "end": 17249, "loc": { "start": { - "line": 546, + "line": 545, "column": 12 }, "end": { - "line": 554, + "line": 553, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 16913, - "end": 16945, + "start": 16891, + "end": 16923, "loc": { "start": { - "line": 546, + "line": 545, "column": 16 }, "end": { - "line": 546, + "line": 545, "column": 48 } }, "left": { "type": "MemberExpression", - "start": 16913, - "end": 16934, + "start": 16891, + "end": 16912, "loc": { "start": { - "line": 546, + "line": 545, "column": 16 }, "end": { - "line": 546, + "line": 545, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 16913, - "end": 16917, + "start": 16891, + "end": 16895, "loc": { "start": { - "line": 546, + "line": 545, "column": 16 }, "end": { - "line": 546, + "line": 545, "column": 20 } } }, "property": { "type": "Identifier", - "start": 16918, - "end": 16934, + "start": 16896, + "end": 16912, "loc": { "start": { - "line": 546, + "line": 545, "column": 21 }, "end": { - "line": 546, + "line": 545, "column": 37 }, "identifierName": "pageSelectorType" @@ -29844,15 +29778,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 16939, - "end": 16945, + "start": 16917, + "end": 16923, "loc": { "start": { - "line": 546, + "line": 545, "column": 42 }, "end": { - "line": 546, + "line": 545, "column": 48 }, "identifierName": "SELECT" @@ -29862,73 +29796,73 @@ }, "consequent": { "type": "BlockStatement", - "start": 16947, - "end": 17164, + "start": 16925, + "end": 17142, "loc": { "start": { - "line": 546, + "line": 545, "column": 50 }, "end": { - "line": 551, + "line": 550, "column": 13 } }, "body": [ { "type": "ForStatement", - "start": 16965, - "end": 17150, + "start": 16943, + "end": 17128, "loc": { "start": { - "line": 547, + "line": 546, "column": 16 }, "end": { - "line": 550, + "line": 549, "column": 17 } }, "init": { "type": "VariableDeclaration", - "start": 16970, - "end": 16979, + "start": 16948, + "end": 16957, "loc": { "start": { - "line": 547, + "line": 546, "column": 21 }, "end": { - "line": 547, + "line": 546, "column": 30 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 16974, - "end": 16979, + "start": 16952, + "end": 16957, "loc": { "start": { - "line": 547, + "line": 546, "column": 25 }, "end": { - "line": 547, + "line": 546, "column": 30 } }, "id": { "type": "Identifier", - "start": 16974, - "end": 16975, + "start": 16952, + "end": 16953, "loc": { "start": { - "line": 547, + "line": 546, "column": 25 }, "end": { - "line": 547, + "line": 546, "column": 26 }, "identifierName": "z" @@ -29937,15 +29871,15 @@ }, "init": { "type": "NumericLiteral", - "start": 16978, - "end": 16979, + "start": 16956, + "end": 16957, "loc": { "start": { - "line": 547, + "line": 546, "column": 29 }, "end": { - "line": 547, + "line": 546, "column": 30 } }, @@ -29961,29 +29895,29 @@ }, "test": { "type": "BinaryExpression", - "start": 16981, - "end": 16997, + "start": 16959, + "end": 16975, "loc": { "start": { - "line": 547, + "line": 546, "column": 32 }, "end": { - "line": 547, + "line": 546, "column": 48 } }, "left": { "type": "Identifier", - "start": 16981, - "end": 16982, + "start": 16959, + "end": 16960, "loc": { "start": { - "line": 547, + "line": 546, "column": 32 }, "end": { - "line": 547, + "line": 546, "column": 33 }, "identifierName": "z" @@ -29993,44 +29927,44 @@ "operator": "<", "right": { "type": "MemberExpression", - "start": 16985, - "end": 16997, + "start": 16963, + "end": 16975, "loc": { "start": { - "line": 547, + "line": 546, "column": 36 }, "end": { - "line": 547, + "line": 546, "column": 48 } }, "object": { "type": "ThisExpression", - "start": 16985, - "end": 16989, + "start": 16963, + "end": 16967, "loc": { "start": { - "line": 547, + "line": 546, "column": 36 }, "end": { - "line": 547, + "line": 546, "column": 40 } } }, "property": { "type": "Identifier", - "start": 16990, - "end": 16997, + "start": 16968, + "end": 16975, "loc": { "start": { - "line": 547, + "line": 546, "column": 41 }, "end": { - "line": 547, + "line": 546, "column": 48 }, "identifierName": "nbPages" @@ -30042,15 +29976,15 @@ }, "update": { "type": "UpdateExpression", - "start": 16999, - "end": 17002, + "start": 16977, + "end": 16980, "loc": { "start": { - "line": 547, + "line": 546, "column": 50 }, "end": { - "line": 547, + "line": 546, "column": 53 } }, @@ -30058,15 +29992,15 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 16999, - "end": 17000, + "start": 16977, + "end": 16978, "loc": { "start": { - "line": 547, + "line": 546, "column": 50 }, "end": { - "line": 547, + "line": 546, "column": 51 }, "identifierName": "z" @@ -30076,59 +30010,59 @@ }, "body": { "type": "BlockStatement", - "start": 17004, - "end": 17150, + "start": 16982, + "end": 17128, "loc": { "start": { - "line": 547, + "line": 546, "column": 55 }, "end": { - "line": 550, + "line": 549, "column": 17 } }, "body": [ { "type": "VariableDeclaration", - "start": 17026, - "end": 17081, + "start": 17004, + "end": 17059, "loc": { "start": { - "line": 548, + "line": 547, "column": 20 }, "end": { - "line": 548, + "line": 547, "column": 75 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 17030, - "end": 17080, + "start": 17008, + "end": 17058, "loc": { "start": { - "line": 548, + "line": 547, "column": 24 }, "end": { - "line": 548, + "line": 547, "column": 74 } }, "id": { "type": "Identifier", - "start": 17030, - "end": 17033, + "start": 17008, + "end": 17011, "loc": { "start": { - "line": 548, + "line": 547, "column": 24 }, "end": { - "line": 548, + "line": 547, "column": 27 }, "identifierName": "opt" @@ -30137,29 +30071,29 @@ }, "init": { "type": "CallExpression", - "start": 17036, - "end": 17080, + "start": 17014, + "end": 17058, "loc": { "start": { - "line": 548, + "line": 547, "column": 30 }, "end": { - "line": 548, + "line": 547, "column": 74 } }, "callee": { "type": "Identifier", - "start": 17036, - "end": 17045, + "start": 17014, + "end": 17023, "loc": { "start": { - "line": 548, + "line": 547, "column": 30 }, "end": { - "line": 548, + "line": 547, "column": 39 }, "identifierName": "createOpt" @@ -30169,29 +30103,29 @@ "arguments": [ { "type": "BinaryExpression", - "start": 17046, - "end": 17051, + "start": 17024, + "end": 17029, "loc": { "start": { - "line": 548, + "line": 547, "column": 40 }, "end": { - "line": 548, + "line": 547, "column": 45 } }, "left": { "type": "Identifier", - "start": 17046, - "end": 17047, + "start": 17024, + "end": 17025, "loc": { "start": { - "line": 548, + "line": 547, "column": 40 }, "end": { - "line": 548, + "line": 547, "column": 41 }, "identifierName": "z" @@ -30201,15 +30135,15 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 17050, - "end": 17051, + "start": 17028, + "end": 17029, "loc": { "start": { - "line": 548, + "line": 547, "column": 44 }, "end": { - "line": 548, + "line": 547, "column": 45 } }, @@ -30222,29 +30156,29 @@ }, { "type": "BinaryExpression", - "start": 17053, - "end": 17072, + "start": 17031, + "end": 17050, "loc": { "start": { - "line": 548, + "line": 547, "column": 47 }, "end": { - "line": 548, + "line": 547, "column": 66 } }, "left": { "type": "Identifier", - "start": 17053, - "end": 17054, + "start": 17031, + "end": 17032, "loc": { "start": { - "line": 548, + "line": 547, "column": 47 }, "end": { - "line": 548, + "line": 547, "column": 48 }, "identifierName": "z" @@ -30254,44 +30188,44 @@ "operator": "*", "right": { "type": "MemberExpression", - "start": 17057, - "end": 17072, + "start": 17035, + "end": 17050, "loc": { "start": { - "line": 548, + "line": 547, "column": 51 }, "end": { - "line": 548, + "line": 547, "column": 66 } }, "object": { "type": "ThisExpression", - "start": 17057, - "end": 17061, + "start": 17035, + "end": 17039, "loc": { "start": { - "line": 548, + "line": 547, "column": 51 }, "end": { - "line": 548, + "line": 547, "column": 55 } } }, "property": { "type": "Identifier", - "start": 17062, - "end": 17072, + "start": 17040, + "end": 17050, "loc": { "start": { - "line": 548, + "line": 547, "column": 56 }, "end": { - "line": 548, + "line": 547, "column": 66 }, "identifierName": "pageLength" @@ -30303,15 +30237,15 @@ }, { "type": "BooleanLiteral", - "start": 17074, - "end": 17079, + "start": 17052, + "end": 17057, "loc": { "start": { - "line": 548, + "line": 547, "column": 68 }, "end": { - "line": 548, + "line": 547, "column": 73 } }, @@ -30325,101 +30259,101 @@ }, { "type": "ExpressionStatement", - "start": 17102, - "end": 17132, + "start": 17080, + "end": 17110, "loc": { "start": { - "line": 549, + "line": 548, "column": 20 }, "end": { - "line": 549, + "line": 548, "column": 50 } }, "expression": { "type": "AssignmentExpression", - "start": 17102, - "end": 17131, + "start": 17080, + "end": 17109, "loc": { "start": { - "line": 549, + "line": 548, "column": 20 }, "end": { - "line": 549, + "line": 548, "column": 49 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17102, - "end": 17125, + "start": 17080, + "end": 17103, "loc": { "start": { - "line": 549, + "line": 548, "column": 20 }, "end": { - "line": 549, + "line": 548, "column": 43 } }, "object": { "type": "MemberExpression", - "start": 17102, - "end": 17122, + "start": 17080, + "end": 17100, "loc": { "start": { - "line": 549, + "line": 548, "column": 20 }, "end": { - "line": 549, + "line": 548, "column": 40 } }, "object": { "type": "MemberExpression", - "start": 17102, - "end": 17114, + "start": 17080, + "end": 17092, "loc": { "start": { - "line": 549, + "line": 548, "column": 20 }, "end": { - "line": 549, + "line": 548, "column": 32 } }, "object": { "type": "ThisExpression", - "start": 17102, - "end": 17106, + "start": 17080, + "end": 17084, "loc": { "start": { - "line": 549, + "line": 548, "column": 20 }, "end": { - "line": 549, + "line": 548, "column": 24 } } }, "property": { "type": "Identifier", - "start": 17107, - "end": 17114, + "start": 17085, + "end": 17092, "loc": { "start": { - "line": 549, + "line": 548, "column": 25 }, "end": { - "line": 549, + "line": 548, "column": 32 }, "identifierName": "pageSlc" @@ -30430,15 +30364,15 @@ }, "property": { "type": "Identifier", - "start": 17115, - "end": 17122, + "start": 17093, + "end": 17100, "loc": { "start": { - "line": 549, + "line": 548, "column": 33 }, "end": { - "line": 549, + "line": 548, "column": 40 }, "identifierName": "options" @@ -30449,15 +30383,15 @@ }, "property": { "type": "Identifier", - "start": 17123, - "end": 17124, + "start": 17101, + "end": 17102, "loc": { "start": { - "line": 549, + "line": 548, "column": 41 }, "end": { - "line": 549, + "line": 548, "column": 42 }, "identifierName": "z" @@ -30468,15 +30402,15 @@ }, "right": { "type": "Identifier", - "start": 17128, - "end": 17131, + "start": 17106, + "end": 17109, "loc": { "start": { - "line": 549, + "line": 548, "column": 46 }, "end": { - "line": 549, + "line": 548, "column": 49 }, "identifierName": "opt" @@ -30494,87 +30428,87 @@ }, "alternate": { "type": "BlockStatement", - "start": 17170, - "end": 17271, + "start": 17148, + "end": 17249, "loc": { "start": { - "line": 551, + "line": 550, "column": 19 }, "end": { - "line": 554, + "line": 553, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 17217, - "end": 17257, + "start": 17195, + "end": 17235, "loc": { "start": { - "line": 553, + "line": 552, "column": 16 }, "end": { - "line": 553, + "line": 552, "column": 56 } }, "expression": { "type": "AssignmentExpression", - "start": 17217, - "end": 17256, + "start": 17195, + "end": 17234, "loc": { "start": { - "line": 553, + "line": 552, "column": 16 }, "end": { - "line": 553, + "line": 552, "column": 55 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17217, - "end": 17235, + "start": 17195, + "end": 17213, "loc": { "start": { - "line": 553, + "line": 552, "column": 16 }, "end": { - "line": 553, + "line": 552, "column": 34 } }, "object": { "type": "MemberExpression", - "start": 17217, - "end": 17229, + "start": 17195, + "end": 17207, "loc": { "start": { - "line": 553, + "line": 552, "column": 16 }, "end": { - "line": 553, + "line": 552, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 17217, - "end": 17221, + "start": 17195, + "end": 17199, "loc": { "start": { - "line": 553, + "line": 552, "column": 16 }, "end": { - "line": 553, + "line": 552, "column": 20 } }, @@ -30582,15 +30516,15 @@ }, "property": { "type": "Identifier", - "start": 17222, - "end": 17229, + "start": 17200, + "end": 17207, "loc": { "start": { - "line": 553, + "line": 552, "column": 21 }, "end": { - "line": 553, + "line": 552, "column": 28 }, "identifierName": "pageSlc" @@ -30602,15 +30536,15 @@ }, "property": { "type": "Identifier", - "start": 17230, - "end": 17235, + "start": 17208, + "end": 17213, "loc": { "start": { - "line": 553, + "line": 552, "column": 29 }, "end": { - "line": 553, + "line": 552, "column": 34 }, "identifierName": "value" @@ -30622,44 +30556,44 @@ }, "right": { "type": "MemberExpression", - "start": 17238, - "end": 17256, + "start": 17216, + "end": 17234, "loc": { "start": { - "line": 553, + "line": 552, "column": 37 }, "end": { - "line": 553, + "line": 552, "column": 55 } }, "object": { "type": "ThisExpression", - "start": 17238, - "end": 17242, + "start": 17216, + "end": 17220, "loc": { "start": { - "line": 553, + "line": 552, "column": 37 }, "end": { - "line": 553, + "line": 552, "column": 41 } } }, "property": { "type": "Identifier", - "start": 17243, - "end": 17256, + "start": 17221, + "end": 17234, "loc": { "start": { - "line": 553, + "line": 552, "column": 42 }, "end": { - "line": 553, + "line": 552, "column": 55 }, "identifierName": "currentPageNb" @@ -30674,15 +30608,15 @@ { "type": "CommentLine", "value": "input type", - "start": 17188, - "end": 17200, + "start": 17166, + "end": 17178, "loc": { "start": { - "line": 552, + "line": 551, "column": 16 }, "end": { - "line": 552, + "line": 551, "column": 28 } } @@ -30698,87 +30632,87 @@ }, "alternate": { "type": "BlockStatement", - "start": 17288, - "end": 17418, + "start": 17266, + "end": 17396, "loc": { "start": { - "line": 556, + "line": 555, "column": 15 }, "end": { - "line": 559, + "line": 558, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 17375, - "end": 17408, + "start": 17353, + "end": 17386, "loc": { "start": { - "line": 558, + "line": 557, "column": 12 }, "end": { - "line": 558, + "line": 557, "column": 45 } }, "expression": { "type": "AssignmentExpression", - "start": 17375, - "end": 17407, + "start": 17353, + "end": 17385, "loc": { "start": { - "line": 558, + "line": 557, "column": 12 }, "end": { - "line": 558, + "line": 557, "column": 44 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17375, - "end": 17396, + "start": 17353, + "end": 17374, "loc": { "start": { - "line": 558, + "line": 557, "column": 12 }, "end": { - "line": 558, + "line": 557, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 17375, - "end": 17385, + "start": 17353, + "end": 17363, "loc": { "start": { - "line": 558, + "line": 557, "column": 12 }, "end": { - "line": 558, + "line": 557, "column": 22 } }, "object": { "type": "Identifier", - "start": 17375, - "end": 17379, + "start": 17353, + "end": 17357, "loc": { "start": { - "line": 558, + "line": 557, "column": 12 }, "end": { - "line": 558, + "line": 557, "column": 16 }, "identifierName": "cont" @@ -30788,15 +30722,15 @@ }, "property": { "type": "Identifier", - "start": 17380, - "end": 17385, + "start": 17358, + "end": 17363, "loc": { "start": { - "line": 558, + "line": 557, "column": 17 }, "end": { - "line": 558, + "line": 557, "column": 22 }, "identifierName": "style" @@ -30808,15 +30742,15 @@ }, "property": { "type": "Identifier", - "start": 17386, - "end": 17396, + "start": 17364, + "end": 17374, "loc": { "start": { - "line": 558, + "line": 557, "column": 23 }, "end": { - "line": 558, + "line": 557, "column": 33 }, "identifierName": "visibility" @@ -30828,15 +30762,15 @@ }, "right": { "type": "StringLiteral", - "start": 17399, - "end": 17407, + "start": 17377, + "end": 17385, "loc": { "start": { - "line": 558, + "line": 557, "column": 36 }, "end": { - "line": 558, + "line": 557, "column": 44 } }, @@ -30852,15 +30786,15 @@ { "type": "CommentBlock", "value": "** if no results paging select and buttons are hidden **", - "start": 17302, - "end": 17362, + "start": 17280, + "end": 17340, "loc": { "start": { - "line": 557, + "line": 556, "column": 12 }, "end": { - "line": 557, + "line": 556, "column": 72 } } @@ -30873,72 +30807,72 @@ }, { "type": "ExpressionStatement", - "start": 17427, - "end": 17463, + "start": 17405, + "end": 17441, "loc": { "start": { - "line": 560, + "line": 559, "column": 8 }, "end": { - "line": 560, + "line": 559, "column": 44 } }, "expression": { "type": "CallExpression", - "start": 17427, - "end": 17462, + "start": 17405, + "end": 17440, "loc": { "start": { - "line": 560, + "line": 559, "column": 8 }, "end": { - "line": 560, + "line": 559, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 17427, - "end": 17443, + "start": 17405, + "end": 17421, "loc": { "start": { - "line": 560, + "line": 559, "column": 8 }, "end": { - "line": 560, + "line": 559, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 17427, - "end": 17431, + "start": 17405, + "end": 17409, "loc": { "start": { - "line": 560, + "line": 559, "column": 8 }, "end": { - "line": 560, + "line": 559, "column": 12 } } }, "property": { "type": "Identifier", - "start": 17432, - "end": 17443, + "start": 17410, + "end": 17421, "loc": { "start": { - "line": 560, + "line": 559, "column": 13 }, "end": { - "line": 560, + "line": 559, "column": 24 }, "identifierName": "groupByPage" @@ -30950,29 +30884,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 17444, - "end": 17461, + "start": 17422, + "end": 17439, "loc": { "start": { - "line": 560, + "line": 559, "column": 25 }, "end": { - "line": 560, + "line": 559, "column": 42 } }, "object": { "type": "Identifier", - "start": 17444, - "end": 17446, + "start": 17422, + "end": 17424, "loc": { "start": { - "line": 560, + "line": 559, "column": 25 }, "end": { - "line": 560, + "line": 559, "column": 27 }, "identifierName": "tf" @@ -30981,15 +30915,15 @@ }, "property": { "type": "Identifier", - "start": 17447, - "end": 17461, + "start": 17425, + "end": 17439, "loc": { "start": { - "line": 560, + "line": 559, "column": 28 }, "end": { - "line": 560, + "line": 559, "column": 42 }, "identifierName": "validRowsIndex" @@ -31009,15 +30943,15 @@ { "type": "CommentBlock", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", - "start": 16028, - "end": 16207, + "start": 16006, + "end": 16185, "loc": { "start": { - "line": 521, + "line": 520, "column": 4 }, "end": { - "line": 525, + "line": 524, "column": 7 } } @@ -31027,15 +30961,15 @@ { "type": "CommentBlock", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", - "start": 17475, - "end": 17599, + "start": 17453, + "end": 17577, "loc": { "start": { - "line": 563, + "line": 562, "column": 4 }, "end": { - "line": 566, + "line": 565, "column": 7 } } @@ -31044,15 +30978,15 @@ }, { "type": "ClassMethod", - "start": 17604, - "end": 18753, + "start": 17582, + "end": 18731, "loc": { "start": { - "line": 567, + "line": 566, "column": 4 }, "end": { - "line": 598, + "line": 597, "column": 5 } }, @@ -31060,15 +30994,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 17604, - "end": 17615, + "start": 17582, + "end": 17593, "loc": { "start": { - "line": 567, + "line": 566, "column": 4 }, "end": { - "line": 567, + "line": 566, "column": 15 }, "identifierName": "groupByPage" @@ -31084,15 +31018,15 @@ "params": [ { "type": "Identifier", - "start": 17616, - "end": 17625, + "start": 17594, + "end": 17603, "loc": { "start": { - "line": 567, + "line": 566, "column": 16 }, "end": { - "line": 567, + "line": 566, "column": 25 }, "identifierName": "validRows" @@ -31102,59 +31036,59 @@ ], "body": { "type": "BlockStatement", - "start": 17627, - "end": 18753, + "start": 17605, + "end": 18731, "loc": { "start": { - "line": 567, + "line": 566, "column": 27 }, "end": { - "line": 598, + "line": 597, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 17637, - "end": 17654, + "start": 17615, + "end": 17632, "loc": { "start": { - "line": 568, + "line": 567, "column": 8 }, "end": { - "line": 568, + "line": 567, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 17641, - "end": 17653, + "start": 17619, + "end": 17631, "loc": { "start": { - "line": 568, + "line": 567, "column": 12 }, "end": { - "line": 568, + "line": 567, "column": 24 } }, "id": { "type": "Identifier", - "start": 17641, - "end": 17643, + "start": 17619, + "end": 17621, "loc": { "start": { - "line": 568, + "line": 567, "column": 12 }, "end": { - "line": 568, + "line": 567, "column": 14 }, "identifierName": "tf" @@ -31163,44 +31097,44 @@ }, "init": { "type": "MemberExpression", - "start": 17646, - "end": 17653, + "start": 17624, + "end": 17631, "loc": { "start": { - "line": 568, + "line": 567, "column": 17 }, "end": { - "line": 568, + "line": 567, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 17646, - "end": 17650, + "start": 17624, + "end": 17628, "loc": { "start": { - "line": 568, + "line": 567, "column": 17 }, "end": { - "line": 568, + "line": 567, "column": 21 } } }, "property": { "type": "Identifier", - "start": 17651, - "end": 17653, + "start": 17629, + "end": 17631, "loc": { "start": { - "line": 568, + "line": 567, "column": 22 }, "end": { - "line": 568, + "line": 567, "column": 24 }, "identifierName": "tf" @@ -31215,44 +31149,44 @@ }, { "type": "VariableDeclaration", - "start": 17663, - "end": 17688, + "start": 17641, + "end": 17666, "loc": { "start": { - "line": 569, + "line": 568, "column": 8 }, "end": { - "line": 569, + "line": 568, "column": 33 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 17667, - "end": 17687, + "start": 17645, + "end": 17665, "loc": { "start": { - "line": 569, + "line": 568, "column": 12 }, "end": { - "line": 569, + "line": 568, "column": 32 } }, "id": { "type": "Identifier", - "start": 17667, - "end": 17671, + "start": 17645, + "end": 17649, "loc": { "start": { - "line": 569, + "line": 568, "column": 12 }, "end": { - "line": 569, + "line": 568, "column": 16 }, "identifierName": "rows" @@ -31261,57 +31195,57 @@ }, "init": { "type": "MemberExpression", - "start": 17674, - "end": 17687, + "start": 17652, + "end": 17665, "loc": { "start": { - "line": 569, + "line": 568, "column": 19 }, "end": { - "line": 569, + "line": 568, "column": 32 } }, "object": { "type": "CallExpression", - "start": 17674, - "end": 17682, + "start": 17652, + "end": 17660, "loc": { "start": { - "line": 569, + "line": 568, "column": 19 }, "end": { - "line": 569, + "line": 568, "column": 27 } }, "callee": { "type": "MemberExpression", - "start": 17674, - "end": 17680, + "start": 17652, + "end": 17658, "loc": { "start": { - "line": 569, + "line": 568, "column": 19 }, "end": { - "line": 569, + "line": 568, "column": 25 } }, "object": { "type": "Identifier", - "start": 17674, - "end": 17676, + "start": 17652, + "end": 17654, "loc": { "start": { - "line": 569, + "line": 568, "column": 19 }, "end": { - "line": 569, + "line": 568, "column": 21 }, "identifierName": "tf" @@ -31320,15 +31254,15 @@ }, "property": { "type": "Identifier", - "start": 17677, - "end": 17680, + "start": 17655, + "end": 17658, "loc": { "start": { - "line": 569, + "line": 568, "column": 22 }, "end": { - "line": 569, + "line": 568, "column": 25 }, "identifierName": "dom" @@ -31341,15 +31275,15 @@ }, "property": { "type": "Identifier", - "start": 17683, - "end": 17687, + "start": 17661, + "end": 17665, "loc": { "start": { - "line": 569, + "line": 568, "column": 28 }, "end": { - "line": 569, + "line": 568, "column": 32 }, "identifierName": "rows" @@ -31364,44 +31298,44 @@ }, { "type": "VariableDeclaration", - "start": 17697, - "end": 17752, + "start": 17675, + "end": 17730, "loc": { "start": { - "line": 570, + "line": 569, "column": 8 }, "end": { - "line": 570, + "line": 569, "column": 63 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 17701, - "end": 17751, + "start": 17679, + "end": 17729, "loc": { "start": { - "line": 570, + "line": 569, "column": 12 }, "end": { - "line": 570, + "line": 569, "column": 62 } }, "id": { "type": "Identifier", - "start": 17701, - "end": 17715, + "start": 17679, + "end": 17693, "loc": { "start": { - "line": 570, + "line": 569, "column": 12 }, "end": { - "line": 570, + "line": 569, "column": 26 }, "identifierName": "startPagingRow" @@ -31410,29 +31344,29 @@ }, "init": { "type": "CallExpression", - "start": 17718, - "end": 17751, + "start": 17696, + "end": 17729, "loc": { "start": { - "line": 570, + "line": 569, "column": 29 }, "end": { - "line": 570, + "line": 569, "column": 62 } }, "callee": { "type": "Identifier", - "start": 17718, - "end": 17726, + "start": 17696, + "end": 17704, "loc": { "start": { - "line": 570, + "line": 569, "column": 29 }, "end": { - "line": 570, + "line": 569, "column": 37 }, "identifierName": "parseInt" @@ -31442,44 +31376,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 17727, - "end": 17746, + "start": 17705, + "end": 17724, "loc": { "start": { - "line": 570, + "line": 569, "column": 38 }, "end": { - "line": 570, + "line": 569, "column": 57 } }, "object": { "type": "ThisExpression", - "start": 17727, - "end": 17731, + "start": 17705, + "end": 17709, "loc": { "start": { - "line": 570, + "line": 569, "column": 38 }, "end": { - "line": 570, + "line": 569, "column": 42 } } }, "property": { "type": "Identifier", - "start": 17732, - "end": 17746, + "start": 17710, + "end": 17724, "loc": { "start": { - "line": 570, + "line": 569, "column": 43 }, "end": { - "line": 570, + "line": 569, "column": 57 }, "identifierName": "startPagingRow" @@ -31490,15 +31424,15 @@ }, { "type": "NumericLiteral", - "start": 17748, - "end": 17750, + "start": 17726, + "end": 17728, "loc": { "start": { - "line": 570, + "line": 569, "column": 59 }, "end": { - "line": 570, + "line": 569, "column": 61 } }, @@ -31516,44 +31450,44 @@ }, { "type": "VariableDeclaration", - "start": 17761, - "end": 17827, + "start": 17739, + "end": 17805, "loc": { "start": { - "line": 571, + "line": 570, "column": 8 }, "end": { - "line": 571, + "line": 570, "column": 74 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 17765, - "end": 17826, + "start": 17743, + "end": 17804, "loc": { "start": { - "line": 571, + "line": 570, "column": 12 }, "end": { - "line": 571, + "line": 570, "column": 73 } }, "id": { "type": "Identifier", - "start": 17765, - "end": 17777, + "start": 17743, + "end": 17755, "loc": { "start": { - "line": 571, + "line": 570, "column": 12 }, "end": { - "line": 571, + "line": 570, "column": 24 }, "identifierName": "endPagingRow" @@ -31562,29 +31496,29 @@ }, "init": { "type": "BinaryExpression", - "start": 17780, - "end": 17826, + "start": 17758, + "end": 17804, "loc": { "start": { - "line": 571, + "line": 570, "column": 27 }, "end": { - "line": 571, + "line": 570, "column": 73 } }, "left": { "type": "Identifier", - "start": 17780, - "end": 17794, + "start": 17758, + "end": 17772, "loc": { "start": { - "line": 571, + "line": 570, "column": 27 }, "end": { - "line": 571, + "line": 570, "column": 41 }, "identifierName": "startPagingRow" @@ -31594,29 +31528,29 @@ "operator": "+", "right": { "type": "CallExpression", - "start": 17797, - "end": 17826, + "start": 17775, + "end": 17804, "loc": { "start": { - "line": 571, + "line": 570, "column": 44 }, "end": { - "line": 571, + "line": 570, "column": 73 } }, "callee": { "type": "Identifier", - "start": 17797, - "end": 17805, + "start": 17775, + "end": 17783, "loc": { "start": { - "line": 571, + "line": 570, "column": 44 }, "end": { - "line": 571, + "line": 570, "column": 52 }, "identifierName": "parseInt" @@ -31626,44 +31560,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 17806, - "end": 17821, + "start": 17784, + "end": 17799, "loc": { "start": { - "line": 571, + "line": 570, "column": 53 }, "end": { - "line": 571, + "line": 570, "column": 68 } }, "object": { "type": "ThisExpression", - "start": 17806, - "end": 17810, + "start": 17784, + "end": 17788, "loc": { "start": { - "line": 571, + "line": 570, "column": 53 }, "end": { - "line": 571, + "line": 570, "column": 57 } } }, "property": { "type": "Identifier", - "start": 17811, - "end": 17821, + "start": 17789, + "end": 17799, "loc": { "start": { - "line": 571, + "line": 570, "column": 58 }, "end": { - "line": 571, + "line": 570, "column": 68 }, "identifierName": "pageLength" @@ -31674,15 +31608,15 @@ }, { "type": "NumericLiteral", - "start": 17823, - "end": 17825, + "start": 17801, + "end": 17803, "loc": { "start": { - "line": 571, + "line": 570, "column": 70 }, "end": { - "line": 571, + "line": 570, "column": 72 } }, @@ -31702,15 +31636,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 17837, - "end": 17863, + "start": 17815, + "end": 17841, "loc": { "start": { - "line": 573, + "line": 572, "column": 8 }, "end": { - "line": 573, + "line": 572, "column": 34 } } @@ -31719,29 +31653,29 @@ }, { "type": "IfStatement", - "start": 17872, - "end": 17941, + "start": 17850, + "end": 17919, "loc": { "start": { - "line": 574, + "line": 573, "column": 8 }, "end": { - "line": 576, + "line": 575, "column": 9 } }, "test": { "type": "Identifier", - "start": 17876, - "end": 17885, + "start": 17854, + "end": 17863, "loc": { "start": { - "line": 574, + "line": 573, "column": 12 }, "end": { - "line": 574, + "line": 573, "column": 21 }, "identifierName": "validRows" @@ -31751,73 +31685,73 @@ }, "consequent": { "type": "BlockStatement", - "start": 17887, - "end": 17941, + "start": 17865, + "end": 17919, "loc": { "start": { - "line": 574, + "line": 573, "column": 23 }, "end": { - "line": 576, + "line": 575, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 17901, - "end": 17931, + "start": 17879, + "end": 17909, "loc": { "start": { - "line": 575, + "line": 574, "column": 12 }, "end": { - "line": 575, + "line": 574, "column": 42 } }, "expression": { "type": "AssignmentExpression", - "start": 17901, - "end": 17930, + "start": 17879, + "end": 17908, "loc": { "start": { - "line": 575, + "line": 574, "column": 12 }, "end": { - "line": 575, + "line": 574, "column": 41 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17901, - "end": 17918, + "start": 17879, + "end": 17896, "loc": { "start": { - "line": 575, + "line": 574, "column": 12 }, "end": { - "line": 575, + "line": 574, "column": 29 } }, "object": { "type": "Identifier", - "start": 17901, - "end": 17903, + "start": 17879, + "end": 17881, "loc": { "start": { - "line": 575, + "line": 574, "column": 12 }, "end": { - "line": 575, + "line": 574, "column": 14 }, "identifierName": "tf" @@ -31826,15 +31760,15 @@ }, "property": { "type": "Identifier", - "start": 17904, - "end": 17918, + "start": 17882, + "end": 17896, "loc": { "start": { - "line": 575, + "line": 574, "column": 15 }, "end": { - "line": 575, + "line": 574, "column": 29 }, "identifierName": "validRowsIndex" @@ -31845,15 +31779,15 @@ }, "right": { "type": "Identifier", - "start": 17921, - "end": 17930, + "start": 17899, + "end": 17908, "loc": { "start": { - "line": 575, + "line": 574, "column": 32 }, "end": { - "line": 575, + "line": 574, "column": 41 }, "identifierName": "validRows" @@ -31871,15 +31805,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 17837, - "end": 17863, + "start": 17815, + "end": 17841, "loc": { "start": { - "line": 573, + "line": 572, "column": 8 }, "end": { - "line": 573, + "line": 572, "column": 34 } } @@ -31889,15 +31823,15 @@ { "type": "CommentLine", "value": "this loop shows valid rows of current page", - "start": 17951, - "end": 17995, + "start": 17929, + "end": 17973, "loc": { "start": { - "line": 578, + "line": 577, "column": 8 }, "end": { - "line": 578, + "line": 577, "column": 52 } } @@ -31906,58 +31840,58 @@ }, { "type": "ForStatement", - "start": 18004, - "end": 18652, + "start": 17982, + "end": 18630, "loc": { "start": { - "line": 579, + "line": 578, "column": 8 }, "end": { - "line": 594, + "line": 593, "column": 9 } }, "init": { "type": "VariableDeclaration", - "start": 18009, - "end": 18049, + "start": 17987, + "end": 18027, "loc": { "start": { - "line": 579, + "line": 578, "column": 13 }, "end": { - "line": 579, + "line": 578, "column": 53 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 18013, - "end": 18018, + "start": 17991, + "end": 17996, "loc": { "start": { - "line": 579, + "line": 578, "column": 17 }, "end": { - "line": 579, + "line": 578, "column": 22 } }, "id": { "type": "Identifier", - "start": 18013, - "end": 18014, + "start": 17991, + "end": 17992, "loc": { "start": { - "line": 579, + "line": 578, "column": 17 }, "end": { - "line": 579, + "line": 578, "column": 18 }, "identifierName": "h" @@ -31967,15 +31901,15 @@ }, "init": { "type": "NumericLiteral", - "start": 18017, - "end": 18018, + "start": 17995, + "end": 17996, "loc": { "start": { - "line": 579, + "line": 578, "column": 21 }, "end": { - "line": 579, + "line": 578, "column": 22 } }, @@ -31989,29 +31923,29 @@ }, { "type": "VariableDeclarator", - "start": 18020, - "end": 18049, + "start": 17998, + "end": 18027, "loc": { "start": { - "line": 579, + "line": 578, "column": 24 }, "end": { - "line": 579, + "line": 578, "column": 53 } }, "id": { "type": "Identifier", - "start": 18020, - "end": 18023, + "start": 17998, + "end": 18001, "loc": { "start": { - "line": 579, + "line": 578, "column": 24 }, "end": { - "line": 579, + "line": 578, "column": 27 }, "identifierName": "len" @@ -32020,43 +31954,43 @@ }, "init": { "type": "CallExpression", - "start": 18026, - "end": 18049, + "start": 18004, + "end": 18027, "loc": { "start": { - "line": 579, + "line": 578, "column": 30 }, "end": { - "line": 579, + "line": 578, "column": 53 } }, "callee": { "type": "MemberExpression", - "start": 18026, - "end": 18043, + "start": 18004, + "end": 18021, "loc": { "start": { - "line": 579, + "line": 578, "column": 30 }, "end": { - "line": 579, + "line": 578, "column": 47 } }, "object": { "type": "Identifier", - "start": 18026, - "end": 18028, + "start": 18004, + "end": 18006, "loc": { "start": { - "line": 579, + "line": 578, "column": 30 }, "end": { - "line": 579, + "line": 578, "column": 32 }, "identifierName": "tf" @@ -32065,15 +31999,15 @@ }, "property": { "type": "Identifier", - "start": 18029, - "end": 18043, + "start": 18007, + "end": 18021, "loc": { "start": { - "line": 579, + "line": 578, "column": 33 }, "end": { - "line": 579, + "line": 578, "column": 47 }, "identifierName": "getValidRowsNb" @@ -32085,15 +32019,15 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 18044, - "end": 18048, + "start": 18022, + "end": 18026, "loc": { "start": { - "line": 579, + "line": 578, "column": 48 }, "end": { - "line": 579, + "line": 578, "column": 52 } }, @@ -32108,29 +32042,29 @@ }, "test": { "type": "BinaryExpression", - "start": 18051, - "end": 18058, + "start": 18029, + "end": 18036, "loc": { "start": { - "line": 579, + "line": 578, "column": 55 }, "end": { - "line": 579, + "line": 578, "column": 62 } }, "left": { "type": "Identifier", - "start": 18051, - "end": 18052, + "start": 18029, + "end": 18030, "loc": { "start": { - "line": 579, + "line": 578, "column": 55 }, "end": { - "line": 579, + "line": 578, "column": 56 }, "identifierName": "h" @@ -32140,15 +32074,15 @@ "operator": "<", "right": { "type": "Identifier", - "start": 18055, - "end": 18058, + "start": 18033, + "end": 18036, "loc": { "start": { - "line": 579, + "line": 578, "column": 59 }, "end": { - "line": 579, + "line": 578, "column": 62 }, "identifierName": "len" @@ -32158,15 +32092,15 @@ }, "update": { "type": "UpdateExpression", - "start": 18060, - "end": 18063, + "start": 18038, + "end": 18041, "loc": { "start": { - "line": 579, + "line": 578, "column": 64 }, "end": { - "line": 579, + "line": 578, "column": 67 } }, @@ -32174,15 +32108,15 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 18060, - "end": 18061, + "start": 18038, + "end": 18039, "loc": { "start": { - "line": 579, + "line": 578, "column": 64 }, "end": { - "line": 579, + "line": 578, "column": 65 }, "identifierName": "h" @@ -32192,59 +32126,59 @@ }, "body": { "type": "BlockStatement", - "start": 18065, - "end": 18652, + "start": 18043, + "end": 18630, "loc": { "start": { - "line": 579, + "line": 578, "column": 69 }, "end": { - "line": 594, + "line": 593, "column": 9 } }, "body": [ { "type": "VariableDeclaration", - "start": 18079, - "end": 18118, + "start": 18057, + "end": 18096, "loc": { "start": { - "line": 580, + "line": 579, "column": 12 }, "end": { - "line": 580, + "line": 579, "column": 51 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 18083, - "end": 18117, + "start": 18061, + "end": 18095, "loc": { "start": { - "line": 580, + "line": 579, "column": 16 }, "end": { - "line": 580, + "line": 579, "column": 50 } }, "id": { "type": "Identifier", - "start": 18083, - "end": 18094, + "start": 18061, + "end": 18072, "loc": { "start": { - "line": 580, + "line": 579, "column": 16 }, "end": { - "line": 580, + "line": 579, "column": 27 }, "identifierName": "validRowIdx" @@ -32253,43 +32187,43 @@ }, "init": { "type": "MemberExpression", - "start": 18097, - "end": 18117, + "start": 18075, + "end": 18095, "loc": { "start": { - "line": 580, + "line": 579, "column": 30 }, "end": { - "line": 580, + "line": 579, "column": 50 } }, "object": { "type": "MemberExpression", - "start": 18097, - "end": 18114, + "start": 18075, + "end": 18092, "loc": { "start": { - "line": 580, + "line": 579, "column": 30 }, "end": { - "line": 580, + "line": 579, "column": 47 } }, "object": { "type": "Identifier", - "start": 18097, - "end": 18099, + "start": 18075, + "end": 18077, "loc": { "start": { - "line": 580, + "line": 579, "column": 30 }, "end": { - "line": 580, + "line": 579, "column": 32 }, "identifierName": "tf" @@ -32298,15 +32232,15 @@ }, "property": { "type": "Identifier", - "start": 18100, - "end": 18114, + "start": 18078, + "end": 18092, "loc": { "start": { - "line": 580, + "line": 579, "column": 33 }, "end": { - "line": 580, + "line": 579, "column": 47 }, "identifierName": "validRowsIndex" @@ -32317,15 +32251,15 @@ }, "property": { "type": "Identifier", - "start": 18115, - "end": 18116, + "start": 18093, + "end": 18094, "loc": { "start": { - "line": 580, + "line": 579, "column": 48 }, "end": { - "line": 580, + "line": 579, "column": 49 }, "identifierName": "h" @@ -32340,44 +32274,44 @@ }, { "type": "VariableDeclaration", - "start": 18131, - "end": 18157, + "start": 18109, + "end": 18135, "loc": { "start": { - "line": 581, + "line": 580, "column": 12 }, "end": { - "line": 581, + "line": 580, "column": 38 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 18135, - "end": 18156, + "start": 18113, + "end": 18134, "loc": { "start": { - "line": 581, + "line": 580, "column": 16 }, "end": { - "line": 581, + "line": 580, "column": 37 } }, "id": { "type": "Identifier", - "start": 18135, - "end": 18136, + "start": 18113, + "end": 18114, "loc": { "start": { - "line": 581, + "line": 580, "column": 16 }, "end": { - "line": 581, + "line": 580, "column": 17 }, "identifierName": "r" @@ -32386,29 +32320,29 @@ }, "init": { "type": "MemberExpression", - "start": 18139, - "end": 18156, + "start": 18117, + "end": 18134, "loc": { "start": { - "line": 581, + "line": 580, "column": 20 }, "end": { - "line": 581, + "line": 580, "column": 37 } }, "object": { "type": "Identifier", - "start": 18139, - "end": 18143, + "start": 18117, + "end": 18121, "loc": { "start": { - "line": 581, + "line": 580, "column": 20 }, "end": { - "line": 581, + "line": 580, "column": 24 }, "identifierName": "rows" @@ -32417,15 +32351,15 @@ }, "property": { "type": "Identifier", - "start": 18144, - "end": 18155, + "start": 18122, + "end": 18133, "loc": { "start": { - "line": 581, + "line": 580, "column": 25 }, "end": { - "line": 581, + "line": 580, "column": 36 }, "identifierName": "validRowIdx" @@ -32440,44 +32374,44 @@ }, { "type": "VariableDeclaration", - "start": 18170, - "end": 18214, + "start": 18148, + "end": 18192, "loc": { "start": { - "line": 582, + "line": 581, "column": 12 }, "end": { - "line": 582, + "line": 581, "column": 56 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 18174, - "end": 18213, + "start": 18152, + "end": 18191, "loc": { "start": { - "line": 582, + "line": 581, "column": 16 }, "end": { - "line": 582, + "line": 581, "column": 55 } }, "id": { "type": "Identifier", - "start": 18174, - "end": 18184, + "start": 18152, + "end": 18162, "loc": { "start": { - "line": 582, + "line": 581, "column": 16 }, "end": { - "line": 582, + "line": 581, "column": 26 }, "identifierName": "isRowValid" @@ -32486,43 +32420,43 @@ }, "init": { "type": "CallExpression", - "start": 18187, - "end": 18213, + "start": 18165, + "end": 18191, "loc": { "start": { - "line": 582, + "line": 581, "column": 29 }, "end": { - "line": 582, + "line": 581, "column": 55 } }, "callee": { "type": "MemberExpression", - "start": 18187, - "end": 18201, + "start": 18165, + "end": 18179, "loc": { "start": { - "line": 582, + "line": 581, "column": 29 }, "end": { - "line": 582, + "line": 581, "column": 43 } }, "object": { "type": "Identifier", - "start": 18187, - "end": 18188, + "start": 18165, + "end": 18166, "loc": { "start": { - "line": 582, + "line": 581, "column": 29 }, "end": { - "line": 582, + "line": 581, "column": 30 }, "identifierName": "r" @@ -32531,15 +32465,15 @@ }, "property": { "type": "Identifier", - "start": 18189, - "end": 18201, + "start": 18167, + "end": 18179, "loc": { "start": { - "line": 582, + "line": 581, "column": 31 }, "end": { - "line": 582, + "line": 581, "column": 43 }, "identifierName": "getAttribute" @@ -32551,15 +32485,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 18202, - "end": 18212, + "start": 18180, + "end": 18190, "loc": { "start": { - "line": 582, + "line": 581, "column": 44 }, "end": { - "line": 582, + "line": 581, "column": 54 } }, @@ -32577,44 +32511,44 @@ }, { "type": "VariableDeclaration", - "start": 18227, - "end": 18252, + "start": 18205, + "end": 18230, "loc": { "start": { - "line": 583, + "line": 582, "column": 12 }, "end": { - "line": 583, + "line": 582, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 18231, - "end": 18251, + "start": 18209, + "end": 18229, "loc": { "start": { - "line": 583, + "line": 582, "column": 16 }, "end": { - "line": 583, + "line": 582, "column": 36 } }, "id": { "type": "Identifier", - "start": 18231, - "end": 18243, + "start": 18209, + "end": 18221, "loc": { "start": { - "line": 583, + "line": 582, "column": 16 }, "end": { - "line": 583, + "line": 582, "column": 28 }, "identifierName": "rowDisplayed" @@ -32623,15 +32557,15 @@ }, "init": { "type": "BooleanLiteral", - "start": 18246, - "end": 18251, + "start": 18224, + "end": 18229, "loc": { "start": { - "line": 583, + "line": 582, "column": 31 }, "end": { - "line": 583, + "line": 582, "column": 36 } }, @@ -32643,57 +32577,57 @@ }, { "type": "IfStatement", - "start": 18266, - "end": 18564, + "start": 18244, + "end": 18542, "loc": { "start": { - "line": 585, + "line": 584, "column": 12 }, "end": { - "line": 592, + "line": 591, "column": 13 } }, "test": { "type": "LogicalExpression", - "start": 18270, - "end": 18309, + "start": 18248, + "end": 18287, "loc": { "start": { - "line": 585, + "line": 584, "column": 16 }, "end": { - "line": 585, + "line": 584, "column": 55 } }, "left": { "type": "BinaryExpression", - "start": 18270, - "end": 18289, + "start": 18248, + "end": 18267, "loc": { "start": { - "line": 585, + "line": 584, "column": 16 }, "end": { - "line": 585, + "line": 584, "column": 35 } }, "left": { "type": "Identifier", - "start": 18270, - "end": 18271, + "start": 18248, + "end": 18249, "loc": { "start": { - "line": 585, + "line": 584, "column": 16 }, "end": { - "line": 585, + "line": 584, "column": 17 }, "identifierName": "h" @@ -32703,15 +32637,15 @@ "operator": ">=", "right": { "type": "Identifier", - "start": 18275, - "end": 18289, + "start": 18253, + "end": 18267, "loc": { "start": { - "line": 585, + "line": 584, "column": 21 }, "end": { - "line": 585, + "line": 584, "column": 35 }, "identifierName": "startPagingRow" @@ -32722,29 +32656,29 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 18293, - "end": 18309, + "start": 18271, + "end": 18287, "loc": { "start": { - "line": 585, + "line": 584, "column": 39 }, "end": { - "line": 585, + "line": 584, "column": 55 } }, "left": { "type": "Identifier", - "start": 18293, - "end": 18294, + "start": 18271, + "end": 18272, "loc": { "start": { - "line": 585, + "line": 584, "column": 39 }, "end": { - "line": 585, + "line": 584, "column": 40 }, "identifierName": "h" @@ -32754,15 +32688,15 @@ "operator": "<", "right": { "type": "Identifier", - "start": 18297, - "end": 18309, + "start": 18275, + "end": 18287, "loc": { "start": { - "line": 585, + "line": 584, "column": 43 }, "end": { - "line": 585, + "line": 584, "column": 55 }, "identifierName": "endPagingRow" @@ -32773,72 +32707,72 @@ }, "consequent": { "type": "BlockStatement", - "start": 18311, - "end": 18503, + "start": 18289, + "end": 18481, "loc": { "start": { - "line": 585, + "line": 584, "column": 57 }, "end": { - "line": 590, + "line": 589, "column": 13 } }, "body": [ { "type": "IfStatement", - "start": 18329, - "end": 18489, + "start": 18307, + "end": 18467, "loc": { "start": { - "line": 586, + "line": 585, "column": 16 }, "end": { - "line": 589, + "line": 588, "column": 17 } }, "test": { "type": "LogicalExpression", - "start": 18333, - "end": 18385, + "start": 18311, + "end": 18363, "loc": { "start": { - "line": 586, + "line": 585, "column": 20 }, "end": { - "line": 586, + "line": 585, "column": 72 } }, "left": { "type": "CallExpression", - "start": 18333, - "end": 18351, + "start": 18311, + "end": 18329, "loc": { "start": { - "line": 586, + "line": 585, "column": 20 }, "end": { - "line": 586, + "line": 585, "column": 38 } }, "callee": { "type": "Identifier", - "start": 18333, - "end": 18339, + "start": 18311, + "end": 18317, "loc": { "start": { - "line": 586, + "line": 585, "column": 20 }, "end": { - "line": 586, + "line": 585, "column": 26 }, "identifierName": "isNull" @@ -32848,15 +32782,15 @@ "arguments": [ { "type": "Identifier", - "start": 18340, - "end": 18350, + "start": 18318, + "end": 18328, "loc": { "start": { - "line": 586, + "line": 585, "column": 27 }, "end": { - "line": 586, + "line": 585, "column": 37 }, "identifierName": "isRowValid" @@ -32868,29 +32802,29 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 18355, - "end": 18385, + "start": 18333, + "end": 18363, "loc": { "start": { - "line": 586, + "line": 585, "column": 42 }, "end": { - "line": 586, + "line": 585, "column": 72 } }, "callee": { "type": "Identifier", - "start": 18355, - "end": 18362, + "start": 18333, + "end": 18340, "loc": { "start": { - "line": 586, + "line": 585, "column": 42 }, "end": { - "line": 586, + "line": 585, "column": 49 }, "identifierName": "Boolean" @@ -32900,29 +32834,29 @@ "arguments": [ { "type": "BinaryExpression", - "start": 18363, - "end": 18384, + "start": 18341, + "end": 18362, "loc": { "start": { - "line": 586, + "line": 585, "column": 50 }, "end": { - "line": 586, + "line": 585, "column": 71 } }, "left": { "type": "Identifier", - "start": 18363, - "end": 18373, + "start": 18341, + "end": 18351, "loc": { "start": { - "line": 586, + "line": 585, "column": 50 }, "end": { - "line": 586, + "line": 585, "column": 60 }, "identifierName": "isRowValid" @@ -32932,15 +32866,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 18378, - "end": 18384, + "start": 18356, + "end": 18362, "loc": { "start": { - "line": 586, + "line": 585, "column": 65 }, "end": { - "line": 586, + "line": 585, "column": 71 } }, @@ -32956,87 +32890,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 18387, - "end": 18489, + "start": 18365, + "end": 18467, "loc": { "start": { - "line": 586, + "line": 585, "column": 74 }, "end": { - "line": 589, + "line": 588, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 18409, - "end": 18430, + "start": 18387, + "end": 18408, "loc": { "start": { - "line": 587, + "line": 586, "column": 20 }, "end": { - "line": 587, + "line": 586, "column": 41 } }, "expression": { "type": "AssignmentExpression", - "start": 18409, - "end": 18429, + "start": 18387, + "end": 18407, "loc": { "start": { - "line": 587, + "line": 586, "column": 20 }, "end": { - "line": 587, + "line": 586, "column": 40 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 18409, - "end": 18424, + "start": 18387, + "end": 18402, "loc": { "start": { - "line": 587, + "line": 586, "column": 20 }, "end": { - "line": 587, + "line": 586, "column": 35 } }, "object": { "type": "MemberExpression", - "start": 18409, - "end": 18416, + "start": 18387, + "end": 18394, "loc": { "start": { - "line": 587, + "line": 586, "column": 20 }, "end": { - "line": 587, + "line": 586, "column": 27 } }, "object": { "type": "Identifier", - "start": 18409, - "end": 18410, + "start": 18387, + "end": 18388, "loc": { "start": { - "line": 587, + "line": 586, "column": 20 }, "end": { - "line": 587, + "line": 586, "column": 21 }, "identifierName": "r" @@ -33045,15 +32979,15 @@ }, "property": { "type": "Identifier", - "start": 18411, - "end": 18416, + "start": 18389, + "end": 18394, "loc": { "start": { - "line": 587, + "line": 586, "column": 22 }, "end": { - "line": 587, + "line": 586, "column": 27 }, "identifierName": "style" @@ -33064,15 +32998,15 @@ }, "property": { "type": "Identifier", - "start": 18417, - "end": 18424, + "start": 18395, + "end": 18402, "loc": { "start": { - "line": 587, + "line": 586, "column": 28 }, "end": { - "line": 587, + "line": 586, "column": 35 }, "identifierName": "display" @@ -33083,15 +33017,15 @@ }, "right": { "type": "StringLiteral", - "start": 18427, - "end": 18429, + "start": 18405, + "end": 18407, "loc": { "start": { - "line": 587, + "line": 586, "column": 38 }, "end": { - "line": 587, + "line": 586, "column": 40 } }, @@ -33105,44 +33039,44 @@ }, { "type": "ExpressionStatement", - "start": 18451, - "end": 18471, + "start": 18429, + "end": 18449, "loc": { "start": { - "line": 588, + "line": 587, "column": 20 }, "end": { - "line": 588, + "line": 587, "column": 40 } }, "expression": { "type": "AssignmentExpression", - "start": 18451, - "end": 18470, + "start": 18429, + "end": 18448, "loc": { "start": { - "line": 588, + "line": 587, "column": 20 }, "end": { - "line": 588, + "line": 587, "column": 39 } }, "operator": "=", "left": { "type": "Identifier", - "start": 18451, - "end": 18463, + "start": 18429, + "end": 18441, "loc": { "start": { - "line": 588, + "line": 587, "column": 20 }, "end": { - "line": 588, + "line": 587, "column": 32 }, "identifierName": "rowDisplayed" @@ -33151,15 +33085,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 18466, - "end": 18470, + "start": 18444, + "end": 18448, "loc": { "start": { - "line": 588, + "line": 587, "column": 35 }, "end": { - "line": 588, + "line": 587, "column": 39 } }, @@ -33177,87 +33111,87 @@ }, "alternate": { "type": "BlockStatement", - "start": 18509, - "end": 18564, + "start": 18487, + "end": 18542, "loc": { "start": { - "line": 590, + "line": 589, "column": 19 }, "end": { - "line": 592, + "line": 591, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 18527, - "end": 18550, + "start": 18505, + "end": 18528, "loc": { "start": { - "line": 591, + "line": 590, "column": 16 }, "end": { - "line": 591, + "line": 590, "column": 39 } }, "expression": { "type": "AssignmentExpression", - "start": 18527, - "end": 18549, + "start": 18505, + "end": 18527, "loc": { "start": { - "line": 591, + "line": 590, "column": 16 }, "end": { - "line": 591, + "line": 590, "column": 38 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 18527, - "end": 18542, + "start": 18505, + "end": 18520, "loc": { "start": { - "line": 591, + "line": 590, "column": 16 }, "end": { - "line": 591, + "line": 590, "column": 31 } }, "object": { "type": "MemberExpression", - "start": 18527, - "end": 18534, + "start": 18505, + "end": 18512, "loc": { "start": { - "line": 591, + "line": 590, "column": 16 }, "end": { - "line": 591, + "line": 590, "column": 23 } }, "object": { "type": "Identifier", - "start": 18527, - "end": 18528, + "start": 18505, + "end": 18506, "loc": { "start": { - "line": 591, + "line": 590, "column": 16 }, "end": { - "line": 591, + "line": 590, "column": 17 }, "identifierName": "r" @@ -33266,15 +33200,15 @@ }, "property": { "type": "Identifier", - "start": 18529, - "end": 18534, + "start": 18507, + "end": 18512, "loc": { "start": { - "line": 591, + "line": 590, "column": 18 }, "end": { - "line": 591, + "line": 590, "column": 23 }, "identifierName": "style" @@ -33285,15 +33219,15 @@ }, "property": { "type": "Identifier", - "start": 18535, - "end": 18542, + "start": 18513, + "end": 18520, "loc": { "start": { - "line": 591, + "line": 590, "column": 24 }, "end": { - "line": 591, + "line": 590, "column": 31 }, "identifierName": "display" @@ -33304,15 +33238,15 @@ }, "right": { "type": "Identifier", - "start": 18545, - "end": 18549, + "start": 18523, + "end": 18527, "loc": { "start": { - "line": 591, + "line": 590, "column": 34 }, "end": { - "line": 591, + "line": 590, "column": 38 }, "identifierName": "NONE" @@ -33327,86 +33261,86 @@ }, { "type": "ExpressionStatement", - "start": 18577, - "end": 18642, + "start": 18555, + "end": 18620, "loc": { "start": { - "line": 593, + "line": 592, "column": 12 }, "end": { - "line": 593, + "line": 592, "column": 77 } }, "expression": { "type": "CallExpression", - "start": 18577, - "end": 18641, + "start": 18555, + "end": 18619, "loc": { "start": { - "line": 593, + "line": 592, "column": 12 }, "end": { - "line": 593, + "line": 592, "column": 76 } }, "callee": { "type": "MemberExpression", - "start": 18577, - "end": 18594, + "start": 18555, + "end": 18572, "loc": { "start": { - "line": 593, + "line": 592, "column": 12 }, "end": { - "line": 593, + "line": 592, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 18577, - "end": 18589, + "start": 18555, + "end": 18567, "loc": { "start": { - "line": 593, + "line": 592, "column": 12 }, "end": { - "line": 593, + "line": 592, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 18577, - "end": 18581, + "start": 18555, + "end": 18559, "loc": { "start": { - "line": 593, + "line": 592, "column": 12 }, "end": { - "line": 593, + "line": 592, "column": 16 } } }, "property": { "type": "Identifier", - "start": 18582, - "end": 18589, + "start": 18560, + "end": 18567, "loc": { "start": { - "line": 593, + "line": 592, "column": 17 }, "end": { - "line": 593, + "line": 592, "column": 24 }, "identifierName": "emitter" @@ -33417,15 +33351,15 @@ }, "property": { "type": "Identifier", - "start": 18590, - "end": 18594, + "start": 18568, + "end": 18572, "loc": { "start": { - "line": 593, + "line": 592, "column": 25 }, "end": { - "line": 593, + "line": 592, "column": 29 }, "identifierName": "emit" @@ -33437,15 +33371,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 18595, - "end": 18606, + "start": 18573, + "end": 18584, "loc": { "start": { - "line": 593, + "line": 592, "column": 30 }, "end": { - "line": 593, + "line": 592, "column": 41 } }, @@ -33457,15 +33391,15 @@ }, { "type": "Identifier", - "start": 18608, - "end": 18610, + "start": 18586, + "end": 18588, "loc": { "start": { - "line": 593, + "line": 592, "column": 43 }, "end": { - "line": 593, + "line": 592, "column": 45 }, "identifierName": "tf" @@ -33474,15 +33408,15 @@ }, { "type": "Identifier", - "start": 18612, - "end": 18623, + "start": 18590, + "end": 18601, "loc": { "start": { - "line": 593, + "line": 592, "column": 47 }, "end": { - "line": 593, + "line": 592, "column": 58 }, "identifierName": "validRowIdx" @@ -33491,15 +33425,15 @@ }, { "type": "Identifier", - "start": 18625, - "end": 18626, + "start": 18603, + "end": 18604, "loc": { "start": { - "line": 593, + "line": 592, "column": 60 }, "end": { - "line": 593, + "line": 592, "column": 61 }, "identifierName": "h" @@ -33508,15 +33442,15 @@ }, { "type": "Identifier", - "start": 18628, - "end": 18640, + "start": 18606, + "end": 18618, "loc": { "start": { - "line": 593, + "line": 592, "column": 63 }, "end": { - "line": 593, + "line": 592, "column": 75 }, "identifierName": "rowDisplayed" @@ -33534,15 +33468,15 @@ { "type": "CommentLine", "value": "this loop shows valid rows of current page", - "start": 17951, - "end": 17995, + "start": 17929, + "end": 17973, "loc": { "start": { - "line": 578, + "line": 577, "column": 8 }, "end": { - "line": 578, + "line": 577, "column": 52 } } @@ -33552,15 +33486,15 @@ { "type": "CommentLine", "value": " broadcast grouping by page", - "start": 18662, - "end": 18691, + "start": 18640, + "end": 18669, "loc": { "start": { - "line": 596, + "line": 595, "column": 8 }, "end": { - "line": 596, + "line": 595, "column": 37 } } @@ -33569,71 +33503,71 @@ }, { "type": "ExpressionStatement", - "start": 18700, - "end": 18747, + "start": 18678, + "end": 18725, "loc": { "start": { - "line": 597, + "line": 596, "column": 8 }, "end": { - "line": 597, + "line": 596, "column": 55 } }, "expression": { "type": "CallExpression", - "start": 18700, - "end": 18746, + "start": 18678, + "end": 18724, "loc": { "start": { - "line": 597, + "line": 596, "column": 8 }, "end": { - "line": 597, + "line": 596, "column": 54 } }, "callee": { "type": "MemberExpression", - "start": 18700, - "end": 18717, + "start": 18678, + "end": 18695, "loc": { "start": { - "line": 597, + "line": 596, "column": 8 }, "end": { - "line": 597, + "line": 596, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 18700, - "end": 18712, + "start": 18678, + "end": 18690, "loc": { "start": { - "line": 597, + "line": 596, "column": 8 }, "end": { - "line": 597, + "line": 596, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 18700, - "end": 18704, + "start": 18678, + "end": 18682, "loc": { "start": { - "line": 597, + "line": 596, "column": 8 }, "end": { - "line": 597, + "line": 596, "column": 12 } }, @@ -33641,15 +33575,15 @@ }, "property": { "type": "Identifier", - "start": 18705, - "end": 18712, + "start": 18683, + "end": 18690, "loc": { "start": { - "line": 597, + "line": 596, "column": 13 }, "end": { - "line": 597, + "line": 596, "column": 20 }, "identifierName": "emitter" @@ -33661,15 +33595,15 @@ }, "property": { "type": "Identifier", - "start": 18713, - "end": 18717, + "start": 18691, + "end": 18695, "loc": { "start": { - "line": 597, + "line": 596, "column": 21 }, "end": { - "line": 597, + "line": 596, "column": 25 }, "identifierName": "emit" @@ -33682,15 +33616,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 18718, - "end": 18735, + "start": 18696, + "end": 18713, "loc": { "start": { - "line": 597, + "line": 596, "column": 26 }, "end": { - "line": 597, + "line": 596, "column": 43 } }, @@ -33702,15 +33636,15 @@ }, { "type": "Identifier", - "start": 18737, - "end": 18739, + "start": 18715, + "end": 18717, "loc": { "start": { - "line": 597, + "line": 596, "column": 45 }, "end": { - "line": 597, + "line": 596, "column": 47 }, "identifierName": "tf" @@ -33719,15 +33653,15 @@ }, { "type": "ThisExpression", - "start": 18741, - "end": 18745, + "start": 18719, + "end": 18723, "loc": { "start": { - "line": 597, + "line": 596, "column": 49 }, "end": { - "line": 597, + "line": 596, "column": 53 } } @@ -33739,15 +33673,15 @@ { "type": "CommentLine", "value": " broadcast grouping by page", - "start": 18662, - "end": 18691, + "start": 18640, + "end": 18669, "loc": { "start": { - "line": 596, + "line": 595, "column": 8 }, "end": { - "line": 596, + "line": 595, "column": 37 } } @@ -33762,15 +33696,15 @@ { "type": "CommentBlock", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", - "start": 17475, - "end": 17599, + "start": 17453, + "end": 17577, "loc": { "start": { - "line": 563, + "line": 562, "column": 4 }, "end": { - "line": 566, + "line": 565, "column": 7 } } @@ -33780,15 +33714,15 @@ { "type": "CommentBlock", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", - "start": 18759, - "end": 18844, + "start": 18737, + "end": 18822, "loc": { "start": { - "line": 600, + "line": 599, "column": 4 }, "end": { - "line": 603, + "line": 602, "column": 7 } } @@ -33797,15 +33731,15 @@ }, { "type": "ClassMethod", - "start": 18849, - "end": 18901, + "start": 18827, + "end": 18879, "loc": { "start": { - "line": 604, + "line": 603, "column": 4 }, "end": { - "line": 606, + "line": 605, "column": 5 } }, @@ -33813,15 +33747,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 18849, - "end": 18856, + "start": 18827, + "end": 18834, "loc": { "start": { - "line": 604, + "line": 603, "column": 4 }, "end": { - "line": 604, + "line": 603, "column": 11 }, "identifierName": "getPage" @@ -33837,73 +33771,73 @@ "params": [], "body": { "type": "BlockStatement", - "start": 18859, - "end": 18901, + "start": 18837, + "end": 18879, "loc": { "start": { - "line": 604, + "line": 603, "column": 14 }, "end": { - "line": 606, + "line": 605, "column": 5 } }, "body": [ { "type": "ReturnStatement", - "start": 18869, - "end": 18895, + "start": 18847, + "end": 18873, "loc": { "start": { - "line": 605, + "line": 604, "column": 8 }, "end": { - "line": 605, + "line": 604, "column": 34 } }, "argument": { "type": "MemberExpression", - "start": 18876, - "end": 18894, + "start": 18854, + "end": 18872, "loc": { "start": { - "line": 605, + "line": 604, "column": 15 }, "end": { - "line": 605, + "line": 604, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 18876, - "end": 18880, + "start": 18854, + "end": 18858, "loc": { "start": { - "line": 605, + "line": 604, "column": 15 }, "end": { - "line": 605, + "line": 604, "column": 19 } } }, "property": { "type": "Identifier", - "start": 18881, - "end": 18894, + "start": 18859, + "end": 18872, "loc": { "start": { - "line": 605, + "line": 604, "column": 20 }, "end": { - "line": 605, + "line": 604, "column": 33 }, "identifierName": "currentPageNb" @@ -33921,15 +33855,15 @@ { "type": "CommentBlock", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", - "start": 18759, - "end": 18844, + "start": 18737, + "end": 18822, "loc": { "start": { - "line": 600, + "line": 599, "column": 4 }, "end": { - "line": 603, + "line": 602, "column": 7 } } @@ -33939,15 +33873,15 @@ { "type": "CommentBlock", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", - "start": 18907, - "end": 19115, + "start": 18885, + "end": 19093, "loc": { "start": { - "line": 608, + "line": 607, "column": 4 }, "end": { - "line": 612, + "line": 611, "column": 7 } } @@ -33956,15 +33890,15 @@ }, { "type": "ClassMethod", - "start": 19120, - "end": 19964, + "start": 19098, + "end": 19942, "loc": { "start": { - "line": 613, + "line": 612, "column": 4 }, "end": { - "line": 642, + "line": 641, "column": 5 } }, @@ -33972,15 +33906,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 19120, - "end": 19127, + "start": 19098, + "end": 19105, "loc": { "start": { - "line": 613, + "line": 612, "column": 4 }, "end": { - "line": 613, + "line": 612, "column": 11 }, "identifierName": "setPage" @@ -33996,15 +33930,15 @@ "params": [ { "type": "Identifier", - "start": 19128, - "end": 19131, + "start": 19106, + "end": 19109, "loc": { "start": { - "line": 613, + "line": 612, "column": 12 }, "end": { - "line": 613, + "line": 612, "column": 15 }, "identifierName": "cmd" @@ -34014,59 +33948,59 @@ ], "body": { "type": "BlockStatement", - "start": 19133, - "end": 19964, + "start": 19111, + "end": 19942, "loc": { "start": { - "line": 613, + "line": 612, "column": 17 }, "end": { - "line": 642, + "line": 641, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 19143, - "end": 19160, + "start": 19121, + "end": 19138, "loc": { "start": { - "line": 614, + "line": 613, "column": 8 }, "end": { - "line": 614, + "line": 613, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 19147, - "end": 19159, + "start": 19125, + "end": 19137, "loc": { "start": { - "line": 614, + "line": 613, "column": 12 }, "end": { - "line": 614, + "line": 613, "column": 24 } }, "id": { "type": "Identifier", - "start": 19147, - "end": 19149, + "start": 19125, + "end": 19127, "loc": { "start": { - "line": 614, + "line": 613, "column": 12 }, "end": { - "line": 614, + "line": 613, "column": 14 }, "identifierName": "tf" @@ -34075,44 +34009,44 @@ }, "init": { "type": "MemberExpression", - "start": 19152, - "end": 19159, + "start": 19130, + "end": 19137, "loc": { "start": { - "line": 614, + "line": 613, "column": 17 }, "end": { - "line": 614, + "line": 613, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 19152, - "end": 19156, + "start": 19130, + "end": 19134, "loc": { "start": { - "line": 614, + "line": 613, "column": 17 }, "end": { - "line": 614, + "line": 613, "column": 21 } } }, "property": { "type": "Identifier", - "start": 19157, - "end": 19159, + "start": 19135, + "end": 19137, "loc": { "start": { - "line": 614, + "line": 613, "column": 22 }, "end": { - "line": 614, + "line": 613, "column": 24 }, "identifierName": "tf" @@ -34127,43 +34061,43 @@ }, { "type": "IfStatement", - "start": 19169, - "end": 19246, + "start": 19147, + "end": 19224, "loc": { "start": { - "line": 615, + "line": 614, "column": 8 }, "end": { - "line": 617, + "line": 616, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 19173, - "end": 19213, + "start": 19151, + "end": 19191, "loc": { "start": { - "line": 615, + "line": 614, "column": 12 }, "end": { - "line": 615, + "line": 614, "column": 52 } }, "left": { "type": "UnaryExpression", - "start": 19173, - "end": 19192, + "start": 19151, + "end": 19170, "loc": { "start": { - "line": 615, + "line": 614, "column": 12 }, "end": { - "line": 615, + "line": 614, "column": 31 } }, @@ -34171,43 +34105,43 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 19174, - "end": 19192, + "start": 19152, + "end": 19170, "loc": { "start": { - "line": 615, + "line": 614, "column": 13 }, "end": { - "line": 615, + "line": 614, "column": 31 } }, "callee": { "type": "MemberExpression", - "start": 19174, - "end": 19190, + "start": 19152, + "end": 19168, "loc": { "start": { - "line": 615, + "line": 614, "column": 13 }, "end": { - "line": 615, + "line": 614, "column": 29 } }, "object": { "type": "Identifier", - "start": 19174, - "end": 19176, + "start": 19152, + "end": 19154, "loc": { "start": { - "line": 615, + "line": 614, "column": 13 }, "end": { - "line": 615, + "line": 614, "column": 15 }, "identifierName": "tf" @@ -34216,15 +34150,15 @@ }, "property": { "type": "Identifier", - "start": 19177, - "end": 19190, + "start": 19155, + "end": 19168, "loc": { "start": { - "line": 615, + "line": 614, "column": 16 }, "end": { - "line": 615, + "line": 614, "column": 29 }, "identifierName": "isInitialized" @@ -34242,15 +34176,15 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 19196, - "end": 19213, + "start": 19174, + "end": 19191, "loc": { "start": { - "line": 615, + "line": 614, "column": 35 }, "end": { - "line": 615, + "line": 614, "column": 52 } }, @@ -34258,58 +34192,58 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 19197, - "end": 19213, + "start": 19175, + "end": 19191, "loc": { "start": { - "line": 615, + "line": 614, "column": 36 }, "end": { - "line": 615, + "line": 614, "column": 52 } }, "callee": { "type": "MemberExpression", - "start": 19197, - "end": 19211, + "start": 19175, + "end": 19189, "loc": { "start": { - "line": 615, + "line": 614, "column": 36 }, "end": { - "line": 615, + "line": 614, "column": 50 } }, "object": { "type": "ThisExpression", - "start": 19197, - "end": 19201, + "start": 19175, + "end": 19179, "loc": { "start": { - "line": 615, + "line": 614, "column": 36 }, "end": { - "line": 615, + "line": 614, "column": 40 } } }, "property": { "type": "Identifier", - "start": 19202, - "end": 19211, + "start": 19180, + "end": 19189, "loc": { "start": { - "line": 615, + "line": 614, "column": 41 }, "end": { - "line": 615, + "line": 614, "column": 50 }, "identifierName": "isEnabled" @@ -34327,30 +34261,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 19215, - "end": 19246, + "start": 19193, + "end": 19224, "loc": { "start": { - "line": 615, + "line": 614, "column": 54 }, "end": { - "line": 617, + "line": 616, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 19229, - "end": 19236, + "start": 19207, + "end": 19214, "loc": { "start": { - "line": 616, + "line": 615, "column": 12 }, "end": { - "line": 616, + "line": 615, "column": 19 } }, @@ -34363,44 +34297,44 @@ }, { "type": "VariableDeclaration", - "start": 19255, - "end": 19311, + "start": 19233, + "end": 19289, "loc": { "start": { - "line": 618, + "line": 617, "column": 8 }, "end": { - "line": 619, + "line": 618, "column": 33 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 19259, - "end": 19276, + "start": 19237, + "end": 19254, "loc": { "start": { - "line": 618, + "line": 617, "column": 12 }, "end": { - "line": 618, + "line": 617, "column": 29 } }, "id": { "type": "Identifier", - "start": 19259, - "end": 19265, + "start": 19237, + "end": 19243, "loc": { "start": { - "line": 618, + "line": 617, "column": 12 }, "end": { - "line": 618, + "line": 617, "column": 18 }, "identifierName": "btnEvt" @@ -34409,44 +34343,44 @@ }, "init": { "type": "MemberExpression", - "start": 19268, - "end": 19276, + "start": 19246, + "end": 19254, "loc": { "start": { - "line": 618, + "line": 617, "column": 21 }, "end": { - "line": 618, + "line": 617, "column": 29 } }, "object": { "type": "ThisExpression", - "start": 19268, - "end": 19272, + "start": 19246, + "end": 19250, "loc": { "start": { - "line": 618, + "line": 617, "column": 21 }, "end": { - "line": 618, + "line": 617, "column": 25 } } }, "property": { "type": "Identifier", - "start": 19273, - "end": 19276, + "start": 19251, + "end": 19254, "loc": { "start": { - "line": 618, + "line": 617, "column": 26 }, "end": { - "line": 618, + "line": 617, "column": 29 }, "identifierName": "evt" @@ -34458,29 +34392,29 @@ }, { "type": "VariableDeclarator", - "start": 19290, - "end": 19310, + "start": 19268, + "end": 19288, "loc": { "start": { - "line": 619, + "line": 618, "column": 12 }, "end": { - "line": 619, + "line": 618, "column": 32 } }, "id": { "type": "Identifier", - "start": 19290, - "end": 19297, + "start": 19268, + "end": 19275, "loc": { "start": { - "line": 619, + "line": 618, "column": 12 }, "end": { - "line": 619, + "line": 618, "column": 19 }, "identifierName": "cmdtype" @@ -34489,15 +34423,15 @@ }, "init": { "type": "UnaryExpression", - "start": 19300, - "end": 19310, + "start": 19278, + "end": 19288, "loc": { "start": { - "line": 619, + "line": 618, "column": 22 }, "end": { - "line": 619, + "line": 618, "column": 32 } }, @@ -34505,15 +34439,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 19307, - "end": 19310, + "start": 19285, + "end": 19288, "loc": { "start": { - "line": 619, + "line": 618, "column": 29 }, "end": { - "line": 619, + "line": 618, "column": 32 }, "identifierName": "cmd" @@ -34530,43 +34464,43 @@ }, { "type": "IfStatement", - "start": 19320, - "end": 19958, + "start": 19298, + "end": 19936, "loc": { "start": { - "line": 620, + "line": 619, "column": 8 }, "end": { - "line": 641, + "line": 640, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 19324, - "end": 19344, + "start": 19302, + "end": 19322, "loc": { "start": { - "line": 620, + "line": 619, "column": 12 }, "end": { - "line": 620, + "line": 619, "column": 32 } }, "left": { "type": "Identifier", - "start": 19324, - "end": 19331, + "start": 19302, + "end": 19309, "loc": { "start": { - "line": 620, + "line": 619, "column": 12 }, "end": { - "line": 620, + "line": 619, "column": 19 }, "identifierName": "cmdtype" @@ -34576,15 +34510,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 19336, - "end": 19344, + "start": 19314, + "end": 19322, "loc": { "start": { - "line": 620, + "line": 619, "column": 24 }, "end": { - "line": 620, + "line": 619, "column": 32 } }, @@ -34597,72 +34531,72 @@ }, "consequent": { "type": "BlockStatement", - "start": 19346, - "end": 19869, + "start": 19324, + "end": 19847, "loc": { "start": { - "line": 620, + "line": 619, "column": 34 }, "end": { - "line": 638, + "line": 637, "column": 9 } }, "body": [ { "type": "SwitchStatement", - "start": 19360, - "end": 19859, + "start": 19338, + "end": 19837, "loc": { "start": { - "line": 621, + "line": 620, "column": 12 }, "end": { - "line": 637, + "line": 636, "column": 13 } }, "discriminant": { "type": "CallExpression", - "start": 19368, - "end": 19385, + "start": 19346, + "end": 19363, "loc": { "start": { - "line": 621, + "line": 620, "column": 20 }, "end": { - "line": 621, + "line": 620, "column": 37 } }, "callee": { "type": "MemberExpression", - "start": 19368, - "end": 19383, + "start": 19346, + "end": 19361, "loc": { "start": { - "line": 621, + "line": 620, "column": 20 }, "end": { - "line": 621, + "line": 620, "column": 35 } }, "object": { "type": "Identifier", - "start": 19368, - "end": 19371, + "start": 19346, + "end": 19349, "loc": { "start": { - "line": 621, + "line": 620, "column": 20 }, "end": { - "line": 621, + "line": 620, "column": 23 }, "identifierName": "cmd" @@ -34671,15 +34605,15 @@ }, "property": { "type": "Identifier", - "start": 19372, - "end": 19383, + "start": 19350, + "end": 19361, "loc": { "start": { - "line": 621, + "line": 620, "column": 24 }, "end": { - "line": 621, + "line": 620, "column": 35 }, "identifierName": "toLowerCase" @@ -34693,72 +34627,72 @@ "cases": [ { "type": "SwitchCase", - "start": 19405, - "end": 19479, + "start": 19383, + "end": 19457, "loc": { "start": { - "line": 622, + "line": 621, "column": 16 }, "end": { - "line": 624, + "line": 623, "column": 26 } }, "consequent": [ { "type": "ExpressionStatement", - "start": 19438, - "end": 19452, + "start": 19416, + "end": 19430, "loc": { "start": { - "line": 623, + "line": 622, "column": 20 }, "end": { - "line": 623, + "line": 622, "column": 34 } }, "expression": { "type": "CallExpression", - "start": 19438, - "end": 19451, + "start": 19416, + "end": 19429, "loc": { "start": { - "line": 623, + "line": 622, "column": 20 }, "end": { - "line": 623, + "line": 622, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 19438, - "end": 19449, + "start": 19416, + "end": 19427, "loc": { "start": { - "line": 623, + "line": 622, "column": 20 }, "end": { - "line": 623, + "line": 622, "column": 31 } }, "object": { "type": "Identifier", - "start": 19438, - "end": 19444, + "start": 19416, + "end": 19422, "loc": { "start": { - "line": 623, + "line": 622, "column": 20 }, "end": { - "line": 623, + "line": 622, "column": 26 }, "identifierName": "btnEvt" @@ -34767,15 +34701,15 @@ }, "property": { "type": "Identifier", - "start": 19445, - "end": 19449, + "start": 19423, + "end": 19427, "loc": { "start": { - "line": 623, + "line": 622, "column": 27 }, "end": { - "line": 623, + "line": 622, "column": 31 }, "identifierName": "next" @@ -34789,15 +34723,15 @@ }, { "type": "BreakStatement", - "start": 19473, - "end": 19479, + "start": 19451, + "end": 19457, "loc": { "start": { - "line": 624, + "line": 623, "column": 20 }, "end": { - "line": 624, + "line": 623, "column": 26 } }, @@ -34806,15 +34740,15 @@ ], "test": { "type": "StringLiteral", - "start": 19410, - "end": 19416, + "start": 19388, + "end": 19394, "loc": { "start": { - "line": 622, + "line": 621, "column": 21 }, "end": { - "line": 622, + "line": 621, "column": 27 } }, @@ -34827,72 +34761,72 @@ }, { "type": "SwitchCase", - "start": 19496, - "end": 19574, + "start": 19474, + "end": 19552, "loc": { "start": { - "line": 625, + "line": 624, "column": 16 }, "end": { - "line": 627, + "line": 626, "column": 26 } }, "consequent": [ { "type": "ExpressionStatement", - "start": 19533, - "end": 19547, + "start": 19511, + "end": 19525, "loc": { "start": { - "line": 626, + "line": 625, "column": 20 }, "end": { - "line": 626, + "line": 625, "column": 34 } }, "expression": { "type": "CallExpression", - "start": 19533, - "end": 19546, + "start": 19511, + "end": 19524, "loc": { "start": { - "line": 626, + "line": 625, "column": 20 }, "end": { - "line": 626, + "line": 625, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 19533, - "end": 19544, + "start": 19511, + "end": 19522, "loc": { "start": { - "line": 626, + "line": 625, "column": 20 }, "end": { - "line": 626, + "line": 625, "column": 31 } }, "object": { "type": "Identifier", - "start": 19533, - "end": 19539, + "start": 19511, + "end": 19517, "loc": { "start": { - "line": 626, + "line": 625, "column": 20 }, "end": { - "line": 626, + "line": 625, "column": 26 }, "identifierName": "btnEvt" @@ -34901,15 +34835,15 @@ }, "property": { "type": "Identifier", - "start": 19540, - "end": 19544, + "start": 19518, + "end": 19522, "loc": { "start": { - "line": 626, + "line": 625, "column": 27 }, "end": { - "line": 626, + "line": 625, "column": 31 }, "identifierName": "prev" @@ -34923,15 +34857,15 @@ }, { "type": "BreakStatement", - "start": 19568, - "end": 19574, + "start": 19546, + "end": 19552, "loc": { "start": { - "line": 627, + "line": 626, "column": 20 }, "end": { - "line": 627, + "line": 626, "column": 26 } }, @@ -34940,15 +34874,15 @@ ], "test": { "type": "StringLiteral", - "start": 19501, - "end": 19511, + "start": 19479, + "end": 19489, "loc": { "start": { - "line": 625, + "line": 624, "column": 21 }, "end": { - "line": 625, + "line": 624, "column": 31 } }, @@ -34961,72 +34895,72 @@ }, { "type": "SwitchCase", - "start": 19591, - "end": 19665, + "start": 19569, + "end": 19643, "loc": { "start": { - "line": 628, + "line": 627, "column": 16 }, "end": { - "line": 630, + "line": 629, "column": 26 } }, "consequent": [ { "type": "ExpressionStatement", - "start": 19624, - "end": 19638, + "start": 19602, + "end": 19616, "loc": { "start": { - "line": 629, + "line": 628, "column": 20 }, "end": { - "line": 629, + "line": 628, "column": 34 } }, "expression": { "type": "CallExpression", - "start": 19624, - "end": 19637, + "start": 19602, + "end": 19615, "loc": { "start": { - "line": 629, + "line": 628, "column": 20 }, "end": { - "line": 629, + "line": 628, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 19624, - "end": 19635, + "start": 19602, + "end": 19613, "loc": { "start": { - "line": 629, + "line": 628, "column": 20 }, "end": { - "line": 629, + "line": 628, "column": 31 } }, "object": { "type": "Identifier", - "start": 19624, - "end": 19630, + "start": 19602, + "end": 19608, "loc": { "start": { - "line": 629, + "line": 628, "column": 20 }, "end": { - "line": 629, + "line": 628, "column": 26 }, "identifierName": "btnEvt" @@ -35035,15 +34969,15 @@ }, "property": { "type": "Identifier", - "start": 19631, - "end": 19635, + "start": 19609, + "end": 19613, "loc": { "start": { - "line": 629, + "line": 628, "column": 27 }, "end": { - "line": 629, + "line": 628, "column": 31 }, "identifierName": "last" @@ -35057,15 +34991,15 @@ }, { "type": "BreakStatement", - "start": 19659, - "end": 19665, + "start": 19637, + "end": 19643, "loc": { "start": { - "line": 630, + "line": 629, "column": 20 }, "end": { - "line": 630, + "line": 629, "column": 26 } }, @@ -35074,15 +35008,15 @@ ], "test": { "type": "StringLiteral", - "start": 19596, - "end": 19602, + "start": 19574, + "end": 19580, "loc": { "start": { - "line": 628, + "line": 627, "column": 21 }, "end": { - "line": 628, + "line": 627, "column": 27 } }, @@ -35095,72 +35029,72 @@ }, { "type": "SwitchCase", - "start": 19682, - "end": 19758, + "start": 19660, + "end": 19736, "loc": { "start": { - "line": 631, + "line": 630, "column": 16 }, "end": { - "line": 633, + "line": 632, "column": 26 } }, "consequent": [ { "type": "ExpressionStatement", - "start": 19716, - "end": 19731, + "start": 19694, + "end": 19709, "loc": { "start": { - "line": 632, + "line": 631, "column": 20 }, "end": { - "line": 632, + "line": 631, "column": 35 } }, "expression": { "type": "CallExpression", - "start": 19716, - "end": 19730, + "start": 19694, + "end": 19708, "loc": { "start": { - "line": 632, + "line": 631, "column": 20 }, "end": { - "line": 632, + "line": 631, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 19716, - "end": 19728, + "start": 19694, + "end": 19706, "loc": { "start": { - "line": 632, + "line": 631, "column": 20 }, "end": { - "line": 632, + "line": 631, "column": 32 } }, "object": { "type": "Identifier", - "start": 19716, - "end": 19722, + "start": 19694, + "end": 19700, "loc": { "start": { - "line": 632, + "line": 631, "column": 20 }, "end": { - "line": 632, + "line": 631, "column": 26 }, "identifierName": "btnEvt" @@ -35169,15 +35103,15 @@ }, "property": { "type": "Identifier", - "start": 19723, - "end": 19728, + "start": 19701, + "end": 19706, "loc": { "start": { - "line": 632, + "line": 631, "column": 27 }, "end": { - "line": 632, + "line": 631, "column": 32 }, "identifierName": "first" @@ -35191,15 +35125,15 @@ }, { "type": "BreakStatement", - "start": 19752, - "end": 19758, + "start": 19730, + "end": 19736, "loc": { "start": { - "line": 633, + "line": 632, "column": 20 }, "end": { - "line": 633, + "line": 632, "column": 26 } }, @@ -35208,15 +35142,15 @@ ], "test": { "type": "StringLiteral", - "start": 19687, - "end": 19694, + "start": 19665, + "end": 19672, "loc": { "start": { - "line": 631, + "line": 630, "column": 21 }, "end": { - "line": 631, + "line": 630, "column": 28 } }, @@ -35229,72 +35163,72 @@ }, { "type": "SwitchCase", - "start": 19775, - "end": 19845, + "start": 19753, + "end": 19823, "loc": { "start": { - "line": 634, + "line": 633, "column": 16 }, "end": { - "line": 636, + "line": 635, "column": 26 } }, "consequent": [ { "type": "ExpressionStatement", - "start": 19804, - "end": 19818, + "start": 19782, + "end": 19796, "loc": { "start": { - "line": 635, + "line": 634, "column": 20 }, "end": { - "line": 635, + "line": 634, "column": 34 } }, "expression": { "type": "CallExpression", - "start": 19804, - "end": 19817, + "start": 19782, + "end": 19795, "loc": { "start": { - "line": 635, + "line": 634, "column": 20 }, "end": { - "line": 635, + "line": 634, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 19804, - "end": 19815, + "start": 19782, + "end": 19793, "loc": { "start": { - "line": 635, + "line": 634, "column": 20 }, "end": { - "line": 635, + "line": 634, "column": 31 } }, "object": { "type": "Identifier", - "start": 19804, - "end": 19810, + "start": 19782, + "end": 19788, "loc": { "start": { - "line": 635, + "line": 634, "column": 20 }, "end": { - "line": 635, + "line": 634, "column": 26 }, "identifierName": "btnEvt" @@ -35303,15 +35237,15 @@ }, "property": { "type": "Identifier", - "start": 19811, - "end": 19815, + "start": 19789, + "end": 19793, "loc": { "start": { - "line": 635, + "line": 634, "column": 27 }, "end": { - "line": 635, + "line": 634, "column": 31 }, "identifierName": "next" @@ -35325,15 +35259,15 @@ }, { "type": "BreakStatement", - "start": 19839, - "end": 19845, + "start": 19817, + "end": 19823, "loc": { "start": { - "line": 636, + "line": 635, "column": 20 }, "end": { - "line": 636, + "line": 635, "column": 26 } }, @@ -35349,43 +35283,43 @@ }, "alternate": { "type": "IfStatement", - "start": 19883, - "end": 19958, + "start": 19861, + "end": 19936, "loc": { "start": { - "line": 639, + "line": 638, "column": 13 }, "end": { - "line": 641, + "line": 640, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 19887, - "end": 19907, + "start": 19865, + "end": 19885, "loc": { "start": { - "line": 639, + "line": 638, "column": 17 }, "end": { - "line": 639, + "line": 638, "column": 37 } }, "left": { "type": "Identifier", - "start": 19887, - "end": 19894, + "start": 19865, + "end": 19872, "loc": { "start": { - "line": 639, + "line": 638, "column": 17 }, "end": { - "line": 639, + "line": 638, "column": 24 }, "identifierName": "cmdtype" @@ -35395,15 +35329,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 19899, - "end": 19907, + "start": 19877, + "end": 19885, "loc": { "start": { - "line": 639, + "line": 638, "column": 29 }, "end": { - "line": 639, + "line": 638, "column": 37 } }, @@ -35416,87 +35350,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 19909, - "end": 19958, + "start": 19887, + "end": 19936, "loc": { "start": { - "line": 639, + "line": 638, "column": 39 }, "end": { - "line": 641, + "line": 640, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 19923, - "end": 19948, + "start": 19901, + "end": 19926, "loc": { "start": { - "line": 640, + "line": 639, "column": 12 }, "end": { - "line": 640, + "line": 639, "column": 37 } }, "expression": { "type": "CallExpression", - "start": 19923, - "end": 19947, + "start": 19901, + "end": 19925, "loc": { "start": { - "line": 640, + "line": 639, "column": 12 }, "end": { - "line": 640, + "line": 639, "column": 36 } }, "callee": { "type": "MemberExpression", - "start": 19923, - "end": 19938, + "start": 19901, + "end": 19916, "loc": { "start": { - "line": 640, + "line": 639, "column": 12 }, "end": { - "line": 640, + "line": 639, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 19923, - "end": 19927, + "start": 19901, + "end": 19905, "loc": { "start": { - "line": 640, + "line": 639, "column": 12 }, "end": { - "line": 640, + "line": 639, "column": 16 } } }, "property": { "type": "Identifier", - "start": 19928, - "end": 19938, + "start": 19906, + "end": 19916, "loc": { "start": { - "line": 640, + "line": 639, "column": 17 }, "end": { - "line": 640, + "line": 639, "column": 27 }, "identifierName": "changePage" @@ -35508,29 +35442,29 @@ "arguments": [ { "type": "BinaryExpression", - "start": 19939, - "end": 19946, + "start": 19917, + "end": 19924, "loc": { "start": { - "line": 640, + "line": 639, "column": 28 }, "end": { - "line": 640, + "line": 639, "column": 35 } }, "left": { "type": "Identifier", - "start": 19939, - "end": 19942, + "start": 19917, + "end": 19920, "loc": { "start": { - "line": 640, + "line": 639, "column": 28 }, "end": { - "line": 640, + "line": 639, "column": 31 }, "identifierName": "cmd" @@ -35540,15 +35474,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 19945, - "end": 19946, + "start": 19923, + "end": 19924, "loc": { "start": { - "line": 640, + "line": 639, "column": 34 }, "end": { - "line": 640, + "line": 639, "column": 35 } }, @@ -35576,15 +35510,15 @@ { "type": "CommentBlock", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", - "start": 18907, - "end": 19115, + "start": 18885, + "end": 19093, "loc": { "start": { - "line": 608, + "line": 607, "column": 4 }, "end": { - "line": 612, + "line": 611, "column": 7 } } @@ -35594,15 +35528,15 @@ { "type": "CommentBlock", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", - "start": 19970, - "end": 20055, + "start": 19948, + "end": 20033, "loc": { "start": { - "line": 644, + "line": 643, "column": 4 }, "end": { - "line": 646, + "line": 645, "column": 7 } } @@ -35611,15 +35545,15 @@ }, { "type": "ClassMethod", - "start": 20060, - "end": 21511, + "start": 20038, + "end": 21489, "loc": { "start": { - "line": 647, + "line": 646, "column": 4 }, "end": { - "line": 689, + "line": 688, "column": 5 } }, @@ -35627,15 +35561,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 20060, - "end": 20077, + "start": 20038, + "end": 20055, "loc": { "start": { - "line": 647, + "line": 646, "column": 4 }, "end": { - "line": 647, + "line": 646, "column": 21 }, "identifierName": "setResultsPerPage" @@ -35651,59 +35585,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 20080, - "end": 21511, + "start": 20058, + "end": 21489, "loc": { "start": { - "line": 647, + "line": 646, "column": 24 }, "end": { - "line": 689, + "line": 688, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 20090, - "end": 20107, + "start": 20068, + "end": 20085, "loc": { "start": { - "line": 648, + "line": 647, "column": 8 }, "end": { - "line": 648, + "line": 647, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 20094, - "end": 20106, + "start": 20072, + "end": 20084, "loc": { "start": { - "line": 648, + "line": 647, "column": 12 }, "end": { - "line": 648, + "line": 647, "column": 24 } }, "id": { "type": "Identifier", - "start": 20094, - "end": 20096, + "start": 20072, + "end": 20074, "loc": { "start": { - "line": 648, + "line": 647, "column": 12 }, "end": { - "line": 648, + "line": 647, "column": 14 }, "identifierName": "tf" @@ -35712,44 +35646,44 @@ }, "init": { "type": "MemberExpression", - "start": 20099, - "end": 20106, + "start": 20077, + "end": 20084, "loc": { "start": { - "line": 648, + "line": 647, "column": 17 }, "end": { - "line": 648, + "line": 647, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 20099, - "end": 20103, + "start": 20077, + "end": 20081, "loc": { "start": { - "line": 648, + "line": 647, "column": 17 }, "end": { - "line": 648, + "line": 647, "column": 21 } } }, "property": { "type": "Identifier", - "start": 20104, - "end": 20106, + "start": 20082, + "end": 20084, "loc": { "start": { - "line": 648, + "line": 647, "column": 22 }, "end": { - "line": 648, + "line": 647, "column": 24 }, "identifierName": "tf" @@ -35764,44 +35698,44 @@ }, { "type": "VariableDeclaration", - "start": 20116, - "end": 20135, + "start": 20094, + "end": 20113, "loc": { "start": { - "line": 649, + "line": 648, "column": 8 }, "end": { - "line": 649, + "line": 648, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 20120, - "end": 20134, + "start": 20098, + "end": 20112, "loc": { "start": { - "line": 649, + "line": 648, "column": 12 }, "end": { - "line": 649, + "line": 648, "column": 26 } }, "id": { "type": "Identifier", - "start": 20120, - "end": 20123, + "start": 20098, + "end": 20101, "loc": { "start": { - "line": 649, + "line": 648, "column": 12 }, "end": { - "line": 649, + "line": 648, "column": 15 }, "identifierName": "evt" @@ -35810,44 +35744,44 @@ }, "init": { "type": "MemberExpression", - "start": 20126, - "end": 20134, + "start": 20104, + "end": 20112, "loc": { "start": { - "line": 649, + "line": 648, "column": 18 }, "end": { - "line": 649, + "line": 648, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 20126, - "end": 20130, + "start": 20104, + "end": 20108, "loc": { "start": { - "line": 649, + "line": 648, "column": 18 }, "end": { - "line": 649, + "line": 648, "column": 22 } } }, "property": { "type": "Identifier", - "start": 20131, - "end": 20134, + "start": 20109, + "end": 20112, "loc": { "start": { - "line": 649, + "line": 648, "column": 23 }, "end": { - "line": 649, + "line": 648, "column": 26 }, "identifierName": "evt" @@ -35862,72 +35796,72 @@ }, { "type": "IfStatement", - "start": 20145, - "end": 20224, + "start": 20123, + "end": 20202, "loc": { "start": { - "line": 651, + "line": 650, "column": 8 }, "end": { - "line": 653, + "line": 652, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 20149, - "end": 20191, + "start": 20127, + "end": 20169, "loc": { "start": { - "line": 651, + "line": 650, "column": 12 }, "end": { - "line": 651, + "line": 650, "column": 54 } }, "left": { "type": "MemberExpression", - "start": 20149, - "end": 20167, + "start": 20127, + "end": 20145, "loc": { "start": { - "line": 651, + "line": 650, "column": 12 }, "end": { - "line": 651, + "line": 650, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 20149, - "end": 20153, + "start": 20127, + "end": 20131, "loc": { "start": { - "line": 651, + "line": 650, "column": 12 }, "end": { - "line": 651, + "line": 650, "column": 16 } } }, "property": { "type": "Identifier", - "start": 20154, - "end": 20167, + "start": 20132, + "end": 20145, "loc": { "start": { - "line": 651, + "line": 650, "column": 17 }, "end": { - "line": 651, + "line": 650, "column": 30 }, "identifierName": "pageLengthSlc" @@ -35939,15 +35873,15 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 20171, - "end": 20191, + "start": 20149, + "end": 20169, "loc": { "start": { - "line": 651, + "line": 650, "column": 34 }, "end": { - "line": 651, + "line": 650, "column": 54 } }, @@ -35955,44 +35889,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 20172, - "end": 20191, + "start": 20150, + "end": 20169, "loc": { "start": { - "line": 651, + "line": 650, "column": 35 }, "end": { - "line": 651, + "line": 650, "column": 54 } }, "object": { "type": "ThisExpression", - "start": 20172, - "end": 20176, + "start": 20150, + "end": 20154, "loc": { "start": { - "line": 651, + "line": 650, "column": 35 }, "end": { - "line": 651, + "line": 650, "column": 39 } } }, "property": { "type": "Identifier", - "start": 20177, - "end": 20191, + "start": 20155, + "end": 20169, "loc": { "start": { - "line": 651, + "line": 650, "column": 40 }, "end": { - "line": 651, + "line": 650, "column": 54 }, "identifierName": "resultsPerPage" @@ -36008,30 +35942,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 20193, - "end": 20224, + "start": 20171, + "end": 20202, "loc": { "start": { - "line": 651, + "line": 650, "column": 56 }, "end": { - "line": 653, + "line": 652, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 20207, - "end": 20214, + "start": 20185, + "end": 20192, "loc": { "start": { - "line": 652, + "line": 651, "column": 12 }, "end": { - "line": 652, + "line": 651, "column": 19 } }, @@ -36044,58 +35978,58 @@ }, { "type": "ExpressionStatement", - "start": 20234, - "end": 20350, + "start": 20212, + "end": 20328, "loc": { "start": { - "line": 655, + "line": 654, "column": 8 }, "end": { - "line": 658, + "line": 657, "column": 10 } }, "expression": { "type": "AssignmentExpression", - "start": 20234, - "end": 20349, + "start": 20212, + "end": 20327, "loc": { "start": { - "line": 655, + "line": 654, "column": 8 }, "end": { - "line": 658, + "line": 657, "column": 9 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 20234, - "end": 20254, + "start": 20212, + "end": 20232, "loc": { "start": { - "line": 655, + "line": 654, "column": 8 }, "end": { - "line": 655, + "line": 654, "column": 28 } }, "object": { "type": "Identifier", - "start": 20234, - "end": 20237, + "start": 20212, + "end": 20215, "loc": { "start": { - "line": 655, + "line": 654, "column": 8 }, "end": { - "line": 655, + "line": 654, "column": 11 }, "identifierName": "evt" @@ -36104,15 +36038,15 @@ }, "property": { "type": "Identifier", - "start": 20238, - "end": 20254, + "start": 20216, + "end": 20232, "loc": { "start": { - "line": 655, + "line": 654, "column": 12 }, "end": { - "line": 655, + "line": 654, "column": 28 }, "identifierName": "slcResultsChange" @@ -36123,15 +36057,15 @@ }, "right": { "type": "ArrowFunctionExpression", - "start": 20257, - "end": 20349, + "start": 20235, + "end": 20327, "loc": { "start": { - "line": 655, + "line": 654, "column": 31 }, "end": { - "line": 658, + "line": 657, "column": 9 } }, @@ -36142,15 +36076,15 @@ "params": [ { "type": "Identifier", - "start": 20258, - "end": 20260, + "start": 20236, + "end": 20238, "loc": { "start": { - "line": 655, + "line": 654, "column": 32 }, "end": { - "line": 655, + "line": 654, "column": 34 }, "identifierName": "ev" @@ -36160,87 +36094,87 @@ ], "body": { "type": "BlockStatement", - "start": 20265, - "end": 20349, + "start": 20243, + "end": 20327, "loc": { "start": { - "line": 655, + "line": 654, "column": 39 }, "end": { - "line": 658, + "line": 657, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 20279, - "end": 20309, + "start": 20257, + "end": 20287, "loc": { "start": { - "line": 656, + "line": 655, "column": 12 }, "end": { - "line": 656, + "line": 655, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 20279, - "end": 20308, + "start": 20257, + "end": 20286, "loc": { "start": { - "line": 656, + "line": 655, "column": 12 }, "end": { - "line": 656, + "line": 655, "column": 41 } }, "callee": { "type": "MemberExpression", - "start": 20279, - "end": 20306, + "start": 20257, + "end": 20284, "loc": { "start": { - "line": 656, + "line": 655, "column": 12 }, "end": { - "line": 656, + "line": 655, "column": 39 } }, "object": { "type": "ThisExpression", - "start": 20279, - "end": 20283, + "start": 20257, + "end": 20261, "loc": { "start": { - "line": 656, + "line": 655, "column": 12 }, "end": { - "line": 656, + "line": 655, "column": 16 } } }, "property": { "type": "Identifier", - "start": 20284, - "end": 20306, + "start": 20262, + "end": 20284, "loc": { "start": { - "line": 656, + "line": 655, "column": 17 }, "end": { - "line": 656, + "line": 655, "column": 39 }, "identifierName": "onChangeResultsPerPage" @@ -36254,71 +36188,71 @@ }, { "type": "ExpressionStatement", - "start": 20322, - "end": 20339, + "start": 20300, + "end": 20317, "loc": { "start": { - "line": 657, + "line": 656, "column": 12 }, "end": { - "line": 657, + "line": 656, "column": 29 } }, "expression": { "type": "CallExpression", - "start": 20322, - "end": 20338, + "start": 20300, + "end": 20316, "loc": { "start": { - "line": 657, + "line": 656, "column": 12 }, "end": { - "line": 657, + "line": 656, "column": 28 } }, "callee": { "type": "MemberExpression", - "start": 20322, - "end": 20336, + "start": 20300, + "end": 20314, "loc": { "start": { - "line": 657, + "line": 656, "column": 12 }, "end": { - "line": 657, + "line": 656, "column": 26 } }, "object": { "type": "MemberExpression", - "start": 20322, - "end": 20331, + "start": 20300, + "end": 20309, "loc": { "start": { - "line": 657, + "line": 656, "column": 12 }, "end": { - "line": 657, + "line": 656, "column": 21 } }, "object": { "type": "Identifier", - "start": 20322, - "end": 20324, + "start": 20300, + "end": 20302, "loc": { "start": { - "line": 657, + "line": 656, "column": 12 }, "end": { - "line": 657, + "line": 656, "column": 14 }, "identifierName": "ev" @@ -36327,15 +36261,15 @@ }, "property": { "type": "Identifier", - "start": 20325, - "end": 20331, + "start": 20303, + "end": 20309, "loc": { "start": { - "line": 657, + "line": 656, "column": 15 }, "end": { - "line": 657, + "line": 656, "column": 21 }, "identifierName": "target" @@ -36346,15 +36280,15 @@ }, "property": { "type": "Identifier", - "start": 20332, - "end": 20336, + "start": 20310, + "end": 20314, "loc": { "start": { - "line": 657, + "line": 656, "column": 22 }, "end": { - "line": 657, + "line": 656, "column": 26 }, "identifierName": "blur" @@ -36374,44 +36308,44 @@ }, { "type": "VariableDeclaration", - "start": 20360, - "end": 20389, + "start": 20338, + "end": 20367, "loc": { "start": { - "line": 660, + "line": 659, "column": 8 }, "end": { - "line": 660, + "line": 659, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 20364, - "end": 20388, + "start": 20342, + "end": 20366, "loc": { "start": { - "line": 660, + "line": 659, "column": 12 }, "end": { - "line": 660, + "line": 659, "column": 36 } }, "id": { "type": "Identifier", - "start": 20364, - "end": 20368, + "start": 20342, + "end": 20346, "loc": { "start": { - "line": 660, + "line": 659, "column": 12 }, "end": { - "line": 660, + "line": 659, "column": 16 }, "identifierName": "slcR" @@ -36420,29 +36354,29 @@ }, "init": { "type": "CallExpression", - "start": 20371, - "end": 20388, + "start": 20349, + "end": 20366, "loc": { "start": { - "line": 660, + "line": 659, "column": 19 }, "end": { - "line": 660, + "line": 659, "column": 36 } }, "callee": { "type": "Identifier", - "start": 20371, - "end": 20380, + "start": 20349, + "end": 20358, "loc": { "start": { - "line": 660, + "line": 659, "column": 19 }, "end": { - "line": 660, + "line": 659, "column": 28 }, "identifierName": "createElm" @@ -36452,15 +36386,15 @@ "arguments": [ { "type": "Identifier", - "start": 20381, - "end": 20387, + "start": 20359, + "end": 20365, "loc": { "start": { - "line": 660, + "line": 659, "column": 29 }, "end": { - "line": 660, + "line": 659, "column": 35 }, "identifierName": "SELECT" @@ -36475,58 +36409,58 @@ }, { "type": "ExpressionStatement", - "start": 20398, - "end": 20439, + "start": 20376, + "end": 20417, "loc": { "start": { - "line": 661, + "line": 660, "column": 8 }, "end": { - "line": 661, + "line": 660, "column": 49 } }, "expression": { "type": "AssignmentExpression", - "start": 20398, - "end": 20438, + "start": 20376, + "end": 20416, "loc": { "start": { - "line": 661, + "line": 660, "column": 8 }, "end": { - "line": 661, + "line": 660, "column": 48 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 20398, - "end": 20412, + "start": 20376, + "end": 20390, "loc": { "start": { - "line": 661, + "line": 660, "column": 8 }, "end": { - "line": 661, + "line": 660, "column": 22 } }, "object": { "type": "Identifier", - "start": 20398, - "end": 20402, + "start": 20376, + "end": 20380, "loc": { "start": { - "line": 661, + "line": 660, "column": 8 }, "end": { - "line": 661, + "line": 660, "column": 12 }, "identifierName": "slcR" @@ -36535,15 +36469,15 @@ }, "property": { "type": "Identifier", - "start": 20403, - "end": 20412, + "start": 20381, + "end": 20390, "loc": { "start": { - "line": 661, + "line": 660, "column": 13 }, "end": { - "line": 661, + "line": 660, "column": 22 }, "identifierName": "className" @@ -36554,44 +36488,44 @@ }, "right": { "type": "MemberExpression", - "start": 20415, - "end": 20438, + "start": 20393, + "end": 20416, "loc": { "start": { - "line": 661, + "line": 660, "column": 25 }, "end": { - "line": 661, + "line": 660, "column": 48 } }, "object": { "type": "ThisExpression", - "start": 20415, - "end": 20419, + "start": 20393, + "end": 20397, "loc": { "start": { - "line": 661, + "line": 660, "column": 25 }, "end": { - "line": 661, + "line": 660, "column": 29 } } }, "property": { "type": "Identifier", - "start": 20420, - "end": 20438, + "start": 20398, + "end": 20416, "loc": { "start": { - "line": 661, + "line": 660, "column": 30 }, "end": { - "line": 661, + "line": 660, "column": 48 }, "identifierName": "resultsSlcCssClass" @@ -36604,44 +36538,44 @@ }, { "type": "VariableDeclaration", - "start": 20448, - "end": 20533, + "start": 20426, + "end": 20511, "loc": { "start": { - "line": 662, + "line": 661, "column": 8 }, "end": { - "line": 663, + "line": 662, "column": 46 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 20452, - "end": 20485, + "start": 20430, + "end": 20463, "loc": { "start": { - "line": 662, + "line": 661, "column": 12 }, "end": { - "line": 662, + "line": 661, "column": 45 } }, "id": { "type": "Identifier", - "start": 20452, - "end": 20460, + "start": 20430, + "end": 20438, "loc": { "start": { - "line": 662, + "line": 661, "column": 12 }, "end": { - "line": 662, + "line": 661, "column": 20 }, "identifierName": "slcRText" @@ -36650,58 +36584,58 @@ }, "init": { "type": "MemberExpression", - "start": 20463, - "end": 20485, + "start": 20441, + "end": 20463, "loc": { "start": { - "line": 662, + "line": 661, "column": 23 }, "end": { - "line": 662, + "line": 661, "column": 45 } }, "object": { "type": "MemberExpression", - "start": 20463, - "end": 20482, + "start": 20441, + "end": 20460, "loc": { "start": { - "line": 662, + "line": 661, "column": 23 }, "end": { - "line": 662, + "line": 661, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 20463, - "end": 20467, + "start": 20441, + "end": 20445, "loc": { "start": { - "line": 662, + "line": 661, "column": 23 }, "end": { - "line": 662, + "line": 661, "column": 27 } } }, "property": { "type": "Identifier", - "start": 20468, - "end": 20482, + "start": 20446, + "end": 20460, "loc": { "start": { - "line": 662, + "line": 661, "column": 28 }, "end": { - "line": 662, + "line": 661, "column": 42 }, "identifierName": "resultsPerPage" @@ -36712,15 +36646,15 @@ }, "property": { "type": "NumericLiteral", - "start": 20483, - "end": 20484, + "start": 20461, + "end": 20462, "loc": { "start": { - "line": 662, + "line": 661, "column": 43 }, "end": { - "line": 662, + "line": 661, "column": 44 } }, @@ -36735,29 +36669,29 @@ }, { "type": "VariableDeclarator", - "start": 20499, - "end": 20532, + "start": 20477, + "end": 20510, "loc": { "start": { - "line": 663, + "line": 662, "column": 12 }, "end": { - "line": 663, + "line": 662, "column": 45 } }, "id": { "type": "Identifier", - "start": 20499, - "end": 20507, + "start": 20477, + "end": 20485, "loc": { "start": { - "line": 663, + "line": 662, "column": 12 }, "end": { - "line": 663, + "line": 662, "column": 20 }, "identifierName": "slcROpts" @@ -36766,58 +36700,58 @@ }, "init": { "type": "MemberExpression", - "start": 20510, - "end": 20532, + "start": 20488, + "end": 20510, "loc": { "start": { - "line": 663, + "line": 662, "column": 23 }, "end": { - "line": 663, + "line": 662, "column": 45 } }, "object": { "type": "MemberExpression", - "start": 20510, - "end": 20529, + "start": 20488, + "end": 20507, "loc": { "start": { - "line": 663, + "line": 662, "column": 23 }, "end": { - "line": 663, + "line": 662, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 20510, - "end": 20514, + "start": 20488, + "end": 20492, "loc": { "start": { - "line": 663, + "line": 662, "column": 23 }, "end": { - "line": 663, + "line": 662, "column": 27 } } }, "property": { "type": "Identifier", - "start": 20515, - "end": 20529, + "start": 20493, + "end": 20507, "loc": { "start": { - "line": 663, + "line": 662, "column": 28 }, "end": { - "line": 663, + "line": 662, "column": 42 }, "identifierName": "resultsPerPage" @@ -36828,15 +36762,15 @@ }, "property": { "type": "NumericLiteral", - "start": 20530, - "end": 20531, + "start": 20508, + "end": 20509, "loc": { "start": { - "line": 663, + "line": 662, "column": 43 }, "end": { - "line": 663, + "line": 662, "column": 44 } }, @@ -36854,44 +36788,44 @@ }, { "type": "VariableDeclaration", - "start": 20542, - "end": 20575, + "start": 20520, + "end": 20553, "loc": { "start": { - "line": 664, + "line": 663, "column": 8 }, "end": { - "line": 664, + "line": 663, "column": 41 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 20546, - "end": 20574, + "start": 20524, + "end": 20552, "loc": { "start": { - "line": 664, + "line": 663, "column": 12 }, "end": { - "line": 664, + "line": 663, "column": 40 } }, "id": { "type": "Identifier", - "start": 20546, - "end": 20554, + "start": 20524, + "end": 20532, "loc": { "start": { - "line": 664, + "line": 663, "column": 12 }, "end": { - "line": 664, + "line": 663, "column": 20 }, "identifierName": "slcRSpan" @@ -36900,29 +36834,29 @@ }, "init": { "type": "CallExpression", - "start": 20557, - "end": 20574, + "start": 20535, + "end": 20552, "loc": { "start": { - "line": 664, + "line": 663, "column": 23 }, "end": { - "line": 664, + "line": 663, "column": 40 } }, "callee": { "type": "Identifier", - "start": 20557, - "end": 20566, + "start": 20535, + "end": 20544, "loc": { "start": { - "line": 664, + "line": 663, "column": 23 }, "end": { - "line": 664, + "line": 663, "column": 32 }, "identifierName": "createElm" @@ -36932,15 +36866,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 20567, - "end": 20573, + "start": 20545, + "end": 20551, "loc": { "start": { - "line": 664, + "line": 663, "column": 33 }, "end": { - "line": 664, + "line": 663, "column": 39 } }, @@ -36958,58 +36892,58 @@ }, { "type": "ExpressionStatement", - "start": 20584, - "end": 20630, + "start": 20562, + "end": 20608, "loc": { "start": { - "line": 665, + "line": 664, "column": 8 }, "end": { - "line": 665, + "line": 664, "column": 54 } }, "expression": { "type": "AssignmentExpression", - "start": 20584, - "end": 20629, + "start": 20562, + "end": 20607, "loc": { "start": { - "line": 665, + "line": 664, "column": 8 }, "end": { - "line": 665, + "line": 664, "column": 53 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 20584, - "end": 20602, + "start": 20562, + "end": 20580, "loc": { "start": { - "line": 665, + "line": 664, "column": 8 }, "end": { - "line": 665, + "line": 664, "column": 26 } }, "object": { "type": "Identifier", - "start": 20584, - "end": 20592, + "start": 20562, + "end": 20570, "loc": { "start": { - "line": 665, + "line": 664, "column": 8 }, "end": { - "line": 665, + "line": 664, "column": 16 }, "identifierName": "slcRSpan" @@ -37018,15 +36952,15 @@ }, "property": { "type": "Identifier", - "start": 20593, - "end": 20602, + "start": 20571, + "end": 20580, "loc": { "start": { - "line": 665, + "line": 664, "column": 17 }, "end": { - "line": 665, + "line": 664, "column": 26 }, "identifierName": "className" @@ -37037,44 +36971,44 @@ }, "right": { "type": "MemberExpression", - "start": 20605, - "end": 20629, + "start": 20583, + "end": 20607, "loc": { "start": { - "line": 665, + "line": 664, "column": 29 }, "end": { - "line": 665, + "line": 664, "column": 53 } }, "object": { "type": "ThisExpression", - "start": 20605, - "end": 20609, + "start": 20583, + "end": 20587, "loc": { "start": { - "line": 665, + "line": 664, "column": 29 }, "end": { - "line": 665, + "line": 664, "column": 33 } } }, "property": { "type": "Identifier", - "start": 20610, - "end": 20629, + "start": 20588, + "end": 20607, "loc": { "start": { - "line": 665, + "line": 664, "column": 34 }, "end": { - "line": 665, + "line": 664, "column": 53 }, "identifierName": "resultsSpanCssClass" @@ -37088,15 +37022,15 @@ { "type": "CommentLine", "value": " results per page select is added to external element", - "start": 20640, - "end": 20695, + "start": 20618, + "end": 20673, "loc": { "start": { - "line": 667, + "line": 666, "column": 8 }, "end": { - "line": 667, + "line": 666, "column": 63 } } @@ -37105,44 +37039,44 @@ }, { "type": "VariableDeclaration", - "start": 20704, - "end": 20834, + "start": 20682, + "end": 20812, "loc": { "start": { - "line": 668, + "line": 667, "column": 8 }, "end": { - "line": 670, + "line": 669, "column": 38 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 20708, - "end": 20833, + "start": 20686, + "end": 20811, "loc": { "start": { - "line": 668, + "line": 667, "column": 12 }, "end": { - "line": 670, + "line": 669, "column": 37 } }, "id": { "type": "Identifier", - "start": 20708, - "end": 20716, + "start": 20686, + "end": 20694, "loc": { "start": { - "line": 668, + "line": 667, "column": 12 }, "end": { - "line": 668, + "line": 667, "column": 20 }, "identifierName": "targetEl" @@ -37152,29 +37086,29 @@ }, "init": { "type": "ConditionalExpression", - "start": 20719, - "end": 20833, + "start": 20697, + "end": 20811, "loc": { "start": { - "line": 668, + "line": 667, "column": 23 }, "end": { - "line": 670, + "line": 669, "column": 37 } }, "test": { "type": "UnaryExpression", - "start": 20719, - "end": 20740, + "start": 20697, + "end": 20718, "loc": { "start": { - "line": 668, + "line": 667, "column": 23 }, "end": { - "line": 668, + "line": 667, "column": 44 } }, @@ -37182,44 +37116,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 20720, - "end": 20740, + "start": 20698, + "end": 20718, "loc": { "start": { - "line": 668, + "line": 667, "column": 24 }, "end": { - "line": 668, + "line": 667, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 20720, - "end": 20724, + "start": 20698, + "end": 20702, "loc": { "start": { - "line": 668, + "line": 667, "column": 24 }, "end": { - "line": 668, + "line": 667, "column": 28 } } }, "property": { "type": "Identifier", - "start": 20725, - "end": 20740, + "start": 20703, + "end": 20718, "loc": { "start": { - "line": 668, + "line": 667, "column": 29 }, "end": { - "line": 668, + "line": 667, "column": 44 }, "identifierName": "pageLengthTgtId" @@ -37234,71 +37168,71 @@ }, "consequent": { "type": "CallExpression", - "start": 20755, - "end": 20793, + "start": 20733, + "end": 20771, "loc": { "start": { - "line": 669, + "line": 668, "column": 12 }, "end": { - "line": 669, + "line": 668, "column": 50 } }, "callee": { "type": "MemberExpression", - "start": 20755, - "end": 20786, + "start": 20733, + "end": 20764, "loc": { "start": { - "line": 669, + "line": 668, "column": 12 }, "end": { - "line": 669, + "line": 668, "column": 43 } }, "object": { "type": "CallExpression", - "start": 20755, - "end": 20776, + "start": 20733, + "end": 20754, "loc": { "start": { - "line": 669, + "line": 668, "column": 12 }, "end": { - "line": 669, + "line": 668, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 20755, - "end": 20765, + "start": 20733, + "end": 20743, "loc": { "start": { - "line": 669, + "line": 668, "column": 12 }, "end": { - "line": 669, + "line": 668, "column": 22 } }, "object": { "type": "Identifier", - "start": 20755, - "end": 20757, + "start": 20733, + "end": 20735, "loc": { "start": { - "line": 669, + "line": 668, "column": 12 }, "end": { - "line": 669, + "line": 668, "column": 14 }, "identifierName": "tf" @@ -37307,15 +37241,15 @@ }, "property": { "type": "Identifier", - "start": 20758, - "end": 20765, + "start": 20736, + "end": 20743, "loc": { "start": { - "line": 669, + "line": 668, "column": 15 }, "end": { - "line": 669, + "line": 668, "column": 22 }, "identifierName": "feature" @@ -37327,15 +37261,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 20766, - "end": 20775, + "start": 20744, + "end": 20753, "loc": { "start": { - "line": 669, + "line": 668, "column": 23 }, "end": { - "line": 669, + "line": 668, "column": 32 } }, @@ -37349,15 +37283,15 @@ }, "property": { "type": "Identifier", - "start": 20777, - "end": 20786, + "start": 20755, + "end": 20764, "loc": { "start": { - "line": 669, + "line": 668, "column": 34 }, "end": { - "line": 669, + "line": 668, "column": 43 }, "identifierName": "container" @@ -37369,15 +37303,15 @@ "arguments": [ { "type": "Identifier", - "start": 20787, - "end": 20792, + "start": 20765, + "end": 20770, "loc": { "start": { - "line": 669, + "line": 668, "column": 44 }, "end": { - "line": 669, + "line": 668, "column": 49 }, "identifierName": "RIGHT" @@ -37388,29 +37322,29 @@ }, "alternate": { "type": "CallExpression", - "start": 20808, - "end": 20833, + "start": 20786, + "end": 20811, "loc": { "start": { - "line": 670, + "line": 669, "column": 12 }, "end": { - "line": 670, + "line": 669, "column": 37 } }, "callee": { "type": "Identifier", - "start": 20808, - "end": 20811, + "start": 20786, + "end": 20789, "loc": { "start": { - "line": 670, + "line": 669, "column": 12 }, "end": { - "line": 670, + "line": 669, "column": 15 }, "identifierName": "elm" @@ -37420,44 +37354,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 20812, - "end": 20832, + "start": 20790, + "end": 20810, "loc": { "start": { - "line": 670, + "line": 669, "column": 16 }, "end": { - "line": 670, + "line": 669, "column": 36 } }, "object": { "type": "ThisExpression", - "start": 20812, - "end": 20816, + "start": 20790, + "end": 20794, "loc": { "start": { - "line": 670, + "line": 669, "column": 16 }, "end": { - "line": 670, + "line": 669, "column": 20 } } }, "property": { "type": "Identifier", - "start": 20817, - "end": 20832, + "start": 20795, + "end": 20810, "loc": { "start": { - "line": 670, + "line": 669, "column": 21 }, "end": { - "line": 670, + "line": 669, "column": 36 }, "identifierName": "pageLengthTgtId" @@ -37477,15 +37411,15 @@ { "type": "CommentLine", "value": " results per page select is added to external element", - "start": 20640, - "end": 20695, + "start": 20618, + "end": 20673, "loc": { "start": { - "line": 667, + "line": 666, "column": 8 }, "end": { - "line": 667, + "line": 666, "column": 63 } } @@ -37494,57 +37428,57 @@ }, { "type": "ExpressionStatement", - "start": 20843, - "end": 20886, + "start": 20821, + "end": 20864, "loc": { "start": { - "line": 671, + "line": 670, "column": 8 }, "end": { - "line": 671, + "line": 670, "column": 51 } }, "expression": { "type": "CallExpression", - "start": 20843, - "end": 20885, + "start": 20821, + "end": 20863, "loc": { "start": { - "line": 671, + "line": 670, "column": 8 }, "end": { - "line": 671, + "line": 670, "column": 50 } }, "callee": { "type": "MemberExpression", - "start": 20843, - "end": 20863, + "start": 20821, + "end": 20841, "loc": { "start": { - "line": 671, + "line": 670, "column": 8 }, "end": { - "line": 671, + "line": 670, "column": 28 } }, "object": { "type": "Identifier", - "start": 20843, - "end": 20851, + "start": 20821, + "end": 20829, "loc": { "start": { - "line": 671, + "line": 670, "column": 8 }, "end": { - "line": 671, + "line": 670, "column": 16 }, "identifierName": "slcRSpan" @@ -37553,15 +37487,15 @@ }, "property": { "type": "Identifier", - "start": 20852, - "end": 20863, + "start": 20830, + "end": 20841, "loc": { "start": { - "line": 671, + "line": 670, "column": 17 }, "end": { - "line": 671, + "line": 670, "column": 28 }, "identifierName": "appendChild" @@ -37573,29 +37507,29 @@ "arguments": [ { "type": "CallExpression", - "start": 20864, - "end": 20884, + "start": 20842, + "end": 20862, "loc": { "start": { - "line": 671, + "line": 670, "column": 29 }, "end": { - "line": 671, + "line": 670, "column": 49 } }, "callee": { "type": "Identifier", - "start": 20864, - "end": 20874, + "start": 20842, + "end": 20852, "loc": { "start": { - "line": 671, + "line": 670, "column": 29 }, "end": { - "line": 671, + "line": 670, "column": 39 }, "identifierName": "createText" @@ -37605,15 +37539,15 @@ "arguments": [ { "type": "Identifier", - "start": 20875, - "end": 20883, + "start": 20853, + "end": 20861, "loc": { "start": { - "line": 671, + "line": 670, "column": 40 }, "end": { - "line": 671, + "line": 670, "column": 48 }, "identifierName": "slcRText" @@ -37627,44 +37561,44 @@ }, { "type": "VariableDeclaration", - "start": 20896, - "end": 20926, + "start": 20874, + "end": 20904, "loc": { "start": { - "line": 673, + "line": 672, "column": 8 }, "end": { - "line": 673, + "line": 672, "column": 38 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 20900, - "end": 20925, + "start": 20878, + "end": 20903, "loc": { "start": { - "line": 673, + "line": 672, "column": 12 }, "end": { - "line": 673, + "line": 672, "column": 37 } }, "id": { "type": "Identifier", - "start": 20900, - "end": 20904, + "start": 20878, + "end": 20882, "loc": { "start": { - "line": 673, + "line": 672, "column": 12 }, "end": { - "line": 673, + "line": 672, "column": 16 }, "identifierName": "help" @@ -37673,43 +37607,43 @@ }, "init": { "type": "CallExpression", - "start": 20907, - "end": 20925, + "start": 20885, + "end": 20903, "loc": { "start": { - "line": 673, + "line": 672, "column": 19 }, "end": { - "line": 673, + "line": 672, "column": 37 } }, "callee": { "type": "MemberExpression", - "start": 20907, - "end": 20917, + "start": 20885, + "end": 20895, "loc": { "start": { - "line": 673, + "line": 672, "column": 19 }, "end": { - "line": 673, + "line": 672, "column": 29 } }, "object": { "type": "Identifier", - "start": 20907, - "end": 20909, + "start": 20885, + "end": 20887, "loc": { "start": { - "line": 673, + "line": 672, "column": 19 }, "end": { - "line": 673, + "line": 672, "column": 21 }, "identifierName": "tf" @@ -37718,15 +37652,15 @@ }, "property": { "type": "Identifier", - "start": 20910, - "end": 20917, + "start": 20888, + "end": 20895, "loc": { "start": { - "line": 673, + "line": 672, "column": 22 }, "end": { - "line": 673, + "line": 672, "column": 29 }, "identifierName": "feature" @@ -37738,15 +37672,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 20918, - "end": 20924, + "start": 20896, + "end": 20902, "loc": { "start": { - "line": 673, + "line": 672, "column": 30 }, "end": { - "line": 673, + "line": 672, "column": 36 } }, @@ -37764,43 +37698,43 @@ }, { "type": "IfStatement", - "start": 20935, - "end": 21197, + "start": 20913, + "end": 21175, "loc": { "start": { - "line": 674, + "line": 673, "column": 8 }, "end": { - "line": 680, + "line": 679, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 20939, - "end": 20955, + "start": 20917, + "end": 20933, "loc": { "start": { - "line": 674, + "line": 673, "column": 12 }, "end": { - "line": 674, + "line": 673, "column": 28 } }, "left": { "type": "Identifier", - "start": 20939, - "end": 20943, + "start": 20917, + "end": 20921, "loc": { "start": { - "line": 674, + "line": 673, "column": 12 }, "end": { - "line": 674, + "line": 673, "column": 16 }, "identifierName": "help" @@ -37810,29 +37744,29 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 20947, - "end": 20955, + "start": 20925, + "end": 20933, "loc": { "start": { - "line": 674, + "line": 673, "column": 20 }, "end": { - "line": 674, + "line": 673, "column": 28 } }, "object": { "type": "Identifier", - "start": 20947, - "end": 20951, + "start": 20925, + "end": 20929, "loc": { "start": { - "line": 674, + "line": 673, "column": 20 }, "end": { - "line": 674, + "line": 673, "column": 24 }, "identifierName": "help" @@ -37841,15 +37775,15 @@ }, "property": { "type": "Identifier", - "start": 20952, - "end": 20955, + "start": 20930, + "end": 20933, "loc": { "start": { - "line": 674, + "line": 673, "column": 25 }, "end": { - "line": 674, + "line": 673, "column": 28 }, "identifierName": "btn" @@ -37861,100 +37795,100 @@ }, "consequent": { "type": "BlockStatement", - "start": 20957, - "end": 21096, + "start": 20935, + "end": 21074, "loc": { "start": { - "line": 674, + "line": 673, "column": 30 }, "end": { - "line": 677, + "line": 676, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 20971, - "end": 21024, + "start": 20949, + "end": 21002, "loc": { "start": { - "line": 675, + "line": 674, "column": 12 }, "end": { - "line": 675, + "line": 674, "column": 65 } }, "expression": { "type": "CallExpression", - "start": 20971, - "end": 21023, + "start": 20949, + "end": 21001, "loc": { "start": { - "line": 675, + "line": 674, "column": 12 }, "end": { - "line": 675, + "line": 674, "column": 64 } }, "callee": { "type": "MemberExpression", - "start": 20971, - "end": 21003, + "start": 20949, + "end": 20981, "loc": { "start": { - "line": 675, + "line": 674, "column": 12 }, "end": { - "line": 675, + "line": 674, "column": 44 } }, "object": { "type": "MemberExpression", - "start": 20971, - "end": 20990, + "start": 20949, + "end": 20968, "loc": { "start": { - "line": 675, + "line": 674, "column": 12 }, "end": { - "line": 675, + "line": 674, "column": 31 } }, "object": { "type": "MemberExpression", - "start": 20971, - "end": 20979, + "start": 20949, + "end": 20957, "loc": { "start": { - "line": 675, + "line": 674, "column": 12 }, "end": { - "line": 675, + "line": 674, "column": 20 } }, "object": { "type": "Identifier", - "start": 20971, - "end": 20975, + "start": 20949, + "end": 20953, "loc": { "start": { - "line": 675, + "line": 674, "column": 12 }, "end": { - "line": 675, + "line": 674, "column": 16 }, "identifierName": "help" @@ -37963,15 +37897,15 @@ }, "property": { "type": "Identifier", - "start": 20976, - "end": 20979, + "start": 20954, + "end": 20957, "loc": { "start": { - "line": 675, + "line": 674, "column": 17 }, "end": { - "line": 675, + "line": 674, "column": 20 }, "identifierName": "btn" @@ -37982,15 +37916,15 @@ }, "property": { "type": "Identifier", - "start": 20980, - "end": 20990, + "start": 20958, + "end": 20968, "loc": { "start": { - "line": 675, + "line": 674, "column": 21 }, "end": { - "line": 675, + "line": 674, "column": 31 }, "identifierName": "parentNode" @@ -38001,15 +37935,15 @@ }, "property": { "type": "Identifier", - "start": 20991, - "end": 21003, + "start": 20969, + "end": 20981, "loc": { "start": { - "line": 675, + "line": 674, "column": 32 }, "end": { - "line": 675, + "line": 674, "column": 44 }, "identifierName": "insertBefore" @@ -38021,15 +37955,15 @@ "arguments": [ { "type": "Identifier", - "start": 21004, - "end": 21012, + "start": 20982, + "end": 20990, "loc": { "start": { - "line": 675, + "line": 674, "column": 45 }, "end": { - "line": 675, + "line": 674, "column": 53 }, "identifierName": "slcRSpan" @@ -38038,29 +37972,29 @@ }, { "type": "MemberExpression", - "start": 21014, - "end": 21022, + "start": 20992, + "end": 21000, "loc": { "start": { - "line": 675, + "line": 674, "column": 55 }, "end": { - "line": 675, + "line": 674, "column": 63 } }, "object": { "type": "Identifier", - "start": 21014, - "end": 21018, + "start": 20992, + "end": 20996, "loc": { "start": { - "line": 675, + "line": 674, "column": 55 }, "end": { - "line": 675, + "line": 674, "column": 59 }, "identifierName": "help" @@ -38069,15 +38003,15 @@ }, "property": { "type": "Identifier", - "start": 21019, - "end": 21022, + "start": 20997, + "end": 21000, "loc": { "start": { - "line": 675, + "line": 674, "column": 60 }, "end": { - "line": 675, + "line": 674, "column": 63 }, "identifierName": "btn" @@ -38091,85 +38025,85 @@ }, { "type": "ExpressionStatement", - "start": 21037, - "end": 21086, + "start": 21015, + "end": 21064, "loc": { "start": { - "line": 676, + "line": 675, "column": 12 }, "end": { - "line": 676, + "line": 675, "column": 61 } }, "expression": { "type": "CallExpression", - "start": 21037, - "end": 21085, + "start": 21015, + "end": 21063, "loc": { "start": { - "line": 676, + "line": 675, "column": 12 }, "end": { - "line": 676, + "line": 675, "column": 60 } }, "callee": { "type": "MemberExpression", - "start": 21037, - "end": 21069, + "start": 21015, + "end": 21047, "loc": { "start": { - "line": 676, + "line": 675, "column": 12 }, "end": { - "line": 676, + "line": 675, "column": 44 } }, "object": { "type": "MemberExpression", - "start": 21037, - "end": 21056, + "start": 21015, + "end": 21034, "loc": { "start": { - "line": 676, + "line": 675, "column": 12 }, "end": { - "line": 676, + "line": 675, "column": 31 } }, "object": { "type": "MemberExpression", - "start": 21037, - "end": 21045, + "start": 21015, + "end": 21023, "loc": { "start": { - "line": 676, + "line": 675, "column": 12 }, "end": { - "line": 676, + "line": 675, "column": 20 } }, "object": { "type": "Identifier", - "start": 21037, - "end": 21041, + "start": 21015, + "end": 21019, "loc": { "start": { - "line": 676, + "line": 675, "column": 12 }, "end": { - "line": 676, + "line": 675, "column": 16 }, "identifierName": "help" @@ -38178,15 +38112,15 @@ }, "property": { "type": "Identifier", - "start": 21042, - "end": 21045, + "start": 21020, + "end": 21023, "loc": { "start": { - "line": 676, + "line": 675, "column": 17 }, "end": { - "line": 676, + "line": 675, "column": 20 }, "identifierName": "btn" @@ -38197,15 +38131,15 @@ }, "property": { "type": "Identifier", - "start": 21046, - "end": 21056, + "start": 21024, + "end": 21034, "loc": { "start": { - "line": 676, + "line": 675, "column": 21 }, "end": { - "line": 676, + "line": 675, "column": 31 }, "identifierName": "parentNode" @@ -38216,15 +38150,15 @@ }, "property": { "type": "Identifier", - "start": 21057, - "end": 21069, + "start": 21035, + "end": 21047, "loc": { "start": { - "line": 676, + "line": 675, "column": 32 }, "end": { - "line": 676, + "line": 675, "column": 44 }, "identifierName": "insertBefore" @@ -38236,15 +38170,15 @@ "arguments": [ { "type": "Identifier", - "start": 21070, - "end": 21074, + "start": 21048, + "end": 21052, "loc": { "start": { - "line": 676, + "line": 675, "column": 45 }, "end": { - "line": 676, + "line": 675, "column": 49 }, "identifierName": "slcR" @@ -38253,29 +38187,29 @@ }, { "type": "MemberExpression", - "start": 21076, - "end": 21084, + "start": 21054, + "end": 21062, "loc": { "start": { - "line": 676, + "line": 675, "column": 51 }, "end": { - "line": 676, + "line": 675, "column": 59 } }, "object": { "type": "Identifier", - "start": 21076, - "end": 21080, + "start": 21054, + "end": 21058, "loc": { "start": { - "line": 676, + "line": 675, "column": 51 }, "end": { - "line": 676, + "line": 675, "column": 55 }, "identifierName": "help" @@ -38284,15 +38218,15 @@ }, "property": { "type": "Identifier", - "start": 21081, - "end": 21084, + "start": 21059, + "end": 21062, "loc": { "start": { - "line": 676, + "line": 675, "column": 56 }, "end": { - "line": 676, + "line": 675, "column": 59 }, "identifierName": "btn" @@ -38309,72 +38243,72 @@ }, "alternate": { "type": "BlockStatement", - "start": 21102, - "end": 21197, + "start": 21080, + "end": 21175, "loc": { "start": { - "line": 677, + "line": 676, "column": 15 }, "end": { - "line": 680, + "line": 679, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 21116, - "end": 21147, + "start": 21094, + "end": 21125, "loc": { "start": { - "line": 678, + "line": 677, "column": 12 }, "end": { - "line": 678, + "line": 677, "column": 43 } }, "expression": { "type": "CallExpression", - "start": 21116, - "end": 21146, + "start": 21094, + "end": 21124, "loc": { "start": { - "line": 678, + "line": 677, "column": 12 }, "end": { - "line": 678, + "line": 677, "column": 42 } }, "callee": { "type": "MemberExpression", - "start": 21116, - "end": 21136, + "start": 21094, + "end": 21114, "loc": { "start": { - "line": 678, + "line": 677, "column": 12 }, "end": { - "line": 678, + "line": 677, "column": 32 } }, "object": { "type": "Identifier", - "start": 21116, - "end": 21124, + "start": 21094, + "end": 21102, "loc": { "start": { - "line": 678, + "line": 677, "column": 12 }, "end": { - "line": 678, + "line": 677, "column": 20 }, "identifierName": "targetEl" @@ -38383,15 +38317,15 @@ }, "property": { "type": "Identifier", - "start": 21125, - "end": 21136, + "start": 21103, + "end": 21114, "loc": { "start": { - "line": 678, + "line": 677, "column": 21 }, "end": { - "line": 678, + "line": 677, "column": 32 }, "identifierName": "appendChild" @@ -38403,15 +38337,15 @@ "arguments": [ { "type": "Identifier", - "start": 21137, - "end": 21145, + "start": 21115, + "end": 21123, "loc": { "start": { - "line": 678, + "line": 677, "column": 33 }, "end": { - "line": 678, + "line": 677, "column": 41 }, "identifierName": "slcRSpan" @@ -38423,57 +38357,57 @@ }, { "type": "ExpressionStatement", - "start": 21160, - "end": 21187, + "start": 21138, + "end": 21165, "loc": { "start": { - "line": 679, + "line": 678, "column": 12 }, "end": { - "line": 679, + "line": 678, "column": 39 } }, "expression": { "type": "CallExpression", - "start": 21160, - "end": 21186, + "start": 21138, + "end": 21164, "loc": { "start": { - "line": 679, + "line": 678, "column": 12 }, "end": { - "line": 679, + "line": 678, "column": 38 } }, "callee": { "type": "MemberExpression", - "start": 21160, - "end": 21180, + "start": 21138, + "end": 21158, "loc": { "start": { - "line": 679, + "line": 678, "column": 12 }, "end": { - "line": 679, + "line": 678, "column": 32 } }, "object": { "type": "Identifier", - "start": 21160, - "end": 21168, + "start": 21138, + "end": 21146, "loc": { "start": { - "line": 679, + "line": 678, "column": 12 }, "end": { - "line": 679, + "line": 678, "column": 20 }, "identifierName": "targetEl" @@ -38482,15 +38416,15 @@ }, "property": { "type": "Identifier", - "start": 21169, - "end": 21180, + "start": 21147, + "end": 21158, "loc": { "start": { - "line": 679, + "line": 678, "column": 21 }, "end": { - "line": 679, + "line": 678, "column": 32 }, "identifierName": "appendChild" @@ -38502,15 +38436,15 @@ "arguments": [ { "type": "Identifier", - "start": 21181, - "end": 21185, + "start": 21159, + "end": 21163, "loc": { "start": { - "line": 679, + "line": 678, "column": 33 }, "end": { - "line": 679, + "line": 678, "column": 37 }, "identifierName": "slcR" @@ -38526,58 +38460,58 @@ }, { "type": "ForStatement", - "start": 21207, - "end": 21377, + "start": 21185, + "end": 21355, "loc": { "start": { - "line": 682, + "line": 681, "column": 8 }, "end": { - "line": 685, + "line": 684, "column": 9 } }, "init": { "type": "VariableDeclaration", - "start": 21212, - "end": 21221, + "start": 21190, + "end": 21199, "loc": { "start": { - "line": 682, + "line": 681, "column": 13 }, "end": { - "line": 682, + "line": 681, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 21216, - "end": 21221, + "start": 21194, + "end": 21199, "loc": { "start": { - "line": 682, + "line": 681, "column": 17 }, "end": { - "line": 682, + "line": 681, "column": 22 } }, "id": { "type": "Identifier", - "start": 21216, - "end": 21217, + "start": 21194, + "end": 21195, "loc": { "start": { - "line": 682, + "line": 681, "column": 17 }, "end": { - "line": 682, + "line": 681, "column": 18 }, "identifierName": "r" @@ -38586,15 +38520,15 @@ }, "init": { "type": "NumericLiteral", - "start": 21220, - "end": 21221, + "start": 21198, + "end": 21199, "loc": { "start": { - "line": 682, + "line": 681, "column": 21 }, "end": { - "line": 682, + "line": 681, "column": 22 } }, @@ -38610,29 +38544,29 @@ }, "test": { "type": "BinaryExpression", - "start": 21223, - "end": 21242, + "start": 21201, + "end": 21220, "loc": { "start": { - "line": 682, + "line": 681, "column": 24 }, "end": { - "line": 682, + "line": 681, "column": 43 } }, "left": { "type": "Identifier", - "start": 21223, - "end": 21224, + "start": 21201, + "end": 21202, "loc": { "start": { - "line": 682, + "line": 681, "column": 24 }, "end": { - "line": 682, + "line": 681, "column": 25 }, "identifierName": "r" @@ -38642,29 +38576,29 @@ "operator": "<", "right": { "type": "MemberExpression", - "start": 21227, - "end": 21242, + "start": 21205, + "end": 21220, "loc": { "start": { - "line": 682, + "line": 681, "column": 28 }, "end": { - "line": 682, + "line": 681, "column": 43 } }, "object": { "type": "Identifier", - "start": 21227, - "end": 21235, + "start": 21205, + "end": 21213, "loc": { "start": { - "line": 682, + "line": 681, "column": 28 }, "end": { - "line": 682, + "line": 681, "column": 36 }, "identifierName": "slcROpts" @@ -38673,15 +38607,15 @@ }, "property": { "type": "Identifier", - "start": 21236, - "end": 21242, + "start": 21214, + "end": 21220, "loc": { "start": { - "line": 682, + "line": 681, "column": 37 }, "end": { - "line": 682, + "line": 681, "column": 43 }, "identifierName": "length" @@ -38693,15 +38627,15 @@ }, "update": { "type": "UpdateExpression", - "start": 21244, - "end": 21247, + "start": 21222, + "end": 21225, "loc": { "start": { - "line": 682, + "line": 681, "column": 45 }, "end": { - "line": 682, + "line": 681, "column": 48 } }, @@ -38709,15 +38643,15 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 21244, - "end": 21245, + "start": 21222, + "end": 21223, "loc": { "start": { - "line": 682, + "line": 681, "column": 45 }, "end": { - "line": 682, + "line": 681, "column": 46 }, "identifierName": "r" @@ -38727,59 +38661,59 @@ }, "body": { "type": "BlockStatement", - "start": 21249, - "end": 21377, + "start": 21227, + "end": 21355, "loc": { "start": { - "line": 682, + "line": 681, "column": 50 }, "end": { - "line": 685, + "line": 684, "column": 9 } }, "body": [ { "type": "VariableDeclaration", - "start": 21263, - "end": 21328, + "start": 21241, + "end": 21306, "loc": { "start": { - "line": 683, + "line": 682, "column": 12 }, "end": { - "line": 683, + "line": 682, "column": 77 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 21267, - "end": 21327, + "start": 21245, + "end": 21305, "loc": { "start": { - "line": 683, + "line": 682, "column": 16 }, "end": { - "line": 683, + "line": 682, "column": 76 } }, "id": { "type": "Identifier", - "start": 21267, - "end": 21274, + "start": 21245, + "end": 21252, "loc": { "start": { - "line": 683, + "line": 682, "column": 16 }, "end": { - "line": 683, + "line": 682, "column": 23 }, "identifierName": "currOpt" @@ -38788,29 +38722,29 @@ }, "init": { "type": "NewExpression", - "start": 21277, - "end": 21327, + "start": 21255, + "end": 21305, "loc": { "start": { - "line": 683, + "line": 682, "column": 26 }, "end": { - "line": 683, + "line": 682, "column": 76 } }, "callee": { "type": "Identifier", - "start": 21281, - "end": 21287, + "start": 21259, + "end": 21265, "loc": { "start": { - "line": 683, + "line": 682, "column": 30 }, "end": { - "line": 683, + "line": 682, "column": 36 }, "identifierName": "Option" @@ -38820,29 +38754,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 21288, - "end": 21299, + "start": 21266, + "end": 21277, "loc": { "start": { - "line": 683, + "line": 682, "column": 37 }, "end": { - "line": 683, + "line": 682, "column": 48 } }, "object": { "type": "Identifier", - "start": 21288, - "end": 21296, + "start": 21266, + "end": 21274, "loc": { "start": { - "line": 683, + "line": 682, "column": 37 }, "end": { - "line": 683, + "line": 682, "column": 45 }, "identifierName": "slcROpts" @@ -38851,15 +38785,15 @@ }, "property": { "type": "Identifier", - "start": 21297, - "end": 21298, + "start": 21275, + "end": 21276, "loc": { "start": { - "line": 683, + "line": 682, "column": 46 }, "end": { - "line": 683, + "line": 682, "column": 47 }, "identifierName": "r" @@ -38870,29 +38804,29 @@ }, { "type": "MemberExpression", - "start": 21301, - "end": 21312, + "start": 21279, + "end": 21290, "loc": { "start": { - "line": 683, + "line": 682, "column": 50 }, "end": { - "line": 683, + "line": 682, "column": 61 } }, "object": { "type": "Identifier", - "start": 21301, - "end": 21309, + "start": 21279, + "end": 21287, "loc": { "start": { - "line": 683, + "line": 682, "column": 50 }, "end": { - "line": 683, + "line": 682, "column": 58 }, "identifierName": "slcROpts" @@ -38901,15 +38835,15 @@ }, "property": { "type": "Identifier", - "start": 21310, - "end": 21311, + "start": 21288, + "end": 21289, "loc": { "start": { - "line": 683, + "line": 682, "column": 59 }, "end": { - "line": 683, + "line": 682, "column": 60 }, "identifierName": "r" @@ -38920,15 +38854,15 @@ }, { "type": "BooleanLiteral", - "start": 21314, - "end": 21319, + "start": 21292, + "end": 21297, "loc": { "start": { - "line": 683, + "line": 682, "column": 63 }, "end": { - "line": 683, + "line": 682, "column": 68 } }, @@ -38936,15 +38870,15 @@ }, { "type": "BooleanLiteral", - "start": 21321, - "end": 21326, + "start": 21299, + "end": 21304, "loc": { "start": { - "line": 683, + "line": 682, "column": 70 }, "end": { - "line": 683, + "line": 682, "column": 75 } }, @@ -38958,72 +38892,72 @@ }, { "type": "ExpressionStatement", - "start": 21341, - "end": 21367, + "start": 21319, + "end": 21345, "loc": { "start": { - "line": 684, + "line": 683, "column": 12 }, "end": { - "line": 684, + "line": 683, "column": 38 } }, "expression": { "type": "AssignmentExpression", - "start": 21341, - "end": 21366, + "start": 21319, + "end": 21344, "loc": { "start": { - "line": 684, + "line": 683, "column": 12 }, "end": { - "line": 684, + "line": 683, "column": 37 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21341, - "end": 21356, + "start": 21319, + "end": 21334, "loc": { "start": { - "line": 684, + "line": 683, "column": 12 }, "end": { - "line": 684, + "line": 683, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 21341, - "end": 21353, + "start": 21319, + "end": 21331, "loc": { "start": { - "line": 684, + "line": 683, "column": 12 }, "end": { - "line": 684, + "line": 683, "column": 24 } }, "object": { "type": "Identifier", - "start": 21341, - "end": 21345, + "start": 21319, + "end": 21323, "loc": { "start": { - "line": 684, + "line": 683, "column": 12 }, "end": { - "line": 684, + "line": 683, "column": 16 }, "identifierName": "slcR" @@ -39032,15 +38966,15 @@ }, "property": { "type": "Identifier", - "start": 21346, - "end": 21353, + "start": 21324, + "end": 21331, "loc": { "start": { - "line": 684, + "line": 683, "column": 17 }, "end": { - "line": 684, + "line": 683, "column": 24 }, "identifierName": "options" @@ -39051,15 +38985,15 @@ }, "property": { "type": "Identifier", - "start": 21354, - "end": 21355, + "start": 21332, + "end": 21333, "loc": { "start": { - "line": 684, + "line": 683, "column": 25 }, "end": { - "line": 684, + "line": 683, "column": 26 }, "identifierName": "r" @@ -39070,15 +39004,15 @@ }, "right": { "type": "Identifier", - "start": 21359, - "end": 21366, + "start": 21337, + "end": 21344, "loc": { "start": { - "line": 684, + "line": 683, "column": 30 }, "end": { - "line": 684, + "line": 683, "column": 37 }, "identifierName": "currOpt" @@ -39093,43 +39027,43 @@ }, { "type": "ExpressionStatement", - "start": 21386, - "end": 21431, + "start": 21364, + "end": 21409, "loc": { "start": { - "line": 686, + "line": 685, "column": 8 }, "end": { - "line": 686, + "line": 685, "column": 53 } }, "expression": { "type": "CallExpression", - "start": 21386, - "end": 21430, + "start": 21364, + "end": 21408, "loc": { "start": { - "line": 686, + "line": 685, "column": 8 }, "end": { - "line": 686, + "line": 685, "column": 52 } }, "callee": { "type": "Identifier", - "start": 21386, - "end": 21392, + "start": 21364, + "end": 21370, "loc": { "start": { - "line": 686, + "line": 685, "column": 8 }, "end": { - "line": 686, + "line": 685, "column": 14 }, "identifierName": "addEvt" @@ -39139,15 +39073,15 @@ "arguments": [ { "type": "Identifier", - "start": 21393, - "end": 21397, + "start": 21371, + "end": 21375, "loc": { "start": { - "line": 686, + "line": 685, "column": 15 }, "end": { - "line": 686, + "line": 685, "column": 19 }, "identifierName": "slcR" @@ -39156,15 +39090,15 @@ }, { "type": "StringLiteral", - "start": 21399, - "end": 21407, + "start": 21377, + "end": 21385, "loc": { "start": { - "line": 686, + "line": 685, "column": 21 }, "end": { - "line": 686, + "line": 685, "column": 29 } }, @@ -39176,29 +39110,29 @@ }, { "type": "MemberExpression", - "start": 21409, - "end": 21429, + "start": 21387, + "end": 21407, "loc": { "start": { - "line": 686, + "line": 685, "column": 31 }, "end": { - "line": 686, + "line": 685, "column": 51 } }, "object": { "type": "Identifier", - "start": 21409, - "end": 21412, + "start": 21387, + "end": 21390, "loc": { "start": { - "line": 686, + "line": 685, "column": 31 }, "end": { - "line": 686, + "line": 685, "column": 34 }, "identifierName": "evt" @@ -39207,15 +39141,15 @@ }, "property": { "type": "Identifier", - "start": 21413, - "end": 21429, + "start": 21391, + "end": 21407, "loc": { "start": { - "line": 686, + "line": 685, "column": 35 }, "end": { - "line": 686, + "line": 685, "column": 51 }, "identifierName": "slcResultsChange" @@ -39229,73 +39163,73 @@ }, { "type": "ExpressionStatement", - "start": 21440, - "end": 21470, + "start": 21418, + "end": 21448, "loc": { "start": { - "line": 687, + "line": 686, "column": 8 }, "end": { - "line": 687, + "line": 686, "column": 38 } }, "expression": { "type": "AssignmentExpression", - "start": 21440, - "end": 21469, + "start": 21418, + "end": 21447, "loc": { "start": { - "line": 687, + "line": 686, "column": 8 }, "end": { - "line": 687, + "line": 686, "column": 37 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21440, - "end": 21458, + "start": 21418, + "end": 21436, "loc": { "start": { - "line": 687, + "line": 686, "column": 8 }, "end": { - "line": 687, + "line": 686, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 21440, - "end": 21444, + "start": 21418, + "end": 21422, "loc": { "start": { - "line": 687, + "line": 686, "column": 8 }, "end": { - "line": 687, + "line": 686, "column": 12 } } }, "property": { "type": "Identifier", - "start": 21445, - "end": 21458, + "start": 21423, + "end": 21436, "loc": { "start": { - "line": 687, + "line": 686, "column": 13 }, "end": { - "line": 687, + "line": 686, "column": 26 }, "identifierName": "slcResultsTxt" @@ -39306,15 +39240,15 @@ }, "right": { "type": "Identifier", - "start": 21461, - "end": 21469, + "start": 21439, + "end": 21447, "loc": { "start": { - "line": 687, + "line": 686, "column": 29 }, "end": { - "line": 687, + "line": 686, "column": 37 }, "identifierName": "slcRSpan" @@ -39325,73 +39259,73 @@ }, { "type": "ExpressionStatement", - "start": 21479, - "end": 21505, + "start": 21457, + "end": 21483, "loc": { "start": { - "line": 688, + "line": 687, "column": 8 }, "end": { - "line": 688, + "line": 687, "column": 34 } }, "expression": { "type": "AssignmentExpression", - "start": 21479, - "end": 21504, + "start": 21457, + "end": 21482, "loc": { "start": { - "line": 688, + "line": 687, "column": 8 }, "end": { - "line": 688, + "line": 687, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21479, - "end": 21497, + "start": 21457, + "end": 21475, "loc": { "start": { - "line": 688, + "line": 687, "column": 8 }, "end": { - "line": 688, + "line": 687, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 21479, - "end": 21483, + "start": 21457, + "end": 21461, "loc": { "start": { - "line": 688, + "line": 687, "column": 8 }, "end": { - "line": 688, + "line": 687, "column": 12 } } }, "property": { "type": "Identifier", - "start": 21484, - "end": 21497, + "start": 21462, + "end": 21475, "loc": { "start": { - "line": 688, + "line": 687, "column": 13 }, "end": { - "line": 688, + "line": 687, "column": 26 }, "identifierName": "pageLengthSlc" @@ -39402,15 +39336,15 @@ }, "right": { "type": "Identifier", - "start": 21500, - "end": 21504, + "start": 21478, + "end": 21482, "loc": { "start": { - "line": 688, + "line": 687, "column": 29 }, "end": { - "line": 688, + "line": 687, "column": 33 }, "identifierName": "slcR" @@ -39427,15 +39361,15 @@ { "type": "CommentBlock", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", - "start": 19970, - "end": 20055, + "start": 19948, + "end": 20033, "loc": { "start": { - "line": 644, + "line": 643, "column": 4 }, "end": { - "line": 646, + "line": 645, "column": 7 } } @@ -39445,15 +39379,15 @@ { "type": "CommentBlock", "value": "*\n * Remove number of results per page UI elements\n ", - "start": 21517, - "end": 21581, + "start": 21495, + "end": 21559, "loc": { "start": { - "line": 691, + "line": 690, "column": 4 }, "end": { - "line": 693, + "line": 692, "column": 7 } } @@ -39462,15 +39396,15 @@ }, { "type": "ClassMethod", - "start": 21586, - "end": 22010, + "start": 21564, + "end": 21988, "loc": { "start": { - "line": 694, + "line": 693, "column": 4 }, "end": { - "line": 708, + "line": 707, "column": 5 } }, @@ -39478,15 +39412,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 21586, - "end": 21606, + "start": 21564, + "end": 21584, "loc": { "start": { - "line": 694, + "line": 693, "column": 4 }, "end": { - "line": 694, + "line": 693, "column": 24 }, "identifierName": "removeResultsPerPage" @@ -39502,59 +39436,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 21609, - "end": 22010, + "start": 21587, + "end": 21988, "loc": { "start": { - "line": 694, + "line": 693, "column": 27 }, "end": { - "line": 708, + "line": 707, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 21619, - "end": 21636, + "start": 21597, + "end": 21614, "loc": { "start": { - "line": 695, + "line": 694, "column": 8 }, "end": { - "line": 695, + "line": 694, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 21623, - "end": 21635, + "start": 21601, + "end": 21613, "loc": { "start": { - "line": 695, + "line": 694, "column": 12 }, "end": { - "line": 695, + "line": 694, "column": 24 } }, "id": { "type": "Identifier", - "start": 21623, - "end": 21625, + "start": 21601, + "end": 21603, "loc": { "start": { - "line": 695, + "line": 694, "column": 12 }, "end": { - "line": 695, + "line": 694, "column": 14 }, "identifierName": "tf" @@ -39563,44 +39497,44 @@ }, "init": { "type": "MemberExpression", - "start": 21628, - "end": 21635, + "start": 21606, + "end": 21613, "loc": { "start": { - "line": 695, + "line": 694, "column": 17 }, "end": { - "line": 695, + "line": 694, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 21628, - "end": 21632, + "start": 21606, + "end": 21610, "loc": { "start": { - "line": 695, + "line": 694, "column": 17 }, "end": { - "line": 695, + "line": 694, "column": 21 } } }, "property": { "type": "Identifier", - "start": 21633, - "end": 21635, + "start": 21611, + "end": 21613, "loc": { "start": { - "line": 695, + "line": 694, "column": 22 }, "end": { - "line": 695, + "line": 694, "column": 24 }, "identifierName": "tf" @@ -39615,57 +39549,57 @@ }, { "type": "IfStatement", - "start": 21645, - "end": 21760, + "start": 21623, + "end": 21738, "loc": { "start": { - "line": 696, + "line": 695, "column": 8 }, "end": { - "line": 699, + "line": 698, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 21649, - "end": 21727, + "start": 21627, + "end": 21705, "loc": { "start": { - "line": 696, + "line": 695, "column": 12 }, "end": { - "line": 697, + "line": 696, "column": 32 } }, "left": { "type": "LogicalExpression", - "start": 21649, - "end": 21691, + "start": 21627, + "end": 21669, "loc": { "start": { - "line": 696, + "line": 695, "column": 12 }, "end": { - "line": 696, + "line": 695, "column": 54 } }, "left": { "type": "UnaryExpression", - "start": 21649, - "end": 21668, + "start": 21627, + "end": 21646, "loc": { "start": { - "line": 696, + "line": 695, "column": 12 }, "end": { - "line": 696, + "line": 695, "column": 31 } }, @@ -39673,43 +39607,43 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 21650, - "end": 21668, + "start": 21628, + "end": 21646, "loc": { "start": { - "line": 696, + "line": 695, "column": 13 }, "end": { - "line": 696, + "line": 695, "column": 31 } }, "callee": { "type": "MemberExpression", - "start": 21650, - "end": 21666, + "start": 21628, + "end": 21644, "loc": { "start": { - "line": 696, + "line": 695, "column": 13 }, "end": { - "line": 696, + "line": 695, "column": 29 } }, "object": { "type": "Identifier", - "start": 21650, - "end": 21652, + "start": 21628, + "end": 21630, "loc": { "start": { - "line": 696, + "line": 695, "column": 13 }, "end": { - "line": 696, + "line": 695, "column": 15 }, "identifierName": "tf" @@ -39718,15 +39652,15 @@ }, "property": { "type": "Identifier", - "start": 21653, - "end": 21666, + "start": 21631, + "end": 21644, "loc": { "start": { - "line": 696, + "line": 695, "column": 16 }, "end": { - "line": 696, + "line": 695, "column": 29 }, "identifierName": "isInitialized" @@ -39744,15 +39678,15 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 21672, - "end": 21691, + "start": 21650, + "end": 21669, "loc": { "start": { - "line": 696, + "line": 695, "column": 35 }, "end": { - "line": 696, + "line": 695, "column": 54 } }, @@ -39760,44 +39694,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 21673, - "end": 21691, + "start": 21651, + "end": 21669, "loc": { "start": { - "line": 696, + "line": 695, "column": 36 }, "end": { - "line": 696, + "line": 695, "column": 54 } }, "object": { "type": "ThisExpression", - "start": 21673, - "end": 21677, + "start": 21651, + "end": 21655, "loc": { "start": { - "line": 696, + "line": 695, "column": 36 }, "end": { - "line": 696, + "line": 695, "column": 40 } } }, "property": { "type": "Identifier", - "start": 21678, - "end": 21691, + "start": 21656, + "end": 21669, "loc": { "start": { - "line": 696, + "line": 695, "column": 41 }, "end": { - "line": 696, + "line": 695, "column": 54 }, "identifierName": "pageLengthSlc" @@ -39814,15 +39748,15 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 21707, - "end": 21727, + "start": 21685, + "end": 21705, "loc": { "start": { - "line": 697, + "line": 696, "column": 12 }, "end": { - "line": 697, + "line": 696, "column": 32 } }, @@ -39830,44 +39764,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 21708, - "end": 21727, + "start": 21686, + "end": 21705, "loc": { "start": { - "line": 697, + "line": 696, "column": 13 }, "end": { - "line": 697, + "line": 696, "column": 32 } }, "object": { "type": "ThisExpression", - "start": 21708, - "end": 21712, + "start": 21686, + "end": 21690, "loc": { "start": { - "line": 697, + "line": 696, "column": 13 }, "end": { - "line": 697, + "line": 696, "column": 17 } } }, "property": { "type": "Identifier", - "start": 21713, - "end": 21727, + "start": 21691, + "end": 21705, "loc": { "start": { - "line": 697, + "line": 696, "column": 18 }, "end": { - "line": 697, + "line": 696, "column": 32 }, "identifierName": "resultsPerPage" @@ -39883,30 +39817,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 21729, - "end": 21760, + "start": 21707, + "end": 21738, "loc": { "start": { - "line": 697, + "line": 696, "column": 34 }, "end": { - "line": 699, + "line": 698, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 21743, - "end": 21750, + "start": 21721, + "end": 21728, "loc": { "start": { - "line": 698, + "line": 697, "column": 12 }, "end": { - "line": 698, + "line": 697, "column": 19 } }, @@ -39919,58 +39853,58 @@ }, { "type": "IfStatement", - "start": 21769, - "end": 21847, + "start": 21747, + "end": 21825, "loc": { "start": { - "line": 700, + "line": 699, "column": 8 }, "end": { - "line": 702, + "line": 701, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 21773, - "end": 21791, + "start": 21751, + "end": 21769, "loc": { "start": { - "line": 700, + "line": 699, "column": 12 }, "end": { - "line": 700, + "line": 699, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 21773, - "end": 21777, + "start": 21751, + "end": 21755, "loc": { "start": { - "line": 700, + "line": 699, "column": 12 }, "end": { - "line": 700, + "line": 699, "column": 16 } } }, "property": { "type": "Identifier", - "start": 21778, - "end": 21791, + "start": 21756, + "end": 21769, "loc": { "start": { - "line": 700, + "line": 699, "column": 17 }, "end": { - "line": 700, + "line": 699, "column": 30 }, "identifierName": "pageLengthSlc" @@ -39981,58 +39915,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 21793, - "end": 21847, + "start": 21771, + "end": 21825, "loc": { "start": { - "line": 700, + "line": 699, "column": 32 }, "end": { - "line": 702, + "line": 701, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 21807, - "end": 21837, + "start": 21785, + "end": 21815, "loc": { "start": { - "line": 701, + "line": 700, "column": 12 }, "end": { - "line": 701, + "line": 700, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 21807, - "end": 21836, + "start": 21785, + "end": 21814, "loc": { "start": { - "line": 701, + "line": 700, "column": 12 }, "end": { - "line": 701, + "line": 700, "column": 41 } }, "callee": { "type": "Identifier", - "start": 21807, - "end": 21816, + "start": 21785, + "end": 21794, "loc": { "start": { - "line": 701, + "line": 700, "column": 12 }, "end": { - "line": 701, + "line": 700, "column": 21 }, "identifierName": "removeElm" @@ -40042,44 +39976,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 21817, - "end": 21835, + "start": 21795, + "end": 21813, "loc": { "start": { - "line": 701, + "line": 700, "column": 22 }, "end": { - "line": 701, + "line": 700, "column": 40 } }, "object": { "type": "ThisExpression", - "start": 21817, - "end": 21821, + "start": 21795, + "end": 21799, "loc": { "start": { - "line": 701, + "line": 700, "column": 22 }, "end": { - "line": 701, + "line": 700, "column": 26 } } }, "property": { "type": "Identifier", - "start": 21822, - "end": 21835, + "start": 21800, + "end": 21813, "loc": { "start": { - "line": 701, + "line": 700, "column": 27 }, "end": { - "line": 701, + "line": 700, "column": 40 }, "identifierName": "pageLengthSlc" @@ -40098,58 +40032,58 @@ }, { "type": "IfStatement", - "start": 21856, - "end": 21934, + "start": 21834, + "end": 21912, "loc": { "start": { - "line": 703, + "line": 702, "column": 8 }, "end": { - "line": 705, + "line": 704, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 21860, - "end": 21878, + "start": 21838, + "end": 21856, "loc": { "start": { - "line": 703, + "line": 702, "column": 12 }, "end": { - "line": 703, + "line": 702, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 21860, - "end": 21864, + "start": 21838, + "end": 21842, "loc": { "start": { - "line": 703, + "line": 702, "column": 12 }, "end": { - "line": 703, + "line": 702, "column": 16 } } }, "property": { "type": "Identifier", - "start": 21865, - "end": 21878, + "start": 21843, + "end": 21856, "loc": { "start": { - "line": 703, + "line": 702, "column": 17 }, "end": { - "line": 703, + "line": 702, "column": 30 }, "identifierName": "slcResultsTxt" @@ -40160,58 +40094,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 21880, - "end": 21934, + "start": 21858, + "end": 21912, "loc": { "start": { - "line": 703, + "line": 702, "column": 32 }, "end": { - "line": 705, + "line": 704, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 21894, - "end": 21924, + "start": 21872, + "end": 21902, "loc": { "start": { - "line": 704, + "line": 703, "column": 12 }, "end": { - "line": 704, + "line": 703, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 21894, - "end": 21923, + "start": 21872, + "end": 21901, "loc": { "start": { - "line": 704, + "line": 703, "column": 12 }, "end": { - "line": 704, + "line": 703, "column": 41 } }, "callee": { "type": "Identifier", - "start": 21894, - "end": 21903, + "start": 21872, + "end": 21881, "loc": { "start": { - "line": 704, + "line": 703, "column": 12 }, "end": { - "line": 704, + "line": 703, "column": 21 }, "identifierName": "removeElm" @@ -40221,44 +40155,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 21904, - "end": 21922, + "start": 21882, + "end": 21900, "loc": { "start": { - "line": 704, + "line": 703, "column": 22 }, "end": { - "line": 704, + "line": 703, "column": 40 } }, "object": { "type": "ThisExpression", - "start": 21904, - "end": 21908, + "start": 21882, + "end": 21886, "loc": { "start": { - "line": 704, + "line": 703, "column": 22 }, "end": { - "line": 704, + "line": 703, "column": 26 } } }, "property": { "type": "Identifier", - "start": 21909, - "end": 21922, + "start": 21887, + "end": 21900, "loc": { "start": { - "line": 704, + "line": 703, "column": 27 }, "end": { - "line": 704, + "line": 703, "column": 40 }, "identifierName": "slcResultsTxt" @@ -40277,73 +40211,73 @@ }, { "type": "ExpressionStatement", - "start": 21943, - "end": 21969, + "start": 21921, + "end": 21947, "loc": { "start": { - "line": 706, + "line": 705, "column": 8 }, "end": { - "line": 706, + "line": 705, "column": 34 } }, "expression": { "type": "AssignmentExpression", - "start": 21943, - "end": 21968, + "start": 21921, + "end": 21946, "loc": { "start": { - "line": 706, + "line": 705, "column": 8 }, "end": { - "line": 706, + "line": 705, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21943, - "end": 21961, + "start": 21921, + "end": 21939, "loc": { "start": { - "line": 706, + "line": 705, "column": 8 }, "end": { - "line": 706, + "line": 705, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 21943, - "end": 21947, + "start": 21921, + "end": 21925, "loc": { "start": { - "line": 706, + "line": 705, "column": 8 }, "end": { - "line": 706, + "line": 705, "column": 12 } } }, "property": { "type": "Identifier", - "start": 21948, - "end": 21961, + "start": 21926, + "end": 21939, "loc": { "start": { - "line": 706, + "line": 705, "column": 13 }, "end": { - "line": 706, + "line": 705, "column": 26 }, "identifierName": "pageLengthSlc" @@ -40354,15 +40288,15 @@ }, "right": { "type": "NullLiteral", - "start": 21964, - "end": 21968, + "start": 21942, + "end": 21946, "loc": { "start": { - "line": 706, + "line": 705, "column": 29 }, "end": { - "line": 706, + "line": 705, "column": 33 } } @@ -40371,73 +40305,73 @@ }, { "type": "ExpressionStatement", - "start": 21978, - "end": 22004, + "start": 21956, + "end": 21982, "loc": { "start": { - "line": 707, + "line": 706, "column": 8 }, "end": { - "line": 707, + "line": 706, "column": 34 } }, "expression": { "type": "AssignmentExpression", - "start": 21978, - "end": 22003, + "start": 21956, + "end": 21981, "loc": { "start": { - "line": 707, + "line": 706, "column": 8 }, "end": { - "line": 707, + "line": 706, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21978, - "end": 21996, + "start": 21956, + "end": 21974, "loc": { "start": { - "line": 707, + "line": 706, "column": 8 }, "end": { - "line": 707, + "line": 706, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 21978, - "end": 21982, + "start": 21956, + "end": 21960, "loc": { "start": { - "line": 707, + "line": 706, "column": 8 }, "end": { - "line": 707, + "line": 706, "column": 12 } } }, "property": { "type": "Identifier", - "start": 21983, - "end": 21996, + "start": 21961, + "end": 21974, "loc": { "start": { - "line": 707, + "line": 706, "column": 13 }, "end": { - "line": 707, + "line": 706, "column": 26 }, "identifierName": "slcResultsTxt" @@ -40448,15 +40382,15 @@ }, "right": { "type": "NullLiteral", - "start": 21999, - "end": 22003, + "start": 21977, + "end": 21981, "loc": { "start": { - "line": 707, + "line": 706, "column": 29 }, "end": { - "line": 707, + "line": 706, "column": 33 } } @@ -40471,15 +40405,15 @@ { "type": "CommentBlock", "value": "*\n * Remove number of results per page UI elements\n ", - "start": 21517, - "end": 21581, + "start": 21495, + "end": 21559, "loc": { "start": { - "line": 691, + "line": 690, "column": 4 }, "end": { - "line": 693, + "line": 692, "column": 7 } } @@ -40489,15 +40423,15 @@ { "type": "CommentBlock", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", - "start": 22016, - "end": 22125, + "start": 21994, + "end": 22103, "loc": { "start": { - "line": 710, + "line": 709, "column": 4 }, "end": { - "line": 713, + "line": 712, "column": 7 } } @@ -40506,15 +40440,15 @@ }, { "type": "ClassMethod", - "start": 22130, - "end": 23163, + "start": 22108, + "end": 23141, "loc": { "start": { - "line": 714, + "line": 713, "column": 4 }, "end": { - "line": 746, + "line": 745, "column": 5 } }, @@ -40522,15 +40456,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 22130, - "end": 22140, + "start": 22108, + "end": 22118, "loc": { "start": { - "line": 714, + "line": 713, "column": 4 }, "end": { - "line": 714, + "line": 713, "column": 14 }, "identifierName": "changePage" @@ -40546,15 +40480,15 @@ "params": [ { "type": "Identifier", - "start": 22141, - "end": 22146, + "start": 22119, + "end": 22124, "loc": { "start": { - "line": 714, + "line": 713, "column": 15 }, "end": { - "line": 714, + "line": 713, "column": 20 }, "identifierName": "index" @@ -40564,59 +40498,59 @@ ], "body": { "type": "BlockStatement", - "start": 22148, - "end": 23163, + "start": 22126, + "end": 23141, "loc": { "start": { - "line": 714, + "line": 713, "column": 22 }, "end": { - "line": 746, + "line": 745, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 22158, - "end": 22175, + "start": 22136, + "end": 22153, "loc": { "start": { - "line": 715, + "line": 714, "column": 8 }, "end": { - "line": 715, + "line": 714, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 22162, - "end": 22174, + "start": 22140, + "end": 22152, "loc": { "start": { - "line": 715, + "line": 714, "column": 12 }, "end": { - "line": 715, + "line": 714, "column": 24 } }, "id": { "type": "Identifier", - "start": 22162, - "end": 22164, + "start": 22140, + "end": 22142, "loc": { "start": { - "line": 715, + "line": 714, "column": 12 }, "end": { - "line": 715, + "line": 714, "column": 14 }, "identifierName": "tf" @@ -40625,44 +40559,44 @@ }, "init": { "type": "MemberExpression", - "start": 22167, - "end": 22174, + "start": 22145, + "end": 22152, "loc": { "start": { - "line": 715, + "line": 714, "column": 17 }, "end": { - "line": 715, + "line": 714, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 22167, - "end": 22171, + "start": 22145, + "end": 22149, "loc": { "start": { - "line": 715, + "line": 714, "column": 17 }, "end": { - "line": 715, + "line": 714, "column": 21 } } }, "property": { "type": "Identifier", - "start": 22172, - "end": 22174, + "start": 22150, + "end": 22152, "loc": { "start": { - "line": 715, + "line": 714, "column": 22 }, "end": { - "line": 715, + "line": 714, "column": 24 }, "identifierName": "tf" @@ -40677,29 +40611,29 @@ }, { "type": "IfStatement", - "start": 22185, - "end": 22239, + "start": 22163, + "end": 22217, "loc": { "start": { - "line": 717, + "line": 716, "column": 8 }, "end": { - "line": 719, + "line": 718, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 22189, - "end": 22206, + "start": 22167, + "end": 22184, "loc": { "start": { - "line": 717, + "line": 716, "column": 12 }, "end": { - "line": 717, + "line": 716, "column": 29 } }, @@ -40707,58 +40641,58 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 22190, - "end": 22206, + "start": 22168, + "end": 22184, "loc": { "start": { - "line": 717, + "line": 716, "column": 13 }, "end": { - "line": 717, + "line": 716, "column": 29 } }, "callee": { "type": "MemberExpression", - "start": 22190, - "end": 22204, + "start": 22168, + "end": 22182, "loc": { "start": { - "line": 717, + "line": 716, "column": 13 }, "end": { - "line": 717, + "line": 716, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 22190, - "end": 22194, + "start": 22168, + "end": 22172, "loc": { "start": { - "line": 717, + "line": 716, "column": 13 }, "end": { - "line": 717, + "line": 716, "column": 17 } } }, "property": { "type": "Identifier", - "start": 22195, - "end": 22204, + "start": 22173, + "end": 22182, "loc": { "start": { - "line": 717, + "line": 716, "column": 18 }, "end": { - "line": 717, + "line": 716, "column": 27 }, "identifierName": "isEnabled" @@ -40775,30 +40709,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 22208, - "end": 22239, + "start": 22186, + "end": 22217, "loc": { "start": { - "line": 717, + "line": 716, "column": 31 }, "end": { - "line": 719, + "line": 718, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 22222, - "end": 22229, + "start": 22200, + "end": 22207, "loc": { "start": { - "line": 718, + "line": 717, "column": 12 }, "end": { - "line": 718, + "line": 717, "column": 19 } }, @@ -40811,86 +40745,86 @@ }, { "type": "ExpressionStatement", - "start": 22249, - "end": 22306, + "start": 22227, + "end": 22284, "loc": { "start": { - "line": 721, + "line": 720, "column": 8 }, "end": { - "line": 721, + "line": 720, "column": 65 } }, "expression": { "type": "CallExpression", - "start": 22249, - "end": 22305, + "start": 22227, + "end": 22283, "loc": { "start": { - "line": 721, + "line": 720, "column": 8 }, "end": { - "line": 721, + "line": 720, "column": 64 } }, "callee": { "type": "MemberExpression", - "start": 22249, - "end": 22266, + "start": 22227, + "end": 22244, "loc": { "start": { - "line": 721, + "line": 720, "column": 8 }, "end": { - "line": 721, + "line": 720, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 22249, - "end": 22261, + "start": 22227, + "end": 22239, "loc": { "start": { - "line": 721, + "line": 720, "column": 8 }, "end": { - "line": 721, + "line": 720, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 22249, - "end": 22253, + "start": 22227, + "end": 22231, "loc": { "start": { - "line": 721, + "line": 720, "column": 8 }, "end": { - "line": 721, + "line": 720, "column": 12 } } }, "property": { "type": "Identifier", - "start": 22254, - "end": 22261, + "start": 22232, + "end": 22239, "loc": { "start": { - "line": 721, + "line": 720, "column": 13 }, "end": { - "line": 721, + "line": 720, "column": 20 }, "identifierName": "emitter" @@ -40901,15 +40835,15 @@ }, "property": { "type": "Identifier", - "start": 22262, - "end": 22266, + "start": 22240, + "end": 22244, "loc": { "start": { - "line": 721, + "line": 720, "column": 21 }, "end": { - "line": 721, + "line": 720, "column": 25 }, "identifierName": "emit" @@ -40921,15 +40855,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 22267, - "end": 22287, + "start": 22245, + "end": 22265, "loc": { "start": { - "line": 721, + "line": 720, "column": 26 }, "end": { - "line": 721, + "line": 720, "column": 46 } }, @@ -40941,15 +40875,15 @@ }, { "type": "Identifier", - "start": 22289, - "end": 22291, + "start": 22267, + "end": 22269, "loc": { "start": { - "line": 721, + "line": 720, "column": 48 }, "end": { - "line": 721, + "line": 720, "column": 50 }, "identifierName": "tf" @@ -40958,29 +40892,29 @@ }, { "type": "BinaryExpression", - "start": 22294, - "end": 22303, + "start": 22272, + "end": 22281, "loc": { "start": { - "line": 721, + "line": 720, "column": 53 }, "end": { - "line": 721, + "line": 720, "column": 62 } }, "left": { "type": "Identifier", - "start": 22294, - "end": 22299, + "start": 22272, + "end": 22277, "loc": { "start": { - "line": 721, + "line": 720, "column": 53 }, "end": { - "line": 721, + "line": 720, "column": 58 }, "identifierName": "index" @@ -40990,15 +40924,15 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 22302, - "end": 22303, + "start": 22280, + "end": 22281, "loc": { "start": { - "line": 721, + "line": 720, "column": 61 }, "end": { - "line": 721, + "line": 720, "column": 62 } }, @@ -41010,7 +40944,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 22293 + "parenStart": 22271 } } ] @@ -41018,43 +40952,43 @@ }, { "type": "IfStatement", - "start": 22316, - "end": 22479, + "start": 22294, + "end": 22457, "loc": { "start": { - "line": 723, + "line": 722, "column": 8 }, "end": { - "line": 726, + "line": 725, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 22320, - "end": 22334, + "start": 22298, + "end": 22312, "loc": { "start": { - "line": 723, + "line": 722, "column": 12 }, "end": { - "line": 723, + "line": 722, "column": 26 } }, "left": { "type": "Identifier", - "start": 22320, - "end": 22325, + "start": 22298, + "end": 22303, "loc": { "start": { - "line": 723, + "line": 722, "column": 12 }, "end": { - "line": 723, + "line": 722, "column": 17 }, "identifierName": "index" @@ -41064,15 +40998,15 @@ "operator": "===", "right": { "type": "NullLiteral", - "start": 22330, - "end": 22334, + "start": 22308, + "end": 22312, "loc": { "start": { - "line": 723, + "line": 722, "column": 22 }, "end": { - "line": 723, + "line": 722, "column": 26 } } @@ -41080,59 +41014,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 22336, - "end": 22479, + "start": 22314, + "end": 22457, "loc": { "start": { - "line": 723, + "line": 722, "column": 28 }, "end": { - "line": 726, + "line": 725, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 22350, - "end": 22469, + "start": 22328, + "end": 22447, "loc": { "start": { - "line": 724, + "line": 723, "column": 12 }, "end": { - "line": 725, + "line": 724, "column": 76 } }, "expression": { "type": "AssignmentExpression", - "start": 22350, - "end": 22468, + "start": 22328, + "end": 22446, "loc": { "start": { - "line": 724, + "line": 723, "column": 12 }, "end": { - "line": 725, + "line": 724, "column": 75 } }, "operator": "=", "left": { "type": "Identifier", - "start": 22350, - "end": 22355, + "start": 22328, + "end": 22333, "loc": { "start": { - "line": 724, + "line": 723, "column": 12 }, "end": { - "line": 724, + "line": 723, "column": 17 }, "identifierName": "index" @@ -41141,72 +41075,72 @@ }, "right": { "type": "ConditionalExpression", - "start": 22358, - "end": 22468, + "start": 22336, + "end": 22446, "loc": { "start": { - "line": 724, + "line": 723, "column": 20 }, "end": { - "line": 725, + "line": 724, "column": 75 } }, "test": { "type": "BinaryExpression", - "start": 22358, - "end": 22390, + "start": 22336, + "end": 22368, "loc": { "start": { - "line": 724, + "line": 723, "column": 20 }, "end": { - "line": 724, + "line": 723, "column": 52 } }, "left": { "type": "MemberExpression", - "start": 22358, - "end": 22379, + "start": 22336, + "end": 22357, "loc": { "start": { - "line": 724, + "line": 723, "column": 20 }, "end": { - "line": 724, + "line": 723, "column": 41 } }, "object": { "type": "ThisExpression", - "start": 22358, - "end": 22362, + "start": 22336, + "end": 22340, "loc": { "start": { - "line": 724, + "line": 723, "column": 20 }, "end": { - "line": 724, + "line": 723, "column": 24 } } }, "property": { "type": "Identifier", - "start": 22363, - "end": 22379, + "start": 22341, + "end": 22357, "loc": { "start": { - "line": 724, + "line": 723, "column": 25 }, "end": { - "line": 724, + "line": 723, "column": 41 }, "identifierName": "pageSelectorType" @@ -41218,15 +41152,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 22384, - "end": 22390, + "start": 22362, + "end": 22368, "loc": { "start": { - "line": 724, + "line": 723, "column": 46 }, "end": { - "line": 724, + "line": 723, "column": 52 }, "identifierName": "SELECT" @@ -41236,72 +41170,72 @@ }, "consequent": { "type": "MemberExpression", - "start": 22409, - "end": 22443, + "start": 22387, + "end": 22421, "loc": { "start": { - "line": 725, + "line": 724, "column": 16 }, "end": { - "line": 725, + "line": 724, "column": 50 } }, "object": { "type": "MemberExpression", - "start": 22409, - "end": 22429, + "start": 22387, + "end": 22407, "loc": { "start": { - "line": 725, + "line": 724, "column": 16 }, "end": { - "line": 725, + "line": 724, "column": 36 } }, "object": { "type": "MemberExpression", - "start": 22409, - "end": 22421, + "start": 22387, + "end": 22399, "loc": { "start": { - "line": 725, + "line": 724, "column": 16 }, "end": { - "line": 725, + "line": 724, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 22409, - "end": 22413, + "start": 22387, + "end": 22391, "loc": { "start": { - "line": 725, + "line": 724, "column": 16 }, "end": { - "line": 725, + "line": 724, "column": 20 } } }, "property": { "type": "Identifier", - "start": 22414, - "end": 22421, + "start": 22392, + "end": 22399, "loc": { "start": { - "line": 725, + "line": 724, "column": 21 }, "end": { - "line": 725, + "line": 724, "column": 28 }, "identifierName": "pageSlc" @@ -41312,15 +41246,15 @@ }, "property": { "type": "Identifier", - "start": 22422, - "end": 22429, + "start": 22400, + "end": 22407, "loc": { "start": { - "line": 725, + "line": 724, "column": 29 }, "end": { - "line": 725, + "line": 724, "column": 36 }, "identifierName": "options" @@ -41331,15 +41265,15 @@ }, "property": { "type": "Identifier", - "start": 22430, - "end": 22443, + "start": 22408, + "end": 22421, "loc": { "start": { - "line": 725, + "line": 724, "column": 37 }, "end": { - "line": 725, + "line": 724, "column": 50 }, "identifierName": "selectedIndex" @@ -41350,72 +41284,72 @@ }, "alternate": { "type": "BinaryExpression", - "start": 22446, - "end": 22468, + "start": 22424, + "end": 22446, "loc": { "start": { - "line": 725, + "line": 724, "column": 53 }, "end": { - "line": 725, + "line": 724, "column": 75 } }, "left": { "type": "MemberExpression", - "start": 22446, - "end": 22464, + "start": 22424, + "end": 22442, "loc": { "start": { - "line": 725, + "line": 724, "column": 53 }, "end": { - "line": 725, + "line": 724, "column": 71 } }, "object": { "type": "MemberExpression", - "start": 22446, - "end": 22458, + "start": 22424, + "end": 22436, "loc": { "start": { - "line": 725, + "line": 724, "column": 53 }, "end": { - "line": 725, + "line": 724, "column": 65 } }, "object": { "type": "ThisExpression", - "start": 22446, - "end": 22450, + "start": 22424, + "end": 22428, "loc": { "start": { - "line": 725, + "line": 724, "column": 53 }, "end": { - "line": 725, + "line": 724, "column": 57 } } }, "property": { "type": "Identifier", - "start": 22451, - "end": 22458, + "start": 22429, + "end": 22436, "loc": { "start": { - "line": 725, + "line": 724, "column": 58 }, "end": { - "line": 725, + "line": 724, "column": 65 }, "identifierName": "pageSlc" @@ -41426,15 +41360,15 @@ }, "property": { "type": "Identifier", - "start": 22459, - "end": 22464, + "start": 22437, + "end": 22442, "loc": { "start": { - "line": 725, + "line": 724, "column": 66 }, "end": { - "line": 725, + "line": 724, "column": 71 }, "identifierName": "value" @@ -41446,15 +41380,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 22467, - "end": 22468, + "start": 22445, + "end": 22446, "loc": { "start": { - "line": 725, + "line": 724, "column": 74 }, "end": { - "line": 725, + "line": 724, "column": 75 } }, @@ -41475,57 +41409,57 @@ }, { "type": "IfStatement", - "start": 22488, - "end": 23091, + "start": 22466, + "end": 23069, "loc": { "start": { - "line": 727, + "line": 726, "column": 8 }, "end": { - "line": 743, + "line": 742, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 22492, - "end": 22533, + "start": 22470, + "end": 22511, "loc": { "start": { - "line": 727, + "line": 726, "column": 12 }, "end": { - "line": 727, + "line": 726, "column": 53 } }, "left": { "type": "BinaryExpression", - "start": 22492, - "end": 22502, + "start": 22470, + "end": 22480, "loc": { "start": { - "line": 727, + "line": 726, "column": 12 }, "end": { - "line": 727, + "line": 726, "column": 22 } }, "left": { "type": "Identifier", - "start": 22492, - "end": 22497, + "start": 22470, + "end": 22475, "loc": { "start": { - "line": 727, + "line": 726, "column": 12 }, "end": { - "line": 727, + "line": 726, "column": 17 }, "identifierName": "index" @@ -41535,15 +41469,15 @@ "operator": ">=", "right": { "type": "NumericLiteral", - "start": 22501, - "end": 22502, + "start": 22479, + "end": 22480, "loc": { "start": { - "line": 727, + "line": 726, "column": 21 }, "end": { - "line": 727, + "line": 726, "column": 22 } }, @@ -41557,29 +41491,29 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 22506, - "end": 22533, + "start": 22484, + "end": 22511, "loc": { "start": { - "line": 727, + "line": 726, "column": 26 }, "end": { - "line": 727, + "line": 726, "column": 53 } }, "left": { "type": "Identifier", - "start": 22506, - "end": 22511, + "start": 22484, + "end": 22489, "loc": { "start": { - "line": 727, + "line": 726, "column": 26 }, "end": { - "line": 727, + "line": 726, "column": 31 }, "identifierName": "index" @@ -41589,58 +41523,58 @@ "operator": "<=", "right": { "type": "BinaryExpression", - "start": 22516, - "end": 22532, + "start": 22494, + "end": 22510, "loc": { "start": { - "line": 727, + "line": 726, "column": 36 }, "end": { - "line": 727, + "line": 726, "column": 52 } }, "left": { "type": "MemberExpression", - "start": 22516, - "end": 22528, + "start": 22494, + "end": 22506, "loc": { "start": { - "line": 727, + "line": 726, "column": 36 }, "end": { - "line": 727, + "line": 726, "column": 48 } }, "object": { "type": "ThisExpression", - "start": 22516, - "end": 22520, + "start": 22494, + "end": 22498, "loc": { "start": { - "line": 727, + "line": 726, "column": 36 }, "end": { - "line": 727, + "line": 726, "column": 40 } } }, "property": { "type": "Identifier", - "start": 22521, - "end": 22528, + "start": 22499, + "end": 22506, "loc": { "start": { - "line": 727, + "line": 726, "column": 41 }, "end": { - "line": 727, + "line": 726, "column": 48 }, "identifierName": "nbPages" @@ -41652,15 +41586,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 22531, - "end": 22532, + "start": 22509, + "end": 22510, "loc": { "start": { - "line": 727, + "line": 726, "column": 51 }, "end": { - "line": 727, + "line": 726, "column": 52 } }, @@ -41672,94 +41606,94 @@ }, "extra": { "parenthesized": true, - "parenStart": 22515 + "parenStart": 22493 } } } }, "consequent": { "type": "BlockStatement", - "start": 22535, - "end": 23091, + "start": 22513, + "end": 23069, "loc": { "start": { - "line": 727, + "line": 726, "column": 55 }, "end": { - "line": 743, + "line": 742, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 22549, - "end": 22592, + "start": 22527, + "end": 22570, "loc": { "start": { - "line": 728, + "line": 727, "column": 12 }, "end": { - "line": 728, + "line": 727, "column": 55 } }, "expression": { "type": "CallExpression", - "start": 22549, - "end": 22591, + "start": 22527, + "end": 22569, "loc": { "start": { - "line": 728, + "line": 727, "column": 12 }, "end": { - "line": 728, + "line": 727, "column": 54 } }, "callee": { "type": "MemberExpression", - "start": 22549, - "end": 22572, + "start": 22527, + "end": 22550, "loc": { "start": { - "line": 728, + "line": 727, "column": 12 }, "end": { - "line": 728, + "line": 727, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 22549, - "end": 22553, + "start": 22527, + "end": 22531, "loc": { "start": { - "line": 728, + "line": 727, "column": 12 }, "end": { - "line": 728, + "line": 727, "column": 16 } } }, "property": { "type": "Identifier", - "start": 22554, - "end": 22572, + "start": 22532, + "end": 22550, "loc": { "start": { - "line": 728, + "line": 727, "column": 17 }, "end": { - "line": 728, + "line": 727, "column": 35 }, "identifierName": "onBeforeChangePage" @@ -41771,44 +41705,44 @@ "arguments": [ { "type": "ThisExpression", - "start": 22573, - "end": 22577, + "start": 22551, + "end": 22555, "loc": { "start": { - "line": 728, + "line": 727, "column": 36 }, "end": { - "line": 728, + "line": 727, "column": 40 } } }, { "type": "BinaryExpression", - "start": 22580, - "end": 22589, + "start": 22558, + "end": 22567, "loc": { "start": { - "line": 728, + "line": 727, "column": 43 }, "end": { - "line": 728, + "line": 727, "column": 52 } }, "left": { "type": "Identifier", - "start": 22580, - "end": 22585, + "start": 22558, + "end": 22563, "loc": { "start": { - "line": 728, + "line": 727, "column": 43 }, "end": { - "line": 728, + "line": 727, "column": 48 }, "identifierName": "index" @@ -41818,15 +41752,15 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 22588, - "end": 22589, + "start": 22566, + "end": 22567, "loc": { "start": { - "line": 728, + "line": 727, "column": 51 }, "end": { - "line": 728, + "line": 727, "column": 52 } }, @@ -41838,7 +41772,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 22579 + "parenStart": 22557 } } ] @@ -41846,73 +41780,73 @@ }, { "type": "ExpressionStatement", - "start": 22606, - "end": 22651, + "start": 22584, + "end": 22629, "loc": { "start": { - "line": 730, + "line": 729, "column": 12 }, "end": { - "line": 730, + "line": 729, "column": 57 } }, "expression": { "type": "AssignmentExpression", - "start": 22606, - "end": 22650, + "start": 22584, + "end": 22628, "loc": { "start": { - "line": 730, + "line": 729, "column": 12 }, "end": { - "line": 730, + "line": 729, "column": 56 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22606, - "end": 22624, + "start": 22584, + "end": 22602, "loc": { "start": { - "line": 730, + "line": 729, "column": 12 }, "end": { - "line": 730, + "line": 729, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 22606, - "end": 22610, + "start": 22584, + "end": 22588, "loc": { "start": { - "line": 730, + "line": 729, "column": 12 }, "end": { - "line": 730, + "line": 729, "column": 16 } } }, "property": { "type": "Identifier", - "start": 22611, - "end": 22624, + "start": 22589, + "end": 22602, "loc": { "start": { - "line": 730, + "line": 729, "column": 17 }, "end": { - "line": 730, + "line": 729, "column": 30 }, "identifierName": "currentPageNb" @@ -41923,43 +41857,43 @@ }, "right": { "type": "BinaryExpression", - "start": 22627, - "end": 22650, + "start": 22605, + "end": 22628, "loc": { "start": { - "line": 730, + "line": 729, "column": 33 }, "end": { - "line": 730, + "line": 729, "column": 56 } }, "left": { "type": "CallExpression", - "start": 22627, - "end": 22646, + "start": 22605, + "end": 22624, "loc": { "start": { - "line": 730, + "line": 729, "column": 33 }, "end": { - "line": 730, + "line": 729, "column": 52 } }, "callee": { "type": "Identifier", - "start": 22627, - "end": 22635, + "start": 22605, + "end": 22613, "loc": { "start": { - "line": 730, + "line": 729, "column": 33 }, "end": { - "line": 730, + "line": 729, "column": 41 }, "identifierName": "parseInt" @@ -41969,15 +41903,15 @@ "arguments": [ { "type": "Identifier", - "start": 22636, - "end": 22641, + "start": 22614, + "end": 22619, "loc": { "start": { - "line": 730, + "line": 729, "column": 42 }, "end": { - "line": 730, + "line": 729, "column": 47 }, "identifierName": "index" @@ -41986,15 +41920,15 @@ }, { "type": "NumericLiteral", - "start": 22643, - "end": 22645, + "start": 22621, + "end": 22623, "loc": { "start": { - "line": 730, + "line": 729, "column": 49 }, "end": { - "line": 730, + "line": 729, "column": 51 } }, @@ -42009,15 +41943,15 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 22649, - "end": 22650, + "start": 22627, + "end": 22628, "loc": { "start": { - "line": 730, + "line": 729, "column": 55 }, "end": { - "line": 730, + "line": 729, "column": 56 } }, @@ -42032,72 +41966,72 @@ }, { "type": "IfStatement", - "start": 22664, - "end": 22856, + "start": 22642, + "end": 22834, "loc": { "start": { - "line": 731, + "line": 730, "column": 12 }, "end": { - "line": 735, + "line": 734, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 22668, - "end": 22700, + "start": 22646, + "end": 22678, "loc": { "start": { - "line": 731, + "line": 730, "column": 16 }, "end": { - "line": 731, + "line": 730, "column": 48 } }, "left": { "type": "MemberExpression", - "start": 22668, - "end": 22689, + "start": 22646, + "end": 22667, "loc": { "start": { - "line": 731, + "line": 730, "column": 16 }, "end": { - "line": 731, + "line": 730, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 22668, - "end": 22672, + "start": 22646, + "end": 22650, "loc": { "start": { - "line": 731, + "line": 730, "column": 16 }, "end": { - "line": 731, + "line": 730, "column": 20 } } }, "property": { "type": "Identifier", - "start": 22673, - "end": 22689, + "start": 22651, + "end": 22667, "loc": { "start": { - "line": 731, + "line": 730, "column": 21 }, "end": { - "line": 731, + "line": 730, "column": 37 }, "identifierName": "pageSelectorType" @@ -42109,15 +42043,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 22694, - "end": 22700, + "start": 22672, + "end": 22678, "loc": { "start": { - "line": 731, + "line": 730, "column": 42 }, "end": { - "line": 731, + "line": 730, "column": 48 }, "identifierName": "SELECT" @@ -42127,130 +42061,130 @@ }, "consequent": { "type": "BlockStatement", - "start": 22702, - "end": 22778, + "start": 22680, + "end": 22756, "loc": { "start": { - "line": 731, + "line": 730, "column": 50 }, "end": { - "line": 733, + "line": 732, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 22720, - "end": 22764, + "start": 22698, + "end": 22742, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 60 } }, "expression": { "type": "AssignmentExpression", - "start": 22720, - "end": 22763, + "start": 22698, + "end": 22741, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 59 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22720, - "end": 22756, + "start": 22698, + "end": 22734, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 52 } }, "object": { "type": "MemberExpression", - "start": 22720, - "end": 22747, + "start": 22698, + "end": 22725, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 43 } }, "object": { "type": "MemberExpression", - "start": 22720, - "end": 22740, + "start": 22698, + "end": 22718, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 36 } }, "object": { "type": "MemberExpression", - "start": 22720, - "end": 22732, + "start": 22698, + "end": 22710, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 22720, - "end": 22724, + "start": 22698, + "end": 22702, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 20 } } }, "property": { "type": "Identifier", - "start": 22725, - "end": 22732, + "start": 22703, + "end": 22710, "loc": { "start": { - "line": 732, + "line": 731, "column": 21 }, "end": { - "line": 732, + "line": 731, "column": 28 }, "identifierName": "pageSlc" @@ -42261,15 +42195,15 @@ }, "property": { "type": "Identifier", - "start": 22733, - "end": 22740, + "start": 22711, + "end": 22718, "loc": { "start": { - "line": 732, + "line": 731, "column": 29 }, "end": { - "line": 732, + "line": 731, "column": 36 }, "identifierName": "options" @@ -42280,15 +42214,15 @@ }, "property": { "type": "Identifier", - "start": 22741, - "end": 22746, + "start": 22719, + "end": 22724, "loc": { "start": { - "line": 732, + "line": 731, "column": 37 }, "end": { - "line": 732, + "line": 731, "column": 42 }, "identifierName": "index" @@ -42299,15 +42233,15 @@ }, "property": { "type": "Identifier", - "start": 22748, - "end": 22756, + "start": 22726, + "end": 22734, "loc": { "start": { - "line": 732, + "line": 731, "column": 44 }, "end": { - "line": 732, + "line": 731, "column": 52 }, "identifierName": "selected" @@ -42318,15 +42252,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 22759, - "end": 22763, + "start": 22737, + "end": 22741, "loc": { "start": { - "line": 732, + "line": 731, "column": 55 }, "end": { - "line": 732, + "line": 731, "column": 59 } }, @@ -42339,102 +42273,102 @@ }, "alternate": { "type": "BlockStatement", - "start": 22784, - "end": 22856, + "start": 22762, + "end": 22834, "loc": { "start": { - "line": 733, + "line": 732, "column": 19 }, "end": { - "line": 735, + "line": 734, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 22802, - "end": 22842, + "start": 22780, + "end": 22820, "loc": { "start": { - "line": 734, + "line": 733, "column": 16 }, "end": { - "line": 734, + "line": 733, "column": 56 } }, "expression": { "type": "AssignmentExpression", - "start": 22802, - "end": 22841, + "start": 22780, + "end": 22819, "loc": { "start": { - "line": 734, + "line": 733, "column": 16 }, "end": { - "line": 734, + "line": 733, "column": 55 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22802, - "end": 22820, + "start": 22780, + "end": 22798, "loc": { "start": { - "line": 734, + "line": 733, "column": 16 }, "end": { - "line": 734, + "line": 733, "column": 34 } }, "object": { "type": "MemberExpression", - "start": 22802, - "end": 22814, + "start": 22780, + "end": 22792, "loc": { "start": { - "line": 734, + "line": 733, "column": 16 }, "end": { - "line": 734, + "line": 733, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 22802, - "end": 22806, + "start": 22780, + "end": 22784, "loc": { "start": { - "line": 734, + "line": 733, "column": 16 }, "end": { - "line": 734, + "line": 733, "column": 20 } } }, "property": { "type": "Identifier", - "start": 22807, - "end": 22814, + "start": 22785, + "end": 22792, "loc": { "start": { - "line": 734, + "line": 733, "column": 21 }, "end": { - "line": 734, + "line": 733, "column": 28 }, "identifierName": "pageSlc" @@ -42445,15 +42379,15 @@ }, "property": { "type": "Identifier", - "start": 22815, - "end": 22820, + "start": 22793, + "end": 22798, "loc": { "start": { - "line": 734, + "line": 733, "column": 29 }, "end": { - "line": 734, + "line": 733, "column": 34 }, "identifierName": "value" @@ -42464,44 +42398,44 @@ }, "right": { "type": "MemberExpression", - "start": 22823, - "end": 22841, + "start": 22801, + "end": 22819, "loc": { "start": { - "line": 734, + "line": 733, "column": 37 }, "end": { - "line": 734, + "line": 733, "column": 55 } }, "object": { "type": "ThisExpression", - "start": 22823, - "end": 22827, + "start": 22801, + "end": 22805, "loc": { "start": { - "line": 734, + "line": 733, "column": 37 }, "end": { - "line": 734, + "line": 733, "column": 41 } } }, "property": { "type": "Identifier", - "start": 22828, - "end": 22841, + "start": 22806, + "end": 22819, "loc": { "start": { - "line": 734, + "line": 733, "column": 42 }, "end": { - "line": 734, + "line": 733, "column": 55 }, "identifierName": "currentPageNb" @@ -42518,73 +42452,73 @@ }, { "type": "ExpressionStatement", - "start": 22870, - "end": 22992, + "start": 22848, + "end": 22970, "loc": { "start": { - "line": 737, + "line": 736, "column": 12 }, "end": { - "line": 738, + "line": 737, "column": 63 } }, "expression": { "type": "AssignmentExpression", - "start": 22870, - "end": 22991, + "start": 22848, + "end": 22969, "loc": { "start": { - "line": 737, + "line": 736, "column": 12 }, "end": { - "line": 738, + "line": 737, "column": 62 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22870, - "end": 22889, + "start": 22848, + "end": 22867, "loc": { "start": { - "line": 737, + "line": 736, "column": 12 }, "end": { - "line": 737, + "line": 736, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 22870, - "end": 22874, + "start": 22848, + "end": 22852, "loc": { "start": { - "line": 737, + "line": 736, "column": 12 }, "end": { - "line": 737, + "line": 736, "column": 16 } } }, "property": { "type": "Identifier", - "start": 22875, - "end": 22889, + "start": 22853, + "end": 22867, "loc": { "start": { - "line": 737, + "line": 736, "column": 17 }, "end": { - "line": 737, + "line": 736, "column": 31 }, "identifierName": "startPagingRow" @@ -42595,72 +42529,72 @@ }, "right": { "type": "ConditionalExpression", - "start": 22892, - "end": 22991, + "start": 22870, + "end": 22969, "loc": { "start": { - "line": 737, + "line": 736, "column": 34 }, "end": { - "line": 738, + "line": 737, "column": 62 } }, "test": { "type": "BinaryExpression", - "start": 22893, - "end": 22925, + "start": 22871, + "end": 22903, "loc": { "start": { - "line": 737, + "line": 736, "column": 35 }, "end": { - "line": 737, + "line": 736, "column": 67 } }, "left": { "type": "MemberExpression", - "start": 22893, - "end": 22914, + "start": 22871, + "end": 22892, "loc": { "start": { - "line": 737, + "line": 736, "column": 35 }, "end": { - "line": 737, + "line": 736, "column": 56 } }, "object": { "type": "ThisExpression", - "start": 22893, - "end": 22897, + "start": 22871, + "end": 22875, "loc": { "start": { - "line": 737, + "line": 736, "column": 35 }, "end": { - "line": 737, + "line": 736, "column": 39 } } }, "property": { "type": "Identifier", - "start": 22898, - "end": 22914, + "start": 22876, + "end": 22892, "loc": { "start": { - "line": 737, + "line": 736, "column": 40 }, "end": { - "line": 737, + "line": 736, "column": 56 }, "identifierName": "pageSelectorType" @@ -42672,15 +42606,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 22919, - "end": 22925, + "start": 22897, + "end": 22903, "loc": { "start": { - "line": 737, + "line": 736, "column": 61 }, "end": { - "line": 737, + "line": 736, "column": 67 }, "identifierName": "SELECT" @@ -42689,63 +42623,63 @@ }, "extra": { "parenthesized": true, - "parenStart": 22892 + "parenStart": 22870 } }, "consequent": { "type": "MemberExpression", - "start": 22945, - "end": 22963, + "start": 22923, + "end": 22941, "loc": { "start": { - "line": 738, + "line": 737, "column": 16 }, "end": { - "line": 738, + "line": 737, "column": 34 } }, "object": { "type": "MemberExpression", - "start": 22945, - "end": 22957, + "start": 22923, + "end": 22935, "loc": { "start": { - "line": 738, + "line": 737, "column": 16 }, "end": { - "line": 738, + "line": 737, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 22945, - "end": 22949, + "start": 22923, + "end": 22927, "loc": { "start": { - "line": 738, + "line": 737, "column": 16 }, "end": { - "line": 738, + "line": 737, "column": 20 } } }, "property": { "type": "Identifier", - "start": 22950, - "end": 22957, + "start": 22928, + "end": 22935, "loc": { "start": { - "line": 738, + "line": 737, "column": 21 }, "end": { - "line": 738, + "line": 737, "column": 28 }, "identifierName": "pageSlc" @@ -42756,15 +42690,15 @@ }, "property": { "type": "Identifier", - "start": 22958, - "end": 22963, + "start": 22936, + "end": 22941, "loc": { "start": { - "line": 738, + "line": 737, "column": 29 }, "end": { - "line": 738, + "line": 737, "column": 34 }, "identifierName": "value" @@ -42775,29 +42709,29 @@ }, "alternate": { "type": "BinaryExpression", - "start": 22967, - "end": 22990, + "start": 22945, + "end": 22968, "loc": { "start": { - "line": 738, + "line": 737, "column": 38 }, "end": { - "line": 738, + "line": 737, "column": 61 } }, "left": { "type": "Identifier", - "start": 22967, - "end": 22972, + "start": 22945, + "end": 22950, "loc": { "start": { - "line": 738, + "line": 737, "column": 38 }, "end": { - "line": 738, + "line": 737, "column": 43 }, "identifierName": "index" @@ -42807,44 +42741,44 @@ "operator": "*", "right": { "type": "MemberExpression", - "start": 22975, - "end": 22990, + "start": 22953, + "end": 22968, "loc": { "start": { - "line": 738, + "line": 737, "column": 46 }, "end": { - "line": 738, + "line": 737, "column": 61 } }, "object": { "type": "ThisExpression", - "start": 22975, - "end": 22979, + "start": 22953, + "end": 22957, "loc": { "start": { - "line": 738, + "line": 737, "column": 46 }, "end": { - "line": 738, + "line": 737, "column": 50 } } }, "property": { "type": "Identifier", - "start": 22980, - "end": 22990, + "start": 22958, + "end": 22968, "loc": { "start": { - "line": 738, + "line": 737, "column": 51 }, "end": { - "line": 738, + "line": 737, "column": 61 }, "identifierName": "pageLength" @@ -42855,7 +42789,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 22966 + "parenStart": 22944 } } } @@ -42863,72 +42797,72 @@ }, { "type": "ExpressionStatement", - "start": 23006, - "end": 23025, + "start": 22984, + "end": 23003, "loc": { "start": { - "line": 740, + "line": 739, "column": 12 }, "end": { - "line": 740, + "line": 739, "column": 31 } }, "expression": { "type": "CallExpression", - "start": 23006, - "end": 23024, + "start": 22984, + "end": 23002, "loc": { "start": { - "line": 740, + "line": 739, "column": 12 }, "end": { - "line": 740, + "line": 739, "column": 30 } }, "callee": { "type": "MemberExpression", - "start": 23006, - "end": 23022, + "start": 22984, + "end": 23000, "loc": { "start": { - "line": 740, + "line": 739, "column": 12 }, "end": { - "line": 740, + "line": 739, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 23006, - "end": 23010, + "start": 22984, + "end": 22988, "loc": { "start": { - "line": 740, + "line": 739, "column": 12 }, "end": { - "line": 740, + "line": 739, "column": 16 } } }, "property": { "type": "Identifier", - "start": 23011, - "end": 23022, + "start": 22989, + "end": 23000, "loc": { "start": { - "line": 740, + "line": 739, "column": 17 }, "end": { - "line": 740, + "line": 739, "column": 28 }, "identifierName": "groupByPage" @@ -42942,72 +42876,72 @@ }, { "type": "ExpressionStatement", - "start": 23039, - "end": 23081, + "start": 23017, + "end": 23059, "loc": { "start": { - "line": 742, + "line": 741, "column": 12 }, "end": { - "line": 742, + "line": 741, "column": 54 } }, "expression": { "type": "CallExpression", - "start": 23039, - "end": 23080, + "start": 23017, + "end": 23058, "loc": { "start": { - "line": 742, + "line": 741, "column": 12 }, "end": { - "line": 742, + "line": 741, "column": 53 } }, "callee": { "type": "MemberExpression", - "start": 23039, - "end": 23061, + "start": 23017, + "end": 23039, "loc": { "start": { - "line": 742, + "line": 741, "column": 12 }, "end": { - "line": 742, + "line": 741, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 23039, - "end": 23043, + "start": 23017, + "end": 23021, "loc": { "start": { - "line": 742, + "line": 741, "column": 12 }, "end": { - "line": 742, + "line": 741, "column": 16 } } }, "property": { "type": "Identifier", - "start": 23044, - "end": 23061, + "start": 23022, + "end": 23039, "loc": { "start": { - "line": 742, + "line": 741, "column": 17 }, "end": { - "line": 742, + "line": 741, "column": 34 }, "identifierName": "onAfterChangePage" @@ -43019,44 +42953,44 @@ "arguments": [ { "type": "ThisExpression", - "start": 23062, - "end": 23066, + "start": 23040, + "end": 23044, "loc": { "start": { - "line": 742, + "line": 741, "column": 35 }, "end": { - "line": 742, + "line": 741, "column": 39 } } }, { "type": "BinaryExpression", - "start": 23069, - "end": 23078, + "start": 23047, + "end": 23056, "loc": { "start": { - "line": 742, + "line": 741, "column": 42 }, "end": { - "line": 742, + "line": 741, "column": 51 } }, "left": { "type": "Identifier", - "start": 23069, - "end": 23074, + "start": 23047, + "end": 23052, "loc": { "start": { - "line": 742, + "line": 741, "column": 42 }, "end": { - "line": 742, + "line": 741, "column": 47 }, "identifierName": "index" @@ -43066,15 +43000,15 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 23077, - "end": 23078, + "start": 23055, + "end": 23056, "loc": { "start": { - "line": 742, + "line": 741, "column": 50 }, "end": { - "line": 742, + "line": 741, "column": 51 } }, @@ -43086,7 +43020,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 23068 + "parenStart": 23046 } } ] @@ -43099,86 +43033,86 @@ }, { "type": "ExpressionStatement", - "start": 23101, - "end": 23157, + "start": 23079, + "end": 23135, "loc": { "start": { - "line": 745, + "line": 744, "column": 8 }, "end": { - "line": 745, + "line": 744, "column": 64 } }, "expression": { "type": "CallExpression", - "start": 23101, - "end": 23156, + "start": 23079, + "end": 23134, "loc": { "start": { - "line": 745, + "line": 744, "column": 8 }, "end": { - "line": 745, + "line": 744, "column": 63 } }, "callee": { "type": "MemberExpression", - "start": 23101, - "end": 23118, + "start": 23079, + "end": 23096, "loc": { "start": { - "line": 745, + "line": 744, "column": 8 }, "end": { - "line": 745, + "line": 744, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 23101, - "end": 23113, + "start": 23079, + "end": 23091, "loc": { "start": { - "line": 745, + "line": 744, "column": 8 }, "end": { - "line": 745, + "line": 744, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 23101, - "end": 23105, + "start": 23079, + "end": 23083, "loc": { "start": { - "line": 745, + "line": 744, "column": 8 }, "end": { - "line": 745, + "line": 744, "column": 12 } } }, "property": { "type": "Identifier", - "start": 23106, - "end": 23113, + "start": 23084, + "end": 23091, "loc": { "start": { - "line": 745, + "line": 744, "column": 13 }, "end": { - "line": 745, + "line": 744, "column": 20 }, "identifierName": "emitter" @@ -43189,15 +43123,15 @@ }, "property": { "type": "Identifier", - "start": 23114, - "end": 23118, + "start": 23092, + "end": 23096, "loc": { "start": { - "line": 745, + "line": 744, "column": 21 }, "end": { - "line": 745, + "line": 744, "column": 25 }, "identifierName": "emit" @@ -43209,15 +43143,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 23119, - "end": 23138, + "start": 23097, + "end": 23116, "loc": { "start": { - "line": 745, + "line": 744, "column": 26 }, "end": { - "line": 745, + "line": 744, "column": 45 } }, @@ -43229,15 +43163,15 @@ }, { "type": "Identifier", - "start": 23140, - "end": 23142, + "start": 23118, + "end": 23120, "loc": { "start": { - "line": 745, + "line": 744, "column": 47 }, "end": { - "line": 745, + "line": 744, "column": 49 }, "identifierName": "tf" @@ -43246,29 +43180,29 @@ }, { "type": "BinaryExpression", - "start": 23145, - "end": 23154, + "start": 23123, + "end": 23132, "loc": { "start": { - "line": 745, + "line": 744, "column": 52 }, "end": { - "line": 745, + "line": 744, "column": 61 } }, "left": { "type": "Identifier", - "start": 23145, - "end": 23150, + "start": 23123, + "end": 23128, "loc": { "start": { - "line": 745, + "line": 744, "column": 52 }, "end": { - "line": 745, + "line": 744, "column": 57 }, "identifierName": "index" @@ -43278,15 +43212,15 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 23153, - "end": 23154, + "start": 23131, + "end": 23132, "loc": { "start": { - "line": 745, + "line": 744, "column": 60 }, "end": { - "line": 745, + "line": 744, "column": 61 } }, @@ -43298,7 +43232,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 23144 + "parenStart": 23122 } } ] @@ -43312,15 +43246,15 @@ { "type": "CommentBlock", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", - "start": 22016, - "end": 22125, + "start": 21994, + "end": 22103, "loc": { "start": { - "line": 710, + "line": 709, "column": 4 }, "end": { - "line": 713, + "line": 712, "column": 7 } } @@ -43330,15 +43264,15 @@ { "type": "CommentBlock", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", - "start": 23169, - "end": 23305, + "start": 23147, + "end": 23283, "loc": { "start": { - "line": 748, + "line": 747, "column": 4 }, "end": { - "line": 751, + "line": 750, "column": 7 } } @@ -43347,15 +43281,15 @@ }, { "type": "ClassMethod", - "start": 23310, - "end": 23500, + "start": 23288, + "end": 23478, "loc": { "start": { - "line": 752, + "line": 751, "column": 4 }, "end": { - "line": 759, + "line": 758, "column": 5 } }, @@ -43363,15 +43297,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 23310, - "end": 23330, + "start": 23288, + "end": 23308, "loc": { "start": { - "line": 752, + "line": 751, "column": 4 }, "end": { - "line": 752, + "line": 751, "column": 24 }, "identifierName": "changeResultsPerPage" @@ -43387,15 +43321,15 @@ "params": [ { "type": "Identifier", - "start": 23331, - "end": 23334, + "start": 23309, + "end": 23312, "loc": { "start": { - "line": 752, + "line": 751, "column": 25 }, "end": { - "line": 752, + "line": 751, "column": 28 }, "identifierName": "val" @@ -43405,58 +43339,58 @@ ], "body": { "type": "BlockStatement", - "start": 23336, - "end": 23500, + "start": 23314, + "end": 23478, "loc": { "start": { - "line": 752, + "line": 751, "column": 30 }, "end": { - "line": 759, + "line": 758, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 23346, - "end": 23414, + "start": 23324, + "end": 23392, "loc": { "start": { - "line": 753, + "line": 752, "column": 8 }, "end": { - "line": 755, + "line": 754, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 23350, - "end": 23381, + "start": 23328, + "end": 23359, "loc": { "start": { - "line": 753, + "line": 752, "column": 12 }, "end": { - "line": 753, + "line": 752, "column": 43 } }, "left": { "type": "UnaryExpression", - "start": 23350, - "end": 23367, + "start": 23328, + "end": 23345, "loc": { "start": { - "line": 753, + "line": 752, "column": 12 }, "end": { - "line": 753, + "line": 752, "column": 29 } }, @@ -43464,58 +43398,58 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 23351, - "end": 23367, + "start": 23329, + "end": 23345, "loc": { "start": { - "line": 753, + "line": 752, "column": 13 }, "end": { - "line": 753, + "line": 752, "column": 29 } }, "callee": { "type": "MemberExpression", - "start": 23351, - "end": 23365, + "start": 23329, + "end": 23343, "loc": { "start": { - "line": 753, + "line": 752, "column": 13 }, "end": { - "line": 753, + "line": 752, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 23351, - "end": 23355, + "start": 23329, + "end": 23333, "loc": { "start": { - "line": 753, + "line": 752, "column": 13 }, "end": { - "line": 753, + "line": 752, "column": 17 } } }, "property": { "type": "Identifier", - "start": 23356, - "end": 23365, + "start": 23334, + "end": 23343, "loc": { "start": { - "line": 753, + "line": 752, "column": 18 }, "end": { - "line": 753, + "line": 752, "column": 27 }, "identifierName": "isEnabled" @@ -43533,29 +43467,29 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 23371, - "end": 23381, + "start": 23349, + "end": 23359, "loc": { "start": { - "line": 753, + "line": 752, "column": 33 }, "end": { - "line": 753, + "line": 752, "column": 43 } }, "callee": { "type": "Identifier", - "start": 23371, - "end": 23376, + "start": 23349, + "end": 23354, "loc": { "start": { - "line": 753, + "line": 752, "column": 33 }, "end": { - "line": 753, + "line": 752, "column": 38 }, "identifierName": "isNaN" @@ -43565,15 +43499,15 @@ "arguments": [ { "type": "Identifier", - "start": 23377, - "end": 23380, + "start": 23355, + "end": 23358, "loc": { "start": { - "line": 753, + "line": 752, "column": 39 }, "end": { - "line": 753, + "line": 752, "column": 42 }, "identifierName": "val" @@ -43585,30 +43519,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 23383, - "end": 23414, + "start": 23361, + "end": 23392, "loc": { "start": { - "line": 753, + "line": 752, "column": 45 }, "end": { - "line": 755, + "line": 754, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 23397, - "end": 23404, + "start": 23375, + "end": 23382, "loc": { "start": { - "line": 754, + "line": 753, "column": 12 }, "end": { - "line": 754, + "line": 753, "column": 19 } }, @@ -43621,87 +43555,87 @@ }, { "type": "ExpressionStatement", - "start": 23424, - "end": 23455, + "start": 23402, + "end": 23433, "loc": { "start": { - "line": 757, + "line": 756, "column": 8 }, "end": { - "line": 757, + "line": 756, "column": 39 } }, "expression": { "type": "AssignmentExpression", - "start": 23424, - "end": 23454, + "start": 23402, + "end": 23432, "loc": { "start": { - "line": 757, + "line": 756, "column": 8 }, "end": { - "line": 757, + "line": 756, "column": 38 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 23424, - "end": 23448, + "start": 23402, + "end": 23426, "loc": { "start": { - "line": 757, + "line": 756, "column": 8 }, "end": { - "line": 757, + "line": 756, "column": 32 } }, "object": { "type": "MemberExpression", - "start": 23424, - "end": 23442, + "start": 23402, + "end": 23420, "loc": { "start": { - "line": 757, + "line": 756, "column": 8 }, "end": { - "line": 757, + "line": 756, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 23424, - "end": 23428, + "start": 23402, + "end": 23406, "loc": { "start": { - "line": 757, + "line": 756, "column": 8 }, "end": { - "line": 757, + "line": 756, "column": 12 } } }, "property": { "type": "Identifier", - "start": 23429, - "end": 23442, + "start": 23407, + "end": 23420, "loc": { "start": { - "line": 757, + "line": 756, "column": 13 }, "end": { - "line": 757, + "line": 756, "column": 26 }, "identifierName": "pageLengthSlc" @@ -43712,15 +43646,15 @@ }, "property": { "type": "Identifier", - "start": 23443, - "end": 23448, + "start": 23421, + "end": 23426, "loc": { "start": { - "line": 757, + "line": 756, "column": 27 }, "end": { - "line": 757, + "line": 756, "column": 32 }, "identifierName": "value" @@ -43731,15 +43665,15 @@ }, "right": { "type": "Identifier", - "start": 23451, - "end": 23454, + "start": 23429, + "end": 23432, "loc": { "start": { - "line": 757, + "line": 756, "column": 35 }, "end": { - "line": 757, + "line": 756, "column": 38 }, "identifierName": "val" @@ -43750,72 +43684,72 @@ }, { "type": "ExpressionStatement", - "start": 23464, - "end": 23494, + "start": 23442, + "end": 23472, "loc": { "start": { - "line": 758, + "line": 757, "column": 8 }, "end": { - "line": 758, + "line": 757, "column": 38 } }, "expression": { "type": "CallExpression", - "start": 23464, - "end": 23493, + "start": 23442, + "end": 23471, "loc": { "start": { - "line": 758, + "line": 757, "column": 8 }, "end": { - "line": 758, + "line": 757, "column": 37 } }, "callee": { "type": "MemberExpression", - "start": 23464, - "end": 23491, + "start": 23442, + "end": 23469, "loc": { "start": { - "line": 758, + "line": 757, "column": 8 }, "end": { - "line": 758, + "line": 757, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 23464, - "end": 23468, + "start": 23442, + "end": 23446, "loc": { "start": { - "line": 758, + "line": 757, "column": 8 }, "end": { - "line": 758, + "line": 757, "column": 12 } } }, "property": { "type": "Identifier", - "start": 23469, - "end": 23491, + "start": 23447, + "end": 23469, "loc": { "start": { - "line": 758, + "line": 757, "column": 13 }, "end": { - "line": 758, + "line": 757, "column": 35 }, "identifierName": "onChangeResultsPerPage" @@ -43835,15 +43769,15 @@ { "type": "CommentBlock", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", - "start": 23169, - "end": 23305, + "start": 23147, + "end": 23283, "loc": { "start": { - "line": 748, + "line": 747, "column": 4 }, "end": { - "line": 751, + "line": 750, "column": 7 } } @@ -43853,15 +43787,15 @@ { "type": "CommentBlock", "value": "*\n * Change rows according to page results drop-down\n ", - "start": 23506, - "end": 23572, + "start": 23484, + "end": 23550, "loc": { "start": { - "line": 761, + "line": 760, "column": 4 }, "end": { - "line": 763, + "line": 762, "column": 7 } } @@ -43870,15 +43804,15 @@ }, { "type": "ClassMethod", - "start": 23577, - "end": 24796, + "start": 23555, + "end": 24774, "loc": { "start": { - "line": 764, + "line": 763, "column": 4 }, "end": { - "line": 798, + "line": 797, "column": 5 } }, @@ -43886,15 +43820,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 23577, - "end": 23599, + "start": 23555, + "end": 23577, "loc": { "start": { - "line": 764, + "line": 763, "column": 4 }, "end": { - "line": 764, + "line": 763, "column": 26 }, "identifierName": "onChangeResultsPerPage" @@ -43910,59 +43844,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 23602, - "end": 24796, + "start": 23580, + "end": 24774, "loc": { "start": { - "line": 764, + "line": 763, "column": 29 }, "end": { - "line": 798, + "line": 797, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 23612, - "end": 23629, + "start": 23590, + "end": 23607, "loc": { "start": { - "line": 765, + "line": 764, "column": 8 }, "end": { - "line": 765, + "line": 764, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 23616, - "end": 23628, + "start": 23594, + "end": 23606, "loc": { "start": { - "line": 765, + "line": 764, "column": 12 }, "end": { - "line": 765, + "line": 764, "column": 24 } }, "id": { "type": "Identifier", - "start": 23616, - "end": 23618, + "start": 23594, + "end": 23596, "loc": { "start": { - "line": 765, + "line": 764, "column": 12 }, "end": { - "line": 765, + "line": 764, "column": 14 }, "identifierName": "tf" @@ -43971,44 +43905,44 @@ }, "init": { "type": "MemberExpression", - "start": 23621, - "end": 23628, + "start": 23599, + "end": 23606, "loc": { "start": { - "line": 765, + "line": 764, "column": 17 }, "end": { - "line": 765, + "line": 764, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 23621, - "end": 23625, + "start": 23599, + "end": 23603, "loc": { "start": { - "line": 765, + "line": 764, "column": 17 }, "end": { - "line": 765, + "line": 764, "column": 21 } } }, "property": { "type": "Identifier", - "start": 23626, - "end": 23628, + "start": 23604, + "end": 23606, "loc": { "start": { - "line": 765, + "line": 764, "column": 22 }, "end": { - "line": 765, + "line": 764, "column": 24 }, "identifierName": "tf" @@ -44023,43 +43957,43 @@ }, { "type": "IfStatement", - "start": 23639, - "end": 23722, + "start": 23617, + "end": 23700, "loc": { "start": { - "line": 767, + "line": 766, "column": 8 }, "end": { - "line": 769, + "line": 768, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 23643, - "end": 23689, + "start": 23621, + "end": 23667, "loc": { "start": { - "line": 767, + "line": 766, "column": 12 }, "end": { - "line": 767, + "line": 766, "column": 58 } }, "left": { "type": "UnaryExpression", - "start": 23643, - "end": 23660, + "start": 23621, + "end": 23638, "loc": { "start": { - "line": 767, + "line": 766, "column": 12 }, "end": { - "line": 767, + "line": 766, "column": 29 } }, @@ -44067,58 +44001,58 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 23644, - "end": 23660, + "start": 23622, + "end": 23638, "loc": { "start": { - "line": 767, + "line": 766, "column": 13 }, "end": { - "line": 767, + "line": 766, "column": 29 } }, "callee": { "type": "MemberExpression", - "start": 23644, - "end": 23658, + "start": 23622, + "end": 23636, "loc": { "start": { - "line": 767, + "line": 766, "column": 13 }, "end": { - "line": 767, + "line": 766, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 23644, - "end": 23648, + "start": 23622, + "end": 23626, "loc": { "start": { - "line": 767, + "line": 766, "column": 13 }, "end": { - "line": 767, + "line": 766, "column": 17 } } }, "property": { "type": "Identifier", - "start": 23649, - "end": 23658, + "start": 23627, + "end": 23636, "loc": { "start": { - "line": 767, + "line": 766, "column": 18 }, "end": { - "line": 767, + "line": 766, "column": 27 }, "identifierName": "isEnabled" @@ -44136,57 +44070,57 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 23664, - "end": 23689, + "start": 23642, + "end": 23667, "loc": { "start": { - "line": 767, + "line": 766, "column": 33 }, "end": { - "line": 767, + "line": 766, "column": 58 } }, "left": { "type": "CallExpression", - "start": 23664, - "end": 23683, + "start": 23642, + "end": 23661, "loc": { "start": { - "line": 767, + "line": 766, "column": 33 }, "end": { - "line": 767, + "line": 766, "column": 52 } }, "callee": { "type": "MemberExpression", - "start": 23664, - "end": 23681, + "start": 23642, + "end": 23659, "loc": { "start": { - "line": 767, + "line": 766, "column": 33 }, "end": { - "line": 767, + "line": 766, "column": 50 } }, "object": { "type": "Identifier", - "start": 23664, - "end": 23666, + "start": 23642, + "end": 23644, "loc": { "start": { - "line": 767, + "line": 766, "column": 33 }, "end": { - "line": 767, + "line": 766, "column": 35 }, "identifierName": "tf" @@ -44195,15 +44129,15 @@ }, "property": { "type": "Identifier", - "start": 23667, - "end": 23681, + "start": 23645, + "end": 23659, "loc": { "start": { - "line": 767, + "line": 766, "column": 36 }, "end": { - "line": 767, + "line": 766, "column": 50 }, "identifierName": "getValidRowsNb" @@ -44217,15 +44151,15 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 23688, - "end": 23689, + "start": 23666, + "end": 23667, "loc": { "start": { - "line": 767, + "line": 766, "column": 57 }, "end": { - "line": 767, + "line": 766, "column": 58 } }, @@ -44239,30 +44173,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 23691, - "end": 23722, + "start": 23669, + "end": 23700, "loc": { "start": { - "line": 767, + "line": 766, "column": 60 }, "end": { - "line": 769, + "line": 768, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 23705, - "end": 23712, + "start": 23683, + "end": 23690, "loc": { "start": { - "line": 768, + "line": 767, "column": 12 }, "end": { - "line": 768, + "line": 767, "column": 19 } }, @@ -44275,59 +44209,59 @@ }, { "type": "VariableDeclaration", - "start": 23732, - "end": 23823, + "start": 23710, + "end": 23801, "loc": { "start": { - "line": 771, + "line": 770, "column": 8 }, "end": { - "line": 773, + "line": 772, "column": 17 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 23736, - "end": 23822, + "start": 23714, + "end": 23800, "loc": { "start": { - "line": 771, + "line": 770, "column": 12 }, "end": { - "line": 773, + "line": 772, "column": 16 } }, "id": { "type": "ObjectPattern", - "start": 23736, - "end": 23815, + "start": 23714, + "end": 23793, "loc": { "start": { - "line": 771, + "line": 770, "column": 12 }, "end": { - "line": 773, + "line": 772, "column": 9 } }, "properties": [ { "type": "ObjectProperty", - "start": 23750, - "end": 23769, + "start": 23728, + "end": 23747, "loc": { "start": { - "line": 772, + "line": 771, "column": 12 }, "end": { - "line": 772, + "line": 771, "column": 31 } }, @@ -44336,15 +44270,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 23750, - "end": 23763, + "start": 23728, + "end": 23741, "loc": { "start": { - "line": 772, + "line": 771, "column": 12 }, "end": { - "line": 772, + "line": 771, "column": 25 }, "identifierName": "pageLengthSlc" @@ -44353,15 +44287,15 @@ }, "value": { "type": "Identifier", - "start": 23765, - "end": 23769, + "start": 23743, + "end": 23747, "loc": { "start": { - "line": 772, + "line": 771, "column": 27 }, "end": { - "line": 772, + "line": 771, "column": 31 }, "identifierName": "slcR" @@ -44371,15 +44305,15 @@ }, { "type": "ObjectProperty", - "start": 23771, - "end": 23787, + "start": 23749, + "end": 23765, "loc": { "start": { - "line": 772, + "line": 771, "column": 33 }, "end": { - "line": 772, + "line": 771, "column": 49 } }, @@ -44388,15 +44322,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 23771, - "end": 23787, + "start": 23749, + "end": 23765, "loc": { "start": { - "line": 772, + "line": 771, "column": 33 }, "end": { - "line": 772, + "line": 771, "column": 49 }, "identifierName": "pageSelectorType" @@ -44405,15 +44339,15 @@ }, "value": { "type": "Identifier", - "start": 23771, - "end": 23787, + "start": 23749, + "end": 23765, "loc": { "start": { - "line": 772, + "line": 771, "column": 33 }, "end": { - "line": 772, + "line": 771, "column": 49 }, "identifierName": "pageSelectorType" @@ -44426,15 +44360,15 @@ }, { "type": "ObjectProperty", - "start": 23789, - "end": 23796, + "start": 23767, + "end": 23774, "loc": { "start": { - "line": 772, + "line": 771, "column": 51 }, "end": { - "line": 772, + "line": 771, "column": 58 } }, @@ -44443,15 +44377,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 23789, - "end": 23796, + "start": 23767, + "end": 23774, "loc": { "start": { - "line": 772, + "line": 771, "column": 51 }, "end": { - "line": 772, + "line": 771, "column": 58 }, "identifierName": "pageSlc" @@ -44460,15 +44394,15 @@ }, "value": { "type": "Identifier", - "start": 23789, - "end": 23796, + "start": 23767, + "end": 23774, "loc": { "start": { - "line": 772, + "line": 771, "column": 51 }, "end": { - "line": 772, + "line": 771, "column": 58 }, "identifierName": "pageSlc" @@ -44481,15 +44415,15 @@ }, { "type": "ObjectProperty", - "start": 23798, - "end": 23805, + "start": 23776, + "end": 23783, "loc": { "start": { - "line": 772, + "line": 771, "column": 60 }, "end": { - "line": 772, + "line": 771, "column": 67 } }, @@ -44498,15 +44432,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 23798, - "end": 23805, + "start": 23776, + "end": 23783, "loc": { "start": { - "line": 772, + "line": 771, "column": 60 }, "end": { - "line": 772, + "line": 771, "column": 67 }, "identifierName": "emitter" @@ -44515,15 +44449,15 @@ }, "value": { "type": "Identifier", - "start": 23798, - "end": 23805, + "start": 23776, + "end": 23783, "loc": { "start": { - "line": 772, + "line": 771, "column": 60 }, "end": { - "line": 772, + "line": 771, "column": 67 }, "identifierName": "emitter" @@ -44538,15 +44472,15 @@ }, "init": { "type": "ThisExpression", - "start": 23818, - "end": 23822, + "start": 23796, + "end": 23800, "loc": { "start": { - "line": 773, + "line": 772, "column": 12 }, "end": { - "line": 773, + "line": 772, "column": 16 } } @@ -44557,57 +44491,57 @@ }, { "type": "ExpressionStatement", - "start": 23833, - "end": 23879, + "start": 23811, + "end": 23857, "loc": { "start": { - "line": 775, + "line": 774, "column": 8 }, "end": { - "line": 775, + "line": 774, "column": 54 } }, "expression": { "type": "CallExpression", - "start": 23833, - "end": 23878, + "start": 23811, + "end": 23856, "loc": { "start": { - "line": 775, + "line": 774, "column": 8 }, "end": { - "line": 775, + "line": 774, "column": 53 } }, "callee": { "type": "MemberExpression", - "start": 23833, - "end": 23845, + "start": 23811, + "end": 23823, "loc": { "start": { - "line": 775, + "line": 774, "column": 8 }, "end": { - "line": 775, + "line": 774, "column": 20 } }, "object": { "type": "Identifier", - "start": 23833, - "end": 23840, + "start": 23811, + "end": 23818, "loc": { "start": { - "line": 775, + "line": 774, "column": 8 }, "end": { - "line": 775, + "line": 774, "column": 15 }, "identifierName": "emitter" @@ -44616,15 +44550,15 @@ }, "property": { "type": "Identifier", - "start": 23841, - "end": 23845, + "start": 23819, + "end": 23823, "loc": { "start": { - "line": 775, + "line": 774, "column": 16 }, "end": { - "line": 775, + "line": 774, "column": 20 }, "identifierName": "emit" @@ -44636,15 +44570,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 23846, - "end": 23873, + "start": 23824, + "end": 23851, "loc": { "start": { - "line": 775, + "line": 774, "column": 21 }, "end": { - "line": 775, + "line": 774, "column": 48 } }, @@ -44656,15 +44590,15 @@ }, { "type": "Identifier", - "start": 23875, - "end": 23877, + "start": 23853, + "end": 23855, "loc": { "start": { - "line": 775, + "line": 774, "column": 50 }, "end": { - "line": 775, + "line": 774, "column": 52 }, "identifierName": "tf" @@ -44676,44 +44610,44 @@ }, { "type": "VariableDeclaration", - "start": 23889, - "end": 23923, + "start": 23867, + "end": 23901, "loc": { "start": { - "line": 777, + "line": 776, "column": 8 }, "end": { - "line": 777, + "line": 776, "column": 42 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 23893, - "end": 23922, + "start": 23871, + "end": 23900, "loc": { "start": { - "line": 777, + "line": 776, "column": 12 }, "end": { - "line": 777, + "line": 776, "column": 41 } }, "id": { "type": "Identifier", - "start": 23893, - "end": 23901, + "start": 23871, + "end": 23879, "loc": { "start": { - "line": 777, + "line": 776, "column": 12 }, "end": { - "line": 777, + "line": 776, "column": 20 }, "identifierName": "slcIndex" @@ -44722,29 +44656,29 @@ }, "init": { "type": "MemberExpression", - "start": 23904, - "end": 23922, + "start": 23882, + "end": 23900, "loc": { "start": { - "line": 777, + "line": 776, "column": 23 }, "end": { - "line": 777, + "line": 776, "column": 41 } }, "object": { "type": "Identifier", - "start": 23904, - "end": 23908, + "start": 23882, + "end": 23886, "loc": { "start": { - "line": 777, + "line": 776, "column": 23 }, "end": { - "line": 777, + "line": 776, "column": 27 }, "identifierName": "slcR" @@ -44753,15 +44687,15 @@ }, "property": { "type": "Identifier", - "start": 23909, - "end": 23922, + "start": 23887, + "end": 23900, "loc": { "start": { - "line": 777, + "line": 776, "column": 28 }, "end": { - "line": 777, + "line": 776, "column": 41 }, "identifierName": "selectedIndex" @@ -44776,44 +44710,44 @@ }, { "type": "VariableDeclaration", - "start": 23932, - "end": 24055, + "start": 23910, + "end": 24033, "loc": { "start": { - "line": 778, + "line": 777, "column": 8 }, "end": { - "line": 779, + "line": 778, "column": 68 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 23936, - "end": 24054, + "start": 23914, + "end": 24032, "loc": { "start": { - "line": 778, + "line": 777, "column": 12 }, "end": { - "line": 779, + "line": 778, "column": 67 } }, "id": { "type": "Identifier", - "start": 23936, - "end": 23952, + "start": 23914, + "end": 23930, "loc": { "start": { - "line": 778, + "line": 777, "column": 12 }, "end": { - "line": 778, + "line": 777, "column": 28 }, "identifierName": "slcPagesSelIndex" @@ -44822,43 +44756,43 @@ }, "init": { "type": "ConditionalExpression", - "start": 23955, - "end": 24054, + "start": 23933, + "end": 24032, "loc": { "start": { - "line": 778, + "line": 777, "column": 31 }, "end": { - "line": 779, + "line": 778, "column": 67 } }, "test": { "type": "BinaryExpression", - "start": 23956, - "end": 23983, + "start": 23934, + "end": 23961, "loc": { "start": { - "line": 778, + "line": 777, "column": 32 }, "end": { - "line": 778, + "line": 777, "column": 59 } }, "left": { "type": "Identifier", - "start": 23956, - "end": 23972, + "start": 23934, + "end": 23950, "loc": { "start": { - "line": 778, + "line": 777, "column": 32 }, "end": { - "line": 778, + "line": 777, "column": 48 }, "identifierName": "pageSelectorType" @@ -44868,15 +44802,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 23977, - "end": 23983, + "start": 23955, + "end": 23961, "loc": { "start": { - "line": 778, + "line": 777, "column": 53 }, "end": { - "line": 778, + "line": 777, "column": 59 }, "identifierName": "SELECT" @@ -44885,34 +44819,34 @@ }, "extra": { "parenthesized": true, - "parenStart": 23955 + "parenStart": 23933 } }, "consequent": { "type": "MemberExpression", - "start": 23999, - "end": 24020, + "start": 23977, + "end": 23998, "loc": { "start": { - "line": 779, + "line": 778, "column": 12 }, "end": { - "line": 779, + "line": 778, "column": 33 } }, "object": { "type": "Identifier", - "start": 23999, - "end": 24006, + "start": 23977, + "end": 23984, "loc": { "start": { - "line": 779, + "line": 778, "column": 12 }, "end": { - "line": 779, + "line": 778, "column": 19 }, "identifierName": "pageSlc" @@ -44921,15 +44855,15 @@ }, "property": { "type": "Identifier", - "start": 24007, - "end": 24020, + "start": 23985, + "end": 23998, "loc": { "start": { - "line": 779, + "line": 778, "column": 20 }, "end": { - "line": 779, + "line": 778, "column": 33 }, "identifierName": "selectedIndex" @@ -44940,29 +44874,29 @@ }, "alternate": { "type": "CallExpression", - "start": 24023, - "end": 24054, + "start": 24001, + "end": 24032, "loc": { "start": { - "line": 779, + "line": 778, "column": 36 }, "end": { - "line": 779, + "line": 778, "column": 67 } }, "callee": { "type": "Identifier", - "start": 24023, - "end": 24031, + "start": 24001, + "end": 24009, "loc": { "start": { - "line": 779, + "line": 778, "column": 36 }, "end": { - "line": 779, + "line": 778, "column": 44 }, "identifierName": "parseInt" @@ -44972,43 +44906,43 @@ "arguments": [ { "type": "BinaryExpression", - "start": 24032, - "end": 24049, + "start": 24010, + "end": 24027, "loc": { "start": { - "line": 779, + "line": 778, "column": 45 }, "end": { - "line": 779, + "line": 778, "column": 62 } }, "left": { "type": "MemberExpression", - "start": 24032, - "end": 24045, + "start": 24010, + "end": 24023, "loc": { "start": { - "line": 779, + "line": 778, "column": 45 }, "end": { - "line": 779, + "line": 778, "column": 58 } }, "object": { "type": "Identifier", - "start": 24032, - "end": 24039, + "start": 24010, + "end": 24017, "loc": { "start": { - "line": 779, + "line": 778, "column": 45 }, "end": { - "line": 779, + "line": 778, "column": 52 }, "identifierName": "pageSlc" @@ -45017,15 +44951,15 @@ }, "property": { "type": "Identifier", - "start": 24040, - "end": 24045, + "start": 24018, + "end": 24023, "loc": { "start": { - "line": 779, + "line": 778, "column": 53 }, "end": { - "line": 779, + "line": 778, "column": 58 }, "identifierName": "value" @@ -45037,15 +44971,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 24048, - "end": 24049, + "start": 24026, + "end": 24027, "loc": { "start": { - "line": 779, + "line": 778, "column": 61 }, "end": { - "line": 779, + "line": 778, "column": 62 } }, @@ -45058,15 +44992,15 @@ }, { "type": "NumericLiteral", - "start": 24051, - "end": 24053, + "start": 24029, + "end": 24031, "loc": { "start": { - "line": 779, + "line": 778, "column": 64 }, "end": { - "line": 779, + "line": 778, "column": 66 } }, @@ -45085,73 +45019,73 @@ }, { "type": "ExpressionStatement", - "start": 24064, - "end": 24125, + "start": 24042, + "end": 24103, "loc": { "start": { - "line": 780, + "line": 779, "column": 8 }, "end": { - "line": 780, + "line": 779, "column": 69 } }, "expression": { "type": "AssignmentExpression", - "start": 24064, - "end": 24124, + "start": 24042, + "end": 24102, "loc": { "start": { - "line": 780, + "line": 779, "column": 8 }, "end": { - "line": 780, + "line": 779, "column": 68 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24064, - "end": 24079, + "start": 24042, + "end": 24057, "loc": { "start": { - "line": 780, + "line": 779, "column": 8 }, "end": { - "line": 780, + "line": 779, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 24064, - "end": 24068, + "start": 24042, + "end": 24046, "loc": { "start": { - "line": 780, + "line": 779, "column": 8 }, "end": { - "line": 780, + "line": 779, "column": 12 } } }, "property": { "type": "Identifier", - "start": 24069, - "end": 24079, + "start": 24047, + "end": 24057, "loc": { "start": { - "line": 780, + "line": 779, "column": 13 }, "end": { - "line": 780, + "line": 779, "column": 23 }, "identifierName": "pageLength" @@ -45162,29 +45096,29 @@ }, "right": { "type": "CallExpression", - "start": 24082, - "end": 24124, + "start": 24060, + "end": 24102, "loc": { "start": { - "line": 780, + "line": 779, "column": 26 }, "end": { - "line": 780, + "line": 779, "column": 68 } }, "callee": { "type": "Identifier", - "start": 24082, - "end": 24090, + "start": 24060, + "end": 24068, "loc": { "start": { - "line": 780, + "line": 779, "column": 26 }, "end": { - "line": 780, + "line": 779, "column": 34 }, "identifierName": "parseInt" @@ -45194,57 +45128,57 @@ "arguments": [ { "type": "MemberExpression", - "start": 24091, - "end": 24119, + "start": 24069, + "end": 24097, "loc": { "start": { - "line": 780, + "line": 779, "column": 35 }, "end": { - "line": 780, + "line": 779, "column": 63 } }, "object": { "type": "MemberExpression", - "start": 24091, - "end": 24113, + "start": 24069, + "end": 24091, "loc": { "start": { - "line": 780, + "line": 779, "column": 35 }, "end": { - "line": 780, + "line": 779, "column": 57 } }, "object": { "type": "MemberExpression", - "start": 24091, - "end": 24103, + "start": 24069, + "end": 24081, "loc": { "start": { - "line": 780, + "line": 779, "column": 35 }, "end": { - "line": 780, + "line": 779, "column": 47 } }, "object": { "type": "Identifier", - "start": 24091, - "end": 24095, + "start": 24069, + "end": 24073, "loc": { "start": { - "line": 780, + "line": 779, "column": 35 }, "end": { - "line": 780, + "line": 779, "column": 39 }, "identifierName": "slcR" @@ -45253,15 +45187,15 @@ }, "property": { "type": "Identifier", - "start": 24096, - "end": 24103, + "start": 24074, + "end": 24081, "loc": { "start": { - "line": 780, + "line": 779, "column": 40 }, "end": { - "line": 780, + "line": 779, "column": 47 }, "identifierName": "options" @@ -45272,15 +45206,15 @@ }, "property": { "type": "Identifier", - "start": 24104, - "end": 24112, + "start": 24082, + "end": 24090, "loc": { "start": { - "line": 780, + "line": 779, "column": 48 }, "end": { - "line": 780, + "line": 779, "column": 56 }, "identifierName": "slcIndex" @@ -45291,15 +45225,15 @@ }, "property": { "type": "Identifier", - "start": 24114, - "end": 24119, + "start": 24092, + "end": 24097, "loc": { "start": { - "line": 780, + "line": 779, "column": 58 }, "end": { - "line": 780, + "line": 779, "column": 63 }, "identifierName": "value" @@ -45310,15 +45244,15 @@ }, { "type": "NumericLiteral", - "start": 24121, - "end": 24123, + "start": 24099, + "end": 24101, "loc": { "start": { - "line": 780, + "line": 779, "column": 65 }, "end": { - "line": 780, + "line": 779, "column": 67 } }, @@ -45334,73 +45268,73 @@ }, { "type": "ExpressionStatement", - "start": 24134, - "end": 24191, + "start": 24112, + "end": 24169, "loc": { "start": { - "line": 781, + "line": 780, "column": 8 }, "end": { - "line": 781, + "line": 780, "column": 65 } }, "expression": { "type": "AssignmentExpression", - "start": 24134, - "end": 24190, + "start": 24112, + "end": 24168, "loc": { "start": { - "line": 781, + "line": 780, "column": 8 }, "end": { - "line": 781, + "line": 780, "column": 64 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24134, - "end": 24153, + "start": 24112, + "end": 24131, "loc": { "start": { - "line": 781, + "line": 780, "column": 8 }, "end": { - "line": 781, + "line": 780, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 24134, - "end": 24138, + "start": 24112, + "end": 24116, "loc": { "start": { - "line": 781, + "line": 780, "column": 8 }, "end": { - "line": 781, + "line": 780, "column": 12 } } }, "property": { "type": "Identifier", - "start": 24139, - "end": 24153, + "start": 24117, + "end": 24131, "loc": { "start": { - "line": 781, + "line": 780, "column": 13 }, "end": { - "line": 781, + "line": 780, "column": 27 }, "identifierName": "startPagingRow" @@ -45411,58 +45345,58 @@ }, "right": { "type": "BinaryExpression", - "start": 24156, - "end": 24190, + "start": 24134, + "end": 24168, "loc": { "start": { - "line": 781, + "line": 780, "column": 30 }, "end": { - "line": 781, + "line": 780, "column": 64 } }, "left": { "type": "MemberExpression", - "start": 24156, - "end": 24171, + "start": 24134, + "end": 24149, "loc": { "start": { - "line": 781, + "line": 780, "column": 30 }, "end": { - "line": 781, + "line": 780, "column": 45 } }, "object": { "type": "ThisExpression", - "start": 24156, - "end": 24160, + "start": 24134, + "end": 24138, "loc": { "start": { - "line": 781, + "line": 780, "column": 30 }, "end": { - "line": 781, + "line": 780, "column": 34 } } }, "property": { "type": "Identifier", - "start": 24161, - "end": 24171, + "start": 24139, + "end": 24149, "loc": { "start": { - "line": 781, + "line": 780, "column": 35 }, "end": { - "line": 781, + "line": 780, "column": 45 }, "identifierName": "pageLength" @@ -45474,15 +45408,15 @@ "operator": "*", "right": { "type": "Identifier", - "start": 24174, - "end": 24190, + "start": 24152, + "end": 24168, "loc": { "start": { - "line": 781, + "line": 780, "column": 48 }, "end": { - "line": 781, + "line": 780, "column": 64 }, "identifierName": "slcPagesSelIndex" @@ -45494,29 +45428,29 @@ }, { "type": "IfStatement", - "start": 24201, - "end": 24718, + "start": 24179, + "end": 24696, "loc": { "start": { - "line": 783, + "line": 782, "column": 8 }, "end": { - "line": 795, + "line": 794, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 24205, - "end": 24228, + "start": 24183, + "end": 24206, "loc": { "start": { - "line": 783, + "line": 782, "column": 12 }, "end": { - "line": 783, + "line": 782, "column": 35 } }, @@ -45524,29 +45458,29 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 24206, - "end": 24228, + "start": 24184, + "end": 24206, "loc": { "start": { - "line": 783, + "line": 782, "column": 13 }, "end": { - "line": 783, + "line": 782, "column": 35 } }, "callee": { "type": "Identifier", - "start": 24206, - "end": 24211, + "start": 24184, + "end": 24189, "loc": { "start": { - "line": 783, + "line": 782, "column": 13 }, "end": { - "line": 783, + "line": 782, "column": 18 }, "identifierName": "isNaN" @@ -45556,44 +45490,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 24212, - "end": 24227, + "start": 24190, + "end": 24205, "loc": { "start": { - "line": 783, + "line": 782, "column": 19 }, "end": { - "line": 783, + "line": 782, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 24212, - "end": 24216, + "start": 24190, + "end": 24194, "loc": { "start": { - "line": 783, + "line": 782, "column": 19 }, "end": { - "line": 783, + "line": 782, "column": 23 } } }, "property": { "type": "Identifier", - "start": 24217, - "end": 24227, + "start": 24195, + "end": 24205, "loc": { "start": { - "line": 783, + "line": 782, "column": 24 }, "end": { - "line": 783, + "line": 782, "column": 34 }, "identifierName": "pageLength" @@ -45610,87 +45544,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 24230, - "end": 24718, + "start": 24208, + "end": 24696, "loc": { "start": { - "line": 783, + "line": 782, "column": 37 }, "end": { - "line": 795, + "line": 794, "column": 9 } }, "body": [ { "type": "IfStatement", - "start": 24244, - "end": 24386, + "start": 24222, + "end": 24364, "loc": { "start": { - "line": 784, + "line": 783, "column": 12 }, "end": { - "line": 786, + "line": 785, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 24248, - "end": 24290, + "start": 24226, + "end": 24268, "loc": { "start": { - "line": 784, + "line": 783, "column": 16 }, "end": { - "line": 784, + "line": 783, "column": 58 } }, "left": { "type": "MemberExpression", - "start": 24248, - "end": 24267, + "start": 24226, + "end": 24245, "loc": { "start": { - "line": 784, + "line": 783, "column": 16 }, "end": { - "line": 784, + "line": 783, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 24248, - "end": 24252, + "start": 24226, + "end": 24230, "loc": { "start": { - "line": 784, + "line": 783, "column": 16 }, "end": { - "line": 784, + "line": 783, "column": 20 } } }, "property": { "type": "Identifier", - "start": 24253, - "end": 24267, + "start": 24231, + "end": 24245, "loc": { "start": { - "line": 784, + "line": 783, "column": 21 }, "end": { - "line": 784, + "line": 783, "column": 35 }, "identifierName": "startPagingRow" @@ -45702,29 +45636,29 @@ "operator": ">=", "right": { "type": "MemberExpression", - "start": 24271, - "end": 24290, + "start": 24249, + "end": 24268, "loc": { "start": { - "line": 784, + "line": 783, "column": 39 }, "end": { - "line": 784, + "line": 783, "column": 58 } }, "object": { "type": "Identifier", - "start": 24271, - "end": 24273, + "start": 24249, + "end": 24251, "loc": { "start": { - "line": 784, + "line": 783, "column": 39 }, "end": { - "line": 784, + "line": 783, "column": 41 }, "identifierName": "tf" @@ -45733,15 +45667,15 @@ }, "property": { "type": "Identifier", - "start": 24274, - "end": 24290, + "start": 24252, + "end": 24268, "loc": { "start": { - "line": 784, + "line": 783, "column": 42 }, "end": { - "line": 784, + "line": 783, "column": 58 }, "identifierName": "nbFilterableRows" @@ -45753,88 +45687,88 @@ }, "consequent": { "type": "BlockStatement", - "start": 24292, - "end": 24386, + "start": 24270, + "end": 24364, "loc": { "start": { - "line": 784, + "line": 783, "column": 60 }, "end": { - "line": 786, + "line": 785, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 24310, - "end": 24372, + "start": 24288, + "end": 24350, "loc": { "start": { - "line": 785, + "line": 784, "column": 16 }, "end": { - "line": 785, + "line": 784, "column": 78 } }, "expression": { "type": "AssignmentExpression", - "start": 24310, - "end": 24371, + "start": 24288, + "end": 24349, "loc": { "start": { - "line": 785, + "line": 784, "column": 16 }, "end": { - "line": 785, + "line": 784, "column": 77 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24310, - "end": 24329, + "start": 24288, + "end": 24307, "loc": { "start": { - "line": 785, + "line": 784, "column": 16 }, "end": { - "line": 785, + "line": 784, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 24310, - "end": 24314, + "start": 24288, + "end": 24292, "loc": { "start": { - "line": 785, + "line": 784, "column": 16 }, "end": { - "line": 785, + "line": 784, "column": 20 } } }, "property": { "type": "Identifier", - "start": 24315, - "end": 24329, + "start": 24293, + "end": 24307, "loc": { "start": { - "line": 785, + "line": 784, "column": 21 }, "end": { - "line": 785, + "line": 784, "column": 35 }, "identifierName": "startPagingRow" @@ -45845,43 +45779,43 @@ }, "right": { "type": "BinaryExpression", - "start": 24333, - "end": 24370, + "start": 24311, + "end": 24348, "loc": { "start": { - "line": 785, + "line": 784, "column": 39 }, "end": { - "line": 785, + "line": 784, "column": 76 } }, "left": { "type": "MemberExpression", - "start": 24333, - "end": 24352, + "start": 24311, + "end": 24330, "loc": { "start": { - "line": 785, + "line": 784, "column": 39 }, "end": { - "line": 785, + "line": 784, "column": 58 } }, "object": { "type": "Identifier", - "start": 24333, - "end": 24335, + "start": 24311, + "end": 24313, "loc": { "start": { - "line": 785, + "line": 784, "column": 39 }, "end": { - "line": 785, + "line": 784, "column": 41 }, "identifierName": "tf" @@ -45890,15 +45824,15 @@ }, "property": { "type": "Identifier", - "start": 24336, - "end": 24352, + "start": 24314, + "end": 24330, "loc": { "start": { - "line": 785, + "line": 784, "column": 42 }, "end": { - "line": 785, + "line": 784, "column": 58 }, "identifierName": "nbFilterableRows" @@ -45910,44 +45844,44 @@ "operator": "-", "right": { "type": "MemberExpression", - "start": 24355, - "end": 24370, + "start": 24333, + "end": 24348, "loc": { "start": { - "line": 785, + "line": 784, "column": 61 }, "end": { - "line": 785, + "line": 784, "column": 76 } }, "object": { "type": "ThisExpression", - "start": 24355, - "end": 24359, + "start": 24333, + "end": 24337, "loc": { "start": { - "line": 785, + "line": 784, "column": 61 }, "end": { - "line": 785, + "line": 784, "column": 65 } } }, "property": { "type": "Identifier", - "start": 24360, - "end": 24370, + "start": 24338, + "end": 24348, "loc": { "start": { - "line": 785, + "line": 784, "column": 66 }, "end": { - "line": 785, + "line": 784, "column": 76 }, "identifierName": "pageLength" @@ -45958,7 +45892,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 24332 + "parenStart": 24310 } } } @@ -45970,72 +45904,72 @@ }, { "type": "ExpressionStatement", - "start": 24399, - "end": 24420, + "start": 24377, + "end": 24398, "loc": { "start": { - "line": 787, + "line": 786, "column": 12 }, "end": { - "line": 787, + "line": 786, "column": 33 } }, "expression": { "type": "CallExpression", - "start": 24399, - "end": 24419, + "start": 24377, + "end": 24397, "loc": { "start": { - "line": 787, + "line": 786, "column": 12 }, "end": { - "line": 787, + "line": 786, "column": 32 } }, "callee": { "type": "MemberExpression", - "start": 24399, - "end": 24417, + "start": 24377, + "end": 24395, "loc": { "start": { - "line": 787, + "line": 786, "column": 12 }, "end": { - "line": 787, + "line": 786, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 24399, - "end": 24403, + "start": 24377, + "end": 24381, "loc": { "start": { - "line": 787, + "line": 786, "column": 12 }, "end": { - "line": 787, + "line": 786, "column": 16 } } }, "property": { "type": "Identifier", - "start": 24404, - "end": 24417, + "start": 24382, + "end": 24395, "loc": { "start": { - "line": 787, + "line": 786, "column": 17 }, "end": { - "line": 787, + "line": 786, "column": 30 }, "identifierName": "setPagingInfo" @@ -46049,43 +45983,43 @@ }, { "type": "IfStatement", - "start": 24434, - "end": 24708, + "start": 24412, + "end": 24686, "loc": { "start": { - "line": 789, + "line": 788, "column": 12 }, "end": { - "line": 794, + "line": 793, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 24438, - "end": 24465, + "start": 24416, + "end": 24443, "loc": { "start": { - "line": 789, + "line": 788, "column": 16 }, "end": { - "line": 789, + "line": 788, "column": 43 } }, "left": { "type": "Identifier", - "start": 24438, - "end": 24454, + "start": 24416, + "end": 24432, "loc": { "start": { - "line": 789, + "line": 788, "column": 16 }, "end": { - "line": 789, + "line": 788, "column": 32 }, "identifierName": "pageSelectorType" @@ -46095,15 +46029,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 24459, - "end": 24465, + "start": 24437, + "end": 24443, "loc": { "start": { - "line": 789, + "line": 788, "column": 37 }, "end": { - "line": 789, + "line": 788, "column": 43 }, "identifierName": "SELECT" @@ -46113,59 +46047,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 24467, - "end": 24708, + "start": 24445, + "end": 24686, "loc": { "start": { - "line": 789, + "line": 788, "column": 45 }, "end": { - "line": 794, + "line": 793, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 24485, - "end": 24637, + "start": 24463, + "end": 24615, "loc": { "start": { - "line": 790, + "line": 789, "column": 16 }, "end": { - "line": 792, + "line": 791, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 24489, - "end": 24636, + "start": 24467, + "end": 24614, "loc": { "start": { - "line": 790, + "line": 789, "column": 20 }, "end": { - "line": 792, + "line": 791, "column": 36 } }, "id": { "type": "Identifier", - "start": 24489, - "end": 24495, + "start": 24467, + "end": 24473, "loc": { "start": { - "line": 790, + "line": 789, "column": 20 }, "end": { - "line": 790, + "line": 789, "column": 26 }, "identifierName": "slcIdx" @@ -46174,85 +46108,85 @@ }, "init": { "type": "ConditionalExpression", - "start": 24498, - "end": 24636, + "start": 24476, + "end": 24614, "loc": { "start": { - "line": 790, + "line": 789, "column": 29 }, "end": { - "line": 792, + "line": 791, "column": 36 } }, "test": { "type": "BinaryExpression", - "start": 24499, - "end": 24545, + "start": 24477, + "end": 24523, "loc": { "start": { - "line": 790, + "line": 789, "column": 30 }, "end": { - "line": 790, + "line": 789, "column": 76 } }, "left": { "type": "BinaryExpression", - "start": 24499, - "end": 24525, + "start": 24477, + "end": 24503, "loc": { "start": { - "line": 790, + "line": 789, "column": 30 }, "end": { - "line": 790, + "line": 789, "column": 56 } }, "left": { "type": "MemberExpression", - "start": 24499, - "end": 24521, + "start": 24477, + "end": 24499, "loc": { "start": { - "line": 790, + "line": 789, "column": 30 }, "end": { - "line": 790, + "line": 789, "column": 52 } }, "object": { "type": "MemberExpression", - "start": 24499, - "end": 24514, + "start": 24477, + "end": 24492, "loc": { "start": { - "line": 790, + "line": 789, "column": 30 }, "end": { - "line": 790, + "line": 789, "column": 45 } }, "object": { "type": "Identifier", - "start": 24499, - "end": 24506, + "start": 24477, + "end": 24484, "loc": { "start": { - "line": 790, + "line": 789, "column": 30 }, "end": { - "line": 790, + "line": 789, "column": 37 }, "identifierName": "pageSlc" @@ -46261,15 +46195,15 @@ }, "property": { "type": "Identifier", - "start": 24507, - "end": 24514, + "start": 24485, + "end": 24492, "loc": { "start": { - "line": 790, + "line": 789, "column": 38 }, "end": { - "line": 790, + "line": 789, "column": 45 }, "identifierName": "options" @@ -46280,15 +46214,15 @@ }, "property": { "type": "Identifier", - "start": 24515, - "end": 24521, + "start": 24493, + "end": 24499, "loc": { "start": { - "line": 790, + "line": 789, "column": 46 }, "end": { - "line": 790, + "line": 789, "column": 52 }, "identifierName": "length" @@ -46300,15 +46234,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 24524, - "end": 24525, + "start": 24502, + "end": 24503, "loc": { "start": { - "line": 790, + "line": 789, "column": 55 }, "end": { - "line": 790, + "line": 789, "column": 56 } }, @@ -46322,15 +46256,15 @@ "operator": "<=", "right": { "type": "Identifier", - "start": 24529, - "end": 24545, + "start": 24507, + "end": 24523, "loc": { "start": { - "line": 790, + "line": 789, "column": 60 }, "end": { - "line": 790, + "line": 789, "column": 76 }, "identifierName": "slcPagesSelIndex" @@ -46339,62 +46273,62 @@ }, "extra": { "parenthesized": true, - "parenStart": 24498 + "parenStart": 24476 } }, "consequent": { "type": "BinaryExpression", - "start": 24570, - "end": 24596, + "start": 24548, + "end": 24574, "loc": { "start": { - "line": 791, + "line": 790, "column": 21 }, "end": { - "line": 791, + "line": 790, "column": 47 } }, "left": { "type": "MemberExpression", - "start": 24570, - "end": 24592, + "start": 24548, + "end": 24570, "loc": { "start": { - "line": 791, + "line": 790, "column": 21 }, "end": { - "line": 791, + "line": 790, "column": 43 } }, "object": { "type": "MemberExpression", - "start": 24570, - "end": 24585, + "start": 24548, + "end": 24563, "loc": { "start": { - "line": 791, + "line": 790, "column": 21 }, "end": { - "line": 791, + "line": 790, "column": 36 } }, "object": { "type": "Identifier", - "start": 24570, - "end": 24577, + "start": 24548, + "end": 24555, "loc": { "start": { - "line": 791, + "line": 790, "column": 21 }, "end": { - "line": 791, + "line": 790, "column": 28 }, "identifierName": "pageSlc" @@ -46403,15 +46337,15 @@ }, "property": { "type": "Identifier", - "start": 24578, - "end": 24585, + "start": 24556, + "end": 24563, "loc": { "start": { - "line": 791, + "line": 790, "column": 29 }, "end": { - "line": 791, + "line": 790, "column": 36 }, "identifierName": "options" @@ -46422,15 +46356,15 @@ }, "property": { "type": "Identifier", - "start": 24586, - "end": 24592, + "start": 24564, + "end": 24570, "loc": { "start": { - "line": 791, + "line": 790, "column": 37 }, "end": { - "line": 791, + "line": 790, "column": 43 }, "identifierName": "length" @@ -46442,15 +46376,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 24595, - "end": 24596, + "start": 24573, + "end": 24574, "loc": { "start": { - "line": 791, + "line": 790, "column": 46 }, "end": { - "line": 791, + "line": 790, "column": 47 } }, @@ -46462,20 +46396,20 @@ }, "extra": { "parenthesized": true, - "parenStart": 24569 + "parenStart": 24547 } }, "alternate": { "type": "Identifier", - "start": 24620, - "end": 24636, + "start": 24598, + "end": 24614, "loc": { "start": { - "line": 792, + "line": 791, "column": 20 }, "end": { - "line": 792, + "line": 791, "column": 36 }, "identifierName": "slcPagesSelIndex" @@ -46489,86 +46423,86 @@ }, { "type": "ExpressionStatement", - "start": 24654, - "end": 24694, + "start": 24632, + "end": 24672, "loc": { "start": { - "line": 793, + "line": 792, "column": 16 }, "end": { - "line": 793, + "line": 792, "column": 56 } }, "expression": { "type": "AssignmentExpression", - "start": 24654, - "end": 24693, + "start": 24632, + "end": 24671, "loc": { "start": { - "line": 793, + "line": 792, "column": 16 }, "end": { - "line": 793, + "line": 792, "column": 55 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24654, - "end": 24686, + "start": 24632, + "end": 24664, "loc": { "start": { - "line": 793, + "line": 792, "column": 16 }, "end": { - "line": 793, + "line": 792, "column": 48 } }, "object": { "type": "MemberExpression", - "start": 24654, - "end": 24677, + "start": 24632, + "end": 24655, "loc": { "start": { - "line": 793, + "line": 792, "column": 16 }, "end": { - "line": 793, + "line": 792, "column": 39 } }, "object": { "type": "MemberExpression", - "start": 24654, - "end": 24669, + "start": 24632, + "end": 24647, "loc": { "start": { - "line": 793, + "line": 792, "column": 16 }, "end": { - "line": 793, + "line": 792, "column": 31 } }, "object": { "type": "Identifier", - "start": 24654, - "end": 24661, + "start": 24632, + "end": 24639, "loc": { "start": { - "line": 793, + "line": 792, "column": 16 }, "end": { - "line": 793, + "line": 792, "column": 23 }, "identifierName": "pageSlc" @@ -46577,15 +46511,15 @@ }, "property": { "type": "Identifier", - "start": 24662, - "end": 24669, + "start": 24640, + "end": 24647, "loc": { "start": { - "line": 793, + "line": 792, "column": 24 }, "end": { - "line": 793, + "line": 792, "column": 31 }, "identifierName": "options" @@ -46596,15 +46530,15 @@ }, "property": { "type": "Identifier", - "start": 24670, - "end": 24676, + "start": 24648, + "end": 24654, "loc": { "start": { - "line": 793, + "line": 792, "column": 32 }, "end": { - "line": 793, + "line": 792, "column": 38 }, "identifierName": "slcIdx" @@ -46615,15 +46549,15 @@ }, "property": { "type": "Identifier", - "start": 24678, - "end": 24686, + "start": 24656, + "end": 24664, "loc": { "start": { - "line": 793, + "line": 792, "column": 40 }, "end": { - "line": 793, + "line": 792, "column": 48 }, "identifierName": "selected" @@ -46634,15 +46568,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 24689, - "end": 24693, + "start": 24667, + "end": 24671, "loc": { "start": { - "line": 793, + "line": 792, "column": 51 }, "end": { - "line": 793, + "line": 792, "column": 55 } }, @@ -46662,57 +46596,57 @@ }, { "type": "ExpressionStatement", - "start": 24728, - "end": 24790, + "start": 24706, + "end": 24768, "loc": { "start": { - "line": 797, + "line": 796, "column": 8 }, "end": { - "line": 797, + "line": 796, "column": 70 } }, "expression": { "type": "CallExpression", - "start": 24728, - "end": 24789, + "start": 24706, + "end": 24767, "loc": { "start": { - "line": 797, + "line": 796, "column": 8 }, "end": { - "line": 797, + "line": 796, "column": 69 } }, "callee": { "type": "MemberExpression", - "start": 24728, - "end": 24740, + "start": 24706, + "end": 24718, "loc": { "start": { - "line": 797, + "line": 796, "column": 8 }, "end": { - "line": 797, + "line": 796, "column": 20 } }, "object": { "type": "Identifier", - "start": 24728, - "end": 24735, + "start": 24706, + "end": 24713, "loc": { "start": { - "line": 797, + "line": 796, "column": 8 }, "end": { - "line": 797, + "line": 796, "column": 15 }, "identifierName": "emitter" @@ -46721,15 +46655,15 @@ }, "property": { "type": "Identifier", - "start": 24736, - "end": 24740, + "start": 24714, + "end": 24718, "loc": { "start": { - "line": 797, + "line": 796, "column": 16 }, "end": { - "line": 797, + "line": 796, "column": 20 }, "identifierName": "emit" @@ -46741,15 +46675,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 24741, - "end": 24767, + "start": 24719, + "end": 24745, "loc": { "start": { - "line": 797, + "line": 796, "column": 21 }, "end": { - "line": 797, + "line": 796, "column": 47 } }, @@ -46761,15 +46695,15 @@ }, { "type": "Identifier", - "start": 24769, - "end": 24771, + "start": 24747, + "end": 24749, "loc": { "start": { - "line": 797, + "line": 796, "column": 49 }, "end": { - "line": 797, + "line": 796, "column": 51 }, "identifierName": "tf" @@ -46778,44 +46712,44 @@ }, { "type": "MemberExpression", - "start": 24773, - "end": 24788, + "start": 24751, + "end": 24766, "loc": { "start": { - "line": 797, + "line": 796, "column": 53 }, "end": { - "line": 797, + "line": 796, "column": 68 } }, "object": { "type": "ThisExpression", - "start": 24773, - "end": 24777, + "start": 24751, + "end": 24755, "loc": { "start": { - "line": 797, + "line": 796, "column": 53 }, "end": { - "line": 797, + "line": 796, "column": 57 } } }, "property": { "type": "Identifier", - "start": 24778, - "end": 24788, + "start": 24756, + "end": 24766, "loc": { "start": { - "line": 797, + "line": 796, "column": 58 }, "end": { - "line": 797, + "line": 796, "column": 68 }, "identifierName": "pageLength" @@ -46835,15 +46769,15 @@ { "type": "CommentBlock", "value": "*\n * Change rows according to page results drop-down\n ", - "start": 23506, - "end": 23572, + "start": 23484, + "end": 23550, "loc": { "start": { - "line": 761, + "line": 760, "column": 4 }, "end": { - "line": 763, + "line": 762, "column": 7 } } @@ -46853,15 +46787,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page nb at page re-load\n ", - "start": 24802, - "end": 24851, + "start": 24780, + "end": 24829, "loc": { "start": { - "line": 800, + "line": 799, "column": 4 }, "end": { - "line": 802, + "line": 801, "column": 7 } } @@ -46870,15 +46804,15 @@ }, { "type": "ClassMethod", - "start": 24856, - "end": 25203, + "start": 24834, + "end": 25181, "loc": { "start": { - "line": 803, + "line": 802, "column": 4 }, "end": { - "line": 814, + "line": 813, "column": 5 } }, @@ -46886,15 +46820,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 24856, - "end": 24865, + "start": 24834, + "end": 24843, "loc": { "start": { - "line": 803, + "line": 802, "column": 4 }, "end": { - "line": 803, + "line": 802, "column": 13 }, "identifierName": "resetPage" @@ -46910,59 +46844,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 24868, - "end": 25203, + "start": 24846, + "end": 25181, "loc": { "start": { - "line": 803, + "line": 802, "column": 16 }, "end": { - "line": 814, + "line": 813, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 24878, - "end": 24895, + "start": 24856, + "end": 24873, "loc": { "start": { - "line": 804, + "line": 803, "column": 8 }, "end": { - "line": 804, + "line": 803, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 24882, - "end": 24894, + "start": 24860, + "end": 24872, "loc": { "start": { - "line": 804, + "line": 803, "column": 12 }, "end": { - "line": 804, + "line": 803, "column": 24 } }, "id": { "type": "Identifier", - "start": 24882, - "end": 24884, + "start": 24860, + "end": 24862, "loc": { "start": { - "line": 804, + "line": 803, "column": 12 }, "end": { - "line": 804, + "line": 803, "column": 14 }, "identifierName": "tf" @@ -46971,44 +46905,44 @@ }, "init": { "type": "MemberExpression", - "start": 24887, - "end": 24894, + "start": 24865, + "end": 24872, "loc": { "start": { - "line": 804, + "line": 803, "column": 17 }, "end": { - "line": 804, + "line": 803, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 24887, - "end": 24891, + "start": 24865, + "end": 24869, "loc": { "start": { - "line": 804, + "line": 803, "column": 17 }, "end": { - "line": 804, + "line": 803, "column": 21 } } }, "property": { "type": "Identifier", - "start": 24892, - "end": 24894, + "start": 24870, + "end": 24872, "loc": { "start": { - "line": 804, + "line": 803, "column": 22 }, "end": { - "line": 804, + "line": 803, "column": 24 }, "identifierName": "tf" @@ -47023,29 +46957,29 @@ }, { "type": "IfStatement", - "start": 24904, - "end": 24958, + "start": 24882, + "end": 24936, "loc": { "start": { - "line": 805, + "line": 804, "column": 8 }, "end": { - "line": 807, + "line": 806, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 24908, - "end": 24925, + "start": 24886, + "end": 24903, "loc": { "start": { - "line": 805, + "line": 804, "column": 12 }, "end": { - "line": 805, + "line": 804, "column": 29 } }, @@ -47053,58 +46987,58 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 24909, - "end": 24925, + "start": 24887, + "end": 24903, "loc": { "start": { - "line": 805, + "line": 804, "column": 13 }, "end": { - "line": 805, + "line": 804, "column": 29 } }, "callee": { "type": "MemberExpression", - "start": 24909, - "end": 24923, + "start": 24887, + "end": 24901, "loc": { "start": { - "line": 805, + "line": 804, "column": 13 }, "end": { - "line": 805, + "line": 804, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 24909, - "end": 24913, + "start": 24887, + "end": 24891, "loc": { "start": { - "line": 805, + "line": 804, "column": 13 }, "end": { - "line": 805, + "line": 804, "column": 17 } } }, "property": { "type": "Identifier", - "start": 24914, - "end": 24923, + "start": 24892, + "end": 24901, "loc": { "start": { - "line": 805, + "line": 804, "column": 18 }, "end": { - "line": 805, + "line": 804, "column": 27 }, "identifierName": "isEnabled" @@ -47121,30 +47055,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 24927, - "end": 24958, + "start": 24905, + "end": 24936, "loc": { "start": { - "line": 805, + "line": 804, "column": 31 }, "end": { - "line": 807, + "line": 806, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 24941, - "end": 24948, + "start": 24919, + "end": 24926, "loc": { "start": { - "line": 806, + "line": 805, "column": 12 }, "end": { - "line": 806, + "line": 805, "column": 19 } }, @@ -47157,86 +47091,86 @@ }, { "type": "ExpressionStatement", - "start": 24967, - "end": 25010, + "start": 24945, + "end": 24988, "loc": { "start": { - "line": 808, + "line": 807, "column": 8 }, "end": { - "line": 808, + "line": 807, "column": 51 } }, "expression": { "type": "CallExpression", - "start": 24967, - "end": 25009, + "start": 24945, + "end": 24987, "loc": { "start": { - "line": 808, + "line": 807, "column": 8 }, "end": { - "line": 808, + "line": 807, "column": 50 } }, "callee": { "type": "MemberExpression", - "start": 24967, - "end": 24984, + "start": 24945, + "end": 24962, "loc": { "start": { - "line": 808, + "line": 807, "column": 8 }, "end": { - "line": 808, + "line": 807, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 24967, - "end": 24979, + "start": 24945, + "end": 24957, "loc": { "start": { - "line": 808, + "line": 807, "column": 8 }, "end": { - "line": 808, + "line": 807, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 24967, - "end": 24971, + "start": 24945, + "end": 24949, "loc": { "start": { - "line": 808, + "line": 807, "column": 8 }, "end": { - "line": 808, + "line": 807, "column": 12 } } }, "property": { "type": "Identifier", - "start": 24972, - "end": 24979, + "start": 24950, + "end": 24957, "loc": { "start": { - "line": 808, + "line": 807, "column": 13 }, "end": { - "line": 808, + "line": 807, "column": 20 }, "identifierName": "emitter" @@ -47247,15 +47181,15 @@ }, "property": { "type": "Identifier", - "start": 24980, - "end": 24984, + "start": 24958, + "end": 24962, "loc": { "start": { - "line": 808, + "line": 807, "column": 21 }, "end": { - "line": 808, + "line": 807, "column": 25 }, "identifierName": "emit" @@ -47267,15 +47201,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 24985, - "end": 25004, + "start": 24963, + "end": 24982, "loc": { "start": { - "line": 808, + "line": 807, "column": 26 }, "end": { - "line": 808, + "line": 807, "column": 45 } }, @@ -47287,15 +47221,15 @@ }, { "type": "Identifier", - "start": 25006, - "end": 25008, + "start": 24984, + "end": 24986, "loc": { "start": { - "line": 808, + "line": 807, "column": 47 }, "end": { - "line": 808, + "line": 807, "column": 49 }, "identifierName": "tf" @@ -47307,44 +47241,44 @@ }, { "type": "VariableDeclaration", - "start": 25019, - "end": 25062, + "start": 24997, + "end": 25040, "loc": { "start": { - "line": 809, + "line": 808, "column": 8 }, "end": { - "line": 809, + "line": 808, "column": 51 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 25023, - "end": 25061, + "start": 25001, + "end": 25039, "loc": { "start": { - "line": 809, + "line": 808, "column": 12 }, "end": { - "line": 809, + "line": 808, "column": 50 } }, "id": { "type": "Identifier", - "start": 25023, - "end": 25027, + "start": 25001, + "end": 25005, "loc": { "start": { - "line": 809, + "line": 808, "column": 12 }, "end": { - "line": 809, + "line": 808, "column": 16 }, "identifierName": "pgNb" @@ -47353,71 +47287,71 @@ }, "init": { "type": "CallExpression", - "start": 25030, - "end": 25061, + "start": 25008, + "end": 25039, "loc": { "start": { - "line": 809, + "line": 808, "column": 19 }, "end": { - "line": 809, + "line": 808, "column": 50 } }, "callee": { "type": "MemberExpression", - "start": 25030, - "end": 25059, + "start": 25008, + "end": 25037, "loc": { "start": { - "line": 809, + "line": 808, "column": 19 }, "end": { - "line": 809, + "line": 808, "column": 48 } }, "object": { "type": "CallExpression", - "start": 25030, - "end": 25049, + "start": 25008, + "end": 25027, "loc": { "start": { - "line": 809, + "line": 808, "column": 19 }, "end": { - "line": 809, + "line": 808, "column": 38 } }, "callee": { "type": "MemberExpression", - "start": 25030, - "end": 25040, + "start": 25008, + "end": 25018, "loc": { "start": { - "line": 809, + "line": 808, "column": 19 }, "end": { - "line": 809, + "line": 808, "column": 29 } }, "object": { "type": "Identifier", - "start": 25030, - "end": 25032, + "start": 25008, + "end": 25010, "loc": { "start": { - "line": 809, + "line": 808, "column": 19 }, "end": { - "line": 809, + "line": 808, "column": 21 }, "identifierName": "tf" @@ -47426,15 +47360,15 @@ }, "property": { "type": "Identifier", - "start": 25033, - "end": 25040, + "start": 25011, + "end": 25018, "loc": { "start": { - "line": 809, + "line": 808, "column": 22 }, "end": { - "line": 809, + "line": 808, "column": 29 }, "identifierName": "feature" @@ -47446,15 +47380,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 25041, - "end": 25048, + "start": 25019, + "end": 25026, "loc": { "start": { - "line": 809, + "line": 808, "column": 30 }, "end": { - "line": 809, + "line": 808, "column": 37 } }, @@ -47468,15 +47402,15 @@ }, "property": { "type": "Identifier", - "start": 25050, - "end": 25059, + "start": 25028, + "end": 25037, "loc": { "start": { - "line": 809, + "line": 808, "column": 39 }, "end": { - "line": 809, + "line": 808, "column": 48 }, "identifierName": "getPageNb" @@ -47493,43 +47427,43 @@ }, { "type": "IfStatement", - "start": 25071, - "end": 25140, + "start": 25049, + "end": 25118, "loc": { "start": { - "line": 810, + "line": 809, "column": 8 }, "end": { - "line": 812, + "line": 811, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 25075, - "end": 25086, + "start": 25053, + "end": 25064, "loc": { "start": { - "line": 810, + "line": 809, "column": 12 }, "end": { - "line": 810, + "line": 809, "column": 23 } }, "left": { "type": "Identifier", - "start": 25075, - "end": 25079, + "start": 25053, + "end": 25057, "loc": { "start": { - "line": 810, + "line": 809, "column": 12 }, "end": { - "line": 810, + "line": 809, "column": 16 }, "identifierName": "pgNb" @@ -47539,15 +47473,15 @@ "operator": "!==", "right": { "type": "StringLiteral", - "start": 25084, - "end": 25086, + "start": 25062, + "end": 25064, "loc": { "start": { - "line": 810, + "line": 809, "column": 21 }, "end": { - "line": 810, + "line": 809, "column": 23 } }, @@ -47560,87 +47494,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 25088, - "end": 25140, + "start": 25066, + "end": 25118, "loc": { "start": { - "line": 810, + "line": 809, "column": 25 }, "end": { - "line": 812, + "line": 811, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 25102, - "end": 25130, + "start": 25080, + "end": 25108, "loc": { "start": { - "line": 811, + "line": 810, "column": 12 }, "end": { - "line": 811, + "line": 810, "column": 40 } }, "expression": { "type": "CallExpression", - "start": 25102, - "end": 25129, + "start": 25080, + "end": 25107, "loc": { "start": { - "line": 811, + "line": 810, "column": 12 }, "end": { - "line": 811, + "line": 810, "column": 39 } }, "callee": { "type": "MemberExpression", - "start": 25102, - "end": 25117, + "start": 25080, + "end": 25095, "loc": { "start": { - "line": 811, + "line": 810, "column": 12 }, "end": { - "line": 811, + "line": 810, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 25102, - "end": 25106, + "start": 25080, + "end": 25084, "loc": { "start": { - "line": 811, + "line": 810, "column": 12 }, "end": { - "line": 811, + "line": 810, "column": 16 } } }, "property": { "type": "Identifier", - "start": 25107, - "end": 25117, + "start": 25085, + "end": 25095, "loc": { "start": { - "line": 811, + "line": 810, "column": 17 }, "end": { - "line": 811, + "line": 810, "column": 27 }, "identifierName": "changePage" @@ -47652,29 +47586,29 @@ "arguments": [ { "type": "BinaryExpression", - "start": 25119, - "end": 25127, + "start": 25097, + "end": 25105, "loc": { "start": { - "line": 811, + "line": 810, "column": 29 }, "end": { - "line": 811, + "line": 810, "column": 37 } }, "left": { "type": "Identifier", - "start": 25119, - "end": 25123, + "start": 25097, + "end": 25101, "loc": { "start": { - "line": 811, + "line": 810, "column": 29 }, "end": { - "line": 811, + "line": 810, "column": 33 }, "identifierName": "pgNb" @@ -47684,15 +47618,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 25126, - "end": 25127, + "start": 25104, + "end": 25105, "loc": { "start": { - "line": 811, + "line": 810, "column": 36 }, "end": { - "line": 811, + "line": 810, "column": 37 } }, @@ -47704,7 +47638,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 25118 + "parenStart": 25096 } } ] @@ -47717,86 +47651,86 @@ }, { "type": "ExpressionStatement", - "start": 25149, - "end": 25197, + "start": 25127, + "end": 25175, "loc": { "start": { - "line": 813, + "line": 812, "column": 8 }, "end": { - "line": 813, + "line": 812, "column": 56 } }, "expression": { "type": "CallExpression", - "start": 25149, - "end": 25196, + "start": 25127, + "end": 25174, "loc": { "start": { - "line": 813, + "line": 812, "column": 8 }, "end": { - "line": 813, + "line": 812, "column": 55 } }, "callee": { "type": "MemberExpression", - "start": 25149, - "end": 25166, + "start": 25127, + "end": 25144, "loc": { "start": { - "line": 813, + "line": 812, "column": 8 }, "end": { - "line": 813, + "line": 812, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 25149, - "end": 25161, + "start": 25127, + "end": 25139, "loc": { "start": { - "line": 813, + "line": 812, "column": 8 }, "end": { - "line": 813, + "line": 812, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 25149, - "end": 25153, + "start": 25127, + "end": 25131, "loc": { "start": { - "line": 813, + "line": 812, "column": 8 }, "end": { - "line": 813, + "line": 812, "column": 12 } } }, "property": { "type": "Identifier", - "start": 25154, - "end": 25161, + "start": 25132, + "end": 25139, "loc": { "start": { - "line": 813, + "line": 812, "column": 13 }, "end": { - "line": 813, + "line": 812, "column": 20 }, "identifierName": "emitter" @@ -47807,15 +47741,15 @@ }, "property": { "type": "Identifier", - "start": 25162, - "end": 25166, + "start": 25140, + "end": 25144, "loc": { "start": { - "line": 813, + "line": 812, "column": 21 }, "end": { - "line": 813, + "line": 812, "column": 25 }, "identifierName": "emit" @@ -47827,15 +47761,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 25167, - "end": 25185, + "start": 25145, + "end": 25163, "loc": { "start": { - "line": 813, + "line": 812, "column": 26 }, "end": { - "line": 813, + "line": 812, "column": 44 } }, @@ -47847,15 +47781,15 @@ }, { "type": "Identifier", - "start": 25187, - "end": 25189, + "start": 25165, + "end": 25167, "loc": { "start": { - "line": 813, + "line": 812, "column": 46 }, "end": { - "line": 813, + "line": 812, "column": 48 }, "identifierName": "tf" @@ -47864,15 +47798,15 @@ }, { "type": "Identifier", - "start": 25191, - "end": 25195, + "start": 25169, + "end": 25173, "loc": { "start": { - "line": 813, + "line": 812, "column": 50 }, "end": { - "line": 813, + "line": 812, "column": 54 }, "identifierName": "pgNb" @@ -47890,15 +47824,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page nb at page re-load\n ", - "start": 24802, - "end": 24851, + "start": 24780, + "end": 24829, "loc": { "start": { - "line": 800, + "line": 799, "column": 4 }, "end": { - "line": 802, + "line": 801, "column": 7 } } @@ -47908,15 +47842,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page length value at page re-load\n ", - "start": 25209, - "end": 25268, + "start": 25187, + "end": 25246, "loc": { "start": { - "line": 816, + "line": 815, "column": 4 }, "end": { - "line": 818, + "line": 817, "column": 7 } } @@ -47925,15 +47859,15 @@ }, { "type": "ClassMethod", - "start": 25273, - "end": 25731, + "start": 25251, + "end": 25709, "loc": { "start": { - "line": 819, + "line": 818, "column": 4 }, "end": { - "line": 832, + "line": 831, "column": 5 } }, @@ -47941,15 +47875,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 25273, - "end": 25288, + "start": 25251, + "end": 25266, "loc": { "start": { - "line": 819, + "line": 818, "column": 4 }, "end": { - "line": 819, + "line": 818, "column": 19 }, "identifierName": "resetPageLength" @@ -47965,59 +47899,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 25291, - "end": 25731, + "start": 25269, + "end": 25709, "loc": { "start": { - "line": 819, + "line": 818, "column": 22 }, "end": { - "line": 832, + "line": 831, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 25301, - "end": 25318, + "start": 25279, + "end": 25296, "loc": { "start": { - "line": 820, + "line": 819, "column": 8 }, "end": { - "line": 820, + "line": 819, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 25305, - "end": 25317, + "start": 25283, + "end": 25295, "loc": { "start": { - "line": 820, + "line": 819, "column": 12 }, "end": { - "line": 820, + "line": 819, "column": 24 } }, "id": { "type": "Identifier", - "start": 25305, - "end": 25307, + "start": 25283, + "end": 25285, "loc": { "start": { - "line": 820, + "line": 819, "column": 12 }, "end": { - "line": 820, + "line": 819, "column": 14 }, "identifierName": "tf" @@ -48026,44 +47960,44 @@ }, "init": { "type": "MemberExpression", - "start": 25310, - "end": 25317, + "start": 25288, + "end": 25295, "loc": { "start": { - "line": 820, + "line": 819, "column": 17 }, "end": { - "line": 820, + "line": 819, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 25310, - "end": 25314, + "start": 25288, + "end": 25292, "loc": { "start": { - "line": 820, + "line": 819, "column": 17 }, "end": { - "line": 820, + "line": 819, "column": 21 } } }, "property": { "type": "Identifier", - "start": 25315, - "end": 25317, + "start": 25293, + "end": 25295, "loc": { "start": { - "line": 820, + "line": 819, "column": 22 }, "end": { - "line": 820, + "line": 819, "column": 24 }, "identifierName": "tf" @@ -48078,29 +48012,29 @@ }, { "type": "IfStatement", - "start": 25327, - "end": 25381, + "start": 25305, + "end": 25359, "loc": { "start": { - "line": 821, + "line": 820, "column": 8 }, "end": { - "line": 823, + "line": 822, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 25331, - "end": 25348, + "start": 25309, + "end": 25326, "loc": { "start": { - "line": 821, + "line": 820, "column": 12 }, "end": { - "line": 821, + "line": 820, "column": 29 } }, @@ -48108,58 +48042,58 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 25332, - "end": 25348, + "start": 25310, + "end": 25326, "loc": { "start": { - "line": 821, + "line": 820, "column": 13 }, "end": { - "line": 821, + "line": 820, "column": 29 } }, "callee": { "type": "MemberExpression", - "start": 25332, - "end": 25346, + "start": 25310, + "end": 25324, "loc": { "start": { - "line": 821, + "line": 820, "column": 13 }, "end": { - "line": 821, + "line": 820, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 25332, - "end": 25336, + "start": 25310, + "end": 25314, "loc": { "start": { - "line": 821, + "line": 820, "column": 13 }, "end": { - "line": 821, + "line": 820, "column": 17 } } }, "property": { "type": "Identifier", - "start": 25337, - "end": 25346, + "start": 25315, + "end": 25324, "loc": { "start": { - "line": 821, + "line": 820, "column": 18 }, "end": { - "line": 821, + "line": 820, "column": 27 }, "identifierName": "isEnabled" @@ -48176,30 +48110,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 25350, - "end": 25381, + "start": 25328, + "end": 25359, "loc": { "start": { - "line": 821, + "line": 820, "column": 31 }, "end": { - "line": 823, + "line": 822, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 25364, - "end": 25371, + "start": 25342, + "end": 25349, "loc": { "start": { - "line": 822, + "line": 821, "column": 12 }, "end": { - "line": 822, + "line": 821, "column": 19 } }, @@ -48212,86 +48146,86 @@ }, { "type": "ExpressionStatement", - "start": 25390, - "end": 25440, + "start": 25368, + "end": 25418, "loc": { "start": { - "line": 824, + "line": 823, "column": 8 }, "end": { - "line": 824, + "line": 823, "column": 58 } }, "expression": { "type": "CallExpression", - "start": 25390, - "end": 25439, + "start": 25368, + "end": 25417, "loc": { "start": { - "line": 824, + "line": 823, "column": 8 }, "end": { - "line": 824, + "line": 823, "column": 57 } }, "callee": { "type": "MemberExpression", - "start": 25390, - "end": 25407, + "start": 25368, + "end": 25385, "loc": { "start": { - "line": 824, + "line": 823, "column": 8 }, "end": { - "line": 824, + "line": 823, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 25390, - "end": 25402, + "start": 25368, + "end": 25380, "loc": { "start": { - "line": 824, + "line": 823, "column": 8 }, "end": { - "line": 824, + "line": 823, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 25390, - "end": 25394, + "start": 25368, + "end": 25372, "loc": { "start": { - "line": 824, + "line": 823, "column": 8 }, "end": { - "line": 824, + "line": 823, "column": 12 } } }, "property": { "type": "Identifier", - "start": 25395, - "end": 25402, + "start": 25373, + "end": 25380, "loc": { "start": { - "line": 824, + "line": 823, "column": 13 }, "end": { - "line": 824, + "line": 823, "column": 20 }, "identifierName": "emitter" @@ -48302,15 +48236,15 @@ }, "property": { "type": "Identifier", - "start": 25403, - "end": 25407, + "start": 25381, + "end": 25385, "loc": { "start": { - "line": 824, + "line": 823, "column": 21 }, "end": { - "line": 824, + "line": 823, "column": 25 }, "identifierName": "emit" @@ -48322,15 +48256,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 25408, - "end": 25434, + "start": 25386, + "end": 25412, "loc": { "start": { - "line": 824, + "line": 823, "column": 26 }, "end": { - "line": 824, + "line": 823, "column": 52 } }, @@ -48342,15 +48276,15 @@ }, { "type": "Identifier", - "start": 25436, - "end": 25438, + "start": 25414, + "end": 25416, "loc": { "start": { - "line": 824, + "line": 823, "column": 54 }, "end": { - "line": 824, + "line": 823, "column": 56 }, "identifierName": "tf" @@ -48362,44 +48296,44 @@ }, { "type": "VariableDeclaration", - "start": 25449, - "end": 25502, + "start": 25427, + "end": 25480, "loc": { "start": { - "line": 825, + "line": 824, "column": 8 }, "end": { - "line": 825, + "line": 824, "column": 61 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 25453, - "end": 25501, + "start": 25431, + "end": 25479, "loc": { "start": { - "line": 825, + "line": 824, "column": 12 }, "end": { - "line": 825, + "line": 824, "column": 60 } }, "id": { "type": "Identifier", - "start": 25453, - "end": 25463, + "start": 25431, + "end": 25441, "loc": { "start": { - "line": 825, + "line": 824, "column": 12 }, "end": { - "line": 825, + "line": 824, "column": 22 }, "identifierName": "pglenIndex" @@ -48408,71 +48342,71 @@ }, "init": { "type": "CallExpression", - "start": 25466, - "end": 25501, + "start": 25444, + "end": 25479, "loc": { "start": { - "line": 825, + "line": 824, "column": 25 }, "end": { - "line": 825, + "line": 824, "column": 60 } }, "callee": { "type": "MemberExpression", - "start": 25466, - "end": 25499, + "start": 25444, + "end": 25477, "loc": { "start": { - "line": 825, + "line": 824, "column": 25 }, "end": { - "line": 825, + "line": 824, "column": 58 } }, "object": { "type": "CallExpression", - "start": 25466, - "end": 25485, + "start": 25444, + "end": 25463, "loc": { "start": { - "line": 825, + "line": 824, "column": 25 }, "end": { - "line": 825, + "line": 824, "column": 44 } }, "callee": { "type": "MemberExpression", - "start": 25466, - "end": 25476, + "start": 25444, + "end": 25454, "loc": { "start": { - "line": 825, + "line": 824, "column": 25 }, "end": { - "line": 825, + "line": 824, "column": 35 } }, "object": { "type": "Identifier", - "start": 25466, - "end": 25468, + "start": 25444, + "end": 25446, "loc": { "start": { - "line": 825, + "line": 824, "column": 25 }, "end": { - "line": 825, + "line": 824, "column": 27 }, "identifierName": "tf" @@ -48481,15 +48415,15 @@ }, "property": { "type": "Identifier", - "start": 25469, - "end": 25476, + "start": 25447, + "end": 25454, "loc": { "start": { - "line": 825, + "line": 824, "column": 28 }, "end": { - "line": 825, + "line": 824, "column": 35 }, "identifierName": "feature" @@ -48501,15 +48435,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 25477, - "end": 25484, + "start": 25455, + "end": 25462, "loc": { "start": { - "line": 825, + "line": 824, "column": 36 }, "end": { - "line": 825, + "line": 824, "column": 43 } }, @@ -48523,15 +48457,15 @@ }, "property": { "type": "Identifier", - "start": 25486, - "end": 25499, + "start": 25464, + "end": 25477, "loc": { "start": { - "line": 825, + "line": 824, "column": 45 }, "end": { - "line": 825, + "line": 824, "column": 58 }, "identifierName": "getPageLength" @@ -48548,43 +48482,43 @@ }, { "type": "IfStatement", - "start": 25512, - "end": 25655, + "start": 25490, + "end": 25633, "loc": { "start": { - "line": 827, + "line": 826, "column": 8 }, "end": { - "line": 830, + "line": 829, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 25516, - "end": 25533, + "start": 25494, + "end": 25511, "loc": { "start": { - "line": 827, + "line": 826, "column": 12 }, "end": { - "line": 827, + "line": 826, "column": 29 } }, "left": { "type": "Identifier", - "start": 25516, - "end": 25526, + "start": 25494, + "end": 25504, "loc": { "start": { - "line": 827, + "line": 826, "column": 12 }, "end": { - "line": 827, + "line": 826, "column": 22 }, "identifierName": "pglenIndex" @@ -48594,15 +48528,15 @@ "operator": "!==", "right": { "type": "StringLiteral", - "start": 25531, - "end": 25533, + "start": 25509, + "end": 25511, "loc": { "start": { - "line": 827, + "line": 826, "column": 27 }, "end": { - "line": 827, + "line": 826, "column": 29 } }, @@ -48615,130 +48549,130 @@ }, "consequent": { "type": "BlockStatement", - "start": 25535, - "end": 25655, + "start": 25513, + "end": 25633, "loc": { "start": { - "line": 827, + "line": 826, "column": 31 }, "end": { - "line": 830, + "line": 829, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 25549, - "end": 25604, + "start": 25527, + "end": 25582, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 67 } }, "expression": { "type": "AssignmentExpression", - "start": 25549, - "end": 25603, + "start": 25527, + "end": 25581, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 66 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 25549, - "end": 25596, + "start": 25527, + "end": 25574, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 59 } }, "object": { "type": "MemberExpression", - "start": 25549, - "end": 25587, + "start": 25527, + "end": 25565, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 50 } }, "object": { "type": "MemberExpression", - "start": 25549, - "end": 25575, + "start": 25527, + "end": 25553, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 38 } }, "object": { "type": "MemberExpression", - "start": 25549, - "end": 25567, + "start": 25527, + "end": 25545, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 25549, - "end": 25553, + "start": 25527, + "end": 25531, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 16 } } }, "property": { "type": "Identifier", - "start": 25554, - "end": 25567, + "start": 25532, + "end": 25545, "loc": { "start": { - "line": 828, + "line": 827, "column": 17 }, "end": { - "line": 828, + "line": 827, "column": 30 }, "identifierName": "pageLengthSlc" @@ -48749,15 +48683,15 @@ }, "property": { "type": "Identifier", - "start": 25568, - "end": 25575, + "start": 25546, + "end": 25553, "loc": { "start": { - "line": 828, + "line": 827, "column": 31 }, "end": { - "line": 828, + "line": 827, "column": 38 }, "identifierName": "options" @@ -48768,15 +48702,15 @@ }, "property": { "type": "Identifier", - "start": 25576, - "end": 25586, + "start": 25554, + "end": 25564, "loc": { "start": { - "line": 828, + "line": 827, "column": 39 }, "end": { - "line": 828, + "line": 827, "column": 49 }, "identifierName": "pglenIndex" @@ -48787,15 +48721,15 @@ }, "property": { "type": "Identifier", - "start": 25588, - "end": 25596, + "start": 25566, + "end": 25574, "loc": { "start": { - "line": 828, + "line": 827, "column": 51 }, "end": { - "line": 828, + "line": 827, "column": 59 }, "identifierName": "selected" @@ -48806,15 +48740,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 25599, - "end": 25603, + "start": 25577, + "end": 25581, "loc": { "start": { - "line": 828, + "line": 827, "column": 62 }, "end": { - "line": 828, + "line": 827, "column": 66 } }, @@ -48824,72 +48758,72 @@ }, { "type": "ExpressionStatement", - "start": 25617, - "end": 25645, + "start": 25595, + "end": 25623, "loc": { "start": { - "line": 829, + "line": 828, "column": 12 }, "end": { - "line": 829, + "line": 828, "column": 40 } }, "expression": { "type": "CallExpression", - "start": 25617, - "end": 25644, + "start": 25595, + "end": 25622, "loc": { "start": { - "line": 829, + "line": 828, "column": 12 }, "end": { - "line": 829, + "line": 828, "column": 39 } }, "callee": { "type": "MemberExpression", - "start": 25617, - "end": 25642, + "start": 25595, + "end": 25620, "loc": { "start": { - "line": 829, + "line": 828, "column": 12 }, "end": { - "line": 829, + "line": 828, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 25617, - "end": 25621, + "start": 25595, + "end": 25599, "loc": { "start": { - "line": 829, + "line": 828, "column": 12 }, "end": { - "line": 829, + "line": 828, "column": 16 } } }, "property": { "type": "Identifier", - "start": 25622, - "end": 25642, + "start": 25600, + "end": 25620, "loc": { "start": { - "line": 829, + "line": 828, "column": 17 }, "end": { - "line": 829, + "line": 828, "column": 37 }, "identifierName": "changeResultsPerPage" @@ -48908,86 +48842,86 @@ }, { "type": "ExpressionStatement", - "start": 25664, - "end": 25725, + "start": 25642, + "end": 25703, "loc": { "start": { - "line": 831, + "line": 830, "column": 8 }, "end": { - "line": 831, + "line": 830, "column": 69 } }, "expression": { "type": "CallExpression", - "start": 25664, - "end": 25724, + "start": 25642, + "end": 25702, "loc": { "start": { - "line": 831, + "line": 830, "column": 8 }, "end": { - "line": 831, + "line": 830, "column": 68 } }, "callee": { "type": "MemberExpression", - "start": 25664, - "end": 25681, + "start": 25642, + "end": 25659, "loc": { "start": { - "line": 831, + "line": 830, "column": 8 }, "end": { - "line": 831, + "line": 830, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 25664, - "end": 25676, + "start": 25642, + "end": 25654, "loc": { "start": { - "line": 831, + "line": 830, "column": 8 }, "end": { - "line": 831, + "line": 830, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 25664, - "end": 25668, + "start": 25642, + "end": 25646, "loc": { "start": { - "line": 831, + "line": 830, "column": 8 }, "end": { - "line": 831, + "line": 830, "column": 12 } } }, "property": { "type": "Identifier", - "start": 25669, - "end": 25676, + "start": 25647, + "end": 25654, "loc": { "start": { - "line": 831, + "line": 830, "column": 13 }, "end": { - "line": 831, + "line": 830, "column": 20 }, "identifierName": "emitter" @@ -48998,15 +48932,15 @@ }, "property": { "type": "Identifier", - "start": 25677, - "end": 25681, + "start": 25655, + "end": 25659, "loc": { "start": { - "line": 831, + "line": 830, "column": 21 }, "end": { - "line": 831, + "line": 830, "column": 25 }, "identifierName": "emit" @@ -49018,15 +48952,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 25682, - "end": 25707, + "start": 25660, + "end": 25685, "loc": { "start": { - "line": 831, + "line": 830, "column": 26 }, "end": { - "line": 831, + "line": 830, "column": 51 } }, @@ -49038,15 +48972,15 @@ }, { "type": "Identifier", - "start": 25709, - "end": 25711, + "start": 25687, + "end": 25689, "loc": { "start": { - "line": 831, + "line": 830, "column": 53 }, "end": { - "line": 831, + "line": 830, "column": 55 }, "identifierName": "tf" @@ -49055,15 +48989,15 @@ }, { "type": "Identifier", - "start": 25713, - "end": 25723, + "start": 25691, + "end": 25701, "loc": { "start": { - "line": 831, + "line": 830, "column": 57 }, "end": { - "line": 831, + "line": 830, "column": 67 }, "identifierName": "pglenIndex" @@ -49081,15 +49015,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page length value at page re-load\n ", - "start": 25209, - "end": 25268, + "start": 25187, + "end": 25246, "loc": { "start": { - "line": 816, + "line": 815, "column": 4 }, "end": { - "line": 818, + "line": 817, "column": 7 } } @@ -49099,15 +49033,15 @@ { "type": "CommentBlock", "value": "*\n * Remove paging feature\n ", - "start": 25737, - "end": 25777, + "start": 25715, + "end": 25755, "loc": { "start": { - "line": 834, + "line": 833, "column": 4 }, "end": { - "line": 836, + "line": 835, "column": 7 } } @@ -49116,15 +49050,15 @@ }, { "type": "ClassMethod", - "start": 25782, - "end": 27781, + "start": 25760, + "end": 27759, "loc": { "start": { - "line": 837, + "line": 836, "column": 4 }, "end": { - "line": 907, + "line": 906, "column": 5 } }, @@ -49132,15 +49066,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 25782, - "end": 25789, + "start": 25760, + "end": 25767, "loc": { "start": { - "line": 837, + "line": 836, "column": 4 }, "end": { - "line": 837, + "line": 836, "column": 11 }, "identifierName": "destroy" @@ -49156,44 +49090,44 @@ "params": [], "body": { "type": "BlockStatement", - "start": 25792, - "end": 27781, + "start": 25770, + "end": 27759, "loc": { "start": { - "line": 837, + "line": 836, "column": 14 }, "end": { - "line": 907, + "line": 906, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 25802, - "end": 25856, + "start": 25780, + "end": 25834, "loc": { "start": { - "line": 838, + "line": 837, "column": 8 }, "end": { - "line": 840, + "line": 839, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 25806, - "end": 25823, + "start": 25784, + "end": 25801, "loc": { "start": { - "line": 838, + "line": 837, "column": 12 }, "end": { - "line": 838, + "line": 837, "column": 29 } }, @@ -49201,44 +49135,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 25807, - "end": 25823, + "start": 25785, + "end": 25801, "loc": { "start": { - "line": 838, + "line": 837, "column": 13 }, "end": { - "line": 838, + "line": 837, "column": 29 } }, "object": { "type": "ThisExpression", - "start": 25807, - "end": 25811, + "start": 25785, + "end": 25789, "loc": { "start": { - "line": 838, + "line": 837, "column": 13 }, "end": { - "line": 838, + "line": 837, "column": 17 } } }, "property": { "type": "Identifier", - "start": 25812, - "end": 25823, + "start": 25790, + "end": 25801, "loc": { "start": { - "line": 838, + "line": 837, "column": 18 }, "end": { - "line": 838, + "line": 837, "column": 29 }, "identifierName": "initialized" @@ -49253,30 +49187,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 25825, - "end": 25856, + "start": 25803, + "end": 25834, "loc": { "start": { - "line": 838, + "line": 837, "column": 31 }, "end": { - "line": 840, + "line": 839, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 25839, - "end": 25846, + "start": 25817, + "end": 25824, "loc": { "start": { - "line": 839, + "line": 838, "column": 12 }, "end": { - "line": 839, + "line": 838, "column": 19 } }, @@ -49289,44 +49223,44 @@ }, { "type": "VariableDeclaration", - "start": 25866, - "end": 25885, + "start": 25844, + "end": 25863, "loc": { "start": { - "line": 842, + "line": 841, "column": 8 }, "end": { - "line": 842, + "line": 841, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 25870, - "end": 25884, + "start": 25848, + "end": 25862, "loc": { "start": { - "line": 842, + "line": 841, "column": 12 }, "end": { - "line": 842, + "line": 841, "column": 26 } }, "id": { "type": "Identifier", - "start": 25870, - "end": 25873, + "start": 25848, + "end": 25851, "loc": { "start": { - "line": 842, + "line": 841, "column": 12 }, "end": { - "line": 842, + "line": 841, "column": 15 }, "identifierName": "evt" @@ -49335,44 +49269,44 @@ }, "init": { "type": "MemberExpression", - "start": 25876, - "end": 25884, + "start": 25854, + "end": 25862, "loc": { "start": { - "line": 842, + "line": 841, "column": 18 }, "end": { - "line": 842, + "line": 841, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 25876, - "end": 25880, + "start": 25854, + "end": 25858, "loc": { "start": { - "line": 842, + "line": 841, "column": 18 }, "end": { - "line": 842, + "line": 841, "column": 22 } } }, "property": { "type": "Identifier", - "start": 25881, - "end": 25884, + "start": 25859, + "end": 25862, "loc": { "start": { - "line": 842, + "line": 841, "column": 23 }, "end": { - "line": 842, + "line": 841, "column": 26 }, "identifierName": "evt" @@ -49387,58 +49321,58 @@ }, { "type": "IfStatement", - "start": 25895, - "end": 26237, + "start": 25873, + "end": 26215, "loc": { "start": { - "line": 844, + "line": 843, "column": 8 }, "end": { - "line": 852, + "line": 851, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 25899, - "end": 25911, + "start": 25877, + "end": 25889, "loc": { "start": { - "line": 844, + "line": 843, "column": 12 }, "end": { - "line": 844, + "line": 843, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 25899, - "end": 25903, + "start": 25877, + "end": 25881, "loc": { "start": { - "line": 844, + "line": 843, "column": 12 }, "end": { - "line": 844, + "line": 843, "column": 16 } } }, "property": { "type": "Identifier", - "start": 25904, - "end": 25911, + "start": 25882, + "end": 25889, "loc": { "start": { - "line": 844, + "line": 843, "column": 17 }, "end": { - "line": 844, + "line": 843, "column": 24 }, "identifierName": "pageSlc" @@ -49449,87 +49383,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 25913, - "end": 26237, + "start": 25891, + "end": 26215, "loc": { "start": { - "line": 844, + "line": 843, "column": 26 }, "end": { - "line": 852, + "line": 851, "column": 9 } }, "body": [ { "type": "IfStatement", - "start": 25927, - "end": 26190, + "start": 25905, + "end": 26168, "loc": { "start": { - "line": 845, + "line": 844, "column": 12 }, "end": { - "line": 850, + "line": 849, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 25931, - "end": 25963, + "start": 25909, + "end": 25941, "loc": { "start": { - "line": 845, + "line": 844, "column": 16 }, "end": { - "line": 845, + "line": 844, "column": 48 } }, "left": { "type": "MemberExpression", - "start": 25931, - "end": 25952, + "start": 25909, + "end": 25930, "loc": { "start": { - "line": 845, + "line": 844, "column": 16 }, "end": { - "line": 845, + "line": 844, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 25931, - "end": 25935, + "start": 25909, + "end": 25913, "loc": { "start": { - "line": 845, + "line": 844, "column": 16 }, "end": { - "line": 845, + "line": 844, "column": 20 } } }, "property": { "type": "Identifier", - "start": 25936, - "end": 25952, + "start": 25914, + "end": 25930, "loc": { "start": { - "line": 845, + "line": 844, "column": 21 }, "end": { - "line": 845, + "line": 844, "column": 37 }, "identifierName": "pageSelectorType" @@ -49541,15 +49475,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 25957, - "end": 25963, + "start": 25935, + "end": 25941, "loc": { "start": { - "line": 845, + "line": 844, "column": 42 }, "end": { - "line": 845, + "line": 844, "column": 48 }, "identifierName": "SELECT" @@ -49559,58 +49493,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 25965, - "end": 26051, + "start": 25943, + "end": 26029, "loc": { "start": { - "line": 845, + "line": 844, "column": 50 }, "end": { - "line": 847, + "line": 846, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 25983, - "end": 26037, + "start": 25961, + "end": 26015, "loc": { "start": { - "line": 846, + "line": 845, "column": 16 }, "end": { - "line": 846, + "line": 845, "column": 70 } }, "expression": { "type": "CallExpression", - "start": 25983, - "end": 26036, + "start": 25961, + "end": 26014, "loc": { "start": { - "line": 846, + "line": 845, "column": 16 }, "end": { - "line": 846, + "line": 845, "column": 69 } }, "callee": { "type": "Identifier", - "start": 25983, - "end": 25992, + "start": 25961, + "end": 25970, "loc": { "start": { - "line": 846, + "line": 845, "column": 16 }, "end": { - "line": 846, + "line": 845, "column": 25 }, "identifierName": "removeEvt" @@ -49620,44 +49554,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 25993, - "end": 26005, + "start": 25971, + "end": 25983, "loc": { "start": { - "line": 846, + "line": 845, "column": 26 }, "end": { - "line": 846, + "line": 845, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 25993, - "end": 25997, + "start": 25971, + "end": 25975, "loc": { "start": { - "line": 846, + "line": 845, "column": 26 }, "end": { - "line": 846, + "line": 845, "column": 30 } } }, "property": { "type": "Identifier", - "start": 25998, - "end": 26005, + "start": 25976, + "end": 25983, "loc": { "start": { - "line": 846, + "line": 845, "column": 31 }, "end": { - "line": 846, + "line": 845, "column": 38 }, "identifierName": "pageSlc" @@ -49668,15 +49602,15 @@ }, { "type": "StringLiteral", - "start": 26007, - "end": 26015, + "start": 25985, + "end": 25993, "loc": { "start": { - "line": 846, + "line": 845, "column": 40 }, "end": { - "line": 846, + "line": 845, "column": 48 } }, @@ -49688,29 +49622,29 @@ }, { "type": "MemberExpression", - "start": 26017, - "end": 26035, + "start": 25995, + "end": 26013, "loc": { "start": { - "line": 846, + "line": 845, "column": 50 }, "end": { - "line": 846, + "line": 845, "column": 68 } }, "object": { "type": "Identifier", - "start": 26017, - "end": 26020, + "start": 25995, + "end": 25998, "loc": { "start": { - "line": 846, + "line": 845, "column": 50 }, "end": { - "line": 846, + "line": 845, "column": 53 }, "identifierName": "evt" @@ -49719,15 +49653,15 @@ }, "property": { "type": "Identifier", - "start": 26021, - "end": 26035, + "start": 25999, + "end": 26013, "loc": { "start": { - "line": 846, + "line": 845, "column": 54 }, "end": { - "line": 846, + "line": 845, "column": 68 }, "identifierName": "slcPagesChange" @@ -49744,72 +49678,72 @@ }, "alternate": { "type": "IfStatement", - "start": 26069, - "end": 26190, + "start": 26047, + "end": 26168, "loc": { "start": { - "line": 848, + "line": 847, "column": 17 }, "end": { - "line": 850, + "line": 849, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 26073, - "end": 26104, + "start": 26051, + "end": 26082, "loc": { "start": { - "line": 848, + "line": 847, "column": 21 }, "end": { - "line": 848, + "line": 847, "column": 52 } }, "left": { "type": "MemberExpression", - "start": 26073, - "end": 26094, + "start": 26051, + "end": 26072, "loc": { "start": { - "line": 848, + "line": 847, "column": 21 }, "end": { - "line": 848, + "line": 847, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 26073, - "end": 26077, + "start": 26051, + "end": 26055, "loc": { "start": { - "line": 848, + "line": 847, "column": 21 }, "end": { - "line": 848, + "line": 847, "column": 25 } } }, "property": { "type": "Identifier", - "start": 26078, - "end": 26094, + "start": 26056, + "end": 26072, "loc": { "start": { - "line": 848, + "line": 847, "column": 26 }, "end": { - "line": 848, + "line": 847, "column": 42 }, "identifierName": "pageSelectorType" @@ -49821,15 +49755,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 26099, - "end": 26104, + "start": 26077, + "end": 26082, "loc": { "start": { - "line": 848, + "line": 847, "column": 47 }, "end": { - "line": 848, + "line": 847, "column": 52 }, "identifierName": "INPUT" @@ -49839,58 +49773,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 26106, - "end": 26190, + "start": 26084, + "end": 26168, "loc": { "start": { - "line": 848, + "line": 847, "column": 54 }, "end": { - "line": 850, + "line": 849, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 26124, - "end": 26176, + "start": 26102, + "end": 26154, "loc": { "start": { - "line": 849, + "line": 848, "column": 16 }, "end": { - "line": 849, + "line": 848, "column": 68 } }, "expression": { "type": "CallExpression", - "start": 26124, - "end": 26175, + "start": 26102, + "end": 26153, "loc": { "start": { - "line": 849, + "line": 848, "column": 16 }, "end": { - "line": 849, + "line": 848, "column": 67 } }, "callee": { "type": "Identifier", - "start": 26124, - "end": 26133, + "start": 26102, + "end": 26111, "loc": { "start": { - "line": 849, + "line": 848, "column": 16 }, "end": { - "line": 849, + "line": 848, "column": 25 }, "identifierName": "removeEvt" @@ -49900,44 +49834,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26134, - "end": 26146, + "start": 26112, + "end": 26124, "loc": { "start": { - "line": 849, + "line": 848, "column": 26 }, "end": { - "line": 849, + "line": 848, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 26134, - "end": 26138, + "start": 26112, + "end": 26116, "loc": { "start": { - "line": 849, + "line": 848, "column": 26 }, "end": { - "line": 849, + "line": 848, "column": 30 } } }, "property": { "type": "Identifier", - "start": 26139, - "end": 26146, + "start": 26117, + "end": 26124, "loc": { "start": { - "line": 849, + "line": 848, "column": 31 }, "end": { - "line": 849, + "line": 848, "column": 38 }, "identifierName": "pageSlc" @@ -49948,15 +49882,15 @@ }, { "type": "StringLiteral", - "start": 26148, - "end": 26158, + "start": 26126, + "end": 26136, "loc": { "start": { - "line": 849, + "line": 848, "column": 40 }, "end": { - "line": 849, + "line": 848, "column": 50 } }, @@ -49968,29 +49902,29 @@ }, { "type": "MemberExpression", - "start": 26160, - "end": 26174, + "start": 26138, + "end": 26152, "loc": { "start": { - "line": 849, + "line": 848, "column": 52 }, "end": { - "line": 849, + "line": 848, "column": 66 } }, "object": { "type": "Identifier", - "start": 26160, - "end": 26163, + "start": 26138, + "end": 26141, "loc": { "start": { - "line": 849, + "line": 848, "column": 52 }, "end": { - "line": 849, + "line": 848, "column": 55 }, "identifierName": "evt" @@ -49999,15 +49933,15 @@ }, "property": { "type": "Identifier", - "start": 26164, - "end": 26174, + "start": 26142, + "end": 26152, "loc": { "start": { - "line": 849, + "line": 848, "column": 56 }, "end": { - "line": 849, + "line": 848, "column": 66 }, "identifierName": "_detectKey" @@ -50027,43 +49961,43 @@ }, { "type": "ExpressionStatement", - "start": 26203, - "end": 26227, + "start": 26181, + "end": 26205, "loc": { "start": { - "line": 851, + "line": 850, "column": 12 }, "end": { - "line": 851, + "line": 850, "column": 36 } }, "expression": { "type": "CallExpression", - "start": 26203, - "end": 26226, + "start": 26181, + "end": 26204, "loc": { "start": { - "line": 851, + "line": 850, "column": 12 }, "end": { - "line": 851, + "line": 850, "column": 35 } }, "callee": { "type": "Identifier", - "start": 26203, - "end": 26212, + "start": 26181, + "end": 26190, "loc": { "start": { - "line": 851, + "line": 850, "column": 12 }, "end": { - "line": 851, + "line": 850, "column": 21 }, "identifierName": "removeElm" @@ -50073,44 +50007,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26213, - "end": 26225, + "start": 26191, + "end": 26203, "loc": { "start": { - "line": 851, + "line": 850, "column": 22 }, "end": { - "line": 851, + "line": 850, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 26213, - "end": 26217, + "start": 26191, + "end": 26195, "loc": { "start": { - "line": 851, + "line": 850, "column": 22 }, "end": { - "line": 851, + "line": 850, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26218, - "end": 26225, + "start": 26196, + "end": 26203, "loc": { "start": { - "line": 851, + "line": 850, "column": 27 }, "end": { - "line": 851, + "line": 850, "column": 34 }, "identifierName": "pageSlc" @@ -50129,58 +50063,58 @@ }, { "type": "IfStatement", - "start": 26247, - "end": 26418, + "start": 26225, + "end": 26396, "loc": { "start": { - "line": 854, + "line": 853, "column": 8 }, "end": { - "line": 858, + "line": 857, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 26251, - "end": 26267, + "start": 26229, + "end": 26245, "loc": { "start": { - "line": 854, + "line": 853, "column": 12 }, "end": { - "line": 854, + "line": 853, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 26251, - "end": 26255, + "start": 26229, + "end": 26233, "loc": { "start": { - "line": 854, + "line": 853, "column": 12 }, "end": { - "line": 854, + "line": 853, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26256, - "end": 26267, + "start": 26234, + "end": 26245, "loc": { "start": { - "line": 854, + "line": 853, "column": 17 }, "end": { - "line": 854, + "line": 853, "column": 28 }, "identifierName": "btnNextCont" @@ -50191,58 +50125,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 26269, - "end": 26418, + "start": 26247, + "end": 26396, "loc": { "start": { - "line": 854, + "line": 853, "column": 30 }, "end": { - "line": 858, + "line": 857, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 26283, - "end": 26330, + "start": 26261, + "end": 26308, "loc": { "start": { - "line": 855, + "line": 854, "column": 12 }, "end": { - "line": 855, + "line": 854, "column": 59 } }, "expression": { "type": "CallExpression", - "start": 26283, - "end": 26329, + "start": 26261, + "end": 26307, "loc": { "start": { - "line": 855, + "line": 854, "column": 12 }, "end": { - "line": 855, + "line": 854, "column": 58 } }, "callee": { "type": "Identifier", - "start": 26283, - "end": 26292, + "start": 26261, + "end": 26270, "loc": { "start": { - "line": 855, + "line": 854, "column": 12 }, "end": { - "line": 855, + "line": 854, "column": 21 }, "identifierName": "removeEvt" @@ -50252,44 +50186,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26293, - "end": 26309, + "start": 26271, + "end": 26287, "loc": { "start": { - "line": 855, + "line": 854, "column": 22 }, "end": { - "line": 855, + "line": 854, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 26293, - "end": 26297, + "start": 26271, + "end": 26275, "loc": { "start": { - "line": 855, + "line": 854, "column": 22 }, "end": { - "line": 855, + "line": 854, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26298, - "end": 26309, + "start": 26276, + "end": 26287, "loc": { "start": { - "line": 855, + "line": 854, "column": 27 }, "end": { - "line": 855, + "line": 854, "column": 38 }, "identifierName": "btnNextCont" @@ -50300,15 +50234,15 @@ }, { "type": "StringLiteral", - "start": 26311, - "end": 26318, + "start": 26289, + "end": 26296, "loc": { "start": { - "line": 855, + "line": 854, "column": 40 }, "end": { - "line": 855, + "line": 854, "column": 47 } }, @@ -50320,29 +50254,29 @@ }, { "type": "MemberExpression", - "start": 26320, - "end": 26328, + "start": 26298, + "end": 26306, "loc": { "start": { - "line": 855, + "line": 854, "column": 49 }, "end": { - "line": 855, + "line": 854, "column": 57 } }, "object": { "type": "Identifier", - "start": 26320, - "end": 26323, + "start": 26298, + "end": 26301, "loc": { "start": { - "line": 855, + "line": 854, "column": 49 }, "end": { - "line": 855, + "line": 854, "column": 52 }, "identifierName": "evt" @@ -50351,15 +50285,15 @@ }, "property": { "type": "Identifier", - "start": 26324, - "end": 26328, + "start": 26302, + "end": 26306, "loc": { "start": { - "line": 855, + "line": 854, "column": 53 }, "end": { - "line": 855, + "line": 854, "column": 57 }, "identifierName": "next" @@ -50373,43 +50307,43 @@ }, { "type": "ExpressionStatement", - "start": 26343, - "end": 26371, + "start": 26321, + "end": 26349, "loc": { "start": { - "line": 856, + "line": 855, "column": 12 }, "end": { - "line": 856, + "line": 855, "column": 40 } }, "expression": { "type": "CallExpression", - "start": 26343, - "end": 26370, + "start": 26321, + "end": 26348, "loc": { "start": { - "line": 856, + "line": 855, "column": 12 }, "end": { - "line": 856, + "line": 855, "column": 39 } }, "callee": { "type": "Identifier", - "start": 26343, - "end": 26352, + "start": 26321, + "end": 26330, "loc": { "start": { - "line": 856, + "line": 855, "column": 12 }, "end": { - "line": 856, + "line": 855, "column": 21 }, "identifierName": "removeElm" @@ -50419,44 +50353,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26353, - "end": 26369, + "start": 26331, + "end": 26347, "loc": { "start": { - "line": 856, + "line": 855, "column": 22 }, "end": { - "line": 856, + "line": 855, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 26353, - "end": 26357, + "start": 26331, + "end": 26335, "loc": { "start": { - "line": 856, + "line": 855, "column": 22 }, "end": { - "line": 856, + "line": 855, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26358, - "end": 26369, + "start": 26336, + "end": 26347, "loc": { "start": { - "line": 856, + "line": 855, "column": 27 }, "end": { - "line": 856, + "line": 855, "column": 38 }, "identifierName": "btnNextCont" @@ -50470,73 +50404,73 @@ }, { "type": "ExpressionStatement", - "start": 26384, - "end": 26408, + "start": 26362, + "end": 26386, "loc": { "start": { - "line": 857, + "line": 856, "column": 12 }, "end": { - "line": 857, + "line": 856, "column": 36 } }, "expression": { "type": "AssignmentExpression", - "start": 26384, - "end": 26407, + "start": 26362, + "end": 26385, "loc": { "start": { - "line": 857, + "line": 856, "column": 12 }, "end": { - "line": 857, + "line": 856, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 26384, - "end": 26400, + "start": 26362, + "end": 26378, "loc": { "start": { - "line": 857, + "line": 856, "column": 12 }, "end": { - "line": 857, + "line": 856, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 26384, - "end": 26388, + "start": 26362, + "end": 26366, "loc": { "start": { - "line": 857, + "line": 856, "column": 12 }, "end": { - "line": 857, + "line": 856, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26389, - "end": 26400, + "start": 26367, + "end": 26378, "loc": { "start": { - "line": 857, + "line": 856, "column": 17 }, "end": { - "line": 857, + "line": 856, "column": 28 }, "identifierName": "btnNextCont" @@ -50547,15 +50481,15 @@ }, "right": { "type": "NullLiteral", - "start": 26403, - "end": 26407, + "start": 26381, + "end": 26385, "loc": { "start": { - "line": 857, + "line": 856, "column": 31 }, "end": { - "line": 857, + "line": 856, "column": 35 } } @@ -50569,58 +50503,58 @@ }, { "type": "IfStatement", - "start": 26428, - "end": 26599, + "start": 26406, + "end": 26577, "loc": { "start": { - "line": 860, + "line": 859, "column": 8 }, "end": { - "line": 864, + "line": 863, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 26432, - "end": 26448, + "start": 26410, + "end": 26426, "loc": { "start": { - "line": 860, + "line": 859, "column": 12 }, "end": { - "line": 860, + "line": 859, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 26432, - "end": 26436, + "start": 26410, + "end": 26414, "loc": { "start": { - "line": 860, + "line": 859, "column": 12 }, "end": { - "line": 860, + "line": 859, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26437, - "end": 26448, + "start": 26415, + "end": 26426, "loc": { "start": { - "line": 860, + "line": 859, "column": 17 }, "end": { - "line": 860, + "line": 859, "column": 28 }, "identifierName": "btnPrevCont" @@ -50631,58 +50565,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 26450, - "end": 26599, + "start": 26428, + "end": 26577, "loc": { "start": { - "line": 860, + "line": 859, "column": 30 }, "end": { - "line": 864, + "line": 863, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 26464, - "end": 26511, + "start": 26442, + "end": 26489, "loc": { "start": { - "line": 861, + "line": 860, "column": 12 }, "end": { - "line": 861, + "line": 860, "column": 59 } }, "expression": { "type": "CallExpression", - "start": 26464, - "end": 26510, + "start": 26442, + "end": 26488, "loc": { "start": { - "line": 861, + "line": 860, "column": 12 }, "end": { - "line": 861, + "line": 860, "column": 58 } }, "callee": { "type": "Identifier", - "start": 26464, - "end": 26473, + "start": 26442, + "end": 26451, "loc": { "start": { - "line": 861, + "line": 860, "column": 12 }, "end": { - "line": 861, + "line": 860, "column": 21 }, "identifierName": "removeEvt" @@ -50692,44 +50626,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26474, - "end": 26490, + "start": 26452, + "end": 26468, "loc": { "start": { - "line": 861, + "line": 860, "column": 22 }, "end": { - "line": 861, + "line": 860, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 26474, - "end": 26478, + "start": 26452, + "end": 26456, "loc": { "start": { - "line": 861, + "line": 860, "column": 22 }, "end": { - "line": 861, + "line": 860, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26479, - "end": 26490, + "start": 26457, + "end": 26468, "loc": { "start": { - "line": 861, + "line": 860, "column": 27 }, "end": { - "line": 861, + "line": 860, "column": 38 }, "identifierName": "btnPrevCont" @@ -50740,15 +50674,15 @@ }, { "type": "StringLiteral", - "start": 26492, - "end": 26499, + "start": 26470, + "end": 26477, "loc": { "start": { - "line": 861, + "line": 860, "column": 40 }, "end": { - "line": 861, + "line": 860, "column": 47 } }, @@ -50760,29 +50694,29 @@ }, { "type": "MemberExpression", - "start": 26501, - "end": 26509, + "start": 26479, + "end": 26487, "loc": { "start": { - "line": 861, + "line": 860, "column": 49 }, "end": { - "line": 861, + "line": 860, "column": 57 } }, "object": { "type": "Identifier", - "start": 26501, - "end": 26504, + "start": 26479, + "end": 26482, "loc": { "start": { - "line": 861, + "line": 860, "column": 49 }, "end": { - "line": 861, + "line": 860, "column": 52 }, "identifierName": "evt" @@ -50791,15 +50725,15 @@ }, "property": { "type": "Identifier", - "start": 26505, - "end": 26509, + "start": 26483, + "end": 26487, "loc": { "start": { - "line": 861, + "line": 860, "column": 53 }, "end": { - "line": 861, + "line": 860, "column": 57 }, "identifierName": "prev" @@ -50813,43 +50747,43 @@ }, { "type": "ExpressionStatement", - "start": 26524, - "end": 26552, + "start": 26502, + "end": 26530, "loc": { "start": { - "line": 862, + "line": 861, "column": 12 }, "end": { - "line": 862, + "line": 861, "column": 40 } }, "expression": { "type": "CallExpression", - "start": 26524, - "end": 26551, + "start": 26502, + "end": 26529, "loc": { "start": { - "line": 862, + "line": 861, "column": 12 }, "end": { - "line": 862, + "line": 861, "column": 39 } }, "callee": { "type": "Identifier", - "start": 26524, - "end": 26533, + "start": 26502, + "end": 26511, "loc": { "start": { - "line": 862, + "line": 861, "column": 12 }, "end": { - "line": 862, + "line": 861, "column": 21 }, "identifierName": "removeElm" @@ -50859,44 +50793,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26534, - "end": 26550, + "start": 26512, + "end": 26528, "loc": { "start": { - "line": 862, + "line": 861, "column": 22 }, "end": { - "line": 862, + "line": 861, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 26534, - "end": 26538, + "start": 26512, + "end": 26516, "loc": { "start": { - "line": 862, + "line": 861, "column": 22 }, "end": { - "line": 862, + "line": 861, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26539, - "end": 26550, + "start": 26517, + "end": 26528, "loc": { "start": { - "line": 862, + "line": 861, "column": 27 }, "end": { - "line": 862, + "line": 861, "column": 38 }, "identifierName": "btnPrevCont" @@ -50910,73 +50844,73 @@ }, { "type": "ExpressionStatement", - "start": 26565, - "end": 26589, + "start": 26543, + "end": 26567, "loc": { "start": { - "line": 863, + "line": 862, "column": 12 }, "end": { - "line": 863, + "line": 862, "column": 36 } }, "expression": { "type": "AssignmentExpression", - "start": 26565, - "end": 26588, + "start": 26543, + "end": 26566, "loc": { "start": { - "line": 863, + "line": 862, "column": 12 }, "end": { - "line": 863, + "line": 862, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 26565, - "end": 26581, + "start": 26543, + "end": 26559, "loc": { "start": { - "line": 863, + "line": 862, "column": 12 }, "end": { - "line": 863, + "line": 862, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 26565, - "end": 26569, + "start": 26543, + "end": 26547, "loc": { "start": { - "line": 863, + "line": 862, "column": 12 }, "end": { - "line": 863, + "line": 862, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26570, - "end": 26581, + "start": 26548, + "end": 26559, "loc": { "start": { - "line": 863, + "line": 862, "column": 17 }, "end": { - "line": 863, + "line": 862, "column": 28 }, "identifierName": "btnPrevCont" @@ -50987,15 +50921,15 @@ }, "right": { "type": "NullLiteral", - "start": 26584, - "end": 26588, + "start": 26562, + "end": 26566, "loc": { "start": { - "line": 863, + "line": 862, "column": 31 }, "end": { - "line": 863, + "line": 862, "column": 35 } } @@ -51009,58 +50943,58 @@ }, { "type": "IfStatement", - "start": 26609, - "end": 26780, + "start": 26587, + "end": 26758, "loc": { "start": { - "line": 866, + "line": 865, "column": 8 }, "end": { - "line": 870, + "line": 869, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 26613, - "end": 26629, + "start": 26591, + "end": 26607, "loc": { "start": { - "line": 866, + "line": 865, "column": 12 }, "end": { - "line": 866, + "line": 865, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 26613, - "end": 26617, + "start": 26591, + "end": 26595, "loc": { "start": { - "line": 866, + "line": 865, "column": 12 }, "end": { - "line": 866, + "line": 865, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26618, - "end": 26629, + "start": 26596, + "end": 26607, "loc": { "start": { - "line": 866, + "line": 865, "column": 17 }, "end": { - "line": 866, + "line": 865, "column": 28 }, "identifierName": "btnLastCont" @@ -51071,58 +51005,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 26631, - "end": 26780, + "start": 26609, + "end": 26758, "loc": { "start": { - "line": 866, + "line": 865, "column": 30 }, "end": { - "line": 870, + "line": 869, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 26645, - "end": 26692, + "start": 26623, + "end": 26670, "loc": { "start": { - "line": 867, + "line": 866, "column": 12 }, "end": { - "line": 867, + "line": 866, "column": 59 } }, "expression": { "type": "CallExpression", - "start": 26645, - "end": 26691, + "start": 26623, + "end": 26669, "loc": { "start": { - "line": 867, + "line": 866, "column": 12 }, "end": { - "line": 867, + "line": 866, "column": 58 } }, "callee": { "type": "Identifier", - "start": 26645, - "end": 26654, + "start": 26623, + "end": 26632, "loc": { "start": { - "line": 867, + "line": 866, "column": 12 }, "end": { - "line": 867, + "line": 866, "column": 21 }, "identifierName": "removeEvt" @@ -51132,44 +51066,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26655, - "end": 26671, + "start": 26633, + "end": 26649, "loc": { "start": { - "line": 867, + "line": 866, "column": 22 }, "end": { - "line": 867, + "line": 866, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 26655, - "end": 26659, + "start": 26633, + "end": 26637, "loc": { "start": { - "line": 867, + "line": 866, "column": 22 }, "end": { - "line": 867, + "line": 866, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26660, - "end": 26671, + "start": 26638, + "end": 26649, "loc": { "start": { - "line": 867, + "line": 866, "column": 27 }, "end": { - "line": 867, + "line": 866, "column": 38 }, "identifierName": "btnLastCont" @@ -51180,15 +51114,15 @@ }, { "type": "StringLiteral", - "start": 26673, - "end": 26680, + "start": 26651, + "end": 26658, "loc": { "start": { - "line": 867, + "line": 866, "column": 40 }, "end": { - "line": 867, + "line": 866, "column": 47 } }, @@ -51200,29 +51134,29 @@ }, { "type": "MemberExpression", - "start": 26682, - "end": 26690, + "start": 26660, + "end": 26668, "loc": { "start": { - "line": 867, + "line": 866, "column": 49 }, "end": { - "line": 867, + "line": 866, "column": 57 } }, "object": { "type": "Identifier", - "start": 26682, - "end": 26685, + "start": 26660, + "end": 26663, "loc": { "start": { - "line": 867, + "line": 866, "column": 49 }, "end": { - "line": 867, + "line": 866, "column": 52 }, "identifierName": "evt" @@ -51231,15 +51165,15 @@ }, "property": { "type": "Identifier", - "start": 26686, - "end": 26690, + "start": 26664, + "end": 26668, "loc": { "start": { - "line": 867, + "line": 866, "column": 53 }, "end": { - "line": 867, + "line": 866, "column": 57 }, "identifierName": "last" @@ -51253,43 +51187,43 @@ }, { "type": "ExpressionStatement", - "start": 26705, - "end": 26733, + "start": 26683, + "end": 26711, "loc": { "start": { - "line": 868, + "line": 867, "column": 12 }, "end": { - "line": 868, + "line": 867, "column": 40 } }, "expression": { "type": "CallExpression", - "start": 26705, - "end": 26732, + "start": 26683, + "end": 26710, "loc": { "start": { - "line": 868, + "line": 867, "column": 12 }, "end": { - "line": 868, + "line": 867, "column": 39 } }, "callee": { "type": "Identifier", - "start": 26705, - "end": 26714, + "start": 26683, + "end": 26692, "loc": { "start": { - "line": 868, + "line": 867, "column": 12 }, "end": { - "line": 868, + "line": 867, "column": 21 }, "identifierName": "removeElm" @@ -51299,44 +51233,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26715, - "end": 26731, + "start": 26693, + "end": 26709, "loc": { "start": { - "line": 868, + "line": 867, "column": 22 }, "end": { - "line": 868, + "line": 867, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 26715, - "end": 26719, + "start": 26693, + "end": 26697, "loc": { "start": { - "line": 868, + "line": 867, "column": 22 }, "end": { - "line": 868, + "line": 867, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26720, - "end": 26731, + "start": 26698, + "end": 26709, "loc": { "start": { - "line": 868, + "line": 867, "column": 27 }, "end": { - "line": 868, + "line": 867, "column": 38 }, "identifierName": "btnLastCont" @@ -51350,73 +51284,73 @@ }, { "type": "ExpressionStatement", - "start": 26746, - "end": 26770, + "start": 26724, + "end": 26748, "loc": { "start": { - "line": 869, + "line": 868, "column": 12 }, "end": { - "line": 869, + "line": 868, "column": 36 } }, "expression": { "type": "AssignmentExpression", - "start": 26746, - "end": 26769, + "start": 26724, + "end": 26747, "loc": { "start": { - "line": 869, + "line": 868, "column": 12 }, "end": { - "line": 869, + "line": 868, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 26746, - "end": 26762, + "start": 26724, + "end": 26740, "loc": { "start": { - "line": 869, + "line": 868, "column": 12 }, "end": { - "line": 869, + "line": 868, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 26746, - "end": 26750, + "start": 26724, + "end": 26728, "loc": { "start": { - "line": 869, + "line": 868, "column": 12 }, "end": { - "line": 869, + "line": 868, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26751, - "end": 26762, + "start": 26729, + "end": 26740, "loc": { "start": { - "line": 869, + "line": 868, "column": 17 }, "end": { - "line": 869, + "line": 868, "column": 28 }, "identifierName": "btnLastCont" @@ -51427,15 +51361,15 @@ }, "right": { "type": "NullLiteral", - "start": 26765, - "end": 26769, + "start": 26743, + "end": 26747, "loc": { "start": { - "line": 869, + "line": 868, "column": 31 }, "end": { - "line": 869, + "line": 868, "column": 35 } } @@ -51449,58 +51383,58 @@ }, { "type": "IfStatement", - "start": 26790, - "end": 26966, + "start": 26768, + "end": 26944, "loc": { "start": { - "line": 872, + "line": 871, "column": 8 }, "end": { - "line": 876, + "line": 875, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 26794, - "end": 26811, + "start": 26772, + "end": 26789, "loc": { "start": { - "line": 872, + "line": 871, "column": 12 }, "end": { - "line": 872, + "line": 871, "column": 29 } }, "object": { "type": "ThisExpression", - "start": 26794, - "end": 26798, + "start": 26772, + "end": 26776, "loc": { "start": { - "line": 872, + "line": 871, "column": 12 }, "end": { - "line": 872, + "line": 871, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26799, - "end": 26811, + "start": 26777, + "end": 26789, "loc": { "start": { - "line": 872, + "line": 871, "column": 17 }, "end": { - "line": 872, + "line": 871, "column": 29 }, "identifierName": "btnFirstCont" @@ -51511,58 +51445,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 26813, - "end": 26966, + "start": 26791, + "end": 26944, "loc": { "start": { - "line": 872, + "line": 871, "column": 31 }, "end": { - "line": 876, + "line": 875, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 26827, - "end": 26876, + "start": 26805, + "end": 26854, "loc": { "start": { - "line": 873, + "line": 872, "column": 12 }, "end": { - "line": 873, + "line": 872, "column": 61 } }, "expression": { "type": "CallExpression", - "start": 26827, - "end": 26875, + "start": 26805, + "end": 26853, "loc": { "start": { - "line": 873, + "line": 872, "column": 12 }, "end": { - "line": 873, + "line": 872, "column": 60 } }, "callee": { "type": "Identifier", - "start": 26827, - "end": 26836, + "start": 26805, + "end": 26814, "loc": { "start": { - "line": 873, + "line": 872, "column": 12 }, "end": { - "line": 873, + "line": 872, "column": 21 }, "identifierName": "removeEvt" @@ -51572,44 +51506,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26837, - "end": 26854, + "start": 26815, + "end": 26832, "loc": { "start": { - "line": 873, + "line": 872, "column": 22 }, "end": { - "line": 873, + "line": 872, "column": 39 } }, "object": { "type": "ThisExpression", - "start": 26837, - "end": 26841, + "start": 26815, + "end": 26819, "loc": { "start": { - "line": 873, + "line": 872, "column": 22 }, "end": { - "line": 873, + "line": 872, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26842, - "end": 26854, + "start": 26820, + "end": 26832, "loc": { "start": { - "line": 873, + "line": 872, "column": 27 }, "end": { - "line": 873, + "line": 872, "column": 39 }, "identifierName": "btnFirstCont" @@ -51620,15 +51554,15 @@ }, { "type": "StringLiteral", - "start": 26856, - "end": 26863, + "start": 26834, + "end": 26841, "loc": { "start": { - "line": 873, + "line": 872, "column": 41 }, "end": { - "line": 873, + "line": 872, "column": 48 } }, @@ -51640,29 +51574,29 @@ }, { "type": "MemberExpression", - "start": 26865, - "end": 26874, + "start": 26843, + "end": 26852, "loc": { "start": { - "line": 873, + "line": 872, "column": 50 }, "end": { - "line": 873, + "line": 872, "column": 59 } }, "object": { "type": "Identifier", - "start": 26865, - "end": 26868, + "start": 26843, + "end": 26846, "loc": { "start": { - "line": 873, + "line": 872, "column": 50 }, "end": { - "line": 873, + "line": 872, "column": 53 }, "identifierName": "evt" @@ -51671,15 +51605,15 @@ }, "property": { "type": "Identifier", - "start": 26869, - "end": 26874, + "start": 26847, + "end": 26852, "loc": { "start": { - "line": 873, + "line": 872, "column": 54 }, "end": { - "line": 873, + "line": 872, "column": 59 }, "identifierName": "first" @@ -51693,43 +51627,43 @@ }, { "type": "ExpressionStatement", - "start": 26889, - "end": 26918, + "start": 26867, + "end": 26896, "loc": { "start": { - "line": 874, + "line": 873, "column": 12 }, "end": { - "line": 874, + "line": 873, "column": 41 } }, "expression": { "type": "CallExpression", - "start": 26889, - "end": 26917, + "start": 26867, + "end": 26895, "loc": { "start": { - "line": 874, + "line": 873, "column": 12 }, "end": { - "line": 874, + "line": 873, "column": 40 } }, "callee": { "type": "Identifier", - "start": 26889, - "end": 26898, + "start": 26867, + "end": 26876, "loc": { "start": { - "line": 874, + "line": 873, "column": 12 }, "end": { - "line": 874, + "line": 873, "column": 21 }, "identifierName": "removeElm" @@ -51739,44 +51673,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26899, - "end": 26916, + "start": 26877, + "end": 26894, "loc": { "start": { - "line": 874, + "line": 873, "column": 22 }, "end": { - "line": 874, + "line": 873, "column": 39 } }, "object": { "type": "ThisExpression", - "start": 26899, - "end": 26903, + "start": 26877, + "end": 26881, "loc": { "start": { - "line": 874, + "line": 873, "column": 22 }, "end": { - "line": 874, + "line": 873, "column": 26 } } }, "property": { "type": "Identifier", - "start": 26904, - "end": 26916, + "start": 26882, + "end": 26894, "loc": { "start": { - "line": 874, + "line": 873, "column": 27 }, "end": { - "line": 874, + "line": 873, "column": 39 }, "identifierName": "btnFirstCont" @@ -51790,73 +51724,73 @@ }, { "type": "ExpressionStatement", - "start": 26931, - "end": 26956, + "start": 26909, + "end": 26934, "loc": { "start": { - "line": 875, + "line": 874, "column": 12 }, "end": { - "line": 875, + "line": 874, "column": 37 } }, "expression": { "type": "AssignmentExpression", - "start": 26931, - "end": 26955, + "start": 26909, + "end": 26933, "loc": { "start": { - "line": 875, + "line": 874, "column": 12 }, "end": { - "line": 875, + "line": 874, "column": 36 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 26931, - "end": 26948, + "start": 26909, + "end": 26926, "loc": { "start": { - "line": 875, + "line": 874, "column": 12 }, "end": { - "line": 875, + "line": 874, "column": 29 } }, "object": { "type": "ThisExpression", - "start": 26931, - "end": 26935, + "start": 26909, + "end": 26913, "loc": { "start": { - "line": 875, + "line": 874, "column": 12 }, "end": { - "line": 875, + "line": 874, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26936, - "end": 26948, + "start": 26914, + "end": 26926, "loc": { "start": { - "line": 875, + "line": 874, "column": 17 }, "end": { - "line": 875, + "line": 874, "column": 29 }, "identifierName": "btnFirstCont" @@ -51867,15 +51801,15 @@ }, "right": { "type": "NullLiteral", - "start": 26951, - "end": 26955, + "start": 26929, + "end": 26933, "loc": { "start": { - "line": 875, + "line": 874, "column": 32 }, "end": { - "line": 875, + "line": 874, "column": 36 } } @@ -51889,58 +51823,58 @@ }, { "type": "IfStatement", - "start": 26976, - "end": 27078, + "start": 26954, + "end": 27056, "loc": { "start": { - "line": 878, + "line": 877, "column": 8 }, "end": { - "line": 881, + "line": 880, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 26980, - "end": 26993, + "start": 26958, + "end": 26971, "loc": { "start": { - "line": 878, + "line": 877, "column": 12 }, "end": { - "line": 878, + "line": 877, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 26980, - "end": 26984, + "start": 26958, + "end": 26962, "loc": { "start": { - "line": 878, + "line": 877, "column": 12 }, "end": { - "line": 878, + "line": 877, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26985, - "end": 26993, + "start": 26963, + "end": 26971, "loc": { "start": { - "line": 878, + "line": 877, "column": 17 }, "end": { - "line": 878, + "line": 877, "column": 25 }, "identifierName": "pgBefore" @@ -51951,58 +51885,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 26995, - "end": 27078, + "start": 26973, + "end": 27056, "loc": { "start": { - "line": 878, + "line": 877, "column": 27 }, "end": { - "line": 881, + "line": 880, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 27009, - "end": 27034, + "start": 26987, + "end": 27012, "loc": { "start": { - "line": 879, + "line": 878, "column": 12 }, "end": { - "line": 879, + "line": 878, "column": 37 } }, "expression": { "type": "CallExpression", - "start": 27009, - "end": 27033, + "start": 26987, + "end": 27011, "loc": { "start": { - "line": 879, + "line": 878, "column": 12 }, "end": { - "line": 879, + "line": 878, "column": 36 } }, "callee": { "type": "Identifier", - "start": 27009, - "end": 27018, + "start": 26987, + "end": 26996, "loc": { "start": { - "line": 879, + "line": 878, "column": 12 }, "end": { - "line": 879, + "line": 878, "column": 21 }, "identifierName": "removeElm" @@ -52012,44 +51946,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 27019, - "end": 27032, + "start": 26997, + "end": 27010, "loc": { "start": { - "line": 879, + "line": 878, "column": 22 }, "end": { - "line": 879, + "line": 878, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 27019, - "end": 27023, + "start": 26997, + "end": 27001, "loc": { "start": { - "line": 879, + "line": 878, "column": 22 }, "end": { - "line": 879, + "line": 878, "column": 26 } } }, "property": { "type": "Identifier", - "start": 27024, - "end": 27032, + "start": 27002, + "end": 27010, "loc": { "start": { - "line": 879, + "line": 878, "column": 27 }, "end": { - "line": 879, + "line": 878, "column": 35 }, "identifierName": "pgBefore" @@ -52063,73 +51997,73 @@ }, { "type": "ExpressionStatement", - "start": 27047, - "end": 27068, + "start": 27025, + "end": 27046, "loc": { "start": { - "line": 880, + "line": 879, "column": 12 }, "end": { - "line": 880, + "line": 879, "column": 33 } }, "expression": { "type": "AssignmentExpression", - "start": 27047, - "end": 27067, + "start": 27025, + "end": 27045, "loc": { "start": { - "line": 880, + "line": 879, "column": 12 }, "end": { - "line": 880, + "line": 879, "column": 32 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27047, - "end": 27060, + "start": 27025, + "end": 27038, "loc": { "start": { - "line": 880, + "line": 879, "column": 12 }, "end": { - "line": 880, + "line": 879, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 27047, - "end": 27051, + "start": 27025, + "end": 27029, "loc": { "start": { - "line": 880, + "line": 879, "column": 12 }, "end": { - "line": 880, + "line": 879, "column": 16 } } }, "property": { "type": "Identifier", - "start": 27052, - "end": 27060, + "start": 27030, + "end": 27038, "loc": { "start": { - "line": 880, + "line": 879, "column": 17 }, "end": { - "line": 880, + "line": 879, "column": 25 }, "identifierName": "pgBefore" @@ -52140,15 +52074,15 @@ }, "right": { "type": "NullLiteral", - "start": 27063, - "end": 27067, + "start": 27041, + "end": 27045, "loc": { "start": { - "line": 880, + "line": 879, "column": 28 }, "end": { - "line": 880, + "line": 879, "column": 32 } } @@ -52162,58 +52096,58 @@ }, { "type": "IfStatement", - "start": 27088, - "end": 27187, + "start": 27066, + "end": 27165, "loc": { "start": { - "line": 883, + "line": 882, "column": 8 }, "end": { - "line": 886, + "line": 885, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 27092, - "end": 27104, + "start": 27070, + "end": 27082, "loc": { "start": { - "line": 883, + "line": 882, "column": 12 }, "end": { - "line": 883, + "line": 882, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 27092, - "end": 27096, + "start": 27070, + "end": 27074, "loc": { "start": { - "line": 883, + "line": 882, "column": 12 }, "end": { - "line": 883, + "line": 882, "column": 16 } } }, "property": { "type": "Identifier", - "start": 27097, - "end": 27104, + "start": 27075, + "end": 27082, "loc": { "start": { - "line": 883, + "line": 882, "column": 17 }, "end": { - "line": 883, + "line": 882, "column": 24 }, "identifierName": "pgAfter" @@ -52224,58 +52158,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 27106, - "end": 27187, + "start": 27084, + "end": 27165, "loc": { "start": { - "line": 883, + "line": 882, "column": 26 }, "end": { - "line": 886, + "line": 885, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 27120, - "end": 27144, + "start": 27098, + "end": 27122, "loc": { "start": { - "line": 884, + "line": 883, "column": 12 }, "end": { - "line": 884, + "line": 883, "column": 36 } }, "expression": { "type": "CallExpression", - "start": 27120, - "end": 27143, + "start": 27098, + "end": 27121, "loc": { "start": { - "line": 884, + "line": 883, "column": 12 }, "end": { - "line": 884, + "line": 883, "column": 35 } }, "callee": { "type": "Identifier", - "start": 27120, - "end": 27129, + "start": 27098, + "end": 27107, "loc": { "start": { - "line": 884, + "line": 883, "column": 12 }, "end": { - "line": 884, + "line": 883, "column": 21 }, "identifierName": "removeElm" @@ -52285,44 +52219,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 27130, - "end": 27142, + "start": 27108, + "end": 27120, "loc": { "start": { - "line": 884, + "line": 883, "column": 22 }, "end": { - "line": 884, + "line": 883, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 27130, - "end": 27134, + "start": 27108, + "end": 27112, "loc": { "start": { - "line": 884, + "line": 883, "column": 22 }, "end": { - "line": 884, + "line": 883, "column": 26 } } }, "property": { "type": "Identifier", - "start": 27135, - "end": 27142, + "start": 27113, + "end": 27120, "loc": { "start": { - "line": 884, + "line": 883, "column": 27 }, "end": { - "line": 884, + "line": 883, "column": 34 }, "identifierName": "pgAfter" @@ -52336,73 +52270,73 @@ }, { "type": "ExpressionStatement", - "start": 27157, - "end": 27177, + "start": 27135, + "end": 27155, "loc": { "start": { - "line": 885, + "line": 884, "column": 12 }, "end": { - "line": 885, + "line": 884, "column": 32 } }, "expression": { "type": "AssignmentExpression", - "start": 27157, - "end": 27176, + "start": 27135, + "end": 27154, "loc": { "start": { - "line": 885, + "line": 884, "column": 12 }, "end": { - "line": 885, + "line": 884, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27157, - "end": 27169, + "start": 27135, + "end": 27147, "loc": { "start": { - "line": 885, + "line": 884, "column": 12 }, "end": { - "line": 885, + "line": 884, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 27157, - "end": 27161, + "start": 27135, + "end": 27139, "loc": { "start": { - "line": 885, + "line": 884, "column": 12 }, "end": { - "line": 885, + "line": 884, "column": 16 } } }, "property": { "type": "Identifier", - "start": 27162, - "end": 27169, + "start": 27140, + "end": 27147, "loc": { "start": { - "line": 885, + "line": 884, "column": 17 }, "end": { - "line": 885, + "line": 884, "column": 24 }, "identifierName": "pgAfter" @@ -52413,15 +52347,15 @@ }, "right": { "type": "NullLiteral", - "start": 27172, - "end": 27176, + "start": 27150, + "end": 27154, "loc": { "start": { - "line": 885, + "line": 884, "column": 27 }, "end": { - "line": 885, + "line": 884, "column": 31 } } @@ -52435,58 +52369,58 @@ }, { "type": "IfStatement", - "start": 27197, - "end": 27293, + "start": 27175, + "end": 27271, "loc": { "start": { - "line": 888, + "line": 887, "column": 8 }, "end": { - "line": 891, + "line": 890, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 27201, - "end": 27212, + "start": 27179, + "end": 27190, "loc": { "start": { - "line": 888, + "line": 887, "column": 12 }, "end": { - "line": 888, + "line": 887, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 27201, - "end": 27205, + "start": 27179, + "end": 27183, "loc": { "start": { - "line": 888, + "line": 887, "column": 12 }, "end": { - "line": 888, + "line": 887, "column": 16 } } }, "property": { "type": "Identifier", - "start": 27206, - "end": 27212, + "start": 27184, + "end": 27190, "loc": { "start": { - "line": 888, + "line": 887, "column": 17 }, "end": { - "line": 888, + "line": 887, "column": 23 }, "identifierName": "pgCont" @@ -52497,58 +52431,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 27214, - "end": 27293, + "start": 27192, + "end": 27271, "loc": { "start": { - "line": 888, + "line": 887, "column": 25 }, "end": { - "line": 891, + "line": 890, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 27228, - "end": 27251, + "start": 27206, + "end": 27229, "loc": { "start": { - "line": 889, + "line": 888, "column": 12 }, "end": { - "line": 889, + "line": 888, "column": 35 } }, "expression": { "type": "CallExpression", - "start": 27228, - "end": 27250, + "start": 27206, + "end": 27228, "loc": { "start": { - "line": 889, + "line": 888, "column": 12 }, "end": { - "line": 889, + "line": 888, "column": 34 } }, "callee": { "type": "Identifier", - "start": 27228, - "end": 27237, + "start": 27206, + "end": 27215, "loc": { "start": { - "line": 889, + "line": 888, "column": 12 }, "end": { - "line": 889, + "line": 888, "column": 21 }, "identifierName": "removeElm" @@ -52558,44 +52492,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 27238, - "end": 27249, + "start": 27216, + "end": 27227, "loc": { "start": { - "line": 889, + "line": 888, "column": 22 }, "end": { - "line": 889, + "line": 888, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 27238, - "end": 27242, + "start": 27216, + "end": 27220, "loc": { "start": { - "line": 889, + "line": 888, "column": 22 }, "end": { - "line": 889, + "line": 888, "column": 26 } } }, "property": { "type": "Identifier", - "start": 27243, - "end": 27249, + "start": 27221, + "end": 27227, "loc": { "start": { - "line": 889, + "line": 888, "column": 27 }, "end": { - "line": 889, + "line": 888, "column": 33 }, "identifierName": "pgCont" @@ -52609,73 +52543,73 @@ }, { "type": "ExpressionStatement", - "start": 27264, - "end": 27283, + "start": 27242, + "end": 27261, "loc": { "start": { - "line": 890, + "line": 889, "column": 12 }, "end": { - "line": 890, + "line": 889, "column": 31 } }, "expression": { "type": "AssignmentExpression", - "start": 27264, - "end": 27282, + "start": 27242, + "end": 27260, "loc": { "start": { - "line": 890, + "line": 889, "column": 12 }, "end": { - "line": 890, + "line": 889, "column": 30 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27264, - "end": 27275, + "start": 27242, + "end": 27253, "loc": { "start": { - "line": 890, + "line": 889, "column": 12 }, "end": { - "line": 890, + "line": 889, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 27264, - "end": 27268, + "start": 27242, + "end": 27246, "loc": { "start": { - "line": 890, + "line": 889, "column": 12 }, "end": { - "line": 890, + "line": 889, "column": 16 } } }, "property": { "type": "Identifier", - "start": 27269, - "end": 27275, + "start": 27247, + "end": 27253, "loc": { "start": { - "line": 890, + "line": 889, "column": 17 }, "end": { - "line": 890, + "line": 889, "column": 23 }, "identifierName": "pgCont" @@ -52686,15 +52620,15 @@ }, "right": { "type": "NullLiteral", - "start": 27278, - "end": 27282, + "start": 27256, + "end": 27260, "loc": { "start": { - "line": 890, + "line": 889, "column": 26 }, "end": { - "line": 890, + "line": 889, "column": 30 } } @@ -52708,58 +52642,58 @@ }, { "type": "IfStatement", - "start": 27303, - "end": 27383, + "start": 27281, + "end": 27361, "loc": { "start": { - "line": 893, + "line": 892, "column": 8 }, "end": { - "line": 895, + "line": 894, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 27307, - "end": 27329, + "start": 27285, + "end": 27307, "loc": { "start": { - "line": 893, + "line": 892, "column": 12 }, "end": { - "line": 893, + "line": 892, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 27307, - "end": 27311, + "start": 27285, + "end": 27289, "loc": { "start": { - "line": 893, + "line": 892, "column": 12 }, "end": { - "line": 893, + "line": 892, "column": 16 } } }, "property": { "type": "Identifier", - "start": 27312, - "end": 27329, + "start": 27290, + "end": 27307, "loc": { "start": { - "line": 893, + "line": 892, "column": 17 }, "end": { - "line": 893, + "line": 892, "column": 34 }, "identifierName": "hasResultsPerPage" @@ -52770,87 +52704,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 27331, - "end": 27383, + "start": 27309, + "end": 27361, "loc": { "start": { - "line": 893, + "line": 892, "column": 36 }, "end": { - "line": 895, + "line": 894, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 27345, - "end": 27373, + "start": 27323, + "end": 27351, "loc": { "start": { - "line": 894, + "line": 893, "column": 12 }, "end": { - "line": 894, + "line": 893, "column": 40 } }, "expression": { "type": "CallExpression", - "start": 27345, - "end": 27372, + "start": 27323, + "end": 27350, "loc": { "start": { - "line": 894, + "line": 893, "column": 12 }, "end": { - "line": 894, + "line": 893, "column": 39 } }, "callee": { "type": "MemberExpression", - "start": 27345, - "end": 27370, + "start": 27323, + "end": 27348, "loc": { "start": { - "line": 894, + "line": 893, "column": 12 }, "end": { - "line": 894, + "line": 893, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 27345, - "end": 27349, + "start": 27323, + "end": 27327, "loc": { "start": { - "line": 894, + "line": 893, "column": 12 }, "end": { - "line": 894, + "line": 893, "column": 16 } } }, "property": { "type": "Identifier", - "start": 27350, - "end": 27370, + "start": 27328, + "end": 27348, "loc": { "start": { - "line": 894, + "line": 893, "column": 17 }, "end": { - "line": 894, + "line": 893, "column": 37 }, "identifierName": "removeResultsPerPage" @@ -52869,86 +52803,86 @@ }, { "type": "ExpressionStatement", - "start": 27393, - "end": 27461, + "start": 27371, + "end": 27439, "loc": { "start": { - "line": 897, + "line": 896, "column": 8 }, "end": { - "line": 897, + "line": 896, "column": 76 } }, "expression": { "type": "CallExpression", - "start": 27393, - "end": 27460, + "start": 27371, + "end": 27438, "loc": { "start": { - "line": 897, + "line": 896, "column": 8 }, "end": { - "line": 897, + "line": 896, "column": 75 } }, "callee": { "type": "MemberExpression", - "start": 27393, - "end": 27409, + "start": 27371, + "end": 27387, "loc": { "start": { - "line": 897, + "line": 896, "column": 8 }, "end": { - "line": 897, + "line": 896, "column": 24 } }, "object": { "type": "MemberExpression", - "start": 27393, - "end": 27405, + "start": 27371, + "end": 27383, "loc": { "start": { - "line": 897, + "line": 896, "column": 8 }, "end": { - "line": 897, + "line": 896, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 27393, - "end": 27397, + "start": 27371, + "end": 27375, "loc": { "start": { - "line": 897, + "line": 896, "column": 8 }, "end": { - "line": 897, + "line": 896, "column": 12 } } }, "property": { "type": "Identifier", - "start": 27398, - "end": 27405, + "start": 27376, + "end": 27383, "loc": { "start": { - "line": 897, + "line": 896, "column": 13 }, "end": { - "line": 897, + "line": 896, "column": 20 }, "identifierName": "emitter" @@ -52959,15 +52893,15 @@ }, "property": { "type": "Identifier", - "start": 27406, - "end": 27409, + "start": 27384, + "end": 27387, "loc": { "start": { - "line": 897, + "line": 896, "column": 21 }, "end": { - "line": 897, + "line": 896, "column": 24 }, "identifierName": "off" @@ -52979,30 +52913,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 27410, - "end": 27429, + "start": 27388, + "end": 27407, "loc": { "start": { - "line": 897, + "line": 896, "column": 25 }, "end": { - "line": 897, + "line": 896, "column": 44 } }, "elements": [ { "type": "StringLiteral", - "start": 27411, - "end": 27428, + "start": 27389, + "end": 27406, "loc": { "start": { - "line": 897, + "line": 896, "column": 26 }, "end": { - "line": 897, + "line": 896, "column": 43 } }, @@ -53016,15 +52950,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 27431, - "end": 27459, + "start": 27409, + "end": 27437, "loc": { "start": { - "line": 897, + "line": 896, "column": 46 }, "end": { - "line": 897, + "line": 896, "column": 74 } }, @@ -53035,58 +52969,58 @@ "params": [], "body": { "type": "CallExpression", - "start": 27437, - "end": 27459, + "start": 27415, + "end": 27437, "loc": { "start": { - "line": 897, + "line": 896, "column": 52 }, "end": { - "line": 897, + "line": 896, "column": 74 } }, "callee": { "type": "MemberExpression", - "start": 27437, - "end": 27457, + "start": 27415, + "end": 27435, "loc": { "start": { - "line": 897, + "line": 896, "column": 52 }, "end": { - "line": 897, + "line": 896, "column": 72 } }, "object": { "type": "ThisExpression", - "start": 27437, - "end": 27441, + "start": 27415, + "end": 27419, "loc": { "start": { - "line": 897, + "line": 896, "column": 52 }, "end": { - "line": 897, + "line": 896, "column": 56 } } }, "property": { "type": "Identifier", - "start": 27442, - "end": 27457, + "start": 27420, + "end": 27435, "loc": { "start": { - "line": 897, + "line": 896, "column": 57 }, "end": { - "line": 897, + "line": 896, "column": 72 }, "identifierName": "resetPagingInfo" @@ -53103,86 +53037,86 @@ }, { "type": "ExpressionStatement", - "start": 27470, - "end": 27562, + "start": 27448, + "end": 27540, "loc": { "start": { - "line": 898, + "line": 897, "column": 8 }, "end": { - "line": 899, + "line": 898, "column": 58 } }, "expression": { "type": "CallExpression", - "start": 27470, - "end": 27561, + "start": 27448, + "end": 27539, "loc": { "start": { - "line": 898, + "line": 897, "column": 8 }, "end": { - "line": 899, + "line": 898, "column": 57 } }, "callee": { "type": "MemberExpression", - "start": 27470, - "end": 27486, + "start": 27448, + "end": 27464, "loc": { "start": { - "line": 898, + "line": 897, "column": 8 }, "end": { - "line": 898, + "line": 897, "column": 24 } }, "object": { "type": "MemberExpression", - "start": 27470, - "end": 27482, + "start": 27448, + "end": 27460, "loc": { "start": { - "line": 898, + "line": 897, "column": 8 }, "end": { - "line": 898, + "line": 897, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 27470, - "end": 27474, + "start": 27448, + "end": 27452, "loc": { "start": { - "line": 898, + "line": 897, "column": 8 }, "end": { - "line": 898, + "line": 897, "column": 12 } } }, "property": { "type": "Identifier", - "start": 27475, - "end": 27482, + "start": 27453, + "end": 27460, "loc": { "start": { - "line": 898, + "line": 897, "column": 13 }, "end": { - "line": 898, + "line": 897, "column": 20 }, "identifierName": "emitter" @@ -53193,15 +53127,15 @@ }, "property": { "type": "Identifier", - "start": 27483, - "end": 27486, + "start": 27461, + "end": 27464, "loc": { "start": { - "line": 898, + "line": 897, "column": 21 }, "end": { - "line": 898, + "line": 897, "column": 24 }, "identifierName": "off" @@ -53213,30 +53147,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 27487, - "end": 27502, + "start": 27465, + "end": 27480, "loc": { "start": { - "line": 898, + "line": 897, "column": 25 }, "end": { - "line": 898, + "line": 897, "column": 40 } }, "elements": [ { "type": "StringLiteral", - "start": 27488, - "end": 27501, + "start": 27466, + "end": 27479, "loc": { "start": { - "line": 898, + "line": 897, "column": 26 }, "end": { - "line": 898, + "line": 897, "column": 39 } }, @@ -53250,15 +53184,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 27516, - "end": 27560, + "start": 27494, + "end": 27538, "loc": { "start": { - "line": 899, + "line": 898, "column": 12 }, "end": { - "line": 899, + "line": 898, "column": 56 } }, @@ -53269,15 +53203,15 @@ "params": [ { "type": "Identifier", - "start": 27517, - "end": 27519, + "start": 27495, + "end": 27497, "loc": { "start": { - "line": 899, + "line": 898, "column": 13 }, "end": { - "line": 899, + "line": 898, "column": 15 }, "identifierName": "tf" @@ -53286,15 +53220,15 @@ }, { "type": "Identifier", - "start": 27521, - "end": 27531, + "start": 27499, + "end": 27509, "loc": { "start": { - "line": 899, + "line": 898, "column": 17 }, "end": { - "line": 899, + "line": 898, "column": 27 }, "identifierName": "pageNumber" @@ -53304,58 +53238,58 @@ ], "body": { "type": "CallExpression", - "start": 27536, - "end": 27560, + "start": 27514, + "end": 27538, "loc": { "start": { - "line": 899, + "line": 898, "column": 32 }, "end": { - "line": 899, + "line": 898, "column": 56 } }, "callee": { "type": "MemberExpression", - "start": 27536, - "end": 27548, + "start": 27514, + "end": 27526, "loc": { "start": { - "line": 899, + "line": 898, "column": 32 }, "end": { - "line": 899, + "line": 898, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 27536, - "end": 27540, + "start": 27514, + "end": 27518, "loc": { "start": { - "line": 899, + "line": 898, "column": 32 }, "end": { - "line": 899, + "line": 898, "column": 36 } } }, "property": { "type": "Identifier", - "start": 27541, - "end": 27548, + "start": 27519, + "end": 27526, "loc": { "start": { - "line": 899, + "line": 898, "column": 37 }, "end": { - "line": 899, + "line": 898, "column": 44 }, "identifierName": "setPage" @@ -53367,15 +53301,15 @@ "arguments": [ { "type": "Identifier", - "start": 27549, - "end": 27559, + "start": 27527, + "end": 27537, "loc": { "start": { - "line": 899, + "line": 898, "column": 45 }, "end": { - "line": 899, + "line": 898, "column": 55 }, "identifierName": "pageNumber" @@ -53390,86 +53324,86 @@ }, { "type": "ExpressionStatement", - "start": 27571, - "end": 27684, + "start": 27549, + "end": 27662, "loc": { "start": { - "line": 900, + "line": 899, "column": 8 }, "end": { - "line": 901, + "line": 900, "column": 71 } }, "expression": { "type": "CallExpression", - "start": 27571, - "end": 27683, + "start": 27549, + "end": 27661, "loc": { "start": { - "line": 900, + "line": 899, "column": 8 }, "end": { - "line": 901, + "line": 900, "column": 70 } }, "callee": { "type": "MemberExpression", - "start": 27571, - "end": 27587, + "start": 27549, + "end": 27565, "loc": { "start": { - "line": 900, + "line": 899, "column": 8 }, "end": { - "line": 900, + "line": 899, "column": 24 } }, "object": { "type": "MemberExpression", - "start": 27571, - "end": 27583, + "start": 27549, + "end": 27561, "loc": { "start": { - "line": 900, + "line": 899, "column": 8 }, "end": { - "line": 900, + "line": 899, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 27571, - "end": 27575, + "start": 27549, + "end": 27553, "loc": { "start": { - "line": 900, + "line": 899, "column": 8 }, "end": { - "line": 900, + "line": 899, "column": 12 } } }, "property": { "type": "Identifier", - "start": 27576, - "end": 27583, + "start": 27554, + "end": 27561, "loc": { "start": { - "line": 900, + "line": 899, "column": 13 }, "end": { - "line": 900, + "line": 899, "column": 20 }, "identifierName": "emitter" @@ -53480,15 +53414,15 @@ }, "property": { "type": "Identifier", - "start": 27584, - "end": 27587, + "start": 27562, + "end": 27565, "loc": { "start": { - "line": 900, + "line": 899, "column": 21 }, "end": { - "line": 900, + "line": 899, "column": 24 }, "identifierName": "off" @@ -53500,30 +53434,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 27588, - "end": 27611, + "start": 27566, + "end": 27589, "loc": { "start": { - "line": 900, + "line": 899, "column": 25 }, "end": { - "line": 900, + "line": 899, "column": 48 } }, "elements": [ { "type": "StringLiteral", - "start": 27589, - "end": 27610, + "start": 27567, + "end": 27588, "loc": { "start": { - "line": 900, + "line": 899, "column": 26 }, "end": { - "line": 900, + "line": 899, "column": 47 } }, @@ -53537,15 +53471,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 27625, - "end": 27682, + "start": 27603, + "end": 27660, "loc": { "start": { - "line": 901, + "line": 900, "column": 12 }, "end": { - "line": 901, + "line": 900, "column": 69 } }, @@ -53556,15 +53490,15 @@ "params": [ { "type": "Identifier", - "start": 27626, - "end": 27628, + "start": 27604, + "end": 27606, "loc": { "start": { - "line": 901, + "line": 900, "column": 13 }, "end": { - "line": 901, + "line": 900, "column": 15 }, "identifierName": "tf" @@ -53573,15 +53507,15 @@ }, { "type": "Identifier", - "start": 27630, - "end": 27640, + "start": 27608, + "end": 27618, "loc": { "start": { - "line": 901, + "line": 900, "column": 17 }, "end": { - "line": 901, + "line": 900, "column": 27 }, "identifierName": "pageLength" @@ -53591,58 +53525,58 @@ ], "body": { "type": "CallExpression", - "start": 27645, - "end": 27682, + "start": 27623, + "end": 27660, "loc": { "start": { - "line": 901, + "line": 900, "column": 32 }, "end": { - "line": 901, + "line": 900, "column": 69 } }, "callee": { "type": "MemberExpression", - "start": 27645, - "end": 27670, + "start": 27623, + "end": 27648, "loc": { "start": { - "line": 901, + "line": 900, "column": 32 }, "end": { - "line": 901, + "line": 900, "column": 57 } }, "object": { "type": "ThisExpression", - "start": 27645, - "end": 27649, + "start": 27623, + "end": 27627, "loc": { "start": { - "line": 901, + "line": 900, "column": 32 }, "end": { - "line": 901, + "line": 900, "column": 36 } } }, "property": { "type": "Identifier", - "start": 27650, - "end": 27670, + "start": 27628, + "end": 27648, "loc": { "start": { - "line": 901, + "line": 900, "column": 37 }, "end": { - "line": 901, + "line": 900, "column": 57 }, "identifierName": "changeResultsPerPage" @@ -53654,15 +53588,15 @@ "arguments": [ { "type": "Identifier", - "start": 27671, - "end": 27681, + "start": 27649, + "end": 27659, "loc": { "start": { - "line": 901, + "line": 900, "column": 58 }, "end": { - "line": 901, + "line": 900, "column": 68 }, "identifierName": "pageLength" @@ -53677,73 +53611,73 @@ }, { "type": "ExpressionStatement", - "start": 27694, - "end": 27714, + "start": 27672, + "end": 27692, "loc": { "start": { - "line": 903, + "line": 902, "column": 8 }, "end": { - "line": 903, + "line": 902, "column": 28 } }, "expression": { "type": "AssignmentExpression", - "start": 27694, - "end": 27713, + "start": 27672, + "end": 27691, "loc": { "start": { - "line": 903, + "line": 902, "column": 8 }, "end": { - "line": 903, + "line": 902, "column": 27 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27694, - "end": 27706, + "start": 27672, + "end": 27684, "loc": { "start": { - "line": 903, + "line": 902, "column": 8 }, "end": { - "line": 903, + "line": 902, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 27694, - "end": 27698, + "start": 27672, + "end": 27676, "loc": { "start": { - "line": 903, + "line": 902, "column": 8 }, "end": { - "line": 903, + "line": 902, "column": 12 } } }, "property": { "type": "Identifier", - "start": 27699, - "end": 27706, + "start": 27677, + "end": 27684, "loc": { "start": { - "line": 903, + "line": 902, "column": 13 }, "end": { - "line": 903, + "line": 902, "column": 20 }, "identifierName": "pageSlc" @@ -53754,15 +53688,15 @@ }, "right": { "type": "NullLiteral", - "start": 27709, - "end": 27713, + "start": 27687, + "end": 27691, "loc": { "start": { - "line": 903, + "line": 902, "column": 23 }, "end": { - "line": 903, + "line": 902, "column": 27 } } @@ -53771,73 +53705,73 @@ }, { "type": "ExpressionStatement", - "start": 27723, - "end": 27740, + "start": 27701, + "end": 27718, "loc": { "start": { - "line": 904, + "line": 903, "column": 8 }, "end": { - "line": 904, + "line": 903, "column": 25 } }, "expression": { "type": "AssignmentExpression", - "start": 27723, - "end": 27739, + "start": 27701, + "end": 27717, "loc": { "start": { - "line": 904, + "line": 903, "column": 8 }, "end": { - "line": 904, + "line": 903, "column": 24 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27723, - "end": 27735, + "start": 27701, + "end": 27713, "loc": { "start": { - "line": 904, + "line": 903, "column": 8 }, "end": { - "line": 904, + "line": 903, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 27723, - "end": 27727, + "start": 27701, + "end": 27705, "loc": { "start": { - "line": 904, + "line": 903, "column": 8 }, "end": { - "line": 904, + "line": 903, "column": 12 } } }, "property": { "type": "Identifier", - "start": 27728, - "end": 27735, + "start": 27706, + "end": 27713, "loc": { "start": { - "line": 904, + "line": 903, "column": 13 }, "end": { - "line": 904, + "line": 903, "column": 20 }, "identifierName": "nbPages" @@ -53848,15 +53782,15 @@ }, "right": { "type": "NumericLiteral", - "start": 27738, - "end": 27739, + "start": 27716, + "end": 27717, "loc": { "start": { - "line": 904, + "line": 903, "column": 23 }, "end": { - "line": 904, + "line": 903, "column": 24 } }, @@ -53870,73 +53804,73 @@ }, { "type": "ExpressionStatement", - "start": 27750, - "end": 27775, + "start": 27728, + "end": 27753, "loc": { "start": { - "line": 906, + "line": 905, "column": 8 }, "end": { - "line": 906, + "line": 905, "column": 33 } }, "expression": { "type": "AssignmentExpression", - "start": 27750, - "end": 27774, + "start": 27728, + "end": 27752, "loc": { "start": { - "line": 906, + "line": 905, "column": 8 }, "end": { - "line": 906, + "line": 905, "column": 32 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27750, - "end": 27766, + "start": 27728, + "end": 27744, "loc": { "start": { - "line": 906, + "line": 905, "column": 8 }, "end": { - "line": 906, + "line": 905, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 27750, - "end": 27754, + "start": 27728, + "end": 27732, "loc": { "start": { - "line": 906, + "line": 905, "column": 8 }, "end": { - "line": 906, + "line": 905, "column": 12 } } }, "property": { "type": "Identifier", - "start": 27755, - "end": 27766, + "start": 27733, + "end": 27744, "loc": { "start": { - "line": 906, + "line": 905, "column": 13 }, "end": { - "line": 906, + "line": 905, "column": 24 }, "identifierName": "initialized" @@ -53947,15 +53881,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 27769, - "end": 27774, + "start": 27747, + "end": 27752, "loc": { "start": { - "line": 906, + "line": 905, "column": 27 }, "end": { - "line": 906, + "line": 905, "column": 32 } }, @@ -53970,15 +53904,15 @@ { "type": "CommentBlock", "value": "*\n * Remove paging feature\n ", - "start": 25737, - "end": 25777, + "start": 25715, + "end": 25755, "loc": { "start": { - "line": 834, + "line": 833, "column": 4 }, "end": { - "line": 836, + "line": 835, "column": 7 } } @@ -53991,8 +53925,8 @@ { "type": "CommentBlock", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", - "start": 411, - "end": 491, + "start": 416, + "end": 496, "loc": { "start": { "line": 11, @@ -54011,8 +53945,8 @@ { "type": "CommentBlock", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", - "start": 411, - "end": 491, + "start": 416, + "end": 496, "loc": { "start": { "line": 11, @@ -54033,8 +53967,8 @@ { "type": "CommentBlock", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", - "start": 411, - "end": 491, + "start": 416, + "end": 496, "loc": { "start": { "line": 11, @@ -54049,8 +53983,8 @@ { "type": "CommentBlock", "value": "*\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n ", - "start": 535, - "end": 635, + "start": 540, + "end": 640, "loc": { "start": { "line": 19, @@ -54065,8 +53999,8 @@ { "type": "CommentLine", "value": " Configuration object", - "start": 696, - "end": 719, + "start": 701, + "end": 724, "loc": { "start": { "line": 26, @@ -54081,8 +54015,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n ", - "start": 771, - "end": 879, + "start": 776, + "end": 884, "loc": { "start": { "line": 29, @@ -54097,8 +54031,8 @@ { "type": "CommentBlock", "value": "*\n * Main select DOM element\n * @type {DOMElement}\n ", - "start": 955, - "end": 1035, + "start": 960, + "end": 1040, "loc": { "start": { "line": 35, @@ -54113,8 +54047,8 @@ { "type": "CommentBlock", "value": "*\n * Results per page select DOM element\n * @type {DOMElement}\n ", - "start": 1074, - "end": 1166, + "start": 1079, + "end": 1171, "loc": { "start": { "line": 41, @@ -54129,8 +54063,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element\n * @type {String}\n ", - "start": 1211, - "end": 1294, + "start": 1216, + "end": 1299, "loc": { "start": { "line": 47, @@ -54145,8 +54079,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows contained in a page\n * @type {Number}\n ", - "start": 1357, - "end": 1444, + "start": 1362, + "end": 1449, "loc": { "start": { "line": 53, @@ -54161,8 +54095,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element for the results per page selector\n * @type {String}\n ", - "start": 1506, - "end": 1623, + "start": 1511, + "end": 1628, "loc": { "start": { "line": 59, @@ -54177,8 +54111,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging select element\n * @type {String}\n ", - "start": 1713, - "end": 1805, + "start": 1718, + "end": 1810, "loc": { "start": { "line": 65, @@ -54193,8 +54127,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging input element\n * @type {String}\n ", - "start": 1883, - "end": 1974, + "start": 1888, + "end": 1979, "loc": { "start": { "line": 71, @@ -54209,8 +54143,8 @@ { "type": "CommentBlock", "value": "*\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n ", - "start": 2054, - "end": 2214, + "start": 2059, + "end": 2219, "loc": { "start": { "line": 77, @@ -54225,8 +54159,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if results per page is configured\n * @type {Boolean}\n ", - "start": 2293, - "end": 2391, + "start": 2298, + "end": 2396, "loc": { "start": { "line": 84, @@ -54241,8 +54175,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the results per page select\n * @type {String}\n ", - "start": 2464, - "end": 2558, + "start": 2469, + "end": 2563, "loc": { "start": { "line": 90, @@ -54257,8 +54191,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the label preceding results per page select\n * @type {String}\n ", - "start": 2648, - "end": 2758, + "start": 2653, + "end": 2763, "loc": { "start": { "line": 96, @@ -54273,8 +54207,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the first row of current page\n * @type {Number}\n * @private\n ", - "start": 2866, - "end": 2977, + "start": 2871, + "end": 2982, "loc": { "start": { "line": 103, @@ -54289,8 +54223,8 @@ { "type": "CommentBlock", "value": "*\n * Total number of pages\n * @type {Number}\n * @private\n ", - "start": 3020, - "end": 3114, + "start": 3025, + "end": 3119, "loc": { "start": { "line": 110, @@ -54305,8 +54239,8 @@ { "type": "CommentBlock", "value": "*\n * Current page number\n * @type {Number}\n * @private\n ", - "start": 3150, - "end": 3242, + "start": 3155, + "end": 3247, "loc": { "start": { "line": 117, @@ -54321,8 +54255,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button text\n * @type {String}\n ", - "start": 3284, - "end": 3358, + "start": 3289, + "end": 3363, "loc": { "start": { "line": 124, @@ -54337,8 +54271,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button text\n * @type {String}\n ", - "start": 3439, - "end": 3517, + "start": 3444, + "end": 3522, "loc": { "start": { "line": 130, @@ -54353,8 +54287,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button text\n * @type {String}\n ", - "start": 3598, - "end": 3672, + "start": 3603, + "end": 3677, "loc": { "start": { "line": 136, @@ -54369,8 +54303,8 @@ { "type": "CommentBlock", "value": "*\n * First page button text\n * @type {String}\n ", - "start": 3754, - "end": 3829, + "start": 3759, + "end": 3834, "loc": { "start": { "line": 142, @@ -54385,8 +54319,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button HTML\n * @type {String}\n ", - "start": 3913, - "end": 3987, + "start": 3918, + "end": 3992, "loc": { "start": { "line": 148, @@ -54401,8 +54335,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button HTML\n * @type {String}\n ", - "start": 4230, - "end": 4308, + "start": 4235, + "end": 4313, "loc": { "start": { "line": 157, @@ -54417,8 +54351,8 @@ { "type": "CommentBlock", "value": "*\n * First page button HTML\n * @type {String}\n ", - "start": 4559, - "end": 4634, + "start": 4564, + "end": 4639, "loc": { "start": { "line": 166, @@ -54433,8 +54367,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button HTML\n * @type {String}\n ", - "start": 4881, - "end": 4955, + "start": 4886, + "end": 4960, "loc": { "start": { "line": 175, @@ -54449,8 +54383,8 @@ { "type": "CommentBlock", "value": "*\n * Text preceeding page selector drop-down\n * @type {String}\n ", - "start": 5198, - "end": 5290, + "start": 5203, + "end": 5295, "loc": { "start": { "line": 184, @@ -54465,8 +54399,8 @@ { "type": "CommentBlock", "value": "*\n * Text after page selector drop-down\n * @type {String}\n ", - "start": 5360, - "end": 5447, + "start": 5365, + "end": 5452, "loc": { "start": { "line": 190, @@ -54481,8 +54415,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the span containing total number of pages\n * @type {String}\n ", - "start": 5511, - "end": 5619, + "start": 5516, + "end": 5624, "loc": { "start": { "line": 196, @@ -54497,8 +54431,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n ", - "start": 5704, - "end": 5814, + "start": 5709, + "end": 5819, "loc": { "start": { "line": 202, @@ -54513,8 +54447,8 @@ { "type": "CommentBlock", "value": "*\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n ", - "start": 5875, - "end": 5994, + "start": 5880, + "end": 5999, "loc": { "start": { "line": 208, @@ -54529,8 +54463,8 @@ { "type": "CommentBlock", "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", - "start": 6079, - "end": 6185, + "start": 6084, + "end": 6190, "loc": { "start": { "line": 214, @@ -54545,8 +54479,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", - "start": 6267, - "end": 6363, + "start": 6272, + "end": 6368, "loc": { "start": { "line": 220, @@ -54561,8 +54495,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after the page is changed\n * @type {Function}\n ", - "start": 6454, - "end": 6549, + "start": 6459, + "end": 6554, "loc": { "start": { "line": 226, @@ -54577,8 +54511,8 @@ { "type": "CommentBlock", "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", - "start": 6638, - "end": 6754, + "start": 6643, + "end": 6759, "loc": { "start": { "line": 232, @@ -54593,8 +54527,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", - "start": 6798, - "end": 6907, + "start": 6803, + "end": 6912, "loc": { "start": { "line": 238, @@ -54609,8 +54543,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", - "start": 6949, - "end": 7062, + "start": 6954, + "end": 7067, "loc": { "start": { "line": 244, @@ -54625,8 +54559,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", - "start": 7104, - "end": 7213, + "start": 7109, + "end": 7218, "loc": { "start": { "line": 250, @@ -54641,8 +54575,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", - "start": 7255, - "end": 7365, + "start": 7260, + "end": 7370, "loc": { "start": { "line": 256, @@ -54657,8 +54591,8 @@ { "type": "CommentBlock", "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", - "start": 7408, - "end": 7506, + "start": 7413, + "end": 7511, "loc": { "start": { "line": 262, @@ -54673,8 +54607,8 @@ { "type": "CommentBlock", "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", - "start": 7543, - "end": 7665, + "start": 7548, + "end": 7670, "loc": { "start": { "line": 268, @@ -54689,8 +54623,8 @@ { "type": "CommentBlock", "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", - "start": 7704, - "end": 7826, + "start": 7709, + "end": 7831, "loc": { "start": { "line": 274, @@ -54705,8 +54639,8 @@ { "type": "CommentLine", "value": "calculates page nb", - "start": 7939, - "end": 7959, + "start": 7944, + "end": 7964, "loc": { "start": { "line": 283, @@ -54721,8 +54655,8 @@ { "type": "CommentBlock", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", - "start": 8063, - "end": 8162, + "start": 8068, + "end": 8167, "loc": { "start": { "line": 287, @@ -54737,15 +54671,15 @@ { "type": "CommentBlock", "value": "*\n * Initialize DOM elements\n ", - "start": 9679, - "end": 9721, + "start": 9657, + "end": 9699, "loc": { "start": { - "line": 339, + "line": 338, "column": 4 }, "end": { - "line": 341, + "line": 340, "column": 7 } } @@ -54753,15 +54687,15 @@ { "type": "CommentLine", "value": " Check resultsPerPage is in expected format and initialise the", - "start": 9962, - "end": 10026, + "start": 9940, + "end": 10004, "loc": { "start": { - "line": 353, + "line": 352, "column": 8 }, "end": { - "line": 353, + "line": 352, "column": 72 } } @@ -54769,15 +54703,15 @@ { "type": "CommentLine", "value": " results per page component", - "start": 10035, - "end": 10064, + "start": 10013, + "end": 10042, "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 37 } } @@ -54785,15 +54719,15 @@ { "type": "CommentLine", "value": " Paging drop-down list selector", - "start": 10496, - "end": 10529, + "start": 10474, + "end": 10507, "loc": { "start": { - "line": 369, + "line": 368, "column": 8 }, "end": { - "line": 369, + "line": 368, "column": 41 } } @@ -54801,15 +54735,15 @@ { "type": "CommentLine", "value": " Paging input selector", - "start": 10752, - "end": 10776, + "start": 10730, + "end": 10754, "loc": { "start": { - "line": 376, + "line": 375, "column": 8 }, "end": { - "line": 376, + "line": 375, "column": 32 } } @@ -54817,15 +54751,15 @@ { "type": "CommentLine", "value": " btns containers", - "start": 11026, - "end": 11044, + "start": 11004, + "end": 11022, "loc": { "start": { - "line": 383, + "line": 382, "column": 8 }, "end": { - "line": 383, + "line": 382, "column": 26 } } @@ -54833,15 +54767,15 @@ { "type": "CommentLine", "value": " Next button", - "start": 11267, - "end": 11281, + "start": 11245, + "end": 11259, "loc": { "start": { - "line": 390, + "line": 389, "column": 12 }, "end": { - "line": 390, + "line": 389, "column": 26 } } @@ -54849,15 +54783,15 @@ { "type": "CommentLine", "value": " Previous button", - "start": 11841, - "end": 11859, + "start": 11819, + "end": 11837, "loc": { "start": { - "line": 404, + "line": 403, "column": 12 }, "end": { - "line": 404, + "line": 403, "column": 30 } } @@ -54865,15 +54799,15 @@ { "type": "CommentLine", "value": " Last button", - "start": 12423, - "end": 12437, + "start": 12401, + "end": 12415, "loc": { "start": { - "line": 418, + "line": 417, "column": 12 }, "end": { - "line": 418, + "line": 417, "column": 26 } } @@ -54881,15 +54815,15 @@ { "type": "CommentLine", "value": " First button", - "start": 12997, - "end": 13012, + "start": 12975, + "end": 12990, "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 27 } } @@ -54897,15 +54831,15 @@ { "type": "CommentLine", "value": " paging elements (buttons+drop-down list) are added to defined element", - "start": 13592, - "end": 13664, + "start": 13570, + "end": 13642, "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 80 } } @@ -54913,15 +54847,15 @@ { "type": "CommentBlock", "value": "* @inherited ", - "start": 15376, - "end": 15393, + "start": 15354, + "end": 15371, "loc": { "start": { - "line": 493, + "line": 492, "column": 8 }, "end": { - "line": 493, + "line": 492, "column": 25 } } @@ -54929,15 +54863,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", - "start": 15495, - "end": 15643, + "start": 15473, + "end": 15621, "loc": { "start": { - "line": 499, + "line": 498, "column": 4 }, "end": { - "line": 502, + "line": 501, "column": 7 } } @@ -54945,15 +54879,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging info from scratch after a filtering process\n ", - "start": 15800, - "end": 15875, + "start": 15778, + "end": 15853, "loc": { "start": { - "line": 512, + "line": 511, "column": 4 }, "end": { - "line": 514, + "line": 513, "column": 7 } } @@ -54961,15 +54895,15 @@ { "type": "CommentBlock", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", - "start": 16028, - "end": 16207, + "start": 16006, + "end": 16185, "loc": { "start": { - "line": 521, + "line": 520, "column": 4 }, "end": { - "line": 525, + "line": 524, "column": 7 } } @@ -54977,15 +54911,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 16404, - "end": 16430, + "start": 16382, + "end": 16408, "loc": { "start": { - "line": 532, + "line": 531, "column": 8 }, "end": { - "line": 532, + "line": 531, "column": 34 } } @@ -54993,15 +54927,15 @@ { "type": "CommentLine", "value": "calculate nb of pages", - "start": 16504, - "end": 16527, + "start": 16482, + "end": 16505, "loc": { "start": { - "line": 535, + "line": 534, "column": 8 }, "end": { - "line": 535, + "line": 534, "column": 31 } } @@ -55009,15 +54943,15 @@ { "type": "CommentLine", "value": "refresh page nb span", - "start": 16614, - "end": 16636, + "start": 16592, + "end": 16614, "loc": { "start": { - "line": 537, + "line": 536, "column": 8 }, "end": { - "line": 537, + "line": 536, "column": 30 } } @@ -55025,15 +54959,15 @@ { "type": "CommentLine", "value": "select clearing shortcut", - "start": 16691, - "end": 16717, + "start": 16669, + "end": 16695, "loc": { "start": { - "line": 539, + "line": 538, "column": 8 }, "end": { - "line": 539, + "line": 538, "column": 34 } } @@ -55041,15 +54975,15 @@ { "type": "CommentLine", "value": "input type", - "start": 17188, - "end": 17200, + "start": 17166, + "end": 17178, "loc": { "start": { - "line": 552, + "line": 551, "column": 16 }, "end": { - "line": 552, + "line": 551, "column": 28 } } @@ -55057,15 +54991,15 @@ { "type": "CommentBlock", "value": "** if no results paging select and buttons are hidden **", - "start": 17302, - "end": 17362, + "start": 17280, + "end": 17340, "loc": { "start": { - "line": 557, + "line": 556, "column": 12 }, "end": { - "line": 557, + "line": 556, "column": 72 } } @@ -55073,15 +55007,15 @@ { "type": "CommentBlock", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", - "start": 17475, - "end": 17599, + "start": 17453, + "end": 17577, "loc": { "start": { - "line": 563, + "line": 562, "column": 4 }, "end": { - "line": 566, + "line": 565, "column": 7 } } @@ -55089,15 +55023,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 17837, - "end": 17863, + "start": 17815, + "end": 17841, "loc": { "start": { - "line": 573, + "line": 572, "column": 8 }, "end": { - "line": 573, + "line": 572, "column": 34 } } @@ -55105,15 +55039,15 @@ { "type": "CommentLine", "value": "this loop shows valid rows of current page", - "start": 17951, - "end": 17995, + "start": 17929, + "end": 17973, "loc": { "start": { - "line": 578, + "line": 577, "column": 8 }, "end": { - "line": 578, + "line": 577, "column": 52 } } @@ -55121,15 +55055,15 @@ { "type": "CommentLine", "value": " broadcast grouping by page", - "start": 18662, - "end": 18691, + "start": 18640, + "end": 18669, "loc": { "start": { - "line": 596, + "line": 595, "column": 8 }, "end": { - "line": 596, + "line": 595, "column": 37 } } @@ -55137,15 +55071,15 @@ { "type": "CommentBlock", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", - "start": 18759, - "end": 18844, + "start": 18737, + "end": 18822, "loc": { "start": { - "line": 600, + "line": 599, "column": 4 }, "end": { - "line": 603, + "line": 602, "column": 7 } } @@ -55153,15 +55087,15 @@ { "type": "CommentBlock", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", - "start": 18907, - "end": 19115, + "start": 18885, + "end": 19093, "loc": { "start": { - "line": 608, + "line": 607, "column": 4 }, "end": { - "line": 612, + "line": 611, "column": 7 } } @@ -55169,15 +55103,15 @@ { "type": "CommentBlock", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", - "start": 19970, - "end": 20055, + "start": 19948, + "end": 20033, "loc": { "start": { - "line": 644, + "line": 643, "column": 4 }, "end": { - "line": 646, + "line": 645, "column": 7 } } @@ -55185,15 +55119,15 @@ { "type": "CommentLine", "value": " results per page select is added to external element", - "start": 20640, - "end": 20695, + "start": 20618, + "end": 20673, "loc": { "start": { - "line": 667, + "line": 666, "column": 8 }, "end": { - "line": 667, + "line": 666, "column": 63 } } @@ -55201,15 +55135,15 @@ { "type": "CommentBlock", "value": "*\n * Remove number of results per page UI elements\n ", - "start": 21517, - "end": 21581, + "start": 21495, + "end": 21559, "loc": { "start": { - "line": 691, + "line": 690, "column": 4 }, "end": { - "line": 693, + "line": 692, "column": 7 } } @@ -55217,15 +55151,15 @@ { "type": "CommentBlock", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", - "start": 22016, - "end": 22125, + "start": 21994, + "end": 22103, "loc": { "start": { - "line": 710, + "line": 709, "column": 4 }, "end": { - "line": 713, + "line": 712, "column": 7 } } @@ -55233,15 +55167,15 @@ { "type": "CommentBlock", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", - "start": 23169, - "end": 23305, + "start": 23147, + "end": 23283, "loc": { "start": { - "line": 748, + "line": 747, "column": 4 }, "end": { - "line": 751, + "line": 750, "column": 7 } } @@ -55249,15 +55183,15 @@ { "type": "CommentBlock", "value": "*\n * Change rows according to page results drop-down\n ", - "start": 23506, - "end": 23572, + "start": 23484, + "end": 23550, "loc": { "start": { - "line": 761, + "line": 760, "column": 4 }, "end": { - "line": 763, + "line": 762, "column": 7 } } @@ -55265,15 +55199,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page nb at page re-load\n ", - "start": 24802, - "end": 24851, + "start": 24780, + "end": 24829, "loc": { "start": { - "line": 800, + "line": 799, "column": 4 }, "end": { - "line": 802, + "line": 801, "column": 7 } } @@ -55281,15 +55215,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page length value at page re-load\n ", - "start": 25209, - "end": 25268, + "start": 25187, + "end": 25246, "loc": { "start": { - "line": 816, + "line": 815, "column": 4 }, "end": { - "line": 818, + "line": 817, "column": 7 } } @@ -55297,15 +55231,15 @@ { "type": "CommentBlock", "value": "*\n * Remove paging feature\n ", - "start": 25737, - "end": 25777, + "start": 25715, + "end": 25755, "loc": { "start": { - "line": 834, + "line": 833, "column": 4 }, "end": { - "line": 836, + "line": 835, "column": 7 } } @@ -56290,9 +56224,9 @@ "postfix": false, "binop": null }, - "value": "keyCode", + "value": "removeEvt", "start": 177, - "end": 184, + "end": 186, "loc": { "start": { "line": 4, @@ -56300,7 +56234,7 @@ }, "end": { "line": 4, - "column": 23 + "column": 25 } } }, @@ -56317,16 +56251,16 @@ "binop": null, "updateContext": null }, - "start": 184, - "end": 185, + "start": 186, + "end": 187, "loc": { "start": { "line": 4, - "column": 23 + "column": 25 }, "end": { "line": 4, - "column": 24 + "column": 26 } } }, @@ -56342,17 +56276,17 @@ "postfix": false, "binop": null }, - "value": "removeEvt", - "start": 186, - "end": 195, + "value": "isKeyPressed", + "start": 188, + "end": 200, "loc": { "start": { "line": 4, - "column": 25 + "column": 27 }, "end": { "line": 4, - "column": 34 + "column": 39 } } }, @@ -56368,16 +56302,16 @@ "postfix": false, "binop": null }, - "start": 195, - "end": 196, + "start": 200, + "end": 201, "loc": { "start": { "line": 4, - "column": 34 + "column": 39 }, "end": { "line": 4, - "column": 35 + "column": 40 } } }, @@ -56394,16 +56328,16 @@ "binop": null }, "value": "from", - "start": 197, - "end": 201, + "start": 202, + "end": 206, "loc": { "start": { "line": 4, - "column": 36 + "column": 41 }, "end": { "line": 4, - "column": 40 + "column": 45 } } }, @@ -56421,16 +56355,16 @@ "updateContext": null }, "value": "../event", - "start": 202, - "end": 212, + "start": 207, + "end": 217, "loc": { "start": { "line": 4, - "column": 41 + "column": 46 }, "end": { "line": 4, - "column": 51 + "column": 56 } } }, @@ -56447,16 +56381,16 @@ "binop": null, "updateContext": null }, - "start": 212, - "end": 213, + "start": 217, + "end": 218, "loc": { "start": { "line": 4, - "column": 51 + "column": 56 }, "end": { "line": 4, - "column": 52 + "column": 57 } } }, @@ -56475,8 +56409,8 @@ "updateContext": null }, "value": "import", - "start": 214, - "end": 220, + "start": 219, + "end": 225, "loc": { "start": { "line": 5, @@ -56500,8 +56434,8 @@ "postfix": false, "binop": null }, - "start": 221, - "end": 222, + "start": 226, + "end": 227, "loc": { "start": { "line": 5, @@ -56526,8 +56460,8 @@ "binop": null }, "value": "INPUT", - "start": 222, - "end": 227, + "start": 227, + "end": 232, "loc": { "start": { "line": 5, @@ -56552,8 +56486,8 @@ "binop": null, "updateContext": null }, - "start": 227, - "end": 228, + "start": 232, + "end": 233, "loc": { "start": { "line": 5, @@ -56578,8 +56512,8 @@ "binop": null }, "value": "SELECT", - "start": 229, - "end": 235, + "start": 234, + "end": 240, "loc": { "start": { "line": 5, @@ -56604,8 +56538,8 @@ "binop": null, "updateContext": null }, - "start": 235, - "end": 236, + "start": 240, + "end": 241, "loc": { "start": { "line": 5, @@ -56630,8 +56564,8 @@ "binop": null }, "value": "NONE", - "start": 237, - "end": 241, + "start": 242, + "end": 246, "loc": { "start": { "line": 5, @@ -56656,8 +56590,8 @@ "binop": null, "updateContext": null }, - "start": 241, - "end": 242, + "start": 246, + "end": 247, "loc": { "start": { "line": 5, @@ -56682,8 +56616,8 @@ "binop": null }, "value": "ENTER_KEY", - "start": 243, - "end": 252, + "start": 248, + "end": 257, "loc": { "start": { "line": 5, @@ -56707,8 +56641,8 @@ "postfix": false, "binop": null }, - "start": 252, - "end": 253, + "start": 257, + "end": 258, "loc": { "start": { "line": 5, @@ -56733,8 +56667,8 @@ "binop": null }, "value": "from", - "start": 254, - "end": 258, + "start": 259, + "end": 263, "loc": { "start": { "line": 5, @@ -56760,8 +56694,8 @@ "updateContext": null }, "value": "../const", - "start": 259, - "end": 269, + "start": 264, + "end": 274, "loc": { "start": { "line": 5, @@ -56786,8 +56720,8 @@ "binop": null, "updateContext": null }, - "start": 269, - "end": 270, + "start": 274, + "end": 275, "loc": { "start": { "line": 5, @@ -56814,8 +56748,8 @@ "updateContext": null }, "value": "import", - "start": 271, - "end": 277, + "start": 276, + "end": 282, "loc": { "start": { "line": 6, @@ -56839,8 +56773,8 @@ "postfix": false, "binop": null }, - "start": 278, - "end": 279, + "start": 283, + "end": 284, "loc": { "start": { "line": 6, @@ -56865,8 +56799,8 @@ "binop": null }, "value": "defaultsStr", - "start": 284, - "end": 295, + "start": 289, + "end": 300, "loc": { "start": { "line": 7, @@ -56891,8 +56825,8 @@ "binop": null, "updateContext": null }, - "start": 295, - "end": 296, + "start": 300, + "end": 301, "loc": { "start": { "line": 7, @@ -56917,8 +56851,8 @@ "binop": null }, "value": "defaultsNb", - "start": 297, - "end": 307, + "start": 302, + "end": 312, "loc": { "start": { "line": 7, @@ -56943,8 +56877,8 @@ "binop": null, "updateContext": null }, - "start": 307, - "end": 308, + "start": 312, + "end": 313, "loc": { "start": { "line": 7, @@ -56969,8 +56903,8 @@ "binop": null }, "value": "defaultsBool", - "start": 309, - "end": 321, + "start": 314, + "end": 326, "loc": { "start": { "line": 7, @@ -56995,8 +56929,8 @@ "binop": null, "updateContext": null }, - "start": 321, - "end": 322, + "start": 326, + "end": 327, "loc": { "start": { "line": 7, @@ -57021,8 +56955,8 @@ "binop": null }, "value": "defaultsArr", - "start": 323, - "end": 334, + "start": 328, + "end": 339, "loc": { "start": { "line": 7, @@ -57047,8 +56981,8 @@ "binop": null, "updateContext": null }, - "start": 334, - "end": 335, + "start": 339, + "end": 340, "loc": { "start": { "line": 7, @@ -57073,8 +57007,8 @@ "binop": null }, "value": "defaultsFn", - "start": 336, - "end": 346, + "start": 341, + "end": 351, "loc": { "start": { "line": 7, @@ -57098,8 +57032,8 @@ "postfix": false, "binop": null }, - "start": 347, - "end": 348, + "start": 352, + "end": 353, "loc": { "start": { "line": 8, @@ -57124,8 +57058,8 @@ "binop": null }, "value": "from", - "start": 349, - "end": 353, + "start": 354, + "end": 358, "loc": { "start": { "line": 8, @@ -57151,8 +57085,8 @@ "updateContext": null }, "value": "../settings", - "start": 354, - "end": 367, + "start": 359, + "end": 372, "loc": { "start": { "line": 8, @@ -57177,8 +57111,8 @@ "binop": null, "updateContext": null }, - "start": 367, - "end": 368, + "start": 372, + "end": 373, "loc": { "start": { "line": 8, @@ -57205,8 +57139,8 @@ "updateContext": null }, "value": "import", - "start": 369, - "end": 375, + "start": 374, + "end": 380, "loc": { "start": { "line": 9, @@ -57230,8 +57164,8 @@ "postfix": false, "binop": null }, - "start": 376, - "end": 377, + "start": 381, + "end": 382, "loc": { "start": { "line": 9, @@ -57256,8 +57190,8 @@ "binop": null }, "value": "CENTER", - "start": 377, - "end": 383, + "start": 382, + "end": 388, "loc": { "start": { "line": 9, @@ -57282,8 +57216,8 @@ "binop": null, "updateContext": null }, - "start": 383, - "end": 384, + "start": 388, + "end": 389, "loc": { "start": { "line": 9, @@ -57308,8 +57242,8 @@ "binop": null }, "value": "RIGHT", - "start": 385, - "end": 390, + "start": 390, + "end": 395, "loc": { "start": { "line": 9, @@ -57333,8 +57267,8 @@ "postfix": false, "binop": null }, - "start": 390, - "end": 391, + "start": 395, + "end": 396, "loc": { "start": { "line": 9, @@ -57359,8 +57293,8 @@ "binop": null }, "value": "from", - "start": 392, - "end": 396, + "start": 397, + "end": 401, "loc": { "start": { "line": 9, @@ -57386,8 +57320,8 @@ "updateContext": null }, "value": "./toolbar", - "start": 397, - "end": 408, + "start": 402, + "end": 413, "loc": { "start": { "line": 9, @@ -57412,8 +57346,8 @@ "binop": null, "updateContext": null }, - "start": 408, - "end": 409, + "start": 413, + "end": 414, "loc": { "start": { "line": 9, @@ -57428,8 +57362,8 @@ { "type": "CommentBlock", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", - "start": 411, - "end": 491, + "start": 416, + "end": 496, "loc": { "start": { "line": 11, @@ -57456,8 +57390,8 @@ "updateContext": null }, "value": "export", - "start": 492, - "end": 498, + "start": 497, + "end": 503, "loc": { "start": { "line": 17, @@ -57484,8 +57418,8 @@ "updateContext": null }, "value": "class", - "start": 499, - "end": 504, + "start": 504, + "end": 509, "loc": { "start": { "line": 17, @@ -57510,8 +57444,8 @@ "binop": null }, "value": "Paging", - "start": 505, - "end": 511, + "start": 510, + "end": 516, "loc": { "start": { "line": 17, @@ -57538,8 +57472,8 @@ "updateContext": null }, "value": "extends", - "start": 512, - "end": 519, + "start": 517, + "end": 524, "loc": { "start": { "line": 17, @@ -57564,8 +57498,8 @@ "binop": null }, "value": "Feature", - "start": 520, - "end": 527, + "start": 525, + "end": 532, "loc": { "start": { "line": 17, @@ -57589,8 +57523,8 @@ "postfix": false, "binop": null }, - "start": 528, - "end": 529, + "start": 533, + "end": 534, "loc": { "start": { "line": 17, @@ -57605,8 +57539,8 @@ { "type": "CommentBlock", "value": "*\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n ", - "start": 535, - "end": 635, + "start": 540, + "end": 640, "loc": { "start": { "line": 19, @@ -57631,8 +57565,8 @@ "binop": null }, "value": "constructor", - "start": 640, - "end": 651, + "start": 645, + "end": 656, "loc": { "start": { "line": 23, @@ -57656,8 +57590,8 @@ "postfix": false, "binop": null }, - "start": 651, - "end": 652, + "start": 656, + "end": 657, "loc": { "start": { "line": 23, @@ -57682,8 +57616,8 @@ "binop": null }, "value": "tf", - "start": 652, - "end": 654, + "start": 657, + "end": 659, "loc": { "start": { "line": 23, @@ -57707,8 +57641,8 @@ "postfix": false, "binop": null }, - "start": 654, - "end": 655, + "start": 659, + "end": 660, "loc": { "start": { "line": 23, @@ -57732,8 +57666,8 @@ "postfix": false, "binop": null }, - "start": 656, - "end": 657, + "start": 661, + "end": 662, "loc": { "start": { "line": 23, @@ -57760,8 +57694,8 @@ "updateContext": null }, "value": "super", - "start": 666, - "end": 671, + "start": 671, + "end": 676, "loc": { "start": { "line": 24, @@ -57785,8 +57719,8 @@ "postfix": false, "binop": null }, - "start": 671, - "end": 672, + "start": 676, + "end": 677, "loc": { "start": { "line": 24, @@ -57811,8 +57745,8 @@ "binop": null }, "value": "tf", - "start": 672, - "end": 674, + "start": 677, + "end": 679, "loc": { "start": { "line": 24, @@ -57837,8 +57771,8 @@ "binop": null, "updateContext": null }, - "start": 674, - "end": 675, + "start": 679, + "end": 680, "loc": { "start": { "line": 24, @@ -57864,8 +57798,8 @@ "updateContext": null }, "value": "paging", - "start": 676, - "end": 684, + "start": 681, + "end": 689, "loc": { "start": { "line": 24, @@ -57889,8 +57823,8 @@ "postfix": false, "binop": null }, - "start": 684, - "end": 685, + "start": 689, + "end": 690, "loc": { "start": { "line": 24, @@ -57915,8 +57849,8 @@ "binop": null, "updateContext": null }, - "start": 685, - "end": 686, + "start": 690, + "end": 691, "loc": { "start": { "line": 24, @@ -57931,8 +57865,8 @@ { "type": "CommentLine", "value": " Configuration object", - "start": 696, - "end": 719, + "start": 701, + "end": 724, "loc": { "start": { "line": 26, @@ -57959,8 +57893,8 @@ "updateContext": null }, "value": "let", - "start": 728, - "end": 731, + "start": 733, + "end": 736, "loc": { "start": { "line": 27, @@ -57985,8 +57919,8 @@ "binop": null }, "value": "f", - "start": 732, - "end": 733, + "start": 737, + "end": 738, "loc": { "start": { "line": 27, @@ -58012,8 +57946,8 @@ "updateContext": null }, "value": "=", - "start": 734, - "end": 735, + "start": 739, + "end": 740, "loc": { "start": { "line": 27, @@ -58040,8 +57974,8 @@ "updateContext": null }, "value": "this", - "start": 736, - "end": 740, + "start": 741, + "end": 745, "loc": { "start": { "line": 27, @@ -58066,8 +58000,8 @@ "binop": null, "updateContext": null }, - "start": 740, - "end": 741, + "start": 745, + "end": 746, "loc": { "start": { "line": 27, @@ -58092,8 +58026,8 @@ "binop": null }, "value": "config", - "start": 741, - "end": 747, + "start": 746, + "end": 752, "loc": { "start": { "line": 27, @@ -58118,8 +58052,8 @@ "binop": null, "updateContext": null }, - "start": 747, - "end": 748, + "start": 752, + "end": 753, "loc": { "start": { "line": 27, @@ -58144,8 +58078,8 @@ "binop": null }, "value": "paging", - "start": 748, - "end": 754, + "start": 753, + "end": 759, "loc": { "start": { "line": 27, @@ -58171,8 +58105,8 @@ "updateContext": null }, "value": "||", - "start": 755, - "end": 757, + "start": 760, + "end": 762, "loc": { "start": { "line": 27, @@ -58196,8 +58130,8 @@ "postfix": false, "binop": null }, - "start": 758, - "end": 759, + "start": 763, + "end": 764, "loc": { "start": { "line": 27, @@ -58221,8 +58155,8 @@ "postfix": false, "binop": null }, - "start": 759, - "end": 760, + "start": 764, + "end": 765, "loc": { "start": { "line": 27, @@ -58247,8 +58181,8 @@ "binop": null, "updateContext": null }, - "start": 760, - "end": 761, + "start": 765, + "end": 766, "loc": { "start": { "line": 27, @@ -58263,8 +58197,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n ", - "start": 771, - "end": 879, + "start": 776, + "end": 884, "loc": { "start": { "line": 29, @@ -58291,8 +58225,8 @@ "updateContext": null }, "value": "this", - "start": 888, - "end": 892, + "start": 893, + "end": 897, "loc": { "start": { "line": 33, @@ -58317,8 +58251,8 @@ "binop": null, "updateContext": null }, - "start": 892, - "end": 893, + "start": 897, + "end": 898, "loc": { "start": { "line": 33, @@ -58343,8 +58277,8 @@ "binop": null }, "value": "btnCssClass", - "start": 893, - "end": 904, + "start": 898, + "end": 909, "loc": { "start": { "line": 33, @@ -58370,8 +58304,8 @@ "updateContext": null }, "value": "=", - "start": 905, - "end": 906, + "start": 910, + "end": 911, "loc": { "start": { "line": 33, @@ -58396,8 +58330,8 @@ "binop": null }, "value": "defaultsStr", - "start": 907, - "end": 918, + "start": 912, + "end": 923, "loc": { "start": { "line": 33, @@ -58421,8 +58355,8 @@ "postfix": false, "binop": null }, - "start": 918, - "end": 919, + "start": 923, + "end": 924, "loc": { "start": { "line": 33, @@ -58447,8 +58381,8 @@ "binop": null }, "value": "f", - "start": 919, - "end": 920, + "start": 924, + "end": 925, "loc": { "start": { "line": 33, @@ -58473,8 +58407,8 @@ "binop": null, "updateContext": null }, - "start": 920, - "end": 921, + "start": 925, + "end": 926, "loc": { "start": { "line": 33, @@ -58499,8 +58433,8 @@ "binop": null }, "value": "btn_css_class", - "start": 921, - "end": 934, + "start": 926, + "end": 939, "loc": { "start": { "line": 33, @@ -58525,8 +58459,8 @@ "binop": null, "updateContext": null }, - "start": 934, - "end": 935, + "start": 939, + "end": 940, "loc": { "start": { "line": 33, @@ -58552,8 +58486,8 @@ "updateContext": null }, "value": "pgInp", - "start": 936, - "end": 943, + "start": 941, + "end": 948, "loc": { "start": { "line": 33, @@ -58577,8 +58511,8 @@ "postfix": false, "binop": null }, - "start": 943, - "end": 944, + "start": 948, + "end": 949, "loc": { "start": { "line": 33, @@ -58603,8 +58537,8 @@ "binop": null, "updateContext": null }, - "start": 944, - "end": 945, + "start": 949, + "end": 950, "loc": { "start": { "line": 33, @@ -58619,8 +58553,8 @@ { "type": "CommentBlock", "value": "*\n * Main select DOM element\n * @type {DOMElement}\n ", - "start": 955, - "end": 1035, + "start": 960, + "end": 1040, "loc": { "start": { "line": 35, @@ -58647,8 +58581,8 @@ "updateContext": null }, "value": "this", - "start": 1044, - "end": 1048, + "start": 1049, + "end": 1053, "loc": { "start": { "line": 39, @@ -58673,8 +58607,8 @@ "binop": null, "updateContext": null }, - "start": 1048, - "end": 1049, + "start": 1053, + "end": 1054, "loc": { "start": { "line": 39, @@ -58699,8 +58633,8 @@ "binop": null }, "value": "pageSlc", - "start": 1049, - "end": 1056, + "start": 1054, + "end": 1061, "loc": { "start": { "line": 39, @@ -58726,8 +58660,8 @@ "updateContext": null }, "value": "=", - "start": 1057, - "end": 1058, + "start": 1062, + "end": 1063, "loc": { "start": { "line": 39, @@ -58754,8 +58688,8 @@ "updateContext": null }, "value": "null", - "start": 1059, - "end": 1063, + "start": 1064, + "end": 1068, "loc": { "start": { "line": 39, @@ -58780,8 +58714,8 @@ "binop": null, "updateContext": null }, - "start": 1063, - "end": 1064, + "start": 1068, + "end": 1069, "loc": { "start": { "line": 39, @@ -58796,8 +58730,8 @@ { "type": "CommentBlock", "value": "*\n * Results per page select DOM element\n * @type {DOMElement}\n ", - "start": 1074, - "end": 1166, + "start": 1079, + "end": 1171, "loc": { "start": { "line": 41, @@ -58824,8 +58758,8 @@ "updateContext": null }, "value": "this", - "start": 1175, - "end": 1179, + "start": 1180, + "end": 1184, "loc": { "start": { "line": 45, @@ -58850,8 +58784,8 @@ "binop": null, "updateContext": null }, - "start": 1179, - "end": 1180, + "start": 1184, + "end": 1185, "loc": { "start": { "line": 45, @@ -58876,8 +58810,8 @@ "binop": null }, "value": "pageLengthSlc", - "start": 1180, - "end": 1193, + "start": 1185, + "end": 1198, "loc": { "start": { "line": 45, @@ -58903,8 +58837,8 @@ "updateContext": null }, "value": "=", - "start": 1194, - "end": 1195, + "start": 1199, + "end": 1200, "loc": { "start": { "line": 45, @@ -58931,8 +58865,8 @@ "updateContext": null }, "value": "null", - "start": 1196, - "end": 1200, + "start": 1201, + "end": 1205, "loc": { "start": { "line": 45, @@ -58957,8 +58891,8 @@ "binop": null, "updateContext": null }, - "start": 1200, - "end": 1201, + "start": 1205, + "end": 1206, "loc": { "start": { "line": 45, @@ -58973,8 +58907,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element\n * @type {String}\n ", - "start": 1211, - "end": 1294, + "start": 1216, + "end": 1299, "loc": { "start": { "line": 47, @@ -59001,8 +58935,8 @@ "updateContext": null }, "value": "this", - "start": 1303, - "end": 1307, + "start": 1308, + "end": 1312, "loc": { "start": { "line": 51, @@ -59027,8 +58961,8 @@ "binop": null, "updateContext": null }, - "start": 1307, - "end": 1308, + "start": 1312, + "end": 1313, "loc": { "start": { "line": 51, @@ -59053,8 +58987,8 @@ "binop": null }, "value": "tgtId", - "start": 1308, - "end": 1313, + "start": 1313, + "end": 1318, "loc": { "start": { "line": 51, @@ -59080,8 +59014,8 @@ "updateContext": null }, "value": "=", - "start": 1314, - "end": 1315, + "start": 1319, + "end": 1320, "loc": { "start": { "line": 51, @@ -59106,8 +59040,8 @@ "binop": null }, "value": "defaultsStr", - "start": 1316, - "end": 1327, + "start": 1321, + "end": 1332, "loc": { "start": { "line": 51, @@ -59131,8 +59065,8 @@ "postfix": false, "binop": null }, - "start": 1327, - "end": 1328, + "start": 1332, + "end": 1333, "loc": { "start": { "line": 51, @@ -59157,8 +59091,8 @@ "binop": null }, "value": "f", - "start": 1328, - "end": 1329, + "start": 1333, + "end": 1334, "loc": { "start": { "line": 51, @@ -59183,8 +59117,8 @@ "binop": null, "updateContext": null }, - "start": 1329, - "end": 1330, + "start": 1334, + "end": 1335, "loc": { "start": { "line": 51, @@ -59209,8 +59143,8 @@ "binop": null }, "value": "target_id", - "start": 1330, - "end": 1339, + "start": 1335, + "end": 1344, "loc": { "start": { "line": 51, @@ -59235,8 +59169,8 @@ "binop": null, "updateContext": null }, - "start": 1339, - "end": 1340, + "start": 1344, + "end": 1345, "loc": { "start": { "line": 51, @@ -59263,8 +59197,8 @@ "updateContext": null }, "value": "null", - "start": 1341, - "end": 1345, + "start": 1346, + "end": 1350, "loc": { "start": { "line": 51, @@ -59288,8 +59222,8 @@ "postfix": false, "binop": null }, - "start": 1345, - "end": 1346, + "start": 1350, + "end": 1351, "loc": { "start": { "line": 51, @@ -59314,8 +59248,8 @@ "binop": null, "updateContext": null }, - "start": 1346, - "end": 1347, + "start": 1351, + "end": 1352, "loc": { "start": { "line": 51, @@ -59330,8 +59264,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows contained in a page\n * @type {Number}\n ", - "start": 1357, - "end": 1444, + "start": 1362, + "end": 1449, "loc": { "start": { "line": 53, @@ -59358,8 +59292,8 @@ "updateContext": null }, "value": "this", - "start": 1453, - "end": 1457, + "start": 1458, + "end": 1462, "loc": { "start": { "line": 57, @@ -59384,8 +59318,8 @@ "binop": null, "updateContext": null }, - "start": 1457, - "end": 1458, + "start": 1462, + "end": 1463, "loc": { "start": { "line": 57, @@ -59410,8 +59344,8 @@ "binop": null }, "value": "pageLength", - "start": 1458, - "end": 1468, + "start": 1463, + "end": 1473, "loc": { "start": { "line": 57, @@ -59437,8 +59371,8 @@ "updateContext": null }, "value": "=", - "start": 1469, - "end": 1470, + "start": 1474, + "end": 1475, "loc": { "start": { "line": 57, @@ -59463,8 +59397,8 @@ "binop": null }, "value": "defaultsNb", - "start": 1471, - "end": 1481, + "start": 1476, + "end": 1486, "loc": { "start": { "line": 57, @@ -59488,8 +59422,8 @@ "postfix": false, "binop": null }, - "start": 1481, - "end": 1482, + "start": 1486, + "end": 1487, "loc": { "start": { "line": 57, @@ -59514,8 +59448,8 @@ "binop": null }, "value": "f", - "start": 1482, - "end": 1483, + "start": 1487, + "end": 1488, "loc": { "start": { "line": 57, @@ -59540,8 +59474,8 @@ "binop": null, "updateContext": null }, - "start": 1483, - "end": 1484, + "start": 1488, + "end": 1489, "loc": { "start": { "line": 57, @@ -59566,8 +59500,8 @@ "binop": null }, "value": "length", - "start": 1484, - "end": 1490, + "start": 1489, + "end": 1495, "loc": { "start": { "line": 57, @@ -59592,8 +59526,8 @@ "binop": null, "updateContext": null }, - "start": 1490, - "end": 1491, + "start": 1495, + "end": 1496, "loc": { "start": { "line": 57, @@ -59619,8 +59553,8 @@ "updateContext": null }, "value": 10, - "start": 1492, - "end": 1494, + "start": 1497, + "end": 1499, "loc": { "start": { "line": 57, @@ -59644,8 +59578,8 @@ "postfix": false, "binop": null }, - "start": 1494, - "end": 1495, + "start": 1499, + "end": 1500, "loc": { "start": { "line": 57, @@ -59670,8 +59604,8 @@ "binop": null, "updateContext": null }, - "start": 1495, - "end": 1496, + "start": 1500, + "end": 1501, "loc": { "start": { "line": 57, @@ -59686,8 +59620,8 @@ { "type": "CommentBlock", "value": "*\n * ID of custom container element for the results per page selector\n * @type {String}\n ", - "start": 1506, - "end": 1623, + "start": 1511, + "end": 1628, "loc": { "start": { "line": 59, @@ -59714,8 +59648,8 @@ "updateContext": null }, "value": "this", - "start": 1632, - "end": 1636, + "start": 1637, + "end": 1641, "loc": { "start": { "line": 63, @@ -59740,8 +59674,8 @@ "binop": null, "updateContext": null }, - "start": 1636, - "end": 1637, + "start": 1641, + "end": 1642, "loc": { "start": { "line": 63, @@ -59766,8 +59700,8 @@ "binop": null }, "value": "pageLengthTgtId", - "start": 1637, - "end": 1652, + "start": 1642, + "end": 1657, "loc": { "start": { "line": 63, @@ -59793,8 +59727,8 @@ "updateContext": null }, "value": "=", - "start": 1653, - "end": 1654, + "start": 1658, + "end": 1659, "loc": { "start": { "line": 63, @@ -59819,8 +59753,8 @@ "binop": null }, "value": "defaultsStr", - "start": 1655, - "end": 1666, + "start": 1660, + "end": 1671, "loc": { "start": { "line": 63, @@ -59844,8 +59778,8 @@ "postfix": false, "binop": null }, - "start": 1666, - "end": 1667, + "start": 1671, + "end": 1672, "loc": { "start": { "line": 63, @@ -59870,8 +59804,8 @@ "binop": null }, "value": "f", - "start": 1667, - "end": 1668, + "start": 1672, + "end": 1673, "loc": { "start": { "line": 63, @@ -59896,8 +59830,8 @@ "binop": null, "updateContext": null }, - "start": 1668, - "end": 1669, + "start": 1673, + "end": 1674, "loc": { "start": { "line": 63, @@ -59922,8 +59856,8 @@ "binop": null }, "value": "results_per_page_target_id", - "start": 1669, - "end": 1695, + "start": 1674, + "end": 1700, "loc": { "start": { "line": 63, @@ -59948,8 +59882,8 @@ "binop": null, "updateContext": null }, - "start": 1695, - "end": 1696, + "start": 1700, + "end": 1701, "loc": { "start": { "line": 63, @@ -59976,8 +59910,8 @@ "updateContext": null }, "value": "null", - "start": 1697, - "end": 1701, + "start": 1702, + "end": 1706, "loc": { "start": { "line": 63, @@ -60001,8 +59935,8 @@ "postfix": false, "binop": null }, - "start": 1701, - "end": 1702, + "start": 1706, + "end": 1707, "loc": { "start": { "line": 63, @@ -60027,8 +59961,8 @@ "binop": null, "updateContext": null }, - "start": 1702, - "end": 1703, + "start": 1707, + "end": 1708, "loc": { "start": { "line": 63, @@ -60043,8 +59977,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging select element\n * @type {String}\n ", - "start": 1713, - "end": 1805, + "start": 1718, + "end": 1810, "loc": { "start": { "line": 65, @@ -60071,8 +60005,8 @@ "updateContext": null }, "value": "this", - "start": 1814, - "end": 1818, + "start": 1819, + "end": 1823, "loc": { "start": { "line": 69, @@ -60097,8 +60031,8 @@ "binop": null, "updateContext": null }, - "start": 1818, - "end": 1819, + "start": 1823, + "end": 1824, "loc": { "start": { "line": 69, @@ -60123,8 +60057,8 @@ "binop": null }, "value": "pgSlcCssClass", - "start": 1819, - "end": 1832, + "start": 1824, + "end": 1837, "loc": { "start": { "line": 69, @@ -60150,8 +60084,8 @@ "updateContext": null }, "value": "=", - "start": 1833, - "end": 1834, + "start": 1838, + "end": 1839, "loc": { "start": { "line": 69, @@ -60176,8 +60110,8 @@ "binop": null }, "value": "defaultsStr", - "start": 1835, - "end": 1846, + "start": 1840, + "end": 1851, "loc": { "start": { "line": 69, @@ -60201,8 +60135,8 @@ "postfix": false, "binop": null }, - "start": 1846, - "end": 1847, + "start": 1851, + "end": 1852, "loc": { "start": { "line": 69, @@ -60227,8 +60161,8 @@ "binop": null }, "value": "f", - "start": 1847, - "end": 1848, + "start": 1852, + "end": 1853, "loc": { "start": { "line": 69, @@ -60253,8 +60187,8 @@ "binop": null, "updateContext": null }, - "start": 1848, - "end": 1849, + "start": 1853, + "end": 1854, "loc": { "start": { "line": 69, @@ -60279,8 +60213,8 @@ "binop": null }, "value": "slc_css_class", - "start": 1849, - "end": 1862, + "start": 1854, + "end": 1867, "loc": { "start": { "line": 69, @@ -60305,8 +60239,8 @@ "binop": null, "updateContext": null }, - "start": 1862, - "end": 1863, + "start": 1867, + "end": 1868, "loc": { "start": { "line": 69, @@ -60332,8 +60266,8 @@ "updateContext": null }, "value": "pgSlc", - "start": 1864, - "end": 1871, + "start": 1869, + "end": 1876, "loc": { "start": { "line": 69, @@ -60357,8 +60291,8 @@ "postfix": false, "binop": null }, - "start": 1871, - "end": 1872, + "start": 1876, + "end": 1877, "loc": { "start": { "line": 69, @@ -60383,8 +60317,8 @@ "binop": null, "updateContext": null }, - "start": 1872, - "end": 1873, + "start": 1877, + "end": 1878, "loc": { "start": { "line": 69, @@ -60399,8 +60333,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the paging input element\n * @type {String}\n ", - "start": 1883, - "end": 1974, + "start": 1888, + "end": 1979, "loc": { "start": { "line": 71, @@ -60427,8 +60361,8 @@ "updateContext": null }, "value": "this", - "start": 1983, - "end": 1987, + "start": 1988, + "end": 1992, "loc": { "start": { "line": 75, @@ -60453,8 +60387,8 @@ "binop": null, "updateContext": null }, - "start": 1987, - "end": 1988, + "start": 1992, + "end": 1993, "loc": { "start": { "line": 75, @@ -60479,8 +60413,8 @@ "binop": null }, "value": "pgInpCssClass", - "start": 1988, - "end": 2001, + "start": 1993, + "end": 2006, "loc": { "start": { "line": 75, @@ -60506,8 +60440,8 @@ "updateContext": null }, "value": "=", - "start": 2002, - "end": 2003, + "start": 2007, + "end": 2008, "loc": { "start": { "line": 75, @@ -60532,8 +60466,8 @@ "binop": null }, "value": "defaultsStr", - "start": 2004, - "end": 2015, + "start": 2009, + "end": 2020, "loc": { "start": { "line": 75, @@ -60557,8 +60491,8 @@ "postfix": false, "binop": null }, - "start": 2015, - "end": 2016, + "start": 2020, + "end": 2021, "loc": { "start": { "line": 75, @@ -60583,8 +60517,8 @@ "binop": null }, "value": "f", - "start": 2016, - "end": 2017, + "start": 2021, + "end": 2022, "loc": { "start": { "line": 75, @@ -60609,8 +60543,8 @@ "binop": null, "updateContext": null }, - "start": 2017, - "end": 2018, + "start": 2022, + "end": 2023, "loc": { "start": { "line": 75, @@ -60635,8 +60569,8 @@ "binop": null }, "value": "inp_css_class", - "start": 2018, - "end": 2031, + "start": 2023, + "end": 2036, "loc": { "start": { "line": 75, @@ -60661,8 +60595,8 @@ "binop": null, "updateContext": null }, - "start": 2031, - "end": 2032, + "start": 2036, + "end": 2037, "loc": { "start": { "line": 75, @@ -60688,8 +60622,8 @@ "updateContext": null }, "value": "pgNbInp", - "start": 2033, - "end": 2042, + "start": 2038, + "end": 2047, "loc": { "start": { "line": 75, @@ -60713,8 +60647,8 @@ "postfix": false, "binop": null }, - "start": 2042, - "end": 2043, + "start": 2047, + "end": 2048, "loc": { "start": { "line": 75, @@ -60739,8 +60673,8 @@ "binop": null, "updateContext": null }, - "start": 2043, - "end": 2044, + "start": 2048, + "end": 2049, "loc": { "start": { "line": 75, @@ -60755,8 +60689,8 @@ { "type": "CommentBlock", "value": "*\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n ", - "start": 2054, - "end": 2214, + "start": 2059, + "end": 2219, "loc": { "start": { "line": 77, @@ -60783,8 +60717,8 @@ "updateContext": null }, "value": "this", - "start": 2223, - "end": 2227, + "start": 2228, + "end": 2232, "loc": { "start": { "line": 82, @@ -60809,8 +60743,8 @@ "binop": null, "updateContext": null }, - "start": 2227, - "end": 2228, + "start": 2232, + "end": 2233, "loc": { "start": { "line": 82, @@ -60835,8 +60769,8 @@ "binop": null }, "value": "resultsPerPage", - "start": 2228, - "end": 2242, + "start": 2233, + "end": 2247, "loc": { "start": { "line": 82, @@ -60862,8 +60796,8 @@ "updateContext": null }, "value": "=", - "start": 2243, - "end": 2244, + "start": 2248, + "end": 2249, "loc": { "start": { "line": 82, @@ -60888,8 +60822,8 @@ "binop": null }, "value": "defaultsArr", - "start": 2245, - "end": 2256, + "start": 2250, + "end": 2261, "loc": { "start": { "line": 82, @@ -60913,8 +60847,8 @@ "postfix": false, "binop": null }, - "start": 2256, - "end": 2257, + "start": 2261, + "end": 2262, "loc": { "start": { "line": 82, @@ -60939,8 +60873,8 @@ "binop": null }, "value": "f", - "start": 2257, - "end": 2258, + "start": 2262, + "end": 2263, "loc": { "start": { "line": 82, @@ -60965,8 +60899,8 @@ "binop": null, "updateContext": null }, - "start": 2258, - "end": 2259, + "start": 2263, + "end": 2264, "loc": { "start": { "line": 82, @@ -60991,8 +60925,8 @@ "binop": null }, "value": "results_per_page", - "start": 2259, - "end": 2275, + "start": 2264, + "end": 2280, "loc": { "start": { "line": 82, @@ -61017,8 +60951,8 @@ "binop": null, "updateContext": null }, - "start": 2275, - "end": 2276, + "start": 2280, + "end": 2281, "loc": { "start": { "line": 82, @@ -61045,8 +60979,8 @@ "updateContext": null }, "value": "null", - "start": 2277, - "end": 2281, + "start": 2282, + "end": 2286, "loc": { "start": { "line": 82, @@ -61070,8 +61004,8 @@ "postfix": false, "binop": null }, - "start": 2281, - "end": 2282, + "start": 2286, + "end": 2287, "loc": { "start": { "line": 82, @@ -61096,8 +61030,8 @@ "binop": null, "updateContext": null }, - "start": 2282, - "end": 2283, + "start": 2287, + "end": 2288, "loc": { "start": { "line": 82, @@ -61112,8 +61046,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if results per page is configured\n * @type {Boolean}\n ", - "start": 2293, - "end": 2391, + "start": 2298, + "end": 2396, "loc": { "start": { "line": 84, @@ -61140,8 +61074,8 @@ "updateContext": null }, "value": "this", - "start": 2400, - "end": 2404, + "start": 2405, + "end": 2409, "loc": { "start": { "line": 88, @@ -61166,8 +61100,8 @@ "binop": null, "updateContext": null }, - "start": 2404, - "end": 2405, + "start": 2409, + "end": 2410, "loc": { "start": { "line": 88, @@ -61192,8 +61126,8 @@ "binop": null }, "value": "hasResultsPerPage", - "start": 2405, - "end": 2422, + "start": 2410, + "end": 2427, "loc": { "start": { "line": 88, @@ -61219,8 +61153,8 @@ "updateContext": null }, "value": "=", - "start": 2423, - "end": 2424, + "start": 2428, + "end": 2429, "loc": { "start": { "line": 88, @@ -61245,8 +61179,8 @@ "binop": null }, "value": "isArray", - "start": 2425, - "end": 2432, + "start": 2430, + "end": 2437, "loc": { "start": { "line": 88, @@ -61270,8 +61204,8 @@ "postfix": false, "binop": null }, - "start": 2432, - "end": 2433, + "start": 2437, + "end": 2438, "loc": { "start": { "line": 88, @@ -61298,8 +61232,8 @@ "updateContext": null }, "value": "this", - "start": 2433, - "end": 2437, + "start": 2438, + "end": 2442, "loc": { "start": { "line": 88, @@ -61324,8 +61258,8 @@ "binop": null, "updateContext": null }, - "start": 2437, - "end": 2438, + "start": 2442, + "end": 2443, "loc": { "start": { "line": 88, @@ -61350,8 +61284,8 @@ "binop": null }, "value": "resultsPerPage", - "start": 2438, - "end": 2452, + "start": 2443, + "end": 2457, "loc": { "start": { "line": 88, @@ -61375,8 +61309,8 @@ "postfix": false, "binop": null }, - "start": 2452, - "end": 2453, + "start": 2457, + "end": 2458, "loc": { "start": { "line": 88, @@ -61401,8 +61335,8 @@ "binop": null, "updateContext": null }, - "start": 2453, - "end": 2454, + "start": 2458, + "end": 2459, "loc": { "start": { "line": 88, @@ -61417,8 +61351,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the results per page select\n * @type {String}\n ", - "start": 2464, - "end": 2558, + "start": 2469, + "end": 2563, "loc": { "start": { "line": 90, @@ -61445,8 +61379,8 @@ "updateContext": null }, "value": "this", - "start": 2567, - "end": 2571, + "start": 2572, + "end": 2576, "loc": { "start": { "line": 94, @@ -61471,8 +61405,8 @@ "binop": null, "updateContext": null }, - "start": 2571, - "end": 2572, + "start": 2576, + "end": 2577, "loc": { "start": { "line": 94, @@ -61497,8 +61431,8 @@ "binop": null }, "value": "resultsSlcCssClass", - "start": 2572, - "end": 2590, + "start": 2577, + "end": 2595, "loc": { "start": { "line": 94, @@ -61524,8 +61458,8 @@ "updateContext": null }, "value": "=", - "start": 2591, - "end": 2592, + "start": 2596, + "end": 2597, "loc": { "start": { "line": 94, @@ -61550,8 +61484,8 @@ "binop": null }, "value": "defaultsStr", - "start": 2593, - "end": 2604, + "start": 2598, + "end": 2609, "loc": { "start": { "line": 94, @@ -61575,8 +61509,8 @@ "postfix": false, "binop": null }, - "start": 2604, - "end": 2605, + "start": 2609, + "end": 2610, "loc": { "start": { "line": 94, @@ -61601,8 +61535,8 @@ "binop": null }, "value": "f", - "start": 2605, - "end": 2606, + "start": 2610, + "end": 2611, "loc": { "start": { "line": 94, @@ -61627,8 +61561,8 @@ "binop": null, "updateContext": null }, - "start": 2606, - "end": 2607, + "start": 2611, + "end": 2612, "loc": { "start": { "line": 94, @@ -61653,8 +61587,8 @@ "binop": null }, "value": "results_slc_css_class", - "start": 2607, - "end": 2628, + "start": 2612, + "end": 2633, "loc": { "start": { "line": 94, @@ -61679,8 +61613,8 @@ "binop": null, "updateContext": null }, - "start": 2628, - "end": 2629, + "start": 2633, + "end": 2634, "loc": { "start": { "line": 94, @@ -61706,8 +61640,8 @@ "updateContext": null }, "value": "rspg", - "start": 2630, - "end": 2636, + "start": 2635, + "end": 2641, "loc": { "start": { "line": 94, @@ -61731,8 +61665,8 @@ "postfix": false, "binop": null }, - "start": 2636, - "end": 2637, + "start": 2641, + "end": 2642, "loc": { "start": { "line": 94, @@ -61757,8 +61691,8 @@ "binop": null, "updateContext": null }, - "start": 2637, - "end": 2638, + "start": 2642, + "end": 2643, "loc": { "start": { "line": 94, @@ -61773,8 +61707,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the label preceding results per page select\n * @type {String}\n ", - "start": 2648, - "end": 2758, + "start": 2653, + "end": 2763, "loc": { "start": { "line": 96, @@ -61801,8 +61735,8 @@ "updateContext": null }, "value": "this", - "start": 2767, - "end": 2771, + "start": 2772, + "end": 2776, "loc": { "start": { "line": 100, @@ -61827,8 +61761,8 @@ "binop": null, "updateContext": null }, - "start": 2771, - "end": 2772, + "start": 2776, + "end": 2777, "loc": { "start": { "line": 100, @@ -61853,8 +61787,8 @@ "binop": null }, "value": "resultsSpanCssClass", - "start": 2772, - "end": 2791, + "start": 2777, + "end": 2796, "loc": { "start": { "line": 100, @@ -61880,8 +61814,8 @@ "updateContext": null }, "value": "=", - "start": 2792, - "end": 2793, + "start": 2797, + "end": 2798, "loc": { "start": { "line": 100, @@ -61906,8 +61840,8 @@ "binop": null }, "value": "defaultsStr", - "start": 2794, - "end": 2805, + "start": 2799, + "end": 2810, "loc": { "start": { "line": 100, @@ -61931,8 +61865,8 @@ "postfix": false, "binop": null }, - "start": 2805, - "end": 2806, + "start": 2810, + "end": 2811, "loc": { "start": { "line": 100, @@ -61957,8 +61891,8 @@ "binop": null }, "value": "f", - "start": 2806, - "end": 2807, + "start": 2811, + "end": 2812, "loc": { "start": { "line": 100, @@ -61983,8 +61917,8 @@ "binop": null, "updateContext": null }, - "start": 2807, - "end": 2808, + "start": 2812, + "end": 2813, "loc": { "start": { "line": 100, @@ -62009,8 +61943,8 @@ "binop": null }, "value": "results_span_css_class", - "start": 2808, - "end": 2830, + "start": 2813, + "end": 2835, "loc": { "start": { "line": 100, @@ -62035,8 +61969,8 @@ "binop": null, "updateContext": null }, - "start": 2830, - "end": 2831, + "start": 2835, + "end": 2836, "loc": { "start": { "line": 100, @@ -62062,8 +61996,8 @@ "updateContext": null }, "value": "rspgSpan", - "start": 2844, - "end": 2854, + "start": 2849, + "end": 2859, "loc": { "start": { "line": 101, @@ -62087,8 +62021,8 @@ "postfix": false, "binop": null }, - "start": 2854, - "end": 2855, + "start": 2859, + "end": 2860, "loc": { "start": { "line": 101, @@ -62113,8 +62047,8 @@ "binop": null, "updateContext": null }, - "start": 2855, - "end": 2856, + "start": 2860, + "end": 2861, "loc": { "start": { "line": 101, @@ -62129,8 +62063,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the first row of current page\n * @type {Number}\n * @private\n ", - "start": 2866, - "end": 2977, + "start": 2871, + "end": 2982, "loc": { "start": { "line": 103, @@ -62157,8 +62091,8 @@ "updateContext": null }, "value": "this", - "start": 2986, - "end": 2990, + "start": 2991, + "end": 2995, "loc": { "start": { "line": 108, @@ -62183,8 +62117,8 @@ "binop": null, "updateContext": null }, - "start": 2990, - "end": 2991, + "start": 2995, + "end": 2996, "loc": { "start": { "line": 108, @@ -62209,8 +62143,8 @@ "binop": null }, "value": "startPagingRow", - "start": 2991, - "end": 3005, + "start": 2996, + "end": 3010, "loc": { "start": { "line": 108, @@ -62236,8 +62170,8 @@ "updateContext": null }, "value": "=", - "start": 3006, - "end": 3007, + "start": 3011, + "end": 3012, "loc": { "start": { "line": 108, @@ -62263,8 +62197,8 @@ "updateContext": null }, "value": 0, - "start": 3008, - "end": 3009, + "start": 3013, + "end": 3014, "loc": { "start": { "line": 108, @@ -62289,8 +62223,8 @@ "binop": null, "updateContext": null }, - "start": 3009, - "end": 3010, + "start": 3014, + "end": 3015, "loc": { "start": { "line": 108, @@ -62305,8 +62239,8 @@ { "type": "CommentBlock", "value": "*\n * Total number of pages\n * @type {Number}\n * @private\n ", - "start": 3020, - "end": 3114, + "start": 3025, + "end": 3119, "loc": { "start": { "line": 110, @@ -62333,8 +62267,8 @@ "updateContext": null }, "value": "this", - "start": 3123, - "end": 3127, + "start": 3128, + "end": 3132, "loc": { "start": { "line": 115, @@ -62359,8 +62293,8 @@ "binop": null, "updateContext": null }, - "start": 3127, - "end": 3128, + "start": 3132, + "end": 3133, "loc": { "start": { "line": 115, @@ -62385,8 +62319,8 @@ "binop": null }, "value": "nbPages", - "start": 3128, - "end": 3135, + "start": 3133, + "end": 3140, "loc": { "start": { "line": 115, @@ -62412,8 +62346,8 @@ "updateContext": null }, "value": "=", - "start": 3136, - "end": 3137, + "start": 3141, + "end": 3142, "loc": { "start": { "line": 115, @@ -62439,8 +62373,8 @@ "updateContext": null }, "value": 0, - "start": 3138, - "end": 3139, + "start": 3143, + "end": 3144, "loc": { "start": { "line": 115, @@ -62465,8 +62399,8 @@ "binop": null, "updateContext": null }, - "start": 3139, - "end": 3140, + "start": 3144, + "end": 3145, "loc": { "start": { "line": 115, @@ -62481,8 +62415,8 @@ { "type": "CommentBlock", "value": "*\n * Current page number\n * @type {Number}\n * @private\n ", - "start": 3150, - "end": 3242, + "start": 3155, + "end": 3247, "loc": { "start": { "line": 117, @@ -62509,8 +62443,8 @@ "updateContext": null }, "value": "this", - "start": 3251, - "end": 3255, + "start": 3256, + "end": 3260, "loc": { "start": { "line": 122, @@ -62535,8 +62469,8 @@ "binop": null, "updateContext": null }, - "start": 3255, - "end": 3256, + "start": 3260, + "end": 3261, "loc": { "start": { "line": 122, @@ -62561,8 +62495,8 @@ "binop": null }, "value": "currentPageNb", - "start": 3256, - "end": 3269, + "start": 3261, + "end": 3274, "loc": { "start": { "line": 122, @@ -62588,8 +62522,8 @@ "updateContext": null }, "value": "=", - "start": 3270, - "end": 3271, + "start": 3275, + "end": 3276, "loc": { "start": { "line": 122, @@ -62615,8 +62549,8 @@ "updateContext": null }, "value": 1, - "start": 3272, - "end": 3273, + "start": 3277, + "end": 3278, "loc": { "start": { "line": 122, @@ -62641,8 +62575,8 @@ "binop": null, "updateContext": null }, - "start": 3273, - "end": 3274, + "start": 3278, + "end": 3279, "loc": { "start": { "line": 122, @@ -62657,8 +62591,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button text\n * @type {String}\n ", - "start": 3284, - "end": 3358, + "start": 3289, + "end": 3363, "loc": { "start": { "line": 124, @@ -62685,8 +62619,8 @@ "updateContext": null }, "value": "this", - "start": 3367, - "end": 3371, + "start": 3372, + "end": 3376, "loc": { "start": { "line": 128, @@ -62711,8 +62645,8 @@ "binop": null, "updateContext": null }, - "start": 3371, - "end": 3372, + "start": 3376, + "end": 3377, "loc": { "start": { "line": 128, @@ -62737,8 +62671,8 @@ "binop": null }, "value": "btnNextPageText", - "start": 3372, - "end": 3387, + "start": 3377, + "end": 3392, "loc": { "start": { "line": 128, @@ -62764,8 +62698,8 @@ "updateContext": null }, "value": "=", - "start": 3388, - "end": 3389, + "start": 3393, + "end": 3394, "loc": { "start": { "line": 128, @@ -62790,8 +62724,8 @@ "binop": null }, "value": "defaultsStr", - "start": 3390, - "end": 3401, + "start": 3395, + "end": 3406, "loc": { "start": { "line": 128, @@ -62815,8 +62749,8 @@ "postfix": false, "binop": null }, - "start": 3401, - "end": 3402, + "start": 3406, + "end": 3407, "loc": { "start": { "line": 128, @@ -62841,8 +62775,8 @@ "binop": null }, "value": "f", - "start": 3402, - "end": 3403, + "start": 3407, + "end": 3408, "loc": { "start": { "line": 128, @@ -62867,8 +62801,8 @@ "binop": null, "updateContext": null }, - "start": 3403, - "end": 3404, + "start": 3408, + "end": 3409, "loc": { "start": { "line": 128, @@ -62893,8 +62827,8 @@ "binop": null }, "value": "btn_next_page_text", - "start": 3404, - "end": 3422, + "start": 3409, + "end": 3427, "loc": { "start": { "line": 128, @@ -62919,8 +62853,8 @@ "binop": null, "updateContext": null }, - "start": 3422, - "end": 3423, + "start": 3427, + "end": 3428, "loc": { "start": { "line": 128, @@ -62946,8 +62880,8 @@ "updateContext": null }, "value": ">", - "start": 3424, - "end": 3427, + "start": 3429, + "end": 3432, "loc": { "start": { "line": 128, @@ -62971,8 +62905,8 @@ "postfix": false, "binop": null }, - "start": 3427, - "end": 3428, + "start": 3432, + "end": 3433, "loc": { "start": { "line": 128, @@ -62997,8 +62931,8 @@ "binop": null, "updateContext": null }, - "start": 3428, - "end": 3429, + "start": 3433, + "end": 3434, "loc": { "start": { "line": 128, @@ -63013,8 +62947,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button text\n * @type {String}\n ", - "start": 3439, - "end": 3517, + "start": 3444, + "end": 3522, "loc": { "start": { "line": 130, @@ -63041,8 +62975,8 @@ "updateContext": null }, "value": "this", - "start": 3526, - "end": 3530, + "start": 3531, + "end": 3535, "loc": { "start": { "line": 134, @@ -63067,8 +63001,8 @@ "binop": null, "updateContext": null }, - "start": 3530, - "end": 3531, + "start": 3535, + "end": 3536, "loc": { "start": { "line": 134, @@ -63093,8 +63027,8 @@ "binop": null }, "value": "btnPrevPageText", - "start": 3531, - "end": 3546, + "start": 3536, + "end": 3551, "loc": { "start": { "line": 134, @@ -63120,8 +63054,8 @@ "updateContext": null }, "value": "=", - "start": 3547, - "end": 3548, + "start": 3552, + "end": 3553, "loc": { "start": { "line": 134, @@ -63146,8 +63080,8 @@ "binop": null }, "value": "defaultsStr", - "start": 3549, - "end": 3560, + "start": 3554, + "end": 3565, "loc": { "start": { "line": 134, @@ -63171,8 +63105,8 @@ "postfix": false, "binop": null }, - "start": 3560, - "end": 3561, + "start": 3565, + "end": 3566, "loc": { "start": { "line": 134, @@ -63197,8 +63131,8 @@ "binop": null }, "value": "f", - "start": 3561, - "end": 3562, + "start": 3566, + "end": 3567, "loc": { "start": { "line": 134, @@ -63223,8 +63157,8 @@ "binop": null, "updateContext": null }, - "start": 3562, - "end": 3563, + "start": 3567, + "end": 3568, "loc": { "start": { "line": 134, @@ -63249,8 +63183,8 @@ "binop": null }, "value": "btn_prev_page_text", - "start": 3563, - "end": 3581, + "start": 3568, + "end": 3586, "loc": { "start": { "line": 134, @@ -63275,8 +63209,8 @@ "binop": null, "updateContext": null }, - "start": 3581, - "end": 3582, + "start": 3586, + "end": 3587, "loc": { "start": { "line": 134, @@ -63302,8 +63236,8 @@ "updateContext": null }, "value": "<", - "start": 3583, - "end": 3586, + "start": 3588, + "end": 3591, "loc": { "start": { "line": 134, @@ -63327,8 +63261,8 @@ "postfix": false, "binop": null }, - "start": 3586, - "end": 3587, + "start": 3591, + "end": 3592, "loc": { "start": { "line": 134, @@ -63353,8 +63287,8 @@ "binop": null, "updateContext": null }, - "start": 3587, - "end": 3588, + "start": 3592, + "end": 3593, "loc": { "start": { "line": 134, @@ -63369,8 +63303,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button text\n * @type {String}\n ", - "start": 3598, - "end": 3672, + "start": 3603, + "end": 3677, "loc": { "start": { "line": 136, @@ -63397,8 +63331,8 @@ "updateContext": null }, "value": "this", - "start": 3681, - "end": 3685, + "start": 3686, + "end": 3690, "loc": { "start": { "line": 140, @@ -63423,8 +63357,8 @@ "binop": null, "updateContext": null }, - "start": 3685, - "end": 3686, + "start": 3690, + "end": 3691, "loc": { "start": { "line": 140, @@ -63449,8 +63383,8 @@ "binop": null }, "value": "btnLastPageText", - "start": 3686, - "end": 3701, + "start": 3691, + "end": 3706, "loc": { "start": { "line": 140, @@ -63476,8 +63410,8 @@ "updateContext": null }, "value": "=", - "start": 3702, - "end": 3703, + "start": 3707, + "end": 3708, "loc": { "start": { "line": 140, @@ -63502,8 +63436,8 @@ "binop": null }, "value": "defaultsStr", - "start": 3704, - "end": 3715, + "start": 3709, + "end": 3720, "loc": { "start": { "line": 140, @@ -63527,8 +63461,8 @@ "postfix": false, "binop": null }, - "start": 3715, - "end": 3716, + "start": 3720, + "end": 3721, "loc": { "start": { "line": 140, @@ -63553,8 +63487,8 @@ "binop": null }, "value": "f", - "start": 3716, - "end": 3717, + "start": 3721, + "end": 3722, "loc": { "start": { "line": 140, @@ -63579,8 +63513,8 @@ "binop": null, "updateContext": null }, - "start": 3717, - "end": 3718, + "start": 3722, + "end": 3723, "loc": { "start": { "line": 140, @@ -63605,8 +63539,8 @@ "binop": null }, "value": "btn_last_page_text", - "start": 3718, - "end": 3736, + "start": 3723, + "end": 3741, "loc": { "start": { "line": 140, @@ -63631,8 +63565,8 @@ "binop": null, "updateContext": null }, - "start": 3736, - "end": 3737, + "start": 3741, + "end": 3742, "loc": { "start": { "line": 140, @@ -63658,8 +63592,8 @@ "updateContext": null }, "value": ">|", - "start": 3738, - "end": 3742, + "start": 3743, + "end": 3747, "loc": { "start": { "line": 140, @@ -63683,8 +63617,8 @@ "postfix": false, "binop": null }, - "start": 3742, - "end": 3743, + "start": 3747, + "end": 3748, "loc": { "start": { "line": 140, @@ -63709,8 +63643,8 @@ "binop": null, "updateContext": null }, - "start": 3743, - "end": 3744, + "start": 3748, + "end": 3749, "loc": { "start": { "line": 140, @@ -63725,8 +63659,8 @@ { "type": "CommentBlock", "value": "*\n * First page button text\n * @type {String}\n ", - "start": 3754, - "end": 3829, + "start": 3759, + "end": 3834, "loc": { "start": { "line": 142, @@ -63753,8 +63687,8 @@ "updateContext": null }, "value": "this", - "start": 3838, - "end": 3842, + "start": 3843, + "end": 3847, "loc": { "start": { "line": 146, @@ -63779,8 +63713,8 @@ "binop": null, "updateContext": null }, - "start": 3842, - "end": 3843, + "start": 3847, + "end": 3848, "loc": { "start": { "line": 146, @@ -63805,8 +63739,8 @@ "binop": null }, "value": "btnFirstPageText", - "start": 3843, - "end": 3859, + "start": 3848, + "end": 3864, "loc": { "start": { "line": 146, @@ -63832,8 +63766,8 @@ "updateContext": null }, "value": "=", - "start": 3860, - "end": 3861, + "start": 3865, + "end": 3866, "loc": { "start": { "line": 146, @@ -63858,8 +63792,8 @@ "binop": null }, "value": "defaultsStr", - "start": 3862, - "end": 3873, + "start": 3867, + "end": 3878, "loc": { "start": { "line": 146, @@ -63883,8 +63817,8 @@ "postfix": false, "binop": null }, - "start": 3873, - "end": 3874, + "start": 3878, + "end": 3879, "loc": { "start": { "line": 146, @@ -63909,8 +63843,8 @@ "binop": null }, "value": "f", - "start": 3874, - "end": 3875, + "start": 3879, + "end": 3880, "loc": { "start": { "line": 146, @@ -63935,8 +63869,8 @@ "binop": null, "updateContext": null }, - "start": 3875, - "end": 3876, + "start": 3880, + "end": 3881, "loc": { "start": { "line": 146, @@ -63961,8 +63895,8 @@ "binop": null }, "value": "btn_first_page_text", - "start": 3876, - "end": 3895, + "start": 3881, + "end": 3900, "loc": { "start": { "line": 146, @@ -63987,8 +63921,8 @@ "binop": null, "updateContext": null }, - "start": 3895, - "end": 3896, + "start": 3900, + "end": 3901, "loc": { "start": { "line": 146, @@ -64014,8 +63948,8 @@ "updateContext": null }, "value": "|<", - "start": 3897, - "end": 3901, + "start": 3902, + "end": 3906, "loc": { "start": { "line": 146, @@ -64039,8 +63973,8 @@ "postfix": false, "binop": null }, - "start": 3901, - "end": 3902, + "start": 3906, + "end": 3907, "loc": { "start": { "line": 146, @@ -64065,8 +63999,8 @@ "binop": null, "updateContext": null }, - "start": 3902, - "end": 3903, + "start": 3907, + "end": 3908, "loc": { "start": { "line": 146, @@ -64081,8 +64015,8 @@ { "type": "CommentBlock", "value": "*\n * Next page button HTML\n * @type {String}\n ", - "start": 3913, - "end": 3987, + "start": 3918, + "end": 3992, "loc": { "start": { "line": 148, @@ -64109,8 +64043,8 @@ "updateContext": null }, "value": "this", - "start": 3996, - "end": 4000, + "start": 4001, + "end": 4005, "loc": { "start": { "line": 152, @@ -64135,8 +64069,8 @@ "binop": null, "updateContext": null }, - "start": 4000, - "end": 4001, + "start": 4005, + "end": 4006, "loc": { "start": { "line": 152, @@ -64161,8 +64095,8 @@ "binop": null }, "value": "btnNextPageHtml", - "start": 4001, - "end": 4016, + "start": 4006, + "end": 4021, "loc": { "start": { "line": 152, @@ -64188,8 +64122,8 @@ "updateContext": null }, "value": "=", - "start": 4017, - "end": 4018, + "start": 4022, + "end": 4023, "loc": { "start": { "line": 152, @@ -64214,8 +64148,8 @@ "binop": null }, "value": "defaultsStr", - "start": 4019, - "end": 4030, + "start": 4024, + "end": 4035, "loc": { "start": { "line": 152, @@ -64239,8 +64173,8 @@ "postfix": false, "binop": null }, - "start": 4030, - "end": 4031, + "start": 4035, + "end": 4036, "loc": { "start": { "line": 152, @@ -64265,8 +64199,8 @@ "binop": null }, "value": "f", - "start": 4031, - "end": 4032, + "start": 4036, + "end": 4037, "loc": { "start": { "line": 152, @@ -64291,8 +64225,8 @@ "binop": null, "updateContext": null }, - "start": 4032, - "end": 4033, + "start": 4037, + "end": 4038, "loc": { "start": { "line": 152, @@ -64317,8 +64251,8 @@ "binop": null }, "value": "btn_next_page_html", - "start": 4033, - "end": 4051, + "start": 4038, + "end": 4056, "loc": { "start": { "line": 152, @@ -64343,8 +64277,8 @@ "binop": null, "updateContext": null }, - "start": 4051, - "end": 4052, + "start": 4056, + "end": 4057, "loc": { "start": { "line": 152, @@ -64368,8 +64302,8 @@ "postfix": false, "binop": null }, - "start": 4065, - "end": 4066, + "start": 4070, + "end": 4071, "loc": { "start": { "line": 153, @@ -64395,8 +64329,8 @@ "updateContext": null }, "value": "!", - "start": 4066, - "end": 4067, + "start": 4071, + "end": 4072, "loc": { "start": { "line": 153, @@ -64421,8 +64355,8 @@ "binop": null }, "value": "tf", - "start": 4067, - "end": 4069, + "start": 4072, + "end": 4074, "loc": { "start": { "line": 153, @@ -64447,8 +64381,8 @@ "binop": null, "updateContext": null }, - "start": 4069, - "end": 4070, + "start": 4074, + "end": 4075, "loc": { "start": { "line": 153, @@ -64473,8 +64407,8 @@ "binop": null }, "value": "enableIcons", - "start": 4070, - "end": 4081, + "start": 4075, + "end": 4086, "loc": { "start": { "line": 153, @@ -64499,8 +64433,8 @@ "binop": null, "updateContext": null }, - "start": 4082, - "end": 4083, + "start": 4087, + "end": 4088, "loc": { "start": { "line": 153, @@ -64527,8 +64461,8 @@ "updateContext": null }, "value": "null", - "start": 4084, - "end": 4088, + "start": 4089, + "end": 4093, "loc": { "start": { "line": 153, @@ -64553,8 +64487,8 @@ "binop": null, "updateContext": null }, - "start": 4089, - "end": 4090, + "start": 4094, + "end": 4095, "loc": { "start": { "line": 153, @@ -64580,8 +64514,8 @@ "updateContext": null }, "value": "", - "start": 4184, - "end": 4217, + "start": 4189, + "end": 4222, "loc": { "start": { "line": 155, @@ -64766,8 +64700,8 @@ "postfix": false, "binop": null }, - "start": 4217, - "end": 4218, + "start": 4222, + "end": 4223, "loc": { "start": { "line": 155, @@ -64791,8 +64725,8 @@ "postfix": false, "binop": null }, - "start": 4218, - "end": 4219, + "start": 4223, + "end": 4224, "loc": { "start": { "line": 155, @@ -64817,8 +64751,8 @@ "binop": null, "updateContext": null }, - "start": 4219, - "end": 4220, + "start": 4224, + "end": 4225, "loc": { "start": { "line": 155, @@ -64833,8 +64767,8 @@ { "type": "CommentBlock", "value": "*\n * Previous page button HTML\n * @type {String}\n ", - "start": 4230, - "end": 4308, + "start": 4235, + "end": 4313, "loc": { "start": { "line": 157, @@ -64861,8 +64795,8 @@ "updateContext": null }, "value": "this", - "start": 4317, - "end": 4321, + "start": 4322, + "end": 4326, "loc": { "start": { "line": 161, @@ -64887,8 +64821,8 @@ "binop": null, "updateContext": null }, - "start": 4321, - "end": 4322, + "start": 4326, + "end": 4327, "loc": { "start": { "line": 161, @@ -64913,8 +64847,8 @@ "binop": null }, "value": "btnPrevPageHtml", - "start": 4322, - "end": 4337, + "start": 4327, + "end": 4342, "loc": { "start": { "line": 161, @@ -64940,8 +64874,8 @@ "updateContext": null }, "value": "=", - "start": 4338, - "end": 4339, + "start": 4343, + "end": 4344, "loc": { "start": { "line": 161, @@ -64966,8 +64900,8 @@ "binop": null }, "value": "defaultsStr", - "start": 4340, - "end": 4351, + "start": 4345, + "end": 4356, "loc": { "start": { "line": 161, @@ -64991,8 +64925,8 @@ "postfix": false, "binop": null }, - "start": 4351, - "end": 4352, + "start": 4356, + "end": 4357, "loc": { "start": { "line": 161, @@ -65017,8 +64951,8 @@ "binop": null }, "value": "f", - "start": 4352, - "end": 4353, + "start": 4357, + "end": 4358, "loc": { "start": { "line": 161, @@ -65043,8 +64977,8 @@ "binop": null, "updateContext": null }, - "start": 4353, - "end": 4354, + "start": 4358, + "end": 4359, "loc": { "start": { "line": 161, @@ -65069,8 +65003,8 @@ "binop": null }, "value": "btn_prev_page_html", - "start": 4354, - "end": 4372, + "start": 4359, + "end": 4377, "loc": { "start": { "line": 161, @@ -65095,8 +65029,8 @@ "binop": null, "updateContext": null }, - "start": 4372, - "end": 4373, + "start": 4377, + "end": 4378, "loc": { "start": { "line": 161, @@ -65120,8 +65054,8 @@ "postfix": false, "binop": null }, - "start": 4386, - "end": 4387, + "start": 4391, + "end": 4392, "loc": { "start": { "line": 162, @@ -65147,8 +65081,8 @@ "updateContext": null }, "value": "!", - "start": 4387, - "end": 4388, + "start": 4392, + "end": 4393, "loc": { "start": { "line": 162, @@ -65173,8 +65107,8 @@ "binop": null }, "value": "tf", - "start": 4388, - "end": 4390, + "start": 4393, + "end": 4395, "loc": { "start": { "line": 162, @@ -65199,8 +65133,8 @@ "binop": null, "updateContext": null }, - "start": 4390, - "end": 4391, + "start": 4395, + "end": 4396, "loc": { "start": { "line": 162, @@ -65225,8 +65159,8 @@ "binop": null }, "value": "enableIcons", - "start": 4391, - "end": 4402, + "start": 4396, + "end": 4407, "loc": { "start": { "line": 162, @@ -65251,8 +65185,8 @@ "binop": null, "updateContext": null }, - "start": 4403, - "end": 4404, + "start": 4408, + "end": 4409, "loc": { "start": { "line": 162, @@ -65279,8 +65213,8 @@ "updateContext": null }, "value": "null", - "start": 4405, - "end": 4409, + "start": 4410, + "end": 4414, "loc": { "start": { "line": 162, @@ -65305,8 +65239,8 @@ "binop": null, "updateContext": null }, - "start": 4410, - "end": 4411, + "start": 4415, + "end": 4416, "loc": { "start": { "line": 162, @@ -65332,8 +65266,8 @@ "updateContext": null }, "value": "", - "start": 4505, - "end": 4546, + "start": 4510, + "end": 4551, "loc": { "start": { "line": 164, @@ -65518,8 +65452,8 @@ "postfix": false, "binop": null }, - "start": 4546, - "end": 4547, + "start": 4551, + "end": 4552, "loc": { "start": { "line": 164, @@ -65543,8 +65477,8 @@ "postfix": false, "binop": null }, - "start": 4547, - "end": 4548, + "start": 4552, + "end": 4553, "loc": { "start": { "line": 164, @@ -65569,8 +65503,8 @@ "binop": null, "updateContext": null }, - "start": 4548, - "end": 4549, + "start": 4553, + "end": 4554, "loc": { "start": { "line": 164, @@ -65585,8 +65519,8 @@ { "type": "CommentBlock", "value": "*\n * First page button HTML\n * @type {String}\n ", - "start": 4559, - "end": 4634, + "start": 4564, + "end": 4639, "loc": { "start": { "line": 166, @@ -65613,8 +65547,8 @@ "updateContext": null }, "value": "this", - "start": 4643, - "end": 4647, + "start": 4648, + "end": 4652, "loc": { "start": { "line": 170, @@ -65639,8 +65573,8 @@ "binop": null, "updateContext": null }, - "start": 4647, - "end": 4648, + "start": 4652, + "end": 4653, "loc": { "start": { "line": 170, @@ -65665,8 +65599,8 @@ "binop": null }, "value": "btnFirstPageHtml", - "start": 4648, - "end": 4664, + "start": 4653, + "end": 4669, "loc": { "start": { "line": 170, @@ -65692,8 +65626,8 @@ "updateContext": null }, "value": "=", - "start": 4665, - "end": 4666, + "start": 4670, + "end": 4671, "loc": { "start": { "line": 170, @@ -65718,8 +65652,8 @@ "binop": null }, "value": "defaultsStr", - "start": 4667, - "end": 4678, + "start": 4672, + "end": 4683, "loc": { "start": { "line": 170, @@ -65743,8 +65677,8 @@ "postfix": false, "binop": null }, - "start": 4678, - "end": 4679, + "start": 4683, + "end": 4684, "loc": { "start": { "line": 170, @@ -65769,8 +65703,8 @@ "binop": null }, "value": "f", - "start": 4679, - "end": 4680, + "start": 4684, + "end": 4685, "loc": { "start": { "line": 170, @@ -65795,8 +65729,8 @@ "binop": null, "updateContext": null }, - "start": 4680, - "end": 4681, + "start": 4685, + "end": 4686, "loc": { "start": { "line": 170, @@ -65821,8 +65755,8 @@ "binop": null }, "value": "btn_first_page_html", - "start": 4681, - "end": 4700, + "start": 4686, + "end": 4705, "loc": { "start": { "line": 170, @@ -65847,8 +65781,8 @@ "binop": null, "updateContext": null }, - "start": 4700, - "end": 4701, + "start": 4705, + "end": 4706, "loc": { "start": { "line": 170, @@ -65872,8 +65806,8 @@ "postfix": false, "binop": null }, - "start": 4714, - "end": 4715, + "start": 4719, + "end": 4720, "loc": { "start": { "line": 171, @@ -65899,8 +65833,8 @@ "updateContext": null }, "value": "!", - "start": 4715, - "end": 4716, + "start": 4720, + "end": 4721, "loc": { "start": { "line": 171, @@ -65925,8 +65859,8 @@ "binop": null }, "value": "tf", - "start": 4716, - "end": 4718, + "start": 4721, + "end": 4723, "loc": { "start": { "line": 171, @@ -65951,8 +65885,8 @@ "binop": null, "updateContext": null }, - "start": 4718, - "end": 4719, + "start": 4723, + "end": 4724, "loc": { "start": { "line": 171, @@ -65977,8 +65911,8 @@ "binop": null }, "value": "enableIcons", - "start": 4719, - "end": 4730, + "start": 4724, + "end": 4735, "loc": { "start": { "line": 171, @@ -66003,8 +65937,8 @@ "binop": null, "updateContext": null }, - "start": 4731, - "end": 4732, + "start": 4736, + "end": 4737, "loc": { "start": { "line": 171, @@ -66031,8 +65965,8 @@ "updateContext": null }, "value": "null", - "start": 4733, - "end": 4737, + "start": 4738, + "end": 4742, "loc": { "start": { "line": 171, @@ -66057,8 +65991,8 @@ "binop": null, "updateContext": null }, - "start": 4738, - "end": 4739, + "start": 4743, + "end": 4744, "loc": { "start": { "line": 171, @@ -66084,8 +66018,8 @@ "updateContext": null }, "value": "", - "start": 4833, - "end": 4868, + "start": 4838, + "end": 4873, "loc": { "start": { "line": 173, @@ -66270,8 +66204,8 @@ "postfix": false, "binop": null }, - "start": 4868, - "end": 4869, + "start": 4873, + "end": 4874, "loc": { "start": { "line": 173, @@ -66295,8 +66229,8 @@ "postfix": false, "binop": null }, - "start": 4869, - "end": 4870, + "start": 4874, + "end": 4875, "loc": { "start": { "line": 173, @@ -66321,8 +66255,8 @@ "binop": null, "updateContext": null }, - "start": 4870, - "end": 4871, + "start": 4875, + "end": 4876, "loc": { "start": { "line": 173, @@ -66337,8 +66271,8 @@ { "type": "CommentBlock", "value": "*\n * Last page button HTML\n * @type {String}\n ", - "start": 4881, - "end": 4955, + "start": 4886, + "end": 4960, "loc": { "start": { "line": 175, @@ -66365,8 +66299,8 @@ "updateContext": null }, "value": "this", - "start": 4964, - "end": 4968, + "start": 4969, + "end": 4973, "loc": { "start": { "line": 179, @@ -66391,8 +66325,8 @@ "binop": null, "updateContext": null }, - "start": 4968, - "end": 4969, + "start": 4973, + "end": 4974, "loc": { "start": { "line": 179, @@ -66417,8 +66351,8 @@ "binop": null }, "value": "btnLastPageHtml", - "start": 4969, - "end": 4984, + "start": 4974, + "end": 4989, "loc": { "start": { "line": 179, @@ -66444,8 +66378,8 @@ "updateContext": null }, "value": "=", - "start": 4985, - "end": 4986, + "start": 4990, + "end": 4991, "loc": { "start": { "line": 179, @@ -66470,8 +66404,8 @@ "binop": null }, "value": "defaultsStr", - "start": 4987, - "end": 4998, + "start": 4992, + "end": 5003, "loc": { "start": { "line": 179, @@ -66495,8 +66429,8 @@ "postfix": false, "binop": null }, - "start": 4998, - "end": 4999, + "start": 5003, + "end": 5004, "loc": { "start": { "line": 179, @@ -66521,8 +66455,8 @@ "binop": null }, "value": "f", - "start": 4999, - "end": 5000, + "start": 5004, + "end": 5005, "loc": { "start": { "line": 179, @@ -66547,8 +66481,8 @@ "binop": null, "updateContext": null }, - "start": 5000, - "end": 5001, + "start": 5005, + "end": 5006, "loc": { "start": { "line": 179, @@ -66573,8 +66507,8 @@ "binop": null }, "value": "btn_last_page_html", - "start": 5001, - "end": 5019, + "start": 5006, + "end": 5024, "loc": { "start": { "line": 179, @@ -66599,8 +66533,8 @@ "binop": null, "updateContext": null }, - "start": 5019, - "end": 5020, + "start": 5024, + "end": 5025, "loc": { "start": { "line": 179, @@ -66624,8 +66558,8 @@ "postfix": false, "binop": null }, - "start": 5033, - "end": 5034, + "start": 5038, + "end": 5039, "loc": { "start": { "line": 180, @@ -66651,8 +66585,8 @@ "updateContext": null }, "value": "!", - "start": 5034, - "end": 5035, + "start": 5039, + "end": 5040, "loc": { "start": { "line": 180, @@ -66677,8 +66611,8 @@ "binop": null }, "value": "tf", - "start": 5035, - "end": 5037, + "start": 5040, + "end": 5042, "loc": { "start": { "line": 180, @@ -66703,8 +66637,8 @@ "binop": null, "updateContext": null }, - "start": 5037, - "end": 5038, + "start": 5042, + "end": 5043, "loc": { "start": { "line": 180, @@ -66729,8 +66663,8 @@ "binop": null }, "value": "enableIcons", - "start": 5038, - "end": 5049, + "start": 5043, + "end": 5054, "loc": { "start": { "line": 180, @@ -66755,8 +66689,8 @@ "binop": null, "updateContext": null }, - "start": 5050, - "end": 5051, + "start": 5055, + "end": 5056, "loc": { "start": { "line": 180, @@ -66783,8 +66717,8 @@ "updateContext": null }, "value": "null", - "start": 5052, - "end": 5056, + "start": 5057, + "end": 5061, "loc": { "start": { "line": 180, @@ -66809,8 +66743,8 @@ "binop": null, "updateContext": null }, - "start": 5057, - "end": 5058, + "start": 5062, + "end": 5063, "loc": { "start": { "line": 180, @@ -66836,8 +66770,8 @@ "updateContext": null }, "value": "", - "start": 5152, - "end": 5185, + "start": 5157, + "end": 5190, "loc": { "start": { "line": 182, @@ -67022,8 +66956,8 @@ "postfix": false, "binop": null }, - "start": 5185, - "end": 5186, + "start": 5190, + "end": 5191, "loc": { "start": { "line": 182, @@ -67047,8 +66981,8 @@ "postfix": false, "binop": null }, - "start": 5186, - "end": 5187, + "start": 5191, + "end": 5192, "loc": { "start": { "line": 182, @@ -67073,8 +67007,8 @@ "binop": null, "updateContext": null }, - "start": 5187, - "end": 5188, + "start": 5192, + "end": 5193, "loc": { "start": { "line": 182, @@ -67089,8 +67023,8 @@ { "type": "CommentBlock", "value": "*\n * Text preceeding page selector drop-down\n * @type {String}\n ", - "start": 5198, - "end": 5290, + "start": 5203, + "end": 5295, "loc": { "start": { "line": 184, @@ -67117,8 +67051,8 @@ "updateContext": null }, "value": "this", - "start": 5299, - "end": 5303, + "start": 5304, + "end": 5308, "loc": { "start": { "line": 188, @@ -67143,8 +67077,8 @@ "binop": null, "updateContext": null }, - "start": 5303, - "end": 5304, + "start": 5308, + "end": 5309, "loc": { "start": { "line": 188, @@ -67169,8 +67103,8 @@ "binop": null }, "value": "pageText", - "start": 5304, - "end": 5312, + "start": 5309, + "end": 5317, "loc": { "start": { "line": 188, @@ -67196,8 +67130,8 @@ "updateContext": null }, "value": "=", - "start": 5313, - "end": 5314, + "start": 5318, + "end": 5319, "loc": { "start": { "line": 188, @@ -67222,8 +67156,8 @@ "binop": null }, "value": "defaultsStr", - "start": 5315, - "end": 5326, + "start": 5320, + "end": 5331, "loc": { "start": { "line": 188, @@ -67247,8 +67181,8 @@ "postfix": false, "binop": null }, - "start": 5326, - "end": 5327, + "start": 5331, + "end": 5332, "loc": { "start": { "line": 188, @@ -67273,8 +67207,8 @@ "binop": null }, "value": "f", - "start": 5327, - "end": 5328, + "start": 5332, + "end": 5333, "loc": { "start": { "line": 188, @@ -67299,8 +67233,8 @@ "binop": null, "updateContext": null }, - "start": 5328, - "end": 5329, + "start": 5333, + "end": 5334, "loc": { "start": { "line": 188, @@ -67325,8 +67259,8 @@ "binop": null }, "value": "page_text", - "start": 5329, - "end": 5338, + "start": 5334, + "end": 5343, "loc": { "start": { "line": 188, @@ -67351,8 +67285,8 @@ "binop": null, "updateContext": null }, - "start": 5338, - "end": 5339, + "start": 5343, + "end": 5344, "loc": { "start": { "line": 188, @@ -67378,8 +67312,8 @@ "updateContext": null }, "value": " Page ", - "start": 5340, - "end": 5348, + "start": 5345, + "end": 5353, "loc": { "start": { "line": 188, @@ -67403,8 +67337,8 @@ "postfix": false, "binop": null }, - "start": 5348, - "end": 5349, + "start": 5353, + "end": 5354, "loc": { "start": { "line": 188, @@ -67429,8 +67363,8 @@ "binop": null, "updateContext": null }, - "start": 5349, - "end": 5350, + "start": 5354, + "end": 5355, "loc": { "start": { "line": 188, @@ -67445,8 +67379,8 @@ { "type": "CommentBlock", "value": "*\n * Text after page selector drop-down\n * @type {String}\n ", - "start": 5360, - "end": 5447, + "start": 5365, + "end": 5452, "loc": { "start": { "line": 190, @@ -67473,8 +67407,8 @@ "updateContext": null }, "value": "this", - "start": 5456, - "end": 5460, + "start": 5461, + "end": 5465, "loc": { "start": { "line": 194, @@ -67499,8 +67433,8 @@ "binop": null, "updateContext": null }, - "start": 5460, - "end": 5461, + "start": 5465, + "end": 5466, "loc": { "start": { "line": 194, @@ -67525,8 +67459,8 @@ "binop": null }, "value": "ofText", - "start": 5461, - "end": 5467, + "start": 5466, + "end": 5472, "loc": { "start": { "line": 194, @@ -67552,8 +67486,8 @@ "updateContext": null }, "value": "=", - "start": 5468, - "end": 5469, + "start": 5473, + "end": 5474, "loc": { "start": { "line": 194, @@ -67578,8 +67512,8 @@ "binop": null }, "value": "defaultsStr", - "start": 5470, - "end": 5481, + "start": 5475, + "end": 5486, "loc": { "start": { "line": 194, @@ -67603,8 +67537,8 @@ "postfix": false, "binop": null }, - "start": 5481, - "end": 5482, + "start": 5486, + "end": 5487, "loc": { "start": { "line": 194, @@ -67629,8 +67563,8 @@ "binop": null }, "value": "f", - "start": 5482, - "end": 5483, + "start": 5487, + "end": 5488, "loc": { "start": { "line": 194, @@ -67655,8 +67589,8 @@ "binop": null, "updateContext": null }, - "start": 5483, - "end": 5484, + "start": 5488, + "end": 5489, "loc": { "start": { "line": 194, @@ -67681,8 +67615,8 @@ "binop": null }, "value": "of_text", - "start": 5484, - "end": 5491, + "start": 5489, + "end": 5496, "loc": { "start": { "line": 194, @@ -67707,8 +67641,8 @@ "binop": null, "updateContext": null }, - "start": 5491, - "end": 5492, + "start": 5496, + "end": 5497, "loc": { "start": { "line": 194, @@ -67734,8 +67668,8 @@ "updateContext": null }, "value": " of ", - "start": 5493, - "end": 5499, + "start": 5498, + "end": 5504, "loc": { "start": { "line": 194, @@ -67759,8 +67693,8 @@ "postfix": false, "binop": null }, - "start": 5499, - "end": 5500, + "start": 5504, + "end": 5505, "loc": { "start": { "line": 194, @@ -67785,8 +67719,8 @@ "binop": null, "updateContext": null }, - "start": 5500, - "end": 5501, + "start": 5505, + "end": 5506, "loc": { "start": { "line": 194, @@ -67801,8 +67735,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the span containing total number of pages\n * @type {String}\n ", - "start": 5511, - "end": 5619, + "start": 5516, + "end": 5624, "loc": { "start": { "line": 196, @@ -67829,8 +67763,8 @@ "updateContext": null }, "value": "this", - "start": 5628, - "end": 5632, + "start": 5633, + "end": 5637, "loc": { "start": { "line": 200, @@ -67855,8 +67789,8 @@ "binop": null, "updateContext": null }, - "start": 5632, - "end": 5633, + "start": 5637, + "end": 5638, "loc": { "start": { "line": 200, @@ -67881,8 +67815,8 @@ "binop": null }, "value": "nbPgSpanCssClass", - "start": 5633, - "end": 5649, + "start": 5638, + "end": 5654, "loc": { "start": { "line": 200, @@ -67908,8 +67842,8 @@ "updateContext": null }, "value": "=", - "start": 5650, - "end": 5651, + "start": 5655, + "end": 5656, "loc": { "start": { "line": 200, @@ -67934,8 +67868,8 @@ "binop": null }, "value": "defaultsStr", - "start": 5652, - "end": 5663, + "start": 5657, + "end": 5668, "loc": { "start": { "line": 200, @@ -67959,8 +67893,8 @@ "postfix": false, "binop": null }, - "start": 5663, - "end": 5664, + "start": 5668, + "end": 5669, "loc": { "start": { "line": 200, @@ -67985,8 +67919,8 @@ "binop": null }, "value": "f", - "start": 5664, - "end": 5665, + "start": 5669, + "end": 5670, "loc": { "start": { "line": 200, @@ -68011,8 +67945,8 @@ "binop": null, "updateContext": null }, - "start": 5665, - "end": 5666, + "start": 5670, + "end": 5671, "loc": { "start": { "line": 200, @@ -68037,8 +67971,8 @@ "binop": null }, "value": "nb_pages_css_class", - "start": 5666, - "end": 5684, + "start": 5671, + "end": 5689, "loc": { "start": { "line": 200, @@ -68063,8 +67997,8 @@ "binop": null, "updateContext": null }, - "start": 5684, - "end": 5685, + "start": 5689, + "end": 5690, "loc": { "start": { "line": 200, @@ -68090,8 +68024,8 @@ "updateContext": null }, "value": "nbpg", - "start": 5686, - "end": 5692, + "start": 5691, + "end": 5697, "loc": { "start": { "line": 200, @@ -68115,8 +68049,8 @@ "postfix": false, "binop": null }, - "start": 5692, - "end": 5693, + "start": 5697, + "end": 5698, "loc": { "start": { "line": 200, @@ -68141,8 +68075,8 @@ "binop": null, "updateContext": null }, - "start": 5693, - "end": 5694, + "start": 5698, + "end": 5699, "loc": { "start": { "line": 200, @@ -68157,8 +68091,8 @@ { "type": "CommentBlock", "value": "*\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n ", - "start": 5704, - "end": 5814, + "start": 5709, + "end": 5819, "loc": { "start": { "line": 202, @@ -68185,8 +68119,8 @@ "updateContext": null }, "value": "this", - "start": 5823, - "end": 5827, + "start": 5828, + "end": 5832, "loc": { "start": { "line": 206, @@ -68211,8 +68145,8 @@ "binop": null, "updateContext": null }, - "start": 5827, - "end": 5828, + "start": 5832, + "end": 5833, "loc": { "start": { "line": 206, @@ -68237,8 +68171,8 @@ "binop": null }, "value": "hasBtns", - "start": 5828, - "end": 5835, + "start": 5833, + "end": 5840, "loc": { "start": { "line": 206, @@ -68264,8 +68198,8 @@ "updateContext": null }, "value": "=", - "start": 5836, - "end": 5837, + "start": 5841, + "end": 5842, "loc": { "start": { "line": 206, @@ -68290,8 +68224,8 @@ "binop": null }, "value": "defaultsBool", - "start": 5838, - "end": 5850, + "start": 5843, + "end": 5855, "loc": { "start": { "line": 206, @@ -68315,8 +68249,8 @@ "postfix": false, "binop": null }, - "start": 5850, - "end": 5851, + "start": 5855, + "end": 5856, "loc": { "start": { "line": 206, @@ -68341,8 +68275,8 @@ "binop": null }, "value": "f", - "start": 5851, - "end": 5852, + "start": 5856, + "end": 5857, "loc": { "start": { "line": 206, @@ -68367,8 +68301,8 @@ "binop": null, "updateContext": null }, - "start": 5852, - "end": 5853, + "start": 5857, + "end": 5858, "loc": { "start": { "line": 206, @@ -68393,8 +68327,8 @@ "binop": null }, "value": "btns", - "start": 5853, - "end": 5857, + "start": 5858, + "end": 5862, "loc": { "start": { "line": 206, @@ -68419,8 +68353,8 @@ "binop": null, "updateContext": null }, - "start": 5857, - "end": 5858, + "start": 5862, + "end": 5863, "loc": { "start": { "line": 206, @@ -68447,8 +68381,8 @@ "updateContext": null }, "value": "true", - "start": 5859, - "end": 5863, + "start": 5864, + "end": 5868, "loc": { "start": { "line": 206, @@ -68472,8 +68406,8 @@ "postfix": false, "binop": null }, - "start": 5863, - "end": 5864, + "start": 5868, + "end": 5869, "loc": { "start": { "line": 206, @@ -68498,8 +68432,8 @@ "binop": null, "updateContext": null }, - "start": 5864, - "end": 5865, + "start": 5869, + "end": 5870, "loc": { "start": { "line": 206, @@ -68514,8 +68448,8 @@ { "type": "CommentBlock", "value": "*\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n ", - "start": 5875, - "end": 5994, + "start": 5880, + "end": 5999, "loc": { "start": { "line": 208, @@ -68542,8 +68476,8 @@ "updateContext": null }, "value": "this", - "start": 6003, - "end": 6007, + "start": 6008, + "end": 6012, "loc": { "start": { "line": 212, @@ -68568,8 +68502,8 @@ "binop": null, "updateContext": null }, - "start": 6007, - "end": 6008, + "start": 6012, + "end": 6013, "loc": { "start": { "line": 212, @@ -68594,8 +68528,8 @@ "binop": null }, "value": "pageSelectorType", - "start": 6008, - "end": 6024, + "start": 6013, + "end": 6029, "loc": { "start": { "line": 212, @@ -68621,8 +68555,8 @@ "updateContext": null }, "value": "=", - "start": 6025, - "end": 6026, + "start": 6030, + "end": 6031, "loc": { "start": { "line": 212, @@ -68647,8 +68581,8 @@ "binop": null }, "value": "defaultsStr", - "start": 6027, - "end": 6038, + "start": 6032, + "end": 6043, "loc": { "start": { "line": 212, @@ -68672,8 +68606,8 @@ "postfix": false, "binop": null }, - "start": 6038, - "end": 6039, + "start": 6043, + "end": 6044, "loc": { "start": { "line": 212, @@ -68698,8 +68632,8 @@ "binop": null }, "value": "f", - "start": 6039, - "end": 6040, + "start": 6044, + "end": 6045, "loc": { "start": { "line": 212, @@ -68724,8 +68658,8 @@ "binop": null, "updateContext": null }, - "start": 6040, - "end": 6041, + "start": 6045, + "end": 6046, "loc": { "start": { "line": 212, @@ -68750,8 +68684,8 @@ "binop": null }, "value": "page_selector_type", - "start": 6041, - "end": 6059, + "start": 6046, + "end": 6064, "loc": { "start": { "line": 212, @@ -68776,8 +68710,8 @@ "binop": null, "updateContext": null }, - "start": 6059, - "end": 6060, + "start": 6064, + "end": 6065, "loc": { "start": { "line": 212, @@ -68802,8 +68736,8 @@ "binop": null }, "value": "SELECT", - "start": 6061, - "end": 6067, + "start": 6066, + "end": 6072, "loc": { "start": { "line": 212, @@ -68827,8 +68761,8 @@ "postfix": false, "binop": null }, - "start": 6067, - "end": 6068, + "start": 6072, + "end": 6073, "loc": { "start": { "line": 212, @@ -68853,8 +68787,8 @@ "binop": null, "updateContext": null }, - "start": 6068, - "end": 6069, + "start": 6073, + "end": 6074, "loc": { "start": { "line": 212, @@ -68869,8 +68803,8 @@ { "type": "CommentBlock", "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", - "start": 6079, - "end": 6185, + "start": 6084, + "end": 6190, "loc": { "start": { "line": 214, @@ -68897,8 +68831,8 @@ "updateContext": null }, "value": "this", - "start": 6194, - "end": 6198, + "start": 6199, + "end": 6203, "loc": { "start": { "line": 218, @@ -68923,8 +68857,8 @@ "binop": null, "updateContext": null }, - "start": 6198, - "end": 6199, + "start": 6203, + "end": 6204, "loc": { "start": { "line": 218, @@ -68949,8 +68883,8 @@ "binop": null }, "value": "toolbarPosition", - "start": 6199, - "end": 6214, + "start": 6204, + "end": 6219, "loc": { "start": { "line": 218, @@ -68976,8 +68910,8 @@ "updateContext": null }, "value": "=", - "start": 6215, - "end": 6216, + "start": 6220, + "end": 6221, "loc": { "start": { "line": 218, @@ -69002,8 +68936,8 @@ "binop": null }, "value": "defaultsStr", - "start": 6217, - "end": 6228, + "start": 6222, + "end": 6233, "loc": { "start": { "line": 218, @@ -69027,8 +68961,8 @@ "postfix": false, "binop": null }, - "start": 6228, - "end": 6229, + "start": 6233, + "end": 6234, "loc": { "start": { "line": 218, @@ -69053,8 +68987,8 @@ "binop": null }, "value": "f", - "start": 6229, - "end": 6230, + "start": 6234, + "end": 6235, "loc": { "start": { "line": 218, @@ -69079,8 +69013,8 @@ "binop": null, "updateContext": null }, - "start": 6230, - "end": 6231, + "start": 6235, + "end": 6236, "loc": { "start": { "line": 218, @@ -69105,8 +69039,8 @@ "binop": null }, "value": "toolbar_position", - "start": 6231, - "end": 6247, + "start": 6236, + "end": 6252, "loc": { "start": { "line": 218, @@ -69131,8 +69065,8 @@ "binop": null, "updateContext": null }, - "start": 6247, - "end": 6248, + "start": 6252, + "end": 6253, "loc": { "start": { "line": 218, @@ -69157,8 +69091,8 @@ "binop": null }, "value": "CENTER", - "start": 6249, - "end": 6255, + "start": 6254, + "end": 6260, "loc": { "start": { "line": 218, @@ -69182,8 +69116,8 @@ "postfix": false, "binop": null }, - "start": 6255, - "end": 6256, + "start": 6260, + "end": 6261, "loc": { "start": { "line": 218, @@ -69208,8 +69142,8 @@ "binop": null, "updateContext": null }, - "start": 6256, - "end": 6257, + "start": 6261, + "end": 6262, "loc": { "start": { "line": 218, @@ -69224,8 +69158,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", - "start": 6267, - "end": 6363, + "start": 6272, + "end": 6368, "loc": { "start": { "line": 220, @@ -69252,8 +69186,8 @@ "updateContext": null }, "value": "this", - "start": 6372, - "end": 6376, + "start": 6377, + "end": 6381, "loc": { "start": { "line": 224, @@ -69278,8 +69212,8 @@ "binop": null, "updateContext": null }, - "start": 6376, - "end": 6377, + "start": 6381, + "end": 6382, "loc": { "start": { "line": 224, @@ -69304,8 +69238,8 @@ "binop": null }, "value": "onBeforeChangePage", - "start": 6377, - "end": 6395, + "start": 6382, + "end": 6400, "loc": { "start": { "line": 224, @@ -69331,8 +69265,8 @@ "updateContext": null }, "value": "=", - "start": 6396, - "end": 6397, + "start": 6401, + "end": 6402, "loc": { "start": { "line": 224, @@ -69357,8 +69291,8 @@ "binop": null }, "value": "defaultsFn", - "start": 6398, - "end": 6408, + "start": 6403, + "end": 6413, "loc": { "start": { "line": 224, @@ -69382,8 +69316,8 @@ "postfix": false, "binop": null }, - "start": 6408, - "end": 6409, + "start": 6413, + "end": 6414, "loc": { "start": { "line": 224, @@ -69408,8 +69342,8 @@ "binop": null }, "value": "f", - "start": 6409, - "end": 6410, + "start": 6414, + "end": 6415, "loc": { "start": { "line": 224, @@ -69434,8 +69368,8 @@ "binop": null, "updateContext": null }, - "start": 6410, - "end": 6411, + "start": 6415, + "end": 6416, "loc": { "start": { "line": 224, @@ -69460,8 +69394,8 @@ "binop": null }, "value": "on_before_change_page", - "start": 6411, - "end": 6432, + "start": 6416, + "end": 6437, "loc": { "start": { "line": 224, @@ -69486,8 +69420,8 @@ "binop": null, "updateContext": null }, - "start": 6432, - "end": 6433, + "start": 6437, + "end": 6438, "loc": { "start": { "line": 224, @@ -69512,8 +69446,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 6434, - "end": 6442, + "start": 6439, + "end": 6447, "loc": { "start": { "line": 224, @@ -69537,8 +69471,8 @@ "postfix": false, "binop": null }, - "start": 6442, - "end": 6443, + "start": 6447, + "end": 6448, "loc": { "start": { "line": 224, @@ -69563,8 +69497,8 @@ "binop": null, "updateContext": null }, - "start": 6443, - "end": 6444, + "start": 6448, + "end": 6449, "loc": { "start": { "line": 224, @@ -69579,8 +69513,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after the page is changed\n * @type {Function}\n ", - "start": 6454, - "end": 6549, + "start": 6459, + "end": 6554, "loc": { "start": { "line": 226, @@ -69607,8 +69541,8 @@ "updateContext": null }, "value": "this", - "start": 6558, - "end": 6562, + "start": 6563, + "end": 6567, "loc": { "start": { "line": 230, @@ -69633,8 +69567,8 @@ "binop": null, "updateContext": null }, - "start": 6562, - "end": 6563, + "start": 6567, + "end": 6568, "loc": { "start": { "line": 230, @@ -69659,8 +69593,8 @@ "binop": null }, "value": "onAfterChangePage", - "start": 6563, - "end": 6580, + "start": 6568, + "end": 6585, "loc": { "start": { "line": 230, @@ -69686,8 +69620,8 @@ "updateContext": null }, "value": "=", - "start": 6581, - "end": 6582, + "start": 6586, + "end": 6587, "loc": { "start": { "line": 230, @@ -69712,8 +69646,8 @@ "binop": null }, "value": "defaultsFn", - "start": 6583, - "end": 6593, + "start": 6588, + "end": 6598, "loc": { "start": { "line": 230, @@ -69737,8 +69671,8 @@ "postfix": false, "binop": null }, - "start": 6593, - "end": 6594, + "start": 6598, + "end": 6599, "loc": { "start": { "line": 230, @@ -69763,8 +69697,8 @@ "binop": null }, "value": "f", - "start": 6594, - "end": 6595, + "start": 6599, + "end": 6600, "loc": { "start": { "line": 230, @@ -69789,8 +69723,8 @@ "binop": null, "updateContext": null }, - "start": 6595, - "end": 6596, + "start": 6600, + "end": 6601, "loc": { "start": { "line": 230, @@ -69815,8 +69749,8 @@ "binop": null }, "value": "on_after_change_page", - "start": 6596, - "end": 6616, + "start": 6601, + "end": 6621, "loc": { "start": { "line": 230, @@ -69841,8 +69775,8 @@ "binop": null, "updateContext": null }, - "start": 6616, - "end": 6617, + "start": 6621, + "end": 6622, "loc": { "start": { "line": 230, @@ -69867,8 +69801,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 6618, - "end": 6626, + "start": 6623, + "end": 6631, "loc": { "start": { "line": 230, @@ -69892,8 +69826,8 @@ "postfix": false, "binop": null }, - "start": 6626, - "end": 6627, + "start": 6631, + "end": 6632, "loc": { "start": { "line": 230, @@ -69918,8 +69852,8 @@ "binop": null, "updateContext": null }, - "start": 6627, - "end": 6628, + "start": 6632, + "end": 6633, "loc": { "start": { "line": 230, @@ -69934,8 +69868,8 @@ { "type": "CommentBlock", "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", - "start": 6638, - "end": 6754, + "start": 6643, + "end": 6759, "loc": { "start": { "line": 232, @@ -69962,8 +69896,8 @@ "updateContext": null }, "value": "this", - "start": 6763, - "end": 6767, + "start": 6768, + "end": 6772, "loc": { "start": { "line": 237, @@ -69988,8 +69922,8 @@ "binop": null, "updateContext": null }, - "start": 6767, - "end": 6768, + "start": 6772, + "end": 6773, "loc": { "start": { "line": 237, @@ -70014,8 +69948,8 @@ "binop": null }, "value": "slcResultsTxt", - "start": 6768, - "end": 6781, + "start": 6773, + "end": 6786, "loc": { "start": { "line": 237, @@ -70041,8 +69975,8 @@ "updateContext": null }, "value": "=", - "start": 6782, - "end": 6783, + "start": 6787, + "end": 6788, "loc": { "start": { "line": 237, @@ -70069,8 +70003,8 @@ "updateContext": null }, "value": "null", - "start": 6784, - "end": 6788, + "start": 6789, + "end": 6793, "loc": { "start": { "line": 237, @@ -70095,8 +70029,8 @@ "binop": null, "updateContext": null }, - "start": 6788, - "end": 6789, + "start": 6793, + "end": 6794, "loc": { "start": { "line": 237, @@ -70111,8 +70045,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", - "start": 6798, - "end": 6907, + "start": 6803, + "end": 6912, "loc": { "start": { "line": 238, @@ -70139,8 +70073,8 @@ "updateContext": null }, "value": "this", - "start": 6916, - "end": 6920, + "start": 6921, + "end": 6925, "loc": { "start": { "line": 243, @@ -70165,8 +70099,8 @@ "binop": null, "updateContext": null }, - "start": 6920, - "end": 6921, + "start": 6925, + "end": 6926, "loc": { "start": { "line": 243, @@ -70191,8 +70125,8 @@ "binop": null }, "value": "btnNextCont", - "start": 6921, - "end": 6932, + "start": 6926, + "end": 6937, "loc": { "start": { "line": 243, @@ -70218,8 +70152,8 @@ "updateContext": null }, "value": "=", - "start": 6933, - "end": 6934, + "start": 6938, + "end": 6939, "loc": { "start": { "line": 243, @@ -70246,8 +70180,8 @@ "updateContext": null }, "value": "null", - "start": 6935, - "end": 6939, + "start": 6940, + "end": 6944, "loc": { "start": { "line": 243, @@ -70272,8 +70206,8 @@ "binop": null, "updateContext": null }, - "start": 6939, - "end": 6940, + "start": 6944, + "end": 6945, "loc": { "start": { "line": 243, @@ -70288,8 +70222,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", - "start": 6949, - "end": 7062, + "start": 6954, + "end": 7067, "loc": { "start": { "line": 244, @@ -70316,8 +70250,8 @@ "updateContext": null }, "value": "this", - "start": 7071, - "end": 7075, + "start": 7076, + "end": 7080, "loc": { "start": { "line": 249, @@ -70342,8 +70276,8 @@ "binop": null, "updateContext": null }, - "start": 7075, - "end": 7076, + "start": 7080, + "end": 7081, "loc": { "start": { "line": 249, @@ -70368,8 +70302,8 @@ "binop": null }, "value": "btnPrevCont", - "start": 7076, - "end": 7087, + "start": 7081, + "end": 7092, "loc": { "start": { "line": 249, @@ -70395,8 +70329,8 @@ "updateContext": null }, "value": "=", - "start": 7088, - "end": 7089, + "start": 7093, + "end": 7094, "loc": { "start": { "line": 249, @@ -70423,8 +70357,8 @@ "updateContext": null }, "value": "null", - "start": 7090, - "end": 7094, + "start": 7095, + "end": 7099, "loc": { "start": { "line": 249, @@ -70449,8 +70383,8 @@ "binop": null, "updateContext": null }, - "start": 7094, - "end": 7095, + "start": 7099, + "end": 7100, "loc": { "start": { "line": 249, @@ -70465,8 +70399,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", - "start": 7104, - "end": 7213, + "start": 7109, + "end": 7218, "loc": { "start": { "line": 250, @@ -70493,8 +70427,8 @@ "updateContext": null }, "value": "this", - "start": 7222, - "end": 7226, + "start": 7227, + "end": 7231, "loc": { "start": { "line": 255, @@ -70519,8 +70453,8 @@ "binop": null, "updateContext": null }, - "start": 7226, - "end": 7227, + "start": 7231, + "end": 7232, "loc": { "start": { "line": 255, @@ -70545,8 +70479,8 @@ "binop": null }, "value": "btnLastCont", - "start": 7227, - "end": 7238, + "start": 7232, + "end": 7243, "loc": { "start": { "line": 255, @@ -70572,8 +70506,8 @@ "updateContext": null }, "value": "=", - "start": 7239, - "end": 7240, + "start": 7244, + "end": 7245, "loc": { "start": { "line": 255, @@ -70600,8 +70534,8 @@ "updateContext": null }, "value": "null", - "start": 7241, - "end": 7245, + "start": 7246, + "end": 7250, "loc": { "start": { "line": 255, @@ -70626,8 +70560,8 @@ "binop": null, "updateContext": null }, - "start": 7245, - "end": 7246, + "start": 7250, + "end": 7251, "loc": { "start": { "line": 255, @@ -70642,8 +70576,8 @@ { "type": "CommentBlock", "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", - "start": 7255, - "end": 7365, + "start": 7260, + "end": 7370, "loc": { "start": { "line": 256, @@ -70670,8 +70604,8 @@ "updateContext": null }, "value": "this", - "start": 7374, - "end": 7378, + "start": 7379, + "end": 7383, "loc": { "start": { "line": 261, @@ -70696,8 +70630,8 @@ "binop": null, "updateContext": null }, - "start": 7378, - "end": 7379, + "start": 7383, + "end": 7384, "loc": { "start": { "line": 261, @@ -70722,8 +70656,8 @@ "binop": null }, "value": "btnFirstCont", - "start": 7379, - "end": 7391, + "start": 7384, + "end": 7396, "loc": { "start": { "line": 261, @@ -70749,8 +70683,8 @@ "updateContext": null }, "value": "=", - "start": 7392, - "end": 7393, + "start": 7397, + "end": 7398, "loc": { "start": { "line": 261, @@ -70777,8 +70711,8 @@ "updateContext": null }, "value": "null", - "start": 7394, - "end": 7398, + "start": 7399, + "end": 7403, "loc": { "start": { "line": 261, @@ -70803,8 +70737,8 @@ "binop": null, "updateContext": null }, - "start": 7398, - "end": 7399, + "start": 7403, + "end": 7404, "loc": { "start": { "line": 261, @@ -70819,8 +70753,8 @@ { "type": "CommentBlock", "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", - "start": 7408, - "end": 7506, + "start": 7413, + "end": 7511, "loc": { "start": { "line": 262, @@ -70847,8 +70781,8 @@ "updateContext": null }, "value": "this", - "start": 7515, - "end": 7519, + "start": 7520, + "end": 7524, "loc": { "start": { "line": 267, @@ -70873,8 +70807,8 @@ "binop": null, "updateContext": null }, - "start": 7519, - "end": 7520, + "start": 7524, + "end": 7525, "loc": { "start": { "line": 267, @@ -70899,8 +70833,8 @@ "binop": null }, "value": "pgCont", - "start": 7520, - "end": 7526, + "start": 7525, + "end": 7531, "loc": { "start": { "line": 267, @@ -70926,8 +70860,8 @@ "updateContext": null }, "value": "=", - "start": 7527, - "end": 7528, + "start": 7532, + "end": 7533, "loc": { "start": { "line": 267, @@ -70954,8 +70888,8 @@ "updateContext": null }, "value": "null", - "start": 7529, - "end": 7533, + "start": 7534, + "end": 7538, "loc": { "start": { "line": 267, @@ -70980,8 +70914,8 @@ "binop": null, "updateContext": null }, - "start": 7533, - "end": 7534, + "start": 7538, + "end": 7539, "loc": { "start": { "line": 267, @@ -70996,8 +70930,8 @@ { "type": "CommentBlock", "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", - "start": 7543, - "end": 7665, + "start": 7548, + "end": 7670, "loc": { "start": { "line": 268, @@ -71024,8 +70958,8 @@ "updateContext": null }, "value": "this", - "start": 7674, - "end": 7678, + "start": 7679, + "end": 7683, "loc": { "start": { "line": 273, @@ -71050,8 +70984,8 @@ "binop": null, "updateContext": null }, - "start": 7678, - "end": 7679, + "start": 7683, + "end": 7684, "loc": { "start": { "line": 273, @@ -71076,8 +71010,8 @@ "binop": null }, "value": "pgBefore", - "start": 7679, - "end": 7687, + "start": 7684, + "end": 7692, "loc": { "start": { "line": 273, @@ -71103,8 +71037,8 @@ "updateContext": null }, "value": "=", - "start": 7688, - "end": 7689, + "start": 7693, + "end": 7694, "loc": { "start": { "line": 273, @@ -71131,8 +71065,8 @@ "updateContext": null }, "value": "null", - "start": 7690, - "end": 7694, + "start": 7695, + "end": 7699, "loc": { "start": { "line": 273, @@ -71157,8 +71091,8 @@ "binop": null, "updateContext": null }, - "start": 7694, - "end": 7695, + "start": 7699, + "end": 7700, "loc": { "start": { "line": 273, @@ -71173,8 +71107,8 @@ { "type": "CommentBlock", "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", - "start": 7704, - "end": 7826, + "start": 7709, + "end": 7831, "loc": { "start": { "line": 274, @@ -71201,8 +71135,8 @@ "updateContext": null }, "value": "this", - "start": 7835, - "end": 7839, + "start": 7840, + "end": 7844, "loc": { "start": { "line": 279, @@ -71227,8 +71161,8 @@ "binop": null, "updateContext": null }, - "start": 7839, - "end": 7840, + "start": 7844, + "end": 7845, "loc": { "start": { "line": 279, @@ -71253,8 +71187,8 @@ "binop": null }, "value": "pgAfter", - "start": 7840, - "end": 7847, + "start": 7845, + "end": 7852, "loc": { "start": { "line": 279, @@ -71280,8 +71214,8 @@ "updateContext": null }, "value": "=", - "start": 7848, - "end": 7849, + "start": 7853, + "end": 7854, "loc": { "start": { "line": 279, @@ -71308,8 +71242,8 @@ "updateContext": null }, "value": "null", - "start": 7850, - "end": 7854, + "start": 7855, + "end": 7859, "loc": { "start": { "line": 279, @@ -71334,8 +71268,8 @@ "binop": null, "updateContext": null }, - "start": 7854, - "end": 7855, + "start": 7859, + "end": 7860, "loc": { "start": { "line": 279, @@ -71362,8 +71296,8 @@ "updateContext": null }, "value": "let", - "start": 7865, - "end": 7868, + "start": 7870, + "end": 7873, "loc": { "start": { "line": 281, @@ -71388,8 +71322,8 @@ "binop": null }, "value": "startRow", - "start": 7869, - "end": 7877, + "start": 7874, + "end": 7882, "loc": { "start": { "line": 281, @@ -71415,8 +71349,8 @@ "updateContext": null }, "value": "=", - "start": 7878, - "end": 7879, + "start": 7883, + "end": 7884, "loc": { "start": { "line": 281, @@ -71441,8 +71375,8 @@ "binop": null }, "value": "tf", - "start": 7880, - "end": 7882, + "start": 7885, + "end": 7887, "loc": { "start": { "line": 281, @@ -71467,8 +71401,8 @@ "binop": null, "updateContext": null }, - "start": 7882, - "end": 7883, + "start": 7887, + "end": 7888, "loc": { "start": { "line": 281, @@ -71493,8 +71427,8 @@ "binop": null }, "value": "refRow", - "start": 7883, - "end": 7889, + "start": 7888, + "end": 7894, "loc": { "start": { "line": 281, @@ -71519,8 +71453,8 @@ "binop": null, "updateContext": null }, - "start": 7889, - "end": 7890, + "start": 7894, + "end": 7895, "loc": { "start": { "line": 281, @@ -71547,8 +71481,8 @@ "updateContext": null }, "value": "let", - "start": 7899, - "end": 7902, + "start": 7904, + "end": 7907, "loc": { "start": { "line": 282, @@ -71573,8 +71507,8 @@ "binop": null }, "value": "nrows", - "start": 7903, - "end": 7908, + "start": 7908, + "end": 7913, "loc": { "start": { "line": 282, @@ -71600,8 +71534,8 @@ "updateContext": null }, "value": "=", - "start": 7909, - "end": 7910, + "start": 7914, + "end": 7915, "loc": { "start": { "line": 282, @@ -71626,8 +71560,8 @@ "binop": null }, "value": "tf", - "start": 7911, - "end": 7913, + "start": 7916, + "end": 7918, "loc": { "start": { "line": 282, @@ -71652,8 +71586,8 @@ "binop": null, "updateContext": null }, - "start": 7913, - "end": 7914, + "start": 7918, + "end": 7919, "loc": { "start": { "line": 282, @@ -71678,8 +71612,8 @@ "binop": null }, "value": "getRowsNb", - "start": 7914, - "end": 7923, + "start": 7919, + "end": 7928, "loc": { "start": { "line": 282, @@ -71703,8 +71637,8 @@ "postfix": false, "binop": null }, - "start": 7923, - "end": 7924, + "start": 7928, + "end": 7929, "loc": { "start": { "line": 282, @@ -71731,8 +71665,8 @@ "updateContext": null }, "value": "true", - "start": 7924, - "end": 7928, + "start": 7929, + "end": 7933, "loc": { "start": { "line": 282, @@ -71756,8 +71690,8 @@ "postfix": false, "binop": null }, - "start": 7928, - "end": 7929, + "start": 7933, + "end": 7934, "loc": { "start": { "line": 282, @@ -71782,8 +71716,8 @@ "binop": null, "updateContext": null }, - "start": 7929, - "end": 7930, + "start": 7934, + "end": 7935, "loc": { "start": { "line": 282, @@ -71798,8 +71732,8 @@ { "type": "CommentLine", "value": "calculates page nb", - "start": 7939, - "end": 7959, + "start": 7944, + "end": 7964, "loc": { "start": { "line": 283, @@ -71826,8 +71760,8 @@ "updateContext": null }, "value": "this", - "start": 7968, - "end": 7972, + "start": 7973, + "end": 7977, "loc": { "start": { "line": 284, @@ -71852,8 +71786,8 @@ "binop": null, "updateContext": null }, - "start": 7972, - "end": 7973, + "start": 7977, + "end": 7978, "loc": { "start": { "line": 284, @@ -71878,8 +71812,8 @@ "binop": null }, "value": "nbPages", - "start": 7973, - "end": 7980, + "start": 7978, + "end": 7985, "loc": { "start": { "line": 284, @@ -71905,8 +71839,8 @@ "updateContext": null }, "value": "=", - "start": 7981, - "end": 7982, + "start": 7986, + "end": 7987, "loc": { "start": { "line": 284, @@ -71931,8 +71865,8 @@ "binop": null }, "value": "Math", - "start": 7983, - "end": 7987, + "start": 7988, + "end": 7992, "loc": { "start": { "line": 284, @@ -71957,8 +71891,8 @@ "binop": null, "updateContext": null }, - "start": 7987, - "end": 7988, + "start": 7992, + "end": 7993, "loc": { "start": { "line": 284, @@ -71983,8 +71917,8 @@ "binop": null }, "value": "ceil", - "start": 7988, - "end": 7992, + "start": 7993, + "end": 7997, "loc": { "start": { "line": 284, @@ -72008,8 +71942,8 @@ "postfix": false, "binop": null }, - "start": 7992, - "end": 7993, + "start": 7997, + "end": 7998, "loc": { "start": { "line": 284, @@ -72033,8 +71967,8 @@ "postfix": false, "binop": null }, - "start": 7993, - "end": 7994, + "start": 7998, + "end": 7999, "loc": { "start": { "line": 284, @@ -72059,8 +71993,8 @@ "binop": null }, "value": "nrows", - "start": 7994, - "end": 7999, + "start": 7999, + "end": 8004, "loc": { "start": { "line": 284, @@ -72086,8 +72020,8 @@ "updateContext": null }, "value": "-", - "start": 8000, - "end": 8001, + "start": 8005, + "end": 8006, "loc": { "start": { "line": 284, @@ -72112,8 +72046,8 @@ "binop": null }, "value": "startRow", - "start": 8002, - "end": 8010, + "start": 8007, + "end": 8015, "loc": { "start": { "line": 284, @@ -72137,8 +72071,8 @@ "postfix": false, "binop": null }, - "start": 8010, - "end": 8011, + "start": 8015, + "end": 8016, "loc": { "start": { "line": 284, @@ -72164,8 +72098,8 @@ "updateContext": null }, "value": "/", - "start": 8012, - "end": 8013, + "start": 8017, + "end": 8018, "loc": { "start": { "line": 284, @@ -72192,8 +72126,8 @@ "updateContext": null }, "value": "this", - "start": 8014, - "end": 8018, + "start": 8019, + "end": 8023, "loc": { "start": { "line": 284, @@ -72218,8 +72152,8 @@ "binop": null, "updateContext": null }, - "start": 8018, - "end": 8019, + "start": 8023, + "end": 8024, "loc": { "start": { "line": 284, @@ -72244,8 +72178,8 @@ "binop": null }, "value": "pageLength", - "start": 8019, - "end": 8029, + "start": 8024, + "end": 8034, "loc": { "start": { "line": 284, @@ -72269,8 +72203,8 @@ "postfix": false, "binop": null }, - "start": 8029, - "end": 8030, + "start": 8034, + "end": 8035, "loc": { "start": { "line": 284, @@ -72295,8 +72229,8 @@ "binop": null, "updateContext": null }, - "start": 8030, - "end": 8031, + "start": 8035, + "end": 8036, "loc": { "start": { "line": 284, @@ -72323,8 +72257,8 @@ "updateContext": null }, "value": "let", - "start": 8041, - "end": 8044, + "start": 8046, + "end": 8049, "loc": { "start": { "line": 286, @@ -72349,8 +72283,8 @@ "binop": null }, "value": "o", - "start": 8045, - "end": 8046, + "start": 8050, + "end": 8051, "loc": { "start": { "line": 286, @@ -72376,8 +72310,8 @@ "updateContext": null }, "value": "=", - "start": 8047, - "end": 8048, + "start": 8052, + "end": 8053, "loc": { "start": { "line": 286, @@ -72404,8 +72338,8 @@ "updateContext": null }, "value": "this", - "start": 8049, - "end": 8053, + "start": 8054, + "end": 8058, "loc": { "start": { "line": 286, @@ -72430,8 +72364,8 @@ "binop": null, "updateContext": null }, - "start": 8053, - "end": 8054, + "start": 8058, + "end": 8059, "loc": { "start": { "line": 286, @@ -72446,8 +72380,8 @@ { "type": "CommentBlock", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", - "start": 8063, - "end": 8162, + "start": 8068, + "end": 8167, "loc": { "start": { "line": 287, @@ -72474,8 +72408,8 @@ "updateContext": null }, "value": "this", - "start": 8171, - "end": 8175, + "start": 8176, + "end": 8180, "loc": { "start": { "line": 292, @@ -72500,8 +72434,8 @@ "binop": null, "updateContext": null }, - "start": 8175, - "end": 8176, + "start": 8180, + "end": 8181, "loc": { "start": { "line": 292, @@ -72526,8 +72460,8 @@ "binop": null }, "value": "evt", - "start": 8176, - "end": 8179, + "start": 8181, + "end": 8184, "loc": { "start": { "line": 292, @@ -72553,8 +72487,8 @@ "updateContext": null }, "value": "=", - "start": 8180, - "end": 8181, + "start": 8185, + "end": 8186, "loc": { "start": { "line": 292, @@ -72578,8 +72512,8 @@ "postfix": false, "binop": null }, - "start": 8182, - "end": 8183, + "start": 8187, + "end": 8188, "loc": { "start": { "line": 292, @@ -72604,8 +72538,8 @@ "binop": null }, "value": "slcIndex", - "start": 8196, - "end": 8204, + "start": 8201, + "end": 8209, "loc": { "start": { "line": 293, @@ -72629,8 +72563,8 @@ "postfix": false, "binop": null }, - "start": 8204, - "end": 8205, + "start": 8209, + "end": 8210, "loc": { "start": { "line": 293, @@ -72654,8 +72588,8 @@ "postfix": false, "binop": null }, - "start": 8205, - "end": 8206, + "start": 8210, + "end": 8211, "loc": { "start": { "line": 293, @@ -72679,8 +72613,8 @@ "postfix": false, "binop": null }, - "start": 8207, - "end": 8208, + "start": 8212, + "end": 8213, "loc": { "start": { "line": 293, @@ -72707,8 +72641,8 @@ "updateContext": null }, "value": "return", - "start": 8225, - "end": 8231, + "start": 8230, + "end": 8236, "loc": { "start": { "line": 294, @@ -72732,8 +72666,8 @@ "postfix": false, "binop": null }, - "start": 8232, - "end": 8233, + "start": 8237, + "end": 8238, "loc": { "start": { "line": 294, @@ -72758,8 +72692,8 @@ "binop": null }, "value": "o", - "start": 8233, - "end": 8234, + "start": 8238, + "end": 8239, "loc": { "start": { "line": 294, @@ -72784,8 +72718,8 @@ "binop": null, "updateContext": null }, - "start": 8234, - "end": 8235, + "start": 8239, + "end": 8240, "loc": { "start": { "line": 294, @@ -72810,8 +72744,8 @@ "binop": null }, "value": "pageSelectorType", - "start": 8235, - "end": 8251, + "start": 8240, + "end": 8256, "loc": { "start": { "line": 294, @@ -72837,8 +72771,8 @@ "updateContext": null }, "value": "===", - "start": 8252, - "end": 8255, + "start": 8257, + "end": 8260, "loc": { "start": { "line": 294, @@ -72863,8 +72797,8 @@ "binop": null }, "value": "SELECT", - "start": 8256, - "end": 8262, + "start": 8261, + "end": 8267, "loc": { "start": { "line": 294, @@ -72888,8 +72822,8 @@ "postfix": false, "binop": null }, - "start": 8262, - "end": 8263, + "start": 8267, + "end": 8268, "loc": { "start": { "line": 294, @@ -72914,8 +72848,8 @@ "binop": null, "updateContext": null }, - "start": 8264, - "end": 8265, + "start": 8269, + "end": 8270, "loc": { "start": { "line": 294, @@ -72940,8 +72874,8 @@ "binop": null }, "value": "o", - "start": 8286, - "end": 8287, + "start": 8291, + "end": 8292, "loc": { "start": { "line": 295, @@ -72966,8 +72900,8 @@ "binop": null, "updateContext": null }, - "start": 8287, - "end": 8288, + "start": 8292, + "end": 8293, "loc": { "start": { "line": 295, @@ -72992,8 +72926,8 @@ "binop": null }, "value": "pageSlc", - "start": 8288, - "end": 8295, + "start": 8293, + "end": 8300, "loc": { "start": { "line": 295, @@ -73018,8 +72952,8 @@ "binop": null, "updateContext": null }, - "start": 8295, - "end": 8296, + "start": 8300, + "end": 8301, "loc": { "start": { "line": 295, @@ -73044,8 +72978,8 @@ "binop": null }, "value": "options", - "start": 8296, - "end": 8303, + "start": 8301, + "end": 8308, "loc": { "start": { "line": 295, @@ -73070,8 +73004,8 @@ "binop": null, "updateContext": null }, - "start": 8303, - "end": 8304, + "start": 8308, + "end": 8309, "loc": { "start": { "line": 295, @@ -73096,8 +73030,8 @@ "binop": null }, "value": "selectedIndex", - "start": 8304, - "end": 8317, + "start": 8309, + "end": 8322, "loc": { "start": { "line": 295, @@ -73122,8 +73056,8 @@ "binop": null, "updateContext": null }, - "start": 8318, - "end": 8319, + "start": 8323, + "end": 8324, "loc": { "start": { "line": 295, @@ -73148,8 +73082,8 @@ "binop": null }, "value": "parseInt", - "start": 8340, - "end": 8348, + "start": 8345, + "end": 8353, "loc": { "start": { "line": 296, @@ -73173,8 +73107,8 @@ "postfix": false, "binop": null }, - "start": 8348, - "end": 8349, + "start": 8353, + "end": 8354, "loc": { "start": { "line": 296, @@ -73199,8 +73133,8 @@ "binop": null }, "value": "o", - "start": 8349, - "end": 8350, + "start": 8354, + "end": 8355, "loc": { "start": { "line": 296, @@ -73225,8 +73159,8 @@ "binop": null, "updateContext": null }, - "start": 8350, - "end": 8351, + "start": 8355, + "end": 8356, "loc": { "start": { "line": 296, @@ -73251,8 +73185,8 @@ "binop": null }, "value": "pageSlc", - "start": 8351, - "end": 8358, + "start": 8356, + "end": 8363, "loc": { "start": { "line": 296, @@ -73277,8 +73211,8 @@ "binop": null, "updateContext": null }, - "start": 8358, - "end": 8359, + "start": 8363, + "end": 8364, "loc": { "start": { "line": 296, @@ -73303,8 +73237,8 @@ "binop": null }, "value": "value", - "start": 8359, - "end": 8364, + "start": 8364, + "end": 8369, "loc": { "start": { "line": 296, @@ -73329,8 +73263,8 @@ "binop": null, "updateContext": null }, - "start": 8364, - "end": 8365, + "start": 8369, + "end": 8370, "loc": { "start": { "line": 296, @@ -73356,8 +73290,8 @@ "updateContext": null }, "value": 10, - "start": 8366, - "end": 8368, + "start": 8371, + "end": 8373, "loc": { "start": { "line": 296, @@ -73381,8 +73315,8 @@ "postfix": false, "binop": null }, - "start": 8368, - "end": 8369, + "start": 8373, + "end": 8374, "loc": { "start": { "line": 296, @@ -73408,8 +73342,8 @@ "updateContext": null }, "value": "-", - "start": 8370, - "end": 8371, + "start": 8375, + "end": 8376, "loc": { "start": { "line": 296, @@ -73435,8 +73369,8 @@ "updateContext": null }, "value": 1, - "start": 8372, - "end": 8373, + "start": 8377, + "end": 8378, "loc": { "start": { "line": 296, @@ -73461,8 +73395,8 @@ "binop": null, "updateContext": null }, - "start": 8373, - "end": 8374, + "start": 8378, + "end": 8379, "loc": { "start": { "line": 296, @@ -73486,8 +73420,8 @@ "postfix": false, "binop": null }, - "start": 8387, - "end": 8388, + "start": 8392, + "end": 8393, "loc": { "start": { "line": 297, @@ -73512,8 +73446,8 @@ "binop": null, "updateContext": null }, - "start": 8388, - "end": 8389, + "start": 8393, + "end": 8394, "loc": { "start": { "line": 297, @@ -73538,8 +73472,8 @@ "binop": null }, "value": "nbOpts", - "start": 8402, - "end": 8408, + "start": 8407, + "end": 8413, "loc": { "start": { "line": 298, @@ -73563,8 +73497,8 @@ "postfix": false, "binop": null }, - "start": 8408, - "end": 8409, + "start": 8413, + "end": 8414, "loc": { "start": { "line": 298, @@ -73588,8 +73522,8 @@ "postfix": false, "binop": null }, - "start": 8409, - "end": 8410, + "start": 8414, + "end": 8415, "loc": { "start": { "line": 298, @@ -73613,8 +73547,8 @@ "postfix": false, "binop": null }, - "start": 8411, - "end": 8412, + "start": 8416, + "end": 8417, "loc": { "start": { "line": 298, @@ -73641,8 +73575,8 @@ "updateContext": null }, "value": "return", - "start": 8429, - "end": 8435, + "start": 8434, + "end": 8440, "loc": { "start": { "line": 299, @@ -73666,8 +73600,8 @@ "postfix": false, "binop": null }, - "start": 8436, - "end": 8437, + "start": 8441, + "end": 8442, "loc": { "start": { "line": 299, @@ -73692,8 +73626,8 @@ "binop": null }, "value": "o", - "start": 8437, - "end": 8438, + "start": 8442, + "end": 8443, "loc": { "start": { "line": 299, @@ -73718,8 +73652,8 @@ "binop": null, "updateContext": null }, - "start": 8438, - "end": 8439, + "start": 8443, + "end": 8444, "loc": { "start": { "line": 299, @@ -73744,8 +73678,8 @@ "binop": null }, "value": "pageSelectorType", - "start": 8439, - "end": 8455, + "start": 8444, + "end": 8460, "loc": { "start": { "line": 299, @@ -73771,8 +73705,8 @@ "updateContext": null }, "value": "===", - "start": 8456, - "end": 8459, + "start": 8461, + "end": 8464, "loc": { "start": { "line": 299, @@ -73797,8 +73731,8 @@ "binop": null }, "value": "SELECT", - "start": 8460, - "end": 8466, + "start": 8465, + "end": 8471, "loc": { "start": { "line": 299, @@ -73822,8 +73756,8 @@ "postfix": false, "binop": null }, - "start": 8466, - "end": 8467, + "start": 8471, + "end": 8472, "loc": { "start": { "line": 299, @@ -73848,8 +73782,8 @@ "binop": null, "updateContext": null }, - "start": 8468, - "end": 8469, + "start": 8473, + "end": 8474, "loc": { "start": { "line": 299, @@ -73874,8 +73808,8 @@ "binop": null }, "value": "parseInt", - "start": 8490, - "end": 8498, + "start": 8495, + "end": 8503, "loc": { "start": { "line": 300, @@ -73899,8 +73833,8 @@ "postfix": false, "binop": null }, - "start": 8498, - "end": 8499, + "start": 8503, + "end": 8504, "loc": { "start": { "line": 300, @@ -73925,8 +73859,8 @@ "binop": null }, "value": "o", - "start": 8499, - "end": 8500, + "start": 8504, + "end": 8505, "loc": { "start": { "line": 300, @@ -73951,8 +73885,8 @@ "binop": null, "updateContext": null }, - "start": 8500, - "end": 8501, + "start": 8505, + "end": 8506, "loc": { "start": { "line": 300, @@ -73977,8 +73911,8 @@ "binop": null }, "value": "pageSlc", - "start": 8501, - "end": 8508, + "start": 8506, + "end": 8513, "loc": { "start": { "line": 300, @@ -74003,8 +73937,8 @@ "binop": null, "updateContext": null }, - "start": 8508, - "end": 8509, + "start": 8513, + "end": 8514, "loc": { "start": { "line": 300, @@ -74029,8 +73963,8 @@ "binop": null }, "value": "options", - "start": 8509, - "end": 8516, + "start": 8514, + "end": 8521, "loc": { "start": { "line": 300, @@ -74055,8 +73989,8 @@ "binop": null, "updateContext": null }, - "start": 8516, - "end": 8517, + "start": 8521, + "end": 8522, "loc": { "start": { "line": 300, @@ -74081,8 +74015,8 @@ "binop": null }, "value": "length", - "start": 8517, - "end": 8523, + "start": 8522, + "end": 8528, "loc": { "start": { "line": 300, @@ -74107,8 +74041,8 @@ "binop": null, "updateContext": null }, - "start": 8523, - "end": 8524, + "start": 8528, + "end": 8529, "loc": { "start": { "line": 300, @@ -74134,8 +74068,8 @@ "updateContext": null }, "value": 10, - "start": 8525, - "end": 8527, + "start": 8530, + "end": 8532, "loc": { "start": { "line": 300, @@ -74159,8 +74093,8 @@ "postfix": false, "binop": null }, - "start": 8527, - "end": 8528, + "start": 8532, + "end": 8533, "loc": { "start": { "line": 300, @@ -74186,8 +74120,8 @@ "updateContext": null }, "value": "-", - "start": 8529, - "end": 8530, + "start": 8534, + "end": 8535, "loc": { "start": { "line": 300, @@ -74213,8 +74147,8 @@ "updateContext": null }, "value": 1, - "start": 8531, - "end": 8532, + "start": 8536, + "end": 8537, "loc": { "start": { "line": 300, @@ -74239,8 +74173,8 @@ "binop": null, "updateContext": null }, - "start": 8533, - "end": 8534, + "start": 8538, + "end": 8539, "loc": { "start": { "line": 300, @@ -74264,8 +74198,8 @@ "postfix": false, "binop": null }, - "start": 8555, - "end": 8556, + "start": 8560, + "end": 8561, "loc": { "start": { "line": 301, @@ -74290,8 +74224,8 @@ "binop": null }, "value": "o", - "start": 8556, - "end": 8557, + "start": 8561, + "end": 8562, "loc": { "start": { "line": 301, @@ -74316,8 +74250,8 @@ "binop": null, "updateContext": null }, - "start": 8557, - "end": 8558, + "start": 8562, + "end": 8563, "loc": { "start": { "line": 301, @@ -74342,8 +74276,8 @@ "binop": null }, "value": "nbPages", - "start": 8558, - "end": 8565, + "start": 8563, + "end": 8570, "loc": { "start": { "line": 301, @@ -74369,8 +74303,8 @@ "updateContext": null }, "value": "-", - "start": 8566, - "end": 8567, + "start": 8571, + "end": 8572, "loc": { "start": { "line": 301, @@ -74396,8 +74330,8 @@ "updateContext": null }, "value": 1, - "start": 8568, - "end": 8569, + "start": 8573, + "end": 8574, "loc": { "start": { "line": 301, @@ -74421,8 +74355,8 @@ "postfix": false, "binop": null }, - "start": 8569, - "end": 8570, + "start": 8574, + "end": 8575, "loc": { "start": { "line": 301, @@ -74447,8 +74381,8 @@ "binop": null, "updateContext": null }, - "start": 8570, - "end": 8571, + "start": 8575, + "end": 8576, "loc": { "start": { "line": 301, @@ -74472,8 +74406,8 @@ "postfix": false, "binop": null }, - "start": 8584, - "end": 8585, + "start": 8589, + "end": 8590, "loc": { "start": { "line": 302, @@ -74498,8 +74432,8 @@ "binop": null, "updateContext": null }, - "start": 8585, - "end": 8586, + "start": 8590, + "end": 8591, "loc": { "start": { "line": 302, @@ -74524,8 +74458,8 @@ "binop": null }, "value": "next", - "start": 8599, - "end": 8603, + "start": 8604, + "end": 8608, "loc": { "start": { "line": 303, @@ -74549,8 +74483,8 @@ "postfix": false, "binop": null }, - "start": 8603, - "end": 8604, + "start": 8608, + "end": 8609, "loc": { "start": { "line": 303, @@ -74574,8 +74508,8 @@ "postfix": false, "binop": null }, - "start": 8604, - "end": 8605, + "start": 8609, + "end": 8610, "loc": { "start": { "line": 303, @@ -74599,8 +74533,8 @@ "postfix": false, "binop": null }, - "start": 8606, - "end": 8607, + "start": 8611, + "end": 8612, "loc": { "start": { "line": 303, @@ -74627,8 +74561,8 @@ "updateContext": null }, "value": "let", - "start": 8624, - "end": 8627, + "start": 8629, + "end": 8632, "loc": { "start": { "line": 304, @@ -74653,8 +74587,8 @@ "binop": null }, "value": "nextIndex", - "start": 8628, - "end": 8637, + "start": 8633, + "end": 8642, "loc": { "start": { "line": 304, @@ -74680,8 +74614,8 @@ "updateContext": null }, "value": "=", - "start": 8638, - "end": 8639, + "start": 8643, + "end": 8644, "loc": { "start": { "line": 304, @@ -74706,8 +74640,8 @@ "binop": null }, "value": "o", - "start": 8640, - "end": 8641, + "start": 8645, + "end": 8646, "loc": { "start": { "line": 304, @@ -74732,8 +74666,8 @@ "binop": null, "updateContext": null }, - "start": 8641, - "end": 8642, + "start": 8646, + "end": 8647, "loc": { "start": { "line": 304, @@ -74758,8 +74692,8 @@ "binop": null }, "value": "evt", - "start": 8642, - "end": 8645, + "start": 8647, + "end": 8650, "loc": { "start": { "line": 304, @@ -74784,8 +74718,8 @@ "binop": null, "updateContext": null }, - "start": 8645, - "end": 8646, + "start": 8650, + "end": 8651, "loc": { "start": { "line": 304, @@ -74810,8 +74744,8 @@ "binop": null }, "value": "slcIndex", - "start": 8646, - "end": 8654, + "start": 8651, + "end": 8659, "loc": { "start": { "line": 304, @@ -74835,8 +74769,8 @@ "postfix": false, "binop": null }, - "start": 8654, - "end": 8655, + "start": 8659, + "end": 8660, "loc": { "start": { "line": 304, @@ -74860,8 +74794,8 @@ "postfix": false, "binop": null }, - "start": 8655, - "end": 8656, + "start": 8660, + "end": 8661, "loc": { "start": { "line": 304, @@ -74887,8 +74821,8 @@ "updateContext": null }, "value": "<", - "start": 8657, - "end": 8658, + "start": 8662, + "end": 8663, "loc": { "start": { "line": 304, @@ -74913,8 +74847,8 @@ "binop": null }, "value": "o", - "start": 8659, - "end": 8660, + "start": 8664, + "end": 8665, "loc": { "start": { "line": 304, @@ -74939,8 +74873,8 @@ "binop": null, "updateContext": null }, - "start": 8660, - "end": 8661, + "start": 8665, + "end": 8666, "loc": { "start": { "line": 304, @@ -74965,8 +74899,8 @@ "binop": null }, "value": "evt", - "start": 8661, - "end": 8664, + "start": 8666, + "end": 8669, "loc": { "start": { "line": 304, @@ -74991,8 +74925,8 @@ "binop": null, "updateContext": null }, - "start": 8664, - "end": 8665, + "start": 8669, + "end": 8670, "loc": { "start": { "line": 304, @@ -75017,8 +74951,8 @@ "binop": null }, "value": "nbOpts", - "start": 8665, - "end": 8671, + "start": 8670, + "end": 8676, "loc": { "start": { "line": 304, @@ -75042,8 +74976,8 @@ "postfix": false, "binop": null }, - "start": 8671, - "end": 8672, + "start": 8676, + "end": 8677, "loc": { "start": { "line": 304, @@ -75067,8 +75001,8 @@ "postfix": false, "binop": null }, - "start": 8672, - "end": 8673, + "start": 8677, + "end": 8678, "loc": { "start": { "line": 304, @@ -75093,8 +75027,8 @@ "binop": null, "updateContext": null }, - "start": 8674, - "end": 8675, + "start": 8679, + "end": 8680, "loc": { "start": { "line": 304, @@ -75119,8 +75053,8 @@ "binop": null }, "value": "o", - "start": 8696, - "end": 8697, + "start": 8701, + "end": 8702, "loc": { "start": { "line": 305, @@ -75145,8 +75079,8 @@ "binop": null, "updateContext": null }, - "start": 8697, - "end": 8698, + "start": 8702, + "end": 8703, "loc": { "start": { "line": 305, @@ -75171,8 +75105,8 @@ "binop": null }, "value": "evt", - "start": 8698, - "end": 8701, + "start": 8703, + "end": 8706, "loc": { "start": { "line": 305, @@ -75197,8 +75131,8 @@ "binop": null, "updateContext": null }, - "start": 8701, - "end": 8702, + "start": 8706, + "end": 8707, "loc": { "start": { "line": 305, @@ -75223,8 +75157,8 @@ "binop": null }, "value": "slcIndex", - "start": 8702, - "end": 8710, + "start": 8707, + "end": 8715, "loc": { "start": { "line": 305, @@ -75248,8 +75182,8 @@ "postfix": false, "binop": null }, - "start": 8710, - "end": 8711, + "start": 8715, + "end": 8716, "loc": { "start": { "line": 305, @@ -75273,8 +75207,8 @@ "postfix": false, "binop": null }, - "start": 8711, - "end": 8712, + "start": 8716, + "end": 8717, "loc": { "start": { "line": 305, @@ -75300,8 +75234,8 @@ "updateContext": null }, "value": "+", - "start": 8713, - "end": 8714, + "start": 8718, + "end": 8719, "loc": { "start": { "line": 305, @@ -75327,8 +75261,8 @@ "updateContext": null }, "value": 1, - "start": 8715, - "end": 8716, + "start": 8720, + "end": 8721, "loc": { "start": { "line": 305, @@ -75353,8 +75287,8 @@ "binop": null, "updateContext": null }, - "start": 8717, - "end": 8718, + "start": 8722, + "end": 8723, "loc": { "start": { "line": 305, @@ -75380,8 +75314,8 @@ "updateContext": null }, "value": 0, - "start": 8719, - "end": 8720, + "start": 8724, + "end": 8725, "loc": { "start": { "line": 305, @@ -75406,8 +75340,8 @@ "binop": null, "updateContext": null }, - "start": 8720, - "end": 8721, + "start": 8725, + "end": 8726, "loc": { "start": { "line": 305, @@ -75432,8 +75366,8 @@ "binop": null }, "value": "o", - "start": 8738, - "end": 8739, + "start": 8743, + "end": 8744, "loc": { "start": { "line": 306, @@ -75458,8 +75392,8 @@ "binop": null, "updateContext": null }, - "start": 8739, - "end": 8740, + "start": 8744, + "end": 8745, "loc": { "start": { "line": 306, @@ -75484,8 +75418,8 @@ "binop": null }, "value": "changePage", - "start": 8740, - "end": 8750, + "start": 8745, + "end": 8755, "loc": { "start": { "line": 306, @@ -75509,8 +75443,8 @@ "postfix": false, "binop": null }, - "start": 8750, - "end": 8751, + "start": 8755, + "end": 8756, "loc": { "start": { "line": 306, @@ -75535,8 +75469,8 @@ "binop": null }, "value": "nextIndex", - "start": 8751, - "end": 8760, + "start": 8756, + "end": 8765, "loc": { "start": { "line": 306, @@ -75560,8 +75494,8 @@ "postfix": false, "binop": null }, - "start": 8760, - "end": 8761, + "start": 8765, + "end": 8766, "loc": { "start": { "line": 306, @@ -75586,8 +75520,8 @@ "binop": null, "updateContext": null }, - "start": 8761, - "end": 8762, + "start": 8766, + "end": 8767, "loc": { "start": { "line": 306, @@ -75611,8 +75545,8 @@ "postfix": false, "binop": null }, - "start": 8775, - "end": 8776, + "start": 8780, + "end": 8781, "loc": { "start": { "line": 307, @@ -75637,8 +75571,8 @@ "binop": null, "updateContext": null }, - "start": 8776, - "end": 8777, + "start": 8781, + "end": 8782, "loc": { "start": { "line": 307, @@ -75663,8 +75597,8 @@ "binop": null }, "value": "prev", - "start": 8790, - "end": 8794, + "start": 8795, + "end": 8799, "loc": { "start": { "line": 308, @@ -75688,8 +75622,8 @@ "postfix": false, "binop": null }, - "start": 8794, - "end": 8795, + "start": 8799, + "end": 8800, "loc": { "start": { "line": 308, @@ -75713,8 +75647,8 @@ "postfix": false, "binop": null }, - "start": 8795, - "end": 8796, + "start": 8800, + "end": 8801, "loc": { "start": { "line": 308, @@ -75738,8 +75672,8 @@ "postfix": false, "binop": null }, - "start": 8797, - "end": 8798, + "start": 8802, + "end": 8803, "loc": { "start": { "line": 308, @@ -75766,8 +75700,8 @@ "updateContext": null }, "value": "let", - "start": 8815, - "end": 8818, + "start": 8820, + "end": 8823, "loc": { "start": { "line": 309, @@ -75792,8 +75726,8 @@ "binop": null }, "value": "prevIndex", - "start": 8819, - "end": 8828, + "start": 8824, + "end": 8833, "loc": { "start": { "line": 309, @@ -75819,8 +75753,8 @@ "updateContext": null }, "value": "=", - "start": 8829, - "end": 8830, + "start": 8834, + "end": 8835, "loc": { "start": { "line": 309, @@ -75845,8 +75779,8 @@ "binop": null }, "value": "o", - "start": 8831, - "end": 8832, + "start": 8836, + "end": 8837, "loc": { "start": { "line": 309, @@ -75871,8 +75805,8 @@ "binop": null, "updateContext": null }, - "start": 8832, - "end": 8833, + "start": 8837, + "end": 8838, "loc": { "start": { "line": 309, @@ -75897,8 +75831,8 @@ "binop": null }, "value": "evt", - "start": 8833, - "end": 8836, + "start": 8838, + "end": 8841, "loc": { "start": { "line": 309, @@ -75923,8 +75857,8 @@ "binop": null, "updateContext": null }, - "start": 8836, - "end": 8837, + "start": 8841, + "end": 8842, "loc": { "start": { "line": 309, @@ -75949,8 +75883,8 @@ "binop": null }, "value": "slcIndex", - "start": 8837, - "end": 8845, + "start": 8842, + "end": 8850, "loc": { "start": { "line": 309, @@ -75974,8 +75908,8 @@ "postfix": false, "binop": null }, - "start": 8845, - "end": 8846, + "start": 8850, + "end": 8851, "loc": { "start": { "line": 309, @@ -75999,8 +75933,8 @@ "postfix": false, "binop": null }, - "start": 8846, - "end": 8847, + "start": 8851, + "end": 8852, "loc": { "start": { "line": 309, @@ -76026,8 +75960,8 @@ "updateContext": null }, "value": ">", - "start": 8848, - "end": 8849, + "start": 8853, + "end": 8854, "loc": { "start": { "line": 309, @@ -76053,8 +75987,8 @@ "updateContext": null }, "value": 0, - "start": 8850, - "end": 8851, + "start": 8855, + "end": 8856, "loc": { "start": { "line": 309, @@ -76079,8 +76013,8 @@ "binop": null, "updateContext": null }, - "start": 8852, - "end": 8853, + "start": 8857, + "end": 8858, "loc": { "start": { "line": 309, @@ -76105,8 +76039,8 @@ "binop": null }, "value": "o", - "start": 8874, - "end": 8875, + "start": 8879, + "end": 8880, "loc": { "start": { "line": 310, @@ -76131,8 +76065,8 @@ "binop": null, "updateContext": null }, - "start": 8875, - "end": 8876, + "start": 8880, + "end": 8881, "loc": { "start": { "line": 310, @@ -76157,8 +76091,8 @@ "binop": null }, "value": "evt", - "start": 8876, - "end": 8879, + "start": 8881, + "end": 8884, "loc": { "start": { "line": 310, @@ -76183,8 +76117,8 @@ "binop": null, "updateContext": null }, - "start": 8879, - "end": 8880, + "start": 8884, + "end": 8885, "loc": { "start": { "line": 310, @@ -76209,8 +76143,8 @@ "binop": null }, "value": "slcIndex", - "start": 8880, - "end": 8888, + "start": 8885, + "end": 8893, "loc": { "start": { "line": 310, @@ -76234,8 +76168,8 @@ "postfix": false, "binop": null }, - "start": 8888, - "end": 8889, + "start": 8893, + "end": 8894, "loc": { "start": { "line": 310, @@ -76259,8 +76193,8 @@ "postfix": false, "binop": null }, - "start": 8889, - "end": 8890, + "start": 8894, + "end": 8895, "loc": { "start": { "line": 310, @@ -76286,8 +76220,8 @@ "updateContext": null }, "value": "-", - "start": 8891, - "end": 8892, + "start": 8896, + "end": 8897, "loc": { "start": { "line": 310, @@ -76313,8 +76247,8 @@ "updateContext": null }, "value": 1, - "start": 8893, - "end": 8894, + "start": 8898, + "end": 8899, "loc": { "start": { "line": 310, @@ -76339,8 +76273,8 @@ "binop": null, "updateContext": null }, - "start": 8895, - "end": 8896, + "start": 8900, + "end": 8901, "loc": { "start": { "line": 310, @@ -76365,8 +76299,8 @@ "binop": null }, "value": "o", - "start": 8897, - "end": 8898, + "start": 8902, + "end": 8903, "loc": { "start": { "line": 310, @@ -76391,8 +76325,8 @@ "binop": null, "updateContext": null }, - "start": 8898, - "end": 8899, + "start": 8903, + "end": 8904, "loc": { "start": { "line": 310, @@ -76417,8 +76351,8 @@ "binop": null }, "value": "evt", - "start": 8899, - "end": 8902, + "start": 8904, + "end": 8907, "loc": { "start": { "line": 310, @@ -76443,8 +76377,8 @@ "binop": null, "updateContext": null }, - "start": 8902, - "end": 8903, + "start": 8907, + "end": 8908, "loc": { "start": { "line": 310, @@ -76469,8 +76403,8 @@ "binop": null }, "value": "nbOpts", - "start": 8903, - "end": 8909, + "start": 8908, + "end": 8914, "loc": { "start": { "line": 310, @@ -76494,8 +76428,8 @@ "postfix": false, "binop": null }, - "start": 8909, - "end": 8910, + "start": 8914, + "end": 8915, "loc": { "start": { "line": 310, @@ -76519,8 +76453,8 @@ "postfix": false, "binop": null }, - "start": 8910, - "end": 8911, + "start": 8915, + "end": 8916, "loc": { "start": { "line": 310, @@ -76545,8 +76479,8 @@ "binop": null, "updateContext": null }, - "start": 8911, - "end": 8912, + "start": 8916, + "end": 8917, "loc": { "start": { "line": 310, @@ -76571,8 +76505,8 @@ "binop": null }, "value": "o", - "start": 8929, - "end": 8930, + "start": 8934, + "end": 8935, "loc": { "start": { "line": 311, @@ -76597,8 +76531,8 @@ "binop": null, "updateContext": null }, - "start": 8930, - "end": 8931, + "start": 8935, + "end": 8936, "loc": { "start": { "line": 311, @@ -76623,8 +76557,8 @@ "binop": null }, "value": "changePage", - "start": 8931, - "end": 8941, + "start": 8936, + "end": 8946, "loc": { "start": { "line": 311, @@ -76648,8 +76582,8 @@ "postfix": false, "binop": null }, - "start": 8941, - "end": 8942, + "start": 8946, + "end": 8947, "loc": { "start": { "line": 311, @@ -76674,8 +76608,8 @@ "binop": null }, "value": "prevIndex", - "start": 8942, - "end": 8951, + "start": 8947, + "end": 8956, "loc": { "start": { "line": 311, @@ -76699,8 +76633,8 @@ "postfix": false, "binop": null }, - "start": 8951, - "end": 8952, + "start": 8956, + "end": 8957, "loc": { "start": { "line": 311, @@ -76725,8 +76659,8 @@ "binop": null, "updateContext": null }, - "start": 8952, - "end": 8953, + "start": 8957, + "end": 8958, "loc": { "start": { "line": 311, @@ -76750,8 +76684,8 @@ "postfix": false, "binop": null }, - "start": 8966, - "end": 8967, + "start": 8971, + "end": 8972, "loc": { "start": { "line": 312, @@ -76776,8 +76710,8 @@ "binop": null, "updateContext": null }, - "start": 8967, - "end": 8968, + "start": 8972, + "end": 8973, "loc": { "start": { "line": 312, @@ -76802,8 +76736,8 @@ "binop": null }, "value": "last", - "start": 8981, - "end": 8985, + "start": 8986, + "end": 8990, "loc": { "start": { "line": 313, @@ -76827,8 +76761,8 @@ "postfix": false, "binop": null }, - "start": 8985, - "end": 8986, + "start": 8990, + "end": 8991, "loc": { "start": { "line": 313, @@ -76852,8 +76786,8 @@ "postfix": false, "binop": null }, - "start": 8986, - "end": 8987, + "start": 8991, + "end": 8992, "loc": { "start": { "line": 313, @@ -76877,8 +76811,8 @@ "postfix": false, "binop": null }, - "start": 8988, - "end": 8989, + "start": 8993, + "end": 8994, "loc": { "start": { "line": 313, @@ -76903,8 +76837,8 @@ "binop": null }, "value": "o", - "start": 9006, - "end": 9007, + "start": 9011, + "end": 9012, "loc": { "start": { "line": 314, @@ -76929,8 +76863,8 @@ "binop": null, "updateContext": null }, - "start": 9007, - "end": 9008, + "start": 9012, + "end": 9013, "loc": { "start": { "line": 314, @@ -76955,8 +76889,8 @@ "binop": null }, "value": "changePage", - "start": 9008, - "end": 9018, + "start": 9013, + "end": 9023, "loc": { "start": { "line": 314, @@ -76980,8 +76914,8 @@ "postfix": false, "binop": null }, - "start": 9018, - "end": 9019, + "start": 9023, + "end": 9024, "loc": { "start": { "line": 314, @@ -77006,8 +76940,8 @@ "binop": null }, "value": "o", - "start": 9019, - "end": 9020, + "start": 9024, + "end": 9025, "loc": { "start": { "line": 314, @@ -77032,8 +76966,8 @@ "binop": null, "updateContext": null }, - "start": 9020, - "end": 9021, + "start": 9025, + "end": 9026, "loc": { "start": { "line": 314, @@ -77058,8 +76992,8 @@ "binop": null }, "value": "evt", - "start": 9021, - "end": 9024, + "start": 9026, + "end": 9029, "loc": { "start": { "line": 314, @@ -77084,8 +77018,8 @@ "binop": null, "updateContext": null }, - "start": 9024, - "end": 9025, + "start": 9029, + "end": 9030, "loc": { "start": { "line": 314, @@ -77110,8 +77044,8 @@ "binop": null }, "value": "nbOpts", - "start": 9025, - "end": 9031, + "start": 9030, + "end": 9036, "loc": { "start": { "line": 314, @@ -77135,8 +77069,8 @@ "postfix": false, "binop": null }, - "start": 9031, - "end": 9032, + "start": 9036, + "end": 9037, "loc": { "start": { "line": 314, @@ -77160,8 +77094,8 @@ "postfix": false, "binop": null }, - "start": 9032, - "end": 9033, + "start": 9037, + "end": 9038, "loc": { "start": { "line": 314, @@ -77185,8 +77119,8 @@ "postfix": false, "binop": null }, - "start": 9033, - "end": 9034, + "start": 9038, + "end": 9039, "loc": { "start": { "line": 314, @@ -77211,8 +77145,8 @@ "binop": null, "updateContext": null }, - "start": 9034, - "end": 9035, + "start": 9039, + "end": 9040, "loc": { "start": { "line": 314, @@ -77236,8 +77170,8 @@ "postfix": false, "binop": null }, - "start": 9048, - "end": 9049, + "start": 9053, + "end": 9054, "loc": { "start": { "line": 315, @@ -77262,8 +77196,8 @@ "binop": null, "updateContext": null }, - "start": 9049, - "end": 9050, + "start": 9054, + "end": 9055, "loc": { "start": { "line": 315, @@ -77288,8 +77222,8 @@ "binop": null }, "value": "first", - "start": 9063, - "end": 9068, + "start": 9068, + "end": 9073, "loc": { "start": { "line": 316, @@ -77313,8 +77247,8 @@ "postfix": false, "binop": null }, - "start": 9068, - "end": 9069, + "start": 9073, + "end": 9074, "loc": { "start": { "line": 316, @@ -77338,8 +77272,8 @@ "postfix": false, "binop": null }, - "start": 9069, - "end": 9070, + "start": 9074, + "end": 9075, "loc": { "start": { "line": 316, @@ -77363,8 +77297,8 @@ "postfix": false, "binop": null }, - "start": 9071, - "end": 9072, + "start": 9076, + "end": 9077, "loc": { "start": { "line": 316, @@ -77389,8 +77323,8 @@ "binop": null }, "value": "o", - "start": 9089, - "end": 9090, + "start": 9094, + "end": 9095, "loc": { "start": { "line": 317, @@ -77415,8 +77349,8 @@ "binop": null, "updateContext": null }, - "start": 9090, - "end": 9091, + "start": 9095, + "end": 9096, "loc": { "start": { "line": 317, @@ -77441,8 +77375,8 @@ "binop": null }, "value": "changePage", - "start": 9091, - "end": 9101, + "start": 9096, + "end": 9106, "loc": { "start": { "line": 317, @@ -77466,8 +77400,8 @@ "postfix": false, "binop": null }, - "start": 9101, - "end": 9102, + "start": 9106, + "end": 9107, "loc": { "start": { "line": 317, @@ -77493,8 +77427,8 @@ "updateContext": null }, "value": 0, - "start": 9102, - "end": 9103, + "start": 9107, + "end": 9108, "loc": { "start": { "line": 317, @@ -77518,8 +77452,8 @@ "postfix": false, "binop": null }, - "start": 9103, - "end": 9104, + "start": 9108, + "end": 9109, "loc": { "start": { "line": 317, @@ -77544,8 +77478,8 @@ "binop": null, "updateContext": null }, - "start": 9104, - "end": 9105, + "start": 9109, + "end": 9110, "loc": { "start": { "line": 317, @@ -77569,8 +77503,8 @@ "postfix": false, "binop": null }, - "start": 9118, - "end": 9119, + "start": 9123, + "end": 9124, "loc": { "start": { "line": 318, @@ -77595,8 +77529,8 @@ "binop": null, "updateContext": null }, - "start": 9119, - "end": 9120, + "start": 9124, + "end": 9125, "loc": { "start": { "line": 318, @@ -77621,8 +77555,8 @@ "binop": null }, "value": "_detectKey", - "start": 9133, - "end": 9143, + "start": 9138, + "end": 9148, "loc": { "start": { "line": 319, @@ -77646,8 +77580,8 @@ "postfix": false, "binop": null }, - "start": 9143, - "end": 9144, + "start": 9148, + "end": 9149, "loc": { "start": { "line": 319, @@ -77672,8 +77606,8 @@ "binop": null }, "value": "e", - "start": 9144, - "end": 9145, + "start": 9149, + "end": 9150, "loc": { "start": { "line": 319, @@ -77697,8 +77631,8 @@ "postfix": false, "binop": null }, - "start": 9145, - "end": 9146, + "start": 9150, + "end": 9151, "loc": { "start": { "line": 319, @@ -77722,8 +77656,8 @@ "postfix": false, "binop": null }, - "start": 9147, - "end": 9148, + "start": 9152, + "end": 9153, "loc": { "start": { "line": 319, @@ -77735,215 +77669,6 @@ } } }, - { - "type": { - "label": "let", - "keyword": "let", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "let", - "start": 9165, - "end": 9168, - "loc": { - "start": { - "line": 320, - "column": 16 - }, - "end": { - "line": 320, - "column": 19 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", - "start": 9169, - "end": 9172, - "loc": { - "start": { - "line": 320, - "column": 20 - }, - "end": { - "line": 320, - "column": 23 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 9173, - "end": 9174, - "loc": { - "start": { - "line": 320, - "column": 24 - }, - "end": { - "line": 320, - "column": 25 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "keyCode", - "start": 9175, - "end": 9182, - "loc": { - "start": { - "line": 320, - "column": 26 - }, - "end": { - "line": 320, - "column": 33 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 9182, - "end": 9183, - "loc": { - "start": { - "line": 320, - "column": 33 - }, - "end": { - "line": 320, - "column": 34 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "e", - "start": 9183, - "end": 9184, - "loc": { - "start": { - "line": 320, - "column": 34 - }, - "end": { - "line": 320, - "column": 35 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 9184, - "end": 9185, - "loc": { - "start": { - "line": 320, - "column": 35 - }, - "end": { - "line": 320, - "column": 36 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 9185, - "end": 9186, - "loc": { - "start": { - "line": 320, - "column": 36 - }, - "end": { - "line": 320, - "column": 37 - } - } - }, { "type": { "label": "if", @@ -77959,15 +77684,15 @@ "updateContext": null }, "value": "if", - "start": 9203, - "end": 9205, + "start": 9170, + "end": 9172, "loc": { "start": { - "line": 321, + "line": 320, "column": 16 }, "end": { - "line": 321, + "line": 320, "column": 18 } } @@ -77984,15 +77709,15 @@ "postfix": false, "binop": null }, - "start": 9206, - "end": 9207, + "start": 9173, + "end": 9174, "loc": { "start": { - "line": 321, + "line": 320, "column": 19 }, "end": { - "line": 321, + "line": 320, "column": 20 } } @@ -78009,23 +77734,74 @@ "postfix": false, "binop": null }, - "value": "key", - "start": 9207, - "end": 9210, + "value": "isKeyPressed", + "start": 9174, + "end": 9186, "loc": { "start": { - "line": 321, + "line": 320, "column": 20 }, "end": { - "line": 321, - "column": 23 + "line": 320, + "column": 32 } } }, { "type": { - "label": "==/!=", + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 9186, + "end": 9187, + "loc": { + "start": { + "line": 320, + "column": 32 + }, + "end": { + "line": 320, + "column": 33 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "e", + "start": 9187, + "end": 9188, + "loc": { + "start": { + "line": 320, + "column": 33 + }, + "end": { + "line": 320, + "column": 34 + } + } + }, + { + "type": { + "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -78033,20 +77809,45 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": 6, + "binop": null, "updateContext": null }, - "value": "===", - "start": 9211, - "end": 9214, + "start": 9188, + "end": 9189, "loc": { "start": { - "line": 321, - "column": 24 + "line": 320, + "column": 34 }, "end": { - "line": 321, - "column": 27 + "line": 320, + "column": 35 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 9190, + "end": 9191, + "loc": { + "start": { + "line": 320, + "column": 36 + }, + "end": { + "line": 320, + "column": 37 } } }, @@ -78063,16 +77864,42 @@ "binop": null }, "value": "ENTER_KEY", - "start": 9215, - "end": 9224, + "start": 9191, + "end": 9200, "loc": { "start": { - "line": 321, - "column": 28 + "line": 320, + "column": 37 }, "end": { - "line": 321, - "column": 37 + "line": 320, + "column": 46 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 9200, + "end": 9201, + "loc": { + "start": { + "line": 320, + "column": 46 + }, + "end": { + "line": 320, + "column": 47 } } }, @@ -78088,16 +77915,41 @@ "postfix": false, "binop": null }, - "start": 9224, - "end": 9225, + "start": 9201, + "end": 9202, "loc": { "start": { - "line": 321, - "column": 37 + "line": 320, + "column": 47 }, "end": { - "line": 321, - "column": 38 + "line": 320, + "column": 48 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 9202, + "end": 9203, + "loc": { + "start": { + "line": 320, + "column": 48 + }, + "end": { + "line": 320, + "column": 49 } } }, @@ -78113,16 +77965,16 @@ "postfix": false, "binop": null }, - "start": 9226, - "end": 9227, + "start": 9204, + "end": 9205, "loc": { "start": { - "line": 321, - "column": 39 + "line": 320, + "column": 50 }, "end": { - "line": 321, - "column": 40 + "line": 320, + "column": 51 } } }, @@ -78141,15 +77993,15 @@ "updateContext": null }, "value": "if", - "start": 9248, - "end": 9250, + "start": 9226, + "end": 9228, "loc": { "start": { - "line": 322, + "line": 321, "column": 20 }, "end": { - "line": 322, + "line": 321, "column": 22 } } @@ -78166,15 +78018,15 @@ "postfix": false, "binop": null }, - "start": 9251, - "end": 9252, + "start": 9229, + "end": 9230, "loc": { "start": { - "line": 322, + "line": 321, "column": 23 }, "end": { - "line": 322, + "line": 321, "column": 24 } } @@ -78192,15 +78044,15 @@ "binop": null }, "value": "tf", - "start": 9252, - "end": 9254, + "start": 9230, + "end": 9232, "loc": { "start": { - "line": 322, + "line": 321, "column": 24 }, "end": { - "line": 322, + "line": 321, "column": 26 } } @@ -78218,15 +78070,15 @@ "binop": null, "updateContext": null }, - "start": 9254, - "end": 9255, + "start": 9232, + "end": 9233, "loc": { "start": { - "line": 322, + "line": 321, "column": 26 }, "end": { - "line": 322, + "line": 321, "column": 27 } } @@ -78244,15 +78096,15 @@ "binop": null }, "value": "sorted", - "start": 9255, - "end": 9261, + "start": 9233, + "end": 9239, "loc": { "start": { - "line": 322, + "line": 321, "column": 27 }, "end": { - "line": 322, + "line": 321, "column": 33 } } @@ -78269,15 +78121,15 @@ "postfix": false, "binop": null }, - "start": 9261, - "end": 9262, + "start": 9239, + "end": 9240, "loc": { "start": { - "line": 322, + "line": 321, "column": 33 }, "end": { - "line": 322, + "line": 321, "column": 34 } } @@ -78294,15 +78146,15 @@ "postfix": false, "binop": null }, - "start": 9263, - "end": 9264, + "start": 9241, + "end": 9242, "loc": { "start": { - "line": 322, + "line": 321, "column": 35 }, "end": { - "line": 322, + "line": 321, "column": 36 } } @@ -78320,15 +78172,15 @@ "binop": null }, "value": "tf", - "start": 9289, - "end": 9291, + "start": 9267, + "end": 9269, "loc": { "start": { - "line": 323, + "line": 322, "column": 24 }, "end": { - "line": 323, + "line": 322, "column": 26 } } @@ -78346,15 +78198,15 @@ "binop": null, "updateContext": null }, - "start": 9291, - "end": 9292, + "start": 9269, + "end": 9270, "loc": { "start": { - "line": 323, + "line": 322, "column": 26 }, "end": { - "line": 323, + "line": 322, "column": 27 } } @@ -78372,15 +78224,15 @@ "binop": null }, "value": "filter", - "start": 9292, - "end": 9298, + "start": 9270, + "end": 9276, "loc": { "start": { - "line": 323, + "line": 322, "column": 27 }, "end": { - "line": 323, + "line": 322, "column": 33 } } @@ -78397,15 +78249,15 @@ "postfix": false, "binop": null }, - "start": 9298, - "end": 9299, + "start": 9276, + "end": 9277, "loc": { "start": { - "line": 323, + "line": 322, "column": 33 }, "end": { - "line": 323, + "line": 322, "column": 34 } } @@ -78422,15 +78274,15 @@ "postfix": false, "binop": null }, - "start": 9299, - "end": 9300, + "start": 9277, + "end": 9278, "loc": { "start": { - "line": 323, + "line": 322, "column": 34 }, "end": { - "line": 323, + "line": 322, "column": 35 } } @@ -78448,15 +78300,15 @@ "binop": null, "updateContext": null }, - "start": 9300, - "end": 9301, + "start": 9278, + "end": 9279, "loc": { "start": { - "line": 323, + "line": 322, "column": 35 }, "end": { - "line": 323, + "line": 322, "column": 36 } } @@ -78474,15 +78326,15 @@ "binop": null }, "value": "o", - "start": 9326, - "end": 9327, + "start": 9304, + "end": 9305, "loc": { "start": { - "line": 324, + "line": 323, "column": 24 }, "end": { - "line": 324, + "line": 323, "column": 25 } } @@ -78500,15 +78352,15 @@ "binop": null, "updateContext": null }, - "start": 9327, - "end": 9328, + "start": 9305, + "end": 9306, "loc": { "start": { - "line": 324, + "line": 323, "column": 25 }, "end": { - "line": 324, + "line": 323, "column": 26 } } @@ -78526,15 +78378,15 @@ "binop": null }, "value": "changePage", - "start": 9328, - "end": 9338, + "start": 9306, + "end": 9316, "loc": { "start": { - "line": 324, + "line": 323, "column": 26 }, "end": { - "line": 324, + "line": 323, "column": 36 } } @@ -78551,15 +78403,15 @@ "postfix": false, "binop": null }, - "start": 9338, - "end": 9339, + "start": 9316, + "end": 9317, "loc": { "start": { - "line": 324, + "line": 323, "column": 36 }, "end": { - "line": 324, + "line": 323, "column": 37 } } @@ -78577,15 +78429,15 @@ "binop": null }, "value": "o", - "start": 9339, - "end": 9340, + "start": 9317, + "end": 9318, "loc": { "start": { - "line": 324, + "line": 323, "column": 37 }, "end": { - "line": 324, + "line": 323, "column": 38 } } @@ -78603,15 +78455,15 @@ "binop": null, "updateContext": null }, - "start": 9340, - "end": 9341, + "start": 9318, + "end": 9319, "loc": { "start": { - "line": 324, + "line": 323, "column": 38 }, "end": { - "line": 324, + "line": 323, "column": 39 } } @@ -78629,15 +78481,15 @@ "binop": null }, "value": "evt", - "start": 9341, - "end": 9344, + "start": 9319, + "end": 9322, "loc": { "start": { - "line": 324, + "line": 323, "column": 39 }, "end": { - "line": 324, + "line": 323, "column": 42 } } @@ -78655,15 +78507,15 @@ "binop": null, "updateContext": null }, - "start": 9344, - "end": 9345, + "start": 9322, + "end": 9323, "loc": { "start": { - "line": 324, + "line": 323, "column": 42 }, "end": { - "line": 324, + "line": 323, "column": 43 } } @@ -78681,15 +78533,15 @@ "binop": null }, "value": "slcIndex", - "start": 9345, - "end": 9353, + "start": 9323, + "end": 9331, "loc": { "start": { - "line": 324, + "line": 323, "column": 43 }, "end": { - "line": 324, + "line": 323, "column": 51 } } @@ -78706,15 +78558,15 @@ "postfix": false, "binop": null }, - "start": 9353, - "end": 9354, + "start": 9331, + "end": 9332, "loc": { "start": { - "line": 324, + "line": 323, "column": 51 }, "end": { - "line": 324, + "line": 323, "column": 52 } } @@ -78731,15 +78583,15 @@ "postfix": false, "binop": null }, - "start": 9354, - "end": 9355, + "start": 9332, + "end": 9333, "loc": { "start": { - "line": 324, + "line": 323, "column": 52 }, "end": { - "line": 324, + "line": 323, "column": 53 } } @@ -78756,15 +78608,15 @@ "postfix": false, "binop": null }, - "start": 9355, - "end": 9356, + "start": 9333, + "end": 9334, "loc": { "start": { - "line": 324, + "line": 323, "column": 53 }, "end": { - "line": 324, + "line": 323, "column": 54 } } @@ -78782,15 +78634,15 @@ "binop": null, "updateContext": null }, - "start": 9356, - "end": 9357, + "start": 9334, + "end": 9335, "loc": { "start": { - "line": 324, + "line": 323, "column": 54 }, "end": { - "line": 324, + "line": 323, "column": 55 } } @@ -78807,15 +78659,15 @@ "postfix": false, "binop": null }, - "start": 9378, - "end": 9379, + "start": 9356, + "end": 9357, "loc": { "start": { - "line": 325, + "line": 324, "column": 20 }, "end": { - "line": 325, + "line": 324, "column": 21 } } @@ -78835,15 +78687,15 @@ "updateContext": null }, "value": "else", - "start": 9380, - "end": 9384, + "start": 9358, + "end": 9362, "loc": { "start": { - "line": 325, + "line": 324, "column": 22 }, "end": { - "line": 325, + "line": 324, "column": 26 } } @@ -78860,15 +78712,15 @@ "postfix": false, "binop": null }, - "start": 9385, - "end": 9386, + "start": 9363, + "end": 9364, "loc": { "start": { - "line": 325, + "line": 324, "column": 27 }, "end": { - "line": 325, + "line": 324, "column": 28 } } @@ -78886,15 +78738,15 @@ "binop": null }, "value": "o", - "start": 9411, - "end": 9412, + "start": 9389, + "end": 9390, "loc": { "start": { - "line": 326, + "line": 325, "column": 24 }, "end": { - "line": 326, + "line": 325, "column": 25 } } @@ -78912,15 +78764,15 @@ "binop": null, "updateContext": null }, - "start": 9412, - "end": 9413, + "start": 9390, + "end": 9391, "loc": { "start": { - "line": 326, + "line": 325, "column": 25 }, "end": { - "line": 326, + "line": 325, "column": 26 } } @@ -78938,15 +78790,15 @@ "binop": null }, "value": "changePage", - "start": 9413, - "end": 9423, + "start": 9391, + "end": 9401, "loc": { "start": { - "line": 326, + "line": 325, "column": 26 }, "end": { - "line": 326, + "line": 325, "column": 36 } } @@ -78963,15 +78815,15 @@ "postfix": false, "binop": null }, - "start": 9423, - "end": 9424, + "start": 9401, + "end": 9402, "loc": { "start": { - "line": 326, + "line": 325, "column": 36 }, "end": { - "line": 326, + "line": 325, "column": 37 } } @@ -78988,15 +78840,15 @@ "postfix": false, "binop": null }, - "start": 9424, - "end": 9425, + "start": 9402, + "end": 9403, "loc": { "start": { - "line": 326, + "line": 325, "column": 37 }, "end": { - "line": 326, + "line": 325, "column": 38 } } @@ -79014,15 +78866,15 @@ "binop": null, "updateContext": null }, - "start": 9425, - "end": 9426, + "start": 9403, + "end": 9404, "loc": { "start": { - "line": 326, + "line": 325, "column": 38 }, "end": { - "line": 326, + "line": 325, "column": 39 } } @@ -79039,15 +78891,15 @@ "postfix": false, "binop": null }, - "start": 9447, - "end": 9448, + "start": 9425, + "end": 9426, "loc": { "start": { - "line": 327, + "line": 326, "column": 20 }, "end": { - "line": 327, + "line": 326, "column": 21 } } @@ -79067,15 +78919,15 @@ "updateContext": null }, "value": "this", - "start": 9469, - "end": 9473, + "start": 9447, + "end": 9451, "loc": { "start": { - "line": 328, + "line": 327, "column": 20 }, "end": { - "line": 328, + "line": 327, "column": 24 } } @@ -79093,15 +78945,15 @@ "binop": null, "updateContext": null }, - "start": 9473, - "end": 9474, + "start": 9451, + "end": 9452, "loc": { "start": { - "line": 328, + "line": 327, "column": 24 }, "end": { - "line": 328, + "line": 327, "column": 25 } } @@ -79119,15 +78971,15 @@ "binop": null }, "value": "blur", - "start": 9474, - "end": 9478, + "start": 9452, + "end": 9456, "loc": { "start": { - "line": 328, + "line": 327, "column": 25 }, "end": { - "line": 328, + "line": 327, "column": 29 } } @@ -79144,15 +78996,15 @@ "postfix": false, "binop": null }, - "start": 9478, - "end": 9479, + "start": 9456, + "end": 9457, "loc": { "start": { - "line": 328, + "line": 327, "column": 29 }, "end": { - "line": 328, + "line": 327, "column": 30 } } @@ -79169,15 +79021,15 @@ "postfix": false, "binop": null }, - "start": 9479, - "end": 9480, + "start": 9457, + "end": 9458, "loc": { "start": { - "line": 328, + "line": 327, "column": 30 }, "end": { - "line": 328, + "line": 327, "column": 31 } } @@ -79195,15 +79047,15 @@ "binop": null, "updateContext": null }, - "start": 9480, - "end": 9481, + "start": 9458, + "end": 9459, "loc": { "start": { - "line": 328, + "line": 327, "column": 31 }, "end": { - "line": 328, + "line": 327, "column": 32 } } @@ -79220,15 +79072,15 @@ "postfix": false, "binop": null }, - "start": 9498, - "end": 9499, + "start": 9476, + "end": 9477, "loc": { "start": { - "line": 329, + "line": 328, "column": 16 }, "end": { - "line": 329, + "line": 328, "column": 17 } } @@ -79245,15 +79097,15 @@ "postfix": false, "binop": null }, - "start": 9512, - "end": 9513, + "start": 9490, + "end": 9491, "loc": { "start": { - "line": 330, + "line": 329, "column": 12 }, "end": { - "line": 330, + "line": 329, "column": 13 } } @@ -79271,15 +79123,15 @@ "binop": null, "updateContext": null }, - "start": 9513, - "end": 9514, + "start": 9491, + "end": 9492, "loc": { "start": { - "line": 330, + "line": 329, "column": 13 }, "end": { - "line": 330, + "line": 329, "column": 14 } } @@ -79297,15 +79149,15 @@ "binop": null }, "value": "slcPagesChange", - "start": 9527, - "end": 9541, + "start": 9505, + "end": 9519, "loc": { "start": { - "line": 331, + "line": 330, "column": 12 }, "end": { - "line": 331, + "line": 330, "column": 26 } } @@ -79323,15 +79175,15 @@ "binop": null, "updateContext": null }, - "start": 9541, - "end": 9542, + "start": 9519, + "end": 9520, "loc": { "start": { - "line": 331, + "line": 330, "column": 26 }, "end": { - "line": 331, + "line": 330, "column": 27 } } @@ -79351,15 +79203,15 @@ "updateContext": null }, "value": "null", - "start": 9543, - "end": 9547, + "start": 9521, + "end": 9525, "loc": { "start": { - "line": 331, + "line": 330, "column": 28 }, "end": { - "line": 331, + "line": 330, "column": 32 } } @@ -79377,15 +79229,15 @@ "binop": null, "updateContext": null }, - "start": 9547, - "end": 9548, + "start": 9525, + "end": 9526, "loc": { "start": { - "line": 331, + "line": 330, "column": 32 }, "end": { - "line": 331, + "line": 330, "column": 33 } } @@ -79403,15 +79255,15 @@ "binop": null }, "value": "nextEvt", - "start": 9561, - "end": 9568, + "start": 9539, + "end": 9546, "loc": { "start": { - "line": 332, + "line": 331, "column": 12 }, "end": { - "line": 332, + "line": 331, "column": 19 } } @@ -79429,15 +79281,15 @@ "binop": null, "updateContext": null }, - "start": 9568, - "end": 9569, + "start": 9546, + "end": 9547, "loc": { "start": { - "line": 332, + "line": 331, "column": 19 }, "end": { - "line": 332, + "line": 331, "column": 20 } } @@ -79457,15 +79309,15 @@ "updateContext": null }, "value": "null", - "start": 9570, - "end": 9574, + "start": 9548, + "end": 9552, "loc": { "start": { - "line": 332, + "line": 331, "column": 21 }, "end": { - "line": 332, + "line": 331, "column": 25 } } @@ -79483,15 +79335,15 @@ "binop": null, "updateContext": null }, - "start": 9574, - "end": 9575, + "start": 9552, + "end": 9553, "loc": { "start": { - "line": 332, + "line": 331, "column": 25 }, "end": { - "line": 332, + "line": 331, "column": 26 } } @@ -79509,15 +79361,15 @@ "binop": null }, "value": "prevEvt", - "start": 9588, - "end": 9595, + "start": 9566, + "end": 9573, "loc": { "start": { - "line": 333, + "line": 332, "column": 12 }, "end": { - "line": 333, + "line": 332, "column": 19 } } @@ -79535,15 +79387,15 @@ "binop": null, "updateContext": null }, - "start": 9595, - "end": 9596, + "start": 9573, + "end": 9574, "loc": { "start": { - "line": 333, + "line": 332, "column": 19 }, "end": { - "line": 333, + "line": 332, "column": 20 } } @@ -79563,15 +79415,15 @@ "updateContext": null }, "value": "null", - "start": 9597, - "end": 9601, + "start": 9575, + "end": 9579, "loc": { "start": { - "line": 333, + "line": 332, "column": 21 }, "end": { - "line": 333, + "line": 332, "column": 25 } } @@ -79589,15 +79441,15 @@ "binop": null, "updateContext": null }, - "start": 9601, - "end": 9602, + "start": 9579, + "end": 9580, "loc": { "start": { - "line": 333, + "line": 332, "column": 25 }, "end": { - "line": 333, + "line": 332, "column": 26 } } @@ -79615,15 +79467,15 @@ "binop": null }, "value": "lastEvt", - "start": 9615, - "end": 9622, + "start": 9593, + "end": 9600, "loc": { "start": { - "line": 334, + "line": 333, "column": 12 }, "end": { - "line": 334, + "line": 333, "column": 19 } } @@ -79641,15 +79493,15 @@ "binop": null, "updateContext": null }, - "start": 9622, - "end": 9623, + "start": 9600, + "end": 9601, "loc": { "start": { - "line": 334, + "line": 333, "column": 19 }, "end": { - "line": 334, + "line": 333, "column": 20 } } @@ -79669,15 +79521,15 @@ "updateContext": null }, "value": "null", - "start": 9624, - "end": 9628, + "start": 9602, + "end": 9606, "loc": { "start": { - "line": 334, + "line": 333, "column": 21 }, "end": { - "line": 334, + "line": 333, "column": 25 } } @@ -79695,15 +79547,15 @@ "binop": null, "updateContext": null }, - "start": 9628, - "end": 9629, + "start": 9606, + "end": 9607, "loc": { "start": { - "line": 334, + "line": 333, "column": 25 }, "end": { - "line": 334, + "line": 333, "column": 26 } } @@ -79721,15 +79573,15 @@ "binop": null }, "value": "firstEvt", - "start": 9642, - "end": 9650, + "start": 9620, + "end": 9628, "loc": { "start": { - "line": 335, + "line": 334, "column": 12 }, "end": { - "line": 335, + "line": 334, "column": 20 } } @@ -79747,15 +79599,15 @@ "binop": null, "updateContext": null }, - "start": 9650, - "end": 9651, + "start": 9628, + "end": 9629, "loc": { "start": { - "line": 335, + "line": 334, "column": 20 }, "end": { - "line": 335, + "line": 334, "column": 21 } } @@ -79775,15 +79627,15 @@ "updateContext": null }, "value": "null", - "start": 9652, - "end": 9656, + "start": 9630, + "end": 9634, "loc": { "start": { - "line": 335, + "line": 334, "column": 22 }, "end": { - "line": 335, + "line": 334, "column": 26 } } @@ -79800,15 +79652,15 @@ "postfix": false, "binop": null }, - "start": 9665, - "end": 9666, + "start": 9643, + "end": 9644, "loc": { "start": { - "line": 336, + "line": 335, "column": 8 }, "end": { - "line": 336, + "line": 335, "column": 9 } } @@ -79826,15 +79678,15 @@ "binop": null, "updateContext": null }, - "start": 9666, - "end": 9667, + "start": 9644, + "end": 9645, "loc": { "start": { - "line": 336, + "line": 335, "column": 9 }, "end": { - "line": 336, + "line": 335, "column": 10 } } @@ -79851,15 +79703,15 @@ "postfix": false, "binop": null }, - "start": 9672, - "end": 9673, + "start": 9650, + "end": 9651, "loc": { "start": { - "line": 337, + "line": 336, "column": 4 }, "end": { - "line": 337, + "line": 336, "column": 5 } } @@ -79867,15 +79719,15 @@ { "type": "CommentBlock", "value": "*\n * Initialize DOM elements\n ", - "start": 9679, - "end": 9721, + "start": 9657, + "end": 9699, "loc": { "start": { - "line": 339, + "line": 338, "column": 4 }, "end": { - "line": 341, + "line": 340, "column": 7 } } @@ -79893,15 +79745,15 @@ "binop": null }, "value": "init", - "start": 9726, - "end": 9730, + "start": 9704, + "end": 9708, "loc": { "start": { - "line": 342, + "line": 341, "column": 4 }, "end": { - "line": 342, + "line": 341, "column": 8 } } @@ -79918,15 +79770,15 @@ "postfix": false, "binop": null }, - "start": 9730, - "end": 9731, + "start": 9708, + "end": 9709, "loc": { "start": { - "line": 342, + "line": 341, "column": 8 }, "end": { - "line": 342, + "line": 341, "column": 9 } } @@ -79943,15 +79795,15 @@ "postfix": false, "binop": null }, - "start": 9731, - "end": 9732, + "start": 9709, + "end": 9710, "loc": { "start": { - "line": 342, + "line": 341, "column": 9 }, "end": { - "line": 342, + "line": 341, "column": 10 } } @@ -79968,16 +79820,96 @@ "postfix": false, "binop": null }, + "start": 9711, + "end": 9712, + "loc": { + "start": { + "line": 341, + "column": 11 + }, + "end": { + "line": 341, + "column": 12 + } + } + }, + { + "type": { + "label": "let", + "keyword": "let", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "let", + "start": 9721, + "end": 9724, + "loc": { + "start": { + "line": 342, + "column": 8 + }, + "end": { + "line": 342, + "column": 11 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "slcPages", + "start": 9725, + "end": 9733, + "loc": { + "start": { + "line": 342, + "column": 12 + }, + "end": { + "line": 342, + "column": 20 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, "start": 9733, "end": 9734, "loc": { "start": { "line": 342, - "column": 11 + "column": 20 }, "end": { "line": 342, - "column": 12 + "column": 21 } } }, @@ -80009,86 +79941,6 @@ } } }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "slcPages", - "start": 9747, - "end": 9755, - "loc": { - "start": { - "line": 343, - "column": 12 - }, - "end": { - "line": 343, - "column": 20 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 9755, - "end": 9756, - "loc": { - "start": { - "line": 343, - "column": 20 - }, - "end": { - "line": 343, - "column": 21 - } - } - }, - { - "type": { - "label": "let", - "keyword": "let", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "let", - "start": 9765, - "end": 9768, - "loc": { - "start": { - "line": 344, - "column": 8 - }, - "end": { - "line": 344, - "column": 11 - } - } - }, { "type": { "label": "name", @@ -80102,15 +79954,15 @@ "binop": null }, "value": "tf", - "start": 9769, - "end": 9771, + "start": 9747, + "end": 9749, "loc": { "start": { - "line": 344, + "line": 343, "column": 12 }, "end": { - "line": 344, + "line": 343, "column": 14 } } @@ -80129,15 +79981,15 @@ "updateContext": null }, "value": "=", - "start": 9772, - "end": 9773, + "start": 9750, + "end": 9751, "loc": { "start": { - "line": 344, + "line": 343, "column": 15 }, "end": { - "line": 344, + "line": 343, "column": 16 } } @@ -80157,15 +80009,15 @@ "updateContext": null }, "value": "this", - "start": 9774, - "end": 9778, + "start": 9752, + "end": 9756, "loc": { "start": { - "line": 344, + "line": 343, "column": 17 }, "end": { - "line": 344, + "line": 343, "column": 21 } } @@ -80183,15 +80035,15 @@ "binop": null, "updateContext": null }, - "start": 9778, - "end": 9779, + "start": 9756, + "end": 9757, "loc": { "start": { - "line": 344, + "line": 343, "column": 21 }, "end": { - "line": 344, + "line": 343, "column": 22 } } @@ -80209,15 +80061,15 @@ "binop": null }, "value": "tf", - "start": 9779, - "end": 9781, + "start": 9757, + "end": 9759, "loc": { "start": { - "line": 344, + "line": 343, "column": 22 }, "end": { - "line": 344, + "line": 343, "column": 24 } } @@ -80235,15 +80087,15 @@ "binop": null, "updateContext": null }, - "start": 9781, - "end": 9782, + "start": 9759, + "end": 9760, "loc": { "start": { - "line": 344, + "line": 343, "column": 24 }, "end": { - "line": 344, + "line": 343, "column": 25 } } @@ -80263,15 +80115,15 @@ "updateContext": null }, "value": "let", - "start": 9791, - "end": 9794, + "start": 9769, + "end": 9772, "loc": { "start": { - "line": 345, + "line": 344, "column": 8 }, "end": { - "line": 345, + "line": 344, "column": 11 } } @@ -80289,15 +80141,15 @@ "binop": null }, "value": "evt", - "start": 9795, - "end": 9798, + "start": 9773, + "end": 9776, "loc": { "start": { - "line": 345, + "line": 344, "column": 12 }, "end": { - "line": 345, + "line": 344, "column": 15 } } @@ -80316,15 +80168,15 @@ "updateContext": null }, "value": "=", - "start": 9799, - "end": 9800, + "start": 9777, + "end": 9778, "loc": { "start": { - "line": 345, + "line": 344, "column": 16 }, "end": { - "line": 345, + "line": 344, "column": 17 } } @@ -80344,15 +80196,15 @@ "updateContext": null }, "value": "this", - "start": 9801, - "end": 9805, + "start": 9779, + "end": 9783, "loc": { "start": { - "line": 345, + "line": 344, "column": 18 }, "end": { - "line": 345, + "line": 344, "column": 22 } } @@ -80370,15 +80222,15 @@ "binop": null, "updateContext": null }, - "start": 9805, - "end": 9806, + "start": 9783, + "end": 9784, "loc": { "start": { - "line": 345, + "line": 344, "column": 22 }, "end": { - "line": 345, + "line": 344, "column": 23 } } @@ -80396,15 +80248,15 @@ "binop": null }, "value": "evt", - "start": 9806, - "end": 9809, + "start": 9784, + "end": 9787, "loc": { "start": { - "line": 345, + "line": 344, "column": 23 }, "end": { - "line": 345, + "line": 344, "column": 26 } } @@ -80422,15 +80274,15 @@ "binop": null, "updateContext": null }, - "start": 9809, - "end": 9810, + "start": 9787, + "end": 9788, "loc": { "start": { - "line": 345, + "line": 344, "column": 26 }, "end": { - "line": 345, + "line": 344, "column": 27 } } @@ -80450,15 +80302,15 @@ "updateContext": null }, "value": "if", - "start": 9820, - "end": 9822, + "start": 9798, + "end": 9800, "loc": { "start": { - "line": 347, + "line": 346, "column": 8 }, "end": { - "line": 347, + "line": 346, "column": 10 } } @@ -80475,15 +80327,15 @@ "postfix": false, "binop": null }, - "start": 9823, - "end": 9824, + "start": 9801, + "end": 9802, "loc": { "start": { - "line": 347, + "line": 346, "column": 11 }, "end": { - "line": 347, + "line": 346, "column": 12 } } @@ -80503,15 +80355,15 @@ "updateContext": null }, "value": "this", - "start": 9824, - "end": 9828, + "start": 9802, + "end": 9806, "loc": { "start": { - "line": 347, + "line": 346, "column": 12 }, "end": { - "line": 347, + "line": 346, "column": 16 } } @@ -80529,15 +80381,15 @@ "binop": null, "updateContext": null }, - "start": 9828, - "end": 9829, + "start": 9806, + "end": 9807, "loc": { "start": { - "line": 347, + "line": 346, "column": 16 }, "end": { - "line": 347, + "line": 346, "column": 17 } } @@ -80555,15 +80407,15 @@ "binop": null }, "value": "initialized", - "start": 9829, - "end": 9840, + "start": 9807, + "end": 9818, "loc": { "start": { - "line": 347, + "line": 346, "column": 17 }, "end": { - "line": 347, + "line": 346, "column": 28 } } @@ -80580,15 +80432,15 @@ "postfix": false, "binop": null }, - "start": 9840, - "end": 9841, + "start": 9818, + "end": 9819, "loc": { "start": { - "line": 347, + "line": 346, "column": 28 }, "end": { - "line": 347, + "line": 346, "column": 29 } } @@ -80605,15 +80457,15 @@ "postfix": false, "binop": null }, - "start": 9842, - "end": 9843, + "start": 9820, + "end": 9821, "loc": { "start": { - "line": 347, + "line": 346, "column": 30 }, "end": { - "line": 347, + "line": 346, "column": 31 } } @@ -80633,15 +80485,15 @@ "updateContext": null }, "value": "return", - "start": 9856, - "end": 9862, + "start": 9834, + "end": 9840, "loc": { "start": { - "line": 348, + "line": 347, "column": 12 }, "end": { - "line": 348, + "line": 347, "column": 18 } } @@ -80659,15 +80511,15 @@ "binop": null, "updateContext": null }, - "start": 9862, - "end": 9863, + "start": 9840, + "end": 9841, "loc": { "start": { - "line": 348, + "line": 347, "column": 18 }, "end": { - "line": 348, + "line": 347, "column": 19 } } @@ -80684,15 +80536,15 @@ "postfix": false, "binop": null }, - "start": 9872, - "end": 9873, + "start": 9850, + "end": 9851, "loc": { "start": { - "line": 349, + "line": 348, "column": 8 }, "end": { - "line": 349, + "line": 348, "column": 9 } } @@ -80712,15 +80564,15 @@ "updateContext": null }, "value": "this", - "start": 9883, - "end": 9887, + "start": 9861, + "end": 9865, "loc": { "start": { - "line": 351, + "line": 350, "column": 8 }, "end": { - "line": 351, + "line": 350, "column": 12 } } @@ -80738,15 +80590,15 @@ "binop": null, "updateContext": null }, - "start": 9887, - "end": 9888, + "start": 9865, + "end": 9866, "loc": { "start": { - "line": 351, + "line": 350, "column": 12 }, "end": { - "line": 351, + "line": 350, "column": 13 } } @@ -80764,15 +80616,15 @@ "binop": null }, "value": "emitter", - "start": 9888, - "end": 9895, + "start": 9866, + "end": 9873, "loc": { "start": { - "line": 351, + "line": 350, "column": 13 }, "end": { - "line": 351, + "line": 350, "column": 20 } } @@ -80790,15 +80642,15 @@ "binop": null, "updateContext": null }, - "start": 9895, - "end": 9896, + "start": 9873, + "end": 9874, "loc": { "start": { - "line": 351, + "line": 350, "column": 20 }, "end": { - "line": 351, + "line": 350, "column": 21 } } @@ -80816,15 +80668,15 @@ "binop": null }, "value": "emit", - "start": 9896, - "end": 9900, + "start": 9874, + "end": 9878, "loc": { "start": { - "line": 351, + "line": 350, "column": 21 }, "end": { - "line": 351, + "line": 350, "column": 25 } } @@ -80841,15 +80693,15 @@ "postfix": false, "binop": null }, - "start": 9900, - "end": 9901, + "start": 9878, + "end": 9879, "loc": { "start": { - "line": 351, + "line": 350, "column": 25 }, "end": { - "line": 351, + "line": 350, "column": 26 } } @@ -80868,15 +80720,15 @@ "updateContext": null }, "value": "initializing-feature", - "start": 9901, - "end": 9923, + "start": 9879, + "end": 9901, "loc": { "start": { - "line": 351, + "line": 350, "column": 26 }, "end": { - "line": 351, + "line": 350, "column": 48 } } @@ -80894,15 +80746,15 @@ "binop": null, "updateContext": null }, - "start": 9923, - "end": 9924, + "start": 9901, + "end": 9902, "loc": { "start": { - "line": 351, + "line": 350, "column": 48 }, "end": { - "line": 351, + "line": 350, "column": 49 } } @@ -80922,15 +80774,15 @@ "updateContext": null }, "value": "this", - "start": 9925, - "end": 9929, + "start": 9903, + "end": 9907, "loc": { "start": { - "line": 351, + "line": 350, "column": 50 }, "end": { - "line": 351, + "line": 350, "column": 54 } } @@ -80948,15 +80800,15 @@ "binop": null, "updateContext": null }, - "start": 9929, - "end": 9930, + "start": 9907, + "end": 9908, "loc": { "start": { - "line": 351, + "line": 350, "column": 54 }, "end": { - "line": 351, + "line": 350, "column": 55 } } @@ -80975,15 +80827,15 @@ "updateContext": null }, "value": "!", - "start": 9931, - "end": 9932, + "start": 9909, + "end": 9910, "loc": { "start": { - "line": 351, + "line": 350, "column": 56 }, "end": { - "line": 351, + "line": 350, "column": 57 } } @@ -81001,15 +80853,15 @@ "binop": null }, "value": "isNull", - "start": 9932, - "end": 9938, + "start": 9910, + "end": 9916, "loc": { "start": { - "line": 351, + "line": 350, "column": 57 }, "end": { - "line": 351, + "line": 350, "column": 63 } } @@ -81026,15 +80878,15 @@ "postfix": false, "binop": null }, - "start": 9938, - "end": 9939, + "start": 9916, + "end": 9917, "loc": { "start": { - "line": 351, + "line": 350, "column": 63 }, "end": { - "line": 351, + "line": 350, "column": 64 } } @@ -81054,15 +80906,15 @@ "updateContext": null }, "value": "this", - "start": 9939, - "end": 9943, + "start": 9917, + "end": 9921, "loc": { "start": { - "line": 351, + "line": 350, "column": 64 }, "end": { - "line": 351, + "line": 350, "column": 68 } } @@ -81080,15 +80932,15 @@ "binop": null, "updateContext": null }, - "start": 9943, - "end": 9944, + "start": 9921, + "end": 9922, "loc": { "start": { - "line": 351, + "line": 350, "column": 68 }, "end": { - "line": 351, + "line": 350, "column": 69 } } @@ -81106,15 +80958,15 @@ "binop": null }, "value": "tgtId", - "start": 9944, - "end": 9949, + "start": 9922, + "end": 9927, "loc": { "start": { - "line": 351, + "line": 350, "column": 69 }, "end": { - "line": 351, + "line": 350, "column": 74 } } @@ -81131,15 +80983,15 @@ "postfix": false, "binop": null }, - "start": 9949, - "end": 9950, + "start": 9927, + "end": 9928, "loc": { "start": { - "line": 351, + "line": 350, "column": 74 }, "end": { - "line": 351, + "line": 350, "column": 75 } } @@ -81156,15 +81008,15 @@ "postfix": false, "binop": null }, - "start": 9950, - "end": 9951, + "start": 9928, + "end": 9929, "loc": { "start": { - "line": 351, + "line": 350, "column": 75 }, "end": { - "line": 351, + "line": 350, "column": 76 } } @@ -81182,15 +81034,15 @@ "binop": null, "updateContext": null }, - "start": 9951, - "end": 9952, + "start": 9929, + "end": 9930, "loc": { "start": { - "line": 351, + "line": 350, "column": 76 }, "end": { - "line": 351, + "line": 350, "column": 77 } } @@ -81198,15 +81050,15 @@ { "type": "CommentLine", "value": " Check resultsPerPage is in expected format and initialise the", - "start": 9962, - "end": 10026, + "start": 9940, + "end": 10004, "loc": { "start": { - "line": 353, + "line": 352, "column": 8 }, "end": { - "line": 353, + "line": 352, "column": 72 } } @@ -81214,15 +81066,15 @@ { "type": "CommentLine", "value": " results per page component", - "start": 10035, - "end": 10064, + "start": 10013, + "end": 10042, "loc": { "start": { - "line": 354, + "line": 353, "column": 8 }, "end": { - "line": 354, + "line": 353, "column": 37 } } @@ -81242,15 +81094,15 @@ "updateContext": null }, "value": "if", - "start": 10073, - "end": 10075, + "start": 10051, + "end": 10053, "loc": { "start": { - "line": 355, + "line": 354, "column": 8 }, "end": { - "line": 355, + "line": 354, "column": 10 } } @@ -81267,15 +81119,15 @@ "postfix": false, "binop": null }, - "start": 10076, - "end": 10077, + "start": 10054, + "end": 10055, "loc": { "start": { - "line": 355, + "line": 354, "column": 11 }, "end": { - "line": 355, + "line": 354, "column": 12 } } @@ -81295,15 +81147,15 @@ "updateContext": null }, "value": "this", - "start": 10077, - "end": 10081, + "start": 10055, + "end": 10059, "loc": { "start": { - "line": 355, + "line": 354, "column": 12 }, "end": { - "line": 355, + "line": 354, "column": 16 } } @@ -81321,15 +81173,15 @@ "binop": null, "updateContext": null }, - "start": 10081, - "end": 10082, + "start": 10059, + "end": 10060, "loc": { "start": { - "line": 355, + "line": 354, "column": 16 }, "end": { - "line": 355, + "line": 354, "column": 17 } } @@ -81347,15 +81199,15 @@ "binop": null }, "value": "hasResultsPerPage", - "start": 10082, - "end": 10099, + "start": 10060, + "end": 10077, "loc": { "start": { - "line": 355, + "line": 354, "column": 17 }, "end": { - "line": 355, + "line": 354, "column": 34 } } @@ -81372,15 +81224,15 @@ "postfix": false, "binop": null }, - "start": 10099, - "end": 10100, + "start": 10077, + "end": 10078, "loc": { "start": { - "line": 355, + "line": 354, "column": 34 }, "end": { - "line": 355, + "line": 354, "column": 35 } } @@ -81397,15 +81249,15 @@ "postfix": false, "binop": null }, - "start": 10101, - "end": 10102, + "start": 10079, + "end": 10080, "loc": { "start": { - "line": 355, + "line": 354, "column": 36 }, "end": { - "line": 355, + "line": 354, "column": 37 } } @@ -81425,15 +81277,15 @@ "updateContext": null }, "value": "if", - "start": 10115, - "end": 10117, + "start": 10093, + "end": 10095, "loc": { "start": { - "line": 356, + "line": 355, "column": 12 }, "end": { - "line": 356, + "line": 355, "column": 14 } } @@ -81450,15 +81302,15 @@ "postfix": false, "binop": null }, - "start": 10118, - "end": 10119, + "start": 10096, + "end": 10097, "loc": { "start": { - "line": 356, + "line": 355, "column": 15 }, "end": { - "line": 356, + "line": 355, "column": 16 } } @@ -81478,15 +81330,15 @@ "updateContext": null }, "value": "this", - "start": 10119, - "end": 10123, + "start": 10097, + "end": 10101, "loc": { "start": { - "line": 356, + "line": 355, "column": 16 }, "end": { - "line": 356, + "line": 355, "column": 20 } } @@ -81504,15 +81356,15 @@ "binop": null, "updateContext": null }, - "start": 10123, - "end": 10124, + "start": 10101, + "end": 10102, "loc": { "start": { - "line": 356, + "line": 355, "column": 20 }, "end": { - "line": 356, + "line": 355, "column": 21 } } @@ -81530,15 +81382,15 @@ "binop": null }, "value": "resultsPerPage", - "start": 10124, - "end": 10138, + "start": 10102, + "end": 10116, "loc": { "start": { - "line": 356, + "line": 355, "column": 21 }, "end": { - "line": 356, + "line": 355, "column": 35 } } @@ -81556,15 +81408,15 @@ "binop": null, "updateContext": null }, - "start": 10138, - "end": 10139, + "start": 10116, + "end": 10117, "loc": { "start": { - "line": 356, + "line": 355, "column": 35 }, "end": { - "line": 356, + "line": 355, "column": 36 } } @@ -81582,15 +81434,15 @@ "binop": null }, "value": "length", - "start": 10139, - "end": 10145, + "start": 10117, + "end": 10123, "loc": { "start": { - "line": 356, + "line": 355, "column": 36 }, "end": { - "line": 356, + "line": 355, "column": 42 } } @@ -81609,15 +81461,15 @@ "updateContext": null }, "value": "<", - "start": 10146, - "end": 10147, + "start": 10124, + "end": 10125, "loc": { "start": { - "line": 356, + "line": 355, "column": 43 }, "end": { - "line": 356, + "line": 355, "column": 44 } } @@ -81636,15 +81488,15 @@ "updateContext": null }, "value": 2, - "start": 10148, - "end": 10149, + "start": 10126, + "end": 10127, "loc": { "start": { - "line": 356, + "line": 355, "column": 45 }, "end": { - "line": 356, + "line": 355, "column": 46 } } @@ -81661,15 +81513,15 @@ "postfix": false, "binop": null }, - "start": 10149, - "end": 10150, + "start": 10127, + "end": 10128, "loc": { "start": { - "line": 356, + "line": 355, "column": 46 }, "end": { - "line": 356, + "line": 355, "column": 47 } } @@ -81686,15 +81538,15 @@ "postfix": false, "binop": null }, - "start": 10151, - "end": 10152, + "start": 10129, + "end": 10130, "loc": { "start": { - "line": 356, + "line": 355, "column": 48 }, "end": { - "line": 356, + "line": 355, "column": 49 } } @@ -81714,15 +81566,15 @@ "updateContext": null }, "value": "this", - "start": 10169, - "end": 10173, + "start": 10147, + "end": 10151, "loc": { "start": { - "line": 357, + "line": 356, "column": 16 }, "end": { - "line": 357, + "line": 356, "column": 20 } } @@ -81740,15 +81592,15 @@ "binop": null, "updateContext": null }, - "start": 10173, - "end": 10174, + "start": 10151, + "end": 10152, "loc": { "start": { - "line": 357, + "line": 356, "column": 20 }, "end": { - "line": 357, + "line": 356, "column": 21 } } @@ -81766,15 +81618,15 @@ "binop": null }, "value": "hasResultsPerPage", - "start": 10174, - "end": 10191, + "start": 10152, + "end": 10169, "loc": { "start": { - "line": 357, + "line": 356, "column": 21 }, "end": { - "line": 357, + "line": 356, "column": 38 } } @@ -81793,15 +81645,15 @@ "updateContext": null }, "value": "=", - "start": 10192, - "end": 10193, + "start": 10170, + "end": 10171, "loc": { "start": { - "line": 357, + "line": 356, "column": 39 }, "end": { - "line": 357, + "line": 356, "column": 40 } } @@ -81821,15 +81673,15 @@ "updateContext": null }, "value": "false", - "start": 10194, - "end": 10199, + "start": 10172, + "end": 10177, "loc": { "start": { - "line": 357, + "line": 356, "column": 41 }, "end": { - "line": 357, + "line": 356, "column": 46 } } @@ -81847,15 +81699,15 @@ "binop": null, "updateContext": null }, - "start": 10199, - "end": 10200, + "start": 10177, + "end": 10178, "loc": { "start": { - "line": 357, + "line": 356, "column": 46 }, "end": { - "line": 357, + "line": 356, "column": 47 } } @@ -81872,15 +81724,15 @@ "postfix": false, "binop": null }, - "start": 10213, - "end": 10214, + "start": 10191, + "end": 10192, "loc": { "start": { - "line": 358, + "line": 357, "column": 12 }, "end": { - "line": 358, + "line": 357, "column": 13 } } @@ -81900,15 +81752,15 @@ "updateContext": null }, "value": "else", - "start": 10215, - "end": 10219, + "start": 10193, + "end": 10197, "loc": { "start": { - "line": 358, + "line": 357, "column": 14 }, "end": { - "line": 358, + "line": 357, "column": 18 } } @@ -81925,15 +81777,15 @@ "postfix": false, "binop": null }, - "start": 10220, - "end": 10221, + "start": 10198, + "end": 10199, "loc": { "start": { - "line": 358, + "line": 357, "column": 19 }, "end": { - "line": 358, + "line": 357, "column": 20 } } @@ -81953,15 +81805,15 @@ "updateContext": null }, "value": "this", - "start": 10238, - "end": 10242, + "start": 10216, + "end": 10220, "loc": { "start": { - "line": 359, + "line": 358, "column": 16 }, "end": { - "line": 359, + "line": 358, "column": 20 } } @@ -81979,15 +81831,15 @@ "binop": null, "updateContext": null }, - "start": 10242, - "end": 10243, + "start": 10220, + "end": 10221, "loc": { "start": { - "line": 359, + "line": 358, "column": 20 }, "end": { - "line": 359, + "line": 358, "column": 21 } } @@ -82005,15 +81857,15 @@ "binop": null }, "value": "pageLength", - "start": 10243, - "end": 10253, + "start": 10221, + "end": 10231, "loc": { "start": { - "line": 359, + "line": 358, "column": 21 }, "end": { - "line": 359, + "line": 358, "column": 31 } } @@ -82032,15 +81884,15 @@ "updateContext": null }, "value": "=", - "start": 10254, - "end": 10255, + "start": 10232, + "end": 10233, "loc": { "start": { - "line": 359, + "line": 358, "column": 32 }, "end": { - "line": 359, + "line": 358, "column": 33 } } @@ -82060,15 +81912,15 @@ "updateContext": null }, "value": "this", - "start": 10256, - "end": 10260, + "start": 10234, + "end": 10238, "loc": { "start": { - "line": 359, + "line": 358, "column": 34 }, "end": { - "line": 359, + "line": 358, "column": 38 } } @@ -82086,15 +81938,15 @@ "binop": null, "updateContext": null }, - "start": 10260, - "end": 10261, + "start": 10238, + "end": 10239, "loc": { "start": { - "line": 359, + "line": 358, "column": 38 }, "end": { - "line": 359, + "line": 358, "column": 39 } } @@ -82112,15 +81964,15 @@ "binop": null }, "value": "resultsPerPage", - "start": 10261, - "end": 10275, + "start": 10239, + "end": 10253, "loc": { "start": { - "line": 359, + "line": 358, "column": 39 }, "end": { - "line": 359, + "line": 358, "column": 53 } } @@ -82138,15 +81990,15 @@ "binop": null, "updateContext": null }, - "start": 10275, - "end": 10276, + "start": 10253, + "end": 10254, "loc": { "start": { - "line": 359, + "line": 358, "column": 53 }, "end": { - "line": 359, + "line": 358, "column": 54 } } @@ -82165,15 +82017,15 @@ "updateContext": null }, "value": 1, - "start": 10276, - "end": 10277, + "start": 10254, + "end": 10255, "loc": { "start": { - "line": 359, + "line": 358, "column": 54 }, "end": { - "line": 359, + "line": 358, "column": 55 } } @@ -82191,15 +82043,15 @@ "binop": null, "updateContext": null }, - "start": 10277, - "end": 10278, + "start": 10255, + "end": 10256, "loc": { "start": { - "line": 359, + "line": 358, "column": 55 }, "end": { - "line": 359, + "line": 358, "column": 56 } } @@ -82217,15 +82069,15 @@ "binop": null, "updateContext": null }, - "start": 10278, - "end": 10279, + "start": 10256, + "end": 10257, "loc": { "start": { - "line": 359, + "line": 358, "column": 56 }, "end": { - "line": 359, + "line": 358, "column": 57 } } @@ -82244,15 +82096,15 @@ "updateContext": null }, "value": 0, - "start": 10279, - "end": 10280, + "start": 10257, + "end": 10258, "loc": { "start": { - "line": 359, + "line": 358, "column": 57 }, "end": { - "line": 359, + "line": 358, "column": 58 } } @@ -82270,15 +82122,15 @@ "binop": null, "updateContext": null }, - "start": 10280, - "end": 10281, + "start": 10258, + "end": 10259, "loc": { "start": { - "line": 359, + "line": 358, "column": 58 }, "end": { - "line": 359, + "line": 358, "column": 59 } } @@ -82296,15 +82148,15 @@ "binop": null, "updateContext": null }, - "start": 10281, - "end": 10282, + "start": 10259, + "end": 10260, "loc": { "start": { - "line": 359, + "line": 358, "column": 59 }, "end": { - "line": 359, + "line": 358, "column": 60 } } @@ -82324,15 +82176,15 @@ "updateContext": null }, "value": "this", - "start": 10299, - "end": 10303, + "start": 10277, + "end": 10281, "loc": { "start": { - "line": 360, + "line": 359, "column": 16 }, "end": { - "line": 360, + "line": 359, "column": 20 } } @@ -82350,15 +82202,15 @@ "binop": null, "updateContext": null }, - "start": 10303, - "end": 10304, + "start": 10281, + "end": 10282, "loc": { "start": { - "line": 360, + "line": 359, "column": 20 }, "end": { - "line": 360, + "line": 359, "column": 21 } } @@ -82376,15 +82228,15 @@ "binop": null }, "value": "setResultsPerPage", - "start": 10304, - "end": 10321, + "start": 10282, + "end": 10299, "loc": { "start": { - "line": 360, + "line": 359, "column": 21 }, "end": { - "line": 360, + "line": 359, "column": 38 } } @@ -82401,15 +82253,15 @@ "postfix": false, "binop": null }, - "start": 10321, - "end": 10322, + "start": 10299, + "end": 10300, "loc": { "start": { - "line": 360, + "line": 359, "column": 38 }, "end": { - "line": 360, + "line": 359, "column": 39 } } @@ -82426,15 +82278,15 @@ "postfix": false, "binop": null }, - "start": 10322, - "end": 10323, + "start": 10300, + "end": 10301, "loc": { "start": { - "line": 360, + "line": 359, "column": 39 }, "end": { - "line": 360, + "line": 359, "column": 40 } } @@ -82452,15 +82304,15 @@ "binop": null, "updateContext": null }, - "start": 10323, - "end": 10324, + "start": 10301, + "end": 10302, "loc": { "start": { - "line": 360, + "line": 359, "column": 40 }, "end": { - "line": 360, + "line": 359, "column": 41 } } @@ -82477,15 +82329,15 @@ "postfix": false, "binop": null }, - "start": 10337, - "end": 10338, + "start": 10315, + "end": 10316, "loc": { "start": { - "line": 361, + "line": 360, "column": 12 }, "end": { - "line": 361, + "line": 360, "column": 13 } } @@ -82502,15 +82354,15 @@ "postfix": false, "binop": null }, - "start": 10347, - "end": 10348, + "start": 10325, + "end": 10326, "loc": { "start": { - "line": 362, + "line": 361, "column": 8 }, "end": { - "line": 362, + "line": 361, "column": 9 } } @@ -82528,15 +82380,15 @@ "binop": null }, "value": "evt", - "start": 10358, - "end": 10361, + "start": 10336, + "end": 10339, "loc": { "start": { - "line": 364, + "line": 363, "column": 8 }, "end": { - "line": 364, + "line": 363, "column": 11 } } @@ -82554,15 +82406,15 @@ "binop": null, "updateContext": null }, - "start": 10361, - "end": 10362, + "start": 10339, + "end": 10340, "loc": { "start": { - "line": 364, + "line": 363, "column": 11 }, "end": { - "line": 364, + "line": 363, "column": 12 } } @@ -82580,15 +82432,15 @@ "binop": null }, "value": "slcPagesChange", - "start": 10362, - "end": 10376, + "start": 10340, + "end": 10354, "loc": { "start": { - "line": 364, + "line": 363, "column": 12 }, "end": { - "line": 364, + "line": 363, "column": 26 } } @@ -82607,15 +82459,15 @@ "updateContext": null }, "value": "=", - "start": 10377, - "end": 10378, + "start": 10355, + "end": 10356, "loc": { "start": { - "line": 364, + "line": 363, "column": 27 }, "end": { - "line": 364, + "line": 363, "column": 28 } } @@ -82632,15 +82484,15 @@ "postfix": false, "binop": null }, - "start": 10379, - "end": 10380, + "start": 10357, + "end": 10358, "loc": { "start": { - "line": 364, + "line": 363, "column": 29 }, "end": { - "line": 364, + "line": 363, "column": 30 } } @@ -82658,15 +82510,15 @@ "binop": null }, "value": "event", - "start": 10380, - "end": 10385, + "start": 10358, + "end": 10363, "loc": { "start": { - "line": 364, + "line": 363, "column": 30 }, "end": { - "line": 364, + "line": 363, "column": 35 } } @@ -82683,15 +82535,15 @@ "postfix": false, "binop": null }, - "start": 10385, - "end": 10386, + "start": 10363, + "end": 10364, "loc": { "start": { - "line": 364, + "line": 363, "column": 35 }, "end": { - "line": 364, + "line": 363, "column": 36 } } @@ -82709,15 +82561,15 @@ "binop": null, "updateContext": null }, - "start": 10387, - "end": 10389, + "start": 10365, + "end": 10367, "loc": { "start": { - "line": 364, + "line": 363, "column": 37 }, "end": { - "line": 364, + "line": 363, "column": 39 } } @@ -82734,15 +82586,15 @@ "postfix": false, "binop": null }, - "start": 10390, - "end": 10391, + "start": 10368, + "end": 10369, "loc": { "start": { - "line": 364, + "line": 363, "column": 40 }, "end": { - "line": 364, + "line": 363, "column": 41 } } @@ -82762,15 +82614,15 @@ "updateContext": null }, "value": "let", - "start": 10404, - "end": 10407, + "start": 10382, + "end": 10385, "loc": { "start": { - "line": 365, + "line": 364, "column": 12 }, "end": { - "line": 365, + "line": 364, "column": 15 } } @@ -82788,15 +82640,15 @@ "binop": null }, "value": "slc", - "start": 10408, - "end": 10411, + "start": 10386, + "end": 10389, "loc": { "start": { - "line": 365, + "line": 364, "column": 16 }, "end": { - "line": 365, + "line": 364, "column": 19 } } @@ -82815,15 +82667,15 @@ "updateContext": null }, "value": "=", - "start": 10412, - "end": 10413, + "start": 10390, + "end": 10391, "loc": { "start": { - "line": 365, + "line": 364, "column": 20 }, "end": { - "line": 365, + "line": 364, "column": 21 } } @@ -82841,15 +82693,15 @@ "binop": null }, "value": "event", - "start": 10414, - "end": 10419, + "start": 10392, + "end": 10397, "loc": { "start": { - "line": 365, + "line": 364, "column": 22 }, "end": { - "line": 365, + "line": 364, "column": 27 } } @@ -82867,15 +82719,15 @@ "binop": null, "updateContext": null }, - "start": 10419, - "end": 10420, + "start": 10397, + "end": 10398, "loc": { "start": { - "line": 365, + "line": 364, "column": 27 }, "end": { - "line": 365, + "line": 364, "column": 28 } } @@ -82893,15 +82745,15 @@ "binop": null }, "value": "target", - "start": 10420, - "end": 10426, + "start": 10398, + "end": 10404, "loc": { "start": { - "line": 365, + "line": 364, "column": 28 }, "end": { - "line": 365, + "line": 364, "column": 34 } } @@ -82919,15 +82771,15 @@ "binop": null, "updateContext": null }, - "start": 10426, - "end": 10427, + "start": 10404, + "end": 10405, "loc": { "start": { - "line": 365, + "line": 364, "column": 34 }, "end": { - "line": 365, + "line": 364, "column": 35 } } @@ -82947,15 +82799,15 @@ "updateContext": null }, "value": "this", - "start": 10440, - "end": 10444, + "start": 10418, + "end": 10422, "loc": { "start": { - "line": 366, + "line": 365, "column": 12 }, "end": { - "line": 366, + "line": 365, "column": 16 } } @@ -82973,15 +82825,15 @@ "binop": null, "updateContext": null }, - "start": 10444, - "end": 10445, + "start": 10422, + "end": 10423, "loc": { "start": { - "line": 366, + "line": 365, "column": 16 }, "end": { - "line": 366, + "line": 365, "column": 17 } } @@ -82999,15 +82851,15 @@ "binop": null }, "value": "changePage", - "start": 10445, - "end": 10455, + "start": 10423, + "end": 10433, "loc": { "start": { - "line": 366, + "line": 365, "column": 17 }, "end": { - "line": 366, + "line": 365, "column": 27 } } @@ -83024,15 +82876,15 @@ "postfix": false, "binop": null }, - "start": 10455, - "end": 10456, + "start": 10433, + "end": 10434, "loc": { "start": { - "line": 366, + "line": 365, "column": 27 }, "end": { - "line": 366, + "line": 365, "column": 28 } } @@ -83050,15 +82902,15 @@ "binop": null }, "value": "slc", - "start": 10456, - "end": 10459, + "start": 10434, + "end": 10437, "loc": { "start": { - "line": 366, + "line": 365, "column": 28 }, "end": { - "line": 366, + "line": 365, "column": 31 } } @@ -83076,15 +82928,15 @@ "binop": null, "updateContext": null }, - "start": 10459, - "end": 10460, + "start": 10437, + "end": 10438, "loc": { "start": { - "line": 366, + "line": 365, "column": 31 }, "end": { - "line": 366, + "line": 365, "column": 32 } } @@ -83102,15 +82954,15 @@ "binop": null }, "value": "selectedIndex", - "start": 10460, - "end": 10473, + "start": 10438, + "end": 10451, "loc": { "start": { - "line": 366, + "line": 365, "column": 32 }, "end": { - "line": 366, + "line": 365, "column": 45 } } @@ -83127,15 +82979,15 @@ "postfix": false, "binop": null }, - "start": 10473, - "end": 10474, + "start": 10451, + "end": 10452, "loc": { "start": { - "line": 366, + "line": 365, "column": 45 }, "end": { - "line": 366, + "line": 365, "column": 46 } } @@ -83153,15 +83005,15 @@ "binop": null, "updateContext": null }, - "start": 10474, - "end": 10475, + "start": 10452, + "end": 10453, "loc": { "start": { - "line": 366, + "line": 365, "column": 46 }, "end": { - "line": 366, + "line": 365, "column": 47 } } @@ -83178,15 +83030,15 @@ "postfix": false, "binop": null }, - "start": 10484, - "end": 10485, + "start": 10462, + "end": 10463, "loc": { "start": { - "line": 367, + "line": 366, "column": 8 }, "end": { - "line": 367, + "line": 366, "column": 9 } } @@ -83204,15 +83056,15 @@ "binop": null, "updateContext": null }, - "start": 10485, - "end": 10486, + "start": 10463, + "end": 10464, "loc": { "start": { - "line": 367, + "line": 366, "column": 9 }, "end": { - "line": 367, + "line": 366, "column": 10 } } @@ -83220,15 +83072,15 @@ { "type": "CommentLine", "value": " Paging drop-down list selector", - "start": 10496, - "end": 10529, + "start": 10474, + "end": 10507, "loc": { "start": { - "line": 369, + "line": 368, "column": 8 }, "end": { - "line": 369, + "line": 368, "column": 41 } } @@ -83248,15 +83100,15 @@ "updateContext": null }, "value": "if", - "start": 10538, - "end": 10540, + "start": 10516, + "end": 10518, "loc": { "start": { - "line": 370, + "line": 369, "column": 8 }, "end": { - "line": 370, + "line": 369, "column": 10 } } @@ -83273,15 +83125,15 @@ "postfix": false, "binop": null }, - "start": 10541, - "end": 10542, + "start": 10519, + "end": 10520, "loc": { "start": { - "line": 370, + "line": 369, "column": 11 }, "end": { - "line": 370, + "line": 369, "column": 12 } } @@ -83301,15 +83153,15 @@ "updateContext": null }, "value": "this", - "start": 10542, - "end": 10546, + "start": 10520, + "end": 10524, "loc": { "start": { - "line": 370, + "line": 369, "column": 12 }, "end": { - "line": 370, + "line": 369, "column": 16 } } @@ -83327,15 +83179,15 @@ "binop": null, "updateContext": null }, - "start": 10546, - "end": 10547, + "start": 10524, + "end": 10525, "loc": { "start": { - "line": 370, + "line": 369, "column": 16 }, "end": { - "line": 370, + "line": 369, "column": 17 } } @@ -83353,15 +83205,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 10547, - "end": 10563, + "start": 10525, + "end": 10541, "loc": { "start": { - "line": 370, + "line": 369, "column": 17 }, "end": { - "line": 370, + "line": 369, "column": 33 } } @@ -83380,15 +83232,15 @@ "updateContext": null }, "value": "===", - "start": 10564, - "end": 10567, + "start": 10542, + "end": 10545, "loc": { "start": { - "line": 370, + "line": 369, "column": 34 }, "end": { - "line": 370, + "line": 369, "column": 37 } } @@ -83406,15 +83258,15 @@ "binop": null }, "value": "SELECT", - "start": 10568, - "end": 10574, + "start": 10546, + "end": 10552, "loc": { "start": { - "line": 370, + "line": 369, "column": 38 }, "end": { - "line": 370, + "line": 369, "column": 44 } } @@ -83431,15 +83283,15 @@ "postfix": false, "binop": null }, - "start": 10574, - "end": 10575, + "start": 10552, + "end": 10553, "loc": { "start": { - "line": 370, + "line": 369, "column": 44 }, "end": { - "line": 370, + "line": 369, "column": 45 } } @@ -83456,15 +83308,15 @@ "postfix": false, "binop": null }, - "start": 10576, - "end": 10577, + "start": 10554, + "end": 10555, "loc": { "start": { - "line": 370, + "line": 369, "column": 46 }, "end": { - "line": 370, + "line": 369, "column": 47 } } @@ -83482,15 +83334,15 @@ "binop": null }, "value": "slcPages", - "start": 10590, - "end": 10598, + "start": 10568, + "end": 10576, "loc": { "start": { - "line": 371, + "line": 370, "column": 12 }, "end": { - "line": 371, + "line": 370, "column": 20 } } @@ -83509,15 +83361,15 @@ "updateContext": null }, "value": "=", - "start": 10599, - "end": 10600, + "start": 10577, + "end": 10578, "loc": { "start": { - "line": 371, + "line": 370, "column": 21 }, "end": { - "line": 371, + "line": 370, "column": 22 } } @@ -83535,15 +83387,15 @@ "binop": null }, "value": "createElm", - "start": 10601, - "end": 10610, + "start": 10579, + "end": 10588, "loc": { "start": { - "line": 371, + "line": 370, "column": 23 }, "end": { - "line": 371, + "line": 370, "column": 32 } } @@ -83560,15 +83412,15 @@ "postfix": false, "binop": null }, - "start": 10610, - "end": 10611, + "start": 10588, + "end": 10589, "loc": { "start": { - "line": 371, + "line": 370, "column": 32 }, "end": { - "line": 371, + "line": 370, "column": 33 } } @@ -83586,15 +83438,15 @@ "binop": null }, "value": "SELECT", - "start": 10611, - "end": 10617, + "start": 10589, + "end": 10595, "loc": { "start": { - "line": 371, + "line": 370, "column": 33 }, "end": { - "line": 371, + "line": 370, "column": 39 } } @@ -83611,15 +83463,15 @@ "postfix": false, "binop": null }, - "start": 10617, - "end": 10618, + "start": 10595, + "end": 10596, "loc": { "start": { - "line": 371, + "line": 370, "column": 39 }, "end": { - "line": 371, + "line": 370, "column": 40 } } @@ -83637,15 +83489,15 @@ "binop": null, "updateContext": null }, - "start": 10618, - "end": 10619, + "start": 10596, + "end": 10597, "loc": { "start": { - "line": 371, + "line": 370, "column": 40 }, "end": { - "line": 371, + "line": 370, "column": 41 } } @@ -83663,15 +83515,15 @@ "binop": null }, "value": "slcPages", - "start": 10632, - "end": 10640, + "start": 10610, + "end": 10618, "loc": { "start": { - "line": 372, + "line": 371, "column": 12 }, "end": { - "line": 372, + "line": 371, "column": 20 } } @@ -83689,15 +83541,15 @@ "binop": null, "updateContext": null }, - "start": 10640, - "end": 10641, + "start": 10618, + "end": 10619, "loc": { "start": { - "line": 372, + "line": 371, "column": 20 }, "end": { - "line": 372, + "line": 371, "column": 21 } } @@ -83715,15 +83567,15 @@ "binop": null }, "value": "className", - "start": 10641, - "end": 10650, + "start": 10619, + "end": 10628, "loc": { "start": { - "line": 372, + "line": 371, "column": 21 }, "end": { - "line": 372, + "line": 371, "column": 30 } } @@ -83742,15 +83594,15 @@ "updateContext": null }, "value": "=", - "start": 10651, - "end": 10652, + "start": 10629, + "end": 10630, "loc": { "start": { - "line": 372, + "line": 371, "column": 31 }, "end": { - "line": 372, + "line": 371, "column": 32 } } @@ -83770,15 +83622,15 @@ "updateContext": null }, "value": "this", - "start": 10653, - "end": 10657, + "start": 10631, + "end": 10635, "loc": { "start": { - "line": 372, + "line": 371, "column": 33 }, "end": { - "line": 372, + "line": 371, "column": 37 } } @@ -83796,15 +83648,15 @@ "binop": null, "updateContext": null }, - "start": 10657, - "end": 10658, + "start": 10635, + "end": 10636, "loc": { "start": { - "line": 372, + "line": 371, "column": 37 }, "end": { - "line": 372, + "line": 371, "column": 38 } } @@ -83822,15 +83674,15 @@ "binop": null }, "value": "pgSlcCssClass", - "start": 10658, - "end": 10671, + "start": 10636, + "end": 10649, "loc": { "start": { - "line": 372, + "line": 371, "column": 38 }, "end": { - "line": 372, + "line": 371, "column": 51 } } @@ -83848,15 +83700,15 @@ "binop": null, "updateContext": null }, - "start": 10671, - "end": 10672, + "start": 10649, + "end": 10650, "loc": { "start": { - "line": 372, + "line": 371, "column": 51 }, "end": { - "line": 372, + "line": 371, "column": 52 } } @@ -83874,15 +83726,15 @@ "binop": null }, "value": "addEvt", - "start": 10685, - "end": 10691, + "start": 10663, + "end": 10669, "loc": { "start": { - "line": 373, + "line": 372, "column": 12 }, "end": { - "line": 373, + "line": 372, "column": 18 } } @@ -83899,15 +83751,15 @@ "postfix": false, "binop": null }, - "start": 10691, - "end": 10692, + "start": 10669, + "end": 10670, "loc": { "start": { - "line": 373, + "line": 372, "column": 18 }, "end": { - "line": 373, + "line": 372, "column": 19 } } @@ -83925,15 +83777,15 @@ "binop": null }, "value": "slcPages", - "start": 10692, - "end": 10700, + "start": 10670, + "end": 10678, "loc": { "start": { - "line": 373, + "line": 372, "column": 19 }, "end": { - "line": 373, + "line": 372, "column": 27 } } @@ -83951,15 +83803,15 @@ "binop": null, "updateContext": null }, - "start": 10700, - "end": 10701, + "start": 10678, + "end": 10679, "loc": { "start": { - "line": 373, + "line": 372, "column": 27 }, "end": { - "line": 373, + "line": 372, "column": 28 } } @@ -83978,15 +83830,15 @@ "updateContext": null }, "value": "change", - "start": 10702, - "end": 10710, + "start": 10680, + "end": 10688, "loc": { "start": { - "line": 373, + "line": 372, "column": 29 }, "end": { - "line": 373, + "line": 372, "column": 37 } } @@ -84004,15 +83856,15 @@ "binop": null, "updateContext": null }, - "start": 10710, - "end": 10711, + "start": 10688, + "end": 10689, "loc": { "start": { - "line": 373, + "line": 372, "column": 37 }, "end": { - "line": 373, + "line": 372, "column": 38 } } @@ -84030,15 +83882,15 @@ "binop": null }, "value": "evt", - "start": 10712, - "end": 10715, + "start": 10690, + "end": 10693, "loc": { "start": { - "line": 373, + "line": 372, "column": 39 }, "end": { - "line": 373, + "line": 372, "column": 42 } } @@ -84056,15 +83908,15 @@ "binop": null, "updateContext": null }, - "start": 10715, - "end": 10716, + "start": 10693, + "end": 10694, "loc": { "start": { - "line": 373, + "line": 372, "column": 42 }, "end": { - "line": 373, + "line": 372, "column": 43 } } @@ -84082,15 +83934,15 @@ "binop": null }, "value": "slcPagesChange", - "start": 10716, - "end": 10730, + "start": 10694, + "end": 10708, "loc": { "start": { - "line": 373, + "line": 372, "column": 43 }, "end": { - "line": 373, + "line": 372, "column": 57 } } @@ -84107,15 +83959,15 @@ "postfix": false, "binop": null }, - "start": 10730, - "end": 10731, + "start": 10708, + "end": 10709, "loc": { "start": { - "line": 373, + "line": 372, "column": 57 }, "end": { - "line": 373, + "line": 372, "column": 58 } } @@ -84133,15 +83985,15 @@ "binop": null, "updateContext": null }, - "start": 10731, - "end": 10732, + "start": 10709, + "end": 10710, "loc": { "start": { - "line": 373, + "line": 372, "column": 58 }, "end": { - "line": 373, + "line": 372, "column": 59 } } @@ -84158,15 +84010,15 @@ "postfix": false, "binop": null }, - "start": 10741, - "end": 10742, + "start": 10719, + "end": 10720, "loc": { "start": { - "line": 374, + "line": 373, "column": 8 }, "end": { - "line": 374, + "line": 373, "column": 9 } } @@ -84174,15 +84026,15 @@ { "type": "CommentLine", "value": " Paging input selector", - "start": 10752, - "end": 10776, + "start": 10730, + "end": 10754, "loc": { "start": { - "line": 376, + "line": 375, "column": 8 }, "end": { - "line": 376, + "line": 375, "column": 32 } } @@ -84202,15 +84054,15 @@ "updateContext": null }, "value": "if", - "start": 10785, - "end": 10787, + "start": 10763, + "end": 10765, "loc": { "start": { - "line": 377, + "line": 376, "column": 8 }, "end": { - "line": 377, + "line": 376, "column": 10 } } @@ -84227,15 +84079,15 @@ "postfix": false, "binop": null }, - "start": 10788, - "end": 10789, + "start": 10766, + "end": 10767, "loc": { "start": { - "line": 377, + "line": 376, "column": 11 }, "end": { - "line": 377, + "line": 376, "column": 12 } } @@ -84255,15 +84107,15 @@ "updateContext": null }, "value": "this", - "start": 10789, - "end": 10793, + "start": 10767, + "end": 10771, "loc": { "start": { - "line": 377, + "line": 376, "column": 12 }, "end": { - "line": 377, + "line": 376, "column": 16 } } @@ -84281,15 +84133,15 @@ "binop": null, "updateContext": null }, - "start": 10793, - "end": 10794, + "start": 10771, + "end": 10772, "loc": { "start": { - "line": 377, + "line": 376, "column": 16 }, "end": { - "line": 377, + "line": 376, "column": 17 } } @@ -84307,15 +84159,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 10794, - "end": 10810, + "start": 10772, + "end": 10788, "loc": { "start": { - "line": 377, + "line": 376, "column": 17 }, "end": { - "line": 377, + "line": 376, "column": 33 } } @@ -84334,15 +84186,15 @@ "updateContext": null }, "value": "===", - "start": 10811, - "end": 10814, + "start": 10789, + "end": 10792, "loc": { "start": { - "line": 377, + "line": 376, "column": 34 }, "end": { - "line": 377, + "line": 376, "column": 37 } } @@ -84360,15 +84212,15 @@ "binop": null }, "value": "INPUT", - "start": 10815, - "end": 10820, + "start": 10793, + "end": 10798, "loc": { "start": { - "line": 377, + "line": 376, "column": 38 }, "end": { - "line": 377, + "line": 376, "column": 43 } } @@ -84385,15 +84237,15 @@ "postfix": false, "binop": null }, - "start": 10820, - "end": 10821, + "start": 10798, + "end": 10799, "loc": { "start": { - "line": 377, + "line": 376, "column": 43 }, "end": { - "line": 377, + "line": 376, "column": 44 } } @@ -84410,15 +84262,15 @@ "postfix": false, "binop": null }, - "start": 10822, - "end": 10823, + "start": 10800, + "end": 10801, "loc": { "start": { - "line": 377, + "line": 376, "column": 45 }, "end": { - "line": 377, + "line": 376, "column": 46 } } @@ -84436,15 +84288,15 @@ "binop": null }, "value": "slcPages", - "start": 10836, - "end": 10844, + "start": 10814, + "end": 10822, "loc": { "start": { - "line": 378, + "line": 377, "column": 12 }, "end": { - "line": 378, + "line": 377, "column": 20 } } @@ -84463,15 +84315,15 @@ "updateContext": null }, "value": "=", - "start": 10845, - "end": 10846, + "start": 10823, + "end": 10824, "loc": { "start": { - "line": 378, + "line": 377, "column": 21 }, "end": { - "line": 378, + "line": 377, "column": 22 } } @@ -84489,15 +84341,15 @@ "binop": null }, "value": "createElm", - "start": 10847, - "end": 10856, + "start": 10825, + "end": 10834, "loc": { "start": { - "line": 378, + "line": 377, "column": 23 }, "end": { - "line": 378, + "line": 377, "column": 32 } } @@ -84514,15 +84366,15 @@ "postfix": false, "binop": null }, - "start": 10856, - "end": 10857, + "start": 10834, + "end": 10835, "loc": { "start": { - "line": 378, + "line": 377, "column": 32 }, "end": { - "line": 378, + "line": 377, "column": 33 } } @@ -84540,15 +84392,15 @@ "binop": null }, "value": "INPUT", - "start": 10857, - "end": 10862, + "start": 10835, + "end": 10840, "loc": { "start": { - "line": 378, + "line": 377, "column": 33 }, "end": { - "line": 378, + "line": 377, "column": 38 } } @@ -84566,15 +84418,15 @@ "binop": null, "updateContext": null }, - "start": 10862, - "end": 10863, + "start": 10840, + "end": 10841, "loc": { "start": { - "line": 378, + "line": 377, "column": 38 }, "end": { - "line": 378, + "line": 377, "column": 39 } } @@ -84592,15 +84444,15 @@ "binop": null, "updateContext": null }, - "start": 10864, - "end": 10865, + "start": 10842, + "end": 10843, "loc": { "start": { - "line": 378, + "line": 377, "column": 40 }, "end": { - "line": 378, + "line": 377, "column": 41 } } @@ -84619,15 +84471,15 @@ "updateContext": null }, "value": "value", - "start": 10865, - "end": 10872, + "start": 10843, + "end": 10850, "loc": { "start": { - "line": 378, + "line": 377, "column": 41 }, "end": { - "line": 378, + "line": 377, "column": 48 } } @@ -84645,15 +84497,15 @@ "binop": null, "updateContext": null }, - "start": 10872, - "end": 10873, + "start": 10850, + "end": 10851, "loc": { "start": { - "line": 378, + "line": 377, "column": 48 }, "end": { - "line": 378, + "line": 377, "column": 49 } } @@ -84673,15 +84525,15 @@ "updateContext": null }, "value": "this", - "start": 10874, - "end": 10878, + "start": 10852, + "end": 10856, "loc": { "start": { - "line": 378, + "line": 377, "column": 50 }, "end": { - "line": 378, + "line": 377, "column": 54 } } @@ -84699,15 +84551,15 @@ "binop": null, "updateContext": null }, - "start": 10878, - "end": 10879, + "start": 10856, + "end": 10857, "loc": { "start": { - "line": 378, + "line": 377, "column": 54 }, "end": { - "line": 378, + "line": 377, "column": 55 } } @@ -84725,15 +84577,15 @@ "binop": null }, "value": "currentPageNb", - "start": 10879, - "end": 10892, + "start": 10857, + "end": 10870, "loc": { "start": { - "line": 378, + "line": 377, "column": 55 }, "end": { - "line": 378, + "line": 377, "column": 68 } } @@ -84751,15 +84603,15 @@ "binop": null, "updateContext": null }, - "start": 10892, - "end": 10893, + "start": 10870, + "end": 10871, "loc": { "start": { - "line": 378, + "line": 377, "column": 68 }, "end": { - "line": 378, + "line": 377, "column": 69 } } @@ -84776,15 +84628,15 @@ "postfix": false, "binop": null }, - "start": 10893, - "end": 10894, + "start": 10871, + "end": 10872, "loc": { "start": { - "line": 378, + "line": 377, "column": 69 }, "end": { - "line": 378, + "line": 377, "column": 70 } } @@ -84802,15 +84654,15 @@ "binop": null, "updateContext": null }, - "start": 10894, - "end": 10895, + "start": 10872, + "end": 10873, "loc": { "start": { - "line": 378, + "line": 377, "column": 70 }, "end": { - "line": 378, + "line": 377, "column": 71 } } @@ -84828,15 +84680,15 @@ "binop": null }, "value": "slcPages", - "start": 10908, - "end": 10916, + "start": 10886, + "end": 10894, "loc": { "start": { - "line": 379, + "line": 378, "column": 12 }, "end": { - "line": 379, + "line": 378, "column": 20 } } @@ -84854,15 +84706,15 @@ "binop": null, "updateContext": null }, - "start": 10916, - "end": 10917, + "start": 10894, + "end": 10895, "loc": { "start": { - "line": 379, + "line": 378, "column": 20 }, "end": { - "line": 379, + "line": 378, "column": 21 } } @@ -84880,15 +84732,15 @@ "binop": null }, "value": "className", - "start": 10917, - "end": 10926, + "start": 10895, + "end": 10904, "loc": { "start": { - "line": 379, + "line": 378, "column": 21 }, "end": { - "line": 379, + "line": 378, "column": 30 } } @@ -84907,15 +84759,15 @@ "updateContext": null }, "value": "=", - "start": 10927, - "end": 10928, + "start": 10905, + "end": 10906, "loc": { "start": { - "line": 379, + "line": 378, "column": 31 }, "end": { - "line": 379, + "line": 378, "column": 32 } } @@ -84935,15 +84787,15 @@ "updateContext": null }, "value": "this", - "start": 10929, - "end": 10933, + "start": 10907, + "end": 10911, "loc": { "start": { - "line": 379, + "line": 378, "column": 33 }, "end": { - "line": 379, + "line": 378, "column": 37 } } @@ -84961,15 +84813,15 @@ "binop": null, "updateContext": null }, - "start": 10933, - "end": 10934, + "start": 10911, + "end": 10912, "loc": { "start": { - "line": 379, + "line": 378, "column": 37 }, "end": { - "line": 379, + "line": 378, "column": 38 } } @@ -84987,15 +84839,15 @@ "binop": null }, "value": "pgInpCssClass", - "start": 10934, - "end": 10947, + "start": 10912, + "end": 10925, "loc": { "start": { - "line": 379, + "line": 378, "column": 38 }, "end": { - "line": 379, + "line": 378, "column": 51 } } @@ -85013,15 +84865,15 @@ "binop": null, "updateContext": null }, - "start": 10947, - "end": 10948, + "start": 10925, + "end": 10926, "loc": { "start": { - "line": 379, + "line": 378, "column": 51 }, "end": { - "line": 379, + "line": 378, "column": 52 } } @@ -85039,15 +84891,15 @@ "binop": null }, "value": "addEvt", - "start": 10961, - "end": 10967, + "start": 10939, + "end": 10945, "loc": { "start": { - "line": 380, + "line": 379, "column": 12 }, "end": { - "line": 380, + "line": 379, "column": 18 } } @@ -85064,15 +84916,15 @@ "postfix": false, "binop": null }, - "start": 10967, - "end": 10968, + "start": 10945, + "end": 10946, "loc": { "start": { - "line": 380, + "line": 379, "column": 18 }, "end": { - "line": 380, + "line": 379, "column": 19 } } @@ -85090,15 +84942,15 @@ "binop": null }, "value": "slcPages", - "start": 10968, - "end": 10976, + "start": 10946, + "end": 10954, "loc": { "start": { - "line": 380, + "line": 379, "column": 19 }, "end": { - "line": 380, + "line": 379, "column": 27 } } @@ -85116,15 +84968,15 @@ "binop": null, "updateContext": null }, - "start": 10976, - "end": 10977, + "start": 10954, + "end": 10955, "loc": { "start": { - "line": 380, + "line": 379, "column": 27 }, "end": { - "line": 380, + "line": 379, "column": 28 } } @@ -85143,15 +84995,15 @@ "updateContext": null }, "value": "keypress", - "start": 10978, - "end": 10988, + "start": 10956, + "end": 10966, "loc": { "start": { - "line": 380, + "line": 379, "column": 29 }, "end": { - "line": 380, + "line": 379, "column": 39 } } @@ -85169,15 +85021,15 @@ "binop": null, "updateContext": null }, - "start": 10988, - "end": 10989, + "start": 10966, + "end": 10967, "loc": { "start": { - "line": 380, + "line": 379, "column": 39 }, "end": { - "line": 380, + "line": 379, "column": 40 } } @@ -85195,15 +85047,15 @@ "binop": null }, "value": "evt", - "start": 10990, - "end": 10993, + "start": 10968, + "end": 10971, "loc": { "start": { - "line": 380, + "line": 379, "column": 41 }, "end": { - "line": 380, + "line": 379, "column": 44 } } @@ -85221,15 +85073,15 @@ "binop": null, "updateContext": null }, - "start": 10993, - "end": 10994, + "start": 10971, + "end": 10972, "loc": { "start": { - "line": 380, + "line": 379, "column": 44 }, "end": { - "line": 380, + "line": 379, "column": 45 } } @@ -85247,15 +85099,15 @@ "binop": null }, "value": "_detectKey", - "start": 10994, - "end": 11004, + "start": 10972, + "end": 10982, "loc": { "start": { - "line": 380, + "line": 379, "column": 45 }, "end": { - "line": 380, + "line": 379, "column": 55 } } @@ -85272,15 +85124,15 @@ "postfix": false, "binop": null }, - "start": 11004, - "end": 11005, + "start": 10982, + "end": 10983, "loc": { "start": { - "line": 380, + "line": 379, "column": 55 }, "end": { - "line": 380, + "line": 379, "column": 56 } } @@ -85298,15 +85150,15 @@ "binop": null, "updateContext": null }, - "start": 11005, - "end": 11006, + "start": 10983, + "end": 10984, "loc": { "start": { - "line": 380, + "line": 379, "column": 56 }, "end": { - "line": 380, + "line": 379, "column": 57 } } @@ -85323,15 +85175,15 @@ "postfix": false, "binop": null }, - "start": 11015, - "end": 11016, + "start": 10993, + "end": 10994, "loc": { "start": { - "line": 381, + "line": 380, "column": 8 }, "end": { - "line": 381, + "line": 380, "column": 9 } } @@ -85339,15 +85191,15 @@ { "type": "CommentLine", "value": " btns containers", - "start": 11026, - "end": 11044, + "start": 11004, + "end": 11022, "loc": { "start": { - "line": 383, + "line": 382, "column": 8 }, "end": { - "line": 383, + "line": 382, "column": 26 } } @@ -85367,15 +85219,15 @@ "updateContext": null }, "value": "let", - "start": 11053, - "end": 11056, + "start": 11031, + "end": 11034, "loc": { "start": { - "line": 384, + "line": 383, "column": 8 }, "end": { - "line": 384, + "line": 383, "column": 11 } } @@ -85393,15 +85245,15 @@ "binop": null }, "value": "btnNextSpan", - "start": 11057, - "end": 11068, + "start": 11035, + "end": 11046, "loc": { "start": { - "line": 384, + "line": 383, "column": 12 }, "end": { - "line": 384, + "line": 383, "column": 23 } } @@ -85420,15 +85272,15 @@ "updateContext": null }, "value": "=", - "start": 11069, - "end": 11070, + "start": 11047, + "end": 11048, "loc": { "start": { - "line": 384, + "line": 383, "column": 24 }, "end": { - "line": 384, + "line": 383, "column": 25 } } @@ -85446,15 +85298,15 @@ "binop": null }, "value": "createElm", - "start": 11071, - "end": 11080, + "start": 11049, + "end": 11058, "loc": { "start": { - "line": 384, + "line": 383, "column": 26 }, "end": { - "line": 384, + "line": 383, "column": 35 } } @@ -85471,15 +85323,15 @@ "postfix": false, "binop": null }, - "start": 11080, - "end": 11081, + "start": 11058, + "end": 11059, "loc": { "start": { - "line": 384, + "line": 383, "column": 35 }, "end": { - "line": 384, + "line": 383, "column": 36 } } @@ -85498,15 +85350,15 @@ "updateContext": null }, "value": "span", - "start": 11081, - "end": 11087, + "start": 11059, + "end": 11065, "loc": { "start": { - "line": 384, + "line": 383, "column": 36 }, "end": { - "line": 384, + "line": 383, "column": 42 } } @@ -85523,15 +85375,15 @@ "postfix": false, "binop": null }, - "start": 11087, - "end": 11088, + "start": 11065, + "end": 11066, "loc": { "start": { - "line": 384, + "line": 383, "column": 42 }, "end": { - "line": 384, + "line": 383, "column": 43 } } @@ -85549,15 +85401,15 @@ "binop": null, "updateContext": null }, - "start": 11088, - "end": 11089, + "start": 11066, + "end": 11067, "loc": { "start": { - "line": 384, + "line": 383, "column": 43 }, "end": { - "line": 384, + "line": 383, "column": 44 } } @@ -85577,15 +85429,15 @@ "updateContext": null }, "value": "let", - "start": 11098, - "end": 11101, + "start": 11076, + "end": 11079, "loc": { "start": { - "line": 385, + "line": 384, "column": 8 }, "end": { - "line": 385, + "line": 384, "column": 11 } } @@ -85603,15 +85455,15 @@ "binop": null }, "value": "btnPrevSpan", - "start": 11102, - "end": 11113, + "start": 11080, + "end": 11091, "loc": { "start": { - "line": 385, + "line": 384, "column": 12 }, "end": { - "line": 385, + "line": 384, "column": 23 } } @@ -85630,15 +85482,15 @@ "updateContext": null }, "value": "=", - "start": 11114, - "end": 11115, + "start": 11092, + "end": 11093, "loc": { "start": { - "line": 385, + "line": 384, "column": 24 }, "end": { - "line": 385, + "line": 384, "column": 25 } } @@ -85656,15 +85508,15 @@ "binop": null }, "value": "createElm", - "start": 11116, - "end": 11125, + "start": 11094, + "end": 11103, "loc": { "start": { - "line": 385, + "line": 384, "column": 26 }, "end": { - "line": 385, + "line": 384, "column": 35 } } @@ -85681,15 +85533,15 @@ "postfix": false, "binop": null }, - "start": 11125, - "end": 11126, + "start": 11103, + "end": 11104, "loc": { "start": { - "line": 385, + "line": 384, "column": 35 }, "end": { - "line": 385, + "line": 384, "column": 36 } } @@ -85708,15 +85560,15 @@ "updateContext": null }, "value": "span", - "start": 11126, - "end": 11132, + "start": 11104, + "end": 11110, "loc": { "start": { - "line": 385, + "line": 384, "column": 36 }, "end": { - "line": 385, + "line": 384, "column": 42 } } @@ -85733,15 +85585,15 @@ "postfix": false, "binop": null }, - "start": 11132, - "end": 11133, + "start": 11110, + "end": 11111, "loc": { "start": { - "line": 385, + "line": 384, "column": 42 }, "end": { - "line": 385, + "line": 384, "column": 43 } } @@ -85759,15 +85611,15 @@ "binop": null, "updateContext": null }, - "start": 11133, - "end": 11134, + "start": 11111, + "end": 11112, "loc": { "start": { - "line": 385, + "line": 384, "column": 43 }, "end": { - "line": 385, + "line": 384, "column": 44 } } @@ -85787,15 +85639,15 @@ "updateContext": null }, "value": "let", - "start": 11143, - "end": 11146, + "start": 11121, + "end": 11124, "loc": { "start": { - "line": 386, + "line": 385, "column": 8 }, "end": { - "line": 386, + "line": 385, "column": 11 } } @@ -85813,15 +85665,15 @@ "binop": null }, "value": "btnLastSpan", - "start": 11147, - "end": 11158, + "start": 11125, + "end": 11136, "loc": { "start": { - "line": 386, + "line": 385, "column": 12 }, "end": { - "line": 386, + "line": 385, "column": 23 } } @@ -85840,15 +85692,15 @@ "updateContext": null }, "value": "=", - "start": 11159, - "end": 11160, + "start": 11137, + "end": 11138, "loc": { "start": { - "line": 386, + "line": 385, "column": 24 }, "end": { - "line": 386, + "line": 385, "column": 25 } } @@ -85866,15 +85718,15 @@ "binop": null }, "value": "createElm", - "start": 11161, - "end": 11170, + "start": 11139, + "end": 11148, "loc": { "start": { - "line": 386, + "line": 385, "column": 26 }, "end": { - "line": 386, + "line": 385, "column": 35 } } @@ -85891,15 +85743,15 @@ "postfix": false, "binop": null }, - "start": 11170, - "end": 11171, + "start": 11148, + "end": 11149, "loc": { "start": { - "line": 386, + "line": 385, "column": 35 }, "end": { - "line": 386, + "line": 385, "column": 36 } } @@ -85918,15 +85770,15 @@ "updateContext": null }, "value": "span", - "start": 11171, - "end": 11177, + "start": 11149, + "end": 11155, "loc": { "start": { - "line": 386, + "line": 385, "column": 36 }, "end": { - "line": 386, + "line": 385, "column": 42 } } @@ -85943,15 +85795,15 @@ "postfix": false, "binop": null }, - "start": 11177, - "end": 11178, + "start": 11155, + "end": 11156, "loc": { "start": { - "line": 386, + "line": 385, "column": 42 }, "end": { - "line": 386, + "line": 385, "column": 43 } } @@ -85969,15 +85821,15 @@ "binop": null, "updateContext": null }, - "start": 11178, - "end": 11179, + "start": 11156, + "end": 11157, "loc": { "start": { - "line": 386, + "line": 385, "column": 43 }, "end": { - "line": 386, + "line": 385, "column": 44 } } @@ -85997,15 +85849,15 @@ "updateContext": null }, "value": "let", - "start": 11188, - "end": 11191, + "start": 11166, + "end": 11169, "loc": { "start": { - "line": 387, + "line": 386, "column": 8 }, "end": { - "line": 387, + "line": 386, "column": 11 } } @@ -86023,15 +85875,15 @@ "binop": null }, "value": "btnFirstSpan", - "start": 11192, - "end": 11204, + "start": 11170, + "end": 11182, "loc": { "start": { - "line": 387, + "line": 386, "column": 12 }, "end": { - "line": 387, + "line": 386, "column": 24 } } @@ -86050,15 +85902,15 @@ "updateContext": null }, "value": "=", - "start": 11205, - "end": 11206, + "start": 11183, + "end": 11184, "loc": { "start": { - "line": 387, + "line": 386, "column": 25 }, "end": { - "line": 387, + "line": 386, "column": 26 } } @@ -86076,19 +85928,150 @@ "binop": null }, "value": "createElm", - "start": 11207, - "end": 11216, + "start": 11185, + "end": 11194, "loc": { "start": { - "line": 387, + "line": 386, "column": 27 }, "end": { - "line": 387, + "line": 386, "column": 36 } } }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 11194, + "end": 11195, + "loc": { + "start": { + "line": 386, + "column": 36 + }, + "end": { + "line": 386, + "column": 37 + } + } + }, + { + "type": { + "label": "string", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "span", + "start": 11195, + "end": 11201, + "loc": { + "start": { + "line": 386, + "column": 37 + }, + "end": { + "line": 386, + "column": 43 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 11201, + "end": 11202, + "loc": { + "start": { + "line": 386, + "column": 43 + }, + "end": { + "line": 386, + "column": 44 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 11202, + "end": 11203, + "loc": { + "start": { + "line": 386, + "column": 44 + }, + "end": { + "line": 386, + "column": 45 + } + } + }, + { + "type": { + "label": "if", + "keyword": "if", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "if", + "start": 11213, + "end": 11215, + "loc": { + "start": { + "line": 388, + "column": 8 + }, + "end": { + "line": 388, + "column": 10 + } + } + }, { "type": { "label": "(", @@ -86105,142 +86088,11 @@ "end": 11217, "loc": { "start": { - "line": 387, - "column": 36 - }, - "end": { - "line": 387, - "column": 37 - } - } - }, - { - "type": { - "label": "string", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "span", - "start": 11217, - "end": 11223, - "loc": { - "start": { - "line": 387, - "column": 37 - }, - "end": { - "line": 387, - "column": 43 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 11223, - "end": 11224, - "loc": { - "start": { - "line": 387, - "column": 43 - }, - "end": { - "line": 387, - "column": 44 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 11224, - "end": 11225, - "loc": { - "start": { - "line": 387, - "column": 44 - }, - "end": { - "line": 387, - "column": 45 - } - } - }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 11235, - "end": 11237, - "loc": { - "start": { - "line": 389, - "column": 8 - }, - "end": { - "line": 389, - "column": 10 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 11238, - "end": 11239, - "loc": { - "start": { - "line": 389, + "line": 388, "column": 11 }, "end": { - "line": 389, + "line": 388, "column": 12 } } @@ -86260,15 +86112,15 @@ "updateContext": null }, "value": "this", - "start": 11239, - "end": 11243, + "start": 11217, + "end": 11221, "loc": { "start": { - "line": 389, + "line": 388, "column": 12 }, "end": { - "line": 389, + "line": 388, "column": 16 } } @@ -86286,15 +86138,15 @@ "binop": null, "updateContext": null }, - "start": 11243, - "end": 11244, + "start": 11221, + "end": 11222, "loc": { "start": { - "line": 389, + "line": 388, "column": 16 }, "end": { - "line": 389, + "line": 388, "column": 17 } } @@ -86312,15 +86164,15 @@ "binop": null }, "value": "hasBtns", - "start": 11244, - "end": 11251, + "start": 11222, + "end": 11229, "loc": { "start": { - "line": 389, + "line": 388, "column": 17 }, "end": { - "line": 389, + "line": 388, "column": 24 } } @@ -86337,15 +86189,15 @@ "postfix": false, "binop": null }, - "start": 11251, - "end": 11252, + "start": 11229, + "end": 11230, "loc": { "start": { - "line": 389, + "line": 388, "column": 24 }, "end": { - "line": 389, + "line": 388, "column": 25 } } @@ -86362,15 +86214,15 @@ "postfix": false, "binop": null }, - "start": 11253, - "end": 11254, + "start": 11231, + "end": 11232, "loc": { "start": { - "line": 389, + "line": 388, "column": 26 }, "end": { - "line": 389, + "line": 388, "column": 27 } } @@ -86378,15 +86230,15 @@ { "type": "CommentLine", "value": " Next button", - "start": 11267, - "end": 11281, + "start": 11245, + "end": 11259, "loc": { "start": { - "line": 390, + "line": 389, "column": 12 }, "end": { - "line": 390, + "line": 389, "column": 26 } } @@ -86406,15 +86258,15 @@ "updateContext": null }, "value": "if", - "start": 11294, - "end": 11296, + "start": 11272, + "end": 11274, "loc": { "start": { - "line": 391, + "line": 390, "column": 12 }, "end": { - "line": 391, + "line": 390, "column": 14 } } @@ -86431,15 +86283,15 @@ "postfix": false, "binop": null }, - "start": 11297, - "end": 11298, + "start": 11275, + "end": 11276, "loc": { "start": { - "line": 391, + "line": 390, "column": 15 }, "end": { - "line": 391, + "line": 390, "column": 16 } } @@ -86458,15 +86310,15 @@ "updateContext": null }, "value": "!", - "start": 11298, - "end": 11299, + "start": 11276, + "end": 11277, "loc": { "start": { - "line": 391, + "line": 390, "column": 16 }, "end": { - "line": 391, + "line": 390, "column": 17 } } @@ -86486,15 +86338,15 @@ "updateContext": null }, "value": "this", - "start": 11299, - "end": 11303, + "start": 11277, + "end": 11281, "loc": { "start": { - "line": 391, + "line": 390, "column": 17 }, "end": { - "line": 391, + "line": 390, "column": 21 } } @@ -86512,15 +86364,15 @@ "binop": null, "updateContext": null }, - "start": 11303, - "end": 11304, + "start": 11281, + "end": 11282, "loc": { "start": { - "line": 391, + "line": 390, "column": 21 }, "end": { - "line": 391, + "line": 390, "column": 22 } } @@ -86538,15 +86390,15 @@ "binop": null }, "value": "btnNextPageHtml", - "start": 11304, - "end": 11319, + "start": 11282, + "end": 11297, "loc": { "start": { - "line": 391, + "line": 390, "column": 22 }, "end": { - "line": 391, + "line": 390, "column": 37 } } @@ -86563,15 +86415,15 @@ "postfix": false, "binop": null }, - "start": 11319, - "end": 11320, + "start": 11297, + "end": 11298, "loc": { "start": { - "line": 391, + "line": 390, "column": 37 }, "end": { - "line": 391, + "line": 390, "column": 38 } } @@ -86588,15 +86440,15 @@ "postfix": false, "binop": null }, - "start": 11321, - "end": 11322, + "start": 11299, + "end": 11300, "loc": { "start": { - "line": 391, + "line": 390, "column": 39 }, "end": { - "line": 391, + "line": 390, "column": 40 } } @@ -86616,15 +86468,15 @@ "updateContext": null }, "value": "let", - "start": 11339, - "end": 11342, + "start": 11317, + "end": 11320, "loc": { "start": { - "line": 392, + "line": 391, "column": 16 }, "end": { - "line": 392, + "line": 391, "column": 19 } } @@ -86642,15 +86494,15 @@ "binop": null }, "value": "btnNext", - "start": 11343, - "end": 11350, + "start": 11321, + "end": 11328, "loc": { "start": { - "line": 392, + "line": 391, "column": 20 }, "end": { - "line": 392, + "line": 391, "column": 27 } } @@ -86669,15 +86521,15 @@ "updateContext": null }, "value": "=", - "start": 11351, - "end": 11352, + "start": 11329, + "end": 11330, "loc": { "start": { - "line": 392, + "line": 391, "column": 28 }, "end": { - "line": 392, + "line": 391, "column": 29 } } @@ -86695,15 +86547,15 @@ "binop": null }, "value": "createElm", - "start": 11353, - "end": 11362, + "start": 11331, + "end": 11340, "loc": { "start": { - "line": 392, + "line": 391, "column": 30 }, "end": { - "line": 392, + "line": 391, "column": 39 } } @@ -86720,15 +86572,15 @@ "postfix": false, "binop": null }, - "start": 11362, - "end": 11363, + "start": 11340, + "end": 11341, "loc": { "start": { - "line": 392, + "line": 391, "column": 39 }, "end": { - "line": 392, + "line": 391, "column": 40 } } @@ -86746,15 +86598,15 @@ "binop": null }, "value": "INPUT", - "start": 11363, - "end": 11368, + "start": 11341, + "end": 11346, "loc": { "start": { - "line": 392, + "line": 391, "column": 40 }, "end": { - "line": 392, + "line": 391, "column": 45 } } @@ -86772,15 +86624,15 @@ "binop": null, "updateContext": null }, - "start": 11368, - "end": 11369, + "start": 11346, + "end": 11347, "loc": { "start": { - "line": 392, + "line": 391, "column": 45 }, "end": { - "line": 392, + "line": 391, "column": 46 } } @@ -86798,15 +86650,15 @@ "binop": null, "updateContext": null }, - "start": 11390, - "end": 11391, + "start": 11368, + "end": 11369, "loc": { "start": { - "line": 393, + "line": 392, "column": 20 }, "end": { - "line": 393, + "line": 392, "column": 21 } } @@ -86825,15 +86677,15 @@ "updateContext": null }, "value": "type", - "start": 11391, - "end": 11397, + "start": 11369, + "end": 11375, "loc": { "start": { - "line": 393, + "line": 392, "column": 21 }, "end": { - "line": 393, + "line": 392, "column": 27 } } @@ -86851,15 +86703,15 @@ "binop": null, "updateContext": null }, - "start": 11397, - "end": 11398, + "start": 11375, + "end": 11376, "loc": { "start": { - "line": 393, + "line": 392, "column": 27 }, "end": { - "line": 393, + "line": 392, "column": 28 } } @@ -86878,15 +86730,15 @@ "updateContext": null }, "value": "button", - "start": 11399, - "end": 11407, + "start": 11377, + "end": 11385, "loc": { "start": { - "line": 393, + "line": 392, "column": 29 }, "end": { - "line": 393, + "line": 392, "column": 37 } } @@ -86904,15 +86756,15 @@ "binop": null, "updateContext": null }, - "start": 11407, - "end": 11408, + "start": 11385, + "end": 11386, "loc": { "start": { - "line": 393, + "line": 392, "column": 37 }, "end": { - "line": 393, + "line": 392, "column": 38 } } @@ -86930,15 +86782,15 @@ "binop": null, "updateContext": null }, - "start": 11408, - "end": 11409, + "start": 11386, + "end": 11387, "loc": { "start": { - "line": 393, + "line": 392, "column": 38 }, "end": { - "line": 393, + "line": 392, "column": 39 } } @@ -86956,15 +86808,15 @@ "binop": null, "updateContext": null }, - "start": 11430, - "end": 11431, + "start": 11408, + "end": 11409, "loc": { "start": { - "line": 394, + "line": 393, "column": 20 }, "end": { - "line": 394, + "line": 393, "column": 21 } } @@ -86983,15 +86835,15 @@ "updateContext": null }, "value": "value", - "start": 11431, - "end": 11438, + "start": 11409, + "end": 11416, "loc": { "start": { - "line": 394, + "line": 393, "column": 21 }, "end": { - "line": 394, + "line": 393, "column": 28 } } @@ -87009,15 +86861,15 @@ "binop": null, "updateContext": null }, - "start": 11438, - "end": 11439, + "start": 11416, + "end": 11417, "loc": { "start": { - "line": 394, + "line": 393, "column": 28 }, "end": { - "line": 394, + "line": 393, "column": 29 } } @@ -87037,15 +86889,15 @@ "updateContext": null }, "value": "this", - "start": 11440, - "end": 11444, + "start": 11418, + "end": 11422, "loc": { "start": { - "line": 394, + "line": 393, "column": 30 }, "end": { - "line": 394, + "line": 393, "column": 34 } } @@ -87063,15 +86915,15 @@ "binop": null, "updateContext": null }, - "start": 11444, - "end": 11445, + "start": 11422, + "end": 11423, "loc": { "start": { - "line": 394, + "line": 393, "column": 34 }, "end": { - "line": 394, + "line": 393, "column": 35 } } @@ -87089,15 +86941,15 @@ "binop": null }, "value": "btnNextPageText", - "start": 11445, - "end": 11460, + "start": 11423, + "end": 11438, "loc": { "start": { - "line": 394, + "line": 393, "column": 35 }, "end": { - "line": 394, + "line": 393, "column": 50 } } @@ -87115,15 +86967,15 @@ "binop": null, "updateContext": null }, - "start": 11460, - "end": 11461, + "start": 11438, + "end": 11439, "loc": { "start": { - "line": 394, + "line": 393, "column": 50 }, "end": { - "line": 394, + "line": 393, "column": 51 } } @@ -87141,15 +86993,15 @@ "binop": null, "updateContext": null }, - "start": 11461, - "end": 11462, + "start": 11439, + "end": 11440, "loc": { "start": { - "line": 394, + "line": 393, "column": 51 }, "end": { - "line": 394, + "line": 393, "column": 52 } } @@ -87167,15 +87019,15 @@ "binop": null, "updateContext": null }, - "start": 11483, - "end": 11484, + "start": 11461, + "end": 11462, "loc": { "start": { - "line": 395, + "line": 394, "column": 20 }, "end": { - "line": 395, + "line": 394, "column": 21 } } @@ -87194,15 +87046,15 @@ "updateContext": null }, "value": "title", - "start": 11484, - "end": 11491, + "start": 11462, + "end": 11469, "loc": { "start": { - "line": 395, + "line": 394, "column": 21 }, "end": { - "line": 395, + "line": 394, "column": 28 } } @@ -87220,15 +87072,15 @@ "binop": null, "updateContext": null }, - "start": 11491, - "end": 11492, + "start": 11469, + "end": 11470, "loc": { "start": { - "line": 395, + "line": 394, "column": 28 }, "end": { - "line": 395, + "line": 394, "column": 29 } } @@ -87247,15 +87099,15 @@ "updateContext": null }, "value": "Next", - "start": 11493, - "end": 11499, + "start": 11471, + "end": 11477, "loc": { "start": { - "line": 395, + "line": 394, "column": 30 }, "end": { - "line": 395, + "line": 394, "column": 36 } } @@ -87273,15 +87125,15 @@ "binop": null, "updateContext": null }, - "start": 11499, - "end": 11500, + "start": 11477, + "end": 11478, "loc": { "start": { - "line": 395, + "line": 394, "column": 36 }, "end": { - "line": 395, + "line": 394, "column": 37 } } @@ -87298,15 +87150,15 @@ "postfix": false, "binop": null }, - "start": 11517, - "end": 11518, + "start": 11495, + "end": 11496, "loc": { "start": { - "line": 396, + "line": 395, "column": 16 }, "end": { - "line": 396, + "line": 395, "column": 17 } } @@ -87324,15 +87176,15 @@ "binop": null, "updateContext": null }, - "start": 11518, - "end": 11519, + "start": 11496, + "end": 11497, "loc": { "start": { - "line": 396, + "line": 395, "column": 17 }, "end": { - "line": 396, + "line": 395, "column": 18 } } @@ -87350,15 +87202,15 @@ "binop": null }, "value": "btnNext", - "start": 11536, - "end": 11543, + "start": 11514, + "end": 11521, "loc": { "start": { - "line": 397, + "line": 396, "column": 16 }, "end": { - "line": 397, + "line": 396, "column": 23 } } @@ -87376,15 +87228,15 @@ "binop": null, "updateContext": null }, - "start": 11543, - "end": 11544, + "start": 11521, + "end": 11522, "loc": { "start": { - "line": 397, + "line": 396, "column": 23 }, "end": { - "line": 397, + "line": 396, "column": 24 } } @@ -87402,15 +87254,15 @@ "binop": null }, "value": "className", - "start": 11544, - "end": 11553, + "start": 11522, + "end": 11531, "loc": { "start": { - "line": 397, + "line": 396, "column": 24 }, "end": { - "line": 397, + "line": 396, "column": 33 } } @@ -87429,15 +87281,15 @@ "updateContext": null }, "value": "=", - "start": 11554, - "end": 11555, + "start": 11532, + "end": 11533, "loc": { "start": { - "line": 397, + "line": 396, "column": 34 }, "end": { - "line": 397, + "line": 396, "column": 35 } } @@ -87457,15 +87309,15 @@ "updateContext": null }, "value": "this", - "start": 11556, - "end": 11560, + "start": 11534, + "end": 11538, "loc": { "start": { - "line": 397, + "line": 396, "column": 36 }, "end": { - "line": 397, + "line": 396, "column": 40 } } @@ -87483,15 +87335,15 @@ "binop": null, "updateContext": null }, - "start": 11560, - "end": 11561, + "start": 11538, + "end": 11539, "loc": { "start": { - "line": 397, + "line": 396, "column": 40 }, "end": { - "line": 397, + "line": 396, "column": 41 } } @@ -87509,15 +87361,15 @@ "binop": null }, "value": "btnCssClass", - "start": 11561, - "end": 11572, + "start": 11539, + "end": 11550, "loc": { "start": { - "line": 397, + "line": 396, "column": 41 }, "end": { - "line": 397, + "line": 396, "column": 52 } } @@ -87535,15 +87387,15 @@ "binop": null, "updateContext": null }, - "start": 11572, - "end": 11573, + "start": 11550, + "end": 11551, "loc": { "start": { - "line": 397, + "line": 396, "column": 52 }, "end": { - "line": 397, + "line": 396, "column": 53 } } @@ -87561,15 +87413,15 @@ "binop": null }, "value": "addEvt", - "start": 11590, - "end": 11596, + "start": 11568, + "end": 11574, "loc": { "start": { - "line": 398, + "line": 397, "column": 16 }, "end": { - "line": 398, + "line": 397, "column": 22 } } @@ -87586,15 +87438,15 @@ "postfix": false, "binop": null }, - "start": 11596, - "end": 11597, + "start": 11574, + "end": 11575, "loc": { "start": { - "line": 398, + "line": 397, "column": 22 }, "end": { - "line": 398, + "line": 397, "column": 23 } } @@ -87612,15 +87464,15 @@ "binop": null }, "value": "btnNext", - "start": 11597, - "end": 11604, + "start": 11575, + "end": 11582, "loc": { "start": { - "line": 398, + "line": 397, "column": 23 }, "end": { - "line": 398, + "line": 397, "column": 30 } } @@ -87638,15 +87490,15 @@ "binop": null, "updateContext": null }, - "start": 11604, - "end": 11605, + "start": 11582, + "end": 11583, "loc": { "start": { - "line": 398, + "line": 397, "column": 30 }, "end": { - "line": 398, + "line": 397, "column": 31 } } @@ -87665,15 +87517,15 @@ "updateContext": null }, "value": "click", - "start": 11606, - "end": 11613, + "start": 11584, + "end": 11591, "loc": { "start": { - "line": 398, + "line": 397, "column": 32 }, "end": { - "line": 398, + "line": 397, "column": 39 } } @@ -87691,15 +87543,15 @@ "binop": null, "updateContext": null }, - "start": 11613, - "end": 11614, + "start": 11591, + "end": 11592, "loc": { "start": { - "line": 398, + "line": 397, "column": 39 }, "end": { - "line": 398, + "line": 397, "column": 40 } } @@ -87717,15 +87569,15 @@ "binop": null }, "value": "evt", - "start": 11615, - "end": 11618, + "start": 11593, + "end": 11596, "loc": { "start": { - "line": 398, + "line": 397, "column": 41 }, "end": { - "line": 398, + "line": 397, "column": 44 } } @@ -87743,15 +87595,15 @@ "binop": null, "updateContext": null }, - "start": 11618, - "end": 11619, + "start": 11596, + "end": 11597, "loc": { "start": { - "line": 398, + "line": 397, "column": 44 }, "end": { - "line": 398, + "line": 397, "column": 45 } } @@ -87769,15 +87621,15 @@ "binop": null }, "value": "next", - "start": 11619, - "end": 11623, + "start": 11597, + "end": 11601, "loc": { "start": { - "line": 398, + "line": 397, "column": 45 }, "end": { - "line": 398, + "line": 397, "column": 49 } } @@ -87794,15 +87646,15 @@ "postfix": false, "binop": null }, - "start": 11623, - "end": 11624, + "start": 11601, + "end": 11602, "loc": { "start": { - "line": 398, + "line": 397, "column": 49 }, "end": { - "line": 398, + "line": 397, "column": 50 } } @@ -87820,15 +87672,15 @@ "binop": null, "updateContext": null }, - "start": 11624, - "end": 11625, + "start": 11602, + "end": 11603, "loc": { "start": { - "line": 398, + "line": 397, "column": 50 }, "end": { - "line": 398, + "line": 397, "column": 51 } } @@ -87846,15 +87698,15 @@ "binop": null }, "value": "btnNextSpan", - "start": 11642, - "end": 11653, + "start": 11620, + "end": 11631, "loc": { "start": { - "line": 399, + "line": 398, "column": 16 }, "end": { - "line": 399, + "line": 398, "column": 27 } } @@ -87872,15 +87724,15 @@ "binop": null, "updateContext": null }, - "start": 11653, - "end": 11654, + "start": 11631, + "end": 11632, "loc": { "start": { - "line": 399, + "line": 398, "column": 27 }, "end": { - "line": 399, + "line": 398, "column": 28 } } @@ -87898,15 +87750,15 @@ "binop": null }, "value": "appendChild", - "start": 11654, - "end": 11665, + "start": 11632, + "end": 11643, "loc": { "start": { - "line": 399, + "line": 398, "column": 28 }, "end": { - "line": 399, + "line": 398, "column": 39 } } @@ -87923,15 +87775,15 @@ "postfix": false, "binop": null }, - "start": 11665, - "end": 11666, + "start": 11643, + "end": 11644, "loc": { "start": { - "line": 399, + "line": 398, "column": 39 }, "end": { - "line": 399, + "line": 398, "column": 40 } } @@ -87949,15 +87801,15 @@ "binop": null }, "value": "btnNext", - "start": 11666, - "end": 11673, + "start": 11644, + "end": 11651, "loc": { "start": { - "line": 399, + "line": 398, "column": 40 }, "end": { - "line": 399, + "line": 398, "column": 47 } } @@ -87974,15 +87826,15 @@ "postfix": false, "binop": null }, - "start": 11673, - "end": 11674, + "start": 11651, + "end": 11652, "loc": { "start": { - "line": 399, + "line": 398, "column": 47 }, "end": { - "line": 399, + "line": 398, "column": 48 } } @@ -88000,15 +87852,15 @@ "binop": null, "updateContext": null }, - "start": 11674, - "end": 11675, + "start": 11652, + "end": 11653, "loc": { "start": { - "line": 399, + "line": 398, "column": 48 }, "end": { - "line": 399, + "line": 398, "column": 49 } } @@ -88025,15 +87877,15 @@ "postfix": false, "binop": null }, - "start": 11688, - "end": 11689, + "start": 11666, + "end": 11667, "loc": { "start": { - "line": 400, + "line": 399, "column": 12 }, "end": { - "line": 400, + "line": 399, "column": 13 } } @@ -88053,15 +87905,15 @@ "updateContext": null }, "value": "else", - "start": 11690, - "end": 11694, + "start": 11668, + "end": 11672, "loc": { "start": { - "line": 400, + "line": 399, "column": 14 }, "end": { - "line": 400, + "line": 399, "column": 18 } } @@ -88078,15 +87930,15 @@ "postfix": false, "binop": null }, - "start": 11695, - "end": 11696, + "start": 11673, + "end": 11674, "loc": { "start": { - "line": 400, + "line": 399, "column": 19 }, "end": { - "line": 400, + "line": 399, "column": 20 } } @@ -88104,15 +87956,15 @@ "binop": null }, "value": "btnNextSpan", - "start": 11713, - "end": 11724, + "start": 11691, + "end": 11702, "loc": { "start": { - "line": 401, + "line": 400, "column": 16 }, "end": { - "line": 401, + "line": 400, "column": 27 } } @@ -88130,15 +87982,15 @@ "binop": null, "updateContext": null }, - "start": 11724, - "end": 11725, + "start": 11702, + "end": 11703, "loc": { "start": { - "line": 401, + "line": 400, "column": 27 }, "end": { - "line": 401, + "line": 400, "column": 28 } } @@ -88156,15 +88008,15 @@ "binop": null }, "value": "innerHTML", - "start": 11725, - "end": 11734, + "start": 11703, + "end": 11712, "loc": { "start": { - "line": 401, + "line": 400, "column": 28 }, "end": { - "line": 401, + "line": 400, "column": 37 } } @@ -88183,15 +88035,15 @@ "updateContext": null }, "value": "=", - "start": 11735, - "end": 11736, + "start": 11713, + "end": 11714, "loc": { "start": { - "line": 401, + "line": 400, "column": 38 }, "end": { - "line": 401, + "line": 400, "column": 39 } } @@ -88211,15 +88063,15 @@ "updateContext": null }, "value": "this", - "start": 11737, - "end": 11741, + "start": 11715, + "end": 11719, "loc": { "start": { - "line": 401, + "line": 400, "column": 40 }, "end": { - "line": 401, + "line": 400, "column": 44 } } @@ -88237,15 +88089,15 @@ "binop": null, "updateContext": null }, - "start": 11741, - "end": 11742, + "start": 11719, + "end": 11720, "loc": { "start": { - "line": 401, + "line": 400, "column": 44 }, "end": { - "line": 401, + "line": 400, "column": 45 } } @@ -88263,15 +88115,15 @@ "binop": null }, "value": "btnNextPageHtml", - "start": 11742, - "end": 11757, + "start": 11720, + "end": 11735, "loc": { "start": { - "line": 401, + "line": 400, "column": 45 }, "end": { - "line": 401, + "line": 400, "column": 60 } } @@ -88289,15 +88141,15 @@ "binop": null, "updateContext": null }, - "start": 11757, - "end": 11758, + "start": 11735, + "end": 11736, "loc": { "start": { - "line": 401, + "line": 400, "column": 60 }, "end": { - "line": 401, + "line": 400, "column": 61 } } @@ -88315,15 +88167,15 @@ "binop": null }, "value": "addEvt", - "start": 11775, - "end": 11781, + "start": 11753, + "end": 11759, "loc": { "start": { - "line": 402, + "line": 401, "column": 16 }, "end": { - "line": 402, + "line": 401, "column": 22 } } @@ -88340,15 +88192,15 @@ "postfix": false, "binop": null }, - "start": 11781, - "end": 11782, + "start": 11759, + "end": 11760, "loc": { "start": { - "line": 402, + "line": 401, "column": 22 }, "end": { - "line": 402, + "line": 401, "column": 23 } } @@ -88366,15 +88218,15 @@ "binop": null }, "value": "btnNextSpan", - "start": 11782, - "end": 11793, + "start": 11760, + "end": 11771, "loc": { "start": { - "line": 402, + "line": 401, "column": 23 }, "end": { - "line": 402, + "line": 401, "column": 34 } } @@ -88392,15 +88244,15 @@ "binop": null, "updateContext": null }, - "start": 11793, - "end": 11794, + "start": 11771, + "end": 11772, "loc": { "start": { - "line": 402, + "line": 401, "column": 34 }, "end": { - "line": 402, + "line": 401, "column": 35 } } @@ -88419,15 +88271,15 @@ "updateContext": null }, "value": "click", - "start": 11795, - "end": 11802, + "start": 11773, + "end": 11780, "loc": { "start": { - "line": 402, + "line": 401, "column": 36 }, "end": { - "line": 402, + "line": 401, "column": 43 } } @@ -88445,15 +88297,15 @@ "binop": null, "updateContext": null }, - "start": 11802, - "end": 11803, + "start": 11780, + "end": 11781, "loc": { "start": { - "line": 402, + "line": 401, "column": 43 }, "end": { - "line": 402, + "line": 401, "column": 44 } } @@ -88471,15 +88323,15 @@ "binop": null }, "value": "evt", - "start": 11804, - "end": 11807, + "start": 11782, + "end": 11785, "loc": { "start": { - "line": 402, + "line": 401, "column": 45 }, "end": { - "line": 402, + "line": 401, "column": 48 } } @@ -88497,15 +88349,15 @@ "binop": null, "updateContext": null }, - "start": 11807, - "end": 11808, + "start": 11785, + "end": 11786, "loc": { "start": { - "line": 402, + "line": 401, "column": 48 }, "end": { - "line": 402, + "line": 401, "column": 49 } } @@ -88523,15 +88375,15 @@ "binop": null }, "value": "next", - "start": 11808, - "end": 11812, + "start": 11786, + "end": 11790, "loc": { "start": { - "line": 402, + "line": 401, "column": 49 }, "end": { - "line": 402, + "line": 401, "column": 53 } } @@ -88548,15 +88400,15 @@ "postfix": false, "binop": null }, - "start": 11812, - "end": 11813, + "start": 11790, + "end": 11791, "loc": { "start": { - "line": 402, + "line": 401, "column": 53 }, "end": { - "line": 402, + "line": 401, "column": 54 } } @@ -88574,15 +88426,15 @@ "binop": null, "updateContext": null }, - "start": 11813, - "end": 11814, + "start": 11791, + "end": 11792, "loc": { "start": { - "line": 402, + "line": 401, "column": 54 }, "end": { - "line": 402, + "line": 401, "column": 55 } } @@ -88599,15 +88451,15 @@ "postfix": false, "binop": null }, - "start": 11827, - "end": 11828, + "start": 11805, + "end": 11806, "loc": { "start": { - "line": 403, + "line": 402, "column": 12 }, "end": { - "line": 403, + "line": 402, "column": 13 } } @@ -88615,15 +88467,15 @@ { "type": "CommentLine", "value": " Previous button", - "start": 11841, - "end": 11859, + "start": 11819, + "end": 11837, "loc": { "start": { - "line": 404, + "line": 403, "column": 12 }, "end": { - "line": 404, + "line": 403, "column": 30 } } @@ -88643,15 +88495,15 @@ "updateContext": null }, "value": "if", - "start": 11872, - "end": 11874, + "start": 11850, + "end": 11852, "loc": { "start": { - "line": 405, + "line": 404, "column": 12 }, "end": { - "line": 405, + "line": 404, "column": 14 } } @@ -88668,15 +88520,15 @@ "postfix": false, "binop": null }, - "start": 11875, - "end": 11876, + "start": 11853, + "end": 11854, "loc": { "start": { - "line": 405, + "line": 404, "column": 15 }, "end": { - "line": 405, + "line": 404, "column": 16 } } @@ -88695,15 +88547,15 @@ "updateContext": null }, "value": "!", - "start": 11876, - "end": 11877, + "start": 11854, + "end": 11855, "loc": { "start": { - "line": 405, + "line": 404, "column": 16 }, "end": { - "line": 405, + "line": 404, "column": 17 } } @@ -88723,15 +88575,15 @@ "updateContext": null }, "value": "this", - "start": 11877, - "end": 11881, + "start": 11855, + "end": 11859, "loc": { "start": { - "line": 405, + "line": 404, "column": 17 }, "end": { - "line": 405, + "line": 404, "column": 21 } } @@ -88749,15 +88601,15 @@ "binop": null, "updateContext": null }, - "start": 11881, - "end": 11882, + "start": 11859, + "end": 11860, "loc": { "start": { - "line": 405, + "line": 404, "column": 21 }, "end": { - "line": 405, + "line": 404, "column": 22 } } @@ -88775,15 +88627,15 @@ "binop": null }, "value": "btnPrevPageHtml", - "start": 11882, - "end": 11897, + "start": 11860, + "end": 11875, "loc": { "start": { - "line": 405, + "line": 404, "column": 22 }, "end": { - "line": 405, + "line": 404, "column": 37 } } @@ -88800,15 +88652,15 @@ "postfix": false, "binop": null }, - "start": 11897, - "end": 11898, + "start": 11875, + "end": 11876, "loc": { "start": { - "line": 405, + "line": 404, "column": 37 }, "end": { - "line": 405, + "line": 404, "column": 38 } } @@ -88825,15 +88677,15 @@ "postfix": false, "binop": null }, - "start": 11899, - "end": 11900, + "start": 11877, + "end": 11878, "loc": { "start": { - "line": 405, + "line": 404, "column": 39 }, "end": { - "line": 405, + "line": 404, "column": 40 } } @@ -88853,15 +88705,15 @@ "updateContext": null }, "value": "let", - "start": 11917, - "end": 11920, + "start": 11895, + "end": 11898, "loc": { "start": { - "line": 406, + "line": 405, "column": 16 }, "end": { - "line": 406, + "line": 405, "column": 19 } } @@ -88879,15 +88731,15 @@ "binop": null }, "value": "btnPrev", - "start": 11921, - "end": 11928, + "start": 11899, + "end": 11906, "loc": { "start": { - "line": 406, + "line": 405, "column": 20 }, "end": { - "line": 406, + "line": 405, "column": 27 } } @@ -88906,15 +88758,15 @@ "updateContext": null }, "value": "=", - "start": 11929, - "end": 11930, + "start": 11907, + "end": 11908, "loc": { "start": { - "line": 406, + "line": 405, "column": 28 }, "end": { - "line": 406, + "line": 405, "column": 29 } } @@ -88932,15 +88784,15 @@ "binop": null }, "value": "createElm", - "start": 11931, - "end": 11940, + "start": 11909, + "end": 11918, "loc": { "start": { - "line": 406, + "line": 405, "column": 30 }, "end": { - "line": 406, + "line": 405, "column": 39 } } @@ -88957,15 +88809,15 @@ "postfix": false, "binop": null }, - "start": 11940, - "end": 11941, + "start": 11918, + "end": 11919, "loc": { "start": { - "line": 406, + "line": 405, "column": 39 }, "end": { - "line": 406, + "line": 405, "column": 40 } } @@ -88983,15 +88835,15 @@ "binop": null }, "value": "INPUT", - "start": 11941, - "end": 11946, + "start": 11919, + "end": 11924, "loc": { "start": { - "line": 406, + "line": 405, "column": 40 }, "end": { - "line": 406, + "line": 405, "column": 45 } } @@ -89009,15 +88861,15 @@ "binop": null, "updateContext": null }, - "start": 11946, - "end": 11947, + "start": 11924, + "end": 11925, "loc": { "start": { - "line": 406, + "line": 405, "column": 45 }, "end": { - "line": 406, + "line": 405, "column": 46 } } @@ -89035,15 +88887,15 @@ "binop": null, "updateContext": null }, - "start": 11968, - "end": 11969, + "start": 11946, + "end": 11947, "loc": { "start": { - "line": 407, + "line": 406, "column": 20 }, "end": { - "line": 407, + "line": 406, "column": 21 } } @@ -89062,15 +88914,15 @@ "updateContext": null }, "value": "type", - "start": 11969, - "end": 11975, + "start": 11947, + "end": 11953, "loc": { "start": { - "line": 407, + "line": 406, "column": 21 }, "end": { - "line": 407, + "line": 406, "column": 27 } } @@ -89088,15 +88940,15 @@ "binop": null, "updateContext": null }, - "start": 11975, - "end": 11976, + "start": 11953, + "end": 11954, "loc": { "start": { - "line": 407, + "line": 406, "column": 27 }, "end": { - "line": 407, + "line": 406, "column": 28 } } @@ -89115,15 +88967,15 @@ "updateContext": null }, "value": "button", - "start": 11977, - "end": 11985, + "start": 11955, + "end": 11963, "loc": { "start": { - "line": 407, + "line": 406, "column": 29 }, "end": { - "line": 407, + "line": 406, "column": 37 } } @@ -89141,15 +88993,15 @@ "binop": null, "updateContext": null }, - "start": 11985, - "end": 11986, + "start": 11963, + "end": 11964, "loc": { "start": { - "line": 407, + "line": 406, "column": 37 }, "end": { - "line": 407, + "line": 406, "column": 38 } } @@ -89167,15 +89019,15 @@ "binop": null, "updateContext": null }, - "start": 11986, - "end": 11987, + "start": 11964, + "end": 11965, "loc": { "start": { - "line": 407, + "line": 406, "column": 38 }, "end": { - "line": 407, + "line": 406, "column": 39 } } @@ -89193,15 +89045,15 @@ "binop": null, "updateContext": null }, - "start": 12008, - "end": 12009, + "start": 11986, + "end": 11987, "loc": { "start": { - "line": 408, + "line": 407, "column": 20 }, "end": { - "line": 408, + "line": 407, "column": 21 } } @@ -89220,15 +89072,15 @@ "updateContext": null }, "value": "value", - "start": 12009, - "end": 12016, + "start": 11987, + "end": 11994, "loc": { "start": { - "line": 408, + "line": 407, "column": 21 }, "end": { - "line": 408, + "line": 407, "column": 28 } } @@ -89246,15 +89098,15 @@ "binop": null, "updateContext": null }, - "start": 12016, - "end": 12017, + "start": 11994, + "end": 11995, "loc": { "start": { - "line": 408, + "line": 407, "column": 28 }, "end": { - "line": 408, + "line": 407, "column": 29 } } @@ -89274,15 +89126,15 @@ "updateContext": null }, "value": "this", - "start": 12018, - "end": 12022, + "start": 11996, + "end": 12000, "loc": { "start": { - "line": 408, + "line": 407, "column": 30 }, "end": { - "line": 408, + "line": 407, "column": 34 } } @@ -89300,15 +89152,15 @@ "binop": null, "updateContext": null }, - "start": 12022, - "end": 12023, + "start": 12000, + "end": 12001, "loc": { "start": { - "line": 408, + "line": 407, "column": 34 }, "end": { - "line": 408, + "line": 407, "column": 35 } } @@ -89326,15 +89178,15 @@ "binop": null }, "value": "btnPrevPageText", - "start": 12023, - "end": 12038, + "start": 12001, + "end": 12016, "loc": { "start": { - "line": 408, + "line": 407, "column": 35 }, "end": { - "line": 408, + "line": 407, "column": 50 } } @@ -89352,15 +89204,15 @@ "binop": null, "updateContext": null }, - "start": 12038, - "end": 12039, + "start": 12016, + "end": 12017, "loc": { "start": { - "line": 408, + "line": 407, "column": 50 }, "end": { - "line": 408, + "line": 407, "column": 51 } } @@ -89378,15 +89230,15 @@ "binop": null, "updateContext": null }, - "start": 12039, - "end": 12040, + "start": 12017, + "end": 12018, "loc": { "start": { - "line": 408, + "line": 407, "column": 51 }, "end": { - "line": 408, + "line": 407, "column": 52 } } @@ -89404,15 +89256,15 @@ "binop": null, "updateContext": null }, - "start": 12061, - "end": 12062, + "start": 12039, + "end": 12040, "loc": { "start": { - "line": 409, + "line": 408, "column": 20 }, "end": { - "line": 409, + "line": 408, "column": 21 } } @@ -89431,15 +89283,15 @@ "updateContext": null }, "value": "title", - "start": 12062, - "end": 12069, + "start": 12040, + "end": 12047, "loc": { "start": { - "line": 409, + "line": 408, "column": 21 }, "end": { - "line": 409, + "line": 408, "column": 28 } } @@ -89457,15 +89309,15 @@ "binop": null, "updateContext": null }, - "start": 12069, - "end": 12070, + "start": 12047, + "end": 12048, "loc": { "start": { - "line": 409, + "line": 408, "column": 28 }, "end": { - "line": 409, + "line": 408, "column": 29 } } @@ -89484,15 +89336,15 @@ "updateContext": null }, "value": "Previous", - "start": 12071, - "end": 12081, + "start": 12049, + "end": 12059, "loc": { "start": { - "line": 409, + "line": 408, "column": 30 }, "end": { - "line": 409, + "line": 408, "column": 40 } } @@ -89510,15 +89362,15 @@ "binop": null, "updateContext": null }, - "start": 12081, - "end": 12082, + "start": 12059, + "end": 12060, "loc": { "start": { - "line": 409, + "line": 408, "column": 40 }, "end": { - "line": 409, + "line": 408, "column": 41 } } @@ -89535,15 +89387,15 @@ "postfix": false, "binop": null }, - "start": 12099, - "end": 12100, + "start": 12077, + "end": 12078, "loc": { "start": { - "line": 410, + "line": 409, "column": 16 }, "end": { - "line": 410, + "line": 409, "column": 17 } } @@ -89561,15 +89413,15 @@ "binop": null, "updateContext": null }, - "start": 12100, - "end": 12101, + "start": 12078, + "end": 12079, "loc": { "start": { - "line": 410, + "line": 409, "column": 17 }, "end": { - "line": 410, + "line": 409, "column": 18 } } @@ -89587,15 +89439,15 @@ "binop": null }, "value": "btnPrev", - "start": 12118, - "end": 12125, + "start": 12096, + "end": 12103, "loc": { "start": { - "line": 411, + "line": 410, "column": 16 }, "end": { - "line": 411, + "line": 410, "column": 23 } } @@ -89613,15 +89465,15 @@ "binop": null, "updateContext": null }, - "start": 12125, - "end": 12126, + "start": 12103, + "end": 12104, "loc": { "start": { - "line": 411, + "line": 410, "column": 23 }, "end": { - "line": 411, + "line": 410, "column": 24 } } @@ -89639,15 +89491,15 @@ "binop": null }, "value": "className", - "start": 12126, - "end": 12135, + "start": 12104, + "end": 12113, "loc": { "start": { - "line": 411, + "line": 410, "column": 24 }, "end": { - "line": 411, + "line": 410, "column": 33 } } @@ -89666,15 +89518,15 @@ "updateContext": null }, "value": "=", - "start": 12136, - "end": 12137, + "start": 12114, + "end": 12115, "loc": { "start": { - "line": 411, + "line": 410, "column": 34 }, "end": { - "line": 411, + "line": 410, "column": 35 } } @@ -89694,15 +89546,15 @@ "updateContext": null }, "value": "this", - "start": 12138, - "end": 12142, + "start": 12116, + "end": 12120, "loc": { "start": { - "line": 411, + "line": 410, "column": 36 }, "end": { - "line": 411, + "line": 410, "column": 40 } } @@ -89720,15 +89572,15 @@ "binop": null, "updateContext": null }, - "start": 12142, - "end": 12143, + "start": 12120, + "end": 12121, "loc": { "start": { - "line": 411, + "line": 410, "column": 40 }, "end": { - "line": 411, + "line": 410, "column": 41 } } @@ -89746,15 +89598,15 @@ "binop": null }, "value": "btnCssClass", - "start": 12143, - "end": 12154, + "start": 12121, + "end": 12132, "loc": { "start": { - "line": 411, + "line": 410, "column": 41 }, "end": { - "line": 411, + "line": 410, "column": 52 } } @@ -89772,15 +89624,15 @@ "binop": null, "updateContext": null }, - "start": 12154, - "end": 12155, + "start": 12132, + "end": 12133, "loc": { "start": { - "line": 411, + "line": 410, "column": 52 }, "end": { - "line": 411, + "line": 410, "column": 53 } } @@ -89798,15 +89650,15 @@ "binop": null }, "value": "addEvt", - "start": 12172, - "end": 12178, + "start": 12150, + "end": 12156, "loc": { "start": { - "line": 412, + "line": 411, "column": 16 }, "end": { - "line": 412, + "line": 411, "column": 22 } } @@ -89823,15 +89675,15 @@ "postfix": false, "binop": null }, - "start": 12178, - "end": 12179, + "start": 12156, + "end": 12157, "loc": { "start": { - "line": 412, + "line": 411, "column": 22 }, "end": { - "line": 412, + "line": 411, "column": 23 } } @@ -89849,15 +89701,15 @@ "binop": null }, "value": "btnPrev", - "start": 12179, - "end": 12186, + "start": 12157, + "end": 12164, "loc": { "start": { - "line": 412, + "line": 411, "column": 23 }, "end": { - "line": 412, + "line": 411, "column": 30 } } @@ -89875,15 +89727,15 @@ "binop": null, "updateContext": null }, - "start": 12186, - "end": 12187, + "start": 12164, + "end": 12165, "loc": { "start": { - "line": 412, + "line": 411, "column": 30 }, "end": { - "line": 412, + "line": 411, "column": 31 } } @@ -89902,15 +89754,15 @@ "updateContext": null }, "value": "click", - "start": 12188, - "end": 12195, + "start": 12166, + "end": 12173, "loc": { "start": { - "line": 412, + "line": 411, "column": 32 }, "end": { - "line": 412, + "line": 411, "column": 39 } } @@ -89928,15 +89780,15 @@ "binop": null, "updateContext": null }, - "start": 12195, - "end": 12196, + "start": 12173, + "end": 12174, "loc": { "start": { - "line": 412, + "line": 411, "column": 39 }, "end": { - "line": 412, + "line": 411, "column": 40 } } @@ -89954,15 +89806,15 @@ "binop": null }, "value": "evt", - "start": 12197, - "end": 12200, + "start": 12175, + "end": 12178, "loc": { "start": { - "line": 412, + "line": 411, "column": 41 }, "end": { - "line": 412, + "line": 411, "column": 44 } } @@ -89980,15 +89832,15 @@ "binop": null, "updateContext": null }, - "start": 12200, - "end": 12201, + "start": 12178, + "end": 12179, "loc": { "start": { - "line": 412, + "line": 411, "column": 44 }, "end": { - "line": 412, + "line": 411, "column": 45 } } @@ -90006,15 +89858,15 @@ "binop": null }, "value": "prev", - "start": 12201, - "end": 12205, + "start": 12179, + "end": 12183, "loc": { "start": { - "line": 412, + "line": 411, "column": 45 }, "end": { - "line": 412, + "line": 411, "column": 49 } } @@ -90031,15 +89883,15 @@ "postfix": false, "binop": null }, - "start": 12205, - "end": 12206, + "start": 12183, + "end": 12184, "loc": { "start": { - "line": 412, + "line": 411, "column": 49 }, "end": { - "line": 412, + "line": 411, "column": 50 } } @@ -90057,15 +89909,15 @@ "binop": null, "updateContext": null }, - "start": 12206, - "end": 12207, + "start": 12184, + "end": 12185, "loc": { "start": { - "line": 412, + "line": 411, "column": 50 }, "end": { - "line": 412, + "line": 411, "column": 51 } } @@ -90083,15 +89935,15 @@ "binop": null }, "value": "btnPrevSpan", - "start": 12224, - "end": 12235, + "start": 12202, + "end": 12213, "loc": { "start": { - "line": 413, + "line": 412, "column": 16 }, "end": { - "line": 413, + "line": 412, "column": 27 } } @@ -90109,15 +89961,15 @@ "binop": null, "updateContext": null }, - "start": 12235, - "end": 12236, + "start": 12213, + "end": 12214, "loc": { "start": { - "line": 413, + "line": 412, "column": 27 }, "end": { - "line": 413, + "line": 412, "column": 28 } } @@ -90135,15 +89987,15 @@ "binop": null }, "value": "appendChild", - "start": 12236, - "end": 12247, + "start": 12214, + "end": 12225, "loc": { "start": { - "line": 413, + "line": 412, "column": 28 }, "end": { - "line": 413, + "line": 412, "column": 39 } } @@ -90160,15 +90012,15 @@ "postfix": false, "binop": null }, - "start": 12247, - "end": 12248, + "start": 12225, + "end": 12226, "loc": { "start": { - "line": 413, + "line": 412, "column": 39 }, "end": { - "line": 413, + "line": 412, "column": 40 } } @@ -90186,15 +90038,15 @@ "binop": null }, "value": "btnPrev", - "start": 12248, - "end": 12255, + "start": 12226, + "end": 12233, "loc": { "start": { - "line": 413, + "line": 412, "column": 40 }, "end": { - "line": 413, + "line": 412, "column": 47 } } @@ -90211,15 +90063,15 @@ "postfix": false, "binop": null }, - "start": 12255, - "end": 12256, + "start": 12233, + "end": 12234, "loc": { "start": { - "line": 413, + "line": 412, "column": 47 }, "end": { - "line": 413, + "line": 412, "column": 48 } } @@ -90237,15 +90089,15 @@ "binop": null, "updateContext": null }, - "start": 12256, - "end": 12257, + "start": 12234, + "end": 12235, "loc": { "start": { - "line": 413, + "line": 412, "column": 48 }, "end": { - "line": 413, + "line": 412, "column": 49 } } @@ -90262,15 +90114,15 @@ "postfix": false, "binop": null }, - "start": 12270, - "end": 12271, + "start": 12248, + "end": 12249, "loc": { "start": { - "line": 414, + "line": 413, "column": 12 }, "end": { - "line": 414, + "line": 413, "column": 13 } } @@ -90290,15 +90142,15 @@ "updateContext": null }, "value": "else", - "start": 12272, - "end": 12276, + "start": 12250, + "end": 12254, "loc": { "start": { - "line": 414, + "line": 413, "column": 14 }, "end": { - "line": 414, + "line": 413, "column": 18 } } @@ -90315,15 +90167,15 @@ "postfix": false, "binop": null }, - "start": 12277, - "end": 12278, + "start": 12255, + "end": 12256, "loc": { "start": { - "line": 414, + "line": 413, "column": 19 }, "end": { - "line": 414, + "line": 413, "column": 20 } } @@ -90341,15 +90193,15 @@ "binop": null }, "value": "btnPrevSpan", - "start": 12295, - "end": 12306, + "start": 12273, + "end": 12284, "loc": { "start": { - "line": 415, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 414, "column": 27 } } @@ -90367,15 +90219,15 @@ "binop": null, "updateContext": null }, - "start": 12306, - "end": 12307, + "start": 12284, + "end": 12285, "loc": { "start": { - "line": 415, + "line": 414, "column": 27 }, "end": { - "line": 415, + "line": 414, "column": 28 } } @@ -90393,15 +90245,15 @@ "binop": null }, "value": "innerHTML", - "start": 12307, - "end": 12316, + "start": 12285, + "end": 12294, "loc": { "start": { - "line": 415, + "line": 414, "column": 28 }, "end": { - "line": 415, + "line": 414, "column": 37 } } @@ -90420,15 +90272,15 @@ "updateContext": null }, "value": "=", - "start": 12317, - "end": 12318, + "start": 12295, + "end": 12296, "loc": { "start": { - "line": 415, + "line": 414, "column": 38 }, "end": { - "line": 415, + "line": 414, "column": 39 } } @@ -90448,15 +90300,15 @@ "updateContext": null }, "value": "this", - "start": 12319, - "end": 12323, + "start": 12297, + "end": 12301, "loc": { "start": { - "line": 415, + "line": 414, "column": 40 }, "end": { - "line": 415, + "line": 414, "column": 44 } } @@ -90474,15 +90326,15 @@ "binop": null, "updateContext": null }, - "start": 12323, - "end": 12324, + "start": 12301, + "end": 12302, "loc": { "start": { - "line": 415, + "line": 414, "column": 44 }, "end": { - "line": 415, + "line": 414, "column": 45 } } @@ -90500,15 +90352,15 @@ "binop": null }, "value": "btnPrevPageHtml", - "start": 12324, - "end": 12339, + "start": 12302, + "end": 12317, "loc": { "start": { - "line": 415, + "line": 414, "column": 45 }, "end": { - "line": 415, + "line": 414, "column": 60 } } @@ -90526,15 +90378,15 @@ "binop": null, "updateContext": null }, - "start": 12339, - "end": 12340, + "start": 12317, + "end": 12318, "loc": { "start": { - "line": 415, + "line": 414, "column": 60 }, "end": { - "line": 415, + "line": 414, "column": 61 } } @@ -90552,15 +90404,15 @@ "binop": null }, "value": "addEvt", - "start": 12357, - "end": 12363, + "start": 12335, + "end": 12341, "loc": { "start": { - "line": 416, + "line": 415, "column": 16 }, "end": { - "line": 416, + "line": 415, "column": 22 } } @@ -90577,15 +90429,15 @@ "postfix": false, "binop": null }, - "start": 12363, - "end": 12364, + "start": 12341, + "end": 12342, "loc": { "start": { - "line": 416, + "line": 415, "column": 22 }, "end": { - "line": 416, + "line": 415, "column": 23 } } @@ -90603,15 +90455,15 @@ "binop": null }, "value": "btnPrevSpan", - "start": 12364, - "end": 12375, + "start": 12342, + "end": 12353, "loc": { "start": { - "line": 416, + "line": 415, "column": 23 }, "end": { - "line": 416, + "line": 415, "column": 34 } } @@ -90629,15 +90481,15 @@ "binop": null, "updateContext": null }, - "start": 12375, - "end": 12376, + "start": 12353, + "end": 12354, "loc": { "start": { - "line": 416, + "line": 415, "column": 34 }, "end": { - "line": 416, + "line": 415, "column": 35 } } @@ -90656,15 +90508,15 @@ "updateContext": null }, "value": "click", - "start": 12377, - "end": 12384, + "start": 12355, + "end": 12362, "loc": { "start": { - "line": 416, + "line": 415, "column": 36 }, "end": { - "line": 416, + "line": 415, "column": 43 } } @@ -90682,15 +90534,15 @@ "binop": null, "updateContext": null }, - "start": 12384, - "end": 12385, + "start": 12362, + "end": 12363, "loc": { "start": { - "line": 416, + "line": 415, "column": 43 }, "end": { - "line": 416, + "line": 415, "column": 44 } } @@ -90708,15 +90560,15 @@ "binop": null }, "value": "evt", - "start": 12386, - "end": 12389, + "start": 12364, + "end": 12367, "loc": { "start": { - "line": 416, + "line": 415, "column": 45 }, "end": { - "line": 416, + "line": 415, "column": 48 } } @@ -90734,15 +90586,15 @@ "binop": null, "updateContext": null }, - "start": 12389, - "end": 12390, + "start": 12367, + "end": 12368, "loc": { "start": { - "line": 416, + "line": 415, "column": 48 }, "end": { - "line": 416, + "line": 415, "column": 49 } } @@ -90760,15 +90612,15 @@ "binop": null }, "value": "prev", - "start": 12390, - "end": 12394, + "start": 12368, + "end": 12372, "loc": { "start": { - "line": 416, + "line": 415, "column": 49 }, "end": { - "line": 416, + "line": 415, "column": 53 } } @@ -90785,15 +90637,15 @@ "postfix": false, "binop": null }, - "start": 12394, - "end": 12395, + "start": 12372, + "end": 12373, "loc": { "start": { - "line": 416, + "line": 415, "column": 53 }, "end": { - "line": 416, + "line": 415, "column": 54 } } @@ -90811,15 +90663,15 @@ "binop": null, "updateContext": null }, - "start": 12395, - "end": 12396, + "start": 12373, + "end": 12374, "loc": { "start": { - "line": 416, + "line": 415, "column": 54 }, "end": { - "line": 416, + "line": 415, "column": 55 } } @@ -90836,15 +90688,15 @@ "postfix": false, "binop": null }, - "start": 12409, - "end": 12410, + "start": 12387, + "end": 12388, "loc": { "start": { - "line": 417, + "line": 416, "column": 12 }, "end": { - "line": 417, + "line": 416, "column": 13 } } @@ -90852,15 +90704,15 @@ { "type": "CommentLine", "value": " Last button", - "start": 12423, - "end": 12437, + "start": 12401, + "end": 12415, "loc": { "start": { - "line": 418, + "line": 417, "column": 12 }, "end": { - "line": 418, + "line": 417, "column": 26 } } @@ -90880,15 +90732,15 @@ "updateContext": null }, "value": "if", - "start": 12450, - "end": 12452, + "start": 12428, + "end": 12430, "loc": { "start": { - "line": 419, + "line": 418, "column": 12 }, "end": { - "line": 419, + "line": 418, "column": 14 } } @@ -90905,15 +90757,15 @@ "postfix": false, "binop": null }, - "start": 12453, - "end": 12454, + "start": 12431, + "end": 12432, "loc": { "start": { - "line": 419, + "line": 418, "column": 15 }, "end": { - "line": 419, + "line": 418, "column": 16 } } @@ -90932,15 +90784,15 @@ "updateContext": null }, "value": "!", - "start": 12454, - "end": 12455, + "start": 12432, + "end": 12433, "loc": { "start": { - "line": 419, + "line": 418, "column": 16 }, "end": { - "line": 419, + "line": 418, "column": 17 } } @@ -90960,15 +90812,15 @@ "updateContext": null }, "value": "this", - "start": 12455, - "end": 12459, + "start": 12433, + "end": 12437, "loc": { "start": { - "line": 419, + "line": 418, "column": 17 }, "end": { - "line": 419, + "line": 418, "column": 21 } } @@ -90986,15 +90838,15 @@ "binop": null, "updateContext": null }, - "start": 12459, - "end": 12460, + "start": 12437, + "end": 12438, "loc": { "start": { - "line": 419, + "line": 418, "column": 21 }, "end": { - "line": 419, + "line": 418, "column": 22 } } @@ -91012,15 +90864,15 @@ "binop": null }, "value": "btnLastPageHtml", - "start": 12460, - "end": 12475, + "start": 12438, + "end": 12453, "loc": { "start": { - "line": 419, + "line": 418, "column": 22 }, "end": { - "line": 419, + "line": 418, "column": 37 } } @@ -91037,15 +90889,15 @@ "postfix": false, "binop": null }, - "start": 12475, - "end": 12476, + "start": 12453, + "end": 12454, "loc": { "start": { - "line": 419, + "line": 418, "column": 37 }, "end": { - "line": 419, + "line": 418, "column": 38 } } @@ -91062,15 +90914,15 @@ "postfix": false, "binop": null }, - "start": 12477, - "end": 12478, + "start": 12455, + "end": 12456, "loc": { "start": { - "line": 419, + "line": 418, "column": 39 }, "end": { - "line": 419, + "line": 418, "column": 40 } } @@ -91090,15 +90942,15 @@ "updateContext": null }, "value": "let", - "start": 12495, - "end": 12498, + "start": 12473, + "end": 12476, "loc": { "start": { - "line": 420, + "line": 419, "column": 16 }, "end": { - "line": 420, + "line": 419, "column": 19 } } @@ -91116,15 +90968,15 @@ "binop": null }, "value": "btnLast", - "start": 12499, - "end": 12506, + "start": 12477, + "end": 12484, "loc": { "start": { - "line": 420, + "line": 419, "column": 20 }, "end": { - "line": 420, + "line": 419, "column": 27 } } @@ -91143,15 +90995,15 @@ "updateContext": null }, "value": "=", - "start": 12507, - "end": 12508, + "start": 12485, + "end": 12486, "loc": { "start": { - "line": 420, + "line": 419, "column": 28 }, "end": { - "line": 420, + "line": 419, "column": 29 } } @@ -91169,15 +91021,15 @@ "binop": null }, "value": "createElm", - "start": 12509, - "end": 12518, + "start": 12487, + "end": 12496, "loc": { "start": { - "line": 420, + "line": 419, "column": 30 }, "end": { - "line": 420, + "line": 419, "column": 39 } } @@ -91194,15 +91046,15 @@ "postfix": false, "binop": null }, - "start": 12518, - "end": 12519, + "start": 12496, + "end": 12497, "loc": { "start": { - "line": 420, + "line": 419, "column": 39 }, "end": { - "line": 420, + "line": 419, "column": 40 } } @@ -91220,15 +91072,15 @@ "binop": null }, "value": "INPUT", - "start": 12519, - "end": 12524, + "start": 12497, + "end": 12502, "loc": { "start": { - "line": 420, + "line": 419, "column": 40 }, "end": { - "line": 420, + "line": 419, "column": 45 } } @@ -91246,15 +91098,15 @@ "binop": null, "updateContext": null }, - "start": 12524, - "end": 12525, + "start": 12502, + "end": 12503, "loc": { "start": { - "line": 420, + "line": 419, "column": 45 }, "end": { - "line": 420, + "line": 419, "column": 46 } } @@ -91272,15 +91124,15 @@ "binop": null, "updateContext": null }, - "start": 12546, - "end": 12547, + "start": 12524, + "end": 12525, "loc": { "start": { - "line": 421, + "line": 420, "column": 20 }, "end": { - "line": 421, + "line": 420, "column": 21 } } @@ -91299,15 +91151,15 @@ "updateContext": null }, "value": "type", - "start": 12547, - "end": 12553, + "start": 12525, + "end": 12531, "loc": { "start": { - "line": 421, + "line": 420, "column": 21 }, "end": { - "line": 421, + "line": 420, "column": 27 } } @@ -91325,15 +91177,15 @@ "binop": null, "updateContext": null }, - "start": 12553, - "end": 12554, + "start": 12531, + "end": 12532, "loc": { "start": { - "line": 421, + "line": 420, "column": 27 }, "end": { - "line": 421, + "line": 420, "column": 28 } } @@ -91352,15 +91204,15 @@ "updateContext": null }, "value": "button", - "start": 12555, - "end": 12563, + "start": 12533, + "end": 12541, "loc": { "start": { - "line": 421, + "line": 420, "column": 29 }, "end": { - "line": 421, + "line": 420, "column": 37 } } @@ -91378,15 +91230,15 @@ "binop": null, "updateContext": null }, - "start": 12563, - "end": 12564, + "start": 12541, + "end": 12542, "loc": { "start": { - "line": 421, + "line": 420, "column": 37 }, "end": { - "line": 421, + "line": 420, "column": 38 } } @@ -91404,15 +91256,15 @@ "binop": null, "updateContext": null }, - "start": 12564, - "end": 12565, + "start": 12542, + "end": 12543, "loc": { "start": { - "line": 421, + "line": 420, "column": 38 }, "end": { - "line": 421, + "line": 420, "column": 39 } } @@ -91430,15 +91282,15 @@ "binop": null, "updateContext": null }, - "start": 12586, - "end": 12587, + "start": 12564, + "end": 12565, "loc": { "start": { - "line": 422, + "line": 421, "column": 20 }, "end": { - "line": 422, + "line": 421, "column": 21 } } @@ -91457,15 +91309,15 @@ "updateContext": null }, "value": "value", - "start": 12587, - "end": 12594, + "start": 12565, + "end": 12572, "loc": { "start": { - "line": 422, + "line": 421, "column": 21 }, "end": { - "line": 422, + "line": 421, "column": 28 } } @@ -91483,15 +91335,15 @@ "binop": null, "updateContext": null }, - "start": 12594, - "end": 12595, + "start": 12572, + "end": 12573, "loc": { "start": { - "line": 422, + "line": 421, "column": 28 }, "end": { - "line": 422, + "line": 421, "column": 29 } } @@ -91511,15 +91363,15 @@ "updateContext": null }, "value": "this", - "start": 12596, - "end": 12600, + "start": 12574, + "end": 12578, "loc": { "start": { - "line": 422, + "line": 421, "column": 30 }, "end": { - "line": 422, + "line": 421, "column": 34 } } @@ -91537,15 +91389,15 @@ "binop": null, "updateContext": null }, - "start": 12600, - "end": 12601, + "start": 12578, + "end": 12579, "loc": { "start": { - "line": 422, + "line": 421, "column": 34 }, "end": { - "line": 422, + "line": 421, "column": 35 } } @@ -91563,15 +91415,15 @@ "binop": null }, "value": "btnLastPageText", - "start": 12601, - "end": 12616, + "start": 12579, + "end": 12594, "loc": { "start": { - "line": 422, + "line": 421, "column": 35 }, "end": { - "line": 422, + "line": 421, "column": 50 } } @@ -91589,15 +91441,15 @@ "binop": null, "updateContext": null }, - "start": 12616, - "end": 12617, + "start": 12594, + "end": 12595, "loc": { "start": { - "line": 422, + "line": 421, "column": 50 }, "end": { - "line": 422, + "line": 421, "column": 51 } } @@ -91615,15 +91467,15 @@ "binop": null, "updateContext": null }, - "start": 12617, - "end": 12618, + "start": 12595, + "end": 12596, "loc": { "start": { - "line": 422, + "line": 421, "column": 51 }, "end": { - "line": 422, + "line": 421, "column": 52 } } @@ -91641,15 +91493,15 @@ "binop": null, "updateContext": null }, - "start": 12639, - "end": 12640, + "start": 12617, + "end": 12618, "loc": { "start": { - "line": 423, + "line": 422, "column": 20 }, "end": { - "line": 423, + "line": 422, "column": 21 } } @@ -91668,15 +91520,15 @@ "updateContext": null }, "value": "title", - "start": 12640, - "end": 12647, + "start": 12618, + "end": 12625, "loc": { "start": { - "line": 423, + "line": 422, "column": 21 }, "end": { - "line": 423, + "line": 422, "column": 28 } } @@ -91694,15 +91546,15 @@ "binop": null, "updateContext": null }, - "start": 12647, - "end": 12648, + "start": 12625, + "end": 12626, "loc": { "start": { - "line": 423, + "line": 422, "column": 28 }, "end": { - "line": 423, + "line": 422, "column": 29 } } @@ -91721,15 +91573,15 @@ "updateContext": null }, "value": "Last", - "start": 12649, - "end": 12655, + "start": 12627, + "end": 12633, "loc": { "start": { - "line": 423, + "line": 422, "column": 30 }, "end": { - "line": 423, + "line": 422, "column": 36 } } @@ -91747,15 +91599,15 @@ "binop": null, "updateContext": null }, - "start": 12655, - "end": 12656, + "start": 12633, + "end": 12634, "loc": { "start": { - "line": 423, + "line": 422, "column": 36 }, "end": { - "line": 423, + "line": 422, "column": 37 } } @@ -91772,15 +91624,15 @@ "postfix": false, "binop": null }, - "start": 12673, - "end": 12674, + "start": 12651, + "end": 12652, "loc": { "start": { - "line": 424, + "line": 423, "column": 16 }, "end": { - "line": 424, + "line": 423, "column": 17 } } @@ -91798,15 +91650,15 @@ "binop": null, "updateContext": null }, - "start": 12674, - "end": 12675, + "start": 12652, + "end": 12653, "loc": { "start": { - "line": 424, + "line": 423, "column": 17 }, "end": { - "line": 424, + "line": 423, "column": 18 } } @@ -91824,15 +91676,15 @@ "binop": null }, "value": "btnLast", - "start": 12692, - "end": 12699, + "start": 12670, + "end": 12677, "loc": { "start": { - "line": 425, + "line": 424, "column": 16 }, "end": { - "line": 425, + "line": 424, "column": 23 } } @@ -91850,15 +91702,15 @@ "binop": null, "updateContext": null }, - "start": 12699, - "end": 12700, + "start": 12677, + "end": 12678, "loc": { "start": { - "line": 425, + "line": 424, "column": 23 }, "end": { - "line": 425, + "line": 424, "column": 24 } } @@ -91876,15 +91728,15 @@ "binop": null }, "value": "className", - "start": 12700, - "end": 12709, + "start": 12678, + "end": 12687, "loc": { "start": { - "line": 425, + "line": 424, "column": 24 }, "end": { - "line": 425, + "line": 424, "column": 33 } } @@ -91903,15 +91755,15 @@ "updateContext": null }, "value": "=", - "start": 12710, - "end": 12711, + "start": 12688, + "end": 12689, "loc": { "start": { - "line": 425, + "line": 424, "column": 34 }, "end": { - "line": 425, + "line": 424, "column": 35 } } @@ -91931,15 +91783,15 @@ "updateContext": null }, "value": "this", - "start": 12712, - "end": 12716, + "start": 12690, + "end": 12694, "loc": { "start": { - "line": 425, + "line": 424, "column": 36 }, "end": { - "line": 425, + "line": 424, "column": 40 } } @@ -91957,15 +91809,15 @@ "binop": null, "updateContext": null }, - "start": 12716, - "end": 12717, + "start": 12694, + "end": 12695, "loc": { "start": { - "line": 425, + "line": 424, "column": 40 }, "end": { - "line": 425, + "line": 424, "column": 41 } } @@ -91983,15 +91835,15 @@ "binop": null }, "value": "btnCssClass", - "start": 12717, - "end": 12728, + "start": 12695, + "end": 12706, "loc": { "start": { - "line": 425, + "line": 424, "column": 41 }, "end": { - "line": 425, + "line": 424, "column": 52 } } @@ -92009,15 +91861,15 @@ "binop": null, "updateContext": null }, - "start": 12728, - "end": 12729, + "start": 12706, + "end": 12707, "loc": { "start": { - "line": 425, + "line": 424, "column": 52 }, "end": { - "line": 425, + "line": 424, "column": 53 } } @@ -92035,15 +91887,15 @@ "binop": null }, "value": "addEvt", - "start": 12746, - "end": 12752, + "start": 12724, + "end": 12730, "loc": { "start": { - "line": 426, + "line": 425, "column": 16 }, "end": { - "line": 426, + "line": 425, "column": 22 } } @@ -92060,15 +91912,15 @@ "postfix": false, "binop": null }, - "start": 12752, - "end": 12753, + "start": 12730, + "end": 12731, "loc": { "start": { - "line": 426, + "line": 425, "column": 22 }, "end": { - "line": 426, + "line": 425, "column": 23 } } @@ -92086,15 +91938,15 @@ "binop": null }, "value": "btnLast", - "start": 12753, - "end": 12760, + "start": 12731, + "end": 12738, "loc": { "start": { - "line": 426, + "line": 425, "column": 23 }, "end": { - "line": 426, + "line": 425, "column": 30 } } @@ -92112,15 +91964,15 @@ "binop": null, "updateContext": null }, - "start": 12760, - "end": 12761, + "start": 12738, + "end": 12739, "loc": { "start": { - "line": 426, + "line": 425, "column": 30 }, "end": { - "line": 426, + "line": 425, "column": 31 } } @@ -92139,15 +91991,15 @@ "updateContext": null }, "value": "click", - "start": 12762, - "end": 12769, + "start": 12740, + "end": 12747, "loc": { "start": { - "line": 426, + "line": 425, "column": 32 }, "end": { - "line": 426, + "line": 425, "column": 39 } } @@ -92165,15 +92017,15 @@ "binop": null, "updateContext": null }, - "start": 12769, - "end": 12770, + "start": 12747, + "end": 12748, "loc": { "start": { - "line": 426, + "line": 425, "column": 39 }, "end": { - "line": 426, + "line": 425, "column": 40 } } @@ -92191,15 +92043,15 @@ "binop": null }, "value": "evt", - "start": 12771, - "end": 12774, + "start": 12749, + "end": 12752, "loc": { "start": { - "line": 426, + "line": 425, "column": 41 }, "end": { - "line": 426, + "line": 425, "column": 44 } } @@ -92217,15 +92069,15 @@ "binop": null, "updateContext": null }, - "start": 12774, - "end": 12775, + "start": 12752, + "end": 12753, "loc": { "start": { - "line": 426, + "line": 425, "column": 44 }, "end": { - "line": 426, + "line": 425, "column": 45 } } @@ -92243,15 +92095,15 @@ "binop": null }, "value": "last", - "start": 12775, - "end": 12779, + "start": 12753, + "end": 12757, "loc": { "start": { - "line": 426, + "line": 425, "column": 45 }, "end": { - "line": 426, + "line": 425, "column": 49 } } @@ -92268,15 +92120,15 @@ "postfix": false, "binop": null }, - "start": 12779, - "end": 12780, + "start": 12757, + "end": 12758, "loc": { "start": { - "line": 426, + "line": 425, "column": 49 }, "end": { - "line": 426, + "line": 425, "column": 50 } } @@ -92294,15 +92146,15 @@ "binop": null, "updateContext": null }, - "start": 12780, - "end": 12781, + "start": 12758, + "end": 12759, "loc": { "start": { - "line": 426, + "line": 425, "column": 50 }, "end": { - "line": 426, + "line": 425, "column": 51 } } @@ -92320,15 +92172,15 @@ "binop": null }, "value": "btnLastSpan", - "start": 12798, - "end": 12809, + "start": 12776, + "end": 12787, "loc": { "start": { - "line": 427, + "line": 426, "column": 16 }, "end": { - "line": 427, + "line": 426, "column": 27 } } @@ -92346,15 +92198,15 @@ "binop": null, "updateContext": null }, - "start": 12809, - "end": 12810, + "start": 12787, + "end": 12788, "loc": { "start": { - "line": 427, + "line": 426, "column": 27 }, "end": { - "line": 427, + "line": 426, "column": 28 } } @@ -92372,15 +92224,15 @@ "binop": null }, "value": "appendChild", - "start": 12810, - "end": 12821, + "start": 12788, + "end": 12799, "loc": { "start": { - "line": 427, + "line": 426, "column": 28 }, "end": { - "line": 427, + "line": 426, "column": 39 } } @@ -92397,15 +92249,15 @@ "postfix": false, "binop": null }, - "start": 12821, - "end": 12822, + "start": 12799, + "end": 12800, "loc": { "start": { - "line": 427, + "line": 426, "column": 39 }, "end": { - "line": 427, + "line": 426, "column": 40 } } @@ -92423,15 +92275,15 @@ "binop": null }, "value": "btnLast", - "start": 12822, - "end": 12829, + "start": 12800, + "end": 12807, "loc": { "start": { - "line": 427, + "line": 426, "column": 40 }, "end": { - "line": 427, + "line": 426, "column": 47 } } @@ -92448,15 +92300,15 @@ "postfix": false, "binop": null }, - "start": 12829, - "end": 12830, + "start": 12807, + "end": 12808, "loc": { "start": { - "line": 427, + "line": 426, "column": 47 }, "end": { - "line": 427, + "line": 426, "column": 48 } } @@ -92474,15 +92326,15 @@ "binop": null, "updateContext": null }, - "start": 12830, - "end": 12831, + "start": 12808, + "end": 12809, "loc": { "start": { - "line": 427, + "line": 426, "column": 48 }, "end": { - "line": 427, + "line": 426, "column": 49 } } @@ -92499,15 +92351,15 @@ "postfix": false, "binop": null }, - "start": 12844, - "end": 12845, + "start": 12822, + "end": 12823, "loc": { "start": { - "line": 428, + "line": 427, "column": 12 }, "end": { - "line": 428, + "line": 427, "column": 13 } } @@ -92527,15 +92379,15 @@ "updateContext": null }, "value": "else", - "start": 12846, - "end": 12850, + "start": 12824, + "end": 12828, "loc": { "start": { - "line": 428, + "line": 427, "column": 14 }, "end": { - "line": 428, + "line": 427, "column": 18 } } @@ -92552,15 +92404,15 @@ "postfix": false, "binop": null }, - "start": 12851, - "end": 12852, + "start": 12829, + "end": 12830, "loc": { "start": { - "line": 428, + "line": 427, "column": 19 }, "end": { - "line": 428, + "line": 427, "column": 20 } } @@ -92578,15 +92430,15 @@ "binop": null }, "value": "btnLastSpan", - "start": 12869, - "end": 12880, + "start": 12847, + "end": 12858, "loc": { "start": { - "line": 429, + "line": 428, "column": 16 }, "end": { - "line": 429, + "line": 428, "column": 27 } } @@ -92604,15 +92456,15 @@ "binop": null, "updateContext": null }, - "start": 12880, - "end": 12881, + "start": 12858, + "end": 12859, "loc": { "start": { - "line": 429, + "line": 428, "column": 27 }, "end": { - "line": 429, + "line": 428, "column": 28 } } @@ -92630,15 +92482,15 @@ "binop": null }, "value": "innerHTML", - "start": 12881, - "end": 12890, + "start": 12859, + "end": 12868, "loc": { "start": { - "line": 429, + "line": 428, "column": 28 }, "end": { - "line": 429, + "line": 428, "column": 37 } } @@ -92657,15 +92509,15 @@ "updateContext": null }, "value": "=", - "start": 12891, - "end": 12892, + "start": 12869, + "end": 12870, "loc": { "start": { - "line": 429, + "line": 428, "column": 38 }, "end": { - "line": 429, + "line": 428, "column": 39 } } @@ -92685,15 +92537,15 @@ "updateContext": null }, "value": "this", - "start": 12893, - "end": 12897, + "start": 12871, + "end": 12875, "loc": { "start": { - "line": 429, + "line": 428, "column": 40 }, "end": { - "line": 429, + "line": 428, "column": 44 } } @@ -92711,15 +92563,15 @@ "binop": null, "updateContext": null }, - "start": 12897, - "end": 12898, + "start": 12875, + "end": 12876, "loc": { "start": { - "line": 429, + "line": 428, "column": 44 }, "end": { - "line": 429, + "line": 428, "column": 45 } } @@ -92737,15 +92589,15 @@ "binop": null }, "value": "btnLastPageHtml", - "start": 12898, - "end": 12913, + "start": 12876, + "end": 12891, "loc": { "start": { - "line": 429, + "line": 428, "column": 45 }, "end": { - "line": 429, + "line": 428, "column": 60 } } @@ -92763,15 +92615,15 @@ "binop": null, "updateContext": null }, - "start": 12913, - "end": 12914, + "start": 12891, + "end": 12892, "loc": { "start": { - "line": 429, + "line": 428, "column": 60 }, "end": { - "line": 429, + "line": 428, "column": 61 } } @@ -92789,15 +92641,15 @@ "binop": null }, "value": "addEvt", - "start": 12931, - "end": 12937, + "start": 12909, + "end": 12915, "loc": { "start": { - "line": 430, + "line": 429, "column": 16 }, "end": { - "line": 430, + "line": 429, "column": 22 } } @@ -92814,15 +92666,15 @@ "postfix": false, "binop": null }, - "start": 12937, - "end": 12938, + "start": 12915, + "end": 12916, "loc": { "start": { - "line": 430, + "line": 429, "column": 22 }, "end": { - "line": 430, + "line": 429, "column": 23 } } @@ -92840,15 +92692,15 @@ "binop": null }, "value": "btnLastSpan", - "start": 12938, - "end": 12949, + "start": 12916, + "end": 12927, "loc": { "start": { - "line": 430, + "line": 429, "column": 23 }, "end": { - "line": 430, + "line": 429, "column": 34 } } @@ -92866,15 +92718,15 @@ "binop": null, "updateContext": null }, - "start": 12949, - "end": 12950, + "start": 12927, + "end": 12928, "loc": { "start": { - "line": 430, + "line": 429, "column": 34 }, "end": { - "line": 430, + "line": 429, "column": 35 } } @@ -92893,15 +92745,15 @@ "updateContext": null }, "value": "click", - "start": 12951, - "end": 12958, + "start": 12929, + "end": 12936, "loc": { "start": { - "line": 430, + "line": 429, "column": 36 }, "end": { - "line": 430, + "line": 429, "column": 43 } } @@ -92919,15 +92771,15 @@ "binop": null, "updateContext": null }, - "start": 12958, - "end": 12959, + "start": 12936, + "end": 12937, "loc": { "start": { - "line": 430, + "line": 429, "column": 43 }, "end": { - "line": 430, + "line": 429, "column": 44 } } @@ -92945,15 +92797,15 @@ "binop": null }, "value": "evt", - "start": 12960, - "end": 12963, + "start": 12938, + "end": 12941, "loc": { "start": { - "line": 430, + "line": 429, "column": 45 }, "end": { - "line": 430, + "line": 429, "column": 48 } } @@ -92971,15 +92823,15 @@ "binop": null, "updateContext": null }, - "start": 12963, - "end": 12964, + "start": 12941, + "end": 12942, "loc": { "start": { - "line": 430, + "line": 429, "column": 48 }, "end": { - "line": 430, + "line": 429, "column": 49 } } @@ -92997,15 +92849,15 @@ "binop": null }, "value": "last", - "start": 12964, - "end": 12968, + "start": 12942, + "end": 12946, "loc": { "start": { - "line": 430, + "line": 429, "column": 49 }, "end": { - "line": 430, + "line": 429, "column": 53 } } @@ -93022,15 +92874,15 @@ "postfix": false, "binop": null }, - "start": 12968, - "end": 12969, + "start": 12946, + "end": 12947, "loc": { "start": { - "line": 430, + "line": 429, "column": 53 }, "end": { - "line": 430, + "line": 429, "column": 54 } } @@ -93048,15 +92900,15 @@ "binop": null, "updateContext": null }, - "start": 12969, - "end": 12970, + "start": 12947, + "end": 12948, "loc": { "start": { - "line": 430, + "line": 429, "column": 54 }, "end": { - "line": 430, + "line": 429, "column": 55 } } @@ -93073,15 +92925,15 @@ "postfix": false, "binop": null }, - "start": 12983, - "end": 12984, + "start": 12961, + "end": 12962, "loc": { "start": { - "line": 431, + "line": 430, "column": 12 }, "end": { - "line": 431, + "line": 430, "column": 13 } } @@ -93089,15 +92941,15 @@ { "type": "CommentLine", "value": " First button", - "start": 12997, - "end": 13012, + "start": 12975, + "end": 12990, "loc": { "start": { - "line": 432, + "line": 431, "column": 12 }, "end": { - "line": 432, + "line": 431, "column": 27 } } @@ -93117,15 +92969,15 @@ "updateContext": null }, "value": "if", - "start": 13025, - "end": 13027, + "start": 13003, + "end": 13005, "loc": { "start": { - "line": 433, + "line": 432, "column": 12 }, "end": { - "line": 433, + "line": 432, "column": 14 } } @@ -93142,15 +92994,15 @@ "postfix": false, "binop": null }, - "start": 13028, - "end": 13029, + "start": 13006, + "end": 13007, "loc": { "start": { - "line": 433, + "line": 432, "column": 15 }, "end": { - "line": 433, + "line": 432, "column": 16 } } @@ -93169,15 +93021,15 @@ "updateContext": null }, "value": "!", - "start": 13029, - "end": 13030, + "start": 13007, + "end": 13008, "loc": { "start": { - "line": 433, + "line": 432, "column": 16 }, "end": { - "line": 433, + "line": 432, "column": 17 } } @@ -93197,15 +93049,15 @@ "updateContext": null }, "value": "this", - "start": 13030, - "end": 13034, + "start": 13008, + "end": 13012, "loc": { "start": { - "line": 433, + "line": 432, "column": 17 }, "end": { - "line": 433, + "line": 432, "column": 21 } } @@ -93223,15 +93075,15 @@ "binop": null, "updateContext": null }, - "start": 13034, - "end": 13035, + "start": 13012, + "end": 13013, "loc": { "start": { - "line": 433, + "line": 432, "column": 21 }, "end": { - "line": 433, + "line": 432, "column": 22 } } @@ -93249,15 +93101,15 @@ "binop": null }, "value": "btnFirstPageHtml", - "start": 13035, - "end": 13051, + "start": 13013, + "end": 13029, "loc": { "start": { - "line": 433, + "line": 432, "column": 22 }, "end": { - "line": 433, + "line": 432, "column": 38 } } @@ -93274,15 +93126,15 @@ "postfix": false, "binop": null }, - "start": 13051, - "end": 13052, + "start": 13029, + "end": 13030, "loc": { "start": { - "line": 433, + "line": 432, "column": 38 }, "end": { - "line": 433, + "line": 432, "column": 39 } } @@ -93299,15 +93151,15 @@ "postfix": false, "binop": null }, - "start": 13053, - "end": 13054, + "start": 13031, + "end": 13032, "loc": { "start": { - "line": 433, + "line": 432, "column": 40 }, "end": { - "line": 433, + "line": 432, "column": 41 } } @@ -93327,15 +93179,15 @@ "updateContext": null }, "value": "let", - "start": 13071, - "end": 13074, + "start": 13049, + "end": 13052, "loc": { "start": { - "line": 434, + "line": 433, "column": 16 }, "end": { - "line": 434, + "line": 433, "column": 19 } } @@ -93353,15 +93205,15 @@ "binop": null }, "value": "btnFirst", - "start": 13075, - "end": 13083, + "start": 13053, + "end": 13061, "loc": { "start": { - "line": 434, + "line": 433, "column": 20 }, "end": { - "line": 434, + "line": 433, "column": 28 } } @@ -93380,15 +93232,15 @@ "updateContext": null }, "value": "=", - "start": 13084, - "end": 13085, + "start": 13062, + "end": 13063, "loc": { "start": { - "line": 434, + "line": 433, "column": 29 }, "end": { - "line": 434, + "line": 433, "column": 30 } } @@ -93406,15 +93258,15 @@ "binop": null }, "value": "createElm", - "start": 13086, - "end": 13095, + "start": 13064, + "end": 13073, "loc": { "start": { - "line": 434, + "line": 433, "column": 31 }, "end": { - "line": 434, + "line": 433, "column": 40 } } @@ -93431,15 +93283,15 @@ "postfix": false, "binop": null }, - "start": 13095, - "end": 13096, + "start": 13073, + "end": 13074, "loc": { "start": { - "line": 434, + "line": 433, "column": 40 }, "end": { - "line": 434, + "line": 433, "column": 41 } } @@ -93457,15 +93309,15 @@ "binop": null }, "value": "INPUT", - "start": 13096, - "end": 13101, + "start": 13074, + "end": 13079, "loc": { "start": { - "line": 434, + "line": 433, "column": 41 }, "end": { - "line": 434, + "line": 433, "column": 46 } } @@ -93483,15 +93335,15 @@ "binop": null, "updateContext": null }, - "start": 13101, - "end": 13102, + "start": 13079, + "end": 13080, "loc": { "start": { - "line": 434, + "line": 433, "column": 46 }, "end": { - "line": 434, + "line": 433, "column": 47 } } @@ -93509,15 +93361,15 @@ "binop": null, "updateContext": null }, - "start": 13123, - "end": 13124, + "start": 13101, + "end": 13102, "loc": { "start": { - "line": 435, + "line": 434, "column": 20 }, "end": { - "line": 435, + "line": 434, "column": 21 } } @@ -93536,15 +93388,15 @@ "updateContext": null }, "value": "type", - "start": 13124, - "end": 13130, + "start": 13102, + "end": 13108, "loc": { "start": { - "line": 435, + "line": 434, "column": 21 }, "end": { - "line": 435, + "line": 434, "column": 27 } } @@ -93562,15 +93414,15 @@ "binop": null, "updateContext": null }, - "start": 13130, - "end": 13131, + "start": 13108, + "end": 13109, "loc": { "start": { - "line": 435, + "line": 434, "column": 27 }, "end": { - "line": 435, + "line": 434, "column": 28 } } @@ -93589,15 +93441,15 @@ "updateContext": null }, "value": "button", - "start": 13132, - "end": 13140, + "start": 13110, + "end": 13118, "loc": { "start": { - "line": 435, + "line": 434, "column": 29 }, "end": { - "line": 435, + "line": 434, "column": 37 } } @@ -93615,15 +93467,15 @@ "binop": null, "updateContext": null }, - "start": 13140, - "end": 13141, + "start": 13118, + "end": 13119, "loc": { "start": { - "line": 435, + "line": 434, "column": 37 }, "end": { - "line": 435, + "line": 434, "column": 38 } } @@ -93641,15 +93493,15 @@ "binop": null, "updateContext": null }, - "start": 13141, - "end": 13142, + "start": 13119, + "end": 13120, "loc": { "start": { - "line": 435, + "line": 434, "column": 38 }, "end": { - "line": 435, + "line": 434, "column": 39 } } @@ -93667,15 +93519,15 @@ "binop": null, "updateContext": null }, - "start": 13163, - "end": 13164, + "start": 13141, + "end": 13142, "loc": { "start": { - "line": 436, + "line": 435, "column": 20 }, "end": { - "line": 436, + "line": 435, "column": 21 } } @@ -93694,15 +93546,15 @@ "updateContext": null }, "value": "value", - "start": 13164, - "end": 13171, + "start": 13142, + "end": 13149, "loc": { "start": { - "line": 436, + "line": 435, "column": 21 }, "end": { - "line": 436, + "line": 435, "column": 28 } } @@ -93720,15 +93572,15 @@ "binop": null, "updateContext": null }, - "start": 13171, - "end": 13172, + "start": 13149, + "end": 13150, "loc": { "start": { - "line": 436, + "line": 435, "column": 28 }, "end": { - "line": 436, + "line": 435, "column": 29 } } @@ -93748,15 +93600,15 @@ "updateContext": null }, "value": "this", - "start": 13173, - "end": 13177, + "start": 13151, + "end": 13155, "loc": { "start": { - "line": 436, + "line": 435, "column": 30 }, "end": { - "line": 436, + "line": 435, "column": 34 } } @@ -93774,15 +93626,15 @@ "binop": null, "updateContext": null }, - "start": 13177, - "end": 13178, + "start": 13155, + "end": 13156, "loc": { "start": { - "line": 436, + "line": 435, "column": 34 }, "end": { - "line": 436, + "line": 435, "column": 35 } } @@ -93800,15 +93652,15 @@ "binop": null }, "value": "btnFirstPageText", - "start": 13178, - "end": 13194, + "start": 13156, + "end": 13172, "loc": { "start": { - "line": 436, + "line": 435, "column": 35 }, "end": { - "line": 436, + "line": 435, "column": 51 } } @@ -93826,15 +93678,15 @@ "binop": null, "updateContext": null }, - "start": 13194, - "end": 13195, + "start": 13172, + "end": 13173, "loc": { "start": { - "line": 436, + "line": 435, "column": 51 }, "end": { - "line": 436, + "line": 435, "column": 52 } } @@ -93852,15 +93704,15 @@ "binop": null, "updateContext": null }, - "start": 13195, - "end": 13196, + "start": 13173, + "end": 13174, "loc": { "start": { - "line": 436, + "line": 435, "column": 52 }, "end": { - "line": 436, + "line": 435, "column": 53 } } @@ -93878,15 +93730,15 @@ "binop": null, "updateContext": null }, - "start": 13217, - "end": 13218, + "start": 13195, + "end": 13196, "loc": { "start": { - "line": 437, + "line": 436, "column": 20 }, "end": { - "line": 437, + "line": 436, "column": 21 } } @@ -93905,15 +93757,15 @@ "updateContext": null }, "value": "title", - "start": 13218, - "end": 13225, + "start": 13196, + "end": 13203, "loc": { "start": { - "line": 437, + "line": 436, "column": 21 }, "end": { - "line": 437, + "line": 436, "column": 28 } } @@ -93931,15 +93783,15 @@ "binop": null, "updateContext": null }, - "start": 13225, - "end": 13226, + "start": 13203, + "end": 13204, "loc": { "start": { - "line": 437, + "line": 436, "column": 28 }, "end": { - "line": 437, + "line": 436, "column": 29 } } @@ -93958,15 +93810,15 @@ "updateContext": null }, "value": "First", - "start": 13227, - "end": 13234, + "start": 13205, + "end": 13212, "loc": { "start": { - "line": 437, + "line": 436, "column": 30 }, "end": { - "line": 437, + "line": 436, "column": 37 } } @@ -93984,15 +93836,15 @@ "binop": null, "updateContext": null }, - "start": 13234, - "end": 13235, + "start": 13212, + "end": 13213, "loc": { "start": { - "line": 437, + "line": 436, "column": 37 }, "end": { - "line": 437, + "line": 436, "column": 38 } } @@ -94009,15 +93861,15 @@ "postfix": false, "binop": null }, - "start": 13252, - "end": 13253, + "start": 13230, + "end": 13231, "loc": { "start": { - "line": 438, + "line": 437, "column": 16 }, "end": { - "line": 438, + "line": 437, "column": 17 } } @@ -94035,15 +93887,15 @@ "binop": null, "updateContext": null }, - "start": 13253, - "end": 13254, + "start": 13231, + "end": 13232, "loc": { "start": { - "line": 438, + "line": 437, "column": 17 }, "end": { - "line": 438, + "line": 437, "column": 18 } } @@ -94061,15 +93913,15 @@ "binop": null }, "value": "btnFirst", - "start": 13271, - "end": 13279, + "start": 13249, + "end": 13257, "loc": { "start": { - "line": 439, + "line": 438, "column": 16 }, "end": { - "line": 439, + "line": 438, "column": 24 } } @@ -94087,15 +93939,15 @@ "binop": null, "updateContext": null }, - "start": 13279, - "end": 13280, + "start": 13257, + "end": 13258, "loc": { "start": { - "line": 439, + "line": 438, "column": 24 }, "end": { - "line": 439, + "line": 438, "column": 25 } } @@ -94113,15 +93965,15 @@ "binop": null }, "value": "className", - "start": 13280, - "end": 13289, + "start": 13258, + "end": 13267, "loc": { "start": { - "line": 439, + "line": 438, "column": 25 }, "end": { - "line": 439, + "line": 438, "column": 34 } } @@ -94140,15 +93992,15 @@ "updateContext": null }, "value": "=", - "start": 13290, - "end": 13291, + "start": 13268, + "end": 13269, "loc": { "start": { - "line": 439, + "line": 438, "column": 35 }, "end": { - "line": 439, + "line": 438, "column": 36 } } @@ -94168,15 +94020,15 @@ "updateContext": null }, "value": "this", - "start": 13292, - "end": 13296, + "start": 13270, + "end": 13274, "loc": { "start": { - "line": 439, + "line": 438, "column": 37 }, "end": { - "line": 439, + "line": 438, "column": 41 } } @@ -94194,15 +94046,15 @@ "binop": null, "updateContext": null }, - "start": 13296, - "end": 13297, + "start": 13274, + "end": 13275, "loc": { "start": { - "line": 439, + "line": 438, "column": 41 }, "end": { - "line": 439, + "line": 438, "column": 42 } } @@ -94220,15 +94072,15 @@ "binop": null }, "value": "btnCssClass", - "start": 13297, - "end": 13308, + "start": 13275, + "end": 13286, "loc": { "start": { - "line": 439, + "line": 438, "column": 42 }, "end": { - "line": 439, + "line": 438, "column": 53 } } @@ -94246,15 +94098,15 @@ "binop": null, "updateContext": null }, - "start": 13308, - "end": 13309, + "start": 13286, + "end": 13287, "loc": { "start": { - "line": 439, + "line": 438, "column": 53 }, "end": { - "line": 439, + "line": 438, "column": 54 } } @@ -94272,15 +94124,15 @@ "binop": null }, "value": "addEvt", - "start": 13326, - "end": 13332, + "start": 13304, + "end": 13310, "loc": { "start": { - "line": 440, + "line": 439, "column": 16 }, "end": { - "line": 440, + "line": 439, "column": 22 } } @@ -94297,15 +94149,15 @@ "postfix": false, "binop": null }, - "start": 13332, - "end": 13333, + "start": 13310, + "end": 13311, "loc": { "start": { - "line": 440, + "line": 439, "column": 22 }, "end": { - "line": 440, + "line": 439, "column": 23 } } @@ -94323,15 +94175,15 @@ "binop": null }, "value": "btnFirst", - "start": 13333, - "end": 13341, + "start": 13311, + "end": 13319, "loc": { "start": { - "line": 440, + "line": 439, "column": 23 }, "end": { - "line": 440, + "line": 439, "column": 31 } } @@ -94349,15 +94201,15 @@ "binop": null, "updateContext": null }, - "start": 13341, - "end": 13342, + "start": 13319, + "end": 13320, "loc": { "start": { - "line": 440, + "line": 439, "column": 31 }, "end": { - "line": 440, + "line": 439, "column": 32 } } @@ -94376,15 +94228,15 @@ "updateContext": null }, "value": "click", - "start": 13343, - "end": 13350, + "start": 13321, + "end": 13328, "loc": { "start": { - "line": 440, + "line": 439, "column": 33 }, "end": { - "line": 440, + "line": 439, "column": 40 } } @@ -94402,15 +94254,15 @@ "binop": null, "updateContext": null }, - "start": 13350, - "end": 13351, + "start": 13328, + "end": 13329, "loc": { "start": { - "line": 440, + "line": 439, "column": 40 }, "end": { - "line": 440, + "line": 439, "column": 41 } } @@ -94428,15 +94280,15 @@ "binop": null }, "value": "evt", - "start": 13352, - "end": 13355, + "start": 13330, + "end": 13333, "loc": { "start": { - "line": 440, + "line": 439, "column": 42 }, "end": { - "line": 440, + "line": 439, "column": 45 } } @@ -94454,15 +94306,15 @@ "binop": null, "updateContext": null }, - "start": 13355, - "end": 13356, + "start": 13333, + "end": 13334, "loc": { "start": { - "line": 440, + "line": 439, "column": 45 }, "end": { - "line": 440, + "line": 439, "column": 46 } } @@ -94480,15 +94332,15 @@ "binop": null }, "value": "first", - "start": 13356, - "end": 13361, + "start": 13334, + "end": 13339, "loc": { "start": { - "line": 440, + "line": 439, "column": 46 }, "end": { - "line": 440, + "line": 439, "column": 51 } } @@ -94505,15 +94357,15 @@ "postfix": false, "binop": null }, - "start": 13361, - "end": 13362, + "start": 13339, + "end": 13340, "loc": { "start": { - "line": 440, + "line": 439, "column": 51 }, "end": { - "line": 440, + "line": 439, "column": 52 } } @@ -94531,15 +94383,15 @@ "binop": null, "updateContext": null }, - "start": 13362, - "end": 13363, + "start": 13340, + "end": 13341, "loc": { "start": { - "line": 440, + "line": 439, "column": 52 }, "end": { - "line": 440, + "line": 439, "column": 53 } } @@ -94557,15 +94409,15 @@ "binop": null }, "value": "btnFirstSpan", - "start": 13380, - "end": 13392, + "start": 13358, + "end": 13370, "loc": { "start": { - "line": 441, + "line": 440, "column": 16 }, "end": { - "line": 441, + "line": 440, "column": 28 } } @@ -94583,15 +94435,15 @@ "binop": null, "updateContext": null }, - "start": 13392, - "end": 13393, + "start": 13370, + "end": 13371, "loc": { "start": { - "line": 441, + "line": 440, "column": 28 }, "end": { - "line": 441, + "line": 440, "column": 29 } } @@ -94609,15 +94461,15 @@ "binop": null }, "value": "appendChild", - "start": 13393, - "end": 13404, + "start": 13371, + "end": 13382, "loc": { "start": { - "line": 441, + "line": 440, "column": 29 }, "end": { - "line": 441, + "line": 440, "column": 40 } } @@ -94634,15 +94486,15 @@ "postfix": false, "binop": null }, - "start": 13404, - "end": 13405, + "start": 13382, + "end": 13383, "loc": { "start": { - "line": 441, + "line": 440, "column": 40 }, "end": { - "line": 441, + "line": 440, "column": 41 } } @@ -94660,15 +94512,15 @@ "binop": null }, "value": "btnFirst", - "start": 13405, - "end": 13413, + "start": 13383, + "end": 13391, "loc": { "start": { - "line": 441, + "line": 440, "column": 41 }, "end": { - "line": 441, + "line": 440, "column": 49 } } @@ -94685,15 +94537,15 @@ "postfix": false, "binop": null }, - "start": 13413, - "end": 13414, + "start": 13391, + "end": 13392, "loc": { "start": { - "line": 441, + "line": 440, "column": 49 }, "end": { - "line": 441, + "line": 440, "column": 50 } } @@ -94711,15 +94563,15 @@ "binop": null, "updateContext": null }, - "start": 13414, - "end": 13415, + "start": 13392, + "end": 13393, "loc": { "start": { - "line": 441, + "line": 440, "column": 50 }, "end": { - "line": 441, + "line": 440, "column": 51 } } @@ -94736,15 +94588,15 @@ "postfix": false, "binop": null }, - "start": 13428, - "end": 13429, + "start": 13406, + "end": 13407, "loc": { "start": { - "line": 442, + "line": 441, "column": 12 }, "end": { - "line": 442, + "line": 441, "column": 13 } } @@ -94764,15 +94616,15 @@ "updateContext": null }, "value": "else", - "start": 13430, - "end": 13434, + "start": 13408, + "end": 13412, "loc": { "start": { - "line": 442, + "line": 441, "column": 14 }, "end": { - "line": 442, + "line": 441, "column": 18 } } @@ -94789,15 +94641,15 @@ "postfix": false, "binop": null }, - "start": 13435, - "end": 13436, + "start": 13413, + "end": 13414, "loc": { "start": { - "line": 442, + "line": 441, "column": 19 }, "end": { - "line": 442, + "line": 441, "column": 20 } } @@ -94815,15 +94667,15 @@ "binop": null }, "value": "btnFirstSpan", - "start": 13453, - "end": 13465, + "start": 13431, + "end": 13443, "loc": { "start": { - "line": 443, + "line": 442, "column": 16 }, "end": { - "line": 443, + "line": 442, "column": 28 } } @@ -94841,15 +94693,15 @@ "binop": null, "updateContext": null }, - "start": 13465, - "end": 13466, + "start": 13443, + "end": 13444, "loc": { "start": { - "line": 443, + "line": 442, "column": 28 }, "end": { - "line": 443, + "line": 442, "column": 29 } } @@ -94867,15 +94719,15 @@ "binop": null }, "value": "innerHTML", - "start": 13466, - "end": 13475, + "start": 13444, + "end": 13453, "loc": { "start": { - "line": 443, + "line": 442, "column": 29 }, "end": { - "line": 443, + "line": 442, "column": 38 } } @@ -94894,15 +94746,15 @@ "updateContext": null }, "value": "=", - "start": 13476, - "end": 13477, + "start": 13454, + "end": 13455, "loc": { "start": { - "line": 443, + "line": 442, "column": 39 }, "end": { - "line": 443, + "line": 442, "column": 40 } } @@ -94922,15 +94774,15 @@ "updateContext": null }, "value": "this", - "start": 13478, - "end": 13482, + "start": 13456, + "end": 13460, "loc": { "start": { - "line": 443, + "line": 442, "column": 41 }, "end": { - "line": 443, + "line": 442, "column": 45 } } @@ -94948,15 +94800,15 @@ "binop": null, "updateContext": null }, - "start": 13482, - "end": 13483, + "start": 13460, + "end": 13461, "loc": { "start": { - "line": 443, + "line": 442, "column": 45 }, "end": { - "line": 443, + "line": 442, "column": 46 } } @@ -94974,15 +94826,15 @@ "binop": null }, "value": "btnFirstPageHtml", - "start": 13483, - "end": 13499, + "start": 13461, + "end": 13477, "loc": { "start": { - "line": 443, + "line": 442, "column": 46 }, "end": { - "line": 443, + "line": 442, "column": 62 } } @@ -95000,15 +94852,15 @@ "binop": null, "updateContext": null }, - "start": 13499, - "end": 13500, + "start": 13477, + "end": 13478, "loc": { "start": { - "line": 443, + "line": 442, "column": 62 }, "end": { - "line": 443, + "line": 442, "column": 63 } } @@ -95026,15 +94878,15 @@ "binop": null }, "value": "addEvt", - "start": 13517, - "end": 13523, + "start": 13495, + "end": 13501, "loc": { "start": { - "line": 444, + "line": 443, "column": 16 }, "end": { - "line": 444, + "line": 443, "column": 22 } } @@ -95051,15 +94903,15 @@ "postfix": false, "binop": null }, - "start": 13523, - "end": 13524, + "start": 13501, + "end": 13502, "loc": { "start": { - "line": 444, + "line": 443, "column": 22 }, "end": { - "line": 444, + "line": 443, "column": 23 } } @@ -95077,15 +94929,15 @@ "binop": null }, "value": "btnFirstSpan", - "start": 13524, - "end": 13536, + "start": 13502, + "end": 13514, "loc": { "start": { - "line": 444, + "line": 443, "column": 23 }, "end": { - "line": 444, + "line": 443, "column": 35 } } @@ -95103,15 +94955,15 @@ "binop": null, "updateContext": null }, - "start": 13536, - "end": 13537, + "start": 13514, + "end": 13515, "loc": { "start": { - "line": 444, + "line": 443, "column": 35 }, "end": { - "line": 444, + "line": 443, "column": 36 } } @@ -95130,15 +94982,15 @@ "updateContext": null }, "value": "click", - "start": 13538, - "end": 13545, + "start": 13516, + "end": 13523, "loc": { "start": { - "line": 444, + "line": 443, "column": 37 }, "end": { - "line": 444, + "line": 443, "column": 44 } } @@ -95156,15 +95008,15 @@ "binop": null, "updateContext": null }, - "start": 13545, - "end": 13546, + "start": 13523, + "end": 13524, "loc": { "start": { - "line": 444, + "line": 443, "column": 44 }, "end": { - "line": 444, + "line": 443, "column": 45 } } @@ -95182,15 +95034,15 @@ "binop": null }, "value": "evt", - "start": 13547, - "end": 13550, + "start": 13525, + "end": 13528, "loc": { "start": { - "line": 444, + "line": 443, "column": 46 }, "end": { - "line": 444, + "line": 443, "column": 49 } } @@ -95208,15 +95060,15 @@ "binop": null, "updateContext": null }, - "start": 13550, - "end": 13551, + "start": 13528, + "end": 13529, "loc": { "start": { - "line": 444, + "line": 443, "column": 49 }, "end": { - "line": 444, + "line": 443, "column": 50 } } @@ -95234,15 +95086,15 @@ "binop": null }, "value": "first", - "start": 13551, - "end": 13556, + "start": 13529, + "end": 13534, "loc": { "start": { - "line": 444, + "line": 443, "column": 50 }, "end": { - "line": 444, + "line": 443, "column": 55 } } @@ -95259,15 +95111,15 @@ "postfix": false, "binop": null }, - "start": 13556, - "end": 13557, + "start": 13534, + "end": 13535, "loc": { "start": { - "line": 444, + "line": 443, "column": 55 }, "end": { - "line": 444, + "line": 443, "column": 56 } } @@ -95285,15 +95137,15 @@ "binop": null, "updateContext": null }, - "start": 13557, - "end": 13558, + "start": 13535, + "end": 13536, "loc": { "start": { - "line": 444, + "line": 443, "column": 56 }, "end": { - "line": 444, + "line": 443, "column": 57 } } @@ -95310,15 +95162,15 @@ "postfix": false, "binop": null }, - "start": 13571, - "end": 13572, + "start": 13549, + "end": 13550, "loc": { "start": { - "line": 445, + "line": 444, "column": 12 }, "end": { - "line": 445, + "line": 444, "column": 13 } } @@ -95335,15 +95187,15 @@ "postfix": false, "binop": null }, - "start": 13581, - "end": 13582, + "start": 13559, + "end": 13560, "loc": { "start": { - "line": 446, + "line": 445, "column": 8 }, "end": { - "line": 446, + "line": 445, "column": 9 } } @@ -95351,15 +95203,15 @@ { "type": "CommentLine", "value": " paging elements (buttons+drop-down list) are added to defined element", - "start": 13592, - "end": 13664, + "start": 13570, + "end": 13642, "loc": { "start": { - "line": 448, + "line": 447, "column": 8 }, "end": { - "line": 448, + "line": 447, "column": 80 } } @@ -95379,15 +95231,15 @@ "updateContext": null }, "value": "let", - "start": 13673, - "end": 13676, + "start": 13651, + "end": 13654, "loc": { "start": { - "line": 449, + "line": 448, "column": 8 }, "end": { - "line": 449, + "line": 448, "column": 11 } } @@ -95405,15 +95257,15 @@ "binop": null }, "value": "targetEl", - "start": 13677, - "end": 13685, + "start": 13655, + "end": 13663, "loc": { "start": { - "line": 449, + "line": 448, "column": 12 }, "end": { - "line": 449, + "line": 448, "column": 20 } } @@ -95432,15 +95284,15 @@ "updateContext": null }, "value": "=", - "start": 13686, - "end": 13687, + "start": 13664, + "end": 13665, "loc": { "start": { - "line": 449, + "line": 448, "column": 21 }, "end": { - "line": 449, + "line": 448, "column": 22 } } @@ -95459,15 +95311,15 @@ "updateContext": null }, "value": "!", - "start": 13688, - "end": 13689, + "start": 13666, + "end": 13667, "loc": { "start": { - "line": 449, + "line": 448, "column": 23 }, "end": { - "line": 449, + "line": 448, "column": 24 } } @@ -95487,15 +95339,15 @@ "updateContext": null }, "value": "this", - "start": 13689, - "end": 13693, + "start": 13667, + "end": 13671, "loc": { "start": { - "line": 449, + "line": 448, "column": 24 }, "end": { - "line": 449, + "line": 448, "column": 28 } } @@ -95513,15 +95365,15 @@ "binop": null, "updateContext": null }, - "start": 13693, - "end": 13694, + "start": 13671, + "end": 13672, "loc": { "start": { - "line": 449, + "line": 448, "column": 28 }, "end": { - "line": 449, + "line": 448, "column": 29 } } @@ -95539,15 +95391,15 @@ "binop": null }, "value": "tgtId", - "start": 13694, - "end": 13699, + "start": 13672, + "end": 13677, "loc": { "start": { - "line": 449, + "line": 448, "column": 29 }, "end": { - "line": 449, + "line": 448, "column": 34 } } @@ -95565,15 +95417,15 @@ "binop": null, "updateContext": null }, - "start": 13700, - "end": 13701, + "start": 13678, + "end": 13679, "loc": { "start": { - "line": 449, + "line": 448, "column": 35 }, "end": { - "line": 449, + "line": 448, "column": 36 } } @@ -95591,15 +95443,15 @@ "binop": null }, "value": "tf", - "start": 13714, - "end": 13716, + "start": 13692, + "end": 13694, "loc": { "start": { - "line": 450, + "line": 449, "column": 12 }, "end": { - "line": 450, + "line": 449, "column": 14 } } @@ -95617,15 +95469,15 @@ "binop": null, "updateContext": null }, - "start": 13716, - "end": 13717, + "start": 13694, + "end": 13695, "loc": { "start": { - "line": 450, + "line": 449, "column": 14 }, "end": { - "line": 450, + "line": 449, "column": 15 } } @@ -95643,15 +95495,15 @@ "binop": null }, "value": "feature", - "start": 13717, - "end": 13724, + "start": 13695, + "end": 13702, "loc": { "start": { - "line": 450, + "line": 449, "column": 15 }, "end": { - "line": 450, + "line": 449, "column": 22 } } @@ -95668,15 +95520,15 @@ "postfix": false, "binop": null }, - "start": 13724, - "end": 13725, + "start": 13702, + "end": 13703, "loc": { "start": { - "line": 450, + "line": 449, "column": 22 }, "end": { - "line": 450, + "line": 449, "column": 23 } } @@ -95695,15 +95547,15 @@ "updateContext": null }, "value": "toolbar", - "start": 13725, - "end": 13734, + "start": 13703, + "end": 13712, "loc": { "start": { - "line": 450, + "line": 449, "column": 23 }, "end": { - "line": 450, + "line": 449, "column": 32 } } @@ -95720,15 +95572,15 @@ "postfix": false, "binop": null }, - "start": 13734, - "end": 13735, + "start": 13712, + "end": 13713, "loc": { "start": { - "line": 450, + "line": 449, "column": 32 }, "end": { - "line": 450, + "line": 449, "column": 33 } } @@ -95746,15 +95598,15 @@ "binop": null, "updateContext": null }, - "start": 13735, - "end": 13736, + "start": 13713, + "end": 13714, "loc": { "start": { - "line": 450, + "line": 449, "column": 33 }, "end": { - "line": 450, + "line": 449, "column": 34 } } @@ -95772,15 +95624,15 @@ "binop": null }, "value": "container", - "start": 13736, - "end": 13745, + "start": 13714, + "end": 13723, "loc": { "start": { - "line": 450, + "line": 449, "column": 34 }, "end": { - "line": 450, + "line": 449, "column": 43 } } @@ -95797,15 +95649,15 @@ "postfix": false, "binop": null }, - "start": 13745, - "end": 13746, + "start": 13723, + "end": 13724, "loc": { "start": { - "line": 450, + "line": 449, "column": 43 }, "end": { - "line": 450, + "line": 449, "column": 44 } } @@ -95825,15 +95677,15 @@ "updateContext": null }, "value": "this", - "start": 13746, - "end": 13750, + "start": 13724, + "end": 13728, "loc": { "start": { - "line": 450, + "line": 449, "column": 44 }, "end": { - "line": 450, + "line": 449, "column": 48 } } @@ -95851,15 +95703,15 @@ "binop": null, "updateContext": null }, - "start": 13750, - "end": 13751, + "start": 13728, + "end": 13729, "loc": { "start": { - "line": 450, + "line": 449, "column": 48 }, "end": { - "line": 450, + "line": 449, "column": 49 } } @@ -95877,15 +95729,15 @@ "binop": null }, "value": "toolbarPosition", - "start": 13751, - "end": 13766, + "start": 13729, + "end": 13744, "loc": { "start": { - "line": 450, + "line": 449, "column": 49 }, "end": { - "line": 450, + "line": 449, "column": 64 } } @@ -95902,15 +95754,15 @@ "postfix": false, "binop": null }, - "start": 13766, - "end": 13767, + "start": 13744, + "end": 13745, "loc": { "start": { - "line": 450, + "line": 449, "column": 64 }, "end": { - "line": 450, + "line": 449, "column": 65 } } @@ -95928,15 +95780,15 @@ "binop": null, "updateContext": null }, - "start": 13768, - "end": 13769, + "start": 13746, + "end": 13747, "loc": { "start": { - "line": 450, + "line": 449, "column": 66 }, "end": { - "line": 450, + "line": 449, "column": 67 } } @@ -95954,15 +95806,15 @@ "binop": null }, "value": "elm", - "start": 13782, - "end": 13785, + "start": 13760, + "end": 13763, "loc": { "start": { - "line": 451, + "line": 450, "column": 12 }, "end": { - "line": 451, + "line": 450, "column": 15 } } @@ -95979,15 +95831,15 @@ "postfix": false, "binop": null }, - "start": 13785, - "end": 13786, + "start": 13763, + "end": 13764, "loc": { "start": { - "line": 451, + "line": 450, "column": 15 }, "end": { - "line": 451, + "line": 450, "column": 16 } } @@ -96007,15 +95859,15 @@ "updateContext": null }, "value": "this", - "start": 13786, - "end": 13790, + "start": 13764, + "end": 13768, "loc": { "start": { - "line": 451, + "line": 450, "column": 16 }, "end": { - "line": 451, + "line": 450, "column": 20 } } @@ -96033,15 +95885,15 @@ "binop": null, "updateContext": null }, - "start": 13790, - "end": 13791, + "start": 13768, + "end": 13769, "loc": { "start": { - "line": 451, + "line": 450, "column": 20 }, "end": { - "line": 451, + "line": 450, "column": 21 } } @@ -96059,15 +95911,15 @@ "binop": null }, "value": "tgtId", - "start": 13791, - "end": 13796, + "start": 13769, + "end": 13774, "loc": { "start": { - "line": 451, + "line": 450, "column": 21 }, "end": { - "line": 451, + "line": 450, "column": 26 } } @@ -96084,15 +95936,15 @@ "postfix": false, "binop": null }, - "start": 13796, - "end": 13797, + "start": 13774, + "end": 13775, "loc": { "start": { - "line": 451, + "line": 450, "column": 26 }, "end": { - "line": 451, + "line": 450, "column": 27 } } @@ -96110,15 +95962,15 @@ "binop": null, "updateContext": null }, - "start": 13797, - "end": 13798, + "start": 13775, + "end": 13776, "loc": { "start": { - "line": 451, + "line": 450, "column": 27 }, "end": { - "line": 451, + "line": 450, "column": 28 } } @@ -96136,15 +95988,15 @@ "binop": null }, "value": "targetEl", - "start": 13807, - "end": 13815, + "start": 13785, + "end": 13793, "loc": { "start": { - "line": 452, + "line": 451, "column": 8 }, "end": { - "line": 452, + "line": 451, "column": 16 } } @@ -96162,15 +96014,15 @@ "binop": null, "updateContext": null }, - "start": 13815, - "end": 13816, + "start": 13793, + "end": 13794, "loc": { "start": { - "line": 452, + "line": 451, "column": 16 }, "end": { - "line": 452, + "line": 451, "column": 17 } } @@ -96188,15 +96040,15 @@ "binop": null }, "value": "appendChild", - "start": 13816, - "end": 13827, + "start": 13794, + "end": 13805, "loc": { "start": { - "line": 452, + "line": 451, "column": 17 }, "end": { - "line": 452, + "line": 451, "column": 28 } } @@ -96213,15 +96065,15 @@ "postfix": false, "binop": null }, - "start": 13827, - "end": 13828, + "start": 13805, + "end": 13806, "loc": { "start": { - "line": 452, + "line": 451, "column": 28 }, "end": { - "line": 452, + "line": 451, "column": 29 } } @@ -96239,15 +96091,15 @@ "binop": null }, "value": "btnFirstSpan", - "start": 13828, - "end": 13840, + "start": 13806, + "end": 13818, "loc": { "start": { - "line": 452, + "line": 451, "column": 29 }, "end": { - "line": 452, + "line": 451, "column": 41 } } @@ -96264,15 +96116,15 @@ "postfix": false, "binop": null }, - "start": 13840, - "end": 13841, + "start": 13818, + "end": 13819, "loc": { "start": { - "line": 452, + "line": 451, "column": 41 }, "end": { - "line": 452, + "line": 451, "column": 42 } } @@ -96290,15 +96142,15 @@ "binop": null, "updateContext": null }, - "start": 13841, - "end": 13842, + "start": 13819, + "end": 13820, "loc": { "start": { - "line": 452, + "line": 451, "column": 42 }, "end": { - "line": 452, + "line": 451, "column": 43 } } @@ -96316,15 +96168,15 @@ "binop": null }, "value": "targetEl", - "start": 13851, - "end": 13859, + "start": 13829, + "end": 13837, "loc": { "start": { - "line": 453, + "line": 452, "column": 8 }, "end": { - "line": 453, + "line": 452, "column": 16 } } @@ -96342,15 +96194,15 @@ "binop": null, "updateContext": null }, - "start": 13859, - "end": 13860, + "start": 13837, + "end": 13838, "loc": { "start": { - "line": 453, + "line": 452, "column": 16 }, "end": { - "line": 453, + "line": 452, "column": 17 } } @@ -96368,15 +96220,15 @@ "binop": null }, "value": "appendChild", - "start": 13860, - "end": 13871, + "start": 13838, + "end": 13849, "loc": { "start": { - "line": 453, + "line": 452, "column": 17 }, "end": { - "line": 453, + "line": 452, "column": 28 } } @@ -96393,15 +96245,15 @@ "postfix": false, "binop": null }, - "start": 13871, - "end": 13872, + "start": 13849, + "end": 13850, "loc": { "start": { - "line": 453, + "line": 452, "column": 28 }, "end": { - "line": 453, + "line": 452, "column": 29 } } @@ -96419,15 +96271,15 @@ "binop": null }, "value": "btnPrevSpan", - "start": 13872, - "end": 13883, + "start": 13850, + "end": 13861, "loc": { "start": { - "line": 453, + "line": 452, "column": 29 }, "end": { - "line": 453, + "line": 452, "column": 40 } } @@ -96444,15 +96296,15 @@ "postfix": false, "binop": null }, - "start": 13883, - "end": 13884, + "start": 13861, + "end": 13862, "loc": { "start": { - "line": 453, + "line": 452, "column": 40 }, "end": { - "line": 453, + "line": 452, "column": 41 } } @@ -96470,15 +96322,15 @@ "binop": null, "updateContext": null }, - "start": 13884, - "end": 13885, + "start": 13862, + "end": 13863, "loc": { "start": { - "line": 453, + "line": 452, "column": 41 }, "end": { - "line": 453, + "line": 452, "column": 42 } } @@ -96498,15 +96350,15 @@ "updateContext": null }, "value": "let", - "start": 13895, - "end": 13898, + "start": 13873, + "end": 13876, "loc": { "start": { - "line": 455, + "line": 454, "column": 8 }, "end": { - "line": 455, + "line": 454, "column": 11 } } @@ -96524,15 +96376,15 @@ "binop": null }, "value": "pgBeforeSpan", - "start": 13899, - "end": 13911, + "start": 13877, + "end": 13889, "loc": { "start": { - "line": 455, + "line": 454, "column": 12 }, "end": { - "line": 455, + "line": 454, "column": 24 } } @@ -96551,15 +96403,15 @@ "updateContext": null }, "value": "=", - "start": 13912, - "end": 13913, + "start": 13890, + "end": 13891, "loc": { "start": { - "line": 455, + "line": 454, "column": 25 }, "end": { - "line": 455, + "line": 454, "column": 26 } } @@ -96577,15 +96429,15 @@ "binop": null }, "value": "createElm", - "start": 13914, - "end": 13923, + "start": 13892, + "end": 13901, "loc": { "start": { - "line": 455, + "line": 454, "column": 27 }, "end": { - "line": 455, + "line": 454, "column": 36 } } @@ -96602,15 +96454,15 @@ "postfix": false, "binop": null }, - "start": 13923, - "end": 13924, + "start": 13901, + "end": 13902, "loc": { "start": { - "line": 455, + "line": 454, "column": 36 }, "end": { - "line": 455, + "line": 454, "column": 37 } } @@ -96629,15 +96481,15 @@ "updateContext": null }, "value": "span", - "start": 13924, - "end": 13930, + "start": 13902, + "end": 13908, "loc": { "start": { - "line": 455, + "line": 454, "column": 37 }, "end": { - "line": 455, + "line": 454, "column": 43 } } @@ -96654,15 +96506,15 @@ "postfix": false, "binop": null }, - "start": 13930, - "end": 13931, + "start": 13908, + "end": 13909, "loc": { "start": { - "line": 455, + "line": 454, "column": 43 }, "end": { - "line": 455, + "line": 454, "column": 44 } } @@ -96680,15 +96532,15 @@ "binop": null, "updateContext": null }, - "start": 13931, - "end": 13932, + "start": 13909, + "end": 13910, "loc": { "start": { - "line": 455, + "line": 454, "column": 44 }, "end": { - "line": 455, + "line": 454, "column": 45 } } @@ -96706,15 +96558,15 @@ "binop": null }, "value": "pgBeforeSpan", - "start": 13941, - "end": 13953, + "start": 13919, + "end": 13931, "loc": { "start": { - "line": 456, + "line": 455, "column": 8 }, "end": { - "line": 456, + "line": 455, "column": 20 } } @@ -96732,15 +96584,15 @@ "binop": null, "updateContext": null }, - "start": 13953, - "end": 13954, + "start": 13931, + "end": 13932, "loc": { "start": { - "line": 456, + "line": 455, "column": 20 }, "end": { - "line": 456, + "line": 455, "column": 21 } } @@ -96758,15 +96610,15 @@ "binop": null }, "value": "appendChild", - "start": 13954, - "end": 13965, + "start": 13932, + "end": 13943, "loc": { "start": { - "line": 456, + "line": 455, "column": 21 }, "end": { - "line": 456, + "line": 455, "column": 32 } } @@ -96783,15 +96635,15 @@ "postfix": false, "binop": null }, - "start": 13965, - "end": 13966, + "start": 13943, + "end": 13944, "loc": { "start": { - "line": 456, + "line": 455, "column": 32 }, "end": { - "line": 456, + "line": 455, "column": 33 } } @@ -96809,15 +96661,15 @@ "binop": null }, "value": "createText", - "start": 13966, - "end": 13976, + "start": 13944, + "end": 13954, "loc": { "start": { - "line": 456, + "line": 455, "column": 33 }, "end": { - "line": 456, + "line": 455, "column": 43 } } @@ -96834,15 +96686,15 @@ "postfix": false, "binop": null }, - "start": 13976, - "end": 13977, + "start": 13954, + "end": 13955, "loc": { "start": { - "line": 456, + "line": 455, "column": 43 }, "end": { - "line": 456, + "line": 455, "column": 44 } } @@ -96862,15 +96714,15 @@ "updateContext": null }, "value": "this", - "start": 13977, - "end": 13981, + "start": 13955, + "end": 13959, "loc": { "start": { - "line": 456, + "line": 455, "column": 44 }, "end": { - "line": 456, + "line": 455, "column": 48 } } @@ -96888,15 +96740,15 @@ "binop": null, "updateContext": null }, - "start": 13981, - "end": 13982, + "start": 13959, + "end": 13960, "loc": { "start": { - "line": 456, + "line": 455, "column": 48 }, "end": { - "line": 456, + "line": 455, "column": 49 } } @@ -96914,15 +96766,15 @@ "binop": null }, "value": "pageText", - "start": 13982, - "end": 13990, + "start": 13960, + "end": 13968, "loc": { "start": { - "line": 456, + "line": 455, "column": 49 }, "end": { - "line": 456, + "line": 455, "column": 57 } } @@ -96939,15 +96791,15 @@ "postfix": false, "binop": null }, - "start": 13990, - "end": 13991, + "start": 13968, + "end": 13969, "loc": { "start": { - "line": 456, + "line": 455, "column": 57 }, "end": { - "line": 456, + "line": 455, "column": 58 } } @@ -96964,15 +96816,15 @@ "postfix": false, "binop": null }, - "start": 13991, - "end": 13992, + "start": 13969, + "end": 13970, "loc": { "start": { - "line": 456, + "line": 455, "column": 58 }, "end": { - "line": 456, + "line": 455, "column": 59 } } @@ -96990,15 +96842,15 @@ "binop": null, "updateContext": null }, - "start": 13992, - "end": 13993, + "start": 13970, + "end": 13971, "loc": { "start": { - "line": 456, + "line": 455, "column": 59 }, "end": { - "line": 456, + "line": 455, "column": 60 } } @@ -97016,15 +96868,15 @@ "binop": null }, "value": "pgBeforeSpan", - "start": 14002, - "end": 14014, + "start": 13980, + "end": 13992, "loc": { "start": { - "line": 457, + "line": 456, "column": 8 }, "end": { - "line": 457, + "line": 456, "column": 20 } } @@ -97042,15 +96894,15 @@ "binop": null, "updateContext": null }, - "start": 14014, - "end": 14015, + "start": 13992, + "end": 13993, "loc": { "start": { - "line": 457, + "line": 456, "column": 20 }, "end": { - "line": 457, + "line": 456, "column": 21 } } @@ -97068,15 +96920,15 @@ "binop": null }, "value": "className", - "start": 14015, - "end": 14024, + "start": 13993, + "end": 14002, "loc": { "start": { - "line": 457, + "line": 456, "column": 21 }, "end": { - "line": 457, + "line": 456, "column": 30 } } @@ -97095,15 +96947,15 @@ "updateContext": null }, "value": "=", - "start": 14025, - "end": 14026, + "start": 14003, + "end": 14004, "loc": { "start": { - "line": 457, + "line": 456, "column": 31 }, "end": { - "line": 457, + "line": 456, "column": 32 } } @@ -97123,15 +96975,15 @@ "updateContext": null }, "value": "this", - "start": 14027, - "end": 14031, + "start": 14005, + "end": 14009, "loc": { "start": { - "line": 457, + "line": 456, "column": 33 }, "end": { - "line": 457, + "line": 456, "column": 37 } } @@ -97149,15 +97001,15 @@ "binop": null, "updateContext": null }, - "start": 14031, - "end": 14032, + "start": 14009, + "end": 14010, "loc": { "start": { - "line": 457, + "line": 456, "column": 37 }, "end": { - "line": 457, + "line": 456, "column": 38 } } @@ -97175,15 +97027,15 @@ "binop": null }, "value": "nbPgSpanCssClass", - "start": 14032, - "end": 14048, + "start": 14010, + "end": 14026, "loc": { "start": { - "line": 457, + "line": 456, "column": 38 }, "end": { - "line": 457, + "line": 456, "column": 54 } } @@ -97201,15 +97053,15 @@ "binop": null, "updateContext": null }, - "start": 14048, - "end": 14049, + "start": 14026, + "end": 14027, "loc": { "start": { - "line": 457, + "line": 456, "column": 54 }, "end": { - "line": 457, + "line": 456, "column": 55 } } @@ -97227,15 +97079,15 @@ "binop": null }, "value": "targetEl", - "start": 14058, - "end": 14066, + "start": 14036, + "end": 14044, "loc": { "start": { - "line": 458, + "line": 457, "column": 8 }, "end": { - "line": 458, + "line": 457, "column": 16 } } @@ -97253,15 +97105,15 @@ "binop": null, "updateContext": null }, - "start": 14066, - "end": 14067, + "start": 14044, + "end": 14045, "loc": { "start": { - "line": 458, + "line": 457, "column": 16 }, "end": { - "line": 458, + "line": 457, "column": 17 } } @@ -97279,15 +97131,15 @@ "binop": null }, "value": "appendChild", - "start": 14067, - "end": 14078, + "start": 14045, + "end": 14056, "loc": { "start": { - "line": 458, + "line": 457, "column": 17 }, "end": { - "line": 458, + "line": 457, "column": 28 } } @@ -97304,15 +97156,15 @@ "postfix": false, "binop": null }, - "start": 14078, - "end": 14079, + "start": 14056, + "end": 14057, "loc": { "start": { - "line": 458, + "line": 457, "column": 28 }, "end": { - "line": 458, + "line": 457, "column": 29 } } @@ -97330,15 +97182,15 @@ "binop": null }, "value": "pgBeforeSpan", - "start": 14079, - "end": 14091, + "start": 14057, + "end": 14069, "loc": { "start": { - "line": 458, + "line": 457, "column": 29 }, "end": { - "line": 458, + "line": 457, "column": 41 } } @@ -97355,15 +97207,15 @@ "postfix": false, "binop": null }, - "start": 14091, - "end": 14092, + "start": 14069, + "end": 14070, "loc": { "start": { - "line": 458, + "line": 457, "column": 41 }, "end": { - "line": 458, + "line": 457, "column": 42 } } @@ -97381,15 +97233,15 @@ "binop": null, "updateContext": null }, - "start": 14092, - "end": 14093, + "start": 14070, + "end": 14071, "loc": { "start": { - "line": 458, + "line": 457, "column": 42 }, "end": { - "line": 458, + "line": 457, "column": 43 } } @@ -97407,15 +97259,15 @@ "binop": null }, "value": "targetEl", - "start": 14102, - "end": 14110, + "start": 14080, + "end": 14088, "loc": { "start": { - "line": 459, + "line": 458, "column": 8 }, "end": { - "line": 459, + "line": 458, "column": 16 } } @@ -97433,15 +97285,15 @@ "binop": null, "updateContext": null }, - "start": 14110, - "end": 14111, + "start": 14088, + "end": 14089, "loc": { "start": { - "line": 459, + "line": 458, "column": 16 }, "end": { - "line": 459, + "line": 458, "column": 17 } } @@ -97459,15 +97311,15 @@ "binop": null }, "value": "appendChild", - "start": 14111, - "end": 14122, + "start": 14089, + "end": 14100, "loc": { "start": { - "line": 459, + "line": 458, "column": 17 }, "end": { - "line": 459, + "line": 458, "column": 28 } } @@ -97484,15 +97336,15 @@ "postfix": false, "binop": null }, - "start": 14122, - "end": 14123, + "start": 14100, + "end": 14101, "loc": { "start": { - "line": 459, + "line": 458, "column": 28 }, "end": { - "line": 459, + "line": 458, "column": 29 } } @@ -97510,15 +97362,15 @@ "binop": null }, "value": "slcPages", - "start": 14123, - "end": 14131, + "start": 14101, + "end": 14109, "loc": { "start": { - "line": 459, + "line": 458, "column": 29 }, "end": { - "line": 459, + "line": 458, "column": 37 } } @@ -97535,15 +97387,15 @@ "postfix": false, "binop": null }, - "start": 14131, - "end": 14132, + "start": 14109, + "end": 14110, "loc": { "start": { - "line": 459, + "line": 458, "column": 37 }, "end": { - "line": 459, + "line": 458, "column": 38 } } @@ -97561,15 +97413,15 @@ "binop": null, "updateContext": null }, - "start": 14132, - "end": 14133, + "start": 14110, + "end": 14111, "loc": { "start": { - "line": 459, + "line": 458, "column": 38 }, "end": { - "line": 459, + "line": 458, "column": 39 } } @@ -97589,15 +97441,15 @@ "updateContext": null }, "value": "let", - "start": 14142, - "end": 14145, + "start": 14120, + "end": 14123, "loc": { "start": { - "line": 460, + "line": 459, "column": 8 }, "end": { - "line": 460, + "line": 459, "column": 11 } } @@ -97615,15 +97467,15 @@ "binop": null }, "value": "pgAfterSpan", - "start": 14146, - "end": 14157, + "start": 14124, + "end": 14135, "loc": { "start": { - "line": 460, + "line": 459, "column": 12 }, "end": { - "line": 460, + "line": 459, "column": 23 } } @@ -97642,15 +97494,15 @@ "updateContext": null }, "value": "=", - "start": 14158, - "end": 14159, + "start": 14136, + "end": 14137, "loc": { "start": { - "line": 460, + "line": 459, "column": 24 }, "end": { - "line": 460, + "line": 459, "column": 25 } } @@ -97668,15 +97520,15 @@ "binop": null }, "value": "createElm", - "start": 14160, - "end": 14169, + "start": 14138, + "end": 14147, "loc": { "start": { - "line": 460, + "line": 459, "column": 26 }, "end": { - "line": 460, + "line": 459, "column": 35 } } @@ -97693,15 +97545,15 @@ "postfix": false, "binop": null }, - "start": 14169, - "end": 14170, + "start": 14147, + "end": 14148, "loc": { "start": { - "line": 460, + "line": 459, "column": 35 }, "end": { - "line": 460, + "line": 459, "column": 36 } } @@ -97720,15 +97572,15 @@ "updateContext": null }, "value": "span", - "start": 14170, - "end": 14176, + "start": 14148, + "end": 14154, "loc": { "start": { - "line": 460, + "line": 459, "column": 36 }, "end": { - "line": 460, + "line": 459, "column": 42 } } @@ -97745,15 +97597,15 @@ "postfix": false, "binop": null }, - "start": 14176, - "end": 14177, + "start": 14154, + "end": 14155, "loc": { "start": { - "line": 460, + "line": 459, "column": 42 }, "end": { - "line": 460, + "line": 459, "column": 43 } } @@ -97771,15 +97623,15 @@ "binop": null, "updateContext": null }, - "start": 14177, - "end": 14178, + "start": 14155, + "end": 14156, "loc": { "start": { - "line": 460, + "line": 459, "column": 43 }, "end": { - "line": 460, + "line": 459, "column": 44 } } @@ -97797,15 +97649,15 @@ "binop": null }, "value": "pgAfterSpan", - "start": 14187, - "end": 14198, + "start": 14165, + "end": 14176, "loc": { "start": { - "line": 461, + "line": 460, "column": 8 }, "end": { - "line": 461, + "line": 460, "column": 19 } } @@ -97823,15 +97675,15 @@ "binop": null, "updateContext": null }, - "start": 14198, - "end": 14199, + "start": 14176, + "end": 14177, "loc": { "start": { - "line": 461, + "line": 460, "column": 19 }, "end": { - "line": 461, + "line": 460, "column": 20 } } @@ -97849,15 +97701,15 @@ "binop": null }, "value": "appendChild", - "start": 14199, - "end": 14210, + "start": 14177, + "end": 14188, "loc": { "start": { - "line": 461, + "line": 460, "column": 20 }, "end": { - "line": 461, + "line": 460, "column": 31 } } @@ -97874,15 +97726,15 @@ "postfix": false, "binop": null }, - "start": 14210, - "end": 14211, + "start": 14188, + "end": 14189, "loc": { "start": { - "line": 461, + "line": 460, "column": 31 }, "end": { - "line": 461, + "line": 460, "column": 32 } } @@ -97900,15 +97752,15 @@ "binop": null }, "value": "createText", - "start": 14211, - "end": 14221, + "start": 14189, + "end": 14199, "loc": { "start": { - "line": 461, + "line": 460, "column": 32 }, "end": { - "line": 461, + "line": 460, "column": 42 } } @@ -97925,15 +97777,15 @@ "postfix": false, "binop": null }, - "start": 14221, - "end": 14222, + "start": 14199, + "end": 14200, "loc": { "start": { - "line": 461, + "line": 460, "column": 42 }, "end": { - "line": 461, + "line": 460, "column": 43 } } @@ -97953,15 +97805,15 @@ "updateContext": null }, "value": "this", - "start": 14222, - "end": 14226, + "start": 14200, + "end": 14204, "loc": { "start": { - "line": 461, + "line": 460, "column": 43 }, "end": { - "line": 461, + "line": 460, "column": 47 } } @@ -97979,15 +97831,15 @@ "binop": null, "updateContext": null }, - "start": 14226, - "end": 14227, + "start": 14204, + "end": 14205, "loc": { "start": { - "line": 461, + "line": 460, "column": 47 }, "end": { - "line": 461, + "line": 460, "column": 48 } } @@ -98005,15 +97857,15 @@ "binop": null }, "value": "ofText", - "start": 14227, - "end": 14233, + "start": 14205, + "end": 14211, "loc": { "start": { - "line": 461, + "line": 460, "column": 48 }, "end": { - "line": 461, + "line": 460, "column": 54 } } @@ -98030,15 +97882,15 @@ "postfix": false, "binop": null }, - "start": 14233, - "end": 14234, + "start": 14211, + "end": 14212, "loc": { "start": { - "line": 461, + "line": 460, "column": 54 }, "end": { - "line": 461, + "line": 460, "column": 55 } } @@ -98055,15 +97907,15 @@ "postfix": false, "binop": null }, - "start": 14234, - "end": 14235, + "start": 14212, + "end": 14213, "loc": { "start": { - "line": 461, + "line": 460, "column": 55 }, "end": { - "line": 461, + "line": 460, "column": 56 } } @@ -98081,15 +97933,15 @@ "binop": null, "updateContext": null }, - "start": 14235, - "end": 14236, + "start": 14213, + "end": 14214, "loc": { "start": { - "line": 461, + "line": 460, "column": 56 }, "end": { - "line": 461, + "line": 460, "column": 57 } } @@ -98107,15 +97959,15 @@ "binop": null }, "value": "pgAfterSpan", - "start": 14245, - "end": 14256, + "start": 14223, + "end": 14234, "loc": { "start": { - "line": 462, + "line": 461, "column": 8 }, "end": { - "line": 462, + "line": 461, "column": 19 } } @@ -98133,15 +97985,15 @@ "binop": null, "updateContext": null }, - "start": 14256, - "end": 14257, + "start": 14234, + "end": 14235, "loc": { "start": { - "line": 462, + "line": 461, "column": 19 }, "end": { - "line": 462, + "line": 461, "column": 20 } } @@ -98159,15 +98011,15 @@ "binop": null }, "value": "className", - "start": 14257, - "end": 14266, + "start": 14235, + "end": 14244, "loc": { "start": { - "line": 462, + "line": 461, "column": 20 }, "end": { - "line": 462, + "line": 461, "column": 29 } } @@ -98186,15 +98038,15 @@ "updateContext": null }, "value": "=", - "start": 14267, - "end": 14268, + "start": 14245, + "end": 14246, "loc": { "start": { - "line": 462, + "line": 461, "column": 30 }, "end": { - "line": 462, + "line": 461, "column": 31 } } @@ -98214,15 +98066,15 @@ "updateContext": null }, "value": "this", - "start": 14269, - "end": 14273, + "start": 14247, + "end": 14251, "loc": { "start": { - "line": 462, + "line": 461, "column": 32 }, "end": { - "line": 462, + "line": 461, "column": 36 } } @@ -98240,15 +98092,15 @@ "binop": null, "updateContext": null }, - "start": 14273, - "end": 14274, + "start": 14251, + "end": 14252, "loc": { "start": { - "line": 462, + "line": 461, "column": 36 }, "end": { - "line": 462, + "line": 461, "column": 37 } } @@ -98266,15 +98118,15 @@ "binop": null }, "value": "nbPgSpanCssClass", - "start": 14274, - "end": 14290, + "start": 14252, + "end": 14268, "loc": { "start": { - "line": 462, + "line": 461, "column": 37 }, "end": { - "line": 462, + "line": 461, "column": 53 } } @@ -98292,15 +98144,15 @@ "binop": null, "updateContext": null }, - "start": 14290, - "end": 14291, + "start": 14268, + "end": 14269, "loc": { "start": { - "line": 462, + "line": 461, "column": 53 }, "end": { - "line": 462, + "line": 461, "column": 54 } } @@ -98318,15 +98170,15 @@ "binop": null }, "value": "targetEl", - "start": 14300, - "end": 14308, + "start": 14278, + "end": 14286, "loc": { "start": { - "line": 463, + "line": 462, "column": 8 }, "end": { - "line": 463, + "line": 462, "column": 16 } } @@ -98344,15 +98196,15 @@ "binop": null, "updateContext": null }, - "start": 14308, - "end": 14309, + "start": 14286, + "end": 14287, "loc": { "start": { - "line": 463, + "line": 462, "column": 16 }, "end": { - "line": 463, + "line": 462, "column": 17 } } @@ -98370,15 +98222,15 @@ "binop": null }, "value": "appendChild", - "start": 14309, - "end": 14320, + "start": 14287, + "end": 14298, "loc": { "start": { - "line": 463, + "line": 462, "column": 17 }, "end": { - "line": 463, + "line": 462, "column": 28 } } @@ -98395,15 +98247,15 @@ "postfix": false, "binop": null }, - "start": 14320, - "end": 14321, + "start": 14298, + "end": 14299, "loc": { "start": { - "line": 463, + "line": 462, "column": 28 }, "end": { - "line": 463, + "line": 462, "column": 29 } } @@ -98421,15 +98273,15 @@ "binop": null }, "value": "pgAfterSpan", - "start": 14321, - "end": 14332, + "start": 14299, + "end": 14310, "loc": { "start": { - "line": 463, + "line": 462, "column": 29 }, "end": { - "line": 463, + "line": 462, "column": 40 } } @@ -98446,15 +98298,15 @@ "postfix": false, "binop": null }, - "start": 14332, - "end": 14333, + "start": 14310, + "end": 14311, "loc": { "start": { - "line": 463, + "line": 462, "column": 40 }, "end": { - "line": 463, + "line": 462, "column": 41 } } @@ -98472,15 +98324,15 @@ "binop": null, "updateContext": null }, - "start": 14333, - "end": 14334, + "start": 14311, + "end": 14312, "loc": { "start": { - "line": 463, + "line": 462, "column": 41 }, "end": { - "line": 463, + "line": 462, "column": 42 } } @@ -98500,15 +98352,15 @@ "updateContext": null }, "value": "let", - "start": 14343, - "end": 14346, + "start": 14321, + "end": 14324, "loc": { "start": { - "line": 464, + "line": 463, "column": 8 }, "end": { - "line": 464, + "line": 463, "column": 11 } } @@ -98526,15 +98378,15 @@ "binop": null }, "value": "pgSpan", - "start": 14347, - "end": 14353, + "start": 14325, + "end": 14331, "loc": { "start": { - "line": 464, + "line": 463, "column": 12 }, "end": { - "line": 464, + "line": 463, "column": 18 } } @@ -98553,15 +98405,15 @@ "updateContext": null }, "value": "=", - "start": 14354, - "end": 14355, + "start": 14332, + "end": 14333, "loc": { "start": { - "line": 464, + "line": 463, "column": 19 }, "end": { - "line": 464, + "line": 463, "column": 20 } } @@ -98579,15 +98431,15 @@ "binop": null }, "value": "createElm", - "start": 14356, - "end": 14365, + "start": 14334, + "end": 14343, "loc": { "start": { - "line": 464, + "line": 463, "column": 21 }, "end": { - "line": 464, + "line": 463, "column": 30 } } @@ -98604,15 +98456,15 @@ "postfix": false, "binop": null }, - "start": 14365, - "end": 14366, + "start": 14343, + "end": 14344, "loc": { "start": { - "line": 464, + "line": 463, "column": 30 }, "end": { - "line": 464, + "line": 463, "column": 31 } } @@ -98631,15 +98483,15 @@ "updateContext": null }, "value": "span", - "start": 14366, - "end": 14372, + "start": 14344, + "end": 14350, "loc": { "start": { - "line": 464, + "line": 463, "column": 31 }, "end": { - "line": 464, + "line": 463, "column": 37 } } @@ -98656,15 +98508,15 @@ "postfix": false, "binop": null }, - "start": 14372, - "end": 14373, + "start": 14350, + "end": 14351, "loc": { "start": { - "line": 464, + "line": 463, "column": 37 }, "end": { - "line": 464, + "line": 463, "column": 38 } } @@ -98682,15 +98534,15 @@ "binop": null, "updateContext": null }, - "start": 14373, - "end": 14374, + "start": 14351, + "end": 14352, "loc": { "start": { - "line": 464, + "line": 463, "column": 38 }, "end": { - "line": 464, + "line": 463, "column": 39 } } @@ -98708,15 +98560,15 @@ "binop": null }, "value": "pgSpan", - "start": 14383, - "end": 14389, + "start": 14361, + "end": 14367, "loc": { "start": { - "line": 465, + "line": 464, "column": 8 }, "end": { - "line": 465, + "line": 464, "column": 14 } } @@ -98734,15 +98586,15 @@ "binop": null, "updateContext": null }, - "start": 14389, - "end": 14390, + "start": 14367, + "end": 14368, "loc": { "start": { - "line": 465, + "line": 464, "column": 14 }, "end": { - "line": 465, + "line": 464, "column": 15 } } @@ -98760,15 +98612,15 @@ "binop": null }, "value": "className", - "start": 14390, - "end": 14399, + "start": 14368, + "end": 14377, "loc": { "start": { - "line": 465, + "line": 464, "column": 15 }, "end": { - "line": 465, + "line": 464, "column": 24 } } @@ -98787,15 +98639,15 @@ "updateContext": null }, "value": "=", - "start": 14400, - "end": 14401, + "start": 14378, + "end": 14379, "loc": { "start": { - "line": 465, + "line": 464, "column": 25 }, "end": { - "line": 465, + "line": 464, "column": 26 } } @@ -98815,15 +98667,15 @@ "updateContext": null }, "value": "this", - "start": 14402, - "end": 14406, + "start": 14380, + "end": 14384, "loc": { "start": { - "line": 465, + "line": 464, "column": 27 }, "end": { - "line": 465, + "line": 464, "column": 31 } } @@ -98841,15 +98693,15 @@ "binop": null, "updateContext": null }, - "start": 14406, - "end": 14407, + "start": 14384, + "end": 14385, "loc": { "start": { - "line": 465, + "line": 464, "column": 31 }, "end": { - "line": 465, + "line": 464, "column": 32 } } @@ -98867,15 +98719,15 @@ "binop": null }, "value": "nbPgSpanCssClass", - "start": 14407, - "end": 14423, + "start": 14385, + "end": 14401, "loc": { "start": { - "line": 465, + "line": 464, "column": 32 }, "end": { - "line": 465, + "line": 464, "column": 48 } } @@ -98893,15 +98745,15 @@ "binop": null, "updateContext": null }, - "start": 14423, - "end": 14424, + "start": 14401, + "end": 14402, "loc": { "start": { - "line": 465, + "line": 464, "column": 48 }, "end": { - "line": 465, + "line": 464, "column": 49 } } @@ -98919,15 +98771,15 @@ "binop": null }, "value": "pgSpan", - "start": 14433, - "end": 14439, + "start": 14411, + "end": 14417, "loc": { "start": { - "line": 466, + "line": 465, "column": 8 }, "end": { - "line": 466, + "line": 465, "column": 14 } } @@ -98945,15 +98797,15 @@ "binop": null, "updateContext": null }, - "start": 14439, - "end": 14440, + "start": 14417, + "end": 14418, "loc": { "start": { - "line": 466, + "line": 465, "column": 14 }, "end": { - "line": 466, + "line": 465, "column": 15 } } @@ -98971,15 +98823,15 @@ "binop": null }, "value": "appendChild", - "start": 14440, - "end": 14451, + "start": 14418, + "end": 14429, "loc": { "start": { - "line": 466, + "line": 465, "column": 15 }, "end": { - "line": 466, + "line": 465, "column": 26 } } @@ -98996,15 +98848,15 @@ "postfix": false, "binop": null }, - "start": 14451, - "end": 14452, + "start": 14429, + "end": 14430, "loc": { "start": { - "line": 466, + "line": 465, "column": 26 }, "end": { - "line": 466, + "line": 465, "column": 27 } } @@ -99022,15 +98874,15 @@ "binop": null }, "value": "createText", - "start": 14452, - "end": 14462, + "start": 14430, + "end": 14440, "loc": { "start": { - "line": 466, + "line": 465, "column": 27 }, "end": { - "line": 466, + "line": 465, "column": 37 } } @@ -99047,15 +98899,15 @@ "postfix": false, "binop": null }, - "start": 14462, - "end": 14463, + "start": 14440, + "end": 14441, "loc": { "start": { - "line": 466, + "line": 465, "column": 37 }, "end": { - "line": 466, + "line": 465, "column": 38 } } @@ -99074,15 +98926,15 @@ "updateContext": null }, "value": " ", - "start": 14463, - "end": 14466, + "start": 14441, + "end": 14444, "loc": { "start": { - "line": 466, + "line": 465, "column": 38 }, "end": { - "line": 466, + "line": 465, "column": 41 } } @@ -99101,15 +98953,15 @@ "updateContext": null }, "value": "+", - "start": 14467, - "end": 14468, + "start": 14445, + "end": 14446, "loc": { "start": { - "line": 466, + "line": 465, "column": 42 }, "end": { - "line": 466, + "line": 465, "column": 43 } } @@ -99129,15 +98981,15 @@ "updateContext": null }, "value": "this", - "start": 14469, - "end": 14473, + "start": 14447, + "end": 14451, "loc": { "start": { - "line": 466, + "line": 465, "column": 44 }, "end": { - "line": 466, + "line": 465, "column": 48 } } @@ -99155,15 +99007,15 @@ "binop": null, "updateContext": null }, - "start": 14473, - "end": 14474, + "start": 14451, + "end": 14452, "loc": { "start": { - "line": 466, + "line": 465, "column": 48 }, "end": { - "line": 466, + "line": 465, "column": 49 } } @@ -99181,15 +99033,15 @@ "binop": null }, "value": "nbPages", - "start": 14474, - "end": 14481, + "start": 14452, + "end": 14459, "loc": { "start": { - "line": 466, + "line": 465, "column": 49 }, "end": { - "line": 466, + "line": 465, "column": 56 } } @@ -99208,15 +99060,15 @@ "updateContext": null }, "value": "+", - "start": 14482, - "end": 14483, + "start": 14460, + "end": 14461, "loc": { "start": { - "line": 466, + "line": 465, "column": 57 }, "end": { - "line": 466, + "line": 465, "column": 58 } } @@ -99235,15 +99087,15 @@ "updateContext": null }, "value": " ", - "start": 14484, - "end": 14487, + "start": 14462, + "end": 14465, "loc": { "start": { - "line": 466, + "line": 465, "column": 59 }, "end": { - "line": 466, + "line": 465, "column": 62 } } @@ -99260,15 +99112,15 @@ "postfix": false, "binop": null }, - "start": 14487, - "end": 14488, + "start": 14465, + "end": 14466, "loc": { "start": { - "line": 466, + "line": 465, "column": 62 }, "end": { - "line": 466, + "line": 465, "column": 63 } } @@ -99285,15 +99137,15 @@ "postfix": false, "binop": null }, - "start": 14488, - "end": 14489, + "start": 14466, + "end": 14467, "loc": { "start": { - "line": 466, + "line": 465, "column": 63 }, "end": { - "line": 466, + "line": 465, "column": 64 } } @@ -99311,15 +99163,15 @@ "binop": null, "updateContext": null }, - "start": 14489, - "end": 14490, + "start": 14467, + "end": 14468, "loc": { "start": { - "line": 466, + "line": 465, "column": 64 }, "end": { - "line": 466, + "line": 465, "column": 65 } } @@ -99337,15 +99189,15 @@ "binop": null }, "value": "targetEl", - "start": 14499, - "end": 14507, + "start": 14477, + "end": 14485, "loc": { "start": { - "line": 467, + "line": 466, "column": 8 }, "end": { - "line": 467, + "line": 466, "column": 16 } } @@ -99363,15 +99215,15 @@ "binop": null, "updateContext": null }, - "start": 14507, - "end": 14508, + "start": 14485, + "end": 14486, "loc": { "start": { - "line": 467, + "line": 466, "column": 16 }, "end": { - "line": 467, + "line": 466, "column": 17 } } @@ -99389,15 +99241,15 @@ "binop": null }, "value": "appendChild", - "start": 14508, - "end": 14519, + "start": 14486, + "end": 14497, "loc": { "start": { - "line": 467, + "line": 466, "column": 17 }, "end": { - "line": 467, + "line": 466, "column": 28 } } @@ -99414,15 +99266,15 @@ "postfix": false, "binop": null }, - "start": 14519, - "end": 14520, + "start": 14497, + "end": 14498, "loc": { "start": { - "line": 467, + "line": 466, "column": 28 }, "end": { - "line": 467, + "line": 466, "column": 29 } } @@ -99440,15 +99292,15 @@ "binop": null }, "value": "pgSpan", - "start": 14520, - "end": 14526, + "start": 14498, + "end": 14504, "loc": { "start": { - "line": 467, + "line": 466, "column": 29 }, "end": { - "line": 467, + "line": 466, "column": 35 } } @@ -99465,15 +99317,15 @@ "postfix": false, "binop": null }, - "start": 14526, - "end": 14527, + "start": 14504, + "end": 14505, "loc": { "start": { - "line": 467, + "line": 466, "column": 35 }, "end": { - "line": 467, + "line": 466, "column": 36 } } @@ -99491,15 +99343,15 @@ "binop": null, "updateContext": null }, - "start": 14527, - "end": 14528, + "start": 14505, + "end": 14506, "loc": { "start": { - "line": 467, + "line": 466, "column": 36 }, "end": { - "line": 467, + "line": 466, "column": 37 } } @@ -99517,15 +99369,15 @@ "binop": null }, "value": "targetEl", - "start": 14537, - "end": 14545, + "start": 14515, + "end": 14523, "loc": { "start": { - "line": 468, + "line": 467, "column": 8 }, "end": { - "line": 468, + "line": 467, "column": 16 } } @@ -99543,15 +99395,15 @@ "binop": null, "updateContext": null }, - "start": 14545, - "end": 14546, + "start": 14523, + "end": 14524, "loc": { "start": { - "line": 468, + "line": 467, "column": 16 }, "end": { - "line": 468, + "line": 467, "column": 17 } } @@ -99569,15 +99421,15 @@ "binop": null }, "value": "appendChild", - "start": 14546, - "end": 14557, + "start": 14524, + "end": 14535, "loc": { "start": { - "line": 468, + "line": 467, "column": 17 }, "end": { - "line": 468, + "line": 467, "column": 28 } } @@ -99594,15 +99446,15 @@ "postfix": false, "binop": null }, - "start": 14557, - "end": 14558, + "start": 14535, + "end": 14536, "loc": { "start": { - "line": 468, + "line": 467, "column": 28 }, "end": { - "line": 468, + "line": 467, "column": 29 } } @@ -99620,15 +99472,15 @@ "binop": null }, "value": "btnNextSpan", - "start": 14558, - "end": 14569, + "start": 14536, + "end": 14547, "loc": { "start": { - "line": 468, + "line": 467, "column": 29 }, "end": { - "line": 468, + "line": 467, "column": 40 } } @@ -99645,15 +99497,15 @@ "postfix": false, "binop": null }, - "start": 14569, - "end": 14570, + "start": 14547, + "end": 14548, "loc": { "start": { - "line": 468, + "line": 467, "column": 40 }, "end": { - "line": 468, + "line": 467, "column": 41 } } @@ -99671,15 +99523,15 @@ "binop": null, "updateContext": null }, - "start": 14570, - "end": 14571, + "start": 14548, + "end": 14549, "loc": { "start": { - "line": 468, + "line": 467, "column": 41 }, "end": { - "line": 468, + "line": 467, "column": 42 } } @@ -99697,15 +99549,15 @@ "binop": null }, "value": "targetEl", - "start": 14580, - "end": 14588, + "start": 14558, + "end": 14566, "loc": { "start": { - "line": 469, + "line": 468, "column": 8 }, "end": { - "line": 469, + "line": 468, "column": 16 } } @@ -99723,15 +99575,15 @@ "binop": null, "updateContext": null }, - "start": 14588, - "end": 14589, + "start": 14566, + "end": 14567, "loc": { "start": { - "line": 469, + "line": 468, "column": 16 }, "end": { - "line": 469, + "line": 468, "column": 17 } } @@ -99749,15 +99601,15 @@ "binop": null }, "value": "appendChild", - "start": 14589, - "end": 14600, + "start": 14567, + "end": 14578, "loc": { "start": { - "line": 469, + "line": 468, "column": 17 }, "end": { - "line": 469, + "line": 468, "column": 28 } } @@ -99774,15 +99626,15 @@ "postfix": false, "binop": null }, - "start": 14600, - "end": 14601, + "start": 14578, + "end": 14579, "loc": { "start": { - "line": 469, + "line": 468, "column": 28 }, "end": { - "line": 469, + "line": 468, "column": 29 } } @@ -99800,15 +99652,15 @@ "binop": null }, "value": "btnLastSpan", - "start": 14601, - "end": 14612, + "start": 14579, + "end": 14590, "loc": { "start": { - "line": 469, + "line": 468, "column": 29 }, "end": { - "line": 469, + "line": 468, "column": 40 } } @@ -99825,15 +99677,15 @@ "postfix": false, "binop": null }, - "start": 14612, - "end": 14613, + "start": 14590, + "end": 14591, "loc": { "start": { - "line": 469, + "line": 468, "column": 40 }, "end": { - "line": 469, + "line": 468, "column": 41 } } @@ -99851,15 +99703,15 @@ "binop": null, "updateContext": null }, - "start": 14613, - "end": 14614, + "start": 14591, + "end": 14592, "loc": { "start": { - "line": 469, + "line": 468, "column": 41 }, "end": { - "line": 469, + "line": 468, "column": 42 } } @@ -99879,15 +99731,15 @@ "updateContext": null }, "value": "this", - "start": 14624, - "end": 14628, + "start": 14602, + "end": 14606, "loc": { "start": { - "line": 471, + "line": 470, "column": 8 }, "end": { - "line": 471, + "line": 470, "column": 12 } } @@ -99905,15 +99757,15 @@ "binop": null, "updateContext": null }, - "start": 14628, - "end": 14629, + "start": 14606, + "end": 14607, "loc": { "start": { - "line": 471, + "line": 470, "column": 12 }, "end": { - "line": 471, + "line": 470, "column": 13 } } @@ -99931,15 +99783,15 @@ "binop": null }, "value": "btnNextCont", - "start": 14629, - "end": 14640, + "start": 14607, + "end": 14618, "loc": { "start": { - "line": 471, + "line": 470, "column": 13 }, "end": { - "line": 471, + "line": 470, "column": 24 } } @@ -99958,15 +99810,15 @@ "updateContext": null }, "value": "=", - "start": 14641, - "end": 14642, + "start": 14619, + "end": 14620, "loc": { "start": { - "line": 471, + "line": 470, "column": 25 }, "end": { - "line": 471, + "line": 470, "column": 26 } } @@ -99984,15 +99836,15 @@ "binop": null }, "value": "btnNextSpan", - "start": 14643, - "end": 14654, + "start": 14621, + "end": 14632, "loc": { "start": { - "line": 471, + "line": 470, "column": 27 }, "end": { - "line": 471, + "line": 470, "column": 38 } } @@ -100010,15 +99862,15 @@ "binop": null, "updateContext": null }, - "start": 14654, - "end": 14655, + "start": 14632, + "end": 14633, "loc": { "start": { - "line": 471, + "line": 470, "column": 38 }, "end": { - "line": 471, + "line": 470, "column": 39 } } @@ -100038,15 +99890,15 @@ "updateContext": null }, "value": "this", - "start": 14664, - "end": 14668, + "start": 14642, + "end": 14646, "loc": { "start": { - "line": 472, + "line": 471, "column": 8 }, "end": { - "line": 472, + "line": 471, "column": 12 } } @@ -100064,15 +99916,15 @@ "binop": null, "updateContext": null }, - "start": 14668, - "end": 14669, + "start": 14646, + "end": 14647, "loc": { "start": { - "line": 472, + "line": 471, "column": 12 }, "end": { - "line": 472, + "line": 471, "column": 13 } } @@ -100090,15 +99942,15 @@ "binop": null }, "value": "btnPrevCont", - "start": 14669, - "end": 14680, + "start": 14647, + "end": 14658, "loc": { "start": { - "line": 472, + "line": 471, "column": 13 }, "end": { - "line": 472, + "line": 471, "column": 24 } } @@ -100117,15 +99969,15 @@ "updateContext": null }, "value": "=", - "start": 14681, - "end": 14682, + "start": 14659, + "end": 14660, "loc": { "start": { - "line": 472, + "line": 471, "column": 25 }, "end": { - "line": 472, + "line": 471, "column": 26 } } @@ -100143,15 +99995,15 @@ "binop": null }, "value": "btnPrevSpan", - "start": 14683, - "end": 14694, + "start": 14661, + "end": 14672, "loc": { "start": { - "line": 472, + "line": 471, "column": 27 }, "end": { - "line": 472, + "line": 471, "column": 38 } } @@ -100169,15 +100021,15 @@ "binop": null, "updateContext": null }, - "start": 14694, - "end": 14695, + "start": 14672, + "end": 14673, "loc": { "start": { - "line": 472, + "line": 471, "column": 38 }, "end": { - "line": 472, + "line": 471, "column": 39 } } @@ -100197,15 +100049,15 @@ "updateContext": null }, "value": "this", - "start": 14704, - "end": 14708, + "start": 14682, + "end": 14686, "loc": { "start": { - "line": 473, + "line": 472, "column": 8 }, "end": { - "line": 473, + "line": 472, "column": 12 } } @@ -100223,15 +100075,15 @@ "binop": null, "updateContext": null }, - "start": 14708, - "end": 14709, + "start": 14686, + "end": 14687, "loc": { "start": { - "line": 473, + "line": 472, "column": 12 }, "end": { - "line": 473, + "line": 472, "column": 13 } } @@ -100249,15 +100101,15 @@ "binop": null }, "value": "btnLastCont", - "start": 14709, - "end": 14720, + "start": 14687, + "end": 14698, "loc": { "start": { - "line": 473, + "line": 472, "column": 13 }, "end": { - "line": 473, + "line": 472, "column": 24 } } @@ -100276,15 +100128,15 @@ "updateContext": null }, "value": "=", - "start": 14721, - "end": 14722, + "start": 14699, + "end": 14700, "loc": { "start": { - "line": 473, + "line": 472, "column": 25 }, "end": { - "line": 473, + "line": 472, "column": 26 } } @@ -100302,15 +100154,15 @@ "binop": null }, "value": "btnLastSpan", - "start": 14723, - "end": 14734, + "start": 14701, + "end": 14712, "loc": { "start": { - "line": 473, + "line": 472, "column": 27 }, "end": { - "line": 473, + "line": 472, "column": 38 } } @@ -100328,15 +100180,15 @@ "binop": null, "updateContext": null }, - "start": 14734, - "end": 14735, + "start": 14712, + "end": 14713, "loc": { "start": { - "line": 473, + "line": 472, "column": 38 }, "end": { - "line": 473, + "line": 472, "column": 39 } } @@ -100356,15 +100208,15 @@ "updateContext": null }, "value": "this", - "start": 14744, - "end": 14748, + "start": 14722, + "end": 14726, "loc": { "start": { - "line": 474, + "line": 473, "column": 8 }, "end": { - "line": 474, + "line": 473, "column": 12 } } @@ -100382,15 +100234,15 @@ "binop": null, "updateContext": null }, - "start": 14748, - "end": 14749, + "start": 14726, + "end": 14727, "loc": { "start": { - "line": 474, + "line": 473, "column": 12 }, "end": { - "line": 474, + "line": 473, "column": 13 } } @@ -100408,15 +100260,15 @@ "binop": null }, "value": "btnFirstCont", - "start": 14749, - "end": 14761, + "start": 14727, + "end": 14739, "loc": { "start": { - "line": 474, + "line": 473, "column": 13 }, "end": { - "line": 474, + "line": 473, "column": 25 } } @@ -100435,15 +100287,15 @@ "updateContext": null }, "value": "=", - "start": 14762, - "end": 14763, + "start": 14740, + "end": 14741, "loc": { "start": { - "line": 474, + "line": 473, "column": 26 }, "end": { - "line": 474, + "line": 473, "column": 27 } } @@ -100461,15 +100313,15 @@ "binop": null }, "value": "btnFirstSpan", - "start": 14764, - "end": 14776, + "start": 14742, + "end": 14754, "loc": { "start": { - "line": 474, + "line": 473, "column": 28 }, "end": { - "line": 474, + "line": 473, "column": 40 } } @@ -100487,15 +100339,15 @@ "binop": null, "updateContext": null }, - "start": 14776, - "end": 14777, + "start": 14754, + "end": 14755, "loc": { "start": { - "line": 474, + "line": 473, "column": 40 }, "end": { - "line": 474, + "line": 473, "column": 41 } } @@ -100515,15 +100367,15 @@ "updateContext": null }, "value": "this", - "start": 14786, - "end": 14790, + "start": 14764, + "end": 14768, "loc": { "start": { - "line": 475, + "line": 474, "column": 8 }, "end": { - "line": 475, + "line": 474, "column": 12 } } @@ -100541,15 +100393,15 @@ "binop": null, "updateContext": null }, - "start": 14790, - "end": 14791, + "start": 14768, + "end": 14769, "loc": { "start": { - "line": 475, + "line": 474, "column": 12 }, "end": { - "line": 475, + "line": 474, "column": 13 } } @@ -100567,15 +100419,15 @@ "binop": null }, "value": "pgCont", - "start": 14791, - "end": 14797, + "start": 14769, + "end": 14775, "loc": { "start": { - "line": 475, + "line": 474, "column": 13 }, "end": { - "line": 475, + "line": 474, "column": 19 } } @@ -100594,15 +100446,15 @@ "updateContext": null }, "value": "=", - "start": 14798, - "end": 14799, + "start": 14776, + "end": 14777, "loc": { "start": { - "line": 475, + "line": 474, "column": 20 }, "end": { - "line": 475, + "line": 474, "column": 21 } } @@ -100620,15 +100472,15 @@ "binop": null }, "value": "pgSpan", - "start": 14800, - "end": 14806, + "start": 14778, + "end": 14784, "loc": { "start": { - "line": 475, + "line": 474, "column": 22 }, "end": { - "line": 475, + "line": 474, "column": 28 } } @@ -100646,15 +100498,15 @@ "binop": null, "updateContext": null }, - "start": 14806, - "end": 14807, + "start": 14784, + "end": 14785, "loc": { "start": { - "line": 475, + "line": 474, "column": 28 }, "end": { - "line": 475, + "line": 474, "column": 29 } } @@ -100674,15 +100526,15 @@ "updateContext": null }, "value": "this", - "start": 14816, - "end": 14820, + "start": 14794, + "end": 14798, "loc": { "start": { - "line": 476, + "line": 475, "column": 8 }, "end": { - "line": 476, + "line": 475, "column": 12 } } @@ -100700,15 +100552,15 @@ "binop": null, "updateContext": null }, - "start": 14820, - "end": 14821, + "start": 14798, + "end": 14799, "loc": { "start": { - "line": 476, + "line": 475, "column": 12 }, "end": { - "line": 476, + "line": 475, "column": 13 } } @@ -100726,15 +100578,15 @@ "binop": null }, "value": "pgBefore", - "start": 14821, - "end": 14829, + "start": 14799, + "end": 14807, "loc": { "start": { - "line": 476, + "line": 475, "column": 13 }, "end": { - "line": 476, + "line": 475, "column": 21 } } @@ -100753,15 +100605,15 @@ "updateContext": null }, "value": "=", - "start": 14830, - "end": 14831, + "start": 14808, + "end": 14809, "loc": { "start": { - "line": 476, + "line": 475, "column": 22 }, "end": { - "line": 476, + "line": 475, "column": 23 } } @@ -100779,15 +100631,15 @@ "binop": null }, "value": "pgBeforeSpan", - "start": 14832, - "end": 14844, + "start": 14810, + "end": 14822, "loc": { "start": { - "line": 476, + "line": 475, "column": 24 }, "end": { - "line": 476, + "line": 475, "column": 36 } } @@ -100805,15 +100657,15 @@ "binop": null, "updateContext": null }, - "start": 14844, - "end": 14845, + "start": 14822, + "end": 14823, "loc": { "start": { - "line": 476, + "line": 475, "column": 36 }, "end": { - "line": 476, + "line": 475, "column": 37 } } @@ -100833,15 +100685,15 @@ "updateContext": null }, "value": "this", - "start": 14854, - "end": 14858, + "start": 14832, + "end": 14836, "loc": { "start": { - "line": 477, + "line": 476, "column": 8 }, "end": { - "line": 477, + "line": 476, "column": 12 } } @@ -100859,15 +100711,15 @@ "binop": null, "updateContext": null }, - "start": 14858, - "end": 14859, + "start": 14836, + "end": 14837, "loc": { "start": { - "line": 477, + "line": 476, "column": 12 }, "end": { - "line": 477, + "line": 476, "column": 13 } } @@ -100885,15 +100737,15 @@ "binop": null }, "value": "pgAfter", - "start": 14859, - "end": 14866, + "start": 14837, + "end": 14844, "loc": { "start": { - "line": 477, + "line": 476, "column": 13 }, "end": { - "line": 477, + "line": 476, "column": 20 } } @@ -100912,15 +100764,15 @@ "updateContext": null }, "value": "=", - "start": 14867, - "end": 14868, + "start": 14845, + "end": 14846, "loc": { "start": { - "line": 477, + "line": 476, "column": 21 }, "end": { - "line": 477, + "line": 476, "column": 22 } } @@ -100938,15 +100790,15 @@ "binop": null }, "value": "pgAfterSpan", - "start": 14869, - "end": 14880, + "start": 14847, + "end": 14858, "loc": { "start": { - "line": 477, + "line": 476, "column": 23 }, "end": { - "line": 477, + "line": 476, "column": 34 } } @@ -100964,15 +100816,15 @@ "binop": null, "updateContext": null }, - "start": 14880, - "end": 14881, + "start": 14858, + "end": 14859, "loc": { "start": { - "line": 477, + "line": 476, "column": 34 }, "end": { - "line": 477, + "line": 476, "column": 35 } } @@ -100992,15 +100844,15 @@ "updateContext": null }, "value": "this", - "start": 14890, - "end": 14894, + "start": 14868, + "end": 14872, "loc": { "start": { - "line": 478, + "line": 477, "column": 8 }, "end": { - "line": 478, + "line": 477, "column": 12 } } @@ -101018,15 +100870,15 @@ "binop": null, "updateContext": null }, - "start": 14894, - "end": 14895, + "start": 14872, + "end": 14873, "loc": { "start": { - "line": 478, + "line": 477, "column": 12 }, "end": { - "line": 478, + "line": 477, "column": 13 } } @@ -101044,15 +100896,15 @@ "binop": null }, "value": "pageSlc", - "start": 14895, - "end": 14902, + "start": 14873, + "end": 14880, "loc": { "start": { - "line": 478, + "line": 477, "column": 13 }, "end": { - "line": 478, + "line": 477, "column": 20 } } @@ -101071,15 +100923,15 @@ "updateContext": null }, "value": "=", - "start": 14903, - "end": 14904, + "start": 14881, + "end": 14882, "loc": { "start": { - "line": 478, + "line": 477, "column": 21 }, "end": { - "line": 478, + "line": 477, "column": 22 } } @@ -101097,15 +100949,15 @@ "binop": null }, "value": "slcPages", - "start": 14905, - "end": 14913, + "start": 14883, + "end": 14891, "loc": { "start": { - "line": 478, + "line": 477, "column": 23 }, "end": { - "line": 478, + "line": 477, "column": 31 } } @@ -101123,15 +100975,15 @@ "binop": null, "updateContext": null }, - "start": 14913, - "end": 14914, + "start": 14891, + "end": 14892, "loc": { "start": { - "line": 478, + "line": 477, "column": 31 }, "end": { - "line": 478, + "line": 477, "column": 32 } } @@ -101151,15 +101003,15 @@ "updateContext": null }, "value": "this", - "start": 14924, - "end": 14928, + "start": 14902, + "end": 14906, "loc": { "start": { - "line": 480, + "line": 479, "column": 8 }, "end": { - "line": 480, + "line": 479, "column": 12 } } @@ -101177,15 +101029,15 @@ "binop": null, "updateContext": null }, - "start": 14928, - "end": 14929, + "start": 14906, + "end": 14907, "loc": { "start": { - "line": 480, + "line": 479, "column": 12 }, "end": { - "line": 480, + "line": 479, "column": 13 } } @@ -101203,15 +101055,15 @@ "binop": null }, "value": "setPagingInfo", - "start": 14929, - "end": 14942, + "start": 14907, + "end": 14920, "loc": { "start": { - "line": 480, + "line": 479, "column": 13 }, "end": { - "line": 480, + "line": 479, "column": 26 } } @@ -101228,15 +101080,15 @@ "postfix": false, "binop": null }, - "start": 14942, - "end": 14943, + "start": 14920, + "end": 14921, "loc": { "start": { - "line": 480, + "line": 479, "column": 26 }, "end": { - "line": 480, + "line": 479, "column": 27 } } @@ -101253,15 +101105,15 @@ "postfix": false, "binop": null }, - "start": 14943, - "end": 14944, + "start": 14921, + "end": 14922, "loc": { "start": { - "line": 480, + "line": 479, "column": 27 }, "end": { - "line": 480, + "line": 479, "column": 28 } } @@ -101279,15 +101131,15 @@ "binop": null, "updateContext": null }, - "start": 14944, - "end": 14945, + "start": 14922, + "end": 14923, "loc": { "start": { - "line": 480, + "line": 479, "column": 28 }, "end": { - "line": 480, + "line": 479, "column": 29 } } @@ -101307,15 +101159,15 @@ "updateContext": null }, "value": "if", - "start": 14955, - "end": 14957, + "start": 14933, + "end": 14935, "loc": { "start": { - "line": 482, + "line": 481, "column": 8 }, "end": { - "line": 482, + "line": 481, "column": 10 } } @@ -101332,15 +101184,15 @@ "postfix": false, "binop": null }, - "start": 14958, - "end": 14959, + "start": 14936, + "end": 14937, "loc": { "start": { - "line": 482, + "line": 481, "column": 11 }, "end": { - "line": 482, + "line": 481, "column": 12 } } @@ -101359,15 +101211,15 @@ "updateContext": null }, "value": "!", - "start": 14959, - "end": 14960, + "start": 14937, + "end": 14938, "loc": { "start": { - "line": 482, + "line": 481, "column": 12 }, "end": { - "line": 482, + "line": 481, "column": 13 } } @@ -101385,15 +101237,15 @@ "binop": null }, "value": "tf", - "start": 14960, - "end": 14962, + "start": 14938, + "end": 14940, "loc": { "start": { - "line": 482, + "line": 481, "column": 13 }, "end": { - "line": 482, + "line": 481, "column": 15 } } @@ -101411,15 +101263,15 @@ "binop": null, "updateContext": null }, - "start": 14962, - "end": 14963, + "start": 14940, + "end": 14941, "loc": { "start": { - "line": 482, + "line": 481, "column": 15 }, "end": { - "line": 482, + "line": 481, "column": 16 } } @@ -101437,15 +101289,15 @@ "binop": null }, "value": "fltGrid", - "start": 14963, - "end": 14970, + "start": 14941, + "end": 14948, "loc": { "start": { - "line": 482, + "line": 481, "column": 16 }, "end": { - "line": 482, + "line": 481, "column": 23 } } @@ -101462,15 +101314,15 @@ "postfix": false, "binop": null }, - "start": 14970, - "end": 14971, + "start": 14948, + "end": 14949, "loc": { "start": { - "line": 482, + "line": 481, "column": 23 }, "end": { - "line": 482, + "line": 481, "column": 24 } } @@ -101487,15 +101339,15 @@ "postfix": false, "binop": null }, - "start": 14972, - "end": 14973, + "start": 14950, + "end": 14951, "loc": { "start": { - "line": 482, + "line": 481, "column": 25 }, "end": { - "line": 482, + "line": 481, "column": 26 } } @@ -101513,15 +101365,15 @@ "binop": null }, "value": "tf", - "start": 14986, - "end": 14988, + "start": 14964, + "end": 14966, "loc": { "start": { - "line": 483, + "line": 482, "column": 12 }, "end": { - "line": 483, + "line": 482, "column": 14 } } @@ -101539,15 +101391,15 @@ "binop": null, "updateContext": null }, - "start": 14988, - "end": 14989, + "start": 14966, + "end": 14967, "loc": { "start": { - "line": 483, + "line": 482, "column": 14 }, "end": { - "line": 483, + "line": 482, "column": 15 } } @@ -101565,15 +101417,15 @@ "binop": null }, "value": "validateAllRows", - "start": 14989, - "end": 15004, + "start": 14967, + "end": 14982, "loc": { "start": { - "line": 483, + "line": 482, "column": 15 }, "end": { - "line": 483, + "line": 482, "column": 30 } } @@ -101590,15 +101442,15 @@ "postfix": false, "binop": null }, - "start": 15004, - "end": 15005, + "start": 14982, + "end": 14983, "loc": { "start": { - "line": 483, + "line": 482, "column": 30 }, "end": { - "line": 483, + "line": 482, "column": 31 } } @@ -101615,15 +101467,15 @@ "postfix": false, "binop": null }, - "start": 15005, - "end": 15006, + "start": 14983, + "end": 14984, "loc": { "start": { - "line": 483, + "line": 482, "column": 31 }, "end": { - "line": 483, + "line": 482, "column": 32 } } @@ -101641,15 +101493,15 @@ "binop": null, "updateContext": null }, - "start": 15006, - "end": 15007, + "start": 14984, + "end": 14985, "loc": { "start": { - "line": 483, + "line": 482, "column": 32 }, "end": { - "line": 483, + "line": 482, "column": 33 } } @@ -101669,15 +101521,15 @@ "updateContext": null }, "value": "this", - "start": 15020, - "end": 15024, + "start": 14998, + "end": 15002, "loc": { "start": { - "line": 484, + "line": 483, "column": 12 }, "end": { - "line": 484, + "line": 483, "column": 16 } } @@ -101695,15 +101547,15 @@ "binop": null, "updateContext": null }, - "start": 15024, - "end": 15025, + "start": 15002, + "end": 15003, "loc": { "start": { - "line": 484, + "line": 483, "column": 16 }, "end": { - "line": 484, + "line": 483, "column": 17 } } @@ -101721,15 +101573,15 @@ "binop": null }, "value": "setPagingInfo", - "start": 15025, - "end": 15038, + "start": 15003, + "end": 15016, "loc": { "start": { - "line": 484, + "line": 483, "column": 17 }, "end": { - "line": 484, + "line": 483, "column": 30 } } @@ -101746,15 +101598,15 @@ "postfix": false, "binop": null }, - "start": 15038, - "end": 15039, + "start": 15016, + "end": 15017, "loc": { "start": { - "line": 484, + "line": 483, "column": 30 }, "end": { - "line": 484, + "line": 483, "column": 31 } } @@ -101772,15 +101624,15 @@ "binop": null }, "value": "tf", - "start": 15039, - "end": 15041, + "start": 15017, + "end": 15019, "loc": { "start": { - "line": 484, + "line": 483, "column": 31 }, "end": { - "line": 484, + "line": 483, "column": 33 } } @@ -101798,15 +101650,15 @@ "binop": null, "updateContext": null }, - "start": 15041, - "end": 15042, + "start": 15019, + "end": 15020, "loc": { "start": { - "line": 484, + "line": 483, "column": 33 }, "end": { - "line": 484, + "line": 483, "column": 34 } } @@ -101824,15 +101676,15 @@ "binop": null }, "value": "validRowsIndex", - "start": 15042, - "end": 15056, + "start": 15020, + "end": 15034, "loc": { "start": { - "line": 484, + "line": 483, "column": 34 }, "end": { - "line": 484, + "line": 483, "column": 48 } } @@ -101849,15 +101701,15 @@ "postfix": false, "binop": null }, - "start": 15056, - "end": 15057, + "start": 15034, + "end": 15035, "loc": { "start": { - "line": 484, + "line": 483, "column": 48 }, "end": { - "line": 484, + "line": 483, "column": 49 } } @@ -101875,15 +101727,15 @@ "binop": null, "updateContext": null }, - "start": 15057, - "end": 15058, + "start": 15035, + "end": 15036, "loc": { "start": { - "line": 484, + "line": 483, "column": 49 }, "end": { - "line": 484, + "line": 483, "column": 50 } } @@ -101900,15 +101752,15 @@ "postfix": false, "binop": null }, - "start": 15067, - "end": 15068, + "start": 15045, + "end": 15046, "loc": { "start": { - "line": 485, + "line": 484, "column": 8 }, "end": { - "line": 485, + "line": 484, "column": 9 } } @@ -101928,15 +101780,15 @@ "updateContext": null }, "value": "this", - "start": 15078, - "end": 15082, + "start": 15056, + "end": 15060, "loc": { "start": { - "line": 487, + "line": 486, "column": 8 }, "end": { - "line": 487, + "line": 486, "column": 12 } } @@ -101954,15 +101806,15 @@ "binop": null, "updateContext": null }, - "start": 15082, - "end": 15083, + "start": 15060, + "end": 15061, "loc": { "start": { - "line": 487, + "line": 486, "column": 12 }, "end": { - "line": 487, + "line": 486, "column": 13 } } @@ -101980,15 +101832,15 @@ "binop": null }, "value": "emitter", - "start": 15083, - "end": 15090, + "start": 15061, + "end": 15068, "loc": { "start": { - "line": 487, + "line": 486, "column": 13 }, "end": { - "line": 487, + "line": 486, "column": 20 } } @@ -102006,15 +101858,15 @@ "binop": null, "updateContext": null }, - "start": 15090, - "end": 15091, + "start": 15068, + "end": 15069, "loc": { "start": { - "line": 487, + "line": 486, "column": 20 }, "end": { - "line": 487, + "line": 486, "column": 21 } } @@ -102032,19 +101884,149 @@ "binop": null }, "value": "on", - "start": 15091, - "end": 15093, + "start": 15069, + "end": 15071, "loc": { "start": { - "line": 487, + "line": 486, "column": 21 }, "end": { - "line": 487, + "line": 486, "column": 23 } } }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 15071, + "end": 15072, + "loc": { + "start": { + "line": 486, + "column": 23 + }, + "end": { + "line": 486, + "column": 24 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 15072, + "end": 15073, + "loc": { + "start": { + "line": 486, + "column": 24 + }, + "end": { + "line": 486, + "column": 25 + } + } + }, + { + "type": { + "label": "string", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "after-filtering", + "start": 15073, + "end": 15090, + "loc": { + "start": { + "line": 486, + "column": 25 + }, + "end": { + "line": 486, + "column": 42 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 15090, + "end": 15091, + "loc": { + "start": { + "line": 486, + "column": 42 + }, + "end": { + "line": 486, + "column": 43 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 15091, + "end": 15092, + "loc": { + "start": { + "line": 486, + "column": 43 + }, + "end": { + "line": 486, + "column": 44 + } + } + }, { "type": { "label": "(", @@ -102061,141 +102043,11 @@ "end": 15094, "loc": { "start": { - "line": 487, - "column": 23 - }, - "end": { - "line": 487, - "column": 24 - } - } - }, - { - "type": { - "label": "[", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 15094, - "end": 15095, - "loc": { - "start": { - "line": 487, - "column": 24 - }, - "end": { - "line": 487, - "column": 25 - } - } - }, - { - "type": { - "label": "string", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "after-filtering", - "start": 15095, - "end": 15112, - "loc": { - "start": { - "line": 487, - "column": 25 - }, - "end": { - "line": 487, - "column": 42 - } - } - }, - { - "type": { - "label": "]", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 15112, - "end": 15113, - "loc": { - "start": { - "line": 487, - "column": 42 - }, - "end": { - "line": 487, - "column": 43 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 15113, - "end": 15114, - "loc": { - "start": { - "line": 487, - "column": 43 - }, - "end": { - "line": 487, - "column": 44 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 15115, - "end": 15116, - "loc": { - "start": { - "line": 487, + "line": 486, "column": 45 }, "end": { - "line": 487, + "line": 486, "column": 46 } } @@ -102212,15 +102064,15 @@ "postfix": false, "binop": null }, - "start": 15116, - "end": 15117, + "start": 15094, + "end": 15095, "loc": { "start": { - "line": 487, + "line": 486, "column": 46 }, "end": { - "line": 487, + "line": 486, "column": 47 } } @@ -102238,15 +102090,15 @@ "binop": null, "updateContext": null }, - "start": 15118, - "end": 15120, + "start": 15096, + "end": 15098, "loc": { "start": { - "line": 487, + "line": 486, "column": 48 }, "end": { - "line": 487, + "line": 486, "column": 50 } } @@ -102266,15 +102118,15 @@ "updateContext": null }, "value": "this", - "start": 15121, - "end": 15125, + "start": 15099, + "end": 15103, "loc": { "start": { - "line": 487, + "line": 486, "column": 51 }, "end": { - "line": 487, + "line": 486, "column": 55 } } @@ -102292,15 +102144,15 @@ "binop": null, "updateContext": null }, - "start": 15125, - "end": 15126, + "start": 15103, + "end": 15104, "loc": { "start": { - "line": 487, + "line": 486, "column": 55 }, "end": { - "line": 487, + "line": 486, "column": 56 } } @@ -102318,15 +102170,15 @@ "binop": null }, "value": "resetPagingInfo", - "start": 15126, - "end": 15141, + "start": 15104, + "end": 15119, "loc": { "start": { - "line": 487, + "line": 486, "column": 56 }, "end": { - "line": 487, + "line": 486, "column": 71 } } @@ -102343,15 +102195,15 @@ "postfix": false, "binop": null }, - "start": 15141, - "end": 15142, + "start": 15119, + "end": 15120, "loc": { "start": { - "line": 487, + "line": 486, "column": 71 }, "end": { - "line": 487, + "line": 486, "column": 72 } } @@ -102368,15 +102220,15 @@ "postfix": false, "binop": null }, - "start": 15142, - "end": 15143, + "start": 15120, + "end": 15121, "loc": { "start": { - "line": 487, + "line": 486, "column": 72 }, "end": { - "line": 487, + "line": 486, "column": 73 } } @@ -102393,15 +102245,15 @@ "postfix": false, "binop": null }, - "start": 15143, - "end": 15144, + "start": 15121, + "end": 15122, "loc": { "start": { - "line": 487, + "line": 486, "column": 73 }, "end": { - "line": 487, + "line": 486, "column": 74 } } @@ -102419,15 +102271,15 @@ "binop": null, "updateContext": null }, - "start": 15144, - "end": 15145, + "start": 15122, + "end": 15123, "loc": { "start": { - "line": 487, + "line": 486, "column": 74 }, "end": { - "line": 487, + "line": 486, "column": 75 } } @@ -102447,15 +102299,15 @@ "updateContext": null }, "value": "this", - "start": 15154, - "end": 15158, + "start": 15132, + "end": 15136, "loc": { "start": { - "line": 488, + "line": 487, "column": 8 }, "end": { - "line": 488, + "line": 487, "column": 12 } } @@ -102473,15 +102325,15 @@ "binop": null, "updateContext": null }, - "start": 15158, - "end": 15159, + "start": 15136, + "end": 15137, "loc": { "start": { - "line": 488, + "line": 487, "column": 12 }, "end": { - "line": 488, + "line": 487, "column": 13 } } @@ -102499,15 +102351,15 @@ "binop": null }, "value": "emitter", - "start": 15159, - "end": 15166, + "start": 15137, + "end": 15144, "loc": { "start": { - "line": 488, + "line": 487, "column": 13 }, "end": { - "line": 488, + "line": 487, "column": 20 } } @@ -102525,15 +102377,15 @@ "binop": null, "updateContext": null }, - "start": 15166, - "end": 15167, + "start": 15144, + "end": 15145, "loc": { "start": { - "line": 488, + "line": 487, "column": 20 }, "end": { - "line": 488, + "line": 487, "column": 21 } } @@ -102551,15 +102403,15 @@ "binop": null }, "value": "on", - "start": 15167, - "end": 15169, + "start": 15145, + "end": 15147, "loc": { "start": { - "line": 488, + "line": 487, "column": 21 }, "end": { - "line": 488, + "line": 487, "column": 23 } } @@ -102576,15 +102428,15 @@ "postfix": false, "binop": null }, - "start": 15169, - "end": 15170, + "start": 15147, + "end": 15148, "loc": { "start": { - "line": 488, + "line": 487, "column": 23 }, "end": { - "line": 488, + "line": 487, "column": 24 } } @@ -102602,15 +102454,15 @@ "binop": null, "updateContext": null }, - "start": 15170, - "end": 15171, + "start": 15148, + "end": 15149, "loc": { "start": { - "line": 488, + "line": 487, "column": 24 }, "end": { - "line": 488, + "line": 487, "column": 25 } } @@ -102629,15 +102481,15 @@ "updateContext": null }, "value": "change-page", - "start": 15171, - "end": 15184, + "start": 15149, + "end": 15162, "loc": { "start": { - "line": 488, + "line": 487, "column": 25 }, "end": { - "line": 488, + "line": 487, "column": 38 } } @@ -102655,15 +102507,15 @@ "binop": null, "updateContext": null }, - "start": 15184, - "end": 15185, + "start": 15162, + "end": 15163, "loc": { "start": { - "line": 488, + "line": 487, "column": 38 }, "end": { - "line": 488, + "line": 487, "column": 39 } } @@ -102681,15 +102533,15 @@ "binop": null, "updateContext": null }, - "start": 15185, - "end": 15186, + "start": 15163, + "end": 15164, "loc": { "start": { - "line": 488, + "line": 487, "column": 39 }, "end": { - "line": 488, + "line": 487, "column": 40 } } @@ -102706,15 +102558,15 @@ "postfix": false, "binop": null }, - "start": 15199, - "end": 15200, + "start": 15177, + "end": 15178, "loc": { "start": { - "line": 489, + "line": 488, "column": 12 }, "end": { - "line": 489, + "line": 488, "column": 13 } } @@ -102732,15 +102584,15 @@ "binop": null }, "value": "tf", - "start": 15200, - "end": 15202, + "start": 15178, + "end": 15180, "loc": { "start": { - "line": 489, + "line": 488, "column": 13 }, "end": { - "line": 489, + "line": 488, "column": 15 } } @@ -102758,15 +102610,15 @@ "binop": null, "updateContext": null }, - "start": 15202, - "end": 15203, + "start": 15180, + "end": 15181, "loc": { "start": { - "line": 489, + "line": 488, "column": 15 }, "end": { - "line": 489, + "line": 488, "column": 16 } } @@ -102784,15 +102636,15 @@ "binop": null }, "value": "pageNumber", - "start": 15204, - "end": 15214, + "start": 15182, + "end": 15192, "loc": { "start": { - "line": 489, + "line": 488, "column": 17 }, "end": { - "line": 489, + "line": 488, "column": 27 } } @@ -102809,15 +102661,15 @@ "postfix": false, "binop": null }, - "start": 15214, - "end": 15215, + "start": 15192, + "end": 15193, "loc": { "start": { - "line": 489, + "line": 488, "column": 27 }, "end": { - "line": 489, + "line": 488, "column": 28 } } @@ -102835,15 +102687,15 @@ "binop": null, "updateContext": null }, - "start": 15216, - "end": 15218, + "start": 15194, + "end": 15196, "loc": { "start": { - "line": 489, + "line": 488, "column": 29 }, "end": { - "line": 489, + "line": 488, "column": 31 } } @@ -102863,15 +102715,15 @@ "updateContext": null }, "value": "this", - "start": 15219, - "end": 15223, + "start": 15197, + "end": 15201, "loc": { "start": { - "line": 489, + "line": 488, "column": 32 }, "end": { - "line": 489, + "line": 488, "column": 36 } } @@ -102889,15 +102741,15 @@ "binop": null, "updateContext": null }, - "start": 15223, - "end": 15224, + "start": 15201, + "end": 15202, "loc": { "start": { - "line": 489, + "line": 488, "column": 36 }, "end": { - "line": 489, + "line": 488, "column": 37 } } @@ -102915,15 +102767,15 @@ "binop": null }, "value": "setPage", - "start": 15224, - "end": 15231, + "start": 15202, + "end": 15209, "loc": { "start": { - "line": 489, + "line": 488, "column": 37 }, "end": { - "line": 489, + "line": 488, "column": 44 } } @@ -102940,15 +102792,15 @@ "postfix": false, "binop": null }, - "start": 15231, - "end": 15232, + "start": 15209, + "end": 15210, "loc": { "start": { - "line": 489, + "line": 488, "column": 44 }, "end": { - "line": 489, + "line": 488, "column": 45 } } @@ -102966,15 +102818,15 @@ "binop": null }, "value": "pageNumber", - "start": 15232, - "end": 15242, + "start": 15210, + "end": 15220, "loc": { "start": { - "line": 489, + "line": 488, "column": 45 }, "end": { - "line": 489, + "line": 488, "column": 55 } } @@ -102991,15 +102843,15 @@ "postfix": false, "binop": null }, - "start": 15242, - "end": 15243, + "start": 15220, + "end": 15221, "loc": { "start": { - "line": 489, + "line": 488, "column": 55 }, "end": { - "line": 489, + "line": 488, "column": 56 } } @@ -103016,15 +102868,15 @@ "postfix": false, "binop": null }, - "start": 15243, - "end": 15244, + "start": 15221, + "end": 15222, "loc": { "start": { - "line": 489, + "line": 488, "column": 56 }, "end": { - "line": 489, + "line": 488, "column": 57 } } @@ -103042,15 +102894,15 @@ "binop": null, "updateContext": null }, - "start": 15244, - "end": 15245, + "start": 15222, + "end": 15223, "loc": { "start": { - "line": 489, + "line": 488, "column": 57 }, "end": { - "line": 489, + "line": 488, "column": 58 } } @@ -103070,15 +102922,15 @@ "updateContext": null }, "value": "this", - "start": 15254, - "end": 15258, + "start": 15232, + "end": 15236, "loc": { "start": { - "line": 490, + "line": 489, "column": 8 }, "end": { - "line": 490, + "line": 489, "column": 12 } } @@ -103096,15 +102948,15 @@ "binop": null, "updateContext": null }, - "start": 15258, - "end": 15259, + "start": 15236, + "end": 15237, "loc": { "start": { - "line": 490, + "line": 489, "column": 12 }, "end": { - "line": 490, + "line": 489, "column": 13 } } @@ -103122,15 +102974,15 @@ "binop": null }, "value": "emitter", - "start": 15259, - "end": 15266, + "start": 15237, + "end": 15244, "loc": { "start": { - "line": 490, + "line": 489, "column": 13 }, "end": { - "line": 490, + "line": 489, "column": 20 } } @@ -103148,15 +103000,15 @@ "binop": null, "updateContext": null }, - "start": 15266, - "end": 15267, + "start": 15244, + "end": 15245, "loc": { "start": { - "line": 490, + "line": 489, "column": 20 }, "end": { - "line": 490, + "line": 489, "column": 21 } } @@ -103174,15 +103026,15 @@ "binop": null }, "value": "on", - "start": 15267, - "end": 15269, + "start": 15245, + "end": 15247, "loc": { "start": { - "line": 490, + "line": 489, "column": 21 }, "end": { - "line": 490, + "line": 489, "column": 23 } } @@ -103199,15 +103051,15 @@ "postfix": false, "binop": null }, - "start": 15269, - "end": 15270, + "start": 15247, + "end": 15248, "loc": { "start": { - "line": 490, + "line": 489, "column": 23 }, "end": { - "line": 490, + "line": 489, "column": 24 } } @@ -103225,15 +103077,15 @@ "binop": null, "updateContext": null }, - "start": 15270, - "end": 15271, + "start": 15248, + "end": 15249, "loc": { "start": { - "line": 490, + "line": 489, "column": 24 }, "end": { - "line": 490, + "line": 489, "column": 25 } } @@ -103252,15 +103104,15 @@ "updateContext": null }, "value": "change-page-results", - "start": 15271, - "end": 15292, + "start": 15249, + "end": 15270, "loc": { "start": { - "line": 490, + "line": 489, "column": 25 }, "end": { - "line": 490, + "line": 489, "column": 46 } } @@ -103278,15 +103130,15 @@ "binop": null, "updateContext": null }, - "start": 15292, - "end": 15293, + "start": 15270, + "end": 15271, "loc": { "start": { - "line": 490, + "line": 489, "column": 46 }, "end": { - "line": 490, + "line": 489, "column": 47 } } @@ -103304,15 +103156,15 @@ "binop": null, "updateContext": null }, - "start": 15293, - "end": 15294, + "start": 15271, + "end": 15272, "loc": { "start": { - "line": 490, + "line": 489, "column": 47 }, "end": { - "line": 490, + "line": 489, "column": 48 } } @@ -103329,15 +103181,15 @@ "postfix": false, "binop": null }, - "start": 15307, - "end": 15308, + "start": 15285, + "end": 15286, "loc": { "start": { - "line": 491, + "line": 490, "column": 12 }, "end": { - "line": 491, + "line": 490, "column": 13 } } @@ -103355,15 +103207,15 @@ "binop": null }, "value": "tf", - "start": 15308, - "end": 15310, + "start": 15286, + "end": 15288, "loc": { "start": { - "line": 491, + "line": 490, "column": 13 }, "end": { - "line": 491, + "line": 490, "column": 15 } } @@ -103381,15 +103233,15 @@ "binop": null, "updateContext": null }, - "start": 15310, - "end": 15311, + "start": 15288, + "end": 15289, "loc": { "start": { - "line": 491, + "line": 490, "column": 15 }, "end": { - "line": 491, + "line": 490, "column": 16 } } @@ -103407,15 +103259,15 @@ "binop": null }, "value": "pageLength", - "start": 15312, - "end": 15322, + "start": 15290, + "end": 15300, "loc": { "start": { - "line": 491, + "line": 490, "column": 17 }, "end": { - "line": 491, + "line": 490, "column": 27 } } @@ -103432,15 +103284,15 @@ "postfix": false, "binop": null }, - "start": 15322, - "end": 15323, + "start": 15300, + "end": 15301, "loc": { "start": { - "line": 491, + "line": 490, "column": 27 }, "end": { - "line": 491, + "line": 490, "column": 28 } } @@ -103458,15 +103310,15 @@ "binop": null, "updateContext": null }, - "start": 15324, - "end": 15326, + "start": 15302, + "end": 15304, "loc": { "start": { - "line": 491, + "line": 490, "column": 29 }, "end": { - "line": 491, + "line": 490, "column": 31 } } @@ -103486,15 +103338,15 @@ "updateContext": null }, "value": "this", - "start": 15327, - "end": 15331, + "start": 15305, + "end": 15309, "loc": { "start": { - "line": 491, + "line": 490, "column": 32 }, "end": { - "line": 491, + "line": 490, "column": 36 } } @@ -103512,15 +103364,15 @@ "binop": null, "updateContext": null }, - "start": 15331, - "end": 15332, + "start": 15309, + "end": 15310, "loc": { "start": { - "line": 491, + "line": 490, "column": 36 }, "end": { - "line": 491, + "line": 490, "column": 37 } } @@ -103538,15 +103390,15 @@ "binop": null }, "value": "changeResultsPerPage", - "start": 15332, - "end": 15352, + "start": 15310, + "end": 15330, "loc": { "start": { - "line": 491, + "line": 490, "column": 37 }, "end": { - "line": 491, + "line": 490, "column": 57 } } @@ -103563,15 +103415,15 @@ "postfix": false, "binop": null }, - "start": 15352, - "end": 15353, + "start": 15330, + "end": 15331, "loc": { "start": { - "line": 491, + "line": 490, "column": 57 }, "end": { - "line": 491, + "line": 490, "column": 58 } } @@ -103589,15 +103441,15 @@ "binop": null }, "value": "pageLength", - "start": 15353, - "end": 15363, + "start": 15331, + "end": 15341, "loc": { "start": { - "line": 491, + "line": 490, "column": 58 }, "end": { - "line": 491, + "line": 490, "column": 68 } } @@ -103614,15 +103466,15 @@ "postfix": false, "binop": null }, - "start": 15363, - "end": 15364, + "start": 15341, + "end": 15342, "loc": { "start": { - "line": 491, + "line": 490, "column": 68 }, "end": { - "line": 491, + "line": 490, "column": 69 } } @@ -103639,15 +103491,15 @@ "postfix": false, "binop": null }, - "start": 15364, - "end": 15365, + "start": 15342, + "end": 15343, "loc": { "start": { - "line": 491, + "line": 490, "column": 69 }, "end": { - "line": 491, + "line": 490, "column": 70 } } @@ -103665,15 +103517,15 @@ "binop": null, "updateContext": null }, - "start": 15365, - "end": 15366, + "start": 15343, + "end": 15344, "loc": { "start": { - "line": 491, + "line": 490, "column": 70 }, "end": { - "line": 491, + "line": 490, "column": 71 } } @@ -103681,15 +103533,15 @@ { "type": "CommentBlock", "value": "* @inherited ", - "start": 15376, - "end": 15393, + "start": 15354, + "end": 15371, "loc": { "start": { - "line": 493, + "line": 492, "column": 8 }, "end": { - "line": 493, + "line": 492, "column": 25 } } @@ -103709,15 +103561,15 @@ "updateContext": null }, "value": "this", - "start": 15402, - "end": 15406, + "start": 15380, + "end": 15384, "loc": { "start": { - "line": 494, + "line": 493, "column": 8 }, "end": { - "line": 494, + "line": 493, "column": 12 } } @@ -103735,15 +103587,15 @@ "binop": null, "updateContext": null }, - "start": 15406, - "end": 15407, + "start": 15384, + "end": 15385, "loc": { "start": { - "line": 494, + "line": 493, "column": 12 }, "end": { - "line": 494, + "line": 493, "column": 13 } } @@ -103761,15 +103613,15 @@ "binop": null }, "value": "initialized", - "start": 15407, - "end": 15418, + "start": 15385, + "end": 15396, "loc": { "start": { - "line": 494, + "line": 493, "column": 13 }, "end": { - "line": 494, + "line": 493, "column": 24 } } @@ -103788,15 +103640,15 @@ "updateContext": null }, "value": "=", - "start": 15419, - "end": 15420, + "start": 15397, + "end": 15398, "loc": { "start": { - "line": 494, + "line": 493, "column": 25 }, "end": { - "line": 494, + "line": 493, "column": 26 } } @@ -103816,15 +103668,15 @@ "updateContext": null }, "value": "true", - "start": 15421, - "end": 15425, + "start": 15399, + "end": 15403, "loc": { "start": { - "line": 494, + "line": 493, "column": 27 }, "end": { - "line": 494, + "line": 493, "column": 31 } } @@ -103842,15 +103694,15 @@ "binop": null, "updateContext": null }, - "start": 15425, - "end": 15426, + "start": 15403, + "end": 15404, "loc": { "start": { - "line": 494, + "line": 493, "column": 31 }, "end": { - "line": 494, + "line": 493, "column": 32 } } @@ -103870,15 +103722,15 @@ "updateContext": null }, "value": "this", - "start": 15436, - "end": 15440, + "start": 15414, + "end": 15418, "loc": { "start": { - "line": 496, + "line": 495, "column": 8 }, "end": { - "line": 496, + "line": 495, "column": 12 } } @@ -103896,15 +103748,15 @@ "binop": null, "updateContext": null }, - "start": 15440, - "end": 15441, + "start": 15418, + "end": 15419, "loc": { "start": { - "line": 496, + "line": 495, "column": 12 }, "end": { - "line": 496, + "line": 495, "column": 13 } } @@ -103922,15 +103774,15 @@ "binop": null }, "value": "emitter", - "start": 15441, - "end": 15448, + "start": 15419, + "end": 15426, "loc": { "start": { - "line": 496, + "line": 495, "column": 13 }, "end": { - "line": 496, + "line": 495, "column": 20 } } @@ -103948,15 +103800,15 @@ "binop": null, "updateContext": null }, - "start": 15448, - "end": 15449, + "start": 15426, + "end": 15427, "loc": { "start": { - "line": 496, + "line": 495, "column": 20 }, "end": { - "line": 496, + "line": 495, "column": 21 } } @@ -103974,15 +103826,15 @@ "binop": null }, "value": "emit", - "start": 15449, - "end": 15453, + "start": 15427, + "end": 15431, "loc": { "start": { - "line": 496, + "line": 495, "column": 21 }, "end": { - "line": 496, + "line": 495, "column": 25 } } @@ -103999,15 +103851,15 @@ "postfix": false, "binop": null }, - "start": 15453, - "end": 15454, + "start": 15431, + "end": 15432, "loc": { "start": { - "line": 496, + "line": 495, "column": 25 }, "end": { - "line": 496, + "line": 495, "column": 26 } } @@ -104026,15 +103878,15 @@ "updateContext": null }, "value": "feature-initialized", - "start": 15454, - "end": 15475, + "start": 15432, + "end": 15453, "loc": { "start": { - "line": 496, + "line": 495, "column": 26 }, "end": { - "line": 496, + "line": 495, "column": 47 } } @@ -104052,15 +103904,15 @@ "binop": null, "updateContext": null }, - "start": 15475, - "end": 15476, + "start": 15453, + "end": 15454, "loc": { "start": { - "line": 496, + "line": 495, "column": 47 }, "end": { - "line": 496, + "line": 495, "column": 48 } } @@ -104080,15 +103932,15 @@ "updateContext": null }, "value": "this", - "start": 15477, - "end": 15481, + "start": 15455, + "end": 15459, "loc": { "start": { - "line": 496, + "line": 495, "column": 49 }, "end": { - "line": 496, + "line": 495, "column": 53 } } @@ -104105,15 +103957,15 @@ "postfix": false, "binop": null }, - "start": 15481, - "end": 15482, + "start": 15459, + "end": 15460, "loc": { "start": { - "line": 496, + "line": 495, "column": 53 }, "end": { - "line": 496, + "line": 495, "column": 54 } } @@ -104131,15 +103983,15 @@ "binop": null, "updateContext": null }, - "start": 15482, - "end": 15483, + "start": 15460, + "end": 15461, "loc": { "start": { - "line": 496, + "line": 495, "column": 54 }, "end": { - "line": 496, + "line": 495, "column": 55 } } @@ -104156,15 +104008,15 @@ "postfix": false, "binop": null }, - "start": 15488, - "end": 15489, + "start": 15466, + "end": 15467, "loc": { "start": { - "line": 497, + "line": 496, "column": 4 }, "end": { - "line": 497, + "line": 496, "column": 5 } } @@ -104172,15 +104024,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", - "start": 15495, - "end": 15643, + "start": 15473, + "end": 15621, "loc": { "start": { - "line": 499, + "line": 498, "column": 4 }, "end": { - "line": 502, + "line": 501, "column": 7 } } @@ -104198,15 +104050,15 @@ "binop": null }, "value": "reset", - "start": 15648, - "end": 15653, + "start": 15626, + "end": 15631, "loc": { "start": { - "line": 503, + "line": 502, "column": 4 }, "end": { - "line": 503, + "line": 502, "column": 9 } } @@ -104223,15 +104075,15 @@ "postfix": false, "binop": null }, - "start": 15653, - "end": 15654, + "start": 15631, + "end": 15632, "loc": { "start": { - "line": 503, + "line": 502, "column": 9 }, "end": { - "line": 503, + "line": 502, "column": 10 } } @@ -104249,15 +104101,15 @@ "binop": null }, "value": "filterTable", - "start": 15654, - "end": 15665, + "start": 15632, + "end": 15643, "loc": { "start": { - "line": 503, + "line": 502, "column": 10 }, "end": { - "line": 503, + "line": 502, "column": 21 } } @@ -104276,15 +104128,15 @@ "updateContext": null }, "value": "=", - "start": 15666, - "end": 15667, + "start": 15644, + "end": 15645, "loc": { "start": { - "line": 503, + "line": 502, "column": 22 }, "end": { - "line": 503, + "line": 502, "column": 23 } } @@ -104304,15 +104156,15 @@ "updateContext": null }, "value": "false", - "start": 15668, - "end": 15673, + "start": 15646, + "end": 15651, "loc": { "start": { - "line": 503, + "line": 502, "column": 24 }, "end": { - "line": 503, + "line": 502, "column": 29 } } @@ -104329,15 +104181,15 @@ "postfix": false, "binop": null }, - "start": 15673, - "end": 15674, + "start": 15651, + "end": 15652, "loc": { "start": { - "line": 503, + "line": 502, "column": 29 }, "end": { - "line": 503, + "line": 502, "column": 30 } } @@ -104354,15 +104206,15 @@ "postfix": false, "binop": null }, - "start": 15675, - "end": 15676, + "start": 15653, + "end": 15654, "loc": { "start": { - "line": 503, + "line": 502, "column": 31 }, "end": { - "line": 503, + "line": 502, "column": 32 } } @@ -104382,15 +104234,15 @@ "updateContext": null }, "value": "this", - "start": 15685, - "end": 15689, + "start": 15663, + "end": 15667, "loc": { "start": { - "line": 504, + "line": 503, "column": 8 }, "end": { - "line": 504, + "line": 503, "column": 12 } } @@ -104408,15 +104260,15 @@ "binop": null, "updateContext": null }, - "start": 15689, - "end": 15690, + "start": 15667, + "end": 15668, "loc": { "start": { - "line": 504, + "line": 503, "column": 12 }, "end": { - "line": 504, + "line": 503, "column": 13 } } @@ -104434,15 +104286,15 @@ "binop": null }, "value": "enable", - "start": 15690, - "end": 15696, + "start": 15668, + "end": 15674, "loc": { "start": { - "line": 504, + "line": 503, "column": 13 }, "end": { - "line": 504, + "line": 503, "column": 19 } } @@ -104459,15 +104311,15 @@ "postfix": false, "binop": null }, - "start": 15696, - "end": 15697, + "start": 15674, + "end": 15675, "loc": { "start": { - "line": 504, + "line": 503, "column": 19 }, "end": { - "line": 504, + "line": 503, "column": 20 } } @@ -104484,15 +104336,15 @@ "postfix": false, "binop": null }, - "start": 15697, - "end": 15698, + "start": 15675, + "end": 15676, "loc": { "start": { - "line": 504, + "line": 503, "column": 20 }, "end": { - "line": 504, + "line": 503, "column": 21 } } @@ -104510,15 +104362,15 @@ "binop": null, "updateContext": null }, - "start": 15698, - "end": 15699, + "start": 15676, + "end": 15677, "loc": { "start": { - "line": 504, + "line": 503, "column": 21 }, "end": { - "line": 504, + "line": 503, "column": 22 } } @@ -104538,15 +104390,15 @@ "updateContext": null }, "value": "this", - "start": 15708, - "end": 15712, + "start": 15686, + "end": 15690, "loc": { "start": { - "line": 505, + "line": 504, "column": 8 }, "end": { - "line": 505, + "line": 504, "column": 12 } } @@ -104564,15 +104416,15 @@ "binop": null, "updateContext": null }, - "start": 15712, - "end": 15713, + "start": 15690, + "end": 15691, "loc": { "start": { - "line": 505, + "line": 504, "column": 12 }, "end": { - "line": 505, + "line": 504, "column": 13 } } @@ -104590,15 +104442,15 @@ "binop": null }, "value": "init", - "start": 15713, - "end": 15717, + "start": 15691, + "end": 15695, "loc": { "start": { - "line": 505, + "line": 504, "column": 13 }, "end": { - "line": 505, + "line": 504, "column": 17 } } @@ -104615,15 +104467,15 @@ "postfix": false, "binop": null }, - "start": 15717, - "end": 15718, + "start": 15695, + "end": 15696, "loc": { "start": { - "line": 505, + "line": 504, "column": 17 }, "end": { - "line": 505, + "line": 504, "column": 18 } } @@ -104640,15 +104492,15 @@ "postfix": false, "binop": null }, - "start": 15718, - "end": 15719, + "start": 15696, + "end": 15697, "loc": { "start": { - "line": 505, + "line": 504, "column": 18 }, "end": { - "line": 505, + "line": 504, "column": 19 } } @@ -104666,15 +104518,15 @@ "binop": null, "updateContext": null }, - "start": 15719, - "end": 15720, + "start": 15697, + "end": 15698, "loc": { "start": { - "line": 505, + "line": 504, "column": 19 }, "end": { - "line": 505, + "line": 504, "column": 20 } } @@ -104694,15 +104546,15 @@ "updateContext": null }, "value": "if", - "start": 15730, - "end": 15732, + "start": 15708, + "end": 15710, "loc": { "start": { - "line": 507, + "line": 506, "column": 8 }, "end": { - "line": 507, + "line": 506, "column": 10 } } @@ -104719,15 +104571,15 @@ "postfix": false, "binop": null }, - "start": 15733, - "end": 15734, + "start": 15711, + "end": 15712, "loc": { "start": { - "line": 507, + "line": 506, "column": 11 }, "end": { - "line": 507, + "line": 506, "column": 12 } } @@ -104745,15 +104597,15 @@ "binop": null }, "value": "filterTable", - "start": 15734, - "end": 15745, + "start": 15712, + "end": 15723, "loc": { "start": { - "line": 507, + "line": 506, "column": 12 }, "end": { - "line": 507, + "line": 506, "column": 23 } } @@ -104770,15 +104622,15 @@ "postfix": false, "binop": null }, - "start": 15745, - "end": 15746, + "start": 15723, + "end": 15724, "loc": { "start": { - "line": 507, + "line": 506, "column": 23 }, "end": { - "line": 507, + "line": 506, "column": 24 } } @@ -104795,15 +104647,15 @@ "postfix": false, "binop": null }, - "start": 15747, - "end": 15748, + "start": 15725, + "end": 15726, "loc": { "start": { - "line": 507, + "line": 506, "column": 25 }, "end": { - "line": 507, + "line": 506, "column": 26 } } @@ -104823,15 +104675,15 @@ "updateContext": null }, "value": "this", - "start": 15761, - "end": 15765, + "start": 15739, + "end": 15743, "loc": { "start": { - "line": 508, + "line": 507, "column": 12 }, "end": { - "line": 508, + "line": 507, "column": 16 } } @@ -104849,15 +104701,15 @@ "binop": null, "updateContext": null }, - "start": 15765, - "end": 15766, + "start": 15743, + "end": 15744, "loc": { "start": { - "line": 508, + "line": 507, "column": 16 }, "end": { - "line": 508, + "line": 507, "column": 17 } } @@ -104875,15 +104727,15 @@ "binop": null }, "value": "tf", - "start": 15766, - "end": 15768, + "start": 15744, + "end": 15746, "loc": { "start": { - "line": 508, + "line": 507, "column": 17 }, "end": { - "line": 508, + "line": 507, "column": 19 } } @@ -104901,15 +104753,15 @@ "binop": null, "updateContext": null }, - "start": 15768, - "end": 15769, + "start": 15746, + "end": 15747, "loc": { "start": { - "line": 508, + "line": 507, "column": 19 }, "end": { - "line": 508, + "line": 507, "column": 20 } } @@ -104927,15 +104779,15 @@ "binop": null }, "value": "filter", - "start": 15769, - "end": 15775, + "start": 15747, + "end": 15753, "loc": { "start": { - "line": 508, + "line": 507, "column": 20 }, "end": { - "line": 508, + "line": 507, "column": 26 } } @@ -104952,15 +104804,15 @@ "postfix": false, "binop": null }, - "start": 15775, - "end": 15776, + "start": 15753, + "end": 15754, "loc": { "start": { - "line": 508, + "line": 507, "column": 26 }, "end": { - "line": 508, + "line": 507, "column": 27 } } @@ -104977,15 +104829,15 @@ "postfix": false, "binop": null }, - "start": 15776, - "end": 15777, + "start": 15754, + "end": 15755, "loc": { "start": { - "line": 508, + "line": 507, "column": 27 }, "end": { - "line": 508, + "line": 507, "column": 28 } } @@ -105003,15 +104855,15 @@ "binop": null, "updateContext": null }, - "start": 15777, - "end": 15778, + "start": 15755, + "end": 15756, "loc": { "start": { - "line": 508, + "line": 507, "column": 28 }, "end": { - "line": 508, + "line": 507, "column": 29 } } @@ -105028,15 +104880,15 @@ "postfix": false, "binop": null }, - "start": 15787, - "end": 15788, + "start": 15765, + "end": 15766, "loc": { "start": { - "line": 509, + "line": 508, "column": 8 }, "end": { - "line": 509, + "line": 508, "column": 9 } } @@ -105053,15 +104905,15 @@ "postfix": false, "binop": null }, - "start": 15793, - "end": 15794, + "start": 15771, + "end": 15772, "loc": { "start": { - "line": 510, + "line": 509, "column": 4 }, "end": { - "line": 510, + "line": 509, "column": 5 } } @@ -105069,15 +104921,15 @@ { "type": "CommentBlock", "value": "*\n * Reset paging info from scratch after a filtering process\n ", - "start": 15800, - "end": 15875, + "start": 15778, + "end": 15853, "loc": { "start": { - "line": 512, + "line": 511, "column": 4 }, "end": { - "line": 514, + "line": 513, "column": 7 } } @@ -105095,15 +104947,15 @@ "binop": null }, "value": "resetPagingInfo", - "start": 15880, - "end": 15895, + "start": 15858, + "end": 15873, "loc": { "start": { - "line": 515, + "line": 514, "column": 4 }, "end": { - "line": 515, + "line": 514, "column": 19 } } @@ -105120,15 +104972,15 @@ "postfix": false, "binop": null }, - "start": 15895, - "end": 15896, + "start": 15873, + "end": 15874, "loc": { "start": { - "line": 515, + "line": 514, "column": 19 }, "end": { - "line": 515, + "line": 514, "column": 20 } } @@ -105145,15 +104997,15 @@ "postfix": false, "binop": null }, - "start": 15896, - "end": 15897, + "start": 15874, + "end": 15875, "loc": { "start": { - "line": 515, + "line": 514, "column": 20 }, "end": { - "line": 515, + "line": 514, "column": 21 } } @@ -105170,15 +105022,15 @@ "postfix": false, "binop": null }, - "start": 15898, - "end": 15899, + "start": 15876, + "end": 15877, "loc": { "start": { - "line": 515, + "line": 514, "column": 22 }, "end": { - "line": 515, + "line": 514, "column": 23 } } @@ -105198,15 +105050,15 @@ "updateContext": null }, "value": "this", - "start": 15908, - "end": 15912, + "start": 15886, + "end": 15890, "loc": { "start": { - "line": 516, + "line": 515, "column": 8 }, "end": { - "line": 516, + "line": 515, "column": 12 } } @@ -105224,15 +105076,15 @@ "binop": null, "updateContext": null }, - "start": 15912, - "end": 15913, + "start": 15890, + "end": 15891, "loc": { "start": { - "line": 516, + "line": 515, "column": 12 }, "end": { - "line": 516, + "line": 515, "column": 13 } } @@ -105250,15 +105102,15 @@ "binop": null }, "value": "startPagingRow", - "start": 15913, - "end": 15927, + "start": 15891, + "end": 15905, "loc": { "start": { - "line": 516, + "line": 515, "column": 13 }, "end": { - "line": 516, + "line": 515, "column": 27 } } @@ -105277,15 +105129,15 @@ "updateContext": null }, "value": "=", - "start": 15928, - "end": 15929, + "start": 15906, + "end": 15907, "loc": { "start": { - "line": 516, + "line": 515, "column": 28 }, "end": { - "line": 516, + "line": 515, "column": 29 } } @@ -105304,15 +105156,15 @@ "updateContext": null }, "value": 0, - "start": 15930, - "end": 15931, + "start": 15908, + "end": 15909, "loc": { "start": { - "line": 516, + "line": 515, "column": 30 }, "end": { - "line": 516, + "line": 515, "column": 31 } } @@ -105330,15 +105182,15 @@ "binop": null, "updateContext": null }, - "start": 15931, - "end": 15932, + "start": 15909, + "end": 15910, "loc": { "start": { - "line": 516, + "line": 515, "column": 31 }, "end": { - "line": 516, + "line": 515, "column": 32 } } @@ -105358,8 +105210,168 @@ "updateContext": null }, "value": "this", + "start": 15919, + "end": 15923, + "loc": { + "start": { + "line": 516, + "column": 8 + }, + "end": { + "line": 516, + "column": 12 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 15923, + "end": 15924, + "loc": { + "start": { + "line": 516, + "column": 12 + }, + "end": { + "line": 516, + "column": 13 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "currentPageNb", + "start": 15924, + "end": 15937, + "loc": { + "start": { + "line": 516, + "column": 13 + }, + "end": { + "line": 516, + "column": 26 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 15938, + "end": 15939, + "loc": { + "start": { + "line": 516, + "column": 27 + }, + "end": { + "line": 516, + "column": 28 + } + } + }, + { + "type": { + "label": "num", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": 1, + "start": 15940, + "end": 15941, + "loc": { + "start": { + "line": 516, + "column": 29 + }, + "end": { + "line": 516, + "column": 30 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, "start": 15941, - "end": 15945, + "end": 15942, + "loc": { + "start": { + "line": 516, + "column": 30 + }, + "end": { + "line": 516, + "column": 31 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 15951, + "end": 15955, "loc": { "start": { "line": 517, @@ -105384,8 +105396,8 @@ "binop": null, "updateContext": null }, - "start": 15945, - "end": 15946, + "start": 15955, + "end": 15956, "loc": { "start": { "line": 517, @@ -105409,9 +105421,9 @@ "postfix": false, "binop": null }, - "value": "currentPageNb", - "start": 15946, - "end": 15959, + "value": "setPagingInfo", + "start": 15956, + "end": 15969, "loc": { "start": { "line": 517, @@ -105425,81 +105437,26 @@ }, { "type": { - "label": "=", + "label": "(", "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 15960, - "end": 15961, - "loc": { - "start": { - "line": 517, - "column": 27 - }, - "end": { - "line": 517, - "column": 28 - } - } - }, - { - "type": { - "label": "num", - "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, - "binop": null, - "updateContext": null + "binop": null }, - "value": 1, - "start": 15962, - "end": 15963, + "start": 15969, + "end": 15970, "loc": { "start": { "line": 517, - "column": 29 + "column": 26 }, "end": { "line": 517, - "column": 30 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 15963, - "end": 15964, - "loc": { - "start": { - "line": 517, - "column": 30 - }, - "end": { - "line": 517, - "column": 31 + "column": 27 } } }, @@ -105518,16 +105475,68 @@ "updateContext": null }, "value": "this", - "start": 15973, + "start": 15970, + "end": 15974, + "loc": { + "start": { + "line": 517, + "column": 27 + }, + "end": { + "line": 517, + "column": 31 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 15974, + "end": 15975, + "loc": { + "start": { + "line": 517, + "column": 31 + }, + "end": { + "line": 517, + "column": 32 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "tf", + "start": 15975, "end": 15977, "loc": { "start": { - "line": 518, - "column": 8 + "line": 517, + "column": 32 }, "end": { - "line": 518, - "column": 12 + "line": 517, + "column": 34 } } }, @@ -105548,168 +105557,11 @@ "end": 15978, "loc": { "start": { - "line": 518, - "column": 12 - }, - "end": { - "line": 518, - "column": 13 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "setPagingInfo", - "start": 15978, - "end": 15991, - "loc": { - "start": { - "line": 518, - "column": 13 - }, - "end": { - "line": 518, - "column": 26 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 15991, - "end": 15992, - "loc": { - "start": { - "line": 518, - "column": 26 - }, - "end": { - "line": 518, - "column": 27 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 15992, - "end": 15996, - "loc": { - "start": { - "line": 518, - "column": 27 - }, - "end": { - "line": 518, - "column": 31 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 15996, - "end": 15997, - "loc": { - "start": { - "line": 518, - "column": 31 - }, - "end": { - "line": 518, - "column": 32 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "tf", - "start": 15997, - "end": 15999, - "loc": { - "start": { - "line": 518, - "column": 32 - }, - "end": { - "line": 518, - "column": 34 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 15999, - "end": 16000, - "loc": { - "start": { - "line": 518, + "line": 517, "column": 34 }, "end": { - "line": 518, + "line": 517, "column": 35 } } @@ -105727,15 +105579,15 @@ "binop": null }, "value": "validRowsIndex", - "start": 16000, - "end": 16014, + "start": 15978, + "end": 15992, "loc": { "start": { - "line": 518, + "line": 517, "column": 35 }, "end": { - "line": 518, + "line": 517, "column": 49 } } @@ -105752,15 +105604,15 @@ "postfix": false, "binop": null }, - "start": 16014, - "end": 16015, + "start": 15992, + "end": 15993, "loc": { "start": { - "line": 518, + "line": 517, "column": 49 }, "end": { - "line": 518, + "line": 517, "column": 50 } } @@ -105778,15 +105630,15 @@ "binop": null, "updateContext": null }, - "start": 16015, - "end": 16016, + "start": 15993, + "end": 15994, "loc": { "start": { - "line": 518, + "line": 517, "column": 50 }, "end": { - "line": 518, + "line": 517, "column": 51 } } @@ -105803,15 +105655,15 @@ "postfix": false, "binop": null }, - "start": 16021, - "end": 16022, + "start": 15999, + "end": 16000, "loc": { "start": { - "line": 519, + "line": 518, "column": 4 }, "end": { - "line": 519, + "line": 518, "column": 5 } } @@ -105819,15 +105671,15 @@ { "type": "CommentBlock", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", - "start": 16028, - "end": 16207, + "start": 16006, + "end": 16185, "loc": { "start": { - "line": 521, + "line": 520, "column": 4 }, "end": { - "line": 525, + "line": 524, "column": 7 } } @@ -105845,15 +105697,15 @@ "binop": null }, "value": "setPagingInfo", - "start": 16212, - "end": 16225, + "start": 16190, + "end": 16203, "loc": { "start": { - "line": 526, + "line": 525, "column": 4 }, "end": { - "line": 526, + "line": 525, "column": 17 } } @@ -105870,15 +105722,15 @@ "postfix": false, "binop": null }, - "start": 16225, - "end": 16226, + "start": 16203, + "end": 16204, "loc": { "start": { - "line": 526, + "line": 525, "column": 17 }, "end": { - "line": 526, + "line": 525, "column": 18 } } @@ -105896,15 +105748,15 @@ "binop": null }, "value": "validRows", - "start": 16226, - "end": 16235, + "start": 16204, + "end": 16213, "loc": { "start": { - "line": 526, + "line": 525, "column": 18 }, "end": { - "line": 526, + "line": 525, "column": 27 } } @@ -105921,15 +105773,15 @@ "postfix": false, "binop": null }, - "start": 16235, - "end": 16236, + "start": 16213, + "end": 16214, "loc": { "start": { - "line": 526, + "line": 525, "column": 27 }, "end": { - "line": 526, + "line": 525, "column": 28 } } @@ -105946,15 +105798,15 @@ "postfix": false, "binop": null }, - "start": 16237, - "end": 16238, + "start": 16215, + "end": 16216, "loc": { "start": { - "line": 526, + "line": 525, "column": 29 }, "end": { - "line": 526, + "line": 525, "column": 30 } } @@ -105974,15 +105826,15 @@ "updateContext": null }, "value": "let", - "start": 16247, - "end": 16250, + "start": 16225, + "end": 16228, "loc": { "start": { - "line": 527, + "line": 526, "column": 8 }, "end": { - "line": 527, + "line": 526, "column": 11 } } @@ -106000,15 +105852,15 @@ "binop": null }, "value": "tf", - "start": 16251, - "end": 16253, + "start": 16229, + "end": 16231, "loc": { "start": { - "line": 527, + "line": 526, "column": 12 }, "end": { - "line": 527, + "line": 526, "column": 14 } } @@ -106027,15 +105879,15 @@ "updateContext": null }, "value": "=", - "start": 16254, - "end": 16255, + "start": 16232, + "end": 16233, "loc": { "start": { - "line": 527, + "line": 526, "column": 15 }, "end": { - "line": 527, + "line": 526, "column": 16 } } @@ -106055,15 +105907,15 @@ "updateContext": null }, "value": "this", - "start": 16256, - "end": 16260, + "start": 16234, + "end": 16238, "loc": { "start": { - "line": 527, + "line": 526, "column": 17 }, "end": { - "line": 527, + "line": 526, "column": 21 } } @@ -106081,15 +105933,15 @@ "binop": null, "updateContext": null }, - "start": 16260, - "end": 16261, + "start": 16238, + "end": 16239, "loc": { "start": { - "line": 527, + "line": 526, "column": 21 }, "end": { - "line": 527, + "line": 526, "column": 22 } } @@ -106107,15 +105959,15 @@ "binop": null }, "value": "tf", - "start": 16261, - "end": 16263, + "start": 16239, + "end": 16241, "loc": { "start": { - "line": 527, + "line": 526, "column": 22 }, "end": { - "line": 527, + "line": 526, "column": 24 } } @@ -106133,15 +105985,15 @@ "binop": null, "updateContext": null }, - "start": 16263, - "end": 16264, + "start": 16241, + "end": 16242, "loc": { "start": { - "line": 527, + "line": 526, "column": 24 }, "end": { - "line": 527, + "line": 526, "column": 25 } } @@ -106161,15 +106013,15 @@ "updateContext": null }, "value": "let", - "start": 16273, - "end": 16276, + "start": 16251, + "end": 16254, "loc": { "start": { - "line": 528, + "line": 527, "column": 8 }, "end": { - "line": 528, + "line": 527, "column": 11 } } @@ -106187,15 +106039,15 @@ "binop": null }, "value": "cont", - "start": 16277, - "end": 16281, + "start": 16255, + "end": 16259, "loc": { "start": { - "line": 528, + "line": 527, "column": 12 }, "end": { - "line": 528, + "line": 527, "column": 16 } } @@ -106214,15 +106066,15 @@ "updateContext": null }, "value": "=", - "start": 16282, - "end": 16283, + "start": 16260, + "end": 16261, "loc": { "start": { - "line": 528, + "line": 527, "column": 17 }, "end": { - "line": 528, + "line": 527, "column": 18 } } @@ -106241,15 +106093,15 @@ "updateContext": null }, "value": "!", - "start": 16284, - "end": 16285, + "start": 16262, + "end": 16263, "loc": { "start": { - "line": 528, + "line": 527, "column": 19 }, "end": { - "line": 528, + "line": 527, "column": 20 } } @@ -106269,15 +106121,15 @@ "updateContext": null }, "value": "this", - "start": 16285, - "end": 16289, + "start": 16263, + "end": 16267, "loc": { "start": { - "line": 528, + "line": 527, "column": 20 }, "end": { - "line": 528, + "line": 527, "column": 24 } } @@ -106295,15 +106147,15 @@ "binop": null, "updateContext": null }, - "start": 16289, - "end": 16290, + "start": 16267, + "end": 16268, "loc": { "start": { - "line": 528, + "line": 527, "column": 24 }, "end": { - "line": 528, + "line": 527, "column": 25 } } @@ -106321,15 +106173,15 @@ "binop": null }, "value": "tgtId", - "start": 16290, - "end": 16295, + "start": 16268, + "end": 16273, "loc": { "start": { - "line": 528, + "line": 527, "column": 25 }, "end": { - "line": 528, + "line": 527, "column": 30 } } @@ -106347,15 +106199,15 @@ "binop": null, "updateContext": null }, - "start": 16296, - "end": 16297, + "start": 16274, + "end": 16275, "loc": { "start": { - "line": 528, + "line": 527, "column": 31 }, "end": { - "line": 528, + "line": 527, "column": 32 } } @@ -106373,15 +106225,15 @@ "binop": null }, "value": "tf", - "start": 16310, - "end": 16312, + "start": 16288, + "end": 16290, "loc": { "start": { - "line": 529, + "line": 528, "column": 12 }, "end": { - "line": 529, + "line": 528, "column": 14 } } @@ -106399,15 +106251,15 @@ "binop": null, "updateContext": null }, - "start": 16312, - "end": 16313, + "start": 16290, + "end": 16291, "loc": { "start": { - "line": 529, + "line": 528, "column": 14 }, "end": { - "line": 529, + "line": 528, "column": 15 } } @@ -106425,15 +106277,15 @@ "binop": null }, "value": "feature", - "start": 16313, - "end": 16320, + "start": 16291, + "end": 16298, "loc": { "start": { - "line": 529, + "line": 528, "column": 15 }, "end": { - "line": 529, + "line": 528, "column": 22 } } @@ -106450,15 +106302,15 @@ "postfix": false, "binop": null }, - "start": 16320, - "end": 16321, + "start": 16298, + "end": 16299, "loc": { "start": { - "line": 529, + "line": 528, "column": 22 }, "end": { - "line": 529, + "line": 528, "column": 23 } } @@ -106477,15 +106329,15 @@ "updateContext": null }, "value": "toolbar", - "start": 16321, - "end": 16330, + "start": 16299, + "end": 16308, "loc": { "start": { - "line": 529, + "line": 528, "column": 23 }, "end": { - "line": 529, + "line": 528, "column": 32 } } @@ -106502,15 +106354,15 @@ "postfix": false, "binop": null }, - "start": 16330, - "end": 16331, + "start": 16308, + "end": 16309, "loc": { "start": { - "line": 529, + "line": 528, "column": 32 }, "end": { - "line": 529, + "line": 528, "column": 33 } } @@ -106528,15 +106380,15 @@ "binop": null, "updateContext": null }, - "start": 16331, - "end": 16332, + "start": 16309, + "end": 16310, "loc": { "start": { - "line": 529, + "line": 528, "column": 33 }, "end": { - "line": 529, + "line": 528, "column": 34 } } @@ -106554,15 +106406,15 @@ "binop": null }, "value": "container", - "start": 16332, - "end": 16341, + "start": 16310, + "end": 16319, "loc": { "start": { - "line": 529, + "line": 528, "column": 34 }, "end": { - "line": 529, + "line": 528, "column": 43 } } @@ -106579,15 +106431,15 @@ "postfix": false, "binop": null }, - "start": 16341, - "end": 16342, + "start": 16319, + "end": 16320, "loc": { "start": { - "line": 529, + "line": 528, "column": 43 }, "end": { - "line": 529, + "line": 528, "column": 44 } } @@ -106607,15 +106459,15 @@ "updateContext": null }, "value": "this", - "start": 16342, - "end": 16346, + "start": 16320, + "end": 16324, "loc": { "start": { - "line": 529, + "line": 528, "column": 44 }, "end": { - "line": 529, + "line": 528, "column": 48 } } @@ -106633,15 +106485,15 @@ "binop": null, "updateContext": null }, - "start": 16346, - "end": 16347, + "start": 16324, + "end": 16325, "loc": { "start": { - "line": 529, + "line": 528, "column": 48 }, "end": { - "line": 529, + "line": 528, "column": 49 } } @@ -106659,15 +106511,15 @@ "binop": null }, "value": "toolbarPosition", - "start": 16347, - "end": 16362, + "start": 16325, + "end": 16340, "loc": { "start": { - "line": 529, + "line": 528, "column": 49 }, "end": { - "line": 529, + "line": 528, "column": 64 } } @@ -106684,15 +106536,15 @@ "postfix": false, "binop": null }, - "start": 16362, - "end": 16363, + "start": 16340, + "end": 16341, "loc": { "start": { - "line": 529, + "line": 528, "column": 64 }, "end": { - "line": 529, + "line": 528, "column": 65 } } @@ -106710,15 +106562,15 @@ "binop": null, "updateContext": null }, - "start": 16364, - "end": 16365, + "start": 16342, + "end": 16343, "loc": { "start": { - "line": 529, + "line": 528, "column": 66 }, "end": { - "line": 529, + "line": 528, "column": 67 } } @@ -106736,15 +106588,15 @@ "binop": null }, "value": "elm", - "start": 16378, - "end": 16381, + "start": 16356, + "end": 16359, "loc": { "start": { - "line": 530, + "line": 529, "column": 12 }, "end": { - "line": 530, + "line": 529, "column": 15 } } @@ -106761,15 +106613,15 @@ "postfix": false, "binop": null }, - "start": 16381, - "end": 16382, + "start": 16359, + "end": 16360, "loc": { "start": { - "line": 530, + "line": 529, "column": 15 }, "end": { - "line": 530, + "line": 529, "column": 16 } } @@ -106789,15 +106641,15 @@ "updateContext": null }, "value": "this", - "start": 16382, - "end": 16386, + "start": 16360, + "end": 16364, "loc": { "start": { - "line": 530, + "line": 529, "column": 16 }, "end": { - "line": 530, + "line": 529, "column": 20 } } @@ -106815,15 +106667,15 @@ "binop": null, "updateContext": null }, - "start": 16386, - "end": 16387, + "start": 16364, + "end": 16365, "loc": { "start": { - "line": 530, + "line": 529, "column": 20 }, "end": { - "line": 530, + "line": 529, "column": 21 } } @@ -106841,15 +106693,15 @@ "binop": null }, "value": "tgtId", - "start": 16387, - "end": 16392, + "start": 16365, + "end": 16370, "loc": { "start": { - "line": 530, + "line": 529, "column": 21 }, "end": { - "line": 530, + "line": 529, "column": 26 } } @@ -106866,15 +106718,15 @@ "postfix": false, "binop": null }, - "start": 16392, - "end": 16393, + "start": 16370, + "end": 16371, "loc": { "start": { - "line": 530, + "line": 529, "column": 26 }, "end": { - "line": 530, + "line": 529, "column": 27 } } @@ -106892,15 +106744,15 @@ "binop": null, "updateContext": null }, - "start": 16393, - "end": 16394, + "start": 16371, + "end": 16372, "loc": { "start": { - "line": 530, + "line": 529, "column": 27 }, "end": { - "line": 530, + "line": 529, "column": 28 } } @@ -106908,15 +106760,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 16404, - "end": 16430, + "start": 16382, + "end": 16408, "loc": { "start": { - "line": 532, + "line": 531, "column": 8 }, "end": { - "line": 532, + "line": 531, "column": 34 } } @@ -106934,15 +106786,15 @@ "binop": null }, "value": "tf", - "start": 16439, - "end": 16441, + "start": 16417, + "end": 16419, "loc": { "start": { - "line": 533, + "line": 532, "column": 8 }, "end": { - "line": 533, + "line": 532, "column": 10 } } @@ -106960,15 +106812,15 @@ "binop": null, "updateContext": null }, - "start": 16441, - "end": 16442, + "start": 16419, + "end": 16420, "loc": { "start": { - "line": 533, + "line": 532, "column": 10 }, "end": { - "line": 533, + "line": 532, "column": 11 } } @@ -106986,15 +106838,15 @@ "binop": null }, "value": "validRowsIndex", - "start": 16442, - "end": 16456, + "start": 16420, + "end": 16434, "loc": { "start": { - "line": 533, + "line": 532, "column": 11 }, "end": { - "line": 533, + "line": 532, "column": 25 } } @@ -107013,15 +106865,15 @@ "updateContext": null }, "value": "=", - "start": 16457, - "end": 16458, + "start": 16435, + "end": 16436, "loc": { "start": { - "line": 533, + "line": 532, "column": 26 }, "end": { - "line": 533, + "line": 532, "column": 27 } } @@ -107039,15 +106891,15 @@ "binop": null }, "value": "validRows", - "start": 16459, - "end": 16468, + "start": 16437, + "end": 16446, "loc": { "start": { - "line": 533, + "line": 532, "column": 28 }, "end": { - "line": 533, + "line": 532, "column": 37 } } @@ -107066,15 +106918,15 @@ "updateContext": null }, "value": "||", - "start": 16469, - "end": 16471, + "start": 16447, + "end": 16449, "loc": { "start": { - "line": 533, + "line": 532, "column": 38 }, "end": { - "line": 533, + "line": 532, "column": 40 } } @@ -107092,15 +106944,15 @@ "binop": null }, "value": "tf", - "start": 16472, - "end": 16474, + "start": 16450, + "end": 16452, "loc": { "start": { - "line": 533, + "line": 532, "column": 41 }, "end": { - "line": 533, + "line": 532, "column": 43 } } @@ -107118,15 +106970,15 @@ "binop": null, "updateContext": null }, - "start": 16474, - "end": 16475, + "start": 16452, + "end": 16453, "loc": { "start": { - "line": 533, + "line": 532, "column": 43 }, "end": { - "line": 533, + "line": 532, "column": 44 } } @@ -107144,15 +106996,15 @@ "binop": null }, "value": "getValidRows", - "start": 16475, - "end": 16487, + "start": 16453, + "end": 16465, "loc": { "start": { - "line": 533, + "line": 532, "column": 44 }, "end": { - "line": 533, + "line": 532, "column": 56 } } @@ -107169,15 +107021,15 @@ "postfix": false, "binop": null }, - "start": 16487, - "end": 16488, + "start": 16465, + "end": 16466, "loc": { "start": { - "line": 533, + "line": 532, "column": 56 }, "end": { - "line": 533, + "line": 532, "column": 57 } } @@ -107197,15 +107049,15 @@ "updateContext": null }, "value": "true", - "start": 16488, - "end": 16492, + "start": 16466, + "end": 16470, "loc": { "start": { - "line": 533, + "line": 532, "column": 57 }, "end": { - "line": 533, + "line": 532, "column": 61 } } @@ -107222,15 +107074,15 @@ "postfix": false, "binop": null }, - "start": 16492, - "end": 16493, + "start": 16470, + "end": 16471, "loc": { "start": { - "line": 533, + "line": 532, "column": 61 }, "end": { - "line": 533, + "line": 532, "column": 62 } } @@ -107248,15 +107100,15 @@ "binop": null, "updateContext": null }, - "start": 16493, - "end": 16494, + "start": 16471, + "end": 16472, "loc": { "start": { - "line": 533, + "line": 532, "column": 62 }, "end": { - "line": 533, + "line": 532, "column": 63 } } @@ -107264,15 +107116,15 @@ { "type": "CommentLine", "value": "calculate nb of pages", - "start": 16504, - "end": 16527, + "start": 16482, + "end": 16505, "loc": { "start": { - "line": 535, + "line": 534, "column": 8 }, "end": { - "line": 535, + "line": 534, "column": 31 } } @@ -107292,15 +107144,15 @@ "updateContext": null }, "value": "this", - "start": 16536, - "end": 16540, + "start": 16514, + "end": 16518, "loc": { "start": { - "line": 536, + "line": 535, "column": 8 }, "end": { - "line": 536, + "line": 535, "column": 12 } } @@ -107318,15 +107170,15 @@ "binop": null, "updateContext": null }, - "start": 16540, - "end": 16541, + "start": 16518, + "end": 16519, "loc": { "start": { - "line": 536, + "line": 535, "column": 12 }, "end": { - "line": 536, + "line": 535, "column": 13 } } @@ -107344,15 +107196,15 @@ "binop": null }, "value": "nbPages", - "start": 16541, - "end": 16548, + "start": 16519, + "end": 16526, "loc": { "start": { - "line": 536, + "line": 535, "column": 13 }, "end": { - "line": 536, + "line": 535, "column": 20 } } @@ -107371,15 +107223,15 @@ "updateContext": null }, "value": "=", - "start": 16549, - "end": 16550, + "start": 16527, + "end": 16528, "loc": { "start": { - "line": 536, + "line": 535, "column": 21 }, "end": { - "line": 536, + "line": 535, "column": 22 } } @@ -107397,15 +107249,15 @@ "binop": null }, "value": "Math", - "start": 16551, - "end": 16555, + "start": 16529, + "end": 16533, "loc": { "start": { - "line": 536, + "line": 535, "column": 23 }, "end": { - "line": 536, + "line": 535, "column": 27 } } @@ -107423,15 +107275,15 @@ "binop": null, "updateContext": null }, - "start": 16555, - "end": 16556, + "start": 16533, + "end": 16534, "loc": { "start": { - "line": 536, + "line": 535, "column": 27 }, "end": { - "line": 536, + "line": 535, "column": 28 } } @@ -107449,15 +107301,15 @@ "binop": null }, "value": "ceil", - "start": 16556, - "end": 16560, + "start": 16534, + "end": 16538, "loc": { "start": { - "line": 536, + "line": 535, "column": 28 }, "end": { - "line": 536, + "line": 535, "column": 32 } } @@ -107474,15 +107326,15 @@ "postfix": false, "binop": null }, - "start": 16560, - "end": 16561, + "start": 16538, + "end": 16539, "loc": { "start": { - "line": 536, + "line": 535, "column": 32 }, "end": { - "line": 536, + "line": 535, "column": 33 } } @@ -107500,15 +107352,15 @@ "binop": null }, "value": "tf", - "start": 16561, - "end": 16563, + "start": 16539, + "end": 16541, "loc": { "start": { - "line": 536, + "line": 535, "column": 33 }, "end": { - "line": 536, + "line": 535, "column": 35 } } @@ -107526,15 +107378,15 @@ "binop": null, "updateContext": null }, - "start": 16563, - "end": 16564, + "start": 16541, + "end": 16542, "loc": { "start": { - "line": 536, + "line": 535, "column": 35 }, "end": { - "line": 536, + "line": 535, "column": 36 } } @@ -107552,15 +107404,15 @@ "binop": null }, "value": "validRowsIndex", - "start": 16564, - "end": 16578, + "start": 16542, + "end": 16556, "loc": { "start": { - "line": 536, + "line": 535, "column": 36 }, "end": { - "line": 536, + "line": 535, "column": 50 } } @@ -107578,15 +107430,15 @@ "binop": null, "updateContext": null }, - "start": 16578, - "end": 16579, + "start": 16556, + "end": 16557, "loc": { "start": { - "line": 536, + "line": 535, "column": 50 }, "end": { - "line": 536, + "line": 535, "column": 51 } } @@ -107604,15 +107456,15 @@ "binop": null }, "value": "length", - "start": 16579, - "end": 16585, + "start": 16557, + "end": 16563, "loc": { "start": { - "line": 536, + "line": 535, "column": 51 }, "end": { - "line": 536, + "line": 535, "column": 57 } } @@ -107631,15 +107483,15 @@ "updateContext": null }, "value": "/", - "start": 16586, - "end": 16587, + "start": 16564, + "end": 16565, "loc": { "start": { - "line": 536, + "line": 535, "column": 58 }, "end": { - "line": 536, + "line": 535, "column": 59 } } @@ -107659,15 +107511,15 @@ "updateContext": null }, "value": "this", - "start": 16588, - "end": 16592, + "start": 16566, + "end": 16570, "loc": { "start": { - "line": 536, + "line": 535, "column": 60 }, "end": { - "line": 536, + "line": 535, "column": 64 } } @@ -107685,15 +107537,15 @@ "binop": null, "updateContext": null }, - "start": 16592, - "end": 16593, + "start": 16570, + "end": 16571, "loc": { "start": { - "line": 536, + "line": 535, "column": 64 }, "end": { - "line": 536, + "line": 535, "column": 65 } } @@ -107711,15 +107563,15 @@ "binop": null }, "value": "pageLength", - "start": 16593, - "end": 16603, + "start": 16571, + "end": 16581, "loc": { "start": { - "line": 536, + "line": 535, "column": 65 }, "end": { - "line": 536, + "line": 535, "column": 75 } } @@ -107736,15 +107588,15 @@ "postfix": false, "binop": null }, - "start": 16603, - "end": 16604, + "start": 16581, + "end": 16582, "loc": { "start": { - "line": 536, + "line": 535, "column": 75 }, "end": { - "line": 536, + "line": 535, "column": 76 } } @@ -107762,15 +107614,15 @@ "binop": null, "updateContext": null }, - "start": 16604, - "end": 16605, + "start": 16582, + "end": 16583, "loc": { "start": { - "line": 536, + "line": 535, "column": 76 }, "end": { - "line": 536, + "line": 535, "column": 77 } } @@ -107778,15 +107630,15 @@ { "type": "CommentLine", "value": "refresh page nb span", - "start": 16614, - "end": 16636, + "start": 16592, + "end": 16614, "loc": { "start": { - "line": 537, + "line": 536, "column": 8 }, "end": { - "line": 537, + "line": 536, "column": 30 } } @@ -107806,15 +107658,15 @@ "updateContext": null }, "value": "this", - "start": 16645, - "end": 16649, + "start": 16623, + "end": 16627, "loc": { "start": { - "line": 538, + "line": 537, "column": 8 }, "end": { - "line": 538, + "line": 537, "column": 12 } } @@ -107832,15 +107684,15 @@ "binop": null, "updateContext": null }, - "start": 16649, - "end": 16650, + "start": 16627, + "end": 16628, "loc": { "start": { - "line": 538, + "line": 537, "column": 12 }, "end": { - "line": 538, + "line": 537, "column": 13 } } @@ -107858,15 +107710,15 @@ "binop": null }, "value": "pgCont", - "start": 16650, - "end": 16656, + "start": 16628, + "end": 16634, "loc": { "start": { - "line": 538, + "line": 537, "column": 13 }, "end": { - "line": 538, + "line": 537, "column": 19 } } @@ -107884,15 +107736,15 @@ "binop": null, "updateContext": null }, - "start": 16656, - "end": 16657, + "start": 16634, + "end": 16635, "loc": { "start": { - "line": 538, + "line": 537, "column": 19 }, "end": { - "line": 538, + "line": 537, "column": 20 } } @@ -107910,15 +107762,15 @@ "binop": null }, "value": "innerHTML", - "start": 16657, - "end": 16666, + "start": 16635, + "end": 16644, "loc": { "start": { - "line": 538, + "line": 537, "column": 20 }, "end": { - "line": 538, + "line": 537, "column": 29 } } @@ -107937,15 +107789,15 @@ "updateContext": null }, "value": "=", - "start": 16667, - "end": 16668, + "start": 16645, + "end": 16646, "loc": { "start": { - "line": 538, + "line": 537, "column": 30 }, "end": { - "line": 538, + "line": 537, "column": 31 } } @@ -107965,15 +107817,15 @@ "updateContext": null }, "value": "this", - "start": 16669, - "end": 16673, + "start": 16647, + "end": 16651, "loc": { "start": { - "line": 538, + "line": 537, "column": 32 }, "end": { - "line": 538, + "line": 537, "column": 36 } } @@ -107991,15 +107843,15 @@ "binop": null, "updateContext": null }, - "start": 16673, - "end": 16674, + "start": 16651, + "end": 16652, "loc": { "start": { - "line": 538, + "line": 537, "column": 36 }, "end": { - "line": 538, + "line": 537, "column": 37 } } @@ -108017,15 +107869,15 @@ "binop": null }, "value": "nbPages", - "start": 16674, - "end": 16681, + "start": 16652, + "end": 16659, "loc": { "start": { - "line": 538, + "line": 537, "column": 37 }, "end": { - "line": 538, + "line": 537, "column": 44 } } @@ -108043,15 +107895,15 @@ "binop": null, "updateContext": null }, - "start": 16681, - "end": 16682, + "start": 16659, + "end": 16660, "loc": { "start": { - "line": 538, + "line": 537, "column": 44 }, "end": { - "line": 538, + "line": 537, "column": 45 } } @@ -108059,15 +107911,15 @@ { "type": "CommentLine", "value": "select clearing shortcut", - "start": 16691, - "end": 16717, + "start": 16669, + "end": 16695, "loc": { "start": { - "line": 539, + "line": 538, "column": 8 }, "end": { - "line": 539, + "line": 538, "column": 34 } } @@ -108087,15 +107939,15 @@ "updateContext": null }, "value": "if", - "start": 16726, - "end": 16728, + "start": 16704, + "end": 16706, "loc": { "start": { - "line": 540, + "line": 539, "column": 8 }, "end": { - "line": 540, + "line": 539, "column": 10 } } @@ -108112,15 +107964,15 @@ "postfix": false, "binop": null }, - "start": 16729, - "end": 16730, + "start": 16707, + "end": 16708, "loc": { "start": { - "line": 540, + "line": 539, "column": 11 }, "end": { - "line": 540, + "line": 539, "column": 12 } } @@ -108140,15 +107992,15 @@ "updateContext": null }, "value": "this", - "start": 16730, - "end": 16734, + "start": 16708, + "end": 16712, "loc": { "start": { - "line": 540, + "line": 539, "column": 12 }, "end": { - "line": 540, + "line": 539, "column": 16 } } @@ -108166,15 +108018,15 @@ "binop": null, "updateContext": null }, - "start": 16734, - "end": 16735, + "start": 16712, + "end": 16713, "loc": { "start": { - "line": 540, + "line": 539, "column": 16 }, "end": { - "line": 540, + "line": 539, "column": 17 } } @@ -108192,15 +108044,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 16735, - "end": 16751, + "start": 16713, + "end": 16729, "loc": { "start": { - "line": 540, + "line": 539, "column": 17 }, "end": { - "line": 540, + "line": 539, "column": 33 } } @@ -108219,15 +108071,15 @@ "updateContext": null }, "value": "===", - "start": 16752, - "end": 16755, + "start": 16730, + "end": 16733, "loc": { "start": { - "line": 540, + "line": 539, "column": 34 }, "end": { - "line": 540, + "line": 539, "column": 37 } } @@ -108245,15 +108097,15 @@ "binop": null }, "value": "SELECT", - "start": 16756, - "end": 16762, + "start": 16734, + "end": 16740, "loc": { "start": { - "line": 540, + "line": 539, "column": 38 }, "end": { - "line": 540, + "line": 539, "column": 44 } } @@ -108270,15 +108122,15 @@ "postfix": false, "binop": null }, - "start": 16762, - "end": 16763, + "start": 16740, + "end": 16741, "loc": { "start": { - "line": 540, + "line": 539, "column": 44 }, "end": { - "line": 540, + "line": 539, "column": 45 } } @@ -108295,15 +108147,15 @@ "postfix": false, "binop": null }, - "start": 16764, - "end": 16765, + "start": 16742, + "end": 16743, "loc": { "start": { - "line": 540, + "line": 539, "column": 46 }, "end": { - "line": 540, + "line": 539, "column": 47 } } @@ -108323,15 +108175,15 @@ "updateContext": null }, "value": "this", - "start": 16778, - "end": 16782, + "start": 16756, + "end": 16760, "loc": { "start": { - "line": 541, + "line": 540, "column": 12 }, "end": { - "line": 541, + "line": 540, "column": 16 } } @@ -108349,15 +108201,15 @@ "binop": null, "updateContext": null }, - "start": 16782, - "end": 16783, + "start": 16760, + "end": 16761, "loc": { "start": { - "line": 541, + "line": 540, "column": 16 }, "end": { - "line": 541, + "line": 540, "column": 17 } } @@ -108375,15 +108227,15 @@ "binop": null }, "value": "pageSlc", - "start": 16783, - "end": 16790, + "start": 16761, + "end": 16768, "loc": { "start": { - "line": 541, + "line": 540, "column": 17 }, "end": { - "line": 541, + "line": 540, "column": 24 } } @@ -108401,15 +108253,15 @@ "binop": null, "updateContext": null }, - "start": 16790, - "end": 16791, + "start": 16768, + "end": 16769, "loc": { "start": { - "line": 541, + "line": 540, "column": 24 }, "end": { - "line": 541, + "line": 540, "column": 25 } } @@ -108427,15 +108279,15 @@ "binop": null }, "value": "innerHTML", - "start": 16791, - "end": 16800, + "start": 16769, + "end": 16778, "loc": { "start": { - "line": 541, + "line": 540, "column": 25 }, "end": { - "line": 541, + "line": 540, "column": 34 } } @@ -108454,15 +108306,15 @@ "updateContext": null }, "value": "=", - "start": 16801, - "end": 16802, + "start": 16779, + "end": 16780, "loc": { "start": { - "line": 541, + "line": 540, "column": 35 }, "end": { - "line": 541, + "line": 540, "column": 36 } } @@ -108481,15 +108333,15 @@ "updateContext": null }, "value": "", - "start": 16803, - "end": 16805, + "start": 16781, + "end": 16783, "loc": { "start": { - "line": 541, + "line": 540, "column": 37 }, "end": { - "line": 541, + "line": 540, "column": 39 } } @@ -108507,15 +108359,15 @@ "binop": null, "updateContext": null }, - "start": 16805, - "end": 16806, + "start": 16783, + "end": 16784, "loc": { "start": { - "line": 541, + "line": 540, "column": 39 }, "end": { - "line": 541, + "line": 540, "column": 40 } } @@ -108532,15 +108384,15 @@ "postfix": false, "binop": null }, - "start": 16815, - "end": 16816, + "start": 16793, + "end": 16794, "loc": { "start": { - "line": 542, + "line": 541, "column": 8 }, "end": { - "line": 542, + "line": 541, "column": 9 } } @@ -108560,15 +108412,15 @@ "updateContext": null }, "value": "if", - "start": 16826, - "end": 16828, + "start": 16804, + "end": 16806, "loc": { "start": { - "line": 544, + "line": 543, "column": 8 }, "end": { - "line": 544, + "line": 543, "column": 10 } } @@ -108585,15 +108437,15 @@ "postfix": false, "binop": null }, - "start": 16829, - "end": 16830, + "start": 16807, + "end": 16808, "loc": { "start": { - "line": 544, + "line": 543, "column": 11 }, "end": { - "line": 544, + "line": 543, "column": 12 } } @@ -108613,15 +108465,15 @@ "updateContext": null }, "value": "this", - "start": 16830, - "end": 16834, + "start": 16808, + "end": 16812, "loc": { "start": { - "line": 544, + "line": 543, "column": 12 }, "end": { - "line": 544, + "line": 543, "column": 16 } } @@ -108639,15 +108491,15 @@ "binop": null, "updateContext": null }, - "start": 16834, - "end": 16835, + "start": 16812, + "end": 16813, "loc": { "start": { - "line": 544, + "line": 543, "column": 16 }, "end": { - "line": 544, + "line": 543, "column": 17 } } @@ -108665,15 +108517,15 @@ "binop": null }, "value": "nbPages", - "start": 16835, - "end": 16842, + "start": 16813, + "end": 16820, "loc": { "start": { - "line": 544, + "line": 543, "column": 17 }, "end": { - "line": 544, + "line": 543, "column": 24 } } @@ -108692,15 +108544,15 @@ "updateContext": null }, "value": ">", - "start": 16843, - "end": 16844, + "start": 16821, + "end": 16822, "loc": { "start": { - "line": 544, + "line": 543, "column": 25 }, "end": { - "line": 544, + "line": 543, "column": 26 } } @@ -108719,15 +108571,15 @@ "updateContext": null }, "value": 0, - "start": 16845, - "end": 16846, + "start": 16823, + "end": 16824, "loc": { "start": { - "line": 544, + "line": 543, "column": 27 }, "end": { - "line": 544, + "line": 543, "column": 28 } } @@ -108744,15 +108596,15 @@ "postfix": false, "binop": null }, - "start": 16846, - "end": 16847, + "start": 16824, + "end": 16825, "loc": { "start": { - "line": 544, + "line": 543, "column": 28 }, "end": { - "line": 544, + "line": 543, "column": 29 } } @@ -108769,15 +108621,15 @@ "postfix": false, "binop": null }, - "start": 16848, - "end": 16849, + "start": 16826, + "end": 16827, "loc": { "start": { - "line": 544, + "line": 543, "column": 30 }, "end": { - "line": 544, + "line": 543, "column": 31 } } @@ -108795,15 +108647,15 @@ "binop": null }, "value": "cont", - "start": 16862, - "end": 16866, + "start": 16840, + "end": 16844, "loc": { "start": { - "line": 545, + "line": 544, "column": 12 }, "end": { - "line": 545, + "line": 544, "column": 16 } } @@ -108821,15 +108673,15 @@ "binop": null, "updateContext": null }, - "start": 16866, - "end": 16867, + "start": 16844, + "end": 16845, "loc": { "start": { - "line": 545, + "line": 544, "column": 16 }, "end": { - "line": 545, + "line": 544, "column": 17 } } @@ -108847,15 +108699,15 @@ "binop": null }, "value": "style", - "start": 16867, - "end": 16872, + "start": 16845, + "end": 16850, "loc": { "start": { - "line": 545, + "line": 544, "column": 17 }, "end": { - "line": 545, + "line": 544, "column": 22 } } @@ -108873,15 +108725,15 @@ "binop": null, "updateContext": null }, - "start": 16872, - "end": 16873, + "start": 16850, + "end": 16851, "loc": { "start": { - "line": 545, + "line": 544, "column": 22 }, "end": { - "line": 545, + "line": 544, "column": 23 } } @@ -108899,15 +108751,15 @@ "binop": null }, "value": "visibility", - "start": 16873, - "end": 16883, + "start": 16851, + "end": 16861, "loc": { "start": { - "line": 545, + "line": 544, "column": 23 }, "end": { - "line": 545, + "line": 544, "column": 33 } } @@ -108926,15 +108778,15 @@ "updateContext": null }, "value": "=", - "start": 16884, - "end": 16885, + "start": 16862, + "end": 16863, "loc": { "start": { - "line": 545, + "line": 544, "column": 34 }, "end": { - "line": 545, + "line": 544, "column": 35 } } @@ -108953,15 +108805,15 @@ "updateContext": null }, "value": "visible", - "start": 16886, - "end": 16895, + "start": 16864, + "end": 16873, "loc": { "start": { - "line": 545, + "line": 544, "column": 36 }, "end": { - "line": 545, + "line": 544, "column": 45 } } @@ -108979,15 +108831,15 @@ "binop": null, "updateContext": null }, - "start": 16895, - "end": 16896, + "start": 16873, + "end": 16874, "loc": { "start": { - "line": 545, + "line": 544, "column": 45 }, "end": { - "line": 545, + "line": 544, "column": 46 } } @@ -109007,15 +108859,15 @@ "updateContext": null }, "value": "if", - "start": 16909, - "end": 16911, + "start": 16887, + "end": 16889, "loc": { "start": { - "line": 546, + "line": 545, "column": 12 }, "end": { - "line": 546, + "line": 545, "column": 14 } } @@ -109032,15 +108884,15 @@ "postfix": false, "binop": null }, - "start": 16912, - "end": 16913, + "start": 16890, + "end": 16891, "loc": { "start": { - "line": 546, + "line": 545, "column": 15 }, "end": { - "line": 546, + "line": 545, "column": 16 } } @@ -109060,15 +108912,15 @@ "updateContext": null }, "value": "this", - "start": 16913, - "end": 16917, + "start": 16891, + "end": 16895, "loc": { "start": { - "line": 546, + "line": 545, "column": 16 }, "end": { - "line": 546, + "line": 545, "column": 20 } } @@ -109086,15 +108938,15 @@ "binop": null, "updateContext": null }, - "start": 16917, - "end": 16918, + "start": 16895, + "end": 16896, "loc": { "start": { - "line": 546, + "line": 545, "column": 20 }, "end": { - "line": 546, + "line": 545, "column": 21 } } @@ -109112,15 +108964,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 16918, - "end": 16934, + "start": 16896, + "end": 16912, "loc": { "start": { - "line": 546, + "line": 545, "column": 21 }, "end": { - "line": 546, + "line": 545, "column": 37 } } @@ -109139,15 +108991,15 @@ "updateContext": null }, "value": "===", - "start": 16935, - "end": 16938, + "start": 16913, + "end": 16916, "loc": { "start": { - "line": 546, + "line": 545, "column": 38 }, "end": { - "line": 546, + "line": 545, "column": 41 } } @@ -109165,15 +109017,15 @@ "binop": null }, "value": "SELECT", - "start": 16939, - "end": 16945, + "start": 16917, + "end": 16923, "loc": { "start": { - "line": 546, + "line": 545, "column": 42 }, "end": { - "line": 546, + "line": 545, "column": 48 } } @@ -109190,15 +109042,15 @@ "postfix": false, "binop": null }, - "start": 16945, - "end": 16946, + "start": 16923, + "end": 16924, "loc": { "start": { - "line": 546, + "line": 545, "column": 48 }, "end": { - "line": 546, + "line": 545, "column": 49 } } @@ -109215,15 +109067,15 @@ "postfix": false, "binop": null }, - "start": 16947, - "end": 16948, + "start": 16925, + "end": 16926, "loc": { "start": { - "line": 546, + "line": 545, "column": 50 }, "end": { - "line": 546, + "line": 545, "column": 51 } } @@ -109243,15 +109095,15 @@ "updateContext": null }, "value": "for", - "start": 16965, - "end": 16968, + "start": 16943, + "end": 16946, "loc": { "start": { - "line": 547, + "line": 546, "column": 16 }, "end": { - "line": 547, + "line": 546, "column": 19 } } @@ -109268,15 +109120,15 @@ "postfix": false, "binop": null }, - "start": 16969, - "end": 16970, + "start": 16947, + "end": 16948, "loc": { "start": { - "line": 547, + "line": 546, "column": 20 }, "end": { - "line": 547, + "line": 546, "column": 21 } } @@ -109296,15 +109148,15 @@ "updateContext": null }, "value": "let", - "start": 16970, - "end": 16973, + "start": 16948, + "end": 16951, "loc": { "start": { - "line": 547, + "line": 546, "column": 21 }, "end": { - "line": 547, + "line": 546, "column": 24 } } @@ -109322,15 +109174,15 @@ "binop": null }, "value": "z", - "start": 16974, - "end": 16975, + "start": 16952, + "end": 16953, "loc": { "start": { - "line": 547, + "line": 546, "column": 25 }, "end": { - "line": 547, + "line": 546, "column": 26 } } @@ -109349,15 +109201,15 @@ "updateContext": null }, "value": "=", - "start": 16976, - "end": 16977, + "start": 16954, + "end": 16955, "loc": { "start": { - "line": 547, + "line": 546, "column": 27 }, "end": { - "line": 547, + "line": 546, "column": 28 } } @@ -109376,15 +109228,15 @@ "updateContext": null }, "value": 0, - "start": 16978, - "end": 16979, + "start": 16956, + "end": 16957, "loc": { "start": { - "line": 547, + "line": 546, "column": 29 }, "end": { - "line": 547, + "line": 546, "column": 30 } } @@ -109402,15 +109254,15 @@ "binop": null, "updateContext": null }, - "start": 16979, - "end": 16980, + "start": 16957, + "end": 16958, "loc": { "start": { - "line": 547, + "line": 546, "column": 30 }, "end": { - "line": 547, + "line": 546, "column": 31 } } @@ -109428,15 +109280,15 @@ "binop": null }, "value": "z", - "start": 16981, - "end": 16982, + "start": 16959, + "end": 16960, "loc": { "start": { - "line": 547, + "line": 546, "column": 32 }, "end": { - "line": 547, + "line": 546, "column": 33 } } @@ -109455,15 +109307,15 @@ "updateContext": null }, "value": "<", - "start": 16983, - "end": 16984, + "start": 16961, + "end": 16962, "loc": { "start": { - "line": 547, + "line": 546, "column": 34 }, "end": { - "line": 547, + "line": 546, "column": 35 } } @@ -109483,15 +109335,15 @@ "updateContext": null }, "value": "this", - "start": 16985, - "end": 16989, + "start": 16963, + "end": 16967, "loc": { "start": { - "line": 547, + "line": 546, "column": 36 }, "end": { - "line": 547, + "line": 546, "column": 40 } } @@ -109509,15 +109361,15 @@ "binop": null, "updateContext": null }, - "start": 16989, - "end": 16990, + "start": 16967, + "end": 16968, "loc": { "start": { - "line": 547, + "line": 546, "column": 40 }, "end": { - "line": 547, + "line": 546, "column": 41 } } @@ -109535,15 +109387,15 @@ "binop": null }, "value": "nbPages", - "start": 16990, - "end": 16997, + "start": 16968, + "end": 16975, "loc": { "start": { - "line": 547, + "line": 546, "column": 41 }, "end": { - "line": 547, + "line": 546, "column": 48 } } @@ -109561,15 +109413,15 @@ "binop": null, "updateContext": null }, - "start": 16997, - "end": 16998, + "start": 16975, + "end": 16976, "loc": { "start": { - "line": 547, + "line": 546, "column": 48 }, "end": { - "line": 547, + "line": 546, "column": 49 } } @@ -109587,15 +109439,15 @@ "binop": null }, "value": "z", - "start": 16999, - "end": 17000, + "start": 16977, + "end": 16978, "loc": { "start": { - "line": 547, + "line": 546, "column": 50 }, "end": { - "line": 547, + "line": 546, "column": 51 } } @@ -109613,15 +109465,15 @@ "binop": null }, "value": "++", - "start": 17000, - "end": 17002, + "start": 16978, + "end": 16980, "loc": { "start": { - "line": 547, + "line": 546, "column": 51 }, "end": { - "line": 547, + "line": 546, "column": 53 } } @@ -109638,15 +109490,15 @@ "postfix": false, "binop": null }, - "start": 17002, - "end": 17003, + "start": 16980, + "end": 16981, "loc": { "start": { - "line": 547, + "line": 546, "column": 53 }, "end": { - "line": 547, + "line": 546, "column": 54 } } @@ -109663,15 +109515,15 @@ "postfix": false, "binop": null }, - "start": 17004, - "end": 17005, + "start": 16982, + "end": 16983, "loc": { "start": { - "line": 547, + "line": 546, "column": 55 }, "end": { - "line": 547, + "line": 546, "column": 56 } } @@ -109691,15 +109543,15 @@ "updateContext": null }, "value": "let", - "start": 17026, - "end": 17029, + "start": 17004, + "end": 17007, "loc": { "start": { - "line": 548, + "line": 547, "column": 20 }, "end": { - "line": 548, + "line": 547, "column": 23 } } @@ -109717,15 +109569,15 @@ "binop": null }, "value": "opt", - "start": 17030, - "end": 17033, + "start": 17008, + "end": 17011, "loc": { "start": { - "line": 548, + "line": 547, "column": 24 }, "end": { - "line": 548, + "line": 547, "column": 27 } } @@ -109744,15 +109596,15 @@ "updateContext": null }, "value": "=", - "start": 17034, - "end": 17035, + "start": 17012, + "end": 17013, "loc": { "start": { - "line": 548, + "line": 547, "column": 28 }, "end": { - "line": 548, + "line": 547, "column": 29 } } @@ -109770,15 +109622,15 @@ "binop": null }, "value": "createOpt", - "start": 17036, - "end": 17045, + "start": 17014, + "end": 17023, "loc": { "start": { - "line": 548, + "line": 547, "column": 30 }, "end": { - "line": 548, + "line": 547, "column": 39 } } @@ -109795,15 +109647,15 @@ "postfix": false, "binop": null }, - "start": 17045, - "end": 17046, + "start": 17023, + "end": 17024, "loc": { "start": { - "line": 548, + "line": 547, "column": 39 }, "end": { - "line": 548, + "line": 547, "column": 40 } } @@ -109821,15 +109673,15 @@ "binop": null }, "value": "z", - "start": 17046, - "end": 17047, + "start": 17024, + "end": 17025, "loc": { "start": { - "line": 548, + "line": 547, "column": 40 }, "end": { - "line": 548, + "line": 547, "column": 41 } } @@ -109848,15 +109700,15 @@ "updateContext": null }, "value": "+", - "start": 17048, - "end": 17049, + "start": 17026, + "end": 17027, "loc": { "start": { - "line": 548, + "line": 547, "column": 42 }, "end": { - "line": 548, + "line": 547, "column": 43 } } @@ -109875,15 +109727,15 @@ "updateContext": null }, "value": 1, - "start": 17050, - "end": 17051, + "start": 17028, + "end": 17029, "loc": { "start": { - "line": 548, + "line": 547, "column": 44 }, "end": { - "line": 548, + "line": 547, "column": 45 } } @@ -109901,15 +109753,15 @@ "binop": null, "updateContext": null }, - "start": 17051, - "end": 17052, + "start": 17029, + "end": 17030, "loc": { "start": { - "line": 548, + "line": 547, "column": 45 }, "end": { - "line": 548, + "line": 547, "column": 46 } } @@ -109927,15 +109779,15 @@ "binop": null }, "value": "z", - "start": 17053, - "end": 17054, + "start": 17031, + "end": 17032, "loc": { "start": { - "line": 548, + "line": 547, "column": 47 }, "end": { - "line": 548, + "line": 547, "column": 48 } } @@ -109954,15 +109806,15 @@ "updateContext": null }, "value": "*", - "start": 17055, - "end": 17056, + "start": 17033, + "end": 17034, "loc": { "start": { - "line": 548, + "line": 547, "column": 49 }, "end": { - "line": 548, + "line": 547, "column": 50 } } @@ -109982,15 +109834,15 @@ "updateContext": null }, "value": "this", - "start": 17057, - "end": 17061, + "start": 17035, + "end": 17039, "loc": { "start": { - "line": 548, + "line": 547, "column": 51 }, "end": { - "line": 548, + "line": 547, "column": 55 } } @@ -110008,15 +109860,15 @@ "binop": null, "updateContext": null }, - "start": 17061, - "end": 17062, + "start": 17039, + "end": 17040, "loc": { "start": { - "line": 548, + "line": 547, "column": 55 }, "end": { - "line": 548, + "line": 547, "column": 56 } } @@ -110034,15 +109886,15 @@ "binop": null }, "value": "pageLength", - "start": 17062, - "end": 17072, + "start": 17040, + "end": 17050, "loc": { "start": { - "line": 548, + "line": 547, "column": 56 }, "end": { - "line": 548, + "line": 547, "column": 66 } } @@ -110060,15 +109912,15 @@ "binop": null, "updateContext": null }, - "start": 17072, - "end": 17073, + "start": 17050, + "end": 17051, "loc": { "start": { - "line": 548, + "line": 547, "column": 66 }, "end": { - "line": 548, + "line": 547, "column": 67 } } @@ -110088,15 +109940,15 @@ "updateContext": null }, "value": "false", - "start": 17074, - "end": 17079, + "start": 17052, + "end": 17057, "loc": { "start": { - "line": 548, + "line": 547, "column": 68 }, "end": { - "line": 548, + "line": 547, "column": 73 } } @@ -110113,15 +109965,15 @@ "postfix": false, "binop": null }, - "start": 17079, - "end": 17080, + "start": 17057, + "end": 17058, "loc": { "start": { - "line": 548, + "line": 547, "column": 73 }, "end": { - "line": 548, + "line": 547, "column": 74 } } @@ -110139,15 +109991,15 @@ "binop": null, "updateContext": null }, - "start": 17080, - "end": 17081, + "start": 17058, + "end": 17059, "loc": { "start": { - "line": 548, + "line": 547, "column": 74 }, "end": { - "line": 548, + "line": 547, "column": 75 } } @@ -110167,15 +110019,15 @@ "updateContext": null }, "value": "this", - "start": 17102, - "end": 17106, + "start": 17080, + "end": 17084, "loc": { "start": { - "line": 549, + "line": 548, "column": 20 }, "end": { - "line": 549, + "line": 548, "column": 24 } } @@ -110193,15 +110045,15 @@ "binop": null, "updateContext": null }, - "start": 17106, - "end": 17107, + "start": 17084, + "end": 17085, "loc": { "start": { - "line": 549, + "line": 548, "column": 24 }, "end": { - "line": 549, + "line": 548, "column": 25 } } @@ -110219,15 +110071,15 @@ "binop": null }, "value": "pageSlc", - "start": 17107, - "end": 17114, + "start": 17085, + "end": 17092, "loc": { "start": { - "line": 549, + "line": 548, "column": 25 }, "end": { - "line": 549, + "line": 548, "column": 32 } } @@ -110245,15 +110097,15 @@ "binop": null, "updateContext": null }, - "start": 17114, - "end": 17115, + "start": 17092, + "end": 17093, "loc": { "start": { - "line": 549, + "line": 548, "column": 32 }, "end": { - "line": 549, + "line": 548, "column": 33 } } @@ -110271,15 +110123,15 @@ "binop": null }, "value": "options", - "start": 17115, - "end": 17122, + "start": 17093, + "end": 17100, "loc": { "start": { - "line": 549, + "line": 548, "column": 33 }, "end": { - "line": 549, + "line": 548, "column": 40 } } @@ -110297,15 +110149,15 @@ "binop": null, "updateContext": null }, - "start": 17122, - "end": 17123, + "start": 17100, + "end": 17101, "loc": { "start": { - "line": 549, + "line": 548, "column": 40 }, "end": { - "line": 549, + "line": 548, "column": 41 } } @@ -110323,15 +110175,15 @@ "binop": null }, "value": "z", - "start": 17123, - "end": 17124, + "start": 17101, + "end": 17102, "loc": { "start": { - "line": 549, + "line": 548, "column": 41 }, "end": { - "line": 549, + "line": 548, "column": 42 } } @@ -110349,15 +110201,15 @@ "binop": null, "updateContext": null }, - "start": 17124, - "end": 17125, + "start": 17102, + "end": 17103, "loc": { "start": { - "line": 549, + "line": 548, "column": 42 }, "end": { - "line": 549, + "line": 548, "column": 43 } } @@ -110376,15 +110228,15 @@ "updateContext": null }, "value": "=", - "start": 17126, - "end": 17127, + "start": 17104, + "end": 17105, "loc": { "start": { - "line": 549, + "line": 548, "column": 44 }, "end": { - "line": 549, + "line": 548, "column": 45 } } @@ -110402,15 +110254,15 @@ "binop": null }, "value": "opt", - "start": 17128, - "end": 17131, + "start": 17106, + "end": 17109, "loc": { "start": { - "line": 549, + "line": 548, "column": 46 }, "end": { - "line": 549, + "line": 548, "column": 49 } } @@ -110428,15 +110280,15 @@ "binop": null, "updateContext": null }, - "start": 17131, - "end": 17132, + "start": 17109, + "end": 17110, "loc": { "start": { - "line": 549, + "line": 548, "column": 49 }, "end": { - "line": 549, + "line": 548, "column": 50 } } @@ -110453,15 +110305,15 @@ "postfix": false, "binop": null }, - "start": 17149, - "end": 17150, + "start": 17127, + "end": 17128, "loc": { "start": { - "line": 550, + "line": 549, "column": 16 }, "end": { - "line": 550, + "line": 549, "column": 17 } } @@ -110478,15 +110330,15 @@ "postfix": false, "binop": null }, - "start": 17163, - "end": 17164, + "start": 17141, + "end": 17142, "loc": { "start": { - "line": 551, + "line": 550, "column": 12 }, "end": { - "line": 551, + "line": 550, "column": 13 } } @@ -110506,15 +110358,15 @@ "updateContext": null }, "value": "else", - "start": 17165, - "end": 17169, + "start": 17143, + "end": 17147, "loc": { "start": { - "line": 551, + "line": 550, "column": 14 }, "end": { - "line": 551, + "line": 550, "column": 18 } } @@ -110531,15 +110383,15 @@ "postfix": false, "binop": null }, - "start": 17170, - "end": 17171, + "start": 17148, + "end": 17149, "loc": { "start": { - "line": 551, + "line": 550, "column": 19 }, "end": { - "line": 551, + "line": 550, "column": 20 } } @@ -110547,15 +110399,15 @@ { "type": "CommentLine", "value": "input type", - "start": 17188, - "end": 17200, + "start": 17166, + "end": 17178, "loc": { "start": { - "line": 552, + "line": 551, "column": 16 }, "end": { - "line": 552, + "line": 551, "column": 28 } } @@ -110575,15 +110427,15 @@ "updateContext": null }, "value": "this", - "start": 17217, - "end": 17221, + "start": 17195, + "end": 17199, "loc": { "start": { - "line": 553, + "line": 552, "column": 16 }, "end": { - "line": 553, + "line": 552, "column": 20 } } @@ -110601,15 +110453,15 @@ "binop": null, "updateContext": null }, - "start": 17221, - "end": 17222, + "start": 17199, + "end": 17200, "loc": { "start": { - "line": 553, + "line": 552, "column": 20 }, "end": { - "line": 553, + "line": 552, "column": 21 } } @@ -110627,15 +110479,15 @@ "binop": null }, "value": "pageSlc", - "start": 17222, - "end": 17229, + "start": 17200, + "end": 17207, "loc": { "start": { - "line": 553, + "line": 552, "column": 21 }, "end": { - "line": 553, + "line": 552, "column": 28 } } @@ -110653,15 +110505,15 @@ "binop": null, "updateContext": null }, - "start": 17229, - "end": 17230, + "start": 17207, + "end": 17208, "loc": { "start": { - "line": 553, + "line": 552, "column": 28 }, "end": { - "line": 553, + "line": 552, "column": 29 } } @@ -110679,15 +110531,15 @@ "binop": null }, "value": "value", - "start": 17230, - "end": 17235, + "start": 17208, + "end": 17213, "loc": { "start": { - "line": 553, + "line": 552, "column": 29 }, "end": { - "line": 553, + "line": 552, "column": 34 } } @@ -110706,15 +110558,15 @@ "updateContext": null }, "value": "=", - "start": 17236, - "end": 17237, + "start": 17214, + "end": 17215, "loc": { "start": { - "line": 553, + "line": 552, "column": 35 }, "end": { - "line": 553, + "line": 552, "column": 36 } } @@ -110734,15 +110586,15 @@ "updateContext": null }, "value": "this", - "start": 17238, - "end": 17242, + "start": 17216, + "end": 17220, "loc": { "start": { - "line": 553, + "line": 552, "column": 37 }, "end": { - "line": 553, + "line": 552, "column": 41 } } @@ -110760,15 +110612,15 @@ "binop": null, "updateContext": null }, - "start": 17242, - "end": 17243, + "start": 17220, + "end": 17221, "loc": { "start": { - "line": 553, + "line": 552, "column": 41 }, "end": { - "line": 553, + "line": 552, "column": 42 } } @@ -110786,15 +110638,15 @@ "binop": null }, "value": "currentPageNb", - "start": 17243, - "end": 17256, + "start": 17221, + "end": 17234, "loc": { "start": { - "line": 553, + "line": 552, "column": 42 }, "end": { - "line": 553, + "line": 552, "column": 55 } } @@ -110812,15 +110664,15 @@ "binop": null, "updateContext": null }, - "start": 17256, - "end": 17257, + "start": 17234, + "end": 17235, "loc": { "start": { - "line": 553, + "line": 552, "column": 55 }, "end": { - "line": 553, + "line": 552, "column": 56 } } @@ -110837,15 +110689,15 @@ "postfix": false, "binop": null }, - "start": 17270, - "end": 17271, + "start": 17248, + "end": 17249, "loc": { "start": { - "line": 554, + "line": 553, "column": 12 }, "end": { - "line": 554, + "line": 553, "column": 13 } } @@ -110862,15 +110714,15 @@ "postfix": false, "binop": null }, - "start": 17281, - "end": 17282, + "start": 17259, + "end": 17260, "loc": { "start": { - "line": 556, + "line": 555, "column": 8 }, "end": { - "line": 556, + "line": 555, "column": 9 } } @@ -110890,15 +110742,15 @@ "updateContext": null }, "value": "else", - "start": 17283, - "end": 17287, + "start": 17261, + "end": 17265, "loc": { "start": { - "line": 556, + "line": 555, "column": 10 }, "end": { - "line": 556, + "line": 555, "column": 14 } } @@ -110915,15 +110767,15 @@ "postfix": false, "binop": null }, - "start": 17288, - "end": 17289, + "start": 17266, + "end": 17267, "loc": { "start": { - "line": 556, + "line": 555, "column": 15 }, "end": { - "line": 556, + "line": 555, "column": 16 } } @@ -110931,15 +110783,15 @@ { "type": "CommentBlock", "value": "** if no results paging select and buttons are hidden **", - "start": 17302, - "end": 17362, + "start": 17280, + "end": 17340, "loc": { "start": { - "line": 557, + "line": 556, "column": 12 }, "end": { - "line": 557, + "line": 556, "column": 72 } } @@ -110957,15 +110809,15 @@ "binop": null }, "value": "cont", - "start": 17375, - "end": 17379, + "start": 17353, + "end": 17357, "loc": { "start": { - "line": 558, + "line": 557, "column": 12 }, "end": { - "line": 558, + "line": 557, "column": 16 } } @@ -110983,15 +110835,15 @@ "binop": null, "updateContext": null }, - "start": 17379, - "end": 17380, + "start": 17357, + "end": 17358, "loc": { "start": { - "line": 558, + "line": 557, "column": 16 }, "end": { - "line": 558, + "line": 557, "column": 17 } } @@ -111009,15 +110861,15 @@ "binop": null }, "value": "style", - "start": 17380, - "end": 17385, + "start": 17358, + "end": 17363, "loc": { "start": { - "line": 558, + "line": 557, "column": 17 }, "end": { - "line": 558, + "line": 557, "column": 22 } } @@ -111035,15 +110887,15 @@ "binop": null, "updateContext": null }, - "start": 17385, - "end": 17386, + "start": 17363, + "end": 17364, "loc": { "start": { - "line": 558, + "line": 557, "column": 22 }, "end": { - "line": 558, + "line": 557, "column": 23 } } @@ -111061,15 +110913,15 @@ "binop": null }, "value": "visibility", - "start": 17386, - "end": 17396, + "start": 17364, + "end": 17374, "loc": { "start": { - "line": 558, + "line": 557, "column": 23 }, "end": { - "line": 558, + "line": 557, "column": 33 } } @@ -111088,15 +110940,15 @@ "updateContext": null }, "value": "=", - "start": 17397, - "end": 17398, + "start": 17375, + "end": 17376, "loc": { "start": { - "line": 558, + "line": 557, "column": 34 }, "end": { - "line": 558, + "line": 557, "column": 35 } } @@ -111115,15 +110967,15 @@ "updateContext": null }, "value": "hidden", - "start": 17399, - "end": 17407, + "start": 17377, + "end": 17385, "loc": { "start": { - "line": 558, + "line": 557, "column": 36 }, "end": { - "line": 558, + "line": 557, "column": 44 } } @@ -111141,15 +110993,15 @@ "binop": null, "updateContext": null }, - "start": 17407, - "end": 17408, + "start": 17385, + "end": 17386, "loc": { "start": { - "line": 558, + "line": 557, "column": 44 }, "end": { - "line": 558, + "line": 557, "column": 45 } } @@ -111166,15 +111018,15 @@ "postfix": false, "binop": null }, - "start": 17417, - "end": 17418, + "start": 17395, + "end": 17396, "loc": { "start": { - "line": 559, + "line": 558, "column": 8 }, "end": { - "line": 559, + "line": 558, "column": 9 } } @@ -111194,15 +111046,15 @@ "updateContext": null }, "value": "this", - "start": 17427, - "end": 17431, + "start": 17405, + "end": 17409, "loc": { "start": { - "line": 560, + "line": 559, "column": 8 }, "end": { - "line": 560, + "line": 559, "column": 12 } } @@ -111220,15 +111072,15 @@ "binop": null, "updateContext": null }, - "start": 17431, - "end": 17432, + "start": 17409, + "end": 17410, "loc": { "start": { - "line": 560, + "line": 559, "column": 12 }, "end": { - "line": 560, + "line": 559, "column": 13 } } @@ -111246,15 +111098,15 @@ "binop": null }, "value": "groupByPage", - "start": 17432, - "end": 17443, + "start": 17410, + "end": 17421, "loc": { "start": { - "line": 560, + "line": 559, "column": 13 }, "end": { - "line": 560, + "line": 559, "column": 24 } } @@ -111271,15 +111123,15 @@ "postfix": false, "binop": null }, - "start": 17443, - "end": 17444, + "start": 17421, + "end": 17422, "loc": { "start": { - "line": 560, + "line": 559, "column": 24 }, "end": { - "line": 560, + "line": 559, "column": 25 } } @@ -111297,15 +111149,15 @@ "binop": null }, "value": "tf", - "start": 17444, - "end": 17446, + "start": 17422, + "end": 17424, "loc": { "start": { - "line": 560, + "line": 559, "column": 25 }, "end": { - "line": 560, + "line": 559, "column": 27 } } @@ -111323,15 +111175,15 @@ "binop": null, "updateContext": null }, - "start": 17446, - "end": 17447, + "start": 17424, + "end": 17425, "loc": { "start": { - "line": 560, + "line": 559, "column": 27 }, "end": { - "line": 560, + "line": 559, "column": 28 } } @@ -111349,15 +111201,15 @@ "binop": null }, "value": "validRowsIndex", - "start": 17447, - "end": 17461, + "start": 17425, + "end": 17439, "loc": { "start": { - "line": 560, + "line": 559, "column": 28 }, "end": { - "line": 560, + "line": 559, "column": 42 } } @@ -111374,15 +111226,15 @@ "postfix": false, "binop": null }, - "start": 17461, - "end": 17462, + "start": 17439, + "end": 17440, "loc": { "start": { - "line": 560, + "line": 559, "column": 42 }, "end": { - "line": 560, + "line": 559, "column": 43 } } @@ -111400,15 +111252,15 @@ "binop": null, "updateContext": null }, - "start": 17462, - "end": 17463, + "start": 17440, + "end": 17441, "loc": { "start": { - "line": 560, + "line": 559, "column": 43 }, "end": { - "line": 560, + "line": 559, "column": 44 } } @@ -111425,15 +111277,15 @@ "postfix": false, "binop": null }, - "start": 17468, - "end": 17469, + "start": 17446, + "end": 17447, "loc": { "start": { - "line": 561, + "line": 560, "column": 4 }, "end": { - "line": 561, + "line": 560, "column": 5 } } @@ -111441,15 +111293,15 @@ { "type": "CommentBlock", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", - "start": 17475, - "end": 17599, + "start": 17453, + "end": 17577, "loc": { "start": { - "line": 563, + "line": 562, "column": 4 }, "end": { - "line": 566, + "line": 565, "column": 7 } } @@ -111467,15 +111319,15 @@ "binop": null }, "value": "groupByPage", - "start": 17604, - "end": 17615, + "start": 17582, + "end": 17593, "loc": { "start": { - "line": 567, + "line": 566, "column": 4 }, "end": { - "line": 567, + "line": 566, "column": 15 } } @@ -111492,15 +111344,15 @@ "postfix": false, "binop": null }, - "start": 17615, - "end": 17616, + "start": 17593, + "end": 17594, "loc": { "start": { - "line": 567, + "line": 566, "column": 15 }, "end": { - "line": 567, + "line": 566, "column": 16 } } @@ -111518,15 +111370,15 @@ "binop": null }, "value": "validRows", - "start": 17616, - "end": 17625, + "start": 17594, + "end": 17603, "loc": { "start": { - "line": 567, + "line": 566, "column": 16 }, "end": { - "line": 567, + "line": 566, "column": 25 } } @@ -111543,15 +111395,15 @@ "postfix": false, "binop": null }, - "start": 17625, - "end": 17626, + "start": 17603, + "end": 17604, "loc": { "start": { - "line": 567, + "line": 566, "column": 25 }, "end": { - "line": 567, + "line": 566, "column": 26 } } @@ -111568,15 +111420,15 @@ "postfix": false, "binop": null }, - "start": 17627, - "end": 17628, + "start": 17605, + "end": 17606, "loc": { "start": { - "line": 567, + "line": 566, "column": 27 }, "end": { - "line": 567, + "line": 566, "column": 28 } } @@ -111596,15 +111448,15 @@ "updateContext": null }, "value": "let", - "start": 17637, - "end": 17640, + "start": 17615, + "end": 17618, "loc": { "start": { - "line": 568, + "line": 567, "column": 8 }, "end": { - "line": 568, + "line": 567, "column": 11 } } @@ -111622,15 +111474,15 @@ "binop": null }, "value": "tf", - "start": 17641, - "end": 17643, + "start": 17619, + "end": 17621, "loc": { "start": { - "line": 568, + "line": 567, "column": 12 }, "end": { - "line": 568, + "line": 567, "column": 14 } } @@ -111649,15 +111501,15 @@ "updateContext": null }, "value": "=", - "start": 17644, - "end": 17645, + "start": 17622, + "end": 17623, "loc": { "start": { - "line": 568, + "line": 567, "column": 15 }, "end": { - "line": 568, + "line": 567, "column": 16 } } @@ -111677,15 +111529,15 @@ "updateContext": null }, "value": "this", - "start": 17646, - "end": 17650, + "start": 17624, + "end": 17628, "loc": { "start": { - "line": 568, + "line": 567, "column": 17 }, "end": { - "line": 568, + "line": 567, "column": 21 } } @@ -111703,15 +111555,15 @@ "binop": null, "updateContext": null }, - "start": 17650, - "end": 17651, + "start": 17628, + "end": 17629, "loc": { "start": { - "line": 568, + "line": 567, "column": 21 }, "end": { - "line": 568, + "line": 567, "column": 22 } } @@ -111729,15 +111581,15 @@ "binop": null }, "value": "tf", - "start": 17651, - "end": 17653, + "start": 17629, + "end": 17631, "loc": { "start": { - "line": 568, + "line": 567, "column": 22 }, "end": { - "line": 568, + "line": 567, "column": 24 } } @@ -111755,15 +111607,15 @@ "binop": null, "updateContext": null }, - "start": 17653, - "end": 17654, + "start": 17631, + "end": 17632, "loc": { "start": { - "line": 568, + "line": 567, "column": 24 }, "end": { - "line": 568, + "line": 567, "column": 25 } } @@ -111783,15 +111635,15 @@ "updateContext": null }, "value": "let", - "start": 17663, - "end": 17666, + "start": 17641, + "end": 17644, "loc": { "start": { - "line": 569, + "line": 568, "column": 8 }, "end": { - "line": 569, + "line": 568, "column": 11 } } @@ -111809,15 +111661,15 @@ "binop": null }, "value": "rows", - "start": 17667, - "end": 17671, + "start": 17645, + "end": 17649, "loc": { "start": { - "line": 569, + "line": 568, "column": 12 }, "end": { - "line": 569, + "line": 568, "column": 16 } } @@ -111836,15 +111688,15 @@ "updateContext": null }, "value": "=", - "start": 17672, - "end": 17673, + "start": 17650, + "end": 17651, "loc": { "start": { - "line": 569, + "line": 568, "column": 17 }, "end": { - "line": 569, + "line": 568, "column": 18 } } @@ -111862,15 +111714,15 @@ "binop": null }, "value": "tf", - "start": 17674, - "end": 17676, + "start": 17652, + "end": 17654, "loc": { "start": { - "line": 569, + "line": 568, "column": 19 }, "end": { - "line": 569, + "line": 568, "column": 21 } } @@ -111888,15 +111740,15 @@ "binop": null, "updateContext": null }, - "start": 17676, - "end": 17677, + "start": 17654, + "end": 17655, "loc": { "start": { - "line": 569, + "line": 568, "column": 21 }, "end": { - "line": 569, + "line": 568, "column": 22 } } @@ -111914,15 +111766,15 @@ "binop": null }, "value": "dom", - "start": 17677, - "end": 17680, + "start": 17655, + "end": 17658, "loc": { "start": { - "line": 569, + "line": 568, "column": 22 }, "end": { - "line": 569, + "line": 568, "column": 25 } } @@ -111939,15 +111791,15 @@ "postfix": false, "binop": null }, - "start": 17680, - "end": 17681, + "start": 17658, + "end": 17659, "loc": { "start": { - "line": 569, + "line": 568, "column": 25 }, "end": { - "line": 569, + "line": 568, "column": 26 } } @@ -111964,15 +111816,15 @@ "postfix": false, "binop": null }, - "start": 17681, - "end": 17682, + "start": 17659, + "end": 17660, "loc": { "start": { - "line": 569, + "line": 568, "column": 26 }, "end": { - "line": 569, + "line": 568, "column": 27 } } @@ -111990,15 +111842,15 @@ "binop": null, "updateContext": null }, - "start": 17682, - "end": 17683, + "start": 17660, + "end": 17661, "loc": { "start": { - "line": 569, + "line": 568, "column": 27 }, "end": { - "line": 569, + "line": 568, "column": 28 } } @@ -112016,15 +111868,15 @@ "binop": null }, "value": "rows", - "start": 17683, - "end": 17687, + "start": 17661, + "end": 17665, "loc": { "start": { - "line": 569, + "line": 568, "column": 28 }, "end": { - "line": 569, + "line": 568, "column": 32 } } @@ -112042,15 +111894,15 @@ "binop": null, "updateContext": null }, - "start": 17687, - "end": 17688, + "start": 17665, + "end": 17666, "loc": { "start": { - "line": 569, + "line": 568, "column": 32 }, "end": { - "line": 569, + "line": 568, "column": 33 } } @@ -112070,15 +111922,15 @@ "updateContext": null }, "value": "let", - "start": 17697, - "end": 17700, + "start": 17675, + "end": 17678, "loc": { "start": { - "line": 570, + "line": 569, "column": 8 }, "end": { - "line": 570, + "line": 569, "column": 11 } } @@ -112096,15 +111948,15 @@ "binop": null }, "value": "startPagingRow", - "start": 17701, - "end": 17715, + "start": 17679, + "end": 17693, "loc": { "start": { - "line": 570, + "line": 569, "column": 12 }, "end": { - "line": 570, + "line": 569, "column": 26 } } @@ -112123,15 +111975,15 @@ "updateContext": null }, "value": "=", - "start": 17716, - "end": 17717, + "start": 17694, + "end": 17695, "loc": { "start": { - "line": 570, + "line": 569, "column": 27 }, "end": { - "line": 570, + "line": 569, "column": 28 } } @@ -112149,15 +112001,15 @@ "binop": null }, "value": "parseInt", - "start": 17718, - "end": 17726, + "start": 17696, + "end": 17704, "loc": { "start": { - "line": 570, + "line": 569, "column": 29 }, "end": { - "line": 570, + "line": 569, "column": 37 } } @@ -112174,15 +112026,15 @@ "postfix": false, "binop": null }, - "start": 17726, - "end": 17727, + "start": 17704, + "end": 17705, "loc": { "start": { - "line": 570, + "line": 569, "column": 37 }, "end": { - "line": 570, + "line": 569, "column": 38 } } @@ -112202,15 +112054,15 @@ "updateContext": null }, "value": "this", - "start": 17727, - "end": 17731, + "start": 17705, + "end": 17709, "loc": { "start": { - "line": 570, + "line": 569, "column": 38 }, "end": { - "line": 570, + "line": 569, "column": 42 } } @@ -112228,15 +112080,15 @@ "binop": null, "updateContext": null }, - "start": 17731, - "end": 17732, + "start": 17709, + "end": 17710, "loc": { "start": { - "line": 570, + "line": 569, "column": 42 }, "end": { - "line": 570, + "line": 569, "column": 43 } } @@ -112254,15 +112106,15 @@ "binop": null }, "value": "startPagingRow", - "start": 17732, - "end": 17746, + "start": 17710, + "end": 17724, "loc": { "start": { - "line": 570, + "line": 569, "column": 43 }, "end": { - "line": 570, + "line": 569, "column": 57 } } @@ -112280,15 +112132,15 @@ "binop": null, "updateContext": null }, - "start": 17746, - "end": 17747, + "start": 17724, + "end": 17725, "loc": { "start": { - "line": 570, + "line": 569, "column": 57 }, "end": { - "line": 570, + "line": 569, "column": 58 } } @@ -112307,15 +112159,15 @@ "updateContext": null }, "value": 10, - "start": 17748, - "end": 17750, + "start": 17726, + "end": 17728, "loc": { "start": { - "line": 570, + "line": 569, "column": 59 }, "end": { - "line": 570, + "line": 569, "column": 61 } } @@ -112332,15 +112184,15 @@ "postfix": false, "binop": null }, - "start": 17750, - "end": 17751, + "start": 17728, + "end": 17729, "loc": { "start": { - "line": 570, + "line": 569, "column": 61 }, "end": { - "line": 570, + "line": 569, "column": 62 } } @@ -112358,15 +112210,15 @@ "binop": null, "updateContext": null }, - "start": 17751, - "end": 17752, + "start": 17729, + "end": 17730, "loc": { "start": { - "line": 570, + "line": 569, "column": 62 }, "end": { - "line": 570, + "line": 569, "column": 63 } } @@ -112386,15 +112238,15 @@ "updateContext": null }, "value": "let", - "start": 17761, - "end": 17764, + "start": 17739, + "end": 17742, "loc": { "start": { - "line": 571, + "line": 570, "column": 8 }, "end": { - "line": 571, + "line": 570, "column": 11 } } @@ -112412,15 +112264,15 @@ "binop": null }, "value": "endPagingRow", - "start": 17765, - "end": 17777, + "start": 17743, + "end": 17755, "loc": { "start": { - "line": 571, + "line": 570, "column": 12 }, "end": { - "line": 571, + "line": 570, "column": 24 } } @@ -112439,15 +112291,15 @@ "updateContext": null }, "value": "=", - "start": 17778, - "end": 17779, + "start": 17756, + "end": 17757, "loc": { "start": { - "line": 571, + "line": 570, "column": 25 }, "end": { - "line": 571, + "line": 570, "column": 26 } } @@ -112465,15 +112317,15 @@ "binop": null }, "value": "startPagingRow", - "start": 17780, - "end": 17794, + "start": 17758, + "end": 17772, "loc": { "start": { - "line": 571, + "line": 570, "column": 27 }, "end": { - "line": 571, + "line": 570, "column": 41 } } @@ -112492,15 +112344,15 @@ "updateContext": null }, "value": "+", - "start": 17795, - "end": 17796, + "start": 17773, + "end": 17774, "loc": { "start": { - "line": 571, + "line": 570, "column": 42 }, "end": { - "line": 571, + "line": 570, "column": 43 } } @@ -112518,15 +112370,15 @@ "binop": null }, "value": "parseInt", - "start": 17797, - "end": 17805, + "start": 17775, + "end": 17783, "loc": { "start": { - "line": 571, + "line": 570, "column": 44 }, "end": { - "line": 571, + "line": 570, "column": 52 } } @@ -112543,15 +112395,15 @@ "postfix": false, "binop": null }, - "start": 17805, - "end": 17806, + "start": 17783, + "end": 17784, "loc": { "start": { - "line": 571, + "line": 570, "column": 52 }, "end": { - "line": 571, + "line": 570, "column": 53 } } @@ -112571,15 +112423,15 @@ "updateContext": null }, "value": "this", - "start": 17806, - "end": 17810, + "start": 17784, + "end": 17788, "loc": { "start": { - "line": 571, + "line": 570, "column": 53 }, "end": { - "line": 571, + "line": 570, "column": 57 } } @@ -112597,15 +112449,15 @@ "binop": null, "updateContext": null }, - "start": 17810, - "end": 17811, + "start": 17788, + "end": 17789, "loc": { "start": { - "line": 571, + "line": 570, "column": 57 }, "end": { - "line": 571, + "line": 570, "column": 58 } } @@ -112623,15 +112475,15 @@ "binop": null }, "value": "pageLength", - "start": 17811, - "end": 17821, + "start": 17789, + "end": 17799, "loc": { "start": { - "line": 571, + "line": 570, "column": 58 }, "end": { - "line": 571, + "line": 570, "column": 68 } } @@ -112649,15 +112501,15 @@ "binop": null, "updateContext": null }, - "start": 17821, - "end": 17822, + "start": 17799, + "end": 17800, "loc": { "start": { - "line": 571, + "line": 570, "column": 68 }, "end": { - "line": 571, + "line": 570, "column": 69 } } @@ -112676,15 +112528,15 @@ "updateContext": null }, "value": 10, - "start": 17823, - "end": 17825, + "start": 17801, + "end": 17803, "loc": { "start": { - "line": 571, + "line": 570, "column": 70 }, "end": { - "line": 571, + "line": 570, "column": 72 } } @@ -112701,15 +112553,15 @@ "postfix": false, "binop": null }, - "start": 17825, - "end": 17826, + "start": 17803, + "end": 17804, "loc": { "start": { - "line": 571, + "line": 570, "column": 72 }, "end": { - "line": 571, + "line": 570, "column": 73 } } @@ -112727,15 +112579,15 @@ "binop": null, "updateContext": null }, - "start": 17826, - "end": 17827, + "start": 17804, + "end": 17805, "loc": { "start": { - "line": 571, + "line": 570, "column": 73 }, "end": { - "line": 571, + "line": 570, "column": 74 } } @@ -112743,15 +112595,15 @@ { "type": "CommentLine", "value": "store valid rows indexes", - "start": 17837, - "end": 17863, + "start": 17815, + "end": 17841, "loc": { "start": { - "line": 573, + "line": 572, "column": 8 }, "end": { - "line": 573, + "line": 572, "column": 34 } } @@ -112771,15 +112623,15 @@ "updateContext": null }, "value": "if", - "start": 17872, - "end": 17874, + "start": 17850, + "end": 17852, "loc": { "start": { - "line": 574, + "line": 573, "column": 8 }, "end": { - "line": 574, + "line": 573, "column": 10 } } @@ -112796,15 +112648,15 @@ "postfix": false, "binop": null }, - "start": 17875, - "end": 17876, + "start": 17853, + "end": 17854, "loc": { "start": { - "line": 574, + "line": 573, "column": 11 }, "end": { - "line": 574, + "line": 573, "column": 12 } } @@ -112822,15 +112674,15 @@ "binop": null }, "value": "validRows", - "start": 17876, - "end": 17885, + "start": 17854, + "end": 17863, "loc": { "start": { - "line": 574, + "line": 573, "column": 12 }, "end": { - "line": 574, + "line": 573, "column": 21 } } @@ -112847,15 +112699,15 @@ "postfix": false, "binop": null }, - "start": 17885, - "end": 17886, + "start": 17863, + "end": 17864, "loc": { "start": { - "line": 574, + "line": 573, "column": 21 }, "end": { - "line": 574, + "line": 573, "column": 22 } } @@ -112872,15 +112724,15 @@ "postfix": false, "binop": null }, - "start": 17887, - "end": 17888, + "start": 17865, + "end": 17866, "loc": { "start": { - "line": 574, + "line": 573, "column": 23 }, "end": { - "line": 574, + "line": 573, "column": 24 } } @@ -112898,15 +112750,15 @@ "binop": null }, "value": "tf", - "start": 17901, - "end": 17903, + "start": 17879, + "end": 17881, "loc": { "start": { - "line": 575, + "line": 574, "column": 12 }, "end": { - "line": 575, + "line": 574, "column": 14 } } @@ -112924,15 +112776,15 @@ "binop": null, "updateContext": null }, - "start": 17903, - "end": 17904, + "start": 17881, + "end": 17882, "loc": { "start": { - "line": 575, + "line": 574, "column": 14 }, "end": { - "line": 575, + "line": 574, "column": 15 } } @@ -112950,15 +112802,15 @@ "binop": null }, "value": "validRowsIndex", - "start": 17904, - "end": 17918, + "start": 17882, + "end": 17896, "loc": { "start": { - "line": 575, + "line": 574, "column": 15 }, "end": { - "line": 575, + "line": 574, "column": 29 } } @@ -112977,15 +112829,15 @@ "updateContext": null }, "value": "=", - "start": 17919, - "end": 17920, + "start": 17897, + "end": 17898, "loc": { "start": { - "line": 575, + "line": 574, "column": 30 }, "end": { - "line": 575, + "line": 574, "column": 31 } } @@ -113003,15 +112855,15 @@ "binop": null }, "value": "validRows", - "start": 17921, - "end": 17930, + "start": 17899, + "end": 17908, "loc": { "start": { - "line": 575, + "line": 574, "column": 32 }, "end": { - "line": 575, + "line": 574, "column": 41 } } @@ -113029,15 +112881,15 @@ "binop": null, "updateContext": null }, - "start": 17930, - "end": 17931, + "start": 17908, + "end": 17909, "loc": { "start": { - "line": 575, + "line": 574, "column": 41 }, "end": { - "line": 575, + "line": 574, "column": 42 } } @@ -113054,15 +112906,15 @@ "postfix": false, "binop": null }, - "start": 17940, - "end": 17941, + "start": 17918, + "end": 17919, "loc": { "start": { - "line": 576, + "line": 575, "column": 8 }, "end": { - "line": 576, + "line": 575, "column": 9 } } @@ -113070,15 +112922,15 @@ { "type": "CommentLine", "value": "this loop shows valid rows of current page", - "start": 17951, - "end": 17995, + "start": 17929, + "end": 17973, "loc": { "start": { - "line": 578, + "line": 577, "column": 8 }, "end": { - "line": 578, + "line": 577, "column": 52 } } @@ -113098,15 +112950,15 @@ "updateContext": null }, "value": "for", - "start": 18004, - "end": 18007, + "start": 17982, + "end": 17985, "loc": { "start": { - "line": 579, + "line": 578, "column": 8 }, "end": { - "line": 579, + "line": 578, "column": 11 } } @@ -113123,15 +112975,15 @@ "postfix": false, "binop": null }, - "start": 18008, - "end": 18009, + "start": 17986, + "end": 17987, "loc": { "start": { - "line": 579, + "line": 578, "column": 12 }, "end": { - "line": 579, + "line": 578, "column": 13 } } @@ -113151,15 +113003,15 @@ "updateContext": null }, "value": "let", - "start": 18009, - "end": 18012, + "start": 17987, + "end": 17990, "loc": { "start": { - "line": 579, + "line": 578, "column": 13 }, "end": { - "line": 579, + "line": 578, "column": 16 } } @@ -113177,15 +113029,15 @@ "binop": null }, "value": "h", - "start": 18013, - "end": 18014, + "start": 17991, + "end": 17992, "loc": { "start": { - "line": 579, + "line": 578, "column": 17 }, "end": { - "line": 579, + "line": 578, "column": 18 } } @@ -113204,15 +113056,15 @@ "updateContext": null }, "value": "=", - "start": 18015, - "end": 18016, + "start": 17993, + "end": 17994, "loc": { "start": { - "line": 579, + "line": 578, "column": 19 }, "end": { - "line": 579, + "line": 578, "column": 20 } } @@ -113231,15 +113083,15 @@ "updateContext": null }, "value": 0, - "start": 18017, - "end": 18018, + "start": 17995, + "end": 17996, "loc": { "start": { - "line": 579, + "line": 578, "column": 21 }, "end": { - "line": 579, + "line": 578, "column": 22 } } @@ -113257,15 +113109,15 @@ "binop": null, "updateContext": null }, - "start": 18018, - "end": 18019, + "start": 17996, + "end": 17997, "loc": { "start": { - "line": 579, + "line": 578, "column": 22 }, "end": { - "line": 579, + "line": 578, "column": 23 } } @@ -113283,15 +113135,15 @@ "binop": null }, "value": "len", - "start": 18020, - "end": 18023, + "start": 17998, + "end": 18001, "loc": { "start": { - "line": 579, + "line": 578, "column": 24 }, "end": { - "line": 579, + "line": 578, "column": 27 } } @@ -113310,15 +113162,15 @@ "updateContext": null }, "value": "=", - "start": 18024, - "end": 18025, + "start": 18002, + "end": 18003, "loc": { "start": { - "line": 579, + "line": 578, "column": 28 }, "end": { - "line": 579, + "line": 578, "column": 29 } } @@ -113336,15 +113188,15 @@ "binop": null }, "value": "tf", - "start": 18026, - "end": 18028, + "start": 18004, + "end": 18006, "loc": { "start": { - "line": 579, + "line": 578, "column": 30 }, "end": { - "line": 579, + "line": 578, "column": 32 } } @@ -113362,15 +113214,15 @@ "binop": null, "updateContext": null }, - "start": 18028, - "end": 18029, + "start": 18006, + "end": 18007, "loc": { "start": { - "line": 579, + "line": 578, "column": 32 }, "end": { - "line": 579, + "line": 578, "column": 33 } } @@ -113388,15 +113240,15 @@ "binop": null }, "value": "getValidRowsNb", - "start": 18029, - "end": 18043, + "start": 18007, + "end": 18021, "loc": { "start": { - "line": 579, + "line": 578, "column": 33 }, "end": { - "line": 579, + "line": 578, "column": 47 } } @@ -113413,15 +113265,15 @@ "postfix": false, "binop": null }, - "start": 18043, - "end": 18044, + "start": 18021, + "end": 18022, "loc": { "start": { - "line": 579, + "line": 578, "column": 47 }, "end": { - "line": 579, + "line": 578, "column": 48 } } @@ -113441,15 +113293,15 @@ "updateContext": null }, "value": "true", - "start": 18044, - "end": 18048, + "start": 18022, + "end": 18026, "loc": { "start": { - "line": 579, + "line": 578, "column": 48 }, "end": { - "line": 579, + "line": 578, "column": 52 } } @@ -113466,15 +113318,15 @@ "postfix": false, "binop": null }, - "start": 18048, - "end": 18049, + "start": 18026, + "end": 18027, "loc": { "start": { - "line": 579, + "line": 578, "column": 52 }, "end": { - "line": 579, + "line": 578, "column": 53 } } @@ -113492,15 +113344,15 @@ "binop": null, "updateContext": null }, - "start": 18049, - "end": 18050, + "start": 18027, + "end": 18028, "loc": { "start": { - "line": 579, + "line": 578, "column": 53 }, "end": { - "line": 579, + "line": 578, "column": 54 } } @@ -113518,15 +113370,15 @@ "binop": null }, "value": "h", - "start": 18051, - "end": 18052, + "start": 18029, + "end": 18030, "loc": { "start": { - "line": 579, + "line": 578, "column": 55 }, "end": { - "line": 579, + "line": 578, "column": 56 } } @@ -113545,15 +113397,15 @@ "updateContext": null }, "value": "<", - "start": 18053, - "end": 18054, + "start": 18031, + "end": 18032, "loc": { "start": { - "line": 579, + "line": 578, "column": 57 }, "end": { - "line": 579, + "line": 578, "column": 58 } } @@ -113571,15 +113423,15 @@ "binop": null }, "value": "len", - "start": 18055, - "end": 18058, + "start": 18033, + "end": 18036, "loc": { "start": { - "line": 579, + "line": 578, "column": 59 }, "end": { - "line": 579, + "line": 578, "column": 62 } } @@ -113597,15 +113449,15 @@ "binop": null, "updateContext": null }, - "start": 18058, - "end": 18059, + "start": 18036, + "end": 18037, "loc": { "start": { - "line": 579, + "line": 578, "column": 62 }, "end": { - "line": 579, + "line": 578, "column": 63 } } @@ -113623,15 +113475,15 @@ "binop": null }, "value": "h", - "start": 18060, - "end": 18061, + "start": 18038, + "end": 18039, "loc": { "start": { - "line": 579, + "line": 578, "column": 64 }, "end": { - "line": 579, + "line": 578, "column": 65 } } @@ -113649,15 +113501,15 @@ "binop": null }, "value": "++", - "start": 18061, - "end": 18063, + "start": 18039, + "end": 18041, "loc": { "start": { - "line": 579, + "line": 578, "column": 65 }, "end": { - "line": 579, + "line": 578, "column": 67 } } @@ -113674,15 +113526,15 @@ "postfix": false, "binop": null }, - "start": 18063, - "end": 18064, + "start": 18041, + "end": 18042, "loc": { "start": { - "line": 579, + "line": 578, "column": 67 }, "end": { - "line": 579, + "line": 578, "column": 68 } } @@ -113699,15 +113551,15 @@ "postfix": false, "binop": null }, - "start": 18065, - "end": 18066, + "start": 18043, + "end": 18044, "loc": { "start": { - "line": 579, + "line": 578, "column": 69 }, "end": { - "line": 579, + "line": 578, "column": 70 } } @@ -113727,15 +113579,15 @@ "updateContext": null }, "value": "let", - "start": 18079, - "end": 18082, + "start": 18057, + "end": 18060, "loc": { "start": { - "line": 580, + "line": 579, "column": 12 }, "end": { - "line": 580, + "line": 579, "column": 15 } } @@ -113753,15 +113605,15 @@ "binop": null }, "value": "validRowIdx", - "start": 18083, - "end": 18094, + "start": 18061, + "end": 18072, "loc": { "start": { - "line": 580, + "line": 579, "column": 16 }, "end": { - "line": 580, + "line": 579, "column": 27 } } @@ -113780,15 +113632,15 @@ "updateContext": null }, "value": "=", - "start": 18095, - "end": 18096, + "start": 18073, + "end": 18074, "loc": { "start": { - "line": 580, + "line": 579, "column": 28 }, "end": { - "line": 580, + "line": 579, "column": 29 } } @@ -113806,15 +113658,15 @@ "binop": null }, "value": "tf", - "start": 18097, - "end": 18099, + "start": 18075, + "end": 18077, "loc": { "start": { - "line": 580, + "line": 579, "column": 30 }, "end": { - "line": 580, + "line": 579, "column": 32 } } @@ -113832,15 +113684,15 @@ "binop": null, "updateContext": null }, - "start": 18099, - "end": 18100, + "start": 18077, + "end": 18078, "loc": { "start": { - "line": 580, + "line": 579, "column": 32 }, "end": { - "line": 580, + "line": 579, "column": 33 } } @@ -113858,15 +113710,15 @@ "binop": null }, "value": "validRowsIndex", - "start": 18100, - "end": 18114, + "start": 18078, + "end": 18092, "loc": { "start": { - "line": 580, + "line": 579, "column": 33 }, "end": { - "line": 580, + "line": 579, "column": 47 } } @@ -113884,15 +113736,15 @@ "binop": null, "updateContext": null }, - "start": 18114, - "end": 18115, + "start": 18092, + "end": 18093, "loc": { "start": { - "line": 580, + "line": 579, "column": 47 }, "end": { - "line": 580, + "line": 579, "column": 48 } } @@ -113910,15 +113762,15 @@ "binop": null }, "value": "h", - "start": 18115, - "end": 18116, + "start": 18093, + "end": 18094, "loc": { "start": { - "line": 580, + "line": 579, "column": 48 }, "end": { - "line": 580, + "line": 579, "column": 49 } } @@ -113936,15 +113788,15 @@ "binop": null, "updateContext": null }, - "start": 18116, - "end": 18117, + "start": 18094, + "end": 18095, "loc": { "start": { - "line": 580, + "line": 579, "column": 49 }, "end": { - "line": 580, + "line": 579, "column": 50 } } @@ -113962,15 +113814,15 @@ "binop": null, "updateContext": null }, - "start": 18117, - "end": 18118, + "start": 18095, + "end": 18096, "loc": { "start": { - "line": 580, + "line": 579, "column": 50 }, "end": { - "line": 580, + "line": 579, "column": 51 } } @@ -113990,15 +113842,15 @@ "updateContext": null }, "value": "let", - "start": 18131, - "end": 18134, + "start": 18109, + "end": 18112, "loc": { "start": { - "line": 581, + "line": 580, "column": 12 }, "end": { - "line": 581, + "line": 580, "column": 15 } } @@ -114016,15 +113868,15 @@ "binop": null }, "value": "r", - "start": 18135, - "end": 18136, + "start": 18113, + "end": 18114, "loc": { "start": { - "line": 581, + "line": 580, "column": 16 }, "end": { - "line": 581, + "line": 580, "column": 17 } } @@ -114043,15 +113895,15 @@ "updateContext": null }, "value": "=", - "start": 18137, - "end": 18138, + "start": 18115, + "end": 18116, "loc": { "start": { - "line": 581, + "line": 580, "column": 18 }, "end": { - "line": 581, + "line": 580, "column": 19 } } @@ -114069,15 +113921,15 @@ "binop": null }, "value": "rows", - "start": 18139, - "end": 18143, + "start": 18117, + "end": 18121, "loc": { "start": { - "line": 581, + "line": 580, "column": 20 }, "end": { - "line": 581, + "line": 580, "column": 24 } } @@ -114095,15 +113947,15 @@ "binop": null, "updateContext": null }, - "start": 18143, - "end": 18144, + "start": 18121, + "end": 18122, "loc": { "start": { - "line": 581, + "line": 580, "column": 24 }, "end": { - "line": 581, + "line": 580, "column": 25 } } @@ -114121,15 +113973,15 @@ "binop": null }, "value": "validRowIdx", - "start": 18144, - "end": 18155, + "start": 18122, + "end": 18133, "loc": { "start": { - "line": 581, + "line": 580, "column": 25 }, "end": { - "line": 581, + "line": 580, "column": 36 } } @@ -114147,15 +113999,15 @@ "binop": null, "updateContext": null }, - "start": 18155, - "end": 18156, + "start": 18133, + "end": 18134, "loc": { "start": { - "line": 581, + "line": 580, "column": 36 }, "end": { - "line": 581, + "line": 580, "column": 37 } } @@ -114173,15 +114025,15 @@ "binop": null, "updateContext": null }, - "start": 18156, - "end": 18157, + "start": 18134, + "end": 18135, "loc": { "start": { - "line": 581, + "line": 580, "column": 37 }, "end": { - "line": 581, + "line": 580, "column": 38 } } @@ -114201,15 +114053,15 @@ "updateContext": null }, "value": "let", - "start": 18170, - "end": 18173, + "start": 18148, + "end": 18151, "loc": { "start": { - "line": 582, + "line": 581, "column": 12 }, "end": { - "line": 582, + "line": 581, "column": 15 } } @@ -114227,15 +114079,15 @@ "binop": null }, "value": "isRowValid", - "start": 18174, - "end": 18184, + "start": 18152, + "end": 18162, "loc": { "start": { - "line": 582, + "line": 581, "column": 16 }, "end": { - "line": 582, + "line": 581, "column": 26 } } @@ -114254,15 +114106,15 @@ "updateContext": null }, "value": "=", - "start": 18185, - "end": 18186, + "start": 18163, + "end": 18164, "loc": { "start": { - "line": 582, + "line": 581, "column": 27 }, "end": { - "line": 582, + "line": 581, "column": 28 } } @@ -114280,15 +114132,15 @@ "binop": null }, "value": "r", - "start": 18187, - "end": 18188, + "start": 18165, + "end": 18166, "loc": { "start": { - "line": 582, + "line": 581, "column": 29 }, "end": { - "line": 582, + "line": 581, "column": 30 } } @@ -114306,15 +114158,15 @@ "binop": null, "updateContext": null }, - "start": 18188, - "end": 18189, + "start": 18166, + "end": 18167, "loc": { "start": { - "line": 582, + "line": 581, "column": 30 }, "end": { - "line": 582, + "line": 581, "column": 31 } } @@ -114332,15 +114184,15 @@ "binop": null }, "value": "getAttribute", - "start": 18189, - "end": 18201, + "start": 18167, + "end": 18179, "loc": { "start": { - "line": 582, + "line": 581, "column": 31 }, "end": { - "line": 582, + "line": 581, "column": 43 } } @@ -114357,15 +114209,15 @@ "postfix": false, "binop": null }, - "start": 18201, - "end": 18202, + "start": 18179, + "end": 18180, "loc": { "start": { - "line": 582, + "line": 581, "column": 43 }, "end": { - "line": 582, + "line": 581, "column": 44 } } @@ -114384,15 +114236,15 @@ "updateContext": null }, "value": "validRow", - "start": 18202, - "end": 18212, + "start": 18180, + "end": 18190, "loc": { "start": { - "line": 582, + "line": 581, "column": 44 }, "end": { - "line": 582, + "line": 581, "column": 54 } } @@ -114409,15 +114261,15 @@ "postfix": false, "binop": null }, - "start": 18212, - "end": 18213, + "start": 18190, + "end": 18191, "loc": { "start": { - "line": 582, + "line": 581, "column": 54 }, "end": { - "line": 582, + "line": 581, "column": 55 } } @@ -114435,15 +114287,15 @@ "binop": null, "updateContext": null }, - "start": 18213, - "end": 18214, + "start": 18191, + "end": 18192, "loc": { "start": { - "line": 582, + "line": 581, "column": 55 }, "end": { - "line": 582, + "line": 581, "column": 56 } } @@ -114463,15 +114315,15 @@ "updateContext": null }, "value": "let", - "start": 18227, - "end": 18230, + "start": 18205, + "end": 18208, "loc": { "start": { - "line": 583, + "line": 582, "column": 12 }, "end": { - "line": 583, + "line": 582, "column": 15 } } @@ -114489,15 +114341,15 @@ "binop": null }, "value": "rowDisplayed", - "start": 18231, - "end": 18243, + "start": 18209, + "end": 18221, "loc": { "start": { - "line": 583, + "line": 582, "column": 16 }, "end": { - "line": 583, + "line": 582, "column": 28 } } @@ -114516,15 +114368,15 @@ "updateContext": null }, "value": "=", - "start": 18244, - "end": 18245, + "start": 18222, + "end": 18223, "loc": { "start": { - "line": 583, + "line": 582, "column": 29 }, "end": { - "line": 583, + "line": 582, "column": 30 } } @@ -114544,15 +114396,15 @@ "updateContext": null }, "value": "false", - "start": 18246, - "end": 18251, + "start": 18224, + "end": 18229, "loc": { "start": { - "line": 583, + "line": 582, "column": 31 }, "end": { - "line": 583, + "line": 582, "column": 36 } } @@ -114570,15 +114422,15 @@ "binop": null, "updateContext": null }, - "start": 18251, - "end": 18252, + "start": 18229, + "end": 18230, "loc": { "start": { - "line": 583, + "line": 582, "column": 36 }, "end": { - "line": 583, + "line": 582, "column": 37 } } @@ -114598,15 +114450,15 @@ "updateContext": null }, "value": "if", - "start": 18266, - "end": 18268, + "start": 18244, + "end": 18246, "loc": { "start": { - "line": 585, + "line": 584, "column": 12 }, "end": { - "line": 585, + "line": 584, "column": 14 } } @@ -114623,15 +114475,15 @@ "postfix": false, "binop": null }, - "start": 18269, - "end": 18270, + "start": 18247, + "end": 18248, "loc": { "start": { - "line": 585, + "line": 584, "column": 15 }, "end": { - "line": 585, + "line": 584, "column": 16 } } @@ -114649,15 +114501,15 @@ "binop": null }, "value": "h", - "start": 18270, - "end": 18271, + "start": 18248, + "end": 18249, "loc": { "start": { - "line": 585, + "line": 584, "column": 16 }, "end": { - "line": 585, + "line": 584, "column": 17 } } @@ -114676,15 +114528,15 @@ "updateContext": null }, "value": ">=", - "start": 18272, - "end": 18274, + "start": 18250, + "end": 18252, "loc": { "start": { - "line": 585, + "line": 584, "column": 18 }, "end": { - "line": 585, + "line": 584, "column": 20 } } @@ -114702,15 +114554,15 @@ "binop": null }, "value": "startPagingRow", - "start": 18275, - "end": 18289, + "start": 18253, + "end": 18267, "loc": { "start": { - "line": 585, + "line": 584, "column": 21 }, "end": { - "line": 585, + "line": 584, "column": 35 } } @@ -114729,15 +114581,15 @@ "updateContext": null }, "value": "&&", - "start": 18290, - "end": 18292, + "start": 18268, + "end": 18270, "loc": { "start": { - "line": 585, + "line": 584, "column": 36 }, "end": { - "line": 585, + "line": 584, "column": 38 } } @@ -114755,15 +114607,15 @@ "binop": null }, "value": "h", - "start": 18293, - "end": 18294, + "start": 18271, + "end": 18272, "loc": { "start": { - "line": 585, + "line": 584, "column": 39 }, "end": { - "line": 585, + "line": 584, "column": 40 } } @@ -114782,15 +114634,15 @@ "updateContext": null }, "value": "<", - "start": 18295, - "end": 18296, + "start": 18273, + "end": 18274, "loc": { "start": { - "line": 585, + "line": 584, "column": 41 }, "end": { - "line": 585, + "line": 584, "column": 42 } } @@ -114808,15 +114660,15 @@ "binop": null }, "value": "endPagingRow", - "start": 18297, - "end": 18309, + "start": 18275, + "end": 18287, "loc": { "start": { - "line": 585, + "line": 584, "column": 43 }, "end": { - "line": 585, + "line": 584, "column": 55 } } @@ -114833,15 +114685,15 @@ "postfix": false, "binop": null }, - "start": 18309, - "end": 18310, + "start": 18287, + "end": 18288, "loc": { "start": { - "line": 585, + "line": 584, "column": 55 }, "end": { - "line": 585, + "line": 584, "column": 56 } } @@ -114858,15 +114710,15 @@ "postfix": false, "binop": null }, - "start": 18311, - "end": 18312, + "start": 18289, + "end": 18290, "loc": { "start": { - "line": 585, + "line": 584, "column": 57 }, "end": { - "line": 585, + "line": 584, "column": 58 } } @@ -114886,15 +114738,15 @@ "updateContext": null }, "value": "if", - "start": 18329, - "end": 18331, + "start": 18307, + "end": 18309, "loc": { "start": { - "line": 586, + "line": 585, "column": 16 }, "end": { - "line": 586, + "line": 585, "column": 18 } } @@ -114911,15 +114763,15 @@ "postfix": false, "binop": null }, - "start": 18332, - "end": 18333, + "start": 18310, + "end": 18311, "loc": { "start": { - "line": 586, + "line": 585, "column": 19 }, "end": { - "line": 586, + "line": 585, "column": 20 } } @@ -114937,15 +114789,15 @@ "binop": null }, "value": "isNull", - "start": 18333, - "end": 18339, + "start": 18311, + "end": 18317, "loc": { "start": { - "line": 586, + "line": 585, "column": 20 }, "end": { - "line": 586, + "line": 585, "column": 26 } } @@ -114962,15 +114814,15 @@ "postfix": false, "binop": null }, - "start": 18339, - "end": 18340, + "start": 18317, + "end": 18318, "loc": { "start": { - "line": 586, + "line": 585, "column": 26 }, "end": { - "line": 586, + "line": 585, "column": 27 } } @@ -114988,15 +114840,15 @@ "binop": null }, "value": "isRowValid", - "start": 18340, - "end": 18350, + "start": 18318, + "end": 18328, "loc": { "start": { - "line": 586, + "line": 585, "column": 27 }, "end": { - "line": 586, + "line": 585, "column": 37 } } @@ -115013,15 +114865,15 @@ "postfix": false, "binop": null }, - "start": 18350, - "end": 18351, + "start": 18328, + "end": 18329, "loc": { "start": { - "line": 586, + "line": 585, "column": 37 }, "end": { - "line": 586, + "line": 585, "column": 38 } } @@ -115040,15 +114892,15 @@ "updateContext": null }, "value": "||", - "start": 18352, - "end": 18354, + "start": 18330, + "end": 18332, "loc": { "start": { - "line": 586, + "line": 585, "column": 39 }, "end": { - "line": 586, + "line": 585, "column": 41 } } @@ -115066,15 +114918,15 @@ "binop": null }, "value": "Boolean", - "start": 18355, - "end": 18362, + "start": 18333, + "end": 18340, "loc": { "start": { - "line": 586, + "line": 585, "column": 42 }, "end": { - "line": 586, + "line": 585, "column": 49 } } @@ -115091,15 +114943,15 @@ "postfix": false, "binop": null }, - "start": 18362, - "end": 18363, + "start": 18340, + "end": 18341, "loc": { "start": { - "line": 586, + "line": 585, "column": 49 }, "end": { - "line": 586, + "line": 585, "column": 50 } } @@ -115117,15 +114969,15 @@ "binop": null }, "value": "isRowValid", - "start": 18363, - "end": 18373, + "start": 18341, + "end": 18351, "loc": { "start": { - "line": 586, + "line": 585, "column": 50 }, "end": { - "line": 586, + "line": 585, "column": 60 } } @@ -115144,15 +114996,15 @@ "updateContext": null }, "value": "===", - "start": 18374, - "end": 18377, + "start": 18352, + "end": 18355, "loc": { "start": { - "line": 586, + "line": 585, "column": 61 }, "end": { - "line": 586, + "line": 585, "column": 64 } } @@ -115171,15 +115023,15 @@ "updateContext": null }, "value": "true", - "start": 18378, - "end": 18384, + "start": 18356, + "end": 18362, "loc": { "start": { - "line": 586, + "line": 585, "column": 65 }, "end": { - "line": 586, + "line": 585, "column": 71 } } @@ -115196,15 +115048,15 @@ "postfix": false, "binop": null }, - "start": 18384, - "end": 18385, + "start": 18362, + "end": 18363, "loc": { "start": { - "line": 586, + "line": 585, "column": 71 }, "end": { - "line": 586, + "line": 585, "column": 72 } } @@ -115221,15 +115073,15 @@ "postfix": false, "binop": null }, - "start": 18385, - "end": 18386, + "start": 18363, + "end": 18364, "loc": { "start": { - "line": 586, + "line": 585, "column": 72 }, "end": { - "line": 586, + "line": 585, "column": 73 } } @@ -115246,15 +115098,15 @@ "postfix": false, "binop": null }, - "start": 18387, - "end": 18388, + "start": 18365, + "end": 18366, "loc": { "start": { - "line": 586, + "line": 585, "column": 74 }, "end": { - "line": 586, + "line": 585, "column": 75 } } @@ -115272,15 +115124,15 @@ "binop": null }, "value": "r", - "start": 18409, - "end": 18410, + "start": 18387, + "end": 18388, "loc": { "start": { - "line": 587, + "line": 586, "column": 20 }, "end": { - "line": 587, + "line": 586, "column": 21 } } @@ -115298,15 +115150,15 @@ "binop": null, "updateContext": null }, - "start": 18410, - "end": 18411, + "start": 18388, + "end": 18389, "loc": { "start": { - "line": 587, + "line": 586, "column": 21 }, "end": { - "line": 587, + "line": 586, "column": 22 } } @@ -115324,15 +115176,15 @@ "binop": null }, "value": "style", - "start": 18411, - "end": 18416, + "start": 18389, + "end": 18394, "loc": { "start": { - "line": 587, + "line": 586, "column": 22 }, "end": { - "line": 587, + "line": 586, "column": 27 } } @@ -115350,15 +115202,15 @@ "binop": null, "updateContext": null }, - "start": 18416, - "end": 18417, + "start": 18394, + "end": 18395, "loc": { "start": { - "line": 587, + "line": 586, "column": 27 }, "end": { - "line": 587, + "line": 586, "column": 28 } } @@ -115376,15 +115228,15 @@ "binop": null }, "value": "display", - "start": 18417, - "end": 18424, + "start": 18395, + "end": 18402, "loc": { "start": { - "line": 587, + "line": 586, "column": 28 }, "end": { - "line": 587, + "line": 586, "column": 35 } } @@ -115403,15 +115255,15 @@ "updateContext": null }, "value": "=", - "start": 18425, - "end": 18426, + "start": 18403, + "end": 18404, "loc": { "start": { - "line": 587, + "line": 586, "column": 36 }, "end": { - "line": 587, + "line": 586, "column": 37 } } @@ -115430,15 +115282,15 @@ "updateContext": null }, "value": "", - "start": 18427, - "end": 18429, + "start": 18405, + "end": 18407, "loc": { "start": { - "line": 587, + "line": 586, "column": 38 }, "end": { - "line": 587, + "line": 586, "column": 40 } } @@ -115456,15 +115308,15 @@ "binop": null, "updateContext": null }, - "start": 18429, - "end": 18430, + "start": 18407, + "end": 18408, "loc": { "start": { - "line": 587, + "line": 586, "column": 40 }, "end": { - "line": 587, + "line": 586, "column": 41 } } @@ -115482,15 +115334,15 @@ "binop": null }, "value": "rowDisplayed", - "start": 18451, - "end": 18463, + "start": 18429, + "end": 18441, "loc": { "start": { - "line": 588, + "line": 587, "column": 20 }, "end": { - "line": 588, + "line": 587, "column": 32 } } @@ -115509,15 +115361,15 @@ "updateContext": null }, "value": "=", - "start": 18464, - "end": 18465, + "start": 18442, + "end": 18443, "loc": { "start": { - "line": 588, + "line": 587, "column": 33 }, "end": { - "line": 588, + "line": 587, "column": 34 } } @@ -115537,15 +115389,15 @@ "updateContext": null }, "value": "true", - "start": 18466, - "end": 18470, + "start": 18444, + "end": 18448, "loc": { "start": { - "line": 588, + "line": 587, "column": 35 }, "end": { - "line": 588, + "line": 587, "column": 39 } } @@ -115563,15 +115415,15 @@ "binop": null, "updateContext": null }, - "start": 18470, - "end": 18471, + "start": 18448, + "end": 18449, "loc": { "start": { - "line": 588, + "line": 587, "column": 39 }, "end": { - "line": 588, + "line": 587, "column": 40 } } @@ -115588,15 +115440,15 @@ "postfix": false, "binop": null }, - "start": 18488, - "end": 18489, + "start": 18466, + "end": 18467, "loc": { "start": { - "line": 589, + "line": 588, "column": 16 }, "end": { - "line": 589, + "line": 588, "column": 17 } } @@ -115613,15 +115465,15 @@ "postfix": false, "binop": null }, - "start": 18502, - "end": 18503, + "start": 18480, + "end": 18481, "loc": { "start": { - "line": 590, + "line": 589, "column": 12 }, "end": { - "line": 590, + "line": 589, "column": 13 } } @@ -115641,15 +115493,15 @@ "updateContext": null }, "value": "else", - "start": 18504, - "end": 18508, + "start": 18482, + "end": 18486, "loc": { "start": { - "line": 590, + "line": 589, "column": 14 }, "end": { - "line": 590, + "line": 589, "column": 18 } } @@ -115666,15 +115518,15 @@ "postfix": false, "binop": null }, - "start": 18509, - "end": 18510, + "start": 18487, + "end": 18488, "loc": { "start": { - "line": 590, + "line": 589, "column": 19 }, "end": { - "line": 590, + "line": 589, "column": 20 } } @@ -115692,15 +115544,15 @@ "binop": null }, "value": "r", - "start": 18527, - "end": 18528, + "start": 18505, + "end": 18506, "loc": { "start": { - "line": 591, + "line": 590, "column": 16 }, "end": { - "line": 591, + "line": 590, "column": 17 } } @@ -115718,15 +115570,15 @@ "binop": null, "updateContext": null }, - "start": 18528, - "end": 18529, + "start": 18506, + "end": 18507, "loc": { "start": { - "line": 591, + "line": 590, "column": 17 }, "end": { - "line": 591, + "line": 590, "column": 18 } } @@ -115744,15 +115596,15 @@ "binop": null }, "value": "style", - "start": 18529, - "end": 18534, + "start": 18507, + "end": 18512, "loc": { "start": { - "line": 591, + "line": 590, "column": 18 }, "end": { - "line": 591, + "line": 590, "column": 23 } } @@ -115770,15 +115622,15 @@ "binop": null, "updateContext": null }, - "start": 18534, - "end": 18535, + "start": 18512, + "end": 18513, "loc": { "start": { - "line": 591, + "line": 590, "column": 23 }, "end": { - "line": 591, + "line": 590, "column": 24 } } @@ -115796,15 +115648,15 @@ "binop": null }, "value": "display", - "start": 18535, - "end": 18542, + "start": 18513, + "end": 18520, "loc": { "start": { - "line": 591, + "line": 590, "column": 24 }, "end": { - "line": 591, + "line": 590, "column": 31 } } @@ -115823,15 +115675,15 @@ "updateContext": null }, "value": "=", - "start": 18543, - "end": 18544, + "start": 18521, + "end": 18522, "loc": { "start": { - "line": 591, + "line": 590, "column": 32 }, "end": { - "line": 591, + "line": 590, "column": 33 } } @@ -115849,15 +115701,15 @@ "binop": null }, "value": "NONE", - "start": 18545, - "end": 18549, + "start": 18523, + "end": 18527, "loc": { "start": { - "line": 591, + "line": 590, "column": 34 }, "end": { - "line": 591, + "line": 590, "column": 38 } } @@ -115875,15 +115727,15 @@ "binop": null, "updateContext": null }, - "start": 18549, - "end": 18550, + "start": 18527, + "end": 18528, "loc": { "start": { - "line": 591, + "line": 590, "column": 38 }, "end": { - "line": 591, + "line": 590, "column": 39 } } @@ -115900,15 +115752,15 @@ "postfix": false, "binop": null }, - "start": 18563, - "end": 18564, + "start": 18541, + "end": 18542, "loc": { "start": { - "line": 592, + "line": 591, "column": 12 }, "end": { - "line": 592, + "line": 591, "column": 13 } } @@ -115928,15 +115780,15 @@ "updateContext": null }, "value": "this", - "start": 18577, - "end": 18581, + "start": 18555, + "end": 18559, "loc": { "start": { - "line": 593, + "line": 592, "column": 12 }, "end": { - "line": 593, + "line": 592, "column": 16 } } @@ -115954,15 +115806,15 @@ "binop": null, "updateContext": null }, - "start": 18581, - "end": 18582, + "start": 18559, + "end": 18560, "loc": { "start": { - "line": 593, + "line": 592, "column": 16 }, "end": { - "line": 593, + "line": 592, "column": 17 } } @@ -115980,15 +115832,15 @@ "binop": null }, "value": "emitter", - "start": 18582, - "end": 18589, + "start": 18560, + "end": 18567, "loc": { "start": { - "line": 593, + "line": 592, "column": 17 }, "end": { - "line": 593, + "line": 592, "column": 24 } } @@ -116006,15 +115858,15 @@ "binop": null, "updateContext": null }, - "start": 18589, - "end": 18590, + "start": 18567, + "end": 18568, "loc": { "start": { - "line": 593, + "line": 592, "column": 24 }, "end": { - "line": 593, + "line": 592, "column": 25 } } @@ -116032,15 +115884,15 @@ "binop": null }, "value": "emit", - "start": 18590, - "end": 18594, + "start": 18568, + "end": 18572, "loc": { "start": { - "line": 593, + "line": 592, "column": 25 }, "end": { - "line": 593, + "line": 592, "column": 29 } } @@ -116057,15 +115909,15 @@ "postfix": false, "binop": null }, - "start": 18594, - "end": 18595, + "start": 18572, + "end": 18573, "loc": { "start": { - "line": 593, + "line": 592, "column": 29 }, "end": { - "line": 593, + "line": 592, "column": 30 } } @@ -116084,15 +115936,15 @@ "updateContext": null }, "value": "row-paged", - "start": 18595, - "end": 18606, + "start": 18573, + "end": 18584, "loc": { "start": { - "line": 593, + "line": 592, "column": 30 }, "end": { - "line": 593, + "line": 592, "column": 41 } } @@ -116110,15 +115962,15 @@ "binop": null, "updateContext": null }, - "start": 18606, - "end": 18607, + "start": 18584, + "end": 18585, "loc": { "start": { - "line": 593, + "line": 592, "column": 41 }, "end": { - "line": 593, + "line": 592, "column": 42 } } @@ -116136,15 +115988,15 @@ "binop": null }, "value": "tf", - "start": 18608, - "end": 18610, + "start": 18586, + "end": 18588, "loc": { "start": { - "line": 593, + "line": 592, "column": 43 }, "end": { - "line": 593, + "line": 592, "column": 45 } } @@ -116162,15 +116014,15 @@ "binop": null, "updateContext": null }, - "start": 18610, - "end": 18611, + "start": 18588, + "end": 18589, "loc": { "start": { - "line": 593, + "line": 592, "column": 45 }, "end": { - "line": 593, + "line": 592, "column": 46 } } @@ -116188,15 +116040,15 @@ "binop": null }, "value": "validRowIdx", - "start": 18612, - "end": 18623, + "start": 18590, + "end": 18601, "loc": { "start": { - "line": 593, + "line": 592, "column": 47 }, "end": { - "line": 593, + "line": 592, "column": 58 } } @@ -116214,15 +116066,15 @@ "binop": null, "updateContext": null }, - "start": 18623, - "end": 18624, + "start": 18601, + "end": 18602, "loc": { "start": { - "line": 593, + "line": 592, "column": 58 }, "end": { - "line": 593, + "line": 592, "column": 59 } } @@ -116240,15 +116092,15 @@ "binop": null }, "value": "h", - "start": 18625, - "end": 18626, + "start": 18603, + "end": 18604, "loc": { "start": { - "line": 593, + "line": 592, "column": 60 }, "end": { - "line": 593, + "line": 592, "column": 61 } } @@ -116266,15 +116118,15 @@ "binop": null, "updateContext": null }, - "start": 18626, - "end": 18627, + "start": 18604, + "end": 18605, "loc": { "start": { - "line": 593, + "line": 592, "column": 61 }, "end": { - "line": 593, + "line": 592, "column": 62 } } @@ -116292,15 +116144,15 @@ "binop": null }, "value": "rowDisplayed", - "start": 18628, - "end": 18640, + "start": 18606, + "end": 18618, "loc": { "start": { - "line": 593, + "line": 592, "column": 63 }, "end": { - "line": 593, + "line": 592, "column": 75 } } @@ -116317,15 +116169,15 @@ "postfix": false, "binop": null }, - "start": 18640, - "end": 18641, + "start": 18618, + "end": 18619, "loc": { "start": { - "line": 593, + "line": 592, "column": 75 }, "end": { - "line": 593, + "line": 592, "column": 76 } } @@ -116343,15 +116195,15 @@ "binop": null, "updateContext": null }, - "start": 18641, - "end": 18642, + "start": 18619, + "end": 18620, "loc": { "start": { - "line": 593, + "line": 592, "column": 76 }, "end": { - "line": 593, + "line": 592, "column": 77 } } @@ -116368,15 +116220,15 @@ "postfix": false, "binop": null }, - "start": 18651, - "end": 18652, + "start": 18629, + "end": 18630, "loc": { "start": { - "line": 594, + "line": 593, "column": 8 }, "end": { - "line": 594, + "line": 593, "column": 9 } } @@ -116384,15 +116236,15 @@ { "type": "CommentLine", "value": " broadcast grouping by page", - "start": 18662, - "end": 18691, + "start": 18640, + "end": 18669, "loc": { "start": { - "line": 596, + "line": 595, "column": 8 }, "end": { - "line": 596, + "line": 595, "column": 37 } } @@ -116412,15 +116264,15 @@ "updateContext": null }, "value": "this", - "start": 18700, - "end": 18704, + "start": 18678, + "end": 18682, "loc": { "start": { - "line": 597, + "line": 596, "column": 8 }, "end": { - "line": 597, + "line": 596, "column": 12 } } @@ -116438,15 +116290,15 @@ "binop": null, "updateContext": null }, - "start": 18704, - "end": 18705, + "start": 18682, + "end": 18683, "loc": { "start": { - "line": 597, + "line": 596, "column": 12 }, "end": { - "line": 597, + "line": 596, "column": 13 } } @@ -116464,15 +116316,15 @@ "binop": null }, "value": "emitter", - "start": 18705, - "end": 18712, + "start": 18683, + "end": 18690, "loc": { "start": { - "line": 597, + "line": 596, "column": 13 }, "end": { - "line": 597, + "line": 596, "column": 20 } } @@ -116490,15 +116342,15 @@ "binop": null, "updateContext": null }, - "start": 18712, - "end": 18713, + "start": 18690, + "end": 18691, "loc": { "start": { - "line": 597, + "line": 596, "column": 20 }, "end": { - "line": 597, + "line": 596, "column": 21 } } @@ -116516,15 +116368,15 @@ "binop": null }, "value": "emit", - "start": 18713, - "end": 18717, + "start": 18691, + "end": 18695, "loc": { "start": { - "line": 597, + "line": 596, "column": 21 }, "end": { - "line": 597, + "line": 596, "column": 25 } } @@ -116541,15 +116393,15 @@ "postfix": false, "binop": null }, - "start": 18717, - "end": 18718, + "start": 18695, + "end": 18696, "loc": { "start": { - "line": 597, + "line": 596, "column": 25 }, "end": { - "line": 597, + "line": 596, "column": 26 } } @@ -116568,15 +116420,15 @@ "updateContext": null }, "value": "grouped-by-page", - "start": 18718, - "end": 18735, + "start": 18696, + "end": 18713, "loc": { "start": { - "line": 597, + "line": 596, "column": 26 }, "end": { - "line": 597, + "line": 596, "column": 43 } } @@ -116594,15 +116446,15 @@ "binop": null, "updateContext": null }, - "start": 18735, - "end": 18736, + "start": 18713, + "end": 18714, "loc": { "start": { - "line": 597, + "line": 596, "column": 43 }, "end": { - "line": 597, + "line": 596, "column": 44 } } @@ -116620,15 +116472,15 @@ "binop": null }, "value": "tf", - "start": 18737, - "end": 18739, + "start": 18715, + "end": 18717, "loc": { "start": { - "line": 597, + "line": 596, "column": 45 }, "end": { - "line": 597, + "line": 596, "column": 47 } } @@ -116646,15 +116498,15 @@ "binop": null, "updateContext": null }, - "start": 18739, - "end": 18740, + "start": 18717, + "end": 18718, "loc": { "start": { - "line": 597, + "line": 596, "column": 47 }, "end": { - "line": 597, + "line": 596, "column": 48 } } @@ -116674,15 +116526,15 @@ "updateContext": null }, "value": "this", - "start": 18741, - "end": 18745, + "start": 18719, + "end": 18723, "loc": { "start": { - "line": 597, + "line": 596, "column": 49 }, "end": { - "line": 597, + "line": 596, "column": 53 } } @@ -116699,15 +116551,15 @@ "postfix": false, "binop": null }, - "start": 18745, - "end": 18746, + "start": 18723, + "end": 18724, "loc": { "start": { - "line": 597, + "line": 596, "column": 53 }, "end": { - "line": 597, + "line": 596, "column": 54 } } @@ -116725,15 +116577,15 @@ "binop": null, "updateContext": null }, - "start": 18746, - "end": 18747, + "start": 18724, + "end": 18725, "loc": { "start": { - "line": 597, + "line": 596, "column": 54 }, "end": { - "line": 597, + "line": 596, "column": 55 } } @@ -116750,15 +116602,15 @@ "postfix": false, "binop": null }, - "start": 18752, - "end": 18753, + "start": 18730, + "end": 18731, "loc": { "start": { - "line": 598, + "line": 597, "column": 4 }, "end": { - "line": 598, + "line": 597, "column": 5 } } @@ -116766,15 +116618,15 @@ { "type": "CommentBlock", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", - "start": 18759, - "end": 18844, + "start": 18737, + "end": 18822, "loc": { "start": { - "line": 600, + "line": 599, "column": 4 }, "end": { - "line": 603, + "line": 602, "column": 7 } } @@ -116792,15 +116644,15 @@ "binop": null }, "value": "getPage", - "start": 18849, - "end": 18856, + "start": 18827, + "end": 18834, "loc": { "start": { - "line": 604, + "line": 603, "column": 4 }, "end": { - "line": 604, + "line": 603, "column": 11 } } @@ -116817,15 +116669,15 @@ "postfix": false, "binop": null }, - "start": 18856, - "end": 18857, + "start": 18834, + "end": 18835, "loc": { "start": { - "line": 604, + "line": 603, "column": 11 }, "end": { - "line": 604, + "line": 603, "column": 12 } } @@ -116842,15 +116694,15 @@ "postfix": false, "binop": null }, - "start": 18857, - "end": 18858, + "start": 18835, + "end": 18836, "loc": { "start": { - "line": 604, + "line": 603, "column": 12 }, "end": { - "line": 604, + "line": 603, "column": 13 } } @@ -116867,15 +116719,15 @@ "postfix": false, "binop": null }, - "start": 18859, - "end": 18860, + "start": 18837, + "end": 18838, "loc": { "start": { - "line": 604, + "line": 603, "column": 14 }, "end": { - "line": 604, + "line": 603, "column": 15 } } @@ -116895,15 +116747,15 @@ "updateContext": null }, "value": "return", - "start": 18869, - "end": 18875, + "start": 18847, + "end": 18853, "loc": { "start": { - "line": 605, + "line": 604, "column": 8 }, "end": { - "line": 605, + "line": 604, "column": 14 } } @@ -116923,15 +116775,15 @@ "updateContext": null }, "value": "this", - "start": 18876, - "end": 18880, + "start": 18854, + "end": 18858, "loc": { "start": { - "line": 605, + "line": 604, "column": 15 }, "end": { - "line": 605, + "line": 604, "column": 19 } } @@ -116949,15 +116801,15 @@ "binop": null, "updateContext": null }, - "start": 18880, - "end": 18881, + "start": 18858, + "end": 18859, "loc": { "start": { - "line": 605, + "line": 604, "column": 19 }, "end": { - "line": 605, + "line": 604, "column": 20 } } @@ -116975,15 +116827,15 @@ "binop": null }, "value": "currentPageNb", - "start": 18881, - "end": 18894, + "start": 18859, + "end": 18872, "loc": { "start": { - "line": 605, + "line": 604, "column": 20 }, "end": { - "line": 605, + "line": 604, "column": 33 } } @@ -117001,15 +116853,15 @@ "binop": null, "updateContext": null }, - "start": 18894, - "end": 18895, + "start": 18872, + "end": 18873, "loc": { "start": { - "line": 605, + "line": 604, "column": 33 }, "end": { - "line": 605, + "line": 604, "column": 34 } } @@ -117026,15 +116878,15 @@ "postfix": false, "binop": null }, - "start": 18900, - "end": 18901, + "start": 18878, + "end": 18879, "loc": { "start": { - "line": 606, + "line": 605, "column": 4 }, "end": { - "line": 606, + "line": 605, "column": 5 } } @@ -117042,15 +116894,15 @@ { "type": "CommentBlock", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", - "start": 18907, - "end": 19115, + "start": 18885, + "end": 19093, "loc": { "start": { - "line": 608, + "line": 607, "column": 4 }, "end": { - "line": 612, + "line": 611, "column": 7 } } @@ -117068,15 +116920,15 @@ "binop": null }, "value": "setPage", - "start": 19120, - "end": 19127, + "start": 19098, + "end": 19105, "loc": { "start": { - "line": 613, + "line": 612, "column": 4 }, "end": { - "line": 613, + "line": 612, "column": 11 } } @@ -117093,15 +116945,15 @@ "postfix": false, "binop": null }, - "start": 19127, - "end": 19128, + "start": 19105, + "end": 19106, "loc": { "start": { - "line": 613, + "line": 612, "column": 11 }, "end": { - "line": 613, + "line": 612, "column": 12 } } @@ -117119,15 +116971,15 @@ "binop": null }, "value": "cmd", - "start": 19128, - "end": 19131, + "start": 19106, + "end": 19109, "loc": { "start": { - "line": 613, + "line": 612, "column": 12 }, "end": { - "line": 613, + "line": 612, "column": 15 } } @@ -117144,15 +116996,15 @@ "postfix": false, "binop": null }, - "start": 19131, - "end": 19132, + "start": 19109, + "end": 19110, "loc": { "start": { - "line": 613, + "line": 612, "column": 15 }, "end": { - "line": 613, + "line": 612, "column": 16 } } @@ -117169,15 +117021,15 @@ "postfix": false, "binop": null }, - "start": 19133, - "end": 19134, + "start": 19111, + "end": 19112, "loc": { "start": { - "line": 613, + "line": 612, "column": 17 }, "end": { - "line": 613, + "line": 612, "column": 18 } } @@ -117197,15 +117049,15 @@ "updateContext": null }, "value": "let", - "start": 19143, - "end": 19146, + "start": 19121, + "end": 19124, "loc": { "start": { - "line": 614, + "line": 613, "column": 8 }, "end": { - "line": 614, + "line": 613, "column": 11 } } @@ -117223,15 +117075,15 @@ "binop": null }, "value": "tf", - "start": 19147, - "end": 19149, + "start": 19125, + "end": 19127, "loc": { "start": { - "line": 614, + "line": 613, "column": 12 }, "end": { - "line": 614, + "line": 613, "column": 14 } } @@ -117250,15 +117102,15 @@ "updateContext": null }, "value": "=", - "start": 19150, - "end": 19151, + "start": 19128, + "end": 19129, "loc": { "start": { - "line": 614, + "line": 613, "column": 15 }, "end": { - "line": 614, + "line": 613, "column": 16 } } @@ -117278,15 +117130,15 @@ "updateContext": null }, "value": "this", - "start": 19152, - "end": 19156, + "start": 19130, + "end": 19134, "loc": { "start": { - "line": 614, + "line": 613, "column": 17 }, "end": { - "line": 614, + "line": 613, "column": 21 } } @@ -117304,15 +117156,15 @@ "binop": null, "updateContext": null }, - "start": 19156, - "end": 19157, + "start": 19134, + "end": 19135, "loc": { "start": { - "line": 614, + "line": 613, "column": 21 }, "end": { - "line": 614, + "line": 613, "column": 22 } } @@ -117330,15 +117182,15 @@ "binop": null }, "value": "tf", - "start": 19157, - "end": 19159, + "start": 19135, + "end": 19137, "loc": { "start": { - "line": 614, + "line": 613, "column": 22 }, "end": { - "line": 614, + "line": 613, "column": 24 } } @@ -117356,15 +117208,15 @@ "binop": null, "updateContext": null }, - "start": 19159, - "end": 19160, + "start": 19137, + "end": 19138, "loc": { "start": { - "line": 614, + "line": 613, "column": 24 }, "end": { - "line": 614, + "line": 613, "column": 25 } } @@ -117384,15 +117236,15 @@ "updateContext": null }, "value": "if", - "start": 19169, - "end": 19171, + "start": 19147, + "end": 19149, "loc": { "start": { - "line": 615, + "line": 614, "column": 8 }, "end": { - "line": 615, + "line": 614, "column": 10 } } @@ -117409,15 +117261,15 @@ "postfix": false, "binop": null }, - "start": 19172, - "end": 19173, + "start": 19150, + "end": 19151, "loc": { "start": { - "line": 615, + "line": 614, "column": 11 }, "end": { - "line": 615, + "line": 614, "column": 12 } } @@ -117436,15 +117288,15 @@ "updateContext": null }, "value": "!", - "start": 19173, - "end": 19174, + "start": 19151, + "end": 19152, "loc": { "start": { - "line": 615, + "line": 614, "column": 12 }, "end": { - "line": 615, + "line": 614, "column": 13 } } @@ -117462,15 +117314,15 @@ "binop": null }, "value": "tf", - "start": 19174, - "end": 19176, + "start": 19152, + "end": 19154, "loc": { "start": { - "line": 615, + "line": 614, "column": 13 }, "end": { - "line": 615, + "line": 614, "column": 15 } } @@ -117488,15 +117340,15 @@ "binop": null, "updateContext": null }, - "start": 19176, - "end": 19177, + "start": 19154, + "end": 19155, "loc": { "start": { - "line": 615, + "line": 614, "column": 15 }, "end": { - "line": 615, + "line": 614, "column": 16 } } @@ -117514,15 +117366,15 @@ "binop": null }, "value": "isInitialized", - "start": 19177, - "end": 19190, + "start": 19155, + "end": 19168, "loc": { "start": { - "line": 615, + "line": 614, "column": 16 }, "end": { - "line": 615, + "line": 614, "column": 29 } } @@ -117539,16 +117391,225 @@ "postfix": false, "binop": null }, + "start": 19168, + "end": 19169, + "loc": { + "start": { + "line": 614, + "column": 29 + }, + "end": { + "line": 614, + "column": 30 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 19169, + "end": 19170, + "loc": { + "start": { + "line": 614, + "column": 30 + }, + "end": { + "line": 614, + "column": 31 + } + } + }, + { + "type": { + "label": "||", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 1, + "updateContext": null + }, + "value": "||", + "start": 19171, + "end": 19173, + "loc": { + "start": { + "line": 614, + "column": 32 + }, + "end": { + "line": 614, + "column": 34 + } + } + }, + { + "type": { + "label": "prefix", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": true, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "!", + "start": 19174, + "end": 19175, + "loc": { + "start": { + "line": 614, + "column": 35 + }, + "end": { + "line": 614, + "column": 36 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 19175, + "end": 19179, + "loc": { + "start": { + "line": 614, + "column": 36 + }, + "end": { + "line": 614, + "column": 40 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 19179, + "end": 19180, + "loc": { + "start": { + "line": 614, + "column": 40 + }, + "end": { + "line": 614, + "column": 41 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "isEnabled", + "start": 19180, + "end": 19189, + "loc": { + "start": { + "line": 614, + "column": 41 + }, + "end": { + "line": 614, + "column": 50 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 19189, + "end": 19190, + "loc": { + "start": { + "line": 614, + "column": 50 + }, + "end": { + "line": 614, + "column": 51 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, "start": 19190, "end": 19191, "loc": { "start": { - "line": 615, - "column": 29 + "line": 614, + "column": 51 }, "end": { - "line": 615, - "column": 30 + "line": 614, + "column": 52 } } }, @@ -117568,220 +117629,11 @@ "end": 19192, "loc": { "start": { - "line": 615, - "column": 30 - }, - "end": { - "line": 615, - "column": 31 - } - } - }, - { - "type": { - "label": "||", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 1, - "updateContext": null - }, - "value": "||", - "start": 19193, - "end": 19195, - "loc": { - "start": { - "line": 615, - "column": 32 - }, - "end": { - "line": 615, - "column": 34 - } - } - }, - { - "type": { - "label": "prefix", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": true, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "!", - "start": 19196, - "end": 19197, - "loc": { - "start": { - "line": 615, - "column": 35 - }, - "end": { - "line": 615, - "column": 36 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 19197, - "end": 19201, - "loc": { - "start": { - "line": 615, - "column": 36 - }, - "end": { - "line": 615, - "column": 40 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 19201, - "end": 19202, - "loc": { - "start": { - "line": 615, - "column": 40 - }, - "end": { - "line": 615, - "column": 41 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "isEnabled", - "start": 19202, - "end": 19211, - "loc": { - "start": { - "line": 615, - "column": 41 - }, - "end": { - "line": 615, - "column": 50 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 19211, - "end": 19212, - "loc": { - "start": { - "line": 615, - "column": 50 - }, - "end": { - "line": 615, - "column": 51 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 19212, - "end": 19213, - "loc": { - "start": { - "line": 615, - "column": 51 - }, - "end": { - "line": 615, - "column": 52 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 19213, - "end": 19214, - "loc": { - "start": { - "line": 615, + "line": 614, "column": 52 }, "end": { - "line": 615, + "line": 614, "column": 53 } } @@ -117798,15 +117650,15 @@ "postfix": false, "binop": null }, - "start": 19215, - "end": 19216, + "start": 19193, + "end": 19194, "loc": { "start": { - "line": 615, + "line": 614, "column": 54 }, "end": { - "line": 615, + "line": 614, "column": 55 } } @@ -117826,15 +117678,15 @@ "updateContext": null }, "value": "return", - "start": 19229, - "end": 19235, + "start": 19207, + "end": 19213, "loc": { "start": { - "line": 616, + "line": 615, "column": 12 }, "end": { - "line": 616, + "line": 615, "column": 18 } } @@ -117852,15 +117704,15 @@ "binop": null, "updateContext": null }, - "start": 19235, - "end": 19236, + "start": 19213, + "end": 19214, "loc": { "start": { - "line": 616, + "line": 615, "column": 18 }, "end": { - "line": 616, + "line": 615, "column": 19 } } @@ -117877,15 +117729,15 @@ "postfix": false, "binop": null }, - "start": 19245, - "end": 19246, + "start": 19223, + "end": 19224, "loc": { "start": { - "line": 617, + "line": 616, "column": 8 }, "end": { - "line": 617, + "line": 616, "column": 9 } } @@ -117905,15 +117757,15 @@ "updateContext": null }, "value": "let", - "start": 19255, - "end": 19258, + "start": 19233, + "end": 19236, "loc": { "start": { - "line": 618, + "line": 617, "column": 8 }, "end": { - "line": 618, + "line": 617, "column": 11 } } @@ -117931,15 +117783,15 @@ "binop": null }, "value": "btnEvt", - "start": 19259, - "end": 19265, + "start": 19237, + "end": 19243, "loc": { "start": { - "line": 618, + "line": 617, "column": 12 }, "end": { - "line": 618, + "line": 617, "column": 18 } } @@ -117958,15 +117810,15 @@ "updateContext": null }, "value": "=", - "start": 19266, - "end": 19267, + "start": 19244, + "end": 19245, "loc": { "start": { - "line": 618, + "line": 617, "column": 19 }, "end": { - "line": 618, + "line": 617, "column": 20 } } @@ -117986,15 +117838,15 @@ "updateContext": null }, "value": "this", - "start": 19268, - "end": 19272, + "start": 19246, + "end": 19250, "loc": { "start": { - "line": 618, + "line": 617, "column": 21 }, "end": { - "line": 618, + "line": 617, "column": 25 } } @@ -118012,15 +117864,15 @@ "binop": null, "updateContext": null }, - "start": 19272, - "end": 19273, + "start": 19250, + "end": 19251, "loc": { "start": { - "line": 618, + "line": 617, "column": 25 }, "end": { - "line": 618, + "line": 617, "column": 26 } } @@ -118038,15 +117890,15 @@ "binop": null }, "value": "evt", - "start": 19273, - "end": 19276, + "start": 19251, + "end": 19254, "loc": { "start": { - "line": 618, + "line": 617, "column": 26 }, "end": { - "line": 618, + "line": 617, "column": 29 } } @@ -118064,15 +117916,15 @@ "binop": null, "updateContext": null }, - "start": 19276, - "end": 19277, + "start": 19254, + "end": 19255, "loc": { "start": { - "line": 618, + "line": 617, "column": 29 }, "end": { - "line": 618, + "line": 617, "column": 30 } } @@ -118090,15 +117942,15 @@ "binop": null }, "value": "cmdtype", - "start": 19290, - "end": 19297, + "start": 19268, + "end": 19275, "loc": { "start": { - "line": 619, + "line": 618, "column": 12 }, "end": { - "line": 619, + "line": 618, "column": 19 } } @@ -118117,15 +117969,15 @@ "updateContext": null }, "value": "=", - "start": 19298, - "end": 19299, + "start": 19276, + "end": 19277, "loc": { "start": { - "line": 619, + "line": 618, "column": 20 }, "end": { - "line": 619, + "line": 618, "column": 21 } } @@ -118145,15 +117997,15 @@ "updateContext": null }, "value": "typeof", - "start": 19300, - "end": 19306, + "start": 19278, + "end": 19284, "loc": { "start": { - "line": 619, + "line": 618, "column": 22 }, "end": { - "line": 619, + "line": 618, "column": 28 } } @@ -118171,15 +118023,15 @@ "binop": null }, "value": "cmd", - "start": 19307, - "end": 19310, + "start": 19285, + "end": 19288, "loc": { "start": { - "line": 619, + "line": 618, "column": 29 }, "end": { - "line": 619, + "line": 618, "column": 32 } } @@ -118197,15 +118049,15 @@ "binop": null, "updateContext": null }, - "start": 19310, - "end": 19311, + "start": 19288, + "end": 19289, "loc": { "start": { - "line": 619, + "line": 618, "column": 32 }, "end": { - "line": 619, + "line": 618, "column": 33 } } @@ -118225,15 +118077,15 @@ "updateContext": null }, "value": "if", - "start": 19320, - "end": 19322, + "start": 19298, + "end": 19300, "loc": { "start": { - "line": 620, + "line": 619, "column": 8 }, "end": { - "line": 620, + "line": 619, "column": 10 } } @@ -118250,15 +118102,15 @@ "postfix": false, "binop": null }, - "start": 19323, - "end": 19324, + "start": 19301, + "end": 19302, "loc": { "start": { - "line": 620, + "line": 619, "column": 11 }, "end": { - "line": 620, + "line": 619, "column": 12 } } @@ -118276,15 +118128,15 @@ "binop": null }, "value": "cmdtype", - "start": 19324, - "end": 19331, + "start": 19302, + "end": 19309, "loc": { "start": { - "line": 620, + "line": 619, "column": 12 }, "end": { - "line": 620, + "line": 619, "column": 19 } } @@ -118303,15 +118155,15 @@ "updateContext": null }, "value": "===", - "start": 19332, - "end": 19335, + "start": 19310, + "end": 19313, "loc": { "start": { - "line": 620, + "line": 619, "column": 20 }, "end": { - "line": 620, + "line": 619, "column": 23 } } @@ -118330,15 +118182,15 @@ "updateContext": null }, "value": "string", - "start": 19336, - "end": 19344, + "start": 19314, + "end": 19322, "loc": { "start": { - "line": 620, + "line": 619, "column": 24 }, "end": { - "line": 620, + "line": 619, "column": 32 } } @@ -118355,15 +118207,15 @@ "postfix": false, "binop": null }, - "start": 19344, - "end": 19345, + "start": 19322, + "end": 19323, "loc": { "start": { - "line": 620, + "line": 619, "column": 32 }, "end": { - "line": 620, + "line": 619, "column": 33 } } @@ -118380,15 +118232,15 @@ "postfix": false, "binop": null }, - "start": 19346, - "end": 19347, + "start": 19324, + "end": 19325, "loc": { "start": { - "line": 620, + "line": 619, "column": 34 }, "end": { - "line": 620, + "line": 619, "column": 35 } } @@ -118408,15 +118260,15 @@ "updateContext": null }, "value": "switch", - "start": 19360, - "end": 19366, + "start": 19338, + "end": 19344, "loc": { "start": { - "line": 621, + "line": 620, "column": 12 }, "end": { - "line": 621, + "line": 620, "column": 18 } } @@ -118433,15 +118285,15 @@ "postfix": false, "binop": null }, - "start": 19367, - "end": 19368, + "start": 19345, + "end": 19346, "loc": { "start": { - "line": 621, + "line": 620, "column": 19 }, "end": { - "line": 621, + "line": 620, "column": 20 } } @@ -118459,15 +118311,15 @@ "binop": null }, "value": "cmd", - "start": 19368, - "end": 19371, + "start": 19346, + "end": 19349, "loc": { "start": { - "line": 621, + "line": 620, "column": 20 }, "end": { - "line": 621, + "line": 620, "column": 23 } } @@ -118485,15 +118337,15 @@ "binop": null, "updateContext": null }, - "start": 19371, - "end": 19372, + "start": 19349, + "end": 19350, "loc": { "start": { - "line": 621, + "line": 620, "column": 23 }, "end": { - "line": 621, + "line": 620, "column": 24 } } @@ -118511,15 +118363,15 @@ "binop": null }, "value": "toLowerCase", - "start": 19372, - "end": 19383, + "start": 19350, + "end": 19361, "loc": { "start": { - "line": 621, + "line": 620, "column": 24 }, "end": { - "line": 621, + "line": 620, "column": 35 } } @@ -118536,15 +118388,15 @@ "postfix": false, "binop": null }, - "start": 19383, - "end": 19384, + "start": 19361, + "end": 19362, "loc": { "start": { - "line": 621, + "line": 620, "column": 35 }, "end": { - "line": 621, + "line": 620, "column": 36 } } @@ -118561,15 +118413,15 @@ "postfix": false, "binop": null }, - "start": 19384, - "end": 19385, + "start": 19362, + "end": 19363, "loc": { "start": { - "line": 621, + "line": 620, "column": 36 }, "end": { - "line": 621, + "line": 620, "column": 37 } } @@ -118586,15 +118438,15 @@ "postfix": false, "binop": null }, - "start": 19385, - "end": 19386, + "start": 19363, + "end": 19364, "loc": { "start": { - "line": 621, + "line": 620, "column": 37 }, "end": { - "line": 621, + "line": 620, "column": 38 } } @@ -118611,15 +118463,15 @@ "postfix": false, "binop": null }, - "start": 19387, - "end": 19388, + "start": 19365, + "end": 19366, "loc": { "start": { - "line": 621, + "line": 620, "column": 39 }, "end": { - "line": 621, + "line": 620, "column": 40 } } @@ -118639,15 +118491,15 @@ "updateContext": null }, "value": "case", - "start": 19405, - "end": 19409, + "start": 19383, + "end": 19387, "loc": { "start": { - "line": 622, + "line": 621, "column": 16 }, "end": { - "line": 622, + "line": 621, "column": 20 } } @@ -118666,15 +118518,15 @@ "updateContext": null }, "value": "next", - "start": 19410, - "end": 19416, + "start": 19388, + "end": 19394, "loc": { "start": { - "line": 622, + "line": 621, "column": 21 }, "end": { - "line": 622, + "line": 621, "column": 27 } } @@ -118692,15 +118544,15 @@ "binop": null, "updateContext": null }, - "start": 19416, - "end": 19417, + "start": 19394, + "end": 19395, "loc": { "start": { - "line": 622, + "line": 621, "column": 27 }, "end": { - "line": 622, + "line": 621, "column": 28 } } @@ -118718,15 +118570,15 @@ "binop": null }, "value": "btnEvt", - "start": 19438, - "end": 19444, + "start": 19416, + "end": 19422, "loc": { "start": { - "line": 623, + "line": 622, "column": 20 }, "end": { - "line": 623, + "line": 622, "column": 26 } } @@ -118744,15 +118596,15 @@ "binop": null, "updateContext": null }, - "start": 19444, - "end": 19445, + "start": 19422, + "end": 19423, "loc": { "start": { - "line": 623, + "line": 622, "column": 26 }, "end": { - "line": 623, + "line": 622, "column": 27 } } @@ -118770,15 +118622,15 @@ "binop": null }, "value": "next", - "start": 19445, - "end": 19449, + "start": 19423, + "end": 19427, "loc": { "start": { - "line": 623, + "line": 622, "column": 27 }, "end": { - "line": 623, + "line": 622, "column": 31 } } @@ -118795,15 +118647,15 @@ "postfix": false, "binop": null }, - "start": 19449, - "end": 19450, + "start": 19427, + "end": 19428, "loc": { "start": { - "line": 623, + "line": 622, "column": 31 }, "end": { - "line": 623, + "line": 622, "column": 32 } } @@ -118820,15 +118672,15 @@ "postfix": false, "binop": null }, - "start": 19450, - "end": 19451, + "start": 19428, + "end": 19429, "loc": { "start": { - "line": 623, + "line": 622, "column": 32 }, "end": { - "line": 623, + "line": 622, "column": 33 } } @@ -118846,15 +118698,15 @@ "binop": null, "updateContext": null }, - "start": 19451, - "end": 19452, + "start": 19429, + "end": 19430, "loc": { "start": { - "line": 623, + "line": 622, "column": 33 }, "end": { - "line": 623, + "line": 622, "column": 34 } } @@ -118874,15 +118726,15 @@ "updateContext": null }, "value": "break", - "start": 19473, - "end": 19478, + "start": 19451, + "end": 19456, "loc": { "start": { - "line": 624, + "line": 623, "column": 20 }, "end": { - "line": 624, + "line": 623, "column": 25 } } @@ -118900,15 +118752,15 @@ "binop": null, "updateContext": null }, - "start": 19478, - "end": 19479, + "start": 19456, + "end": 19457, "loc": { "start": { - "line": 624, + "line": 623, "column": 25 }, "end": { - "line": 624, + "line": 623, "column": 26 } } @@ -118928,15 +118780,15 @@ "updateContext": null }, "value": "case", - "start": 19496, - "end": 19500, + "start": 19474, + "end": 19478, "loc": { "start": { - "line": 625, + "line": 624, "column": 16 }, "end": { - "line": 625, + "line": 624, "column": 20 } } @@ -118955,15 +118807,15 @@ "updateContext": null }, "value": "previous", - "start": 19501, - "end": 19511, + "start": 19479, + "end": 19489, "loc": { "start": { - "line": 625, + "line": 624, "column": 21 }, "end": { - "line": 625, + "line": 624, "column": 31 } } @@ -118981,15 +118833,15 @@ "binop": null, "updateContext": null }, - "start": 19511, - "end": 19512, + "start": 19489, + "end": 19490, "loc": { "start": { - "line": 625, + "line": 624, "column": 31 }, "end": { - "line": 625, + "line": 624, "column": 32 } } @@ -119007,15 +118859,15 @@ "binop": null }, "value": "btnEvt", - "start": 19533, - "end": 19539, + "start": 19511, + "end": 19517, "loc": { "start": { - "line": 626, + "line": 625, "column": 20 }, "end": { - "line": 626, + "line": 625, "column": 26 } } @@ -119033,15 +118885,15 @@ "binop": null, "updateContext": null }, - "start": 19539, - "end": 19540, + "start": 19517, + "end": 19518, "loc": { "start": { - "line": 626, + "line": 625, "column": 26 }, "end": { - "line": 626, + "line": 625, "column": 27 } } @@ -119059,15 +118911,15 @@ "binop": null }, "value": "prev", - "start": 19540, - "end": 19544, + "start": 19518, + "end": 19522, "loc": { "start": { - "line": 626, + "line": 625, "column": 27 }, "end": { - "line": 626, + "line": 625, "column": 31 } } @@ -119084,15 +118936,15 @@ "postfix": false, "binop": null }, - "start": 19544, - "end": 19545, + "start": 19522, + "end": 19523, "loc": { "start": { - "line": 626, + "line": 625, "column": 31 }, "end": { - "line": 626, + "line": 625, "column": 32 } } @@ -119109,15 +118961,15 @@ "postfix": false, "binop": null }, - "start": 19545, - "end": 19546, + "start": 19523, + "end": 19524, "loc": { "start": { - "line": 626, + "line": 625, "column": 32 }, "end": { - "line": 626, + "line": 625, "column": 33 } } @@ -119135,15 +118987,15 @@ "binop": null, "updateContext": null }, - "start": 19546, - "end": 19547, + "start": 19524, + "end": 19525, "loc": { "start": { - "line": 626, + "line": 625, "column": 33 }, "end": { - "line": 626, + "line": 625, "column": 34 } } @@ -119163,15 +119015,15 @@ "updateContext": null }, "value": "break", - "start": 19568, - "end": 19573, + "start": 19546, + "end": 19551, "loc": { "start": { - "line": 627, + "line": 626, "column": 20 }, "end": { - "line": 627, + "line": 626, "column": 25 } } @@ -119189,15 +119041,15 @@ "binop": null, "updateContext": null }, - "start": 19573, - "end": 19574, + "start": 19551, + "end": 19552, "loc": { "start": { - "line": 627, + "line": 626, "column": 25 }, "end": { - "line": 627, + "line": 626, "column": 26 } } @@ -119217,15 +119069,15 @@ "updateContext": null }, "value": "case", - "start": 19591, - "end": 19595, + "start": 19569, + "end": 19573, "loc": { "start": { - "line": 628, + "line": 627, "column": 16 }, "end": { - "line": 628, + "line": 627, "column": 20 } } @@ -119244,15 +119096,15 @@ "updateContext": null }, "value": "last", - "start": 19596, - "end": 19602, + "start": 19574, + "end": 19580, "loc": { "start": { - "line": 628, + "line": 627, "column": 21 }, "end": { - "line": 628, + "line": 627, "column": 27 } } @@ -119270,15 +119122,15 @@ "binop": null, "updateContext": null }, - "start": 19602, - "end": 19603, + "start": 19580, + "end": 19581, "loc": { "start": { - "line": 628, + "line": 627, "column": 27 }, "end": { - "line": 628, + "line": 627, "column": 28 } } @@ -119296,15 +119148,15 @@ "binop": null }, "value": "btnEvt", - "start": 19624, - "end": 19630, + "start": 19602, + "end": 19608, "loc": { "start": { - "line": 629, + "line": 628, "column": 20 }, "end": { - "line": 629, + "line": 628, "column": 26 } } @@ -119322,15 +119174,15 @@ "binop": null, "updateContext": null }, - "start": 19630, - "end": 19631, + "start": 19608, + "end": 19609, "loc": { "start": { - "line": 629, + "line": 628, "column": 26 }, "end": { - "line": 629, + "line": 628, "column": 27 } } @@ -119348,15 +119200,15 @@ "binop": null }, "value": "last", - "start": 19631, - "end": 19635, + "start": 19609, + "end": 19613, "loc": { "start": { - "line": 629, + "line": 628, "column": 27 }, "end": { - "line": 629, + "line": 628, "column": 31 } } @@ -119373,15 +119225,15 @@ "postfix": false, "binop": null }, - "start": 19635, - "end": 19636, + "start": 19613, + "end": 19614, "loc": { "start": { - "line": 629, + "line": 628, "column": 31 }, "end": { - "line": 629, + "line": 628, "column": 32 } } @@ -119398,15 +119250,15 @@ "postfix": false, "binop": null }, - "start": 19636, - "end": 19637, + "start": 19614, + "end": 19615, "loc": { "start": { - "line": 629, + "line": 628, "column": 32 }, "end": { - "line": 629, + "line": 628, "column": 33 } } @@ -119424,15 +119276,15 @@ "binop": null, "updateContext": null }, - "start": 19637, - "end": 19638, + "start": 19615, + "end": 19616, "loc": { "start": { - "line": 629, + "line": 628, "column": 33 }, "end": { - "line": 629, + "line": 628, "column": 34 } } @@ -119452,15 +119304,15 @@ "updateContext": null }, "value": "break", - "start": 19659, - "end": 19664, + "start": 19637, + "end": 19642, "loc": { "start": { - "line": 630, + "line": 629, "column": 20 }, "end": { - "line": 630, + "line": 629, "column": 25 } } @@ -119478,15 +119330,15 @@ "binop": null, "updateContext": null }, - "start": 19664, - "end": 19665, + "start": 19642, + "end": 19643, "loc": { "start": { - "line": 630, + "line": 629, "column": 25 }, "end": { - "line": 630, + "line": 629, "column": 26 } } @@ -119506,15 +119358,15 @@ "updateContext": null }, "value": "case", - "start": 19682, - "end": 19686, + "start": 19660, + "end": 19664, "loc": { "start": { - "line": 631, + "line": 630, "column": 16 }, "end": { - "line": 631, + "line": 630, "column": 20 } } @@ -119533,15 +119385,15 @@ "updateContext": null }, "value": "first", - "start": 19687, - "end": 19694, + "start": 19665, + "end": 19672, "loc": { "start": { - "line": 631, + "line": 630, "column": 21 }, "end": { - "line": 631, + "line": 630, "column": 28 } } @@ -119559,15 +119411,15 @@ "binop": null, "updateContext": null }, - "start": 19694, - "end": 19695, + "start": 19672, + "end": 19673, "loc": { "start": { - "line": 631, + "line": 630, "column": 28 }, "end": { - "line": 631, + "line": 630, "column": 29 } } @@ -119585,15 +119437,15 @@ "binop": null }, "value": "btnEvt", - "start": 19716, - "end": 19722, + "start": 19694, + "end": 19700, "loc": { "start": { - "line": 632, + "line": 631, "column": 20 }, "end": { - "line": 632, + "line": 631, "column": 26 } } @@ -119611,15 +119463,15 @@ "binop": null, "updateContext": null }, - "start": 19722, - "end": 19723, + "start": 19700, + "end": 19701, "loc": { "start": { - "line": 632, + "line": 631, "column": 26 }, "end": { - "line": 632, + "line": 631, "column": 27 } } @@ -119637,15 +119489,15 @@ "binop": null }, "value": "first", - "start": 19723, - "end": 19728, + "start": 19701, + "end": 19706, "loc": { "start": { - "line": 632, + "line": 631, "column": 27 }, "end": { - "line": 632, + "line": 631, "column": 32 } } @@ -119662,15 +119514,15 @@ "postfix": false, "binop": null }, - "start": 19728, - "end": 19729, + "start": 19706, + "end": 19707, "loc": { "start": { - "line": 632, + "line": 631, "column": 32 }, "end": { - "line": 632, + "line": 631, "column": 33 } } @@ -119687,15 +119539,15 @@ "postfix": false, "binop": null }, - "start": 19729, - "end": 19730, + "start": 19707, + "end": 19708, "loc": { "start": { - "line": 632, + "line": 631, "column": 33 }, "end": { - "line": 632, + "line": 631, "column": 34 } } @@ -119713,15 +119565,15 @@ "binop": null, "updateContext": null }, - "start": 19730, - "end": 19731, + "start": 19708, + "end": 19709, "loc": { "start": { - "line": 632, + "line": 631, "column": 34 }, "end": { - "line": 632, + "line": 631, "column": 35 } } @@ -119741,15 +119593,15 @@ "updateContext": null }, "value": "break", - "start": 19752, - "end": 19757, + "start": 19730, + "end": 19735, "loc": { "start": { - "line": 633, + "line": 632, "column": 20 }, "end": { - "line": 633, + "line": 632, "column": 25 } } @@ -119767,15 +119619,15 @@ "binop": null, "updateContext": null }, - "start": 19757, - "end": 19758, + "start": 19735, + "end": 19736, "loc": { "start": { - "line": 633, + "line": 632, "column": 25 }, "end": { - "line": 633, + "line": 632, "column": 26 } } @@ -119795,15 +119647,15 @@ "updateContext": null }, "value": "default", - "start": 19775, - "end": 19782, + "start": 19753, + "end": 19760, "loc": { "start": { - "line": 634, + "line": 633, "column": 16 }, "end": { - "line": 634, + "line": 633, "column": 23 } } @@ -119821,15 +119673,15 @@ "binop": null, "updateContext": null }, - "start": 19782, - "end": 19783, + "start": 19760, + "end": 19761, "loc": { "start": { - "line": 634, + "line": 633, "column": 23 }, "end": { - "line": 634, + "line": 633, "column": 24 } } @@ -119847,15 +119699,15 @@ "binop": null }, "value": "btnEvt", - "start": 19804, - "end": 19810, + "start": 19782, + "end": 19788, "loc": { "start": { - "line": 635, + "line": 634, "column": 20 }, "end": { - "line": 635, + "line": 634, "column": 26 } } @@ -119873,15 +119725,15 @@ "binop": null, "updateContext": null }, - "start": 19810, - "end": 19811, + "start": 19788, + "end": 19789, "loc": { "start": { - "line": 635, + "line": 634, "column": 26 }, "end": { - "line": 635, + "line": 634, "column": 27 } } @@ -119899,15 +119751,15 @@ "binop": null }, "value": "next", - "start": 19811, - "end": 19815, + "start": 19789, + "end": 19793, "loc": { "start": { - "line": 635, + "line": 634, "column": 27 }, "end": { - "line": 635, + "line": 634, "column": 31 } } @@ -119924,15 +119776,15 @@ "postfix": false, "binop": null }, - "start": 19815, - "end": 19816, + "start": 19793, + "end": 19794, "loc": { "start": { - "line": 635, + "line": 634, "column": 31 }, "end": { - "line": 635, + "line": 634, "column": 32 } } @@ -119949,15 +119801,15 @@ "postfix": false, "binop": null }, - "start": 19816, - "end": 19817, + "start": 19794, + "end": 19795, "loc": { "start": { - "line": 635, + "line": 634, "column": 32 }, "end": { - "line": 635, + "line": 634, "column": 33 } } @@ -119975,15 +119827,15 @@ "binop": null, "updateContext": null }, - "start": 19817, - "end": 19818, + "start": 19795, + "end": 19796, "loc": { "start": { - "line": 635, + "line": 634, "column": 33 }, "end": { - "line": 635, + "line": 634, "column": 34 } } @@ -120003,15 +119855,15 @@ "updateContext": null }, "value": "break", - "start": 19839, - "end": 19844, + "start": 19817, + "end": 19822, "loc": { "start": { - "line": 636, + "line": 635, "column": 20 }, "end": { - "line": 636, + "line": 635, "column": 25 } } @@ -120029,15 +119881,15 @@ "binop": null, "updateContext": null }, - "start": 19844, - "end": 19845, + "start": 19822, + "end": 19823, "loc": { "start": { - "line": 636, + "line": 635, "column": 25 }, "end": { - "line": 636, + "line": 635, "column": 26 } } @@ -120054,15 +119906,15 @@ "postfix": false, "binop": null }, - "start": 19858, - "end": 19859, + "start": 19836, + "end": 19837, "loc": { "start": { - "line": 637, + "line": 636, "column": 12 }, "end": { - "line": 637, + "line": 636, "column": 13 } } @@ -120079,15 +119931,15 @@ "postfix": false, "binop": null }, - "start": 19868, - "end": 19869, + "start": 19846, + "end": 19847, "loc": { "start": { - "line": 638, + "line": 637, "column": 8 }, "end": { - "line": 638, + "line": 637, "column": 9 } } @@ -120107,15 +119959,15 @@ "updateContext": null }, "value": "else", - "start": 19878, - "end": 19882, + "start": 19856, + "end": 19860, "loc": { "start": { - "line": 639, + "line": 638, "column": 8 }, "end": { - "line": 639, + "line": 638, "column": 12 } } @@ -120135,15 +119987,15 @@ "updateContext": null }, "value": "if", - "start": 19883, - "end": 19885, + "start": 19861, + "end": 19863, "loc": { "start": { - "line": 639, + "line": 638, "column": 13 }, "end": { - "line": 639, + "line": 638, "column": 15 } } @@ -120160,15 +120012,15 @@ "postfix": false, "binop": null }, - "start": 19886, - "end": 19887, + "start": 19864, + "end": 19865, "loc": { "start": { - "line": 639, + "line": 638, "column": 16 }, "end": { - "line": 639, + "line": 638, "column": 17 } } @@ -120186,15 +120038,15 @@ "binop": null }, "value": "cmdtype", - "start": 19887, - "end": 19894, + "start": 19865, + "end": 19872, "loc": { "start": { - "line": 639, + "line": 638, "column": 17 }, "end": { - "line": 639, + "line": 638, "column": 24 } } @@ -120213,15 +120065,15 @@ "updateContext": null }, "value": "===", - "start": 19895, - "end": 19898, + "start": 19873, + "end": 19876, "loc": { "start": { - "line": 639, + "line": 638, "column": 25 }, "end": { - "line": 639, + "line": 638, "column": 28 } } @@ -120240,15 +120092,15 @@ "updateContext": null }, "value": "number", - "start": 19899, - "end": 19907, + "start": 19877, + "end": 19885, "loc": { "start": { - "line": 639, + "line": 638, "column": 29 }, "end": { - "line": 639, + "line": 638, "column": 37 } } @@ -120265,15 +120117,15 @@ "postfix": false, "binop": null }, - "start": 19907, - "end": 19908, + "start": 19885, + "end": 19886, "loc": { "start": { - "line": 639, + "line": 638, "column": 37 }, "end": { - "line": 639, + "line": 638, "column": 38 } } @@ -120290,15 +120142,15 @@ "postfix": false, "binop": null }, - "start": 19909, - "end": 19910, + "start": 19887, + "end": 19888, "loc": { "start": { - "line": 639, + "line": 638, "column": 39 }, "end": { - "line": 639, + "line": 638, "column": 40 } } @@ -120318,15 +120170,15 @@ "updateContext": null }, "value": "this", - "start": 19923, - "end": 19927, + "start": 19901, + "end": 19905, "loc": { "start": { - "line": 640, + "line": 639, "column": 12 }, "end": { - "line": 640, + "line": 639, "column": 16 } } @@ -120344,15 +120196,15 @@ "binop": null, "updateContext": null }, - "start": 19927, - "end": 19928, + "start": 19905, + "end": 19906, "loc": { "start": { - "line": 640, + "line": 639, "column": 16 }, "end": { - "line": 640, + "line": 639, "column": 17 } } @@ -120370,15 +120222,15 @@ "binop": null }, "value": "changePage", - "start": 19928, - "end": 19938, + "start": 19906, + "end": 19916, "loc": { "start": { - "line": 640, + "line": 639, "column": 17 }, "end": { - "line": 640, + "line": 639, "column": 27 } } @@ -120395,15 +120247,15 @@ "postfix": false, "binop": null }, - "start": 19938, - "end": 19939, + "start": 19916, + "end": 19917, "loc": { "start": { - "line": 640, + "line": 639, "column": 27 }, "end": { - "line": 640, + "line": 639, "column": 28 } } @@ -120421,15 +120273,15 @@ "binop": null }, "value": "cmd", - "start": 19939, - "end": 19942, + "start": 19917, + "end": 19920, "loc": { "start": { - "line": 640, + "line": 639, "column": 28 }, "end": { - "line": 640, + "line": 639, "column": 31 } } @@ -120448,15 +120300,15 @@ "updateContext": null }, "value": "-", - "start": 19943, - "end": 19944, + "start": 19921, + "end": 19922, "loc": { "start": { - "line": 640, + "line": 639, "column": 32 }, "end": { - "line": 640, + "line": 639, "column": 33 } } @@ -120475,15 +120327,15 @@ "updateContext": null }, "value": 1, - "start": 19945, - "end": 19946, + "start": 19923, + "end": 19924, "loc": { "start": { - "line": 640, + "line": 639, "column": 34 }, "end": { - "line": 640, + "line": 639, "column": 35 } } @@ -120500,15 +120352,15 @@ "postfix": false, "binop": null }, - "start": 19946, - "end": 19947, + "start": 19924, + "end": 19925, "loc": { "start": { - "line": 640, + "line": 639, "column": 35 }, "end": { - "line": 640, + "line": 639, "column": 36 } } @@ -120526,15 +120378,15 @@ "binop": null, "updateContext": null }, - "start": 19947, - "end": 19948, + "start": 19925, + "end": 19926, "loc": { "start": { - "line": 640, + "line": 639, "column": 36 }, "end": { - "line": 640, + "line": 639, "column": 37 } } @@ -120551,15 +120403,15 @@ "postfix": false, "binop": null }, - "start": 19957, - "end": 19958, + "start": 19935, + "end": 19936, "loc": { "start": { - "line": 641, + "line": 640, "column": 8 }, "end": { - "line": 641, + "line": 640, "column": 9 } } @@ -120576,15 +120428,15 @@ "postfix": false, "binop": null }, - "start": 19963, - "end": 19964, + "start": 19941, + "end": 19942, "loc": { "start": { - "line": 642, + "line": 641, "column": 4 }, "end": { - "line": 642, + "line": 641, "column": 5 } } @@ -120592,15 +120444,15 @@ { "type": "CommentBlock", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", - "start": 19970, - "end": 20055, + "start": 19948, + "end": 20033, "loc": { "start": { - "line": 644, + "line": 643, "column": 4 }, "end": { - "line": 646, + "line": 645, "column": 7 } } @@ -120618,15 +120470,15 @@ "binop": null }, "value": "setResultsPerPage", - "start": 20060, - "end": 20077, + "start": 20038, + "end": 20055, "loc": { "start": { - "line": 647, + "line": 646, "column": 4 }, "end": { - "line": 647, + "line": 646, "column": 21 } } @@ -120643,15 +120495,15 @@ "postfix": false, "binop": null }, - "start": 20077, - "end": 20078, + "start": 20055, + "end": 20056, "loc": { "start": { - "line": 647, + "line": 646, "column": 21 }, "end": { - "line": 647, + "line": 646, "column": 22 } } @@ -120668,15 +120520,15 @@ "postfix": false, "binop": null }, - "start": 20078, - "end": 20079, + "start": 20056, + "end": 20057, "loc": { "start": { - "line": 647, + "line": 646, "column": 22 }, "end": { - "line": 647, + "line": 646, "column": 23 } } @@ -120693,15 +120545,15 @@ "postfix": false, "binop": null }, - "start": 20080, - "end": 20081, + "start": 20058, + "end": 20059, "loc": { "start": { - "line": 647, + "line": 646, "column": 24 }, "end": { - "line": 647, + "line": 646, "column": 25 } } @@ -120721,15 +120573,15 @@ "updateContext": null }, "value": "let", - "start": 20090, - "end": 20093, + "start": 20068, + "end": 20071, "loc": { "start": { - "line": 648, + "line": 647, "column": 8 }, "end": { - "line": 648, + "line": 647, "column": 11 } } @@ -120747,15 +120599,15 @@ "binop": null }, "value": "tf", - "start": 20094, - "end": 20096, + "start": 20072, + "end": 20074, "loc": { "start": { - "line": 648, + "line": 647, "column": 12 }, "end": { - "line": 648, + "line": 647, "column": 14 } } @@ -120774,15 +120626,15 @@ "updateContext": null }, "value": "=", - "start": 20097, - "end": 20098, + "start": 20075, + "end": 20076, "loc": { "start": { - "line": 648, + "line": 647, "column": 15 }, "end": { - "line": 648, + "line": 647, "column": 16 } } @@ -120802,15 +120654,15 @@ "updateContext": null }, "value": "this", - "start": 20099, - "end": 20103, + "start": 20077, + "end": 20081, "loc": { "start": { - "line": 648, + "line": 647, "column": 17 }, "end": { - "line": 648, + "line": 647, "column": 21 } } @@ -120828,15 +120680,15 @@ "binop": null, "updateContext": null }, - "start": 20103, - "end": 20104, + "start": 20081, + "end": 20082, "loc": { "start": { - "line": 648, + "line": 647, "column": 21 }, "end": { - "line": 648, + "line": 647, "column": 22 } } @@ -120854,15 +120706,15 @@ "binop": null }, "value": "tf", - "start": 20104, - "end": 20106, + "start": 20082, + "end": 20084, "loc": { "start": { - "line": 648, + "line": 647, "column": 22 }, "end": { - "line": 648, + "line": 647, "column": 24 } } @@ -120880,15 +120732,15 @@ "binop": null, "updateContext": null }, - "start": 20106, - "end": 20107, + "start": 20084, + "end": 20085, "loc": { "start": { - "line": 648, + "line": 647, "column": 24 }, "end": { - "line": 648, + "line": 647, "column": 25 } } @@ -120908,15 +120760,15 @@ "updateContext": null }, "value": "let", - "start": 20116, - "end": 20119, + "start": 20094, + "end": 20097, "loc": { "start": { - "line": 649, + "line": 648, "column": 8 }, "end": { - "line": 649, + "line": 648, "column": 11 } } @@ -120934,15 +120786,15 @@ "binop": null }, "value": "evt", - "start": 20120, - "end": 20123, + "start": 20098, + "end": 20101, "loc": { "start": { - "line": 649, + "line": 648, "column": 12 }, "end": { - "line": 649, + "line": 648, "column": 15 } } @@ -120961,15 +120813,15 @@ "updateContext": null }, "value": "=", - "start": 20124, - "end": 20125, + "start": 20102, + "end": 20103, "loc": { "start": { - "line": 649, + "line": 648, "column": 16 }, "end": { - "line": 649, + "line": 648, "column": 17 } } @@ -120989,15 +120841,15 @@ "updateContext": null }, "value": "this", - "start": 20126, - "end": 20130, + "start": 20104, + "end": 20108, "loc": { "start": { - "line": 649, + "line": 648, "column": 18 }, "end": { - "line": 649, + "line": 648, "column": 22 } } @@ -121015,15 +120867,15 @@ "binop": null, "updateContext": null }, - "start": 20130, - "end": 20131, + "start": 20108, + "end": 20109, "loc": { "start": { - "line": 649, + "line": 648, "column": 22 }, "end": { - "line": 649, + "line": 648, "column": 23 } } @@ -121041,15 +120893,15 @@ "binop": null }, "value": "evt", - "start": 20131, - "end": 20134, + "start": 20109, + "end": 20112, "loc": { "start": { - "line": 649, + "line": 648, "column": 23 }, "end": { - "line": 649, + "line": 648, "column": 26 } } @@ -121067,15 +120919,15 @@ "binop": null, "updateContext": null }, - "start": 20134, - "end": 20135, + "start": 20112, + "end": 20113, "loc": { "start": { - "line": 649, + "line": 648, "column": 26 }, "end": { - "line": 649, + "line": 648, "column": 27 } } @@ -121095,15 +120947,15 @@ "updateContext": null }, "value": "if", - "start": 20145, - "end": 20147, + "start": 20123, + "end": 20125, "loc": { "start": { - "line": 651, + "line": 650, "column": 8 }, "end": { - "line": 651, + "line": 650, "column": 10 } } @@ -121120,15 +120972,15 @@ "postfix": false, "binop": null }, - "start": 20148, - "end": 20149, + "start": 20126, + "end": 20127, "loc": { "start": { - "line": 651, + "line": 650, "column": 11 }, "end": { - "line": 651, + "line": 650, "column": 12 } } @@ -121148,15 +121000,15 @@ "updateContext": null }, "value": "this", - "start": 20149, - "end": 20153, + "start": 20127, + "end": 20131, "loc": { "start": { - "line": 651, + "line": 650, "column": 12 }, "end": { - "line": 651, + "line": 650, "column": 16 } } @@ -121174,15 +121026,15 @@ "binop": null, "updateContext": null }, - "start": 20153, - "end": 20154, + "start": 20131, + "end": 20132, "loc": { "start": { - "line": 651, + "line": 650, "column": 16 }, "end": { - "line": 651, + "line": 650, "column": 17 } } @@ -121200,15 +121052,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 20154, - "end": 20167, + "start": 20132, + "end": 20145, "loc": { "start": { - "line": 651, + "line": 650, "column": 17 }, "end": { - "line": 651, + "line": 650, "column": 30 } } @@ -121227,15 +121079,15 @@ "updateContext": null }, "value": "||", - "start": 20168, - "end": 20170, + "start": 20146, + "end": 20148, "loc": { "start": { - "line": 651, + "line": 650, "column": 31 }, "end": { - "line": 651, + "line": 650, "column": 33 } } @@ -121254,15 +121106,15 @@ "updateContext": null }, "value": "!", - "start": 20171, - "end": 20172, + "start": 20149, + "end": 20150, "loc": { "start": { - "line": 651, + "line": 650, "column": 34 }, "end": { - "line": 651, + "line": 650, "column": 35 } } @@ -121282,15 +121134,15 @@ "updateContext": null }, "value": "this", - "start": 20172, - "end": 20176, + "start": 20150, + "end": 20154, "loc": { "start": { - "line": 651, + "line": 650, "column": 35 }, "end": { - "line": 651, + "line": 650, "column": 39 } } @@ -121308,15 +121160,15 @@ "binop": null, "updateContext": null }, - "start": 20176, - "end": 20177, + "start": 20154, + "end": 20155, "loc": { "start": { - "line": 651, + "line": 650, "column": 39 }, "end": { - "line": 651, + "line": 650, "column": 40 } } @@ -121334,15 +121186,15 @@ "binop": null }, "value": "resultsPerPage", - "start": 20177, - "end": 20191, + "start": 20155, + "end": 20169, "loc": { "start": { - "line": 651, + "line": 650, "column": 40 }, "end": { - "line": 651, + "line": 650, "column": 54 } } @@ -121359,15 +121211,15 @@ "postfix": false, "binop": null }, - "start": 20191, - "end": 20192, + "start": 20169, + "end": 20170, "loc": { "start": { - "line": 651, + "line": 650, "column": 54 }, "end": { - "line": 651, + "line": 650, "column": 55 } } @@ -121384,15 +121236,15 @@ "postfix": false, "binop": null }, - "start": 20193, - "end": 20194, + "start": 20171, + "end": 20172, "loc": { "start": { - "line": 651, + "line": 650, "column": 56 }, "end": { - "line": 651, + "line": 650, "column": 57 } } @@ -121412,15 +121264,15 @@ "updateContext": null }, "value": "return", - "start": 20207, - "end": 20213, + "start": 20185, + "end": 20191, "loc": { "start": { - "line": 652, + "line": 651, "column": 12 }, "end": { - "line": 652, + "line": 651, "column": 18 } } @@ -121438,15 +121290,15 @@ "binop": null, "updateContext": null }, - "start": 20213, - "end": 20214, + "start": 20191, + "end": 20192, "loc": { "start": { - "line": 652, + "line": 651, "column": 18 }, "end": { - "line": 652, + "line": 651, "column": 19 } } @@ -121463,15 +121315,15 @@ "postfix": false, "binop": null }, - "start": 20223, - "end": 20224, + "start": 20201, + "end": 20202, "loc": { "start": { - "line": 653, + "line": 652, "column": 8 }, "end": { - "line": 653, + "line": 652, "column": 9 } } @@ -121489,15 +121341,15 @@ "binop": null }, "value": "evt", - "start": 20234, - "end": 20237, + "start": 20212, + "end": 20215, "loc": { "start": { - "line": 655, + "line": 654, "column": 8 }, "end": { - "line": 655, + "line": 654, "column": 11 } } @@ -121515,15 +121367,15 @@ "binop": null, "updateContext": null }, - "start": 20237, - "end": 20238, + "start": 20215, + "end": 20216, "loc": { "start": { - "line": 655, + "line": 654, "column": 11 }, "end": { - "line": 655, + "line": 654, "column": 12 } } @@ -121541,15 +121393,15 @@ "binop": null }, "value": "slcResultsChange", - "start": 20238, - "end": 20254, + "start": 20216, + "end": 20232, "loc": { "start": { - "line": 655, + "line": 654, "column": 12 }, "end": { - "line": 655, + "line": 654, "column": 28 } } @@ -121568,15 +121420,15 @@ "updateContext": null }, "value": "=", - "start": 20255, - "end": 20256, + "start": 20233, + "end": 20234, "loc": { "start": { - "line": 655, + "line": 654, "column": 29 }, "end": { - "line": 655, + "line": 654, "column": 30 } } @@ -121593,15 +121445,15 @@ "postfix": false, "binop": null }, - "start": 20257, - "end": 20258, + "start": 20235, + "end": 20236, "loc": { "start": { - "line": 655, + "line": 654, "column": 31 }, "end": { - "line": 655, + "line": 654, "column": 32 } } @@ -121619,15 +121471,15 @@ "binop": null }, "value": "ev", - "start": 20258, - "end": 20260, + "start": 20236, + "end": 20238, "loc": { "start": { - "line": 655, + "line": 654, "column": 32 }, "end": { - "line": 655, + "line": 654, "column": 34 } } @@ -121644,15 +121496,15 @@ "postfix": false, "binop": null }, - "start": 20260, - "end": 20261, + "start": 20238, + "end": 20239, "loc": { "start": { - "line": 655, + "line": 654, "column": 34 }, "end": { - "line": 655, + "line": 654, "column": 35 } } @@ -121670,15 +121522,15 @@ "binop": null, "updateContext": null }, - "start": 20262, - "end": 20264, + "start": 20240, + "end": 20242, "loc": { "start": { - "line": 655, + "line": 654, "column": 36 }, "end": { - "line": 655, + "line": 654, "column": 38 } } @@ -121695,15 +121547,15 @@ "postfix": false, "binop": null }, - "start": 20265, - "end": 20266, + "start": 20243, + "end": 20244, "loc": { "start": { - "line": 655, + "line": 654, "column": 39 }, "end": { - "line": 655, + "line": 654, "column": 40 } } @@ -121723,15 +121575,15 @@ "updateContext": null }, "value": "this", - "start": 20279, - "end": 20283, + "start": 20257, + "end": 20261, "loc": { "start": { - "line": 656, + "line": 655, "column": 12 }, "end": { - "line": 656, + "line": 655, "column": 16 } } @@ -121749,15 +121601,15 @@ "binop": null, "updateContext": null }, - "start": 20283, - "end": 20284, + "start": 20261, + "end": 20262, "loc": { "start": { - "line": 656, + "line": 655, "column": 16 }, "end": { - "line": 656, + "line": 655, "column": 17 } } @@ -121775,15 +121627,15 @@ "binop": null }, "value": "onChangeResultsPerPage", - "start": 20284, - "end": 20306, + "start": 20262, + "end": 20284, "loc": { "start": { - "line": 656, + "line": 655, "column": 17 }, "end": { - "line": 656, + "line": 655, "column": 39 } } @@ -121800,15 +121652,15 @@ "postfix": false, "binop": null }, - "start": 20306, - "end": 20307, + "start": 20284, + "end": 20285, "loc": { "start": { - "line": 656, + "line": 655, "column": 39 }, "end": { - "line": 656, + "line": 655, "column": 40 } } @@ -121825,15 +121677,15 @@ "postfix": false, "binop": null }, - "start": 20307, - "end": 20308, + "start": 20285, + "end": 20286, "loc": { "start": { - "line": 656, + "line": 655, "column": 40 }, "end": { - "line": 656, + "line": 655, "column": 41 } } @@ -121851,15 +121703,15 @@ "binop": null, "updateContext": null }, - "start": 20308, - "end": 20309, + "start": 20286, + "end": 20287, "loc": { "start": { - "line": 656, + "line": 655, "column": 41 }, "end": { - "line": 656, + "line": 655, "column": 42 } } @@ -121877,15 +121729,15 @@ "binop": null }, "value": "ev", - "start": 20322, - "end": 20324, + "start": 20300, + "end": 20302, "loc": { "start": { - "line": 657, + "line": 656, "column": 12 }, "end": { - "line": 657, + "line": 656, "column": 14 } } @@ -121903,15 +121755,15 @@ "binop": null, "updateContext": null }, - "start": 20324, - "end": 20325, + "start": 20302, + "end": 20303, "loc": { "start": { - "line": 657, + "line": 656, "column": 14 }, "end": { - "line": 657, + "line": 656, "column": 15 } } @@ -121929,15 +121781,15 @@ "binop": null }, "value": "target", - "start": 20325, - "end": 20331, + "start": 20303, + "end": 20309, "loc": { "start": { - "line": 657, + "line": 656, "column": 15 }, "end": { - "line": 657, + "line": 656, "column": 21 } } @@ -121955,15 +121807,15 @@ "binop": null, "updateContext": null }, - "start": 20331, - "end": 20332, + "start": 20309, + "end": 20310, "loc": { "start": { - "line": 657, + "line": 656, "column": 21 }, "end": { - "line": 657, + "line": 656, "column": 22 } } @@ -121981,15 +121833,15 @@ "binop": null }, "value": "blur", - "start": 20332, - "end": 20336, + "start": 20310, + "end": 20314, "loc": { "start": { - "line": 657, + "line": 656, "column": 22 }, "end": { - "line": 657, + "line": 656, "column": 26 } } @@ -122006,15 +121858,15 @@ "postfix": false, "binop": null }, - "start": 20336, - "end": 20337, + "start": 20314, + "end": 20315, "loc": { "start": { - "line": 657, + "line": 656, "column": 26 }, "end": { - "line": 657, + "line": 656, "column": 27 } } @@ -122031,15 +121883,15 @@ "postfix": false, "binop": null }, - "start": 20337, - "end": 20338, + "start": 20315, + "end": 20316, "loc": { "start": { - "line": 657, + "line": 656, "column": 27 }, "end": { - "line": 657, + "line": 656, "column": 28 } } @@ -122057,15 +121909,15 @@ "binop": null, "updateContext": null }, - "start": 20338, - "end": 20339, + "start": 20316, + "end": 20317, "loc": { "start": { - "line": 657, + "line": 656, "column": 28 }, "end": { - "line": 657, + "line": 656, "column": 29 } } @@ -122082,15 +121934,15 @@ "postfix": false, "binop": null }, - "start": 20348, - "end": 20349, + "start": 20326, + "end": 20327, "loc": { "start": { - "line": 658, + "line": 657, "column": 8 }, "end": { - "line": 658, + "line": 657, "column": 9 } } @@ -122108,15 +121960,15 @@ "binop": null, "updateContext": null }, - "start": 20349, - "end": 20350, + "start": 20327, + "end": 20328, "loc": { "start": { - "line": 658, + "line": 657, "column": 9 }, "end": { - "line": 658, + "line": 657, "column": 10 } } @@ -122136,15 +121988,15 @@ "updateContext": null }, "value": "let", - "start": 20360, - "end": 20363, + "start": 20338, + "end": 20341, "loc": { "start": { - "line": 660, + "line": 659, "column": 8 }, "end": { - "line": 660, + "line": 659, "column": 11 } } @@ -122162,15 +122014,15 @@ "binop": null }, "value": "slcR", - "start": 20364, - "end": 20368, + "start": 20342, + "end": 20346, "loc": { "start": { - "line": 660, + "line": 659, "column": 12 }, "end": { - "line": 660, + "line": 659, "column": 16 } } @@ -122189,15 +122041,15 @@ "updateContext": null }, "value": "=", - "start": 20369, - "end": 20370, + "start": 20347, + "end": 20348, "loc": { "start": { - "line": 660, + "line": 659, "column": 17 }, "end": { - "line": 660, + "line": 659, "column": 18 } } @@ -122215,15 +122067,15 @@ "binop": null }, "value": "createElm", - "start": 20371, - "end": 20380, + "start": 20349, + "end": 20358, "loc": { "start": { - "line": 660, + "line": 659, "column": 19 }, "end": { - "line": 660, + "line": 659, "column": 28 } } @@ -122240,15 +122092,15 @@ "postfix": false, "binop": null }, - "start": 20380, - "end": 20381, + "start": 20358, + "end": 20359, "loc": { "start": { - "line": 660, + "line": 659, "column": 28 }, "end": { - "line": 660, + "line": 659, "column": 29 } } @@ -122266,15 +122118,15 @@ "binop": null }, "value": "SELECT", - "start": 20381, - "end": 20387, + "start": 20359, + "end": 20365, "loc": { "start": { - "line": 660, + "line": 659, "column": 29 }, "end": { - "line": 660, + "line": 659, "column": 35 } } @@ -122291,15 +122143,15 @@ "postfix": false, "binop": null }, - "start": 20387, - "end": 20388, + "start": 20365, + "end": 20366, "loc": { "start": { - "line": 660, + "line": 659, "column": 35 }, "end": { - "line": 660, + "line": 659, "column": 36 } } @@ -122317,15 +122169,15 @@ "binop": null, "updateContext": null }, - "start": 20388, - "end": 20389, + "start": 20366, + "end": 20367, "loc": { "start": { - "line": 660, + "line": 659, "column": 36 }, "end": { - "line": 660, + "line": 659, "column": 37 } } @@ -122343,15 +122195,15 @@ "binop": null }, "value": "slcR", - "start": 20398, - "end": 20402, + "start": 20376, + "end": 20380, "loc": { "start": { - "line": 661, + "line": 660, "column": 8 }, "end": { - "line": 661, + "line": 660, "column": 12 } } @@ -122369,15 +122221,15 @@ "binop": null, "updateContext": null }, - "start": 20402, - "end": 20403, + "start": 20380, + "end": 20381, "loc": { "start": { - "line": 661, + "line": 660, "column": 12 }, "end": { - "line": 661, + "line": 660, "column": 13 } } @@ -122395,15 +122247,15 @@ "binop": null }, "value": "className", - "start": 20403, - "end": 20412, + "start": 20381, + "end": 20390, "loc": { "start": { - "line": 661, + "line": 660, "column": 13 }, "end": { - "line": 661, + "line": 660, "column": 22 } } @@ -122422,15 +122274,15 @@ "updateContext": null }, "value": "=", - "start": 20413, - "end": 20414, + "start": 20391, + "end": 20392, "loc": { "start": { - "line": 661, + "line": 660, "column": 23 }, "end": { - "line": 661, + "line": 660, "column": 24 } } @@ -122450,15 +122302,15 @@ "updateContext": null }, "value": "this", - "start": 20415, - "end": 20419, + "start": 20393, + "end": 20397, "loc": { "start": { - "line": 661, + "line": 660, "column": 25 }, "end": { - "line": 661, + "line": 660, "column": 29 } } @@ -122476,15 +122328,15 @@ "binop": null, "updateContext": null }, - "start": 20419, - "end": 20420, + "start": 20397, + "end": 20398, "loc": { "start": { - "line": 661, + "line": 660, "column": 29 }, "end": { - "line": 661, + "line": 660, "column": 30 } } @@ -122502,15 +122354,15 @@ "binop": null }, "value": "resultsSlcCssClass", - "start": 20420, - "end": 20438, + "start": 20398, + "end": 20416, "loc": { "start": { - "line": 661, + "line": 660, "column": 30 }, "end": { - "line": 661, + "line": 660, "column": 48 } } @@ -122528,15 +122380,15 @@ "binop": null, "updateContext": null }, - "start": 20438, - "end": 20439, + "start": 20416, + "end": 20417, "loc": { "start": { - "line": 661, + "line": 660, "column": 48 }, "end": { - "line": 661, + "line": 660, "column": 49 } } @@ -122556,15 +122408,15 @@ "updateContext": null }, "value": "let", - "start": 20448, - "end": 20451, + "start": 20426, + "end": 20429, "loc": { "start": { - "line": 662, + "line": 661, "column": 8 }, "end": { - "line": 662, + "line": 661, "column": 11 } } @@ -122582,15 +122434,15 @@ "binop": null }, "value": "slcRText", - "start": 20452, - "end": 20460, + "start": 20430, + "end": 20438, "loc": { "start": { - "line": 662, + "line": 661, "column": 12 }, "end": { - "line": 662, + "line": 661, "column": 20 } } @@ -122609,15 +122461,15 @@ "updateContext": null }, "value": "=", - "start": 20461, - "end": 20462, + "start": 20439, + "end": 20440, "loc": { "start": { - "line": 662, + "line": 661, "column": 21 }, "end": { - "line": 662, + "line": 661, "column": 22 } } @@ -122637,15 +122489,15 @@ "updateContext": null }, "value": "this", - "start": 20463, - "end": 20467, + "start": 20441, + "end": 20445, "loc": { "start": { - "line": 662, + "line": 661, "column": 23 }, "end": { - "line": 662, + "line": 661, "column": 27 } } @@ -122663,15 +122515,15 @@ "binop": null, "updateContext": null }, - "start": 20467, - "end": 20468, + "start": 20445, + "end": 20446, "loc": { "start": { - "line": 662, + "line": 661, "column": 27 }, "end": { - "line": 662, + "line": 661, "column": 28 } } @@ -122689,15 +122541,15 @@ "binop": null }, "value": "resultsPerPage", - "start": 20468, - "end": 20482, + "start": 20446, + "end": 20460, "loc": { "start": { - "line": 662, + "line": 661, "column": 28 }, "end": { - "line": 662, + "line": 661, "column": 42 } } @@ -122715,15 +122567,15 @@ "binop": null, "updateContext": null }, - "start": 20482, - "end": 20483, + "start": 20460, + "end": 20461, "loc": { "start": { - "line": 662, + "line": 661, "column": 42 }, "end": { - "line": 662, + "line": 661, "column": 43 } } @@ -122742,15 +122594,15 @@ "updateContext": null }, "value": 0, - "start": 20483, - "end": 20484, + "start": 20461, + "end": 20462, "loc": { "start": { - "line": 662, + "line": 661, "column": 43 }, "end": { - "line": 662, + "line": 661, "column": 44 } } @@ -122768,15 +122620,15 @@ "binop": null, "updateContext": null }, - "start": 20484, - "end": 20485, + "start": 20462, + "end": 20463, "loc": { "start": { - "line": 662, + "line": 661, "column": 44 }, "end": { - "line": 662, + "line": 661, "column": 45 } } @@ -122794,15 +122646,15 @@ "binop": null, "updateContext": null }, - "start": 20485, - "end": 20486, + "start": 20463, + "end": 20464, "loc": { "start": { - "line": 662, + "line": 661, "column": 45 }, "end": { - "line": 662, + "line": 661, "column": 46 } } @@ -122820,15 +122672,15 @@ "binop": null }, "value": "slcROpts", - "start": 20499, - "end": 20507, + "start": 20477, + "end": 20485, "loc": { "start": { - "line": 663, + "line": 662, "column": 12 }, "end": { - "line": 663, + "line": 662, "column": 20 } } @@ -122847,15 +122699,15 @@ "updateContext": null }, "value": "=", - "start": 20508, - "end": 20509, + "start": 20486, + "end": 20487, "loc": { "start": { - "line": 663, + "line": 662, "column": 21 }, "end": { - "line": 663, + "line": 662, "column": 22 } } @@ -122875,15 +122727,15 @@ "updateContext": null }, "value": "this", - "start": 20510, - "end": 20514, + "start": 20488, + "end": 20492, "loc": { "start": { - "line": 663, + "line": 662, "column": 23 }, "end": { - "line": 663, + "line": 662, "column": 27 } } @@ -122901,15 +122753,15 @@ "binop": null, "updateContext": null }, - "start": 20514, - "end": 20515, + "start": 20492, + "end": 20493, "loc": { "start": { - "line": 663, + "line": 662, "column": 27 }, "end": { - "line": 663, + "line": 662, "column": 28 } } @@ -122927,15 +122779,15 @@ "binop": null }, "value": "resultsPerPage", - "start": 20515, - "end": 20529, + "start": 20493, + "end": 20507, "loc": { "start": { - "line": 663, + "line": 662, "column": 28 }, "end": { - "line": 663, + "line": 662, "column": 42 } } @@ -122953,15 +122805,15 @@ "binop": null, "updateContext": null }, - "start": 20529, - "end": 20530, + "start": 20507, + "end": 20508, "loc": { "start": { - "line": 663, + "line": 662, "column": 42 }, "end": { - "line": 663, + "line": 662, "column": 43 } } @@ -122980,15 +122832,15 @@ "updateContext": null }, "value": 1, - "start": 20530, - "end": 20531, + "start": 20508, + "end": 20509, "loc": { "start": { - "line": 663, + "line": 662, "column": 43 }, "end": { - "line": 663, + "line": 662, "column": 44 } } @@ -123006,15 +122858,15 @@ "binop": null, "updateContext": null }, - "start": 20531, - "end": 20532, + "start": 20509, + "end": 20510, "loc": { "start": { - "line": 663, + "line": 662, "column": 44 }, "end": { - "line": 663, + "line": 662, "column": 45 } } @@ -123032,15 +122884,15 @@ "binop": null, "updateContext": null }, - "start": 20532, - "end": 20533, + "start": 20510, + "end": 20511, "loc": { "start": { - "line": 663, + "line": 662, "column": 45 }, "end": { - "line": 663, + "line": 662, "column": 46 } } @@ -123060,15 +122912,15 @@ "updateContext": null }, "value": "let", - "start": 20542, - "end": 20545, + "start": 20520, + "end": 20523, "loc": { "start": { - "line": 664, + "line": 663, "column": 8 }, "end": { - "line": 664, + "line": 663, "column": 11 } } @@ -123086,15 +122938,15 @@ "binop": null }, "value": "slcRSpan", - "start": 20546, - "end": 20554, + "start": 20524, + "end": 20532, "loc": { "start": { - "line": 664, + "line": 663, "column": 12 }, "end": { - "line": 664, + "line": 663, "column": 20 } } @@ -123113,15 +122965,15 @@ "updateContext": null }, "value": "=", - "start": 20555, - "end": 20556, + "start": 20533, + "end": 20534, "loc": { "start": { - "line": 664, + "line": 663, "column": 21 }, "end": { - "line": 664, + "line": 663, "column": 22 } } @@ -123139,15 +122991,15 @@ "binop": null }, "value": "createElm", - "start": 20557, - "end": 20566, + "start": 20535, + "end": 20544, "loc": { "start": { - "line": 664, + "line": 663, "column": 23 }, "end": { - "line": 664, + "line": 663, "column": 32 } } @@ -123164,15 +123016,15 @@ "postfix": false, "binop": null }, - "start": 20566, - "end": 20567, + "start": 20544, + "end": 20545, "loc": { "start": { - "line": 664, + "line": 663, "column": 32 }, "end": { - "line": 664, + "line": 663, "column": 33 } } @@ -123191,15 +123043,15 @@ "updateContext": null }, "value": "span", - "start": 20567, - "end": 20573, + "start": 20545, + "end": 20551, "loc": { "start": { - "line": 664, + "line": 663, "column": 33 }, "end": { - "line": 664, + "line": 663, "column": 39 } } @@ -123216,15 +123068,15 @@ "postfix": false, "binop": null }, - "start": 20573, - "end": 20574, + "start": 20551, + "end": 20552, "loc": { "start": { - "line": 664, + "line": 663, "column": 39 }, "end": { - "line": 664, + "line": 663, "column": 40 } } @@ -123242,15 +123094,15 @@ "binop": null, "updateContext": null }, - "start": 20574, - "end": 20575, + "start": 20552, + "end": 20553, "loc": { "start": { - "line": 664, + "line": 663, "column": 40 }, "end": { - "line": 664, + "line": 663, "column": 41 } } @@ -123268,15 +123120,15 @@ "binop": null }, "value": "slcRSpan", - "start": 20584, - "end": 20592, + "start": 20562, + "end": 20570, "loc": { "start": { - "line": 665, + "line": 664, "column": 8 }, "end": { - "line": 665, + "line": 664, "column": 16 } } @@ -123294,15 +123146,15 @@ "binop": null, "updateContext": null }, - "start": 20592, - "end": 20593, + "start": 20570, + "end": 20571, "loc": { "start": { - "line": 665, + "line": 664, "column": 16 }, "end": { - "line": 665, + "line": 664, "column": 17 } } @@ -123320,15 +123172,15 @@ "binop": null }, "value": "className", - "start": 20593, - "end": 20602, + "start": 20571, + "end": 20580, "loc": { "start": { - "line": 665, + "line": 664, "column": 17 }, "end": { - "line": 665, + "line": 664, "column": 26 } } @@ -123347,15 +123199,15 @@ "updateContext": null }, "value": "=", - "start": 20603, - "end": 20604, + "start": 20581, + "end": 20582, "loc": { "start": { - "line": 665, + "line": 664, "column": 27 }, "end": { - "line": 665, + "line": 664, "column": 28 } } @@ -123375,15 +123227,15 @@ "updateContext": null }, "value": "this", - "start": 20605, - "end": 20609, + "start": 20583, + "end": 20587, "loc": { "start": { - "line": 665, + "line": 664, "column": 29 }, "end": { - "line": 665, + "line": 664, "column": 33 } } @@ -123401,15 +123253,15 @@ "binop": null, "updateContext": null }, - "start": 20609, - "end": 20610, + "start": 20587, + "end": 20588, "loc": { "start": { - "line": 665, + "line": 664, "column": 33 }, "end": { - "line": 665, + "line": 664, "column": 34 } } @@ -123427,15 +123279,15 @@ "binop": null }, "value": "resultsSpanCssClass", - "start": 20610, - "end": 20629, + "start": 20588, + "end": 20607, "loc": { "start": { - "line": 665, + "line": 664, "column": 34 }, "end": { - "line": 665, + "line": 664, "column": 53 } } @@ -123453,15 +123305,15 @@ "binop": null, "updateContext": null }, - "start": 20629, - "end": 20630, + "start": 20607, + "end": 20608, "loc": { "start": { - "line": 665, + "line": 664, "column": 53 }, "end": { - "line": 665, + "line": 664, "column": 54 } } @@ -123469,15 +123321,15 @@ { "type": "CommentLine", "value": " results per page select is added to external element", - "start": 20640, - "end": 20695, + "start": 20618, + "end": 20673, "loc": { "start": { - "line": 667, + "line": 666, "column": 8 }, "end": { - "line": 667, + "line": 666, "column": 63 } } @@ -123497,15 +123349,15 @@ "updateContext": null }, "value": "let", - "start": 20704, - "end": 20707, + "start": 20682, + "end": 20685, "loc": { "start": { - "line": 668, + "line": 667, "column": 8 }, "end": { - "line": 668, + "line": 667, "column": 11 } } @@ -123523,15 +123375,15 @@ "binop": null }, "value": "targetEl", - "start": 20708, - "end": 20716, + "start": 20686, + "end": 20694, "loc": { "start": { - "line": 668, + "line": 667, "column": 12 }, "end": { - "line": 668, + "line": 667, "column": 20 } } @@ -123550,15 +123402,15 @@ "updateContext": null }, "value": "=", - "start": 20717, - "end": 20718, + "start": 20695, + "end": 20696, "loc": { "start": { - "line": 668, + "line": 667, "column": 21 }, "end": { - "line": 668, + "line": 667, "column": 22 } } @@ -123577,15 +123429,15 @@ "updateContext": null }, "value": "!", - "start": 20719, - "end": 20720, + "start": 20697, + "end": 20698, "loc": { "start": { - "line": 668, + "line": 667, "column": 23 }, "end": { - "line": 668, + "line": 667, "column": 24 } } @@ -123605,15 +123457,15 @@ "updateContext": null }, "value": "this", - "start": 20720, - "end": 20724, + "start": 20698, + "end": 20702, "loc": { "start": { - "line": 668, + "line": 667, "column": 24 }, "end": { - "line": 668, + "line": 667, "column": 28 } } @@ -123631,15 +123483,15 @@ "binop": null, "updateContext": null }, - "start": 20724, - "end": 20725, + "start": 20702, + "end": 20703, "loc": { "start": { - "line": 668, + "line": 667, "column": 28 }, "end": { - "line": 668, + "line": 667, "column": 29 } } @@ -123657,15 +123509,15 @@ "binop": null }, "value": "pageLengthTgtId", - "start": 20725, - "end": 20740, + "start": 20703, + "end": 20718, "loc": { "start": { - "line": 668, + "line": 667, "column": 29 }, "end": { - "line": 668, + "line": 667, "column": 44 } } @@ -123683,15 +123535,15 @@ "binop": null, "updateContext": null }, - "start": 20741, - "end": 20742, + "start": 20719, + "end": 20720, "loc": { "start": { - "line": 668, + "line": 667, "column": 45 }, "end": { - "line": 668, + "line": 667, "column": 46 } } @@ -123709,15 +123561,15 @@ "binop": null }, "value": "tf", - "start": 20755, - "end": 20757, + "start": 20733, + "end": 20735, "loc": { "start": { - "line": 669, + "line": 668, "column": 12 }, "end": { - "line": 669, + "line": 668, "column": 14 } } @@ -123735,15 +123587,15 @@ "binop": null, "updateContext": null }, - "start": 20757, - "end": 20758, + "start": 20735, + "end": 20736, "loc": { "start": { - "line": 669, + "line": 668, "column": 14 }, "end": { - "line": 669, + "line": 668, "column": 15 } } @@ -123761,15 +123613,15 @@ "binop": null }, "value": "feature", - "start": 20758, - "end": 20765, + "start": 20736, + "end": 20743, "loc": { "start": { - "line": 669, + "line": 668, "column": 15 }, "end": { - "line": 669, + "line": 668, "column": 22 } } @@ -123786,15 +123638,15 @@ "postfix": false, "binop": null }, - "start": 20765, - "end": 20766, + "start": 20743, + "end": 20744, "loc": { "start": { - "line": 669, + "line": 668, "column": 22 }, "end": { - "line": 669, + "line": 668, "column": 23 } } @@ -123813,15 +123665,15 @@ "updateContext": null }, "value": "toolbar", - "start": 20766, - "end": 20775, + "start": 20744, + "end": 20753, "loc": { "start": { - "line": 669, + "line": 668, "column": 23 }, "end": { - "line": 669, + "line": 668, "column": 32 } } @@ -123838,15 +123690,15 @@ "postfix": false, "binop": null }, - "start": 20775, - "end": 20776, + "start": 20753, + "end": 20754, "loc": { "start": { - "line": 669, + "line": 668, "column": 32 }, "end": { - "line": 669, + "line": 668, "column": 33 } } @@ -123864,15 +123716,15 @@ "binop": null, "updateContext": null }, - "start": 20776, - "end": 20777, + "start": 20754, + "end": 20755, "loc": { "start": { - "line": 669, + "line": 668, "column": 33 }, "end": { - "line": 669, + "line": 668, "column": 34 } } @@ -123890,15 +123742,15 @@ "binop": null }, "value": "container", - "start": 20777, - "end": 20786, + "start": 20755, + "end": 20764, "loc": { "start": { - "line": 669, + "line": 668, "column": 34 }, "end": { - "line": 669, + "line": 668, "column": 43 } } @@ -123915,15 +123767,15 @@ "postfix": false, "binop": null }, - "start": 20786, - "end": 20787, + "start": 20764, + "end": 20765, "loc": { "start": { - "line": 669, + "line": 668, "column": 43 }, "end": { - "line": 669, + "line": 668, "column": 44 } } @@ -123941,15 +123793,15 @@ "binop": null }, "value": "RIGHT", - "start": 20787, - "end": 20792, + "start": 20765, + "end": 20770, "loc": { "start": { - "line": 669, + "line": 668, "column": 44 }, "end": { - "line": 669, + "line": 668, "column": 49 } } @@ -123966,15 +123818,15 @@ "postfix": false, "binop": null }, - "start": 20792, - "end": 20793, + "start": 20770, + "end": 20771, "loc": { "start": { - "line": 669, + "line": 668, "column": 49 }, "end": { - "line": 669, + "line": 668, "column": 50 } } @@ -123992,15 +123844,15 @@ "binop": null, "updateContext": null }, - "start": 20794, - "end": 20795, + "start": 20772, + "end": 20773, "loc": { "start": { - "line": 669, + "line": 668, "column": 51 }, "end": { - "line": 669, + "line": 668, "column": 52 } } @@ -124018,15 +123870,15 @@ "binop": null }, "value": "elm", - "start": 20808, - "end": 20811, + "start": 20786, + "end": 20789, "loc": { "start": { - "line": 670, + "line": 669, "column": 12 }, "end": { - "line": 670, + "line": 669, "column": 15 } } @@ -124043,15 +123895,15 @@ "postfix": false, "binop": null }, - "start": 20811, - "end": 20812, + "start": 20789, + "end": 20790, "loc": { "start": { - "line": 670, + "line": 669, "column": 15 }, "end": { - "line": 670, + "line": 669, "column": 16 } } @@ -124071,15 +123923,15 @@ "updateContext": null }, "value": "this", - "start": 20812, - "end": 20816, + "start": 20790, + "end": 20794, "loc": { "start": { - "line": 670, + "line": 669, "column": 16 }, "end": { - "line": 670, + "line": 669, "column": 20 } } @@ -124097,15 +123949,15 @@ "binop": null, "updateContext": null }, - "start": 20816, - "end": 20817, + "start": 20794, + "end": 20795, "loc": { "start": { - "line": 670, + "line": 669, "column": 20 }, "end": { - "line": 670, + "line": 669, "column": 21 } } @@ -124123,15 +123975,15 @@ "binop": null }, "value": "pageLengthTgtId", - "start": 20817, - "end": 20832, + "start": 20795, + "end": 20810, "loc": { "start": { - "line": 670, + "line": 669, "column": 21 }, "end": { - "line": 670, + "line": 669, "column": 36 } } @@ -124148,15 +124000,15 @@ "postfix": false, "binop": null }, - "start": 20832, - "end": 20833, + "start": 20810, + "end": 20811, "loc": { "start": { - "line": 670, + "line": 669, "column": 36 }, "end": { - "line": 670, + "line": 669, "column": 37 } } @@ -124174,15 +124026,15 @@ "binop": null, "updateContext": null }, - "start": 20833, - "end": 20834, + "start": 20811, + "end": 20812, "loc": { "start": { - "line": 670, + "line": 669, "column": 37 }, "end": { - "line": 670, + "line": 669, "column": 38 } } @@ -124200,15 +124052,15 @@ "binop": null }, "value": "slcRSpan", - "start": 20843, - "end": 20851, + "start": 20821, + "end": 20829, "loc": { "start": { - "line": 671, + "line": 670, "column": 8 }, "end": { - "line": 671, + "line": 670, "column": 16 } } @@ -124226,15 +124078,15 @@ "binop": null, "updateContext": null }, - "start": 20851, - "end": 20852, + "start": 20829, + "end": 20830, "loc": { "start": { - "line": 671, + "line": 670, "column": 16 }, "end": { - "line": 671, + "line": 670, "column": 17 } } @@ -124252,15 +124104,15 @@ "binop": null }, "value": "appendChild", - "start": 20852, - "end": 20863, + "start": 20830, + "end": 20841, "loc": { "start": { - "line": 671, + "line": 670, "column": 17 }, "end": { - "line": 671, + "line": 670, "column": 28 } } @@ -124277,15 +124129,15 @@ "postfix": false, "binop": null }, - "start": 20863, - "end": 20864, + "start": 20841, + "end": 20842, "loc": { "start": { - "line": 671, + "line": 670, "column": 28 }, "end": { - "line": 671, + "line": 670, "column": 29 } } @@ -124303,15 +124155,15 @@ "binop": null }, "value": "createText", - "start": 20864, - "end": 20874, + "start": 20842, + "end": 20852, "loc": { "start": { - "line": 671, + "line": 670, "column": 29 }, "end": { - "line": 671, + "line": 670, "column": 39 } } @@ -124328,15 +124180,15 @@ "postfix": false, "binop": null }, - "start": 20874, - "end": 20875, + "start": 20852, + "end": 20853, "loc": { "start": { - "line": 671, + "line": 670, "column": 39 }, "end": { - "line": 671, + "line": 670, "column": 40 } } @@ -124354,15 +124206,15 @@ "binop": null }, "value": "slcRText", - "start": 20875, - "end": 20883, + "start": 20853, + "end": 20861, "loc": { "start": { - "line": 671, + "line": 670, "column": 40 }, "end": { - "line": 671, + "line": 670, "column": 48 } } @@ -124379,15 +124231,15 @@ "postfix": false, "binop": null }, - "start": 20883, - "end": 20884, + "start": 20861, + "end": 20862, "loc": { "start": { - "line": 671, + "line": 670, "column": 48 }, "end": { - "line": 671, + "line": 670, "column": 49 } } @@ -124404,15 +124256,15 @@ "postfix": false, "binop": null }, - "start": 20884, - "end": 20885, + "start": 20862, + "end": 20863, "loc": { "start": { - "line": 671, + "line": 670, "column": 49 }, "end": { - "line": 671, + "line": 670, "column": 50 } } @@ -124430,15 +124282,15 @@ "binop": null, "updateContext": null }, - "start": 20885, - "end": 20886, + "start": 20863, + "end": 20864, "loc": { "start": { - "line": 671, + "line": 670, "column": 50 }, "end": { - "line": 671, + "line": 670, "column": 51 } } @@ -124458,15 +124310,15 @@ "updateContext": null }, "value": "let", - "start": 20896, - "end": 20899, + "start": 20874, + "end": 20877, "loc": { "start": { - "line": 673, + "line": 672, "column": 8 }, "end": { - "line": 673, + "line": 672, "column": 11 } } @@ -124484,15 +124336,15 @@ "binop": null }, "value": "help", - "start": 20900, - "end": 20904, + "start": 20878, + "end": 20882, "loc": { "start": { - "line": 673, + "line": 672, "column": 12 }, "end": { - "line": 673, + "line": 672, "column": 16 } } @@ -124511,15 +124363,15 @@ "updateContext": null }, "value": "=", - "start": 20905, - "end": 20906, + "start": 20883, + "end": 20884, "loc": { "start": { - "line": 673, + "line": 672, "column": 17 }, "end": { - "line": 673, + "line": 672, "column": 18 } } @@ -124537,15 +124389,15 @@ "binop": null }, "value": "tf", - "start": 20907, - "end": 20909, + "start": 20885, + "end": 20887, "loc": { "start": { - "line": 673, + "line": 672, "column": 19 }, "end": { - "line": 673, + "line": 672, "column": 21 } } @@ -124563,15 +124415,15 @@ "binop": null, "updateContext": null }, - "start": 20909, - "end": 20910, + "start": 20887, + "end": 20888, "loc": { "start": { - "line": 673, + "line": 672, "column": 21 }, "end": { - "line": 673, + "line": 672, "column": 22 } } @@ -124589,15 +124441,15 @@ "binop": null }, "value": "feature", - "start": 20910, - "end": 20917, + "start": 20888, + "end": 20895, "loc": { "start": { - "line": 673, + "line": 672, "column": 22 }, "end": { - "line": 673, + "line": 672, "column": 29 } } @@ -124614,15 +124466,15 @@ "postfix": false, "binop": null }, - "start": 20917, - "end": 20918, + "start": 20895, + "end": 20896, "loc": { "start": { - "line": 673, + "line": 672, "column": 29 }, "end": { - "line": 673, + "line": 672, "column": 30 } } @@ -124641,15 +124493,15 @@ "updateContext": null }, "value": "help", - "start": 20918, - "end": 20924, + "start": 20896, + "end": 20902, "loc": { "start": { - "line": 673, + "line": 672, "column": 30 }, "end": { - "line": 673, + "line": 672, "column": 36 } } @@ -124666,15 +124518,15 @@ "postfix": false, "binop": null }, - "start": 20924, - "end": 20925, + "start": 20902, + "end": 20903, "loc": { "start": { - "line": 673, + "line": 672, "column": 36 }, "end": { - "line": 673, + "line": 672, "column": 37 } } @@ -124692,15 +124544,15 @@ "binop": null, "updateContext": null }, - "start": 20925, - "end": 20926, + "start": 20903, + "end": 20904, "loc": { "start": { - "line": 673, + "line": 672, "column": 37 }, "end": { - "line": 673, + "line": 672, "column": 38 } } @@ -124720,15 +124572,15 @@ "updateContext": null }, "value": "if", - "start": 20935, - "end": 20937, + "start": 20913, + "end": 20915, "loc": { "start": { - "line": 674, + "line": 673, "column": 8 }, "end": { - "line": 674, + "line": 673, "column": 10 } } @@ -124745,15 +124597,15 @@ "postfix": false, "binop": null }, - "start": 20938, - "end": 20939, + "start": 20916, + "end": 20917, "loc": { "start": { - "line": 674, + "line": 673, "column": 11 }, "end": { - "line": 674, + "line": 673, "column": 12 } } @@ -124771,15 +124623,15 @@ "binop": null }, "value": "help", - "start": 20939, - "end": 20943, + "start": 20917, + "end": 20921, "loc": { "start": { - "line": 674, + "line": 673, "column": 12 }, "end": { - "line": 674, + "line": 673, "column": 16 } } @@ -124798,15 +124650,15 @@ "updateContext": null }, "value": "&&", - "start": 20944, - "end": 20946, + "start": 20922, + "end": 20924, "loc": { "start": { - "line": 674, + "line": 673, "column": 17 }, "end": { - "line": 674, + "line": 673, "column": 19 } } @@ -124824,15 +124676,15 @@ "binop": null }, "value": "help", - "start": 20947, - "end": 20951, + "start": 20925, + "end": 20929, "loc": { "start": { - "line": 674, + "line": 673, "column": 20 }, "end": { - "line": 674, + "line": 673, "column": 24 } } @@ -124850,15 +124702,15 @@ "binop": null, "updateContext": null }, - "start": 20951, - "end": 20952, + "start": 20929, + "end": 20930, "loc": { "start": { - "line": 674, + "line": 673, "column": 24 }, "end": { - "line": 674, + "line": 673, "column": 25 } } @@ -124876,15 +124728,15 @@ "binop": null }, "value": "btn", - "start": 20952, - "end": 20955, + "start": 20930, + "end": 20933, "loc": { "start": { - "line": 674, + "line": 673, "column": 25 }, "end": { - "line": 674, + "line": 673, "column": 28 } } @@ -124901,15 +124753,15 @@ "postfix": false, "binop": null }, - "start": 20955, - "end": 20956, + "start": 20933, + "end": 20934, "loc": { "start": { - "line": 674, + "line": 673, "column": 28 }, "end": { - "line": 674, + "line": 673, "column": 29 } } @@ -124926,15 +124778,15 @@ "postfix": false, "binop": null }, - "start": 20957, - "end": 20958, + "start": 20935, + "end": 20936, "loc": { "start": { - "line": 674, + "line": 673, "column": 30 }, "end": { - "line": 674, + "line": 673, "column": 31 } } @@ -124952,15 +124804,15 @@ "binop": null }, "value": "help", - "start": 20971, - "end": 20975, + "start": 20949, + "end": 20953, "loc": { "start": { - "line": 675, + "line": 674, "column": 12 }, "end": { - "line": 675, + "line": 674, "column": 16 } } @@ -124978,15 +124830,15 @@ "binop": null, "updateContext": null }, - "start": 20975, - "end": 20976, + "start": 20953, + "end": 20954, "loc": { "start": { - "line": 675, + "line": 674, "column": 16 }, "end": { - "line": 675, + "line": 674, "column": 17 } } @@ -125004,15 +124856,15 @@ "binop": null }, "value": "btn", - "start": 20976, - "end": 20979, + "start": 20954, + "end": 20957, "loc": { "start": { - "line": 675, + "line": 674, "column": 17 }, "end": { - "line": 675, + "line": 674, "column": 20 } } @@ -125030,15 +124882,15 @@ "binop": null, "updateContext": null }, - "start": 20979, - "end": 20980, + "start": 20957, + "end": 20958, "loc": { "start": { - "line": 675, + "line": 674, "column": 20 }, "end": { - "line": 675, + "line": 674, "column": 21 } } @@ -125056,15 +124908,15 @@ "binop": null }, "value": "parentNode", - "start": 20980, - "end": 20990, + "start": 20958, + "end": 20968, "loc": { "start": { - "line": 675, + "line": 674, "column": 21 }, "end": { - "line": 675, + "line": 674, "column": 31 } } @@ -125082,15 +124934,15 @@ "binop": null, "updateContext": null }, - "start": 20990, - "end": 20991, + "start": 20968, + "end": 20969, "loc": { "start": { - "line": 675, + "line": 674, "column": 31 }, "end": { - "line": 675, + "line": 674, "column": 32 } } @@ -125108,15 +124960,15 @@ "binop": null }, "value": "insertBefore", - "start": 20991, - "end": 21003, + "start": 20969, + "end": 20981, "loc": { "start": { - "line": 675, + "line": 674, "column": 32 }, "end": { - "line": 675, + "line": 674, "column": 44 } } @@ -125133,15 +124985,15 @@ "postfix": false, "binop": null }, - "start": 21003, - "end": 21004, + "start": 20981, + "end": 20982, "loc": { "start": { - "line": 675, + "line": 674, "column": 44 }, "end": { - "line": 675, + "line": 674, "column": 45 } } @@ -125159,15 +125011,15 @@ "binop": null }, "value": "slcRSpan", - "start": 21004, - "end": 21012, + "start": 20982, + "end": 20990, "loc": { "start": { - "line": 675, + "line": 674, "column": 45 }, "end": { - "line": 675, + "line": 674, "column": 53 } } @@ -125185,15 +125037,15 @@ "binop": null, "updateContext": null }, - "start": 21012, - "end": 21013, + "start": 20990, + "end": 20991, "loc": { "start": { - "line": 675, + "line": 674, "column": 53 }, "end": { - "line": 675, + "line": 674, "column": 54 } } @@ -125211,15 +125063,15 @@ "binop": null }, "value": "help", - "start": 21014, - "end": 21018, + "start": 20992, + "end": 20996, "loc": { "start": { - "line": 675, + "line": 674, "column": 55 }, "end": { - "line": 675, + "line": 674, "column": 59 } } @@ -125237,15 +125089,15 @@ "binop": null, "updateContext": null }, - "start": 21018, - "end": 21019, + "start": 20996, + "end": 20997, "loc": { "start": { - "line": 675, + "line": 674, "column": 59 }, "end": { - "line": 675, + "line": 674, "column": 60 } } @@ -125263,15 +125115,15 @@ "binop": null }, "value": "btn", - "start": 21019, - "end": 21022, + "start": 20997, + "end": 21000, "loc": { "start": { - "line": 675, + "line": 674, "column": 60 }, "end": { - "line": 675, + "line": 674, "column": 63 } } @@ -125288,15 +125140,15 @@ "postfix": false, "binop": null }, - "start": 21022, - "end": 21023, + "start": 21000, + "end": 21001, "loc": { "start": { - "line": 675, + "line": 674, "column": 63 }, "end": { - "line": 675, + "line": 674, "column": 64 } } @@ -125314,15 +125166,15 @@ "binop": null, "updateContext": null }, - "start": 21023, - "end": 21024, + "start": 21001, + "end": 21002, "loc": { "start": { - "line": 675, + "line": 674, "column": 64 }, "end": { - "line": 675, + "line": 674, "column": 65 } } @@ -125340,15 +125192,15 @@ "binop": null }, "value": "help", - "start": 21037, - "end": 21041, + "start": 21015, + "end": 21019, "loc": { "start": { - "line": 676, + "line": 675, "column": 12 }, "end": { - "line": 676, + "line": 675, "column": 16 } } @@ -125366,15 +125218,15 @@ "binop": null, "updateContext": null }, - "start": 21041, - "end": 21042, + "start": 21019, + "end": 21020, "loc": { "start": { - "line": 676, + "line": 675, "column": 16 }, "end": { - "line": 676, + "line": 675, "column": 17 } } @@ -125392,15 +125244,15 @@ "binop": null }, "value": "btn", - "start": 21042, - "end": 21045, + "start": 21020, + "end": 21023, "loc": { "start": { - "line": 676, + "line": 675, "column": 17 }, "end": { - "line": 676, + "line": 675, "column": 20 } } @@ -125418,15 +125270,15 @@ "binop": null, "updateContext": null }, - "start": 21045, - "end": 21046, + "start": 21023, + "end": 21024, "loc": { "start": { - "line": 676, + "line": 675, "column": 20 }, "end": { - "line": 676, + "line": 675, "column": 21 } } @@ -125444,15 +125296,15 @@ "binop": null }, "value": "parentNode", - "start": 21046, - "end": 21056, + "start": 21024, + "end": 21034, "loc": { "start": { - "line": 676, + "line": 675, "column": 21 }, "end": { - "line": 676, + "line": 675, "column": 31 } } @@ -125470,15 +125322,15 @@ "binop": null, "updateContext": null }, - "start": 21056, - "end": 21057, + "start": 21034, + "end": 21035, "loc": { "start": { - "line": 676, + "line": 675, "column": 31 }, "end": { - "line": 676, + "line": 675, "column": 32 } } @@ -125496,15 +125348,15 @@ "binop": null }, "value": "insertBefore", - "start": 21057, - "end": 21069, + "start": 21035, + "end": 21047, "loc": { "start": { - "line": 676, + "line": 675, "column": 32 }, "end": { - "line": 676, + "line": 675, "column": 44 } } @@ -125521,15 +125373,15 @@ "postfix": false, "binop": null }, - "start": 21069, - "end": 21070, + "start": 21047, + "end": 21048, "loc": { "start": { - "line": 676, + "line": 675, "column": 44 }, "end": { - "line": 676, + "line": 675, "column": 45 } } @@ -125547,15 +125399,15 @@ "binop": null }, "value": "slcR", - "start": 21070, - "end": 21074, + "start": 21048, + "end": 21052, "loc": { "start": { - "line": 676, + "line": 675, "column": 45 }, "end": { - "line": 676, + "line": 675, "column": 49 } } @@ -125573,15 +125425,15 @@ "binop": null, "updateContext": null }, - "start": 21074, - "end": 21075, + "start": 21052, + "end": 21053, "loc": { "start": { - "line": 676, + "line": 675, "column": 49 }, "end": { - "line": 676, + "line": 675, "column": 50 } } @@ -125599,15 +125451,15 @@ "binop": null }, "value": "help", - "start": 21076, - "end": 21080, + "start": 21054, + "end": 21058, "loc": { "start": { - "line": 676, + "line": 675, "column": 51 }, "end": { - "line": 676, + "line": 675, "column": 55 } } @@ -125625,15 +125477,15 @@ "binop": null, "updateContext": null }, - "start": 21080, - "end": 21081, + "start": 21058, + "end": 21059, "loc": { "start": { - "line": 676, + "line": 675, "column": 55 }, "end": { - "line": 676, + "line": 675, "column": 56 } } @@ -125651,15 +125503,15 @@ "binop": null }, "value": "btn", - "start": 21081, - "end": 21084, + "start": 21059, + "end": 21062, "loc": { "start": { - "line": 676, + "line": 675, "column": 56 }, "end": { - "line": 676, + "line": 675, "column": 59 } } @@ -125676,15 +125528,15 @@ "postfix": false, "binop": null }, - "start": 21084, - "end": 21085, + "start": 21062, + "end": 21063, "loc": { "start": { - "line": 676, + "line": 675, "column": 59 }, "end": { - "line": 676, + "line": 675, "column": 60 } } @@ -125702,15 +125554,15 @@ "binop": null, "updateContext": null }, - "start": 21085, - "end": 21086, + "start": 21063, + "end": 21064, "loc": { "start": { - "line": 676, + "line": 675, "column": 60 }, "end": { - "line": 676, + "line": 675, "column": 61 } } @@ -125727,15 +125579,15 @@ "postfix": false, "binop": null }, - "start": 21095, - "end": 21096, + "start": 21073, + "end": 21074, "loc": { "start": { - "line": 677, + "line": 676, "column": 8 }, "end": { - "line": 677, + "line": 676, "column": 9 } } @@ -125755,15 +125607,15 @@ "updateContext": null }, "value": "else", - "start": 21097, - "end": 21101, + "start": 21075, + "end": 21079, "loc": { "start": { - "line": 677, + "line": 676, "column": 10 }, "end": { - "line": 677, + "line": 676, "column": 14 } } @@ -125780,15 +125632,15 @@ "postfix": false, "binop": null }, - "start": 21102, - "end": 21103, + "start": 21080, + "end": 21081, "loc": { "start": { - "line": 677, + "line": 676, "column": 15 }, "end": { - "line": 677, + "line": 676, "column": 16 } } @@ -125806,15 +125658,15 @@ "binop": null }, "value": "targetEl", - "start": 21116, - "end": 21124, + "start": 21094, + "end": 21102, "loc": { "start": { - "line": 678, + "line": 677, "column": 12 }, "end": { - "line": 678, + "line": 677, "column": 20 } } @@ -125832,15 +125684,15 @@ "binop": null, "updateContext": null }, - "start": 21124, - "end": 21125, + "start": 21102, + "end": 21103, "loc": { "start": { - "line": 678, + "line": 677, "column": 20 }, "end": { - "line": 678, + "line": 677, "column": 21 } } @@ -125858,15 +125710,15 @@ "binop": null }, "value": "appendChild", - "start": 21125, - "end": 21136, + "start": 21103, + "end": 21114, "loc": { "start": { - "line": 678, + "line": 677, "column": 21 }, "end": { - "line": 678, + "line": 677, "column": 32 } } @@ -125883,15 +125735,15 @@ "postfix": false, "binop": null }, - "start": 21136, - "end": 21137, + "start": 21114, + "end": 21115, "loc": { "start": { - "line": 678, + "line": 677, "column": 32 }, "end": { - "line": 678, + "line": 677, "column": 33 } } @@ -125909,15 +125761,15 @@ "binop": null }, "value": "slcRSpan", - "start": 21137, - "end": 21145, + "start": 21115, + "end": 21123, "loc": { "start": { - "line": 678, + "line": 677, "column": 33 }, "end": { - "line": 678, + "line": 677, "column": 41 } } @@ -125934,15 +125786,15 @@ "postfix": false, "binop": null }, - "start": 21145, - "end": 21146, + "start": 21123, + "end": 21124, "loc": { "start": { - "line": 678, + "line": 677, "column": 41 }, "end": { - "line": 678, + "line": 677, "column": 42 } } @@ -125960,15 +125812,15 @@ "binop": null, "updateContext": null }, - "start": 21146, - "end": 21147, + "start": 21124, + "end": 21125, "loc": { "start": { - "line": 678, + "line": 677, "column": 42 }, "end": { - "line": 678, + "line": 677, "column": 43 } } @@ -125986,15 +125838,15 @@ "binop": null }, "value": "targetEl", - "start": 21160, - "end": 21168, + "start": 21138, + "end": 21146, "loc": { "start": { - "line": 679, + "line": 678, "column": 12 }, "end": { - "line": 679, + "line": 678, "column": 20 } } @@ -126012,15 +125864,15 @@ "binop": null, "updateContext": null }, - "start": 21168, - "end": 21169, + "start": 21146, + "end": 21147, "loc": { "start": { - "line": 679, + "line": 678, "column": 20 }, "end": { - "line": 679, + "line": 678, "column": 21 } } @@ -126038,15 +125890,15 @@ "binop": null }, "value": "appendChild", - "start": 21169, - "end": 21180, + "start": 21147, + "end": 21158, "loc": { "start": { - "line": 679, + "line": 678, "column": 21 }, "end": { - "line": 679, + "line": 678, "column": 32 } } @@ -126063,15 +125915,15 @@ "postfix": false, "binop": null }, - "start": 21180, - "end": 21181, + "start": 21158, + "end": 21159, "loc": { "start": { - "line": 679, + "line": 678, "column": 32 }, "end": { - "line": 679, + "line": 678, "column": 33 } } @@ -126089,15 +125941,15 @@ "binop": null }, "value": "slcR", - "start": 21181, - "end": 21185, + "start": 21159, + "end": 21163, "loc": { "start": { - "line": 679, + "line": 678, "column": 33 }, "end": { - "line": 679, + "line": 678, "column": 37 } } @@ -126114,15 +125966,15 @@ "postfix": false, "binop": null }, - "start": 21185, - "end": 21186, + "start": 21163, + "end": 21164, "loc": { "start": { - "line": 679, + "line": 678, "column": 37 }, "end": { - "line": 679, + "line": 678, "column": 38 } } @@ -126140,15 +125992,15 @@ "binop": null, "updateContext": null }, - "start": 21186, - "end": 21187, + "start": 21164, + "end": 21165, "loc": { "start": { - "line": 679, + "line": 678, "column": 38 }, "end": { - "line": 679, + "line": 678, "column": 39 } } @@ -126165,15 +126017,15 @@ "postfix": false, "binop": null }, - "start": 21196, - "end": 21197, + "start": 21174, + "end": 21175, "loc": { "start": { - "line": 680, + "line": 679, "column": 8 }, "end": { - "line": 680, + "line": 679, "column": 9 } } @@ -126193,15 +126045,15 @@ "updateContext": null }, "value": "for", - "start": 21207, - "end": 21210, + "start": 21185, + "end": 21188, "loc": { "start": { - "line": 682, + "line": 681, "column": 8 }, "end": { - "line": 682, + "line": 681, "column": 11 } } @@ -126218,15 +126070,15 @@ "postfix": false, "binop": null }, - "start": 21211, - "end": 21212, + "start": 21189, + "end": 21190, "loc": { "start": { - "line": 682, + "line": 681, "column": 12 }, "end": { - "line": 682, + "line": 681, "column": 13 } } @@ -126246,15 +126098,15 @@ "updateContext": null }, "value": "let", - "start": 21212, - "end": 21215, + "start": 21190, + "end": 21193, "loc": { "start": { - "line": 682, + "line": 681, "column": 13 }, "end": { - "line": 682, + "line": 681, "column": 16 } } @@ -126272,15 +126124,15 @@ "binop": null }, "value": "r", - "start": 21216, - "end": 21217, + "start": 21194, + "end": 21195, "loc": { "start": { - "line": 682, + "line": 681, "column": 17 }, "end": { - "line": 682, + "line": 681, "column": 18 } } @@ -126299,15 +126151,15 @@ "updateContext": null }, "value": "=", - "start": 21218, - "end": 21219, + "start": 21196, + "end": 21197, "loc": { "start": { - "line": 682, + "line": 681, "column": 19 }, "end": { - "line": 682, + "line": 681, "column": 20 } } @@ -126326,15 +126178,15 @@ "updateContext": null }, "value": 0, - "start": 21220, - "end": 21221, + "start": 21198, + "end": 21199, "loc": { "start": { - "line": 682, + "line": 681, "column": 21 }, "end": { - "line": 682, + "line": 681, "column": 22 } } @@ -126352,15 +126204,15 @@ "binop": null, "updateContext": null }, - "start": 21221, - "end": 21222, + "start": 21199, + "end": 21200, "loc": { "start": { - "line": 682, + "line": 681, "column": 22 }, "end": { - "line": 682, + "line": 681, "column": 23 } } @@ -126378,15 +126230,15 @@ "binop": null }, "value": "r", - "start": 21223, - "end": 21224, + "start": 21201, + "end": 21202, "loc": { "start": { - "line": 682, + "line": 681, "column": 24 }, "end": { - "line": 682, + "line": 681, "column": 25 } } @@ -126405,15 +126257,15 @@ "updateContext": null }, "value": "<", - "start": 21225, - "end": 21226, + "start": 21203, + "end": 21204, "loc": { "start": { - "line": 682, + "line": 681, "column": 26 }, "end": { - "line": 682, + "line": 681, "column": 27 } } @@ -126431,15 +126283,15 @@ "binop": null }, "value": "slcROpts", - "start": 21227, - "end": 21235, + "start": 21205, + "end": 21213, "loc": { "start": { - "line": 682, + "line": 681, "column": 28 }, "end": { - "line": 682, + "line": 681, "column": 36 } } @@ -126457,15 +126309,15 @@ "binop": null, "updateContext": null }, - "start": 21235, - "end": 21236, + "start": 21213, + "end": 21214, "loc": { "start": { - "line": 682, + "line": 681, "column": 36 }, "end": { - "line": 682, + "line": 681, "column": 37 } } @@ -126483,15 +126335,15 @@ "binop": null }, "value": "length", - "start": 21236, - "end": 21242, + "start": 21214, + "end": 21220, "loc": { "start": { - "line": 682, + "line": 681, "column": 37 }, "end": { - "line": 682, + "line": 681, "column": 43 } } @@ -126509,15 +126361,15 @@ "binop": null, "updateContext": null }, - "start": 21242, - "end": 21243, + "start": 21220, + "end": 21221, "loc": { "start": { - "line": 682, + "line": 681, "column": 43 }, "end": { - "line": 682, + "line": 681, "column": 44 } } @@ -126535,15 +126387,15 @@ "binop": null }, "value": "r", - "start": 21244, - "end": 21245, + "start": 21222, + "end": 21223, "loc": { "start": { - "line": 682, + "line": 681, "column": 45 }, "end": { - "line": 682, + "line": 681, "column": 46 } } @@ -126561,15 +126413,15 @@ "binop": null }, "value": "++", - "start": 21245, - "end": 21247, + "start": 21223, + "end": 21225, "loc": { "start": { - "line": 682, + "line": 681, "column": 46 }, "end": { - "line": 682, + "line": 681, "column": 48 } } @@ -126586,15 +126438,15 @@ "postfix": false, "binop": null }, - "start": 21247, - "end": 21248, + "start": 21225, + "end": 21226, "loc": { "start": { - "line": 682, + "line": 681, "column": 48 }, "end": { - "line": 682, + "line": 681, "column": 49 } } @@ -126611,15 +126463,15 @@ "postfix": false, "binop": null }, - "start": 21249, - "end": 21250, + "start": 21227, + "end": 21228, "loc": { "start": { - "line": 682, + "line": 681, "column": 50 }, "end": { - "line": 682, + "line": 681, "column": 51 } } @@ -126639,15 +126491,15 @@ "updateContext": null }, "value": "let", - "start": 21263, - "end": 21266, + "start": 21241, + "end": 21244, "loc": { "start": { - "line": 683, + "line": 682, "column": 12 }, "end": { - "line": 683, + "line": 682, "column": 15 } } @@ -126665,15 +126517,15 @@ "binop": null }, "value": "currOpt", - "start": 21267, - "end": 21274, + "start": 21245, + "end": 21252, "loc": { "start": { - "line": 683, + "line": 682, "column": 16 }, "end": { - "line": 683, + "line": 682, "column": 23 } } @@ -126692,15 +126544,15 @@ "updateContext": null }, "value": "=", - "start": 21275, - "end": 21276, + "start": 21253, + "end": 21254, "loc": { "start": { - "line": 683, + "line": 682, "column": 24 }, "end": { - "line": 683, + "line": 682, "column": 25 } } @@ -126720,15 +126572,15 @@ "updateContext": null }, "value": "new", - "start": 21277, - "end": 21280, + "start": 21255, + "end": 21258, "loc": { "start": { - "line": 683, + "line": 682, "column": 26 }, "end": { - "line": 683, + "line": 682, "column": 29 } } @@ -126746,15 +126598,15 @@ "binop": null }, "value": "Option", - "start": 21281, - "end": 21287, + "start": 21259, + "end": 21265, "loc": { "start": { - "line": 683, + "line": 682, "column": 30 }, "end": { - "line": 683, + "line": 682, "column": 36 } } @@ -126771,15 +126623,15 @@ "postfix": false, "binop": null }, - "start": 21287, - "end": 21288, + "start": 21265, + "end": 21266, "loc": { "start": { - "line": 683, + "line": 682, "column": 36 }, "end": { - "line": 683, + "line": 682, "column": 37 } } @@ -126797,15 +126649,15 @@ "binop": null }, "value": "slcROpts", - "start": 21288, - "end": 21296, + "start": 21266, + "end": 21274, "loc": { "start": { - "line": 683, + "line": 682, "column": 37 }, "end": { - "line": 683, + "line": 682, "column": 45 } } @@ -126823,15 +126675,15 @@ "binop": null, "updateContext": null }, - "start": 21296, - "end": 21297, + "start": 21274, + "end": 21275, "loc": { "start": { - "line": 683, + "line": 682, "column": 45 }, "end": { - "line": 683, + "line": 682, "column": 46 } } @@ -126849,15 +126701,15 @@ "binop": null }, "value": "r", - "start": 21297, - "end": 21298, + "start": 21275, + "end": 21276, "loc": { "start": { - "line": 683, + "line": 682, "column": 46 }, "end": { - "line": 683, + "line": 682, "column": 47 } } @@ -126875,15 +126727,15 @@ "binop": null, "updateContext": null }, - "start": 21298, - "end": 21299, + "start": 21276, + "end": 21277, "loc": { "start": { - "line": 683, + "line": 682, "column": 47 }, "end": { - "line": 683, + "line": 682, "column": 48 } } @@ -126901,15 +126753,15 @@ "binop": null, "updateContext": null }, - "start": 21299, - "end": 21300, + "start": 21277, + "end": 21278, "loc": { "start": { - "line": 683, + "line": 682, "column": 48 }, "end": { - "line": 683, + "line": 682, "column": 49 } } @@ -126927,15 +126779,15 @@ "binop": null }, "value": "slcROpts", - "start": 21301, - "end": 21309, + "start": 21279, + "end": 21287, "loc": { "start": { - "line": 683, + "line": 682, "column": 50 }, "end": { - "line": 683, + "line": 682, "column": 58 } } @@ -126953,15 +126805,15 @@ "binop": null, "updateContext": null }, - "start": 21309, - "end": 21310, + "start": 21287, + "end": 21288, "loc": { "start": { - "line": 683, + "line": 682, "column": 58 }, "end": { - "line": 683, + "line": 682, "column": 59 } } @@ -126979,15 +126831,15 @@ "binop": null }, "value": "r", - "start": 21310, - "end": 21311, + "start": 21288, + "end": 21289, "loc": { "start": { - "line": 683, + "line": 682, "column": 59 }, "end": { - "line": 683, + "line": 682, "column": 60 } } @@ -127005,15 +126857,15 @@ "binop": null, "updateContext": null }, - "start": 21311, - "end": 21312, + "start": 21289, + "end": 21290, "loc": { "start": { - "line": 683, + "line": 682, "column": 60 }, "end": { - "line": 683, + "line": 682, "column": 61 } } @@ -127031,15 +126883,15 @@ "binop": null, "updateContext": null }, - "start": 21312, - "end": 21313, + "start": 21290, + "end": 21291, "loc": { "start": { - "line": 683, + "line": 682, "column": 61 }, "end": { - "line": 683, + "line": 682, "column": 62 } } @@ -127059,15 +126911,15 @@ "updateContext": null }, "value": "false", - "start": 21314, - "end": 21319, + "start": 21292, + "end": 21297, "loc": { "start": { - "line": 683, + "line": 682, "column": 63 }, "end": { - "line": 683, + "line": 682, "column": 68 } } @@ -127085,15 +126937,15 @@ "binop": null, "updateContext": null }, - "start": 21319, - "end": 21320, + "start": 21297, + "end": 21298, "loc": { "start": { - "line": 683, + "line": 682, "column": 68 }, "end": { - "line": 683, + "line": 682, "column": 69 } } @@ -127113,15 +126965,15 @@ "updateContext": null }, "value": "false", - "start": 21321, - "end": 21326, + "start": 21299, + "end": 21304, "loc": { "start": { - "line": 683, + "line": 682, "column": 70 }, "end": { - "line": 683, + "line": 682, "column": 75 } } @@ -127138,15 +126990,15 @@ "postfix": false, "binop": null }, - "start": 21326, - "end": 21327, + "start": 21304, + "end": 21305, "loc": { "start": { - "line": 683, + "line": 682, "column": 75 }, "end": { - "line": 683, + "line": 682, "column": 76 } } @@ -127164,15 +127016,15 @@ "binop": null, "updateContext": null }, - "start": 21327, - "end": 21328, + "start": 21305, + "end": 21306, "loc": { "start": { - "line": 683, + "line": 682, "column": 76 }, "end": { - "line": 683, + "line": 682, "column": 77 } } @@ -127190,15 +127042,15 @@ "binop": null }, "value": "slcR", - "start": 21341, - "end": 21345, + "start": 21319, + "end": 21323, "loc": { "start": { - "line": 684, + "line": 683, "column": 12 }, "end": { - "line": 684, + "line": 683, "column": 16 } } @@ -127216,15 +127068,15 @@ "binop": null, "updateContext": null }, - "start": 21345, - "end": 21346, + "start": 21323, + "end": 21324, "loc": { "start": { - "line": 684, + "line": 683, "column": 16 }, "end": { - "line": 684, + "line": 683, "column": 17 } } @@ -127242,15 +127094,15 @@ "binop": null }, "value": "options", - "start": 21346, - "end": 21353, + "start": 21324, + "end": 21331, "loc": { "start": { - "line": 684, + "line": 683, "column": 17 }, "end": { - "line": 684, + "line": 683, "column": 24 } } @@ -127268,15 +127120,15 @@ "binop": null, "updateContext": null }, - "start": 21353, - "end": 21354, + "start": 21331, + "end": 21332, "loc": { "start": { - "line": 684, + "line": 683, "column": 24 }, "end": { - "line": 684, + "line": 683, "column": 25 } } @@ -127294,15 +127146,15 @@ "binop": null }, "value": "r", - "start": 21354, - "end": 21355, + "start": 21332, + "end": 21333, "loc": { "start": { - "line": 684, + "line": 683, "column": 25 }, "end": { - "line": 684, + "line": 683, "column": 26 } } @@ -127320,15 +127172,15 @@ "binop": null, "updateContext": null }, - "start": 21355, - "end": 21356, + "start": 21333, + "end": 21334, "loc": { "start": { - "line": 684, + "line": 683, "column": 26 }, "end": { - "line": 684, + "line": 683, "column": 27 } } @@ -127347,15 +127199,15 @@ "updateContext": null }, "value": "=", - "start": 21357, - "end": 21358, + "start": 21335, + "end": 21336, "loc": { "start": { - "line": 684, + "line": 683, "column": 28 }, "end": { - "line": 684, + "line": 683, "column": 29 } } @@ -127373,15 +127225,15 @@ "binop": null }, "value": "currOpt", - "start": 21359, - "end": 21366, + "start": 21337, + "end": 21344, "loc": { "start": { - "line": 684, + "line": 683, "column": 30 }, "end": { - "line": 684, + "line": 683, "column": 37 } } @@ -127399,15 +127251,15 @@ "binop": null, "updateContext": null }, - "start": 21366, - "end": 21367, + "start": 21344, + "end": 21345, "loc": { "start": { - "line": 684, + "line": 683, "column": 37 }, "end": { - "line": 684, + "line": 683, "column": 38 } } @@ -127424,15 +127276,15 @@ "postfix": false, "binop": null }, - "start": 21376, - "end": 21377, + "start": 21354, + "end": 21355, "loc": { "start": { - "line": 685, + "line": 684, "column": 8 }, "end": { - "line": 685, + "line": 684, "column": 9 } } @@ -127450,15 +127302,15 @@ "binop": null }, "value": "addEvt", - "start": 21386, - "end": 21392, + "start": 21364, + "end": 21370, "loc": { "start": { - "line": 686, + "line": 685, "column": 8 }, "end": { - "line": 686, + "line": 685, "column": 14 } } @@ -127475,15 +127327,15 @@ "postfix": false, "binop": null }, - "start": 21392, - "end": 21393, + "start": 21370, + "end": 21371, "loc": { "start": { - "line": 686, + "line": 685, "column": 14 }, "end": { - "line": 686, + "line": 685, "column": 15 } } @@ -127501,15 +127353,15 @@ "binop": null }, "value": "slcR", - "start": 21393, - "end": 21397, + "start": 21371, + "end": 21375, "loc": { "start": { - "line": 686, + "line": 685, "column": 15 }, "end": { - "line": 686, + "line": 685, "column": 19 } } @@ -127527,15 +127379,15 @@ "binop": null, "updateContext": null }, - "start": 21397, - "end": 21398, + "start": 21375, + "end": 21376, "loc": { "start": { - "line": 686, + "line": 685, "column": 19 }, "end": { - "line": 686, + "line": 685, "column": 20 } } @@ -127554,15 +127406,15 @@ "updateContext": null }, "value": "change", - "start": 21399, - "end": 21407, + "start": 21377, + "end": 21385, "loc": { "start": { - "line": 686, + "line": 685, "column": 21 }, "end": { - "line": 686, + "line": 685, "column": 29 } } @@ -127580,15 +127432,15 @@ "binop": null, "updateContext": null }, - "start": 21407, - "end": 21408, + "start": 21385, + "end": 21386, "loc": { "start": { - "line": 686, + "line": 685, "column": 29 }, "end": { - "line": 686, + "line": 685, "column": 30 } } @@ -127606,15 +127458,15 @@ "binop": null }, "value": "evt", - "start": 21409, - "end": 21412, + "start": 21387, + "end": 21390, "loc": { "start": { - "line": 686, + "line": 685, "column": 31 }, "end": { - "line": 686, + "line": 685, "column": 34 } } @@ -127632,15 +127484,15 @@ "binop": null, "updateContext": null }, - "start": 21412, - "end": 21413, + "start": 21390, + "end": 21391, "loc": { "start": { - "line": 686, + "line": 685, "column": 34 }, "end": { - "line": 686, + "line": 685, "column": 35 } } @@ -127658,15 +127510,15 @@ "binop": null }, "value": "slcResultsChange", - "start": 21413, - "end": 21429, + "start": 21391, + "end": 21407, "loc": { "start": { - "line": 686, + "line": 685, "column": 35 }, "end": { - "line": 686, + "line": 685, "column": 51 } } @@ -127683,15 +127535,15 @@ "postfix": false, "binop": null }, - "start": 21429, - "end": 21430, + "start": 21407, + "end": 21408, "loc": { "start": { - "line": 686, + "line": 685, "column": 51 }, "end": { - "line": 686, + "line": 685, "column": 52 } } @@ -127709,15 +127561,15 @@ "binop": null, "updateContext": null }, - "start": 21430, - "end": 21431, + "start": 21408, + "end": 21409, "loc": { "start": { - "line": 686, + "line": 685, "column": 52 }, "end": { - "line": 686, + "line": 685, "column": 53 } } @@ -127737,15 +127589,15 @@ "updateContext": null }, "value": "this", - "start": 21440, - "end": 21444, + "start": 21418, + "end": 21422, "loc": { "start": { - "line": 687, + "line": 686, "column": 8 }, "end": { - "line": 687, + "line": 686, "column": 12 } } @@ -127763,15 +127615,15 @@ "binop": null, "updateContext": null }, - "start": 21444, - "end": 21445, + "start": 21422, + "end": 21423, "loc": { "start": { - "line": 687, + "line": 686, "column": 12 }, "end": { - "line": 687, + "line": 686, "column": 13 } } @@ -127789,15 +127641,15 @@ "binop": null }, "value": "slcResultsTxt", - "start": 21445, - "end": 21458, + "start": 21423, + "end": 21436, "loc": { "start": { - "line": 687, + "line": 686, "column": 13 }, "end": { - "line": 687, + "line": 686, "column": 26 } } @@ -127816,15 +127668,15 @@ "updateContext": null }, "value": "=", - "start": 21459, - "end": 21460, + "start": 21437, + "end": 21438, "loc": { "start": { - "line": 687, + "line": 686, "column": 27 }, "end": { - "line": 687, + "line": 686, "column": 28 } } @@ -127842,15 +127694,15 @@ "binop": null }, "value": "slcRSpan", - "start": 21461, - "end": 21469, + "start": 21439, + "end": 21447, "loc": { "start": { - "line": 687, + "line": 686, "column": 29 }, "end": { - "line": 687, + "line": 686, "column": 37 } } @@ -127868,15 +127720,15 @@ "binop": null, "updateContext": null }, - "start": 21469, - "end": 21470, + "start": 21447, + "end": 21448, "loc": { "start": { - "line": 687, + "line": 686, "column": 37 }, "end": { - "line": 687, + "line": 686, "column": 38 } } @@ -127896,15 +127748,15 @@ "updateContext": null }, "value": "this", - "start": 21479, - "end": 21483, + "start": 21457, + "end": 21461, "loc": { "start": { - "line": 688, + "line": 687, "column": 8 }, "end": { - "line": 688, + "line": 687, "column": 12 } } @@ -127922,15 +127774,15 @@ "binop": null, "updateContext": null }, - "start": 21483, - "end": 21484, + "start": 21461, + "end": 21462, "loc": { "start": { - "line": 688, + "line": 687, "column": 12 }, "end": { - "line": 688, + "line": 687, "column": 13 } } @@ -127948,15 +127800,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 21484, - "end": 21497, + "start": 21462, + "end": 21475, "loc": { "start": { - "line": 688, + "line": 687, "column": 13 }, "end": { - "line": 688, + "line": 687, "column": 26 } } @@ -127975,15 +127827,15 @@ "updateContext": null }, "value": "=", - "start": 21498, - "end": 21499, + "start": 21476, + "end": 21477, "loc": { "start": { - "line": 688, + "line": 687, "column": 27 }, "end": { - "line": 688, + "line": 687, "column": 28 } } @@ -128001,15 +127853,15 @@ "binop": null }, "value": "slcR", - "start": 21500, - "end": 21504, + "start": 21478, + "end": 21482, "loc": { "start": { - "line": 688, + "line": 687, "column": 29 }, "end": { - "line": 688, + "line": 687, "column": 33 } } @@ -128027,15 +127879,15 @@ "binop": null, "updateContext": null }, - "start": 21504, - "end": 21505, + "start": 21482, + "end": 21483, "loc": { "start": { - "line": 688, + "line": 687, "column": 33 }, "end": { - "line": 688, + "line": 687, "column": 34 } } @@ -128052,15 +127904,15 @@ "postfix": false, "binop": null }, - "start": 21510, - "end": 21511, + "start": 21488, + "end": 21489, "loc": { "start": { - "line": 689, + "line": 688, "column": 4 }, "end": { - "line": 689, + "line": 688, "column": 5 } } @@ -128068,15 +127920,15 @@ { "type": "CommentBlock", "value": "*\n * Remove number of results per page UI elements\n ", - "start": 21517, - "end": 21581, + "start": 21495, + "end": 21559, "loc": { "start": { - "line": 691, + "line": 690, "column": 4 }, "end": { - "line": 693, + "line": 692, "column": 7 } } @@ -128094,15 +127946,15 @@ "binop": null }, "value": "removeResultsPerPage", - "start": 21586, - "end": 21606, + "start": 21564, + "end": 21584, "loc": { "start": { - "line": 694, + "line": 693, "column": 4 }, "end": { - "line": 694, + "line": 693, "column": 24 } } @@ -128119,15 +127971,15 @@ "postfix": false, "binop": null }, - "start": 21606, - "end": 21607, + "start": 21584, + "end": 21585, "loc": { "start": { - "line": 694, + "line": 693, "column": 24 }, "end": { - "line": 694, + "line": 693, "column": 25 } } @@ -128144,15 +127996,15 @@ "postfix": false, "binop": null }, - "start": 21607, - "end": 21608, + "start": 21585, + "end": 21586, "loc": { "start": { - "line": 694, + "line": 693, "column": 25 }, "end": { - "line": 694, + "line": 693, "column": 26 } } @@ -128169,15 +128021,15 @@ "postfix": false, "binop": null }, - "start": 21609, - "end": 21610, + "start": 21587, + "end": 21588, "loc": { "start": { - "line": 694, + "line": 693, "column": 27 }, "end": { - "line": 694, + "line": 693, "column": 28 } } @@ -128197,15 +128049,15 @@ "updateContext": null }, "value": "let", - "start": 21619, - "end": 21622, + "start": 21597, + "end": 21600, "loc": { "start": { - "line": 695, + "line": 694, "column": 8 }, "end": { - "line": 695, + "line": 694, "column": 11 } } @@ -128223,15 +128075,15 @@ "binop": null }, "value": "tf", - "start": 21623, - "end": 21625, + "start": 21601, + "end": 21603, "loc": { "start": { - "line": 695, + "line": 694, "column": 12 }, "end": { - "line": 695, + "line": 694, "column": 14 } } @@ -128250,15 +128102,15 @@ "updateContext": null }, "value": "=", - "start": 21626, - "end": 21627, + "start": 21604, + "end": 21605, "loc": { "start": { - "line": 695, + "line": 694, "column": 15 }, "end": { - "line": 695, + "line": 694, "column": 16 } } @@ -128278,15 +128130,15 @@ "updateContext": null }, "value": "this", - "start": 21628, - "end": 21632, + "start": 21606, + "end": 21610, "loc": { "start": { - "line": 695, + "line": 694, "column": 17 }, "end": { - "line": 695, + "line": 694, "column": 21 } } @@ -128304,15 +128156,15 @@ "binop": null, "updateContext": null }, - "start": 21632, - "end": 21633, + "start": 21610, + "end": 21611, "loc": { "start": { - "line": 695, + "line": 694, "column": 21 }, "end": { - "line": 695, + "line": 694, "column": 22 } } @@ -128330,15 +128182,15 @@ "binop": null }, "value": "tf", - "start": 21633, - "end": 21635, + "start": 21611, + "end": 21613, "loc": { "start": { - "line": 695, + "line": 694, "column": 22 }, "end": { - "line": 695, + "line": 694, "column": 24 } } @@ -128356,15 +128208,15 @@ "binop": null, "updateContext": null }, - "start": 21635, - "end": 21636, + "start": 21613, + "end": 21614, "loc": { "start": { - "line": 695, + "line": 694, "column": 24 }, "end": { - "line": 695, + "line": 694, "column": 25 } } @@ -128384,15 +128236,15 @@ "updateContext": null }, "value": "if", - "start": 21645, - "end": 21647, + "start": 21623, + "end": 21625, "loc": { "start": { - "line": 696, + "line": 695, "column": 8 }, "end": { - "line": 696, + "line": 695, "column": 10 } } @@ -128409,15 +128261,15 @@ "postfix": false, "binop": null }, - "start": 21648, - "end": 21649, + "start": 21626, + "end": 21627, "loc": { "start": { - "line": 696, + "line": 695, "column": 11 }, "end": { - "line": 696, + "line": 695, "column": 12 } } @@ -128436,15 +128288,15 @@ "updateContext": null }, "value": "!", - "start": 21649, - "end": 21650, + "start": 21627, + "end": 21628, "loc": { "start": { - "line": 696, + "line": 695, "column": 12 }, "end": { - "line": 696, + "line": 695, "column": 13 } } @@ -128462,15 +128314,15 @@ "binop": null }, "value": "tf", - "start": 21650, - "end": 21652, + "start": 21628, + "end": 21630, "loc": { "start": { - "line": 696, + "line": 695, "column": 13 }, "end": { - "line": 696, + "line": 695, "column": 15 } } @@ -128488,15 +128340,15 @@ "binop": null, "updateContext": null }, - "start": 21652, - "end": 21653, + "start": 21630, + "end": 21631, "loc": { "start": { - "line": 696, + "line": 695, "column": 15 }, "end": { - "line": 696, + "line": 695, "column": 16 } } @@ -128514,15 +128366,15 @@ "binop": null }, "value": "isInitialized", - "start": 21653, - "end": 21666, + "start": 21631, + "end": 21644, "loc": { "start": { - "line": 696, + "line": 695, "column": 16 }, "end": { - "line": 696, + "line": 695, "column": 29 } } @@ -128539,15 +128391,15 @@ "postfix": false, "binop": null }, - "start": 21666, - "end": 21667, + "start": 21644, + "end": 21645, "loc": { "start": { - "line": 696, + "line": 695, "column": 29 }, "end": { - "line": 696, + "line": 695, "column": 30 } } @@ -128564,15 +128416,15 @@ "postfix": false, "binop": null }, - "start": 21667, - "end": 21668, + "start": 21645, + "end": 21646, "loc": { "start": { - "line": 696, + "line": 695, "column": 30 }, "end": { - "line": 696, + "line": 695, "column": 31 } } @@ -128591,15 +128443,15 @@ "updateContext": null }, "value": "||", - "start": 21669, - "end": 21671, + "start": 21647, + "end": 21649, "loc": { "start": { - "line": 696, + "line": 695, "column": 32 }, "end": { - "line": 696, + "line": 695, "column": 34 } } @@ -128618,15 +128470,15 @@ "updateContext": null }, "value": "!", - "start": 21672, - "end": 21673, + "start": 21650, + "end": 21651, "loc": { "start": { - "line": 696, + "line": 695, "column": 35 }, "end": { - "line": 696, + "line": 695, "column": 36 } } @@ -128646,15 +128498,15 @@ "updateContext": null }, "value": "this", - "start": 21673, - "end": 21677, + "start": 21651, + "end": 21655, "loc": { "start": { - "line": 696, + "line": 695, "column": 36 }, "end": { - "line": 696, + "line": 695, "column": 40 } } @@ -128672,15 +128524,15 @@ "binop": null, "updateContext": null }, - "start": 21677, - "end": 21678, + "start": 21655, + "end": 21656, "loc": { "start": { - "line": 696, + "line": 695, "column": 40 }, "end": { - "line": 696, + "line": 695, "column": 41 } } @@ -128698,15 +128550,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 21678, - "end": 21691, + "start": 21656, + "end": 21669, "loc": { "start": { - "line": 696, + "line": 695, "column": 41 }, "end": { - "line": 696, + "line": 695, "column": 54 } } @@ -128725,15 +128577,15 @@ "updateContext": null }, "value": "||", - "start": 21692, - "end": 21694, + "start": 21670, + "end": 21672, "loc": { "start": { - "line": 696, + "line": 695, "column": 55 }, "end": { - "line": 696, + "line": 695, "column": 57 } } @@ -128752,15 +128604,15 @@ "updateContext": null }, "value": "!", - "start": 21707, - "end": 21708, + "start": 21685, + "end": 21686, "loc": { "start": { - "line": 697, + "line": 696, "column": 12 }, "end": { - "line": 697, + "line": 696, "column": 13 } } @@ -128780,15 +128632,15 @@ "updateContext": null }, "value": "this", - "start": 21708, - "end": 21712, + "start": 21686, + "end": 21690, "loc": { "start": { - "line": 697, + "line": 696, "column": 13 }, "end": { - "line": 697, + "line": 696, "column": 17 } } @@ -128806,15 +128658,15 @@ "binop": null, "updateContext": null }, - "start": 21712, - "end": 21713, + "start": 21690, + "end": 21691, "loc": { "start": { - "line": 697, + "line": 696, "column": 17 }, "end": { - "line": 697, + "line": 696, "column": 18 } } @@ -128832,15 +128684,15 @@ "binop": null }, "value": "resultsPerPage", - "start": 21713, - "end": 21727, + "start": 21691, + "end": 21705, "loc": { "start": { - "line": 697, + "line": 696, "column": 18 }, "end": { - "line": 697, + "line": 696, "column": 32 } } @@ -128857,15 +128709,15 @@ "postfix": false, "binop": null }, - "start": 21727, - "end": 21728, + "start": 21705, + "end": 21706, "loc": { "start": { - "line": 697, + "line": 696, "column": 32 }, "end": { - "line": 697, + "line": 696, "column": 33 } } @@ -128882,15 +128734,15 @@ "postfix": false, "binop": null }, - "start": 21729, - "end": 21730, + "start": 21707, + "end": 21708, "loc": { "start": { - "line": 697, + "line": 696, "column": 34 }, "end": { - "line": 697, + "line": 696, "column": 35 } } @@ -128910,15 +128762,15 @@ "updateContext": null }, "value": "return", - "start": 21743, - "end": 21749, + "start": 21721, + "end": 21727, "loc": { "start": { - "line": 698, + "line": 697, "column": 12 }, "end": { - "line": 698, + "line": 697, "column": 18 } } @@ -128936,15 +128788,15 @@ "binop": null, "updateContext": null }, - "start": 21749, - "end": 21750, + "start": 21727, + "end": 21728, "loc": { "start": { - "line": 698, + "line": 697, "column": 18 }, "end": { - "line": 698, + "line": 697, "column": 19 } } @@ -128961,15 +128813,15 @@ "postfix": false, "binop": null }, - "start": 21759, - "end": 21760, + "start": 21737, + "end": 21738, "loc": { "start": { - "line": 699, + "line": 698, "column": 8 }, "end": { - "line": 699, + "line": 698, "column": 9 } } @@ -128989,15 +128841,15 @@ "updateContext": null }, "value": "if", - "start": 21769, - "end": 21771, + "start": 21747, + "end": 21749, "loc": { "start": { - "line": 700, + "line": 699, "column": 8 }, "end": { - "line": 700, + "line": 699, "column": 10 } } @@ -129014,15 +128866,15 @@ "postfix": false, "binop": null }, - "start": 21772, - "end": 21773, + "start": 21750, + "end": 21751, "loc": { "start": { - "line": 700, + "line": 699, "column": 11 }, "end": { - "line": 700, + "line": 699, "column": 12 } } @@ -129042,15 +128894,15 @@ "updateContext": null }, "value": "this", - "start": 21773, - "end": 21777, + "start": 21751, + "end": 21755, "loc": { "start": { - "line": 700, + "line": 699, "column": 12 }, "end": { - "line": 700, + "line": 699, "column": 16 } } @@ -129068,15 +128920,15 @@ "binop": null, "updateContext": null }, - "start": 21777, - "end": 21778, + "start": 21755, + "end": 21756, "loc": { "start": { - "line": 700, + "line": 699, "column": 16 }, "end": { - "line": 700, + "line": 699, "column": 17 } } @@ -129094,15 +128946,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 21778, - "end": 21791, + "start": 21756, + "end": 21769, "loc": { "start": { - "line": 700, + "line": 699, "column": 17 }, "end": { - "line": 700, + "line": 699, "column": 30 } } @@ -129119,15 +128971,15 @@ "postfix": false, "binop": null }, - "start": 21791, - "end": 21792, + "start": 21769, + "end": 21770, "loc": { "start": { - "line": 700, + "line": 699, "column": 30 }, "end": { - "line": 700, + "line": 699, "column": 31 } } @@ -129144,41 +128996,41 @@ "postfix": false, "binop": null }, - "start": 21793, + "start": 21771, + "end": 21772, + "loc": { + "start": { + "line": 699, + "column": 32 + }, + "end": { + "line": 699, + "column": 33 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "removeElm", + "start": 21785, "end": 21794, "loc": { "start": { "line": 700, - "column": 32 - }, - "end": { - "line": 700, - "column": 33 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "removeElm", - "start": 21807, - "end": 21816, - "loc": { - "start": { - "line": 701, "column": 12 }, "end": { - "line": 701, + "line": 700, "column": 21 } } @@ -129195,15 +129047,15 @@ "postfix": false, "binop": null }, - "start": 21816, - "end": 21817, + "start": 21794, + "end": 21795, "loc": { "start": { - "line": 701, + "line": 700, "column": 21 }, "end": { - "line": 701, + "line": 700, "column": 22 } } @@ -129223,15 +129075,15 @@ "updateContext": null }, "value": "this", - "start": 21817, - "end": 21821, + "start": 21795, + "end": 21799, "loc": { "start": { - "line": 701, + "line": 700, "column": 22 }, "end": { - "line": 701, + "line": 700, "column": 26 } } @@ -129249,15 +129101,15 @@ "binop": null, "updateContext": null }, - "start": 21821, - "end": 21822, + "start": 21799, + "end": 21800, "loc": { "start": { - "line": 701, + "line": 700, "column": 26 }, "end": { - "line": 701, + "line": 700, "column": 27 } } @@ -129275,15 +129127,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 21822, - "end": 21835, + "start": 21800, + "end": 21813, "loc": { "start": { - "line": 701, + "line": 700, "column": 27 }, "end": { - "line": 701, + "line": 700, "column": 40 } } @@ -129300,15 +129152,15 @@ "postfix": false, "binop": null }, - "start": 21835, - "end": 21836, + "start": 21813, + "end": 21814, "loc": { "start": { - "line": 701, + "line": 700, "column": 40 }, "end": { - "line": 701, + "line": 700, "column": 41 } } @@ -129326,15 +129178,15 @@ "binop": null, "updateContext": null }, - "start": 21836, - "end": 21837, + "start": 21814, + "end": 21815, "loc": { "start": { - "line": 701, + "line": 700, "column": 41 }, "end": { - "line": 701, + "line": 700, "column": 42 } } @@ -129351,15 +129203,15 @@ "postfix": false, "binop": null }, - "start": 21846, - "end": 21847, + "start": 21824, + "end": 21825, "loc": { "start": { - "line": 702, + "line": 701, "column": 8 }, "end": { - "line": 702, + "line": 701, "column": 9 } } @@ -129379,15 +129231,15 @@ "updateContext": null }, "value": "if", - "start": 21856, - "end": 21858, + "start": 21834, + "end": 21836, "loc": { "start": { - "line": 703, + "line": 702, "column": 8 }, "end": { - "line": 703, + "line": 702, "column": 10 } } @@ -129404,15 +129256,15 @@ "postfix": false, "binop": null }, - "start": 21859, - "end": 21860, + "start": 21837, + "end": 21838, "loc": { "start": { - "line": 703, + "line": 702, "column": 11 }, "end": { - "line": 703, + "line": 702, "column": 12 } } @@ -129432,15 +129284,15 @@ "updateContext": null }, "value": "this", - "start": 21860, - "end": 21864, + "start": 21838, + "end": 21842, "loc": { "start": { - "line": 703, + "line": 702, "column": 12 }, "end": { - "line": 703, + "line": 702, "column": 16 } } @@ -129458,15 +129310,15 @@ "binop": null, "updateContext": null }, - "start": 21864, - "end": 21865, + "start": 21842, + "end": 21843, "loc": { "start": { - "line": 703, + "line": 702, "column": 16 }, "end": { - "line": 703, + "line": 702, "column": 17 } } @@ -129484,15 +129336,15 @@ "binop": null }, "value": "slcResultsTxt", - "start": 21865, - "end": 21878, + "start": 21843, + "end": 21856, "loc": { "start": { - "line": 703, + "line": 702, "column": 17 }, "end": { - "line": 703, + "line": 702, "column": 30 } } @@ -129509,15 +129361,15 @@ "postfix": false, "binop": null }, - "start": 21878, - "end": 21879, + "start": 21856, + "end": 21857, "loc": { "start": { - "line": 703, + "line": 702, "column": 30 }, "end": { - "line": 703, + "line": 702, "column": 31 } } @@ -129534,15 +129386,15 @@ "postfix": false, "binop": null }, - "start": 21880, - "end": 21881, + "start": 21858, + "end": 21859, "loc": { "start": { - "line": 703, + "line": 702, "column": 32 }, "end": { - "line": 703, + "line": 702, "column": 33 } } @@ -129560,15 +129412,15 @@ "binop": null }, "value": "removeElm", - "start": 21894, - "end": 21903, + "start": 21872, + "end": 21881, "loc": { "start": { - "line": 704, + "line": 703, "column": 12 }, "end": { - "line": 704, + "line": 703, "column": 21 } } @@ -129585,15 +129437,15 @@ "postfix": false, "binop": null }, - "start": 21903, - "end": 21904, + "start": 21881, + "end": 21882, "loc": { "start": { - "line": 704, + "line": 703, "column": 21 }, "end": { - "line": 704, + "line": 703, "column": 22 } } @@ -129613,15 +129465,15 @@ "updateContext": null }, "value": "this", - "start": 21904, - "end": 21908, + "start": 21882, + "end": 21886, "loc": { "start": { - "line": 704, + "line": 703, "column": 22 }, "end": { - "line": 704, + "line": 703, "column": 26 } } @@ -129639,15 +129491,15 @@ "binop": null, "updateContext": null }, - "start": 21908, - "end": 21909, + "start": 21886, + "end": 21887, "loc": { "start": { - "line": 704, + "line": 703, "column": 26 }, "end": { - "line": 704, + "line": 703, "column": 27 } } @@ -129665,15 +129517,15 @@ "binop": null }, "value": "slcResultsTxt", - "start": 21909, - "end": 21922, + "start": 21887, + "end": 21900, "loc": { "start": { - "line": 704, + "line": 703, "column": 27 }, "end": { - "line": 704, + "line": 703, "column": 40 } } @@ -129690,15 +129542,15 @@ "postfix": false, "binop": null }, - "start": 21922, - "end": 21923, + "start": 21900, + "end": 21901, "loc": { "start": { - "line": 704, + "line": 703, "column": 40 }, "end": { - "line": 704, + "line": 703, "column": 41 } } @@ -129716,15 +129568,15 @@ "binop": null, "updateContext": null }, - "start": 21923, - "end": 21924, + "start": 21901, + "end": 21902, "loc": { "start": { - "line": 704, + "line": 703, "column": 41 }, "end": { - "line": 704, + "line": 703, "column": 42 } } @@ -129741,15 +129593,15 @@ "postfix": false, "binop": null }, - "start": 21933, - "end": 21934, + "start": 21911, + "end": 21912, "loc": { "start": { - "line": 705, + "line": 704, "column": 8 }, "end": { - "line": 705, + "line": 704, "column": 9 } } @@ -129769,15 +129621,15 @@ "updateContext": null }, "value": "this", - "start": 21943, - "end": 21947, + "start": 21921, + "end": 21925, "loc": { "start": { - "line": 706, + "line": 705, "column": 8 }, "end": { - "line": 706, + "line": 705, "column": 12 } } @@ -129795,15 +129647,15 @@ "binop": null, "updateContext": null }, - "start": 21947, - "end": 21948, + "start": 21925, + "end": 21926, "loc": { "start": { - "line": 706, + "line": 705, "column": 12 }, "end": { - "line": 706, + "line": 705, "column": 13 } } @@ -129821,15 +129673,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 21948, - "end": 21961, + "start": 21926, + "end": 21939, "loc": { "start": { - "line": 706, + "line": 705, "column": 13 }, "end": { - "line": 706, + "line": 705, "column": 26 } } @@ -129848,15 +129700,15 @@ "updateContext": null }, "value": "=", - "start": 21962, - "end": 21963, + "start": 21940, + "end": 21941, "loc": { "start": { - "line": 706, + "line": 705, "column": 27 }, "end": { - "line": 706, + "line": 705, "column": 28 } } @@ -129876,15 +129728,15 @@ "updateContext": null }, "value": "null", - "start": 21964, - "end": 21968, + "start": 21942, + "end": 21946, "loc": { "start": { - "line": 706, + "line": 705, "column": 29 }, "end": { - "line": 706, + "line": 705, "column": 33 } } @@ -129902,15 +129754,15 @@ "binop": null, "updateContext": null }, - "start": 21968, - "end": 21969, + "start": 21946, + "end": 21947, "loc": { "start": { - "line": 706, + "line": 705, "column": 33 }, "end": { - "line": 706, + "line": 705, "column": 34 } } @@ -129930,15 +129782,15 @@ "updateContext": null }, "value": "this", - "start": 21978, - "end": 21982, + "start": 21956, + "end": 21960, "loc": { "start": { - "line": 707, + "line": 706, "column": 8 }, "end": { - "line": 707, + "line": 706, "column": 12 } } @@ -129956,15 +129808,15 @@ "binop": null, "updateContext": null }, - "start": 21982, - "end": 21983, + "start": 21960, + "end": 21961, "loc": { "start": { - "line": 707, + "line": 706, "column": 12 }, "end": { - "line": 707, + "line": 706, "column": 13 } } @@ -129982,15 +129834,15 @@ "binop": null }, "value": "slcResultsTxt", - "start": 21983, - "end": 21996, + "start": 21961, + "end": 21974, "loc": { "start": { - "line": 707, + "line": 706, "column": 13 }, "end": { - "line": 707, + "line": 706, "column": 26 } } @@ -130009,15 +129861,15 @@ "updateContext": null }, "value": "=", - "start": 21997, - "end": 21998, + "start": 21975, + "end": 21976, "loc": { "start": { - "line": 707, + "line": 706, "column": 27 }, "end": { - "line": 707, + "line": 706, "column": 28 } } @@ -130037,15 +129889,15 @@ "updateContext": null }, "value": "null", - "start": 21999, - "end": 22003, + "start": 21977, + "end": 21981, "loc": { "start": { - "line": 707, + "line": 706, "column": 29 }, "end": { - "line": 707, + "line": 706, "column": 33 } } @@ -130063,15 +129915,15 @@ "binop": null, "updateContext": null }, - "start": 22003, - "end": 22004, + "start": 21981, + "end": 21982, "loc": { "start": { - "line": 707, + "line": 706, "column": 33 }, "end": { - "line": 707, + "line": 706, "column": 34 } } @@ -130088,15 +129940,15 @@ "postfix": false, "binop": null }, - "start": 22009, - "end": 22010, + "start": 21987, + "end": 21988, "loc": { "start": { - "line": 708, + "line": 707, "column": 4 }, "end": { - "line": 708, + "line": 707, "column": 5 } } @@ -130104,15 +129956,15 @@ { "type": "CommentBlock", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", - "start": 22016, - "end": 22125, + "start": 21994, + "end": 22103, "loc": { "start": { - "line": 710, + "line": 709, "column": 4 }, "end": { - "line": 713, + "line": 712, "column": 7 } } @@ -130130,15 +129982,15 @@ "binop": null }, "value": "changePage", - "start": 22130, - "end": 22140, + "start": 22108, + "end": 22118, "loc": { "start": { - "line": 714, + "line": 713, "column": 4 }, "end": { - "line": 714, + "line": 713, "column": 14 } } @@ -130155,15 +130007,15 @@ "postfix": false, "binop": null }, - "start": 22140, - "end": 22141, + "start": 22118, + "end": 22119, "loc": { "start": { - "line": 714, + "line": 713, "column": 14 }, "end": { - "line": 714, + "line": 713, "column": 15 } } @@ -130181,15 +130033,15 @@ "binop": null }, "value": "index", - "start": 22141, - "end": 22146, + "start": 22119, + "end": 22124, "loc": { "start": { - "line": 714, + "line": 713, "column": 15 }, "end": { - "line": 714, + "line": 713, "column": 20 } } @@ -130206,15 +130058,15 @@ "postfix": false, "binop": null }, - "start": 22146, - "end": 22147, + "start": 22124, + "end": 22125, "loc": { "start": { - "line": 714, + "line": 713, "column": 20 }, "end": { - "line": 714, + "line": 713, "column": 21 } } @@ -130231,15 +130083,15 @@ "postfix": false, "binop": null }, - "start": 22148, - "end": 22149, + "start": 22126, + "end": 22127, "loc": { "start": { - "line": 714, + "line": 713, "column": 22 }, "end": { - "line": 714, + "line": 713, "column": 23 } } @@ -130259,15 +130111,15 @@ "updateContext": null }, "value": "let", - "start": 22158, - "end": 22161, + "start": 22136, + "end": 22139, "loc": { "start": { - "line": 715, + "line": 714, "column": 8 }, "end": { - "line": 715, + "line": 714, "column": 11 } } @@ -130285,15 +130137,15 @@ "binop": null }, "value": "tf", - "start": 22162, - "end": 22164, + "start": 22140, + "end": 22142, "loc": { "start": { - "line": 715, + "line": 714, "column": 12 }, "end": { - "line": 715, + "line": 714, "column": 14 } } @@ -130312,15 +130164,15 @@ "updateContext": null }, "value": "=", - "start": 22165, - "end": 22166, + "start": 22143, + "end": 22144, "loc": { "start": { - "line": 715, + "line": 714, "column": 15 }, "end": { - "line": 715, + "line": 714, "column": 16 } } @@ -130340,15 +130192,15 @@ "updateContext": null }, "value": "this", - "start": 22167, - "end": 22171, + "start": 22145, + "end": 22149, "loc": { "start": { - "line": 715, + "line": 714, "column": 17 }, "end": { - "line": 715, + "line": 714, "column": 21 } } @@ -130366,15 +130218,15 @@ "binop": null, "updateContext": null }, - "start": 22171, - "end": 22172, + "start": 22149, + "end": 22150, "loc": { "start": { - "line": 715, + "line": 714, "column": 21 }, "end": { - "line": 715, + "line": 714, "column": 22 } } @@ -130392,15 +130244,15 @@ "binop": null }, "value": "tf", - "start": 22172, - "end": 22174, + "start": 22150, + "end": 22152, "loc": { "start": { - "line": 715, + "line": 714, "column": 22 }, "end": { - "line": 715, + "line": 714, "column": 24 } } @@ -130418,15 +130270,15 @@ "binop": null, "updateContext": null }, - "start": 22174, - "end": 22175, + "start": 22152, + "end": 22153, "loc": { "start": { - "line": 715, + "line": 714, "column": 24 }, "end": { - "line": 715, + "line": 714, "column": 25 } } @@ -130446,15 +130298,15 @@ "updateContext": null }, "value": "if", - "start": 22185, - "end": 22187, + "start": 22163, + "end": 22165, "loc": { "start": { - "line": 717, + "line": 716, "column": 8 }, "end": { - "line": 717, + "line": 716, "column": 10 } } @@ -130471,15 +130323,15 @@ "postfix": false, "binop": null }, - "start": 22188, - "end": 22189, + "start": 22166, + "end": 22167, "loc": { "start": { - "line": 717, + "line": 716, "column": 11 }, "end": { - "line": 717, + "line": 716, "column": 12 } } @@ -130498,15 +130350,15 @@ "updateContext": null }, "value": "!", - "start": 22189, - "end": 22190, + "start": 22167, + "end": 22168, "loc": { "start": { - "line": 717, + "line": 716, "column": 12 }, "end": { - "line": 717, + "line": 716, "column": 13 } } @@ -130526,15 +130378,15 @@ "updateContext": null }, "value": "this", - "start": 22190, - "end": 22194, + "start": 22168, + "end": 22172, "loc": { "start": { - "line": 717, + "line": 716, "column": 13 }, "end": { - "line": 717, + "line": 716, "column": 17 } } @@ -130552,15 +130404,15 @@ "binop": null, "updateContext": null }, - "start": 22194, - "end": 22195, + "start": 22172, + "end": 22173, "loc": { "start": { - "line": 717, + "line": 716, "column": 17 }, "end": { - "line": 717, + "line": 716, "column": 18 } } @@ -130578,15 +130430,15 @@ "binop": null }, "value": "isEnabled", - "start": 22195, - "end": 22204, + "start": 22173, + "end": 22182, "loc": { "start": { - "line": 717, + "line": 716, "column": 18 }, "end": { - "line": 717, + "line": 716, "column": 27 } } @@ -130603,15 +130455,15 @@ "postfix": false, "binop": null }, - "start": 22204, - "end": 22205, + "start": 22182, + "end": 22183, "loc": { "start": { - "line": 717, + "line": 716, "column": 27 }, "end": { - "line": 717, + "line": 716, "column": 28 } } @@ -130628,15 +130480,15 @@ "postfix": false, "binop": null }, - "start": 22205, - "end": 22206, + "start": 22183, + "end": 22184, "loc": { "start": { - "line": 717, + "line": 716, "column": 28 }, "end": { - "line": 717, + "line": 716, "column": 29 } } @@ -130653,15 +130505,15 @@ "postfix": false, "binop": null }, - "start": 22206, - "end": 22207, + "start": 22184, + "end": 22185, "loc": { "start": { - "line": 717, + "line": 716, "column": 29 }, "end": { - "line": 717, + "line": 716, "column": 30 } } @@ -130678,15 +130530,15 @@ "postfix": false, "binop": null }, - "start": 22208, - "end": 22209, + "start": 22186, + "end": 22187, "loc": { "start": { - "line": 717, + "line": 716, "column": 31 }, "end": { - "line": 717, + "line": 716, "column": 32 } } @@ -130706,15 +130558,15 @@ "updateContext": null }, "value": "return", - "start": 22222, - "end": 22228, + "start": 22200, + "end": 22206, "loc": { "start": { - "line": 718, + "line": 717, "column": 12 }, "end": { - "line": 718, + "line": 717, "column": 18 } } @@ -130732,15 +130584,15 @@ "binop": null, "updateContext": null }, - "start": 22228, - "end": 22229, + "start": 22206, + "end": 22207, "loc": { "start": { - "line": 718, + "line": 717, "column": 18 }, "end": { - "line": 718, + "line": 717, "column": 19 } } @@ -130757,15 +130609,15 @@ "postfix": false, "binop": null }, - "start": 22238, - "end": 22239, + "start": 22216, + "end": 22217, "loc": { "start": { - "line": 719, + "line": 718, "column": 8 }, "end": { - "line": 719, + "line": 718, "column": 9 } } @@ -130785,15 +130637,15 @@ "updateContext": null }, "value": "this", - "start": 22249, - "end": 22253, + "start": 22227, + "end": 22231, "loc": { "start": { - "line": 721, + "line": 720, "column": 8 }, "end": { - "line": 721, + "line": 720, "column": 12 } } @@ -130811,15 +130663,15 @@ "binop": null, "updateContext": null }, - "start": 22253, - "end": 22254, + "start": 22231, + "end": 22232, "loc": { "start": { - "line": 721, + "line": 720, "column": 12 }, "end": { - "line": 721, + "line": 720, "column": 13 } } @@ -130837,15 +130689,15 @@ "binop": null }, "value": "emitter", - "start": 22254, - "end": 22261, + "start": 22232, + "end": 22239, "loc": { "start": { - "line": 721, + "line": 720, "column": 13 }, "end": { - "line": 721, + "line": 720, "column": 20 } } @@ -130863,15 +130715,15 @@ "binop": null, "updateContext": null }, - "start": 22261, - "end": 22262, + "start": 22239, + "end": 22240, "loc": { "start": { - "line": 721, + "line": 720, "column": 20 }, "end": { - "line": 721, + "line": 720, "column": 21 } } @@ -130889,15 +130741,15 @@ "binop": null }, "value": "emit", - "start": 22262, - "end": 22266, + "start": 22240, + "end": 22244, "loc": { "start": { - "line": 721, + "line": 720, "column": 21 }, "end": { - "line": 721, + "line": 720, "column": 25 } } @@ -130914,15 +130766,15 @@ "postfix": false, "binop": null }, - "start": 22266, - "end": 22267, + "start": 22244, + "end": 22245, "loc": { "start": { - "line": 721, + "line": 720, "column": 25 }, "end": { - "line": 721, + "line": 720, "column": 26 } } @@ -130941,15 +130793,15 @@ "updateContext": null }, "value": "before-page-change", - "start": 22267, - "end": 22287, + "start": 22245, + "end": 22265, "loc": { "start": { - "line": 721, + "line": 720, "column": 26 }, "end": { - "line": 721, + "line": 720, "column": 46 } } @@ -130967,15 +130819,15 @@ "binop": null, "updateContext": null }, - "start": 22287, - "end": 22288, + "start": 22265, + "end": 22266, "loc": { "start": { - "line": 721, + "line": 720, "column": 46 }, "end": { - "line": 721, + "line": 720, "column": 47 } } @@ -130993,15 +130845,15 @@ "binop": null }, "value": "tf", - "start": 22289, - "end": 22291, + "start": 22267, + "end": 22269, "loc": { "start": { - "line": 721, + "line": 720, "column": 48 }, "end": { - "line": 721, + "line": 720, "column": 50 } } @@ -131019,15 +130871,15 @@ "binop": null, "updateContext": null }, - "start": 22291, - "end": 22292, + "start": 22269, + "end": 22270, "loc": { "start": { - "line": 721, + "line": 720, "column": 50 }, "end": { - "line": 721, + "line": 720, "column": 51 } } @@ -131044,15 +130896,15 @@ "postfix": false, "binop": null }, - "start": 22293, - "end": 22294, + "start": 22271, + "end": 22272, "loc": { "start": { - "line": 721, + "line": 720, "column": 52 }, "end": { - "line": 721, + "line": 720, "column": 53 } } @@ -131070,15 +130922,15 @@ "binop": null }, "value": "index", - "start": 22294, - "end": 22299, + "start": 22272, + "end": 22277, "loc": { "start": { - "line": 721, + "line": 720, "column": 53 }, "end": { - "line": 721, + "line": 720, "column": 58 } } @@ -131097,15 +130949,15 @@ "updateContext": null }, "value": "+", - "start": 22300, - "end": 22301, + "start": 22278, + "end": 22279, "loc": { "start": { - "line": 721, + "line": 720, "column": 59 }, "end": { - "line": 721, + "line": 720, "column": 60 } } @@ -131124,15 +130976,15 @@ "updateContext": null }, "value": 1, - "start": 22302, - "end": 22303, + "start": 22280, + "end": 22281, "loc": { "start": { - "line": 721, + "line": 720, "column": 61 }, "end": { - "line": 721, + "line": 720, "column": 62 } } @@ -131149,15 +131001,15 @@ "postfix": false, "binop": null }, - "start": 22303, - "end": 22304, + "start": 22281, + "end": 22282, "loc": { "start": { - "line": 721, + "line": 720, "column": 62 }, "end": { - "line": 721, + "line": 720, "column": 63 } } @@ -131174,15 +131026,15 @@ "postfix": false, "binop": null }, - "start": 22304, - "end": 22305, + "start": 22282, + "end": 22283, "loc": { "start": { - "line": 721, + "line": 720, "column": 63 }, "end": { - "line": 721, + "line": 720, "column": 64 } } @@ -131200,15 +131052,15 @@ "binop": null, "updateContext": null }, - "start": 22305, - "end": 22306, + "start": 22283, + "end": 22284, "loc": { "start": { - "line": 721, + "line": 720, "column": 64 }, "end": { - "line": 721, + "line": 720, "column": 65 } } @@ -131228,15 +131080,15 @@ "updateContext": null }, "value": "if", - "start": 22316, - "end": 22318, + "start": 22294, + "end": 22296, "loc": { "start": { - "line": 723, + "line": 722, "column": 8 }, "end": { - "line": 723, + "line": 722, "column": 10 } } @@ -131253,15 +131105,15 @@ "postfix": false, "binop": null }, - "start": 22319, - "end": 22320, + "start": 22297, + "end": 22298, "loc": { "start": { - "line": 723, + "line": 722, "column": 11 }, "end": { - "line": 723, + "line": 722, "column": 12 } } @@ -131279,15 +131131,15 @@ "binop": null }, "value": "index", - "start": 22320, - "end": 22325, + "start": 22298, + "end": 22303, "loc": { "start": { - "line": 723, + "line": 722, "column": 12 }, "end": { - "line": 723, + "line": 722, "column": 17 } } @@ -131306,15 +131158,15 @@ "updateContext": null }, "value": "===", - "start": 22326, - "end": 22329, + "start": 22304, + "end": 22307, "loc": { "start": { - "line": 723, + "line": 722, "column": 18 }, "end": { - "line": 723, + "line": 722, "column": 21 } } @@ -131334,15 +131186,15 @@ "updateContext": null }, "value": "null", - "start": 22330, - "end": 22334, + "start": 22308, + "end": 22312, "loc": { "start": { - "line": 723, + "line": 722, "column": 22 }, "end": { - "line": 723, + "line": 722, "column": 26 } } @@ -131359,15 +131211,15 @@ "postfix": false, "binop": null }, - "start": 22334, - "end": 22335, + "start": 22312, + "end": 22313, "loc": { "start": { - "line": 723, + "line": 722, "column": 26 }, "end": { - "line": 723, + "line": 722, "column": 27 } } @@ -131384,15 +131236,15 @@ "postfix": false, "binop": null }, - "start": 22336, - "end": 22337, + "start": 22314, + "end": 22315, "loc": { "start": { - "line": 723, + "line": 722, "column": 28 }, "end": { - "line": 723, + "line": 722, "column": 29 } } @@ -131410,15 +131262,15 @@ "binop": null }, "value": "index", - "start": 22350, - "end": 22355, + "start": 22328, + "end": 22333, "loc": { "start": { - "line": 724, + "line": 723, "column": 12 }, "end": { - "line": 724, + "line": 723, "column": 17 } } @@ -131437,15 +131289,15 @@ "updateContext": null }, "value": "=", - "start": 22356, - "end": 22357, + "start": 22334, + "end": 22335, "loc": { "start": { - "line": 724, + "line": 723, "column": 18 }, "end": { - "line": 724, + "line": 723, "column": 19 } } @@ -131465,15 +131317,15 @@ "updateContext": null }, "value": "this", - "start": 22358, - "end": 22362, + "start": 22336, + "end": 22340, "loc": { "start": { - "line": 724, + "line": 723, "column": 20 }, "end": { - "line": 724, + "line": 723, "column": 24 } } @@ -131491,15 +131343,15 @@ "binop": null, "updateContext": null }, - "start": 22362, - "end": 22363, + "start": 22340, + "end": 22341, "loc": { "start": { - "line": 724, + "line": 723, "column": 24 }, "end": { - "line": 724, + "line": 723, "column": 25 } } @@ -131517,15 +131369,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 22363, - "end": 22379, + "start": 22341, + "end": 22357, "loc": { "start": { - "line": 724, + "line": 723, "column": 25 }, "end": { - "line": 724, + "line": 723, "column": 41 } } @@ -131544,15 +131396,15 @@ "updateContext": null }, "value": "===", - "start": 22380, - "end": 22383, + "start": 22358, + "end": 22361, "loc": { "start": { - "line": 724, + "line": 723, "column": 42 }, "end": { - "line": 724, + "line": 723, "column": 45 } } @@ -131570,15 +131422,15 @@ "binop": null }, "value": "SELECT", - "start": 22384, - "end": 22390, + "start": 22362, + "end": 22368, "loc": { "start": { - "line": 724, + "line": 723, "column": 46 }, "end": { - "line": 724, + "line": 723, "column": 52 } } @@ -131596,15 +131448,15 @@ "binop": null, "updateContext": null }, - "start": 22391, - "end": 22392, + "start": 22369, + "end": 22370, "loc": { "start": { - "line": 724, + "line": 723, "column": 53 }, "end": { - "line": 724, + "line": 723, "column": 54 } } @@ -131624,15 +131476,15 @@ "updateContext": null }, "value": "this", - "start": 22409, - "end": 22413, + "start": 22387, + "end": 22391, "loc": { "start": { - "line": 725, + "line": 724, "column": 16 }, "end": { - "line": 725, + "line": 724, "column": 20 } } @@ -131650,15 +131502,15 @@ "binop": null, "updateContext": null }, - "start": 22413, - "end": 22414, + "start": 22391, + "end": 22392, "loc": { "start": { - "line": 725, + "line": 724, "column": 20 }, "end": { - "line": 725, + "line": 724, "column": 21 } } @@ -131676,15 +131528,15 @@ "binop": null }, "value": "pageSlc", - "start": 22414, - "end": 22421, + "start": 22392, + "end": 22399, "loc": { "start": { - "line": 725, + "line": 724, "column": 21 }, "end": { - "line": 725, + "line": 724, "column": 28 } } @@ -131702,15 +131554,15 @@ "binop": null, "updateContext": null }, - "start": 22421, - "end": 22422, + "start": 22399, + "end": 22400, "loc": { "start": { - "line": 725, + "line": 724, "column": 28 }, "end": { - "line": 725, + "line": 724, "column": 29 } } @@ -131728,15 +131580,15 @@ "binop": null }, "value": "options", - "start": 22422, - "end": 22429, + "start": 22400, + "end": 22407, "loc": { "start": { - "line": 725, + "line": 724, "column": 29 }, "end": { - "line": 725, + "line": 724, "column": 36 } } @@ -131754,15 +131606,15 @@ "binop": null, "updateContext": null }, - "start": 22429, - "end": 22430, + "start": 22407, + "end": 22408, "loc": { "start": { - "line": 725, + "line": 724, "column": 36 }, "end": { - "line": 725, + "line": 724, "column": 37 } } @@ -131780,15 +131632,15 @@ "binop": null }, "value": "selectedIndex", - "start": 22430, - "end": 22443, + "start": 22408, + "end": 22421, "loc": { "start": { - "line": 725, + "line": 724, "column": 37 }, "end": { - "line": 725, + "line": 724, "column": 50 } } @@ -131806,15 +131658,15 @@ "binop": null, "updateContext": null }, - "start": 22444, - "end": 22445, + "start": 22422, + "end": 22423, "loc": { "start": { - "line": 725, + "line": 724, "column": 51 }, "end": { - "line": 725, + "line": 724, "column": 52 } } @@ -131834,15 +131686,15 @@ "updateContext": null }, "value": "this", - "start": 22446, - "end": 22450, + "start": 22424, + "end": 22428, "loc": { "start": { - "line": 725, + "line": 724, "column": 53 }, "end": { - "line": 725, + "line": 724, "column": 57 } } @@ -131860,15 +131712,15 @@ "binop": null, "updateContext": null }, - "start": 22450, - "end": 22451, + "start": 22428, + "end": 22429, "loc": { "start": { - "line": 725, + "line": 724, "column": 57 }, "end": { - "line": 725, + "line": 724, "column": 58 } } @@ -131886,15 +131738,15 @@ "binop": null }, "value": "pageSlc", - "start": 22451, - "end": 22458, + "start": 22429, + "end": 22436, "loc": { "start": { - "line": 725, + "line": 724, "column": 58 }, "end": { - "line": 725, + "line": 724, "column": 65 } } @@ -131912,15 +131764,15 @@ "binop": null, "updateContext": null }, - "start": 22458, - "end": 22459, + "start": 22436, + "end": 22437, "loc": { "start": { - "line": 725, + "line": 724, "column": 65 }, "end": { - "line": 725, + "line": 724, "column": 66 } } @@ -131938,15 +131790,15 @@ "binop": null }, "value": "value", - "start": 22459, - "end": 22464, + "start": 22437, + "end": 22442, "loc": { "start": { - "line": 725, + "line": 724, "column": 66 }, "end": { - "line": 725, + "line": 724, "column": 71 } } @@ -131965,15 +131817,15 @@ "updateContext": null }, "value": "-", - "start": 22465, - "end": 22466, + "start": 22443, + "end": 22444, "loc": { "start": { - "line": 725, + "line": 724, "column": 72 }, "end": { - "line": 725, + "line": 724, "column": 73 } } @@ -131992,15 +131844,15 @@ "updateContext": null }, "value": 1, - "start": 22467, - "end": 22468, + "start": 22445, + "end": 22446, "loc": { "start": { - "line": 725, + "line": 724, "column": 74 }, "end": { - "line": 725, + "line": 724, "column": 75 } } @@ -132018,15 +131870,15 @@ "binop": null, "updateContext": null }, - "start": 22468, - "end": 22469, + "start": 22446, + "end": 22447, "loc": { "start": { - "line": 725, + "line": 724, "column": 75 }, "end": { - "line": 725, + "line": 724, "column": 76 } } @@ -132043,15 +131895,15 @@ "postfix": false, "binop": null }, - "start": 22478, - "end": 22479, + "start": 22456, + "end": 22457, "loc": { "start": { - "line": 726, + "line": 725, "column": 8 }, "end": { - "line": 726, + "line": 725, "column": 9 } } @@ -132071,15 +131923,15 @@ "updateContext": null }, "value": "if", - "start": 22488, - "end": 22490, + "start": 22466, + "end": 22468, "loc": { "start": { - "line": 727, + "line": 726, "column": 8 }, "end": { - "line": 727, + "line": 726, "column": 10 } } @@ -132096,15 +131948,15 @@ "postfix": false, "binop": null }, - "start": 22491, - "end": 22492, + "start": 22469, + "end": 22470, "loc": { "start": { - "line": 727, + "line": 726, "column": 11 }, "end": { - "line": 727, + "line": 726, "column": 12 } } @@ -132122,15 +131974,15 @@ "binop": null }, "value": "index", - "start": 22492, - "end": 22497, + "start": 22470, + "end": 22475, "loc": { "start": { - "line": 727, + "line": 726, "column": 12 }, "end": { - "line": 727, + "line": 726, "column": 17 } } @@ -132149,15 +132001,15 @@ "updateContext": null }, "value": ">=", - "start": 22498, - "end": 22500, + "start": 22476, + "end": 22478, "loc": { "start": { - "line": 727, + "line": 726, "column": 18 }, "end": { - "line": 727, + "line": 726, "column": 20 } } @@ -132176,15 +132028,15 @@ "updateContext": null }, "value": 0, - "start": 22501, - "end": 22502, + "start": 22479, + "end": 22480, "loc": { "start": { - "line": 727, + "line": 726, "column": 21 }, "end": { - "line": 727, + "line": 726, "column": 22 } } @@ -132203,15 +132055,15 @@ "updateContext": null }, "value": "&&", - "start": 22503, - "end": 22505, + "start": 22481, + "end": 22483, "loc": { "start": { - "line": 727, + "line": 726, "column": 23 }, "end": { - "line": 727, + "line": 726, "column": 25 } } @@ -132229,15 +132081,15 @@ "binop": null }, "value": "index", - "start": 22506, - "end": 22511, + "start": 22484, + "end": 22489, "loc": { "start": { - "line": 727, + "line": 726, "column": 26 }, "end": { - "line": 727, + "line": 726, "column": 31 } } @@ -132256,15 +132108,15 @@ "updateContext": null }, "value": "<=", - "start": 22512, - "end": 22514, + "start": 22490, + "end": 22492, "loc": { "start": { - "line": 727, + "line": 726, "column": 32 }, "end": { - "line": 727, + "line": 726, "column": 34 } } @@ -132281,15 +132133,15 @@ "postfix": false, "binop": null }, - "start": 22515, - "end": 22516, + "start": 22493, + "end": 22494, "loc": { "start": { - "line": 727, + "line": 726, "column": 35 }, "end": { - "line": 727, + "line": 726, "column": 36 } } @@ -132309,15 +132161,15 @@ "updateContext": null }, "value": "this", - "start": 22516, - "end": 22520, + "start": 22494, + "end": 22498, "loc": { "start": { - "line": 727, + "line": 726, "column": 36 }, "end": { - "line": 727, + "line": 726, "column": 40 } } @@ -132335,15 +132187,15 @@ "binop": null, "updateContext": null }, - "start": 22520, - "end": 22521, + "start": 22498, + "end": 22499, "loc": { "start": { - "line": 727, + "line": 726, "column": 40 }, "end": { - "line": 727, + "line": 726, "column": 41 } } @@ -132361,15 +132213,15 @@ "binop": null }, "value": "nbPages", - "start": 22521, - "end": 22528, + "start": 22499, + "end": 22506, "loc": { "start": { - "line": 727, + "line": 726, "column": 41 }, "end": { - "line": 727, + "line": 726, "column": 48 } } @@ -132388,15 +132240,15 @@ "updateContext": null }, "value": "-", - "start": 22529, - "end": 22530, + "start": 22507, + "end": 22508, "loc": { "start": { - "line": 727, + "line": 726, "column": 49 }, "end": { - "line": 727, + "line": 726, "column": 50 } } @@ -132415,15 +132267,15 @@ "updateContext": null }, "value": 1, - "start": 22531, - "end": 22532, + "start": 22509, + "end": 22510, "loc": { "start": { - "line": 727, + "line": 726, "column": 51 }, "end": { - "line": 727, + "line": 726, "column": 52 } } @@ -132440,15 +132292,15 @@ "postfix": false, "binop": null }, - "start": 22532, - "end": 22533, + "start": 22510, + "end": 22511, "loc": { "start": { - "line": 727, + "line": 726, "column": 52 }, "end": { - "line": 727, + "line": 726, "column": 53 } } @@ -132465,15 +132317,15 @@ "postfix": false, "binop": null }, - "start": 22533, - "end": 22534, + "start": 22511, + "end": 22512, "loc": { "start": { - "line": 727, + "line": 726, "column": 53 }, "end": { - "line": 727, + "line": 726, "column": 54 } } @@ -132490,15 +132342,15 @@ "postfix": false, "binop": null }, - "start": 22535, - "end": 22536, + "start": 22513, + "end": 22514, "loc": { "start": { - "line": 727, + "line": 726, "column": 55 }, "end": { - "line": 727, + "line": 726, "column": 56 } } @@ -132518,15 +132370,15 @@ "updateContext": null }, "value": "this", - "start": 22549, - "end": 22553, + "start": 22527, + "end": 22531, "loc": { "start": { - "line": 728, + "line": 727, "column": 12 }, "end": { - "line": 728, + "line": 727, "column": 16 } } @@ -132544,15 +132396,15 @@ "binop": null, "updateContext": null }, - "start": 22553, - "end": 22554, + "start": 22531, + "end": 22532, "loc": { "start": { - "line": 728, + "line": 727, "column": 16 }, "end": { - "line": 728, + "line": 727, "column": 17 } } @@ -132570,15 +132422,15 @@ "binop": null }, "value": "onBeforeChangePage", - "start": 22554, - "end": 22572, + "start": 22532, + "end": 22550, "loc": { "start": { - "line": 728, + "line": 727, "column": 17 }, "end": { - "line": 728, + "line": 727, "column": 35 } } @@ -132595,15 +132447,15 @@ "postfix": false, "binop": null }, - "start": 22572, - "end": 22573, + "start": 22550, + "end": 22551, "loc": { "start": { - "line": 728, + "line": 727, "column": 35 }, "end": { - "line": 728, + "line": 727, "column": 36 } } @@ -132623,15 +132475,15 @@ "updateContext": null }, "value": "this", - "start": 22573, - "end": 22577, + "start": 22551, + "end": 22555, "loc": { "start": { - "line": 728, + "line": 727, "column": 36 }, "end": { - "line": 728, + "line": 727, "column": 40 } } @@ -132649,15 +132501,15 @@ "binop": null, "updateContext": null }, - "start": 22577, - "end": 22578, + "start": 22555, + "end": 22556, "loc": { "start": { - "line": 728, + "line": 727, "column": 40 }, "end": { - "line": 728, + "line": 727, "column": 41 } } @@ -132674,15 +132526,15 @@ "postfix": false, "binop": null }, - "start": 22579, - "end": 22580, + "start": 22557, + "end": 22558, "loc": { "start": { - "line": 728, + "line": 727, "column": 42 }, "end": { - "line": 728, + "line": 727, "column": 43 } } @@ -132700,15 +132552,15 @@ "binop": null }, "value": "index", - "start": 22580, - "end": 22585, + "start": 22558, + "end": 22563, "loc": { "start": { - "line": 728, + "line": 727, "column": 43 }, "end": { - "line": 728, + "line": 727, "column": 48 } } @@ -132727,15 +132579,15 @@ "updateContext": null }, "value": "+", - "start": 22586, - "end": 22587, + "start": 22564, + "end": 22565, "loc": { "start": { - "line": 728, + "line": 727, "column": 49 }, "end": { - "line": 728, + "line": 727, "column": 50 } } @@ -132754,15 +132606,15 @@ "updateContext": null }, "value": 1, - "start": 22588, - "end": 22589, + "start": 22566, + "end": 22567, "loc": { "start": { - "line": 728, + "line": 727, "column": 51 }, "end": { - "line": 728, + "line": 727, "column": 52 } } @@ -132779,15 +132631,15 @@ "postfix": false, "binop": null }, - "start": 22589, - "end": 22590, + "start": 22567, + "end": 22568, "loc": { "start": { - "line": 728, + "line": 727, "column": 52 }, "end": { - "line": 728, + "line": 727, "column": 53 } } @@ -132804,15 +132656,15 @@ "postfix": false, "binop": null }, - "start": 22590, - "end": 22591, + "start": 22568, + "end": 22569, "loc": { "start": { - "line": 728, + "line": 727, "column": 53 }, "end": { - "line": 728, + "line": 727, "column": 54 } } @@ -132830,15 +132682,15 @@ "binop": null, "updateContext": null }, - "start": 22591, - "end": 22592, + "start": 22569, + "end": 22570, "loc": { "start": { - "line": 728, + "line": 727, "column": 54 }, "end": { - "line": 728, + "line": 727, "column": 55 } } @@ -132858,15 +132710,15 @@ "updateContext": null }, "value": "this", - "start": 22606, - "end": 22610, + "start": 22584, + "end": 22588, "loc": { "start": { - "line": 730, + "line": 729, "column": 12 }, "end": { - "line": 730, + "line": 729, "column": 16 } } @@ -132884,15 +132736,15 @@ "binop": null, "updateContext": null }, - "start": 22610, - "end": 22611, + "start": 22588, + "end": 22589, "loc": { "start": { - "line": 730, + "line": 729, "column": 16 }, "end": { - "line": 730, + "line": 729, "column": 17 } } @@ -132910,15 +132762,15 @@ "binop": null }, "value": "currentPageNb", - "start": 22611, - "end": 22624, + "start": 22589, + "end": 22602, "loc": { "start": { - "line": 730, + "line": 729, "column": 17 }, "end": { - "line": 730, + "line": 729, "column": 30 } } @@ -132937,15 +132789,15 @@ "updateContext": null }, "value": "=", - "start": 22625, - "end": 22626, + "start": 22603, + "end": 22604, "loc": { "start": { - "line": 730, + "line": 729, "column": 31 }, "end": { - "line": 730, + "line": 729, "column": 32 } } @@ -132963,15 +132815,15 @@ "binop": null }, "value": "parseInt", - "start": 22627, - "end": 22635, + "start": 22605, + "end": 22613, "loc": { "start": { - "line": 730, + "line": 729, "column": 33 }, "end": { - "line": 730, + "line": 729, "column": 41 } } @@ -132988,15 +132840,15 @@ "postfix": false, "binop": null }, - "start": 22635, - "end": 22636, + "start": 22613, + "end": 22614, "loc": { "start": { - "line": 730, + "line": 729, "column": 41 }, "end": { - "line": 730, + "line": 729, "column": 42 } } @@ -133014,15 +132866,15 @@ "binop": null }, "value": "index", - "start": 22636, - "end": 22641, + "start": 22614, + "end": 22619, "loc": { "start": { - "line": 730, + "line": 729, "column": 42 }, "end": { - "line": 730, + "line": 729, "column": 47 } } @@ -133040,15 +132892,15 @@ "binop": null, "updateContext": null }, - "start": 22641, - "end": 22642, + "start": 22619, + "end": 22620, "loc": { "start": { - "line": 730, + "line": 729, "column": 47 }, "end": { - "line": 730, + "line": 729, "column": 48 } } @@ -133067,15 +132919,15 @@ "updateContext": null }, "value": 10, - "start": 22643, - "end": 22645, + "start": 22621, + "end": 22623, "loc": { "start": { - "line": 730, + "line": 729, "column": 49 }, "end": { - "line": 730, + "line": 729, "column": 51 } } @@ -133092,15 +132944,15 @@ "postfix": false, "binop": null }, - "start": 22645, - "end": 22646, + "start": 22623, + "end": 22624, "loc": { "start": { - "line": 730, + "line": 729, "column": 51 }, "end": { - "line": 730, + "line": 729, "column": 52 } } @@ -133119,15 +132971,15 @@ "updateContext": null }, "value": "+", - "start": 22647, - "end": 22648, + "start": 22625, + "end": 22626, "loc": { "start": { - "line": 730, + "line": 729, "column": 53 }, "end": { - "line": 730, + "line": 729, "column": 54 } } @@ -133146,15 +132998,15 @@ "updateContext": null }, "value": 1, - "start": 22649, - "end": 22650, + "start": 22627, + "end": 22628, "loc": { "start": { - "line": 730, + "line": 729, "column": 55 }, "end": { - "line": 730, + "line": 729, "column": 56 } } @@ -133172,15 +133024,15 @@ "binop": null, "updateContext": null }, - "start": 22650, - "end": 22651, + "start": 22628, + "end": 22629, "loc": { "start": { - "line": 730, + "line": 729, "column": 56 }, "end": { - "line": 730, + "line": 729, "column": 57 } } @@ -133200,15 +133052,15 @@ "updateContext": null }, "value": "if", - "start": 22664, - "end": 22666, + "start": 22642, + "end": 22644, "loc": { "start": { - "line": 731, + "line": 730, "column": 12 }, "end": { - "line": 731, + "line": 730, "column": 14 } } @@ -133225,15 +133077,15 @@ "postfix": false, "binop": null }, - "start": 22667, - "end": 22668, + "start": 22645, + "end": 22646, "loc": { "start": { - "line": 731, + "line": 730, "column": 15 }, "end": { - "line": 731, + "line": 730, "column": 16 } } @@ -133253,15 +133105,15 @@ "updateContext": null }, "value": "this", - "start": 22668, - "end": 22672, + "start": 22646, + "end": 22650, "loc": { "start": { - "line": 731, + "line": 730, "column": 16 }, "end": { - "line": 731, + "line": 730, "column": 20 } } @@ -133279,15 +133131,15 @@ "binop": null, "updateContext": null }, - "start": 22672, - "end": 22673, + "start": 22650, + "end": 22651, "loc": { "start": { - "line": 731, + "line": 730, "column": 20 }, "end": { - "line": 731, + "line": 730, "column": 21 } } @@ -133305,15 +133157,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 22673, - "end": 22689, + "start": 22651, + "end": 22667, "loc": { "start": { - "line": 731, + "line": 730, "column": 21 }, "end": { - "line": 731, + "line": 730, "column": 37 } } @@ -133332,15 +133184,15 @@ "updateContext": null }, "value": "===", - "start": 22690, - "end": 22693, + "start": 22668, + "end": 22671, "loc": { "start": { - "line": 731, + "line": 730, "column": 38 }, "end": { - "line": 731, + "line": 730, "column": 41 } } @@ -133358,15 +133210,15 @@ "binop": null }, "value": "SELECT", - "start": 22694, - "end": 22700, + "start": 22672, + "end": 22678, "loc": { "start": { - "line": 731, + "line": 730, "column": 42 }, "end": { - "line": 731, + "line": 730, "column": 48 } } @@ -133383,15 +133235,15 @@ "postfix": false, "binop": null }, - "start": 22700, - "end": 22701, + "start": 22678, + "end": 22679, "loc": { "start": { - "line": 731, + "line": 730, "column": 48 }, "end": { - "line": 731, + "line": 730, "column": 49 } } @@ -133408,15 +133260,15 @@ "postfix": false, "binop": null }, - "start": 22702, - "end": 22703, + "start": 22680, + "end": 22681, "loc": { "start": { - "line": 731, + "line": 730, "column": 50 }, "end": { - "line": 731, + "line": 730, "column": 51 } } @@ -133436,15 +133288,15 @@ "updateContext": null }, "value": "this", - "start": 22720, - "end": 22724, + "start": 22698, + "end": 22702, "loc": { "start": { - "line": 732, + "line": 731, "column": 16 }, "end": { - "line": 732, + "line": 731, "column": 20 } } @@ -133462,15 +133314,15 @@ "binop": null, "updateContext": null }, - "start": 22724, - "end": 22725, + "start": 22702, + "end": 22703, "loc": { "start": { - "line": 732, + "line": 731, "column": 20 }, "end": { - "line": 732, + "line": 731, "column": 21 } } @@ -133488,15 +133340,15 @@ "binop": null }, "value": "pageSlc", - "start": 22725, - "end": 22732, + "start": 22703, + "end": 22710, "loc": { "start": { - "line": 732, + "line": 731, "column": 21 }, "end": { - "line": 732, + "line": 731, "column": 28 } } @@ -133514,15 +133366,15 @@ "binop": null, "updateContext": null }, - "start": 22732, - "end": 22733, + "start": 22710, + "end": 22711, "loc": { "start": { - "line": 732, + "line": 731, "column": 28 }, "end": { - "line": 732, + "line": 731, "column": 29 } } @@ -133540,15 +133392,15 @@ "binop": null }, "value": "options", - "start": 22733, - "end": 22740, + "start": 22711, + "end": 22718, "loc": { "start": { - "line": 732, + "line": 731, "column": 29 }, "end": { - "line": 732, + "line": 731, "column": 36 } } @@ -133566,15 +133418,15 @@ "binop": null, "updateContext": null }, - "start": 22740, - "end": 22741, + "start": 22718, + "end": 22719, "loc": { "start": { - "line": 732, + "line": 731, "column": 36 }, "end": { - "line": 732, + "line": 731, "column": 37 } } @@ -133592,15 +133444,15 @@ "binop": null }, "value": "index", - "start": 22741, - "end": 22746, + "start": 22719, + "end": 22724, "loc": { "start": { - "line": 732, + "line": 731, "column": 37 }, "end": { - "line": 732, + "line": 731, "column": 42 } } @@ -133618,15 +133470,15 @@ "binop": null, "updateContext": null }, - "start": 22746, - "end": 22747, + "start": 22724, + "end": 22725, "loc": { "start": { - "line": 732, + "line": 731, "column": 42 }, "end": { - "line": 732, + "line": 731, "column": 43 } } @@ -133644,15 +133496,15 @@ "binop": null, "updateContext": null }, - "start": 22747, - "end": 22748, + "start": 22725, + "end": 22726, "loc": { "start": { - "line": 732, + "line": 731, "column": 43 }, "end": { - "line": 732, + "line": 731, "column": 44 } } @@ -133670,15 +133522,15 @@ "binop": null }, "value": "selected", - "start": 22748, - "end": 22756, + "start": 22726, + "end": 22734, "loc": { "start": { - "line": 732, + "line": 731, "column": 44 }, "end": { - "line": 732, + "line": 731, "column": 52 } } @@ -133697,15 +133549,15 @@ "updateContext": null }, "value": "=", - "start": 22757, - "end": 22758, + "start": 22735, + "end": 22736, "loc": { "start": { - "line": 732, + "line": 731, "column": 53 }, "end": { - "line": 732, + "line": 731, "column": 54 } } @@ -133725,15 +133577,15 @@ "updateContext": null }, "value": "true", - "start": 22759, - "end": 22763, + "start": 22737, + "end": 22741, "loc": { "start": { - "line": 732, + "line": 731, "column": 55 }, "end": { - "line": 732, + "line": 731, "column": 59 } } @@ -133751,15 +133603,15 @@ "binop": null, "updateContext": null }, - "start": 22763, - "end": 22764, + "start": 22741, + "end": 22742, "loc": { "start": { - "line": 732, + "line": 731, "column": 59 }, "end": { - "line": 732, + "line": 731, "column": 60 } } @@ -133776,15 +133628,15 @@ "postfix": false, "binop": null }, - "start": 22777, - "end": 22778, + "start": 22755, + "end": 22756, "loc": { "start": { - "line": 733, + "line": 732, "column": 12 }, "end": { - "line": 733, + "line": 732, "column": 13 } } @@ -133804,15 +133656,15 @@ "updateContext": null }, "value": "else", - "start": 22779, - "end": 22783, + "start": 22757, + "end": 22761, "loc": { "start": { - "line": 733, + "line": 732, "column": 14 }, "end": { - "line": 733, + "line": 732, "column": 18 } } @@ -133829,15 +133681,15 @@ "postfix": false, "binop": null }, - "start": 22784, - "end": 22785, + "start": 22762, + "end": 22763, "loc": { "start": { - "line": 733, + "line": 732, "column": 19 }, "end": { - "line": 733, + "line": 732, "column": 20 } } @@ -133857,15 +133709,15 @@ "updateContext": null }, "value": "this", - "start": 22802, - "end": 22806, + "start": 22780, + "end": 22784, "loc": { "start": { - "line": 734, + "line": 733, "column": 16 }, "end": { - "line": 734, + "line": 733, "column": 20 } } @@ -133883,15 +133735,15 @@ "binop": null, "updateContext": null }, - "start": 22806, - "end": 22807, + "start": 22784, + "end": 22785, "loc": { "start": { - "line": 734, + "line": 733, "column": 20 }, "end": { - "line": 734, + "line": 733, "column": 21 } } @@ -133909,15 +133761,15 @@ "binop": null }, "value": "pageSlc", - "start": 22807, - "end": 22814, + "start": 22785, + "end": 22792, "loc": { "start": { - "line": 734, + "line": 733, "column": 21 }, "end": { - "line": 734, + "line": 733, "column": 28 } } @@ -133935,15 +133787,15 @@ "binop": null, "updateContext": null }, - "start": 22814, - "end": 22815, + "start": 22792, + "end": 22793, "loc": { "start": { - "line": 734, + "line": 733, "column": 28 }, "end": { - "line": 734, + "line": 733, "column": 29 } } @@ -133961,15 +133813,15 @@ "binop": null }, "value": "value", - "start": 22815, - "end": 22820, + "start": 22793, + "end": 22798, "loc": { "start": { - "line": 734, + "line": 733, "column": 29 }, "end": { - "line": 734, + "line": 733, "column": 34 } } @@ -133988,15 +133840,15 @@ "updateContext": null }, "value": "=", - "start": 22821, - "end": 22822, + "start": 22799, + "end": 22800, "loc": { "start": { - "line": 734, + "line": 733, "column": 35 }, "end": { - "line": 734, + "line": 733, "column": 36 } } @@ -134016,15 +133868,15 @@ "updateContext": null }, "value": "this", - "start": 22823, - "end": 22827, + "start": 22801, + "end": 22805, "loc": { "start": { - "line": 734, + "line": 733, "column": 37 }, "end": { - "line": 734, + "line": 733, "column": 41 } } @@ -134042,15 +133894,15 @@ "binop": null, "updateContext": null }, - "start": 22827, - "end": 22828, + "start": 22805, + "end": 22806, "loc": { "start": { - "line": 734, + "line": 733, "column": 41 }, "end": { - "line": 734, + "line": 733, "column": 42 } } @@ -134068,15 +133920,15 @@ "binop": null }, "value": "currentPageNb", - "start": 22828, - "end": 22841, + "start": 22806, + "end": 22819, "loc": { "start": { - "line": 734, + "line": 733, "column": 42 }, "end": { - "line": 734, + "line": 733, "column": 55 } } @@ -134094,15 +133946,15 @@ "binop": null, "updateContext": null }, - "start": 22841, - "end": 22842, + "start": 22819, + "end": 22820, "loc": { "start": { - "line": 734, + "line": 733, "column": 55 }, "end": { - "line": 734, + "line": 733, "column": 56 } } @@ -134119,15 +133971,15 @@ "postfix": false, "binop": null }, - "start": 22855, - "end": 22856, + "start": 22833, + "end": 22834, "loc": { "start": { - "line": 735, + "line": 734, "column": 12 }, "end": { - "line": 735, + "line": 734, "column": 13 } } @@ -134147,15 +133999,15 @@ "updateContext": null }, "value": "this", - "start": 22870, - "end": 22874, + "start": 22848, + "end": 22852, "loc": { "start": { - "line": 737, + "line": 736, "column": 12 }, "end": { - "line": 737, + "line": 736, "column": 16 } } @@ -134173,15 +134025,15 @@ "binop": null, "updateContext": null }, - "start": 22874, - "end": 22875, + "start": 22852, + "end": 22853, "loc": { "start": { - "line": 737, + "line": 736, "column": 16 }, "end": { - "line": 737, + "line": 736, "column": 17 } } @@ -134199,15 +134051,15 @@ "binop": null }, "value": "startPagingRow", - "start": 22875, - "end": 22889, + "start": 22853, + "end": 22867, "loc": { "start": { - "line": 737, + "line": 736, "column": 17 }, "end": { - "line": 737, + "line": 736, "column": 31 } } @@ -134226,15 +134078,15 @@ "updateContext": null }, "value": "=", - "start": 22890, - "end": 22891, + "start": 22868, + "end": 22869, "loc": { "start": { - "line": 737, + "line": 736, "column": 32 }, "end": { - "line": 737, + "line": 736, "column": 33 } } @@ -134251,15 +134103,15 @@ "postfix": false, "binop": null }, - "start": 22892, - "end": 22893, + "start": 22870, + "end": 22871, "loc": { "start": { - "line": 737, + "line": 736, "column": 34 }, "end": { - "line": 737, + "line": 736, "column": 35 } } @@ -134279,15 +134131,15 @@ "updateContext": null }, "value": "this", - "start": 22893, - "end": 22897, + "start": 22871, + "end": 22875, "loc": { "start": { - "line": 737, + "line": 736, "column": 35 }, "end": { - "line": 737, + "line": 736, "column": 39 } } @@ -134305,15 +134157,15 @@ "binop": null, "updateContext": null }, - "start": 22897, - "end": 22898, + "start": 22875, + "end": 22876, "loc": { "start": { - "line": 737, + "line": 736, "column": 39 }, "end": { - "line": 737, + "line": 736, "column": 40 } } @@ -134331,15 +134183,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 22898, - "end": 22914, + "start": 22876, + "end": 22892, "loc": { "start": { - "line": 737, + "line": 736, "column": 40 }, "end": { - "line": 737, + "line": 736, "column": 56 } } @@ -134358,15 +134210,15 @@ "updateContext": null }, "value": "===", - "start": 22915, - "end": 22918, + "start": 22893, + "end": 22896, "loc": { "start": { - "line": 737, + "line": 736, "column": 57 }, "end": { - "line": 737, + "line": 736, "column": 60 } } @@ -134384,15 +134236,15 @@ "binop": null }, "value": "SELECT", - "start": 22919, - "end": 22925, + "start": 22897, + "end": 22903, "loc": { "start": { - "line": 737, + "line": 736, "column": 61 }, "end": { - "line": 737, + "line": 736, "column": 67 } } @@ -134409,15 +134261,15 @@ "postfix": false, "binop": null }, - "start": 22925, - "end": 22926, + "start": 22903, + "end": 22904, "loc": { "start": { - "line": 737, + "line": 736, "column": 67 }, "end": { - "line": 737, + "line": 736, "column": 68 } } @@ -134435,15 +134287,15 @@ "binop": null, "updateContext": null }, - "start": 22927, - "end": 22928, + "start": 22905, + "end": 22906, "loc": { "start": { - "line": 737, + "line": 736, "column": 69 }, "end": { - "line": 737, + "line": 736, "column": 70 } } @@ -134463,15 +134315,15 @@ "updateContext": null }, "value": "this", - "start": 22945, - "end": 22949, + "start": 22923, + "end": 22927, "loc": { "start": { - "line": 738, + "line": 737, "column": 16 }, "end": { - "line": 738, + "line": 737, "column": 20 } } @@ -134489,15 +134341,15 @@ "binop": null, "updateContext": null }, - "start": 22949, - "end": 22950, + "start": 22927, + "end": 22928, "loc": { "start": { - "line": 738, + "line": 737, "column": 20 }, "end": { - "line": 738, + "line": 737, "column": 21 } } @@ -134515,19 +134367,203 @@ "binop": null }, "value": "pageSlc", - "start": 22950, - "end": 22957, + "start": 22928, + "end": 22935, "loc": { "start": { - "line": 738, + "line": 737, "column": 21 }, "end": { - "line": 738, + "line": 737, "column": 28 } } }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 22935, + "end": 22936, + "loc": { + "start": { + "line": 737, + "column": 28 + }, + "end": { + "line": 737, + "column": 29 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "value", + "start": 22936, + "end": 22941, + "loc": { + "start": { + "line": 737, + "column": 29 + }, + "end": { + "line": 737, + "column": 34 + } + } + }, + { + "type": { + "label": ":", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 22942, + "end": 22943, + "loc": { + "start": { + "line": 737, + "column": 35 + }, + "end": { + "line": 737, + "column": 36 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 22944, + "end": 22945, + "loc": { + "start": { + "line": 737, + "column": 37 + }, + "end": { + "line": 737, + "column": 38 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "index", + "start": 22945, + "end": 22950, + "loc": { + "start": { + "line": 737, + "column": 38 + }, + "end": { + "line": 737, + "column": 43 + } + } + }, + { + "type": { + "label": "*", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 10, + "updateContext": null + }, + "value": "*", + "start": 22951, + "end": 22952, + "loc": { + "start": { + "line": 737, + "column": 44 + }, + "end": { + "line": 737, + "column": 45 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 22953, + "end": 22957, + "loc": { + "start": { + "line": 737, + "column": 46 + }, + "end": { + "line": 737, + "column": 50 + } + } + }, { "type": { "label": ".", @@ -134545,195 +134581,11 @@ "end": 22958, "loc": { "start": { - "line": 738, - "column": 28 - }, - "end": { - "line": 738, - "column": 29 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "value", - "start": 22958, - "end": 22963, - "loc": { - "start": { - "line": 738, - "column": 29 - }, - "end": { - "line": 738, - "column": 34 - } - } - }, - { - "type": { - "label": ":", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 22964, - "end": 22965, - "loc": { - "start": { - "line": 738, - "column": 35 - }, - "end": { - "line": 738, - "column": 36 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 22966, - "end": 22967, - "loc": { - "start": { - "line": 738, - "column": 37 - }, - "end": { - "line": 738, - "column": 38 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "index", - "start": 22967, - "end": 22972, - "loc": { - "start": { - "line": 738, - "column": 38 - }, - "end": { - "line": 738, - "column": 43 - } - } - }, - { - "type": { - "label": "*", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 10, - "updateContext": null - }, - "value": "*", - "start": 22973, - "end": 22974, - "loc": { - "start": { - "line": 738, - "column": 44 - }, - "end": { - "line": 738, - "column": 45 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 22975, - "end": 22979, - "loc": { - "start": { - "line": 738, - "column": 46 - }, - "end": { - "line": 738, - "column": 50 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 22979, - "end": 22980, - "loc": { - "start": { - "line": 738, + "line": 737, "column": 50 }, "end": { - "line": 738, + "line": 737, "column": 51 } } @@ -134751,15 +134603,15 @@ "binop": null }, "value": "pageLength", - "start": 22980, - "end": 22990, + "start": 22958, + "end": 22968, "loc": { "start": { - "line": 738, + "line": 737, "column": 51 }, "end": { - "line": 738, + "line": 737, "column": 61 } } @@ -134776,15 +134628,15 @@ "postfix": false, "binop": null }, - "start": 22990, - "end": 22991, + "start": 22968, + "end": 22969, "loc": { "start": { - "line": 738, + "line": 737, "column": 61 }, "end": { - "line": 738, + "line": 737, "column": 62 } } @@ -134802,15 +134654,15 @@ "binop": null, "updateContext": null }, - "start": 22991, - "end": 22992, + "start": 22969, + "end": 22970, "loc": { "start": { - "line": 738, + "line": 737, "column": 62 }, "end": { - "line": 738, + "line": 737, "column": 63 } } @@ -134830,15 +134682,15 @@ "updateContext": null }, "value": "this", - "start": 23006, - "end": 23010, + "start": 22984, + "end": 22988, "loc": { "start": { - "line": 740, + "line": 739, "column": 12 }, "end": { - "line": 740, + "line": 739, "column": 16 } } @@ -134856,15 +134708,15 @@ "binop": null, "updateContext": null }, - "start": 23010, - "end": 23011, + "start": 22988, + "end": 22989, "loc": { "start": { - "line": 740, + "line": 739, "column": 16 }, "end": { - "line": 740, + "line": 739, "column": 17 } } @@ -134882,15 +134734,15 @@ "binop": null }, "value": "groupByPage", - "start": 23011, - "end": 23022, + "start": 22989, + "end": 23000, "loc": { "start": { - "line": 740, + "line": 739, "column": 17 }, "end": { - "line": 740, + "line": 739, "column": 28 } } @@ -134907,15 +134759,15 @@ "postfix": false, "binop": null }, - "start": 23022, - "end": 23023, + "start": 23000, + "end": 23001, "loc": { "start": { - "line": 740, + "line": 739, "column": 28 }, "end": { - "line": 740, + "line": 739, "column": 29 } } @@ -134932,15 +134784,15 @@ "postfix": false, "binop": null }, - "start": 23023, - "end": 23024, + "start": 23001, + "end": 23002, "loc": { "start": { - "line": 740, + "line": 739, "column": 29 }, "end": { - "line": 740, + "line": 739, "column": 30 } } @@ -134958,15 +134810,15 @@ "binop": null, "updateContext": null }, - "start": 23024, - "end": 23025, + "start": 23002, + "end": 23003, "loc": { "start": { - "line": 740, + "line": 739, "column": 30 }, "end": { - "line": 740, + "line": 739, "column": 31 } } @@ -134986,15 +134838,15 @@ "updateContext": null }, "value": "this", - "start": 23039, - "end": 23043, + "start": 23017, + "end": 23021, "loc": { "start": { - "line": 742, + "line": 741, "column": 12 }, "end": { - "line": 742, + "line": 741, "column": 16 } } @@ -135012,15 +134864,15 @@ "binop": null, "updateContext": null }, - "start": 23043, - "end": 23044, + "start": 23021, + "end": 23022, "loc": { "start": { - "line": 742, + "line": 741, "column": 16 }, "end": { - "line": 742, + "line": 741, "column": 17 } } @@ -135038,15 +134890,15 @@ "binop": null }, "value": "onAfterChangePage", - "start": 23044, - "end": 23061, + "start": 23022, + "end": 23039, "loc": { "start": { - "line": 742, + "line": 741, "column": 17 }, "end": { - "line": 742, + "line": 741, "column": 34 } } @@ -135063,15 +134915,15 @@ "postfix": false, "binop": null }, - "start": 23061, - "end": 23062, + "start": 23039, + "end": 23040, "loc": { "start": { - "line": 742, + "line": 741, "column": 34 }, "end": { - "line": 742, + "line": 741, "column": 35 } } @@ -135091,15 +134943,15 @@ "updateContext": null }, "value": "this", - "start": 23062, - "end": 23066, + "start": 23040, + "end": 23044, "loc": { "start": { - "line": 742, + "line": 741, "column": 35 }, "end": { - "line": 742, + "line": 741, "column": 39 } } @@ -135117,15 +134969,15 @@ "binop": null, "updateContext": null }, - "start": 23066, - "end": 23067, + "start": 23044, + "end": 23045, "loc": { "start": { - "line": 742, + "line": 741, "column": 39 }, "end": { - "line": 742, + "line": 741, "column": 40 } } @@ -135142,15 +134994,15 @@ "postfix": false, "binop": null }, - "start": 23068, - "end": 23069, + "start": 23046, + "end": 23047, "loc": { "start": { - "line": 742, + "line": 741, "column": 41 }, "end": { - "line": 742, + "line": 741, "column": 42 } } @@ -135168,15 +135020,15 @@ "binop": null }, "value": "index", - "start": 23069, - "end": 23074, + "start": 23047, + "end": 23052, "loc": { "start": { - "line": 742, + "line": 741, "column": 42 }, "end": { - "line": 742, + "line": 741, "column": 47 } } @@ -135195,15 +135047,15 @@ "updateContext": null }, "value": "+", - "start": 23075, - "end": 23076, + "start": 23053, + "end": 23054, "loc": { "start": { - "line": 742, + "line": 741, "column": 48 }, "end": { - "line": 742, + "line": 741, "column": 49 } } @@ -135222,15 +135074,15 @@ "updateContext": null }, "value": 1, - "start": 23077, - "end": 23078, + "start": 23055, + "end": 23056, "loc": { "start": { - "line": 742, + "line": 741, "column": 50 }, "end": { - "line": 742, + "line": 741, "column": 51 } } @@ -135247,15 +135099,15 @@ "postfix": false, "binop": null }, - "start": 23078, - "end": 23079, + "start": 23056, + "end": 23057, "loc": { "start": { - "line": 742, + "line": 741, "column": 51 }, "end": { - "line": 742, + "line": 741, "column": 52 } } @@ -135272,15 +135124,15 @@ "postfix": false, "binop": null }, - "start": 23079, - "end": 23080, + "start": 23057, + "end": 23058, "loc": { "start": { - "line": 742, + "line": 741, "column": 52 }, "end": { - "line": 742, + "line": 741, "column": 53 } } @@ -135298,15 +135150,15 @@ "binop": null, "updateContext": null }, - "start": 23080, - "end": 23081, + "start": 23058, + "end": 23059, "loc": { "start": { - "line": 742, + "line": 741, "column": 53 }, "end": { - "line": 742, + "line": 741, "column": 54 } } @@ -135323,15 +135175,15 @@ "postfix": false, "binop": null }, - "start": 23090, - "end": 23091, + "start": 23068, + "end": 23069, "loc": { "start": { - "line": 743, + "line": 742, "column": 8 }, "end": { - "line": 743, + "line": 742, "column": 9 } } @@ -135351,15 +135203,15 @@ "updateContext": null }, "value": "this", - "start": 23101, - "end": 23105, + "start": 23079, + "end": 23083, "loc": { "start": { - "line": 745, + "line": 744, "column": 8 }, "end": { - "line": 745, + "line": 744, "column": 12 } } @@ -135377,15 +135229,15 @@ "binop": null, "updateContext": null }, - "start": 23105, - "end": 23106, + "start": 23083, + "end": 23084, "loc": { "start": { - "line": 745, + "line": 744, "column": 12 }, "end": { - "line": 745, + "line": 744, "column": 13 } } @@ -135403,15 +135255,15 @@ "binop": null }, "value": "emitter", - "start": 23106, - "end": 23113, + "start": 23084, + "end": 23091, "loc": { "start": { - "line": 745, + "line": 744, "column": 13 }, "end": { - "line": 745, + "line": 744, "column": 20 } } @@ -135429,15 +135281,15 @@ "binop": null, "updateContext": null }, - "start": 23113, - "end": 23114, + "start": 23091, + "end": 23092, "loc": { "start": { - "line": 745, + "line": 744, "column": 20 }, "end": { - "line": 745, + "line": 744, "column": 21 } } @@ -135455,15 +135307,15 @@ "binop": null }, "value": "emit", - "start": 23114, - "end": 23118, + "start": 23092, + "end": 23096, "loc": { "start": { - "line": 745, + "line": 744, "column": 21 }, "end": { - "line": 745, + "line": 744, "column": 25 } } @@ -135480,15 +135332,15 @@ "postfix": false, "binop": null }, - "start": 23118, - "end": 23119, + "start": 23096, + "end": 23097, "loc": { "start": { - "line": 745, + "line": 744, "column": 25 }, "end": { - "line": 745, + "line": 744, "column": 26 } } @@ -135507,15 +135359,15 @@ "updateContext": null }, "value": "after-page-change", - "start": 23119, - "end": 23138, + "start": 23097, + "end": 23116, "loc": { "start": { - "line": 745, + "line": 744, "column": 26 }, "end": { - "line": 745, + "line": 744, "column": 45 } } @@ -135533,15 +135385,15 @@ "binop": null, "updateContext": null }, - "start": 23138, - "end": 23139, + "start": 23116, + "end": 23117, "loc": { "start": { - "line": 745, + "line": 744, "column": 45 }, "end": { - "line": 745, + "line": 744, "column": 46 } } @@ -135559,15 +135411,15 @@ "binop": null }, "value": "tf", - "start": 23140, - "end": 23142, + "start": 23118, + "end": 23120, "loc": { "start": { - "line": 745, + "line": 744, "column": 47 }, "end": { - "line": 745, + "line": 744, "column": 49 } } @@ -135585,15 +135437,15 @@ "binop": null, "updateContext": null }, - "start": 23142, - "end": 23143, + "start": 23120, + "end": 23121, "loc": { "start": { - "line": 745, + "line": 744, "column": 49 }, "end": { - "line": 745, + "line": 744, "column": 50 } } @@ -135610,15 +135462,15 @@ "postfix": false, "binop": null }, - "start": 23144, - "end": 23145, + "start": 23122, + "end": 23123, "loc": { "start": { - "line": 745, + "line": 744, "column": 51 }, "end": { - "line": 745, + "line": 744, "column": 52 } } @@ -135636,15 +135488,15 @@ "binop": null }, "value": "index", - "start": 23145, - "end": 23150, + "start": 23123, + "end": 23128, "loc": { "start": { - "line": 745, + "line": 744, "column": 52 }, "end": { - "line": 745, + "line": 744, "column": 57 } } @@ -135663,15 +135515,15 @@ "updateContext": null }, "value": "+", - "start": 23151, - "end": 23152, + "start": 23129, + "end": 23130, "loc": { "start": { - "line": 745, + "line": 744, "column": 58 }, "end": { - "line": 745, + "line": 744, "column": 59 } } @@ -135690,15 +135542,15 @@ "updateContext": null }, "value": 1, - "start": 23153, - "end": 23154, + "start": 23131, + "end": 23132, "loc": { "start": { - "line": 745, + "line": 744, "column": 60 }, "end": { - "line": 745, + "line": 744, "column": 61 } } @@ -135715,15 +135567,15 @@ "postfix": false, "binop": null }, - "start": 23154, - "end": 23155, + "start": 23132, + "end": 23133, "loc": { "start": { - "line": 745, + "line": 744, "column": 61 }, "end": { - "line": 745, + "line": 744, "column": 62 } } @@ -135740,15 +135592,15 @@ "postfix": false, "binop": null }, - "start": 23155, - "end": 23156, + "start": 23133, + "end": 23134, "loc": { "start": { - "line": 745, + "line": 744, "column": 62 }, "end": { - "line": 745, + "line": 744, "column": 63 } } @@ -135766,15 +135618,15 @@ "binop": null, "updateContext": null }, - "start": 23156, - "end": 23157, + "start": 23134, + "end": 23135, "loc": { "start": { - "line": 745, + "line": 744, "column": 63 }, "end": { - "line": 745, + "line": 744, "column": 64 } } @@ -135791,15 +135643,15 @@ "postfix": false, "binop": null }, - "start": 23162, - "end": 23163, + "start": 23140, + "end": 23141, "loc": { "start": { - "line": 746, + "line": 745, "column": 4 }, "end": { - "line": 746, + "line": 745, "column": 5 } } @@ -135807,15 +135659,15 @@ { "type": "CommentBlock", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", - "start": 23169, - "end": 23305, + "start": 23147, + "end": 23283, "loc": { "start": { - "line": 748, + "line": 747, "column": 4 }, "end": { - "line": 751, + "line": 750, "column": 7 } } @@ -135833,15 +135685,15 @@ "binop": null }, "value": "changeResultsPerPage", - "start": 23310, - "end": 23330, + "start": 23288, + "end": 23308, "loc": { "start": { - "line": 752, + "line": 751, "column": 4 }, "end": { - "line": 752, + "line": 751, "column": 24 } } @@ -135858,15 +135710,15 @@ "postfix": false, "binop": null }, - "start": 23330, - "end": 23331, + "start": 23308, + "end": 23309, "loc": { "start": { - "line": 752, + "line": 751, "column": 24 }, "end": { - "line": 752, + "line": 751, "column": 25 } } @@ -135884,15 +135736,15 @@ "binop": null }, "value": "val", - "start": 23331, - "end": 23334, + "start": 23309, + "end": 23312, "loc": { "start": { - "line": 752, + "line": 751, "column": 25 }, "end": { - "line": 752, + "line": 751, "column": 28 } } @@ -135909,15 +135761,15 @@ "postfix": false, "binop": null }, - "start": 23334, - "end": 23335, + "start": 23312, + "end": 23313, "loc": { "start": { - "line": 752, + "line": 751, "column": 28 }, "end": { - "line": 752, + "line": 751, "column": 29 } } @@ -135934,15 +135786,15 @@ "postfix": false, "binop": null }, - "start": 23336, - "end": 23337, + "start": 23314, + "end": 23315, "loc": { "start": { - "line": 752, + "line": 751, "column": 30 }, "end": { - "line": 752, + "line": 751, "column": 31 } } @@ -135962,15 +135814,15 @@ "updateContext": null }, "value": "if", - "start": 23346, - "end": 23348, + "start": 23324, + "end": 23326, "loc": { "start": { - "line": 753, + "line": 752, "column": 8 }, "end": { - "line": 753, + "line": 752, "column": 10 } } @@ -135987,15 +135839,15 @@ "postfix": false, "binop": null }, - "start": 23349, - "end": 23350, + "start": 23327, + "end": 23328, "loc": { "start": { - "line": 753, + "line": 752, "column": 11 }, "end": { - "line": 753, + "line": 752, "column": 12 } } @@ -136014,15 +135866,15 @@ "updateContext": null }, "value": "!", - "start": 23350, - "end": 23351, + "start": 23328, + "end": 23329, "loc": { "start": { - "line": 753, + "line": 752, "column": 12 }, "end": { - "line": 753, + "line": 752, "column": 13 } } @@ -136042,15 +135894,15 @@ "updateContext": null }, "value": "this", - "start": 23351, - "end": 23355, + "start": 23329, + "end": 23333, "loc": { "start": { - "line": 753, + "line": 752, "column": 13 }, "end": { - "line": 753, + "line": 752, "column": 17 } } @@ -136068,15 +135920,15 @@ "binop": null, "updateContext": null }, - "start": 23355, - "end": 23356, + "start": 23333, + "end": 23334, "loc": { "start": { - "line": 753, + "line": 752, "column": 17 }, "end": { - "line": 753, + "line": 752, "column": 18 } } @@ -136094,15 +135946,15 @@ "binop": null }, "value": "isEnabled", - "start": 23356, - "end": 23365, + "start": 23334, + "end": 23343, "loc": { "start": { - "line": 753, + "line": 752, "column": 18 }, "end": { - "line": 753, + "line": 752, "column": 27 } } @@ -136119,15 +135971,15 @@ "postfix": false, "binop": null }, - "start": 23365, - "end": 23366, + "start": 23343, + "end": 23344, "loc": { "start": { - "line": 753, + "line": 752, "column": 27 }, "end": { - "line": 753, + "line": 752, "column": 28 } } @@ -136144,15 +135996,15 @@ "postfix": false, "binop": null }, - "start": 23366, - "end": 23367, + "start": 23344, + "end": 23345, "loc": { "start": { - "line": 753, + "line": 752, "column": 28 }, "end": { - "line": 753, + "line": 752, "column": 29 } } @@ -136171,15 +136023,15 @@ "updateContext": null }, "value": "||", - "start": 23368, - "end": 23370, + "start": 23346, + "end": 23348, "loc": { "start": { - "line": 753, + "line": 752, "column": 30 }, "end": { - "line": 753, + "line": 752, "column": 32 } } @@ -136197,15 +136049,15 @@ "binop": null }, "value": "isNaN", - "start": 23371, - "end": 23376, + "start": 23349, + "end": 23354, "loc": { "start": { - "line": 753, + "line": 752, "column": 33 }, "end": { - "line": 753, + "line": 752, "column": 38 } } @@ -136222,15 +136074,15 @@ "postfix": false, "binop": null }, - "start": 23376, - "end": 23377, + "start": 23354, + "end": 23355, "loc": { "start": { - "line": 753, + "line": 752, "column": 38 }, "end": { - "line": 753, + "line": 752, "column": 39 } } @@ -136248,15 +136100,15 @@ "binop": null }, "value": "val", - "start": 23377, - "end": 23380, + "start": 23355, + "end": 23358, "loc": { "start": { - "line": 753, + "line": 752, "column": 39 }, "end": { - "line": 753, + "line": 752, "column": 42 } } @@ -136273,15 +136125,15 @@ "postfix": false, "binop": null }, - "start": 23380, - "end": 23381, + "start": 23358, + "end": 23359, "loc": { "start": { - "line": 753, + "line": 752, "column": 42 }, "end": { - "line": 753, + "line": 752, "column": 43 } } @@ -136298,15 +136150,15 @@ "postfix": false, "binop": null }, - "start": 23381, - "end": 23382, + "start": 23359, + "end": 23360, "loc": { "start": { - "line": 753, + "line": 752, "column": 43 }, "end": { - "line": 753, + "line": 752, "column": 44 } } @@ -136323,15 +136175,15 @@ "postfix": false, "binop": null }, - "start": 23383, - "end": 23384, + "start": 23361, + "end": 23362, "loc": { "start": { - "line": 753, + "line": 752, "column": 45 }, "end": { - "line": 753, + "line": 752, "column": 46 } } @@ -136351,15 +136203,15 @@ "updateContext": null }, "value": "return", - "start": 23397, - "end": 23403, + "start": 23375, + "end": 23381, "loc": { "start": { - "line": 754, + "line": 753, "column": 12 }, "end": { - "line": 754, + "line": 753, "column": 18 } } @@ -136377,15 +136229,15 @@ "binop": null, "updateContext": null }, - "start": 23403, - "end": 23404, + "start": 23381, + "end": 23382, "loc": { "start": { - "line": 754, + "line": 753, "column": 18 }, "end": { - "line": 754, + "line": 753, "column": 19 } } @@ -136402,15 +136254,15 @@ "postfix": false, "binop": null }, - "start": 23413, - "end": 23414, + "start": 23391, + "end": 23392, "loc": { "start": { - "line": 755, + "line": 754, "column": 8 }, "end": { - "line": 755, + "line": 754, "column": 9 } } @@ -136430,15 +136282,15 @@ "updateContext": null }, "value": "this", - "start": 23424, - "end": 23428, + "start": 23402, + "end": 23406, "loc": { "start": { - "line": 757, + "line": 756, "column": 8 }, "end": { - "line": 757, + "line": 756, "column": 12 } } @@ -136456,15 +136308,15 @@ "binop": null, "updateContext": null }, - "start": 23428, - "end": 23429, + "start": 23406, + "end": 23407, "loc": { "start": { - "line": 757, + "line": 756, "column": 12 }, "end": { - "line": 757, + "line": 756, "column": 13 } } @@ -136482,15 +136334,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 23429, - "end": 23442, + "start": 23407, + "end": 23420, "loc": { "start": { - "line": 757, + "line": 756, "column": 13 }, "end": { - "line": 757, + "line": 756, "column": 26 } } @@ -136508,15 +136360,15 @@ "binop": null, "updateContext": null }, - "start": 23442, - "end": 23443, + "start": 23420, + "end": 23421, "loc": { "start": { - "line": 757, + "line": 756, "column": 26 }, "end": { - "line": 757, + "line": 756, "column": 27 } } @@ -136534,15 +136386,15 @@ "binop": null }, "value": "value", - "start": 23443, - "end": 23448, + "start": 23421, + "end": 23426, "loc": { "start": { - "line": 757, + "line": 756, "column": 27 }, "end": { - "line": 757, + "line": 756, "column": 32 } } @@ -136561,15 +136413,15 @@ "updateContext": null }, "value": "=", - "start": 23449, - "end": 23450, + "start": 23427, + "end": 23428, "loc": { "start": { - "line": 757, + "line": 756, "column": 33 }, "end": { - "line": 757, + "line": 756, "column": 34 } } @@ -136587,15 +136439,15 @@ "binop": null }, "value": "val", - "start": 23451, - "end": 23454, + "start": 23429, + "end": 23432, "loc": { "start": { - "line": 757, + "line": 756, "column": 35 }, "end": { - "line": 757, + "line": 756, "column": 38 } } @@ -136613,15 +136465,15 @@ "binop": null, "updateContext": null }, - "start": 23454, - "end": 23455, + "start": 23432, + "end": 23433, "loc": { "start": { - "line": 757, + "line": 756, "column": 38 }, "end": { - "line": 757, + "line": 756, "column": 39 } } @@ -136641,15 +136493,15 @@ "updateContext": null }, "value": "this", - "start": 23464, - "end": 23468, + "start": 23442, + "end": 23446, "loc": { "start": { - "line": 758, + "line": 757, "column": 8 }, "end": { - "line": 758, + "line": 757, "column": 12 } } @@ -136667,15 +136519,15 @@ "binop": null, "updateContext": null }, - "start": 23468, - "end": 23469, + "start": 23446, + "end": 23447, "loc": { "start": { - "line": 758, + "line": 757, "column": 12 }, "end": { - "line": 758, + "line": 757, "column": 13 } } @@ -136693,15 +136545,15 @@ "binop": null }, "value": "onChangeResultsPerPage", - "start": 23469, - "end": 23491, + "start": 23447, + "end": 23469, "loc": { "start": { - "line": 758, + "line": 757, "column": 13 }, "end": { - "line": 758, + "line": 757, "column": 35 } } @@ -136718,15 +136570,15 @@ "postfix": false, "binop": null }, - "start": 23491, - "end": 23492, + "start": 23469, + "end": 23470, "loc": { "start": { - "line": 758, + "line": 757, "column": 35 }, "end": { - "line": 758, + "line": 757, "column": 36 } } @@ -136743,15 +136595,15 @@ "postfix": false, "binop": null }, - "start": 23492, - "end": 23493, + "start": 23470, + "end": 23471, "loc": { "start": { - "line": 758, + "line": 757, "column": 36 }, "end": { - "line": 758, + "line": 757, "column": 37 } } @@ -136769,15 +136621,15 @@ "binop": null, "updateContext": null }, - "start": 23493, - "end": 23494, + "start": 23471, + "end": 23472, "loc": { "start": { - "line": 758, + "line": 757, "column": 37 }, "end": { - "line": 758, + "line": 757, "column": 38 } } @@ -136794,15 +136646,15 @@ "postfix": false, "binop": null }, - "start": 23499, - "end": 23500, + "start": 23477, + "end": 23478, "loc": { "start": { - "line": 759, + "line": 758, "column": 4 }, "end": { - "line": 759, + "line": 758, "column": 5 } } @@ -136810,15 +136662,15 @@ { "type": "CommentBlock", "value": "*\n * Change rows according to page results drop-down\n ", - "start": 23506, - "end": 23572, + "start": 23484, + "end": 23550, "loc": { "start": { - "line": 761, + "line": 760, "column": 4 }, "end": { - "line": 763, + "line": 762, "column": 7 } } @@ -136836,15 +136688,15 @@ "binop": null }, "value": "onChangeResultsPerPage", - "start": 23577, - "end": 23599, + "start": 23555, + "end": 23577, "loc": { "start": { - "line": 764, + "line": 763, "column": 4 }, "end": { - "line": 764, + "line": 763, "column": 26 } } @@ -136861,15 +136713,15 @@ "postfix": false, "binop": null }, - "start": 23599, - "end": 23600, + "start": 23577, + "end": 23578, "loc": { "start": { - "line": 764, + "line": 763, "column": 26 }, "end": { - "line": 764, + "line": 763, "column": 27 } } @@ -136886,15 +136738,15 @@ "postfix": false, "binop": null }, - "start": 23600, - "end": 23601, + "start": 23578, + "end": 23579, "loc": { "start": { - "line": 764, + "line": 763, "column": 27 }, "end": { - "line": 764, + "line": 763, "column": 28 } } @@ -136911,15 +136763,15 @@ "postfix": false, "binop": null }, - "start": 23602, - "end": 23603, + "start": 23580, + "end": 23581, "loc": { "start": { - "line": 764, + "line": 763, "column": 29 }, "end": { - "line": 764, + "line": 763, "column": 30 } } @@ -136939,15 +136791,15 @@ "updateContext": null }, "value": "let", - "start": 23612, - "end": 23615, + "start": 23590, + "end": 23593, "loc": { "start": { - "line": 765, + "line": 764, "column": 8 }, "end": { - "line": 765, + "line": 764, "column": 11 } } @@ -136965,15 +136817,15 @@ "binop": null }, "value": "tf", - "start": 23616, - "end": 23618, + "start": 23594, + "end": 23596, "loc": { "start": { - "line": 765, + "line": 764, "column": 12 }, "end": { - "line": 765, + "line": 764, "column": 14 } } @@ -136992,15 +136844,15 @@ "updateContext": null }, "value": "=", - "start": 23619, - "end": 23620, + "start": 23597, + "end": 23598, "loc": { "start": { - "line": 765, + "line": 764, "column": 15 }, "end": { - "line": 765, + "line": 764, "column": 16 } } @@ -137020,15 +136872,15 @@ "updateContext": null }, "value": "this", - "start": 23621, - "end": 23625, + "start": 23599, + "end": 23603, "loc": { "start": { - "line": 765, + "line": 764, "column": 17 }, "end": { - "line": 765, + "line": 764, "column": 21 } } @@ -137046,15 +136898,15 @@ "binop": null, "updateContext": null }, - "start": 23625, - "end": 23626, + "start": 23603, + "end": 23604, "loc": { "start": { - "line": 765, + "line": 764, "column": 21 }, "end": { - "line": 765, + "line": 764, "column": 22 } } @@ -137072,15 +136924,15 @@ "binop": null }, "value": "tf", - "start": 23626, - "end": 23628, + "start": 23604, + "end": 23606, "loc": { "start": { - "line": 765, + "line": 764, "column": 22 }, "end": { - "line": 765, + "line": 764, "column": 24 } } @@ -137098,15 +136950,15 @@ "binop": null, "updateContext": null }, - "start": 23628, - "end": 23629, + "start": 23606, + "end": 23607, "loc": { "start": { - "line": 765, + "line": 764, "column": 24 }, "end": { - "line": 765, + "line": 764, "column": 25 } } @@ -137126,15 +136978,15 @@ "updateContext": null }, "value": "if", - "start": 23639, - "end": 23641, + "start": 23617, + "end": 23619, "loc": { "start": { - "line": 767, + "line": 766, "column": 8 }, "end": { - "line": 767, + "line": 766, "column": 10 } } @@ -137151,15 +137003,15 @@ "postfix": false, "binop": null }, - "start": 23642, - "end": 23643, + "start": 23620, + "end": 23621, "loc": { "start": { - "line": 767, + "line": 766, "column": 11 }, "end": { - "line": 767, + "line": 766, "column": 12 } } @@ -137178,15 +137030,15 @@ "updateContext": null }, "value": "!", - "start": 23643, - "end": 23644, + "start": 23621, + "end": 23622, "loc": { "start": { - "line": 767, + "line": 766, "column": 12 }, "end": { - "line": 767, + "line": 766, "column": 13 } } @@ -137206,15 +137058,15 @@ "updateContext": null }, "value": "this", - "start": 23644, - "end": 23648, + "start": 23622, + "end": 23626, "loc": { "start": { - "line": 767, + "line": 766, "column": 13 }, "end": { - "line": 767, + "line": 766, "column": 17 } } @@ -137232,15 +137084,15 @@ "binop": null, "updateContext": null }, - "start": 23648, - "end": 23649, + "start": 23626, + "end": 23627, "loc": { "start": { - "line": 767, + "line": 766, "column": 17 }, "end": { - "line": 767, + "line": 766, "column": 18 } } @@ -137258,15 +137110,15 @@ "binop": null }, "value": "isEnabled", - "start": 23649, - "end": 23658, + "start": 23627, + "end": 23636, "loc": { "start": { - "line": 767, + "line": 766, "column": 18 }, "end": { - "line": 767, + "line": 766, "column": 27 } } @@ -137283,15 +137135,15 @@ "postfix": false, "binop": null }, - "start": 23658, - "end": 23659, + "start": 23636, + "end": 23637, "loc": { "start": { - "line": 767, + "line": 766, "column": 27 }, "end": { - "line": 767, + "line": 766, "column": 28 } } @@ -137308,15 +137160,15 @@ "postfix": false, "binop": null }, - "start": 23659, - "end": 23660, + "start": 23637, + "end": 23638, "loc": { "start": { - "line": 767, + "line": 766, "column": 28 }, "end": { - "line": 767, + "line": 766, "column": 29 } } @@ -137335,15 +137187,15 @@ "updateContext": null }, "value": "||", - "start": 23661, - "end": 23663, + "start": 23639, + "end": 23641, "loc": { "start": { - "line": 767, + "line": 766, "column": 30 }, "end": { - "line": 767, + "line": 766, "column": 32 } } @@ -137361,15 +137213,15 @@ "binop": null }, "value": "tf", - "start": 23664, - "end": 23666, + "start": 23642, + "end": 23644, "loc": { "start": { - "line": 767, + "line": 766, "column": 33 }, "end": { - "line": 767, + "line": 766, "column": 35 } } @@ -137387,15 +137239,15 @@ "binop": null, "updateContext": null }, - "start": 23666, - "end": 23667, + "start": 23644, + "end": 23645, "loc": { "start": { - "line": 767, + "line": 766, "column": 35 }, "end": { - "line": 767, + "line": 766, "column": 36 } } @@ -137413,15 +137265,15 @@ "binop": null }, "value": "getValidRowsNb", - "start": 23667, - "end": 23681, + "start": 23645, + "end": 23659, "loc": { "start": { - "line": 767, + "line": 766, "column": 36 }, "end": { - "line": 767, + "line": 766, "column": 50 } } @@ -137438,15 +137290,15 @@ "postfix": false, "binop": null }, - "start": 23681, - "end": 23682, + "start": 23659, + "end": 23660, "loc": { "start": { - "line": 767, + "line": 766, "column": 50 }, "end": { - "line": 767, + "line": 766, "column": 51 } } @@ -137463,15 +137315,15 @@ "postfix": false, "binop": null }, - "start": 23682, - "end": 23683, + "start": 23660, + "end": 23661, "loc": { "start": { - "line": 767, + "line": 766, "column": 51 }, "end": { - "line": 767, + "line": 766, "column": 52 } } @@ -137490,15 +137342,15 @@ "updateContext": null }, "value": "===", - "start": 23684, - "end": 23687, + "start": 23662, + "end": 23665, "loc": { "start": { - "line": 767, + "line": 766, "column": 53 }, "end": { - "line": 767, + "line": 766, "column": 56 } } @@ -137517,15 +137369,15 @@ "updateContext": null }, "value": 0, - "start": 23688, - "end": 23689, + "start": 23666, + "end": 23667, "loc": { "start": { - "line": 767, + "line": 766, "column": 57 }, "end": { - "line": 767, + "line": 766, "column": 58 } } @@ -137542,15 +137394,15 @@ "postfix": false, "binop": null }, - "start": 23689, - "end": 23690, + "start": 23667, + "end": 23668, "loc": { "start": { - "line": 767, + "line": 766, "column": 58 }, "end": { - "line": 767, + "line": 766, "column": 59 } } @@ -137567,15 +137419,15 @@ "postfix": false, "binop": null }, - "start": 23691, - "end": 23692, + "start": 23669, + "end": 23670, "loc": { "start": { - "line": 767, + "line": 766, "column": 60 }, "end": { - "line": 767, + "line": 766, "column": 61 } } @@ -137595,15 +137447,15 @@ "updateContext": null }, "value": "return", - "start": 23705, - "end": 23711, + "start": 23683, + "end": 23689, "loc": { "start": { - "line": 768, + "line": 767, "column": 12 }, "end": { - "line": 768, + "line": 767, "column": 18 } } @@ -137621,15 +137473,15 @@ "binop": null, "updateContext": null }, - "start": 23711, - "end": 23712, + "start": 23689, + "end": 23690, "loc": { "start": { - "line": 768, + "line": 767, "column": 18 }, "end": { - "line": 768, + "line": 767, "column": 19 } } @@ -137646,15 +137498,15 @@ "postfix": false, "binop": null }, - "start": 23721, - "end": 23722, + "start": 23699, + "end": 23700, "loc": { "start": { - "line": 769, + "line": 768, "column": 8 }, "end": { - "line": 769, + "line": 768, "column": 9 } } @@ -137674,15 +137526,15 @@ "updateContext": null }, "value": "let", - "start": 23732, - "end": 23735, + "start": 23710, + "end": 23713, "loc": { "start": { - "line": 771, + "line": 770, "column": 8 }, "end": { - "line": 771, + "line": 770, "column": 11 } } @@ -137699,15 +137551,15 @@ "postfix": false, "binop": null }, - "start": 23736, - "end": 23737, + "start": 23714, + "end": 23715, "loc": { "start": { - "line": 771, + "line": 770, "column": 12 }, "end": { - "line": 771, + "line": 770, "column": 13 } } @@ -137725,15 +137577,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 23750, - "end": 23763, + "start": 23728, + "end": 23741, "loc": { "start": { - "line": 772, + "line": 771, "column": 12 }, "end": { - "line": 772, + "line": 771, "column": 25 } } @@ -137751,15 +137603,15 @@ "binop": null, "updateContext": null }, - "start": 23763, - "end": 23764, + "start": 23741, + "end": 23742, "loc": { "start": { - "line": 772, + "line": 771, "column": 25 }, "end": { - "line": 772, + "line": 771, "column": 26 } } @@ -137777,15 +137629,15 @@ "binop": null }, "value": "slcR", - "start": 23765, - "end": 23769, + "start": 23743, + "end": 23747, "loc": { "start": { - "line": 772, + "line": 771, "column": 27 }, "end": { - "line": 772, + "line": 771, "column": 31 } } @@ -137803,15 +137655,15 @@ "binop": null, "updateContext": null }, - "start": 23769, - "end": 23770, + "start": 23747, + "end": 23748, "loc": { "start": { - "line": 772, + "line": 771, "column": 31 }, "end": { - "line": 772, + "line": 771, "column": 32 } } @@ -137829,15 +137681,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 23771, - "end": 23787, + "start": 23749, + "end": 23765, "loc": { "start": { - "line": 772, + "line": 771, "column": 33 }, "end": { - "line": 772, + "line": 771, "column": 49 } } @@ -137855,15 +137707,15 @@ "binop": null, "updateContext": null }, - "start": 23787, - "end": 23788, + "start": 23765, + "end": 23766, "loc": { "start": { - "line": 772, + "line": 771, "column": 49 }, "end": { - "line": 772, + "line": 771, "column": 50 } } @@ -137881,15 +137733,15 @@ "binop": null }, "value": "pageSlc", - "start": 23789, - "end": 23796, + "start": 23767, + "end": 23774, "loc": { "start": { - "line": 772, + "line": 771, "column": 51 }, "end": { - "line": 772, + "line": 771, "column": 58 } } @@ -137907,15 +137759,15 @@ "binop": null, "updateContext": null }, - "start": 23796, - "end": 23797, + "start": 23774, + "end": 23775, "loc": { "start": { - "line": 772, + "line": 771, "column": 58 }, "end": { - "line": 772, + "line": 771, "column": 59 } } @@ -137933,15 +137785,15 @@ "binop": null }, "value": "emitter", - "start": 23798, - "end": 23805, + "start": 23776, + "end": 23783, "loc": { "start": { - "line": 772, + "line": 771, "column": 60 }, "end": { - "line": 772, + "line": 771, "column": 67 } } @@ -137958,15 +137810,15 @@ "postfix": false, "binop": null }, - "start": 23814, - "end": 23815, + "start": 23792, + "end": 23793, "loc": { "start": { - "line": 773, + "line": 772, "column": 8 }, "end": { - "line": 773, + "line": 772, "column": 9 } } @@ -137985,15 +137837,15 @@ "updateContext": null }, "value": "=", - "start": 23816, - "end": 23817, + "start": 23794, + "end": 23795, "loc": { "start": { - "line": 773, + "line": 772, "column": 10 }, "end": { - "line": 773, + "line": 772, "column": 11 } } @@ -138013,15 +137865,15 @@ "updateContext": null }, "value": "this", - "start": 23818, - "end": 23822, + "start": 23796, + "end": 23800, "loc": { "start": { - "line": 773, + "line": 772, "column": 12 }, "end": { - "line": 773, + "line": 772, "column": 16 } } @@ -138039,15 +137891,15 @@ "binop": null, "updateContext": null }, - "start": 23822, - "end": 23823, + "start": 23800, + "end": 23801, "loc": { "start": { - "line": 773, + "line": 772, "column": 16 }, "end": { - "line": 773, + "line": 772, "column": 17 } } @@ -138065,15 +137917,15 @@ "binop": null }, "value": "emitter", - "start": 23833, - "end": 23840, + "start": 23811, + "end": 23818, "loc": { "start": { - "line": 775, + "line": 774, "column": 8 }, "end": { - "line": 775, + "line": 774, "column": 15 } } @@ -138091,15 +137943,15 @@ "binop": null, "updateContext": null }, - "start": 23840, - "end": 23841, + "start": 23818, + "end": 23819, "loc": { "start": { - "line": 775, + "line": 774, "column": 15 }, "end": { - "line": 775, + "line": 774, "column": 16 } } @@ -138117,15 +137969,15 @@ "binop": null }, "value": "emit", - "start": 23841, - "end": 23845, + "start": 23819, + "end": 23823, "loc": { "start": { - "line": 775, + "line": 774, "column": 16 }, "end": { - "line": 775, + "line": 774, "column": 20 } } @@ -138142,15 +137994,15 @@ "postfix": false, "binop": null }, - "start": 23845, - "end": 23846, + "start": 23823, + "end": 23824, "loc": { "start": { - "line": 775, + "line": 774, "column": 20 }, "end": { - "line": 775, + "line": 774, "column": 21 } } @@ -138169,15 +138021,15 @@ "updateContext": null }, "value": "before-page-length-change", - "start": 23846, - "end": 23873, + "start": 23824, + "end": 23851, "loc": { "start": { - "line": 775, + "line": 774, "column": 21 }, "end": { - "line": 775, + "line": 774, "column": 48 } } @@ -138195,15 +138047,15 @@ "binop": null, "updateContext": null }, - "start": 23873, - "end": 23874, + "start": 23851, + "end": 23852, "loc": { "start": { - "line": 775, + "line": 774, "column": 48 }, "end": { - "line": 775, + "line": 774, "column": 49 } } @@ -138221,15 +138073,15 @@ "binop": null }, "value": "tf", - "start": 23875, - "end": 23877, + "start": 23853, + "end": 23855, "loc": { "start": { - "line": 775, + "line": 774, "column": 50 }, "end": { - "line": 775, + "line": 774, "column": 52 } } @@ -138246,15 +138098,15 @@ "postfix": false, "binop": null }, - "start": 23877, - "end": 23878, + "start": 23855, + "end": 23856, "loc": { "start": { - "line": 775, + "line": 774, "column": 52 }, "end": { - "line": 775, + "line": 774, "column": 53 } } @@ -138272,15 +138124,15 @@ "binop": null, "updateContext": null }, - "start": 23878, - "end": 23879, + "start": 23856, + "end": 23857, "loc": { "start": { - "line": 775, + "line": 774, "column": 53 }, "end": { - "line": 775, + "line": 774, "column": 54 } } @@ -138300,15 +138152,15 @@ "updateContext": null }, "value": "let", - "start": 23889, - "end": 23892, + "start": 23867, + "end": 23870, "loc": { "start": { - "line": 777, + "line": 776, "column": 8 }, "end": { - "line": 777, + "line": 776, "column": 11 } } @@ -138326,15 +138178,15 @@ "binop": null }, "value": "slcIndex", - "start": 23893, - "end": 23901, + "start": 23871, + "end": 23879, "loc": { "start": { - "line": 777, + "line": 776, "column": 12 }, "end": { - "line": 777, + "line": 776, "column": 20 } } @@ -138353,15 +138205,15 @@ "updateContext": null }, "value": "=", - "start": 23902, - "end": 23903, + "start": 23880, + "end": 23881, "loc": { "start": { - "line": 777, + "line": 776, "column": 21 }, "end": { - "line": 777, + "line": 776, "column": 22 } } @@ -138379,15 +138231,15 @@ "binop": null }, "value": "slcR", - "start": 23904, - "end": 23908, + "start": 23882, + "end": 23886, "loc": { "start": { - "line": 777, + "line": 776, "column": 23 }, "end": { - "line": 777, + "line": 776, "column": 27 } } @@ -138405,15 +138257,15 @@ "binop": null, "updateContext": null }, - "start": 23908, - "end": 23909, + "start": 23886, + "end": 23887, "loc": { "start": { - "line": 777, + "line": 776, "column": 27 }, "end": { - "line": 777, + "line": 776, "column": 28 } } @@ -138431,15 +138283,15 @@ "binop": null }, "value": "selectedIndex", - "start": 23909, - "end": 23922, + "start": 23887, + "end": 23900, "loc": { "start": { - "line": 777, + "line": 776, "column": 28 }, "end": { - "line": 777, + "line": 776, "column": 41 } } @@ -138457,15 +138309,15 @@ "binop": null, "updateContext": null }, - "start": 23922, - "end": 23923, + "start": 23900, + "end": 23901, "loc": { "start": { - "line": 777, + "line": 776, "column": 41 }, "end": { - "line": 777, + "line": 776, "column": 42 } } @@ -138485,15 +138337,15 @@ "updateContext": null }, "value": "let", - "start": 23932, - "end": 23935, + "start": 23910, + "end": 23913, "loc": { "start": { - "line": 778, + "line": 777, "column": 8 }, "end": { - "line": 778, + "line": 777, "column": 11 } } @@ -138511,15 +138363,15 @@ "binop": null }, "value": "slcPagesSelIndex", - "start": 23936, - "end": 23952, + "start": 23914, + "end": 23930, "loc": { "start": { - "line": 778, + "line": 777, "column": 12 }, "end": { - "line": 778, + "line": 777, "column": 28 } } @@ -138538,15 +138390,15 @@ "updateContext": null }, "value": "=", - "start": 23953, - "end": 23954, + "start": 23931, + "end": 23932, "loc": { "start": { - "line": 778, + "line": 777, "column": 29 }, "end": { - "line": 778, + "line": 777, "column": 30 } } @@ -138563,15 +138415,15 @@ "postfix": false, "binop": null }, - "start": 23955, - "end": 23956, + "start": 23933, + "end": 23934, "loc": { "start": { - "line": 778, + "line": 777, "column": 31 }, "end": { - "line": 778, + "line": 777, "column": 32 } } @@ -138589,15 +138441,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 23956, - "end": 23972, + "start": 23934, + "end": 23950, "loc": { "start": { - "line": 778, + "line": 777, "column": 32 }, "end": { - "line": 778, + "line": 777, "column": 48 } } @@ -138616,15 +138468,15 @@ "updateContext": null }, "value": "===", - "start": 23973, - "end": 23976, + "start": 23951, + "end": 23954, "loc": { "start": { - "line": 778, + "line": 777, "column": 49 }, "end": { - "line": 778, + "line": 777, "column": 52 } } @@ -138642,15 +138494,15 @@ "binop": null }, "value": "SELECT", - "start": 23977, - "end": 23983, + "start": 23955, + "end": 23961, "loc": { "start": { - "line": 778, + "line": 777, "column": 53 }, "end": { - "line": 778, + "line": 777, "column": 59 } } @@ -138667,15 +138519,15 @@ "postfix": false, "binop": null }, - "start": 23983, - "end": 23984, + "start": 23961, + "end": 23962, "loc": { "start": { - "line": 778, + "line": 777, "column": 59 }, "end": { - "line": 778, + "line": 777, "column": 60 } } @@ -138693,15 +138545,15 @@ "binop": null, "updateContext": null }, - "start": 23985, - "end": 23986, + "start": 23963, + "end": 23964, "loc": { "start": { - "line": 778, + "line": 777, "column": 61 }, "end": { - "line": 778, + "line": 777, "column": 62 } } @@ -138719,15 +138571,15 @@ "binop": null }, "value": "pageSlc", - "start": 23999, - "end": 24006, + "start": 23977, + "end": 23984, "loc": { "start": { - "line": 779, + "line": 778, "column": 12 }, "end": { - "line": 779, + "line": 778, "column": 19 } } @@ -138745,15 +138597,15 @@ "binop": null, "updateContext": null }, - "start": 24006, - "end": 24007, + "start": 23984, + "end": 23985, "loc": { "start": { - "line": 779, + "line": 778, "column": 19 }, "end": { - "line": 779, + "line": 778, "column": 20 } } @@ -138771,15 +138623,15 @@ "binop": null }, "value": "selectedIndex", - "start": 24007, - "end": 24020, + "start": 23985, + "end": 23998, "loc": { "start": { - "line": 779, + "line": 778, "column": 20 }, "end": { - "line": 779, + "line": 778, "column": 33 } } @@ -138797,15 +138649,15 @@ "binop": null, "updateContext": null }, - "start": 24021, - "end": 24022, + "start": 23999, + "end": 24000, "loc": { "start": { - "line": 779, + "line": 778, "column": 34 }, "end": { - "line": 779, + "line": 778, "column": 35 } } @@ -138823,15 +138675,15 @@ "binop": null }, "value": "parseInt", - "start": 24023, - "end": 24031, + "start": 24001, + "end": 24009, "loc": { "start": { - "line": 779, + "line": 778, "column": 36 }, "end": { - "line": 779, + "line": 778, "column": 44 } } @@ -138848,15 +138700,15 @@ "postfix": false, "binop": null }, - "start": 24031, - "end": 24032, + "start": 24009, + "end": 24010, "loc": { "start": { - "line": 779, + "line": 778, "column": 44 }, "end": { - "line": 779, + "line": 778, "column": 45 } } @@ -138874,15 +138726,15 @@ "binop": null }, "value": "pageSlc", - "start": 24032, - "end": 24039, + "start": 24010, + "end": 24017, "loc": { "start": { - "line": 779, + "line": 778, "column": 45 }, "end": { - "line": 779, + "line": 778, "column": 52 } } @@ -138900,15 +138752,15 @@ "binop": null, "updateContext": null }, - "start": 24039, - "end": 24040, + "start": 24017, + "end": 24018, "loc": { "start": { - "line": 779, + "line": 778, "column": 52 }, "end": { - "line": 779, + "line": 778, "column": 53 } } @@ -138926,15 +138778,15 @@ "binop": null }, "value": "value", - "start": 24040, - "end": 24045, + "start": 24018, + "end": 24023, "loc": { "start": { - "line": 779, + "line": 778, "column": 53 }, "end": { - "line": 779, + "line": 778, "column": 58 } } @@ -138953,15 +138805,15 @@ "updateContext": null }, "value": "-", - "start": 24046, - "end": 24047, + "start": 24024, + "end": 24025, "loc": { "start": { - "line": 779, + "line": 778, "column": 59 }, "end": { - "line": 779, + "line": 778, "column": 60 } } @@ -138980,15 +138832,15 @@ "updateContext": null }, "value": 1, - "start": 24048, - "end": 24049, + "start": 24026, + "end": 24027, "loc": { "start": { - "line": 779, + "line": 778, "column": 61 }, "end": { - "line": 779, + "line": 778, "column": 62 } } @@ -139006,15 +138858,15 @@ "binop": null, "updateContext": null }, - "start": 24049, - "end": 24050, + "start": 24027, + "end": 24028, "loc": { "start": { - "line": 779, + "line": 778, "column": 62 }, "end": { - "line": 779, + "line": 778, "column": 63 } } @@ -139033,15 +138885,15 @@ "updateContext": null }, "value": 10, - "start": 24051, - "end": 24053, + "start": 24029, + "end": 24031, "loc": { "start": { - "line": 779, + "line": 778, "column": 64 }, "end": { - "line": 779, + "line": 778, "column": 66 } } @@ -139058,15 +138910,15 @@ "postfix": false, "binop": null }, - "start": 24053, - "end": 24054, + "start": 24031, + "end": 24032, "loc": { "start": { - "line": 779, + "line": 778, "column": 66 }, "end": { - "line": 779, + "line": 778, "column": 67 } } @@ -139084,15 +138936,15 @@ "binop": null, "updateContext": null }, - "start": 24054, - "end": 24055, + "start": 24032, + "end": 24033, "loc": { "start": { - "line": 779, + "line": 778, "column": 67 }, "end": { - "line": 779, + "line": 778, "column": 68 } } @@ -139112,8 +138964,478 @@ "updateContext": null }, "value": "this", - "start": 24064, + "start": 24042, + "end": 24046, + "loc": { + "start": { + "line": 779, + "column": 8 + }, + "end": { + "line": 779, + "column": 12 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24046, + "end": 24047, + "loc": { + "start": { + "line": 779, + "column": 12 + }, + "end": { + "line": 779, + "column": 13 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "pageLength", + "start": 24047, + "end": 24057, + "loc": { + "start": { + "line": 779, + "column": 13 + }, + "end": { + "line": 779, + "column": 23 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 24058, + "end": 24059, + "loc": { + "start": { + "line": 779, + "column": 24 + }, + "end": { + "line": 779, + "column": 25 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "parseInt", + "start": 24060, "end": 24068, + "loc": { + "start": { + "line": 779, + "column": 26 + }, + "end": { + "line": 779, + "column": 34 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 24068, + "end": 24069, + "loc": { + "start": { + "line": 779, + "column": 34 + }, + "end": { + "line": 779, + "column": 35 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "slcR", + "start": 24069, + "end": 24073, + "loc": { + "start": { + "line": 779, + "column": 35 + }, + "end": { + "line": 779, + "column": 39 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24073, + "end": 24074, + "loc": { + "start": { + "line": 779, + "column": 39 + }, + "end": { + "line": 779, + "column": 40 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "options", + "start": 24074, + "end": 24081, + "loc": { + "start": { + "line": 779, + "column": 40 + }, + "end": { + "line": 779, + "column": 47 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24081, + "end": 24082, + "loc": { + "start": { + "line": 779, + "column": 47 + }, + "end": { + "line": 779, + "column": 48 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "slcIndex", + "start": 24082, + "end": 24090, + "loc": { + "start": { + "line": 779, + "column": 48 + }, + "end": { + "line": 779, + "column": 56 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24090, + "end": 24091, + "loc": { + "start": { + "line": 779, + "column": 56 + }, + "end": { + "line": 779, + "column": 57 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24091, + "end": 24092, + "loc": { + "start": { + "line": 779, + "column": 57 + }, + "end": { + "line": 779, + "column": 58 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "value", + "start": 24092, + "end": 24097, + "loc": { + "start": { + "line": 779, + "column": 58 + }, + "end": { + "line": 779, + "column": 63 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24097, + "end": 24098, + "loc": { + "start": { + "line": 779, + "column": 63 + }, + "end": { + "line": 779, + "column": 64 + } + } + }, + { + "type": { + "label": "num", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": 10, + "start": 24099, + "end": 24101, + "loc": { + "start": { + "line": 779, + "column": 65 + }, + "end": { + "line": 779, + "column": 67 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 24101, + "end": 24102, + "loc": { + "start": { + "line": 779, + "column": 67 + }, + "end": { + "line": 779, + "column": 68 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24102, + "end": 24103, + "loc": { + "start": { + "line": 779, + "column": 68 + }, + "end": { + "line": 779, + "column": 69 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 24112, + "end": 24116, "loc": { "start": { "line": 780, @@ -139138,8 +139460,8 @@ "binop": null, "updateContext": null }, - "start": 24068, - "end": 24069, + "start": 24116, + "end": 24117, "loc": { "start": { "line": 780, @@ -139163,9 +139485,9 @@ "postfix": false, "binop": null }, - "value": "pageLength", - "start": 24069, - "end": 24079, + "value": "startPagingRow", + "start": 24117, + "end": 24131, "loc": { "start": { "line": 780, @@ -139173,7 +139495,7 @@ }, "end": { "line": 780, - "column": 23 + "column": 27 } } }, @@ -139191,379 +139513,16 @@ "updateContext": null }, "value": "=", - "start": 24080, - "end": 24081, + "start": 24132, + "end": 24133, "loc": { "start": { "line": 780, - "column": 24 + "column": 28 }, "end": { "line": 780, - "column": 25 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "parseInt", - "start": 24082, - "end": 24090, - "loc": { - "start": { - "line": 780, - "column": 26 - }, - "end": { - "line": 780, - "column": 34 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 24090, - "end": 24091, - "loc": { - "start": { - "line": 780, - "column": 34 - }, - "end": { - "line": 780, - "column": 35 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "slcR", - "start": 24091, - "end": 24095, - "loc": { - "start": { - "line": 780, - "column": 35 - }, - "end": { - "line": 780, - "column": 39 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24095, - "end": 24096, - "loc": { - "start": { - "line": 780, - "column": 39 - }, - "end": { - "line": 780, - "column": 40 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "options", - "start": 24096, - "end": 24103, - "loc": { - "start": { - "line": 780, - "column": 40 - }, - "end": { - "line": 780, - "column": 47 - } - } - }, - { - "type": { - "label": "[", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24103, - "end": 24104, - "loc": { - "start": { - "line": 780, - "column": 47 - }, - "end": { - "line": 780, - "column": 48 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "slcIndex", - "start": 24104, - "end": 24112, - "loc": { - "start": { - "line": 780, - "column": 48 - }, - "end": { - "line": 780, - "column": 56 - } - } - }, - { - "type": { - "label": "]", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24112, - "end": 24113, - "loc": { - "start": { - "line": 780, - "column": 56 - }, - "end": { - "line": 780, - "column": 57 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24113, - "end": 24114, - "loc": { - "start": { - "line": 780, - "column": 57 - }, - "end": { - "line": 780, - "column": 58 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "value", - "start": 24114, - "end": 24119, - "loc": { - "start": { - "line": 780, - "column": 58 - }, - "end": { - "line": 780, - "column": 63 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24119, - "end": 24120, - "loc": { - "start": { - "line": 780, - "column": 63 - }, - "end": { - "line": 780, - "column": 64 - } - } - }, - { - "type": { - "label": "num", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": 10, - "start": 24121, - "end": 24123, - "loc": { - "start": { - "line": 780, - "column": 65 - }, - "end": { - "line": 780, - "column": 67 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 24123, - "end": 24124, - "loc": { - "start": { - "line": 780, - "column": 67 - }, - "end": { - "line": 780, - "column": 68 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24124, - "end": 24125, - "loc": { - "start": { - "line": 780, - "column": 68 - }, - "end": { - "line": 780, - "column": 69 + "column": 29 } } }, @@ -139586,12 +139545,12 @@ "end": 24138, "loc": { "start": { - "line": 781, - "column": 8 + "line": 780, + "column": 30 }, "end": { - "line": 781, - "column": 12 + "line": 780, + "column": 34 } } }, @@ -139612,118 +139571,11 @@ "end": 24139, "loc": { "start": { - "line": 781, - "column": 12 - }, - "end": { - "line": 781, - "column": 13 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "startPagingRow", - "start": 24139, - "end": 24153, - "loc": { - "start": { - "line": 781, - "column": 13 - }, - "end": { - "line": 781, - "column": 27 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 24154, - "end": 24155, - "loc": { - "start": { - "line": 781, - "column": 28 - }, - "end": { - "line": 781, - "column": 29 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 24156, - "end": 24160, - "loc": { - "start": { - "line": 781, - "column": 30 - }, - "end": { - "line": 781, - "column": 34 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24160, - "end": 24161, - "loc": { - "start": { - "line": 781, + "line": 780, "column": 34 }, "end": { - "line": 781, + "line": 780, "column": 35 } } @@ -139741,15 +139593,15 @@ "binop": null }, "value": "pageLength", - "start": 24161, - "end": 24171, + "start": 24139, + "end": 24149, "loc": { "start": { - "line": 781, + "line": 780, "column": 35 }, "end": { - "line": 781, + "line": 780, "column": 45 } } @@ -139768,15 +139620,15 @@ "updateContext": null }, "value": "*", - "start": 24172, - "end": 24173, + "start": 24150, + "end": 24151, "loc": { "start": { - "line": 781, + "line": 780, "column": 46 }, "end": { - "line": 781, + "line": 780, "column": 47 } } @@ -139794,15 +139646,15 @@ "binop": null }, "value": "slcPagesSelIndex", - "start": 24174, - "end": 24190, + "start": 24152, + "end": 24168, "loc": { "start": { - "line": 781, + "line": 780, "column": 48 }, "end": { - "line": 781, + "line": 780, "column": 64 } } @@ -139820,15 +139672,15 @@ "binop": null, "updateContext": null }, - "start": 24190, - "end": 24191, + "start": 24168, + "end": 24169, "loc": { "start": { - "line": 781, + "line": 780, "column": 64 }, "end": { - "line": 781, + "line": 780, "column": 65 } } @@ -139848,15 +139700,15 @@ "updateContext": null }, "value": "if", - "start": 24201, - "end": 24203, + "start": 24179, + "end": 24181, "loc": { "start": { - "line": 783, + "line": 782, "column": 8 }, "end": { - "line": 783, + "line": 782, "column": 10 } } @@ -139873,15 +139725,15 @@ "postfix": false, "binop": null }, - "start": 24204, - "end": 24205, + "start": 24182, + "end": 24183, "loc": { "start": { - "line": 783, + "line": 782, "column": 11 }, "end": { - "line": 783, + "line": 782, "column": 12 } } @@ -139900,15 +139752,15 @@ "updateContext": null }, "value": "!", - "start": 24205, - "end": 24206, + "start": 24183, + "end": 24184, "loc": { "start": { - "line": 783, + "line": 782, "column": 12 }, "end": { - "line": 783, + "line": 782, "column": 13 } } @@ -139926,15 +139778,15 @@ "binop": null }, "value": "isNaN", - "start": 24206, - "end": 24211, + "start": 24184, + "end": 24189, "loc": { "start": { - "line": 783, + "line": 782, "column": 13 }, "end": { - "line": 783, + "line": 782, "column": 18 } } @@ -139951,15 +139803,15 @@ "postfix": false, "binop": null }, - "start": 24211, - "end": 24212, + "start": 24189, + "end": 24190, "loc": { "start": { - "line": 783, + "line": 782, "column": 18 }, "end": { - "line": 783, + "line": 782, "column": 19 } } @@ -139979,15 +139831,15 @@ "updateContext": null }, "value": "this", - "start": 24212, - "end": 24216, + "start": 24190, + "end": 24194, "loc": { "start": { - "line": 783, + "line": 782, "column": 19 }, "end": { - "line": 783, + "line": 782, "column": 23 } } @@ -140005,15 +139857,15 @@ "binop": null, "updateContext": null }, - "start": 24216, - "end": 24217, + "start": 24194, + "end": 24195, "loc": { "start": { - "line": 783, + "line": 782, "column": 23 }, "end": { - "line": 783, + "line": 782, "column": 24 } } @@ -140031,15 +139883,15 @@ "binop": null }, "value": "pageLength", - "start": 24217, - "end": 24227, + "start": 24195, + "end": 24205, "loc": { "start": { - "line": 783, + "line": 782, "column": 24 }, "end": { - "line": 783, + "line": 782, "column": 34 } } @@ -140056,15 +139908,15 @@ "postfix": false, "binop": null }, - "start": 24227, - "end": 24228, + "start": 24205, + "end": 24206, "loc": { "start": { - "line": 783, + "line": 782, "column": 34 }, "end": { - "line": 783, + "line": 782, "column": 35 } } @@ -140081,15 +139933,15 @@ "postfix": false, "binop": null }, - "start": 24228, - "end": 24229, + "start": 24206, + "end": 24207, "loc": { "start": { - "line": 783, + "line": 782, "column": 35 }, "end": { - "line": 783, + "line": 782, "column": 36 } } @@ -140106,15 +139958,15 @@ "postfix": false, "binop": null }, - "start": 24230, - "end": 24231, + "start": 24208, + "end": 24209, "loc": { "start": { - "line": 783, + "line": 782, "column": 37 }, "end": { - "line": 783, + "line": 782, "column": 38 } } @@ -140134,15 +139986,15 @@ "updateContext": null }, "value": "if", - "start": 24244, - "end": 24246, + "start": 24222, + "end": 24224, "loc": { "start": { - "line": 784, + "line": 783, "column": 12 }, "end": { - "line": 784, + "line": 783, "column": 14 } } @@ -140159,15 +140011,15 @@ "postfix": false, "binop": null }, - "start": 24247, - "end": 24248, + "start": 24225, + "end": 24226, "loc": { "start": { - "line": 784, + "line": 783, "column": 15 }, "end": { - "line": 784, + "line": 783, "column": 16 } } @@ -140187,15 +140039,15 @@ "updateContext": null }, "value": "this", - "start": 24248, - "end": 24252, + "start": 24226, + "end": 24230, "loc": { "start": { - "line": 784, + "line": 783, "column": 16 }, "end": { - "line": 784, + "line": 783, "column": 20 } } @@ -140213,15 +140065,15 @@ "binop": null, "updateContext": null }, - "start": 24252, - "end": 24253, + "start": 24230, + "end": 24231, "loc": { "start": { - "line": 784, + "line": 783, "column": 20 }, "end": { - "line": 784, + "line": 783, "column": 21 } } @@ -140239,15 +140091,15 @@ "binop": null }, "value": "startPagingRow", - "start": 24253, - "end": 24267, + "start": 24231, + "end": 24245, "loc": { "start": { - "line": 784, + "line": 783, "column": 21 }, "end": { - "line": 784, + "line": 783, "column": 35 } } @@ -140266,15 +140118,15 @@ "updateContext": null }, "value": ">=", - "start": 24268, - "end": 24270, + "start": 24246, + "end": 24248, "loc": { "start": { - "line": 784, + "line": 783, "column": 36 }, "end": { - "line": 784, + "line": 783, "column": 38 } } @@ -140292,15 +140144,15 @@ "binop": null }, "value": "tf", - "start": 24271, - "end": 24273, + "start": 24249, + "end": 24251, "loc": { "start": { - "line": 784, + "line": 783, "column": 39 }, "end": { - "line": 784, + "line": 783, "column": 41 } } @@ -140318,15 +140170,15 @@ "binop": null, "updateContext": null }, - "start": 24273, - "end": 24274, + "start": 24251, + "end": 24252, "loc": { "start": { - "line": 784, + "line": 783, "column": 41 }, "end": { - "line": 784, + "line": 783, "column": 42 } } @@ -140344,15 +140196,15 @@ "binop": null }, "value": "nbFilterableRows", - "start": 24274, - "end": 24290, + "start": 24252, + "end": 24268, "loc": { "start": { - "line": 784, + "line": 783, "column": 42 }, "end": { - "line": 784, + "line": 783, "column": 58 } } @@ -140369,15 +140221,15 @@ "postfix": false, "binop": null }, - "start": 24290, - "end": 24291, + "start": 24268, + "end": 24269, "loc": { "start": { - "line": 784, + "line": 783, "column": 58 }, "end": { - "line": 784, + "line": 783, "column": 59 } } @@ -140394,15 +140246,15 @@ "postfix": false, "binop": null }, - "start": 24292, - "end": 24293, + "start": 24270, + "end": 24271, "loc": { "start": { - "line": 784, + "line": 783, "column": 60 }, "end": { - "line": 784, + "line": 783, "column": 61 } } @@ -140422,15 +140274,15 @@ "updateContext": null }, "value": "this", - "start": 24310, - "end": 24314, + "start": 24288, + "end": 24292, "loc": { "start": { - "line": 785, + "line": 784, "column": 16 }, "end": { - "line": 785, + "line": 784, "column": 20 } } @@ -140448,15 +140300,15 @@ "binop": null, "updateContext": null }, - "start": 24314, - "end": 24315, + "start": 24292, + "end": 24293, "loc": { "start": { - "line": 785, + "line": 784, "column": 20 }, "end": { - "line": 785, + "line": 784, "column": 21 } } @@ -140474,15 +140326,15 @@ "binop": null }, "value": "startPagingRow", - "start": 24315, - "end": 24329, + "start": 24293, + "end": 24307, "loc": { "start": { - "line": 785, + "line": 784, "column": 21 }, "end": { - "line": 785, + "line": 784, "column": 35 } } @@ -140501,15 +140353,15 @@ "updateContext": null }, "value": "=", - "start": 24330, - "end": 24331, + "start": 24308, + "end": 24309, "loc": { "start": { - "line": 785, + "line": 784, "column": 36 }, "end": { - "line": 785, + "line": 784, "column": 37 } } @@ -140526,15 +140378,15 @@ "postfix": false, "binop": null }, - "start": 24332, - "end": 24333, + "start": 24310, + "end": 24311, "loc": { "start": { - "line": 785, + "line": 784, "column": 38 }, "end": { - "line": 785, + "line": 784, "column": 39 } } @@ -140552,15 +140404,15 @@ "binop": null }, "value": "tf", - "start": 24333, - "end": 24335, + "start": 24311, + "end": 24313, "loc": { "start": { - "line": 785, + "line": 784, "column": 39 }, "end": { - "line": 785, + "line": 784, "column": 41 } } @@ -140578,15 +140430,15 @@ "binop": null, "updateContext": null }, - "start": 24335, - "end": 24336, + "start": 24313, + "end": 24314, "loc": { "start": { - "line": 785, + "line": 784, "column": 41 }, "end": { - "line": 785, + "line": 784, "column": 42 } } @@ -140604,15 +140456,15 @@ "binop": null }, "value": "nbFilterableRows", - "start": 24336, - "end": 24352, + "start": 24314, + "end": 24330, "loc": { "start": { - "line": 785, + "line": 784, "column": 42 }, "end": { - "line": 785, + "line": 784, "column": 58 } } @@ -140631,15 +140483,15 @@ "updateContext": null }, "value": "-", - "start": 24353, - "end": 24354, + "start": 24331, + "end": 24332, "loc": { "start": { - "line": 785, + "line": 784, "column": 59 }, "end": { - "line": 785, + "line": 784, "column": 60 } } @@ -140659,15 +140511,15 @@ "updateContext": null }, "value": "this", - "start": 24355, - "end": 24359, + "start": 24333, + "end": 24337, "loc": { "start": { - "line": 785, + "line": 784, "column": 61 }, "end": { - "line": 785, + "line": 784, "column": 65 } } @@ -140685,15 +140537,15 @@ "binop": null, "updateContext": null }, - "start": 24359, - "end": 24360, + "start": 24337, + "end": 24338, "loc": { "start": { - "line": 785, + "line": 784, "column": 65 }, "end": { - "line": 785, + "line": 784, "column": 66 } } @@ -140711,15 +140563,15 @@ "binop": null }, "value": "pageLength", - "start": 24360, - "end": 24370, + "start": 24338, + "end": 24348, "loc": { "start": { - "line": 785, + "line": 784, "column": 66 }, "end": { - "line": 785, + "line": 784, "column": 76 } } @@ -140736,15 +140588,15 @@ "postfix": false, "binop": null }, - "start": 24370, - "end": 24371, + "start": 24348, + "end": 24349, "loc": { "start": { - "line": 785, + "line": 784, "column": 76 }, "end": { - "line": 785, + "line": 784, "column": 77 } } @@ -140762,15 +140614,15 @@ "binop": null, "updateContext": null }, - "start": 24371, - "end": 24372, + "start": 24349, + "end": 24350, "loc": { "start": { - "line": 785, + "line": 784, "column": 77 }, "end": { - "line": 785, + "line": 784, "column": 78 } } @@ -140787,15 +140639,15 @@ "postfix": false, "binop": null }, - "start": 24385, - "end": 24386, + "start": 24363, + "end": 24364, "loc": { "start": { - "line": 786, + "line": 785, "column": 12 }, "end": { - "line": 786, + "line": 785, "column": 13 } } @@ -140815,15 +140667,15 @@ "updateContext": null }, "value": "this", - "start": 24399, - "end": 24403, + "start": 24377, + "end": 24381, "loc": { "start": { - "line": 787, + "line": 786, "column": 12 }, "end": { - "line": 787, + "line": 786, "column": 16 } } @@ -140841,15 +140693,15 @@ "binop": null, "updateContext": null }, - "start": 24403, - "end": 24404, + "start": 24381, + "end": 24382, "loc": { "start": { - "line": 787, + "line": 786, "column": 16 }, "end": { - "line": 787, + "line": 786, "column": 17 } } @@ -140867,15 +140719,15 @@ "binop": null }, "value": "setPagingInfo", - "start": 24404, - "end": 24417, + "start": 24382, + "end": 24395, "loc": { "start": { - "line": 787, + "line": 786, "column": 17 }, "end": { - "line": 787, + "line": 786, "column": 30 } } @@ -140892,15 +140744,15 @@ "postfix": false, "binop": null }, - "start": 24417, - "end": 24418, + "start": 24395, + "end": 24396, "loc": { "start": { - "line": 787, + "line": 786, "column": 30 }, "end": { - "line": 787, + "line": 786, "column": 31 } } @@ -140917,15 +140769,15 @@ "postfix": false, "binop": null }, - "start": 24418, - "end": 24419, + "start": 24396, + "end": 24397, "loc": { "start": { - "line": 787, + "line": 786, "column": 31 }, "end": { - "line": 787, + "line": 786, "column": 32 } } @@ -140943,15 +140795,15 @@ "binop": null, "updateContext": null }, - "start": 24419, - "end": 24420, + "start": 24397, + "end": 24398, "loc": { "start": { - "line": 787, + "line": 786, "column": 32 }, "end": { - "line": 787, + "line": 786, "column": 33 } } @@ -140971,15 +140823,15 @@ "updateContext": null }, "value": "if", - "start": 24434, - "end": 24436, + "start": 24412, + "end": 24414, "loc": { "start": { - "line": 789, + "line": 788, "column": 12 }, "end": { - "line": 789, + "line": 788, "column": 14 } } @@ -140996,15 +140848,15 @@ "postfix": false, "binop": null }, - "start": 24437, - "end": 24438, + "start": 24415, + "end": 24416, "loc": { "start": { - "line": 789, + "line": 788, "column": 15 }, "end": { - "line": 789, + "line": 788, "column": 16 } } @@ -141022,15 +140874,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 24438, - "end": 24454, + "start": 24416, + "end": 24432, "loc": { "start": { - "line": 789, + "line": 788, "column": 16 }, "end": { - "line": 789, + "line": 788, "column": 32 } } @@ -141049,15 +140901,15 @@ "updateContext": null }, "value": "===", - "start": 24455, - "end": 24458, + "start": 24433, + "end": 24436, "loc": { "start": { - "line": 789, + "line": 788, "column": 33 }, "end": { - "line": 789, + "line": 788, "column": 36 } } @@ -141075,15 +140927,15 @@ "binop": null }, "value": "SELECT", - "start": 24459, - "end": 24465, + "start": 24437, + "end": 24443, "loc": { "start": { - "line": 789, + "line": 788, "column": 37 }, "end": { - "line": 789, + "line": 788, "column": 43 } } @@ -141100,15 +140952,15 @@ "postfix": false, "binop": null }, - "start": 24465, - "end": 24466, + "start": 24443, + "end": 24444, "loc": { "start": { - "line": 789, + "line": 788, "column": 43 }, "end": { - "line": 789, + "line": 788, "column": 44 } } @@ -141125,15 +140977,15 @@ "postfix": false, "binop": null }, - "start": 24467, - "end": 24468, + "start": 24445, + "end": 24446, "loc": { "start": { - "line": 789, + "line": 788, "column": 45 }, "end": { - "line": 789, + "line": 788, "column": 46 } } @@ -141153,15 +141005,15 @@ "updateContext": null }, "value": "let", - "start": 24485, - "end": 24488, + "start": 24463, + "end": 24466, "loc": { "start": { - "line": 790, + "line": 789, "column": 16 }, "end": { - "line": 790, + "line": 789, "column": 19 } } @@ -141179,15 +141031,15 @@ "binop": null }, "value": "slcIdx", - "start": 24489, - "end": 24495, + "start": 24467, + "end": 24473, "loc": { "start": { - "line": 790, + "line": 789, "column": 20 }, "end": { - "line": 790, + "line": 789, "column": 26 } } @@ -141206,15 +141058,15 @@ "updateContext": null }, "value": "=", - "start": 24496, - "end": 24497, + "start": 24474, + "end": 24475, "loc": { "start": { - "line": 790, + "line": 789, "column": 27 }, "end": { - "line": 790, + "line": 789, "column": 28 } } @@ -141231,15 +141083,15 @@ "postfix": false, "binop": null }, - "start": 24498, - "end": 24499, + "start": 24476, + "end": 24477, "loc": { "start": { - "line": 790, + "line": 789, "column": 29 }, "end": { - "line": 790, + "line": 789, "column": 30 } } @@ -141257,15 +141109,15 @@ "binop": null }, "value": "pageSlc", - "start": 24499, - "end": 24506, + "start": 24477, + "end": 24484, "loc": { "start": { - "line": 790, + "line": 789, "column": 30 }, "end": { - "line": 790, + "line": 789, "column": 37 } } @@ -141283,15 +141135,15 @@ "binop": null, "updateContext": null }, - "start": 24506, - "end": 24507, + "start": 24484, + "end": 24485, "loc": { "start": { - "line": 790, + "line": 789, "column": 37 }, "end": { - "line": 790, + "line": 789, "column": 38 } } @@ -141309,15 +141161,15 @@ "binop": null }, "value": "options", - "start": 24507, - "end": 24514, + "start": 24485, + "end": 24492, "loc": { "start": { - "line": 790, + "line": 789, "column": 38 }, "end": { - "line": 790, + "line": 789, "column": 45 } } @@ -141335,15 +141187,15 @@ "binop": null, "updateContext": null }, - "start": 24514, - "end": 24515, + "start": 24492, + "end": 24493, "loc": { "start": { - "line": 790, + "line": 789, "column": 45 }, "end": { - "line": 790, + "line": 789, "column": 46 } } @@ -141361,15 +141213,15 @@ "binop": null }, "value": "length", - "start": 24515, - "end": 24521, + "start": 24493, + "end": 24499, "loc": { "start": { - "line": 790, + "line": 789, "column": 46 }, "end": { - "line": 790, + "line": 789, "column": 52 } } @@ -141388,15 +141240,15 @@ "updateContext": null }, "value": "-", - "start": 24522, - "end": 24523, + "start": 24500, + "end": 24501, "loc": { "start": { - "line": 790, + "line": 789, "column": 53 }, "end": { - "line": 790, + "line": 789, "column": 54 } } @@ -141415,15 +141267,15 @@ "updateContext": null }, "value": 1, - "start": 24524, - "end": 24525, + "start": 24502, + "end": 24503, "loc": { "start": { - "line": 790, + "line": 789, "column": 55 }, "end": { - "line": 790, + "line": 789, "column": 56 } } @@ -141442,15 +141294,15 @@ "updateContext": null }, "value": "<=", - "start": 24526, - "end": 24528, + "start": 24504, + "end": 24506, "loc": { "start": { - "line": 790, + "line": 789, "column": 57 }, "end": { - "line": 790, + "line": 789, "column": 59 } } @@ -141468,15 +141320,15 @@ "binop": null }, "value": "slcPagesSelIndex", - "start": 24529, - "end": 24545, + "start": 24507, + "end": 24523, "loc": { "start": { - "line": 790, + "line": 789, "column": 60 }, "end": { - "line": 790, + "line": 789, "column": 76 } } @@ -141493,15 +141345,15 @@ "postfix": false, "binop": null }, - "start": 24545, - "end": 24546, + "start": 24523, + "end": 24524, "loc": { "start": { - "line": 790, + "line": 789, "column": 76 }, "end": { - "line": 790, + "line": 789, "column": 77 } } @@ -141519,15 +141371,15 @@ "binop": null, "updateContext": null }, - "start": 24547, - "end": 24548, + "start": 24525, + "end": 24526, "loc": { "start": { - "line": 790, + "line": 789, "column": 78 }, "end": { - "line": 790, + "line": 789, "column": 79 } } @@ -141544,15 +141396,15 @@ "postfix": false, "binop": null }, - "start": 24569, - "end": 24570, + "start": 24547, + "end": 24548, "loc": { "start": { - "line": 791, + "line": 790, "column": 20 }, "end": { - "line": 791, + "line": 790, "column": 21 } } @@ -141570,15 +141422,15 @@ "binop": null }, "value": "pageSlc", - "start": 24570, - "end": 24577, + "start": 24548, + "end": 24555, "loc": { "start": { - "line": 791, + "line": 790, "column": 21 }, "end": { - "line": 791, + "line": 790, "column": 28 } } @@ -141596,15 +141448,15 @@ "binop": null, "updateContext": null }, - "start": 24577, - "end": 24578, + "start": 24555, + "end": 24556, "loc": { "start": { - "line": 791, + "line": 790, "column": 28 }, "end": { - "line": 791, + "line": 790, "column": 29 } } @@ -141622,15 +141474,15 @@ "binop": null }, "value": "options", - "start": 24578, - "end": 24585, + "start": 24556, + "end": 24563, "loc": { "start": { - "line": 791, + "line": 790, "column": 29 }, "end": { - "line": 791, + "line": 790, "column": 36 } } @@ -141648,15 +141500,15 @@ "binop": null, "updateContext": null }, - "start": 24585, - "end": 24586, + "start": 24563, + "end": 24564, "loc": { "start": { - "line": 791, + "line": 790, "column": 36 }, "end": { - "line": 791, + "line": 790, "column": 37 } } @@ -141674,15 +141526,15 @@ "binop": null }, "value": "length", - "start": 24586, - "end": 24592, + "start": 24564, + "end": 24570, "loc": { "start": { - "line": 791, + "line": 790, "column": 37 }, "end": { - "line": 791, + "line": 790, "column": 43 } } @@ -141701,15 +141553,15 @@ "updateContext": null }, "value": "-", - "start": 24593, - "end": 24594, + "start": 24571, + "end": 24572, "loc": { "start": { - "line": 791, + "line": 790, "column": 44 }, "end": { - "line": 791, + "line": 790, "column": 45 } } @@ -141728,15 +141580,15 @@ "updateContext": null }, "value": 1, - "start": 24595, - "end": 24596, + "start": 24573, + "end": 24574, "loc": { "start": { - "line": 791, + "line": 790, "column": 46 }, "end": { - "line": 791, + "line": 790, "column": 47 } } @@ -141753,15 +141605,15 @@ "postfix": false, "binop": null }, - "start": 24596, - "end": 24597, + "start": 24574, + "end": 24575, "loc": { "start": { - "line": 791, + "line": 790, "column": 47 }, "end": { - "line": 791, + "line": 790, "column": 48 } } @@ -141779,15 +141631,15 @@ "binop": null, "updateContext": null }, - "start": 24598, - "end": 24599, + "start": 24576, + "end": 24577, "loc": { "start": { - "line": 791, + "line": 790, "column": 49 }, "end": { - "line": 791, + "line": 790, "column": 50 } } @@ -141805,15 +141657,15 @@ "binop": null }, "value": "slcPagesSelIndex", - "start": 24620, - "end": 24636, + "start": 24598, + "end": 24614, "loc": { "start": { - "line": 792, + "line": 791, "column": 20 }, "end": { - "line": 792, + "line": 791, "column": 36 } } @@ -141831,15 +141683,15 @@ "binop": null, "updateContext": null }, - "start": 24636, - "end": 24637, + "start": 24614, + "end": 24615, "loc": { "start": { - "line": 792, + "line": 791, "column": 36 }, "end": { - "line": 792, + "line": 791, "column": 37 } } @@ -141857,15 +141709,15 @@ "binop": null }, "value": "pageSlc", - "start": 24654, - "end": 24661, + "start": 24632, + "end": 24639, "loc": { "start": { - "line": 793, + "line": 792, "column": 16 }, "end": { - "line": 793, + "line": 792, "column": 23 } } @@ -141883,15 +141735,15 @@ "binop": null, "updateContext": null }, - "start": 24661, - "end": 24662, + "start": 24639, + "end": 24640, "loc": { "start": { - "line": 793, + "line": 792, "column": 23 }, "end": { - "line": 793, + "line": 792, "column": 24 } } @@ -141909,15 +141761,15 @@ "binop": null }, "value": "options", - "start": 24662, - "end": 24669, + "start": 24640, + "end": 24647, "loc": { "start": { - "line": 793, + "line": 792, "column": 24 }, "end": { - "line": 793, + "line": 792, "column": 31 } } @@ -141935,15 +141787,15 @@ "binop": null, "updateContext": null }, - "start": 24669, - "end": 24670, + "start": 24647, + "end": 24648, "loc": { "start": { - "line": 793, + "line": 792, "column": 31 }, "end": { - "line": 793, + "line": 792, "column": 32 } } @@ -141961,15 +141813,15 @@ "binop": null }, "value": "slcIdx", - "start": 24670, - "end": 24676, + "start": 24648, + "end": 24654, "loc": { "start": { - "line": 793, + "line": 792, "column": 32 }, "end": { - "line": 793, + "line": 792, "column": 38 } } @@ -141987,15 +141839,15 @@ "binop": null, "updateContext": null }, - "start": 24676, - "end": 24677, + "start": 24654, + "end": 24655, "loc": { "start": { - "line": 793, + "line": 792, "column": 38 }, "end": { - "line": 793, + "line": 792, "column": 39 } } @@ -142013,15 +141865,15 @@ "binop": null, "updateContext": null }, - "start": 24677, - "end": 24678, + "start": 24655, + "end": 24656, "loc": { "start": { - "line": 793, + "line": 792, "column": 39 }, "end": { - "line": 793, + "line": 792, "column": 40 } } @@ -142039,15 +141891,15 @@ "binop": null }, "value": "selected", - "start": 24678, - "end": 24686, + "start": 24656, + "end": 24664, "loc": { "start": { - "line": 793, + "line": 792, "column": 40 }, "end": { - "line": 793, + "line": 792, "column": 48 } } @@ -142066,15 +141918,15 @@ "updateContext": null }, "value": "=", - "start": 24687, - "end": 24688, + "start": 24665, + "end": 24666, "loc": { "start": { - "line": 793, + "line": 792, "column": 49 }, "end": { - "line": 793, + "line": 792, "column": 50 } } @@ -142094,15 +141946,15 @@ "updateContext": null }, "value": "true", - "start": 24689, - "end": 24693, + "start": 24667, + "end": 24671, "loc": { "start": { - "line": 793, + "line": 792, "column": 51 }, "end": { - "line": 793, + "line": 792, "column": 55 } } @@ -142120,15 +141972,15 @@ "binop": null, "updateContext": null }, - "start": 24693, - "end": 24694, + "start": 24671, + "end": 24672, "loc": { "start": { - "line": 793, + "line": 792, "column": 55 }, "end": { - "line": 793, + "line": 792, "column": 56 } } @@ -142145,15 +141997,15 @@ "postfix": false, "binop": null }, - "start": 24707, - "end": 24708, + "start": 24685, + "end": 24686, "loc": { "start": { - "line": 794, + "line": 793, "column": 12 }, "end": { - "line": 794, + "line": 793, "column": 13 } } @@ -142170,15 +142022,15 @@ "postfix": false, "binop": null }, - "start": 24717, - "end": 24718, + "start": 24695, + "end": 24696, "loc": { "start": { - "line": 795, + "line": 794, "column": 8 }, "end": { - "line": 795, + "line": 794, "column": 9 } } @@ -142196,15 +142048,15 @@ "binop": null }, "value": "emitter", - "start": 24728, - "end": 24735, + "start": 24706, + "end": 24713, "loc": { "start": { - "line": 797, + "line": 796, "column": 8 }, "end": { - "line": 797, + "line": 796, "column": 15 } } @@ -142222,15 +142074,15 @@ "binop": null, "updateContext": null }, - "start": 24735, - "end": 24736, + "start": 24713, + "end": 24714, "loc": { "start": { - "line": 797, + "line": 796, "column": 15 }, "end": { - "line": 797, + "line": 796, "column": 16 } } @@ -142248,15 +142100,15 @@ "binop": null }, "value": "emit", - "start": 24736, - "end": 24740, + "start": 24714, + "end": 24718, "loc": { "start": { - "line": 797, + "line": 796, "column": 16 }, "end": { - "line": 797, + "line": 796, "column": 20 } } @@ -142273,15 +142125,15 @@ "postfix": false, "binop": null }, - "start": 24740, - "end": 24741, + "start": 24718, + "end": 24719, "loc": { "start": { - "line": 797, + "line": 796, "column": 20 }, "end": { - "line": 797, + "line": 796, "column": 21 } } @@ -142300,15 +142152,15 @@ "updateContext": null }, "value": "after-page-length-change", - "start": 24741, - "end": 24767, + "start": 24719, + "end": 24745, "loc": { "start": { - "line": 797, + "line": 796, "column": 21 }, "end": { - "line": 797, + "line": 796, "column": 47 } } @@ -142326,15 +142178,15 @@ "binop": null, "updateContext": null }, - "start": 24767, - "end": 24768, + "start": 24745, + "end": 24746, "loc": { "start": { - "line": 797, + "line": 796, "column": 47 }, "end": { - "line": 797, + "line": 796, "column": 48 } } @@ -142352,15 +142204,15 @@ "binop": null }, "value": "tf", - "start": 24769, - "end": 24771, + "start": 24747, + "end": 24749, "loc": { "start": { - "line": 797, + "line": 796, "column": 49 }, "end": { - "line": 797, + "line": 796, "column": 51 } } @@ -142378,15 +142230,15 @@ "binop": null, "updateContext": null }, - "start": 24771, - "end": 24772, + "start": 24749, + "end": 24750, "loc": { "start": { - "line": 797, + "line": 796, "column": 51 }, "end": { - "line": 797, + "line": 796, "column": 52 } } @@ -142406,15 +142258,15 @@ "updateContext": null }, "value": "this", - "start": 24773, - "end": 24777, + "start": 24751, + "end": 24755, "loc": { "start": { - "line": 797, + "line": 796, "column": 53 }, "end": { - "line": 797, + "line": 796, "column": 57 } } @@ -142432,15 +142284,15 @@ "binop": null, "updateContext": null }, - "start": 24777, - "end": 24778, + "start": 24755, + "end": 24756, "loc": { "start": { - "line": 797, + "line": 796, "column": 57 }, "end": { - "line": 797, + "line": 796, "column": 58 } } @@ -142458,15 +142310,15 @@ "binop": null }, "value": "pageLength", - "start": 24778, - "end": 24788, + "start": 24756, + "end": 24766, "loc": { "start": { - "line": 797, + "line": 796, "column": 58 }, "end": { - "line": 797, + "line": 796, "column": 68 } } @@ -142483,15 +142335,15 @@ "postfix": false, "binop": null }, - "start": 24788, - "end": 24789, + "start": 24766, + "end": 24767, "loc": { "start": { - "line": 797, + "line": 796, "column": 68 }, "end": { - "line": 797, + "line": 796, "column": 69 } } @@ -142509,15 +142361,15 @@ "binop": null, "updateContext": null }, - "start": 24789, - "end": 24790, + "start": 24767, + "end": 24768, "loc": { "start": { - "line": 797, + "line": 796, "column": 69 }, "end": { - "line": 797, + "line": 796, "column": 70 } } @@ -142534,15 +142386,15 @@ "postfix": false, "binop": null }, - "start": 24795, - "end": 24796, + "start": 24773, + "end": 24774, "loc": { "start": { - "line": 798, + "line": 797, "column": 4 }, "end": { - "line": 798, + "line": 797, "column": 5 } } @@ -142550,15 +142402,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page nb at page re-load\n ", - "start": 24802, - "end": 24851, + "start": 24780, + "end": 24829, "loc": { "start": { - "line": 800, + "line": 799, "column": 4 }, "end": { - "line": 802, + "line": 801, "column": 7 } } @@ -142576,15 +142428,15 @@ "binop": null }, "value": "resetPage", - "start": 24856, - "end": 24865, + "start": 24834, + "end": 24843, "loc": { "start": { - "line": 803, + "line": 802, "column": 4 }, "end": { - "line": 803, + "line": 802, "column": 13 } } @@ -142601,15 +142453,15 @@ "postfix": false, "binop": null }, - "start": 24865, - "end": 24866, + "start": 24843, + "end": 24844, "loc": { "start": { - "line": 803, + "line": 802, "column": 13 }, "end": { - "line": 803, + "line": 802, "column": 14 } } @@ -142626,15 +142478,15 @@ "postfix": false, "binop": null }, - "start": 24866, - "end": 24867, + "start": 24844, + "end": 24845, "loc": { "start": { - "line": 803, + "line": 802, "column": 14 }, "end": { - "line": 803, + "line": 802, "column": 15 } } @@ -142651,15 +142503,15 @@ "postfix": false, "binop": null }, - "start": 24868, - "end": 24869, + "start": 24846, + "end": 24847, "loc": { "start": { - "line": 803, + "line": 802, "column": 16 }, "end": { - "line": 803, + "line": 802, "column": 17 } } @@ -142679,15 +142531,15 @@ "updateContext": null }, "value": "let", - "start": 24878, - "end": 24881, + "start": 24856, + "end": 24859, "loc": { "start": { - "line": 804, + "line": 803, "column": 8 }, "end": { - "line": 804, + "line": 803, "column": 11 } } @@ -142705,15 +142557,15 @@ "binop": null }, "value": "tf", - "start": 24882, - "end": 24884, + "start": 24860, + "end": 24862, "loc": { "start": { - "line": 804, + "line": 803, "column": 12 }, "end": { - "line": 804, + "line": 803, "column": 14 } } @@ -142732,16 +142584,202 @@ "updateContext": null }, "value": "=", + "start": 24863, + "end": 24864, + "loc": { + "start": { + "line": 803, + "column": 15 + }, + "end": { + "line": 803, + "column": 16 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 24865, + "end": 24869, + "loc": { + "start": { + "line": 803, + "column": 17 + }, + "end": { + "line": 803, + "column": 21 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24869, + "end": 24870, + "loc": { + "start": { + "line": 803, + "column": 21 + }, + "end": { + "line": 803, + "column": 22 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "tf", + "start": 24870, + "end": 24872, + "loc": { + "start": { + "line": 803, + "column": 22 + }, + "end": { + "line": 803, + "column": 24 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 24872, + "end": 24873, + "loc": { + "start": { + "line": 803, + "column": 24 + }, + "end": { + "line": 803, + "column": 25 + } + } + }, + { + "type": { + "label": "if", + "keyword": "if", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "if", + "start": 24882, + "end": 24884, + "loc": { + "start": { + "line": 804, + "column": 8 + }, + "end": { + "line": 804, + "column": 10 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, "start": 24885, "end": 24886, "loc": { "start": { "line": 804, - "column": 15 + "column": 11 }, "end": { "line": 804, - "column": 16 + "column": 12 + } + } + }, + { + "type": { + "label": "prefix", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": true, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "!", + "start": 24886, + "end": 24887, + "loc": { + "start": { + "line": 804, + "column": 12 + }, + "end": { + "line": 804, + "column": 13 } } }, @@ -142765,11 +142803,11 @@ "loc": { "start": { "line": 804, - "column": 17 + "column": 13 }, "end": { "line": 804, - "column": 21 + "column": 17 } } }, @@ -142791,196 +142829,10 @@ "loc": { "start": { "line": 804, - "column": 21 - }, - "end": { - "line": 804, - "column": 22 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "tf", - "start": 24892, - "end": 24894, - "loc": { - "start": { - "line": 804, - "column": 22 - }, - "end": { - "line": 804, - "column": 24 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24894, - "end": 24895, - "loc": { - "start": { - "line": 804, - "column": 24 - }, - "end": { - "line": 804, - "column": 25 - } - } - }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 24904, - "end": 24906, - "loc": { - "start": { - "line": 805, - "column": 8 - }, - "end": { - "line": 805, - "column": 10 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 24907, - "end": 24908, - "loc": { - "start": { - "line": 805, - "column": 11 - }, - "end": { - "line": 805, - "column": 12 - } - } - }, - { - "type": { - "label": "prefix", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": true, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "!", - "start": 24908, - "end": 24909, - "loc": { - "start": { - "line": 805, - "column": 12 - }, - "end": { - "line": 805, - "column": 13 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 24909, - "end": 24913, - "loc": { - "start": { - "line": 805, - "column": 13 - }, - "end": { - "line": 805, - "column": 17 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 24913, - "end": 24914, - "loc": { - "start": { - "line": 805, "column": 17 }, "end": { - "line": 805, + "line": 804, "column": 18 } } @@ -142998,15 +142850,15 @@ "binop": null }, "value": "isEnabled", - "start": 24914, - "end": 24923, + "start": 24892, + "end": 24901, "loc": { "start": { - "line": 805, + "line": 804, "column": 18 }, "end": { - "line": 805, + "line": 804, "column": 27 } } @@ -143023,15 +142875,15 @@ "postfix": false, "binop": null }, - "start": 24923, - "end": 24924, + "start": 24901, + "end": 24902, "loc": { "start": { - "line": 805, + "line": 804, "column": 27 }, "end": { - "line": 805, + "line": 804, "column": 28 } } @@ -143048,15 +142900,15 @@ "postfix": false, "binop": null }, - "start": 24924, - "end": 24925, + "start": 24902, + "end": 24903, "loc": { "start": { - "line": 805, + "line": 804, "column": 28 }, "end": { - "line": 805, + "line": 804, "column": 29 } } @@ -143073,15 +142925,15 @@ "postfix": false, "binop": null }, - "start": 24925, - "end": 24926, + "start": 24903, + "end": 24904, "loc": { "start": { - "line": 805, + "line": 804, "column": 29 }, "end": { - "line": 805, + "line": 804, "column": 30 } } @@ -143098,15 +142950,15 @@ "postfix": false, "binop": null }, - "start": 24927, - "end": 24928, + "start": 24905, + "end": 24906, "loc": { "start": { - "line": 805, + "line": 804, "column": 31 }, "end": { - "line": 805, + "line": 804, "column": 32 } } @@ -143126,15 +142978,15 @@ "updateContext": null }, "value": "return", - "start": 24941, - "end": 24947, + "start": 24919, + "end": 24925, "loc": { "start": { - "line": 806, + "line": 805, "column": 12 }, "end": { - "line": 806, + "line": 805, "column": 18 } } @@ -143152,15 +143004,15 @@ "binop": null, "updateContext": null }, - "start": 24947, - "end": 24948, + "start": 24925, + "end": 24926, "loc": { "start": { - "line": 806, + "line": 805, "column": 18 }, "end": { - "line": 806, + "line": 805, "column": 19 } } @@ -143177,15 +143029,15 @@ "postfix": false, "binop": null }, - "start": 24957, - "end": 24958, + "start": 24935, + "end": 24936, "loc": { "start": { - "line": 807, + "line": 806, "column": 8 }, "end": { - "line": 807, + "line": 806, "column": 9 } } @@ -143205,15 +143057,15 @@ "updateContext": null }, "value": "this", - "start": 24967, - "end": 24971, + "start": 24945, + "end": 24949, "loc": { "start": { - "line": 808, + "line": 807, "column": 8 }, "end": { - "line": 808, + "line": 807, "column": 12 } } @@ -143231,15 +143083,15 @@ "binop": null, "updateContext": null }, - "start": 24971, - "end": 24972, + "start": 24949, + "end": 24950, "loc": { "start": { - "line": 808, + "line": 807, "column": 12 }, "end": { - "line": 808, + "line": 807, "column": 13 } } @@ -143257,15 +143109,15 @@ "binop": null }, "value": "emitter", - "start": 24972, - "end": 24979, + "start": 24950, + "end": 24957, "loc": { "start": { - "line": 808, + "line": 807, "column": 13 }, "end": { - "line": 808, + "line": 807, "column": 20 } } @@ -143283,15 +143135,15 @@ "binop": null, "updateContext": null }, - "start": 24979, - "end": 24980, + "start": 24957, + "end": 24958, "loc": { "start": { - "line": 808, + "line": 807, "column": 20 }, "end": { - "line": 808, + "line": 807, "column": 21 } } @@ -143309,15 +143161,15 @@ "binop": null }, "value": "emit", - "start": 24980, - "end": 24984, + "start": 24958, + "end": 24962, "loc": { "start": { - "line": 808, + "line": 807, "column": 21 }, "end": { - "line": 808, + "line": 807, "column": 25 } } @@ -143334,15 +143186,15 @@ "postfix": false, "binop": null }, - "start": 24984, - "end": 24985, + "start": 24962, + "end": 24963, "loc": { "start": { - "line": 808, + "line": 807, "column": 25 }, "end": { - "line": 808, + "line": 807, "column": 26 } } @@ -143361,15 +143213,15 @@ "updateContext": null }, "value": "before-reset-page", - "start": 24985, - "end": 25004, + "start": 24963, + "end": 24982, "loc": { "start": { - "line": 808, + "line": 807, "column": 26 }, "end": { - "line": 808, + "line": 807, "column": 45 } } @@ -143387,15 +143239,15 @@ "binop": null, "updateContext": null }, - "start": 25004, - "end": 25005, + "start": 24982, + "end": 24983, "loc": { "start": { - "line": 808, + "line": 807, "column": 45 }, "end": { - "line": 808, + "line": 807, "column": 46 } } @@ -143413,15 +143265,15 @@ "binop": null }, "value": "tf", - "start": 25006, - "end": 25008, + "start": 24984, + "end": 24986, "loc": { "start": { - "line": 808, + "line": 807, "column": 47 }, "end": { - "line": 808, + "line": 807, "column": 49 } } @@ -143438,15 +143290,15 @@ "postfix": false, "binop": null }, - "start": 25008, - "end": 25009, + "start": 24986, + "end": 24987, "loc": { "start": { - "line": 808, + "line": 807, "column": 49 }, "end": { - "line": 808, + "line": 807, "column": 50 } } @@ -143464,15 +143316,15 @@ "binop": null, "updateContext": null }, - "start": 25009, - "end": 25010, + "start": 24987, + "end": 24988, "loc": { "start": { - "line": 808, + "line": 807, "column": 50 }, "end": { - "line": 808, + "line": 807, "column": 51 } } @@ -143492,15 +143344,15 @@ "updateContext": null }, "value": "let", - "start": 25019, - "end": 25022, + "start": 24997, + "end": 25000, "loc": { "start": { - "line": 809, + "line": 808, "column": 8 }, "end": { - "line": 809, + "line": 808, "column": 11 } } @@ -143518,15 +143370,15 @@ "binop": null }, "value": "pgNb", - "start": 25023, - "end": 25027, + "start": 25001, + "end": 25005, "loc": { "start": { - "line": 809, + "line": 808, "column": 12 }, "end": { - "line": 809, + "line": 808, "column": 16 } } @@ -143545,15 +143397,15 @@ "updateContext": null }, "value": "=", - "start": 25028, - "end": 25029, + "start": 25006, + "end": 25007, "loc": { "start": { - "line": 809, + "line": 808, "column": 17 }, "end": { - "line": 809, + "line": 808, "column": 18 } } @@ -143571,15 +143423,15 @@ "binop": null }, "value": "tf", - "start": 25030, - "end": 25032, + "start": 25008, + "end": 25010, "loc": { "start": { - "line": 809, + "line": 808, "column": 19 }, "end": { - "line": 809, + "line": 808, "column": 21 } } @@ -143597,15 +143449,15 @@ "binop": null, "updateContext": null }, - "start": 25032, - "end": 25033, + "start": 25010, + "end": 25011, "loc": { "start": { - "line": 809, + "line": 808, "column": 21 }, "end": { - "line": 809, + "line": 808, "column": 22 } } @@ -143623,15 +143475,15 @@ "binop": null }, "value": "feature", - "start": 25033, - "end": 25040, + "start": 25011, + "end": 25018, "loc": { "start": { - "line": 809, + "line": 808, "column": 22 }, "end": { - "line": 809, + "line": 808, "column": 29 } } @@ -143648,15 +143500,15 @@ "postfix": false, "binop": null }, - "start": 25040, - "end": 25041, + "start": 25018, + "end": 25019, "loc": { "start": { - "line": 809, + "line": 808, "column": 29 }, "end": { - "line": 809, + "line": 808, "column": 30 } } @@ -143675,15 +143527,15 @@ "updateContext": null }, "value": "store", - "start": 25041, - "end": 25048, + "start": 25019, + "end": 25026, "loc": { "start": { - "line": 809, + "line": 808, "column": 30 }, "end": { - "line": 809, + "line": 808, "column": 37 } } @@ -143700,15 +143552,15 @@ "postfix": false, "binop": null }, - "start": 25048, - "end": 25049, + "start": 25026, + "end": 25027, "loc": { "start": { - "line": 809, + "line": 808, "column": 37 }, "end": { - "line": 809, + "line": 808, "column": 38 } } @@ -143726,15 +143578,15 @@ "binop": null, "updateContext": null }, - "start": 25049, - "end": 25050, + "start": 25027, + "end": 25028, "loc": { "start": { - "line": 809, + "line": 808, "column": 38 }, "end": { - "line": 809, + "line": 808, "column": 39 } } @@ -143752,15 +143604,15 @@ "binop": null }, "value": "getPageNb", - "start": 25050, - "end": 25059, + "start": 25028, + "end": 25037, "loc": { "start": { - "line": 809, + "line": 808, "column": 39 }, "end": { - "line": 809, + "line": 808, "column": 48 } } @@ -143777,15 +143629,15 @@ "postfix": false, "binop": null }, - "start": 25059, - "end": 25060, + "start": 25037, + "end": 25038, "loc": { "start": { - "line": 809, + "line": 808, "column": 48 }, "end": { - "line": 809, + "line": 808, "column": 49 } } @@ -143802,15 +143654,15 @@ "postfix": false, "binop": null }, - "start": 25060, - "end": 25061, + "start": 25038, + "end": 25039, "loc": { "start": { - "line": 809, + "line": 808, "column": 49 }, "end": { - "line": 809, + "line": 808, "column": 50 } } @@ -143828,15 +143680,15 @@ "binop": null, "updateContext": null }, - "start": 25061, - "end": 25062, + "start": 25039, + "end": 25040, "loc": { "start": { - "line": 809, + "line": 808, "column": 50 }, "end": { - "line": 809, + "line": 808, "column": 51 } } @@ -143856,15 +143708,15 @@ "updateContext": null }, "value": "if", - "start": 25071, - "end": 25073, + "start": 25049, + "end": 25051, "loc": { "start": { - "line": 810, + "line": 809, "column": 8 }, "end": { - "line": 810, + "line": 809, "column": 10 } } @@ -143881,15 +143733,15 @@ "postfix": false, "binop": null }, - "start": 25074, - "end": 25075, + "start": 25052, + "end": 25053, "loc": { "start": { - "line": 810, + "line": 809, "column": 11 }, "end": { - "line": 810, + "line": 809, "column": 12 } } @@ -143907,15 +143759,15 @@ "binop": null }, "value": "pgNb", - "start": 25075, - "end": 25079, + "start": 25053, + "end": 25057, "loc": { "start": { - "line": 810, + "line": 809, "column": 12 }, "end": { - "line": 810, + "line": 809, "column": 16 } } @@ -143934,15 +143786,15 @@ "updateContext": null }, "value": "!==", - "start": 25080, - "end": 25083, + "start": 25058, + "end": 25061, "loc": { "start": { - "line": 810, + "line": 809, "column": 17 }, "end": { - "line": 810, + "line": 809, "column": 20 } } @@ -143961,15 +143813,15 @@ "updateContext": null }, "value": "", - "start": 25084, - "end": 25086, + "start": 25062, + "end": 25064, "loc": { "start": { - "line": 810, + "line": 809, "column": 21 }, "end": { - "line": 810, + "line": 809, "column": 23 } } @@ -143986,15 +143838,15 @@ "postfix": false, "binop": null }, - "start": 25086, - "end": 25087, + "start": 25064, + "end": 25065, "loc": { "start": { - "line": 810, + "line": 809, "column": 23 }, "end": { - "line": 810, + "line": 809, "column": 24 } } @@ -144011,15 +143863,15 @@ "postfix": false, "binop": null }, - "start": 25088, - "end": 25089, + "start": 25066, + "end": 25067, "loc": { "start": { - "line": 810, + "line": 809, "column": 25 }, "end": { - "line": 810, + "line": 809, "column": 26 } } @@ -144039,15 +143891,15 @@ "updateContext": null }, "value": "this", - "start": 25102, - "end": 25106, + "start": 25080, + "end": 25084, "loc": { "start": { - "line": 811, + "line": 810, "column": 12 }, "end": { - "line": 811, + "line": 810, "column": 16 } } @@ -144065,15 +143917,15 @@ "binop": null, "updateContext": null }, - "start": 25106, - "end": 25107, + "start": 25084, + "end": 25085, "loc": { "start": { - "line": 811, + "line": 810, "column": 16 }, "end": { - "line": 811, + "line": 810, "column": 17 } } @@ -144091,15 +143943,15 @@ "binop": null }, "value": "changePage", - "start": 25107, - "end": 25117, + "start": 25085, + "end": 25095, "loc": { "start": { - "line": 811, + "line": 810, "column": 17 }, "end": { - "line": 811, + "line": 810, "column": 27 } } @@ -144116,15 +143968,15 @@ "postfix": false, "binop": null }, - "start": 25117, - "end": 25118, + "start": 25095, + "end": 25096, "loc": { "start": { - "line": 811, + "line": 810, "column": 27 }, "end": { - "line": 811, + "line": 810, "column": 28 } } @@ -144141,15 +143993,15 @@ "postfix": false, "binop": null }, - "start": 25118, - "end": 25119, + "start": 25096, + "end": 25097, "loc": { "start": { - "line": 811, + "line": 810, "column": 28 }, "end": { - "line": 811, + "line": 810, "column": 29 } } @@ -144167,15 +144019,15 @@ "binop": null }, "value": "pgNb", - "start": 25119, - "end": 25123, + "start": 25097, + "end": 25101, "loc": { "start": { - "line": 811, + "line": 810, "column": 29 }, "end": { - "line": 811, + "line": 810, "column": 33 } } @@ -144194,15 +144046,15 @@ "updateContext": null }, "value": "-", - "start": 25124, - "end": 25125, + "start": 25102, + "end": 25103, "loc": { "start": { - "line": 811, + "line": 810, "column": 34 }, "end": { - "line": 811, + "line": 810, "column": 35 } } @@ -144221,15 +144073,15 @@ "updateContext": null }, "value": 1, - "start": 25126, - "end": 25127, + "start": 25104, + "end": 25105, "loc": { "start": { - "line": 811, + "line": 810, "column": 36 }, "end": { - "line": 811, + "line": 810, "column": 37 } } @@ -144246,15 +144098,15 @@ "postfix": false, "binop": null }, - "start": 25127, - "end": 25128, + "start": 25105, + "end": 25106, "loc": { "start": { - "line": 811, + "line": 810, "column": 37 }, "end": { - "line": 811, + "line": 810, "column": 38 } } @@ -144271,15 +144123,15 @@ "postfix": false, "binop": null }, - "start": 25128, - "end": 25129, + "start": 25106, + "end": 25107, "loc": { "start": { - "line": 811, + "line": 810, "column": 38 }, "end": { - "line": 811, + "line": 810, "column": 39 } } @@ -144297,15 +144149,15 @@ "binop": null, "updateContext": null }, - "start": 25129, - "end": 25130, + "start": 25107, + "end": 25108, "loc": { "start": { - "line": 811, + "line": 810, "column": 39 }, "end": { - "line": 811, + "line": 810, "column": 40 } } @@ -144322,15 +144174,15 @@ "postfix": false, "binop": null }, - "start": 25139, - "end": 25140, + "start": 25117, + "end": 25118, "loc": { "start": { - "line": 812, + "line": 811, "column": 8 }, "end": { - "line": 812, + "line": 811, "column": 9 } } @@ -144350,15 +144202,15 @@ "updateContext": null }, "value": "this", - "start": 25149, - "end": 25153, + "start": 25127, + "end": 25131, "loc": { "start": { - "line": 813, + "line": 812, "column": 8 }, "end": { - "line": 813, + "line": 812, "column": 12 } } @@ -144376,15 +144228,15 @@ "binop": null, "updateContext": null }, - "start": 25153, - "end": 25154, + "start": 25131, + "end": 25132, "loc": { "start": { - "line": 813, + "line": 812, "column": 12 }, "end": { - "line": 813, + "line": 812, "column": 13 } } @@ -144402,15 +144254,15 @@ "binop": null }, "value": "emitter", - "start": 25154, - "end": 25161, + "start": 25132, + "end": 25139, "loc": { "start": { - "line": 813, + "line": 812, "column": 13 }, "end": { - "line": 813, + "line": 812, "column": 20 } } @@ -144428,15 +144280,15 @@ "binop": null, "updateContext": null }, - "start": 25161, - "end": 25162, + "start": 25139, + "end": 25140, "loc": { "start": { - "line": 813, + "line": 812, "column": 20 }, "end": { - "line": 813, + "line": 812, "column": 21 } } @@ -144454,15 +144306,15 @@ "binop": null }, "value": "emit", - "start": 25162, - "end": 25166, + "start": 25140, + "end": 25144, "loc": { "start": { - "line": 813, + "line": 812, "column": 21 }, "end": { - "line": 813, + "line": 812, "column": 25 } } @@ -144479,15 +144331,15 @@ "postfix": false, "binop": null }, - "start": 25166, - "end": 25167, + "start": 25144, + "end": 25145, "loc": { "start": { - "line": 813, + "line": 812, "column": 25 }, "end": { - "line": 813, + "line": 812, "column": 26 } } @@ -144506,15 +144358,15 @@ "updateContext": null }, "value": "after-reset-page", - "start": 25167, - "end": 25185, + "start": 25145, + "end": 25163, "loc": { "start": { - "line": 813, + "line": 812, "column": 26 }, "end": { - "line": 813, + "line": 812, "column": 44 } } @@ -144532,15 +144384,15 @@ "binop": null, "updateContext": null }, - "start": 25185, - "end": 25186, + "start": 25163, + "end": 25164, "loc": { "start": { - "line": 813, + "line": 812, "column": 44 }, "end": { - "line": 813, + "line": 812, "column": 45 } } @@ -144558,15 +144410,15 @@ "binop": null }, "value": "tf", - "start": 25187, - "end": 25189, + "start": 25165, + "end": 25167, "loc": { "start": { - "line": 813, + "line": 812, "column": 46 }, "end": { - "line": 813, + "line": 812, "column": 48 } } @@ -144584,15 +144436,15 @@ "binop": null, "updateContext": null }, - "start": 25189, - "end": 25190, + "start": 25167, + "end": 25168, "loc": { "start": { - "line": 813, + "line": 812, "column": 48 }, "end": { - "line": 813, + "line": 812, "column": 49 } } @@ -144610,15 +144462,15 @@ "binop": null }, "value": "pgNb", - "start": 25191, - "end": 25195, + "start": 25169, + "end": 25173, "loc": { "start": { - "line": 813, + "line": 812, "column": 50 }, "end": { - "line": 813, + "line": 812, "column": 54 } } @@ -144635,15 +144487,15 @@ "postfix": false, "binop": null }, - "start": 25195, - "end": 25196, + "start": 25173, + "end": 25174, "loc": { "start": { - "line": 813, + "line": 812, "column": 54 }, "end": { - "line": 813, + "line": 812, "column": 55 } } @@ -144661,15 +144513,15 @@ "binop": null, "updateContext": null }, - "start": 25196, - "end": 25197, + "start": 25174, + "end": 25175, "loc": { "start": { - "line": 813, + "line": 812, "column": 55 }, "end": { - "line": 813, + "line": 812, "column": 56 } } @@ -144686,15 +144538,15 @@ "postfix": false, "binop": null }, - "start": 25202, - "end": 25203, + "start": 25180, + "end": 25181, "loc": { "start": { - "line": 814, + "line": 813, "column": 4 }, "end": { - "line": 814, + "line": 813, "column": 5 } } @@ -144702,15 +144554,15 @@ { "type": "CommentBlock", "value": "*\n * Re-set page length value at page re-load\n ", - "start": 25209, - "end": 25268, + "start": 25187, + "end": 25246, "loc": { "start": { - "line": 816, + "line": 815, "column": 4 }, "end": { - "line": 818, + "line": 817, "column": 7 } } @@ -144728,15 +144580,15 @@ "binop": null }, "value": "resetPageLength", - "start": 25273, - "end": 25288, + "start": 25251, + "end": 25266, "loc": { "start": { - "line": 819, + "line": 818, "column": 4 }, "end": { - "line": 819, + "line": 818, "column": 19 } } @@ -144753,15 +144605,15 @@ "postfix": false, "binop": null }, - "start": 25288, - "end": 25289, + "start": 25266, + "end": 25267, "loc": { "start": { - "line": 819, + "line": 818, "column": 19 }, "end": { - "line": 819, + "line": 818, "column": 20 } } @@ -144778,15 +144630,15 @@ "postfix": false, "binop": null }, - "start": 25289, - "end": 25290, + "start": 25267, + "end": 25268, "loc": { "start": { - "line": 819, + "line": 818, "column": 20 }, "end": { - "line": 819, + "line": 818, "column": 21 } } @@ -144803,15 +144655,15 @@ "postfix": false, "binop": null }, - "start": 25291, - "end": 25292, + "start": 25269, + "end": 25270, "loc": { "start": { - "line": 819, + "line": 818, "column": 22 }, "end": { - "line": 819, + "line": 818, "column": 23 } } @@ -144831,15 +144683,15 @@ "updateContext": null }, "value": "let", - "start": 25301, - "end": 25304, + "start": 25279, + "end": 25282, "loc": { "start": { - "line": 820, + "line": 819, "column": 8 }, "end": { - "line": 820, + "line": 819, "column": 11 } } @@ -144857,15 +144709,15 @@ "binop": null }, "value": "tf", - "start": 25305, - "end": 25307, + "start": 25283, + "end": 25285, "loc": { "start": { - "line": 820, + "line": 819, "column": 12 }, "end": { - "line": 820, + "line": 819, "column": 14 } } @@ -144884,16 +144736,202 @@ "updateContext": null }, "value": "=", + "start": 25286, + "end": 25287, + "loc": { + "start": { + "line": 819, + "column": 15 + }, + "end": { + "line": 819, + "column": 16 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 25288, + "end": 25292, + "loc": { + "start": { + "line": 819, + "column": 17 + }, + "end": { + "line": 819, + "column": 21 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 25292, + "end": 25293, + "loc": { + "start": { + "line": 819, + "column": 21 + }, + "end": { + "line": 819, + "column": 22 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "tf", + "start": 25293, + "end": 25295, + "loc": { + "start": { + "line": 819, + "column": 22 + }, + "end": { + "line": 819, + "column": 24 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 25295, + "end": 25296, + "loc": { + "start": { + "line": 819, + "column": 24 + }, + "end": { + "line": 819, + "column": 25 + } + } + }, + { + "type": { + "label": "if", + "keyword": "if", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "if", + "start": 25305, + "end": 25307, + "loc": { + "start": { + "line": 820, + "column": 8 + }, + "end": { + "line": 820, + "column": 10 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, "start": 25308, "end": 25309, "loc": { "start": { "line": 820, - "column": 15 + "column": 11 }, "end": { "line": 820, - "column": 16 + "column": 12 + } + } + }, + { + "type": { + "label": "prefix", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": true, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "!", + "start": 25309, + "end": 25310, + "loc": { + "start": { + "line": 820, + "column": 12 + }, + "end": { + "line": 820, + "column": 13 } } }, @@ -144917,11 +144955,11 @@ "loc": { "start": { "line": 820, - "column": 17 + "column": 13 }, "end": { "line": 820, - "column": 21 + "column": 17 } } }, @@ -144943,196 +144981,10 @@ "loc": { "start": { "line": 820, - "column": 21 - }, - "end": { - "line": 820, - "column": 22 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "tf", - "start": 25315, - "end": 25317, - "loc": { - "start": { - "line": 820, - "column": 22 - }, - "end": { - "line": 820, - "column": 24 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 25317, - "end": 25318, - "loc": { - "start": { - "line": 820, - "column": 24 - }, - "end": { - "line": 820, - "column": 25 - } - } - }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 25327, - "end": 25329, - "loc": { - "start": { - "line": 821, - "column": 8 - }, - "end": { - "line": 821, - "column": 10 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 25330, - "end": 25331, - "loc": { - "start": { - "line": 821, - "column": 11 - }, - "end": { - "line": 821, - "column": 12 - } - } - }, - { - "type": { - "label": "prefix", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": true, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "!", - "start": 25331, - "end": 25332, - "loc": { - "start": { - "line": 821, - "column": 12 - }, - "end": { - "line": 821, - "column": 13 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 25332, - "end": 25336, - "loc": { - "start": { - "line": 821, - "column": 13 - }, - "end": { - "line": 821, - "column": 17 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 25336, - "end": 25337, - "loc": { - "start": { - "line": 821, "column": 17 }, "end": { - "line": 821, + "line": 820, "column": 18 } } @@ -145150,15 +145002,15 @@ "binop": null }, "value": "isEnabled", - "start": 25337, - "end": 25346, + "start": 25315, + "end": 25324, "loc": { "start": { - "line": 821, + "line": 820, "column": 18 }, "end": { - "line": 821, + "line": 820, "column": 27 } } @@ -145175,15 +145027,15 @@ "postfix": false, "binop": null }, - "start": 25346, - "end": 25347, + "start": 25324, + "end": 25325, "loc": { "start": { - "line": 821, + "line": 820, "column": 27 }, "end": { - "line": 821, + "line": 820, "column": 28 } } @@ -145200,15 +145052,15 @@ "postfix": false, "binop": null }, - "start": 25347, - "end": 25348, + "start": 25325, + "end": 25326, "loc": { "start": { - "line": 821, + "line": 820, "column": 28 }, "end": { - "line": 821, + "line": 820, "column": 29 } } @@ -145225,15 +145077,15 @@ "postfix": false, "binop": null }, - "start": 25348, - "end": 25349, + "start": 25326, + "end": 25327, "loc": { "start": { - "line": 821, + "line": 820, "column": 29 }, "end": { - "line": 821, + "line": 820, "column": 30 } } @@ -145250,15 +145102,15 @@ "postfix": false, "binop": null }, - "start": 25350, - "end": 25351, + "start": 25328, + "end": 25329, "loc": { "start": { - "line": 821, + "line": 820, "column": 31 }, "end": { - "line": 821, + "line": 820, "column": 32 } } @@ -145278,15 +145130,15 @@ "updateContext": null }, "value": "return", - "start": 25364, - "end": 25370, + "start": 25342, + "end": 25348, "loc": { "start": { - "line": 822, + "line": 821, "column": 12 }, "end": { - "line": 822, + "line": 821, "column": 18 } } @@ -145304,15 +145156,15 @@ "binop": null, "updateContext": null }, - "start": 25370, - "end": 25371, + "start": 25348, + "end": 25349, "loc": { "start": { - "line": 822, + "line": 821, "column": 18 }, "end": { - "line": 822, + "line": 821, "column": 19 } } @@ -145329,15 +145181,15 @@ "postfix": false, "binop": null }, - "start": 25380, - "end": 25381, + "start": 25358, + "end": 25359, "loc": { "start": { - "line": 823, + "line": 822, "column": 8 }, "end": { - "line": 823, + "line": 822, "column": 9 } } @@ -145357,15 +145209,15 @@ "updateContext": null }, "value": "this", - "start": 25390, - "end": 25394, + "start": 25368, + "end": 25372, "loc": { "start": { - "line": 824, + "line": 823, "column": 8 }, "end": { - "line": 824, + "line": 823, "column": 12 } } @@ -145383,15 +145235,15 @@ "binop": null, "updateContext": null }, - "start": 25394, - "end": 25395, + "start": 25372, + "end": 25373, "loc": { "start": { - "line": 824, + "line": 823, "column": 12 }, "end": { - "line": 824, + "line": 823, "column": 13 } } @@ -145409,15 +145261,15 @@ "binop": null }, "value": "emitter", - "start": 25395, - "end": 25402, + "start": 25373, + "end": 25380, "loc": { "start": { - "line": 824, + "line": 823, "column": 13 }, "end": { - "line": 824, + "line": 823, "column": 20 } } @@ -145435,15 +145287,15 @@ "binop": null, "updateContext": null }, - "start": 25402, - "end": 25403, + "start": 25380, + "end": 25381, "loc": { "start": { - "line": 824, + "line": 823, "column": 20 }, "end": { - "line": 824, + "line": 823, "column": 21 } } @@ -145461,15 +145313,15 @@ "binop": null }, "value": "emit", - "start": 25403, - "end": 25407, + "start": 25381, + "end": 25385, "loc": { "start": { - "line": 824, + "line": 823, "column": 21 }, "end": { - "line": 824, + "line": 823, "column": 25 } } @@ -145486,15 +145338,15 @@ "postfix": false, "binop": null }, - "start": 25407, - "end": 25408, + "start": 25385, + "end": 25386, "loc": { "start": { - "line": 824, + "line": 823, "column": 25 }, "end": { - "line": 824, + "line": 823, "column": 26 } } @@ -145513,15 +145365,15 @@ "updateContext": null }, "value": "before-reset-page-length", - "start": 25408, - "end": 25434, + "start": 25386, + "end": 25412, "loc": { "start": { - "line": 824, + "line": 823, "column": 26 }, "end": { - "line": 824, + "line": 823, "column": 52 } } @@ -145539,15 +145391,15 @@ "binop": null, "updateContext": null }, - "start": 25434, - "end": 25435, + "start": 25412, + "end": 25413, "loc": { "start": { - "line": 824, + "line": 823, "column": 52 }, "end": { - "line": 824, + "line": 823, "column": 53 } } @@ -145565,15 +145417,15 @@ "binop": null }, "value": "tf", - "start": 25436, - "end": 25438, + "start": 25414, + "end": 25416, "loc": { "start": { - "line": 824, + "line": 823, "column": 54 }, "end": { - "line": 824, + "line": 823, "column": 56 } } @@ -145590,15 +145442,15 @@ "postfix": false, "binop": null }, - "start": 25438, - "end": 25439, + "start": 25416, + "end": 25417, "loc": { "start": { - "line": 824, + "line": 823, "column": 56 }, "end": { - "line": 824, + "line": 823, "column": 57 } } @@ -145616,15 +145468,15 @@ "binop": null, "updateContext": null }, - "start": 25439, - "end": 25440, + "start": 25417, + "end": 25418, "loc": { "start": { - "line": 824, + "line": 823, "column": 57 }, "end": { - "line": 824, + "line": 823, "column": 58 } } @@ -145644,15 +145496,15 @@ "updateContext": null }, "value": "let", - "start": 25449, - "end": 25452, + "start": 25427, + "end": 25430, "loc": { "start": { - "line": 825, + "line": 824, "column": 8 }, "end": { - "line": 825, + "line": 824, "column": 11 } } @@ -145670,15 +145522,15 @@ "binop": null }, "value": "pglenIndex", - "start": 25453, - "end": 25463, + "start": 25431, + "end": 25441, "loc": { "start": { - "line": 825, + "line": 824, "column": 12 }, "end": { - "line": 825, + "line": 824, "column": 22 } } @@ -145697,15 +145549,15 @@ "updateContext": null }, "value": "=", - "start": 25464, - "end": 25465, + "start": 25442, + "end": 25443, "loc": { "start": { - "line": 825, + "line": 824, "column": 23 }, "end": { - "line": 825, + "line": 824, "column": 24 } } @@ -145723,15 +145575,15 @@ "binop": null }, "value": "tf", - "start": 25466, - "end": 25468, + "start": 25444, + "end": 25446, "loc": { "start": { - "line": 825, + "line": 824, "column": 25 }, "end": { - "line": 825, + "line": 824, "column": 27 } } @@ -145749,15 +145601,15 @@ "binop": null, "updateContext": null }, - "start": 25468, - "end": 25469, + "start": 25446, + "end": 25447, "loc": { "start": { - "line": 825, + "line": 824, "column": 27 }, "end": { - "line": 825, + "line": 824, "column": 28 } } @@ -145775,15 +145627,15 @@ "binop": null }, "value": "feature", - "start": 25469, - "end": 25476, + "start": 25447, + "end": 25454, "loc": { "start": { - "line": 825, + "line": 824, "column": 28 }, "end": { - "line": 825, + "line": 824, "column": 35 } } @@ -145800,15 +145652,15 @@ "postfix": false, "binop": null }, - "start": 25476, - "end": 25477, + "start": 25454, + "end": 25455, "loc": { "start": { - "line": 825, + "line": 824, "column": 35 }, "end": { - "line": 825, + "line": 824, "column": 36 } } @@ -145827,15 +145679,15 @@ "updateContext": null }, "value": "store", - "start": 25477, - "end": 25484, + "start": 25455, + "end": 25462, "loc": { "start": { - "line": 825, + "line": 824, "column": 36 }, "end": { - "line": 825, + "line": 824, "column": 43 } } @@ -145852,15 +145704,15 @@ "postfix": false, "binop": null }, - "start": 25484, - "end": 25485, + "start": 25462, + "end": 25463, "loc": { "start": { - "line": 825, + "line": 824, "column": 43 }, "end": { - "line": 825, + "line": 824, "column": 44 } } @@ -145878,15 +145730,15 @@ "binop": null, "updateContext": null }, - "start": 25485, - "end": 25486, + "start": 25463, + "end": 25464, "loc": { "start": { - "line": 825, + "line": 824, "column": 44 }, "end": { - "line": 825, + "line": 824, "column": 45 } } @@ -145904,15 +145756,15 @@ "binop": null }, "value": "getPageLength", - "start": 25486, - "end": 25499, + "start": 25464, + "end": 25477, "loc": { "start": { - "line": 825, + "line": 824, "column": 45 }, "end": { - "line": 825, + "line": 824, "column": 58 } } @@ -145929,15 +145781,15 @@ "postfix": false, "binop": null }, - "start": 25499, - "end": 25500, + "start": 25477, + "end": 25478, "loc": { "start": { - "line": 825, + "line": 824, "column": 58 }, "end": { - "line": 825, + "line": 824, "column": 59 } } @@ -145954,15 +145806,15 @@ "postfix": false, "binop": null }, - "start": 25500, - "end": 25501, + "start": 25478, + "end": 25479, "loc": { "start": { - "line": 825, + "line": 824, "column": 59 }, "end": { - "line": 825, + "line": 824, "column": 60 } } @@ -145980,15 +145832,15 @@ "binop": null, "updateContext": null }, - "start": 25501, - "end": 25502, + "start": 25479, + "end": 25480, "loc": { "start": { - "line": 825, + "line": 824, "column": 60 }, "end": { - "line": 825, + "line": 824, "column": 61 } } @@ -146008,15 +145860,15 @@ "updateContext": null }, "value": "if", - "start": 25512, - "end": 25514, + "start": 25490, + "end": 25492, "loc": { "start": { - "line": 827, + "line": 826, "column": 8 }, "end": { - "line": 827, + "line": 826, "column": 10 } } @@ -146033,15 +145885,15 @@ "postfix": false, "binop": null }, - "start": 25515, - "end": 25516, + "start": 25493, + "end": 25494, "loc": { "start": { - "line": 827, + "line": 826, "column": 11 }, "end": { - "line": 827, + "line": 826, "column": 12 } } @@ -146059,15 +145911,15 @@ "binop": null }, "value": "pglenIndex", - "start": 25516, - "end": 25526, + "start": 25494, + "end": 25504, "loc": { "start": { - "line": 827, + "line": 826, "column": 12 }, "end": { - "line": 827, + "line": 826, "column": 22 } } @@ -146086,15 +145938,15 @@ "updateContext": null }, "value": "!==", - "start": 25527, - "end": 25530, + "start": 25505, + "end": 25508, "loc": { "start": { - "line": 827, + "line": 826, "column": 23 }, "end": { - "line": 827, + "line": 826, "column": 26 } } @@ -146113,15 +145965,15 @@ "updateContext": null }, "value": "", - "start": 25531, - "end": 25533, + "start": 25509, + "end": 25511, "loc": { "start": { - "line": 827, + "line": 826, "column": 27 }, "end": { - "line": 827, + "line": 826, "column": 29 } } @@ -146138,15 +145990,15 @@ "postfix": false, "binop": null }, - "start": 25533, - "end": 25534, + "start": 25511, + "end": 25512, "loc": { "start": { - "line": 827, + "line": 826, "column": 29 }, "end": { - "line": 827, + "line": 826, "column": 30 } } @@ -146163,15 +146015,15 @@ "postfix": false, "binop": null }, - "start": 25535, - "end": 25536, + "start": 25513, + "end": 25514, "loc": { "start": { - "line": 827, + "line": 826, "column": 31 }, "end": { - "line": 827, + "line": 826, "column": 32 } } @@ -146191,15 +146043,15 @@ "updateContext": null }, "value": "this", - "start": 25549, - "end": 25553, + "start": 25527, + "end": 25531, "loc": { "start": { - "line": 828, + "line": 827, "column": 12 }, "end": { - "line": 828, + "line": 827, "column": 16 } } @@ -146217,15 +146069,15 @@ "binop": null, "updateContext": null }, - "start": 25553, - "end": 25554, + "start": 25531, + "end": 25532, "loc": { "start": { - "line": 828, + "line": 827, "column": 16 }, "end": { - "line": 828, + "line": 827, "column": 17 } } @@ -146243,15 +146095,15 @@ "binop": null }, "value": "pageLengthSlc", - "start": 25554, - "end": 25567, + "start": 25532, + "end": 25545, "loc": { "start": { - "line": 828, + "line": 827, "column": 17 }, "end": { - "line": 828, + "line": 827, "column": 30 } } @@ -146269,15 +146121,15 @@ "binop": null, "updateContext": null }, - "start": 25567, - "end": 25568, + "start": 25545, + "end": 25546, "loc": { "start": { - "line": 828, + "line": 827, "column": 30 }, "end": { - "line": 828, + "line": 827, "column": 31 } } @@ -146295,15 +146147,15 @@ "binop": null }, "value": "options", - "start": 25568, - "end": 25575, + "start": 25546, + "end": 25553, "loc": { "start": { - "line": 828, + "line": 827, "column": 31 }, "end": { - "line": 828, + "line": 827, "column": 38 } } @@ -146321,15 +146173,15 @@ "binop": null, "updateContext": null }, - "start": 25575, - "end": 25576, + "start": 25553, + "end": 25554, "loc": { "start": { - "line": 828, + "line": 827, "column": 38 }, "end": { - "line": 828, + "line": 827, "column": 39 } } @@ -146347,15 +146199,15 @@ "binop": null }, "value": "pglenIndex", - "start": 25576, - "end": 25586, + "start": 25554, + "end": 25564, "loc": { "start": { - "line": 828, + "line": 827, "column": 39 }, "end": { - "line": 828, + "line": 827, "column": 49 } } @@ -146373,15 +146225,15 @@ "binop": null, "updateContext": null }, - "start": 25586, - "end": 25587, + "start": 25564, + "end": 25565, "loc": { "start": { - "line": 828, + "line": 827, "column": 49 }, "end": { - "line": 828, + "line": 827, "column": 50 } } @@ -146399,15 +146251,15 @@ "binop": null, "updateContext": null }, - "start": 25587, - "end": 25588, + "start": 25565, + "end": 25566, "loc": { "start": { - "line": 828, + "line": 827, "column": 50 }, "end": { - "line": 828, + "line": 827, "column": 51 } } @@ -146425,15 +146277,15 @@ "binop": null }, "value": "selected", - "start": 25588, - "end": 25596, + "start": 25566, + "end": 25574, "loc": { "start": { - "line": 828, + "line": 827, "column": 51 }, "end": { - "line": 828, + "line": 827, "column": 59 } } @@ -146452,15 +146304,15 @@ "updateContext": null }, "value": "=", - "start": 25597, - "end": 25598, + "start": 25575, + "end": 25576, "loc": { "start": { - "line": 828, + "line": 827, "column": 60 }, "end": { - "line": 828, + "line": 827, "column": 61 } } @@ -146480,15 +146332,15 @@ "updateContext": null }, "value": "true", - "start": 25599, - "end": 25603, + "start": 25577, + "end": 25581, "loc": { "start": { - "line": 828, + "line": 827, "column": 62 }, "end": { - "line": 828, + "line": 827, "column": 66 } } @@ -146506,15 +146358,15 @@ "binop": null, "updateContext": null }, - "start": 25603, - "end": 25604, + "start": 25581, + "end": 25582, "loc": { "start": { - "line": 828, + "line": 827, "column": 66 }, "end": { - "line": 828, + "line": 827, "column": 67 } } @@ -146534,15 +146386,15 @@ "updateContext": null }, "value": "this", - "start": 25617, - "end": 25621, + "start": 25595, + "end": 25599, "loc": { "start": { - "line": 829, + "line": 828, "column": 12 }, "end": { - "line": 829, + "line": 828, "column": 16 } } @@ -146560,15 +146412,15 @@ "binop": null, "updateContext": null }, - "start": 25621, - "end": 25622, + "start": 25599, + "end": 25600, "loc": { "start": { - "line": 829, + "line": 828, "column": 16 }, "end": { - "line": 829, + "line": 828, "column": 17 } } @@ -146586,15 +146438,15 @@ "binop": null }, "value": "changeResultsPerPage", - "start": 25622, - "end": 25642, + "start": 25600, + "end": 25620, "loc": { "start": { - "line": 829, + "line": 828, "column": 17 }, "end": { - "line": 829, + "line": 828, "column": 37 } } @@ -146611,15 +146463,15 @@ "postfix": false, "binop": null }, - "start": 25642, - "end": 25643, + "start": 25620, + "end": 25621, "loc": { "start": { - "line": 829, + "line": 828, "column": 37 }, "end": { - "line": 829, + "line": 828, "column": 38 } } @@ -146636,15 +146488,15 @@ "postfix": false, "binop": null }, - "start": 25643, - "end": 25644, + "start": 25621, + "end": 25622, "loc": { "start": { - "line": 829, + "line": 828, "column": 38 }, "end": { - "line": 829, + "line": 828, "column": 39 } } @@ -146662,15 +146514,15 @@ "binop": null, "updateContext": null }, - "start": 25644, - "end": 25645, + "start": 25622, + "end": 25623, "loc": { "start": { - "line": 829, + "line": 828, "column": 39 }, "end": { - "line": 829, + "line": 828, "column": 40 } } @@ -146687,15 +146539,15 @@ "postfix": false, "binop": null }, - "start": 25654, - "end": 25655, + "start": 25632, + "end": 25633, "loc": { "start": { - "line": 830, + "line": 829, "column": 8 }, "end": { - "line": 830, + "line": 829, "column": 9 } } @@ -146715,15 +146567,15 @@ "updateContext": null }, "value": "this", - "start": 25664, - "end": 25668, + "start": 25642, + "end": 25646, "loc": { "start": { - "line": 831, + "line": 830, "column": 8 }, "end": { - "line": 831, + "line": 830, "column": 12 } } @@ -146741,15 +146593,15 @@ "binop": null, "updateContext": null }, - "start": 25668, - "end": 25669, + "start": 25646, + "end": 25647, "loc": { "start": { - "line": 831, + "line": 830, "column": 12 }, "end": { - "line": 831, + "line": 830, "column": 13 } } @@ -146767,15 +146619,15 @@ "binop": null }, "value": "emitter", - "start": 25669, - "end": 25676, + "start": 25647, + "end": 25654, "loc": { "start": { - "line": 831, + "line": 830, "column": 13 }, "end": { - "line": 831, + "line": 830, "column": 20 } } @@ -146793,15 +146645,15 @@ "binop": null, "updateContext": null }, - "start": 25676, - "end": 25677, + "start": 25654, + "end": 25655, "loc": { "start": { - "line": 831, + "line": 830, "column": 20 }, "end": { - "line": 831, + "line": 830, "column": 21 } } @@ -146819,15 +146671,15 @@ "binop": null }, "value": "emit", - "start": 25677, - "end": 25681, + "start": 25655, + "end": 25659, "loc": { "start": { - "line": 831, + "line": 830, "column": 21 }, "end": { - "line": 831, + "line": 830, "column": 25 } } @@ -146844,15 +146696,15 @@ "postfix": false, "binop": null }, - "start": 25681, - "end": 25682, + "start": 25659, + "end": 25660, "loc": { "start": { - "line": 831, + "line": 830, "column": 25 }, "end": { - "line": 831, + "line": 830, "column": 26 } } @@ -146871,15 +146723,15 @@ "updateContext": null }, "value": "after-reset-page-length", - "start": 25682, - "end": 25707, + "start": 25660, + "end": 25685, "loc": { "start": { - "line": 831, + "line": 830, "column": 26 }, "end": { - "line": 831, + "line": 830, "column": 51 } } @@ -146897,15 +146749,15 @@ "binop": null, "updateContext": null }, - "start": 25707, - "end": 25708, + "start": 25685, + "end": 25686, "loc": { "start": { - "line": 831, + "line": 830, "column": 51 }, "end": { - "line": 831, + "line": 830, "column": 52 } } @@ -146923,15 +146775,15 @@ "binop": null }, "value": "tf", - "start": 25709, - "end": 25711, + "start": 25687, + "end": 25689, "loc": { "start": { - "line": 831, + "line": 830, "column": 53 }, "end": { - "line": 831, + "line": 830, "column": 55 } } @@ -146949,15 +146801,15 @@ "binop": null, "updateContext": null }, - "start": 25711, - "end": 25712, + "start": 25689, + "end": 25690, "loc": { "start": { - "line": 831, + "line": 830, "column": 55 }, "end": { - "line": 831, + "line": 830, "column": 56 } } @@ -146975,15 +146827,15 @@ "binop": null }, "value": "pglenIndex", - "start": 25713, - "end": 25723, + "start": 25691, + "end": 25701, "loc": { "start": { - "line": 831, + "line": 830, "column": 57 }, "end": { - "line": 831, + "line": 830, "column": 67 } } @@ -147000,15 +146852,15 @@ "postfix": false, "binop": null }, - "start": 25723, - "end": 25724, + "start": 25701, + "end": 25702, "loc": { "start": { - "line": 831, + "line": 830, "column": 67 }, "end": { - "line": 831, + "line": 830, "column": 68 } } @@ -147026,15 +146878,15 @@ "binop": null, "updateContext": null }, - "start": 25724, - "end": 25725, + "start": 25702, + "end": 25703, "loc": { "start": { - "line": 831, + "line": 830, "column": 68 }, "end": { - "line": 831, + "line": 830, "column": 69 } } @@ -147051,15 +146903,15 @@ "postfix": false, "binop": null }, - "start": 25730, - "end": 25731, + "start": 25708, + "end": 25709, "loc": { "start": { - "line": 832, + "line": 831, "column": 4 }, "end": { - "line": 832, + "line": 831, "column": 5 } } @@ -147067,15 +146919,15 @@ { "type": "CommentBlock", "value": "*\n * Remove paging feature\n ", - "start": 25737, - "end": 25777, + "start": 25715, + "end": 25755, "loc": { "start": { - "line": 834, + "line": 833, "column": 4 }, "end": { - "line": 836, + "line": 835, "column": 7 } } @@ -147093,15 +146945,15 @@ "binop": null }, "value": "destroy", - "start": 25782, - "end": 25789, + "start": 25760, + "end": 25767, "loc": { "start": { - "line": 837, + "line": 836, "column": 4 }, "end": { - "line": 837, + "line": 836, "column": 11 } } @@ -147118,15 +146970,15 @@ "postfix": false, "binop": null }, - "start": 25789, - "end": 25790, + "start": 25767, + "end": 25768, "loc": { "start": { - "line": 837, + "line": 836, "column": 11 }, "end": { - "line": 837, + "line": 836, "column": 12 } } @@ -147143,15 +146995,15 @@ "postfix": false, "binop": null }, - "start": 25790, - "end": 25791, + "start": 25768, + "end": 25769, "loc": { "start": { - "line": 837, + "line": 836, "column": 12 }, "end": { - "line": 837, + "line": 836, "column": 13 } } @@ -147168,15 +147020,15 @@ "postfix": false, "binop": null }, - "start": 25792, - "end": 25793, + "start": 25770, + "end": 25771, "loc": { "start": { - "line": 837, + "line": 836, "column": 14 }, "end": { - "line": 837, + "line": 836, "column": 15 } } @@ -147196,15 +147048,15 @@ "updateContext": null }, "value": "if", - "start": 25802, - "end": 25804, + "start": 25780, + "end": 25782, "loc": { "start": { - "line": 838, + "line": 837, "column": 8 }, "end": { - "line": 838, + "line": 837, "column": 10 } } @@ -147221,15 +147073,15 @@ "postfix": false, "binop": null }, - "start": 25805, - "end": 25806, + "start": 25783, + "end": 25784, "loc": { "start": { - "line": 838, + "line": 837, "column": 11 }, "end": { - "line": 838, + "line": 837, "column": 12 } } @@ -147248,15 +147100,15 @@ "updateContext": null }, "value": "!", - "start": 25806, - "end": 25807, + "start": 25784, + "end": 25785, "loc": { "start": { - "line": 838, + "line": 837, "column": 12 }, "end": { - "line": 838, + "line": 837, "column": 13 } } @@ -147276,15 +147128,15 @@ "updateContext": null }, "value": "this", - "start": 25807, - "end": 25811, + "start": 25785, + "end": 25789, "loc": { "start": { - "line": 838, + "line": 837, "column": 13 }, "end": { - "line": 838, + "line": 837, "column": 17 } } @@ -147302,15 +147154,15 @@ "binop": null, "updateContext": null }, - "start": 25811, - "end": 25812, + "start": 25789, + "end": 25790, "loc": { "start": { - "line": 838, + "line": 837, "column": 17 }, "end": { - "line": 838, + "line": 837, "column": 18 } } @@ -147328,15 +147180,15 @@ "binop": null }, "value": "initialized", - "start": 25812, - "end": 25823, + "start": 25790, + "end": 25801, "loc": { "start": { - "line": 838, + "line": 837, "column": 18 }, "end": { - "line": 838, + "line": 837, "column": 29 } } @@ -147353,15 +147205,15 @@ "postfix": false, "binop": null }, - "start": 25823, - "end": 25824, + "start": 25801, + "end": 25802, "loc": { "start": { - "line": 838, + "line": 837, "column": 29 }, "end": { - "line": 838, + "line": 837, "column": 30 } } @@ -147378,15 +147230,15 @@ "postfix": false, "binop": null }, - "start": 25825, - "end": 25826, + "start": 25803, + "end": 25804, "loc": { "start": { - "line": 838, + "line": 837, "column": 31 }, "end": { - "line": 838, + "line": 837, "column": 32 } } @@ -147406,15 +147258,15 @@ "updateContext": null }, "value": "return", - "start": 25839, - "end": 25845, + "start": 25817, + "end": 25823, "loc": { "start": { - "line": 839, + "line": 838, "column": 12 }, "end": { - "line": 839, + "line": 838, "column": 18 } } @@ -147432,15 +147284,15 @@ "binop": null, "updateContext": null }, - "start": 25845, - "end": 25846, + "start": 25823, + "end": 25824, "loc": { "start": { - "line": 839, + "line": 838, "column": 18 }, "end": { - "line": 839, + "line": 838, "column": 19 } } @@ -147457,15 +147309,15 @@ "postfix": false, "binop": null }, - "start": 25855, - "end": 25856, + "start": 25833, + "end": 25834, "loc": { "start": { - "line": 840, + "line": 839, "column": 8 }, "end": { - "line": 840, + "line": 839, "column": 9 } } @@ -147485,15 +147337,15 @@ "updateContext": null }, "value": "let", - "start": 25866, - "end": 25869, + "start": 25844, + "end": 25847, "loc": { "start": { - "line": 842, + "line": 841, "column": 8 }, "end": { - "line": 842, + "line": 841, "column": 11 } } @@ -147511,15 +147363,15 @@ "binop": null }, "value": "evt", - "start": 25870, - "end": 25873, + "start": 25848, + "end": 25851, "loc": { "start": { - "line": 842, + "line": 841, "column": 12 }, "end": { - "line": 842, + "line": 841, "column": 15 } } @@ -147538,15 +147390,15 @@ "updateContext": null }, "value": "=", - "start": 25874, - "end": 25875, + "start": 25852, + "end": 25853, "loc": { "start": { - "line": 842, + "line": 841, "column": 16 }, "end": { - "line": 842, + "line": 841, "column": 17 } } @@ -147566,15 +147418,15 @@ "updateContext": null }, "value": "this", - "start": 25876, - "end": 25880, + "start": 25854, + "end": 25858, "loc": { "start": { - "line": 842, + "line": 841, "column": 18 }, "end": { - "line": 842, + "line": 841, "column": 22 } } @@ -147592,15 +147444,15 @@ "binop": null, "updateContext": null }, - "start": 25880, - "end": 25881, + "start": 25858, + "end": 25859, "loc": { "start": { - "line": 842, + "line": 841, "column": 22 }, "end": { - "line": 842, + "line": 841, "column": 23 } } @@ -147618,15 +147470,15 @@ "binop": null }, "value": "evt", - "start": 25881, - "end": 25884, + "start": 25859, + "end": 25862, "loc": { "start": { - "line": 842, + "line": 841, "column": 23 }, "end": { - "line": 842, + "line": 841, "column": 26 } } @@ -147644,15 +147496,15 @@ "binop": null, "updateContext": null }, - "start": 25884, - "end": 25885, + "start": 25862, + "end": 25863, "loc": { "start": { - "line": 842, + "line": 841, "column": 26 }, "end": { - "line": 842, + "line": 841, "column": 27 } } @@ -147672,15 +147524,15 @@ "updateContext": null }, "value": "if", - "start": 25895, - "end": 25897, + "start": 25873, + "end": 25875, "loc": { "start": { - "line": 844, + "line": 843, "column": 8 }, "end": { - "line": 844, + "line": 843, "column": 10 } } @@ -147697,15 +147549,15 @@ "postfix": false, "binop": null }, - "start": 25898, - "end": 25899, + "start": 25876, + "end": 25877, "loc": { "start": { - "line": 844, + "line": 843, "column": 11 }, "end": { - "line": 844, + "line": 843, "column": 12 } } @@ -147725,15 +147577,15 @@ "updateContext": null }, "value": "this", - "start": 25899, - "end": 25903, + "start": 25877, + "end": 25881, "loc": { "start": { - "line": 844, + "line": 843, "column": 12 }, "end": { - "line": 844, + "line": 843, "column": 16 } } @@ -147751,15 +147603,15 @@ "binop": null, "updateContext": null }, - "start": 25903, - "end": 25904, + "start": 25881, + "end": 25882, "loc": { "start": { - "line": 844, + "line": 843, "column": 16 }, "end": { - "line": 844, + "line": 843, "column": 17 } } @@ -147777,15 +147629,15 @@ "binop": null }, "value": "pageSlc", - "start": 25904, - "end": 25911, + "start": 25882, + "end": 25889, "loc": { "start": { - "line": 844, + "line": 843, "column": 17 }, "end": { - "line": 844, + "line": 843, "column": 24 } } @@ -147802,15 +147654,15 @@ "postfix": false, "binop": null }, - "start": 25911, - "end": 25912, + "start": 25889, + "end": 25890, "loc": { "start": { - "line": 844, + "line": 843, "column": 24 }, "end": { - "line": 844, + "line": 843, "column": 25 } } @@ -147827,15 +147679,15 @@ "postfix": false, "binop": null }, - "start": 25913, - "end": 25914, + "start": 25891, + "end": 25892, "loc": { "start": { - "line": 844, + "line": 843, "column": 26 }, "end": { - "line": 844, + "line": 843, "column": 27 } } @@ -147855,15 +147707,15 @@ "updateContext": null }, "value": "if", - "start": 25927, - "end": 25929, + "start": 25905, + "end": 25907, "loc": { "start": { - "line": 845, + "line": 844, "column": 12 }, "end": { - "line": 845, + "line": 844, "column": 14 } } @@ -147880,15 +147732,15 @@ "postfix": false, "binop": null }, - "start": 25930, - "end": 25931, + "start": 25908, + "end": 25909, "loc": { "start": { - "line": 845, + "line": 844, "column": 15 }, "end": { - "line": 845, + "line": 844, "column": 16 } } @@ -147908,15 +147760,15 @@ "updateContext": null }, "value": "this", - "start": 25931, - "end": 25935, + "start": 25909, + "end": 25913, "loc": { "start": { - "line": 845, + "line": 844, "column": 16 }, "end": { - "line": 845, + "line": 844, "column": 20 } } @@ -147934,15 +147786,15 @@ "binop": null, "updateContext": null }, - "start": 25935, - "end": 25936, + "start": 25913, + "end": 25914, "loc": { "start": { - "line": 845, + "line": 844, "column": 20 }, "end": { - "line": 845, + "line": 844, "column": 21 } } @@ -147960,15 +147812,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 25936, - "end": 25952, + "start": 25914, + "end": 25930, "loc": { "start": { - "line": 845, + "line": 844, "column": 21 }, "end": { - "line": 845, + "line": 844, "column": 37 } } @@ -147987,15 +147839,15 @@ "updateContext": null }, "value": "===", - "start": 25953, - "end": 25956, + "start": 25931, + "end": 25934, "loc": { "start": { - "line": 845, + "line": 844, "column": 38 }, "end": { - "line": 845, + "line": 844, "column": 41 } } @@ -148013,15 +147865,15 @@ "binop": null }, "value": "SELECT", - "start": 25957, - "end": 25963, + "start": 25935, + "end": 25941, "loc": { "start": { - "line": 845, + "line": 844, "column": 42 }, "end": { - "line": 845, + "line": 844, "column": 48 } } @@ -148038,15 +147890,15 @@ "postfix": false, "binop": null }, - "start": 25963, - "end": 25964, + "start": 25941, + "end": 25942, "loc": { "start": { - "line": 845, + "line": 844, "column": 48 }, "end": { - "line": 845, + "line": 844, "column": 49 } } @@ -148063,15 +147915,15 @@ "postfix": false, "binop": null }, - "start": 25965, - "end": 25966, + "start": 25943, + "end": 25944, "loc": { "start": { - "line": 845, + "line": 844, "column": 50 }, "end": { - "line": 845, + "line": 844, "column": 51 } } @@ -148089,15 +147941,15 @@ "binop": null }, "value": "removeEvt", - "start": 25983, - "end": 25992, + "start": 25961, + "end": 25970, "loc": { "start": { - "line": 846, + "line": 845, "column": 16 }, "end": { - "line": 846, + "line": 845, "column": 25 } } @@ -148114,15 +147966,15 @@ "postfix": false, "binop": null }, - "start": 25992, - "end": 25993, + "start": 25970, + "end": 25971, "loc": { "start": { - "line": 846, + "line": 845, "column": 25 }, "end": { - "line": 846, + "line": 845, "column": 26 } } @@ -148142,15 +147994,15 @@ "updateContext": null }, "value": "this", - "start": 25993, - "end": 25997, + "start": 25971, + "end": 25975, "loc": { "start": { - "line": 846, + "line": 845, "column": 26 }, "end": { - "line": 846, + "line": 845, "column": 30 } } @@ -148168,15 +148020,15 @@ "binop": null, "updateContext": null }, - "start": 25997, - "end": 25998, + "start": 25975, + "end": 25976, "loc": { "start": { - "line": 846, + "line": 845, "column": 30 }, "end": { - "line": 846, + "line": 845, "column": 31 } } @@ -148194,15 +148046,15 @@ "binop": null }, "value": "pageSlc", - "start": 25998, - "end": 26005, + "start": 25976, + "end": 25983, "loc": { "start": { - "line": 846, + "line": 845, "column": 31 }, "end": { - "line": 846, + "line": 845, "column": 38 } } @@ -148220,15 +148072,15 @@ "binop": null, "updateContext": null }, - "start": 26005, - "end": 26006, + "start": 25983, + "end": 25984, "loc": { "start": { - "line": 846, + "line": 845, "column": 38 }, "end": { - "line": 846, + "line": 845, "column": 39 } } @@ -148247,15 +148099,15 @@ "updateContext": null }, "value": "change", - "start": 26007, - "end": 26015, + "start": 25985, + "end": 25993, "loc": { "start": { - "line": 846, + "line": 845, "column": 40 }, "end": { - "line": 846, + "line": 845, "column": 48 } } @@ -148273,15 +148125,15 @@ "binop": null, "updateContext": null }, - "start": 26015, - "end": 26016, + "start": 25993, + "end": 25994, "loc": { "start": { - "line": 846, + "line": 845, "column": 48 }, "end": { - "line": 846, + "line": 845, "column": 49 } } @@ -148299,15 +148151,15 @@ "binop": null }, "value": "evt", - "start": 26017, - "end": 26020, + "start": 25995, + "end": 25998, "loc": { "start": { - "line": 846, + "line": 845, "column": 50 }, "end": { - "line": 846, + "line": 845, "column": 53 } } @@ -148325,15 +148177,15 @@ "binop": null, "updateContext": null }, - "start": 26020, - "end": 26021, + "start": 25998, + "end": 25999, "loc": { "start": { - "line": 846, + "line": 845, "column": 53 }, "end": { - "line": 846, + "line": 845, "column": 54 } } @@ -148351,15 +148203,15 @@ "binop": null }, "value": "slcPagesChange", - "start": 26021, - "end": 26035, + "start": 25999, + "end": 26013, "loc": { "start": { - "line": 846, + "line": 845, "column": 54 }, "end": { - "line": 846, + "line": 845, "column": 68 } } @@ -148376,15 +148228,15 @@ "postfix": false, "binop": null }, - "start": 26035, - "end": 26036, + "start": 26013, + "end": 26014, "loc": { "start": { - "line": 846, + "line": 845, "column": 68 }, "end": { - "line": 846, + "line": 845, "column": 69 } } @@ -148402,15 +148254,15 @@ "binop": null, "updateContext": null }, - "start": 26036, - "end": 26037, + "start": 26014, + "end": 26015, "loc": { "start": { - "line": 846, + "line": 845, "column": 69 }, "end": { - "line": 846, + "line": 845, "column": 70 } } @@ -148427,15 +148279,15 @@ "postfix": false, "binop": null }, - "start": 26050, - "end": 26051, + "start": 26028, + "end": 26029, "loc": { "start": { - "line": 847, + "line": 846, "column": 12 }, "end": { - "line": 847, + "line": 846, "column": 13 } } @@ -148455,15 +148307,15 @@ "updateContext": null }, "value": "else", - "start": 26064, - "end": 26068, + "start": 26042, + "end": 26046, "loc": { "start": { - "line": 848, + "line": 847, "column": 12 }, "end": { - "line": 848, + "line": 847, "column": 16 } } @@ -148483,15 +148335,15 @@ "updateContext": null }, "value": "if", - "start": 26069, - "end": 26071, + "start": 26047, + "end": 26049, "loc": { "start": { - "line": 848, + "line": 847, "column": 17 }, "end": { - "line": 848, + "line": 847, "column": 19 } } @@ -148508,15 +148360,15 @@ "postfix": false, "binop": null }, - "start": 26072, - "end": 26073, + "start": 26050, + "end": 26051, "loc": { "start": { - "line": 848, + "line": 847, "column": 20 }, "end": { - "line": 848, + "line": 847, "column": 21 } } @@ -148536,15 +148388,15 @@ "updateContext": null }, "value": "this", - "start": 26073, - "end": 26077, + "start": 26051, + "end": 26055, "loc": { "start": { - "line": 848, + "line": 847, "column": 21 }, "end": { - "line": 848, + "line": 847, "column": 25 } } @@ -148562,15 +148414,15 @@ "binop": null, "updateContext": null }, - "start": 26077, - "end": 26078, + "start": 26055, + "end": 26056, "loc": { "start": { - "line": 848, + "line": 847, "column": 25 }, "end": { - "line": 848, + "line": 847, "column": 26 } } @@ -148588,15 +148440,15 @@ "binop": null }, "value": "pageSelectorType", - "start": 26078, - "end": 26094, + "start": 26056, + "end": 26072, "loc": { "start": { - "line": 848, + "line": 847, "column": 26 }, "end": { - "line": 848, + "line": 847, "column": 42 } } @@ -148615,15 +148467,15 @@ "updateContext": null }, "value": "===", - "start": 26095, - "end": 26098, + "start": 26073, + "end": 26076, "loc": { "start": { - "line": 848, + "line": 847, "column": 43 }, "end": { - "line": 848, + "line": 847, "column": 46 } } @@ -148641,15 +148493,15 @@ "binop": null }, "value": "INPUT", - "start": 26099, - "end": 26104, + "start": 26077, + "end": 26082, "loc": { "start": { - "line": 848, + "line": 847, "column": 47 }, "end": { - "line": 848, + "line": 847, "column": 52 } } @@ -148666,15 +148518,15 @@ "postfix": false, "binop": null }, - "start": 26104, - "end": 26105, + "start": 26082, + "end": 26083, "loc": { "start": { - "line": 848, + "line": 847, "column": 52 }, "end": { - "line": 848, + "line": 847, "column": 53 } } @@ -148691,15 +148543,15 @@ "postfix": false, "binop": null }, - "start": 26106, - "end": 26107, + "start": 26084, + "end": 26085, "loc": { "start": { - "line": 848, + "line": 847, "column": 54 }, "end": { - "line": 848, + "line": 847, "column": 55 } } @@ -148717,15 +148569,15 @@ "binop": null }, "value": "removeEvt", - "start": 26124, - "end": 26133, + "start": 26102, + "end": 26111, "loc": { "start": { - "line": 849, + "line": 848, "column": 16 }, "end": { - "line": 849, + "line": 848, "column": 25 } } @@ -148742,15 +148594,15 @@ "postfix": false, "binop": null }, - "start": 26133, - "end": 26134, + "start": 26111, + "end": 26112, "loc": { "start": { - "line": 849, + "line": 848, "column": 25 }, "end": { - "line": 849, + "line": 848, "column": 26 } } @@ -148770,15 +148622,15 @@ "updateContext": null }, "value": "this", - "start": 26134, - "end": 26138, + "start": 26112, + "end": 26116, "loc": { "start": { - "line": 849, + "line": 848, "column": 26 }, "end": { - "line": 849, + "line": 848, "column": 30 } } @@ -148796,15 +148648,15 @@ "binop": null, "updateContext": null }, - "start": 26138, - "end": 26139, + "start": 26116, + "end": 26117, "loc": { "start": { - "line": 849, + "line": 848, "column": 30 }, "end": { - "line": 849, + "line": 848, "column": 31 } } @@ -148822,15 +148674,15 @@ "binop": null }, "value": "pageSlc", - "start": 26139, - "end": 26146, + "start": 26117, + "end": 26124, "loc": { "start": { - "line": 849, + "line": 848, "column": 31 }, "end": { - "line": 849, + "line": 848, "column": 38 } } @@ -148848,15 +148700,15 @@ "binop": null, "updateContext": null }, - "start": 26146, - "end": 26147, + "start": 26124, + "end": 26125, "loc": { "start": { - "line": 849, + "line": 848, "column": 38 }, "end": { - "line": 849, + "line": 848, "column": 39 } } @@ -148875,15 +148727,15 @@ "updateContext": null }, "value": "keypress", - "start": 26148, - "end": 26158, + "start": 26126, + "end": 26136, "loc": { "start": { - "line": 849, + "line": 848, "column": 40 }, "end": { - "line": 849, + "line": 848, "column": 50 } } @@ -148901,15 +148753,15 @@ "binop": null, "updateContext": null }, - "start": 26158, - "end": 26159, + "start": 26136, + "end": 26137, "loc": { "start": { - "line": 849, + "line": 848, "column": 50 }, "end": { - "line": 849, + "line": 848, "column": 51 } } @@ -148927,15 +148779,15 @@ "binop": null }, "value": "evt", - "start": 26160, - "end": 26163, + "start": 26138, + "end": 26141, "loc": { "start": { - "line": 849, + "line": 848, "column": 52 }, "end": { - "line": 849, + "line": 848, "column": 55 } } @@ -148953,15 +148805,15 @@ "binop": null, "updateContext": null }, - "start": 26163, - "end": 26164, + "start": 26141, + "end": 26142, "loc": { "start": { - "line": 849, + "line": 848, "column": 55 }, "end": { - "line": 849, + "line": 848, "column": 56 } } @@ -148979,15 +148831,15 @@ "binop": null }, "value": "_detectKey", - "start": 26164, - "end": 26174, + "start": 26142, + "end": 26152, "loc": { "start": { - "line": 849, + "line": 848, "column": 56 }, "end": { - "line": 849, + "line": 848, "column": 66 } } @@ -149004,15 +148856,15 @@ "postfix": false, "binop": null }, - "start": 26174, - "end": 26175, + "start": 26152, + "end": 26153, "loc": { "start": { - "line": 849, + "line": 848, "column": 66 }, "end": { - "line": 849, + "line": 848, "column": 67 } } @@ -149030,15 +148882,15 @@ "binop": null, "updateContext": null }, - "start": 26175, - "end": 26176, + "start": 26153, + "end": 26154, "loc": { "start": { - "line": 849, + "line": 848, "column": 67 }, "end": { - "line": 849, + "line": 848, "column": 68 } } @@ -149055,15 +148907,15 @@ "postfix": false, "binop": null }, - "start": 26189, - "end": 26190, + "start": 26167, + "end": 26168, "loc": { "start": { - "line": 850, + "line": 849, "column": 12 }, "end": { - "line": 850, + "line": 849, "column": 13 } } @@ -149081,15 +148933,15 @@ "binop": null }, "value": "removeElm", - "start": 26203, - "end": 26212, + "start": 26181, + "end": 26190, "loc": { "start": { - "line": 851, + "line": 850, "column": 12 }, "end": { - "line": 851, + "line": 850, "column": 21 } } @@ -149106,15 +148958,15 @@ "postfix": false, "binop": null }, - "start": 26212, - "end": 26213, + "start": 26190, + "end": 26191, "loc": { "start": { - "line": 851, + "line": 850, "column": 21 }, "end": { - "line": 851, + "line": 850, "column": 22 } } @@ -149134,15 +148986,15 @@ "updateContext": null }, "value": "this", - "start": 26213, - "end": 26217, + "start": 26191, + "end": 26195, "loc": { "start": { - "line": 851, + "line": 850, "column": 22 }, "end": { - "line": 851, + "line": 850, "column": 26 } } @@ -149160,15 +149012,15 @@ "binop": null, "updateContext": null }, - "start": 26217, - "end": 26218, + "start": 26195, + "end": 26196, "loc": { "start": { - "line": 851, + "line": 850, "column": 26 }, "end": { - "line": 851, + "line": 850, "column": 27 } } @@ -149186,15 +149038,15 @@ "binop": null }, "value": "pageSlc", - "start": 26218, - "end": 26225, + "start": 26196, + "end": 26203, "loc": { "start": { - "line": 851, + "line": 850, "column": 27 }, "end": { - "line": 851, + "line": 850, "column": 34 } } @@ -149211,15 +149063,15 @@ "postfix": false, "binop": null }, - "start": 26225, - "end": 26226, + "start": 26203, + "end": 26204, "loc": { "start": { - "line": 851, + "line": 850, "column": 34 }, "end": { - "line": 851, + "line": 850, "column": 35 } } @@ -149237,15 +149089,15 @@ "binop": null, "updateContext": null }, - "start": 26226, - "end": 26227, + "start": 26204, + "end": 26205, "loc": { "start": { - "line": 851, + "line": 850, "column": 35 }, "end": { - "line": 851, + "line": 850, "column": 36 } } @@ -149262,15 +149114,15 @@ "postfix": false, "binop": null }, - "start": 26236, - "end": 26237, + "start": 26214, + "end": 26215, "loc": { "start": { - "line": 852, + "line": 851, "column": 8 }, "end": { - "line": 852, + "line": 851, "column": 9 } } @@ -149290,15 +149142,15 @@ "updateContext": null }, "value": "if", - "start": 26247, - "end": 26249, + "start": 26225, + "end": 26227, "loc": { "start": { - "line": 854, + "line": 853, "column": 8 }, "end": { - "line": 854, + "line": 853, "column": 10 } } @@ -149315,15 +149167,15 @@ "postfix": false, "binop": null }, - "start": 26250, - "end": 26251, + "start": 26228, + "end": 26229, "loc": { "start": { - "line": 854, + "line": 853, "column": 11 }, "end": { - "line": 854, + "line": 853, "column": 12 } } @@ -149343,15 +149195,15 @@ "updateContext": null }, "value": "this", - "start": 26251, - "end": 26255, + "start": 26229, + "end": 26233, "loc": { "start": { - "line": 854, + "line": 853, "column": 12 }, "end": { - "line": 854, + "line": 853, "column": 16 } } @@ -149369,15 +149221,15 @@ "binop": null, "updateContext": null }, - "start": 26255, - "end": 26256, + "start": 26233, + "end": 26234, "loc": { "start": { - "line": 854, + "line": 853, "column": 16 }, "end": { - "line": 854, + "line": 853, "column": 17 } } @@ -149395,15 +149247,15 @@ "binop": null }, "value": "btnNextCont", - "start": 26256, - "end": 26267, + "start": 26234, + "end": 26245, "loc": { "start": { - "line": 854, + "line": 853, "column": 17 }, "end": { - "line": 854, + "line": 853, "column": 28 } } @@ -149420,15 +149272,15 @@ "postfix": false, "binop": null }, - "start": 26267, - "end": 26268, + "start": 26245, + "end": 26246, "loc": { "start": { - "line": 854, + "line": 853, "column": 28 }, "end": { - "line": 854, + "line": 853, "column": 29 } } @@ -149445,15 +149297,15 @@ "postfix": false, "binop": null }, - "start": 26269, - "end": 26270, + "start": 26247, + "end": 26248, "loc": { "start": { - "line": 854, + "line": 853, "column": 30 }, "end": { - "line": 854, + "line": 853, "column": 31 } } @@ -149471,15 +149323,15 @@ "binop": null }, "value": "removeEvt", - "start": 26283, - "end": 26292, + "start": 26261, + "end": 26270, "loc": { "start": { - "line": 855, + "line": 854, "column": 12 }, "end": { - "line": 855, + "line": 854, "column": 21 } } @@ -149496,15 +149348,15 @@ "postfix": false, "binop": null }, - "start": 26292, - "end": 26293, + "start": 26270, + "end": 26271, "loc": { "start": { - "line": 855, + "line": 854, "column": 21 }, "end": { - "line": 855, + "line": 854, "column": 22 } } @@ -149524,15 +149376,15 @@ "updateContext": null }, "value": "this", - "start": 26293, - "end": 26297, + "start": 26271, + "end": 26275, "loc": { "start": { - "line": 855, + "line": 854, "column": 22 }, "end": { - "line": 855, + "line": 854, "column": 26 } } @@ -149550,15 +149402,15 @@ "binop": null, "updateContext": null }, - "start": 26297, - "end": 26298, + "start": 26275, + "end": 26276, "loc": { "start": { - "line": 855, + "line": 854, "column": 26 }, "end": { - "line": 855, + "line": 854, "column": 27 } } @@ -149576,15 +149428,15 @@ "binop": null }, "value": "btnNextCont", - "start": 26298, - "end": 26309, + "start": 26276, + "end": 26287, "loc": { "start": { - "line": 855, + "line": 854, "column": 27 }, "end": { - "line": 855, + "line": 854, "column": 38 } } @@ -149602,15 +149454,15 @@ "binop": null, "updateContext": null }, - "start": 26309, - "end": 26310, + "start": 26287, + "end": 26288, "loc": { "start": { - "line": 855, + "line": 854, "column": 38 }, "end": { - "line": 855, + "line": 854, "column": 39 } } @@ -149629,15 +149481,15 @@ "updateContext": null }, "value": "click", - "start": 26311, - "end": 26318, + "start": 26289, + "end": 26296, "loc": { "start": { - "line": 855, + "line": 854, "column": 40 }, "end": { - "line": 855, + "line": 854, "column": 47 } } @@ -149655,15 +149507,15 @@ "binop": null, "updateContext": null }, - "start": 26318, - "end": 26319, + "start": 26296, + "end": 26297, "loc": { "start": { - "line": 855, + "line": 854, "column": 47 }, "end": { - "line": 855, + "line": 854, "column": 48 } } @@ -149681,15 +149533,15 @@ "binop": null }, "value": "evt", - "start": 26320, - "end": 26323, + "start": 26298, + "end": 26301, "loc": { "start": { - "line": 855, + "line": 854, "column": 49 }, "end": { - "line": 855, + "line": 854, "column": 52 } } @@ -149707,15 +149559,15 @@ "binop": null, "updateContext": null }, - "start": 26323, - "end": 26324, + "start": 26301, + "end": 26302, "loc": { "start": { - "line": 855, + "line": 854, "column": 52 }, "end": { - "line": 855, + "line": 854, "column": 53 } } @@ -149733,15 +149585,15 @@ "binop": null }, "value": "next", - "start": 26324, - "end": 26328, + "start": 26302, + "end": 26306, "loc": { "start": { - "line": 855, + "line": 854, "column": 53 }, "end": { - "line": 855, + "line": 854, "column": 57 } } @@ -149758,15 +149610,15 @@ "postfix": false, "binop": null }, - "start": 26328, - "end": 26329, + "start": 26306, + "end": 26307, "loc": { "start": { - "line": 855, + "line": 854, "column": 57 }, "end": { - "line": 855, + "line": 854, "column": 58 } } @@ -149784,15 +149636,15 @@ "binop": null, "updateContext": null }, - "start": 26329, - "end": 26330, + "start": 26307, + "end": 26308, "loc": { "start": { - "line": 855, + "line": 854, "column": 58 }, "end": { - "line": 855, + "line": 854, "column": 59 } } @@ -149810,15 +149662,15 @@ "binop": null }, "value": "removeElm", - "start": 26343, - "end": 26352, + "start": 26321, + "end": 26330, "loc": { "start": { - "line": 856, + "line": 855, "column": 12 }, "end": { - "line": 856, + "line": 855, "column": 21 } } @@ -149835,15 +149687,15 @@ "postfix": false, "binop": null }, - "start": 26352, - "end": 26353, + "start": 26330, + "end": 26331, "loc": { "start": { - "line": 856, + "line": 855, "column": 21 }, "end": { - "line": 856, + "line": 855, "column": 22 } } @@ -149863,15 +149715,15 @@ "updateContext": null }, "value": "this", - "start": 26353, - "end": 26357, + "start": 26331, + "end": 26335, "loc": { "start": { - "line": 856, + "line": 855, "column": 22 }, "end": { - "line": 856, + "line": 855, "column": 26 } } @@ -149889,15 +149741,15 @@ "binop": null, "updateContext": null }, - "start": 26357, - "end": 26358, + "start": 26335, + "end": 26336, "loc": { "start": { - "line": 856, + "line": 855, "column": 26 }, "end": { - "line": 856, + "line": 855, "column": 27 } } @@ -149915,15 +149767,15 @@ "binop": null }, "value": "btnNextCont", - "start": 26358, - "end": 26369, + "start": 26336, + "end": 26347, "loc": { "start": { - "line": 856, + "line": 855, "column": 27 }, "end": { - "line": 856, + "line": 855, "column": 38 } } @@ -149940,15 +149792,15 @@ "postfix": false, "binop": null }, - "start": 26369, - "end": 26370, + "start": 26347, + "end": 26348, "loc": { "start": { - "line": 856, + "line": 855, "column": 38 }, "end": { - "line": 856, + "line": 855, "column": 39 } } @@ -149966,15 +149818,15 @@ "binop": null, "updateContext": null }, - "start": 26370, - "end": 26371, + "start": 26348, + "end": 26349, "loc": { "start": { - "line": 856, + "line": 855, "column": 39 }, "end": { - "line": 856, + "line": 855, "column": 40 } } @@ -149994,15 +149846,15 @@ "updateContext": null }, "value": "this", - "start": 26384, - "end": 26388, + "start": 26362, + "end": 26366, "loc": { "start": { - "line": 857, + "line": 856, "column": 12 }, "end": { - "line": 857, + "line": 856, "column": 16 } } @@ -150020,15 +149872,15 @@ "binop": null, "updateContext": null }, - "start": 26388, - "end": 26389, + "start": 26366, + "end": 26367, "loc": { "start": { - "line": 857, + "line": 856, "column": 16 }, "end": { - "line": 857, + "line": 856, "column": 17 } } @@ -150046,15 +149898,15 @@ "binop": null }, "value": "btnNextCont", - "start": 26389, - "end": 26400, + "start": 26367, + "end": 26378, "loc": { "start": { - "line": 857, + "line": 856, "column": 17 }, "end": { - "line": 857, + "line": 856, "column": 28 } } @@ -150073,15 +149925,15 @@ "updateContext": null }, "value": "=", - "start": 26401, - "end": 26402, + "start": 26379, + "end": 26380, "loc": { "start": { - "line": 857, + "line": 856, "column": 29 }, "end": { - "line": 857, + "line": 856, "column": 30 } } @@ -150101,15 +149953,15 @@ "updateContext": null }, "value": "null", - "start": 26403, - "end": 26407, + "start": 26381, + "end": 26385, "loc": { "start": { - "line": 857, + "line": 856, "column": 31 }, "end": { - "line": 857, + "line": 856, "column": 35 } } @@ -150127,15 +149979,15 @@ "binop": null, "updateContext": null }, - "start": 26407, - "end": 26408, + "start": 26385, + "end": 26386, "loc": { "start": { - "line": 857, + "line": 856, "column": 35 }, "end": { - "line": 857, + "line": 856, "column": 36 } } @@ -150152,15 +150004,15 @@ "postfix": false, "binop": null }, - "start": 26417, - "end": 26418, + "start": 26395, + "end": 26396, "loc": { "start": { - "line": 858, + "line": 857, "column": 8 }, "end": { - "line": 858, + "line": 857, "column": 9 } } @@ -150180,15 +150032,15 @@ "updateContext": null }, "value": "if", - "start": 26428, - "end": 26430, + "start": 26406, + "end": 26408, "loc": { "start": { - "line": 860, + "line": 859, "column": 8 }, "end": { - "line": 860, + "line": 859, "column": 10 } } @@ -150205,15 +150057,15 @@ "postfix": false, "binop": null }, - "start": 26431, - "end": 26432, + "start": 26409, + "end": 26410, "loc": { "start": { - "line": 860, + "line": 859, "column": 11 }, "end": { - "line": 860, + "line": 859, "column": 12 } } @@ -150233,15 +150085,15 @@ "updateContext": null }, "value": "this", - "start": 26432, - "end": 26436, + "start": 26410, + "end": 26414, "loc": { "start": { - "line": 860, + "line": 859, "column": 12 }, "end": { - "line": 860, + "line": 859, "column": 16 } } @@ -150259,15 +150111,15 @@ "binop": null, "updateContext": null }, - "start": 26436, - "end": 26437, + "start": 26414, + "end": 26415, "loc": { "start": { - "line": 860, + "line": 859, "column": 16 }, "end": { - "line": 860, + "line": 859, "column": 17 } } @@ -150285,15 +150137,15 @@ "binop": null }, "value": "btnPrevCont", - "start": 26437, - "end": 26448, + "start": 26415, + "end": 26426, "loc": { "start": { - "line": 860, + "line": 859, "column": 17 }, "end": { - "line": 860, + "line": 859, "column": 28 } } @@ -150310,15 +150162,15 @@ "postfix": false, "binop": null }, - "start": 26448, - "end": 26449, + "start": 26426, + "end": 26427, "loc": { "start": { - "line": 860, + "line": 859, "column": 28 }, "end": { - "line": 860, + "line": 859, "column": 29 } } @@ -150335,15 +150187,15 @@ "postfix": false, "binop": null }, - "start": 26450, - "end": 26451, + "start": 26428, + "end": 26429, "loc": { "start": { - "line": 860, + "line": 859, "column": 30 }, "end": { - "line": 860, + "line": 859, "column": 31 } } @@ -150361,15 +150213,15 @@ "binop": null }, "value": "removeEvt", - "start": 26464, - "end": 26473, + "start": 26442, + "end": 26451, "loc": { "start": { - "line": 861, + "line": 860, "column": 12 }, "end": { - "line": 861, + "line": 860, "column": 21 } } @@ -150386,15 +150238,15 @@ "postfix": false, "binop": null }, - "start": 26473, - "end": 26474, + "start": 26451, + "end": 26452, "loc": { "start": { - "line": 861, + "line": 860, "column": 21 }, "end": { - "line": 861, + "line": 860, "column": 22 } } @@ -150414,15 +150266,15 @@ "updateContext": null }, "value": "this", - "start": 26474, - "end": 26478, + "start": 26452, + "end": 26456, "loc": { "start": { - "line": 861, + "line": 860, "column": 22 }, "end": { - "line": 861, + "line": 860, "column": 26 } } @@ -150440,15 +150292,15 @@ "binop": null, "updateContext": null }, - "start": 26478, - "end": 26479, + "start": 26456, + "end": 26457, "loc": { "start": { - "line": 861, + "line": 860, "column": 26 }, "end": { - "line": 861, + "line": 860, "column": 27 } } @@ -150466,15 +150318,15 @@ "binop": null }, "value": "btnPrevCont", - "start": 26479, - "end": 26490, + "start": 26457, + "end": 26468, "loc": { "start": { - "line": 861, + "line": 860, "column": 27 }, "end": { - "line": 861, + "line": 860, "column": 38 } } @@ -150492,15 +150344,15 @@ "binop": null, "updateContext": null }, - "start": 26490, - "end": 26491, + "start": 26468, + "end": 26469, "loc": { "start": { - "line": 861, + "line": 860, "column": 38 }, "end": { - "line": 861, + "line": 860, "column": 39 } } @@ -150519,15 +150371,15 @@ "updateContext": null }, "value": "click", - "start": 26492, - "end": 26499, + "start": 26470, + "end": 26477, "loc": { "start": { - "line": 861, + "line": 860, "column": 40 }, "end": { - "line": 861, + "line": 860, "column": 47 } } @@ -150545,15 +150397,15 @@ "binop": null, "updateContext": null }, - "start": 26499, - "end": 26500, + "start": 26477, + "end": 26478, "loc": { "start": { - "line": 861, + "line": 860, "column": 47 }, "end": { - "line": 861, + "line": 860, "column": 48 } } @@ -150571,15 +150423,15 @@ "binop": null }, "value": "evt", - "start": 26501, - "end": 26504, + "start": 26479, + "end": 26482, "loc": { "start": { - "line": 861, + "line": 860, "column": 49 }, "end": { - "line": 861, + "line": 860, "column": 52 } } @@ -150597,15 +150449,15 @@ "binop": null, "updateContext": null }, - "start": 26504, - "end": 26505, + "start": 26482, + "end": 26483, "loc": { "start": { - "line": 861, + "line": 860, "column": 52 }, "end": { - "line": 861, + "line": 860, "column": 53 } } @@ -150623,15 +150475,15 @@ "binop": null }, "value": "prev", - "start": 26505, - "end": 26509, + "start": 26483, + "end": 26487, "loc": { "start": { - "line": 861, + "line": 860, "column": 53 }, "end": { - "line": 861, + "line": 860, "column": 57 } } @@ -150648,15 +150500,15 @@ "postfix": false, "binop": null }, - "start": 26509, - "end": 26510, + "start": 26487, + "end": 26488, "loc": { "start": { - "line": 861, + "line": 860, "column": 57 }, "end": { - "line": 861, + "line": 860, "column": 58 } } @@ -150674,15 +150526,15 @@ "binop": null, "updateContext": null }, - "start": 26510, - "end": 26511, + "start": 26488, + "end": 26489, "loc": { "start": { - "line": 861, + "line": 860, "column": 58 }, "end": { - "line": 861, + "line": 860, "column": 59 } } @@ -150700,15 +150552,15 @@ "binop": null }, "value": "removeElm", - "start": 26524, - "end": 26533, + "start": 26502, + "end": 26511, "loc": { "start": { - "line": 862, + "line": 861, "column": 12 }, "end": { - "line": 862, + "line": 861, "column": 21 } } @@ -150725,15 +150577,15 @@ "postfix": false, "binop": null }, - "start": 26533, - "end": 26534, + "start": 26511, + "end": 26512, "loc": { "start": { - "line": 862, + "line": 861, "column": 21 }, "end": { - "line": 862, + "line": 861, "column": 22 } } @@ -150753,15 +150605,15 @@ "updateContext": null }, "value": "this", - "start": 26534, - "end": 26538, + "start": 26512, + "end": 26516, "loc": { "start": { - "line": 862, + "line": 861, "column": 22 }, "end": { - "line": 862, + "line": 861, "column": 26 } } @@ -150779,15 +150631,15 @@ "binop": null, "updateContext": null }, - "start": 26538, - "end": 26539, + "start": 26516, + "end": 26517, "loc": { "start": { - "line": 862, + "line": 861, "column": 26 }, "end": { - "line": 862, + "line": 861, "column": 27 } } @@ -150805,15 +150657,15 @@ "binop": null }, "value": "btnPrevCont", - "start": 26539, - "end": 26550, + "start": 26517, + "end": 26528, "loc": { "start": { - "line": 862, + "line": 861, "column": 27 }, "end": { - "line": 862, + "line": 861, "column": 38 } } @@ -150830,15 +150682,15 @@ "postfix": false, "binop": null }, - "start": 26550, - "end": 26551, + "start": 26528, + "end": 26529, "loc": { "start": { - "line": 862, + "line": 861, "column": 38 }, "end": { - "line": 862, + "line": 861, "column": 39 } } @@ -150856,15 +150708,15 @@ "binop": null, "updateContext": null }, - "start": 26551, - "end": 26552, + "start": 26529, + "end": 26530, "loc": { "start": { - "line": 862, + "line": 861, "column": 39 }, "end": { - "line": 862, + "line": 861, "column": 40 } } @@ -150884,15 +150736,15 @@ "updateContext": null }, "value": "this", - "start": 26565, - "end": 26569, + "start": 26543, + "end": 26547, "loc": { "start": { - "line": 863, + "line": 862, "column": 12 }, "end": { - "line": 863, + "line": 862, "column": 16 } } @@ -150910,15 +150762,15 @@ "binop": null, "updateContext": null }, - "start": 26569, - "end": 26570, + "start": 26547, + "end": 26548, "loc": { "start": { - "line": 863, + "line": 862, "column": 16 }, "end": { - "line": 863, + "line": 862, "column": 17 } } @@ -150936,15 +150788,15 @@ "binop": null }, "value": "btnPrevCont", - "start": 26570, - "end": 26581, + "start": 26548, + "end": 26559, "loc": { "start": { - "line": 863, + "line": 862, "column": 17 }, "end": { - "line": 863, + "line": 862, "column": 28 } } @@ -150963,15 +150815,15 @@ "updateContext": null }, "value": "=", - "start": 26582, - "end": 26583, + "start": 26560, + "end": 26561, "loc": { "start": { - "line": 863, + "line": 862, "column": 29 }, "end": { - "line": 863, + "line": 862, "column": 30 } } @@ -150991,15 +150843,15 @@ "updateContext": null }, "value": "null", - "start": 26584, - "end": 26588, + "start": 26562, + "end": 26566, "loc": { "start": { - "line": 863, + "line": 862, "column": 31 }, "end": { - "line": 863, + "line": 862, "column": 35 } } @@ -151017,15 +150869,15 @@ "binop": null, "updateContext": null }, - "start": 26588, - "end": 26589, + "start": 26566, + "end": 26567, "loc": { "start": { - "line": 863, + "line": 862, "column": 35 }, "end": { - "line": 863, + "line": 862, "column": 36 } } @@ -151042,15 +150894,15 @@ "postfix": false, "binop": null }, - "start": 26598, - "end": 26599, + "start": 26576, + "end": 26577, "loc": { "start": { - "line": 864, + "line": 863, "column": 8 }, "end": { - "line": 864, + "line": 863, "column": 9 } } @@ -151070,15 +150922,15 @@ "updateContext": null }, "value": "if", - "start": 26609, - "end": 26611, + "start": 26587, + "end": 26589, "loc": { "start": { - "line": 866, + "line": 865, "column": 8 }, "end": { - "line": 866, + "line": 865, "column": 10 } } @@ -151095,15 +150947,15 @@ "postfix": false, "binop": null }, - "start": 26612, - "end": 26613, + "start": 26590, + "end": 26591, "loc": { "start": { - "line": 866, + "line": 865, "column": 11 }, "end": { - "line": 866, + "line": 865, "column": 12 } } @@ -151123,15 +150975,15 @@ "updateContext": null }, "value": "this", - "start": 26613, - "end": 26617, + "start": 26591, + "end": 26595, "loc": { "start": { - "line": 866, + "line": 865, "column": 12 }, "end": { - "line": 866, + "line": 865, "column": 16 } } @@ -151149,15 +151001,15 @@ "binop": null, "updateContext": null }, - "start": 26617, - "end": 26618, + "start": 26595, + "end": 26596, "loc": { "start": { - "line": 866, + "line": 865, "column": 16 }, "end": { - "line": 866, + "line": 865, "column": 17 } } @@ -151175,15 +151027,15 @@ "binop": null }, "value": "btnLastCont", - "start": 26618, - "end": 26629, + "start": 26596, + "end": 26607, "loc": { "start": { - "line": 866, + "line": 865, "column": 17 }, "end": { - "line": 866, + "line": 865, "column": 28 } } @@ -151200,15 +151052,15 @@ "postfix": false, "binop": null }, - "start": 26629, - "end": 26630, + "start": 26607, + "end": 26608, "loc": { "start": { - "line": 866, + "line": 865, "column": 28 }, "end": { - "line": 866, + "line": 865, "column": 29 } } @@ -151225,15 +151077,15 @@ "postfix": false, "binop": null }, - "start": 26631, - "end": 26632, + "start": 26609, + "end": 26610, "loc": { "start": { - "line": 866, + "line": 865, "column": 30 }, "end": { - "line": 866, + "line": 865, "column": 31 } } @@ -151251,15 +151103,15 @@ "binop": null }, "value": "removeEvt", - "start": 26645, - "end": 26654, + "start": 26623, + "end": 26632, "loc": { "start": { - "line": 867, + "line": 866, "column": 12 }, "end": { - "line": 867, + "line": 866, "column": 21 } } @@ -151276,15 +151128,15 @@ "postfix": false, "binop": null }, - "start": 26654, - "end": 26655, + "start": 26632, + "end": 26633, "loc": { "start": { - "line": 867, + "line": 866, "column": 21 }, "end": { - "line": 867, + "line": 866, "column": 22 } } @@ -151304,15 +151156,15 @@ "updateContext": null }, "value": "this", - "start": 26655, - "end": 26659, + "start": 26633, + "end": 26637, "loc": { "start": { - "line": 867, + "line": 866, "column": 22 }, "end": { - "line": 867, + "line": 866, "column": 26 } } @@ -151330,15 +151182,15 @@ "binop": null, "updateContext": null }, - "start": 26659, - "end": 26660, + "start": 26637, + "end": 26638, "loc": { "start": { - "line": 867, + "line": 866, "column": 26 }, "end": { - "line": 867, + "line": 866, "column": 27 } } @@ -151356,15 +151208,15 @@ "binop": null }, "value": "btnLastCont", - "start": 26660, - "end": 26671, + "start": 26638, + "end": 26649, "loc": { "start": { - "line": 867, + "line": 866, "column": 27 }, "end": { - "line": 867, + "line": 866, "column": 38 } } @@ -151382,15 +151234,15 @@ "binop": null, "updateContext": null }, - "start": 26671, - "end": 26672, + "start": 26649, + "end": 26650, "loc": { "start": { - "line": 867, + "line": 866, "column": 38 }, "end": { - "line": 867, + "line": 866, "column": 39 } } @@ -151409,15 +151261,15 @@ "updateContext": null }, "value": "click", - "start": 26673, - "end": 26680, + "start": 26651, + "end": 26658, "loc": { "start": { - "line": 867, + "line": 866, "column": 40 }, "end": { - "line": 867, + "line": 866, "column": 47 } } @@ -151435,15 +151287,15 @@ "binop": null, "updateContext": null }, - "start": 26680, - "end": 26681, + "start": 26658, + "end": 26659, "loc": { "start": { - "line": 867, + "line": 866, "column": 47 }, "end": { - "line": 867, + "line": 866, "column": 48 } } @@ -151461,15 +151313,15 @@ "binop": null }, "value": "evt", - "start": 26682, - "end": 26685, + "start": 26660, + "end": 26663, "loc": { "start": { - "line": 867, + "line": 866, "column": 49 }, "end": { - "line": 867, + "line": 866, "column": 52 } } @@ -151487,15 +151339,15 @@ "binop": null, "updateContext": null }, - "start": 26685, - "end": 26686, + "start": 26663, + "end": 26664, "loc": { "start": { - "line": 867, + "line": 866, "column": 52 }, "end": { - "line": 867, + "line": 866, "column": 53 } } @@ -151513,15 +151365,15 @@ "binop": null }, "value": "last", - "start": 26686, - "end": 26690, + "start": 26664, + "end": 26668, "loc": { "start": { - "line": 867, + "line": 866, "column": 53 }, "end": { - "line": 867, + "line": 866, "column": 57 } } @@ -151538,15 +151390,15 @@ "postfix": false, "binop": null }, - "start": 26690, - "end": 26691, + "start": 26668, + "end": 26669, "loc": { "start": { - "line": 867, + "line": 866, "column": 57 }, "end": { - "line": 867, + "line": 866, "column": 58 } } @@ -151564,15 +151416,15 @@ "binop": null, "updateContext": null }, - "start": 26691, - "end": 26692, + "start": 26669, + "end": 26670, "loc": { "start": { - "line": 867, + "line": 866, "column": 58 }, "end": { - "line": 867, + "line": 866, "column": 59 } } @@ -151590,15 +151442,15 @@ "binop": null }, "value": "removeElm", - "start": 26705, - "end": 26714, + "start": 26683, + "end": 26692, "loc": { "start": { - "line": 868, + "line": 867, "column": 12 }, "end": { - "line": 868, + "line": 867, "column": 21 } } @@ -151615,15 +151467,15 @@ "postfix": false, "binop": null }, - "start": 26714, - "end": 26715, + "start": 26692, + "end": 26693, "loc": { "start": { - "line": 868, + "line": 867, "column": 21 }, "end": { - "line": 868, + "line": 867, "column": 22 } } @@ -151643,15 +151495,15 @@ "updateContext": null }, "value": "this", - "start": 26715, - "end": 26719, + "start": 26693, + "end": 26697, "loc": { "start": { - "line": 868, + "line": 867, "column": 22 }, "end": { - "line": 868, + "line": 867, "column": 26 } } @@ -151669,15 +151521,15 @@ "binop": null, "updateContext": null }, - "start": 26719, - "end": 26720, + "start": 26697, + "end": 26698, "loc": { "start": { - "line": 868, + "line": 867, "column": 26 }, "end": { - "line": 868, + "line": 867, "column": 27 } } @@ -151695,15 +151547,15 @@ "binop": null }, "value": "btnLastCont", - "start": 26720, - "end": 26731, + "start": 26698, + "end": 26709, "loc": { "start": { - "line": 868, + "line": 867, "column": 27 }, "end": { - "line": 868, + "line": 867, "column": 38 } } @@ -151720,15 +151572,15 @@ "postfix": false, "binop": null }, - "start": 26731, - "end": 26732, + "start": 26709, + "end": 26710, "loc": { "start": { - "line": 868, + "line": 867, "column": 38 }, "end": { - "line": 868, + "line": 867, "column": 39 } } @@ -151746,15 +151598,15 @@ "binop": null, "updateContext": null }, - "start": 26732, - "end": 26733, + "start": 26710, + "end": 26711, "loc": { "start": { - "line": 868, + "line": 867, "column": 39 }, "end": { - "line": 868, + "line": 867, "column": 40 } } @@ -151774,15 +151626,15 @@ "updateContext": null }, "value": "this", - "start": 26746, - "end": 26750, + "start": 26724, + "end": 26728, "loc": { "start": { - "line": 869, + "line": 868, "column": 12 }, "end": { - "line": 869, + "line": 868, "column": 16 } } @@ -151800,15 +151652,15 @@ "binop": null, "updateContext": null }, - "start": 26750, - "end": 26751, + "start": 26728, + "end": 26729, "loc": { "start": { - "line": 869, + "line": 868, "column": 16 }, "end": { - "line": 869, + "line": 868, "column": 17 } } @@ -151826,15 +151678,15 @@ "binop": null }, "value": "btnLastCont", - "start": 26751, - "end": 26762, + "start": 26729, + "end": 26740, "loc": { "start": { - "line": 869, + "line": 868, "column": 17 }, "end": { - "line": 869, + "line": 868, "column": 28 } } @@ -151853,15 +151705,15 @@ "updateContext": null }, "value": "=", - "start": 26763, - "end": 26764, + "start": 26741, + "end": 26742, "loc": { "start": { - "line": 869, + "line": 868, "column": 29 }, "end": { - "line": 869, + "line": 868, "column": 30 } } @@ -151881,15 +151733,15 @@ "updateContext": null }, "value": "null", - "start": 26765, - "end": 26769, + "start": 26743, + "end": 26747, "loc": { "start": { - "line": 869, + "line": 868, "column": 31 }, "end": { - "line": 869, + "line": 868, "column": 35 } } @@ -151907,15 +151759,15 @@ "binop": null, "updateContext": null }, - "start": 26769, - "end": 26770, + "start": 26747, + "end": 26748, "loc": { "start": { - "line": 869, + "line": 868, "column": 35 }, "end": { - "line": 869, + "line": 868, "column": 36 } } @@ -151932,15 +151784,15 @@ "postfix": false, "binop": null }, - "start": 26779, - "end": 26780, + "start": 26757, + "end": 26758, "loc": { "start": { - "line": 870, + "line": 869, "column": 8 }, "end": { - "line": 870, + "line": 869, "column": 9 } } @@ -151960,15 +151812,15 @@ "updateContext": null }, "value": "if", - "start": 26790, - "end": 26792, + "start": 26768, + "end": 26770, "loc": { "start": { - "line": 872, + "line": 871, "column": 8 }, "end": { - "line": 872, + "line": 871, "column": 10 } } @@ -151985,15 +151837,15 @@ "postfix": false, "binop": null }, - "start": 26793, - "end": 26794, + "start": 26771, + "end": 26772, "loc": { "start": { - "line": 872, + "line": 871, "column": 11 }, "end": { - "line": 872, + "line": 871, "column": 12 } } @@ -152013,15 +151865,15 @@ "updateContext": null }, "value": "this", - "start": 26794, - "end": 26798, + "start": 26772, + "end": 26776, "loc": { "start": { - "line": 872, + "line": 871, "column": 12 }, "end": { - "line": 872, + "line": 871, "column": 16 } } @@ -152039,15 +151891,15 @@ "binop": null, "updateContext": null }, - "start": 26798, - "end": 26799, + "start": 26776, + "end": 26777, "loc": { "start": { - "line": 872, + "line": 871, "column": 16 }, "end": { - "line": 872, + "line": 871, "column": 17 } } @@ -152065,15 +151917,15 @@ "binop": null }, "value": "btnFirstCont", - "start": 26799, - "end": 26811, + "start": 26777, + "end": 26789, "loc": { "start": { - "line": 872, + "line": 871, "column": 17 }, "end": { - "line": 872, + "line": 871, "column": 29 } } @@ -152090,15 +151942,15 @@ "postfix": false, "binop": null }, - "start": 26811, - "end": 26812, + "start": 26789, + "end": 26790, "loc": { "start": { - "line": 872, + "line": 871, "column": 29 }, "end": { - "line": 872, + "line": 871, "column": 30 } } @@ -152115,15 +151967,15 @@ "postfix": false, "binop": null }, - "start": 26813, - "end": 26814, + "start": 26791, + "end": 26792, "loc": { "start": { - "line": 872, + "line": 871, "column": 31 }, "end": { - "line": 872, + "line": 871, "column": 32 } } @@ -152141,15 +151993,15 @@ "binop": null }, "value": "removeEvt", - "start": 26827, - "end": 26836, + "start": 26805, + "end": 26814, "loc": { "start": { - "line": 873, + "line": 872, "column": 12 }, "end": { - "line": 873, + "line": 872, "column": 21 } } @@ -152166,15 +152018,15 @@ "postfix": false, "binop": null }, - "start": 26836, - "end": 26837, + "start": 26814, + "end": 26815, "loc": { "start": { - "line": 873, + "line": 872, "column": 21 }, "end": { - "line": 873, + "line": 872, "column": 22 } } @@ -152194,15 +152046,15 @@ "updateContext": null }, "value": "this", - "start": 26837, - "end": 26841, + "start": 26815, + "end": 26819, "loc": { "start": { - "line": 873, + "line": 872, "column": 22 }, "end": { - "line": 873, + "line": 872, "column": 26 } } @@ -152220,15 +152072,15 @@ "binop": null, "updateContext": null }, - "start": 26841, - "end": 26842, + "start": 26819, + "end": 26820, "loc": { "start": { - "line": 873, + "line": 872, "column": 26 }, "end": { - "line": 873, + "line": 872, "column": 27 } } @@ -152246,15 +152098,15 @@ "binop": null }, "value": "btnFirstCont", - "start": 26842, - "end": 26854, + "start": 26820, + "end": 26832, "loc": { "start": { - "line": 873, + "line": 872, "column": 27 }, "end": { - "line": 873, + "line": 872, "column": 39 } } @@ -152272,15 +152124,15 @@ "binop": null, "updateContext": null }, - "start": 26854, - "end": 26855, + "start": 26832, + "end": 26833, "loc": { "start": { - "line": 873, + "line": 872, "column": 39 }, "end": { - "line": 873, + "line": 872, "column": 40 } } @@ -152299,15 +152151,15 @@ "updateContext": null }, "value": "click", - "start": 26856, - "end": 26863, + "start": 26834, + "end": 26841, "loc": { "start": { - "line": 873, + "line": 872, "column": 41 }, "end": { - "line": 873, + "line": 872, "column": 48 } } @@ -152325,15 +152177,15 @@ "binop": null, "updateContext": null }, - "start": 26863, - "end": 26864, + "start": 26841, + "end": 26842, "loc": { "start": { - "line": 873, + "line": 872, "column": 48 }, "end": { - "line": 873, + "line": 872, "column": 49 } } @@ -152351,15 +152203,15 @@ "binop": null }, "value": "evt", - "start": 26865, - "end": 26868, + "start": 26843, + "end": 26846, "loc": { "start": { - "line": 873, + "line": 872, "column": 50 }, "end": { - "line": 873, + "line": 872, "column": 53 } } @@ -152377,15 +152229,15 @@ "binop": null, "updateContext": null }, - "start": 26868, - "end": 26869, + "start": 26846, + "end": 26847, "loc": { "start": { - "line": 873, + "line": 872, "column": 53 }, "end": { - "line": 873, + "line": 872, "column": 54 } } @@ -152403,15 +152255,15 @@ "binop": null }, "value": "first", - "start": 26869, - "end": 26874, + "start": 26847, + "end": 26852, "loc": { "start": { - "line": 873, + "line": 872, "column": 54 }, "end": { - "line": 873, + "line": 872, "column": 59 } } @@ -152428,15 +152280,15 @@ "postfix": false, "binop": null }, - "start": 26874, - "end": 26875, + "start": 26852, + "end": 26853, "loc": { "start": { - "line": 873, + "line": 872, "column": 59 }, "end": { - "line": 873, + "line": 872, "column": 60 } } @@ -152454,15 +152306,15 @@ "binop": null, "updateContext": null }, - "start": 26875, - "end": 26876, + "start": 26853, + "end": 26854, "loc": { "start": { - "line": 873, + "line": 872, "column": 60 }, "end": { - "line": 873, + "line": 872, "column": 61 } } @@ -152480,15 +152332,15 @@ "binop": null }, "value": "removeElm", - "start": 26889, - "end": 26898, + "start": 26867, + "end": 26876, "loc": { "start": { - "line": 874, + "line": 873, "column": 12 }, "end": { - "line": 874, + "line": 873, "column": 21 } } @@ -152505,15 +152357,15 @@ "postfix": false, "binop": null }, - "start": 26898, - "end": 26899, + "start": 26876, + "end": 26877, "loc": { "start": { - "line": 874, + "line": 873, "column": 21 }, "end": { - "line": 874, + "line": 873, "column": 22 } } @@ -152533,15 +152385,15 @@ "updateContext": null }, "value": "this", - "start": 26899, - "end": 26903, + "start": 26877, + "end": 26881, "loc": { "start": { - "line": 874, + "line": 873, "column": 22 }, "end": { - "line": 874, + "line": 873, "column": 26 } } @@ -152559,15 +152411,15 @@ "binop": null, "updateContext": null }, - "start": 26903, - "end": 26904, + "start": 26881, + "end": 26882, "loc": { "start": { - "line": 874, + "line": 873, "column": 26 }, "end": { - "line": 874, + "line": 873, "column": 27 } } @@ -152585,15 +152437,15 @@ "binop": null }, "value": "btnFirstCont", - "start": 26904, - "end": 26916, + "start": 26882, + "end": 26894, "loc": { "start": { - "line": 874, + "line": 873, "column": 27 }, "end": { - "line": 874, + "line": 873, "column": 39 } } @@ -152610,15 +152462,15 @@ "postfix": false, "binop": null }, - "start": 26916, - "end": 26917, + "start": 26894, + "end": 26895, "loc": { "start": { - "line": 874, + "line": 873, "column": 39 }, "end": { - "line": 874, + "line": 873, "column": 40 } } @@ -152636,15 +152488,15 @@ "binop": null, "updateContext": null }, - "start": 26917, - "end": 26918, + "start": 26895, + "end": 26896, "loc": { "start": { - "line": 874, + "line": 873, "column": 40 }, "end": { - "line": 874, + "line": 873, "column": 41 } } @@ -152664,15 +152516,15 @@ "updateContext": null }, "value": "this", - "start": 26931, - "end": 26935, + "start": 26909, + "end": 26913, "loc": { "start": { - "line": 875, + "line": 874, "column": 12 }, "end": { - "line": 875, + "line": 874, "column": 16 } } @@ -152690,15 +152542,15 @@ "binop": null, "updateContext": null }, - "start": 26935, - "end": 26936, + "start": 26913, + "end": 26914, "loc": { "start": { - "line": 875, + "line": 874, "column": 16 }, "end": { - "line": 875, + "line": 874, "column": 17 } } @@ -152716,15 +152568,15 @@ "binop": null }, "value": "btnFirstCont", - "start": 26936, - "end": 26948, + "start": 26914, + "end": 26926, "loc": { "start": { - "line": 875, + "line": 874, "column": 17 }, "end": { - "line": 875, + "line": 874, "column": 29 } } @@ -152743,15 +152595,15 @@ "updateContext": null }, "value": "=", - "start": 26949, - "end": 26950, + "start": 26927, + "end": 26928, "loc": { "start": { - "line": 875, + "line": 874, "column": 30 }, "end": { - "line": 875, + "line": 874, "column": 31 } } @@ -152771,15 +152623,15 @@ "updateContext": null }, "value": "null", - "start": 26951, - "end": 26955, + "start": 26929, + "end": 26933, "loc": { "start": { - "line": 875, + "line": 874, "column": 32 }, "end": { - "line": 875, + "line": 874, "column": 36 } } @@ -152797,15 +152649,15 @@ "binop": null, "updateContext": null }, - "start": 26955, - "end": 26956, + "start": 26933, + "end": 26934, "loc": { "start": { - "line": 875, + "line": 874, "column": 36 }, "end": { - "line": 875, + "line": 874, "column": 37 } } @@ -152822,15 +152674,15 @@ "postfix": false, "binop": null }, - "start": 26965, - "end": 26966, + "start": 26943, + "end": 26944, "loc": { "start": { - "line": 876, + "line": 875, "column": 8 }, "end": { - "line": 876, + "line": 875, "column": 9 } } @@ -152850,15 +152702,15 @@ "updateContext": null }, "value": "if", - "start": 26976, - "end": 26978, + "start": 26954, + "end": 26956, "loc": { "start": { - "line": 878, + "line": 877, "column": 8 }, "end": { - "line": 878, + "line": 877, "column": 10 } } @@ -152875,15 +152727,15 @@ "postfix": false, "binop": null }, - "start": 26979, - "end": 26980, + "start": 26957, + "end": 26958, "loc": { "start": { - "line": 878, + "line": 877, "column": 11 }, "end": { - "line": 878, + "line": 877, "column": 12 } } @@ -152903,15 +152755,15 @@ "updateContext": null }, "value": "this", - "start": 26980, - "end": 26984, + "start": 26958, + "end": 26962, "loc": { "start": { - "line": 878, + "line": 877, "column": 12 }, "end": { - "line": 878, + "line": 877, "column": 16 } } @@ -152929,15 +152781,15 @@ "binop": null, "updateContext": null }, - "start": 26984, - "end": 26985, + "start": 26962, + "end": 26963, "loc": { "start": { - "line": 878, + "line": 877, "column": 16 }, "end": { - "line": 878, + "line": 877, "column": 17 } } @@ -152955,15 +152807,15 @@ "binop": null }, "value": "pgBefore", - "start": 26985, - "end": 26993, + "start": 26963, + "end": 26971, "loc": { "start": { - "line": 878, + "line": 877, "column": 17 }, "end": { - "line": 878, + "line": 877, "column": 25 } } @@ -152980,15 +152832,15 @@ "postfix": false, "binop": null }, - "start": 26993, - "end": 26994, + "start": 26971, + "end": 26972, "loc": { "start": { - "line": 878, + "line": 877, "column": 25 }, "end": { - "line": 878, + "line": 877, "column": 26 } } @@ -153005,41 +152857,41 @@ "postfix": false, "binop": null }, - "start": 26995, + "start": 26973, + "end": 26974, + "loc": { + "start": { + "line": 877, + "column": 27 + }, + "end": { + "line": 877, + "column": 28 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "removeElm", + "start": 26987, "end": 26996, "loc": { "start": { "line": 878, - "column": 27 - }, - "end": { - "line": 878, - "column": 28 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "removeElm", - "start": 27009, - "end": 27018, - "loc": { - "start": { - "line": 879, "column": 12 }, "end": { - "line": 879, + "line": 878, "column": 21 } } @@ -153056,15 +152908,15 @@ "postfix": false, "binop": null }, - "start": 27018, - "end": 27019, + "start": 26996, + "end": 26997, "loc": { "start": { - "line": 879, + "line": 878, "column": 21 }, "end": { - "line": 879, + "line": 878, "column": 22 } } @@ -153084,15 +152936,15 @@ "updateContext": null }, "value": "this", - "start": 27019, - "end": 27023, + "start": 26997, + "end": 27001, "loc": { "start": { - "line": 879, + "line": 878, "column": 22 }, "end": { - "line": 879, + "line": 878, "column": 26 } } @@ -153110,15 +152962,15 @@ "binop": null, "updateContext": null }, - "start": 27023, - "end": 27024, + "start": 27001, + "end": 27002, "loc": { "start": { - "line": 879, + "line": 878, "column": 26 }, "end": { - "line": 879, + "line": 878, "column": 27 } } @@ -153136,15 +152988,15 @@ "binop": null }, "value": "pgBefore", - "start": 27024, - "end": 27032, + "start": 27002, + "end": 27010, "loc": { "start": { - "line": 879, + "line": 878, "column": 27 }, "end": { - "line": 879, + "line": 878, "column": 35 } } @@ -153161,15 +153013,15 @@ "postfix": false, "binop": null }, - "start": 27032, - "end": 27033, + "start": 27010, + "end": 27011, "loc": { "start": { - "line": 879, + "line": 878, "column": 35 }, "end": { - "line": 879, + "line": 878, "column": 36 } } @@ -153187,15 +153039,15 @@ "binop": null, "updateContext": null }, - "start": 27033, - "end": 27034, + "start": 27011, + "end": 27012, "loc": { "start": { - "line": 879, + "line": 878, "column": 36 }, "end": { - "line": 879, + "line": 878, "column": 37 } } @@ -153215,15 +153067,15 @@ "updateContext": null }, "value": "this", - "start": 27047, - "end": 27051, + "start": 27025, + "end": 27029, "loc": { "start": { - "line": 880, + "line": 879, "column": 12 }, "end": { - "line": 880, + "line": 879, "column": 16 } } @@ -153241,15 +153093,15 @@ "binop": null, "updateContext": null }, - "start": 27051, - "end": 27052, + "start": 27029, + "end": 27030, "loc": { "start": { - "line": 880, + "line": 879, "column": 16 }, "end": { - "line": 880, + "line": 879, "column": 17 } } @@ -153267,15 +153119,15 @@ "binop": null }, "value": "pgBefore", - "start": 27052, - "end": 27060, + "start": 27030, + "end": 27038, "loc": { "start": { - "line": 880, + "line": 879, "column": 17 }, "end": { - "line": 880, + "line": 879, "column": 25 } } @@ -153294,15 +153146,15 @@ "updateContext": null }, "value": "=", - "start": 27061, - "end": 27062, + "start": 27039, + "end": 27040, "loc": { "start": { - "line": 880, + "line": 879, "column": 26 }, "end": { - "line": 880, + "line": 879, "column": 27 } } @@ -153322,15 +153174,15 @@ "updateContext": null }, "value": "null", - "start": 27063, - "end": 27067, + "start": 27041, + "end": 27045, "loc": { "start": { - "line": 880, + "line": 879, "column": 28 }, "end": { - "line": 880, + "line": 879, "column": 32 } } @@ -153348,15 +153200,15 @@ "binop": null, "updateContext": null }, - "start": 27067, - "end": 27068, + "start": 27045, + "end": 27046, "loc": { "start": { - "line": 880, + "line": 879, "column": 32 }, "end": { - "line": 880, + "line": 879, "column": 33 } } @@ -153373,15 +153225,15 @@ "postfix": false, "binop": null }, - "start": 27077, - "end": 27078, + "start": 27055, + "end": 27056, "loc": { "start": { - "line": 881, + "line": 880, "column": 8 }, "end": { - "line": 881, + "line": 880, "column": 9 } } @@ -153401,15 +153253,15 @@ "updateContext": null }, "value": "if", - "start": 27088, - "end": 27090, + "start": 27066, + "end": 27068, "loc": { "start": { - "line": 883, + "line": 882, "column": 8 }, "end": { - "line": 883, + "line": 882, "column": 10 } } @@ -153426,15 +153278,15 @@ "postfix": false, "binop": null }, - "start": 27091, - "end": 27092, + "start": 27069, + "end": 27070, "loc": { "start": { - "line": 883, + "line": 882, "column": 11 }, "end": { - "line": 883, + "line": 882, "column": 12 } } @@ -153454,15 +153306,15 @@ "updateContext": null }, "value": "this", - "start": 27092, - "end": 27096, + "start": 27070, + "end": 27074, "loc": { "start": { - "line": 883, + "line": 882, "column": 12 }, "end": { - "line": 883, + "line": 882, "column": 16 } } @@ -153480,15 +153332,15 @@ "binop": null, "updateContext": null }, - "start": 27096, - "end": 27097, + "start": 27074, + "end": 27075, "loc": { "start": { - "line": 883, + "line": 882, "column": 16 }, "end": { - "line": 883, + "line": 882, "column": 17 } } @@ -153506,15 +153358,15 @@ "binop": null }, "value": "pgAfter", - "start": 27097, - "end": 27104, + "start": 27075, + "end": 27082, "loc": { "start": { - "line": 883, + "line": 882, "column": 17 }, "end": { - "line": 883, + "line": 882, "column": 24 } } @@ -153531,15 +153383,15 @@ "postfix": false, "binop": null }, - "start": 27104, - "end": 27105, + "start": 27082, + "end": 27083, "loc": { "start": { - "line": 883, + "line": 882, "column": 24 }, "end": { - "line": 883, + "line": 882, "column": 25 } } @@ -153556,15 +153408,15 @@ "postfix": false, "binop": null }, - "start": 27106, - "end": 27107, + "start": 27084, + "end": 27085, "loc": { "start": { - "line": 883, + "line": 882, "column": 26 }, "end": { - "line": 883, + "line": 882, "column": 27 } } @@ -153582,15 +153434,15 @@ "binop": null }, "value": "removeElm", - "start": 27120, - "end": 27129, + "start": 27098, + "end": 27107, "loc": { "start": { - "line": 884, + "line": 883, "column": 12 }, "end": { - "line": 884, + "line": 883, "column": 21 } } @@ -153607,15 +153459,15 @@ "postfix": false, "binop": null }, - "start": 27129, - "end": 27130, + "start": 27107, + "end": 27108, "loc": { "start": { - "line": 884, + "line": 883, "column": 21 }, "end": { - "line": 884, + "line": 883, "column": 22 } } @@ -153635,15 +153487,15 @@ "updateContext": null }, "value": "this", - "start": 27130, - "end": 27134, + "start": 27108, + "end": 27112, "loc": { "start": { - "line": 884, + "line": 883, "column": 22 }, "end": { - "line": 884, + "line": 883, "column": 26 } } @@ -153661,15 +153513,15 @@ "binop": null, "updateContext": null }, - "start": 27134, - "end": 27135, + "start": 27112, + "end": 27113, "loc": { "start": { - "line": 884, + "line": 883, "column": 26 }, "end": { - "line": 884, + "line": 883, "column": 27 } } @@ -153687,15 +153539,15 @@ "binop": null }, "value": "pgAfter", - "start": 27135, - "end": 27142, + "start": 27113, + "end": 27120, "loc": { "start": { - "line": 884, + "line": 883, "column": 27 }, "end": { - "line": 884, + "line": 883, "column": 34 } } @@ -153712,15 +153564,15 @@ "postfix": false, "binop": null }, - "start": 27142, - "end": 27143, + "start": 27120, + "end": 27121, "loc": { "start": { - "line": 884, + "line": 883, "column": 34 }, "end": { - "line": 884, + "line": 883, "column": 35 } } @@ -153738,15 +153590,15 @@ "binop": null, "updateContext": null }, - "start": 27143, - "end": 27144, + "start": 27121, + "end": 27122, "loc": { "start": { - "line": 884, + "line": 883, "column": 35 }, "end": { - "line": 884, + "line": 883, "column": 36 } } @@ -153766,15 +153618,15 @@ "updateContext": null }, "value": "this", - "start": 27157, - "end": 27161, + "start": 27135, + "end": 27139, "loc": { "start": { - "line": 885, + "line": 884, "column": 12 }, "end": { - "line": 885, + "line": 884, "column": 16 } } @@ -153792,15 +153644,15 @@ "binop": null, "updateContext": null }, - "start": 27161, - "end": 27162, + "start": 27139, + "end": 27140, "loc": { "start": { - "line": 885, + "line": 884, "column": 16 }, "end": { - "line": 885, + "line": 884, "column": 17 } } @@ -153818,15 +153670,15 @@ "binop": null }, "value": "pgAfter", - "start": 27162, - "end": 27169, + "start": 27140, + "end": 27147, "loc": { "start": { - "line": 885, + "line": 884, "column": 17 }, "end": { - "line": 885, + "line": 884, "column": 24 } } @@ -153845,15 +153697,15 @@ "updateContext": null }, "value": "=", - "start": 27170, - "end": 27171, + "start": 27148, + "end": 27149, "loc": { "start": { - "line": 885, + "line": 884, "column": 25 }, "end": { - "line": 885, + "line": 884, "column": 26 } } @@ -153873,15 +153725,15 @@ "updateContext": null }, "value": "null", - "start": 27172, - "end": 27176, + "start": 27150, + "end": 27154, "loc": { "start": { - "line": 885, + "line": 884, "column": 27 }, "end": { - "line": 885, + "line": 884, "column": 31 } } @@ -153899,15 +153751,15 @@ "binop": null, "updateContext": null }, - "start": 27176, - "end": 27177, + "start": 27154, + "end": 27155, "loc": { "start": { - "line": 885, + "line": 884, "column": 31 }, "end": { - "line": 885, + "line": 884, "column": 32 } } @@ -153924,15 +153776,15 @@ "postfix": false, "binop": null }, - "start": 27186, - "end": 27187, + "start": 27164, + "end": 27165, "loc": { "start": { - "line": 886, + "line": 885, "column": 8 }, "end": { - "line": 886, + "line": 885, "column": 9 } } @@ -153952,15 +153804,15 @@ "updateContext": null }, "value": "if", - "start": 27197, - "end": 27199, + "start": 27175, + "end": 27177, "loc": { "start": { - "line": 888, + "line": 887, "column": 8 }, "end": { - "line": 888, + "line": 887, "column": 10 } } @@ -153977,15 +153829,15 @@ "postfix": false, "binop": null }, - "start": 27200, - "end": 27201, + "start": 27178, + "end": 27179, "loc": { "start": { - "line": 888, + "line": 887, "column": 11 }, "end": { - "line": 888, + "line": 887, "column": 12 } } @@ -154005,15 +153857,15 @@ "updateContext": null }, "value": "this", - "start": 27201, - "end": 27205, + "start": 27179, + "end": 27183, "loc": { "start": { - "line": 888, + "line": 887, "column": 12 }, "end": { - "line": 888, + "line": 887, "column": 16 } } @@ -154031,15 +153883,15 @@ "binop": null, "updateContext": null }, - "start": 27205, - "end": 27206, + "start": 27183, + "end": 27184, "loc": { "start": { - "line": 888, + "line": 887, "column": 16 }, "end": { - "line": 888, + "line": 887, "column": 17 } } @@ -154057,15 +153909,15 @@ "binop": null }, "value": "pgCont", - "start": 27206, - "end": 27212, + "start": 27184, + "end": 27190, "loc": { "start": { - "line": 888, + "line": 887, "column": 17 }, "end": { - "line": 888, + "line": 887, "column": 23 } } @@ -154082,15 +153934,15 @@ "postfix": false, "binop": null }, - "start": 27212, - "end": 27213, + "start": 27190, + "end": 27191, "loc": { "start": { - "line": 888, + "line": 887, "column": 23 }, "end": { - "line": 888, + "line": 887, "column": 24 } } @@ -154107,15 +153959,15 @@ "postfix": false, "binop": null }, - "start": 27214, - "end": 27215, + "start": 27192, + "end": 27193, "loc": { "start": { - "line": 888, + "line": 887, "column": 25 }, "end": { - "line": 888, + "line": 887, "column": 26 } } @@ -154133,15 +153985,15 @@ "binop": null }, "value": "removeElm", - "start": 27228, - "end": 27237, + "start": 27206, + "end": 27215, "loc": { "start": { - "line": 889, + "line": 888, "column": 12 }, "end": { - "line": 889, + "line": 888, "column": 21 } } @@ -154158,15 +154010,15 @@ "postfix": false, "binop": null }, - "start": 27237, - "end": 27238, + "start": 27215, + "end": 27216, "loc": { "start": { - "line": 889, + "line": 888, "column": 21 }, "end": { - "line": 889, + "line": 888, "column": 22 } } @@ -154186,15 +154038,15 @@ "updateContext": null }, "value": "this", - "start": 27238, - "end": 27242, + "start": 27216, + "end": 27220, "loc": { "start": { - "line": 889, + "line": 888, "column": 22 }, "end": { - "line": 889, + "line": 888, "column": 26 } } @@ -154212,15 +154064,15 @@ "binop": null, "updateContext": null }, - "start": 27242, - "end": 27243, + "start": 27220, + "end": 27221, "loc": { "start": { - "line": 889, + "line": 888, "column": 26 }, "end": { - "line": 889, + "line": 888, "column": 27 } } @@ -154238,15 +154090,15 @@ "binop": null }, "value": "pgCont", - "start": 27243, - "end": 27249, + "start": 27221, + "end": 27227, "loc": { "start": { - "line": 889, + "line": 888, "column": 27 }, "end": { - "line": 889, + "line": 888, "column": 33 } } @@ -154263,15 +154115,15 @@ "postfix": false, "binop": null }, - "start": 27249, - "end": 27250, + "start": 27227, + "end": 27228, "loc": { "start": { - "line": 889, + "line": 888, "column": 33 }, "end": { - "line": 889, + "line": 888, "column": 34 } } @@ -154289,15 +154141,15 @@ "binop": null, "updateContext": null }, - "start": 27250, - "end": 27251, + "start": 27228, + "end": 27229, "loc": { "start": { - "line": 889, + "line": 888, "column": 34 }, "end": { - "line": 889, + "line": 888, "column": 35 } } @@ -154317,15 +154169,15 @@ "updateContext": null }, "value": "this", - "start": 27264, - "end": 27268, + "start": 27242, + "end": 27246, "loc": { "start": { - "line": 890, + "line": 889, "column": 12 }, "end": { - "line": 890, + "line": 889, "column": 16 } } @@ -154343,15 +154195,15 @@ "binop": null, "updateContext": null }, - "start": 27268, - "end": 27269, + "start": 27246, + "end": 27247, "loc": { "start": { - "line": 890, + "line": 889, "column": 16 }, "end": { - "line": 890, + "line": 889, "column": 17 } } @@ -154369,15 +154221,15 @@ "binop": null }, "value": "pgCont", - "start": 27269, - "end": 27275, + "start": 27247, + "end": 27253, "loc": { "start": { - "line": 890, + "line": 889, "column": 17 }, "end": { - "line": 890, + "line": 889, "column": 23 } } @@ -154396,15 +154248,15 @@ "updateContext": null }, "value": "=", - "start": 27276, - "end": 27277, + "start": 27254, + "end": 27255, "loc": { "start": { - "line": 890, + "line": 889, "column": 24 }, "end": { - "line": 890, + "line": 889, "column": 25 } } @@ -154424,15 +154276,15 @@ "updateContext": null }, "value": "null", - "start": 27278, - "end": 27282, + "start": 27256, + "end": 27260, "loc": { "start": { - "line": 890, + "line": 889, "column": 26 }, "end": { - "line": 890, + "line": 889, "column": 30 } } @@ -154450,15 +154302,15 @@ "binop": null, "updateContext": null }, - "start": 27282, - "end": 27283, + "start": 27260, + "end": 27261, "loc": { "start": { - "line": 890, + "line": 889, "column": 30 }, "end": { - "line": 890, + "line": 889, "column": 31 } } @@ -154475,15 +154327,15 @@ "postfix": false, "binop": null }, - "start": 27292, - "end": 27293, + "start": 27270, + "end": 27271, "loc": { "start": { - "line": 891, + "line": 890, "column": 8 }, "end": { - "line": 891, + "line": 890, "column": 9 } } @@ -154503,15 +154355,15 @@ "updateContext": null }, "value": "if", - "start": 27303, - "end": 27305, + "start": 27281, + "end": 27283, "loc": { "start": { - "line": 893, + "line": 892, "column": 8 }, "end": { - "line": 893, + "line": 892, "column": 10 } } @@ -154528,15 +154380,15 @@ "postfix": false, "binop": null }, - "start": 27306, - "end": 27307, + "start": 27284, + "end": 27285, "loc": { "start": { - "line": 893, + "line": 892, "column": 11 }, "end": { - "line": 893, + "line": 892, "column": 12 } } @@ -154556,15 +154408,15 @@ "updateContext": null }, "value": "this", - "start": 27307, - "end": 27311, + "start": 27285, + "end": 27289, "loc": { "start": { - "line": 893, + "line": 892, "column": 12 }, "end": { - "line": 893, + "line": 892, "column": 16 } } @@ -154582,15 +154434,15 @@ "binop": null, "updateContext": null }, - "start": 27311, - "end": 27312, + "start": 27289, + "end": 27290, "loc": { "start": { - "line": 893, + "line": 892, "column": 16 }, "end": { - "line": 893, + "line": 892, "column": 17 } } @@ -154608,15 +154460,15 @@ "binop": null }, "value": "hasResultsPerPage", - "start": 27312, - "end": 27329, + "start": 27290, + "end": 27307, "loc": { "start": { - "line": 893, + "line": 892, "column": 17 }, "end": { - "line": 893, + "line": 892, "column": 34 } } @@ -154633,15 +154485,15 @@ "postfix": false, "binop": null }, - "start": 27329, - "end": 27330, + "start": 27307, + "end": 27308, "loc": { "start": { - "line": 893, + "line": 892, "column": 34 }, "end": { - "line": 893, + "line": 892, "column": 35 } } @@ -154658,15 +154510,15 @@ "postfix": false, "binop": null }, - "start": 27331, - "end": 27332, + "start": 27309, + "end": 27310, "loc": { "start": { - "line": 893, + "line": 892, "column": 36 }, "end": { - "line": 893, + "line": 892, "column": 37 } } @@ -154686,15 +154538,15 @@ "updateContext": null }, "value": "this", - "start": 27345, - "end": 27349, + "start": 27323, + "end": 27327, "loc": { "start": { - "line": 894, + "line": 893, "column": 12 }, "end": { - "line": 894, + "line": 893, "column": 16 } } @@ -154712,15 +154564,15 @@ "binop": null, "updateContext": null }, - "start": 27349, - "end": 27350, + "start": 27327, + "end": 27328, "loc": { "start": { - "line": 894, + "line": 893, "column": 16 }, "end": { - "line": 894, + "line": 893, "column": 17 } } @@ -154738,15 +154590,15 @@ "binop": null }, "value": "removeResultsPerPage", - "start": 27350, - "end": 27370, + "start": 27328, + "end": 27348, "loc": { "start": { - "line": 894, + "line": 893, "column": 17 }, "end": { - "line": 894, + "line": 893, "column": 37 } } @@ -154763,15 +154615,15 @@ "postfix": false, "binop": null }, - "start": 27370, - "end": 27371, + "start": 27348, + "end": 27349, "loc": { "start": { - "line": 894, + "line": 893, "column": 37 }, "end": { - "line": 894, + "line": 893, "column": 38 } } @@ -154788,15 +154640,15 @@ "postfix": false, "binop": null }, - "start": 27371, - "end": 27372, + "start": 27349, + "end": 27350, "loc": { "start": { - "line": 894, + "line": 893, "column": 38 }, "end": { - "line": 894, + "line": 893, "column": 39 } } @@ -154814,15 +154666,15 @@ "binop": null, "updateContext": null }, - "start": 27372, - "end": 27373, + "start": 27350, + "end": 27351, "loc": { "start": { - "line": 894, + "line": 893, "column": 39 }, "end": { - "line": 894, + "line": 893, "column": 40 } } @@ -154839,15 +154691,15 @@ "postfix": false, "binop": null }, - "start": 27382, - "end": 27383, + "start": 27360, + "end": 27361, "loc": { "start": { - "line": 895, + "line": 894, "column": 8 }, "end": { - "line": 895, + "line": 894, "column": 9 } } @@ -154867,15 +154719,15 @@ "updateContext": null }, "value": "this", - "start": 27393, - "end": 27397, + "start": 27371, + "end": 27375, "loc": { "start": { - "line": 897, + "line": 896, "column": 8 }, "end": { - "line": 897, + "line": 896, "column": 12 } } @@ -154893,15 +154745,15 @@ "binop": null, "updateContext": null }, - "start": 27397, - "end": 27398, + "start": 27375, + "end": 27376, "loc": { "start": { - "line": 897, + "line": 896, "column": 12 }, "end": { - "line": 897, + "line": 896, "column": 13 } } @@ -154919,15 +154771,15 @@ "binop": null }, "value": "emitter", - "start": 27398, - "end": 27405, + "start": 27376, + "end": 27383, "loc": { "start": { - "line": 897, + "line": 896, "column": 13 }, "end": { - "line": 897, + "line": 896, "column": 20 } } @@ -154945,15 +154797,15 @@ "binop": null, "updateContext": null }, - "start": 27405, - "end": 27406, + "start": 27383, + "end": 27384, "loc": { "start": { - "line": 897, + "line": 896, "column": 20 }, "end": { - "line": 897, + "line": 896, "column": 21 } } @@ -154971,19 +154823,149 @@ "binop": null }, "value": "off", - "start": 27406, - "end": 27409, + "start": 27384, + "end": 27387, "loc": { "start": { - "line": 897, + "line": 896, "column": 21 }, "end": { - "line": 897, + "line": 896, "column": 24 } } }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 27387, + "end": 27388, + "loc": { + "start": { + "line": 896, + "column": 24 + }, + "end": { + "line": 896, + "column": 25 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27388, + "end": 27389, + "loc": { + "start": { + "line": 896, + "column": 25 + }, + "end": { + "line": 896, + "column": 26 + } + } + }, + { + "type": { + "label": "string", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "after-filtering", + "start": 27389, + "end": 27406, + "loc": { + "start": { + "line": 896, + "column": 26 + }, + "end": { + "line": 896, + "column": 43 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27406, + "end": 27407, + "loc": { + "start": { + "line": 896, + "column": 43 + }, + "end": { + "line": 896, + "column": 44 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27407, + "end": 27408, + "loc": { + "start": { + "line": 896, + "column": 44 + }, + "end": { + "line": 896, + "column": 45 + } + } + }, { "type": { "label": "(", @@ -155000,141 +154982,11 @@ "end": 27410, "loc": { "start": { - "line": 897, - "column": 24 - }, - "end": { - "line": 897, - "column": 25 - } - } - }, - { - "type": { - "label": "[", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27410, - "end": 27411, - "loc": { - "start": { - "line": 897, - "column": 25 - }, - "end": { - "line": 897, - "column": 26 - } - } - }, - { - "type": { - "label": "string", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "after-filtering", - "start": 27411, - "end": 27428, - "loc": { - "start": { - "line": 897, - "column": 26 - }, - "end": { - "line": 897, - "column": 43 - } - } - }, - { - "type": { - "label": "]", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27428, - "end": 27429, - "loc": { - "start": { - "line": 897, - "column": 43 - }, - "end": { - "line": 897, - "column": 44 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27429, - "end": 27430, - "loc": { - "start": { - "line": 897, - "column": 44 - }, - "end": { - "line": 897, - "column": 45 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 27431, - "end": 27432, - "loc": { - "start": { - "line": 897, + "line": 896, "column": 46 }, "end": { - "line": 897, + "line": 896, "column": 47 } } @@ -155151,15 +155003,15 @@ "postfix": false, "binop": null }, - "start": 27432, - "end": 27433, + "start": 27410, + "end": 27411, "loc": { "start": { - "line": 897, + "line": 896, "column": 47 }, "end": { - "line": 897, + "line": 896, "column": 48 } } @@ -155177,15 +155029,15 @@ "binop": null, "updateContext": null }, - "start": 27434, - "end": 27436, + "start": 27412, + "end": 27414, "loc": { "start": { - "line": 897, + "line": 896, "column": 49 }, "end": { - "line": 897, + "line": 896, "column": 51 } } @@ -155205,15 +155057,15 @@ "updateContext": null }, "value": "this", - "start": 27437, - "end": 27441, + "start": 27415, + "end": 27419, "loc": { "start": { - "line": 897, + "line": 896, "column": 52 }, "end": { - "line": 897, + "line": 896, "column": 56 } } @@ -155231,15 +155083,15 @@ "binop": null, "updateContext": null }, - "start": 27441, - "end": 27442, + "start": 27419, + "end": 27420, "loc": { "start": { - "line": 897, + "line": 896, "column": 56 }, "end": { - "line": 897, + "line": 896, "column": 57 } } @@ -155257,15 +155109,15 @@ "binop": null }, "value": "resetPagingInfo", - "start": 27442, - "end": 27457, + "start": 27420, + "end": 27435, "loc": { "start": { - "line": 897, + "line": 896, "column": 57 }, "end": { - "line": 897, + "line": 896, "column": 72 } } @@ -155282,15 +155134,15 @@ "postfix": false, "binop": null }, - "start": 27457, - "end": 27458, + "start": 27435, + "end": 27436, "loc": { "start": { - "line": 897, + "line": 896, "column": 72 }, "end": { - "line": 897, + "line": 896, "column": 73 } } @@ -155307,15 +155159,15 @@ "postfix": false, "binop": null }, - "start": 27458, - "end": 27459, + "start": 27436, + "end": 27437, "loc": { "start": { - "line": 897, + "line": 896, "column": 73 }, "end": { - "line": 897, + "line": 896, "column": 74 } } @@ -155332,15 +155184,15 @@ "postfix": false, "binop": null }, - "start": 27459, - "end": 27460, + "start": 27437, + "end": 27438, "loc": { "start": { - "line": 897, + "line": 896, "column": 74 }, "end": { - "line": 897, + "line": 896, "column": 75 } } @@ -155358,15 +155210,15 @@ "binop": null, "updateContext": null }, - "start": 27460, - "end": 27461, + "start": 27438, + "end": 27439, "loc": { "start": { - "line": 897, + "line": 896, "column": 75 }, "end": { - "line": 897, + "line": 896, "column": 76 } } @@ -155386,15 +155238,15 @@ "updateContext": null }, "value": "this", - "start": 27470, - "end": 27474, + "start": 27448, + "end": 27452, "loc": { "start": { - "line": 898, + "line": 897, "column": 8 }, "end": { - "line": 898, + "line": 897, "column": 12 } } @@ -155412,15 +155264,15 @@ "binop": null, "updateContext": null }, - "start": 27474, - "end": 27475, + "start": 27452, + "end": 27453, "loc": { "start": { - "line": 898, + "line": 897, "column": 12 }, "end": { - "line": 898, + "line": 897, "column": 13 } } @@ -155438,15 +155290,15 @@ "binop": null }, "value": "emitter", - "start": 27475, - "end": 27482, + "start": 27453, + "end": 27460, "loc": { "start": { - "line": 898, + "line": 897, "column": 13 }, "end": { - "line": 898, + "line": 897, "column": 20 } } @@ -155464,15 +155316,15 @@ "binop": null, "updateContext": null }, - "start": 27482, - "end": 27483, + "start": 27460, + "end": 27461, "loc": { "start": { - "line": 898, + "line": 897, "column": 20 }, "end": { - "line": 898, + "line": 897, "column": 21 } } @@ -155490,15 +155342,15 @@ "binop": null }, "value": "off", - "start": 27483, - "end": 27486, + "start": 27461, + "end": 27464, "loc": { "start": { - "line": 898, + "line": 897, "column": 21 }, "end": { - "line": 898, + "line": 897, "column": 24 } } @@ -155515,15 +155367,15 @@ "postfix": false, "binop": null }, - "start": 27486, - "end": 27487, + "start": 27464, + "end": 27465, "loc": { "start": { - "line": 898, + "line": 897, "column": 24 }, "end": { - "line": 898, + "line": 897, "column": 25 } } @@ -155541,15 +155393,15 @@ "binop": null, "updateContext": null }, - "start": 27487, - "end": 27488, + "start": 27465, + "end": 27466, "loc": { "start": { - "line": 898, + "line": 897, "column": 25 }, "end": { - "line": 898, + "line": 897, "column": 26 } } @@ -155568,15 +155420,15 @@ "updateContext": null }, "value": "change-page", - "start": 27488, - "end": 27501, + "start": 27466, + "end": 27479, "loc": { "start": { - "line": 898, + "line": 897, "column": 26 }, "end": { - "line": 898, + "line": 897, "column": 39 } } @@ -155594,15 +155446,15 @@ "binop": null, "updateContext": null }, - "start": 27501, - "end": 27502, + "start": 27479, + "end": 27480, "loc": { "start": { - "line": 898, + "line": 897, "column": 39 }, "end": { - "line": 898, + "line": 897, "column": 40 } } @@ -155620,15 +155472,15 @@ "binop": null, "updateContext": null }, - "start": 27502, - "end": 27503, + "start": 27480, + "end": 27481, "loc": { "start": { - "line": 898, + "line": 897, "column": 40 }, "end": { - "line": 898, + "line": 897, "column": 41 } } @@ -155645,15 +155497,15 @@ "postfix": false, "binop": null }, - "start": 27516, - "end": 27517, + "start": 27494, + "end": 27495, "loc": { "start": { - "line": 899, + "line": 898, "column": 12 }, "end": { - "line": 899, + "line": 898, "column": 13 } } @@ -155671,15 +155523,15 @@ "binop": null }, "value": "tf", - "start": 27517, - "end": 27519, + "start": 27495, + "end": 27497, "loc": { "start": { - "line": 899, + "line": 898, "column": 13 }, "end": { - "line": 899, + "line": 898, "column": 15 } } @@ -155697,15 +155549,15 @@ "binop": null, "updateContext": null }, - "start": 27519, - "end": 27520, + "start": 27497, + "end": 27498, "loc": { "start": { - "line": 899, + "line": 898, "column": 15 }, "end": { - "line": 899, + "line": 898, "column": 16 } } @@ -155723,15 +155575,15 @@ "binop": null }, "value": "pageNumber", - "start": 27521, - "end": 27531, + "start": 27499, + "end": 27509, "loc": { "start": { - "line": 899, + "line": 898, "column": 17 }, "end": { - "line": 899, + "line": 898, "column": 27 } } @@ -155748,15 +155600,15 @@ "postfix": false, "binop": null }, - "start": 27531, - "end": 27532, + "start": 27509, + "end": 27510, "loc": { "start": { - "line": 899, + "line": 898, "column": 27 }, "end": { - "line": 899, + "line": 898, "column": 28 } } @@ -155774,15 +155626,15 @@ "binop": null, "updateContext": null }, - "start": 27533, - "end": 27535, + "start": 27511, + "end": 27513, "loc": { "start": { - "line": 899, + "line": 898, "column": 29 }, "end": { - "line": 899, + "line": 898, "column": 31 } } @@ -155802,15 +155654,15 @@ "updateContext": null }, "value": "this", - "start": 27536, - "end": 27540, + "start": 27514, + "end": 27518, "loc": { "start": { - "line": 899, + "line": 898, "column": 32 }, "end": { - "line": 899, + "line": 898, "column": 36 } } @@ -155828,15 +155680,15 @@ "binop": null, "updateContext": null }, - "start": 27540, - "end": 27541, + "start": 27518, + "end": 27519, "loc": { "start": { - "line": 899, + "line": 898, "column": 36 }, "end": { - "line": 899, + "line": 898, "column": 37 } } @@ -155854,15 +155706,15 @@ "binop": null }, "value": "setPage", - "start": 27541, - "end": 27548, + "start": 27519, + "end": 27526, "loc": { "start": { - "line": 899, + "line": 898, "column": 37 }, "end": { - "line": 899, + "line": 898, "column": 44 } } @@ -155879,15 +155731,15 @@ "postfix": false, "binop": null }, - "start": 27548, - "end": 27549, + "start": 27526, + "end": 27527, "loc": { "start": { - "line": 899, + "line": 898, "column": 44 }, "end": { - "line": 899, + "line": 898, "column": 45 } } @@ -155905,15 +155757,15 @@ "binop": null }, "value": "pageNumber", - "start": 27549, - "end": 27559, + "start": 27527, + "end": 27537, "loc": { "start": { - "line": 899, + "line": 898, "column": 45 }, "end": { - "line": 899, + "line": 898, "column": 55 } } @@ -155930,15 +155782,15 @@ "postfix": false, "binop": null }, - "start": 27559, - "end": 27560, + "start": 27537, + "end": 27538, "loc": { "start": { - "line": 899, + "line": 898, "column": 55 }, "end": { - "line": 899, + "line": 898, "column": 56 } } @@ -155955,15 +155807,15 @@ "postfix": false, "binop": null }, - "start": 27560, - "end": 27561, + "start": 27538, + "end": 27539, "loc": { "start": { - "line": 899, + "line": 898, "column": 56 }, "end": { - "line": 899, + "line": 898, "column": 57 } } @@ -155981,15 +155833,15 @@ "binop": null, "updateContext": null }, - "start": 27561, - "end": 27562, + "start": 27539, + "end": 27540, "loc": { "start": { - "line": 899, + "line": 898, "column": 57 }, "end": { - "line": 899, + "line": 898, "column": 58 } } @@ -156009,15 +155861,15 @@ "updateContext": null }, "value": "this", - "start": 27571, - "end": 27575, + "start": 27549, + "end": 27553, "loc": { "start": { - "line": 900, + "line": 899, "column": 8 }, "end": { - "line": 900, + "line": 899, "column": 12 } } @@ -156035,15 +155887,15 @@ "binop": null, "updateContext": null }, - "start": 27575, - "end": 27576, + "start": 27553, + "end": 27554, "loc": { "start": { - "line": 900, + "line": 899, "column": 12 }, "end": { - "line": 900, + "line": 899, "column": 13 } } @@ -156061,15 +155913,15 @@ "binop": null }, "value": "emitter", - "start": 27576, - "end": 27583, + "start": 27554, + "end": 27561, "loc": { "start": { - "line": 900, + "line": 899, "column": 13 }, "end": { - "line": 900, + "line": 899, "column": 20 } } @@ -156087,15 +155939,15 @@ "binop": null, "updateContext": null }, - "start": 27583, - "end": 27584, + "start": 27561, + "end": 27562, "loc": { "start": { - "line": 900, + "line": 899, "column": 20 }, "end": { - "line": 900, + "line": 899, "column": 21 } } @@ -156113,15 +155965,15 @@ "binop": null }, "value": "off", - "start": 27584, - "end": 27587, + "start": 27562, + "end": 27565, "loc": { "start": { - "line": 900, + "line": 899, "column": 21 }, "end": { - "line": 900, + "line": 899, "column": 24 } } @@ -156138,15 +155990,15 @@ "postfix": false, "binop": null }, - "start": 27587, - "end": 27588, + "start": 27565, + "end": 27566, "loc": { "start": { - "line": 900, + "line": 899, "column": 24 }, "end": { - "line": 900, + "line": 899, "column": 25 } } @@ -156164,15 +156016,15 @@ "binop": null, "updateContext": null }, - "start": 27588, - "end": 27589, + "start": 27566, + "end": 27567, "loc": { "start": { - "line": 900, + "line": 899, "column": 25 }, "end": { - "line": 900, + "line": 899, "column": 26 } } @@ -156191,15 +156043,15 @@ "updateContext": null }, "value": "change-page-results", - "start": 27589, - "end": 27610, + "start": 27567, + "end": 27588, "loc": { "start": { - "line": 900, + "line": 899, "column": 26 }, "end": { - "line": 900, + "line": 899, "column": 47 } } @@ -156217,15 +156069,15 @@ "binop": null, "updateContext": null }, - "start": 27610, - "end": 27611, + "start": 27588, + "end": 27589, "loc": { "start": { - "line": 900, + "line": 899, "column": 47 }, "end": { - "line": 900, + "line": 899, "column": 48 } } @@ -156243,15 +156095,15 @@ "binop": null, "updateContext": null }, - "start": 27611, - "end": 27612, + "start": 27589, + "end": 27590, "loc": { "start": { - "line": 900, + "line": 899, "column": 48 }, "end": { - "line": 900, + "line": 899, "column": 49 } } @@ -156268,15 +156120,15 @@ "postfix": false, "binop": null }, - "start": 27625, - "end": 27626, + "start": 27603, + "end": 27604, "loc": { "start": { - "line": 901, + "line": 900, "column": 12 }, "end": { - "line": 901, + "line": 900, "column": 13 } } @@ -156294,15 +156146,15 @@ "binop": null }, "value": "tf", - "start": 27626, - "end": 27628, + "start": 27604, + "end": 27606, "loc": { "start": { - "line": 901, + "line": 900, "column": 13 }, "end": { - "line": 901, + "line": 900, "column": 15 } } @@ -156320,15 +156172,15 @@ "binop": null, "updateContext": null }, - "start": 27628, - "end": 27629, + "start": 27606, + "end": 27607, "loc": { "start": { - "line": 901, + "line": 900, "column": 15 }, "end": { - "line": 901, + "line": 900, "column": 16 } } @@ -156346,15 +156198,15 @@ "binop": null }, "value": "pageLength", - "start": 27630, - "end": 27640, + "start": 27608, + "end": 27618, "loc": { "start": { - "line": 901, + "line": 900, "column": 17 }, "end": { - "line": 901, + "line": 900, "column": 27 } } @@ -156371,15 +156223,15 @@ "postfix": false, "binop": null }, - "start": 27640, - "end": 27641, + "start": 27618, + "end": 27619, "loc": { "start": { - "line": 901, + "line": 900, "column": 27 }, "end": { - "line": 901, + "line": 900, "column": 28 } } @@ -156397,15 +156249,15 @@ "binop": null, "updateContext": null }, - "start": 27642, - "end": 27644, + "start": 27620, + "end": 27622, "loc": { "start": { - "line": 901, + "line": 900, "column": 29 }, "end": { - "line": 901, + "line": 900, "column": 31 } } @@ -156425,15 +156277,15 @@ "updateContext": null }, "value": "this", - "start": 27645, - "end": 27649, + "start": 27623, + "end": 27627, "loc": { "start": { - "line": 901, + "line": 900, "column": 32 }, "end": { - "line": 901, + "line": 900, "column": 36 } } @@ -156451,15 +156303,15 @@ "binop": null, "updateContext": null }, - "start": 27649, - "end": 27650, + "start": 27627, + "end": 27628, "loc": { "start": { - "line": 901, + "line": 900, "column": 36 }, "end": { - "line": 901, + "line": 900, "column": 37 } } @@ -156477,15 +156329,15 @@ "binop": null }, "value": "changeResultsPerPage", - "start": 27650, - "end": 27670, + "start": 27628, + "end": 27648, "loc": { "start": { - "line": 901, + "line": 900, "column": 37 }, "end": { - "line": 901, + "line": 900, "column": 57 } } @@ -156502,15 +156354,15 @@ "postfix": false, "binop": null }, - "start": 27670, - "end": 27671, + "start": 27648, + "end": 27649, "loc": { "start": { - "line": 901, + "line": 900, "column": 57 }, "end": { - "line": 901, + "line": 900, "column": 58 } } @@ -156528,15 +156380,15 @@ "binop": null }, "value": "pageLength", - "start": 27671, - "end": 27681, + "start": 27649, + "end": 27659, "loc": { "start": { - "line": 901, + "line": 900, "column": 58 }, "end": { - "line": 901, + "line": 900, "column": 68 } } @@ -156553,15 +156405,15 @@ "postfix": false, "binop": null }, - "start": 27681, - "end": 27682, + "start": 27659, + "end": 27660, "loc": { "start": { - "line": 901, + "line": 900, "column": 68 }, "end": { - "line": 901, + "line": 900, "column": 69 } } @@ -156578,15 +156430,15 @@ "postfix": false, "binop": null }, - "start": 27682, - "end": 27683, + "start": 27660, + "end": 27661, "loc": { "start": { - "line": 901, + "line": 900, "column": 69 }, "end": { - "line": 901, + "line": 900, "column": 70 } } @@ -156604,15 +156456,15 @@ "binop": null, "updateContext": null }, - "start": 27683, - "end": 27684, + "start": 27661, + "end": 27662, "loc": { "start": { - "line": 901, + "line": 900, "column": 70 }, "end": { - "line": 901, + "line": 900, "column": 71 } } @@ -156632,15 +156484,15 @@ "updateContext": null }, "value": "this", - "start": 27694, - "end": 27698, + "start": 27672, + "end": 27676, "loc": { "start": { - "line": 903, + "line": 902, "column": 8 }, "end": { - "line": 903, + "line": 902, "column": 12 } } @@ -156658,15 +156510,15 @@ "binop": null, "updateContext": null }, - "start": 27698, - "end": 27699, + "start": 27676, + "end": 27677, "loc": { "start": { - "line": 903, + "line": 902, "column": 12 }, "end": { - "line": 903, + "line": 902, "column": 13 } } @@ -156684,15 +156536,15 @@ "binop": null }, "value": "pageSlc", - "start": 27699, - "end": 27706, + "start": 27677, + "end": 27684, "loc": { "start": { - "line": 903, + "line": 902, "column": 13 }, "end": { - "line": 903, + "line": 902, "column": 20 } } @@ -156711,15 +156563,15 @@ "updateContext": null }, "value": "=", - "start": 27707, - "end": 27708, + "start": 27685, + "end": 27686, "loc": { "start": { - "line": 903, + "line": 902, "column": 21 }, "end": { - "line": 903, + "line": 902, "column": 22 } } @@ -156739,15 +156591,15 @@ "updateContext": null }, "value": "null", - "start": 27709, - "end": 27713, + "start": 27687, + "end": 27691, "loc": { "start": { - "line": 903, + "line": 902, "column": 23 }, "end": { - "line": 903, + "line": 902, "column": 27 } } @@ -156765,15 +156617,15 @@ "binop": null, "updateContext": null }, - "start": 27713, - "end": 27714, + "start": 27691, + "end": 27692, "loc": { "start": { - "line": 903, + "line": 902, "column": 27 }, "end": { - "line": 903, + "line": 902, "column": 28 } } @@ -156793,15 +156645,15 @@ "updateContext": null }, "value": "this", - "start": 27723, - "end": 27727, + "start": 27701, + "end": 27705, "loc": { "start": { - "line": 904, + "line": 903, "column": 8 }, "end": { - "line": 904, + "line": 903, "column": 12 } } @@ -156819,15 +156671,15 @@ "binop": null, "updateContext": null }, - "start": 27727, - "end": 27728, + "start": 27705, + "end": 27706, "loc": { "start": { - "line": 904, + "line": 903, "column": 12 }, "end": { - "line": 904, + "line": 903, "column": 13 } } @@ -156845,15 +156697,15 @@ "binop": null }, "value": "nbPages", - "start": 27728, - "end": 27735, + "start": 27706, + "end": 27713, "loc": { "start": { - "line": 904, + "line": 903, "column": 13 }, "end": { - "line": 904, + "line": 903, "column": 20 } } @@ -156872,15 +156724,15 @@ "updateContext": null }, "value": "=", - "start": 27736, - "end": 27737, + "start": 27714, + "end": 27715, "loc": { "start": { - "line": 904, + "line": 903, "column": 21 }, "end": { - "line": 904, + "line": 903, "column": 22 } } @@ -156899,15 +156751,15 @@ "updateContext": null }, "value": 0, - "start": 27738, - "end": 27739, + "start": 27716, + "end": 27717, "loc": { "start": { - "line": 904, + "line": 903, "column": 23 }, "end": { - "line": 904, + "line": 903, "column": 24 } } @@ -156925,15 +156777,15 @@ "binop": null, "updateContext": null }, - "start": 27739, - "end": 27740, + "start": 27717, + "end": 27718, "loc": { "start": { - "line": 904, + "line": 903, "column": 24 }, "end": { - "line": 904, + "line": 903, "column": 25 } } @@ -156953,15 +156805,15 @@ "updateContext": null }, "value": "this", - "start": 27750, - "end": 27754, + "start": 27728, + "end": 27732, "loc": { "start": { - "line": 906, + "line": 905, "column": 8 }, "end": { - "line": 906, + "line": 905, "column": 12 } } @@ -156979,15 +156831,15 @@ "binop": null, "updateContext": null }, - "start": 27754, - "end": 27755, + "start": 27732, + "end": 27733, "loc": { "start": { - "line": 906, + "line": 905, "column": 12 }, "end": { - "line": 906, + "line": 905, "column": 13 } } @@ -157005,15 +156857,15 @@ "binop": null }, "value": "initialized", - "start": 27755, - "end": 27766, + "start": 27733, + "end": 27744, "loc": { "start": { - "line": 906, + "line": 905, "column": 13 }, "end": { - "line": 906, + "line": 905, "column": 24 } } @@ -157032,15 +156884,15 @@ "updateContext": null }, "value": "=", - "start": 27767, - "end": 27768, + "start": 27745, + "end": 27746, "loc": { "start": { - "line": 906, + "line": 905, "column": 25 }, "end": { - "line": 906, + "line": 905, "column": 26 } } @@ -157060,15 +156912,15 @@ "updateContext": null }, "value": "false", - "start": 27769, - "end": 27774, + "start": 27747, + "end": 27752, "loc": { "start": { - "line": 906, + "line": 905, "column": 27 }, "end": { - "line": 906, + "line": 905, "column": 32 } } @@ -157086,15 +156938,15 @@ "binop": null, "updateContext": null }, - "start": 27774, - "end": 27775, + "start": 27752, + "end": 27753, "loc": { "start": { - "line": 906, + "line": 905, "column": 32 }, "end": { - "line": 906, + "line": 905, "column": 33 } } @@ -157111,15 +156963,15 @@ "postfix": false, "binop": null }, - "start": 27780, - "end": 27781, + "start": 27758, + "end": 27759, "loc": { "start": { - "line": 907, + "line": 906, "column": 4 }, "end": { - "line": 907, + "line": 906, "column": 5 } } @@ -157136,15 +156988,15 @@ "postfix": false, "binop": null }, - "start": 27782, - "end": 27783, + "start": 27760, + "end": 27761, "loc": { "start": { - "line": 908, + "line": 907, "column": 0 }, "end": { - "line": 908, + "line": 907, "column": 1 } } @@ -157162,15 +157014,15 @@ "binop": null, "updateContext": null }, - "start": 27784, - "end": 27784, + "start": 27762, + "end": 27762, "loc": { "start": { - "line": 909, + "line": 908, "column": 0 }, "end": { - "line": 909, + "line": 908, "column": 0 } } diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json index 19b40dc5..fc3fa654 100644 --- a/docs/ast/source/tablefilter.js.json +++ b/docs/ast/source/tablefilter.js.json @@ -1,7 +1,7 @@ { "type": "File", "start": 0, - "end": 92404, + "end": 92391, "loc": { "start": { "line": 1, @@ -15,7 +15,7 @@ "program": { "type": "Program", "start": 0, - "end": 92404, + "end": 92391, "loc": { "start": { "line": 1, @@ -31,7 +31,7 @@ { "type": "ImportDeclaration", "start": 0, - "end": 71, + "end": 76, "loc": { "start": { "line": 1, @@ -39,7 +39,7 @@ }, "end": { "line": 1, - "column": 71 + "column": 76 } }, "specifiers": [ @@ -242,7 +242,7 @@ { "type": "ImportSpecifier", "start": 47, - "end": 54, + "end": 59, "loc": { "start": { "line": 1, @@ -250,13 +250,13 @@ }, "end": { "line": 1, - "column": 54 + "column": 59 } }, "imported": { "type": "Identifier", "start": 47, - "end": 54, + "end": 59, "loc": { "start": { "line": 1, @@ -264,16 +264,16 @@ }, "end": { "line": 1, - "column": 54 + "column": 59 }, - "identifierName": "keyCode" + "identifierName": "isKeyPressed" }, - "name": "keyCode" + "name": "isKeyPressed" }, "local": { "type": "Identifier", "start": 47, - "end": 54, + "end": 59, "loc": { "start": { "line": 1, @@ -281,26 +281,26 @@ }, "end": { "line": 1, - "column": 54 + "column": 59 }, - "identifierName": "keyCode" + "identifierName": "isKeyPressed" }, - "name": "keyCode" + "name": "isKeyPressed" } } ], "source": { "type": "StringLiteral", - "start": 61, - "end": 70, + "start": 66, + "end": 75, "loc": { "start": { "line": 1, - "column": 61 + "column": 66 }, "end": { "line": 1, - "column": 70 + "column": 75 } }, "extra": { @@ -312,8 +312,8 @@ }, { "type": "ImportDeclaration", - "start": 72, - "end": 185, + "start": 77, + "end": 190, "loc": { "start": { "line": 2, @@ -327,8 +327,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 85, - "end": 93, + "start": 90, + "end": 98, "loc": { "start": { "line": 3, @@ -341,8 +341,8 @@ }, "imported": { "type": "Identifier", - "start": 85, - "end": 93, + "start": 90, + "end": 98, "loc": { "start": { "line": 3, @@ -358,8 +358,8 @@ }, "local": { "type": "Identifier", - "start": 85, - "end": 93, + "start": 90, + "end": 98, "loc": { "start": { "line": 3, @@ -376,8 +376,8 @@ }, { "type": "ImportSpecifier", - "start": 95, - "end": 104, + "start": 100, + "end": 109, "loc": { "start": { "line": 3, @@ -390,8 +390,8 @@ }, "imported": { "type": "Identifier", - "start": 95, - "end": 104, + "start": 100, + "end": 109, "loc": { "start": { "line": 3, @@ -407,8 +407,8 @@ }, "local": { "type": "Identifier", - "start": 95, - "end": 104, + "start": 100, + "end": 109, "loc": { "start": { "line": 3, @@ -425,8 +425,8 @@ }, { "type": "ImportSpecifier", - "start": 106, - "end": 115, + "start": 111, + "end": 120, "loc": { "start": { "line": 3, @@ -439,8 +439,8 @@ }, "imported": { "type": "Identifier", - "start": 106, - "end": 115, + "start": 111, + "end": 120, "loc": { "start": { "line": 3, @@ -456,8 +456,8 @@ }, "local": { "type": "Identifier", - "start": 106, - "end": 115, + "start": 111, + "end": 120, "loc": { "start": { "line": 3, @@ -474,8 +474,8 @@ }, { "type": "ImportSpecifier", - "start": 117, - "end": 120, + "start": 122, + "end": 125, "loc": { "start": { "line": 3, @@ -488,8 +488,8 @@ }, "imported": { "type": "Identifier", - "start": 117, - "end": 120, + "start": 122, + "end": 125, "loc": { "start": { "line": 3, @@ -505,8 +505,8 @@ }, "local": { "type": "Identifier", - "start": 117, - "end": 120, + "start": 122, + "end": 125, "loc": { "start": { "line": 3, @@ -523,8 +523,8 @@ }, { "type": "ImportSpecifier", - "start": 122, - "end": 129, + "start": 127, + "end": 134, "loc": { "start": { "line": 3, @@ -537,8 +537,8 @@ }, "imported": { "type": "Identifier", - "start": 122, - "end": 129, + "start": 127, + "end": 134, "loc": { "start": { "line": 3, @@ -554,8 +554,8 @@ }, "local": { "type": "Identifier", - "start": 122, - "end": 129, + "start": 127, + "end": 134, "loc": { "start": { "line": 3, @@ -572,8 +572,8 @@ }, { "type": "ImportSpecifier", - "start": 131, - "end": 147, + "start": 136, + "end": 152, "loc": { "start": { "line": 3, @@ -586,8 +586,8 @@ }, "imported": { "type": "Identifier", - "start": 131, - "end": 147, + "start": 136, + "end": 152, "loc": { "start": { "line": 3, @@ -603,8 +603,8 @@ }, "local": { "type": "Identifier", - "start": 131, - "end": 147, + "start": 136, + "end": 152, "loc": { "start": { "line": 3, @@ -621,8 +621,8 @@ }, { "type": "ImportSpecifier", - "start": 153, - "end": 164, + "start": 158, + "end": 169, "loc": { "start": { "line": 4, @@ -635,8 +635,8 @@ }, "imported": { "type": "Identifier", - "start": 153, - "end": 164, + "start": 158, + "end": 169, "loc": { "start": { "line": 4, @@ -652,8 +652,8 @@ }, "local": { "type": "Identifier", - "start": 153, - "end": 164, + "start": 158, + "end": 169, "loc": { "start": { "line": 4, @@ -670,8 +670,8 @@ }, { "type": "ImportSpecifier", - "start": 166, - "end": 169, + "start": 171, + "end": 174, "loc": { "start": { "line": 4, @@ -684,8 +684,8 @@ }, "imported": { "type": "Identifier", - "start": 166, - "end": 169, + "start": 171, + "end": 174, "loc": { "start": { "line": 4, @@ -701,8 +701,8 @@ }, "local": { "type": "Identifier", - "start": 166, - "end": 169, + "start": 171, + "end": 174, "loc": { "start": { "line": 4, @@ -720,8 +720,8 @@ ], "source": { "type": "StringLiteral", - "start": 177, - "end": 184, + "start": 182, + "end": 189, "loc": { "start": { "line": 5, @@ -741,8 +741,8 @@ }, { "type": "ImportDeclaration", - "start": 186, - "end": 245, + "start": 191, + "end": 250, "loc": { "start": { "line": 6, @@ -756,8 +756,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 194, - "end": 202, + "start": 199, + "end": 207, "loc": { "start": { "line": 6, @@ -770,8 +770,8 @@ }, "imported": { "type": "Identifier", - "start": 194, - "end": 202, + "start": 199, + "end": 207, "loc": { "start": { "line": 6, @@ -787,8 +787,8 @@ }, "local": { "type": "Identifier", - "start": 194, - "end": 202, + "start": 199, + "end": 207, "loc": { "start": { "line": 6, @@ -805,8 +805,8 @@ }, { "type": "ImportSpecifier", - "start": 204, - "end": 213, + "start": 209, + "end": 218, "loc": { "start": { "line": 6, @@ -819,8 +819,8 @@ }, "imported": { "type": "Identifier", - "start": 204, - "end": 213, + "start": 209, + "end": 218, "loc": { "start": { "line": 6, @@ -836,8 +836,8 @@ }, "local": { "type": "Identifier", - "start": 204, - "end": 213, + "start": 209, + "end": 218, "loc": { "start": { "line": 6, @@ -854,8 +854,8 @@ }, { "type": "ImportSpecifier", - "start": 215, - "end": 221, + "start": 220, + "end": 226, "loc": { "start": { "line": 6, @@ -868,8 +868,8 @@ }, "imported": { "type": "Identifier", - "start": 215, - "end": 221, + "start": 220, + "end": 226, "loc": { "start": { "line": 6, @@ -885,8 +885,8 @@ }, "local": { "type": "Identifier", - "start": 215, - "end": 221, + "start": 220, + "end": 226, "loc": { "start": { "line": 6, @@ -903,8 +903,8 @@ }, { "type": "ImportSpecifier", - "start": 223, - "end": 227, + "start": 228, + "end": 232, "loc": { "start": { "line": 6, @@ -917,8 +917,8 @@ }, "imported": { "type": "Identifier", - "start": 223, - "end": 227, + "start": 228, + "end": 232, "loc": { "start": { "line": 6, @@ -934,8 +934,8 @@ }, "local": { "type": "Identifier", - "start": 223, - "end": 227, + "start": 228, + "end": 232, "loc": { "start": { "line": 6, @@ -953,8 +953,8 @@ ], "source": { "type": "StringLiteral", - "start": 234, - "end": 244, + "start": 239, + "end": 249, "loc": { "start": { "line": 6, @@ -974,8 +974,8 @@ }, { "type": "ImportDeclaration", - "start": 246, - "end": 296, + "start": 251, + "end": 301, "loc": { "start": { "line": 7, @@ -989,8 +989,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 254, - "end": 278, + "start": 259, + "end": 283, "loc": { "start": { "line": 7, @@ -1003,8 +1003,8 @@ }, "imported": { "type": "Identifier", - "start": 254, - "end": 261, + "start": 259, + "end": 266, "loc": { "start": { "line": 7, @@ -1020,8 +1020,8 @@ }, "local": { "type": "Identifier", - "start": 265, - "end": 278, + "start": 270, + "end": 283, "loc": { "start": { "line": 7, @@ -1039,8 +1039,8 @@ ], "source": { "type": "StringLiteral", - "start": 285, - "end": 295, + "start": 290, + "end": 300, "loc": { "start": { "line": 7, @@ -1060,8 +1060,8 @@ }, { "type": "ImportDeclaration", - "start": 297, - "end": 411, + "start": 302, + "end": 416, "loc": { "start": { "line": 8, @@ -1075,8 +1075,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 310, - "end": 317, + "start": 315, + "end": 322, "loc": { "start": { "line": 9, @@ -1089,8 +1089,8 @@ }, "imported": { "type": "Identifier", - "start": 310, - "end": 317, + "start": 315, + "end": 322, "loc": { "start": { "line": 9, @@ -1106,8 +1106,8 @@ }, "local": { "type": "Identifier", - "start": 310, - "end": 317, + "start": 315, + "end": 322, "loc": { "start": { "line": 9, @@ -1124,8 +1124,8 @@ }, { "type": "ImportSpecifier", - "start": 319, - "end": 326, + "start": 324, + "end": 331, "loc": { "start": { "line": 9, @@ -1138,8 +1138,8 @@ }, "imported": { "type": "Identifier", - "start": 319, - "end": 326, + "start": 324, + "end": 331, "loc": { "start": { "line": 9, @@ -1155,8 +1155,8 @@ }, "local": { "type": "Identifier", - "start": 319, - "end": 326, + "start": 324, + "end": 331, "loc": { "start": { "line": 9, @@ -1173,8 +1173,8 @@ }, { "type": "ImportSpecifier", - "start": 328, - "end": 332, + "start": 333, + "end": 337, "loc": { "start": { "line": 9, @@ -1187,8 +1187,8 @@ }, "imported": { "type": "Identifier", - "start": 328, - "end": 332, + "start": 333, + "end": 337, "loc": { "start": { "line": 9, @@ -1204,8 +1204,8 @@ }, "local": { "type": "Identifier", - "start": 328, - "end": 332, + "start": 333, + "end": 337, "loc": { "start": { "line": 9, @@ -1222,8 +1222,8 @@ }, { "type": "ImportSpecifier", - "start": 334, - "end": 342, + "start": 339, + "end": 347, "loc": { "start": { "line": 9, @@ -1236,8 +1236,8 @@ }, "imported": { "type": "Identifier", - "start": 334, - "end": 342, + "start": 339, + "end": 347, "loc": { "start": { "line": 9, @@ -1253,8 +1253,8 @@ }, "local": { "type": "Identifier", - "start": 334, - "end": 342, + "start": 339, + "end": 347, "loc": { "start": { "line": 9, @@ -1271,8 +1271,8 @@ }, { "type": "ImportSpecifier", - "start": 344, - "end": 349, + "start": 349, + "end": 354, "loc": { "start": { "line": 9, @@ -1285,8 +1285,8 @@ }, "imported": { "type": "Identifier", - "start": 344, - "end": 349, + "start": 349, + "end": 354, "loc": { "start": { "line": 9, @@ -1302,8 +1302,8 @@ }, "local": { "type": "Identifier", - "start": 344, - "end": 349, + "start": 349, + "end": 354, "loc": { "start": { "line": 9, @@ -1320,8 +1320,8 @@ }, { "type": "ImportSpecifier", - "start": 351, - "end": 359, + "start": 356, + "end": 364, "loc": { "start": { "line": 9, @@ -1334,8 +1334,8 @@ }, "imported": { "type": "Identifier", - "start": 351, - "end": 359, + "start": 356, + "end": 364, "loc": { "start": { "line": 9, @@ -1351,8 +1351,8 @@ }, "local": { "type": "Identifier", - "start": 351, - "end": 359, + "start": 356, + "end": 364, "loc": { "start": { "line": 9, @@ -1369,8 +1369,8 @@ }, { "type": "ImportSpecifier", - "start": 361, - "end": 368, + "start": 366, + "end": 373, "loc": { "start": { "line": 9, @@ -1383,8 +1383,8 @@ }, "imported": { "type": "Identifier", - "start": 361, - "end": 368, + "start": 366, + "end": 373, "loc": { "start": { "line": 9, @@ -1400,8 +1400,8 @@ }, "local": { "type": "Identifier", - "start": 361, - "end": 368, + "start": 366, + "end": 373, "loc": { "start": { "line": 9, @@ -1418,8 +1418,8 @@ }, { "type": "ImportSpecifier", - "start": 370, - "end": 378, + "start": 375, + "end": 383, "loc": { "start": { "line": 9, @@ -1432,8 +1432,8 @@ }, "imported": { "type": "Identifier", - "start": 370, - "end": 378, + "start": 375, + "end": 383, "loc": { "start": { "line": 9, @@ -1449,8 +1449,8 @@ }, "local": { "type": "Identifier", - "start": 370, - "end": 378, + "start": 375, + "end": 383, "loc": { "start": { "line": 9, @@ -1467,8 +1467,8 @@ }, { "type": "ImportSpecifier", - "start": 384, - "end": 393, + "start": 389, + "end": 398, "loc": { "start": { "line": 10, @@ -1481,8 +1481,8 @@ }, "imported": { "type": "Identifier", - "start": 384, - "end": 393, + "start": 389, + "end": 398, "loc": { "start": { "line": 10, @@ -1498,8 +1498,8 @@ }, "local": { "type": "Identifier", - "start": 384, - "end": 393, + "start": 389, + "end": 398, "loc": { "start": { "line": 10, @@ -1517,8 +1517,8 @@ ], "source": { "type": "StringLiteral", - "start": 401, - "end": 410, + "start": 406, + "end": 415, "loc": { "start": { "line": 11, @@ -1538,8 +1538,8 @@ }, { "type": "ImportDeclaration", - "start": 412, - "end": 454, + "start": 417, + "end": 459, "loc": { "start": { "line": 12, @@ -1553,8 +1553,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 420, - "end": 436, + "start": 425, + "end": 441, "loc": { "start": { "line": 12, @@ -1567,8 +1567,8 @@ }, "imported": { "type": "Identifier", - "start": 420, - "end": 425, + "start": 425, + "end": 430, "loc": { "start": { "line": 12, @@ -1584,8 +1584,8 @@ }, "local": { "type": "Identifier", - "start": 429, - "end": 436, + "start": 434, + "end": 441, "loc": { "start": { "line": 12, @@ -1603,8 +1603,8 @@ ], "source": { "type": "StringLiteral", - "start": 443, - "end": 453, + "start": 448, + "end": 458, "loc": { "start": { "line": 12, @@ -1624,8 +1624,8 @@ }, { "type": "ImportDeclaration", - "start": 455, - "end": 555, + "start": 460, + "end": 560, "loc": { "start": { "line": 13, @@ -1639,8 +1639,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 468, - "end": 480, + "start": 473, + "end": 485, "loc": { "start": { "line": 14, @@ -1653,8 +1653,8 @@ }, "imported": { "type": "Identifier", - "start": 468, - "end": 480, + "start": 473, + "end": 485, "loc": { "start": { "line": 14, @@ -1670,8 +1670,8 @@ }, "local": { "type": "Identifier", - "start": 468, - "end": 480, + "start": 473, + "end": 485, "loc": { "start": { "line": 14, @@ -1688,8 +1688,8 @@ }, { "type": "ImportSpecifier", - "start": 482, - "end": 493, + "start": 487, + "end": 498, "loc": { "start": { "line": 14, @@ -1702,8 +1702,8 @@ }, "imported": { "type": "Identifier", - "start": 482, - "end": 493, + "start": 487, + "end": 498, "loc": { "start": { "line": 14, @@ -1719,8 +1719,8 @@ }, "local": { "type": "Identifier", - "start": 482, - "end": 493, + "start": 487, + "end": 498, "loc": { "start": { "line": 14, @@ -1737,8 +1737,8 @@ }, { "type": "ImportSpecifier", - "start": 495, - "end": 505, + "start": 500, + "end": 510, "loc": { "start": { "line": 14, @@ -1751,8 +1751,8 @@ }, "imported": { "type": "Identifier", - "start": 495, - "end": 505, + "start": 500, + "end": 510, "loc": { "start": { "line": 14, @@ -1768,8 +1768,8 @@ }, "local": { "type": "Identifier", - "start": 495, - "end": 505, + "start": 500, + "end": 510, "loc": { "start": { "line": 14, @@ -1786,8 +1786,8 @@ }, { "type": "ImportSpecifier", - "start": 511, - "end": 521, + "start": 516, + "end": 526, "loc": { "start": { "line": 15, @@ -1800,8 +1800,8 @@ }, "imported": { "type": "Identifier", - "start": 511, - "end": 521, + "start": 516, + "end": 526, "loc": { "start": { "line": 15, @@ -1817,8 +1817,8 @@ }, "local": { "type": "Identifier", - "start": 511, - "end": 521, + "start": 516, + "end": 526, "loc": { "start": { "line": 15, @@ -1835,8 +1835,8 @@ }, { "type": "ImportSpecifier", - "start": 523, - "end": 534, + "start": 528, + "end": 539, "loc": { "start": { "line": 15, @@ -1849,8 +1849,8 @@ }, "imported": { "type": "Identifier", - "start": 523, - "end": 534, + "start": 528, + "end": 539, "loc": { "start": { "line": 15, @@ -1866,8 +1866,8 @@ }, "local": { "type": "Identifier", - "start": 523, - "end": 534, + "start": 528, + "end": 539, "loc": { "start": { "line": 15, @@ -1885,8 +1885,8 @@ ], "source": { "type": "StringLiteral", - "start": 542, - "end": 554, + "start": 547, + "end": 559, "loc": { "start": { "line": 16, @@ -1906,8 +1906,8 @@ }, { "type": "ImportDeclaration", - "start": 557, - "end": 585, + "start": 562, + "end": 590, "loc": { "start": { "line": 18, @@ -1921,8 +1921,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 565, - "end": 569, + "start": 570, + "end": 574, "loc": { "start": { "line": 18, @@ -1935,8 +1935,8 @@ }, "imported": { "type": "Identifier", - "start": 565, - "end": 569, + "start": 570, + "end": 574, "loc": { "start": { "line": 18, @@ -1952,8 +1952,8 @@ }, "local": { "type": "Identifier", - "start": 565, - "end": 569, + "start": 570, + "end": 574, "loc": { "start": { "line": 18, @@ -1971,8 +1971,8 @@ ], "source": { "type": "StringLiteral", - "start": 576, - "end": 584, + "start": 581, + "end": 589, "loc": { "start": { "line": 18, @@ -1992,8 +1992,8 @@ }, { "type": "ImportDeclaration", - "start": 586, - "end": 620, + "start": 591, + "end": 625, "loc": { "start": { "line": 19, @@ -2007,8 +2007,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 594, - "end": 601, + "start": 599, + "end": 606, "loc": { "start": { "line": 19, @@ -2021,8 +2021,8 @@ }, "imported": { "type": "Identifier", - "start": 594, - "end": 601, + "start": 599, + "end": 606, "loc": { "start": { "line": 19, @@ -2038,8 +2038,8 @@ }, "local": { "type": "Identifier", - "start": 594, - "end": 601, + "start": 599, + "end": 606, "loc": { "start": { "line": 19, @@ -2057,8 +2057,8 @@ ], "source": { "type": "StringLiteral", - "start": 608, - "end": 619, + "start": 613, + "end": 624, "loc": { "start": { "line": 19, @@ -2078,8 +2078,8 @@ }, { "type": "ImportDeclaration", - "start": 621, - "end": 665, + "start": 626, + "end": 670, "loc": { "start": { "line": 20, @@ -2093,8 +2093,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 629, - "end": 637, + "start": 634, + "end": 642, "loc": { "start": { "line": 20, @@ -2107,8 +2107,8 @@ }, "imported": { "type": "Identifier", - "start": 629, - "end": 637, + "start": 634, + "end": 642, "loc": { "start": { "line": 20, @@ -2124,8 +2124,8 @@ }, "local": { "type": "Identifier", - "start": 629, - "end": 637, + "start": 634, + "end": 642, "loc": { "start": { "line": 20, @@ -2143,8 +2143,8 @@ ], "source": { "type": "StringLiteral", - "start": 644, - "end": 664, + "start": 649, + "end": 669, "loc": { "start": { "line": 20, @@ -2164,8 +2164,8 @@ }, { "type": "ImportDeclaration", - "start": 666, - "end": 712, + "start": 671, + "end": 717, "loc": { "start": { "line": 21, @@ -2179,8 +2179,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 674, - "end": 683, + "start": 679, + "end": 688, "loc": { "start": { "line": 21, @@ -2193,8 +2193,8 @@ }, "imported": { "type": "Identifier", - "start": 674, - "end": 683, + "start": 679, + "end": 688, "loc": { "start": { "line": 21, @@ -2210,8 +2210,8 @@ }, "local": { "type": "Identifier", - "start": 674, - "end": 683, + "start": 679, + "end": 688, "loc": { "start": { "line": 21, @@ -2229,8 +2229,8 @@ ], "source": { "type": "StringLiteral", - "start": 690, - "end": 711, + "start": 695, + "end": 716, "loc": { "start": { "line": 21, @@ -2250,8 +2250,8 @@ }, { "type": "ImportDeclaration", - "start": 714, - "end": 927, + "start": 719, + "end": 932, "loc": { "start": { "line": 23, @@ -2265,8 +2265,8 @@ "specifiers": [ { "type": "ImportSpecifier", - "start": 727, - "end": 732, + "start": 732, + "end": 737, "loc": { "start": { "line": 24, @@ -2279,8 +2279,8 @@ }, "imported": { "type": "Identifier", - "start": 727, - "end": 732, + "start": 732, + "end": 737, "loc": { "start": { "line": 24, @@ -2296,8 +2296,8 @@ }, "local": { "type": "Identifier", - "start": 727, - "end": 732, + "start": 732, + "end": 737, "loc": { "start": { "line": 24, @@ -2314,8 +2314,8 @@ }, { "type": "ImportSpecifier", - "start": 734, - "end": 740, + "start": 739, + "end": 745, "loc": { "start": { "line": 24, @@ -2328,8 +2328,8 @@ }, "imported": { "type": "Identifier", - "start": 734, - "end": 740, + "start": 739, + "end": 745, "loc": { "start": { "line": 24, @@ -2345,8 +2345,8 @@ }, "local": { "type": "Identifier", - "start": 734, - "end": 740, + "start": 739, + "end": 745, "loc": { "start": { "line": 24, @@ -2363,8 +2363,8 @@ }, { "type": "ImportSpecifier", - "start": 742, - "end": 750, + "start": 747, + "end": 755, "loc": { "start": { "line": 24, @@ -2377,8 +2377,8 @@ }, "imported": { "type": "Identifier", - "start": 742, - "end": 750, + "start": 747, + "end": 755, "loc": { "start": { "line": 24, @@ -2394,8 +2394,8 @@ }, "local": { "type": "Identifier", - "start": 742, - "end": 750, + "start": 747, + "end": 755, "loc": { "start": { "line": 24, @@ -2412,8 +2412,8 @@ }, { "type": "ImportSpecifier", - "start": 752, - "end": 761, + "start": 757, + "end": 766, "loc": { "start": { "line": 24, @@ -2426,8 +2426,8 @@ }, "imported": { "type": "Identifier", - "start": 752, - "end": 761, + "start": 757, + "end": 766, "loc": { "start": { "line": 24, @@ -2443,8 +2443,8 @@ }, "local": { "type": "Identifier", - "start": 752, - "end": 761, + "start": 757, + "end": 766, "loc": { "start": { "line": 24, @@ -2461,8 +2461,8 @@ }, { "type": "ImportSpecifier", - "start": 763, - "end": 767, + "start": 768, + "end": 772, "loc": { "start": { "line": 24, @@ -2475,8 +2475,8 @@ }, "imported": { "type": "Identifier", - "start": 763, - "end": 767, + "start": 768, + "end": 772, "loc": { "start": { "line": 24, @@ -2492,8 +2492,8 @@ }, "local": { "type": "Identifier", - "start": 763, - "end": 767, + "start": 768, + "end": 772, "loc": { "start": { "line": 24, @@ -2510,8 +2510,8 @@ }, { "type": "ImportSpecifier", - "start": 773, - "end": 782, + "start": 778, + "end": 787, "loc": { "start": { "line": 25, @@ -2524,8 +2524,8 @@ }, "imported": { "type": "Identifier", - "start": 773, - "end": 782, + "start": 778, + "end": 787, "loc": { "start": { "line": 25, @@ -2541,8 +2541,8 @@ }, "local": { "type": "Identifier", - "start": 773, - "end": 782, + "start": 778, + "end": 787, "loc": { "start": { "line": 25, @@ -2559,8 +2559,8 @@ }, { "type": "ImportSpecifier", - "start": 784, - "end": 791, + "start": 789, + "end": 796, "loc": { "start": { "line": 25, @@ -2573,8 +2573,8 @@ }, "imported": { "type": "Identifier", - "start": 784, - "end": 791, + "start": 789, + "end": 796, "loc": { "start": { "line": 25, @@ -2590,8 +2590,8 @@ }, "local": { "type": "Identifier", - "start": 784, - "end": 791, + "start": 789, + "end": 796, "loc": { "start": { "line": 25, @@ -2608,8 +2608,8 @@ }, { "type": "ImportSpecifier", - "start": 793, - "end": 800, + "start": 798, + "end": 805, "loc": { "start": { "line": 25, @@ -2622,8 +2622,8 @@ }, "imported": { "type": "Identifier", - "start": 793, - "end": 800, + "start": 798, + "end": 805, "loc": { "start": { "line": 25, @@ -2639,8 +2639,8 @@ }, "local": { "type": "Identifier", - "start": 793, - "end": 800, + "start": 798, + "end": 805, "loc": { "start": { "line": 25, @@ -2657,8 +2657,8 @@ }, { "type": "ImportSpecifier", - "start": 802, - "end": 814, + "start": 807, + "end": 819, "loc": { "start": { "line": 25, @@ -2671,8 +2671,8 @@ }, "imported": { "type": "Identifier", - "start": 802, - "end": 814, + "start": 807, + "end": 819, "loc": { "start": { "line": 25, @@ -2688,8 +2688,8 @@ }, "local": { "type": "Identifier", - "start": 802, - "end": 814, + "start": 807, + "end": 819, "loc": { "start": { "line": 25, @@ -2706,8 +2706,8 @@ }, { "type": "ImportSpecifier", - "start": 816, - "end": 830, + "start": 821, + "end": 835, "loc": { "start": { "line": 25, @@ -2720,8 +2720,8 @@ }, "imported": { "type": "Identifier", - "start": 816, - "end": 830, + "start": 821, + "end": 835, "loc": { "start": { "line": 25, @@ -2737,8 +2737,8 @@ }, "local": { "type": "Identifier", - "start": 816, - "end": 830, + "start": 821, + "end": 835, "loc": { "start": { "line": 25, @@ -2755,8 +2755,8 @@ }, { "type": "ImportSpecifier", - "start": 836, - "end": 844, + "start": 841, + "end": 849, "loc": { "start": { "line": 26, @@ -2769,8 +2769,8 @@ }, "imported": { "type": "Identifier", - "start": 836, - "end": 844, + "start": 841, + "end": 849, "loc": { "start": { "line": 26, @@ -2786,8 +2786,8 @@ }, "local": { "type": "Identifier", - "start": 836, - "end": 844, + "start": 841, + "end": 849, "loc": { "start": { "line": 26, @@ -2804,8 +2804,8 @@ }, { "type": "ImportSpecifier", - "start": 846, - "end": 863, + "start": 851, + "end": 868, "loc": { "start": { "line": 26, @@ -2818,8 +2818,8 @@ }, "imported": { "type": "Identifier", - "start": 846, - "end": 863, + "start": 851, + "end": 868, "loc": { "start": { "line": 26, @@ -2835,8 +2835,8 @@ }, "local": { "type": "Identifier", - "start": 846, - "end": 863, + "start": 851, + "end": 868, "loc": { "start": { "line": 26, @@ -2853,8 +2853,8 @@ }, { "type": "ImportSpecifier", - "start": 865, - "end": 871, + "start": 870, + "end": 876, "loc": { "start": { "line": 26, @@ -2867,8 +2867,8 @@ }, "imported": { "type": "Identifier", - "start": 865, - "end": 871, + "start": 870, + "end": 876, "loc": { "start": { "line": 26, @@ -2884,8 +2884,8 @@ }, "local": { "type": "Identifier", - "start": 865, - "end": 871, + "start": 870, + "end": 876, "loc": { "start": { "line": 26, @@ -2902,8 +2902,8 @@ }, { "type": "ImportSpecifier", - "start": 873, - "end": 877, + "start": 878, + "end": 882, "loc": { "start": { "line": 26, @@ -2916,8 +2916,8 @@ }, "imported": { "type": "Identifier", - "start": 873, - "end": 877, + "start": 878, + "end": 882, "loc": { "start": { "line": 26, @@ -2933,8 +2933,8 @@ }, "local": { "type": "Identifier", - "start": 873, - "end": 877, + "start": 878, + "end": 882, "loc": { "start": { "line": 26, @@ -2951,8 +2951,8 @@ }, { "type": "ImportSpecifier", - "start": 879, - "end": 895, + "start": 884, + "end": 900, "loc": { "start": { "line": 26, @@ -2965,8 +2965,8 @@ }, "imported": { "type": "Identifier", - "start": 879, - "end": 895, + "start": 884, + "end": 900, "loc": { "start": { "line": 26, @@ -2982,8 +2982,8 @@ }, "local": { "type": "Identifier", - "start": 879, - "end": 895, + "start": 884, + "end": 900, "loc": { "start": { "line": 26, @@ -3000,8 +3000,8 @@ }, { "type": "ImportSpecifier", - "start": 901, - "end": 909, + "start": 906, + "end": 914, "loc": { "start": { "line": 27, @@ -3014,8 +3014,8 @@ }, "imported": { "type": "Identifier", - "start": 901, - "end": 909, + "start": 906, + "end": 914, "loc": { "start": { "line": 27, @@ -3031,8 +3031,8 @@ }, "local": { "type": "Identifier", - "start": 901, - "end": 909, + "start": 906, + "end": 914, "loc": { "start": { "line": 27, @@ -3050,8 +3050,8 @@ ], "source": { "type": "StringLiteral", - "start": 917, - "end": 926, + "start": 922, + "end": 931, "loc": { "start": { "line": 28, @@ -3071,8 +3071,8 @@ }, { "type": "VariableDeclaration", - "start": 929, - "end": 953, + "start": 934, + "end": 958, "loc": { "start": { "line": 30, @@ -3086,8 +3086,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 933, - "end": 952, + "start": 938, + "end": 957, "loc": { "start": { "line": 30, @@ -3100,8 +3100,8 @@ }, "id": { "type": "Identifier", - "start": 933, - "end": 936, + "start": 938, + "end": 941, "loc": { "start": { "line": 30, @@ -3117,8 +3117,8 @@ }, "init": { "type": "MemberExpression", - "start": 939, - "end": 952, + "start": 944, + "end": 957, "loc": { "start": { "line": 30, @@ -3131,8 +3131,8 @@ }, "object": { "type": "Identifier", - "start": 939, - "end": 943, + "start": 944, + "end": 948, "loc": { "start": { "line": 30, @@ -3148,8 +3148,8 @@ }, "property": { "type": "Identifier", - "start": 944, - "end": 952, + "start": 949, + "end": 957, "loc": { "start": { "line": 30, @@ -3172,8 +3172,8 @@ { "type": "CommentBlock", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", - "start": 955, - "end": 1048, + "start": 960, + "end": 1053, "loc": { "start": { "line": 32, @@ -3189,8 +3189,8 @@ }, { "type": "ExportNamedDeclaration", - "start": 1049, - "end": 92403, + "start": 1054, + "end": 92390, "loc": { "start": { "line": 38, @@ -3205,8 +3205,8 @@ "source": null, "declaration": { "type": "ClassDeclaration", - "start": 1056, - "end": 92403, + "start": 1061, + "end": 92390, "loc": { "start": { "line": 38, @@ -3219,8 +3219,8 @@ }, "id": { "type": "Identifier", - "start": 1062, - "end": 1073, + "start": 1067, + "end": 1078, "loc": { "start": { "line": 38, @@ -3238,8 +3238,8 @@ "superClass": null, "body": { "type": "ClassBody", - "start": 1074, - "end": 92403, + "start": 1079, + "end": 92390, "loc": { "start": { "line": 38, @@ -3253,15 +3253,15 @@ "body": [ { "type": "ClassMethod", - "start": 1409, - "end": 25826, + "start": 1414, + "end": 25926, "loc": { "start": { "line": 48, "column": 4 }, "end": { - "line": 920, + "line": 921, "column": 5 } }, @@ -3269,8 +3269,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 1409, - "end": 1420, + "start": 1414, + "end": 1425, "loc": { "start": { "line": 48, @@ -3293,8 +3293,8 @@ "params": [ { "type": "RestElement", - "start": 1421, - "end": 1428, + "start": 1426, + "end": 1433, "loc": { "start": { "line": 48, @@ -3307,8 +3307,8 @@ }, "argument": { "type": "Identifier", - "start": 1424, - "end": 1428, + "start": 1429, + "end": 1433, "loc": { "start": { "line": 48, @@ -3326,23 +3326,23 @@ ], "body": { "type": "BlockStatement", - "start": 1430, - "end": 25826, + "start": 1435, + "end": 25926, "loc": { "start": { "line": 48, "column": 25 }, "end": { - "line": 920, + "line": 921, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 1544, - "end": 1559, + "start": 1549, + "end": 1564, "loc": { "start": { "line": 54, @@ -3355,8 +3355,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1544, - "end": 1558, + "start": 1549, + "end": 1563, "loc": { "start": { "line": 54, @@ -3370,8 +3370,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1544, - "end": 1551, + "start": 1549, + "end": 1556, "loc": { "start": { "line": 54, @@ -3384,8 +3384,8 @@ }, "object": { "type": "ThisExpression", - "start": 1544, - "end": 1548, + "start": 1549, + "end": 1553, "loc": { "start": { "line": 54, @@ -3400,8 +3400,8 @@ }, "property": { "type": "Identifier", - "start": 1549, - "end": 1551, + "start": 1554, + "end": 1556, "loc": { "start": { "line": 54, @@ -3420,8 +3420,8 @@ }, "right": { "type": "NullLiteral", - "start": 1554, - "end": 1558, + "start": 1559, + "end": 1563, "loc": { "start": { "line": 54, @@ -3439,8 +3439,8 @@ { "type": "CommentBlock", "value": "*\n * ID of current instance\n * @type {String}\n * @private\n ", - "start": 1440, - "end": 1535, + "start": 1445, + "end": 1540, "loc": { "start": { "line": 49, @@ -3457,8 +3457,8 @@ { "type": "CommentBlock", "value": "*\n * Current version\n * @type {String}\n ", - "start": 1569, - "end": 1637, + "start": 1574, + "end": 1642, "loc": { "start": { "line": 56, @@ -3474,8 +3474,8 @@ }, { "type": "ExpressionStatement", - "start": 1646, - "end": 1673, + "start": 1651, + "end": 1678, "loc": { "start": { "line": 60, @@ -3488,8 +3488,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1646, - "end": 1672, + "start": 1651, + "end": 1677, "loc": { "start": { "line": 60, @@ -3503,8 +3503,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1646, - "end": 1658, + "start": 1651, + "end": 1663, "loc": { "start": { "line": 60, @@ -3517,8 +3517,8 @@ }, "object": { "type": "ThisExpression", - "start": 1646, - "end": 1650, + "start": 1651, + "end": 1655, "loc": { "start": { "line": 60, @@ -3533,8 +3533,8 @@ }, "property": { "type": "Identifier", - "start": 1651, - "end": 1658, + "start": 1656, + "end": 1663, "loc": { "start": { "line": 60, @@ -3553,8 +3553,8 @@ }, "right": { "type": "StringLiteral", - "start": 1661, - "end": 1672, + "start": 1666, + "end": 1677, "loc": { "start": { "line": 60, @@ -3577,8 +3577,8 @@ { "type": "CommentBlock", "value": "*\n * Current version\n * @type {String}\n ", - "start": 1569, - "end": 1637, + "start": 1574, + "end": 1642, "loc": { "start": { "line": 56, @@ -3595,8 +3595,8 @@ { "type": "CommentBlock", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", - "start": 1683, - "end": 1768, + "start": 1688, + "end": 1773, "loc": { "start": { "line": 62, @@ -3612,8 +3612,8 @@ }, { "type": "ExpressionStatement", - "start": 1777, - "end": 1814, + "start": 1782, + "end": 1819, "loc": { "start": { "line": 67, @@ -3626,8 +3626,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1777, - "end": 1813, + "start": 1782, + "end": 1818, "loc": { "start": { "line": 67, @@ -3641,8 +3641,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1777, - "end": 1786, + "start": 1782, + "end": 1791, "loc": { "start": { "line": 67, @@ -3655,8 +3655,8 @@ }, "object": { "type": "ThisExpression", - "start": 1777, - "end": 1781, + "start": 1782, + "end": 1786, "loc": { "start": { "line": 67, @@ -3671,8 +3671,8 @@ }, "property": { "type": "Identifier", - "start": 1782, - "end": 1786, + "start": 1787, + "end": 1791, "loc": { "start": { "line": 67, @@ -3691,8 +3691,8 @@ }, "right": { "type": "CallExpression", - "start": 1789, - "end": 1813, + "start": 1794, + "end": 1818, "loc": { "start": { "line": 67, @@ -3705,8 +3705,8 @@ }, "callee": { "type": "MemberExpression", - "start": 1789, - "end": 1811, + "start": 1794, + "end": 1816, "loc": { "start": { "line": 67, @@ -3719,8 +3719,8 @@ }, "object": { "type": "NewExpression", - "start": 1789, - "end": 1799, + "start": 1794, + "end": 1804, "loc": { "start": { "line": 67, @@ -3733,8 +3733,8 @@ }, "callee": { "type": "Identifier", - "start": 1793, - "end": 1797, + "start": 1798, + "end": 1802, "loc": { "start": { "line": 67, @@ -3752,8 +3752,8 @@ }, "property": { "type": "Identifier", - "start": 1800, - "end": 1811, + "start": 1805, + "end": 1816, "loc": { "start": { "line": 67, @@ -3777,8 +3777,8 @@ { "type": "CommentBlock", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", - "start": 1683, - "end": 1768, + "start": 1688, + "end": 1773, "loc": { "start": { "line": 62, @@ -3795,8 +3795,8 @@ { "type": "CommentBlock", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", - "start": 1824, - "end": 1923, + "start": 1829, + "end": 1928, "loc": { "start": { "line": 69, @@ -3812,8 +3812,8 @@ }, { "type": "ExpressionStatement", - "start": 1932, - "end": 1948, + "start": 1937, + "end": 1953, "loc": { "start": { "line": 74, @@ -3826,8 +3826,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 1932, - "end": 1947, + "start": 1937, + "end": 1952, "loc": { "start": { "line": 74, @@ -3841,8 +3841,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 1932, - "end": 1940, + "start": 1937, + "end": 1945, "loc": { "start": { "line": 74, @@ -3855,8 +3855,8 @@ }, "object": { "type": "ThisExpression", - "start": 1932, - "end": 1936, + "start": 1937, + "end": 1941, "loc": { "start": { "line": 74, @@ -3871,8 +3871,8 @@ }, "property": { "type": "Identifier", - "start": 1937, - "end": 1940, + "start": 1942, + "end": 1945, "loc": { "start": { "line": 74, @@ -3891,8 +3891,8 @@ }, "right": { "type": "NullLiteral", - "start": 1943, - "end": 1947, + "start": 1948, + "end": 1952, "loc": { "start": { "line": 74, @@ -3910,8 +3910,8 @@ { "type": "CommentBlock", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", - "start": 1824, - "end": 1923, + "start": 1829, + "end": 1928, "loc": { "start": { "line": 69, @@ -3928,8 +3928,8 @@ { "type": "CommentBlock", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", - "start": 1958, - "end": 2099, + "start": 1963, + "end": 2104, "loc": { "start": { "line": 76, @@ -3945,8 +3945,8 @@ }, { "type": "ExpressionStatement", - "start": 2108, - "end": 2127, + "start": 2113, + "end": 2132, "loc": { "start": { "line": 81, @@ -3959,8 +3959,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2108, - "end": 2126, + "start": 2113, + "end": 2131, "loc": { "start": { "line": 81, @@ -3974,8 +3974,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2108, - "end": 2119, + "start": 2113, + "end": 2124, "loc": { "start": { "line": 81, @@ -3988,8 +3988,8 @@ }, "object": { "type": "ThisExpression", - "start": 2108, - "end": 2112, + "start": 2113, + "end": 2117, "loc": { "start": { "line": 81, @@ -4004,8 +4004,8 @@ }, "property": { "type": "Identifier", - "start": 2113, - "end": 2119, + "start": 2118, + "end": 2124, "loc": { "start": { "line": 81, @@ -4024,8 +4024,8 @@ }, "right": { "type": "NullLiteral", - "start": 2122, - "end": 2126, + "start": 2127, + "end": 2131, "loc": { "start": { "line": 81, @@ -4043,8 +4043,8 @@ { "type": "CommentBlock", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", - "start": 1958, - "end": 2099, + "start": 1963, + "end": 2104, "loc": { "start": { "line": 76, @@ -4061,8 +4061,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", - "start": 2137, - "end": 2234, + "start": 2142, + "end": 2239, "loc": { "start": { "line": 83, @@ -4078,8 +4078,8 @@ }, { "type": "ExpressionStatement", - "start": 2243, - "end": 2266, + "start": 2248, + "end": 2271, "loc": { "start": { "line": 88, @@ -4092,8 +4092,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2243, - "end": 2265, + "start": 2248, + "end": 2270, "loc": { "start": { "line": 88, @@ -4107,8 +4107,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2243, - "end": 2258, + "start": 2248, + "end": 2263, "loc": { "start": { "line": 88, @@ -4121,8 +4121,8 @@ }, "object": { "type": "ThisExpression", - "start": 2243, - "end": 2247, + "start": 2248, + "end": 2252, "loc": { "start": { "line": 88, @@ -4137,8 +4137,8 @@ }, "property": { "type": "Identifier", - "start": 2248, - "end": 2258, + "start": 2253, + "end": 2263, "loc": { "start": { "line": 88, @@ -4157,8 +4157,8 @@ }, "right": { "type": "NullLiteral", - "start": 2261, - "end": 2265, + "start": 2266, + "end": 2270, "loc": { "start": { "line": 88, @@ -4176,8 +4176,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", - "start": 2137, - "end": 2234, + "start": 2142, + "end": 2239, "loc": { "start": { "line": 83, @@ -4194,8 +4194,8 @@ { "type": "CommentBlock", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", - "start": 2276, - "end": 2369, + "start": 2281, + "end": 2374, "loc": { "start": { "line": 90, @@ -4211,8 +4211,8 @@ }, { "type": "ExpressionStatement", - "start": 2378, - "end": 2392, + "start": 2383, + "end": 2397, "loc": { "start": { "line": 95, @@ -4225,8 +4225,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2378, - "end": 2391, + "start": 2383, + "end": 2396, "loc": { "start": { "line": 95, @@ -4240,8 +4240,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2378, - "end": 2386, + "start": 2383, + "end": 2391, "loc": { "start": { "line": 95, @@ -4254,8 +4254,8 @@ }, "object": { "type": "ThisExpression", - "start": 2378, - "end": 2382, + "start": 2383, + "end": 2387, "loc": { "start": { "line": 95, @@ -4270,8 +4270,8 @@ }, "property": { "type": "Identifier", - "start": 2383, - "end": 2386, + "start": 2388, + "end": 2391, "loc": { "start": { "line": 95, @@ -4290,8 +4290,8 @@ }, "right": { "type": "ObjectExpression", - "start": 2389, - "end": 2391, + "start": 2394, + "end": 2396, "loc": { "start": { "line": 95, @@ -4310,8 +4310,8 @@ { "type": "CommentBlock", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", - "start": 2276, - "end": 2369, + "start": 2281, + "end": 2374, "loc": { "start": { "line": 90, @@ -4328,8 +4328,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", - "start": 2402, - "end": 2510, + "start": 2407, + "end": 2515, "loc": { "start": { "line": 97, @@ -4345,8 +4345,8 @@ }, { "type": "ExpressionStatement", - "start": 2519, - "end": 2545, + "start": 2524, + "end": 2550, "loc": { "start": { "line": 102, @@ -4359,8 +4359,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2519, - "end": 2544, + "start": 2524, + "end": 2549, "loc": { "start": { "line": 102, @@ -4374,8 +4374,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2519, - "end": 2540, + "start": 2524, + "end": 2545, "loc": { "start": { "line": 102, @@ -4388,8 +4388,8 @@ }, "object": { "type": "ThisExpression", - "start": 2519, - "end": 2523, + "start": 2524, + "end": 2528, "loc": { "start": { "line": 102, @@ -4404,8 +4404,8 @@ }, "property": { "type": "Identifier", - "start": 2524, - "end": 2540, + "start": 2529, + "end": 2545, "loc": { "start": { "line": 102, @@ -4424,8 +4424,8 @@ }, "right": { "type": "NumericLiteral", - "start": 2543, - "end": 2544, + "start": 2548, + "end": 2549, "loc": { "start": { "line": 102, @@ -4448,8 +4448,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", - "start": 2402, - "end": 2510, + "start": 2407, + "end": 2515, "loc": { "start": { "line": 97, @@ -4466,8 +4466,8 @@ { "type": "CommentBlock", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", - "start": 2555, - "end": 2664, + "start": 2560, + "end": 2669, "loc": { "start": { "line": 104, @@ -4483,8 +4483,8 @@ }, { "type": "ExpressionStatement", - "start": 2673, - "end": 2693, + "start": 2678, + "end": 2698, "loc": { "start": { "line": 109, @@ -4497,8 +4497,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2673, - "end": 2692, + "start": 2678, + "end": 2697, "loc": { "start": { "line": 109, @@ -4512,8 +4512,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2673, - "end": 2685, + "start": 2678, + "end": 2690, "loc": { "start": { "line": 109, @@ -4526,8 +4526,8 @@ }, "object": { "type": "ThisExpression", - "start": 2673, - "end": 2677, + "start": 2678, + "end": 2682, "loc": { "start": { "line": 109, @@ -4542,8 +4542,8 @@ }, "property": { "type": "Identifier", - "start": 2678, - "end": 2685, + "start": 2683, + "end": 2690, "loc": { "start": { "line": 109, @@ -4562,8 +4562,8 @@ }, "right": { "type": "NullLiteral", - "start": 2688, - "end": 2692, + "start": 2693, + "end": 2697, "loc": { "start": { "line": 109, @@ -4581,8 +4581,8 @@ { "type": "CommentBlock", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", - "start": 2555, - "end": 2664, + "start": 2560, + "end": 2669, "loc": { "start": { "line": 104, @@ -4599,8 +4599,8 @@ { "type": "CommentBlock", "value": "*\n * Has a configuration object\n * @type {Object}\n * @private\n ", - "start": 2703, - "end": 2802, + "start": 2708, + "end": 2807, "loc": { "start": { "line": 111, @@ -4616,8 +4616,8 @@ }, { "type": "ExpressionStatement", - "start": 2811, - "end": 2834, + "start": 2816, + "end": 2839, "loc": { "start": { "line": 116, @@ -4630,8 +4630,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2811, - "end": 2833, + "start": 2816, + "end": 2838, "loc": { "start": { "line": 116, @@ -4645,8 +4645,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2811, - "end": 2825, + "start": 2816, + "end": 2830, "loc": { "start": { "line": 116, @@ -4659,8 +4659,8 @@ }, "object": { "type": "ThisExpression", - "start": 2811, - "end": 2815, + "start": 2816, + "end": 2820, "loc": { "start": { "line": 116, @@ -4675,8 +4675,8 @@ }, "property": { "type": "Identifier", - "start": 2816, - "end": 2825, + "start": 2821, + "end": 2830, "loc": { "start": { "line": 116, @@ -4695,8 +4695,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 2828, - "end": 2833, + "start": 2833, + "end": 2838, "loc": { "start": { "line": 116, @@ -4715,8 +4715,8 @@ { "type": "CommentBlock", "value": "*\n * Has a configuration object\n * @type {Object}\n * @private\n ", - "start": 2703, - "end": 2802, + "start": 2708, + "end": 2807, "loc": { "start": { "line": 111, @@ -4733,8 +4733,8 @@ { "type": "CommentBlock", "value": "* @private ", - "start": 2844, - "end": 2859, + "start": 2849, + "end": 2864, "loc": { "start": { "line": 118, @@ -4750,8 +4750,8 @@ }, { "type": "ExpressionStatement", - "start": 2868, - "end": 2893, + "start": 2873, + "end": 2898, "loc": { "start": { "line": 119, @@ -4764,8 +4764,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 2868, - "end": 2892, + "start": 2873, + "end": 2897, "loc": { "start": { "line": 119, @@ -4779,8 +4779,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 2868, - "end": 2884, + "start": 2873, + "end": 2889, "loc": { "start": { "line": 119, @@ -4793,8 +4793,8 @@ }, "object": { "type": "ThisExpression", - "start": 2868, - "end": 2872, + "start": 2873, + "end": 2877, "loc": { "start": { "line": 119, @@ -4809,8 +4809,8 @@ }, "property": { "type": "Identifier", - "start": 2873, - "end": 2884, + "start": 2878, + "end": 2889, "loc": { "start": { "line": 119, @@ -4829,8 +4829,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 2887, - "end": 2892, + "start": 2892, + "end": 2897, "loc": { "start": { "line": 119, @@ -4849,8 +4849,8 @@ { "type": "CommentBlock", "value": "* @private ", - "start": 2844, - "end": 2859, + "start": 2849, + "end": 2864, "loc": { "start": { "line": 118, @@ -4866,8 +4866,8 @@ }, { "type": "VariableDeclaration", - "start": 2903, - "end": 2916, + "start": 2908, + "end": 2921, "loc": { "start": { "line": 121, @@ -4881,8 +4881,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 2907, - "end": 2915, + "start": 2912, + "end": 2920, "loc": { "start": { "line": 121, @@ -4895,8 +4895,8 @@ }, "id": { "type": "Identifier", - "start": 2907, - "end": 2915, + "start": 2912, + "end": 2920, "loc": { "start": { "line": 121, @@ -4918,8 +4918,8 @@ { "type": "CommentLine", "value": " TODO: use for-of", - "start": 2926, - "end": 2945, + "start": 2931, + "end": 2950, "loc": { "start": { "line": 123, @@ -4935,8 +4935,8 @@ }, { "type": "ExpressionStatement", - "start": 2954, - "end": 3500, + "start": 2959, + "end": 3505, "loc": { "start": { "line": 124, @@ -4949,8 +4949,8 @@ }, "expression": { "type": "CallExpression", - "start": 2954, - "end": 3499, + "start": 2959, + "end": 3504, "loc": { "start": { "line": 124, @@ -4963,8 +4963,8 @@ }, "callee": { "type": "MemberExpression", - "start": 2954, - "end": 2966, + "start": 2959, + "end": 2971, "loc": { "start": { "line": 124, @@ -4977,8 +4977,8 @@ }, "object": { "type": "Identifier", - "start": 2954, - "end": 2958, + "start": 2959, + "end": 2963, "loc": { "start": { "line": 124, @@ -4995,8 +4995,8 @@ }, "property": { "type": "Identifier", - "start": 2959, - "end": 2966, + "start": 2964, + "end": 2971, "loc": { "start": { "line": 124, @@ -5016,8 +5016,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 2967, - "end": 3498, + "start": 2972, + "end": 3503, "loc": { "start": { "line": 124, @@ -5035,8 +5035,8 @@ "params": [ { "type": "Identifier", - "start": 2968, - "end": 2971, + "start": 2973, + "end": 2976, "loc": { "start": { "line": 124, @@ -5053,8 +5053,8 @@ ], "body": { "type": "BlockStatement", - "start": 2976, - "end": 3498, + "start": 2981, + "end": 3503, "loc": { "start": { "line": 124, @@ -5068,8 +5068,8 @@ "body": [ { "type": "IfStatement", - "start": 2990, - "end": 3488, + "start": 2995, + "end": 3493, "loc": { "start": { "line": 125, @@ -5082,8 +5082,8 @@ }, "test": { "type": "LogicalExpression", - "start": 2994, - "end": 3045, + "start": 2999, + "end": 3050, "loc": { "start": { "line": 125, @@ -5096,8 +5096,8 @@ }, "left": { "type": "BinaryExpression", - "start": 2994, - "end": 3017, + "start": 2999, + "end": 3022, "loc": { "start": { "line": 125, @@ -5110,8 +5110,8 @@ }, "left": { "type": "UnaryExpression", - "start": 2994, - "end": 3004, + "start": 2999, + "end": 3009, "loc": { "start": { "line": 125, @@ -5126,8 +5126,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 3001, - "end": 3004, + "start": 3006, + "end": 3009, "loc": { "start": { "line": 125, @@ -5148,8 +5148,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 3009, - "end": 3017, + "start": 3014, + "end": 3022, "loc": { "start": { "line": 125, @@ -5170,8 +5170,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 3021, - "end": 3045, + "start": 3026, + "end": 3050, "loc": { "start": { "line": 125, @@ -5184,8 +5184,8 @@ }, "left": { "type": "MemberExpression", - "start": 3021, - "end": 3033, + "start": 3026, + "end": 3038, "loc": { "start": { "line": 125, @@ -5198,8 +5198,8 @@ }, "object": { "type": "Identifier", - "start": 3021, - "end": 3024, + "start": 3026, + "end": 3029, "loc": { "start": { "line": 125, @@ -5215,8 +5215,8 @@ }, "property": { "type": "Identifier", - "start": 3025, - "end": 3033, + "start": 3030, + "end": 3038, "loc": { "start": { "line": 125, @@ -5235,8 +5235,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 3038, - "end": 3045, + "start": 3043, + "end": 3050, "loc": { "start": { "line": 125, @@ -5257,8 +5257,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 3047, - "end": 3200, + "start": 3052, + "end": 3205, "loc": { "start": { "line": 125, @@ -5272,8 +5272,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 3065, - "end": 3080, + "start": 3070, + "end": 3085, "loc": { "start": { "line": 126, @@ -5286,8 +5286,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3065, - "end": 3079, + "start": 3070, + "end": 3084, "loc": { "start": { "line": 126, @@ -5301,8 +5301,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3065, - "end": 3073, + "start": 3070, + "end": 3078, "loc": { "start": { "line": 126, @@ -5315,8 +5315,8 @@ }, "object": { "type": "ThisExpression", - "start": 3065, - "end": 3069, + "start": 3070, + "end": 3074, "loc": { "start": { "line": 126, @@ -5330,8 +5330,8 @@ }, "property": { "type": "Identifier", - "start": 3070, - "end": 3073, + "start": 3075, + "end": 3078, "loc": { "start": { "line": 126, @@ -5349,8 +5349,8 @@ }, "right": { "type": "Identifier", - "start": 3076, - "end": 3079, + "start": 3081, + "end": 3084, "loc": { "start": { "line": 126, @@ -5368,8 +5368,8 @@ }, { "type": "ExpressionStatement", - "start": 3097, - "end": 3147, + "start": 3102, + "end": 3152, "loc": { "start": { "line": 127, @@ -5382,8 +5382,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3097, - "end": 3146, + "start": 3102, + "end": 3151, "loc": { "start": { "line": 127, @@ -5397,8 +5397,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3097, - "end": 3104, + "start": 3102, + "end": 3109, "loc": { "start": { "line": 127, @@ -5411,8 +5411,8 @@ }, "object": { "type": "ThisExpression", - "start": 3097, - "end": 3101, + "start": 3102, + "end": 3106, "loc": { "start": { "line": 127, @@ -5426,8 +5426,8 @@ }, "property": { "type": "Identifier", - "start": 3102, - "end": 3104, + "start": 3107, + "end": 3109, "loc": { "start": { "line": 127, @@ -5445,8 +5445,8 @@ }, "right": { "type": "LogicalExpression", - "start": 3107, - "end": 3146, + "start": 3112, + "end": 3151, "loc": { "start": { "line": 127, @@ -5459,8 +5459,8 @@ }, "left": { "type": "MemberExpression", - "start": 3107, - "end": 3113, + "start": 3112, + "end": 3118, "loc": { "start": { "line": 127, @@ -5473,8 +5473,8 @@ }, "object": { "type": "Identifier", - "start": 3107, - "end": 3110, + "start": 3112, + "end": 3115, "loc": { "start": { "line": 127, @@ -5490,8 +5490,8 @@ }, "property": { "type": "Identifier", - "start": 3111, - "end": 3113, + "start": 3116, + "end": 3118, "loc": { "start": { "line": 127, @@ -5510,8 +5510,8 @@ "operator": "||", "right": { "type": "TemplateLiteral", - "start": 3117, - "end": 3146, + "start": 3122, + "end": 3151, "loc": { "start": { "line": 127, @@ -5525,8 +5525,8 @@ "expressions": [ { "type": "CallExpression", - "start": 3123, - "end": 3143, + "start": 3128, + "end": 3148, "loc": { "start": { "line": 127, @@ -5539,8 +5539,8 @@ }, "callee": { "type": "MemberExpression", - "start": 3123, - "end": 3141, + "start": 3128, + "end": 3146, "loc": { "start": { "line": 127, @@ -5553,8 +5553,8 @@ }, "object": { "type": "NewExpression", - "start": 3123, - "end": 3133, + "start": 3128, + "end": 3138, "loc": { "start": { "line": 127, @@ -5567,8 +5567,8 @@ }, "callee": { "type": "Identifier", - "start": 3127, - "end": 3131, + "start": 3132, + "end": 3136, "loc": { "start": { "line": 127, @@ -5586,8 +5586,8 @@ }, "property": { "type": "Identifier", - "start": 3134, - "end": 3141, + "start": 3139, + "end": 3146, "loc": { "start": { "line": 127, @@ -5609,8 +5609,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 3118, - "end": 3121, + "start": 3123, + "end": 3126, "loc": { "start": { "line": 127, @@ -5629,8 +5629,8 @@ }, { "type": "TemplateElement", - "start": 3144, - "end": 3145, + "start": 3149, + "end": 3150, "loc": { "start": { "line": 127, @@ -5654,8 +5654,8 @@ }, { "type": "ExpressionStatement", - "start": 3164, - "end": 3186, + "start": 3169, + "end": 3191, "loc": { "start": { "line": 128, @@ -5668,8 +5668,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3164, - "end": 3185, + "start": 3169, + "end": 3190, "loc": { "start": { "line": 128, @@ -5683,8 +5683,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3164, - "end": 3175, + "start": 3169, + "end": 3180, "loc": { "start": { "line": 128, @@ -5697,8 +5697,8 @@ }, "object": { "type": "MemberExpression", - "start": 3164, - "end": 3172, + "start": 3169, + "end": 3177, "loc": { "start": { "line": 128, @@ -5711,8 +5711,8 @@ }, "object": { "type": "ThisExpression", - "start": 3164, - "end": 3168, + "start": 3169, + "end": 3173, "loc": { "start": { "line": 128, @@ -5726,8 +5726,8 @@ }, "property": { "type": "Identifier", - "start": 3169, - "end": 3172, + "start": 3174, + "end": 3177, "loc": { "start": { "line": 128, @@ -5745,8 +5745,8 @@ }, "property": { "type": "Identifier", - "start": 3173, - "end": 3175, + "start": 3178, + "end": 3180, "loc": { "start": { "line": 128, @@ -5764,8 +5764,8 @@ }, "right": { "type": "MemberExpression", - "start": 3178, - "end": 3185, + "start": 3183, + "end": 3190, "loc": { "start": { "line": 128, @@ -5778,8 +5778,8 @@ }, "object": { "type": "ThisExpression", - "start": 3178, - "end": 3182, + "start": 3183, + "end": 3187, "loc": { "start": { "line": 128, @@ -5793,8 +5793,8 @@ }, "property": { "type": "Identifier", - "start": 3183, - "end": 3185, + "start": 3188, + "end": 3190, "loc": { "start": { "line": 128, @@ -5817,8 +5817,8 @@ }, "alternate": { "type": "IfStatement", - "start": 3206, - "end": 3488, + "start": 3211, + "end": 3493, "loc": { "start": { "line": 129, @@ -5831,8 +5831,8 @@ }, "test": { "type": "CallExpression", - "start": 3210, - "end": 3223, + "start": 3215, + "end": 3228, "loc": { "start": { "line": 129, @@ -5845,8 +5845,8 @@ }, "callee": { "type": "Identifier", - "start": 3210, - "end": 3218, + "start": 3215, + "end": 3223, "loc": { "start": { "line": 129, @@ -5863,8 +5863,8 @@ "arguments": [ { "type": "Identifier", - "start": 3219, - "end": 3222, + "start": 3224, + "end": 3227, "loc": { "start": { "line": 129, @@ -5882,8 +5882,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 3225, - "end": 3308, + "start": 3230, + "end": 3313, "loc": { "start": { "line": 129, @@ -5897,8 +5897,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 3243, - "end": 3257, + "start": 3248, + "end": 3262, "loc": { "start": { "line": 130, @@ -5911,8 +5911,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3243, - "end": 3256, + "start": 3248, + "end": 3261, "loc": { "start": { "line": 130, @@ -5926,8 +5926,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3243, - "end": 3250, + "start": 3248, + "end": 3255, "loc": { "start": { "line": 130, @@ -5940,8 +5940,8 @@ }, "object": { "type": "ThisExpression", - "start": 3243, - "end": 3247, + "start": 3248, + "end": 3252, "loc": { "start": { "line": 130, @@ -5955,8 +5955,8 @@ }, "property": { "type": "Identifier", - "start": 3248, - "end": 3250, + "start": 3253, + "end": 3255, "loc": { "start": { "line": 130, @@ -5974,8 +5974,8 @@ }, "right": { "type": "Identifier", - "start": 3253, - "end": 3256, + "start": 3258, + "end": 3261, "loc": { "start": { "line": 130, @@ -5993,8 +5993,8 @@ }, { "type": "ExpressionStatement", - "start": 3274, - "end": 3294, + "start": 3279, + "end": 3299, "loc": { "start": { "line": 131, @@ -6007,8 +6007,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3274, - "end": 3293, + "start": 3279, + "end": 3298, "loc": { "start": { "line": 131, @@ -6022,8 +6022,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3274, - "end": 3282, + "start": 3279, + "end": 3287, "loc": { "start": { "line": 131, @@ -6036,8 +6036,8 @@ }, "object": { "type": "ThisExpression", - "start": 3274, - "end": 3278, + "start": 3279, + "end": 3283, "loc": { "start": { "line": 131, @@ -6051,8 +6051,8 @@ }, "property": { "type": "Identifier", - "start": 3279, - "end": 3282, + "start": 3284, + "end": 3287, "loc": { "start": { "line": 131, @@ -6070,8 +6070,8 @@ }, "right": { "type": "CallExpression", - "start": 3285, - "end": 3293, + "start": 3290, + "end": 3298, "loc": { "start": { "line": 131, @@ -6084,8 +6084,8 @@ }, "callee": { "type": "Identifier", - "start": 3285, - "end": 3288, + "start": 3290, + "end": 3293, "loc": { "start": { "line": 131, @@ -6102,8 +6102,8 @@ "arguments": [ { "type": "Identifier", - "start": 3289, - "end": 3292, + "start": 3294, + "end": 3297, "loc": { "start": { "line": 131, @@ -6126,8 +6126,8 @@ }, "alternate": { "type": "IfStatement", - "start": 3314, - "end": 3488, + "start": 3319, + "end": 3493, "loc": { "start": { "line": 132, @@ -6140,8 +6140,8 @@ }, "test": { "type": "CallExpression", - "start": 3318, - "end": 3331, + "start": 3323, + "end": 3336, "loc": { "start": { "line": 132, @@ -6154,8 +6154,8 @@ }, "callee": { "type": "Identifier", - "start": 3318, - "end": 3326, + "start": 3323, + "end": 3331, "loc": { "start": { "line": 132, @@ -6172,8 +6172,8 @@ "arguments": [ { "type": "Identifier", - "start": 3327, - "end": 3330, + "start": 3332, + "end": 3335, "loc": { "start": { "line": 132, @@ -6191,8 +6191,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 3333, - "end": 3380, + "start": 3338, + "end": 3385, "loc": { "start": { "line": 132, @@ -6206,8 +6206,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 3351, - "end": 3366, + "start": 3356, + "end": 3371, "loc": { "start": { "line": 133, @@ -6220,8 +6220,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3351, - "end": 3365, + "start": 3356, + "end": 3370, "loc": { "start": { "line": 133, @@ -6235,8 +6235,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 3351, - "end": 3359, + "start": 3356, + "end": 3364, "loc": { "start": { "line": 133, @@ -6252,8 +6252,8 @@ }, "right": { "type": "Identifier", - "start": 3362, - "end": 3365, + "start": 3367, + "end": 3370, "loc": { "start": { "line": 133, @@ -6274,8 +6274,8 @@ }, "alternate": { "type": "IfStatement", - "start": 3386, - "end": 3488, + "start": 3391, + "end": 3493, "loc": { "start": { "line": 134, @@ -6288,8 +6288,8 @@ }, "test": { "type": "CallExpression", - "start": 3390, - "end": 3400, + "start": 3395, + "end": 3405, "loc": { "start": { "line": 134, @@ -6302,8 +6302,8 @@ }, "callee": { "type": "Identifier", - "start": 3390, - "end": 3395, + "start": 3395, + "end": 3400, "loc": { "start": { "line": 134, @@ -6320,8 +6320,8 @@ "arguments": [ { "type": "Identifier", - "start": 3396, - "end": 3399, + "start": 3401, + "end": 3404, "loc": { "start": { "line": 134, @@ -6339,8 +6339,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 3402, - "end": 3488, + "start": 3407, + "end": 3493, "loc": { "start": { "line": 134, @@ -6354,8 +6354,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 3420, - "end": 3435, + "start": 3425, + "end": 3440, "loc": { "start": { "line": 135, @@ -6368,8 +6368,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3420, - "end": 3434, + "start": 3425, + "end": 3439, "loc": { "start": { "line": 135, @@ -6383,8 +6383,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3420, - "end": 3428, + "start": 3425, + "end": 3433, "loc": { "start": { "line": 135, @@ -6397,8 +6397,8 @@ }, "object": { "type": "ThisExpression", - "start": 3420, - "end": 3424, + "start": 3425, + "end": 3429, "loc": { "start": { "line": 135, @@ -6412,8 +6412,8 @@ }, "property": { "type": "Identifier", - "start": 3425, - "end": 3428, + "start": 3430, + "end": 3433, "loc": { "start": { "line": 135, @@ -6431,8 +6431,8 @@ }, "right": { "type": "Identifier", - "start": 3431, - "end": 3434, + "start": 3436, + "end": 3439, "loc": { "start": { "line": 135, @@ -6450,8 +6450,8 @@ }, { "type": "ExpressionStatement", - "start": 3452, - "end": 3474, + "start": 3457, + "end": 3479, "loc": { "start": { "line": 136, @@ -6464,8 +6464,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 3452, - "end": 3473, + "start": 3457, + "end": 3478, "loc": { "start": { "line": 136, @@ -6479,8 +6479,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 3452, - "end": 3466, + "start": 3457, + "end": 3471, "loc": { "start": { "line": 136, @@ -6493,8 +6493,8 @@ }, "object": { "type": "ThisExpression", - "start": 3452, - "end": 3456, + "start": 3457, + "end": 3461, "loc": { "start": { "line": 136, @@ -6508,8 +6508,8 @@ }, "property": { "type": "Identifier", - "start": 3457, - "end": 3466, + "start": 3462, + "end": 3471, "loc": { "start": { "line": 136, @@ -6527,8 +6527,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 3469, - "end": 3473, + "start": 3474, + "end": 3478, "loc": { "start": { "line": 136, @@ -6562,8 +6562,8 @@ { "type": "CommentLine", "value": " TODO: use for-of", - "start": 2926, - "end": 2945, + "start": 2931, + "end": 2950, "loc": { "start": { "line": 123, @@ -6579,8 +6579,8 @@ }, { "type": "IfStatement", - "start": 3510, - "end": 3686, + "start": 3515, + "end": 3691, "loc": { "start": { "line": 140, @@ -6593,8 +6593,8 @@ }, "test": { "type": "LogicalExpression", - "start": 3514, - "end": 3556, + "start": 3519, + "end": 3561, "loc": { "start": { "line": 140, @@ -6607,8 +6607,8 @@ }, "left": { "type": "UnaryExpression", - "start": 3514, - "end": 3523, + "start": 3519, + "end": 3528, "loc": { "start": { "line": 140, @@ -6623,8 +6623,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 3515, - "end": 3523, + "start": 3520, + "end": 3528, "loc": { "start": { "line": 140, @@ -6637,8 +6637,8 @@ }, "object": { "type": "ThisExpression", - "start": 3515, - "end": 3519, + "start": 3520, + "end": 3524, "loc": { "start": { "line": 140, @@ -6652,8 +6652,8 @@ }, "property": { "type": "Identifier", - "start": 3520, - "end": 3523, + "start": 3525, + "end": 3528, "loc": { "start": { "line": 140, @@ -6676,8 +6676,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 3527, - "end": 3556, + "start": 3532, + "end": 3561, "loc": { "start": { "line": 140, @@ -6690,8 +6690,8 @@ }, "left": { "type": "MemberExpression", - "start": 3527, - "end": 3544, + "start": 3532, + "end": 3549, "loc": { "start": { "line": 140, @@ -6704,8 +6704,8 @@ }, "object": { "type": "MemberExpression", - "start": 3527, - "end": 3535, + "start": 3532, + "end": 3540, "loc": { "start": { "line": 140, @@ -6718,8 +6718,8 @@ }, "object": { "type": "ThisExpression", - "start": 3527, - "end": 3531, + "start": 3532, + "end": 3536, "loc": { "start": { "line": 140, @@ -6733,8 +6733,8 @@ }, "property": { "type": "Identifier", - "start": 3532, - "end": 3535, + "start": 3537, + "end": 3540, "loc": { "start": { "line": 140, @@ -6752,8 +6752,8 @@ }, "property": { "type": "Identifier", - "start": 3536, - "end": 3544, + "start": 3541, + "end": 3549, "loc": { "start": { "line": 140, @@ -6772,8 +6772,8 @@ "operator": "!==", "right": { "type": "StringLiteral", - "start": 3549, - "end": 3556, + "start": 3554, + "end": 3561, "loc": { "start": { "line": 140, @@ -6794,8 +6794,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 3558, - "end": 3686, + "start": 3563, + "end": 3691, "loc": { "start": { "line": 140, @@ -6809,8 +6809,8 @@ "body": [ { "type": "ThrowStatement", - "start": 3572, - "end": 3676, + "start": 3577, + "end": 3681, "loc": { "start": { "line": 141, @@ -6823,8 +6823,8 @@ }, "argument": { "type": "NewExpression", - "start": 3578, - "end": 3675, + "start": 3583, + "end": 3680, "loc": { "start": { "line": 141, @@ -6837,8 +6837,8 @@ }, "callee": { "type": "Identifier", - "start": 3582, - "end": 3587, + "start": 3587, + "end": 3592, "loc": { "start": { "line": 141, @@ -6855,8 +6855,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 3588, - "end": 3674, + "start": 3593, + "end": 3679, "loc": { "start": { "line": 141, @@ -6871,8 +6871,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 3589, - "end": 3673, + "start": 3594, + "end": 3678, "loc": { "start": { "line": 141, @@ -6901,8 +6901,8 @@ }, { "type": "IfStatement", - "start": 3696, - "end": 3854, + "start": 3701, + "end": 3859, "loc": { "start": { "line": 145, @@ -6915,8 +6915,8 @@ }, "test": { "type": "BinaryExpression", - "start": 3700, - "end": 3722, + "start": 3705, + "end": 3727, "loc": { "start": { "line": 145, @@ -6929,8 +6929,8 @@ }, "left": { "type": "CallExpression", - "start": 3700, - "end": 3716, + "start": 3705, + "end": 3721, "loc": { "start": { "line": 145, @@ -6943,8 +6943,8 @@ }, "callee": { "type": "MemberExpression", - "start": 3700, - "end": 3714, + "start": 3705, + "end": 3719, "loc": { "start": { "line": 145, @@ -6957,8 +6957,8 @@ }, "object": { "type": "ThisExpression", - "start": 3700, - "end": 3704, + "start": 3705, + "end": 3709, "loc": { "start": { "line": 145, @@ -6972,8 +6972,8 @@ }, "property": { "type": "Identifier", - "start": 3705, - "end": 3714, + "start": 3710, + "end": 3719, "loc": { "start": { "line": 145, @@ -6994,8 +6994,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 3721, - "end": 3722, + "start": 3726, + "end": 3727, "loc": { "start": { "line": 145, @@ -7015,8 +7015,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 3724, - "end": 3854, + "start": 3729, + "end": 3859, "loc": { "start": { "line": 145, @@ -7030,8 +7030,8 @@ "body": [ { "type": "ThrowStatement", - "start": 3738, - "end": 3844, + "start": 3743, + "end": 3849, "loc": { "start": { "line": 146, @@ -7044,8 +7044,8 @@ }, "argument": { "type": "NewExpression", - "start": 3744, - "end": 3843, + "start": 3749, + "end": 3848, "loc": { "start": { "line": 146, @@ -7058,8 +7058,8 @@ }, "callee": { "type": "Identifier", - "start": 3748, - "end": 3753, + "start": 3753, + "end": 3758, "loc": { "start": { "line": 146, @@ -7076,8 +7076,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 3754, - "end": 3842, + "start": 3759, + "end": 3847, "loc": { "start": { "line": 146, @@ -7092,8 +7092,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 3755, - "end": 3841, + "start": 3760, + "end": 3846, "loc": { "start": { "line": 146, @@ -7124,8 +7124,8 @@ { "type": "CommentLine", "value": " configuration object", - "start": 3864, - "end": 3887, + "start": 3869, + "end": 3892, "loc": { "start": { "line": 150, @@ -7141,8 +7141,8 @@ }, { "type": "VariableDeclaration", - "start": 3896, - "end": 3913, + "start": 3901, + "end": 3918, "loc": { "start": { "line": 151, @@ -7156,8 +7156,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 3900, - "end": 3912, + "start": 3905, + "end": 3917, "loc": { "start": { "line": 151, @@ -7170,8 +7170,8 @@ }, "id": { "type": "Identifier", - "start": 3900, - "end": 3901, + "start": 3905, + "end": 3906, "loc": { "start": { "line": 151, @@ -7188,8 +7188,8 @@ }, "init": { "type": "MemberExpression", - "start": 3904, - "end": 3912, + "start": 3909, + "end": 3917, "loc": { "start": { "line": 151, @@ -7202,8 +7202,8 @@ }, "object": { "type": "ThisExpression", - "start": 3904, - "end": 3908, + "start": 3909, + "end": 3913, "loc": { "start": { "line": 151, @@ -7217,8 +7217,8 @@ }, "property": { "type": "Identifier", - "start": 3909, - "end": 3912, + "start": 3914, + "end": 3917, "loc": { "start": { "line": 151, @@ -7242,8 +7242,8 @@ { "type": "CommentLine", "value": " configuration object", - "start": 3864, - "end": 3887, + "start": 3869, + "end": 3892, "loc": { "start": { "line": 150, @@ -7260,8 +7260,8 @@ { "type": "CommentBlock", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", - "start": 3923, - "end": 3999, + "start": 3928, + "end": 4004, "loc": { "start": { "line": 153, @@ -7277,8 +7277,8 @@ }, { "type": "ExpressionStatement", - "start": 4008, - "end": 4037, + "start": 4013, + "end": 4042, "loc": { "start": { "line": 157, @@ -7291,8 +7291,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4008, - "end": 4036, + "start": 4013, + "end": 4041, "loc": { "start": { "line": 157, @@ -7306,8 +7306,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4008, - "end": 4020, + "start": 4013, + "end": 4025, "loc": { "start": { "line": 157, @@ -7320,8 +7320,8 @@ }, "object": { "type": "ThisExpression", - "start": 4008, - "end": 4012, + "start": 4013, + "end": 4017, "loc": { "start": { "line": 157, @@ -7336,8 +7336,8 @@ }, "property": { "type": "Identifier", - "start": 4013, - "end": 4020, + "start": 4018, + "end": 4025, "loc": { "start": { "line": 157, @@ -7356,8 +7356,8 @@ }, "right": { "type": "NewExpression", - "start": 4023, - "end": 4036, + "start": 4028, + "end": 4041, "loc": { "start": { "line": 157, @@ -7370,8 +7370,8 @@ }, "callee": { "type": "Identifier", - "start": 4027, - "end": 4034, + "start": 4032, + "end": 4039, "loc": { "start": { "line": 157, @@ -7393,8 +7393,8 @@ { "type": "CommentBlock", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", - "start": 3923, - "end": 3999, + "start": 3928, + "end": 4004, "loc": { "start": { "line": 153, @@ -7411,8 +7411,8 @@ { "type": "CommentLine", "value": " start row", - "start": 4047, - "end": 4059, + "start": 4052, + "end": 4064, "loc": { "start": { "line": 159, @@ -7428,8 +7428,8 @@ }, { "type": "ExpressionStatement", - "start": 4068, - "end": 4121, + "start": 4073, + "end": 4126, "loc": { "start": { "line": 160, @@ -7442,8 +7442,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4068, - "end": 4120, + "start": 4073, + "end": 4125, "loc": { "start": { "line": 160, @@ -7457,8 +7457,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4068, - "end": 4079, + "start": 4073, + "end": 4084, "loc": { "start": { "line": 160, @@ -7471,8 +7471,8 @@ }, "object": { "type": "ThisExpression", - "start": 4068, - "end": 4072, + "start": 4073, + "end": 4077, "loc": { "start": { "line": 160, @@ -7487,8 +7487,8 @@ }, "property": { "type": "Identifier", - "start": 4073, - "end": 4079, + "start": 4078, + "end": 4084, "loc": { "start": { "line": 160, @@ -7507,8 +7507,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 4082, - "end": 4120, + "start": 4087, + "end": 4125, "loc": { "start": { "line": 160, @@ -7521,8 +7521,8 @@ }, "test": { "type": "CallExpression", - "start": 4082, - "end": 4099, + "start": 4087, + "end": 4104, "loc": { "start": { "line": 160, @@ -7535,8 +7535,8 @@ }, "callee": { "type": "Identifier", - "start": 4082, - "end": 4089, + "start": 4087, + "end": 4094, "loc": { "start": { "line": 160, @@ -7553,8 +7553,8 @@ "arguments": [ { "type": "Identifier", - "start": 4090, - "end": 4098, + "start": 4095, + "end": 4103, "loc": { "start": { "line": 160, @@ -7572,8 +7572,8 @@ }, "consequent": { "type": "NumericLiteral", - "start": 4102, - "end": 4103, + "start": 4107, + "end": 4108, "loc": { "start": { "line": 160, @@ -7592,8 +7592,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 4107, - "end": 4119, + "start": 4112, + "end": 4124, "loc": { "start": { "line": 160, @@ -7606,8 +7606,8 @@ }, "left": { "type": "Identifier", - "start": 4107, - "end": 4115, + "start": 4112, + "end": 4120, "loc": { "start": { "line": 160, @@ -7624,8 +7624,8 @@ "operator": "+", "right": { "type": "NumericLiteral", - "start": 4118, - "end": 4119, + "start": 4123, + "end": 4124, "loc": { "start": { "line": 160, @@ -7644,7 +7644,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 4106 + "parenStart": 4111 } } }, @@ -7654,8 +7654,8 @@ { "type": "CommentLine", "value": " start row", - "start": 4047, - "end": 4059, + "start": 4052, + "end": 4064, "loc": { "start": { "line": 159, @@ -7672,8 +7672,8 @@ { "type": "CommentBlock", "value": "*\n * Collection of filter type by column\n * @type {Array}\n * @private\n ", - "start": 4131, - "end": 4238, + "start": 4136, + "end": 4243, "loc": { "start": { "line": 162, @@ -7689,8 +7689,8 @@ }, { "type": "ExpressionStatement", - "start": 4247, - "end": 4514, + "start": 4252, + "end": 4519, "loc": { "start": { "line": 167, @@ -7703,8 +7703,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4247, - "end": 4513, + "start": 4252, + "end": 4518, "loc": { "start": { "line": 167, @@ -7718,8 +7718,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4247, - "end": 4263, + "start": 4252, + "end": 4268, "loc": { "start": { "line": 167, @@ -7732,8 +7732,8 @@ }, "object": { "type": "ThisExpression", - "start": 4247, - "end": 4251, + "start": 4252, + "end": 4256, "loc": { "start": { "line": 167, @@ -7748,8 +7748,8 @@ }, "property": { "type": "Identifier", - "start": 4252, - "end": 4263, + "start": 4257, + "end": 4268, "loc": { "start": { "line": 167, @@ -7768,8 +7768,8 @@ }, "right": { "type": "CallExpression", - "start": 4266, - "end": 4513, + "start": 4271, + "end": 4518, "loc": { "start": { "line": 167, @@ -7782,8 +7782,8 @@ }, "callee": { "type": "MemberExpression", - "start": 4266, - "end": 4277, + "start": 4271, + "end": 4282, "loc": { "start": { "line": 167, @@ -7796,8 +7796,8 @@ }, "object": { "type": "MemberExpression", - "start": 4266, - "end": 4272, + "start": 4271, + "end": 4277, "loc": { "start": { "line": 167, @@ -7810,8 +7810,8 @@ }, "object": { "type": "ArrayExpression", - "start": 4266, - "end": 4268, + "start": 4271, + "end": 4273, "loc": { "start": { "line": 167, @@ -7826,8 +7826,8 @@ }, "property": { "type": "Identifier", - "start": 4269, - "end": 4272, + "start": 4274, + "end": 4277, "loc": { "start": { "line": 167, @@ -7845,8 +7845,8 @@ }, "property": { "type": "Identifier", - "start": 4273, - "end": 4277, + "start": 4278, + "end": 4282, "loc": { "start": { "line": 167, @@ -7865,8 +7865,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4291, - "end": 4349, + "start": 4296, + "end": 4354, "loc": { "start": { "line": 168, @@ -7879,8 +7879,8 @@ }, "object": { "type": "LogicalExpression", - "start": 4292, - "end": 4342, + "start": 4297, + "end": 4347, "loc": { "start": { "line": 168, @@ -7893,8 +7893,8 @@ }, "left": { "type": "MemberExpression", - "start": 4292, - "end": 4320, + "start": 4297, + "end": 4325, "loc": { "start": { "line": 168, @@ -7907,8 +7907,8 @@ }, "object": { "type": "MemberExpression", - "start": 4292, - "end": 4307, + "start": 4297, + "end": 4312, "loc": { "start": { "line": 168, @@ -7921,8 +7921,8 @@ }, "object": { "type": "CallExpression", - "start": 4292, - "end": 4302, + "start": 4297, + "end": 4307, "loc": { "start": { "line": 168, @@ -7935,8 +7935,8 @@ }, "callee": { "type": "MemberExpression", - "start": 4292, - "end": 4300, + "start": 4297, + "end": 4305, "loc": { "start": { "line": 168, @@ -7949,8 +7949,8 @@ }, "object": { "type": "ThisExpression", - "start": 4292, - "end": 4296, + "start": 4297, + "end": 4301, "loc": { "start": { "line": 168, @@ -7964,8 +7964,8 @@ }, "property": { "type": "Identifier", - "start": 4297, - "end": 4300, + "start": 4302, + "end": 4305, "loc": { "start": { "line": 168, @@ -7985,8 +7985,8 @@ }, "property": { "type": "Identifier", - "start": 4303, - "end": 4307, + "start": 4308, + "end": 4312, "loc": { "start": { "line": 168, @@ -8004,8 +8004,8 @@ }, "property": { "type": "MemberExpression", - "start": 4308, - "end": 4319, + "start": 4313, + "end": 4324, "loc": { "start": { "line": 168, @@ -8018,8 +8018,8 @@ }, "object": { "type": "ThisExpression", - "start": 4308, - "end": 4312, + "start": 4313, + "end": 4317, "loc": { "start": { "line": 168, @@ -8033,8 +8033,8 @@ }, "property": { "type": "Identifier", - "start": 4313, - "end": 4319, + "start": 4318, + "end": 4324, "loc": { "start": { "line": 168, @@ -8055,8 +8055,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 4324, - "end": 4342, + "start": 4329, + "end": 4347, "loc": { "start": { "line": 168, @@ -8069,8 +8069,8 @@ }, "object": { "type": "MemberExpression", - "start": 4324, - "end": 4339, + "start": 4329, + "end": 4344, "loc": { "start": { "line": 168, @@ -8083,8 +8083,8 @@ }, "object": { "type": "CallExpression", - "start": 4324, - "end": 4334, + "start": 4329, + "end": 4339, "loc": { "start": { "line": 168, @@ -8097,8 +8097,8 @@ }, "callee": { "type": "MemberExpression", - "start": 4324, - "end": 4332, + "start": 4329, + "end": 4337, "loc": { "start": { "line": 168, @@ -8111,8 +8111,8 @@ }, "object": { "type": "ThisExpression", - "start": 4324, - "end": 4328, + "start": 4329, + "end": 4333, "loc": { "start": { "line": 168, @@ -8126,8 +8126,8 @@ }, "property": { "type": "Identifier", - "start": 4329, - "end": 4332, + "start": 4334, + "end": 4337, "loc": { "start": { "line": 168, @@ -8147,8 +8147,8 @@ }, "property": { "type": "Identifier", - "start": 4335, - "end": 4339, + "start": 4340, + "end": 4344, "loc": { "start": { "line": 168, @@ -8166,8 +8166,8 @@ }, "property": { "type": "NumericLiteral", - "start": 4340, - "end": 4341, + "start": 4345, + "end": 4346, "loc": { "start": { "line": 168, @@ -8188,13 +8188,13 @@ }, "extra": { "parenthesized": true, - "parenStart": 4291 + "parenStart": 4296 } }, "property": { "type": "Identifier", - "start": 4344, - "end": 4349, + "start": 4349, + "end": 4354, "loc": { "start": { "line": 168, @@ -8212,8 +8212,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 4363, - "end": 4512, + "start": 4368, + "end": 4517, "loc": { "start": { "line": 169, @@ -8231,8 +8231,8 @@ "params": [ { "type": "Identifier", - "start": 4364, - "end": 4368, + "start": 4369, + "end": 4373, "loc": { "start": { "line": 169, @@ -8248,8 +8248,8 @@ }, { "type": "Identifier", - "start": 4370, - "end": 4373, + "start": 4375, + "end": 4378, "loc": { "start": { "line": 169, @@ -8266,8 +8266,8 @@ ], "body": { "type": "BlockStatement", - "start": 4378, - "end": 4512, + "start": 4383, + "end": 4517, "loc": { "start": { "line": 169, @@ -8281,8 +8281,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 4396, - "end": 4433, + "start": 4401, + "end": 4438, "loc": { "start": { "line": 170, @@ -8296,8 +8296,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 4400, - "end": 4432, + "start": 4405, + "end": 4437, "loc": { "start": { "line": 170, @@ -8310,8 +8310,8 @@ }, "id": { "type": "Identifier", - "start": 4400, - "end": 4407, + "start": 4405, + "end": 4412, "loc": { "start": { "line": 170, @@ -8327,8 +8327,8 @@ }, "init": { "type": "MemberExpression", - "start": 4410, - "end": 4432, + "start": 4415, + "end": 4437, "loc": { "start": { "line": 170, @@ -8341,8 +8341,8 @@ }, "object": { "type": "MemberExpression", - "start": 4410, - "end": 4418, + "start": 4415, + "end": 4423, "loc": { "start": { "line": 170, @@ -8355,8 +8355,8 @@ }, "object": { "type": "ThisExpression", - "start": 4410, - "end": 4414, + "start": 4415, + "end": 4419, "loc": { "start": { "line": 170, @@ -8370,8 +8370,8 @@ }, "property": { "type": "Identifier", - "start": 4415, - "end": 4418, + "start": 4420, + "end": 4423, "loc": { "start": { "line": 170, @@ -8389,8 +8389,8 @@ }, "property": { "type": "TemplateLiteral", - "start": 4419, - "end": 4431, + "start": 4424, + "end": 4436, "loc": { "start": { "line": 170, @@ -8404,8 +8404,8 @@ "expressions": [ { "type": "Identifier", - "start": 4426, - "end": 4429, + "start": 4431, + "end": 4434, "loc": { "start": { "line": 170, @@ -8423,8 +8423,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 4420, - "end": 4424, + "start": 4425, + "end": 4429, "loc": { "start": { "line": 170, @@ -8443,8 +8443,8 @@ }, { "type": "TemplateElement", - "start": 4430, - "end": 4430, + "start": 4435, + "end": 4435, "loc": { "start": { "line": 170, @@ -8471,8 +8471,8 @@ }, { "type": "ReturnStatement", - "start": 4450, - "end": 4498, + "start": 4455, + "end": 4503, "loc": { "start": { "line": 171, @@ -8485,8 +8485,8 @@ }, "argument": { "type": "ConditionalExpression", - "start": 4457, - "end": 4497, + "start": 4462, + "end": 4502, "loc": { "start": { "line": 171, @@ -8499,8 +8499,8 @@ }, "test": { "type": "UnaryExpression", - "start": 4457, - "end": 4465, + "start": 4462, + "end": 4470, "loc": { "start": { "line": 171, @@ -8515,8 +8515,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 4458, - "end": 4465, + "start": 4463, + "end": 4470, "loc": { "start": { "line": 171, @@ -8536,8 +8536,8 @@ }, "consequent": { "type": "Identifier", - "start": 4468, - "end": 4473, + "start": 4473, + "end": 4478, "loc": { "start": { "line": 171, @@ -8553,8 +8553,8 @@ }, "alternate": { "type": "CallExpression", - "start": 4476, - "end": 4497, + "start": 4481, + "end": 4502, "loc": { "start": { "line": 171, @@ -8567,8 +8567,8 @@ }, "callee": { "type": "MemberExpression", - "start": 4476, - "end": 4495, + "start": 4481, + "end": 4500, "loc": { "start": { "line": 171, @@ -8581,8 +8581,8 @@ }, "object": { "type": "Identifier", - "start": 4476, - "end": 4483, + "start": 4481, + "end": 4488, "loc": { "start": { "line": 171, @@ -8598,8 +8598,8 @@ }, "property": { "type": "Identifier", - "start": 4484, - "end": 4495, + "start": 4489, + "end": 4500, "loc": { "start": { "line": 171, @@ -8631,8 +8631,8 @@ { "type": "CommentBlock", "value": "*\n * Collection of filter type by column\n * @type {Array}\n * @private\n ", - "start": 4131, - "end": 4238, + "start": 4136, + "end": 4243, "loc": { "start": { "line": 162, @@ -8649,8 +8649,8 @@ { "type": "CommentBlock", "value": "*\n * Base path for static assets\n * @type {String}\n ", - "start": 4524, - "end": 4604, + "start": 4529, + "end": 4609, "loc": { "start": { "line": 174, @@ -8666,8 +8666,8 @@ }, { "type": "ExpressionStatement", - "start": 4613, - "end": 4670, + "start": 4618, + "end": 4675, "loc": { "start": { "line": 178, @@ -8680,8 +8680,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4613, - "end": 4669, + "start": 4618, + "end": 4674, "loc": { "start": { "line": 178, @@ -8695,8 +8695,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4613, - "end": 4626, + "start": 4618, + "end": 4631, "loc": { "start": { "line": 178, @@ -8709,8 +8709,8 @@ }, "object": { "type": "ThisExpression", - "start": 4613, - "end": 4617, + "start": 4618, + "end": 4622, "loc": { "start": { "line": 178, @@ -8725,8 +8725,8 @@ }, "property": { "type": "Identifier", - "start": 4618, - "end": 4626, + "start": 4623, + "end": 4631, "loc": { "start": { "line": 178, @@ -8745,8 +8745,8 @@ }, "right": { "type": "CallExpression", - "start": 4629, - "end": 4669, + "start": 4634, + "end": 4674, "loc": { "start": { "line": 178, @@ -8759,8 +8759,8 @@ }, "callee": { "type": "Identifier", - "start": 4629, - "end": 4640, + "start": 4634, + "end": 4645, "loc": { "start": { "line": 178, @@ -8777,8 +8777,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4641, - "end": 4652, + "start": 4646, + "end": 4657, "loc": { "start": { "line": 178, @@ -8791,8 +8791,8 @@ }, "object": { "type": "Identifier", - "start": 4641, - "end": 4642, + "start": 4646, + "end": 4647, "loc": { "start": { "line": 178, @@ -8808,8 +8808,8 @@ }, "property": { "type": "Identifier", - "start": 4643, - "end": 4652, + "start": 4648, + "end": 4657, "loc": { "start": { "line": 178, @@ -8827,8 +8827,8 @@ }, { "type": "StringLiteral", - "start": 4654, - "end": 4668, + "start": 4659, + "end": 4673, "loc": { "start": { "line": 178, @@ -8853,8 +8853,8 @@ { "type": "CommentBlock", "value": "*\n * Base path for static assets\n * @type {String}\n ", - "start": 4524, - "end": 4604, + "start": 4529, + "end": 4609, "loc": { "start": { "line": 174, @@ -8871,8 +8871,8 @@ { "type": "CommentBlock", "value": "** filters' grid properties **", - "start": 4680, - "end": 4714, + "start": 4685, + "end": 4719, "loc": { "start": { "line": 180, @@ -8887,8 +8887,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", - "start": 4724, - "end": 4800, + "start": 4729, + "end": 4805, "loc": { "start": { "line": 182, @@ -8904,8 +8904,8 @@ }, { "type": "ExpressionStatement", - "start": 4809, - "end": 4851, + "start": 4814, + "end": 4856, "loc": { "start": { "line": 186, @@ -8918,8 +8918,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4809, - "end": 4850, + "start": 4814, + "end": 4855, "loc": { "start": { "line": 186, @@ -8933,8 +8933,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4809, - "end": 4821, + "start": 4814, + "end": 4826, "loc": { "start": { "line": 186, @@ -8947,8 +8947,8 @@ }, "object": { "type": "ThisExpression", - "start": 4809, - "end": 4813, + "start": 4814, + "end": 4818, "loc": { "start": { "line": 186, @@ -8963,8 +8963,8 @@ }, "property": { "type": "Identifier", - "start": 4814, - "end": 4821, + "start": 4819, + "end": 4826, "loc": { "start": { "line": 186, @@ -8983,8 +8983,8 @@ }, "right": { "type": "CallExpression", - "start": 4824, - "end": 4850, + "start": 4829, + "end": 4855, "loc": { "start": { "line": 186, @@ -8997,8 +8997,8 @@ }, "callee": { "type": "Identifier", - "start": 4824, - "end": 4836, + "start": 4829, + "end": 4841, "loc": { "start": { "line": 186, @@ -9015,8 +9015,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4837, - "end": 4843, + "start": 4842, + "end": 4848, "loc": { "start": { "line": 186, @@ -9029,8 +9029,8 @@ }, "object": { "type": "Identifier", - "start": 4837, - "end": 4838, + "start": 4842, + "end": 4843, "loc": { "start": { "line": 186, @@ -9046,8 +9046,8 @@ }, "property": { "type": "Identifier", - "start": 4839, - "end": 4843, + "start": 4844, + "end": 4848, "loc": { "start": { "line": 186, @@ -9065,8 +9065,8 @@ }, { "type": "BooleanLiteral", - "start": 4845, - "end": 4849, + "start": 4850, + "end": 4854, "loc": { "start": { "line": 186, @@ -9087,8 +9087,8 @@ { "type": "CommentBlock", "value": "** filters' grid properties **", - "start": 4680, - "end": 4714, + "start": 4685, + "end": 4719, "loc": { "start": { "line": 180, @@ -9103,8 +9103,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", - "start": 4724, - "end": 4800, + "start": 4729, + "end": 4805, "loc": { "start": { "line": 182, @@ -9121,8 +9121,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n ", - "start": 4861, - "end": 4964, + "start": 4866, + "end": 4969, "loc": { "start": { "line": 188, @@ -9138,8 +9138,8 @@ }, { "type": "ExpressionStatement", - "start": 4973, - "end": 5038, + "start": 4978, + "end": 5043, "loc": { "start": { "line": 192, @@ -9152,8 +9152,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 4973, - "end": 5037, + "start": 4978, + "end": 5042, "loc": { "start": { "line": 192, @@ -9167,8 +9167,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 4973, - "end": 4988, + "start": 4978, + "end": 4993, "loc": { "start": { "line": 192, @@ -9181,8 +9181,8 @@ }, "object": { "type": "ThisExpression", - "start": 4973, - "end": 4977, + "start": 4978, + "end": 4982, "loc": { "start": { "line": 192, @@ -9197,8 +9197,8 @@ }, "property": { "type": "Identifier", - "start": 4978, - "end": 4988, + "start": 4983, + "end": 4993, "loc": { "start": { "line": 192, @@ -9217,8 +9217,8 @@ }, "right": { "type": "LogicalExpression", - "start": 4991, - "end": 5037, + "start": 4996, + "end": 5042, "loc": { "start": { "line": 192, @@ -9231,8 +9231,8 @@ }, "left": { "type": "CallExpression", - "start": 4991, - "end": 5011, + "start": 4996, + "end": 5016, "loc": { "start": { "line": 192, @@ -9245,8 +9245,8 @@ }, "callee": { "type": "Identifier", - "start": 4991, - "end": 4996, + "start": 4996, + "end": 5001, "loc": { "start": { "line": 192, @@ -9263,8 +9263,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 4997, - "end": 5010, + "start": 5002, + "end": 5015, "loc": { "start": { "line": 192, @@ -9277,8 +9277,8 @@ }, "object": { "type": "Identifier", - "start": 4997, - "end": 4998, + "start": 5002, + "end": 5003, "loc": { "start": { "line": 192, @@ -9294,8 +9294,8 @@ }, "property": { "type": "Identifier", - "start": 4999, - "end": 5010, + "start": 5004, + "end": 5015, "loc": { "start": { "line": 192, @@ -9316,8 +9316,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 5015, - "end": 5037, + "start": 5020, + "end": 5042, "loc": { "start": { "line": 192, @@ -9330,8 +9330,8 @@ }, "callee": { "type": "Identifier", - "start": 5015, - "end": 5022, + "start": 5020, + "end": 5027, "loc": { "start": { "line": 192, @@ -9348,8 +9348,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5023, - "end": 5036, + "start": 5028, + "end": 5041, "loc": { "start": { "line": 192, @@ -9362,8 +9362,8 @@ }, "object": { "type": "Identifier", - "start": 5023, - "end": 5024, + "start": 5028, + "end": 5029, "loc": { "start": { "line": 192, @@ -9379,8 +9379,8 @@ }, "property": { "type": "Identifier", - "start": 5025, - "end": 5036, + "start": 5030, + "end": 5041, "loc": { "start": { "line": 192, @@ -9405,8 +9405,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n ", - "start": 4861, - "end": 4964, + "start": 4866, + "end": 4969, "loc": { "start": { "line": 188, @@ -9423,8 +9423,8 @@ { "type": "CommentBlock", "value": "*\n * Filters row index\n * @type {Number}\n ", - "start": 5048, - "end": 5118, + "start": 5053, + "end": 5123, "loc": { "start": { "line": 194, @@ -9440,8 +9440,8 @@ }, { "type": "ExpressionStatement", - "start": 5127, - "end": 5185, + "start": 5132, + "end": 5190, "loc": { "start": { "line": 198, @@ -9454,8 +9454,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5127, - "end": 5184, + "start": 5132, + "end": 5189, "loc": { "start": { "line": 198, @@ -9469,8 +9469,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5127, - "end": 5147, + "start": 5132, + "end": 5152, "loc": { "start": { "line": 198, @@ -9483,8 +9483,8 @@ }, "object": { "type": "ThisExpression", - "start": 5127, - "end": 5131, + "start": 5132, + "end": 5136, "loc": { "start": { "line": 198, @@ -9499,8 +9499,8 @@ }, "property": { "type": "Identifier", - "start": 5132, - "end": 5147, + "start": 5137, + "end": 5152, "loc": { "start": { "line": 198, @@ -9519,8 +9519,8 @@ }, "right": { "type": "CallExpression", - "start": 5150, - "end": 5184, + "start": 5155, + "end": 5189, "loc": { "start": { "line": 198, @@ -9533,8 +9533,8 @@ }, "callee": { "type": "Identifier", - "start": 5150, - "end": 5160, + "start": 5155, + "end": 5165, "loc": { "start": { "line": 198, @@ -9551,8 +9551,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5161, - "end": 5180, + "start": 5166, + "end": 5185, "loc": { "start": { "line": 198, @@ -9565,8 +9565,8 @@ }, "object": { "type": "Identifier", - "start": 5161, - "end": 5162, + "start": 5166, + "end": 5167, "loc": { "start": { "line": 198, @@ -9582,8 +9582,8 @@ }, "property": { "type": "Identifier", - "start": 5163, - "end": 5180, + "start": 5168, + "end": 5185, "loc": { "start": { "line": 198, @@ -9601,8 +9601,8 @@ }, { "type": "NumericLiteral", - "start": 5182, - "end": 5183, + "start": 5187, + "end": 5188, "loc": { "start": { "line": 198, @@ -9627,8 +9627,8 @@ { "type": "CommentBlock", "value": "*\n * Filters row index\n * @type {Number}\n ", - "start": 5048, - "end": 5118, + "start": 5053, + "end": 5123, "loc": { "start": { "line": 194, @@ -9645,8 +9645,8 @@ { "type": "CommentBlock", "value": "*\n * Headers row index\n * @type {Number}\n ", - "start": 5195, - "end": 5265, + "start": 5200, + "end": 5270, "loc": { "start": { "line": 200, @@ -9662,8 +9662,8 @@ }, { "type": "ExpressionStatement", - "start": 5274, - "end": 5374, + "start": 5279, + "end": 5379, "loc": { "start": { "line": 204, @@ -9676,8 +9676,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5274, - "end": 5373, + "start": 5279, + "end": 5378, "loc": { "start": { "line": 204, @@ -9691,8 +9691,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5274, - "end": 5289, + "start": 5279, + "end": 5294, "loc": { "start": { "line": 204, @@ -9705,8 +9705,8 @@ }, "object": { "type": "ThisExpression", - "start": 5274, - "end": 5278, + "start": 5279, + "end": 5283, "loc": { "start": { "line": 204, @@ -9721,8 +9721,8 @@ }, "property": { "type": "Identifier", - "start": 5279, - "end": 5289, + "start": 5284, + "end": 5294, "loc": { "start": { "line": 204, @@ -9741,8 +9741,8 @@ }, "right": { "type": "CallExpression", - "start": 5292, - "end": 5373, + "start": 5297, + "end": 5378, "loc": { "start": { "line": 204, @@ -9755,8 +9755,8 @@ }, "callee": { "type": "Identifier", - "start": 5292, - "end": 5302, + "start": 5297, + "end": 5307, "loc": { "start": { "line": 204, @@ -9773,8 +9773,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5303, - "end": 5322, + "start": 5308, + "end": 5327, "loc": { "start": { "line": 204, @@ -9787,8 +9787,8 @@ }, "object": { "type": "Identifier", - "start": 5303, - "end": 5304, + "start": 5308, + "end": 5309, "loc": { "start": { "line": 204, @@ -9804,8 +9804,8 @@ }, "property": { "type": "Identifier", - "start": 5305, - "end": 5322, + "start": 5310, + "end": 5327, "loc": { "start": { "line": 204, @@ -9823,8 +9823,8 @@ }, { "type": "ConditionalExpression", - "start": 5337, - "end": 5371, + "start": 5342, + "end": 5376, "loc": { "start": { "line": 205, @@ -9837,8 +9837,8 @@ }, "test": { "type": "BinaryExpression", - "start": 5337, - "end": 5363, + "start": 5342, + "end": 5368, "loc": { "start": { "line": 205, @@ -9851,8 +9851,8 @@ }, "left": { "type": "MemberExpression", - "start": 5337, - "end": 5357, + "start": 5342, + "end": 5362, "loc": { "start": { "line": 205, @@ -9865,8 +9865,8 @@ }, "object": { "type": "ThisExpression", - "start": 5337, - "end": 5341, + "start": 5342, + "end": 5346, "loc": { "start": { "line": 205, @@ -9880,8 +9880,8 @@ }, "property": { "type": "Identifier", - "start": 5342, - "end": 5357, + "start": 5347, + "end": 5362, "loc": { "start": { "line": 205, @@ -9900,8 +9900,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 5362, - "end": 5363, + "start": 5367, + "end": 5368, "loc": { "start": { "line": 205, @@ -9921,8 +9921,8 @@ }, "consequent": { "type": "NumericLiteral", - "start": 5366, - "end": 5367, + "start": 5371, + "end": 5372, "loc": { "start": { "line": 205, @@ -9941,8 +9941,8 @@ }, "alternate": { "type": "NumericLiteral", - "start": 5370, - "end": 5371, + "start": 5375, + "end": 5376, "loc": { "start": { "line": 205, @@ -9961,7 +9961,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 5336 + "parenStart": 5341 } } ] @@ -9972,8 +9972,8 @@ { "type": "CommentBlock", "value": "*\n * Headers row index\n * @type {Number}\n ", - "start": 5195, - "end": 5265, + "start": 5200, + "end": 5270, "loc": { "start": { "line": 200, @@ -9990,8 +9990,8 @@ { "type": "CommentBlock", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", - "start": 5384, - "end": 5488, + "start": 5389, + "end": 5493, "loc": { "start": { "line": 207, @@ -10007,8 +10007,8 @@ }, { "type": "ExpressionStatement", - "start": 5497, - "end": 5557, + "start": 5502, + "end": 5562, "loc": { "start": { "line": 211, @@ -10021,8 +10021,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5497, - "end": 5556, + "start": 5502, + "end": 5561, "loc": { "start": { "line": 211, @@ -10036,8 +10036,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5497, - "end": 5512, + "start": 5502, + "end": 5517, "loc": { "start": { "line": 211, @@ -10050,8 +10050,8 @@ }, "object": { "type": "ThisExpression", - "start": 5497, - "end": 5501, + "start": 5502, + "end": 5506, "loc": { "start": { "line": 211, @@ -10066,8 +10066,8 @@ }, "property": { "type": "Identifier", - "start": 5502, - "end": 5512, + "start": 5507, + "end": 5517, "loc": { "start": { "line": 211, @@ -10086,8 +10086,8 @@ }, "right": { "type": "CallExpression", - "start": 5515, - "end": 5556, + "start": 5520, + "end": 5561, "loc": { "start": { "line": 211, @@ -10100,8 +10100,8 @@ }, "callee": { "type": "Identifier", - "start": 5515, - "end": 5526, + "start": 5520, + "end": 5531, "loc": { "start": { "line": 211, @@ -10118,8 +10118,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 5527, - "end": 5545, + "start": 5532, + "end": 5550, "loc": { "start": { "line": 211, @@ -10132,8 +10132,8 @@ }, "object": { "type": "Identifier", - "start": 5527, - "end": 5528, + "start": 5532, + "end": 5533, "loc": { "start": { "line": 211, @@ -10149,8 +10149,8 @@ }, "property": { "type": "Identifier", - "start": 5529, - "end": 5545, + "start": 5534, + "end": 5550, "loc": { "start": { "line": 211, @@ -10168,8 +10168,8 @@ }, { "type": "Identifier", - "start": 5547, - "end": 5555, + "start": 5552, + "end": 5560, "loc": { "start": { "line": 211, @@ -10191,8 +10191,8 @@ { "type": "CommentBlock", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", - "start": 5384, - "end": 5488, + "start": 5389, + "end": 5493, "loc": { "start": { "line": 207, @@ -10209,8 +10209,8 @@ { "type": "CommentBlock", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", - "start": 5567, - "end": 5658, + "start": 5572, + "end": 5663, "loc": { "start": { "line": 213, @@ -10226,8 +10226,8 @@ }, { "type": "ExpressionStatement", - "start": 5667, - "end": 5684, + "start": 5672, + "end": 5689, "loc": { "start": { "line": 218, @@ -10240,8 +10240,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5667, - "end": 5683, + "start": 5672, + "end": 5688, "loc": { "start": { "line": 218, @@ -10255,8 +10255,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5667, - "end": 5678, + "start": 5672, + "end": 5683, "loc": { "start": { "line": 218, @@ -10269,8 +10269,8 @@ }, "object": { "type": "ThisExpression", - "start": 5667, - "end": 5671, + "start": 5672, + "end": 5676, "loc": { "start": { "line": 218, @@ -10285,8 +10285,8 @@ }, "property": { "type": "Identifier", - "start": 5672, - "end": 5678, + "start": 5677, + "end": 5683, "loc": { "start": { "line": 218, @@ -10305,8 +10305,8 @@ }, "right": { "type": "ArrayExpression", - "start": 5681, - "end": 5683, + "start": 5686, + "end": 5688, "loc": { "start": { "line": 218, @@ -10325,8 +10325,8 @@ { "type": "CommentBlock", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", - "start": 5567, - "end": 5658, + "start": 5572, + "end": 5663, "loc": { "start": { "line": 213, @@ -10343,8 +10343,8 @@ { "type": "CommentBlock", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", - "start": 5694, - "end": 5822, + "start": 5699, + "end": 5827, "loc": { "start": { "line": 220, @@ -10360,8 +10360,8 @@ }, { "type": "ExpressionStatement", - "start": 5831, - "end": 5856, + "start": 5836, + "end": 5861, "loc": { "start": { "line": 225, @@ -10374,8 +10374,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5831, - "end": 5855, + "start": 5836, + "end": 5860, "loc": { "start": { "line": 225, @@ -10389,8 +10389,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5831, - "end": 5850, + "start": 5836, + "end": 5855, "loc": { "start": { "line": 225, @@ -10403,8 +10403,8 @@ }, "object": { "type": "ThisExpression", - "start": 5831, - "end": 5835, + "start": 5836, + "end": 5840, "loc": { "start": { "line": 225, @@ -10419,8 +10419,8 @@ }, "property": { "type": "Identifier", - "start": 5836, - "end": 5850, + "start": 5841, + "end": 5855, "loc": { "start": { "line": 225, @@ -10439,8 +10439,8 @@ }, "right": { "type": "ArrayExpression", - "start": 5853, - "end": 5855, + "start": 5858, + "end": 5860, "loc": { "start": { "line": 225, @@ -10459,8 +10459,8 @@ { "type": "CommentBlock", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", - "start": 5694, - "end": 5822, + "start": 5699, + "end": 5827, "loc": { "start": { "line": 220, @@ -10477,8 +10477,8 @@ { "type": "CommentBlock", "value": "** filters' grid appearance **", - "start": 5866, - "end": 5900, + "start": 5871, + "end": 5905, "loc": { "start": { "line": 227, @@ -10493,8 +10493,8 @@ { "type": "CommentBlock", "value": "*\n * Path for stylesheets\n * @type {String}\n ", - "start": 5909, - "end": 5982, + "start": 5914, + "end": 5987, "loc": { "start": { "line": 228, @@ -10510,8 +10510,8 @@ }, { "type": "ExpressionStatement", - "start": 5991, - "end": 6028, + "start": 5996, + "end": 6033, "loc": { "start": { "line": 232, @@ -10524,8 +10524,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 5991, - "end": 6027, + "start": 5996, + "end": 6032, "loc": { "start": { "line": 232, @@ -10539,8 +10539,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 5991, - "end": 6005, + "start": 5996, + "end": 6010, "loc": { "start": { "line": 232, @@ -10553,8 +10553,8 @@ }, "object": { "type": "ThisExpression", - "start": 5991, - "end": 5995, + "start": 5996, + "end": 6000, "loc": { "start": { "line": 232, @@ -10569,8 +10569,8 @@ }, "property": { "type": "Identifier", - "start": 5996, - "end": 6005, + "start": 6001, + "end": 6010, "loc": { "start": { "line": 232, @@ -10589,8 +10589,8 @@ }, "right": { "type": "CallExpression", - "start": 6008, - "end": 6027, + "start": 6013, + "end": 6032, "loc": { "start": { "line": 232, @@ -10603,8 +10603,8 @@ }, "callee": { "type": "MemberExpression", - "start": 6008, - "end": 6025, + "start": 6013, + "end": 6030, "loc": { "start": { "line": 232, @@ -10617,8 +10617,8 @@ }, "object": { "type": "ThisExpression", - "start": 6008, - "end": 6012, + "start": 6013, + "end": 6017, "loc": { "start": { "line": 232, @@ -10632,8 +10632,8 @@ }, "property": { "type": "Identifier", - "start": 6013, - "end": 6025, + "start": 6018, + "end": 6030, "loc": { "start": { "line": 232, @@ -10657,8 +10657,8 @@ { "type": "CommentBlock", "value": "** filters' grid appearance **", - "start": 5866, - "end": 5900, + "start": 5871, + "end": 5905, "loc": { "start": { "line": 227, @@ -10673,8 +10673,8 @@ { "type": "CommentBlock", "value": "*\n * Path for stylesheets\n * @type {String}\n ", - "start": 5909, - "end": 5982, + "start": 5914, + "end": 5987, "loc": { "start": { "line": 228, @@ -10691,8 +10691,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet path\n * @type {String}\n ", - "start": 6038, - "end": 6111, + "start": 6043, + "end": 6116, "loc": { "start": { "line": 234, @@ -10708,8 +10708,8 @@ }, { "type": "ExpressionStatement", - "start": 6120, - "end": 6163, + "start": 6125, + "end": 6168, "loc": { "start": { "line": 238, @@ -10722,8 +10722,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6120, - "end": 6162, + "start": 6125, + "end": 6167, "loc": { "start": { "line": 238, @@ -10737,8 +10737,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6120, - "end": 6135, + "start": 6125, + "end": 6140, "loc": { "start": { "line": 238, @@ -10751,8 +10751,8 @@ }, "object": { "type": "ThisExpression", - "start": 6120, - "end": 6124, + "start": 6125, + "end": 6129, "loc": { "start": { "line": 238, @@ -10767,8 +10767,8 @@ }, "property": { "type": "Identifier", - "start": 6125, - "end": 6135, + "start": 6130, + "end": 6140, "loc": { "start": { "line": 238, @@ -10787,8 +10787,8 @@ }, "right": { "type": "CallExpression", - "start": 6138, - "end": 6162, + "start": 6143, + "end": 6167, "loc": { "start": { "line": 238, @@ -10801,8 +10801,8 @@ }, "callee": { "type": "MemberExpression", - "start": 6138, - "end": 6160, + "start": 6143, + "end": 6165, "loc": { "start": { "line": 238, @@ -10815,8 +10815,8 @@ }, "object": { "type": "ThisExpression", - "start": 6138, - "end": 6142, + "start": 6143, + "end": 6147, "loc": { "start": { "line": 238, @@ -10830,8 +10830,8 @@ }, "property": { "type": "Identifier", - "start": 6143, - "end": 6160, + "start": 6148, + "end": 6165, "loc": { "start": { "line": 238, @@ -10855,8 +10855,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet path\n * @type {String}\n ", - "start": 6038, - "end": 6111, + "start": 6043, + "end": 6116, "loc": { "start": { "line": 234, @@ -10873,8 +10873,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", - "start": 6173, - "end": 6264, + "start": 6178, + "end": 6269, "loc": { "start": { "line": 240, @@ -10890,8 +10890,8 @@ }, { "type": "ExpressionStatement", - "start": 6273, - "end": 6312, + "start": 6278, + "end": 6317, "loc": { "start": { "line": 245, @@ -10904,8 +10904,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6273, - "end": 6311, + "start": 6278, + "end": 6316, "loc": { "start": { "line": 245, @@ -10919,8 +10919,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6273, - "end": 6290, + "start": 6278, + "end": 6295, "loc": { "start": { "line": 245, @@ -10933,8 +10933,8 @@ }, "object": { "type": "ThisExpression", - "start": 6273, - "end": 6277, + "start": 6278, + "end": 6282, "loc": { "start": { "line": 245, @@ -10949,8 +10949,8 @@ }, "property": { "type": "Identifier", - "start": 6278, - "end": 6290, + "start": 6283, + "end": 6295, "loc": { "start": { "line": 245, @@ -10969,8 +10969,8 @@ }, "right": { "type": "BinaryExpression", - "start": 6293, - "end": 6311, + "start": 6298, + "end": 6316, "loc": { "start": { "line": 245, @@ -10983,8 +10983,8 @@ }, "left": { "type": "MemberExpression", - "start": 6293, - "end": 6300, + "start": 6298, + "end": 6305, "loc": { "start": { "line": 245, @@ -10997,8 +10997,8 @@ }, "object": { "type": "ThisExpression", - "start": 6293, - "end": 6297, + "start": 6298, + "end": 6302, "loc": { "start": { "line": 245, @@ -11012,8 +11012,8 @@ }, "property": { "type": "Identifier", - "start": 6298, - "end": 6300, + "start": 6303, + "end": 6305, "loc": { "start": { "line": 245, @@ -11032,8 +11032,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 6303, - "end": 6311, + "start": 6308, + "end": 6316, "loc": { "start": { "line": 245, @@ -11057,8 +11057,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", - "start": 6173, - "end": 6264, + "start": 6178, + "end": 6269, "loc": { "start": { "line": 240, @@ -11075,8 +11075,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the filters row\n * @type {String}\n ", - "start": 6322, - "end": 6404, + "start": 6327, + "end": 6409, "loc": { "start": { "line": 247, @@ -11092,8 +11092,8 @@ }, { "type": "ExpressionStatement", - "start": 6413, - "end": 6480, + "start": 6418, + "end": 6485, "loc": { "start": { "line": 251, @@ -11106,8 +11106,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6413, - "end": 6479, + "start": 6418, + "end": 6484, "loc": { "start": { "line": 251, @@ -11121,8 +11121,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6413, - "end": 6433, + "start": 6418, + "end": 6438, "loc": { "start": { "line": 251, @@ -11135,8 +11135,8 @@ }, "object": { "type": "ThisExpression", - "start": 6413, - "end": 6417, + "start": 6418, + "end": 6422, "loc": { "start": { "line": 251, @@ -11151,8 +11151,8 @@ }, "property": { "type": "Identifier", - "start": 6418, - "end": 6433, + "start": 6423, + "end": 6438, "loc": { "start": { "line": 251, @@ -11171,8 +11171,8 @@ }, "right": { "type": "CallExpression", - "start": 6436, - "end": 6479, + "start": 6441, + "end": 6484, "loc": { "start": { "line": 251, @@ -11185,8 +11185,8 @@ }, "callee": { "type": "Identifier", - "start": 6436, - "end": 6447, + "start": 6441, + "end": 6452, "loc": { "start": { "line": 251, @@ -11203,8 +11203,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6448, - "end": 6468, + "start": 6453, + "end": 6473, "loc": { "start": { "line": 251, @@ -11217,8 +11217,8 @@ }, "object": { "type": "Identifier", - "start": 6448, - "end": 6449, + "start": 6453, + "end": 6454, "loc": { "start": { "line": 251, @@ -11234,8 +11234,8 @@ }, "property": { "type": "Identifier", - "start": 6450, - "end": 6468, + "start": 6455, + "end": 6473, "loc": { "start": { "line": 251, @@ -11253,8 +11253,8 @@ }, { "type": "StringLiteral", - "start": 6470, - "end": 6478, + "start": 6475, + "end": 6483, "loc": { "start": { "line": 251, @@ -11279,8 +11279,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the filters row\n * @type {String}\n ", - "start": 6322, - "end": 6404, + "start": 6327, + "end": 6409, "loc": { "start": { "line": 247, @@ -11297,8 +11297,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", - "start": 6490, - "end": 6587, + "start": 6495, + "end": 6592, "loc": { "start": { "line": 253, @@ -11314,8 +11314,8 @@ }, { "type": "ExpressionStatement", - "start": 6596, - "end": 6650, + "start": 6601, + "end": 6655, "loc": { "start": { "line": 257, @@ -11328,8 +11328,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6596, - "end": 6649, + "start": 6601, + "end": 6654, "loc": { "start": { "line": 257, @@ -11343,8 +11343,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6596, - "end": 6612, + "start": 6601, + "end": 6617, "loc": { "start": { "line": 257, @@ -11357,8 +11357,8 @@ }, "object": { "type": "ThisExpression", - "start": 6596, - "end": 6600, + "start": 6601, + "end": 6605, "loc": { "start": { "line": 257, @@ -11373,8 +11373,8 @@ }, "property": { "type": "Identifier", - "start": 6601, - "end": 6612, + "start": 6606, + "end": 6617, "loc": { "start": { "line": 257, @@ -11393,8 +11393,8 @@ }, "right": { "type": "CallExpression", - "start": 6615, - "end": 6649, + "start": 6620, + "end": 6654, "loc": { "start": { "line": 257, @@ -11407,8 +11407,8 @@ }, "callee": { "type": "Identifier", - "start": 6615, - "end": 6627, + "start": 6620, + "end": 6632, "loc": { "start": { "line": 257, @@ -11425,8 +11425,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6628, - "end": 6642, + "start": 6633, + "end": 6647, "loc": { "start": { "line": 257, @@ -11439,8 +11439,8 @@ }, "object": { "type": "Identifier", - "start": 6628, - "end": 6629, + "start": 6633, + "end": 6634, "loc": { "start": { "line": 257, @@ -11456,8 +11456,8 @@ }, "property": { "type": "Identifier", - "start": 6630, - "end": 6642, + "start": 6635, + "end": 6647, "loc": { "start": { "line": 257, @@ -11475,8 +11475,8 @@ }, { "type": "BooleanLiteral", - "start": 6644, - "end": 6648, + "start": 6649, + "end": 6653, "loc": { "start": { "line": 257, @@ -11497,8 +11497,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", - "start": 6490, - "end": 6587, + "start": 6495, + "end": 6592, "loc": { "start": { "line": 253, @@ -11515,8 +11515,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", - "start": 6660, - "end": 6745, + "start": 6665, + "end": 6750, "loc": { "start": { "line": 259, @@ -11532,8 +11532,8 @@ }, { "type": "ExpressionStatement", - "start": 6754, - "end": 6801, + "start": 6759, + "end": 6806, "loc": { "start": { "line": 263, @@ -11546,8 +11546,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6754, - "end": 6800, + "start": 6759, + "end": 6805, "loc": { "start": { "line": 263, @@ -11561,8 +11561,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6754, - "end": 6772, + "start": 6759, + "end": 6777, "loc": { "start": { "line": 263, @@ -11575,8 +11575,8 @@ }, "object": { "type": "ThisExpression", - "start": 6754, - "end": 6758, + "start": 6759, + "end": 6763, "loc": { "start": { "line": 263, @@ -11591,8 +11591,8 @@ }, "property": { "type": "Identifier", - "start": 6759, - "end": 6772, + "start": 6764, + "end": 6777, "loc": { "start": { "line": 263, @@ -11611,8 +11611,8 @@ }, "right": { "type": "CallExpression", - "start": 6775, - "end": 6800, + "start": 6780, + "end": 6805, "loc": { "start": { "line": 263, @@ -11625,8 +11625,8 @@ }, "callee": { "type": "Identifier", - "start": 6775, - "end": 6782, + "start": 6780, + "end": 6787, "loc": { "start": { "line": 263, @@ -11643,8 +11643,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6783, - "end": 6799, + "start": 6788, + "end": 6804, "loc": { "start": { "line": 263, @@ -11657,8 +11657,8 @@ }, "object": { "type": "Identifier", - "start": 6783, - "end": 6784, + "start": 6788, + "end": 6789, "loc": { "start": { "line": 263, @@ -11674,8 +11674,8 @@ }, "property": { "type": "Identifier", - "start": 6785, - "end": 6799, + "start": 6790, + "end": 6804, "loc": { "start": { "line": 263, @@ -11699,8 +11699,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", - "start": 6660, - "end": 6745, + "start": 6665, + "end": 6750, "loc": { "start": { "line": 259, @@ -11717,8 +11717,8 @@ { "type": "CommentBlock", "value": "*\n * Columns widths array\n * @type {Array}\n ", - "start": 6811, - "end": 6883, + "start": 6816, + "end": 6888, "loc": { "start": { "line": 265, @@ -11734,8 +11734,8 @@ }, { "type": "ExpressionStatement", - "start": 6892, - "end": 6939, + "start": 6897, + "end": 6944, "loc": { "start": { "line": 269, @@ -11748,8 +11748,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 6892, - "end": 6938, + "start": 6897, + "end": 6943, "loc": { "start": { "line": 269, @@ -11763,8 +11763,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 6892, - "end": 6906, + "start": 6897, + "end": 6911, "loc": { "start": { "line": 269, @@ -11777,8 +11777,8 @@ }, "object": { "type": "ThisExpression", - "start": 6892, - "end": 6896, + "start": 6897, + "end": 6901, "loc": { "start": { "line": 269, @@ -11793,8 +11793,8 @@ }, "property": { "type": "Identifier", - "start": 6897, - "end": 6906, + "start": 6902, + "end": 6911, "loc": { "start": { "line": 269, @@ -11813,8 +11813,8 @@ }, "right": { "type": "CallExpression", - "start": 6909, - "end": 6938, + "start": 6914, + "end": 6943, "loc": { "start": { "line": 269, @@ -11827,8 +11827,8 @@ }, "callee": { "type": "Identifier", - "start": 6909, - "end": 6920, + "start": 6914, + "end": 6925, "loc": { "start": { "line": 269, @@ -11845,8 +11845,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 6921, - "end": 6933, + "start": 6926, + "end": 6938, "loc": { "start": { "line": 269, @@ -11859,8 +11859,8 @@ }, "object": { "type": "Identifier", - "start": 6921, - "end": 6922, + "start": 6926, + "end": 6927, "loc": { "start": { "line": 269, @@ -11876,8 +11876,8 @@ }, "property": { "type": "Identifier", - "start": 6923, - "end": 6933, + "start": 6928, + "end": 6938, "loc": { "start": { "line": 269, @@ -11895,8 +11895,8 @@ }, { "type": "ArrayExpression", - "start": 6935, - "end": 6937, + "start": 6940, + "end": 6942, "loc": { "start": { "line": 269, @@ -11917,8 +11917,8 @@ { "type": "CommentBlock", "value": "*\n * Columns widths array\n * @type {Array}\n ", - "start": 6811, - "end": 6883, + "start": 6816, + "end": 6888, "loc": { "start": { "line": 265, @@ -11935,8 +11935,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for a filter element\n * @type {String}\n ", - "start": 6949, - "end": 7032, + "start": 6954, + "end": 7037, "loc": { "start": { "line": 271, @@ -11952,8 +11952,8 @@ }, { "type": "ExpressionStatement", - "start": 7041, - "end": 7096, + "start": 7046, + "end": 7101, "loc": { "start": { "line": 275, @@ -11966,8 +11966,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7041, - "end": 7095, + "start": 7046, + "end": 7100, "loc": { "start": { "line": 275, @@ -11981,8 +11981,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7041, - "end": 7057, + "start": 7046, + "end": 7062, "loc": { "start": { "line": 275, @@ -11995,8 +11995,8 @@ }, "object": { "type": "ThisExpression", - "start": 7041, - "end": 7045, + "start": 7046, + "end": 7050, "loc": { "start": { "line": 275, @@ -12011,8 +12011,8 @@ }, "property": { "type": "Identifier", - "start": 7046, - "end": 7057, + "start": 7051, + "end": 7062, "loc": { "start": { "line": 275, @@ -12031,8 +12031,8 @@ }, "right": { "type": "CallExpression", - "start": 7060, - "end": 7095, + "start": 7065, + "end": 7100, "loc": { "start": { "line": 275, @@ -12045,8 +12045,8 @@ }, "callee": { "type": "Identifier", - "start": 7060, - "end": 7071, + "start": 7065, + "end": 7076, "loc": { "start": { "line": 275, @@ -12063,8 +12063,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 7072, - "end": 7087, + "start": 7077, + "end": 7092, "loc": { "start": { "line": 275, @@ -12077,8 +12077,8 @@ }, "object": { "type": "Identifier", - "start": 7072, - "end": 7073, + "start": 7077, + "end": 7078, "loc": { "start": { "line": 275, @@ -12094,8 +12094,8 @@ }, "property": { "type": "Identifier", - "start": 7074, - "end": 7087, + "start": 7079, + "end": 7092, "loc": { "start": { "line": 275, @@ -12113,8 +12113,8 @@ }, { "type": "StringLiteral", - "start": 7089, - "end": 7094, + "start": 7094, + "end": 7099, "loc": { "start": { "line": 275, @@ -12139,8 +12139,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for a filter element\n * @type {String}\n ", - "start": 6949, - "end": 7032, + "start": 6954, + "end": 7037, "loc": { "start": { "line": 271, @@ -12157,8 +12157,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", - "start": 7106, - "end": 7196, + "start": 7111, + "end": 7201, "loc": { "start": { "line": 277, @@ -12174,8 +12174,8 @@ }, { "type": "ExpressionStatement", - "start": 7205, - "end": 7277, + "start": 7210, + "end": 7282, "loc": { "start": { "line": 281, @@ -12188,8 +12188,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7205, - "end": 7276, + "start": 7210, + "end": 7281, "loc": { "start": { "line": 281, @@ -12203,8 +12203,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7205, - "end": 7226, + "start": 7210, + "end": 7231, "loc": { "start": { "line": 281, @@ -12217,8 +12217,8 @@ }, "object": { "type": "ThisExpression", - "start": 7205, - "end": 7209, + "start": 7210, + "end": 7214, "loc": { "start": { "line": 281, @@ -12233,8 +12233,8 @@ }, "property": { "type": "Identifier", - "start": 7210, - "end": 7226, + "start": 7215, + "end": 7231, "loc": { "start": { "line": 281, @@ -12253,8 +12253,8 @@ }, "right": { "type": "CallExpression", - "start": 7229, - "end": 7276, + "start": 7234, + "end": 7281, "loc": { "start": { "line": 281, @@ -12267,8 +12267,8 @@ }, "callee": { "type": "Identifier", - "start": 7229, - "end": 7240, + "start": 7234, + "end": 7245, "loc": { "start": { "line": 281, @@ -12285,8 +12285,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 7241, - "end": 7262, + "start": 7246, + "end": 7267, "loc": { "start": { "line": 281, @@ -12299,8 +12299,8 @@ }, "object": { "type": "Identifier", - "start": 7241, - "end": 7242, + "start": 7246, + "end": 7247, "loc": { "start": { "line": 281, @@ -12316,8 +12316,8 @@ }, "property": { "type": "Identifier", - "start": 7243, - "end": 7262, + "start": 7248, + "end": 7267, "loc": { "start": { "line": 281, @@ -12335,8 +12335,8 @@ }, { "type": "StringLiteral", - "start": 7264, - "end": 7275, + "start": 7269, + "end": 7280, "loc": { "start": { "line": 281, @@ -12361,8 +12361,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", - "start": 7106, - "end": 7196, + "start": 7111, + "end": 7201, "loc": { "start": { "line": 277, @@ -12379,8 +12379,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", - "start": 7287, - "end": 7397, + "start": 7292, + "end": 7402, "loc": { "start": { "line": 283, @@ -12396,8 +12396,8 @@ }, { "type": "ExpressionStatement", - "start": 7406, - "end": 7474, + "start": 7411, + "end": 7479, "loc": { "start": { "line": 287, @@ -12410,8 +12410,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7406, - "end": 7473, + "start": 7411, + "end": 7478, "loc": { "start": { "line": 287, @@ -12425,8 +12425,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7406, - "end": 7427, + "start": 7411, + "end": 7432, "loc": { "start": { "line": 287, @@ -12439,8 +12439,8 @@ }, "object": { "type": "ThisExpression", - "start": 7406, - "end": 7410, + "start": 7411, + "end": 7415, "loc": { "start": { "line": 287, @@ -12455,8 +12455,8 @@ }, "property": { "type": "Identifier", - "start": 7411, - "end": 7427, + "start": 7416, + "end": 7432, "loc": { "start": { "line": 287, @@ -12475,8 +12475,8 @@ }, "right": { "type": "CallExpression", - "start": 7430, - "end": 7473, + "start": 7435, + "end": 7478, "loc": { "start": { "line": 287, @@ -12489,8 +12489,8 @@ }, "callee": { "type": "Identifier", - "start": 7430, - "end": 7441, + "start": 7435, + "end": 7446, "loc": { "start": { "line": 287, @@ -12507,8 +12507,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 7442, - "end": 7463, + "start": 7447, + "end": 7468, "loc": { "start": { "line": 287, @@ -12521,8 +12521,8 @@ }, "object": { "type": "Identifier", - "start": 7442, - "end": 7443, + "start": 7447, + "end": 7448, "loc": { "start": { "line": 287, @@ -12538,8 +12538,8 @@ }, "property": { "type": "Identifier", - "start": 7444, - "end": 7463, + "start": 7449, + "end": 7468, "loc": { "start": { "line": 287, @@ -12557,8 +12557,8 @@ }, { "type": "StringLiteral", - "start": 7465, - "end": 7472, + "start": 7470, + "end": 7477, "loc": { "start": { "line": 287, @@ -12583,8 +12583,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", - "start": 7287, - "end": 7397, + "start": 7292, + "end": 7402, "loc": { "start": { "line": 283, @@ -12601,8 +12601,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for single filter type\n * @type {String}\n ", - "start": 7484, - "end": 7569, + "start": 7489, + "end": 7574, "loc": { "start": { "line": 289, @@ -12618,8 +12618,8 @@ }, { "type": "ExpressionStatement", - "start": 7578, - "end": 7676, + "start": 7583, + "end": 7681, "loc": { "start": { "line": 293, @@ -12632,8 +12632,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7578, - "end": 7675, + "start": 7583, + "end": 7680, "loc": { "start": { "line": 293, @@ -12647,8 +12647,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7578, - "end": 7600, + "start": 7583, + "end": 7605, "loc": { "start": { "line": 293, @@ -12661,8 +12661,8 @@ }, "object": { "type": "ThisExpression", - "start": 7578, - "end": 7582, + "start": 7583, + "end": 7587, "loc": { "start": { "line": 293, @@ -12677,8 +12677,8 @@ }, "property": { "type": "Identifier", - "start": 7583, - "end": 7600, + "start": 7588, + "end": 7605, "loc": { "start": { "line": 293, @@ -12697,8 +12697,8 @@ }, "right": { "type": "CallExpression", - "start": 7603, - "end": 7675, + "start": 7608, + "end": 7680, "loc": { "start": { "line": 293, @@ -12711,8 +12711,8 @@ }, "callee": { "type": "Identifier", - "start": 7603, - "end": 7614, + "start": 7608, + "end": 7619, "loc": { "start": { "line": 293, @@ -12729,8 +12729,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 7615, - "end": 7648, + "start": 7620, + "end": 7653, "loc": { "start": { "line": 293, @@ -12743,8 +12743,8 @@ }, "object": { "type": "LogicalExpression", - "start": 7616, - "end": 7637, + "start": 7621, + "end": 7642, "loc": { "start": { "line": 293, @@ -12757,8 +12757,8 @@ }, "left": { "type": "MemberExpression", - "start": 7616, - "end": 7631, + "start": 7621, + "end": 7636, "loc": { "start": { "line": 293, @@ -12771,8 +12771,8 @@ }, "object": { "type": "Identifier", - "start": 7616, - "end": 7617, + "start": 7621, + "end": 7622, "loc": { "start": { "line": 293, @@ -12788,8 +12788,8 @@ }, "property": { "type": "Identifier", - "start": 7618, - "end": 7631, + "start": 7623, + "end": 7636, "loc": { "start": { "line": 293, @@ -12808,8 +12808,8 @@ "operator": "||", "right": { "type": "ObjectExpression", - "start": 7635, - "end": 7637, + "start": 7640, + "end": 7642, "loc": { "start": { "line": 293, @@ -12824,13 +12824,13 @@ }, "extra": { "parenthesized": true, - "parenStart": 7615 + "parenStart": 7620 } }, "property": { "type": "Identifier", - "start": 7639, - "end": 7648, + "start": 7644, + "end": 7653, "loc": { "start": { "line": 293, @@ -12848,8 +12848,8 @@ }, { "type": "StringLiteral", - "start": 7662, - "end": 7674, + "start": 7667, + "end": 7679, "loc": { "start": { "line": 294, @@ -12874,8 +12874,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for single filter type\n * @type {String}\n ", - "start": 7484, - "end": 7569, + "start": 7489, + "end": 7574, "loc": { "start": { "line": 289, @@ -12892,8 +12892,8 @@ { "type": "CommentBlock", "value": "** filters' grid behaviours **", - "start": 7686, - "end": 7720, + "start": 7691, + "end": 7725, "loc": { "start": { "line": 296, @@ -12908,8 +12908,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", - "start": 7730, - "end": 7831, + "start": 7735, + "end": 7836, "loc": { "start": { "line": 298, @@ -12925,8 +12925,8 @@ }, { "type": "ExpressionStatement", - "start": 7840, - "end": 7888, + "start": 7845, + "end": 7893, "loc": { "start": { "line": 302, @@ -12939,8 +12939,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7840, - "end": 7887, + "start": 7845, + "end": 7892, "loc": { "start": { "line": 302, @@ -12954,8 +12954,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7840, - "end": 7853, + "start": 7845, + "end": 7858, "loc": { "start": { "line": 302, @@ -12968,8 +12968,8 @@ }, "object": { "type": "ThisExpression", - "start": 7840, - "end": 7844, + "start": 7845, + "end": 7849, "loc": { "start": { "line": 302, @@ -12984,8 +12984,8 @@ }, "property": { "type": "Identifier", - "start": 7845, - "end": 7853, + "start": 7850, + "end": 7858, "loc": { "start": { "line": 302, @@ -13004,8 +13004,8 @@ }, "right": { "type": "CallExpression", - "start": 7856, - "end": 7887, + "start": 7861, + "end": 7892, "loc": { "start": { "line": 302, @@ -13018,8 +13018,8 @@ }, "callee": { "type": "Identifier", - "start": 7856, - "end": 7868, + "start": 7861, + "end": 7873, "loc": { "start": { "line": 302, @@ -13036,8 +13036,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 7869, - "end": 7880, + "start": 7874, + "end": 7885, "loc": { "start": { "line": 302, @@ -13050,8 +13050,8 @@ }, "object": { "type": "Identifier", - "start": 7869, - "end": 7870, + "start": 7874, + "end": 7875, "loc": { "start": { "line": 302, @@ -13067,8 +13067,8 @@ }, "property": { "type": "Identifier", - "start": 7871, - "end": 7880, + "start": 7876, + "end": 7885, "loc": { "start": { "line": 302, @@ -13086,8 +13086,8 @@ }, { "type": "BooleanLiteral", - "start": 7882, - "end": 7886, + "start": 7887, + "end": 7891, "loc": { "start": { "line": 302, @@ -13108,8 +13108,8 @@ { "type": "CommentBlock", "value": "** filters' grid behaviours **", - "start": 7686, - "end": 7720, + "start": 7691, + "end": 7725, "loc": { "start": { "line": 296, @@ -13124,8 +13124,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", - "start": 7730, - "end": 7831, + "start": 7735, + "end": 7836, "loc": { "start": { "line": 298, @@ -13142,8 +13142,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", - "start": 7898, - "end": 7999, + "start": 7903, + "end": 8004, "loc": { "start": { "line": 304, @@ -13159,8 +13159,8 @@ }, { "type": "ExpressionStatement", - "start": 8008, - "end": 8071, + "start": 8013, + "end": 8076, "loc": { "start": { "line": 308, @@ -13173,8 +13173,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8008, - "end": 8070, + "start": 8013, + "end": 8075, "loc": { "start": { "line": 308, @@ -13188,8 +13188,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8008, - "end": 8027, + "start": 8013, + "end": 8032, "loc": { "start": { "line": 308, @@ -13202,8 +13202,8 @@ }, "object": { "type": "ThisExpression", - "start": 8008, - "end": 8012, + "start": 8013, + "end": 8017, "loc": { "start": { "line": 308, @@ -13218,8 +13218,8 @@ }, "property": { "type": "Identifier", - "start": 8013, - "end": 8027, + "start": 8018, + "end": 8032, "loc": { "start": { "line": 308, @@ -13238,8 +13238,8 @@ }, "right": { "type": "CallExpression", - "start": 8030, - "end": 8070, + "start": 8035, + "end": 8075, "loc": { "start": { "line": 308, @@ -13252,8 +13252,8 @@ }, "callee": { "type": "Identifier", - "start": 8030, - "end": 8040, + "start": 8035, + "end": 8045, "loc": { "start": { "line": 308, @@ -13270,8 +13270,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8041, - "end": 8059, + "start": 8046, + "end": 8064, "loc": { "start": { "line": 308, @@ -13284,8 +13284,8 @@ }, "object": { "type": "Identifier", - "start": 8041, - "end": 8042, + "start": 8046, + "end": 8047, "loc": { "start": { "line": 308, @@ -13301,8 +13301,8 @@ }, "property": { "type": "Identifier", - "start": 8043, - "end": 8059, + "start": 8048, + "end": 8064, "loc": { "start": { "line": 308, @@ -13320,8 +13320,8 @@ }, { "type": "Identifier", - "start": 8061, - "end": 8069, + "start": 8066, + "end": 8074, "loc": { "start": { "line": 308, @@ -13343,8 +13343,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", - "start": 7898, - "end": 7999, + "start": 7903, + "end": 8004, "loc": { "start": { "line": 304, @@ -13361,8 +13361,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", - "start": 8081, - "end": 8187, + "start": 8086, + "end": 8192, "loc": { "start": { "line": 310, @@ -13378,8 +13378,8 @@ }, { "type": "ExpressionStatement", - "start": 8196, - "end": 8257, + "start": 8201, + "end": 8262, "loc": { "start": { "line": 314, @@ -13392,8 +13392,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8196, - "end": 8256, + "start": 8201, + "end": 8261, "loc": { "start": { "line": 314, @@ -13407,8 +13407,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8196, - "end": 8214, + "start": 8201, + "end": 8219, "loc": { "start": { "line": 314, @@ -13421,8 +13421,8 @@ }, "object": { "type": "ThisExpression", - "start": 8196, - "end": 8200, + "start": 8201, + "end": 8205, "loc": { "start": { "line": 314, @@ -13437,8 +13437,8 @@ }, "property": { "type": "Identifier", - "start": 8201, - "end": 8214, + "start": 8206, + "end": 8219, "loc": { "start": { "line": 314, @@ -13457,8 +13457,8 @@ }, "right": { "type": "CallExpression", - "start": 8217, - "end": 8256, + "start": 8222, + "end": 8261, "loc": { "start": { "line": 314, @@ -13471,8 +13471,8 @@ }, "callee": { "type": "Identifier", - "start": 8217, - "end": 8227, + "start": 8222, + "end": 8232, "loc": { "start": { "line": 314, @@ -13489,8 +13489,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8228, - "end": 8245, + "start": 8233, + "end": 8250, "loc": { "start": { "line": 314, @@ -13503,8 +13503,8 @@ }, "object": { "type": "Identifier", - "start": 8228, - "end": 8229, + "start": 8233, + "end": 8234, "loc": { "start": { "line": 314, @@ -13520,8 +13520,8 @@ }, "property": { "type": "Identifier", - "start": 8230, - "end": 8245, + "start": 8235, + "end": 8250, "loc": { "start": { "line": 314, @@ -13539,8 +13539,8 @@ }, { "type": "Identifier", - "start": 8247, - "end": 8255, + "start": 8252, + "end": 8260, "loc": { "start": { "line": 314, @@ -13562,8 +13562,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", - "start": 8081, - "end": 8187, + "start": 8086, + "end": 8192, "loc": { "start": { "line": 310, @@ -13580,8 +13580,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", - "start": 8267, - "end": 8362, + "start": 8272, + "end": 8367, "loc": { "start": { "line": 316, @@ -13597,8 +13597,8 @@ }, { "type": "ExpressionStatement", - "start": 8371, - "end": 8418, + "start": 8376, + "end": 8423, "loc": { "start": { "line": 320, @@ -13611,8 +13611,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8371, - "end": 8417, + "start": 8376, + "end": 8422, "loc": { "start": { "line": 320, @@ -13626,8 +13626,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8371, - "end": 8389, + "start": 8376, + "end": 8394, "loc": { "start": { "line": 320, @@ -13640,8 +13640,8 @@ }, "object": { "type": "ThisExpression", - "start": 8371, - "end": 8375, + "start": 8376, + "end": 8380, "loc": { "start": { "line": 320, @@ -13656,8 +13656,8 @@ }, "property": { "type": "Identifier", - "start": 8376, - "end": 8389, + "start": 8381, + "end": 8394, "loc": { "start": { "line": 320, @@ -13676,8 +13676,8 @@ }, "right": { "type": "CallExpression", - "start": 8392, - "end": 8417, + "start": 8397, + "end": 8422, "loc": { "start": { "line": 320, @@ -13690,8 +13690,8 @@ }, "callee": { "type": "Identifier", - "start": 8392, - "end": 8399, + "start": 8397, + "end": 8404, "loc": { "start": { "line": 320, @@ -13708,8 +13708,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8400, - "end": 8416, + "start": 8405, + "end": 8421, "loc": { "start": { "line": 320, @@ -13722,8 +13722,8 @@ }, "object": { "type": "Identifier", - "start": 8400, - "end": 8401, + "start": 8405, + "end": 8406, "loc": { "start": { "line": 320, @@ -13739,8 +13739,8 @@ }, "property": { "type": "Identifier", - "start": 8402, - "end": 8416, + "start": 8407, + "end": 8421, "loc": { "start": { "line": 320, @@ -13764,8 +13764,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", - "start": 8267, - "end": 8362, + "start": 8272, + "end": 8367, "loc": { "start": { "line": 316, @@ -13782,8 +13782,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", - "start": 8428, - "end": 8584, + "start": 8433, + "end": 8589, "loc": { "start": { "line": 322, @@ -13799,8 +13799,8 @@ }, { "type": "ExpressionStatement", - "start": 8593, - "end": 8650, + "start": 8598, + "end": 8655, "loc": { "start": { "line": 328, @@ -13813,8 +13813,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8593, - "end": 8649, + "start": 8598, + "end": 8654, "loc": { "start": { "line": 328, @@ -13828,8 +13828,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8593, - "end": 8616, + "start": 8598, + "end": 8621, "loc": { "start": { "line": 328, @@ -13842,8 +13842,8 @@ }, "object": { "type": "ThisExpression", - "start": 8593, - "end": 8597, + "start": 8598, + "end": 8602, "loc": { "start": { "line": 328, @@ -13858,8 +13858,8 @@ }, "property": { "type": "Identifier", - "start": 8598, - "end": 8616, + "start": 8603, + "end": 8621, "loc": { "start": { "line": 328, @@ -13878,8 +13878,8 @@ }, "right": { "type": "CallExpression", - "start": 8619, - "end": 8649, + "start": 8624, + "end": 8654, "loc": { "start": { "line": 328, @@ -13892,8 +13892,8 @@ }, "callee": { "type": "Identifier", - "start": 8619, - "end": 8626, + "start": 8624, + "end": 8631, "loc": { "start": { "line": 328, @@ -13910,8 +13910,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8627, - "end": 8648, + "start": 8632, + "end": 8653, "loc": { "start": { "line": 328, @@ -13924,8 +13924,8 @@ }, "object": { "type": "Identifier", - "start": 8627, - "end": 8628, + "start": 8632, + "end": 8633, "loc": { "start": { "line": 328, @@ -13941,8 +13941,8 @@ }, "property": { "type": "Identifier", - "start": 8629, - "end": 8648, + "start": 8634, + "end": 8653, "loc": { "start": { "line": 328, @@ -13966,8 +13966,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", - "start": 8428, - "end": 8584, + "start": 8433, + "end": 8589, "loc": { "start": { "line": 322, @@ -13984,8 +13984,8 @@ { "type": "CommentBlock", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", - "start": 8660, - "end": 8750, + "start": 8665, + "end": 8755, "loc": { "start": { "line": 330, @@ -14001,8 +14001,8 @@ }, { "type": "ExpressionStatement", - "start": 8759, - "end": 8847, + "start": 8764, + "end": 8852, "loc": { "start": { "line": 334, @@ -14015,8 +14015,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8759, - "end": 8846, + "start": 8764, + "end": 8851, "loc": { "start": { "line": 334, @@ -14030,8 +14030,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8759, - "end": 8779, + "start": 8764, + "end": 8784, "loc": { "start": { "line": 334, @@ -14044,8 +14044,8 @@ }, "object": { "type": "ThisExpression", - "start": 8759, - "end": 8763, + "start": 8764, + "end": 8768, "loc": { "start": { "line": 334, @@ -14060,8 +14060,8 @@ }, "property": { "type": "Identifier", - "start": 8764, - "end": 8779, + "start": 8769, + "end": 8784, "loc": { "start": { "line": 334, @@ -14080,8 +14080,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 8782, - "end": 8846, + "start": 8787, + "end": 8851, "loc": { "start": { "line": 334, @@ -14094,8 +14094,8 @@ }, "test": { "type": "MemberExpression", - "start": 8782, - "end": 8805, + "start": 8787, + "end": 8810, "loc": { "start": { "line": 334, @@ -14108,8 +14108,8 @@ }, "object": { "type": "ThisExpression", - "start": 8782, - "end": 8786, + "start": 8787, + "end": 8791, "loc": { "start": { "line": 334, @@ -14123,8 +14123,8 @@ }, "property": { "type": "Identifier", - "start": 8787, - "end": 8805, + "start": 8792, + "end": 8810, "loc": { "start": { "line": 334, @@ -14142,8 +14142,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 8820, - "end": 8841, + "start": 8825, + "end": 8846, "loc": { "start": { "line": 335, @@ -14156,8 +14156,8 @@ }, "object": { "type": "Identifier", - "start": 8820, - "end": 8821, + "start": 8825, + "end": 8826, "loc": { "start": { "line": 335, @@ -14173,8 +14173,8 @@ }, "property": { "type": "Identifier", - "start": 8822, - "end": 8841, + "start": 8827, + "end": 8846, "loc": { "start": { "line": 335, @@ -14192,8 +14192,8 @@ }, "alternate": { "type": "ArrayExpression", - "start": 8844, - "end": 8846, + "start": 8849, + "end": 8851, "loc": { "start": { "line": 335, @@ -14213,8 +14213,8 @@ { "type": "CommentBlock", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", - "start": 8660, - "end": 8750, + "start": 8665, + "end": 8755, "loc": { "start": { "line": 330, @@ -14231,8 +14231,8 @@ { "type": "CommentBlock", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", - "start": 8857, - "end": 8956, + "start": 8862, + "end": 8961, "loc": { "start": { "line": 337, @@ -14248,8 +14248,8 @@ }, { "type": "ExpressionStatement", - "start": 8965, - "end": 9006, + "start": 8970, + "end": 9011, "loc": { "start": { "line": 341, @@ -14262,8 +14262,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8965, - "end": 9005, + "start": 8970, + "end": 9010, "loc": { "start": { "line": 341, @@ -14277,8 +14277,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8965, - "end": 8980, + "start": 8970, + "end": 8985, "loc": { "start": { "line": 341, @@ -14291,8 +14291,8 @@ }, "object": { "type": "ThisExpression", - "start": 8965, - "end": 8969, + "start": 8970, + "end": 8974, "loc": { "start": { "line": 341, @@ -14307,8 +14307,8 @@ }, "property": { "type": "Identifier", - "start": 8970, - "end": 8980, + "start": 8975, + "end": 8985, "loc": { "start": { "line": 341, @@ -14327,8 +14327,8 @@ }, "right": { "type": "CallExpression", - "start": 8983, - "end": 9005, + "start": 8988, + "end": 9010, "loc": { "start": { "line": 341, @@ -14341,8 +14341,8 @@ }, "callee": { "type": "Identifier", - "start": 8983, - "end": 8990, + "start": 8988, + "end": 8995, "loc": { "start": { "line": 341, @@ -14359,8 +14359,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8991, - "end": 9004, + "start": 8996, + "end": 9009, "loc": { "start": { "line": 341, @@ -14373,8 +14373,8 @@ }, "object": { "type": "Identifier", - "start": 8991, - "end": 8992, + "start": 8996, + "end": 8997, "loc": { "start": { "line": 341, @@ -14390,8 +14390,8 @@ }, "property": { "type": "Identifier", - "start": 8993, - "end": 9004, + "start": 8998, + "end": 9009, "loc": { "start": { "line": 341, @@ -14415,8 +14415,8 @@ { "type": "CommentBlock", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", - "start": 8857, - "end": 8956, + "start": 8862, + "end": 8961, "loc": { "start": { "line": 337, @@ -14433,8 +14433,8 @@ { "type": "CommentBlock", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 9016, - "end": 9123, + "start": 9021, + "end": 9128, "loc": { "start": { "line": 343, @@ -14450,8 +14450,8 @@ }, { "type": "ExpressionStatement", - "start": 9132, - "end": 9176, + "start": 9137, + "end": 9181, "loc": { "start": { "line": 347, @@ -14464,8 +14464,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9132, - "end": 9175, + "start": 9137, + "end": 9180, "loc": { "start": { "line": 347, @@ -14479,8 +14479,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9132, - "end": 9153, + "start": 9137, + "end": 9158, "loc": { "start": { "line": 347, @@ -14493,8 +14493,8 @@ }, "object": { "type": "ThisExpression", - "start": 9132, - "end": 9136, + "start": 9137, + "end": 9141, "loc": { "start": { "line": 347, @@ -14509,8 +14509,8 @@ }, "property": { "type": "Identifier", - "start": 9137, - "end": 9153, + "start": 9142, + "end": 9158, "loc": { "start": { "line": 347, @@ -14529,8 +14529,8 @@ }, "right": { "type": "MemberExpression", - "start": 9156, - "end": 9175, + "start": 9161, + "end": 9180, "loc": { "start": { "line": 347, @@ -14543,8 +14543,8 @@ }, "object": { "type": "Identifier", - "start": 9156, - "end": 9157, + "start": 9161, + "end": 9162, "loc": { "start": { "line": 347, @@ -14560,8 +14560,8 @@ }, "property": { "type": "Identifier", - "start": 9158, - "end": 9175, + "start": 9163, + "end": 9180, "loc": { "start": { "line": 347, @@ -14583,8 +14583,8 @@ { "type": "CommentBlock", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 9016, - "end": 9123, + "start": 9021, + "end": 9128, "loc": { "start": { "line": 343, @@ -14601,8 +14601,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", - "start": 9186, - "end": 9284, + "start": 9191, + "end": 9289, "loc": { "start": { "line": 349, @@ -14618,8 +14618,8 @@ }, { "type": "ExpressionStatement", - "start": 9293, - "end": 9340, + "start": 9298, + "end": 9345, "loc": { "start": { "line": 353, @@ -14632,8 +14632,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9293, - "end": 9339, + "start": 9298, + "end": 9344, "loc": { "start": { "line": 353, @@ -14647,8 +14647,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9293, - "end": 9311, + "start": 9298, + "end": 9316, "loc": { "start": { "line": 353, @@ -14661,8 +14661,8 @@ }, "object": { "type": "ThisExpression", - "start": 9293, - "end": 9297, + "start": 9298, + "end": 9302, "loc": { "start": { "line": 353, @@ -14677,8 +14677,8 @@ }, "property": { "type": "Identifier", - "start": 9298, - "end": 9311, + "start": 9303, + "end": 9316, "loc": { "start": { "line": 353, @@ -14697,8 +14697,8 @@ }, "right": { "type": "CallExpression", - "start": 9314, - "end": 9339, + "start": 9319, + "end": 9344, "loc": { "start": { "line": 353, @@ -14711,8 +14711,8 @@ }, "callee": { "type": "Identifier", - "start": 9314, - "end": 9321, + "start": 9319, + "end": 9326, "loc": { "start": { "line": 353, @@ -14729,8 +14729,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 9322, - "end": 9338, + "start": 9327, + "end": 9343, "loc": { "start": { "line": 353, @@ -14743,8 +14743,8 @@ }, "object": { "type": "Identifier", - "start": 9322, - "end": 9323, + "start": 9327, + "end": 9328, "loc": { "start": { "line": 353, @@ -14760,8 +14760,8 @@ }, "property": { "type": "Identifier", - "start": 9324, - "end": 9338, + "start": 9329, + "end": 9343, "loc": { "start": { "line": 353, @@ -14785,8 +14785,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", - "start": 9186, - "end": 9284, + "start": 9191, + "end": 9289, "loc": { "start": { "line": 349, @@ -14803,8 +14803,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", - "start": 9350, - "end": 9506, + "start": 9355, + "end": 9511, "loc": { "start": { "line": 355, @@ -14820,8 +14820,8 @@ }, { "type": "ExpressionStatement", - "start": 9515, - "end": 9581, + "start": 9520, + "end": 9586, "loc": { "start": { "line": 360, @@ -14834,8 +14834,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9515, - "end": 9580, + "start": 9520, + "end": 9585, "loc": { "start": { "line": 360, @@ -14849,8 +14849,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9515, - "end": 9542, + "start": 9520, + "end": 9547, "loc": { "start": { "line": 360, @@ -14863,8 +14863,8 @@ }, "object": { "type": "ThisExpression", - "start": 9515, - "end": 9519, + "start": 9520, + "end": 9524, "loc": { "start": { "line": 360, @@ -14879,8 +14879,8 @@ }, "property": { "type": "Identifier", - "start": 9520, - "end": 9542, + "start": 9525, + "end": 9547, "loc": { "start": { "line": 360, @@ -14899,8 +14899,8 @@ }, "right": { "type": "CallExpression", - "start": 9545, - "end": 9580, + "start": 9550, + "end": 9585, "loc": { "start": { "line": 360, @@ -14913,8 +14913,8 @@ }, "callee": { "type": "Identifier", - "start": 9545, - "end": 9552, + "start": 9550, + "end": 9557, "loc": { "start": { "line": 360, @@ -14931,8 +14931,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 9553, - "end": 9579, + "start": 9558, + "end": 9584, "loc": { "start": { "line": 360, @@ -14945,8 +14945,8 @@ }, "object": { "type": "Identifier", - "start": 9553, - "end": 9554, + "start": 9558, + "end": 9559, "loc": { "start": { "line": 360, @@ -14962,8 +14962,8 @@ }, "property": { "type": "Identifier", - "start": 9555, - "end": 9579, + "start": 9560, + "end": 9584, "loc": { "start": { "line": 360, @@ -14987,8 +14987,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", - "start": 9350, - "end": 9506, + "start": 9355, + "end": 9511, "loc": { "start": { "line": 355, @@ -15005,8 +15005,8 @@ { "type": "CommentBlock", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", - "start": 9591, - "end": 9680, + "start": 9596, + "end": 9685, "loc": { "start": { "line": 362, @@ -15022,8 +15022,8 @@ }, { "type": "ExpressionStatement", - "start": 9689, - "end": 9716, + "start": 9694, + "end": 9721, "loc": { "start": { "line": 367, @@ -15036,8 +15036,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9689, - "end": 9715, + "start": 9694, + "end": 9720, "loc": { "start": { "line": 367, @@ -15051,8 +15051,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9689, - "end": 9708, + "start": 9694, + "end": 9713, "loc": { "start": { "line": 367, @@ -15065,8 +15065,8 @@ }, "object": { "type": "ThisExpression", - "start": 9689, - "end": 9693, + "start": 9694, + "end": 9698, "loc": { "start": { "line": 367, @@ -15081,8 +15081,8 @@ }, "property": { "type": "Identifier", - "start": 9694, - "end": 9708, + "start": 9699, + "end": 9713, "loc": { "start": { "line": 367, @@ -15101,8 +15101,8 @@ }, "right": { "type": "NullLiteral", - "start": 9711, - "end": 9715, + "start": 9716, + "end": 9720, "loc": { "start": { "line": 367, @@ -15120,8 +15120,8 @@ { "type": "CommentBlock", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", - "start": 9591, - "end": 9680, + "start": 9596, + "end": 9685, "loc": { "start": { "line": 362, @@ -15138,8 +15138,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if there are excluded rows from filtering\n * @type {Boolean}\n * @private\n ", - "start": 9726, - "end": 9851, + "start": 9731, + "end": 9856, "loc": { "start": { "line": 369, @@ -15155,8 +15155,8 @@ }, { "type": "ExpressionStatement", - "start": 9860, - "end": 9957, + "start": 9865, + "end": 9962, "loc": { "start": { "line": 374, @@ -15169,8 +15169,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9860, - "end": 9956, + "start": 9865, + "end": 9961, "loc": { "start": { "line": 374, @@ -15184,8 +15184,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9860, - "end": 9880, + "start": 9865, + "end": 9885, "loc": { "start": { "line": 374, @@ -15198,8 +15198,8 @@ }, "object": { "type": "ThisExpression", - "start": 9860, - "end": 9864, + "start": 9865, + "end": 9869, "loc": { "start": { "line": 374, @@ -15214,8 +15214,8 @@ }, "property": { "type": "Identifier", - "start": 9865, - "end": 9880, + "start": 9870, + "end": 9885, "loc": { "start": { "line": 374, @@ -15234,8 +15234,8 @@ }, "right": { "type": "CallExpression", - "start": 9883, - "end": 9956, + "start": 9888, + "end": 9961, "loc": { "start": { "line": 374, @@ -15248,8 +15248,8 @@ }, "callee": { "type": "Identifier", - "start": 9883, - "end": 9890, + "start": 9888, + "end": 9895, "loc": { "start": { "line": 374, @@ -15266,8 +15266,8 @@ "arguments": [ { "type": "LogicalExpression", - "start": 9891, - "end": 9955, + "start": 9896, + "end": 9960, "loc": { "start": { "line": 374, @@ -15280,8 +15280,8 @@ }, "left": { "type": "CallExpression", - "start": 9891, - "end": 9914, + "start": 9896, + "end": 9919, "loc": { "start": { "line": 374, @@ -15294,8 +15294,8 @@ }, "callee": { "type": "Identifier", - "start": 9891, - "end": 9898, + "start": 9896, + "end": 9903, "loc": { "start": { "line": 374, @@ -15312,8 +15312,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 9899, - "end": 9913, + "start": 9904, + "end": 9918, "loc": { "start": { "line": 374, @@ -15326,8 +15326,8 @@ }, "object": { "type": "Identifier", - "start": 9899, - "end": 9900, + "start": 9904, + "end": 9905, "loc": { "start": { "line": 374, @@ -15343,8 +15343,8 @@ }, "property": { "type": "Identifier", - "start": 9901, - "end": 9913, + "start": 9906, + "end": 9918, "loc": { "start": { "line": 374, @@ -15365,8 +15365,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 9930, - "end": 9955, + "start": 9935, + "end": 9960, "loc": { "start": { "line": 375, @@ -15379,8 +15379,8 @@ }, "left": { "type": "MemberExpression", - "start": 9930, - "end": 9951, + "start": 9935, + "end": 9956, "loc": { "start": { "line": 375, @@ -15393,8 +15393,8 @@ }, "object": { "type": "MemberExpression", - "start": 9930, - "end": 9944, + "start": 9935, + "end": 9949, "loc": { "start": { "line": 375, @@ -15407,8 +15407,8 @@ }, "object": { "type": "Identifier", - "start": 9930, - "end": 9931, + "start": 9935, + "end": 9936, "loc": { "start": { "line": 375, @@ -15424,8 +15424,8 @@ }, "property": { "type": "Identifier", - "start": 9932, - "end": 9944, + "start": 9937, + "end": 9949, "loc": { "start": { "line": 375, @@ -15443,8 +15443,8 @@ }, "property": { "type": "Identifier", - "start": 9945, - "end": 9951, + "start": 9950, + "end": 9956, "loc": { "start": { "line": 375, @@ -15463,8 +15463,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 9954, - "end": 9955, + "start": 9959, + "end": 9960, "loc": { "start": { "line": 375, @@ -15491,8 +15491,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if there are excluded rows from filtering\n * @type {Boolean}\n * @private\n ", - "start": 9726, - "end": 9851, + "start": 9731, + "end": 9856, "loc": { "start": { "line": 369, @@ -15509,8 +15509,8 @@ { "type": "CommentBlock", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", - "start": 9967, - "end": 10068, + "start": 9972, + "end": 10073, "loc": { "start": { "line": 377, @@ -15526,8 +15526,8 @@ }, { "type": "ExpressionStatement", - "start": 10077, - "end": 10128, + "start": 10082, + "end": 10133, "loc": { "start": { "line": 381, @@ -15540,8 +15540,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 10077, - "end": 10127, + "start": 10082, + "end": 10132, "loc": { "start": { "line": 381, @@ -15555,8 +15555,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 10077, - "end": 10093, + "start": 10082, + "end": 10098, "loc": { "start": { "line": 381, @@ -15569,8 +15569,8 @@ }, "object": { "type": "ThisExpression", - "start": 10077, - "end": 10081, + "start": 10082, + "end": 10086, "loc": { "start": { "line": 381, @@ -15585,8 +15585,8 @@ }, "property": { "type": "Identifier", - "start": 10082, - "end": 10093, + "start": 10087, + "end": 10098, "loc": { "start": { "line": 381, @@ -15605,8 +15605,8 @@ }, "right": { "type": "CallExpression", - "start": 10096, - "end": 10127, + "start": 10101, + "end": 10132, "loc": { "start": { "line": 381, @@ -15619,8 +15619,8 @@ }, "callee": { "type": "Identifier", - "start": 10096, - "end": 10107, + "start": 10101, + "end": 10112, "loc": { "start": { "line": 381, @@ -15637,8 +15637,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10108, - "end": 10122, + "start": 10113, + "end": 10127, "loc": { "start": { "line": 381, @@ -15651,8 +15651,8 @@ }, "object": { "type": "Identifier", - "start": 10108, - "end": 10109, + "start": 10113, + "end": 10114, "loc": { "start": { "line": 381, @@ -15668,8 +15668,8 @@ }, "property": { "type": "Identifier", - "start": 10110, - "end": 10122, + "start": 10115, + "end": 10127, "loc": { "start": { "line": 381, @@ -15687,8 +15687,8 @@ }, { "type": "ArrayExpression", - "start": 10124, - "end": 10126, + "start": 10129, + "end": 10131, "loc": { "start": { "line": 381, @@ -15709,8 +15709,8 @@ { "type": "CommentBlock", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", - "start": 9967, - "end": 10068, + "start": 9972, + "end": 10073, "loc": { "start": { "line": 377, @@ -15727,8 +15727,8 @@ { "type": "CommentBlock", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", - "start": 10138, - "end": 10253, + "start": 10143, + "end": 10258, "loc": { "start": { "line": 383, @@ -15744,8 +15744,8 @@ }, { "type": "ExpressionStatement", - "start": 10262, - "end": 10320, + "start": 10267, + "end": 10325, "loc": { "start": { "line": 387, @@ -15758,8 +15758,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 10262, - "end": 10319, + "start": 10267, + "end": 10324, "loc": { "start": { "line": 387, @@ -15773,8 +15773,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 10262, - "end": 10281, + "start": 10267, + "end": 10286, "loc": { "start": { "line": 387, @@ -15787,8 +15787,8 @@ }, "object": { "type": "ThisExpression", - "start": 10262, - "end": 10266, + "start": 10267, + "end": 10271, "loc": { "start": { "line": 387, @@ -15803,8 +15803,8 @@ }, "property": { "type": "Identifier", - "start": 10267, - "end": 10281, + "start": 10272, + "end": 10286, "loc": { "start": { "line": 387, @@ -15823,8 +15823,8 @@ }, "right": { "type": "CallExpression", - "start": 10284, - "end": 10319, + "start": 10289, + "end": 10324, "loc": { "start": { "line": 387, @@ -15837,8 +15837,8 @@ }, "callee": { "type": "Identifier", - "start": 10284, - "end": 10295, + "start": 10289, + "end": 10300, "loc": { "start": { "line": 387, @@ -15855,8 +15855,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10296, - "end": 10314, + "start": 10301, + "end": 10319, "loc": { "start": { "line": 387, @@ -15869,8 +15869,8 @@ }, "object": { "type": "Identifier", - "start": 10296, - "end": 10297, + "start": 10301, + "end": 10302, "loc": { "start": { "line": 387, @@ -15886,8 +15886,8 @@ }, "property": { "type": "Identifier", - "start": 10298, - "end": 10314, + "start": 10303, + "end": 10319, "loc": { "start": { "line": 387, @@ -15905,8 +15905,8 @@ }, { "type": "ArrayExpression", - "start": 10316, - "end": 10318, + "start": 10321, + "end": 10323, "loc": { "start": { "line": 387, @@ -15927,8 +15927,8 @@ { "type": "CommentBlock", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", - "start": 10138, - "end": 10253, + "start": 10143, + "end": 10258, "loc": { "start": { "line": 383, @@ -15945,8 +15945,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", - "start": 10330, - "end": 10427, + "start": 10335, + "end": 10432, "loc": { "start": { "line": 389, @@ -15962,8 +15962,8 @@ }, { "type": "ExpressionStatement", - "start": 10436, - "end": 10501, + "start": 10441, + "end": 10506, "loc": { "start": { "line": 393, @@ -15976,8 +15976,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 10436, - "end": 10500, + "start": 10441, + "end": 10505, "loc": { "start": { "line": 393, @@ -15991,8 +15991,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 10436, - "end": 10456, + "start": 10441, + "end": 10461, "loc": { "start": { "line": 393, @@ -16005,8 +16005,8 @@ }, "object": { "type": "ThisExpression", - "start": 10436, - "end": 10440, + "start": 10441, + "end": 10445, "loc": { "start": { "line": 393, @@ -16021,8 +16021,8 @@ }, "property": { "type": "Identifier", - "start": 10441, - "end": 10456, + "start": 10446, + "end": 10461, "loc": { "start": { "line": 393, @@ -16041,8 +16041,8 @@ }, "right": { "type": "CallExpression", - "start": 10459, - "end": 10500, + "start": 10464, + "end": 10505, "loc": { "start": { "line": 393, @@ -16055,8 +16055,8 @@ }, "callee": { "type": "Identifier", - "start": 10459, - "end": 10469, + "start": 10464, + "end": 10474, "loc": { "start": { "line": 393, @@ -16073,8 +16073,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10470, - "end": 10489, + "start": 10475, + "end": 10494, "loc": { "start": { "line": 393, @@ -16087,8 +16087,8 @@ }, "object": { "type": "Identifier", - "start": 10470, - "end": 10471, + "start": 10475, + "end": 10476, "loc": { "start": { "line": 393, @@ -16104,8 +16104,8 @@ }, "property": { "type": "Identifier", - "start": 10472, - "end": 10489, + "start": 10477, + "end": 10494, "loc": { "start": { "line": 393, @@ -16123,8 +16123,8 @@ }, { "type": "Identifier", - "start": 10491, - "end": 10499, + "start": 10496, + "end": 10504, "loc": { "start": { "line": 393, @@ -16146,8 +16146,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", - "start": 10330, - "end": 10427, + "start": 10335, + "end": 10432, "loc": { "start": { "line": 389, @@ -16164,8 +16164,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable single filter mode\n * @type {Boolean|Object}\n ", - "start": 10511, - "end": 10605, + "start": 10516, + "end": 10610, "loc": { "start": { "line": 395, @@ -16181,8 +16181,8 @@ }, { "type": "ExpressionStatement", - "start": 10614, - "end": 10694, + "start": 10619, + "end": 10699, "loc": { "start": { "line": 399, @@ -16195,8 +16195,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 10614, - "end": 10693, + "start": 10619, + "end": 10698, "loc": { "start": { "line": 399, @@ -16210,8 +16210,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 10614, - "end": 10628, + "start": 10619, + "end": 10633, "loc": { "start": { "line": 399, @@ -16224,8 +16224,8 @@ }, "object": { "type": "ThisExpression", - "start": 10614, - "end": 10618, + "start": 10619, + "end": 10623, "loc": { "start": { "line": 399, @@ -16240,8 +16240,8 @@ }, "property": { "type": "Identifier", - "start": 10619, - "end": 10628, + "start": 10624, + "end": 10633, "loc": { "start": { "line": 399, @@ -16260,8 +16260,8 @@ }, "right": { "type": "LogicalExpression", - "start": 10631, - "end": 10693, + "start": 10636, + "end": 10698, "loc": { "start": { "line": 399, @@ -16274,8 +16274,8 @@ }, "left": { "type": "CallExpression", - "start": 10631, - "end": 10653, + "start": 10636, + "end": 10658, "loc": { "start": { "line": 399, @@ -16288,8 +16288,8 @@ }, "callee": { "type": "Identifier", - "start": 10631, - "end": 10636, + "start": 10636, + "end": 10641, "loc": { "start": { "line": 399, @@ -16306,8 +16306,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10637, - "end": 10652, + "start": 10642, + "end": 10657, "loc": { "start": { "line": 399, @@ -16320,8 +16320,8 @@ }, "object": { "type": "Identifier", - "start": 10637, - "end": 10638, + "start": 10642, + "end": 10643, "loc": { "start": { "line": 399, @@ -16337,8 +16337,8 @@ }, "property": { "type": "Identifier", - "start": 10639, - "end": 10652, + "start": 10644, + "end": 10657, "loc": { "start": { "line": 399, @@ -16359,8 +16359,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 10669, - "end": 10693, + "start": 10674, + "end": 10698, "loc": { "start": { "line": 400, @@ -16373,8 +16373,8 @@ }, "callee": { "type": "Identifier", - "start": 10669, - "end": 10676, + "start": 10674, + "end": 10681, "loc": { "start": { "line": 400, @@ -16391,8 +16391,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10677, - "end": 10692, + "start": 10682, + "end": 10697, "loc": { "start": { "line": 400, @@ -16405,8 +16405,8 @@ }, "object": { "type": "Identifier", - "start": 10677, - "end": 10678, + "start": 10682, + "end": 10683, "loc": { "start": { "line": 400, @@ -16422,8 +16422,8 @@ }, "property": { "type": "Identifier", - "start": 10679, - "end": 10692, + "start": 10684, + "end": 10697, "loc": { "start": { "line": 400, @@ -16448,8 +16448,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable single filter mode\n * @type {Boolean|Object}\n ", - "start": 10511, - "end": 10605, + "start": 10516, + "end": 10610, "loc": { "start": { "line": 395, @@ -16466,8 +16466,8 @@ { "type": "CommentBlock", "value": "*\n * Specify columns to be excluded from single filter search, by default\n * searching in all columns:\n * single_filter: {\n * exclude_cols: [2, 7]\n * }\n ", - "start": 10704, - "end": 10914, + "start": 10709, + "end": 10919, "loc": { "start": { "line": 402, @@ -16483,8 +16483,8 @@ }, { "type": "ExpressionStatement", - "start": 10923, - "end": 11075, + "start": 10928, + "end": 11080, "loc": { "start": { "line": 409, @@ -16497,8 +16497,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 10923, - "end": 11074, + "start": 10928, + "end": 11079, "loc": { "start": { "line": 409, @@ -16512,8 +16512,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 10923, - "end": 10948, + "start": 10928, + "end": 10953, "loc": { "start": { "line": 409, @@ -16526,8 +16526,8 @@ }, "object": { "type": "ThisExpression", - "start": 10923, - "end": 10927, + "start": 10928, + "end": 10932, "loc": { "start": { "line": 409, @@ -16542,8 +16542,8 @@ }, "property": { "type": "Identifier", - "start": 10928, - "end": 10948, + "start": 10933, + "end": 10953, "loc": { "start": { "line": 409, @@ -16562,8 +16562,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 10951, - "end": 11074, + "start": 10956, + "end": 11079, "loc": { "start": { "line": 409, @@ -16576,8 +16576,8 @@ }, "test": { "type": "LogicalExpression", - "start": 10951, - "end": 11026, + "start": 10956, + "end": 11031, "loc": { "start": { "line": 409, @@ -16590,8 +16590,8 @@ }, "left": { "type": "CallExpression", - "start": 10951, - "end": 10973, + "start": 10956, + "end": 10978, "loc": { "start": { "line": 409, @@ -16604,8 +16604,8 @@ }, "callee": { "type": "Identifier", - "start": 10951, - "end": 10956, + "start": 10956, + "end": 10961, "loc": { "start": { "line": 409, @@ -16622,8 +16622,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10957, - "end": 10972, + "start": 10962, + "end": 10977, "loc": { "start": { "line": 409, @@ -16636,8 +16636,8 @@ }, "object": { "type": "Identifier", - "start": 10957, - "end": 10958, + "start": 10962, + "end": 10963, "loc": { "start": { "line": 409, @@ -16653,8 +16653,8 @@ }, "property": { "type": "Identifier", - "start": 10959, - "end": 10972, + "start": 10964, + "end": 10977, "loc": { "start": { "line": 409, @@ -16675,8 +16675,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 10989, - "end": 11026, + "start": 10994, + "end": 11031, "loc": { "start": { "line": 410, @@ -16689,8 +16689,8 @@ }, "callee": { "type": "Identifier", - "start": 10989, - "end": 10996, + "start": 10994, + "end": 11001, "loc": { "start": { "line": 410, @@ -16707,8 +16707,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10997, - "end": 11025, + "start": 11002, + "end": 11030, "loc": { "start": { "line": 410, @@ -16721,8 +16721,8 @@ }, "object": { "type": "MemberExpression", - "start": 10997, - "end": 11012, + "start": 11002, + "end": 11017, "loc": { "start": { "line": 410, @@ -16735,8 +16735,8 @@ }, "object": { "type": "Identifier", - "start": 10997, - "end": 10998, + "start": 11002, + "end": 11003, "loc": { "start": { "line": 410, @@ -16752,8 +16752,8 @@ }, "property": { "type": "Identifier", - "start": 10999, - "end": 11012, + "start": 11004, + "end": 11017, "loc": { "start": { "line": 410, @@ -16771,8 +16771,8 @@ }, "property": { "type": "Identifier", - "start": 11013, - "end": 11025, + "start": 11018, + "end": 11030, "loc": { "start": { "line": 410, @@ -16793,8 +16793,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 11041, - "end": 11069, + "start": 11046, + "end": 11074, "loc": { "start": { "line": 411, @@ -16807,8 +16807,8 @@ }, "object": { "type": "MemberExpression", - "start": 11041, - "end": 11056, + "start": 11046, + "end": 11061, "loc": { "start": { "line": 411, @@ -16821,8 +16821,8 @@ }, "object": { "type": "Identifier", - "start": 11041, - "end": 11042, + "start": 11046, + "end": 11047, "loc": { "start": { "line": 411, @@ -16838,8 +16838,8 @@ }, "property": { "type": "Identifier", - "start": 11043, - "end": 11056, + "start": 11048, + "end": 11061, "loc": { "start": { "line": 411, @@ -16857,8 +16857,8 @@ }, "property": { "type": "Identifier", - "start": 11057, - "end": 11069, + "start": 11062, + "end": 11074, "loc": { "start": { "line": 411, @@ -16876,8 +16876,8 @@ }, "alternate": { "type": "ArrayExpression", - "start": 11072, - "end": 11074, + "start": 11077, + "end": 11079, "loc": { "start": { "line": 411, @@ -16897,8 +16897,8 @@ { "type": "CommentBlock", "value": "*\n * Specify columns to be excluded from single filter search, by default\n * searching in all columns:\n * single_filter: {\n * exclude_cols: [2, 7]\n * }\n ", - "start": 10704, - "end": 10914, + "start": 10709, + "end": 10919, "loc": { "start": { "line": 402, @@ -16915,8 +16915,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", - "start": 11085, - "end": 11196, + "start": 11090, + "end": 11201, "loc": { "start": { "line": 413, @@ -16932,8 +16932,8 @@ }, { "type": "ExpressionStatement", - "start": 11205, - "end": 11268, + "start": 11210, + "end": 11273, "loc": { "start": { "line": 417, @@ -16946,8 +16946,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11205, - "end": 11267, + "start": 11210, + "end": 11272, "loc": { "start": { "line": 417, @@ -16961,8 +16961,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 11205, - "end": 11224, + "start": 11210, + "end": 11229, "loc": { "start": { "line": 417, @@ -16975,8 +16975,8 @@ }, "object": { "type": "ThisExpression", - "start": 11205, - "end": 11209, + "start": 11210, + "end": 11214, "loc": { "start": { "line": 417, @@ -16991,8 +16991,8 @@ }, "property": { "type": "Identifier", - "start": 11210, - "end": 11224, + "start": 11215, + "end": 11229, "loc": { "start": { "line": 417, @@ -17011,8 +17011,8 @@ }, "right": { "type": "CallExpression", - "start": 11227, - "end": 11267, + "start": 11232, + "end": 11272, "loc": { "start": { "line": 417, @@ -17025,8 +17025,8 @@ }, "callee": { "type": "Identifier", - "start": 11227, - "end": 11237, + "start": 11232, + "end": 11242, "loc": { "start": { "line": 417, @@ -17043,8 +17043,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 11238, - "end": 11256, + "start": 11243, + "end": 11261, "loc": { "start": { "line": 417, @@ -17057,8 +17057,8 @@ }, "object": { "type": "Identifier", - "start": 11238, - "end": 11239, + "start": 11243, + "end": 11244, "loc": { "start": { "line": 417, @@ -17074,8 +17074,8 @@ }, "property": { "type": "Identifier", - "start": 11240, - "end": 11256, + "start": 11245, + "end": 11261, "loc": { "start": { "line": 417, @@ -17093,8 +17093,8 @@ }, { "type": "Identifier", - "start": 11258, - "end": 11266, + "start": 11263, + "end": 11271, "loc": { "start": { "line": 417, @@ -17116,8 +17116,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", - "start": 11085, - "end": 11196, + "start": 11090, + "end": 11201, "loc": { "start": { "line": 413, @@ -17134,8 +17134,8 @@ { "type": "CommentBlock", "value": "*\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n ", - "start": 11278, - "end": 11649, + "start": 11283, + "end": 11654, "loc": { "start": { "line": 419, @@ -17151,8 +17151,8 @@ }, { "type": "ExpressionStatement", - "start": 11658, - "end": 11829, + "start": 11663, + "end": 11834, "loc": { "start": { "line": 431, @@ -17165,8 +17165,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11658, - "end": 11828, + "start": 11663, + "end": 11833, "loc": { "start": { "line": 431, @@ -17180,8 +17180,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 11658, - "end": 11673, + "start": 11663, + "end": 11678, "loc": { "start": { "line": 431, @@ -17194,8 +17194,8 @@ }, "object": { "type": "ThisExpression", - "start": 11658, - "end": 11662, + "start": 11663, + "end": 11667, "loc": { "start": { "line": 431, @@ -17210,8 +17210,8 @@ }, "property": { "type": "Identifier", - "start": 11663, - "end": 11673, + "start": 11668, + "end": 11678, "loc": { "start": { "line": 431, @@ -17230,8 +17230,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 11676, - "end": 11828, + "start": 11681, + "end": 11833, "loc": { "start": { "line": 431, @@ -17244,8 +17244,8 @@ }, "test": { "type": "LogicalExpression", - "start": 11676, - "end": 11768, + "start": 11681, + "end": 11773, "loc": { "start": { "line": 431, @@ -17258,8 +17258,8 @@ }, "left": { "type": "LogicalExpression", - "start": 11676, - "end": 11725, + "start": 11681, + "end": 11730, "loc": { "start": { "line": 431, @@ -17272,8 +17272,8 @@ }, "left": { "type": "CallExpression", - "start": 11676, - "end": 11696, + "start": 11681, + "end": 11701, "loc": { "start": { "line": 431, @@ -17286,8 +17286,8 @@ }, "callee": { "type": "Identifier", - "start": 11676, - "end": 11681, + "start": 11681, + "end": 11686, "loc": { "start": { "line": 431, @@ -17304,8 +17304,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 11682, - "end": 11695, + "start": 11687, + "end": 11700, "loc": { "start": { "line": 431, @@ -17318,8 +17318,8 @@ }, "object": { "type": "Identifier", - "start": 11682, - "end": 11683, + "start": 11687, + "end": 11688, "loc": { "start": { "line": 431, @@ -17335,8 +17335,8 @@ }, "property": { "type": "Identifier", - "start": 11684, - "end": 11695, + "start": 11689, + "end": 11700, "loc": { "start": { "line": 431, @@ -17357,8 +17357,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 11700, - "end": 11725, + "start": 11705, + "end": 11730, "loc": { "start": { "line": 431, @@ -17371,8 +17371,8 @@ }, "callee": { "type": "Identifier", - "start": 11700, - "end": 11704, + "start": 11705, + "end": 11709, "loc": { "start": { "line": 431, @@ -17389,8 +17389,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 11705, - "end": 11724, + "start": 11710, + "end": 11729, "loc": { "start": { "line": 431, @@ -17403,8 +17403,8 @@ }, "object": { "type": "MemberExpression", - "start": 11705, - "end": 11718, + "start": 11710, + "end": 11723, "loc": { "start": { "line": 431, @@ -17417,8 +17417,8 @@ }, "object": { "type": "Identifier", - "start": 11705, - "end": 11706, + "start": 11710, + "end": 11711, "loc": { "start": { "line": 431, @@ -17434,8 +17434,8 @@ }, "property": { "type": "Identifier", - "start": 11707, - "end": 11718, + "start": 11712, + "end": 11723, "loc": { "start": { "line": 431, @@ -17453,8 +17453,8 @@ }, "property": { "type": "Identifier", - "start": 11719, - "end": 11724, + "start": 11724, + "end": 11729, "loc": { "start": { "line": 431, @@ -17476,8 +17476,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 11741, - "end": 11768, + "start": 11746, + "end": 11773, "loc": { "start": { "line": 432, @@ -17490,8 +17490,8 @@ }, "callee": { "type": "Identifier", - "start": 11741, - "end": 11748, + "start": 11746, + "end": 11753, "loc": { "start": { "line": 432, @@ -17508,8 +17508,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 11749, - "end": 11767, + "start": 11754, + "end": 11772, "loc": { "start": { "line": 432, @@ -17522,8 +17522,8 @@ }, "object": { "type": "MemberExpression", - "start": 11749, - "end": 11762, + "start": 11754, + "end": 11767, "loc": { "start": { "line": 432, @@ -17536,8 +17536,8 @@ }, "object": { "type": "Identifier", - "start": 11749, - "end": 11750, + "start": 11754, + "end": 11755, "loc": { "start": { "line": 432, @@ -17553,8 +17553,8 @@ }, "property": { "type": "Identifier", - "start": 11751, - "end": 11762, + "start": 11756, + "end": 11767, "loc": { "start": { "line": 432, @@ -17572,8 +17572,8 @@ }, "property": { "type": "Identifier", - "start": 11763, - "end": 11767, + "start": 11768, + "end": 11772, "loc": { "start": { "line": 432, @@ -17594,8 +17594,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 11783, - "end": 11796, + "start": 11788, + "end": 11801, "loc": { "start": { "line": 433, @@ -17608,8 +17608,8 @@ }, "object": { "type": "Identifier", - "start": 11783, - "end": 11784, + "start": 11788, + "end": 11789, "loc": { "start": { "line": 433, @@ -17625,8 +17625,8 @@ }, "property": { "type": "Identifier", - "start": 11785, - "end": 11796, + "start": 11790, + "end": 11801, "loc": { "start": { "line": 433, @@ -17644,8 +17644,8 @@ }, "alternate": { "type": "ObjectExpression", - "start": 11799, - "end": 11828, + "start": 11804, + "end": 11833, "loc": { "start": { "line": 433, @@ -17659,8 +17659,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 11801, - "end": 11809, + "start": 11806, + "end": 11814, "loc": { "start": { "line": 433, @@ -17676,8 +17676,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 11801, - "end": 11805, + "start": 11806, + "end": 11810, "loc": { "start": { "line": 433, @@ -17693,8 +17693,8 @@ }, "value": { "type": "ArrayExpression", - "start": 11807, - "end": 11809, + "start": 11812, + "end": 11814, "loc": { "start": { "line": 433, @@ -17710,8 +17710,8 @@ }, { "type": "ObjectProperty", - "start": 11811, - "end": 11826, + "start": 11816, + "end": 11831, "loc": { "start": { "line": 433, @@ -17727,8 +17727,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 11811, - "end": 11816, + "start": 11816, + "end": 11821, "loc": { "start": { "line": 433, @@ -17744,8 +17744,8 @@ }, "value": { "type": "Identifier", - "start": 11818, - "end": 11826, + "start": 11823, + "end": 11831, "loc": { "start": { "line": 433, @@ -17769,8 +17769,8 @@ { "type": "CommentBlock", "value": "*\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n ", - "start": 11278, - "end": 11649, + "start": 11283, + "end": 11654, "loc": { "start": { "line": 419, @@ -17787,8 +17787,8 @@ { "type": "CommentBlock", "value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ", - "start": 11839, - "end": 12005, + "start": 11844, + "end": 12010, "loc": { "start": { "line": 435, @@ -17804,8 +17804,8 @@ }, { "type": "ExpressionStatement", - "start": 12014, - "end": 12049, + "start": 12019, + "end": 12054, "loc": { "start": { "line": 440, @@ -17818,8 +17818,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 12014, - "end": 12048, + "start": 12019, + "end": 12053, "loc": { "start": { "line": 440, @@ -17833,8 +17833,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 12014, - "end": 12028, + "start": 12019, + "end": 12033, "loc": { "start": { "line": 440, @@ -17847,8 +17847,8 @@ }, "object": { "type": "ThisExpression", - "start": 12014, - "end": 12018, + "start": 12019, + "end": 12023, "loc": { "start": { "line": 440, @@ -17863,8 +17863,8 @@ }, "property": { "type": "Identifier", - "start": 12019, - "end": 12028, + "start": 12024, + "end": 12033, "loc": { "start": { "line": 440, @@ -17883,8 +17883,8 @@ }, "right": { "type": "LogicalExpression", - "start": 12031, - "end": 12048, + "start": 12036, + "end": 12053, "loc": { "start": { "line": 440, @@ -17897,8 +17897,8 @@ }, "left": { "type": "MemberExpression", - "start": 12031, - "end": 12042, + "start": 12036, + "end": 12047, "loc": { "start": { "line": 440, @@ -17911,8 +17911,8 @@ }, "object": { "type": "Identifier", - "start": 12031, - "end": 12032, + "start": 12036, + "end": 12037, "loc": { "start": { "line": 440, @@ -17928,8 +17928,8 @@ }, "property": { "type": "Identifier", - "start": 12033, - "end": 12042, + "start": 12038, + "end": 12047, "loc": { "start": { "line": 440, @@ -17948,8 +17948,8 @@ "operator": "||", "right": { "type": "StringLiteral", - "start": 12046, - "end": 12048, + "start": 12051, + "end": 12053, "loc": { "start": { "line": 440, @@ -17973,8 +17973,8 @@ { "type": "CommentBlock", "value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ", - "start": 11839, - "end": 12005, + "start": 11844, + "end": 12010, "loc": { "start": { "line": 435, @@ -17991,8 +17991,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", - "start": 12059, - "end": 12184, + "start": 12064, + "end": 12189, "loc": { "start": { "line": 442, @@ -18008,8 +18008,8 @@ }, { "type": "ExpressionStatement", - "start": 12193, - "end": 12241, + "start": 12198, + "end": 12246, "loc": { "start": { "line": 447, @@ -18022,8 +18022,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 12193, - "end": 12240, + "start": 12198, + "end": 12245, "loc": { "start": { "line": 447, @@ -18037,8 +18037,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 12193, - "end": 12214, + "start": 12198, + "end": 12219, "loc": { "start": { "line": 447, @@ -18051,8 +18051,8 @@ }, "object": { "type": "ThisExpression", - "start": 12193, - "end": 12197, + "start": 12198, + "end": 12202, "loc": { "start": { "line": 447, @@ -18067,8 +18067,8 @@ }, "property": { "type": "Identifier", - "start": 12198, - "end": 12214, + "start": 12203, + "end": 12219, "loc": { "start": { "line": 447, @@ -18087,8 +18087,8 @@ }, "right": { "type": "CallExpression", - "start": 12217, - "end": 12240, + "start": 12222, + "end": 12245, "loc": { "start": { "line": 447, @@ -18101,8 +18101,8 @@ }, "callee": { "type": "Identifier", - "start": 12217, - "end": 12224, + "start": 12222, + "end": 12229, "loc": { "start": { "line": 447, @@ -18119,8 +18119,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12225, - "end": 12239, + "start": 12230, + "end": 12244, "loc": { "start": { "line": 447, @@ -18133,8 +18133,8 @@ }, "object": { "type": "ThisExpression", - "start": 12225, - "end": 12229, + "start": 12230, + "end": 12234, "loc": { "start": { "line": 447, @@ -18148,8 +18148,8 @@ }, "property": { "type": "Identifier", - "start": 12230, - "end": 12239, + "start": 12235, + "end": 12244, "loc": { "start": { "line": 447, @@ -18173,8 +18173,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", - "start": 12059, - "end": 12184, + "start": 12064, + "end": 12189, "loc": { "start": { "line": 442, @@ -18191,8 +18191,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", - "start": 12251, - "end": 12351, + "start": 12256, + "end": 12356, "loc": { "start": { "line": 449, @@ -18208,8 +18208,8 @@ }, { "type": "ExpressionStatement", - "start": 12360, - "end": 12488, + "start": 12365, + "end": 12493, "loc": { "start": { "line": 453, @@ -18222,8 +18222,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 12360, - "end": 12487, + "start": 12365, + "end": 12492, "loc": { "start": { "line": 453, @@ -18237,8 +18237,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 12360, - "end": 12369, + "start": 12365, + "end": 12374, "loc": { "start": { "line": 453, @@ -18251,8 +18251,8 @@ }, "object": { "type": "ThisExpression", - "start": 12360, - "end": 12364, + "start": 12365, + "end": 12369, "loc": { "start": { "line": 453, @@ -18267,8 +18267,8 @@ }, "property": { "type": "Identifier", - "start": 12365, - "end": 12369, + "start": 12370, + "end": 12374, "loc": { "start": { "line": 453, @@ -18287,8 +18287,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 12372, - "end": 12487, + "start": 12377, + "end": 12492, "loc": { "start": { "line": 453, @@ -18301,8 +18301,8 @@ }, "test": { "type": "CallExpression", - "start": 12372, - "end": 12400, + "start": 12377, + "end": 12405, "loc": { "start": { "line": 453, @@ -18315,8 +18315,8 @@ }, "callee": { "type": "Identifier", - "start": 12372, - "end": 12379, + "start": 12377, + "end": 12384, "loc": { "start": { "line": 453, @@ -18333,8 +18333,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12380, - "end": 12399, + "start": 12385, + "end": 12404, "loc": { "start": { "line": 453, @@ -18347,8 +18347,8 @@ }, "object": { "type": "Identifier", - "start": 12380, - "end": 12381, + "start": 12385, + "end": 12386, "loc": { "start": { "line": 453, @@ -18364,8 +18364,8 @@ }, "property": { "type": "Identifier", - "start": 12382, - "end": 12399, + "start": 12387, + "end": 12404, "loc": { "start": { "line": 453, @@ -18385,8 +18385,8 @@ }, "consequent": { "type": "Identifier", - "start": 12403, - "end": 12412, + "start": 12408, + "end": 12417, "loc": { "start": { "line": 453, @@ -18402,8 +18402,8 @@ }, "alternate": { "type": "LogicalExpression", - "start": 12428, - "end": 12486, + "start": 12433, + "end": 12491, "loc": { "start": { "line": 454, @@ -18416,8 +18416,8 @@ }, "left": { "type": "CallExpression", - "start": 12428, - "end": 12454, + "start": 12433, + "end": 12459, "loc": { "start": { "line": 454, @@ -18430,8 +18430,8 @@ }, "callee": { "type": "Identifier", - "start": 12428, - "end": 12433, + "start": 12433, + "end": 12438, "loc": { "start": { "line": 454, @@ -18448,8 +18448,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12434, - "end": 12453, + "start": 12439, + "end": 12458, "loc": { "start": { "line": 454, @@ -18462,8 +18462,8 @@ }, "object": { "type": "Identifier", - "start": 12434, - "end": 12435, + "start": 12439, + "end": 12440, "loc": { "start": { "line": 454, @@ -18479,8 +18479,8 @@ }, "property": { "type": "Identifier", - "start": 12436, - "end": 12453, + "start": 12441, + "end": 12458, "loc": { "start": { "line": 454, @@ -18501,8 +18501,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 12458, - "end": 12486, + "start": 12463, + "end": 12491, "loc": { "start": { "line": 454, @@ -18515,8 +18515,8 @@ }, "callee": { "type": "Identifier", - "start": 12458, - "end": 12465, + "start": 12463, + "end": 12470, "loc": { "start": { "line": 454, @@ -18533,8 +18533,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12466, - "end": 12485, + "start": 12471, + "end": 12490, "loc": { "start": { "line": 454, @@ -18547,8 +18547,8 @@ }, "object": { "type": "Identifier", - "start": 12466, - "end": 12467, + "start": 12471, + "end": 12472, "loc": { "start": { "line": 454, @@ -18564,8 +18564,8 @@ }, "property": { "type": "Identifier", - "start": 12468, - "end": 12485, + "start": 12473, + "end": 12490, "loc": { "start": { "line": 454, @@ -18585,7 +18585,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 12427 + "parenStart": 12432 } } }, @@ -18595,8 +18595,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", - "start": 12251, - "end": 12351, + "start": 12256, + "end": 12356, "loc": { "start": { "line": 449, @@ -18613,8 +18613,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean|Object}\n ", - "start": 12498, - "end": 12604, + "start": 12503, + "end": 12609, "loc": { "start": { "line": 456, @@ -18630,8 +18630,8 @@ }, { "type": "ExpressionStatement", - "start": 12613, - "end": 12684, + "start": 12618, + "end": 12689, "loc": { "start": { "line": 460, @@ -18644,8 +18644,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 12613, - "end": 12683, + "start": 12618, + "end": 12688, "loc": { "start": { "line": 460, @@ -18659,8 +18659,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 12613, - "end": 12630, + "start": 12618, + "end": 12635, "loc": { "start": { "line": 460, @@ -18673,8 +18673,8 @@ }, "object": { "type": "ThisExpression", - "start": 12613, - "end": 12617, + "start": 12618, + "end": 12622, "loc": { "start": { "line": 460, @@ -18689,8 +18689,8 @@ }, "property": { "type": "Identifier", - "start": 12618, - "end": 12630, + "start": 12623, + "end": 12635, "loc": { "start": { "line": 460, @@ -18709,8 +18709,8 @@ }, "right": { "type": "LogicalExpression", - "start": 12633, - "end": 12683, + "start": 12638, + "end": 12688, "loc": { "start": { "line": 460, @@ -18723,8 +18723,8 @@ }, "left": { "type": "CallExpression", - "start": 12633, - "end": 12655, + "start": 12638, + "end": 12660, "loc": { "start": { "line": 460, @@ -18737,8 +18737,8 @@ }, "callee": { "type": "Identifier", - "start": 12633, - "end": 12638, + "start": 12638, + "end": 12643, "loc": { "start": { "line": 460, @@ -18755,8 +18755,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12639, - "end": 12654, + "start": 12644, + "end": 12659, "loc": { "start": { "line": 460, @@ -18769,8 +18769,8 @@ }, "object": { "type": "Identifier", - "start": 12639, - "end": 12640, + "start": 12644, + "end": 12645, "loc": { "start": { "line": 460, @@ -18786,8 +18786,8 @@ }, "property": { "type": "Identifier", - "start": 12641, - "end": 12654, + "start": 12646, + "end": 12659, "loc": { "start": { "line": 460, @@ -18808,8 +18808,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 12659, - "end": 12683, + "start": 12664, + "end": 12688, "loc": { "start": { "line": 460, @@ -18822,8 +18822,8 @@ }, "callee": { "type": "Identifier", - "start": 12659, - "end": 12666, + "start": 12664, + "end": 12671, "loc": { "start": { "line": 460, @@ -18840,8 +18840,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12667, - "end": 12682, + "start": 12672, + "end": 12687, "loc": { "start": { "line": 460, @@ -18854,8 +18854,8 @@ }, "object": { "type": "Identifier", - "start": 12667, - "end": 12668, + "start": 12672, + "end": 12673, "loc": { "start": { "line": 460, @@ -18871,8 +18871,8 @@ }, "property": { "type": "Identifier", - "start": 12669, - "end": 12682, + "start": 12674, + "end": 12687, "loc": { "start": { "line": 460, @@ -18897,8 +18897,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean|Object}\n ", - "start": 12498, - "end": 12604, + "start": 12503, + "end": 12609, "loc": { "start": { "line": 456, @@ -18915,8 +18915,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", - "start": 12694, - "end": 12811, + "start": 12699, + "end": 12816, "loc": { "start": { "line": 462, @@ -18932,8 +18932,8 @@ }, { "type": "ExpressionStatement", - "start": 12820, - "end": 12920, + "start": 12825, + "end": 12925, "loc": { "start": { "line": 466, @@ -18946,8 +18946,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 12820, - "end": 12919, + "start": 12825, + "end": 12924, "loc": { "start": { "line": 466, @@ -18961,8 +18961,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 12820, - "end": 12842, + "start": 12825, + "end": 12847, "loc": { "start": { "line": 466, @@ -18975,8 +18975,8 @@ }, "object": { "type": "ThisExpression", - "start": 12820, - "end": 12824, + "start": 12825, + "end": 12829, "loc": { "start": { "line": 466, @@ -18991,8 +18991,8 @@ }, "property": { "type": "Identifier", - "start": 12825, - "end": 12842, + "start": 12830, + "end": 12847, "loc": { "start": { "line": 466, @@ -19011,8 +19011,8 @@ }, "right": { "type": "LogicalExpression", - "start": 12845, - "end": 12919, + "start": 12850, + "end": 12924, "loc": { "start": { "line": 466, @@ -19025,8 +19025,8 @@ }, "left": { "type": "CallExpression", - "start": 12845, - "end": 12873, + "start": 12850, + "end": 12878, "loc": { "start": { "line": 466, @@ -19039,8 +19039,8 @@ }, "callee": { "type": "Identifier", - "start": 12845, - "end": 12850, + "start": 12850, + "end": 12855, "loc": { "start": { "line": 466, @@ -19057,8 +19057,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12851, - "end": 12872, + "start": 12856, + "end": 12877, "loc": { "start": { "line": 466, @@ -19071,8 +19071,8 @@ }, "object": { "type": "Identifier", - "start": 12851, - "end": 12852, + "start": 12856, + "end": 12857, "loc": { "start": { "line": 466, @@ -19088,8 +19088,8 @@ }, "property": { "type": "Identifier", - "start": 12853, - "end": 12872, + "start": 12858, + "end": 12877, "loc": { "start": { "line": 466, @@ -19110,8 +19110,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 12889, - "end": 12919, + "start": 12894, + "end": 12924, "loc": { "start": { "line": 467, @@ -19124,8 +19124,8 @@ }, "callee": { "type": "Identifier", - "start": 12889, - "end": 12896, + "start": 12894, + "end": 12901, "loc": { "start": { "line": 467, @@ -19142,8 +19142,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12897, - "end": 12918, + "start": 12902, + "end": 12923, "loc": { "start": { "line": 467, @@ -19156,8 +19156,8 @@ }, "object": { "type": "Identifier", - "start": 12897, - "end": 12898, + "start": 12902, + "end": 12903, "loc": { "start": { "line": 467, @@ -19173,8 +19173,8 @@ }, "property": { "type": "Identifier", - "start": 12899, - "end": 12918, + "start": 12904, + "end": 12923, "loc": { "start": { "line": 467, @@ -19199,8 +19199,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", - "start": 12694, - "end": 12811, + "start": 12699, + "end": 12816, "loc": { "start": { "line": 462, @@ -19217,8 +19217,8 @@ { "type": "CommentBlock", "value": "** select filter's customisation and behaviours **", - "start": 12930, - "end": 12984, + "start": 12935, + "end": 12989, "loc": { "start": { "line": 469, @@ -19233,8 +19233,8 @@ { "type": "CommentBlock", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", - "start": 12993, - "end": 13112, + "start": 12998, + "end": 13117, "loc": { "start": { "line": 470, @@ -19250,8 +19250,8 @@ }, { "type": "ExpressionStatement", - "start": 13121, - "end": 13186, + "start": 13126, + "end": 13191, "loc": { "start": { "line": 474, @@ -19264,8 +19264,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13121, - "end": 13185, + "start": 13126, + "end": 13190, "loc": { "start": { "line": 474, @@ -19279,8 +19279,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 13121, - "end": 13141, + "start": 13126, + "end": 13146, "loc": { "start": { "line": 474, @@ -19293,8 +19293,8 @@ }, "object": { "type": "ThisExpression", - "start": 13121, - "end": 13125, + "start": 13126, + "end": 13130, "loc": { "start": { "line": 474, @@ -19309,8 +19309,8 @@ }, "property": { "type": "Identifier", - "start": 13126, - "end": 13141, + "start": 13131, + "end": 13146, "loc": { "start": { "line": 474, @@ -19329,8 +19329,8 @@ }, "right": { "type": "CallExpression", - "start": 13144, - "end": 13185, + "start": 13149, + "end": 13190, "loc": { "start": { "line": 474, @@ -19343,8 +19343,8 @@ }, "callee": { "type": "Identifier", - "start": 13144, - "end": 13155, + "start": 13149, + "end": 13160, "loc": { "start": { "line": 474, @@ -19361,8 +19361,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 13156, - "end": 13175, + "start": 13161, + "end": 13180, "loc": { "start": { "line": 474, @@ -19375,8 +19375,8 @@ }, "object": { "type": "Identifier", - "start": 13156, - "end": 13157, + "start": 13161, + "end": 13162, "loc": { "start": { "line": 474, @@ -19392,8 +19392,8 @@ }, "property": { "type": "Identifier", - "start": 13158, - "end": 13175, + "start": 13163, + "end": 13180, "loc": { "start": { "line": 474, @@ -19411,8 +19411,8 @@ }, { "type": "StringLiteral", - "start": 13177, - "end": 13184, + "start": 13182, + "end": 13189, "loc": { "start": { "line": 474, @@ -19437,8 +19437,8 @@ { "type": "CommentBlock", "value": "** select filter's customisation and behaviours **", - "start": 12930, - "end": 12984, + "start": 12935, + "end": 12989, "loc": { "start": { "line": 469, @@ -19453,8 +19453,8 @@ { "type": "CommentBlock", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", - "start": 12993, - "end": 13112, + "start": 12998, + "end": 13117, "loc": { "start": { "line": 470, @@ -19471,8 +19471,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", - "start": 13196, - "end": 13316, + "start": 13201, + "end": 13321, "loc": { "start": { "line": 476, @@ -19488,8 +19488,8 @@ }, { "type": "ExpressionStatement", - "start": 13325, - "end": 13381, + "start": 13330, + "end": 13386, "loc": { "start": { "line": 480, @@ -19502,8 +19502,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13325, - "end": 13380, + "start": 13330, + "end": 13385, "loc": { "start": { "line": 480, @@ -19517,8 +19517,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 13325, - "end": 13347, + "start": 13330, + "end": 13352, "loc": { "start": { "line": 480, @@ -19531,8 +19531,8 @@ }, "object": { "type": "ThisExpression", - "start": 13325, - "end": 13329, + "start": 13330, + "end": 13334, "loc": { "start": { "line": 480, @@ -19547,8 +19547,8 @@ }, "property": { "type": "Identifier", - "start": 13330, - "end": 13347, + "start": 13335, + "end": 13352, "loc": { "start": { "line": 480, @@ -19567,8 +19567,8 @@ }, "right": { "type": "CallExpression", - "start": 13350, - "end": 13380, + "start": 13355, + "end": 13385, "loc": { "start": { "line": 480, @@ -19581,8 +19581,8 @@ }, "callee": { "type": "Identifier", - "start": 13350, - "end": 13357, + "start": 13355, + "end": 13362, "loc": { "start": { "line": 480, @@ -19599,8 +19599,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 13358, - "end": 13379, + "start": 13363, + "end": 13384, "loc": { "start": { "line": 480, @@ -19613,8 +19613,8 @@ }, "object": { "type": "Identifier", - "start": 13358, - "end": 13359, + "start": 13363, + "end": 13364, "loc": { "start": { "line": 480, @@ -19630,8 +19630,8 @@ }, "property": { "type": "Identifier", - "start": 13360, - "end": 13379, + "start": 13365, + "end": 13384, "loc": { "start": { "line": 480, @@ -19655,8 +19655,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", - "start": 13196, - "end": 13316, + "start": 13201, + "end": 13321, "loc": { "start": { "line": 476, @@ -19673,8 +19673,8 @@ { "type": "CommentBlock", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", - "start": 13391, - "end": 13491, + "start": 13396, + "end": 13496, "loc": { "start": { "line": 482, @@ -19690,8 +19690,8 @@ }, { "type": "ExpressionStatement", - "start": 13500, - "end": 13554, + "start": 13505, + "end": 13559, "loc": { "start": { "line": 486, @@ -19704,8 +19704,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13500, - "end": 13553, + "start": 13505, + "end": 13558, "loc": { "start": { "line": 486, @@ -19719,8 +19719,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 13500, - "end": 13514, + "start": 13505, + "end": 13519, "loc": { "start": { "line": 486, @@ -19733,8 +19733,8 @@ }, "object": { "type": "ThisExpression", - "start": 13500, - "end": 13504, + "start": 13505, + "end": 13509, "loc": { "start": { "line": 486, @@ -19749,8 +19749,8 @@ }, "property": { "type": "Identifier", - "start": 13505, - "end": 13514, + "start": 13510, + "end": 13519, "loc": { "start": { "line": 486, @@ -19769,8 +19769,8 @@ }, "right": { "type": "CallExpression", - "start": 13517, - "end": 13553, + "start": 13522, + "end": 13558, "loc": { "start": { "line": 486, @@ -19783,8 +19783,8 @@ }, "callee": { "type": "Identifier", - "start": 13517, - "end": 13528, + "start": 13522, + "end": 13533, "loc": { "start": { "line": 486, @@ -19801,8 +19801,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 13529, - "end": 13541, + "start": 13534, + "end": 13546, "loc": { "start": { "line": 486, @@ -19815,8 +19815,8 @@ }, "object": { "type": "Identifier", - "start": 13529, - "end": 13530, + "start": 13534, + "end": 13535, "loc": { "start": { "line": 486, @@ -19832,8 +19832,8 @@ }, "property": { "type": "Identifier", - "start": 13531, - "end": 13541, + "start": 13536, + "end": 13546, "loc": { "start": { "line": 486, @@ -19851,8 +19851,8 @@ }, { "type": "StringLiteral", - "start": 13543, - "end": 13552, + "start": 13548, + "end": 13557, "loc": { "start": { "line": 486, @@ -19877,8 +19877,8 @@ { "type": "CommentBlock", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", - "start": 13391, - "end": 13491, + "start": 13396, + "end": 13496, "loc": { "start": { "line": 482, @@ -19895,8 +19895,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", - "start": 13564, - "end": 13699, + "start": 13569, + "end": 13704, "loc": { "start": { "line": 488, @@ -19912,8 +19912,8 @@ }, { "type": "ExpressionStatement", - "start": 13708, - "end": 13771, + "start": 13713, + "end": 13776, "loc": { "start": { "line": 493, @@ -19926,8 +19926,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13708, - "end": 13770, + "start": 13713, + "end": 13775, "loc": { "start": { "line": 493, @@ -19941,8 +19941,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 13708, - "end": 13733, + "start": 13713, + "end": 13738, "loc": { "start": { "line": 493, @@ -19955,8 +19955,8 @@ }, "object": { "type": "ThisExpression", - "start": 13708, - "end": 13712, + "start": 13713, + "end": 13717, "loc": { "start": { "line": 493, @@ -19971,8 +19971,8 @@ }, "property": { "type": "Identifier", - "start": 13713, - "end": 13733, + "start": 13718, + "end": 13738, "loc": { "start": { "line": 493, @@ -19991,8 +19991,8 @@ }, "right": { "type": "CallExpression", - "start": 13736, - "end": 13770, + "start": 13741, + "end": 13775, "loc": { "start": { "line": 493, @@ -20005,8 +20005,8 @@ }, "callee": { "type": "Identifier", - "start": 13736, - "end": 13743, + "start": 13741, + "end": 13748, "loc": { "start": { "line": 493, @@ -20023,8 +20023,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 13744, - "end": 13769, + "start": 13749, + "end": 13774, "loc": { "start": { "line": 493, @@ -20037,8 +20037,8 @@ }, "object": { "type": "Identifier", - "start": 13744, - "end": 13745, + "start": 13749, + "end": 13750, "loc": { "start": { "line": 493, @@ -20054,8 +20054,8 @@ }, "property": { "type": "Identifier", - "start": 13746, - "end": 13769, + "start": 13751, + "end": 13774, "loc": { "start": { "line": 493, @@ -20079,8 +20079,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", - "start": 13564, - "end": 13699, + "start": 13569, + "end": 13704, "loc": { "start": { "line": 488, @@ -20097,8 +20097,8 @@ { "type": "CommentBlock", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", - "start": 13781, - "end": 13885, + "start": 13786, + "end": 13890, "loc": { "start": { "line": 495, @@ -20114,8 +20114,8 @@ }, { "type": "ExpressionStatement", - "start": 13894, - "end": 13959, + "start": 13899, + "end": 13964, "loc": { "start": { "line": 499, @@ -20128,8 +20128,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13894, - "end": 13958, + "start": 13899, + "end": 13963, "loc": { "start": { "line": 499, @@ -20143,8 +20143,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 13894, - "end": 13911, + "start": 13899, + "end": 13916, "loc": { "start": { "line": 499, @@ -20157,8 +20157,8 @@ }, "object": { "type": "ThisExpression", - "start": 13894, - "end": 13898, + "start": 13899, + "end": 13903, "loc": { "start": { "line": 499, @@ -20173,8 +20173,8 @@ }, "property": { "type": "Identifier", - "start": 13899, - "end": 13911, + "start": 13904, + "end": 13916, "loc": { "start": { "line": 499, @@ -20193,8 +20193,8 @@ }, "right": { "type": "CallExpression", - "start": 13914, - "end": 13958, + "start": 13919, + "end": 13963, "loc": { "start": { "line": 499, @@ -20207,8 +20207,8 @@ }, "callee": { "type": "Identifier", - "start": 13914, - "end": 13925, + "start": 13919, + "end": 13930, "loc": { "start": { "line": 499, @@ -20225,8 +20225,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 13926, - "end": 13942, + "start": 13931, + "end": 13947, "loc": { "start": { "line": 499, @@ -20239,8 +20239,8 @@ }, "object": { "type": "Identifier", - "start": 13926, - "end": 13927, + "start": 13931, + "end": 13932, "loc": { "start": { "line": 499, @@ -20256,8 +20256,8 @@ }, "property": { "type": "Identifier", - "start": 13928, - "end": 13942, + "start": 13933, + "end": 13947, "loc": { "start": { "line": 499, @@ -20275,8 +20275,8 @@ }, { "type": "StringLiteral", - "start": 13944, - "end": 13957, + "start": 13949, + "end": 13962, "loc": { "start": { "line": 499, @@ -20301,8 +20301,8 @@ { "type": "CommentBlock", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", - "start": 13781, - "end": 13885, + "start": 13786, + "end": 13890, "loc": { "start": { "line": 495, @@ -20319,8 +20319,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", - "start": 13969, - "end": 14117, + "start": 13974, + "end": 14122, "loc": { "start": { "line": 501, @@ -20336,8 +20336,8 @@ }, { "type": "ExpressionStatement", - "start": 14126, - "end": 14177, + "start": 14131, + "end": 14182, "loc": { "start": { "line": 506, @@ -20350,8 +20350,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14126, - "end": 14176, + "start": 14131, + "end": 14181, "loc": { "start": { "line": 506, @@ -20365,8 +20365,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 14126, - "end": 14142, + "start": 14131, + "end": 14147, "loc": { "start": { "line": 506, @@ -20379,8 +20379,8 @@ }, "object": { "type": "ThisExpression", - "start": 14126, - "end": 14130, + "start": 14131, + "end": 14135, "loc": { "start": { "line": 506, @@ -20395,8 +20395,8 @@ }, "property": { "type": "Identifier", - "start": 14131, - "end": 14142, + "start": 14136, + "end": 14147, "loc": { "start": { "line": 506, @@ -20415,8 +20415,8 @@ }, "right": { "type": "CallExpression", - "start": 14145, - "end": 14176, + "start": 14150, + "end": 14181, "loc": { "start": { "line": 506, @@ -20429,8 +20429,8 @@ }, "callee": { "type": "Identifier", - "start": 14145, - "end": 14157, + "start": 14150, + "end": 14162, "loc": { "start": { "line": 506, @@ -20447,8 +20447,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 14158, - "end": 14169, + "start": 14163, + "end": 14174, "loc": { "start": { "line": 506, @@ -20461,8 +20461,8 @@ }, "object": { "type": "Identifier", - "start": 14158, - "end": 14159, + "start": 14163, + "end": 14164, "loc": { "start": { "line": 506, @@ -20478,8 +20478,8 @@ }, "property": { "type": "Identifier", - "start": 14160, - "end": 14169, + "start": 14165, + "end": 14174, "loc": { "start": { "line": 506, @@ -20497,8 +20497,8 @@ }, { "type": "BooleanLiteral", - "start": 14171, - "end": 14175, + "start": 14176, + "end": 14180, "loc": { "start": { "line": 506, @@ -20519,8 +20519,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", - "start": 13969, - "end": 14117, + "start": 13974, + "end": 14122, "loc": { "start": { "line": 501, @@ -20537,8 +20537,8 @@ { "type": "CommentBlock", "value": "*\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 14187, - "end": 14365, + "start": 14192, + "end": 14370, "loc": { "start": { "line": 508, @@ -20554,8 +20554,8 @@ }, { "type": "ExpressionStatement", - "start": 14374, - "end": 14497, + "start": 14379, + "end": 14502, "loc": { "start": { "line": 513, @@ -20568,8 +20568,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14374, - "end": 14496, + "start": 14379, + "end": 14501, "loc": { "start": { "line": 513, @@ -20583,8 +20583,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 14374, - "end": 14386, + "start": 14379, + "end": 14391, "loc": { "start": { "line": 513, @@ -20597,8 +20597,8 @@ }, "object": { "type": "ThisExpression", - "start": 14374, - "end": 14378, + "start": 14379, + "end": 14383, "loc": { "start": { "line": 513, @@ -20613,8 +20613,8 @@ }, "property": { "type": "Identifier", - "start": 14379, - "end": 14386, + "start": 14384, + "end": 14391, "loc": { "start": { "line": 513, @@ -20633,8 +20633,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 14389, - "end": 14496, + "start": 14394, + "end": 14501, "loc": { "start": { "line": 513, @@ -20647,8 +20647,8 @@ }, "test": { "type": "CallExpression", - "start": 14389, - "end": 14411, + "start": 14394, + "end": 14416, "loc": { "start": { "line": 513, @@ -20661,8 +20661,8 @@ }, "callee": { "type": "Identifier", - "start": 14389, - "end": 14396, + "start": 14394, + "end": 14401, "loc": { "start": { "line": 513, @@ -20679,8 +20679,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 14397, - "end": 14410, + "start": 14402, + "end": 14415, "loc": { "start": { "line": 513, @@ -20693,8 +20693,8 @@ }, "object": { "type": "Identifier", - "start": 14397, - "end": 14398, + "start": 14402, + "end": 14403, "loc": { "start": { "line": 513, @@ -20710,8 +20710,8 @@ }, "property": { "type": "Identifier", - "start": 14399, - "end": 14410, + "start": 14404, + "end": 14415, "loc": { "start": { "line": 513, @@ -20731,8 +20731,8 @@ }, "consequent": { "type": "BooleanLiteral", - "start": 14414, - "end": 14418, + "start": 14419, + "end": 14423, "loc": { "start": { "line": 513, @@ -20747,8 +20747,8 @@ }, "alternate": { "type": "ConditionalExpression", - "start": 14433, - "end": 14496, + "start": 14438, + "end": 14501, "loc": { "start": { "line": 514, @@ -20761,8 +20761,8 @@ }, "test": { "type": "CallExpression", - "start": 14433, - "end": 14455, + "start": 14438, + "end": 14460, "loc": { "start": { "line": 514, @@ -20775,8 +20775,8 @@ }, "callee": { "type": "Identifier", - "start": 14433, - "end": 14440, + "start": 14438, + "end": 14445, "loc": { "start": { "line": 514, @@ -20793,8 +20793,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 14441, - "end": 14454, + "start": 14446, + "end": 14459, "loc": { "start": { "line": 514, @@ -20807,8 +20807,8 @@ }, "object": { "type": "Identifier", - "start": 14441, - "end": 14442, + "start": 14446, + "end": 14447, "loc": { "start": { "line": 514, @@ -20824,8 +20824,8 @@ }, "property": { "type": "Identifier", - "start": 14443, - "end": 14454, + "start": 14448, + "end": 14459, "loc": { "start": { "line": 514, @@ -20845,8 +20845,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 14458, - "end": 14471, + "start": 14463, + "end": 14476, "loc": { "start": { "line": 514, @@ -20859,8 +20859,8 @@ }, "object": { "type": "Identifier", - "start": 14458, - "end": 14459, + "start": 14463, + "end": 14464, "loc": { "start": { "line": 514, @@ -20876,8 +20876,8 @@ }, "property": { "type": "Identifier", - "start": 14460, - "end": 14471, + "start": 14465, + "end": 14476, "loc": { "start": { "line": 514, @@ -20895,8 +20895,8 @@ }, "alternate": { "type": "CallExpression", - "start": 14474, - "end": 14496, + "start": 14479, + "end": 14501, "loc": { "start": { "line": 514, @@ -20909,8 +20909,8 @@ }, "callee": { "type": "Identifier", - "start": 14474, - "end": 14481, + "start": 14479, + "end": 14486, "loc": { "start": { "line": 514, @@ -20927,8 +20927,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 14482, - "end": 14495, + "start": 14487, + "end": 14500, "loc": { "start": { "line": 514, @@ -20941,8 +20941,8 @@ }, "object": { "type": "Identifier", - "start": 14482, - "end": 14483, + "start": 14487, + "end": 14488, "loc": { "start": { "line": 514, @@ -20958,8 +20958,8 @@ }, "property": { "type": "Identifier", - "start": 14484, - "end": 14495, + "start": 14489, + "end": 14500, "loc": { "start": { "line": 514, @@ -20985,8 +20985,8 @@ { "type": "CommentBlock", "value": "*\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 14187, - "end": 14365, + "start": 14192, + "end": 14370, "loc": { "start": { "line": 508, @@ -21003,8 +21003,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14507, - "end": 14683, + "start": 14512, + "end": 14688, "loc": { "start": { "line": 516, @@ -21020,8 +21020,8 @@ }, { "type": "ExpressionStatement", - "start": 14692, - "end": 14736, + "start": 14697, + "end": 14741, "loc": { "start": { "line": 522, @@ -21034,8 +21034,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14692, - "end": 14735, + "start": 14697, + "end": 14740, "loc": { "start": { "line": 522, @@ -21049,8 +21049,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 14692, - "end": 14709, + "start": 14697, + "end": 14714, "loc": { "start": { "line": 522, @@ -21063,8 +21063,8 @@ }, "object": { "type": "ThisExpression", - "start": 14692, - "end": 14696, + "start": 14697, + "end": 14701, "loc": { "start": { "line": 522, @@ -21079,8 +21079,8 @@ }, "property": { "type": "Identifier", - "start": 14697, - "end": 14709, + "start": 14702, + "end": 14714, "loc": { "start": { "line": 522, @@ -21099,8 +21099,8 @@ }, "right": { "type": "CallExpression", - "start": 14712, - "end": 14735, + "start": 14717, + "end": 14740, "loc": { "start": { "line": 522, @@ -21113,8 +21113,8 @@ }, "callee": { "type": "Identifier", - "start": 14712, - "end": 14719, + "start": 14717, + "end": 14724, "loc": { "start": { "line": 522, @@ -21131,8 +21131,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 14720, - "end": 14734, + "start": 14725, + "end": 14739, "loc": { "start": { "line": 522, @@ -21145,8 +21145,8 @@ }, "object": { "type": "Identifier", - "start": 14720, - "end": 14721, + "start": 14725, + "end": 14726, "loc": { "start": { "line": 522, @@ -21162,8 +21162,8 @@ }, "property": { "type": "Identifier", - "start": 14722, - "end": 14734, + "start": 14727, + "end": 14739, "loc": { "start": { "line": 522, @@ -21187,8 +21187,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14507, - "end": 14683, + "start": 14512, + "end": 14688, "loc": { "start": { "line": 516, @@ -21205,8 +21205,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", - "start": 14746, - "end": 14883, + "start": 14751, + "end": 14888, "loc": { "start": { "line": 524, @@ -21222,8 +21222,8 @@ }, { "type": "ExpressionStatement", - "start": 14892, - "end": 14950, + "start": 14897, + "end": 14955, "loc": { "start": { "line": 529, @@ -21236,8 +21236,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14892, - "end": 14949, + "start": 14897, + "end": 14954, "loc": { "start": { "line": 529, @@ -21251,8 +21251,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 14892, - "end": 14907, + "start": 14897, + "end": 14912, "loc": { "start": { "line": 529, @@ -21265,8 +21265,8 @@ }, "object": { "type": "ThisExpression", - "start": 14892, - "end": 14896, + "start": 14897, + "end": 14901, "loc": { "start": { "line": 529, @@ -21281,8 +21281,8 @@ }, "property": { "type": "Identifier", - "start": 14897, - "end": 14907, + "start": 14902, + "end": 14912, "loc": { "start": { "line": 529, @@ -21301,8 +21301,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 14910, - "end": 14949, + "start": 14915, + "end": 14954, "loc": { "start": { "line": 529, @@ -21315,8 +21315,8 @@ }, "test": { "type": "MemberExpression", - "start": 14910, - "end": 14927, + "start": 14915, + "end": 14932, "loc": { "start": { "line": 529, @@ -21329,8 +21329,8 @@ }, "object": { "type": "ThisExpression", - "start": 14910, - "end": 14914, + "start": 14915, + "end": 14919, "loc": { "start": { "line": 529, @@ -21344,8 +21344,8 @@ }, "property": { "type": "Identifier", - "start": 14915, - "end": 14927, + "start": 14920, + "end": 14932, "loc": { "start": { "line": 529, @@ -21363,8 +21363,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 14930, - "end": 14944, + "start": 14935, + "end": 14949, "loc": { "start": { "line": 529, @@ -21377,8 +21377,8 @@ }, "object": { "type": "Identifier", - "start": 14930, - "end": 14931, + "start": 14935, + "end": 14936, "loc": { "start": { "line": 529, @@ -21394,8 +21394,8 @@ }, "property": { "type": "Identifier", - "start": 14932, - "end": 14944, + "start": 14937, + "end": 14949, "loc": { "start": { "line": 529, @@ -21413,8 +21413,8 @@ }, "alternate": { "type": "ArrayExpression", - "start": 14947, - "end": 14949, + "start": 14952, + "end": 14954, "loc": { "start": { "line": 529, @@ -21434,8 +21434,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", - "start": 14746, - "end": 14883, + "start": 14751, + "end": 14888, "loc": { "start": { "line": 524, @@ -21452,8 +21452,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14960, - "end": 15137, + "start": 14965, + "end": 15142, "loc": { "start": { "line": 531, @@ -21469,8 +21469,8 @@ }, { "type": "ExpressionStatement", - "start": 15146, - "end": 15192, + "start": 15151, + "end": 15197, "loc": { "start": { "line": 537, @@ -21483,8 +21483,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 15146, - "end": 15191, + "start": 15151, + "end": 15196, "loc": { "start": { "line": 537, @@ -21498,8 +21498,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 15146, - "end": 15164, + "start": 15151, + "end": 15169, "loc": { "start": { "line": 537, @@ -21512,8 +21512,8 @@ }, "object": { "type": "ThisExpression", - "start": 15146, - "end": 15150, + "start": 15151, + "end": 15155, "loc": { "start": { "line": 537, @@ -21528,8 +21528,8 @@ }, "property": { "type": "Identifier", - "start": 15151, - "end": 15164, + "start": 15156, + "end": 15169, "loc": { "start": { "line": 537, @@ -21548,8 +21548,8 @@ }, "right": { "type": "CallExpression", - "start": 15167, - "end": 15191, + "start": 15172, + "end": 15196, "loc": { "start": { "line": 537, @@ -21562,8 +21562,8 @@ }, "callee": { "type": "Identifier", - "start": 15167, - "end": 15174, + "start": 15172, + "end": 15179, "loc": { "start": { "line": 537, @@ -21580,8 +21580,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 15175, - "end": 15190, + "start": 15180, + "end": 15195, "loc": { "start": { "line": 537, @@ -21594,8 +21594,8 @@ }, "object": { "type": "Identifier", - "start": 15175, - "end": 15176, + "start": 15180, + "end": 15181, "loc": { "start": { "line": 537, @@ -21611,8 +21611,8 @@ }, "property": { "type": "Identifier", - "start": 15177, - "end": 15190, + "start": 15182, + "end": 15195, "loc": { "start": { "line": 537, @@ -21636,8 +21636,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14960, - "end": 15137, + "start": 14965, + "end": 15142, "loc": { "start": { "line": 531, @@ -21654,8 +21654,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", - "start": 15202, - "end": 15340, + "start": 15207, + "end": 15345, "loc": { "start": { "line": 539, @@ -21671,8 +21671,8 @@ }, { "type": "ExpressionStatement", - "start": 15349, - "end": 15410, + "start": 15354, + "end": 15415, "loc": { "start": { "line": 544, @@ -21685,8 +21685,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 15349, - "end": 15409, + "start": 15354, + "end": 15414, "loc": { "start": { "line": 544, @@ -21700,8 +21700,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 15349, - "end": 15365, + "start": 15354, + "end": 15370, "loc": { "start": { "line": 544, @@ -21714,8 +21714,8 @@ }, "object": { "type": "ThisExpression", - "start": 15349, - "end": 15353, + "start": 15354, + "end": 15358, "loc": { "start": { "line": 544, @@ -21730,8 +21730,8 @@ }, "property": { "type": "Identifier", - "start": 15354, - "end": 15365, + "start": 15359, + "end": 15370, "loc": { "start": { "line": 544, @@ -21750,8 +21750,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 15368, - "end": 15409, + "start": 15373, + "end": 15414, "loc": { "start": { "line": 544, @@ -21764,8 +21764,8 @@ }, "test": { "type": "MemberExpression", - "start": 15368, - "end": 15386, + "start": 15373, + "end": 15391, "loc": { "start": { "line": 544, @@ -21778,8 +21778,8 @@ }, "object": { "type": "ThisExpression", - "start": 15368, - "end": 15372, + "start": 15373, + "end": 15377, "loc": { "start": { "line": 544, @@ -21793,8 +21793,8 @@ }, "property": { "type": "Identifier", - "start": 15373, - "end": 15386, + "start": 15378, + "end": 15391, "loc": { "start": { "line": 544, @@ -21812,8 +21812,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 15389, - "end": 15404, + "start": 15394, + "end": 15409, "loc": { "start": { "line": 544, @@ -21826,8 +21826,8 @@ }, "object": { "type": "Identifier", - "start": 15389, - "end": 15390, + "start": 15394, + "end": 15395, "loc": { "start": { "line": 544, @@ -21843,8 +21843,8 @@ }, "property": { "type": "Identifier", - "start": 15391, - "end": 15404, + "start": 15396, + "end": 15409, "loc": { "start": { "line": 544, @@ -21862,8 +21862,8 @@ }, "alternate": { "type": "ArrayExpression", - "start": 15407, - "end": 15409, + "start": 15412, + "end": 15414, "loc": { "start": { "line": 544, @@ -21883,8 +21883,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", - "start": 15202, - "end": 15340, + "start": 15207, + "end": 15345, "loc": { "start": { "line": 539, @@ -21901,8 +21901,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", - "start": 15420, - "end": 15563, + "start": 15425, + "end": 15568, "loc": { "start": { "line": 546, @@ -21918,8 +21918,8 @@ }, { "type": "ExpressionStatement", - "start": 15572, - "end": 15629, + "start": 15577, + "end": 15634, "loc": { "start": { "line": 551, @@ -21932,8 +21932,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 15572, - "end": 15628, + "start": 15577, + "end": 15633, "loc": { "start": { "line": 551, @@ -21947,8 +21947,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 15572, - "end": 15592, + "start": 15577, + "end": 15597, "loc": { "start": { "line": 551, @@ -21961,8 +21961,8 @@ }, "object": { "type": "ThisExpression", - "start": 15572, - "end": 15576, + "start": 15577, + "end": 15581, "loc": { "start": { "line": 551, @@ -21977,8 +21977,8 @@ }, "property": { "type": "Identifier", - "start": 15577, - "end": 15592, + "start": 15582, + "end": 15597, "loc": { "start": { "line": 551, @@ -21997,8 +21997,8 @@ }, "right": { "type": "CallExpression", - "start": 15595, - "end": 15628, + "start": 15600, + "end": 15633, "loc": { "start": { "line": 551, @@ -22011,8 +22011,8 @@ }, "callee": { "type": "Identifier", - "start": 15595, - "end": 15602, + "start": 15600, + "end": 15607, "loc": { "start": { "line": 551, @@ -22029,8 +22029,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 15603, - "end": 15627, + "start": 15608, + "end": 15632, "loc": { "start": { "line": 551, @@ -22043,8 +22043,8 @@ }, "object": { "type": "Identifier", - "start": 15603, - "end": 15604, + "start": 15608, + "end": 15609, "loc": { "start": { "line": 551, @@ -22060,8 +22060,8 @@ }, "property": { "type": "Identifier", - "start": 15605, - "end": 15627, + "start": 15610, + "end": 15632, "loc": { "start": { "line": 551, @@ -22085,8 +22085,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", - "start": 15420, - "end": 15563, + "start": 15425, + "end": 15568, "loc": { "start": { "line": 546, @@ -22103,8 +22103,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", - "start": 15639, - "end": 15757, + "start": 15644, + "end": 15762, "loc": { "start": { "line": 553, @@ -22120,8 +22120,8 @@ }, { "type": "ExpressionStatement", - "start": 15766, - "end": 15814, + "start": 15771, + "end": 15819, "loc": { "start": { "line": 557, @@ -22134,8 +22134,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 15766, - "end": 15813, + "start": 15771, + "end": 15818, "loc": { "start": { "line": 557, @@ -22149,8 +22149,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 15766, - "end": 15787, + "start": 15771, + "end": 15792, "loc": { "start": { "line": 557, @@ -22163,8 +22163,8 @@ }, "object": { "type": "ThisExpression", - "start": 15766, - "end": 15770, + "start": 15771, + "end": 15775, "loc": { "start": { "line": 557, @@ -22179,8 +22179,8 @@ }, "property": { "type": "Identifier", - "start": 15771, - "end": 15787, + "start": 15776, + "end": 15792, "loc": { "start": { "line": 557, @@ -22199,8 +22199,8 @@ }, "right": { "type": "CallExpression", - "start": 15790, - "end": 15813, + "start": 15795, + "end": 15818, "loc": { "start": { "line": 557, @@ -22213,8 +22213,8 @@ }, "callee": { "type": "Identifier", - "start": 15790, - "end": 15795, + "start": 15795, + "end": 15800, "loc": { "start": { "line": 557, @@ -22231,8 +22231,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 15796, - "end": 15812, + "start": 15801, + "end": 15817, "loc": { "start": { "line": 557, @@ -22245,8 +22245,8 @@ }, "object": { "type": "Identifier", - "start": 15796, - "end": 15797, + "start": 15801, + "end": 15802, "loc": { "start": { "line": 557, @@ -22262,8 +22262,8 @@ }, "property": { "type": "Identifier", - "start": 15798, - "end": 15812, + "start": 15803, + "end": 15817, "loc": { "start": { "line": 557, @@ -22287,8 +22287,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", - "start": 15639, - "end": 15757, + "start": 15644, + "end": 15762, "loc": { "start": { "line": 553, @@ -22305,8 +22305,8 @@ { "type": "CommentBlock", "value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ", - "start": 15824, - "end": 16296, + "start": 15829, + "end": 16301, "loc": { "start": { "line": 559, @@ -22322,8 +22322,8 @@ }, { "type": "ExpressionStatement", - "start": 16305, - "end": 16343, + "start": 16310, + "end": 16348, "loc": { "start": { "line": 576, @@ -22336,8 +22336,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16305, - "end": 16342, + "start": 16310, + "end": 16347, "loc": { "start": { "line": 576, @@ -22351,8 +22351,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 16305, - "end": 16323, + "start": 16310, + "end": 16328, "loc": { "start": { "line": 576, @@ -22365,8 +22365,8 @@ }, "object": { "type": "ThisExpression", - "start": 16305, - "end": 16309, + "start": 16310, + "end": 16314, "loc": { "start": { "line": 576, @@ -22381,8 +22381,8 @@ }, "property": { "type": "Identifier", - "start": 16310, - "end": 16323, + "start": 16315, + "end": 16328, "loc": { "start": { "line": 576, @@ -22401,8 +22401,8 @@ }, "right": { "type": "MemberExpression", - "start": 16326, - "end": 16342, + "start": 16331, + "end": 16347, "loc": { "start": { "line": 576, @@ -22415,8 +22415,8 @@ }, "object": { "type": "Identifier", - "start": 16326, - "end": 16327, + "start": 16331, + "end": 16332, "loc": { "start": { "line": 576, @@ -22432,8 +22432,8 @@ }, "property": { "type": "Identifier", - "start": 16328, - "end": 16342, + "start": 16333, + "end": 16347, "loc": { "start": { "line": 576, @@ -22455,8 +22455,8 @@ { "type": "CommentBlock", "value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ", - "start": 15824, - "end": 16296, + "start": 15829, + "end": 16301, "loc": { "start": { "line": 559, @@ -22473,8 +22473,8 @@ { "type": "CommentBlock", "value": "** Filter operators **", - "start": 16353, - "end": 16379, + "start": 16358, + "end": 16384, "loc": { "start": { "line": 578, @@ -22489,8 +22489,8 @@ { "type": "CommentBlock", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", - "start": 16388, - "end": 16505, + "start": 16393, + "end": 16510, "loc": { "start": { "line": 579, @@ -22506,8 +22506,8 @@ }, { "type": "ExpressionStatement", - "start": 16514, - "end": 16572, + "start": 16519, + "end": 16577, "loc": { "start": { "line": 583, @@ -22520,8 +22520,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16514, - "end": 16571, + "start": 16519, + "end": 16576, "loc": { "start": { "line": 583, @@ -22535,8 +22535,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 16514, - "end": 16530, + "start": 16519, + "end": 16535, "loc": { "start": { "line": 583, @@ -22549,8 +22549,8 @@ }, "object": { "type": "ThisExpression", - "start": 16514, - "end": 16518, + "start": 16519, + "end": 16523, "loc": { "start": { "line": 583, @@ -22565,8 +22565,8 @@ }, "property": { "type": "Identifier", - "start": 16519, - "end": 16530, + "start": 16524, + "end": 16535, "loc": { "start": { "line": 583, @@ -22585,8 +22585,8 @@ }, "right": { "type": "CallExpression", - "start": 16533, - "end": 16571, + "start": 16538, + "end": 16576, "loc": { "start": { "line": 583, @@ -22599,8 +22599,8 @@ }, "callee": { "type": "Identifier", - "start": 16533, - "end": 16544, + "start": 16538, + "end": 16549, "loc": { "start": { "line": 583, @@ -22617,8 +22617,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 16545, - "end": 16562, + "start": 16550, + "end": 16567, "loc": { "start": { "line": 583, @@ -22631,8 +22631,8 @@ }, "object": { "type": "Identifier", - "start": 16545, - "end": 16546, + "start": 16550, + "end": 16551, "loc": { "start": { "line": 583, @@ -22648,8 +22648,8 @@ }, "property": { "type": "Identifier", - "start": 16547, - "end": 16562, + "start": 16552, + "end": 16567, "loc": { "start": { "line": 583, @@ -22667,8 +22667,8 @@ }, { "type": "StringLiteral", - "start": 16564, - "end": 16570, + "start": 16569, + "end": 16575, "loc": { "start": { "line": 583, @@ -22693,8 +22693,8 @@ { "type": "CommentBlock", "value": "** Filter operators **", - "start": 16353, - "end": 16379, + "start": 16358, + "end": 16384, "loc": { "start": { "line": 578, @@ -22709,8 +22709,8 @@ { "type": "CommentBlock", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", - "start": 16388, - "end": 16505, + "start": 16393, + "end": 16510, "loc": { "start": { "line": 579, @@ -22727,8 +22727,8 @@ { "type": "CommentBlock", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", - "start": 16582, - "end": 16695, + "start": 16587, + "end": 16700, "loc": { "start": { "line": 585, @@ -22744,8 +22744,8 @@ }, { "type": "ExpressionStatement", - "start": 16704, - "end": 16763, + "start": 16709, + "end": 16768, "loc": { "start": { "line": 589, @@ -22758,8 +22758,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16704, - "end": 16762, + "start": 16709, + "end": 16767, "loc": { "start": { "line": 589, @@ -22773,8 +22773,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 16704, - "end": 16719, + "start": 16709, + "end": 16724, "loc": { "start": { "line": 589, @@ -22787,8 +22787,8 @@ }, "object": { "type": "ThisExpression", - "start": 16704, - "end": 16708, + "start": 16709, + "end": 16713, "loc": { "start": { "line": 589, @@ -22803,8 +22803,8 @@ }, "property": { "type": "Identifier", - "start": 16709, - "end": 16719, + "start": 16714, + "end": 16724, "loc": { "start": { "line": 589, @@ -22823,8 +22823,8 @@ }, "right": { "type": "CallExpression", - "start": 16722, - "end": 16762, + "start": 16727, + "end": 16767, "loc": { "start": { "line": 589, @@ -22837,8 +22837,8 @@ }, "callee": { "type": "Identifier", - "start": 16722, - "end": 16733, + "start": 16727, + "end": 16738, "loc": { "start": { "line": 589, @@ -22855,8 +22855,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 16734, - "end": 16750, + "start": 16739, + "end": 16755, "loc": { "start": { "line": 589, @@ -22869,8 +22869,8 @@ }, "object": { "type": "Identifier", - "start": 16734, - "end": 16735, + "start": 16739, + "end": 16740, "loc": { "start": { "line": 589, @@ -22886,8 +22886,8 @@ }, "property": { "type": "Identifier", - "start": 16736, - "end": 16750, + "start": 16741, + "end": 16755, "loc": { "start": { "line": 589, @@ -22905,8 +22905,8 @@ }, { "type": "StringLiteral", - "start": 16752, - "end": 16761, + "start": 16757, + "end": 16766, "loc": { "start": { "line": 589, @@ -22931,8 +22931,8 @@ { "type": "CommentBlock", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", - "start": 16582, - "end": 16695, + "start": 16587, + "end": 16700, "loc": { "start": { "line": 585, @@ -22949,8 +22949,8 @@ { "type": "CommentBlock", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", - "start": 16773, - "end": 16893, + "start": 16778, + "end": 16898, "loc": { "start": { "line": 591, @@ -22966,8 +22966,8 @@ }, { "type": "ExpressionStatement", - "start": 16902, - "end": 16967, + "start": 16907, + "end": 16972, "loc": { "start": { "line": 595, @@ -22980,8 +22980,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16902, - "end": 16966, + "start": 16907, + "end": 16971, "loc": { "start": { "line": 595, @@ -22995,8 +22995,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 16902, - "end": 16917, + "start": 16907, + "end": 16922, "loc": { "start": { "line": 595, @@ -23009,8 +23009,8 @@ }, "object": { "type": "ThisExpression", - "start": 16902, - "end": 16906, + "start": 16907, + "end": 16911, "loc": { "start": { "line": 595, @@ -23025,8 +23025,8 @@ }, "property": { "type": "Identifier", - "start": 16907, - "end": 16917, + "start": 16912, + "end": 16922, "loc": { "start": { "line": 595, @@ -23045,8 +23045,8 @@ }, "right": { "type": "CallExpression", - "start": 16920, - "end": 16966, + "start": 16925, + "end": 16971, "loc": { "start": { "line": 595, @@ -23059,8 +23059,8 @@ }, "callee": { "type": "Identifier", - "start": 16920, - "end": 16931, + "start": 16925, + "end": 16936, "loc": { "start": { "line": 595, @@ -23077,8 +23077,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 16932, - "end": 16951, + "start": 16937, + "end": 16956, "loc": { "start": { "line": 595, @@ -23091,8 +23091,8 @@ }, "object": { "type": "Identifier", - "start": 16932, - "end": 16933, + "start": 16937, + "end": 16938, "loc": { "start": { "line": 595, @@ -23108,8 +23108,8 @@ }, "property": { "type": "Identifier", - "start": 16934, - "end": 16951, + "start": 16939, + "end": 16956, "loc": { "start": { "line": 595, @@ -23127,8 +23127,8 @@ }, { "type": "StringLiteral", - "start": 16953, - "end": 16965, + "start": 16958, + "end": 16970, "loc": { "start": { "line": 595, @@ -23153,8 +23153,8 @@ { "type": "CommentBlock", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", - "start": 16773, - "end": 16893, + "start": 16778, + "end": 16898, "loc": { "start": { "line": 591, @@ -23171,8 +23171,8 @@ { "type": "CommentBlock", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", - "start": 16977, - "end": 17084, + "start": 16982, + "end": 17089, "loc": { "start": { "line": 597, @@ -23188,8 +23188,8 @@ }, { "type": "ExpressionStatement", - "start": 17093, - "end": 17144, + "start": 17098, + "end": 17149, "loc": { "start": { "line": 601, @@ -23202,8 +23202,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17093, - "end": 17143, + "start": 17098, + "end": 17148, "loc": { "start": { "line": 601, @@ -23217,8 +23217,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 17093, - "end": 17108, + "start": 17098, + "end": 17113, "loc": { "start": { "line": 601, @@ -23231,8 +23231,8 @@ }, "object": { "type": "ThisExpression", - "start": 17093, - "end": 17097, + "start": 17098, + "end": 17102, "loc": { "start": { "line": 601, @@ -23247,8 +23247,8 @@ }, "property": { "type": "Identifier", - "start": 17098, - "end": 17108, + "start": 17103, + "end": 17113, "loc": { "start": { "line": 601, @@ -23267,8 +23267,8 @@ }, "right": { "type": "CallExpression", - "start": 17111, - "end": 17143, + "start": 17116, + "end": 17148, "loc": { "start": { "line": 601, @@ -23281,8 +23281,8 @@ }, "callee": { "type": "Identifier", - "start": 17111, - "end": 17122, + "start": 17116, + "end": 17127, "loc": { "start": { "line": 601, @@ -23299,8 +23299,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 17123, - "end": 17136, + "start": 17128, + "end": 17141, "loc": { "start": { "line": 601, @@ -23313,8 +23313,8 @@ }, "object": { "type": "Identifier", - "start": 17123, - "end": 17124, + "start": 17128, + "end": 17129, "loc": { "start": { "line": 601, @@ -23330,8 +23330,8 @@ }, "property": { "type": "Identifier", - "start": 17125, - "end": 17136, + "start": 17130, + "end": 17141, "loc": { "start": { "line": 601, @@ -23349,8 +23349,8 @@ }, { "type": "StringLiteral", - "start": 17138, - "end": 17142, + "start": 17143, + "end": 17147, "loc": { "start": { "line": 601, @@ -23375,8 +23375,8 @@ { "type": "CommentBlock", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", - "start": 16977, - "end": 17084, + "start": 16982, + "end": 17089, "loc": { "start": { "line": 597, @@ -23393,8 +23393,8 @@ { "type": "CommentBlock", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", - "start": 17154, - "end": 17262, + "start": 17159, + "end": 17267, "loc": { "start": { "line": 603, @@ -23410,8 +23410,8 @@ }, { "type": "ExpressionStatement", - "start": 17271, - "end": 17323, + "start": 17276, + "end": 17328, "loc": { "start": { "line": 607, @@ -23424,8 +23424,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17271, - "end": 17322, + "start": 17276, + "end": 17327, "loc": { "start": { "line": 607, @@ -23439,8 +23439,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 17271, - "end": 17286, + "start": 17276, + "end": 17291, "loc": { "start": { "line": 607, @@ -23453,8 +23453,8 @@ }, "object": { "type": "ThisExpression", - "start": 17271, - "end": 17275, + "start": 17276, + "end": 17280, "loc": { "start": { "line": 607, @@ -23469,8 +23469,8 @@ }, "property": { "type": "Identifier", - "start": 17276, - "end": 17286, + "start": 17281, + "end": 17291, "loc": { "start": { "line": 607, @@ -23489,8 +23489,8 @@ }, "right": { "type": "CallExpression", - "start": 17289, - "end": 17322, + "start": 17294, + "end": 17327, "loc": { "start": { "line": 607, @@ -23503,8 +23503,8 @@ }, "callee": { "type": "Identifier", - "start": 17289, - "end": 17300, + "start": 17294, + "end": 17305, "loc": { "start": { "line": 607, @@ -23521,8 +23521,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 17301, - "end": 17315, + "start": 17306, + "end": 17320, "loc": { "start": { "line": 607, @@ -23535,8 +23535,8 @@ }, "object": { "type": "Identifier", - "start": 17301, - "end": 17302, + "start": 17306, + "end": 17307, "loc": { "start": { "line": 607, @@ -23552,8 +23552,8 @@ }, "property": { "type": "Identifier", - "start": 17303, - "end": 17315, + "start": 17308, + "end": 17320, "loc": { "start": { "line": 607, @@ -23571,8 +23571,8 @@ }, { "type": "StringLiteral", - "start": 17317, - "end": 17321, + "start": 17322, + "end": 17326, "loc": { "start": { "line": 607, @@ -23597,8 +23597,8 @@ { "type": "CommentBlock", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", - "start": 17154, - "end": 17262, + "start": 17159, + "end": 17267, "loc": { "start": { "line": 603, @@ -23615,8 +23615,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", - "start": 17333, - "end": 17441, + "start": 17338, + "end": 17446, "loc": { "start": { "line": 609, @@ -23632,8 +23632,8 @@ }, { "type": "ExpressionStatement", - "start": 17450, - "end": 17505, + "start": 17455, + "end": 17510, "loc": { "start": { "line": 613, @@ -23646,8 +23646,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17450, - "end": 17504, + "start": 17455, + "end": 17509, "loc": { "start": { "line": 613, @@ -23661,8 +23661,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 17450, - "end": 17465, + "start": 17455, + "end": 17470, "loc": { "start": { "line": 613, @@ -23675,8 +23675,8 @@ }, "object": { "type": "ThisExpression", - "start": 17450, - "end": 17454, + "start": 17455, + "end": 17459, "loc": { "start": { "line": 613, @@ -23691,8 +23691,8 @@ }, "property": { "type": "Identifier", - "start": 17455, - "end": 17465, + "start": 17460, + "end": 17470, "loc": { "start": { "line": 613, @@ -23711,8 +23711,8 @@ }, "right": { "type": "CallExpression", - "start": 17468, - "end": 17504, + "start": 17473, + "end": 17509, "loc": { "start": { "line": 613, @@ -23725,8 +23725,8 @@ }, "callee": { "type": "Identifier", - "start": 17468, - "end": 17479, + "start": 17473, + "end": 17484, "loc": { "start": { "line": 613, @@ -23743,8 +23743,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 17480, - "end": 17498, + "start": 17485, + "end": 17503, "loc": { "start": { "line": 613, @@ -23757,8 +23757,8 @@ }, "object": { "type": "Identifier", - "start": 17480, - "end": 17481, + "start": 17485, + "end": 17486, "loc": { "start": { "line": 613, @@ -23774,8 +23774,8 @@ }, "property": { "type": "Identifier", - "start": 17482, - "end": 17498, + "start": 17487, + "end": 17503, "loc": { "start": { "line": 613, @@ -23793,8 +23793,8 @@ }, { "type": "StringLiteral", - "start": 17500, - "end": 17503, + "start": 17505, + "end": 17508, "loc": { "start": { "line": 613, @@ -23819,8 +23819,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", - "start": 17333, - "end": 17441, + "start": 17338, + "end": 17446, "loc": { "start": { "line": 609, @@ -23837,8 +23837,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", - "start": 17515, - "end": 17621, + "start": 17520, + "end": 17626, "loc": { "start": { "line": 615, @@ -23854,8 +23854,8 @@ }, { "type": "ExpressionStatement", - "start": 17630, - "end": 17683, + "start": 17635, + "end": 17688, "loc": { "start": { "line": 619, @@ -23868,8 +23868,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17630, - "end": 17682, + "start": 17635, + "end": 17687, "loc": { "start": { "line": 619, @@ -23883,8 +23883,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 17630, - "end": 17645, + "start": 17635, + "end": 17650, "loc": { "start": { "line": 619, @@ -23897,8 +23897,8 @@ }, "object": { "type": "ThisExpression", - "start": 17630, - "end": 17634, + "start": 17635, + "end": 17639, "loc": { "start": { "line": 619, @@ -23913,8 +23913,8 @@ }, "property": { "type": "Identifier", - "start": 17635, - "end": 17645, + "start": 17640, + "end": 17650, "loc": { "start": { "line": 619, @@ -23933,8 +23933,8 @@ }, "right": { "type": "CallExpression", - "start": 17648, - "end": 17682, + "start": 17653, + "end": 17687, "loc": { "start": { "line": 619, @@ -23947,8 +23947,8 @@ }, "callee": { "type": "Identifier", - "start": 17648, - "end": 17659, + "start": 17653, + "end": 17664, "loc": { "start": { "line": 619, @@ -23965,8 +23965,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 17660, - "end": 17676, + "start": 17665, + "end": 17681, "loc": { "start": { "line": 619, @@ -23979,8 +23979,8 @@ }, "object": { "type": "Identifier", - "start": 17660, - "end": 17661, + "start": 17665, + "end": 17666, "loc": { "start": { "line": 619, @@ -23996,8 +23996,8 @@ }, "property": { "type": "Identifier", - "start": 17662, - "end": 17676, + "start": 17667, + "end": 17681, "loc": { "start": { "line": 619, @@ -24015,8 +24015,8 @@ }, { "type": "StringLiteral", - "start": 17678, - "end": 17681, + "start": 17683, + "end": 17686, "loc": { "start": { "line": 619, @@ -24041,8 +24041,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", - "start": 17515, - "end": 17621, + "start": 17520, + "end": 17626, "loc": { "start": { "line": 615, @@ -24059,8 +24059,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", - "start": 17693, - "end": 17809, + "start": 17698, + "end": 17814, "loc": { "start": { "line": 621, @@ -24076,8 +24076,8 @@ }, { "type": "ExpressionStatement", - "start": 17818, - "end": 17878, + "start": 17823, + "end": 17883, "loc": { "start": { "line": 625, @@ -24090,8 +24090,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17818, - "end": 17877, + "start": 17823, + "end": 17882, "loc": { "start": { "line": 625, @@ -24105,8 +24105,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 17818, - "end": 17833, + "start": 17823, + "end": 17838, "loc": { "start": { "line": 625, @@ -24119,8 +24119,8 @@ }, "object": { "type": "ThisExpression", - "start": 17818, - "end": 17822, + "start": 17823, + "end": 17827, "loc": { "start": { "line": 625, @@ -24135,8 +24135,8 @@ }, "property": { "type": "Identifier", - "start": 17823, - "end": 17833, + "start": 17828, + "end": 17838, "loc": { "start": { "line": 625, @@ -24155,8 +24155,8 @@ }, "right": { "type": "CallExpression", - "start": 17836, - "end": 17877, + "start": 17841, + "end": 17882, "loc": { "start": { "line": 625, @@ -24169,8 +24169,8 @@ }, "callee": { "type": "Identifier", - "start": 17836, - "end": 17847, + "start": 17841, + "end": 17852, "loc": { "start": { "line": 625, @@ -24187,8 +24187,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 17848, - "end": 17870, + "start": 17853, + "end": 17875, "loc": { "start": { "line": 625, @@ -24201,8 +24201,8 @@ }, "object": { "type": "Identifier", - "start": 17848, - "end": 17849, + "start": 17853, + "end": 17854, "loc": { "start": { "line": 625, @@ -24218,8 +24218,8 @@ }, "property": { "type": "Identifier", - "start": 17850, - "end": 17870, + "start": 17855, + "end": 17875, "loc": { "start": { "line": 625, @@ -24237,8 +24237,8 @@ }, { "type": "StringLiteral", - "start": 17872, - "end": 17876, + "start": 17877, + "end": 17881, "loc": { "start": { "line": 625, @@ -24263,8 +24263,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", - "start": 17693, - "end": 17809, + "start": 17698, + "end": 17814, "loc": { "start": { "line": 621, @@ -24281,8 +24281,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", - "start": 17888, - "end": 18006, + "start": 17893, + "end": 18011, "loc": { "start": { "line": 627, @@ -24298,8 +24298,8 @@ }, { "type": "ExpressionStatement", - "start": 18015, - "end": 18077, + "start": 18020, + "end": 18082, "loc": { "start": { "line": 631, @@ -24312,8 +24312,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18015, - "end": 18076, + "start": 18020, + "end": 18081, "loc": { "start": { "line": 631, @@ -24327,8 +24327,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18015, - "end": 18030, + "start": 18020, + "end": 18035, "loc": { "start": { "line": 631, @@ -24341,8 +24341,8 @@ }, "object": { "type": "ThisExpression", - "start": 18015, - "end": 18019, + "start": 18020, + "end": 18024, "loc": { "start": { "line": 631, @@ -24357,8 +24357,8 @@ }, "property": { "type": "Identifier", - "start": 18020, - "end": 18030, + "start": 18025, + "end": 18035, "loc": { "start": { "line": 631, @@ -24377,8 +24377,8 @@ }, "right": { "type": "CallExpression", - "start": 18033, - "end": 18076, + "start": 18038, + "end": 18081, "loc": { "start": { "line": 631, @@ -24391,8 +24391,8 @@ }, "callee": { "type": "Identifier", - "start": 18033, - "end": 18044, + "start": 18038, + "end": 18049, "loc": { "start": { "line": 631, @@ -24409,8 +24409,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 18045, - "end": 18069, + "start": 18050, + "end": 18074, "loc": { "start": { "line": 631, @@ -24423,8 +24423,8 @@ }, "object": { "type": "Identifier", - "start": 18045, - "end": 18046, + "start": 18050, + "end": 18051, "loc": { "start": { "line": 631, @@ -24440,8 +24440,8 @@ }, "property": { "type": "Identifier", - "start": 18047, - "end": 18069, + "start": 18052, + "end": 18074, "loc": { "start": { "line": 631, @@ -24459,8 +24459,8 @@ }, { "type": "StringLiteral", - "start": 18071, - "end": 18075, + "start": 18076, + "end": 18080, "loc": { "start": { "line": 631, @@ -24485,8 +24485,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", - "start": 17888, - "end": 18006, + "start": 17893, + "end": 18011, "loc": { "start": { "line": 627, @@ -24503,8 +24503,8 @@ { "type": "CommentBlock", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", - "start": 18087, - "end": 18193, + "start": 18092, + "end": 18198, "loc": { "start": { "line": 633, @@ -24520,8 +24520,8 @@ }, { "type": "ExpressionStatement", - "start": 18202, - "end": 18259, + "start": 18207, + "end": 18264, "loc": { "start": { "line": 637, @@ -24534,8 +24534,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18202, - "end": 18258, + "start": 18207, + "end": 18263, "loc": { "start": { "line": 637, @@ -24549,8 +24549,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18202, - "end": 18217, + "start": 18207, + "end": 18222, "loc": { "start": { "line": 637, @@ -24563,8 +24563,8 @@ }, "object": { "type": "ThisExpression", - "start": 18202, - "end": 18206, + "start": 18207, + "end": 18211, "loc": { "start": { "line": 637, @@ -24579,8 +24579,8 @@ }, "property": { "type": "Identifier", - "start": 18207, - "end": 18217, + "start": 18212, + "end": 18222, "loc": { "start": { "line": 637, @@ -24599,8 +24599,8 @@ }, "right": { "type": "CallExpression", - "start": 18220, - "end": 18258, + "start": 18225, + "end": 18263, "loc": { "start": { "line": 637, @@ -24613,8 +24613,8 @@ }, "callee": { "type": "Identifier", - "start": 18220, - "end": 18231, + "start": 18225, + "end": 18236, "loc": { "start": { "line": 637, @@ -24631,8 +24631,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 18232, - "end": 18252, + "start": 18237, + "end": 18257, "loc": { "start": { "line": 637, @@ -24645,8 +24645,8 @@ }, "object": { "type": "Identifier", - "start": 18232, - "end": 18233, + "start": 18237, + "end": 18238, "loc": { "start": { "line": 637, @@ -24662,8 +24662,8 @@ }, "property": { "type": "Identifier", - "start": 18234, - "end": 18252, + "start": 18239, + "end": 18257, "loc": { "start": { "line": 637, @@ -24681,8 +24681,8 @@ }, { "type": "StringLiteral", - "start": 18254, - "end": 18257, + "start": 18259, + "end": 18262, "loc": { "start": { "line": 637, @@ -24707,8 +24707,8 @@ { "type": "CommentBlock", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", - "start": 18087, - "end": 18193, + "start": 18092, + "end": 18198, "loc": { "start": { "line": 633, @@ -24725,8 +24725,8 @@ { "type": "CommentBlock", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", - "start": 18269, - "end": 18369, + "start": 18274, + "end": 18374, "loc": { "start": { "line": 639, @@ -24742,8 +24742,8 @@ }, { "type": "ExpressionStatement", - "start": 18378, - "end": 18430, + "start": 18383, + "end": 18435, "loc": { "start": { "line": 643, @@ -24756,8 +24756,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18378, - "end": 18429, + "start": 18383, + "end": 18434, "loc": { "start": { "line": 643, @@ -24771,8 +24771,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18378, - "end": 18393, + "start": 18383, + "end": 18398, "loc": { "start": { "line": 643, @@ -24785,8 +24785,8 @@ }, "object": { "type": "ThisExpression", - "start": 18378, - "end": 18382, + "start": 18383, + "end": 18387, "loc": { "start": { "line": 643, @@ -24801,8 +24801,8 @@ }, "property": { "type": "Identifier", - "start": 18383, - "end": 18393, + "start": 18388, + "end": 18398, "loc": { "start": { "line": 643, @@ -24821,8 +24821,8 @@ }, "right": { "type": "CallExpression", - "start": 18396, - "end": 18429, + "start": 18401, + "end": 18434, "loc": { "start": { "line": 643, @@ -24835,8 +24835,8 @@ }, "callee": { "type": "Identifier", - "start": 18396, - "end": 18407, + "start": 18401, + "end": 18412, "loc": { "start": { "line": 643, @@ -24853,8 +24853,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 18408, - "end": 18423, + "start": 18413, + "end": 18428, "loc": { "start": { "line": 643, @@ -24867,8 +24867,8 @@ }, "object": { "type": "Identifier", - "start": 18408, - "end": 18409, + "start": 18413, + "end": 18414, "loc": { "start": { "line": 643, @@ -24884,8 +24884,8 @@ }, "property": { "type": "Identifier", - "start": 18410, - "end": 18423, + "start": 18415, + "end": 18428, "loc": { "start": { "line": 643, @@ -24903,8 +24903,8 @@ }, { "type": "StringLiteral", - "start": 18425, - "end": 18428, + "start": 18430, + "end": 18433, "loc": { "start": { "line": 643, @@ -24929,8 +24929,8 @@ { "type": "CommentBlock", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", - "start": 18269, - "end": 18369, + "start": 18274, + "end": 18374, "loc": { "start": { "line": 639, @@ -24947,8 +24947,8 @@ { "type": "CommentBlock", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18440, - "end": 18551, + "start": 18445, + "end": 18556, "loc": { "start": { "line": 645, @@ -24964,8 +24964,8 @@ }, { "type": "ExpressionStatement", - "start": 18560, - "end": 18613, + "start": 18565, + "end": 18618, "loc": { "start": { "line": 649, @@ -24978,8 +24978,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18560, - "end": 18612, + "start": 18565, + "end": 18617, "loc": { "start": { "line": 649, @@ -24993,8 +24993,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18560, - "end": 18575, + "start": 18565, + "end": 18580, "loc": { "start": { "line": 649, @@ -25007,8 +25007,8 @@ }, "object": { "type": "ThisExpression", - "start": 18560, - "end": 18564, + "start": 18565, + "end": 18569, "loc": { "start": { "line": 649, @@ -25023,8 +25023,8 @@ }, "property": { "type": "Identifier", - "start": 18565, - "end": 18575, + "start": 18570, + "end": 18580, "loc": { "start": { "line": 649, @@ -25043,8 +25043,8 @@ }, "right": { "type": "CallExpression", - "start": 18578, - "end": 18612, + "start": 18583, + "end": 18617, "loc": { "start": { "line": 649, @@ -25057,8 +25057,8 @@ }, "callee": { "type": "Identifier", - "start": 18578, - "end": 18589, + "start": 18583, + "end": 18594, "loc": { "start": { "line": 649, @@ -25075,8 +25075,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 18590, - "end": 18606, + "start": 18595, + "end": 18611, "loc": { "start": { "line": 649, @@ -25089,8 +25089,8 @@ }, "object": { "type": "Identifier", - "start": 18590, - "end": 18591, + "start": 18595, + "end": 18596, "loc": { "start": { "line": 649, @@ -25106,8 +25106,8 @@ }, "property": { "type": "Identifier", - "start": 18592, - "end": 18606, + "start": 18597, + "end": 18611, "loc": { "start": { "line": 649, @@ -25125,8 +25125,8 @@ }, { "type": "StringLiteral", - "start": 18608, - "end": 18611, + "start": 18613, + "end": 18616, "loc": { "start": { "line": 649, @@ -25151,8 +25151,8 @@ { "type": "CommentBlock", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18440, - "end": 18551, + "start": 18445, + "end": 18556, "loc": { "start": { "line": 645, @@ -25169,8 +25169,8 @@ { "type": "CommentBlock", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18623, - "end": 18730, + "start": 18628, + "end": 18735, "loc": { "start": { "line": 651, @@ -25186,8 +25186,8 @@ }, { "type": "ExpressionStatement", - "start": 18739, - "end": 18797, + "start": 18744, + "end": 18802, "loc": { "start": { "line": 655, @@ -25200,8 +25200,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18739, - "end": 18796, + "start": 18744, + "end": 18801, "loc": { "start": { "line": 655, @@ -25215,8 +25215,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18739, - "end": 18754, + "start": 18744, + "end": 18759, "loc": { "start": { "line": 655, @@ -25229,8 +25229,8 @@ }, "object": { "type": "ThisExpression", - "start": 18739, - "end": 18743, + "start": 18744, + "end": 18748, "loc": { "start": { "line": 655, @@ -25245,8 +25245,8 @@ }, "property": { "type": "Identifier", - "start": 18744, - "end": 18754, + "start": 18749, + "end": 18759, "loc": { "start": { "line": 655, @@ -25265,8 +25265,8 @@ }, "right": { "type": "CallExpression", - "start": 18757, - "end": 18796, + "start": 18762, + "end": 18801, "loc": { "start": { "line": 655, @@ -25279,8 +25279,8 @@ }, "callee": { "type": "Identifier", - "start": 18757, - "end": 18768, + "start": 18762, + "end": 18773, "loc": { "start": { "line": 655, @@ -25297,8 +25297,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 18769, - "end": 18790, + "start": 18774, + "end": 18795, "loc": { "start": { "line": 655, @@ -25311,8 +25311,8 @@ }, "object": { "type": "Identifier", - "start": 18769, - "end": 18770, + "start": 18774, + "end": 18775, "loc": { "start": { "line": 655, @@ -25328,8 +25328,8 @@ }, "property": { "type": "Identifier", - "start": 18771, - "end": 18790, + "start": 18776, + "end": 18795, "loc": { "start": { "line": 655, @@ -25347,8 +25347,8 @@ }, { "type": "StringLiteral", - "start": 18792, - "end": 18795, + "start": 18797, + "end": 18800, "loc": { "start": { "line": 655, @@ -25373,8 +25373,8 @@ { "type": "CommentBlock", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18623, - "end": 18730, + "start": 18628, + "end": 18735, "loc": { "start": { "line": 651, @@ -25391,8 +25391,8 @@ { "type": "CommentBlock", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18807, - "end": 18912, + "start": 18812, + "end": 18917, "loc": { "start": { "line": 657, @@ -25408,8 +25408,8 @@ }, { "type": "ExpressionStatement", - "start": 18921, - "end": 18977, + "start": 18926, + "end": 18982, "loc": { "start": { "line": 661, @@ -25422,8 +25422,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18921, - "end": 18976, + "start": 18926, + "end": 18981, "loc": { "start": { "line": 661, @@ -25437,8 +25437,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18921, - "end": 18936, + "start": 18926, + "end": 18941, "loc": { "start": { "line": 661, @@ -25451,8 +25451,8 @@ }, "object": { "type": "ThisExpression", - "start": 18921, - "end": 18925, + "start": 18926, + "end": 18930, "loc": { "start": { "line": 661, @@ -25467,8 +25467,8 @@ }, "property": { "type": "Identifier", - "start": 18926, - "end": 18936, + "start": 18931, + "end": 18941, "loc": { "start": { "line": 661, @@ -25487,8 +25487,8 @@ }, "right": { "type": "CallExpression", - "start": 18939, - "end": 18976, + "start": 18944, + "end": 18981, "loc": { "start": { "line": 661, @@ -25501,8 +25501,8 @@ }, "callee": { "type": "Identifier", - "start": 18939, - "end": 18950, + "start": 18944, + "end": 18955, "loc": { "start": { "line": 661, @@ -25519,8 +25519,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 18951, - "end": 18970, + "start": 18956, + "end": 18975, "loc": { "start": { "line": 661, @@ -25533,8 +25533,8 @@ }, "object": { "type": "Identifier", - "start": 18951, - "end": 18952, + "start": 18956, + "end": 18957, "loc": { "start": { "line": 661, @@ -25550,8 +25550,8 @@ }, "property": { "type": "Identifier", - "start": 18953, - "end": 18970, + "start": 18958, + "end": 18975, "loc": { "start": { "line": 661, @@ -25569,8 +25569,8 @@ }, { "type": "StringLiteral", - "start": 18972, - "end": 18975, + "start": 18977, + "end": 18980, "loc": { "start": { "line": 661, @@ -25595,8 +25595,8 @@ { "type": "CommentBlock", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18807, - "end": 18912, + "start": 18812, + "end": 18917, "loc": { "start": { "line": 657, @@ -25613,8 +25613,8 @@ { "type": "CommentLine", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", - "start": 18987, - "end": 19027, + "start": 18992, + "end": 19032, "loc": { "start": { "line": 663, @@ -25629,8 +25629,8 @@ { "type": "CommentBlock", "value": "*\n * Stored values separator\n * @type {String}\n ", - "start": 19037, - "end": 19113, + "start": 19042, + "end": 19118, "loc": { "start": { "line": 665, @@ -25646,8 +25646,8 @@ }, { "type": "ExpressionStatement", - "start": 19122, - "end": 19169, + "start": 19127, + "end": 19174, "loc": { "start": { "line": 669, @@ -25660,8 +25660,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19122, - "end": 19168, + "start": 19127, + "end": 19173, "loc": { "start": { "line": 669, @@ -25675,8 +25675,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19122, - "end": 19136, + "start": 19127, + "end": 19141, "loc": { "start": { "line": 669, @@ -25689,8 +25689,8 @@ }, "object": { "type": "ThisExpression", - "start": 19122, - "end": 19126, + "start": 19127, + "end": 19131, "loc": { "start": { "line": 669, @@ -25705,8 +25705,8 @@ }, "property": { "type": "Identifier", - "start": 19127, - "end": 19136, + "start": 19132, + "end": 19141, "loc": { "start": { "line": 669, @@ -25725,8 +25725,8 @@ }, "right": { "type": "CallExpression", - "start": 19139, - "end": 19168, + "start": 19144, + "end": 19173, "loc": { "start": { "line": 669, @@ -25739,8 +25739,8 @@ }, "callee": { "type": "Identifier", - "start": 19139, - "end": 19150, + "start": 19144, + "end": 19155, "loc": { "start": { "line": 669, @@ -25757,8 +25757,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19151, - "end": 19162, + "start": 19156, + "end": 19167, "loc": { "start": { "line": 669, @@ -25771,8 +25771,8 @@ }, "object": { "type": "Identifier", - "start": 19151, - "end": 19152, + "start": 19156, + "end": 19157, "loc": { "start": { "line": 669, @@ -25788,8 +25788,8 @@ }, "property": { "type": "Identifier", - "start": 19153, - "end": 19162, + "start": 19158, + "end": 19167, "loc": { "start": { "line": 669, @@ -25807,8 +25807,8 @@ }, { "type": "StringLiteral", - "start": 19164, - "end": 19167, + "start": 19169, + "end": 19172, "loc": { "start": { "line": 669, @@ -25833,8 +25833,8 @@ { "type": "CommentLine", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", - "start": 18987, - "end": 19027, + "start": 18992, + "end": 19032, "loc": { "start": { "line": 663, @@ -25849,8 +25849,8 @@ { "type": "CommentBlock", "value": "*\n * Stored values separator\n * @type {String}\n ", - "start": 19037, - "end": 19113, + "start": 19042, + "end": 19118, "loc": { "start": { "line": 665, @@ -25867,8 +25867,8 @@ { "type": "CommentBlock", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", - "start": 19179, - "end": 19272, + "start": 19184, + "end": 19277, "loc": { "start": { "line": 671, @@ -25884,8 +25884,8 @@ }, { "type": "ExpressionStatement", - "start": 19281, - "end": 19349, + "start": 19286, + "end": 19354, "loc": { "start": { "line": 675, @@ -25898,8 +25898,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19281, - "end": 19348, + "start": 19286, + "end": 19353, "loc": { "start": { "line": 675, @@ -25913,8 +25913,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19281, - "end": 19297, + "start": 19286, + "end": 19302, "loc": { "start": { "line": 675, @@ -25927,8 +25927,8 @@ }, "object": { "type": "ThisExpression", - "start": 19281, - "end": 19285, + "start": 19286, + "end": 19290, "loc": { "start": { "line": 675, @@ -25943,8 +25943,8 @@ }, "property": { "type": "Identifier", - "start": 19286, - "end": 19297, + "start": 19291, + "end": 19302, "loc": { "start": { "line": 675, @@ -25963,8 +25963,8 @@ }, "right": { "type": "LogicalExpression", - "start": 19300, - "end": 19348, + "start": 19305, + "end": 19353, "loc": { "start": { "line": 675, @@ -25977,8 +25977,8 @@ }, "left": { "type": "CallExpression", - "start": 19300, - "end": 19321, + "start": 19305, + "end": 19326, "loc": { "start": { "line": 675, @@ -25991,8 +25991,8 @@ }, "callee": { "type": "Identifier", - "start": 19300, - "end": 19305, + "start": 19305, + "end": 19310, "loc": { "start": { "line": 675, @@ -26009,8 +26009,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19306, - "end": 19320, + "start": 19311, + "end": 19325, "loc": { "start": { "line": 675, @@ -26023,8 +26023,8 @@ }, "object": { "type": "Identifier", - "start": 19306, - "end": 19307, + "start": 19311, + "end": 19312, "loc": { "start": { "line": 675, @@ -26040,8 +26040,8 @@ }, "property": { "type": "Identifier", - "start": 19308, - "end": 19320, + "start": 19313, + "end": 19325, "loc": { "start": { "line": 675, @@ -26062,8 +26062,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 19325, - "end": 19348, + "start": 19330, + "end": 19353, "loc": { "start": { "line": 675, @@ -26076,8 +26076,8 @@ }, "callee": { "type": "Identifier", - "start": 19325, - "end": 19332, + "start": 19330, + "end": 19337, "loc": { "start": { "line": 675, @@ -26094,8 +26094,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19333, - "end": 19347, + "start": 19338, + "end": 19352, "loc": { "start": { "line": 675, @@ -26108,8 +26108,8 @@ }, "object": { "type": "Identifier", - "start": 19333, - "end": 19334, + "start": 19338, + "end": 19339, "loc": { "start": { "line": 675, @@ -26125,8 +26125,8 @@ }, "property": { "type": "Identifier", - "start": 19335, - "end": 19347, + "start": 19340, + "end": 19352, "loc": { "start": { "line": 675, @@ -26151,8 +26151,8 @@ { "type": "CommentBlock", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", - "start": 19179, - "end": 19272, + "start": 19184, + "end": 19277, "loc": { "start": { "line": 671, @@ -26169,8 +26169,8 @@ { "type": "CommentBlock", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", - "start": 19359, - "end": 19450, + "start": 19364, + "end": 19455, "loc": { "start": { "line": 677, @@ -26186,8 +26186,8 @@ }, { "type": "ExpressionStatement", - "start": 19459, - "end": 19521, + "start": 19464, + "end": 19526, "loc": { "start": { "line": 681, @@ -26200,8 +26200,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19459, - "end": 19520, + "start": 19464, + "end": 19525, "loc": { "start": { "line": 681, @@ -26215,8 +26215,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19459, - "end": 19473, + "start": 19464, + "end": 19478, "loc": { "start": { "line": 681, @@ -26229,8 +26229,8 @@ }, "object": { "type": "ThisExpression", - "start": 19459, - "end": 19463, + "start": 19464, + "end": 19468, "loc": { "start": { "line": 681, @@ -26245,8 +26245,8 @@ }, "property": { "type": "Identifier", - "start": 19464, - "end": 19473, + "start": 19469, + "end": 19478, "loc": { "start": { "line": 681, @@ -26265,8 +26265,8 @@ }, "right": { "type": "LogicalExpression", - "start": 19476, - "end": 19520, + "start": 19481, + "end": 19525, "loc": { "start": { "line": 681, @@ -26279,8 +26279,8 @@ }, "left": { "type": "CallExpression", - "start": 19476, - "end": 19495, + "start": 19481, + "end": 19500, "loc": { "start": { "line": 681, @@ -26293,8 +26293,8 @@ }, "callee": { "type": "Identifier", - "start": 19476, - "end": 19481, + "start": 19481, + "end": 19486, "loc": { "start": { "line": 681, @@ -26311,8 +26311,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19482, - "end": 19494, + "start": 19487, + "end": 19499, "loc": { "start": { "line": 681, @@ -26325,8 +26325,8 @@ }, "object": { "type": "Identifier", - "start": 19482, - "end": 19483, + "start": 19487, + "end": 19488, "loc": { "start": { "line": 681, @@ -26342,8 +26342,8 @@ }, "property": { "type": "Identifier", - "start": 19484, - "end": 19494, + "start": 19489, + "end": 19499, "loc": { "start": { "line": 681, @@ -26364,8 +26364,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 19499, - "end": 19520, + "start": 19504, + "end": 19525, "loc": { "start": { "line": 681, @@ -26378,8 +26378,8 @@ }, "callee": { "type": "Identifier", - "start": 19499, - "end": 19506, + "start": 19504, + "end": 19511, "loc": { "start": { "line": 681, @@ -26396,8 +26396,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19507, - "end": 19519, + "start": 19512, + "end": 19524, "loc": { "start": { "line": 681, @@ -26410,8 +26410,8 @@ }, "object": { "type": "Identifier", - "start": 19507, - "end": 19508, + "start": 19512, + "end": 19513, "loc": { "start": { "line": 681, @@ -26427,8 +26427,8 @@ }, "property": { "type": "Identifier", - "start": 19509, - "end": 19519, + "start": 19514, + "end": 19524, "loc": { "start": { "line": 681, @@ -26453,8 +26453,8 @@ { "type": "CommentBlock", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", - "start": 19359, - "end": 19450, + "start": 19364, + "end": 19455, "loc": { "start": { "line": 677, @@ -26471,8 +26471,8 @@ { "type": "CommentBlock", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", - "start": 19531, - "end": 19638, + "start": 19536, + "end": 19643, "loc": { "start": { "line": 683, @@ -26488,8 +26488,8 @@ }, { "type": "ExpressionStatement", - "start": 19647, - "end": 19698, + "start": 19652, + "end": 19703, "loc": { "start": { "line": 687, @@ -26502,8 +26502,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19647, - "end": 19697, + "start": 19652, + "end": 19702, "loc": { "start": { "line": 687, @@ -26517,8 +26517,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19647, - "end": 19658, + "start": 19652, + "end": 19663, "loc": { "start": { "line": 687, @@ -26531,8 +26531,8 @@ }, "object": { "type": "ThisExpression", - "start": 19647, - "end": 19651, + "start": 19652, + "end": 19656, "loc": { "start": { "line": 687, @@ -26547,8 +26547,8 @@ }, "property": { "type": "Identifier", - "start": 19652, - "end": 19658, + "start": 19657, + "end": 19663, "loc": { "start": { "line": 687, @@ -26567,8 +26567,8 @@ }, "right": { "type": "LogicalExpression", - "start": 19661, - "end": 19697, + "start": 19666, + "end": 19702, "loc": { "start": { "line": 687, @@ -26581,8 +26581,8 @@ }, "left": { "type": "CallExpression", - "start": 19661, - "end": 19676, + "start": 19666, + "end": 19681, "loc": { "start": { "line": 687, @@ -26595,8 +26595,8 @@ }, "callee": { "type": "Identifier", - "start": 19661, - "end": 19666, + "start": 19666, + "end": 19671, "loc": { "start": { "line": 687, @@ -26613,8 +26613,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19667, - "end": 19675, + "start": 19672, + "end": 19680, "loc": { "start": { "line": 687, @@ -26627,8 +26627,8 @@ }, "object": { "type": "Identifier", - "start": 19667, - "end": 19668, + "start": 19672, + "end": 19673, "loc": { "start": { "line": 687, @@ -26644,8 +26644,8 @@ }, "property": { "type": "Identifier", - "start": 19669, - "end": 19675, + "start": 19674, + "end": 19680, "loc": { "start": { "line": 687, @@ -26666,8 +26666,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 19680, - "end": 19697, + "start": 19685, + "end": 19702, "loc": { "start": { "line": 687, @@ -26680,8 +26680,8 @@ }, "callee": { "type": "Identifier", - "start": 19680, - "end": 19687, + "start": 19685, + "end": 19692, "loc": { "start": { "line": 687, @@ -26698,8 +26698,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19688, - "end": 19696, + "start": 19693, + "end": 19701, "loc": { "start": { "line": 687, @@ -26712,8 +26712,8 @@ }, "object": { "type": "Identifier", - "start": 19688, - "end": 19689, + "start": 19693, + "end": 19694, "loc": { "start": { "line": 687, @@ -26729,8 +26729,8 @@ }, "property": { "type": "Identifier", - "start": 19690, - "end": 19696, + "start": 19695, + "end": 19701, "loc": { "start": { "line": 687, @@ -26755,8 +26755,8 @@ { "type": "CommentBlock", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", - "start": 19531, - "end": 19638, + "start": 19536, + "end": 19643, "loc": { "start": { "line": 683, @@ -26773,8 +26773,8 @@ { "type": "CommentBlock", "value": "** validation - reset buttons/links **", - "start": 19708, - "end": 19750, + "start": 19713, + "end": 19755, "loc": { "start": { "line": 689, @@ -26789,8 +26789,8 @@ { "type": "CommentBlock", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", - "start": 19759, - "end": 19845, + "start": 19764, + "end": 19850, "loc": { "start": { "line": 690, @@ -26806,8 +26806,8 @@ }, { "type": "ExpressionStatement", - "start": 19854, - "end": 19887, + "start": 19859, + "end": 19892, "loc": { "start": { "line": 694, @@ -26820,8 +26820,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19854, - "end": 19886, + "start": 19859, + "end": 19891, "loc": { "start": { "line": 694, @@ -26835,8 +26835,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19854, - "end": 19869, + "start": 19859, + "end": 19874, "loc": { "start": { "line": 694, @@ -26849,8 +26849,8 @@ }, "object": { "type": "ThisExpression", - "start": 19854, - "end": 19858, + "start": 19859, + "end": 19863, "loc": { "start": { "line": 694, @@ -26865,8 +26865,8 @@ }, "property": { "type": "Identifier", - "start": 19859, - "end": 19869, + "start": 19864, + "end": 19874, "loc": { "start": { "line": 694, @@ -26885,8 +26885,8 @@ }, "right": { "type": "CallExpression", - "start": 19872, - "end": 19886, + "start": 19877, + "end": 19891, "loc": { "start": { "line": 694, @@ -26899,8 +26899,8 @@ }, "callee": { "type": "Identifier", - "start": 19872, - "end": 19879, + "start": 19877, + "end": 19884, "loc": { "start": { "line": 694, @@ -26917,8 +26917,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 19880, - "end": 19885, + "start": 19885, + "end": 19890, "loc": { "start": { "line": 694, @@ -26931,8 +26931,8 @@ }, "object": { "type": "Identifier", - "start": 19880, - "end": 19881, + "start": 19885, + "end": 19886, "loc": { "start": { "line": 694, @@ -26948,8 +26948,8 @@ }, "property": { "type": "Identifier", - "start": 19882, - "end": 19885, + "start": 19887, + "end": 19890, "loc": { "start": { "line": 694, @@ -26973,8 +26973,8 @@ { "type": "CommentBlock", "value": "** validation - reset buttons/links **", - "start": 19708, - "end": 19750, + "start": 19713, + "end": 19755, "loc": { "start": { "line": 689, @@ -26989,8 +26989,8 @@ { "type": "CommentBlock", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", - "start": 19759, - "end": 19845, + "start": 19764, + "end": 19850, "loc": { "start": { "line": 690, @@ -27007,8 +27007,8 @@ { "type": "CommentBlock", "value": "*\n * Define filters submission button text\n * @type {String}\n ", - "start": 19897, - "end": 19987, + "start": 19902, + "end": 19992, "loc": { "start": { "line": 696, @@ -27024,8 +27024,8 @@ }, { "type": "ExpressionStatement", - "start": 19996, - "end": 20068, + "start": 20001, + "end": 20073, "loc": { "start": { "line": 700, @@ -27038,8 +27038,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19996, - "end": 20067, + "start": 20001, + "end": 20072, "loc": { "start": { "line": 700, @@ -27053,8 +27053,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19996, - "end": 20008, + "start": 20001, + "end": 20013, "loc": { "start": { "line": 700, @@ -27067,8 +27067,8 @@ }, "object": { "type": "ThisExpression", - "start": 19996, - "end": 20000, + "start": 20001, + "end": 20005, "loc": { "start": { "line": 700, @@ -27083,8 +27083,8 @@ }, "property": { "type": "Identifier", - "start": 20001, - "end": 20008, + "start": 20006, + "end": 20013, "loc": { "start": { "line": 700, @@ -27103,8 +27103,8 @@ }, "right": { "type": "CallExpression", - "start": 20011, - "end": 20067, + "start": 20016, + "end": 20072, "loc": { "start": { "line": 700, @@ -27117,8 +27117,8 @@ }, "callee": { "type": "Identifier", - "start": 20011, - "end": 20022, + "start": 20016, + "end": 20027, "loc": { "start": { "line": 700, @@ -27135,8 +27135,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20023, - "end": 20033, + "start": 20028, + "end": 20038, "loc": { "start": { "line": 700, @@ -27149,8 +27149,8 @@ }, "object": { "type": "Identifier", - "start": 20023, - "end": 20024, + "start": 20028, + "end": 20029, "loc": { "start": { "line": 700, @@ -27166,8 +27166,8 @@ }, "property": { "type": "Identifier", - "start": 20025, - "end": 20033, + "start": 20030, + "end": 20038, "loc": { "start": { "line": 700, @@ -27185,8 +27185,8 @@ }, { "type": "ConditionalExpression", - "start": 20036, - "end": 20065, + "start": 20041, + "end": 20070, "loc": { "start": { "line": 700, @@ -27199,8 +27199,8 @@ }, "test": { "type": "UnaryExpression", - "start": 20036, - "end": 20053, + "start": 20041, + "end": 20058, "loc": { "start": { "line": 700, @@ -27215,8 +27215,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 20037, - "end": 20053, + "start": 20042, + "end": 20058, "loc": { "start": { "line": 700, @@ -27229,8 +27229,8 @@ }, "object": { "type": "ThisExpression", - "start": 20037, - "end": 20041, + "start": 20042, + "end": 20046, "loc": { "start": { "line": 700, @@ -27244,8 +27244,8 @@ }, "property": { "type": "Identifier", - "start": 20042, - "end": 20053, + "start": 20047, + "end": 20058, "loc": { "start": { "line": 700, @@ -27267,8 +27267,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 20056, - "end": 20060, + "start": 20061, + "end": 20065, "loc": { "start": { "line": 700, @@ -27287,8 +27287,8 @@ }, "alternate": { "type": "StringLiteral", - "start": 20063, - "end": 20065, + "start": 20068, + "end": 20070, "loc": { "start": { "line": 700, @@ -27307,7 +27307,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 20035 + "parenStart": 20040 } } ] @@ -27318,8 +27318,8 @@ { "type": "CommentBlock", "value": "*\n * Define filters submission button text\n * @type {String}\n ", - "start": 19897, - "end": 19987, + "start": 19902, + "end": 19992, "loc": { "start": { "line": 696, @@ -27336,8 +27336,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", - "start": 20078, - "end": 20170, + "start": 20083, + "end": 20175, "loc": { "start": { "line": 702, @@ -27353,8 +27353,8 @@ }, { "type": "ExpressionStatement", - "start": 20179, - "end": 20287, + "start": 20184, + "end": 20292, "loc": { "start": { "line": 706, @@ -27367,8 +27367,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 20179, - "end": 20286, + "start": 20184, + "end": 20291, "loc": { "start": { "line": 706, @@ -27382,8 +27382,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 20179, - "end": 20195, + "start": 20184, + "end": 20200, "loc": { "start": { "line": 706, @@ -27396,8 +27396,8 @@ }, "object": { "type": "ThisExpression", - "start": 20179, - "end": 20183, + "start": 20184, + "end": 20188, "loc": { "start": { "line": 706, @@ -27412,8 +27412,8 @@ }, "property": { "type": "Identifier", - "start": 20184, - "end": 20195, + "start": 20189, + "end": 20200, "loc": { "start": { "line": 706, @@ -27432,8 +27432,8 @@ }, "right": { "type": "CallExpression", - "start": 20198, - "end": 20286, + "start": 20203, + "end": 20291, "loc": { "start": { "line": 706, @@ -27446,8 +27446,8 @@ }, "callee": { "type": "Identifier", - "start": 20198, - "end": 20209, + "start": 20203, + "end": 20214, "loc": { "start": { "line": 706, @@ -27464,8 +27464,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20210, - "end": 20225, + "start": 20215, + "end": 20230, "loc": { "start": { "line": 706, @@ -27478,8 +27478,8 @@ }, "object": { "type": "Identifier", - "start": 20210, - "end": 20211, + "start": 20215, + "end": 20216, "loc": { "start": { "line": 706, @@ -27495,8 +27495,8 @@ }, "property": { "type": "Identifier", - "start": 20212, - "end": 20225, + "start": 20217, + "end": 20230, "loc": { "start": { "line": 706, @@ -27514,8 +27514,8 @@ }, { "type": "ConditionalExpression", - "start": 20240, - "end": 20284, + "start": 20245, + "end": 20289, "loc": { "start": { "line": 707, @@ -27528,8 +27528,8 @@ }, "test": { "type": "UnaryExpression", - "start": 20240, - "end": 20257, + "start": 20245, + "end": 20262, "loc": { "start": { "line": 707, @@ -27544,8 +27544,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 20241, - "end": 20257, + "start": 20246, + "end": 20262, "loc": { "start": { "line": 707, @@ -27558,8 +27558,8 @@ }, "object": { "type": "ThisExpression", - "start": 20241, - "end": 20245, + "start": 20246, + "end": 20250, "loc": { "start": { "line": 707, @@ -27573,8 +27573,8 @@ }, "property": { "type": "Identifier", - "start": 20246, - "end": 20257, + "start": 20251, + "end": 20262, "loc": { "start": { "line": 707, @@ -27596,8 +27596,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 20260, - "end": 20268, + "start": 20265, + "end": 20273, "loc": { "start": { "line": 707, @@ -27616,8 +27616,8 @@ }, "alternate": { "type": "StringLiteral", - "start": 20271, - "end": 20284, + "start": 20276, + "end": 20289, "loc": { "start": { "line": 707, @@ -27636,7 +27636,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 20239 + "parenStart": 20244 } } ] @@ -27647,8 +27647,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", - "start": 20078, - "end": 20170, + "start": 20083, + "end": 20175, "loc": { "start": { "line": 702, @@ -27665,8 +27665,8 @@ { "type": "CommentBlock", "value": "*\n * Enable clear button\n * @type {Object|Boolean}\n ", - "start": 20297, - "end": 20377, + "start": 20302, + "end": 20382, "loc": { "start": { "line": 709, @@ -27682,8 +27682,8 @@ }, { "type": "ExpressionStatement", - "start": 20386, - "end": 20445, + "start": 20391, + "end": 20450, "loc": { "start": { "line": 713, @@ -27696,8 +27696,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 20386, - "end": 20444, + "start": 20391, + "end": 20449, "loc": { "start": { "line": 713, @@ -27711,8 +27711,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 20386, - "end": 20399, + "start": 20391, + "end": 20404, "loc": { "start": { "line": 713, @@ -27725,8 +27725,8 @@ }, "object": { "type": "ThisExpression", - "start": 20386, - "end": 20390, + "start": 20391, + "end": 20395, "loc": { "start": { "line": 713, @@ -27741,8 +27741,8 @@ }, "property": { "type": "Identifier", - "start": 20391, - "end": 20399, + "start": 20396, + "end": 20404, "loc": { "start": { "line": 713, @@ -27761,8 +27761,8 @@ }, "right": { "type": "LogicalExpression", - "start": 20402, - "end": 20444, + "start": 20407, + "end": 20449, "loc": { "start": { "line": 713, @@ -27775,8 +27775,8 @@ }, "left": { "type": "CallExpression", - "start": 20402, - "end": 20420, + "start": 20407, + "end": 20425, "loc": { "start": { "line": 713, @@ -27789,8 +27789,8 @@ }, "callee": { "type": "Identifier", - "start": 20402, - "end": 20407, + "start": 20407, + "end": 20412, "loc": { "start": { "line": 713, @@ -27807,8 +27807,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20408, - "end": 20419, + "start": 20413, + "end": 20424, "loc": { "start": { "line": 713, @@ -27821,8 +27821,8 @@ }, "object": { "type": "Identifier", - "start": 20408, - "end": 20409, + "start": 20413, + "end": 20414, "loc": { "start": { "line": 713, @@ -27838,8 +27838,8 @@ }, "property": { "type": "Identifier", - "start": 20410, - "end": 20419, + "start": 20415, + "end": 20424, "loc": { "start": { "line": 713, @@ -27860,8 +27860,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 20424, - "end": 20444, + "start": 20429, + "end": 20449, "loc": { "start": { "line": 713, @@ -27874,8 +27874,8 @@ }, "callee": { "type": "Identifier", - "start": 20424, - "end": 20431, + "start": 20429, + "end": 20436, "loc": { "start": { "line": 713, @@ -27892,8 +27892,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20432, - "end": 20443, + "start": 20437, + "end": 20448, "loc": { "start": { "line": 713, @@ -27906,8 +27906,8 @@ }, "object": { "type": "Identifier", - "start": 20432, - "end": 20433, + "start": 20437, + "end": 20438, "loc": { "start": { "line": 713, @@ -27923,8 +27923,8 @@ }, "property": { "type": "Identifier", - "start": 20434, - "end": 20443, + "start": 20439, + "end": 20448, "loc": { "start": { "line": 713, @@ -27949,8 +27949,8 @@ { "type": "CommentBlock", "value": "*\n * Enable clear button\n * @type {Object|Boolean}\n ", - "start": 20297, - "end": 20377, + "start": 20302, + "end": 20382, "loc": { "start": { "line": 709, @@ -27967,8 +27967,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", - "start": 20455, - "end": 20551, + "start": 20460, + "end": 20556, "loc": { "start": { "line": 715, @@ -27984,8 +27984,8 @@ }, { "type": "ExpressionStatement", - "start": 20560, - "end": 20621, + "start": 20565, + "end": 20626, "loc": { "start": { "line": 719, @@ -27998,8 +27998,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 20560, - "end": 20620, + "start": 20565, + "end": 20625, "loc": { "start": { "line": 719, @@ -28013,8 +28013,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 20560, - "end": 20578, + "start": 20565, + "end": 20583, "loc": { "start": { "line": 719, @@ -28027,8 +28027,8 @@ }, "object": { "type": "ThisExpression", - "start": 20560, - "end": 20564, + "start": 20565, + "end": 20569, "loc": { "start": { "line": 719, @@ -28043,8 +28043,8 @@ }, "property": { "type": "Identifier", - "start": 20565, - "end": 20578, + "start": 20570, + "end": 20583, "loc": { "start": { "line": 719, @@ -28063,8 +28063,8 @@ }, "right": { "type": "CallExpression", - "start": 20581, - "end": 20620, + "start": 20586, + "end": 20625, "loc": { "start": { "line": 719, @@ -28077,8 +28077,8 @@ }, "callee": { "type": "Identifier", - "start": 20581, - "end": 20591, + "start": 20586, + "end": 20596, "loc": { "start": { "line": 719, @@ -28095,8 +28095,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20592, - "end": 20609, + "start": 20597, + "end": 20614, "loc": { "start": { "line": 719, @@ -28109,8 +28109,8 @@ }, "object": { "type": "Identifier", - "start": 20592, - "end": 20593, + "start": 20597, + "end": 20598, "loc": { "start": { "line": 719, @@ -28126,8 +28126,8 @@ }, "property": { "type": "Identifier", - "start": 20594, - "end": 20609, + "start": 20599, + "end": 20614, "loc": { "start": { "line": 719, @@ -28145,8 +28145,8 @@ }, { "type": "Identifier", - "start": 20611, - "end": 20619, + "start": 20616, + "end": 20624, "loc": { "start": { "line": 719, @@ -28168,8 +28168,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", - "start": 20455, - "end": 20551, + "start": 20460, + "end": 20556, "loc": { "start": { "line": 715, @@ -28186,8 +28186,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", - "start": 20631, - "end": 20726, + "start": 20636, + "end": 20731, "loc": { "start": { "line": 721, @@ -28203,8 +28203,8 @@ }, { "type": "ExpressionStatement", - "start": 20735, - "end": 20794, + "start": 20740, + "end": 20799, "loc": { "start": { "line": 725, @@ -28217,8 +28217,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 20735, - "end": 20793, + "start": 20740, + "end": 20798, "loc": { "start": { "line": 725, @@ -28232,8 +28232,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 20735, - "end": 20752, + "start": 20740, + "end": 20757, "loc": { "start": { "line": 725, @@ -28246,8 +28246,8 @@ }, "object": { "type": "ThisExpression", - "start": 20735, - "end": 20739, + "start": 20740, + "end": 20744, "loc": { "start": { "line": 725, @@ -28262,8 +28262,8 @@ }, "property": { "type": "Identifier", - "start": 20740, - "end": 20752, + "start": 20745, + "end": 20757, "loc": { "start": { "line": 725, @@ -28282,8 +28282,8 @@ }, "right": { "type": "CallExpression", - "start": 20755, - "end": 20793, + "start": 20760, + "end": 20798, "loc": { "start": { "line": 725, @@ -28296,8 +28296,8 @@ }, "callee": { "type": "Identifier", - "start": 20755, - "end": 20765, + "start": 20760, + "end": 20770, "loc": { "start": { "line": 725, @@ -28314,8 +28314,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20766, - "end": 20782, + "start": 20771, + "end": 20787, "loc": { "start": { "line": 725, @@ -28328,8 +28328,8 @@ }, "object": { "type": "Identifier", - "start": 20766, - "end": 20767, + "start": 20771, + "end": 20772, "loc": { "start": { "line": 725, @@ -28345,8 +28345,8 @@ }, "property": { "type": "Identifier", - "start": 20768, - "end": 20782, + "start": 20773, + "end": 20787, "loc": { "start": { "line": 725, @@ -28364,8 +28364,8 @@ }, { "type": "Identifier", - "start": 20784, - "end": 20792, + "start": 20789, + "end": 20797, "loc": { "start": { "line": 725, @@ -28387,8 +28387,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", - "start": 20631, - "end": 20726, + "start": 20636, + "end": 20731, "loc": { "start": { "line": 721, @@ -28405,8 +28405,8 @@ { "type": "CommentBlock", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", - "start": 20804, - "end": 20888, + "start": 20809, + "end": 20893, "loc": { "start": { "line": 727, @@ -28422,8 +28422,8 @@ }, { "type": "ExpressionStatement", - "start": 20897, - "end": 20948, + "start": 20902, + "end": 20953, "loc": { "start": { "line": 731, @@ -28436,8 +28436,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 20897, - "end": 20947, + "start": 20902, + "end": 20952, "loc": { "start": { "line": 731, @@ -28451,8 +28451,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 20897, - "end": 20908, + "start": 20902, + "end": 20913, "loc": { "start": { "line": 731, @@ -28465,8 +28465,8 @@ }, "object": { "type": "ThisExpression", - "start": 20897, - "end": 20901, + "start": 20902, + "end": 20906, "loc": { "start": { "line": 731, @@ -28481,8 +28481,8 @@ }, "property": { "type": "Identifier", - "start": 20902, - "end": 20908, + "start": 20907, + "end": 20913, "loc": { "start": { "line": 731, @@ -28501,8 +28501,8 @@ }, "right": { "type": "LogicalExpression", - "start": 20911, - "end": 20947, + "start": 20916, + "end": 20952, "loc": { "start": { "line": 731, @@ -28515,8 +28515,8 @@ }, "left": { "type": "CallExpression", - "start": 20911, - "end": 20926, + "start": 20916, + "end": 20931, "loc": { "start": { "line": 731, @@ -28529,8 +28529,8 @@ }, "callee": { "type": "Identifier", - "start": 20911, - "end": 20916, + "start": 20916, + "end": 20921, "loc": { "start": { "line": 731, @@ -28547,8 +28547,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20917, - "end": 20925, + "start": 20922, + "end": 20930, "loc": { "start": { "line": 731, @@ -28561,8 +28561,8 @@ }, "object": { "type": "Identifier", - "start": 20917, - "end": 20918, + "start": 20922, + "end": 20923, "loc": { "start": { "line": 731, @@ -28578,8 +28578,8 @@ }, "property": { "type": "Identifier", - "start": 20919, - "end": 20925, + "start": 20924, + "end": 20930, "loc": { "start": { "line": 731, @@ -28600,8 +28600,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 20930, - "end": 20947, + "start": 20935, + "end": 20952, "loc": { "start": { "line": 731, @@ -28614,8 +28614,8 @@ }, "callee": { "type": "Identifier", - "start": 20930, - "end": 20937, + "start": 20935, + "end": 20942, "loc": { "start": { "line": 731, @@ -28632,8 +28632,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 20938, - "end": 20946, + "start": 20943, + "end": 20951, "loc": { "start": { "line": 731, @@ -28646,8 +28646,8 @@ }, "object": { "type": "Identifier", - "start": 20938, - "end": 20939, + "start": 20943, + "end": 20944, "loc": { "start": { "line": 731, @@ -28663,8 +28663,8 @@ }, "property": { "type": "Identifier", - "start": 20940, - "end": 20946, + "start": 20945, + "end": 20951, "loc": { "start": { "line": 731, @@ -28689,8 +28689,8 @@ { "type": "CommentBlock", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", - "start": 20804, - "end": 20888, + "start": 20809, + "end": 20893, "loc": { "start": { "line": 727, @@ -28707,8 +28707,8 @@ { "type": "CommentBlock", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", - "start": 20958, - "end": 21052, + "start": 20963, + "end": 21057, "loc": { "start": { "line": 733, @@ -28724,8 +28724,8 @@ }, { "type": "ExpressionStatement", - "start": 21061, - "end": 21083, + "start": 21066, + "end": 21088, "loc": { "start": { "line": 738, @@ -28738,8 +28738,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 21061, - "end": 21082, + "start": 21066, + "end": 21087, "loc": { "start": { "line": 738, @@ -28753,8 +28753,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 21061, - "end": 21078, + "start": 21066, + "end": 21083, "loc": { "start": { "line": 738, @@ -28767,8 +28767,8 @@ }, "object": { "type": "ThisExpression", - "start": 21061, - "end": 21065, + "start": 21066, + "end": 21070, "loc": { "start": { "line": 738, @@ -28783,8 +28783,8 @@ }, "property": { "type": "Identifier", - "start": 21066, - "end": 21078, + "start": 21071, + "end": 21083, "loc": { "start": { "line": 738, @@ -28803,8 +28803,8 @@ }, "right": { "type": "NumericLiteral", - "start": 21081, - "end": 21082, + "start": 21086, + "end": 21087, "loc": { "start": { "line": 738, @@ -28827,8 +28827,8 @@ { "type": "CommentBlock", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", - "start": 20958, - "end": 21052, + "start": 20963, + "end": 21057, "loc": { "start": { "line": 733, @@ -28844,9 +28844,9 @@ "trailingComments": [ { "type": "CommentBlock", - "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", - "start": 21093, - "end": 21230, + "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Object|Boolean}\n ", + "start": 21098, + "end": 21242, "loc": { "start": { "line": 740, @@ -28862,8 +28862,8 @@ }, { "type": "ExpressionStatement", - "start": 21239, - "end": 21280, + "start": 21251, + "end": 21316, "loc": { "start": { "line": 745, @@ -28871,13 +28871,13 @@ }, "end": { "line": 745, - "column": 49 + "column": 73 } }, "expression": { "type": "AssignmentExpression", - "start": 21239, - "end": 21279, + "start": 21251, + "end": 21315, "loc": { "start": { "line": 745, @@ -28885,14 +28885,14 @@ }, "end": { "line": 745, - "column": 48 + "column": 72 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21239, - "end": 21254, + "start": 21251, + "end": 21266, "loc": { "start": { "line": 745, @@ -28905,8 +28905,8 @@ }, "object": { "type": "ThisExpression", - "start": 21239, - "end": 21243, + "start": 21251, + "end": 21255, "loc": { "start": { "line": 745, @@ -28921,8 +28921,8 @@ }, "property": { "type": "Identifier", - "start": 21244, - "end": 21254, + "start": 21256, + "end": 21266, "loc": { "start": { "line": 745, @@ -28940,9 +28940,9 @@ "leadingComments": null }, "right": { - "type": "CallExpression", - "start": 21257, - "end": 21279, + "type": "LogicalExpression", + "start": 21269, + "end": 21315, "loc": { "start": { "line": 745, @@ -28950,13 +28950,13 @@ }, "end": { "line": 745, - "column": 48 + "column": 72 } }, - "callee": { - "type": "Identifier", - "start": 21257, - "end": 21264, + "left": { + "type": "CallExpression", + "start": 21269, + "end": 21289, "loc": { "start": { "line": 745, @@ -28964,73 +28964,173 @@ }, "end": { "line": 745, - "column": 33 - }, - "identifierName": "Boolean" + "column": 46 + } }, - "name": "Boolean" - }, - "arguments": [ - { - "type": "MemberExpression", - "start": 21265, - "end": 21278, + "callee": { + "type": "Identifier", + "start": 21269, + "end": 21274, "loc": { "start": { "line": 745, - "column": 34 + "column": 26 }, "end": { "line": 745, - "column": 47 - } + "column": 31 + }, + "identifierName": "isObj" }, - "object": { - "type": "Identifier", - "start": 21265, - "end": 21266, + "name": "isObj" + }, + "arguments": [ + { + "type": "MemberExpression", + "start": 21275, + "end": 21288, "loc": { "start": { "line": 745, - "column": 34 + "column": 32 }, "end": { "line": 745, - "column": 35 - }, - "identifierName": "f" + "column": 45 + } }, - "name": "f" + "object": { + "type": "Identifier", + "start": 21275, + "end": 21276, + "loc": { + "start": { + "line": 745, + "column": 32 + }, + "end": { + "line": 745, + "column": 33 + }, + "identifierName": "f" + }, + "name": "f" + }, + "property": { + "type": "Identifier", + "start": 21277, + "end": 21288, + "loc": { + "start": { + "line": 745, + "column": 34 + }, + "end": { + "line": 745, + "column": 45 + }, + "identifierName": "auto_filter" + }, + "name": "auto_filter" + }, + "computed": false + } + ] + }, + "operator": "||", + "right": { + "type": "CallExpression", + "start": 21293, + "end": 21315, + "loc": { + "start": { + "line": 745, + "column": 50 }, - "property": { - "type": "Identifier", - "start": 21267, - "end": 21278, + "end": { + "line": 745, + "column": 72 + } + }, + "callee": { + "type": "Identifier", + "start": 21293, + "end": 21300, + "loc": { + "start": { + "line": 745, + "column": 50 + }, + "end": { + "line": 745, + "column": 57 + }, + "identifierName": "Boolean" + }, + "name": "Boolean" + }, + "arguments": [ + { + "type": "MemberExpression", + "start": 21301, + "end": 21314, "loc": { "start": { "line": 745, - "column": 36 + "column": 58 }, "end": { "line": 745, - "column": 47 - }, - "identifierName": "auto_filter" + "column": 71 + } }, - "name": "auto_filter" - }, - "computed": false - } - ] + "object": { + "type": "Identifier", + "start": 21301, + "end": 21302, + "loc": { + "start": { + "line": 745, + "column": 58 + }, + "end": { + "line": 745, + "column": 59 + }, + "identifierName": "f" + }, + "name": "f" + }, + "property": { + "type": "Identifier", + "start": 21303, + "end": 21314, + "loc": { + "start": { + "line": 745, + "column": 60 + }, + "end": { + "line": 745, + "column": 71 + }, + "identifierName": "auto_filter" + }, + "name": "auto_filter" + }, + "computed": false + } + ] + } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", - "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", - "start": 21093, - "end": 21230, + "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Object|Boolean}\n ", + "start": 21098, + "end": 21242, "loc": { "start": { "line": 740, @@ -29046,9 +29146,9 @@ "trailingComments": [ { "type": "CommentBlock", - "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", - "start": 21290, - "end": 21369, + "value": "*\n * Auto-filter delay in milliseconds\n * @type {Number}\n ", + "start": 21326, + "end": 21412, "loc": { "start": { "line": 747, @@ -29064,37 +29164,37 @@ }, { "type": "ExpressionStatement", - "start": 21378, - "end": 21464, + "start": 21421, + "end": 21564, "loc": { "start": { "line": 751, "column": 8 }, "end": { - "line": 752, - "column": 63 + "line": 753, + "column": 52 } }, "expression": { "type": "AssignmentExpression", - "start": 21378, - "end": 21463, + "start": 21421, + "end": 21563, "loc": { "start": { "line": 751, "column": 8 }, "end": { - "line": 752, - "column": 62 + "line": 753, + "column": 51 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21378, - "end": 21398, + "start": 21421, + "end": 21441, "loc": { "start": { "line": 751, @@ -29107,8 +29207,8 @@ }, "object": { "type": "ThisExpression", - "start": 21378, - "end": 21382, + "start": 21421, + "end": 21425, "loc": { "start": { "line": 751, @@ -29123,8 +29223,8 @@ }, "property": { "type": "Identifier", - "start": 21383, - "end": 21398, + "start": 21426, + "end": 21441, "loc": { "start": { "line": 751, @@ -29142,63 +29242,276 @@ "leadingComments": null }, "right": { - "type": "CallExpression", - "start": 21413, - "end": 21463, + "type": "ConditionalExpression", + "start": 21444, + "end": 21563, "loc": { "start": { - "line": 752, - "column": 12 + "line": 751, + "column": 31 }, "end": { - "line": 752, - "column": 62 + "line": 753, + "column": 51 } }, - "callee": { - "type": "Identifier", - "start": 21413, - "end": 21423, + "test": { + "type": "LogicalExpression", + "start": 21444, + "end": 21509, "loc": { "start": { - "line": 752, - "column": 12 + "line": 751, + "column": 31 }, "end": { "line": 752, - "column": 22 - }, - "identifierName": "defaultsNb" + "column": 41 + } }, - "name": "defaultsNb" - }, - "arguments": [ - { - "type": "MemberExpression", - "start": 21424, - "end": 21443, + "left": { + "type": "CallExpression", + "start": 21444, + "end": 21464, + "loc": { + "start": { + "line": 751, + "column": 31 + }, + "end": { + "line": 751, + "column": 51 + } + }, + "callee": { + "type": "Identifier", + "start": 21444, + "end": 21449, + "loc": { + "start": { + "line": 751, + "column": 31 + }, + "end": { + "line": 751, + "column": 36 + }, + "identifierName": "isObj" + }, + "name": "isObj" + }, + "arguments": [ + { + "type": "MemberExpression", + "start": 21450, + "end": 21463, + "loc": { + "start": { + "line": 751, + "column": 37 + }, + "end": { + "line": 751, + "column": 50 + } + }, + "object": { + "type": "Identifier", + "start": 21450, + "end": 21451, + "loc": { + "start": { + "line": 751, + "column": 37 + }, + "end": { + "line": 751, + "column": 38 + }, + "identifierName": "f" + }, + "name": "f" + }, + "property": { + "type": "Identifier", + "start": 21452, + "end": 21463, + "loc": { + "start": { + "line": 751, + "column": 39 + }, + "end": { + "line": 751, + "column": 50 + }, + "identifierName": "auto_filter" + }, + "name": "auto_filter" + }, + "computed": false + } + ] + }, + "operator": "&&", + "right": { + "type": "CallExpression", + "start": 21480, + "end": 21509, "loc": { "start": { "line": 752, - "column": 23 + "column": 12 }, "end": { "line": 752, - "column": 42 + "column": 41 + } + }, + "callee": { + "type": "Identifier", + "start": 21480, + "end": 21488, + "loc": { + "start": { + "line": 752, + "column": 12 + }, + "end": { + "line": 752, + "column": 20 + }, + "identifierName": "isNumber" + }, + "name": "isNumber" + }, + "arguments": [ + { + "type": "MemberExpression", + "start": 21489, + "end": 21508, + "loc": { + "start": { + "line": 752, + "column": 21 + }, + "end": { + "line": 752, + "column": 40 + } + }, + "object": { + "type": "MemberExpression", + "start": 21489, + "end": 21502, + "loc": { + "start": { + "line": 752, + "column": 21 + }, + "end": { + "line": 752, + "column": 34 + } + }, + "object": { + "type": "Identifier", + "start": 21489, + "end": 21490, + "loc": { + "start": { + "line": 752, + "column": 21 + }, + "end": { + "line": 752, + "column": 22 + }, + "identifierName": "f" + }, + "name": "f" + }, + "property": { + "type": "Identifier", + "start": 21491, + "end": 21502, + "loc": { + "start": { + "line": 752, + "column": 23 + }, + "end": { + "line": 752, + "column": 34 + }, + "identifierName": "auto_filter" + }, + "name": "auto_filter" + }, + "computed": false + }, + "property": { + "type": "Identifier", + "start": 21503, + "end": 21508, + "loc": { + "start": { + "line": 752, + "column": 35 + }, + "end": { + "line": 752, + "column": 40 + }, + "identifierName": "delay" + }, + "name": "delay" + }, + "computed": false + } + ] + } + }, + "consequent": { + "type": "MemberExpression", + "start": 21524, + "end": 21543, + "loc": { + "start": { + "line": 753, + "column": 12 + }, + "end": { + "line": 753, + "column": 31 + } + }, + "object": { + "type": "MemberExpression", + "start": 21524, + "end": 21537, + "loc": { + "start": { + "line": 753, + "column": 12 + }, + "end": { + "line": 753, + "column": 25 } }, "object": { "type": "Identifier", - "start": 21424, - "end": 21425, + "start": 21524, + "end": 21525, "loc": { "start": { - "line": 752, - "column": 23 + "line": 753, + "column": 12 }, "end": { - "line": 752, - "column": 24 + "line": 753, + "column": 13 }, "identifierName": "f" }, @@ -29206,50 +29519,68 @@ }, "property": { "type": "Identifier", - "start": 21426, - "end": 21443, + "start": 21526, + "end": 21537, "loc": { "start": { - "line": 752, - "column": 25 + "line": 753, + "column": 14 }, "end": { - "line": 752, - "column": 42 + "line": 753, + "column": 25 }, - "identifierName": "auto_filter_delay" + "identifierName": "auto_filter" }, - "name": "auto_filter_delay" + "name": "auto_filter" }, "computed": false }, - { + "property": { "type": "Identifier", - "start": 21445, - "end": 21462, + "start": 21538, + "end": 21543, "loc": { "start": { - "line": 752, - "column": 44 + "line": 753, + "column": 26 }, "end": { - "line": 752, - "column": 61 + "line": 753, + "column": 31 }, - "identifierName": "AUTO_FILTER_DELAY" + "identifierName": "delay" }, - "name": "AUTO_FILTER_DELAY" - } - ] + "name": "delay" + }, + "computed": false + }, + "alternate": { + "type": "Identifier", + "start": 21546, + "end": 21563, + "loc": { + "start": { + "line": 753, + "column": 34 + }, + "end": { + "line": 753, + "column": 51 + }, + "identifierName": "AUTO_FILTER_DELAY" + }, + "name": "AUTO_FILTER_DELAY" + } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", - "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", - "start": 21290, - "end": 21369, + "value": "*\n * Auto-filter delay in milliseconds\n * @type {Number}\n ", + "start": 21326, + "end": 21412, "loc": { "start": { "line": 747, @@ -29266,15 +29597,15 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", - "start": 21474, - "end": 21579, + "start": 21574, + "end": 21679, "loc": { "start": { - "line": 754, + "line": 755, "column": 8 }, "end": { - "line": 758, + "line": 759, "column": 11 } } @@ -29283,58 +29614,58 @@ }, { "type": "ExpressionStatement", - "start": 21588, - "end": 21613, + "start": 21688, + "end": 21713, "loc": { "start": { - "line": 759, + "line": 760, "column": 8 }, "end": { - "line": 759, + "line": 760, "column": 33 } }, "expression": { "type": "AssignmentExpression", - "start": 21588, - "end": 21612, + "start": 21688, + "end": 21712, "loc": { "start": { - "line": 759, + "line": 760, "column": 8 }, "end": { - "line": 759, + "line": 760, "column": 32 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21588, - "end": 21605, + "start": 21688, + "end": 21705, "loc": { "start": { - "line": 759, + "line": 760, "column": 8 }, "end": { - "line": 759, + "line": 760, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 21588, - "end": 21592, + "start": 21688, + "end": 21692, "loc": { "start": { - "line": 759, + "line": 760, "column": 8 }, "end": { - "line": 759, + "line": 760, "column": 12 } }, @@ -29342,15 +29673,15 @@ }, "property": { "type": "Identifier", - "start": 21593, - "end": 21605, + "start": 21693, + "end": 21705, "loc": { "start": { - "line": 759, + "line": 760, "column": 13 }, "end": { - "line": 759, + "line": 760, "column": 25 }, "identifierName": "isUserTyping" @@ -29362,15 +29693,15 @@ }, "right": { "type": "NullLiteral", - "start": 21608, - "end": 21612, + "start": 21708, + "end": 21712, "loc": { "start": { - "line": 759, + "line": 760, "column": 28 }, "end": { - "line": 759, + "line": 760, "column": 32 } } @@ -29381,15 +29712,15 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", - "start": 21474, - "end": 21579, + "start": 21574, + "end": 21679, "loc": { "start": { - "line": 754, + "line": 755, "column": 8 }, "end": { - "line": 758, + "line": 759, "column": 11 } } @@ -29399,15 +29730,15 @@ { "type": "CommentBlock", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", - "start": 21623, - "end": 21719, + "start": 21723, + "end": 21819, "loc": { "start": { - "line": 761, + "line": 762, "column": 8 }, "end": { - "line": 765, + "line": 766, "column": 11 } } @@ -29416,58 +29747,58 @@ }, { "type": "ExpressionStatement", - "start": 21728, - "end": 21756, + "start": 21828, + "end": 21856, "loc": { "start": { - "line": 766, + "line": 767, "column": 8 }, "end": { - "line": 766, + "line": 767, "column": 36 } }, "expression": { "type": "AssignmentExpression", - "start": 21728, - "end": 21755, + "start": 21828, + "end": 21855, "loc": { "start": { - "line": 766, + "line": 767, "column": 8 }, "end": { - "line": 766, + "line": 767, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21728, - "end": 21748, + "start": 21828, + "end": 21848, "loc": { "start": { - "line": 766, + "line": 767, "column": 8 }, "end": { - "line": 766, + "line": 767, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 21728, - "end": 21732, + "start": 21828, + "end": 21832, "loc": { "start": { - "line": 766, + "line": 767, "column": 8 }, "end": { - "line": 766, + "line": 767, "column": 12 } }, @@ -29475,15 +29806,15 @@ }, "property": { "type": "Identifier", - "start": 21733, - "end": 21748, + "start": 21833, + "end": 21848, "loc": { "start": { - "line": 766, + "line": 767, "column": 13 }, "end": { - "line": 766, + "line": 767, "column": 28 }, "identifierName": "autoFilterTimer" @@ -29495,15 +29826,15 @@ }, "right": { "type": "NullLiteral", - "start": 21751, - "end": 21755, + "start": 21851, + "end": 21855, "loc": { "start": { - "line": 766, + "line": 767, "column": 31 }, "end": { - "line": 766, + "line": 767, "column": 35 } } @@ -29514,15 +29845,15 @@ { "type": "CommentBlock", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", - "start": 21623, - "end": 21719, + "start": 21723, + "end": 21819, "loc": { "start": { - "line": 761, + "line": 762, "column": 8 }, "end": { - "line": 765, + "line": 766, "column": 11 } } @@ -29532,15 +29863,15 @@ { "type": "CommentBlock", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "start": 21766, - "end": 21857, + "start": 21866, + "end": 21957, "loc": { "start": { - "line": 768, + "line": 769, "column": 8 }, "end": { - "line": 771, + "line": 772, "column": 11 } } @@ -29549,58 +29880,58 @@ }, { "type": "ExpressionStatement", - "start": 21866, - "end": 21921, + "start": 21966, + "end": 22021, "loc": { "start": { - "line": 772, + "line": 773, "column": 8 }, "end": { - "line": 772, + "line": 773, "column": 63 } }, "expression": { "type": "AssignmentExpression", - "start": 21866, - "end": 21920, + "start": 21966, + "end": 22020, "loc": { "start": { - "line": 772, + "line": 773, "column": 8 }, "end": { - "line": 772, + "line": 773, "column": 62 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 21866, - "end": 21888, + "start": 21966, + "end": 21988, "loc": { "start": { - "line": 772, + "line": 773, "column": 8 }, "end": { - "line": 772, + "line": 773, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 21866, - "end": 21870, + "start": 21966, + "end": 21970, "loc": { "start": { - "line": 772, + "line": 773, "column": 8 }, "end": { - "line": 772, + "line": 773, "column": 12 } }, @@ -29608,15 +29939,15 @@ }, "property": { "type": "Identifier", - "start": 21871, - "end": 21888, + "start": 21971, + "end": 21988, "loc": { "start": { - "line": 772, + "line": 773, "column": 13 }, "end": { - "line": 772, + "line": 773, "column": 30 }, "identifierName": "highlightKeywords" @@ -29628,29 +29959,29 @@ }, "right": { "type": "CallExpression", - "start": 21891, - "end": 21920, + "start": 21991, + "end": 22020, "loc": { "start": { - "line": 772, + "line": 773, "column": 33 }, "end": { - "line": 772, + "line": 773, "column": 62 } }, "callee": { "type": "Identifier", - "start": 21891, - "end": 21898, + "start": 21991, + "end": 21998, "loc": { "start": { - "line": 772, + "line": 773, "column": 33 }, "end": { - "line": 772, + "line": 773, "column": 40 }, "identifierName": "Boolean" @@ -29660,29 +29991,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 21899, - "end": 21919, + "start": 21999, + "end": 22019, "loc": { "start": { - "line": 772, + "line": 773, "column": 41 }, "end": { - "line": 772, + "line": 773, "column": 61 } }, "object": { "type": "Identifier", - "start": 21899, - "end": 21900, + "start": 21999, + "end": 22000, "loc": { "start": { - "line": 772, + "line": 773, "column": 41 }, "end": { - "line": 772, + "line": 773, "column": 42 }, "identifierName": "f" @@ -29691,15 +30022,15 @@ }, "property": { "type": "Identifier", - "start": 21901, - "end": 21919, + "start": 22001, + "end": 22019, "loc": { "start": { - "line": 772, + "line": 773, "column": 43 }, "end": { - "line": 772, + "line": 773, "column": 61 }, "identifierName": "highlight_keywords" @@ -29716,15 +30047,15 @@ { "type": "CommentBlock", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "start": 21766, - "end": 21857, + "start": 21866, + "end": 21957, "loc": { "start": { - "line": 768, + "line": 769, "column": 8 }, "end": { - "line": 771, + "line": 772, "column": 11 } } @@ -29734,15 +30065,15 @@ { "type": "CommentBlock", "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", - "start": 21931, - "end": 22030, + "start": 22031, + "end": 22130, "loc": { "start": { - "line": 774, + "line": 775, "column": 8 }, "end": { - "line": 777, + "line": 778, "column": 11 } } @@ -29751,58 +30082,58 @@ }, { "type": "ExpressionStatement", - "start": 22039, - "end": 22129, + "start": 22139, + "end": 22229, "loc": { "start": { - "line": 778, + "line": 779, "column": 8 }, "end": { - "line": 779, + "line": 780, "column": 42 } }, "expression": { "type": "AssignmentExpression", - "start": 22039, - "end": 22128, + "start": 22139, + "end": 22228, "loc": { "start": { - "line": 778, + "line": 779, "column": 8 }, "end": { - "line": 779, + "line": 780, "column": 41 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22039, - "end": 22053, + "start": 22139, + "end": 22153, "loc": { "start": { - "line": 778, + "line": 779, "column": 8 }, "end": { - "line": 778, + "line": 779, "column": 22 } }, "object": { "type": "ThisExpression", - "start": 22039, - "end": 22043, + "start": 22139, + "end": 22143, "loc": { "start": { - "line": 778, + "line": 779, "column": 8 }, "end": { - "line": 778, + "line": 779, "column": 12 } }, @@ -29810,15 +30141,15 @@ }, "property": { "type": "Identifier", - "start": 22044, - "end": 22053, + "start": 22144, + "end": 22153, "loc": { "start": { - "line": 778, + "line": 779, "column": 13 }, "end": { - "line": 778, + "line": 779, "column": 22 }, "identifierName": "noResults" @@ -29830,43 +30161,43 @@ }, "right": { "type": "LogicalExpression", - "start": 22056, - "end": 22128, + "start": 22156, + "end": 22228, "loc": { "start": { - "line": 778, + "line": 779, "column": 25 }, "end": { - "line": 779, + "line": 780, "column": 41 } }, "left": { "type": "CallExpression", - "start": 22056, - "end": 22083, + "start": 22156, + "end": 22183, "loc": { "start": { - "line": 778, + "line": 779, "column": 25 }, "end": { - "line": 778, + "line": 779, "column": 52 } }, "callee": { "type": "Identifier", - "start": 22056, - "end": 22061, + "start": 22156, + "end": 22161, "loc": { "start": { - "line": 778, + "line": 779, "column": 25 }, "end": { - "line": 778, + "line": 779, "column": 30 }, "identifierName": "isObj" @@ -29876,29 +30207,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 22062, - "end": 22082, + "start": 22162, + "end": 22182, "loc": { "start": { - "line": 778, + "line": 779, "column": 31 }, "end": { - "line": 778, + "line": 779, "column": 51 } }, "object": { "type": "Identifier", - "start": 22062, - "end": 22063, + "start": 22162, + "end": 22163, "loc": { "start": { - "line": 778, + "line": 779, "column": 31 }, "end": { - "line": 778, + "line": 779, "column": 32 }, "identifierName": "f" @@ -29907,15 +30238,15 @@ }, "property": { "type": "Identifier", - "start": 22064, - "end": 22082, + "start": 22164, + "end": 22182, "loc": { "start": { - "line": 778, + "line": 779, "column": 33 }, "end": { - "line": 778, + "line": 779, "column": 51 }, "identifierName": "no_results_message" @@ -29929,29 +30260,29 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 22099, - "end": 22128, + "start": 22199, + "end": 22228, "loc": { "start": { - "line": 779, + "line": 780, "column": 12 }, "end": { - "line": 779, + "line": 780, "column": 41 } }, "callee": { "type": "Identifier", - "start": 22099, - "end": 22106, + "start": 22199, + "end": 22206, "loc": { "start": { - "line": 779, + "line": 780, "column": 12 }, "end": { - "line": 779, + "line": 780, "column": 19 }, "identifierName": "Boolean" @@ -29961,29 +30292,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 22107, - "end": 22127, + "start": 22207, + "end": 22227, "loc": { "start": { - "line": 779, + "line": 780, "column": 20 }, "end": { - "line": 779, + "line": 780, "column": 40 } }, "object": { "type": "Identifier", - "start": 22107, - "end": 22108, + "start": 22207, + "end": 22208, "loc": { "start": { - "line": 779, + "line": 780, "column": 20 }, "end": { - "line": 779, + "line": 780, "column": 21 }, "identifierName": "f" @@ -29992,15 +30323,15 @@ }, "property": { "type": "Identifier", - "start": 22109, - "end": 22127, + "start": 22209, + "end": 22227, "loc": { "start": { - "line": 779, + "line": 780, "column": 22 }, "end": { - "line": 779, + "line": 780, "column": 40 }, "identifierName": "no_results_message" @@ -30018,15 +30349,15 @@ { "type": "CommentBlock", "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", - "start": 21931, - "end": 22030, + "start": 22031, + "end": 22130, "loc": { "start": { - "line": 774, + "line": 775, "column": 8 }, "end": { - "line": 777, + "line": 778, "column": 11 } } @@ -30036,15 +30367,15 @@ { "type": "CommentBlock", "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", - "start": 22139, - "end": 22224, + "start": 22239, + "end": 22324, "loc": { "start": { - "line": 781, + "line": 782, "column": 8 }, "end": { - "line": 784, + "line": 785, "column": 11 } } @@ -30053,58 +30384,58 @@ }, { "type": "ExpressionStatement", - "start": 22233, - "end": 22281, + "start": 22333, + "end": 22381, "loc": { "start": { - "line": 785, + "line": 786, "column": 8 }, "end": { - "line": 785, + "line": 786, "column": 56 } }, "expression": { "type": "AssignmentExpression", - "start": 22233, - "end": 22280, + "start": 22333, + "end": 22380, "loc": { "start": { - "line": 785, + "line": 786, "column": 8 }, "end": { - "line": 785, + "line": 786, "column": 55 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22233, - "end": 22243, + "start": 22333, + "end": 22343, "loc": { "start": { - "line": 785, + "line": 786, "column": 8 }, "end": { - "line": 785, + "line": 786, "column": 18 } }, "object": { "type": "ThisExpression", - "start": 22233, - "end": 22237, + "start": 22333, + "end": 22337, "loc": { "start": { - "line": 785, + "line": 786, "column": 8 }, "end": { - "line": 785, + "line": 786, "column": 12 } }, @@ -30112,15 +30443,15 @@ }, "property": { "type": "Identifier", - "start": 22238, - "end": 22243, + "start": 22338, + "end": 22343, "loc": { "start": { - "line": 785, + "line": 786, "column": 13 }, "end": { - "line": 785, + "line": 786, "column": 18 }, "identifierName": "state" @@ -30132,43 +30463,43 @@ }, "right": { "type": "LogicalExpression", - "start": 22246, - "end": 22280, + "start": 22346, + "end": 22380, "loc": { "start": { - "line": 785, + "line": 786, "column": 21 }, "end": { - "line": 785, + "line": 786, "column": 55 } }, "left": { "type": "CallExpression", - "start": 22246, - "end": 22260, + "start": 22346, + "end": 22360, "loc": { "start": { - "line": 785, + "line": 786, "column": 21 }, "end": { - "line": 785, + "line": 786, "column": 35 } }, "callee": { "type": "Identifier", - "start": 22246, - "end": 22251, + "start": 22346, + "end": 22351, "loc": { "start": { - "line": 785, + "line": 786, "column": 21 }, "end": { - "line": 785, + "line": 786, "column": 26 }, "identifierName": "isObj" @@ -30178,29 +30509,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 22252, - "end": 22259, + "start": 22352, + "end": 22359, "loc": { "start": { - "line": 785, + "line": 786, "column": 27 }, "end": { - "line": 785, + "line": 786, "column": 34 } }, "object": { "type": "Identifier", - "start": 22252, - "end": 22253, + "start": 22352, + "end": 22353, "loc": { "start": { - "line": 785, + "line": 786, "column": 27 }, "end": { - "line": 785, + "line": 786, "column": 28 }, "identifierName": "f" @@ -30209,15 +30540,15 @@ }, "property": { "type": "Identifier", - "start": 22254, - "end": 22259, + "start": 22354, + "end": 22359, "loc": { "start": { - "line": 785, + "line": 786, "column": 29 }, "end": { - "line": 785, + "line": 786, "column": 34 }, "identifierName": "state" @@ -30231,29 +30562,29 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 22264, - "end": 22280, + "start": 22364, + "end": 22380, "loc": { "start": { - "line": 785, + "line": 786, "column": 39 }, "end": { - "line": 785, + "line": 786, "column": 55 } }, "callee": { "type": "Identifier", - "start": 22264, - "end": 22271, + "start": 22364, + "end": 22371, "loc": { "start": { - "line": 785, + "line": 786, "column": 39 }, "end": { - "line": 785, + "line": 786, "column": 46 }, "identifierName": "Boolean" @@ -30263,29 +30594,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 22272, - "end": 22279, + "start": 22372, + "end": 22379, "loc": { "start": { - "line": 785, + "line": 786, "column": 47 }, "end": { - "line": 785, + "line": 786, "column": 54 } }, "object": { "type": "Identifier", - "start": 22272, - "end": 22273, + "start": 22372, + "end": 22373, "loc": { "start": { - "line": 785, + "line": 786, "column": 47 }, "end": { - "line": 785, + "line": 786, "column": 48 }, "identifierName": "f" @@ -30294,15 +30625,15 @@ }, "property": { "type": "Identifier", - "start": 22274, - "end": 22279, + "start": 22374, + "end": 22379, "loc": { "start": { - "line": 785, + "line": 786, "column": 49 }, "end": { - "line": 785, + "line": 786, "column": 54 }, "identifierName": "state" @@ -30320,15 +30651,15 @@ { "type": "CommentBlock", "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", - "start": 22139, - "end": 22224, + "start": 22239, + "end": 22324, "loc": { "start": { - "line": 781, + "line": 782, "column": 8 }, "end": { - "line": 784, + "line": 785, "column": 11 } } @@ -30338,15 +30669,15 @@ { "type": "CommentBlock", "value": "** data types **", - "start": 22291, - "end": 22311, + "start": 22391, + "end": 22411, "loc": { "start": { - "line": 787, + "line": 788, "column": 8 }, "end": { - "line": 787, + "line": 788, "column": 28 } } @@ -30354,15 +30685,15 @@ { "type": "CommentBlock", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", - "start": 22321, - "end": 22418, + "start": 22421, + "end": 22518, "loc": { "start": { - "line": 789, + "line": 790, "column": 8 }, "end": { - "line": 793, + "line": 794, "column": 11 } } @@ -30371,58 +30702,58 @@ }, { "type": "ExpressionStatement", - "start": 22427, - "end": 22448, + "start": 22527, + "end": 22548, "loc": { "start": { - "line": 794, + "line": 795, "column": 8 }, "end": { - "line": 794, + "line": 795, "column": 29 } }, "expression": { "type": "AssignmentExpression", - "start": 22427, - "end": 22447, + "start": 22527, + "end": 22547, "loc": { "start": { - "line": 794, + "line": 795, "column": 8 }, "end": { - "line": 794, + "line": 795, "column": 28 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22427, - "end": 22440, + "start": 22527, + "end": 22540, "loc": { "start": { - "line": 794, + "line": 795, "column": 8 }, "end": { - "line": 794, + "line": 795, "column": 21 } }, "object": { "type": "ThisExpression", - "start": 22427, - "end": 22431, + "start": 22527, + "end": 22531, "loc": { "start": { - "line": 794, + "line": 795, "column": 8 }, "end": { - "line": 794, + "line": 795, "column": 12 } }, @@ -30430,15 +30761,15 @@ }, "property": { "type": "Identifier", - "start": 22432, - "end": 22440, + "start": 22532, + "end": 22540, "loc": { "start": { - "line": 794, + "line": 795, "column": 13 }, "end": { - "line": 794, + "line": 795, "column": 21 }, "identifierName": "dateType" @@ -30450,15 +30781,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 22443, - "end": 22447, + "start": 22543, + "end": 22547, "loc": { "start": { - "line": 794, + "line": 795, "column": 24 }, "end": { - "line": 794, + "line": 795, "column": 28 } }, @@ -30470,15 +30801,15 @@ { "type": "CommentBlock", "value": "** data types **", - "start": 22291, - "end": 22311, + "start": 22391, + "end": 22411, "loc": { "start": { - "line": 787, + "line": 788, "column": 8 }, "end": { - "line": 787, + "line": 788, "column": 28 } } @@ -30486,15 +30817,15 @@ { "type": "CommentBlock", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", - "start": 22321, - "end": 22418, + "start": 22421, + "end": 22518, "loc": { "start": { - "line": 789, + "line": 790, "column": 8 }, "end": { - "line": 793, + "line": 794, "column": 11 } } @@ -30504,15 +30835,15 @@ { "type": "CommentBlock", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", - "start": 22458, - "end": 22625, + "start": 22558, + "end": 22725, "loc": { "start": { - "line": 796, + "line": 797, "column": 8 }, "end": { - "line": 800, + "line": 801, "column": 11 } } @@ -30521,58 +30852,58 @@ }, { "type": "ExpressionStatement", - "start": 22634, - "end": 22676, + "start": 22734, + "end": 22776, "loc": { "start": { - "line": 801, + "line": 802, "column": 8 }, "end": { - "line": 801, + "line": 802, "column": 50 } }, "expression": { "type": "AssignmentExpression", - "start": 22634, - "end": 22675, + "start": 22734, + "end": 22775, "loc": { "start": { - "line": 801, + "line": 802, "column": 8 }, "end": { - "line": 801, + "line": 802, "column": 49 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22634, - "end": 22645, + "start": 22734, + "end": 22745, "loc": { "start": { - "line": 801, + "line": 802, "column": 8 }, "end": { - "line": 801, + "line": 802, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 22634, - "end": 22638, + "start": 22734, + "end": 22738, "loc": { "start": { - "line": 801, + "line": 802, "column": 8 }, "end": { - "line": 801, + "line": 802, "column": 12 } }, @@ -30580,15 +30911,15 @@ }, "property": { "type": "Identifier", - "start": 22639, - "end": 22645, + "start": 22739, + "end": 22745, "loc": { "start": { - "line": 801, + "line": 802, "column": 13 }, "end": { - "line": 801, + "line": 802, "column": 19 }, "identifierName": "locale" @@ -30600,29 +30931,29 @@ }, "right": { "type": "CallExpression", - "start": 22648, - "end": 22675, + "start": 22748, + "end": 22775, "loc": { "start": { - "line": 801, + "line": 802, "column": 22 }, "end": { - "line": 801, + "line": 802, "column": 49 } }, "callee": { "type": "Identifier", - "start": 22648, - "end": 22659, + "start": 22748, + "end": 22759, "loc": { "start": { - "line": 801, + "line": 802, "column": 22 }, "end": { - "line": 801, + "line": 802, "column": 33 }, "identifierName": "defaultsStr" @@ -30632,29 +30963,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 22660, - "end": 22668, + "start": 22760, + "end": 22768, "loc": { "start": { - "line": 801, + "line": 802, "column": 34 }, "end": { - "line": 801, + "line": 802, "column": 42 } }, "object": { "type": "Identifier", - "start": 22660, - "end": 22661, + "start": 22760, + "end": 22761, "loc": { "start": { - "line": 801, + "line": 802, "column": 34 }, "end": { - "line": 801, + "line": 802, "column": 35 }, "identifierName": "f" @@ -30663,15 +30994,15 @@ }, "property": { "type": "Identifier", - "start": 22662, - "end": 22668, + "start": 22762, + "end": 22768, "loc": { "start": { - "line": 801, + "line": 802, "column": 36 }, "end": { - "line": 801, + "line": 802, "column": 42 }, "identifierName": "locale" @@ -30682,15 +31013,15 @@ }, { "type": "StringLiteral", - "start": 22670, - "end": 22674, + "start": 22770, + "end": 22774, "loc": { "start": { - "line": 801, + "line": 802, "column": 44 }, "end": { - "line": 801, + "line": 802, "column": 48 } }, @@ -30708,15 +31039,15 @@ { "type": "CommentBlock", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", - "start": 22458, - "end": 22625, + "start": 22558, + "end": 22725, "loc": { "start": { - "line": 796, + "line": 797, "column": 8 }, "end": { - "line": 800, + "line": 801, "column": 11 } } @@ -30726,15 +31057,15 @@ { "type": "CommentBlock", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", - "start": 22686, - "end": 22793, + "start": 22786, + "end": 22893, "loc": { "start": { - "line": 803, + "line": 804, "column": 8 }, "end": { - "line": 806, + "line": 807, "column": 11 } } @@ -30743,58 +31074,58 @@ }, { "type": "ExpressionStatement", - "start": 22802, - "end": 22868, + "start": 22902, + "end": 22968, "loc": { "start": { - "line": 807, + "line": 808, "column": 8 }, "end": { - "line": 807, + "line": 808, "column": 74 } }, "expression": { "type": "AssignmentExpression", - "start": 22802, - "end": 22867, + "start": 22902, + "end": 22967, "loc": { "start": { - "line": 807, + "line": 808, "column": 8 }, "end": { - "line": 807, + "line": 808, "column": 73 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22802, - "end": 22825, + "start": 22902, + "end": 22925, "loc": { "start": { - "line": 807, + "line": 808, "column": 8 }, "end": { - "line": 807, + "line": 808, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 22802, - "end": 22806, + "start": 22902, + "end": 22906, "loc": { "start": { - "line": 807, + "line": 808, "column": 8 }, "end": { - "line": 807, + "line": 808, "column": 12 } }, @@ -30802,15 +31133,15 @@ }, "property": { "type": "Identifier", - "start": 22807, - "end": 22825, + "start": 22907, + "end": 22925, "loc": { "start": { - "line": 807, + "line": 808, "column": 13 }, "end": { - "line": 807, + "line": 808, "column": 31 }, "identifierName": "thousandsSeparator" @@ -30822,29 +31153,29 @@ }, "right": { "type": "CallExpression", - "start": 22828, - "end": 22867, + "start": 22928, + "end": 22967, "loc": { "start": { - "line": 807, + "line": 808, "column": 34 }, "end": { - "line": 807, + "line": 808, "column": 73 } }, "callee": { "type": "Identifier", - "start": 22828, - "end": 22839, + "start": 22928, + "end": 22939, "loc": { "start": { - "line": 807, + "line": 808, "column": 34 }, "end": { - "line": 807, + "line": 808, "column": 45 }, "identifierName": "defaultsStr" @@ -30854,29 +31185,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 22840, - "end": 22861, + "start": 22940, + "end": 22961, "loc": { "start": { - "line": 807, + "line": 808, "column": 46 }, "end": { - "line": 807, + "line": 808, "column": 67 } }, "object": { "type": "Identifier", - "start": 22840, - "end": 22841, + "start": 22940, + "end": 22941, "loc": { "start": { - "line": 807, + "line": 808, "column": 46 }, "end": { - "line": 807, + "line": 808, "column": 47 }, "identifierName": "f" @@ -30885,15 +31216,15 @@ }, "property": { "type": "Identifier", - "start": 22842, - "end": 22861, + "start": 22942, + "end": 22961, "loc": { "start": { - "line": 807, + "line": 808, "column": 48 }, "end": { - "line": 807, + "line": 808, "column": 67 }, "identifierName": "thousands_separator" @@ -30904,15 +31235,15 @@ }, { "type": "StringLiteral", - "start": 22863, - "end": 22866, + "start": 22963, + "end": 22966, "loc": { "start": { - "line": 807, + "line": 808, "column": 69 }, "end": { - "line": 807, + "line": 808, "column": 72 } }, @@ -30930,15 +31261,15 @@ { "type": "CommentBlock", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", - "start": 22686, - "end": 22793, + "start": 22786, + "end": 22893, "loc": { "start": { - "line": 803, + "line": 804, "column": 8 }, "end": { - "line": 806, + "line": 807, "column": 11 } } @@ -30948,15 +31279,15 @@ { "type": "CommentBlock", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", - "start": 22878, - "end": 22983, + "start": 22978, + "end": 23083, "loc": { "start": { - "line": 809, + "line": 810, "column": 8 }, "end": { - "line": 812, + "line": 813, "column": 11 } } @@ -30965,58 +31296,58 @@ }, { "type": "ExpressionStatement", - "start": 22992, - "end": 23054, + "start": 23092, + "end": 23154, "loc": { "start": { - "line": 813, + "line": 814, "column": 8 }, "end": { - "line": 813, + "line": 814, "column": 70 } }, "expression": { "type": "AssignmentExpression", - "start": 22992, - "end": 23053, + "start": 23092, + "end": 23153, "loc": { "start": { - "line": 813, + "line": 814, "column": 8 }, "end": { - "line": 813, + "line": 814, "column": 69 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 22992, - "end": 23013, + "start": 23092, + "end": 23113, "loc": { "start": { - "line": 813, + "line": 814, "column": 8 }, "end": { - "line": 813, + "line": 814, "column": 29 } }, "object": { "type": "ThisExpression", - "start": 22992, - "end": 22996, + "start": 23092, + "end": 23096, "loc": { "start": { - "line": 813, + "line": 814, "column": 8 }, "end": { - "line": 813, + "line": 814, "column": 12 } }, @@ -31024,15 +31355,15 @@ }, "property": { "type": "Identifier", - "start": 22997, - "end": 23013, + "start": 23097, + "end": 23113, "loc": { "start": { - "line": 813, + "line": 814, "column": 13 }, "end": { - "line": 813, + "line": 814, "column": 29 }, "identifierName": "decimalSeparator" @@ -31044,29 +31375,29 @@ }, "right": { "type": "CallExpression", - "start": 23016, - "end": 23053, + "start": 23116, + "end": 23153, "loc": { "start": { - "line": 813, + "line": 814, "column": 32 }, "end": { - "line": 813, + "line": 814, "column": 69 } }, "callee": { "type": "Identifier", - "start": 23016, - "end": 23027, + "start": 23116, + "end": 23127, "loc": { "start": { - "line": 813, + "line": 814, "column": 32 }, "end": { - "line": 813, + "line": 814, "column": 43 }, "identifierName": "defaultsStr" @@ -31076,29 +31407,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 23028, - "end": 23047, + "start": 23128, + "end": 23147, "loc": { "start": { - "line": 813, + "line": 814, "column": 44 }, "end": { - "line": 813, + "line": 814, "column": 63 } }, "object": { "type": "Identifier", - "start": 23028, - "end": 23029, + "start": 23128, + "end": 23129, "loc": { "start": { - "line": 813, + "line": 814, "column": 44 }, "end": { - "line": 813, + "line": 814, "column": 45 }, "identifierName": "f" @@ -31107,15 +31438,15 @@ }, "property": { "type": "Identifier", - "start": 23030, - "end": 23047, + "start": 23130, + "end": 23147, "loc": { "start": { - "line": 813, + "line": 814, "column": 46 }, "end": { - "line": 813, + "line": 814, "column": 63 }, "identifierName": "decimal_separator" @@ -31126,15 +31457,15 @@ }, { "type": "StringLiteral", - "start": 23049, - "end": 23052, + "start": 23149, + "end": 23152, "loc": { "start": { - "line": 813, + "line": 814, "column": 65 }, "end": { - "line": 813, + "line": 814, "column": 68 } }, @@ -31152,15 +31483,15 @@ { "type": "CommentBlock", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", - "start": 22878, - "end": 22983, + "start": 22978, + "end": 23083, "loc": { "start": { - "line": 809, + "line": 810, "column": 8 }, "end": { - "line": 812, + "line": 813, "column": 11 } } @@ -31170,15 +31501,15 @@ { "type": "CommentBlock", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", - "start": 23064, - "end": 23662, + "start": 23164, + "end": 23762, "loc": { "start": { - "line": 815, + "line": 816, "column": 8 }, "end": { - "line": 828, + "line": 829, "column": 11 } } @@ -31187,58 +31518,58 @@ }, { "type": "ExpressionStatement", - "start": 23671, - "end": 23727, + "start": 23771, + "end": 23827, "loc": { "start": { - "line": 829, + "line": 830, "column": 8 }, "end": { - "line": 829, + "line": 830, "column": 64 } }, "expression": { "type": "AssignmentExpression", - "start": 23671, - "end": 23726, + "start": 23771, + "end": 23826, "loc": { "start": { - "line": 829, + "line": 830, "column": 8 }, "end": { - "line": 829, + "line": 830, "column": 63 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 23671, - "end": 23684, + "start": 23771, + "end": 23784, "loc": { "start": { - "line": 829, + "line": 830, "column": 8 }, "end": { - "line": 829, + "line": 830, "column": 21 } }, "object": { "type": "ThisExpression", - "start": 23671, - "end": 23675, + "start": 23771, + "end": 23775, "loc": { "start": { - "line": 829, + "line": 830, "column": 8 }, "end": { - "line": 829, + "line": 830, "column": 12 } }, @@ -31246,15 +31577,15 @@ }, "property": { "type": "Identifier", - "start": 23676, - "end": 23684, + "start": 23776, + "end": 23784, "loc": { "start": { - "line": 829, + "line": 830, "column": 13 }, "end": { - "line": 829, + "line": 830, "column": 21 }, "identifierName": "colTypes" @@ -31266,43 +31597,43 @@ }, "right": { "type": "ConditionalExpression", - "start": 23687, - "end": 23726, + "start": 23787, + "end": 23826, "loc": { "start": { - "line": 829, + "line": 830, "column": 24 }, "end": { - "line": 829, + "line": 830, "column": 63 } }, "test": { "type": "CallExpression", - "start": 23687, - "end": 23707, + "start": 23787, + "end": 23807, "loc": { "start": { - "line": 829, + "line": 830, "column": 24 }, "end": { - "line": 829, + "line": 830, "column": 44 } }, "callee": { "type": "Identifier", - "start": 23687, - "end": 23694, + "start": 23787, + "end": 23794, "loc": { "start": { - "line": 829, + "line": 830, "column": 24 }, "end": { - "line": 829, + "line": 830, "column": 31 }, "identifierName": "isArray" @@ -31312,29 +31643,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 23695, - "end": 23706, + "start": 23795, + "end": 23806, "loc": { "start": { - "line": 829, + "line": 830, "column": 32 }, "end": { - "line": 829, + "line": 830, "column": 43 } }, "object": { "type": "Identifier", - "start": 23695, - "end": 23696, + "start": 23795, + "end": 23796, "loc": { "start": { - "line": 829, + "line": 830, "column": 32 }, "end": { - "line": 829, + "line": 830, "column": 33 }, "identifierName": "f" @@ -31343,15 +31674,15 @@ }, "property": { "type": "Identifier", - "start": 23697, - "end": 23706, + "start": 23797, + "end": 23806, "loc": { "start": { - "line": 829, + "line": 830, "column": 34 }, "end": { - "line": 829, + "line": 830, "column": 43 }, "identifierName": "col_types" @@ -31364,29 +31695,29 @@ }, "consequent": { "type": "MemberExpression", - "start": 23710, - "end": 23721, + "start": 23810, + "end": 23821, "loc": { "start": { - "line": 829, + "line": 830, "column": 47 }, "end": { - "line": 829, + "line": 830, "column": 58 } }, "object": { "type": "Identifier", - "start": 23710, - "end": 23711, + "start": 23810, + "end": 23811, "loc": { "start": { - "line": 829, + "line": 830, "column": 47 }, "end": { - "line": 829, + "line": 830, "column": 48 }, "identifierName": "f" @@ -31395,15 +31726,15 @@ }, "property": { "type": "Identifier", - "start": 23712, - "end": 23721, + "start": 23812, + "end": 23821, "loc": { "start": { - "line": 829, + "line": 830, "column": 49 }, "end": { - "line": 829, + "line": 830, "column": 58 }, "identifierName": "col_types" @@ -31414,15 +31745,15 @@ }, "alternate": { "type": "ArrayExpression", - "start": 23724, - "end": 23726, + "start": 23824, + "end": 23826, "loc": { "start": { - "line": 829, + "line": 830, "column": 61 }, "end": { - "line": 829, + "line": 830, "column": 63 } }, @@ -31435,15 +31766,15 @@ { "type": "CommentBlock", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", - "start": 23064, - "end": 23662, + "start": 23164, + "end": 23762, "loc": { "start": { - "line": 815, + "line": 816, "column": 8 }, "end": { - "line": 828, + "line": 829, "column": 11 } } @@ -31453,15 +31784,15 @@ { "type": "CommentBlock", "value": "** ids prefixes **", - "start": 23737, - "end": 23759, + "start": 23837, + "end": 23859, "loc": { "start": { - "line": 831, + "line": 832, "column": 8 }, "end": { - "line": 831, + "line": 832, "column": 30 } } @@ -31469,15 +31800,15 @@ { "type": "CommentBlock", "value": "*\n * Main prefix\n * @private\n ", - "start": 23768, - "end": 23826, + "start": 23868, + "end": 23926, "loc": { "start": { - "line": 832, + "line": 833, "column": 8 }, "end": { - "line": 835, + "line": 836, "column": 11 } } @@ -31486,58 +31817,58 @@ }, { "type": "ExpressionStatement", - "start": 23835, - "end": 23854, + "start": 23935, + "end": 23954, "loc": { "start": { - "line": 836, + "line": 837, "column": 8 }, "end": { - "line": 836, + "line": 837, "column": 27 } }, "expression": { "type": "AssignmentExpression", - "start": 23835, - "end": 23853, + "start": 23935, + "end": 23953, "loc": { "start": { - "line": 836, + "line": 837, "column": 8 }, "end": { - "line": 836, + "line": 837, "column": 26 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 23835, - "end": 23846, + "start": 23935, + "end": 23946, "loc": { "start": { - "line": 836, + "line": 837, "column": 8 }, "end": { - "line": 836, + "line": 837, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 23835, - "end": 23839, + "start": 23935, + "end": 23939, "loc": { "start": { - "line": 836, + "line": 837, "column": 8 }, "end": { - "line": 836, + "line": 837, "column": 12 } }, @@ -31545,15 +31876,15 @@ }, "property": { "type": "Identifier", - "start": 23840, - "end": 23846, + "start": 23940, + "end": 23946, "loc": { "start": { - "line": 836, + "line": 837, "column": 13 }, "end": { - "line": 836, + "line": 837, "column": 19 }, "identifierName": "prfxTf" @@ -31565,15 +31896,15 @@ }, "right": { "type": "StringLiteral", - "start": 23849, - "end": 23853, + "start": 23949, + "end": 23953, "loc": { "start": { - "line": 836, + "line": 837, "column": 22 }, "end": { - "line": 836, + "line": 837, "column": 26 } }, @@ -31589,15 +31920,15 @@ { "type": "CommentBlock", "value": "** ids prefixes **", - "start": 23737, - "end": 23759, + "start": 23837, + "end": 23859, "loc": { "start": { - "line": 831, + "line": 832, "column": 8 }, "end": { - "line": 831, + "line": 832, "column": 30 } } @@ -31605,15 +31936,15 @@ { "type": "CommentBlock", "value": "*\n * Main prefix\n * @private\n ", - "start": 23768, - "end": 23826, + "start": 23868, + "end": 23926, "loc": { "start": { - "line": 832, + "line": 833, "column": 8 }, "end": { - "line": 835, + "line": 836, "column": 11 } } @@ -31623,15 +31954,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", - "start": 23864, - "end": 23948, + "start": 23964, + "end": 24048, "loc": { "start": { - "line": 838, + "line": 839, "column": 8 }, "end": { - "line": 841, + "line": 842, "column": 11 } } @@ -31640,58 +31971,58 @@ }, { "type": "ExpressionStatement", - "start": 23957, - "end": 23978, + "start": 24057, + "end": 24078, "loc": { "start": { - "line": 842, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 843, "column": 29 } }, "expression": { "type": "AssignmentExpression", - "start": 23957, - "end": 23977, + "start": 24057, + "end": 24077, "loc": { "start": { - "line": 842, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 843, "column": 28 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 23957, - "end": 23969, + "start": 24057, + "end": 24069, "loc": { "start": { - "line": 842, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 843, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 23957, - "end": 23961, + "start": 24057, + "end": 24061, "loc": { "start": { - "line": 842, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 843, "column": 12 } }, @@ -31699,15 +32030,15 @@ }, "property": { "type": "Identifier", - "start": 23962, - "end": 23969, + "start": 24062, + "end": 24069, "loc": { "start": { - "line": 842, + "line": 843, "column": 13 }, "end": { - "line": 842, + "line": 843, "column": 20 }, "identifierName": "prfxFlt" @@ -31719,15 +32050,15 @@ }, "right": { "type": "StringLiteral", - "start": 23972, - "end": 23977, + "start": 24072, + "end": 24077, "loc": { "start": { - "line": 842, + "line": 843, "column": 23 }, "end": { - "line": 842, + "line": 843, "column": 28 } }, @@ -31743,15 +32074,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", - "start": 23864, - "end": 23948, + "start": 23964, + "end": 24048, "loc": { "start": { - "line": 838, + "line": 839, "column": 8 }, "end": { - "line": 841, + "line": 842, "column": 11 } } @@ -31761,15 +32092,15 @@ { "type": "CommentBlock", "value": "*\n * Button's ID prefix\n * @private\n ", - "start": 23988, - "end": 24053, + "start": 24088, + "end": 24153, "loc": { "start": { - "line": 844, + "line": 845, "column": 8 }, "end": { - "line": 847, + "line": 848, "column": 11 } } @@ -31778,58 +32109,58 @@ }, { "type": "ExpressionStatement", - "start": 24062, - "end": 24089, + "start": 24162, + "end": 24189, "loc": { "start": { - "line": 848, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 849, "column": 35 } }, "expression": { "type": "AssignmentExpression", - "start": 24062, - "end": 24088, + "start": 24162, + "end": 24188, "loc": { "start": { - "line": 848, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 849, "column": 34 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24062, - "end": 24080, + "start": 24162, + "end": 24180, "loc": { "start": { - "line": 848, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 849, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 24062, - "end": 24066, + "start": 24162, + "end": 24166, "loc": { "start": { - "line": 848, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 849, "column": 12 } }, @@ -31837,15 +32168,15 @@ }, "property": { "type": "Identifier", - "start": 24067, - "end": 24080, + "start": 24167, + "end": 24180, "loc": { "start": { - "line": 848, + "line": 849, "column": 13 }, "end": { - "line": 848, + "line": 849, "column": 26 }, "identifierName": "prfxValButton" @@ -31857,15 +32188,15 @@ }, "right": { "type": "StringLiteral", - "start": 24083, - "end": 24088, + "start": 24183, + "end": 24188, "loc": { "start": { - "line": 848, + "line": 849, "column": 29 }, "end": { - "line": 848, + "line": 849, "column": 34 } }, @@ -31881,15 +32212,15 @@ { "type": "CommentBlock", "value": "*\n * Button's ID prefix\n * @private\n ", - "start": 23988, - "end": 24053, + "start": 24088, + "end": 24153, "loc": { "start": { - "line": 844, + "line": 845, "column": 8 }, "end": { - "line": 847, + "line": 848, "column": 11 } } @@ -31899,15 +32230,15 @@ { "type": "CommentBlock", "value": "*\n * Responsive Css class\n * @private\n ", - "start": 24099, - "end": 24166, + "start": 24199, + "end": 24266, "loc": { "start": { - "line": 850, + "line": 851, "column": 8 }, "end": { - "line": 853, + "line": 854, "column": 11 } } @@ -31916,58 +32247,58 @@ }, { "type": "ExpressionStatement", - "start": 24175, - "end": 24204, + "start": 24275, + "end": 24304, "loc": { "start": { - "line": 854, + "line": 855, "column": 8 }, "end": { - "line": 854, + "line": 855, "column": 37 } }, "expression": { "type": "AssignmentExpression", - "start": 24175, - "end": 24203, + "start": 24275, + "end": 24303, "loc": { "start": { - "line": 854, + "line": 855, "column": 8 }, "end": { - "line": 854, + "line": 855, "column": 36 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24175, - "end": 24194, + "start": 24275, + "end": 24294, "loc": { "start": { - "line": 854, + "line": 855, "column": 8 }, "end": { - "line": 854, + "line": 855, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 24175, - "end": 24179, + "start": 24275, + "end": 24279, "loc": { "start": { - "line": 854, + "line": 855, "column": 8 }, "end": { - "line": 854, + "line": 855, "column": 12 } }, @@ -31975,15 +32306,15 @@ }, "property": { "type": "Identifier", - "start": 24180, - "end": 24194, + "start": 24280, + "end": 24294, "loc": { "start": { - "line": 854, + "line": 855, "column": 13 }, "end": { - "line": 854, + "line": 855, "column": 27 }, "identifierName": "prfxResponsive" @@ -31995,15 +32326,15 @@ }, "right": { "type": "StringLiteral", - "start": 24197, - "end": 24203, + "start": 24297, + "end": 24303, "loc": { "start": { - "line": 854, + "line": 855, "column": 30 }, "end": { - "line": 854, + "line": 855, "column": 36 } }, @@ -32019,15 +32350,15 @@ { "type": "CommentBlock", "value": "*\n * Responsive Css class\n * @private\n ", - "start": 24099, - "end": 24166, + "start": 24199, + "end": 24266, "loc": { "start": { - "line": 850, + "line": 851, "column": 8 }, "end": { - "line": 853, + "line": 854, "column": 11 } } @@ -32037,15 +32368,15 @@ { "type": "CommentBlock", "value": "** extensions **", - "start": 24214, - "end": 24234, + "start": 24314, + "end": 24334, "loc": { "start": { - "line": 856, + "line": 857, "column": 8 }, "end": { - "line": 856, + "line": 857, "column": 28 } } @@ -32053,15 +32384,15 @@ { "type": "CommentBlock", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", - "start": 24243, - "end": 24320, + "start": 24343, + "end": 24420, "loc": { "start": { - "line": 857, + "line": 858, "column": 8 }, "end": { - "line": 860, + "line": 861, "column": 11 } } @@ -32070,58 +32401,58 @@ }, { "type": "ExpressionStatement", - "start": 24329, - "end": 24377, + "start": 24429, + "end": 24477, "loc": { "start": { - "line": 861, + "line": 862, "column": 8 }, "end": { - "line": 861, + "line": 862, "column": 56 } }, "expression": { "type": "AssignmentExpression", - "start": 24329, - "end": 24376, + "start": 24429, + "end": 24476, "loc": { "start": { - "line": 861, + "line": 862, "column": 8 }, "end": { - "line": 861, + "line": 862, "column": 55 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24329, - "end": 24344, + "start": 24429, + "end": 24444, "loc": { "start": { - "line": 861, + "line": 862, "column": 8 }, "end": { - "line": 861, + "line": 862, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 24329, - "end": 24333, + "start": 24429, + "end": 24433, "loc": { "start": { - "line": 861, + "line": 862, "column": 8 }, "end": { - "line": 861, + "line": 862, "column": 12 } }, @@ -32129,15 +32460,15 @@ }, "property": { "type": "Identifier", - "start": 24334, - "end": 24344, + "start": 24434, + "end": 24444, "loc": { "start": { - "line": 861, + "line": 862, "column": 13 }, "end": { - "line": 861, + "line": 862, "column": 23 }, "identifierName": "extensions" @@ -32149,29 +32480,29 @@ }, "right": { "type": "CallExpression", - "start": 24347, - "end": 24376, + "start": 24447, + "end": 24476, "loc": { "start": { - "line": 861, + "line": 862, "column": 26 }, "end": { - "line": 861, + "line": 862, "column": 55 } }, "callee": { "type": "Identifier", - "start": 24347, - "end": 24358, + "start": 24447, + "end": 24458, "loc": { "start": { - "line": 861, + "line": 862, "column": 26 }, "end": { - "line": 861, + "line": 862, "column": 37 }, "identifierName": "defaultsArr" @@ -32181,29 +32512,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 24359, - "end": 24371, + "start": 24459, + "end": 24471, "loc": { "start": { - "line": 861, + "line": 862, "column": 38 }, "end": { - "line": 861, + "line": 862, "column": 50 } }, "object": { "type": "Identifier", - "start": 24359, - "end": 24360, + "start": 24459, + "end": 24460, "loc": { "start": { - "line": 861, + "line": 862, "column": 38 }, "end": { - "line": 861, + "line": 862, "column": 39 }, "identifierName": "f" @@ -32212,15 +32543,15 @@ }, "property": { "type": "Identifier", - "start": 24361, - "end": 24371, + "start": 24461, + "end": 24471, "loc": { "start": { - "line": 861, + "line": 862, "column": 40 }, "end": { - "line": 861, + "line": 862, "column": 50 }, "identifierName": "extensions" @@ -32231,15 +32562,15 @@ }, { "type": "ArrayExpression", - "start": 24373, - "end": 24375, + "start": 24473, + "end": 24475, "loc": { "start": { - "line": 861, + "line": 862, "column": 52 }, "end": { - "line": 861, + "line": 862, "column": 54 } }, @@ -32253,15 +32584,15 @@ { "type": "CommentBlock", "value": "** extensions **", - "start": 24214, - "end": 24234, + "start": 24314, + "end": 24334, "loc": { "start": { - "line": 856, + "line": 857, "column": 8 }, "end": { - "line": 856, + "line": 857, "column": 28 } } @@ -32269,15 +32600,15 @@ { "type": "CommentBlock", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", - "start": 24243, - "end": 24320, + "start": 24343, + "end": 24420, "loc": { "start": { - "line": 857, + "line": 858, "column": 8 }, "end": { - "line": 860, + "line": 861, "column": 11 } } @@ -32287,15 +32618,15 @@ { "type": "CommentBlock", "value": "** themes **", - "start": 24387, - "end": 24403, + "start": 24487, + "end": 24503, "loc": { "start": { - "line": 863, + "line": 864, "column": 8 }, "end": { - "line": 863, + "line": 864, "column": 24 } } @@ -32303,15 +32634,15 @@ { "type": "CommentBlock", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "start": 24412, - "end": 24486, + "start": 24512, + "end": 24586, "loc": { "start": { - "line": 864, + "line": 865, "column": 8 }, "end": { - "line": 867, + "line": 868, "column": 11 } } @@ -32320,58 +32651,58 @@ }, { "type": "ExpressionStatement", - "start": 24495, - "end": 24553, + "start": 24595, + "end": 24653, "loc": { "start": { - "line": 868, + "line": 869, "column": 8 }, "end": { - "line": 868, + "line": 869, "column": 66 } }, "expression": { "type": "AssignmentExpression", - "start": 24495, - "end": 24552, + "start": 24595, + "end": 24652, "loc": { "start": { - "line": 868, + "line": 869, "column": 8 }, "end": { - "line": 868, + "line": 869, "column": 65 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24495, - "end": 24518, + "start": 24595, + "end": 24618, "loc": { "start": { - "line": 868, + "line": 869, "column": 8 }, "end": { - "line": 868, + "line": 869, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 24495, - "end": 24499, + "start": 24595, + "end": 24599, "loc": { "start": { - "line": 868, + "line": 869, "column": 8 }, "end": { - "line": 868, + "line": 869, "column": 12 } }, @@ -32379,15 +32710,15 @@ }, "property": { "type": "Identifier", - "start": 24500, - "end": 24518, + "start": 24600, + "end": 24618, "loc": { "start": { - "line": 868, + "line": 869, "column": 13 }, "end": { - "line": 868, + "line": 869, "column": 31 }, "identifierName": "enableDefaultTheme" @@ -32399,29 +32730,29 @@ }, "right": { "type": "CallExpression", - "start": 24521, - "end": 24552, + "start": 24621, + "end": 24652, "loc": { "start": { - "line": 868, + "line": 869, "column": 34 }, "end": { - "line": 868, + "line": 869, "column": 65 } }, "callee": { "type": "Identifier", - "start": 24521, - "end": 24528, + "start": 24621, + "end": 24628, "loc": { "start": { - "line": 868, + "line": 869, "column": 34 }, "end": { - "line": 868, + "line": 869, "column": 41 }, "identifierName": "Boolean" @@ -32431,29 +32762,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 24529, - "end": 24551, + "start": 24629, + "end": 24651, "loc": { "start": { - "line": 868, + "line": 869, "column": 42 }, "end": { - "line": 868, + "line": 869, "column": 64 } }, "object": { "type": "Identifier", - "start": 24529, - "end": 24530, + "start": 24629, + "end": 24630, "loc": { "start": { - "line": 868, + "line": 869, "column": 42 }, "end": { - "line": 868, + "line": 869, "column": 43 }, "identifierName": "f" @@ -32462,15 +32793,15 @@ }, "property": { "type": "Identifier", - "start": 24531, - "end": 24551, + "start": 24631, + "end": 24651, "loc": { "start": { - "line": 868, + "line": 869, "column": 44 }, "end": { - "line": 868, + "line": 869, "column": 64 }, "identifierName": "enable_default_theme" @@ -32487,15 +32818,15 @@ { "type": "CommentBlock", "value": "** themes **", - "start": 24387, - "end": 24403, + "start": 24487, + "end": 24503, "loc": { "start": { - "line": 863, + "line": 864, "column": 8 }, "end": { - "line": 863, + "line": 864, "column": 24 } } @@ -32503,15 +32834,15 @@ { "type": "CommentBlock", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "start": 24412, - "end": 24486, + "start": 24512, + "end": 24586, "loc": { "start": { - "line": 864, + "line": 865, "column": 8 }, "end": { - "line": 867, + "line": 868, "column": 11 } } @@ -32521,15 +32852,15 @@ { "type": "CommentBlock", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", - "start": 24563, - "end": 24673, + "start": 24663, + "end": 24773, "loc": { "start": { - "line": 870, + "line": 871, "column": 8 }, "end": { - "line": 874, + "line": 875, "column": 11 } } @@ -32538,58 +32869,58 @@ }, { "type": "ExpressionStatement", - "start": 24682, - "end": 24746, + "start": 24782, + "end": 24846, "loc": { "start": { - "line": 875, + "line": 876, "column": 8 }, "end": { - "line": 875, + "line": 876, "column": 72 } }, "expression": { "type": "AssignmentExpression", - "start": 24682, - "end": 24745, + "start": 24782, + "end": 24845, "loc": { "start": { - "line": 875, + "line": 876, "column": 8 }, "end": { - "line": 875, + "line": 876, "column": 71 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24682, - "end": 24696, + "start": 24782, + "end": 24796, "loc": { "start": { - "line": 875, + "line": 876, "column": 8 }, "end": { - "line": 875, + "line": 876, "column": 22 } }, "object": { "type": "ThisExpression", - "start": 24682, - "end": 24686, + "start": 24782, + "end": 24786, "loc": { "start": { - "line": 875, + "line": 876, "column": 8 }, "end": { - "line": 875, + "line": 876, "column": 12 } }, @@ -32597,15 +32928,15 @@ }, "property": { "type": "Identifier", - "start": 24687, - "end": 24696, + "start": 24787, + "end": 24796, "loc": { "start": { - "line": 875, + "line": 876, "column": 13 }, "end": { - "line": 875, + "line": 876, "column": 22 }, "identifierName": "hasThemes" @@ -32617,58 +32948,58 @@ }, "right": { "type": "LogicalExpression", - "start": 24700, - "end": 24744, + "start": 24800, + "end": 24844, "loc": { "start": { - "line": 875, + "line": 876, "column": 26 }, "end": { - "line": 875, + "line": 876, "column": 70 } }, "left": { "type": "MemberExpression", - "start": 24700, - "end": 24723, + "start": 24800, + "end": 24823, "loc": { "start": { - "line": 875, + "line": 876, "column": 26 }, "end": { - "line": 875, + "line": 876, "column": 49 } }, "object": { "type": "ThisExpression", - "start": 24700, - "end": 24704, + "start": 24800, + "end": 24804, "loc": { "start": { - "line": 875, + "line": 876, "column": 26 }, "end": { - "line": 875, + "line": 876, "column": 30 } } }, "property": { "type": "Identifier", - "start": 24705, - "end": 24723, + "start": 24805, + "end": 24823, "loc": { "start": { - "line": 875, + "line": 876, "column": 31 }, "end": { - "line": 875, + "line": 876, "column": 49 }, "identifierName": "enableDefaultTheme" @@ -32680,29 +33011,29 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 24727, - "end": 24744, + "start": 24827, + "end": 24844, "loc": { "start": { - "line": 875, + "line": 876, "column": 53 }, "end": { - "line": 875, + "line": 876, "column": 70 } }, "callee": { "type": "Identifier", - "start": 24727, - "end": 24734, + "start": 24827, + "end": 24834, "loc": { "start": { - "line": 875, + "line": 876, "column": 53 }, "end": { - "line": 875, + "line": 876, "column": 60 }, "identifierName": "isArray" @@ -32712,29 +33043,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 24735, - "end": 24743, + "start": 24835, + "end": 24843, "loc": { "start": { - "line": 875, + "line": 876, "column": 61 }, "end": { - "line": 875, + "line": 876, "column": 69 } }, "object": { "type": "Identifier", - "start": 24735, - "end": 24736, + "start": 24835, + "end": 24836, "loc": { "start": { - "line": 875, + "line": 876, "column": 61 }, "end": { - "line": 875, + "line": 876, "column": 62 }, "identifierName": "f" @@ -32743,15 +33074,15 @@ }, "property": { "type": "Identifier", - "start": 24737, - "end": 24743, + "start": 24837, + "end": 24843, "loc": { "start": { - "line": 875, + "line": 876, "column": 63 }, "end": { - "line": 875, + "line": 876, "column": 69 }, "identifierName": "themes" @@ -32764,7 +33095,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 24699 + "parenStart": 24799 } }, "leadingComments": null @@ -32773,15 +33104,15 @@ { "type": "CommentBlock", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", - "start": 24563, - "end": 24673, + "start": 24663, + "end": 24773, "loc": { "start": { - "line": 870, + "line": 871, "column": 8 }, "end": { - "line": 874, + "line": 875, "column": 11 } } @@ -32791,15 +33122,15 @@ { "type": "CommentBlock", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24756, - "end": 24868, + "start": 24856, + "end": 24968, "loc": { "start": { - "line": 877, + "line": 878, "column": 8 }, "end": { - "line": 881, + "line": 882, "column": 11 } } @@ -32808,58 +33139,58 @@ }, { "type": "ExpressionStatement", - "start": 24877, - "end": 24917, + "start": 24977, + "end": 25017, "loc": { "start": { - "line": 882, + "line": 883, "column": 8 }, "end": { - "line": 882, + "line": 883, "column": 48 } }, "expression": { "type": "AssignmentExpression", - "start": 24877, - "end": 24916, + "start": 24977, + "end": 25016, "loc": { "start": { - "line": 882, + "line": 883, "column": 8 }, "end": { - "line": 882, + "line": 883, "column": 47 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 24877, - "end": 24888, + "start": 24977, + "end": 24988, "loc": { "start": { - "line": 882, + "line": 883, "column": 8 }, "end": { - "line": 882, + "line": 883, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 24877, - "end": 24881, + "start": 24977, + "end": 24981, "loc": { "start": { - "line": 882, + "line": 883, "column": 8 }, "end": { - "line": 882, + "line": 883, "column": 12 } }, @@ -32867,15 +33198,15 @@ }, "property": { "type": "Identifier", - "start": 24882, - "end": 24888, + "start": 24982, + "end": 24988, "loc": { "start": { - "line": 882, + "line": 883, "column": 13 }, "end": { - "line": 882, + "line": 883, "column": 19 }, "identifierName": "themes" @@ -32887,29 +33218,29 @@ }, "right": { "type": "CallExpression", - "start": 24891, - "end": 24916, + "start": 24991, + "end": 25016, "loc": { "start": { - "line": 882, + "line": 883, "column": 22 }, "end": { - "line": 882, + "line": 883, "column": 47 } }, "callee": { "type": "Identifier", - "start": 24891, - "end": 24902, + "start": 24991, + "end": 25002, "loc": { "start": { - "line": 882, + "line": 883, "column": 22 }, "end": { - "line": 882, + "line": 883, "column": 33 }, "identifierName": "defaultsArr" @@ -32919,29 +33250,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 24903, - "end": 24911, + "start": 25003, + "end": 25011, "loc": { "start": { - "line": 882, + "line": 883, "column": 34 }, "end": { - "line": 882, + "line": 883, "column": 42 } }, "object": { "type": "Identifier", - "start": 24903, - "end": 24904, + "start": 25003, + "end": 25004, "loc": { "start": { - "line": 882, + "line": 883, "column": 34 }, "end": { - "line": 882, + "line": 883, "column": 35 }, "identifierName": "f" @@ -32950,15 +33281,15 @@ }, "property": { "type": "Identifier", - "start": 24905, - "end": 24911, + "start": 25005, + "end": 25011, "loc": { "start": { - "line": 882, + "line": 883, "column": 36 }, "end": { - "line": 882, + "line": 883, "column": 42 }, "identifierName": "themes" @@ -32969,15 +33300,15 @@ }, { "type": "ArrayExpression", - "start": 24913, - "end": 24915, + "start": 25013, + "end": 25015, "loc": { "start": { - "line": 882, + "line": 883, "column": 44 }, "end": { - "line": 882, + "line": 883, "column": 46 } }, @@ -32991,15 +33322,15 @@ { "type": "CommentBlock", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24756, - "end": 24868, + "start": 24856, + "end": 24968, "loc": { "start": { - "line": 877, + "line": 878, "column": 8 }, "end": { - "line": 881, + "line": 882, "column": 11 } } @@ -33009,15 +33340,15 @@ { "type": "CommentBlock", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24927, - "end": 25108, + "start": 25027, + "end": 25208, "loc": { "start": { - "line": 884, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 890, "column": 11 } } @@ -33026,58 +33357,58 @@ }, { "type": "ExpressionStatement", - "start": 25117, - "end": 25156, + "start": 25217, + "end": 25256, "loc": { "start": { - "line": 890, + "line": 891, "column": 8 }, "end": { - "line": 890, + "line": 891, "column": 47 } }, "expression": { "type": "AssignmentExpression", - "start": 25117, - "end": 25155, + "start": 25217, + "end": 25255, "loc": { "start": { - "line": 890, + "line": 891, "column": 8 }, "end": { - "line": 890, + "line": 891, "column": 46 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 25117, - "end": 25132, + "start": 25217, + "end": 25232, "loc": { "start": { - "line": 890, + "line": 891, "column": 8 }, "end": { - "line": 890, + "line": 891, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 25117, - "end": 25121, + "start": 25217, + "end": 25221, "loc": { "start": { - "line": 890, + "line": 891, "column": 8 }, "end": { - "line": 890, + "line": 891, "column": 12 } }, @@ -33085,15 +33416,15 @@ }, "property": { "type": "Identifier", - "start": 25122, - "end": 25132, + "start": 25222, + "end": 25232, "loc": { "start": { - "line": 890, + "line": 891, "column": 13 }, "end": { - "line": 890, + "line": 891, "column": 23 }, "identifierName": "themesPath" @@ -33105,58 +33436,58 @@ }, "right": { "type": "CallExpression", - "start": 25135, - "end": 25155, + "start": 25235, + "end": 25255, "loc": { "start": { - "line": 890, + "line": 891, "column": 26 }, "end": { - "line": 890, + "line": 891, "column": 46 } }, "callee": { "type": "MemberExpression", - "start": 25135, - "end": 25153, + "start": 25235, + "end": 25253, "loc": { "start": { - "line": 890, + "line": 891, "column": 26 }, "end": { - "line": 890, + "line": 891, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 25135, - "end": 25139, + "start": 25235, + "end": 25239, "loc": { "start": { - "line": 890, + "line": 891, "column": 26 }, "end": { - "line": 890, + "line": 891, "column": 30 } } }, "property": { "type": "Identifier", - "start": 25140, - "end": 25153, + "start": 25240, + "end": 25253, "loc": { "start": { - "line": 890, + "line": 891, "column": 31 }, "end": { - "line": 890, + "line": 891, "column": 44 }, "identifierName": "getThemesPath" @@ -33173,15 +33504,15 @@ { "type": "CommentBlock", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24927, - "end": 25108, + "start": 25027, + "end": 25208, "loc": { "start": { - "line": 884, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 890, "column": 11 } } @@ -33191,15 +33522,15 @@ { "type": "CommentBlock", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", - "start": 25166, - "end": 25244, + "start": 25266, + "end": 25344, "loc": { "start": { - "line": 892, + "line": 893, "column": 8 }, "end": { - "line": 895, + "line": 896, "column": 11 } } @@ -33208,58 +33539,58 @@ }, { "type": "ExpressionStatement", - "start": 25253, - "end": 25293, + "start": 25353, + "end": 25393, "loc": { "start": { - "line": 896, + "line": 897, "column": 8 }, "end": { - "line": 896, + "line": 897, "column": 48 } }, "expression": { "type": "AssignmentExpression", - "start": 25253, - "end": 25292, + "start": 25353, + "end": 25392, "loc": { "start": { - "line": 896, + "line": 897, "column": 8 }, "end": { - "line": 896, + "line": 897, "column": 47 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 25253, - "end": 25268, + "start": 25353, + "end": 25368, "loc": { "start": { - "line": 896, + "line": 897, "column": 8 }, "end": { - "line": 896, + "line": 897, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 25253, - "end": 25257, + "start": 25353, + "end": 25357, "loc": { "start": { - "line": 896, + "line": 897, "column": 8 }, "end": { - "line": 896, + "line": 897, "column": 12 } }, @@ -33267,15 +33598,15 @@ }, "property": { "type": "Identifier", - "start": 25258, - "end": 25268, + "start": 25358, + "end": 25368, "loc": { "start": { - "line": 896, + "line": 897, "column": 13 }, "end": { - "line": 896, + "line": 897, "column": 23 }, "identifierName": "responsive" @@ -33287,29 +33618,29 @@ }, "right": { "type": "CallExpression", - "start": 25271, - "end": 25292, + "start": 25371, + "end": 25392, "loc": { "start": { - "line": 896, + "line": 897, "column": 26 }, "end": { - "line": 896, + "line": 897, "column": 47 } }, "callee": { "type": "Identifier", - "start": 25271, - "end": 25278, + "start": 25371, + "end": 25378, "loc": { "start": { - "line": 896, + "line": 897, "column": 26 }, "end": { - "line": 896, + "line": 897, "column": 33 }, "identifierName": "Boolean" @@ -33319,29 +33650,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 25279, - "end": 25291, + "start": 25379, + "end": 25391, "loc": { "start": { - "line": 896, + "line": 897, "column": 34 }, "end": { - "line": 896, + "line": 897, "column": 46 } }, "object": { "type": "Identifier", - "start": 25279, - "end": 25280, + "start": 25379, + "end": 25380, "loc": { "start": { - "line": 896, + "line": 897, "column": 34 }, "end": { - "line": 896, + "line": 897, "column": 35 }, "identifierName": "f" @@ -33350,15 +33681,15 @@ }, "property": { "type": "Identifier", - "start": 25281, - "end": 25291, + "start": 25381, + "end": 25391, "loc": { "start": { - "line": 896, + "line": 897, "column": 36 }, "end": { - "line": 896, + "line": 897, "column": 46 }, "identifierName": "responsive" @@ -33375,15 +33706,15 @@ { "type": "CommentBlock", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", - "start": 25166, - "end": 25244, + "start": 25266, + "end": 25344, "loc": { "start": { - "line": 892, + "line": 893, "column": 8 }, "end": { - "line": 895, + "line": 896, "column": 11 } } @@ -33393,15 +33724,15 @@ { "type": "CommentBlock", "value": "*\n * Enable toolbar component\n * @type {Object|Boolean}\n ", - "start": 25303, - "end": 25388, + "start": 25403, + "end": 25488, "loc": { "start": { - "line": 898, + "line": 899, "column": 8 }, "end": { - "line": 901, + "line": 902, "column": 11 } } @@ -33410,58 +33741,58 @@ }, { "type": "ExpressionStatement", - "start": 25397, - "end": 25451, + "start": 25497, + "end": 25551, "loc": { "start": { - "line": 902, + "line": 903, "column": 8 }, "end": { - "line": 902, + "line": 903, "column": 62 } }, "expression": { "type": "AssignmentExpression", - "start": 25397, - "end": 25450, + "start": 25497, + "end": 25550, "loc": { "start": { - "line": 902, + "line": 903, "column": 8 }, "end": { - "line": 902, + "line": 903, "column": 61 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 25397, - "end": 25409, + "start": 25497, + "end": 25509, "loc": { "start": { - "line": 902, + "line": 903, "column": 8 }, "end": { - "line": 902, + "line": 903, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 25397, - "end": 25401, + "start": 25497, + "end": 25501, "loc": { "start": { - "line": 902, + "line": 903, "column": 8 }, "end": { - "line": 902, + "line": 903, "column": 12 } }, @@ -33469,15 +33800,15 @@ }, "property": { "type": "Identifier", - "start": 25402, - "end": 25409, + "start": 25502, + "end": 25509, "loc": { "start": { - "line": 902, + "line": 903, "column": 13 }, "end": { - "line": 902, + "line": 903, "column": 20 }, "identifierName": "toolbar" @@ -33489,43 +33820,43 @@ }, "right": { "type": "LogicalExpression", - "start": 25412, - "end": 25450, + "start": 25512, + "end": 25550, "loc": { "start": { - "line": 902, + "line": 903, "column": 23 }, "end": { - "line": 902, + "line": 903, "column": 61 } }, "left": { "type": "CallExpression", - "start": 25412, - "end": 25428, + "start": 25512, + "end": 25528, "loc": { "start": { - "line": 902, + "line": 903, "column": 23 }, "end": { - "line": 902, + "line": 903, "column": 39 } }, "callee": { "type": "Identifier", - "start": 25412, - "end": 25417, + "start": 25512, + "end": 25517, "loc": { "start": { - "line": 902, + "line": 903, "column": 23 }, "end": { - "line": 902, + "line": 903, "column": 28 }, "identifierName": "isObj" @@ -33535,29 +33866,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 25418, - "end": 25427, + "start": 25518, + "end": 25527, "loc": { "start": { - "line": 902, + "line": 903, "column": 29 }, "end": { - "line": 902, + "line": 903, "column": 38 } }, "object": { "type": "Identifier", - "start": 25418, - "end": 25419, + "start": 25518, + "end": 25519, "loc": { "start": { - "line": 902, + "line": 903, "column": 29 }, "end": { - "line": 902, + "line": 903, "column": 30 }, "identifierName": "f" @@ -33566,15 +33897,15 @@ }, "property": { "type": "Identifier", - "start": 25420, - "end": 25427, + "start": 25520, + "end": 25527, "loc": { "start": { - "line": 902, + "line": 903, "column": 31 }, "end": { - "line": 902, + "line": 903, "column": 38 }, "identifierName": "toolbar" @@ -33588,29 +33919,29 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 25432, - "end": 25450, + "start": 25532, + "end": 25550, "loc": { "start": { - "line": 902, + "line": 903, "column": 43 }, "end": { - "line": 902, + "line": 903, "column": 61 } }, "callee": { "type": "Identifier", - "start": 25432, - "end": 25439, + "start": 25532, + "end": 25539, "loc": { "start": { - "line": 902, + "line": 903, "column": 43 }, "end": { - "line": 902, + "line": 903, "column": 50 }, "identifierName": "Boolean" @@ -33620,29 +33951,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 25440, - "end": 25449, + "start": 25540, + "end": 25549, "loc": { "start": { - "line": 902, + "line": 903, "column": 51 }, "end": { - "line": 902, + "line": 903, "column": 60 } }, "object": { "type": "Identifier", - "start": 25440, - "end": 25441, + "start": 25540, + "end": 25541, "loc": { "start": { - "line": 902, + "line": 903, "column": 51 }, "end": { - "line": 902, + "line": 903, "column": 52 }, "identifierName": "f" @@ -33651,15 +33982,15 @@ }, "property": { "type": "Identifier", - "start": 25442, - "end": 25449, + "start": 25542, + "end": 25549, "loc": { "start": { - "line": 902, + "line": 903, "column": 53 }, "end": { - "line": 902, + "line": 903, "column": 60 }, "identifierName": "toolbar" @@ -33677,15 +34008,15 @@ { "type": "CommentBlock", "value": "*\n * Enable toolbar component\n * @type {Object|Boolean}\n ", - "start": 25303, - "end": 25388, + "start": 25403, + "end": 25488, "loc": { "start": { - "line": 898, + "line": 899, "column": 8 }, "end": { - "line": 901, + "line": 902, "column": 11 } } @@ -33695,15 +34026,15 @@ { "type": "CommentBlock", "value": "*\n * Features registry\n * @private\n ", - "start": 25461, - "end": 25525, + "start": 25561, + "end": 25625, "loc": { "start": { - "line": 904, + "line": 905, "column": 8 }, "end": { - "line": 907, + "line": 908, "column": 11 } } @@ -33712,58 +34043,58 @@ }, { "type": "ExpressionStatement", - "start": 25534, - "end": 25548, + "start": 25634, + "end": 25648, "loc": { "start": { - "line": 908, + "line": 909, "column": 8 }, "end": { - "line": 908, + "line": 909, "column": 22 } }, "expression": { "type": "AssignmentExpression", - "start": 25534, - "end": 25547, + "start": 25634, + "end": 25647, "loc": { "start": { - "line": 908, + "line": 909, "column": 8 }, "end": { - "line": 908, + "line": 909, "column": 21 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 25534, - "end": 25542, + "start": 25634, + "end": 25642, "loc": { "start": { - "line": 908, + "line": 909, "column": 8 }, "end": { - "line": 908, + "line": 909, "column": 16 } }, "object": { "type": "ThisExpression", - "start": 25534, - "end": 25538, + "start": 25634, + "end": 25638, "loc": { "start": { - "line": 908, + "line": 909, "column": 8 }, "end": { - "line": 908, + "line": 909, "column": 12 } }, @@ -33771,15 +34102,15 @@ }, "property": { "type": "Identifier", - "start": 25539, - "end": 25542, + "start": 25639, + "end": 25642, "loc": { "start": { - "line": 908, + "line": 909, "column": 13 }, "end": { - "line": 908, + "line": 909, "column": 16 }, "identifierName": "Mod" @@ -33791,15 +34122,15 @@ }, "right": { "type": "ObjectExpression", - "start": 25545, - "end": 25547, + "start": 25645, + "end": 25647, "loc": { "start": { - "line": 908, + "line": 909, "column": 19 }, "end": { - "line": 908, + "line": 909, "column": 21 } }, @@ -33811,15 +34142,15 @@ { "type": "CommentBlock", "value": "*\n * Features registry\n * @private\n ", - "start": 25461, - "end": 25525, + "start": 25561, + "end": 25625, "loc": { "start": { - "line": 904, + "line": 905, "column": 8 }, "end": { - "line": 907, + "line": 908, "column": 11 } } @@ -33829,15 +34160,15 @@ { "type": "CommentBlock", "value": "*\n * Extensions registry\n * @private\n ", - "start": 25558, - "end": 25624, + "start": 25658, + "end": 25724, "loc": { "start": { - "line": 910, + "line": 911, "column": 8 }, "end": { - "line": 913, + "line": 914, "column": 11 } } @@ -33846,58 +34177,58 @@ }, { "type": "ExpressionStatement", - "start": 25633, - "end": 25655, + "start": 25733, + "end": 25755, "loc": { "start": { - "line": 914, + "line": 915, "column": 8 }, "end": { - "line": 914, + "line": 915, "column": 30 } }, "expression": { "type": "AssignmentExpression", - "start": 25633, - "end": 25654, + "start": 25733, + "end": 25754, "loc": { "start": { - "line": 914, + "line": 915, "column": 8 }, "end": { - "line": 914, + "line": 915, "column": 29 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 25633, - "end": 25649, + "start": 25733, + "end": 25749, "loc": { "start": { - "line": 914, + "line": 915, "column": 8 }, "end": { - "line": 914, + "line": 915, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 25633, - "end": 25637, + "start": 25733, + "end": 25737, "loc": { "start": { - "line": 914, + "line": 915, "column": 8 }, "end": { - "line": 914, + "line": 915, "column": 12 } }, @@ -33905,15 +34236,15 @@ }, "property": { "type": "Identifier", - "start": 25638, - "end": 25649, + "start": 25738, + "end": 25749, "loc": { "start": { - "line": 914, + "line": 915, "column": 13 }, "end": { - "line": 914, + "line": 915, "column": 24 }, "identifierName": "ExtRegistry" @@ -33925,15 +34256,15 @@ }, "right": { "type": "ObjectExpression", - "start": 25652, - "end": 25654, + "start": 25752, + "end": 25754, "loc": { "start": { - "line": 914, + "line": 915, "column": 27 }, "end": { - "line": 914, + "line": 915, "column": 29 } }, @@ -33945,15 +34276,15 @@ { "type": "CommentBlock", "value": "*\n * Extensions registry\n * @private\n ", - "start": 25558, - "end": 25624, + "start": 25658, + "end": 25724, "loc": { "start": { - "line": 910, + "line": 911, "column": 8 }, "end": { - "line": 913, + "line": 914, "column": 11 } } @@ -33963,15 +34294,15 @@ { "type": "CommentLine", "value": " conditionally instantiate required features", - "start": 25665, - "end": 25711, + "start": 25765, + "end": 25811, "loc": { "start": { - "line": 916, + "line": 917, "column": 8 }, "end": { - "line": 916, + "line": 917, "column": 54 } } @@ -33980,57 +34311,57 @@ }, { "type": "ExpressionStatement", - "start": 25720, - "end": 25820, + "start": 25820, + "end": 25920, "loc": { "start": { - "line": 917, + "line": 918, "column": 8 }, "end": { - "line": 919, + "line": 920, "column": 10 } }, "expression": { "type": "CallExpression", - "start": 25720, - "end": 25819, + "start": 25820, + "end": 25919, "loc": { "start": { - "line": 917, + "line": 918, "column": 8 }, "end": { - "line": 919, + "line": 920, "column": 9 } }, "callee": { "type": "MemberExpression", - "start": 25720, - "end": 25744, + "start": 25820, + "end": 25844, "loc": { "start": { - "line": 917, + "line": 918, "column": 8 }, "end": { - "line": 917, + "line": 918, "column": 32 } }, "object": { "type": "ThisExpression", - "start": 25720, - "end": 25724, + "start": 25820, + "end": 25824, "loc": { "start": { - "line": 917, + "line": 918, "column": 8 }, "end": { - "line": 917, + "line": 918, "column": 12 } }, @@ -34038,15 +34369,15 @@ }, "property": { "type": "Identifier", - "start": 25725, - "end": 25744, + "start": 25825, + "end": 25844, "loc": { "start": { - "line": 917, + "line": 918, "column": 13 }, "end": { - "line": 917, + "line": 918, "column": 32 }, "identifierName": "instantiateFeatures" @@ -34059,71 +34390,71 @@ "arguments": [ { "type": "CallExpression", - "start": 25758, - "end": 25809, + "start": 25858, + "end": 25909, "loc": { "start": { - "line": 918, + "line": 919, "column": 12 }, "end": { - "line": 918, + "line": 919, "column": 63 } }, "callee": { "type": "MemberExpression", - "start": 25758, - "end": 25783, + "start": 25858, + "end": 25883, "loc": { "start": { - "line": 918, + "line": 919, "column": 12 }, "end": { - "line": 918, + "line": 919, "column": 37 } }, "object": { "type": "CallExpression", - "start": 25758, - "end": 25779, + "start": 25858, + "end": 25879, "loc": { "start": { - "line": 918, + "line": 919, "column": 12 }, "end": { - "line": 918, + "line": 919, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 25758, - "end": 25769, + "start": 25858, + "end": 25869, "loc": { "start": { - "line": 918, + "line": 919, "column": 12 }, "end": { - "line": 918, + "line": 919, "column": 23 } }, "object": { "type": "Identifier", - "start": 25758, - "end": 25764, + "start": 25858, + "end": 25864, "loc": { "start": { - "line": 918, + "line": 919, "column": 12 }, "end": { - "line": 918, + "line": 919, "column": 18 }, "identifierName": "Object" @@ -34132,15 +34463,15 @@ }, "property": { "type": "Identifier", - "start": 25765, - "end": 25769, + "start": 25865, + "end": 25869, "loc": { "start": { - "line": 918, + "line": 919, "column": 19 }, "end": { - "line": 918, + "line": 919, "column": 23 }, "identifierName": "keys" @@ -34152,15 +34483,15 @@ "arguments": [ { "type": "Identifier", - "start": 25770, - "end": 25778, + "start": 25870, + "end": 25878, "loc": { "start": { - "line": 918, + "line": 919, "column": 24 }, "end": { - "line": 918, + "line": 919, "column": 32 }, "identifierName": "FEATURES" @@ -34171,15 +34502,15 @@ }, "property": { "type": "Identifier", - "start": 25780, - "end": 25783, + "start": 25880, + "end": 25883, "loc": { "start": { - "line": 918, + "line": 919, "column": 34 }, "end": { - "line": 918, + "line": 919, "column": 37 }, "identifierName": "map" @@ -34191,15 +34522,15 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 25784, - "end": 25808, + "start": 25884, + "end": 25908, "loc": { "start": { - "line": 918, + "line": 919, "column": 38 }, "end": { - "line": 918, + "line": 919, "column": 62 } }, @@ -34210,15 +34541,15 @@ "params": [ { "type": "Identifier", - "start": 25785, - "end": 25789, + "start": 25885, + "end": 25889, "loc": { "start": { - "line": 918, + "line": 919, "column": 39 }, "end": { - "line": 918, + "line": 919, "column": 43 }, "identifierName": "item" @@ -34228,29 +34559,29 @@ ], "body": { "type": "MemberExpression", - "start": 25794, - "end": 25808, + "start": 25894, + "end": 25908, "loc": { "start": { - "line": 918, + "line": 919, "column": 48 }, "end": { - "line": 918, + "line": 919, "column": 62 } }, "object": { "type": "Identifier", - "start": 25794, - "end": 25802, + "start": 25894, + "end": 25902, "loc": { "start": { - "line": 918, + "line": 919, "column": 48 }, "end": { - "line": 918, + "line": 919, "column": 56 }, "identifierName": "FEATURES" @@ -34259,15 +34590,15 @@ }, "property": { "type": "Identifier", - "start": 25803, - "end": 25807, + "start": 25903, + "end": 25907, "loc": { "start": { - "line": 918, + "line": 919, "column": 57 }, "end": { - "line": 918, + "line": 919, "column": 61 }, "identifierName": "item" @@ -34286,15 +34617,15 @@ { "type": "CommentLine", "value": " conditionally instantiate required features", - "start": 25665, - "end": 25711, + "start": 25765, + "end": 25811, "loc": { "start": { - "line": 916, + "line": 917, "column": 8 }, "end": { - "line": 916, + "line": 917, "column": 54 } } @@ -34309,8 +34640,8 @@ { "type": "CommentBlock", "value": "*\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n ", - "start": 1081, - "end": 1404, + "start": 1086, + "end": 1409, "loc": { "start": { "line": 40, @@ -34327,15 +34658,15 @@ { "type": "CommentBlock", "value": "*\n * Initialise features and layout\n ", - "start": 25832, - "end": 25881, + "start": 25932, + "end": 25981, "loc": { "start": { - "line": 922, + "line": 923, "column": 4 }, "end": { - "line": 924, + "line": 925, "column": 7 } } @@ -34344,15 +34675,15 @@ }, { "type": "ClassMethod", - "start": 25886, - "end": 29938, + "start": 25986, + "end": 30038, "loc": { "start": { - "line": 925, + "line": 926, "column": 4 }, "end": { - "line": 1057, + "line": 1058, "column": 5 } }, @@ -34360,15 +34691,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 25886, - "end": 25890, + "start": 25986, + "end": 25990, "loc": { "start": { - "line": 925, + "line": 926, "column": 4 }, "end": { - "line": 925, + "line": 926, "column": 8 }, "identifierName": "init" @@ -34384,73 +34715,73 @@ "params": [], "body": { "type": "BlockStatement", - "start": 25893, - "end": 29938, + "start": 25993, + "end": 30038, "loc": { "start": { - "line": 925, + "line": 926, "column": 11 }, "end": { - "line": 1057, + "line": 1058, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 25903, - "end": 25956, + "start": 26003, + "end": 26056, "loc": { "start": { - "line": 926, + "line": 927, "column": 8 }, "end": { - "line": 928, + "line": 929, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 25907, - "end": 25923, + "start": 26007, + "end": 26023, "loc": { "start": { - "line": 926, + "line": 927, "column": 12 }, "end": { - "line": 926, + "line": 927, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 25907, - "end": 25911, + "start": 26007, + "end": 26011, "loc": { "start": { - "line": 926, + "line": 927, "column": 12 }, "end": { - "line": 926, + "line": 927, "column": 16 } } }, "property": { "type": "Identifier", - "start": 25912, - "end": 25923, + "start": 26012, + "end": 26023, "loc": { "start": { - "line": 926, + "line": 927, "column": 17 }, "end": { - "line": 926, + "line": 927, "column": 28 }, "identifierName": "initialized" @@ -34461,30 +34792,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 25925, - "end": 25956, + "start": 26025, + "end": 26056, "loc": { "start": { - "line": 926, + "line": 927, "column": 30 }, "end": { - "line": 928, + "line": 929, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 25939, - "end": 25946, + "start": 26039, + "end": 26046, "loc": { "start": { - "line": 927, + "line": 928, "column": 12 }, "end": { - "line": 927, + "line": 928, "column": 19 } }, @@ -34499,15 +34830,15 @@ { "type": "CommentLine", "value": " import main stylesheet", - "start": 25966, - "end": 25991, + "start": 26066, + "end": 26091, "loc": { "start": { - "line": 930, + "line": 931, "column": 8 }, "end": { - "line": 930, + "line": 931, "column": 33 } } @@ -34516,57 +34847,57 @@ }, { "type": "ExpressionStatement", - "start": 26000, - "end": 26071, + "start": 26100, + "end": 26171, "loc": { "start": { - "line": 931, + "line": 932, "column": 8 }, "end": { - "line": 931, + "line": 932, "column": 79 } }, "expression": { "type": "CallExpression", - "start": 26000, - "end": 26070, + "start": 26100, + "end": 26170, "loc": { "start": { - "line": 931, + "line": 932, "column": 8 }, "end": { - "line": 931, + "line": 932, "column": 78 } }, "callee": { "type": "MemberExpression", - "start": 26000, - "end": 26011, + "start": 26100, + "end": 26111, "loc": { "start": { - "line": 931, + "line": 932, "column": 8 }, "end": { - "line": 931, + "line": 932, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 26000, - "end": 26004, + "start": 26100, + "end": 26104, "loc": { "start": { - "line": 931, + "line": 932, "column": 8 }, "end": { - "line": 931, + "line": 932, "column": 12 } }, @@ -34574,15 +34905,15 @@ }, "property": { "type": "Identifier", - "start": 26005, - "end": 26011, + "start": 26105, + "end": 26111, "loc": { "start": { - "line": 931, + "line": 932, "column": 13 }, "end": { - "line": 931, + "line": 932, "column": 19 }, "identifierName": "import" @@ -34595,44 +34926,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26012, - "end": 26029, + "start": 26112, + "end": 26129, "loc": { "start": { - "line": 931, + "line": 932, "column": 20 }, "end": { - "line": 931, + "line": 932, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 26012, - "end": 26016, + "start": 26112, + "end": 26116, "loc": { "start": { - "line": 931, + "line": 932, "column": 20 }, "end": { - "line": 931, + "line": 932, "column": 24 } } }, "property": { "type": "Identifier", - "start": 26017, - "end": 26029, + "start": 26117, + "end": 26129, "loc": { "start": { - "line": 931, + "line": 932, "column": 25 }, "end": { - "line": 931, + "line": 932, "column": 37 }, "identifierName": "stylesheetId" @@ -34643,58 +34974,58 @@ }, { "type": "CallExpression", - "start": 26031, - "end": 26055, + "start": 26131, + "end": 26155, "loc": { "start": { - "line": 931, + "line": 932, "column": 39 }, "end": { - "line": 931, + "line": 932, "column": 63 } }, "callee": { "type": "MemberExpression", - "start": 26031, - "end": 26053, + "start": 26131, + "end": 26153, "loc": { "start": { - "line": 931, + "line": 932, "column": 39 }, "end": { - "line": 931, + "line": 932, "column": 61 } }, "object": { "type": "ThisExpression", - "start": 26031, - "end": 26035, + "start": 26131, + "end": 26135, "loc": { "start": { - "line": 931, + "line": 932, "column": 39 }, "end": { - "line": 931, + "line": 932, "column": 43 } } }, "property": { "type": "Identifier", - "start": 26036, - "end": 26053, + "start": 26136, + "end": 26153, "loc": { "start": { - "line": 931, + "line": 932, "column": 44 }, "end": { - "line": 931, + "line": 932, "column": 61 }, "identifierName": "getStylesheetPath" @@ -34707,30 +35038,30 @@ }, { "type": "NullLiteral", - "start": 26057, - "end": 26061, + "start": 26157, + "end": 26161, "loc": { "start": { - "line": 931, + "line": 932, "column": 65 }, "end": { - "line": 931, + "line": 932, "column": 69 } } }, { "type": "StringLiteral", - "start": 26063, - "end": 26069, + "start": 26163, + "end": 26169, "loc": { "start": { - "line": 931, + "line": 932, "column": 71 }, "end": { - "line": 931, + "line": 932, "column": 77 } }, @@ -34747,15 +35078,15 @@ { "type": "CommentLine", "value": " import main stylesheet", - "start": 25966, - "end": 25991, + "start": 26066, + "end": 26091, "loc": { "start": { - "line": 930, + "line": 931, "column": 8 }, "end": { - "line": 930, + "line": 931, "column": 33 } } @@ -34764,44 +35095,44 @@ }, { "type": "VariableDeclaration", - "start": 26081, - "end": 26100, + "start": 26181, + "end": 26200, "loc": { "start": { - "line": 933, + "line": 934, "column": 8 }, "end": { - "line": 933, + "line": 934, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 26085, - "end": 26099, + "start": 26185, + "end": 26199, "loc": { "start": { - "line": 933, + "line": 934, "column": 12 }, "end": { - "line": 933, + "line": 934, "column": 26 } }, "id": { "type": "Identifier", - "start": 26085, - "end": 26088, + "start": 26185, + "end": 26188, "loc": { "start": { - "line": 933, + "line": 934, "column": 12 }, "end": { - "line": 933, + "line": 934, "column": 15 }, "identifierName": "Mod" @@ -34810,44 +35141,44 @@ }, "init": { "type": "MemberExpression", - "start": 26091, - "end": 26099, + "start": 26191, + "end": 26199, "loc": { "start": { - "line": 933, + "line": 934, "column": 18 }, "end": { - "line": 933, + "line": 934, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 26091, - "end": 26095, + "start": 26191, + "end": 26195, "loc": { "start": { - "line": 933, + "line": 934, "column": 18 }, "end": { - "line": 933, + "line": 934, "column": 22 } } }, "property": { "type": "Identifier", - "start": 26096, - "end": 26099, + "start": 26196, + "end": 26199, "loc": { "start": { - "line": 933, + "line": 934, "column": 23 }, "end": { - "line": 933, + "line": 934, "column": 26 }, "identifierName": "Mod" @@ -34862,44 +35193,44 @@ }, { "type": "VariableDeclaration", - "start": 26109, - "end": 26122, + "start": 26209, + "end": 26222, "loc": { "start": { - "line": 934, + "line": 935, "column": 8 }, "end": { - "line": 934, + "line": 935, "column": 21 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 26113, - "end": 26121, + "start": 26213, + "end": 26221, "loc": { "start": { - "line": 934, + "line": 935, "column": 12 }, "end": { - "line": 934, + "line": 935, "column": 20 } }, "id": { "type": "Identifier", - "start": 26113, - "end": 26121, + "start": 26213, + "end": 26221, "loc": { "start": { - "line": 934, + "line": 935, "column": 12 }, "end": { - "line": 934, + "line": 935, "column": 20 }, "identifierName": "inpclass" @@ -34914,15 +35245,15 @@ { "type": "CommentLine", "value": "loads theme", - "start": 26132, - "end": 26145, + "start": 26232, + "end": 26245, "loc": { "start": { - "line": 936, + "line": 937, "column": 8 }, "end": { - "line": 936, + "line": 937, "column": 21 } } @@ -34931,57 +35262,57 @@ }, { "type": "ExpressionStatement", - "start": 26154, - "end": 26172, + "start": 26254, + "end": 26272, "loc": { "start": { - "line": 937, + "line": 938, "column": 8 }, "end": { - "line": 937, + "line": 938, "column": 26 } }, "expression": { "type": "CallExpression", - "start": 26154, - "end": 26171, + "start": 26254, + "end": 26271, "loc": { "start": { - "line": 937, + "line": 938, "column": 8 }, "end": { - "line": 937, + "line": 938, "column": 25 } }, "callee": { "type": "MemberExpression", - "start": 26154, - "end": 26169, + "start": 26254, + "end": 26269, "loc": { "start": { - "line": 937, + "line": 938, "column": 8 }, "end": { - "line": 937, + "line": 938, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 26154, - "end": 26158, + "start": 26254, + "end": 26258, "loc": { "start": { - "line": 937, + "line": 938, "column": 8 }, "end": { - "line": 937, + "line": 938, "column": 12 } }, @@ -34989,15 +35320,15 @@ }, "property": { "type": "Identifier", - "start": 26159, - "end": 26169, + "start": 26259, + "end": 26269, "loc": { "start": { - "line": 937, + "line": 938, "column": 13 }, "end": { - "line": 937, + "line": 938, "column": 23 }, "identifierName": "loadThemes" @@ -35014,15 +35345,15 @@ { "type": "CommentLine", "value": "loads theme", - "start": 26132, - "end": 26145, + "start": 26232, + "end": 26245, "loc": { "start": { - "line": 936, + "line": 937, "column": 8 }, "end": { - "line": 936, + "line": 937, "column": 21 } } @@ -35031,59 +35362,59 @@ }, { "type": "VariableDeclaration", - "start": 26182, - "end": 26399, + "start": 26282, + "end": 26499, "loc": { "start": { - "line": 939, + "line": 940, "column": 8 }, "end": { - "line": 941, + "line": 942, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 26188, - "end": 26398, + "start": 26288, + "end": 26498, "loc": { "start": { - "line": 939, + "line": 940, "column": 14 }, "end": { - "line": 941, + "line": 942, "column": 66 } }, "id": { "type": "ObjectPattern", - "start": 26188, - "end": 26387, + "start": 26288, + "end": 26487, "loc": { "start": { - "line": 939, + "line": 940, "column": 14 }, "end": { - "line": 941, + "line": 942, "column": 55 } }, "properties": [ { "type": "ObjectProperty", - "start": 26190, - "end": 26198, + "start": 26290, + "end": 26298, "loc": { "start": { - "line": 939, + "line": 940, "column": 16 }, "end": { - "line": 939, + "line": 940, "column": 24 } }, @@ -35092,15 +35423,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26190, - "end": 26198, + "start": 26290, + "end": 26298, "loc": { "start": { - "line": 939, + "line": 940, "column": 16 }, "end": { - "line": 939, + "line": 940, "column": 24 }, "identifierName": "dateType" @@ -35109,15 +35440,15 @@ }, "value": { "type": "Identifier", - "start": 26190, - "end": 26198, + "start": 26290, + "end": 26298, "loc": { "start": { - "line": 939, + "line": 940, "column": 16 }, "end": { - "line": 939, + "line": 940, "column": 24 }, "identifierName": "dateType" @@ -35130,15 +35461,15 @@ }, { "type": "ObjectProperty", - "start": 26200, - "end": 26204, + "start": 26300, + "end": 26304, "loc": { "start": { - "line": 939, + "line": 940, "column": 26 }, "end": { - "line": 939, + "line": 940, "column": 30 } }, @@ -35147,15 +35478,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26200, - "end": 26204, + "start": 26300, + "end": 26304, "loc": { "start": { - "line": 939, + "line": 940, "column": 26 }, "end": { - "line": 939, + "line": 940, "column": 30 }, "identifierName": "help" @@ -35164,15 +35495,15 @@ }, "value": { "type": "Identifier", - "start": 26200, - "end": 26204, + "start": 26300, + "end": 26304, "loc": { "start": { - "line": 939, + "line": 940, "column": 26 }, "end": { - "line": 939, + "line": 940, "column": 30 }, "identifierName": "help" @@ -35185,15 +35516,15 @@ }, { "type": "ObjectProperty", - "start": 26206, - "end": 26211, + "start": 26306, + "end": 26311, "loc": { "start": { - "line": 939, + "line": 940, "column": 32 }, "end": { - "line": 939, + "line": 940, "column": 37 } }, @@ -35202,15 +35533,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26206, - "end": 26211, + "start": 26306, + "end": 26311, "loc": { "start": { - "line": 939, + "line": 940, "column": 32 }, "end": { - "line": 939, + "line": 940, "column": 37 }, "identifierName": "state" @@ -35219,15 +35550,15 @@ }, "value": { "type": "Identifier", - "start": 26206, - "end": 26211, + "start": 26306, + "end": 26311, "loc": { "start": { - "line": 939, + "line": 940, "column": 32 }, "end": { - "line": 939, + "line": 940, "column": 37 }, "identifierName": "state" @@ -35240,15 +35571,15 @@ }, { "type": "ObjectProperty", - "start": 26213, - "end": 26230, + "start": 26313, + "end": 26330, "loc": { "start": { - "line": 939, + "line": 940, "column": 39 }, "end": { - "line": 939, + "line": 940, "column": 56 } }, @@ -35257,15 +35588,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26213, - "end": 26230, + "start": 26313, + "end": 26330, "loc": { "start": { - "line": 939, + "line": 940, "column": 39 }, "end": { - "line": 939, + "line": 940, "column": 56 }, "identifierName": "markActiveColumns" @@ -35274,15 +35605,15 @@ }, "value": { "type": "Identifier", - "start": 26213, - "end": 26230, + "start": 26313, + "end": 26330, "loc": { "start": { - "line": 939, + "line": 940, "column": 39 }, "end": { - "line": 939, + "line": 940, "column": 56 }, "identifierName": "markActiveColumns" @@ -35295,15 +35626,15 @@ }, { "type": "ObjectProperty", - "start": 26232, - "end": 26242, + "start": 26332, + "end": 26342, "loc": { "start": { - "line": 939, + "line": 940, "column": 58 }, "end": { - "line": 939, + "line": 940, "column": 68 } }, @@ -35312,15 +35643,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26232, - "end": 26242, + "start": 26332, + "end": 26342, "loc": { "start": { - "line": 939, + "line": 940, "column": 58 }, "end": { - "line": 939, + "line": 940, "column": 68 }, "identifierName": "gridLayout" @@ -35329,15 +35660,15 @@ }, "value": { "type": "Identifier", - "start": 26232, - "end": 26242, + "start": 26332, + "end": 26342, "loc": { "start": { - "line": 939, + "line": 940, "column": 58 }, "end": { - "line": 939, + "line": 940, "column": 68 }, "identifierName": "gridLayout" @@ -35348,340 +35679,65 @@ "shorthand": true } }, - { - "type": "ObjectProperty", - "start": 26244, - "end": 26250, - "loc": { - "start": { - "line": 939, - "column": 70 - }, - "end": { - "line": 939, - "column": 76 - } - }, - "method": false, - "shorthand": true, - "computed": false, - "key": { - "type": "Identifier", - "start": 26244, - "end": 26250, - "loc": { - "start": { - "line": 939, - "column": 70 - }, - "end": { - "line": 939, - "column": 76 - }, - "identifierName": "loader" - }, - "name": "loader" - }, - "value": { - "type": "Identifier", - "start": 26244, - "end": 26250, - "loc": { - "start": { - "line": 939, - "column": 70 - }, - "end": { - "line": 939, - "column": 76 - }, - "identifierName": "loader" - }, - "name": "loader" - }, - "extra": { - "shorthand": true - } - }, - { - "type": "ObjectProperty", - "start": 26264, - "end": 26280, - "loc": { - "start": { - "line": 940, - "column": 12 - }, - "end": { - "line": 940, - "column": 28 - } - }, - "method": false, - "shorthand": true, - "computed": false, - "key": { - "type": "Identifier", - "start": 26264, - "end": 26280, - "loc": { - "start": { - "line": 940, - "column": 12 - }, - "end": { - "line": 940, - "column": 28 - }, - "identifierName": "highlightKeyword" - }, - "name": "highlightKeyword" - }, - "value": { - "type": "Identifier", - "start": 26264, - "end": 26280, - "loc": { - "start": { - "line": 940, - "column": 12 - }, - "end": { - "line": 940, - "column": 28 - }, - "identifierName": "highlightKeyword" - }, - "name": "highlightKeyword" - }, - "extra": { - "shorthand": true - } - }, - { - "type": "ObjectProperty", - "start": 26282, - "end": 26293, - "loc": { - "start": { - "line": 940, - "column": 30 - }, - "end": { - "line": 940, - "column": 41 - } - }, - "method": false, - "shorthand": true, - "computed": false, - "key": { - "type": "Identifier", - "start": 26282, - "end": 26293, - "loc": { - "start": { - "line": 940, - "column": 30 - }, - "end": { - "line": 940, - "column": 41 - }, - "identifierName": "popupFilter" - }, - "name": "popupFilter" - }, - "value": { - "type": "Identifier", - "start": 26282, - "end": 26293, - "loc": { - "start": { - "line": 940, - "column": 30 - }, - "end": { - "line": 940, - "column": 41 - }, - "identifierName": "popupFilter" - }, - "name": "popupFilter" - }, - "extra": { - "shorthand": true - } - }, - { - "type": "ObjectProperty", - "start": 26295, - "end": 26306, - "loc": { - "start": { - "line": 940, - "column": 43 - }, - "end": { - "line": 940, - "column": 54 - } - }, - "method": false, - "shorthand": true, - "computed": false, - "key": { - "type": "Identifier", - "start": 26295, - "end": 26306, - "loc": { - "start": { - "line": 940, - "column": 43 - }, - "end": { - "line": 940, - "column": 54 - }, - "identifierName": "rowsCounter" - }, - "name": "rowsCounter" - }, - "value": { - "type": "Identifier", - "start": 26295, - "end": 26306, - "loc": { - "start": { - "line": 940, - "column": 43 - }, - "end": { - "line": 940, - "column": 54 - }, - "identifierName": "rowsCounter" - }, - "name": "rowsCounter" - }, - "extra": { - "shorthand": true - } - }, - { - "type": "ObjectProperty", - "start": 26308, - "end": 26317, - "loc": { - "start": { - "line": 940, - "column": 56 - }, - "end": { - "line": 940, - "column": 65 - } - }, - "method": false, - "shorthand": true, - "computed": false, - "key": { - "type": "Identifier", - "start": 26308, - "end": 26317, - "loc": { - "start": { - "line": 940, - "column": 56 - }, - "end": { - "line": 940, - "column": 65 - }, - "identifierName": "statusBar" - }, - "name": "statusBar" - }, - "value": { - "type": "Identifier", - "start": 26308, - "end": 26317, - "loc": { - "start": { - "line": 940, - "column": 56 - }, - "end": { - "line": 940, - "column": 65 - }, - "identifierName": "statusBar" - }, - "name": "statusBar" - }, - "extra": { - "shorthand": true - } - }, - { - "type": "ObjectProperty", - "start": 26319, - "end": 26330, - "loc": { - "start": { - "line": 940, - "column": 67 - }, - "end": { - "line": 940, - "column": 78 - } - }, - "method": false, - "shorthand": true, - "computed": false, - "key": { - "type": "Identifier", - "start": 26319, - "end": 26330, - "loc": { - "start": { - "line": 940, - "column": 67 - }, - "end": { - "line": 940, - "column": 78 - }, - "identifierName": "clearButton" - }, - "name": "clearButton" - }, - "value": { - "type": "Identifier", - "start": 26319, - "end": 26330, - "loc": { - "start": { - "line": 940, - "column": 67 - }, - "end": { - "line": 940, - "column": 78 - }, - "identifierName": "clearButton" - }, - "name": "clearButton" - }, - "extra": { - "shorthand": true - } - }, { "type": "ObjectProperty", "start": 26344, - "end": 26357, + "end": 26350, + "loc": { + "start": { + "line": 940, + "column": 70 + }, + "end": { + "line": 940, + "column": 76 + } + }, + "method": false, + "shorthand": true, + "computed": false, + "key": { + "type": "Identifier", + "start": 26344, + "end": 26350, + "loc": { + "start": { + "line": 940, + "column": 70 + }, + "end": { + "line": 940, + "column": 76 + }, + "identifierName": "loader" + }, + "name": "loader" + }, + "value": { + "type": "Identifier", + "start": 26344, + "end": 26350, + "loc": { + "start": { + "line": 940, + "column": 70 + }, + "end": { + "line": 940, + "column": 76 + }, + "identifierName": "loader" + }, + "name": "loader" + }, + "extra": { + "shorthand": true + } + }, + { + "type": "ObjectProperty", + "start": 26364, + "end": 26380, "loc": { "start": { "line": 941, @@ -35689,6 +35745,281 @@ }, "end": { "line": 941, + "column": 28 + } + }, + "method": false, + "shorthand": true, + "computed": false, + "key": { + "type": "Identifier", + "start": 26364, + "end": 26380, + "loc": { + "start": { + "line": 941, + "column": 12 + }, + "end": { + "line": 941, + "column": 28 + }, + "identifierName": "highlightKeyword" + }, + "name": "highlightKeyword" + }, + "value": { + "type": "Identifier", + "start": 26364, + "end": 26380, + "loc": { + "start": { + "line": 941, + "column": 12 + }, + "end": { + "line": 941, + "column": 28 + }, + "identifierName": "highlightKeyword" + }, + "name": "highlightKeyword" + }, + "extra": { + "shorthand": true + } + }, + { + "type": "ObjectProperty", + "start": 26382, + "end": 26393, + "loc": { + "start": { + "line": 941, + "column": 30 + }, + "end": { + "line": 941, + "column": 41 + } + }, + "method": false, + "shorthand": true, + "computed": false, + "key": { + "type": "Identifier", + "start": 26382, + "end": 26393, + "loc": { + "start": { + "line": 941, + "column": 30 + }, + "end": { + "line": 941, + "column": 41 + }, + "identifierName": "popupFilter" + }, + "name": "popupFilter" + }, + "value": { + "type": "Identifier", + "start": 26382, + "end": 26393, + "loc": { + "start": { + "line": 941, + "column": 30 + }, + "end": { + "line": 941, + "column": 41 + }, + "identifierName": "popupFilter" + }, + "name": "popupFilter" + }, + "extra": { + "shorthand": true + } + }, + { + "type": "ObjectProperty", + "start": 26395, + "end": 26406, + "loc": { + "start": { + "line": 941, + "column": 43 + }, + "end": { + "line": 941, + "column": 54 + } + }, + "method": false, + "shorthand": true, + "computed": false, + "key": { + "type": "Identifier", + "start": 26395, + "end": 26406, + "loc": { + "start": { + "line": 941, + "column": 43 + }, + "end": { + "line": 941, + "column": 54 + }, + "identifierName": "rowsCounter" + }, + "name": "rowsCounter" + }, + "value": { + "type": "Identifier", + "start": 26395, + "end": 26406, + "loc": { + "start": { + "line": 941, + "column": 43 + }, + "end": { + "line": 941, + "column": 54 + }, + "identifierName": "rowsCounter" + }, + "name": "rowsCounter" + }, + "extra": { + "shorthand": true + } + }, + { + "type": "ObjectProperty", + "start": 26408, + "end": 26417, + "loc": { + "start": { + "line": 941, + "column": 56 + }, + "end": { + "line": 941, + "column": 65 + } + }, + "method": false, + "shorthand": true, + "computed": false, + "key": { + "type": "Identifier", + "start": 26408, + "end": 26417, + "loc": { + "start": { + "line": 941, + "column": 56 + }, + "end": { + "line": 941, + "column": 65 + }, + "identifierName": "statusBar" + }, + "name": "statusBar" + }, + "value": { + "type": "Identifier", + "start": 26408, + "end": 26417, + "loc": { + "start": { + "line": 941, + "column": 56 + }, + "end": { + "line": 941, + "column": 65 + }, + "identifierName": "statusBar" + }, + "name": "statusBar" + }, + "extra": { + "shorthand": true + } + }, + { + "type": "ObjectProperty", + "start": 26419, + "end": 26430, + "loc": { + "start": { + "line": 941, + "column": 67 + }, + "end": { + "line": 941, + "column": 78 + } + }, + "method": false, + "shorthand": true, + "computed": false, + "key": { + "type": "Identifier", + "start": 26419, + "end": 26430, + "loc": { + "start": { + "line": 941, + "column": 67 + }, + "end": { + "line": 941, + "column": 78 + }, + "identifierName": "clearButton" + }, + "name": "clearButton" + }, + "value": { + "type": "Identifier", + "start": 26419, + "end": 26430, + "loc": { + "start": { + "line": 941, + "column": 67 + }, + "end": { + "line": 941, + "column": 78 + }, + "identifierName": "clearButton" + }, + "name": "clearButton" + }, + "extra": { + "shorthand": true + } + }, + { + "type": "ObjectProperty", + "start": 26444, + "end": 26457, + "loc": { + "start": { + "line": 942, + "column": 12 + }, + "end": { + "line": 942, "column": 25 } }, @@ -35697,15 +36028,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26344, - "end": 26357, + "start": 26444, + "end": 26457, "loc": { "start": { - "line": 941, + "line": 942, "column": 12 }, "end": { - "line": 941, + "line": 942, "column": 25 }, "identifierName": "alternateRows" @@ -35714,15 +36045,15 @@ }, "value": { "type": "Identifier", - "start": 26344, - "end": 26357, + "start": 26444, + "end": 26457, "loc": { "start": { - "line": 941, + "line": 942, "column": 12 }, "end": { - "line": 941, + "line": 942, "column": 25 }, "identifierName": "alternateRows" @@ -35735,15 +36066,15 @@ }, { "type": "ObjectProperty", - "start": 26359, - "end": 26368, + "start": 26459, + "end": 26468, "loc": { "start": { - "line": 941, + "line": 942, "column": 27 }, "end": { - "line": 941, + "line": 942, "column": 36 } }, @@ -35752,15 +36083,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26359, - "end": 26368, + "start": 26459, + "end": 26468, "loc": { "start": { - "line": 941, + "line": 942, "column": 27 }, "end": { - "line": 941, + "line": 942, "column": 36 }, "identifierName": "noResults" @@ -35769,15 +36100,15 @@ }, "value": { "type": "Identifier", - "start": 26359, - "end": 26368, + "start": 26459, + "end": 26468, "loc": { "start": { - "line": 941, + "line": 942, "column": 27 }, "end": { - "line": 941, + "line": 942, "column": 36 }, "identifierName": "noResults" @@ -35790,15 +36121,15 @@ }, { "type": "ObjectProperty", - "start": 26370, - "end": 26376, + "start": 26470, + "end": 26476, "loc": { "start": { - "line": 941, + "line": 942, "column": 38 }, "end": { - "line": 941, + "line": 942, "column": 44 } }, @@ -35807,15 +36138,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26370, - "end": 26376, + "start": 26470, + "end": 26476, "loc": { "start": { - "line": 941, + "line": 942, "column": 38 }, "end": { - "line": 941, + "line": 942, "column": 44 }, "identifierName": "paging" @@ -35824,15 +36155,15 @@ }, "value": { "type": "Identifier", - "start": 26370, - "end": 26376, + "start": 26470, + "end": 26476, "loc": { "start": { - "line": 941, + "line": 942, "column": 38 }, "end": { - "line": 941, + "line": 942, "column": 44 }, "identifierName": "paging" @@ -35845,15 +36176,15 @@ }, { "type": "ObjectProperty", - "start": 26378, - "end": 26385, + "start": 26478, + "end": 26485, "loc": { "start": { - "line": 941, + "line": 942, "column": 46 }, "end": { - "line": 941, + "line": 942, "column": 53 } }, @@ -35862,15 +36193,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 26378, - "end": 26385, + "start": 26478, + "end": 26485, "loc": { "start": { - "line": 941, + "line": 942, "column": 46 }, "end": { - "line": 941, + "line": 942, "column": 53 }, "identifierName": "toolbar" @@ -35879,15 +36210,15 @@ }, "value": { "type": "Identifier", - "start": 26378, - "end": 26385, + "start": 26478, + "end": 26485, "loc": { "start": { - "line": 941, + "line": 942, "column": 46 }, "end": { - "line": 941, + "line": 942, "column": 53 }, "identifierName": "toolbar" @@ -35902,15 +36233,15 @@ }, "init": { "type": "Identifier", - "start": 26390, - "end": 26398, + "start": 26490, + "end": 26498, "loc": { "start": { - "line": 941, + "line": 942, "column": 58 }, "end": { - "line": 941, + "line": 942, "column": 66 }, "identifierName": "FEATURES" @@ -35924,15 +36255,15 @@ { "type": "CommentLine", "value": "explicitly initialise features in given order", - "start": 26409, - "end": 26456, + "start": 26509, + "end": 26556, "loc": { "start": { - "line": 943, + "line": 944, "column": 8 }, "end": { - "line": 943, + "line": 944, "column": 55 } } @@ -35941,57 +36272,57 @@ }, { "type": "ExpressionStatement", - "start": 26465, - "end": 26684, + "start": 26565, + "end": 26784, "loc": { "start": { - "line": 944, + "line": 945, "column": 8 }, "end": { - "line": 953, + "line": 954, "column": 11 } }, "expression": { "type": "CallExpression", - "start": 26465, - "end": 26683, + "start": 26565, + "end": 26783, "loc": { "start": { - "line": 944, + "line": 945, "column": 8 }, "end": { - "line": 953, + "line": 954, "column": 10 } }, "callee": { "type": "MemberExpression", - "start": 26465, - "end": 26482, + "start": 26565, + "end": 26582, "loc": { "start": { - "line": 944, + "line": 945, "column": 8 }, "end": { - "line": 944, + "line": 945, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 26465, - "end": 26469, + "start": 26565, + "end": 26569, "loc": { "start": { - "line": 944, + "line": 945, "column": 8 }, "end": { - "line": 944, + "line": 945, "column": 12 } }, @@ -35999,15 +36330,15 @@ }, "property": { "type": "Identifier", - "start": 26470, - "end": 26482, + "start": 26570, + "end": 26582, "loc": { "start": { - "line": 944, + "line": 945, "column": 13 }, "end": { - "line": 944, + "line": 945, "column": 25 }, "identifierName": "initFeatures" @@ -36020,30 +36351,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 26483, - "end": 26682, + "start": 26583, + "end": 26782, "loc": { "start": { - "line": 944, + "line": 945, "column": 26 }, "end": { - "line": 953, + "line": 954, "column": 9 } }, "elements": [ { "type": "Identifier", - "start": 26497, - "end": 26505, + "start": 26597, + "end": 26605, "loc": { "start": { - "line": 945, + "line": 946, "column": 12 }, "end": { - "line": 945, + "line": 946, "column": 20 }, "identifierName": "dateType" @@ -36052,15 +36383,15 @@ }, { "type": "Identifier", - "start": 26519, - "end": 26523, + "start": 26619, + "end": 26623, "loc": { "start": { - "line": 946, + "line": 947, "column": 12 }, "end": { - "line": 946, + "line": 947, "column": 16 }, "identifierName": "help" @@ -36069,15 +36400,15 @@ }, { "type": "Identifier", - "start": 26537, - "end": 26542, + "start": 26637, + "end": 26642, "loc": { "start": { - "line": 947, + "line": 948, "column": 12 }, "end": { - "line": 947, + "line": 948, "column": 17 }, "identifierName": "state" @@ -36086,15 +36417,15 @@ }, { "type": "Identifier", - "start": 26556, - "end": 26573, + "start": 26656, + "end": 26673, "loc": { "start": { - "line": 948, + "line": 949, "column": 12 }, "end": { - "line": 948, + "line": 949, "column": 29 }, "identifierName": "markActiveColumns" @@ -36103,15 +36434,15 @@ }, { "type": "Identifier", - "start": 26587, - "end": 26597, + "start": 26687, + "end": 26697, "loc": { "start": { - "line": 949, + "line": 950, "column": 12 }, "end": { - "line": 949, + "line": 950, "column": 22 }, "identifierName": "gridLayout" @@ -36120,15 +36451,15 @@ }, { "type": "Identifier", - "start": 26611, - "end": 26617, + "start": 26711, + "end": 26717, "loc": { "start": { - "line": 950, + "line": 951, "column": 12 }, "end": { - "line": 950, + "line": 951, "column": 18 }, "identifierName": "loader" @@ -36137,15 +36468,15 @@ }, { "type": "Identifier", - "start": 26631, - "end": 26647, + "start": 26731, + "end": 26747, "loc": { "start": { - "line": 951, + "line": 952, "column": 12 }, "end": { - "line": 951, + "line": 952, "column": 28 }, "identifierName": "highlightKeyword" @@ -36154,15 +36485,15 @@ }, { "type": "Identifier", - "start": 26661, - "end": 26672, + "start": 26761, + "end": 26772, "loc": { "start": { - "line": 952, + "line": 953, "column": 12 }, "end": { - "line": 952, + "line": 953, "column": 23 }, "identifierName": "popupFilter" @@ -36178,15 +36509,15 @@ { "type": "CommentLine", "value": "explicitly initialise features in given order", - "start": 26409, - "end": 26456, + "start": 26509, + "end": 26556, "loc": { "start": { - "line": 943, + "line": 944, "column": 8 }, "end": { - "line": 943, + "line": 944, "column": 55 } } @@ -36196,15 +36527,15 @@ { "type": "CommentLine", "value": "filters grid is not generated", - "start": 26694, - "end": 26725, + "start": 26794, + "end": 26825, "loc": { "start": { - "line": 955, + "line": 956, "column": 8 }, "end": { - "line": 955, + "line": 956, "column": 39 } } @@ -36213,29 +36544,29 @@ }, { "type": "IfStatement", - "start": 26734, - "end": 28924, + "start": 26834, + "end": 29024, "loc": { "start": { - "line": 956, + "line": 957, "column": 8 }, "end": { - "line": 1016, + "line": 1017, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 26738, - "end": 26751, + "start": 26838, + "end": 26851, "loc": { "start": { - "line": 956, + "line": 957, "column": 12 }, "end": { - "line": 956, + "line": 957, "column": 25 } }, @@ -36243,29 +36574,29 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 26739, - "end": 26751, + "start": 26839, + "end": 26851, "loc": { "start": { - "line": 956, + "line": 957, "column": 13 }, "end": { - "line": 956, + "line": 957, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 26739, - "end": 26743, + "start": 26839, + "end": 26843, "loc": { "start": { - "line": 956, + "line": 957, "column": 13 }, "end": { - "line": 956, + "line": 957, "column": 17 } }, @@ -36273,15 +36604,15 @@ }, "property": { "type": "Identifier", - "start": 26744, - "end": 26751, + "start": 26844, + "end": 26851, "loc": { "start": { - "line": 956, + "line": 957, "column": 18 }, "end": { - "line": 956, + "line": 957, "column": 25 }, "identifierName": "fltGrid" @@ -36298,87 +36629,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 26753, - "end": 26799, + "start": 26853, + "end": 26899, "loc": { "start": { - "line": 956, + "line": 957, "column": 27 }, "end": { - "line": 958, + "line": 959, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 26767, - "end": 26789, + "start": 26867, + "end": 26889, "loc": { "start": { - "line": 957, + "line": 958, "column": 12 }, "end": { - "line": 957, + "line": 958, "column": 34 } }, "expression": { "type": "CallExpression", - "start": 26767, - "end": 26788, + "start": 26867, + "end": 26888, "loc": { "start": { - "line": 957, + "line": 958, "column": 12 }, "end": { - "line": 957, + "line": 958, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 26767, - "end": 26786, + "start": 26867, + "end": 26886, "loc": { "start": { - "line": 957, + "line": 958, "column": 12 }, "end": { - "line": 957, + "line": 958, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 26767, - "end": 26771, + "start": 26867, + "end": 26871, "loc": { "start": { - "line": 957, + "line": 958, "column": 12 }, "end": { - "line": 957, + "line": 958, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26772, - "end": 26786, + "start": 26872, + "end": 26886, "loc": { "start": { - "line": 957, + "line": 958, "column": 17 }, "end": { - "line": 957, + "line": 958, "column": 31 }, "identifierName": "_initNoFilters" @@ -36395,59 +36726,59 @@ }, "alternate": { "type": "BlockStatement", - "start": 26805, - "end": 28924, + "start": 26905, + "end": 29024, "loc": { "start": { - "line": 958, + "line": 959, "column": 15 }, "end": { - "line": 1016, + "line": 1017, "column": 9 } }, "body": [ { "type": "VariableDeclaration", - "start": 26819, - "end": 26857, + "start": 26919, + "end": 26957, "loc": { "start": { - "line": 959, + "line": 960, "column": 12 }, "end": { - "line": 959, + "line": 960, "column": 50 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 26823, - "end": 26856, + "start": 26923, + "end": 26956, "loc": { "start": { - "line": 959, + "line": 960, "column": 16 }, "end": { - "line": 959, + "line": 960, "column": 49 } }, "id": { "type": "Identifier", - "start": 26823, - "end": 26829, + "start": 26923, + "end": 26929, "loc": { "start": { - "line": 959, + "line": 960, "column": 16 }, "end": { - "line": 959, + "line": 960, "column": 22 }, "identifierName": "fltrow" @@ -36456,58 +36787,58 @@ }, "init": { "type": "CallExpression", - "start": 26832, - "end": 26856, + "start": 26932, + "end": 26956, "loc": { "start": { - "line": 959, + "line": 960, "column": 25 }, "end": { - "line": 959, + "line": 960, "column": 49 } }, "callee": { "type": "MemberExpression", - "start": 26832, - "end": 26854, + "start": 26932, + "end": 26954, "loc": { "start": { - "line": 959, + "line": 960, "column": 25 }, "end": { - "line": 959, + "line": 960, "column": 47 } }, "object": { "type": "ThisExpression", - "start": 26832, - "end": 26836, + "start": 26932, + "end": 26936, "loc": { "start": { - "line": 959, + "line": 960, "column": 25 }, "end": { - "line": 959, + "line": 960, "column": 29 } } }, "property": { "type": "Identifier", - "start": 26837, - "end": 26854, + "start": 26937, + "end": 26954, "loc": { "start": { - "line": 959, + "line": 960, "column": 30 }, "end": { - "line": 959, + "line": 960, "column": 47 }, "identifierName": "_insertFiltersRow" @@ -36524,73 +36855,73 @@ }, { "type": "ExpressionStatement", - "start": 26871, - "end": 26915, + "start": 26971, + "end": 27015, "loc": { "start": { - "line": 961, + "line": 962, "column": 12 }, "end": { - "line": 961, + "line": 962, "column": 56 } }, "expression": { "type": "AssignmentExpression", - "start": 26871, - "end": 26914, + "start": 26971, + "end": 27014, "loc": { "start": { - "line": 961, + "line": 962, "column": 12 }, "end": { - "line": 961, + "line": 962, "column": 55 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 26871, - "end": 26883, + "start": 26971, + "end": 26983, "loc": { "start": { - "line": 961, + "line": 962, "column": 12 }, "end": { - "line": 961, + "line": 962, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 26871, - "end": 26875, + "start": 26971, + "end": 26975, "loc": { "start": { - "line": 961, + "line": 962, "column": 12 }, "end": { - "line": 961, + "line": 962, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26876, - "end": 26883, + "start": 26976, + "end": 26983, "loc": { "start": { - "line": 961, + "line": 962, "column": 17 }, "end": { - "line": 961, + "line": 962, "column": 24 }, "identifierName": "nbCells" @@ -36601,58 +36932,58 @@ }, "right": { "type": "CallExpression", - "start": 26886, - "end": 26914, + "start": 26986, + "end": 27014, "loc": { "start": { - "line": 961, + "line": 962, "column": 27 }, "end": { - "line": 961, + "line": 962, "column": 55 } }, "callee": { "type": "MemberExpression", - "start": 26886, - "end": 26901, + "start": 26986, + "end": 27001, "loc": { "start": { - "line": 961, + "line": 962, "column": 27 }, "end": { - "line": 961, + "line": 962, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 26886, - "end": 26890, + "start": 26986, + "end": 26990, "loc": { "start": { - "line": 961, + "line": 962, "column": 27 }, "end": { - "line": 961, + "line": 962, "column": 31 } } }, "property": { "type": "Identifier", - "start": 26891, - "end": 26901, + "start": 26991, + "end": 27001, "loc": { "start": { - "line": 961, + "line": 962, "column": 32 }, "end": { - "line": 961, + "line": 962, "column": 42 }, "identifierName": "getCellsNb" @@ -36664,44 +36995,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 26902, - "end": 26913, + "start": 27002, + "end": 27013, "loc": { "start": { - "line": 961, + "line": 962, "column": 43 }, "end": { - "line": 961, + "line": 962, "column": 54 } }, "object": { "type": "ThisExpression", - "start": 26902, - "end": 26906, + "start": 27002, + "end": 27006, "loc": { "start": { - "line": 961, + "line": 962, "column": 43 }, "end": { - "line": 961, + "line": 962, "column": 47 } } }, "property": { "type": "Identifier", - "start": 26907, - "end": 26913, + "start": 27007, + "end": 27013, "loc": { "start": { - "line": 961, + "line": 962, "column": 48 }, "end": { - "line": 961, + "line": 962, "column": 54 }, "identifierName": "refRow" @@ -36716,73 +37047,73 @@ }, { "type": "ExpressionStatement", - "start": 26928, - "end": 26969, + "start": 27028, + "end": 27069, "loc": { "start": { - "line": 962, + "line": 963, "column": 12 }, "end": { - "line": 962, + "line": 963, "column": 53 } }, "expression": { "type": "AssignmentExpression", - "start": 26928, - "end": 26968, + "start": 27028, + "end": 27068, "loc": { "start": { - "line": 962, + "line": 963, "column": 12 }, "end": { - "line": 962, + "line": 963, "column": 52 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 26928, - "end": 26949, + "start": 27028, + "end": 27049, "loc": { "start": { - "line": 962, + "line": 963, "column": 12 }, "end": { - "line": 962, + "line": 963, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 26928, - "end": 26932, + "start": 27028, + "end": 27032, "loc": { "start": { - "line": 962, + "line": 963, "column": 12 }, "end": { - "line": 962, + "line": 963, "column": 16 } } }, "property": { "type": "Identifier", - "start": 26933, - "end": 26949, + "start": 27033, + "end": 27049, "loc": { "start": { - "line": 962, + "line": 963, "column": 17 }, "end": { - "line": 962, + "line": 963, "column": 33 }, "identifierName": "nbFilterableRows" @@ -36793,58 +37124,58 @@ }, "right": { "type": "CallExpression", - "start": 26952, - "end": 26968, + "start": 27052, + "end": 27068, "loc": { "start": { - "line": 962, + "line": 963, "column": 36 }, "end": { - "line": 962, + "line": 963, "column": 52 } }, "callee": { "type": "MemberExpression", - "start": 26952, - "end": 26966, + "start": 27052, + "end": 27066, "loc": { "start": { - "line": 962, + "line": 963, "column": 36 }, "end": { - "line": 962, + "line": 963, "column": 50 } }, "object": { "type": "ThisExpression", - "start": 26952, - "end": 26956, + "start": 27052, + "end": 27056, "loc": { "start": { - "line": 962, + "line": 963, "column": 36 }, "end": { - "line": 962, + "line": 963, "column": 40 } } }, "property": { "type": "Identifier", - "start": 26957, - "end": 26966, + "start": 27057, + "end": 27066, "loc": { "start": { - "line": 962, + "line": 963, "column": 41 }, "end": { - "line": 962, + "line": 963, "column": 50 }, "identifierName": "getRowsNb" @@ -36859,44 +37190,44 @@ }, { "type": "VariableDeclaration", - "start": 26983, - "end": 27025, + "start": 27083, + "end": 27125, "loc": { "start": { - "line": 964, + "line": 965, "column": 12 }, "end": { - "line": 964, + "line": 965, "column": 54 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 26987, - "end": 27024, + "start": 27087, + "end": 27124, "loc": { "start": { - "line": 964, + "line": 965, "column": 16 }, "end": { - "line": 964, + "line": 965, "column": 53 } }, "id": { "type": "Identifier", - "start": 26987, - "end": 26988, + "start": 27087, + "end": 27088, "loc": { "start": { - "line": 964, + "line": 965, "column": 16 }, "end": { - "line": 964, + "line": 965, "column": 17 }, "identifierName": "n" @@ -36905,58 +37236,58 @@ }, "init": { "type": "ConditionalExpression", - "start": 26991, - "end": 27024, + "start": 27091, + "end": 27124, "loc": { "start": { - "line": 964, + "line": 965, "column": 20 }, "end": { - "line": 964, + "line": 965, "column": 53 } }, "test": { "type": "MemberExpression", - "start": 26991, - "end": 27005, + "start": 27091, + "end": 27105, "loc": { "start": { - "line": 964, + "line": 965, "column": 20 }, "end": { - "line": 964, + "line": 965, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 26991, - "end": 26995, + "start": 27091, + "end": 27095, "loc": { "start": { - "line": 964, + "line": 965, "column": 20 }, "end": { - "line": 964, + "line": 965, "column": 24 } } }, "property": { "type": "Identifier", - "start": 26996, - "end": 27005, + "start": 27096, + "end": 27105, "loc": { "start": { - "line": 964, + "line": 965, "column": 25 }, "end": { - "line": 964, + "line": 965, "column": 34 }, "identifierName": "singleFlt" @@ -36967,15 +37298,15 @@ }, "consequent": { "type": "NumericLiteral", - "start": 27008, - "end": 27009, + "start": 27108, + "end": 27109, "loc": { "start": { - "line": 964, + "line": 965, "column": 37 }, "end": { - "line": 964, + "line": 965, "column": 38 } }, @@ -36987,44 +37318,44 @@ }, "alternate": { "type": "MemberExpression", - "start": 27012, - "end": 27024, + "start": 27112, + "end": 27124, "loc": { "start": { - "line": 964, + "line": 965, "column": 41 }, "end": { - "line": 964, + "line": 965, "column": 53 } }, "object": { "type": "ThisExpression", - "start": 27012, - "end": 27016, + "start": 27112, + "end": 27116, "loc": { "start": { - "line": 964, + "line": 965, "column": 41 }, "end": { - "line": 964, + "line": 965, "column": 45 } } }, "property": { "type": "Identifier", - "start": 27017, - "end": 27024, + "start": 27117, + "end": 27124, "loc": { "start": { - "line": 964, + "line": 965, "column": 46 }, "end": { - "line": 964, + "line": 965, "column": 53 }, "identifierName": "nbCells" @@ -37041,15 +37372,15 @@ { "type": "CommentLine", "value": "build filters", - "start": 27039, - "end": 27054, + "start": 27139, + "end": 27154, "loc": { "start": { - "line": 966, + "line": 967, "column": 12 }, "end": { - "line": 966, + "line": 967, "column": 27 } } @@ -37058,58 +37389,58 @@ }, { "type": "ForStatement", - "start": 27067, - "end": 28798, + "start": 27167, + "end": 28898, "loc": { "start": { - "line": 967, + "line": 968, "column": 12 }, "end": { - "line": 1011, + "line": 1012, "column": 13 } }, "init": { "type": "VariableDeclaration", - "start": 27072, - "end": 27081, + "start": 27172, + "end": 27181, "loc": { "start": { - "line": 967, + "line": 968, "column": 17 }, "end": { - "line": 967, + "line": 968, "column": 26 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 27076, - "end": 27081, + "start": 27176, + "end": 27181, "loc": { "start": { - "line": 967, + "line": 968, "column": 21 }, "end": { - "line": 967, + "line": 968, "column": 26 } }, "id": { "type": "Identifier", - "start": 27076, - "end": 27077, + "start": 27176, + "end": 27177, "loc": { "start": { - "line": 967, + "line": 968, "column": 21 }, "end": { - "line": 967, + "line": 968, "column": 22 }, "identifierName": "i" @@ -37119,15 +37450,15 @@ }, "init": { "type": "NumericLiteral", - "start": 27080, - "end": 27081, + "start": 27180, + "end": 27181, "loc": { "start": { - "line": 967, + "line": 968, "column": 25 }, "end": { - "line": 967, + "line": 968, "column": 26 } }, @@ -37145,29 +37476,29 @@ }, "test": { "type": "BinaryExpression", - "start": 27083, - "end": 27088, + "start": 27183, + "end": 27188, "loc": { "start": { - "line": 967, + "line": 968, "column": 28 }, "end": { - "line": 967, + "line": 968, "column": 33 } }, "left": { "type": "Identifier", - "start": 27083, - "end": 27084, + "start": 27183, + "end": 27184, "loc": { "start": { - "line": 967, + "line": 968, "column": 28 }, "end": { - "line": 967, + "line": 968, "column": 29 }, "identifierName": "i" @@ -37177,15 +37508,15 @@ "operator": "<", "right": { "type": "Identifier", - "start": 27087, - "end": 27088, + "start": 27187, + "end": 27188, "loc": { "start": { - "line": 967, + "line": 968, "column": 32 }, "end": { - "line": 967, + "line": 968, "column": 33 }, "identifierName": "n" @@ -37195,15 +37526,15 @@ }, "update": { "type": "UpdateExpression", - "start": 27090, - "end": 27093, + "start": 27190, + "end": 27193, "loc": { "start": { - "line": 967, + "line": 968, "column": 35 }, "end": { - "line": 967, + "line": 968, "column": 38 } }, @@ -37211,15 +37542,15 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 27090, - "end": 27091, + "start": 27190, + "end": 27191, "loc": { "start": { - "line": 967, + "line": 968, "column": 35 }, "end": { - "line": 967, + "line": 968, "column": 36 }, "identifierName": "i" @@ -37229,101 +37560,101 @@ }, "body": { "type": "BlockStatement", - "start": 27095, - "end": 28798, + "start": 27195, + "end": 28898, "loc": { "start": { - "line": 967, + "line": 968, "column": 40 }, "end": { - "line": 1011, + "line": 1012, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 27113, - "end": 27162, + "start": 27213, + "end": 27262, "loc": { "start": { - "line": 968, + "line": 969, "column": 16 }, "end": { - "line": 968, + "line": 969, "column": 65 } }, "expression": { "type": "CallExpression", - "start": 27113, - "end": 27161, + "start": 27213, + "end": 27261, "loc": { "start": { - "line": 968, + "line": 969, "column": 16 }, "end": { - "line": 968, + "line": 969, "column": 64 } }, "callee": { "type": "MemberExpression", - "start": 27113, - "end": 27130, + "start": 27213, + "end": 27230, "loc": { "start": { - "line": 968, + "line": 969, "column": 16 }, "end": { - "line": 968, + "line": 969, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 27113, - "end": 27125, + "start": 27213, + "end": 27225, "loc": { "start": { - "line": 968, + "line": 969, "column": 16 }, "end": { - "line": 968, + "line": 969, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 27113, - "end": 27117, + "start": 27213, + "end": 27217, "loc": { "start": { - "line": 968, + "line": 969, "column": 16 }, "end": { - "line": 968, + "line": 969, "column": 20 } } }, "property": { "type": "Identifier", - "start": 27118, - "end": 27125, + "start": 27218, + "end": 27225, "loc": { "start": { - "line": 968, + "line": 969, "column": 21 }, "end": { - "line": 968, + "line": 969, "column": 28 }, "identifierName": "emitter" @@ -37334,15 +37665,15 @@ }, "property": { "type": "Identifier", - "start": 27126, - "end": 27130, + "start": 27226, + "end": 27230, "loc": { "start": { - "line": 968, + "line": 969, "column": 29 }, "end": { - "line": 968, + "line": 969, "column": 33 }, "identifierName": "emit" @@ -37354,15 +37685,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 27131, - "end": 27151, + "start": 27231, + "end": 27251, "loc": { "start": { - "line": 968, + "line": 969, "column": 34 }, "end": { - "line": 968, + "line": 969, "column": 54 } }, @@ -37374,30 +37705,30 @@ }, { "type": "ThisExpression", - "start": 27153, - "end": 27157, + "start": 27253, + "end": 27257, "loc": { "start": { - "line": 968, + "line": 969, "column": 56 }, "end": { - "line": 968, + "line": 969, "column": 60 } } }, { "type": "Identifier", - "start": 27159, - "end": 27160, + "start": 27259, + "end": 27260, "loc": { "start": { - "line": 968, + "line": 969, "column": 62 }, "end": { - "line": 968, + "line": 969, "column": 63 }, "identifierName": "i" @@ -37409,44 +37740,44 @@ }, { "type": "VariableDeclaration", - "start": 27180, - "end": 27270, + "start": 27280, + "end": 27370, "loc": { "start": { - "line": 970, + "line": 971, "column": 16 }, "end": { - "line": 971, + "line": 972, "column": 48 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 27184, - "end": 27220, + "start": 27284, + "end": 27320, "loc": { "start": { - "line": 970, + "line": 971, "column": 20 }, "end": { - "line": 970, + "line": 971, "column": 56 } }, "id": { "type": "Identifier", - "start": 27184, - "end": 27191, + "start": 27284, + "end": 27291, "loc": { "start": { - "line": 970, + "line": 971, "column": 20 }, "end": { - "line": 970, + "line": 971, "column": 27 }, "identifierName": "fltCell" @@ -37455,29 +37786,29 @@ }, "init": { "type": "CallExpression", - "start": 27194, - "end": 27220, + "start": 27294, + "end": 27320, "loc": { "start": { - "line": 970, + "line": 971, "column": 30 }, "end": { - "line": 970, + "line": 971, "column": 56 } }, "callee": { "type": "Identifier", - "start": 27194, - "end": 27203, + "start": 27294, + "end": 27303, "loc": { "start": { - "line": 970, + "line": 971, "column": 30 }, "end": { - "line": 970, + "line": 971, "column": 39 }, "identifierName": "createElm" @@ -37487,44 +37818,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 27204, - "end": 27219, + "start": 27304, + "end": 27319, "loc": { "start": { - "line": 970, + "line": 971, "column": 40 }, "end": { - "line": 970, + "line": 971, "column": 55 } }, "object": { "type": "ThisExpression", - "start": 27204, - "end": 27208, + "start": 27304, + "end": 27308, "loc": { "start": { - "line": 970, + "line": 971, "column": 40 }, "end": { - "line": 970, + "line": 971, "column": 44 } } }, "property": { "type": "Identifier", - "start": 27209, - "end": 27219, + "start": 27309, + "end": 27319, "loc": { "start": { - "line": 970, + "line": 971, "column": 45 }, "end": { - "line": 970, + "line": 971, "column": 55 }, "identifierName": "fltCellTag" @@ -37538,29 +37869,29 @@ }, { "type": "VariableDeclarator", - "start": 27242, - "end": 27269, + "start": 27342, + "end": 27369, "loc": { "start": { - "line": 971, + "line": 972, "column": 20 }, "end": { - "line": 971, + "line": 972, "column": 47 } }, "id": { "type": "Identifier", - "start": 27242, - "end": 27245, + "start": 27342, + "end": 27345, "loc": { "start": { - "line": 971, + "line": 972, "column": 20 }, "end": { - "line": 971, + "line": 972, "column": 23 }, "identifierName": "col" @@ -37569,58 +37900,58 @@ }, "init": { "type": "CallExpression", - "start": 27248, - "end": 27269, + "start": 27348, + "end": 27369, "loc": { "start": { - "line": 971, + "line": 972, "column": 26 }, "end": { - "line": 971, + "line": 972, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 27248, - "end": 27266, + "start": 27348, + "end": 27366, "loc": { "start": { - "line": 971, + "line": 972, "column": 26 }, "end": { - "line": 971, + "line": 972, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 27248, - "end": 27252, + "start": 27348, + "end": 27352, "loc": { "start": { - "line": 971, + "line": 972, "column": 26 }, "end": { - "line": 971, + "line": 972, "column": 30 } } }, "property": { "type": "Identifier", - "start": 27253, - "end": 27266, + "start": 27353, + "end": 27366, "loc": { "start": { - "line": 971, + "line": 972, "column": 31 }, "end": { - "line": 971, + "line": 972, "column": 44 }, "identifierName": "getFilterType" @@ -37632,15 +37963,15 @@ "arguments": [ { "type": "Identifier", - "start": 27267, - "end": 27268, + "start": 27367, + "end": 27368, "loc": { "start": { - "line": 971, + "line": 972, "column": 45 }, "end": { - "line": 971, + "line": 972, "column": 46 }, "identifierName": "i" @@ -37655,58 +37986,58 @@ }, { "type": "IfStatement", - "start": 27288, - "end": 27379, + "start": 27388, + "end": 27479, "loc": { "start": { - "line": 973, + "line": 974, "column": 16 }, "end": { - "line": 975, + "line": 976, "column": 17 } }, "test": { "type": "MemberExpression", - "start": 27292, - "end": 27306, + "start": 27392, + "end": 27406, "loc": { "start": { - "line": 973, + "line": 974, "column": 20 }, "end": { - "line": 973, + "line": 974, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 27292, - "end": 27296, + "start": 27392, + "end": 27396, "loc": { "start": { - "line": 973, + "line": 974, "column": 20 }, "end": { - "line": 973, + "line": 974, "column": 24 } } }, "property": { "type": "Identifier", - "start": 27297, - "end": 27306, + "start": 27397, + "end": 27406, "loc": { "start": { - "line": 973, + "line": 974, "column": 25 }, "end": { - "line": 973, + "line": 974, "column": 34 }, "identifierName": "singleFlt" @@ -37717,73 +38048,73 @@ }, "consequent": { "type": "BlockStatement", - "start": 27308, - "end": 27379, + "start": 27408, + "end": 27479, "loc": { "start": { - "line": 973, + "line": 974, "column": 36 }, "end": { - "line": 975, + "line": 976, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 27330, - "end": 27361, + "start": 27430, + "end": 27461, "loc": { "start": { - "line": 974, + "line": 975, "column": 20 }, "end": { - "line": 974, + "line": 975, "column": 51 } }, "expression": { "type": "AssignmentExpression", - "start": 27330, - "end": 27360, + "start": 27430, + "end": 27460, "loc": { "start": { - "line": 974, + "line": 975, "column": 20 }, "end": { - "line": 974, + "line": 975, "column": 50 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27330, - "end": 27345, + "start": 27430, + "end": 27445, "loc": { "start": { - "line": 974, + "line": 975, "column": 20 }, "end": { - "line": 974, + "line": 975, "column": 35 } }, "object": { "type": "Identifier", - "start": 27330, - "end": 27337, + "start": 27430, + "end": 27437, "loc": { "start": { - "line": 974, + "line": 975, "column": 20 }, "end": { - "line": 974, + "line": 975, "column": 27 }, "identifierName": "fltCell" @@ -37792,15 +38123,15 @@ }, "property": { "type": "Identifier", - "start": 27338, - "end": 27345, + "start": 27438, + "end": 27445, "loc": { "start": { - "line": 974, + "line": 975, "column": 28 }, "end": { - "line": 974, + "line": 975, "column": 35 }, "identifierName": "colSpan" @@ -37811,44 +38142,44 @@ }, "right": { "type": "MemberExpression", - "start": 27348, - "end": 27360, + "start": 27448, + "end": 27460, "loc": { "start": { - "line": 974, + "line": 975, "column": 38 }, "end": { - "line": 974, + "line": 975, "column": 50 } }, "object": { "type": "ThisExpression", - "start": 27348, - "end": 27352, + "start": 27448, + "end": 27452, "loc": { "start": { - "line": 974, + "line": 975, "column": 38 }, "end": { - "line": 974, + "line": 975, "column": 42 } } }, "property": { "type": "Identifier", - "start": 27353, - "end": 27360, + "start": 27453, + "end": 27460, "loc": { "start": { - "line": 974, + "line": 975, "column": 43 }, "end": { - "line": 974, + "line": 975, "column": 50 }, "identifierName": "nbCells" @@ -37866,29 +38197,29 @@ }, { "type": "IfStatement", - "start": 27396, - "end": 27486, + "start": 27496, + "end": 27586, "loc": { "start": { - "line": 976, + "line": 977, "column": 16 }, "end": { - "line": 978, + "line": 979, "column": 17 } }, "test": { "type": "UnaryExpression", - "start": 27400, - "end": 27416, + "start": 27500, + "end": 27516, "loc": { "start": { - "line": 976, + "line": 977, "column": 20 }, "end": { - "line": 976, + "line": 977, "column": 36 } }, @@ -37896,44 +38227,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 27401, - "end": 27416, + "start": 27501, + "end": 27516, "loc": { "start": { - "line": 976, + "line": 977, "column": 21 }, "end": { - "line": 976, + "line": 977, "column": 36 } }, "object": { "type": "ThisExpression", - "start": 27401, - "end": 27405, + "start": 27501, + "end": 27505, "loc": { "start": { - "line": 976, + "line": 977, "column": 21 }, "end": { - "line": 976, + "line": 977, "column": 25 } } }, "property": { "type": "Identifier", - "start": 27406, - "end": 27416, + "start": 27506, + "end": 27516, "loc": { "start": { - "line": 976, + "line": 977, "column": 26 }, "end": { - "line": 976, + "line": 977, "column": 36 }, "identifierName": "gridLayout" @@ -37948,72 +38279,72 @@ }, "consequent": { "type": "BlockStatement", - "start": 27418, - "end": 27486, + "start": 27518, + "end": 27586, "loc": { "start": { - "line": 976, + "line": 977, "column": 38 }, "end": { - "line": 978, + "line": 979, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 27440, - "end": 27468, + "start": 27540, + "end": 27568, "loc": { "start": { - "line": 977, + "line": 978, "column": 20 }, "end": { - "line": 977, + "line": 978, "column": 48 } }, "expression": { "type": "CallExpression", - "start": 27440, - "end": 27467, + "start": 27540, + "end": 27567, "loc": { "start": { - "line": 977, + "line": 978, "column": 20 }, "end": { - "line": 977, + "line": 978, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 27440, - "end": 27458, + "start": 27540, + "end": 27558, "loc": { "start": { - "line": 977, + "line": 978, "column": 20 }, "end": { - "line": 977, + "line": 978, "column": 38 } }, "object": { "type": "Identifier", - "start": 27440, - "end": 27446, + "start": 27540, + "end": 27546, "loc": { "start": { - "line": 977, + "line": 978, "column": 20 }, "end": { - "line": 977, + "line": 978, "column": 26 }, "identifierName": "fltrow" @@ -38022,15 +38353,15 @@ }, "property": { "type": "Identifier", - "start": 27447, - "end": 27458, + "start": 27547, + "end": 27558, "loc": { "start": { - "line": 977, + "line": 978, "column": 27 }, "end": { - "line": 977, + "line": 978, "column": 38 }, "identifierName": "appendChild" @@ -38042,15 +38373,15 @@ "arguments": [ { "type": "Identifier", - "start": 27459, - "end": 27466, + "start": 27559, + "end": 27566, "loc": { "start": { - "line": 977, + "line": 978, "column": 39 }, "end": { - "line": 977, + "line": 978, "column": 46 }, "identifierName": "fltCell" @@ -38067,44 +38398,44 @@ }, { "type": "ExpressionStatement", - "start": 27503, - "end": 27610, + "start": 27603, + "end": 27710, "loc": { "start": { - "line": 979, + "line": 980, "column": 16 }, "end": { - "line": 980, + "line": 981, "column": 61 } }, "expression": { "type": "AssignmentExpression", - "start": 27503, - "end": 27609, + "start": 27603, + "end": 27709, "loc": { "start": { - "line": 979, + "line": 980, "column": 16 }, "end": { - "line": 980, + "line": 981, "column": 60 } }, "operator": "=", "left": { "type": "Identifier", - "start": 27503, - "end": 27511, + "start": 27603, + "end": 27611, "loc": { "start": { - "line": 979, + "line": 980, "column": 16 }, "end": { - "line": 979, + "line": 980, "column": 24 }, "identifierName": "inpclass" @@ -38113,57 +38444,57 @@ }, "right": { "type": "ConditionalExpression", - "start": 27514, - "end": 27609, + "start": 27614, + "end": 27709, "loc": { "start": { - "line": 979, + "line": 980, "column": 27 }, "end": { - "line": 980, + "line": 981, "column": 60 } }, "test": { "type": "LogicalExpression", - "start": 27515, - "end": 27545, + "start": 27615, + "end": 27645, "loc": { "start": { - "line": 979, + "line": 980, "column": 28 }, "end": { - "line": 979, + "line": 980, "column": 58 } }, "left": { "type": "BinaryExpression", - "start": 27515, - "end": 27526, + "start": 27615, + "end": 27626, "loc": { "start": { - "line": 979, + "line": 980, "column": 28 }, "end": { - "line": 979, + "line": 980, "column": 39 } }, "left": { "type": "Identifier", - "start": 27515, - "end": 27516, + "start": 27615, + "end": 27616, "loc": { "start": { - "line": 979, + "line": 980, "column": 28 }, "end": { - "line": 979, + "line": 980, "column": 29 }, "identifierName": "i" @@ -38173,29 +38504,29 @@ "operator": "===", "right": { "type": "BinaryExpression", - "start": 27521, - "end": 27526, + "start": 27621, + "end": 27626, "loc": { "start": { - "line": 979, + "line": 980, "column": 34 }, "end": { - "line": 979, + "line": 980, "column": 39 } }, "left": { "type": "Identifier", - "start": 27521, - "end": 27522, + "start": 27621, + "end": 27622, "loc": { "start": { - "line": 979, + "line": 980, "column": 34 }, "end": { - "line": 979, + "line": 980, "column": 35 }, "identifierName": "n" @@ -38205,15 +38536,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 27525, - "end": 27526, + "start": 27625, + "end": 27626, "loc": { "start": { - "line": 979, + "line": 980, "column": 38 }, "end": { - "line": 979, + "line": 980, "column": 39 } }, @@ -38228,44 +38559,44 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 27530, - "end": 27545, + "start": 27630, + "end": 27645, "loc": { "start": { - "line": 979, + "line": 980, "column": 43 }, "end": { - "line": 979, + "line": 980, "column": 58 } }, "object": { "type": "ThisExpression", - "start": 27530, - "end": 27534, + "start": 27630, + "end": 27634, "loc": { "start": { - "line": 979, + "line": 980, "column": 43 }, "end": { - "line": 979, + "line": 980, "column": 47 } } }, "property": { "type": "Identifier", - "start": 27535, - "end": 27545, + "start": 27635, + "end": 27645, "loc": { "start": { - "line": 979, + "line": 980, "column": 48 }, "end": { - "line": 979, + "line": 980, "column": 58 }, "identifierName": "displayBtn" @@ -38276,49 +38607,49 @@ }, "extra": { "parenthesized": true, - "parenStart": 27514 + "parenStart": 27614 } }, "consequent": { "type": "MemberExpression", - "start": 27569, - "end": 27590, + "start": 27669, + "end": 27690, "loc": { "start": { - "line": 980, + "line": 981, "column": 20 }, "end": { - "line": 980, + "line": 981, "column": 41 } }, "object": { "type": "ThisExpression", - "start": 27569, - "end": 27573, + "start": 27669, + "end": 27673, "loc": { "start": { - "line": 980, + "line": 981, "column": 20 }, "end": { - "line": 980, + "line": 981, "column": 24 } } }, "property": { "type": "Identifier", - "start": 27574, - "end": 27590, + "start": 27674, + "end": 27690, "loc": { "start": { - "line": 980, + "line": 981, "column": 25 }, "end": { - "line": 980, + "line": 981, "column": 41 }, "identifierName": "fltSmallCssClass" @@ -38329,44 +38660,44 @@ }, "alternate": { "type": "MemberExpression", - "start": 27593, - "end": 27609, + "start": 27693, + "end": 27709, "loc": { "start": { - "line": 980, + "line": 981, "column": 44 }, "end": { - "line": 980, + "line": 981, "column": 60 } }, "object": { "type": "ThisExpression", - "start": 27593, - "end": 27597, + "start": 27693, + "end": 27697, "loc": { "start": { - "line": 980, + "line": 981, "column": 44 }, "end": { - "line": 980, + "line": 981, "column": 48 } } }, "property": { "type": "Identifier", - "start": 27598, - "end": 27609, + "start": 27698, + "end": 27709, "loc": { "start": { - "line": 980, + "line": 981, "column": 49 }, "end": { - "line": 980, + "line": 981, "column": 60 }, "identifierName": "fltCssClass" @@ -38381,15 +38712,15 @@ { "type": "CommentLine", "value": "only 1 input for single search", - "start": 27628, - "end": 27660, + "start": 27728, + "end": 27760, "loc": { "start": { - "line": 982, + "line": 983, "column": 16 }, "end": { - "line": 982, + "line": 983, "column": 48 } } @@ -38398,43 +38729,43 @@ }, { "type": "IfStatement", - "start": 27677, - "end": 27804, + "start": 27777, + "end": 27904, "loc": { "start": { - "line": 983, + "line": 984, "column": 16 }, "end": { - "line": 986, + "line": 987, "column": 17 } }, "test": { "type": "MemberExpression", - "start": 27681, - "end": 27695, + "start": 27781, + "end": 27795, "loc": { "start": { - "line": 983, + "line": 984, "column": 20 }, "end": { - "line": 983, + "line": 984, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 27681, - "end": 27685, + "start": 27781, + "end": 27785, "loc": { "start": { - "line": 983, + "line": 984, "column": 20 }, "end": { - "line": 983, + "line": 984, "column": 24 } }, @@ -38442,15 +38773,15 @@ }, "property": { "type": "Identifier", - "start": 27686, - "end": 27695, + "start": 27786, + "end": 27795, "loc": { "start": { - "line": 983, + "line": 984, "column": 25 }, "end": { - "line": 983, + "line": 984, "column": 34 }, "identifierName": "singleFlt" @@ -38462,59 +38793,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 27697, - "end": 27804, + "start": 27797, + "end": 27904, "loc": { "start": { - "line": 983, + "line": 984, "column": 36 }, "end": { - "line": 986, + "line": 987, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 27719, - "end": 27731, + "start": 27819, + "end": 27831, "loc": { "start": { - "line": 984, + "line": 985, "column": 20 }, "end": { - "line": 984, + "line": 985, "column": 32 } }, "expression": { "type": "AssignmentExpression", - "start": 27719, - "end": 27730, + "start": 27819, + "end": 27830, "loc": { "start": { - "line": 984, + "line": 985, "column": 20 }, "end": { - "line": 984, + "line": 985, "column": 31 } }, "operator": "=", "left": { "type": "Identifier", - "start": 27719, - "end": 27722, + "start": 27819, + "end": 27822, "loc": { "start": { - "line": 984, + "line": 985, "column": 20 }, "end": { - "line": 984, + "line": 985, "column": 23 }, "identifierName": "col" @@ -38523,15 +38854,15 @@ }, "right": { "type": "Identifier", - "start": 27725, - "end": 27730, + "start": 27825, + "end": 27830, "loc": { "start": { - "line": 984, + "line": 985, "column": 26 }, "end": { - "line": 984, + "line": 985, "column": 31 }, "identifierName": "INPUT" @@ -38542,44 +38873,44 @@ }, { "type": "ExpressionStatement", - "start": 27752, - "end": 27786, + "start": 27852, + "end": 27886, "loc": { "start": { - "line": 985, + "line": 986, "column": 20 }, "end": { - "line": 985, + "line": 986, "column": 54 } }, "expression": { "type": "AssignmentExpression", - "start": 27752, - "end": 27785, + "start": 27852, + "end": 27885, "loc": { "start": { - "line": 985, + "line": 986, "column": 20 }, "end": { - "line": 985, + "line": 986, "column": 53 } }, "operator": "=", "left": { "type": "Identifier", - "start": 27752, - "end": 27760, + "start": 27852, + "end": 27860, "loc": { "start": { - "line": 985, + "line": 986, "column": 20 }, "end": { - "line": 985, + "line": 986, "column": 28 }, "identifierName": "inpclass" @@ -38588,44 +38919,44 @@ }, "right": { "type": "MemberExpression", - "start": 27763, - "end": 27785, + "start": 27863, + "end": 27885, "loc": { "start": { - "line": 985, + "line": 986, "column": 31 }, "end": { - "line": 985, + "line": 986, "column": 53 } }, "object": { "type": "ThisExpression", - "start": 27763, - "end": 27767, + "start": 27863, + "end": 27867, "loc": { "start": { - "line": 985, + "line": 986, "column": 31 }, "end": { - "line": 985, + "line": 986, "column": 35 } } }, "property": { "type": "Identifier", - "start": 27768, - "end": 27785, + "start": 27868, + "end": 27885, "loc": { "start": { - "line": 985, + "line": 986, "column": 36 }, "end": { - "line": 985, + "line": 986, "column": 53 }, "identifierName": "singleFltCssClass" @@ -38645,15 +38976,15 @@ { "type": "CommentLine", "value": "only 1 input for single search", - "start": 27628, - "end": 27660, + "start": 27728, + "end": 27760, "loc": { "start": { - "line": 982, + "line": 983, "column": 16 }, "end": { - "line": 982, + "line": 983, "column": 48 } } @@ -38663,15 +38994,15 @@ { "type": "CommentLine", "value": "drop-down filters", - "start": 27822, - "end": 27841, + "start": 27922, + "end": 27941, "loc": { "start": { - "line": 988, + "line": 989, "column": 16 }, "end": { - "line": 988, + "line": 989, "column": 35 } } @@ -38680,57 +39011,57 @@ }, { "type": "IfStatement", - "start": 27858, - "end": 28393, + "start": 27958, + "end": 28493, "loc": { "start": { - "line": 989, + "line": 990, "column": 16 }, "end": { - "line": 999, + "line": 1000, "column": 17 } }, "test": { "type": "LogicalExpression", - "start": 27862, - "end": 27896, + "start": 27962, + "end": 27996, "loc": { "start": { - "line": 989, + "line": 990, "column": 20 }, "end": { - "line": 989, + "line": 990, "column": 54 } }, "left": { "type": "BinaryExpression", - "start": 27862, - "end": 27876, + "start": 27962, + "end": 27976, "loc": { "start": { - "line": 989, + "line": 990, "column": 20 }, "end": { - "line": 989, + "line": 990, "column": 34 } }, "left": { "type": "Identifier", - "start": 27862, - "end": 27865, + "start": 27962, + "end": 27965, "loc": { "start": { - "line": 989, + "line": 990, "column": 20 }, "end": { - "line": 989, + "line": 990, "column": 23 }, "identifierName": "col" @@ -38741,15 +39072,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 27870, - "end": 27876, + "start": 27970, + "end": 27976, "loc": { "start": { - "line": 989, + "line": 990, "column": 28 }, "end": { - "line": 989, + "line": 990, "column": 34 }, "identifierName": "SELECT" @@ -38761,29 +39092,29 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 27880, - "end": 27896, + "start": 27980, + "end": 27996, "loc": { "start": { - "line": 989, + "line": 990, "column": 38 }, "end": { - "line": 989, + "line": 990, "column": 54 } }, "left": { "type": "Identifier", - "start": 27880, - "end": 27883, + "start": 27980, + "end": 27983, "loc": { "start": { - "line": 989, + "line": 990, "column": 38 }, "end": { - "line": 989, + "line": 990, "column": 41 }, "identifierName": "col" @@ -38793,15 +39124,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 27888, - "end": 27896, + "start": 27988, + "end": 27996, "loc": { "start": { - "line": 989, + "line": 990, "column": 46 }, "end": { - "line": 989, + "line": 990, "column": 54 }, "identifierName": "MULTIPLE" @@ -38813,73 +39144,73 @@ }, "consequent": { "type": "BlockStatement", - "start": 27898, - "end": 28061, + "start": 27998, + "end": 28161, "loc": { "start": { - "line": 989, + "line": 990, "column": 56 }, "end": { - "line": 992, + "line": 993, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 27920, - "end": 27970, + "start": 28020, + "end": 28070, "loc": { "start": { - "line": 990, + "line": 991, "column": 20 }, "end": { - "line": 990, + "line": 991, "column": 70 } }, "expression": { "type": "AssignmentExpression", - "start": 27920, - "end": 27969, + "start": 28020, + "end": 28069, "loc": { "start": { - "line": 990, + "line": 991, "column": 20 }, "end": { - "line": 990, + "line": 991, "column": 69 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 27920, - "end": 27932, + "start": 28020, + "end": 28032, "loc": { "start": { - "line": 990, + "line": 991, "column": 20 }, "end": { - "line": 990, + "line": 991, "column": 32 } }, "object": { "type": "Identifier", - "start": 27920, - "end": 27923, + "start": 28020, + "end": 28023, "loc": { "start": { - "line": 990, + "line": 991, "column": 20 }, "end": { - "line": 990, + "line": 991, "column": 23 }, "identifierName": "Mod" @@ -38888,15 +39219,15 @@ }, "property": { "type": "Identifier", - "start": 27924, - "end": 27932, + "start": 28024, + "end": 28032, "loc": { "start": { - "line": 990, + "line": 991, "column": 24 }, "end": { - "line": 990, + "line": 991, "column": 32 }, "identifierName": "dropdown" @@ -38907,43 +39238,43 @@ }, "right": { "type": "LogicalExpression", - "start": 27935, - "end": 27969, + "start": 28035, + "end": 28069, "loc": { "start": { - "line": 990, + "line": 991, "column": 35 }, "end": { - "line": 990, + "line": 991, "column": 69 } }, "left": { "type": "MemberExpression", - "start": 27935, - "end": 27947, + "start": 28035, + "end": 28047, "loc": { "start": { - "line": 990, + "line": 991, "column": 35 }, "end": { - "line": 990, + "line": 991, "column": 47 } }, "object": { "type": "Identifier", - "start": 27935, - "end": 27938, + "start": 28035, + "end": 28038, "loc": { "start": { - "line": 990, + "line": 991, "column": 35 }, "end": { - "line": 990, + "line": 991, "column": 38 }, "identifierName": "Mod" @@ -38952,15 +39283,15 @@ }, "property": { "type": "Identifier", - "start": 27939, - "end": 27947, + "start": 28039, + "end": 28047, "loc": { "start": { - "line": 990, + "line": 991, "column": 39 }, "end": { - "line": 990, + "line": 991, "column": 47 }, "identifierName": "dropdown" @@ -38972,29 +39303,29 @@ "operator": "||", "right": { "type": "NewExpression", - "start": 27951, - "end": 27969, + "start": 28051, + "end": 28069, "loc": { "start": { - "line": 990, + "line": 991, "column": 51 }, "end": { - "line": 990, + "line": 991, "column": 69 } }, "callee": { "type": "Identifier", - "start": 27955, - "end": 27963, + "start": 28055, + "end": 28063, "loc": { "start": { - "line": 990, + "line": 991, "column": 55 }, "end": { - "line": 990, + "line": 991, "column": 63 }, "identifierName": "Dropdown" @@ -39004,15 +39335,15 @@ "arguments": [ { "type": "ThisExpression", - "start": 27964, - "end": 27968, + "start": 28064, + "end": 28068, "loc": { "start": { - "line": 990, + "line": 991, "column": 64 }, "end": { - "line": 990, + "line": 991, "column": 68 } } @@ -39024,71 +39355,71 @@ }, { "type": "ExpressionStatement", - "start": 27991, - "end": 28043, + "start": 28091, + "end": 28143, "loc": { "start": { - "line": 991, + "line": 992, "column": 20 }, "end": { - "line": 991, + "line": 992, "column": 72 } }, "expression": { "type": "CallExpression", - "start": 27991, - "end": 28042, + "start": 28091, + "end": 28142, "loc": { "start": { - "line": 991, + "line": 992, "column": 20 }, "end": { - "line": 991, + "line": 992, "column": 71 } }, "callee": { "type": "MemberExpression", - "start": 27991, - "end": 28008, + "start": 28091, + "end": 28108, "loc": { "start": { - "line": 991, + "line": 992, "column": 20 }, "end": { - "line": 991, + "line": 992, "column": 37 } }, "object": { "type": "MemberExpression", - "start": 27991, - "end": 28003, + "start": 28091, + "end": 28103, "loc": { "start": { - "line": 991, + "line": 992, "column": 20 }, "end": { - "line": 991, + "line": 992, "column": 32 } }, "object": { "type": "Identifier", - "start": 27991, - "end": 27994, + "start": 28091, + "end": 28094, "loc": { "start": { - "line": 991, + "line": 992, "column": 20 }, "end": { - "line": 991, + "line": 992, "column": 23 }, "identifierName": "Mod" @@ -39097,15 +39428,15 @@ }, "property": { "type": "Identifier", - "start": 27995, - "end": 28003, + "start": 28095, + "end": 28103, "loc": { "start": { - "line": 991, + "line": 992, "column": 24 }, "end": { - "line": 991, + "line": 992, "column": 32 }, "identifierName": "dropdown" @@ -39116,15 +39447,15 @@ }, "property": { "type": "Identifier", - "start": 28004, - "end": 28008, + "start": 28104, + "end": 28108, "loc": { "start": { - "line": 991, + "line": 992, "column": 33 }, "end": { - "line": 991, + "line": 992, "column": 37 }, "identifierName": "init" @@ -39136,15 +39467,15 @@ "arguments": [ { "type": "Identifier", - "start": 28009, - "end": 28010, + "start": 28109, + "end": 28110, "loc": { "start": { - "line": 991, + "line": 992, "column": 38 }, "end": { - "line": 991, + "line": 992, "column": 39 }, "identifierName": "i" @@ -39153,58 +39484,58 @@ }, { "type": "CallExpression", - "start": 28012, - "end": 28032, + "start": 28112, + "end": 28132, "loc": { "start": { - "line": 991, + "line": 992, "column": 41 }, "end": { - "line": 991, + "line": 992, "column": 61 } }, "callee": { "type": "MemberExpression", - "start": 28012, - "end": 28030, + "start": 28112, + "end": 28130, "loc": { "start": { - "line": 991, + "line": 992, "column": 41 }, "end": { - "line": 991, + "line": 992, "column": 59 } }, "object": { "type": "ThisExpression", - "start": 28012, - "end": 28016, + "start": 28112, + "end": 28116, "loc": { "start": { - "line": 991, + "line": 992, "column": 41 }, "end": { - "line": 991, + "line": 992, "column": 45 } } }, "property": { "type": "Identifier", - "start": 28017, - "end": 28030, + "start": 28117, + "end": 28130, "loc": { "start": { - "line": 991, + "line": 992, "column": 46 }, "end": { - "line": 991, + "line": 992, "column": 59 }, "identifierName": "isExternalFlt" @@ -39217,15 +39548,15 @@ }, { "type": "Identifier", - "start": 28034, - "end": 28041, + "start": 28134, + "end": 28141, "loc": { "start": { - "line": 991, + "line": 992, "column": 63 }, "end": { - "line": 991, + "line": 992, "column": 70 }, "identifierName": "fltCell" @@ -39241,15 +39572,15 @@ { "type": "CommentLine", "value": " checklist", - "start": 28078, - "end": 28090, + "start": 28178, + "end": 28190, "loc": { "start": { - "line": 993, + "line": 994, "column": 16 }, "end": { - "line": 993, + "line": 994, "column": 28 } } @@ -39258,43 +39589,43 @@ }, "alternate": { "type": "IfStatement", - "start": 28112, - "end": 28393, + "start": 28212, + "end": 28493, "loc": { "start": { - "line": 994, + "line": 995, "column": 21 }, "end": { - "line": 999, + "line": 1000, "column": 17 } }, "test": { "type": "BinaryExpression", - "start": 28116, - "end": 28133, + "start": 28216, + "end": 28233, "loc": { "start": { - "line": 994, + "line": 995, "column": 25 }, "end": { - "line": 994, + "line": 995, "column": 42 } }, "left": { "type": "Identifier", - "start": 28116, - "end": 28119, + "start": 28216, + "end": 28219, "loc": { "start": { - "line": 994, + "line": 995, "column": 25 }, "end": { - "line": 994, + "line": 995, "column": 28 }, "identifierName": "col" @@ -39305,15 +39636,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 28124, - "end": 28133, + "start": 28224, + "end": 28233, "loc": { "start": { - "line": 994, + "line": 995, "column": 33 }, "end": { - "line": 994, + "line": 995, "column": 42 }, "identifierName": "CHECKLIST" @@ -39324,73 +39655,73 @@ }, "consequent": { "type": "BlockStatement", - "start": 28135, - "end": 28302, + "start": 28235, + "end": 28402, "loc": { "start": { - "line": 994, + "line": 995, "column": 44 }, "end": { - "line": 997, + "line": 998, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 28157, - "end": 28210, + "start": 28257, + "end": 28310, "loc": { "start": { - "line": 995, + "line": 996, "column": 20 }, "end": { - "line": 995, + "line": 996, "column": 73 } }, "expression": { "type": "AssignmentExpression", - "start": 28157, - "end": 28209, + "start": 28257, + "end": 28309, "loc": { "start": { - "line": 995, + "line": 996, "column": 20 }, "end": { - "line": 995, + "line": 996, "column": 72 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 28157, - "end": 28170, + "start": 28257, + "end": 28270, "loc": { "start": { - "line": 995, + "line": 996, "column": 20 }, "end": { - "line": 995, + "line": 996, "column": 33 } }, "object": { "type": "Identifier", - "start": 28157, - "end": 28160, + "start": 28257, + "end": 28260, "loc": { "start": { - "line": 995, + "line": 996, "column": 20 }, "end": { - "line": 995, + "line": 996, "column": 23 }, "identifierName": "Mod" @@ -39399,15 +39730,15 @@ }, "property": { "type": "Identifier", - "start": 28161, - "end": 28170, + "start": 28261, + "end": 28270, "loc": { "start": { - "line": 995, + "line": 996, "column": 24 }, "end": { - "line": 995, + "line": 996, "column": 33 }, "identifierName": "checkList" @@ -39418,43 +39749,43 @@ }, "right": { "type": "LogicalExpression", - "start": 28173, - "end": 28209, + "start": 28273, + "end": 28309, "loc": { "start": { - "line": 995, + "line": 996, "column": 36 }, "end": { - "line": 995, + "line": 996, "column": 72 } }, "left": { "type": "MemberExpression", - "start": 28173, - "end": 28186, + "start": 28273, + "end": 28286, "loc": { "start": { - "line": 995, + "line": 996, "column": 36 }, "end": { - "line": 995, + "line": 996, "column": 49 } }, "object": { "type": "Identifier", - "start": 28173, - "end": 28176, + "start": 28273, + "end": 28276, "loc": { "start": { - "line": 995, + "line": 996, "column": 36 }, "end": { - "line": 995, + "line": 996, "column": 39 }, "identifierName": "Mod" @@ -39463,15 +39794,15 @@ }, "property": { "type": "Identifier", - "start": 28177, - "end": 28186, + "start": 28277, + "end": 28286, "loc": { "start": { - "line": 995, + "line": 996, "column": 40 }, "end": { - "line": 995, + "line": 996, "column": 49 }, "identifierName": "checkList" @@ -39483,29 +39814,29 @@ "operator": "||", "right": { "type": "NewExpression", - "start": 28190, - "end": 28209, + "start": 28290, + "end": 28309, "loc": { "start": { - "line": 995, + "line": 996, "column": 53 }, "end": { - "line": 995, + "line": 996, "column": 72 } }, "callee": { "type": "Identifier", - "start": 28194, - "end": 28203, + "start": 28294, + "end": 28303, "loc": { "start": { - "line": 995, + "line": 996, "column": 57 }, "end": { - "line": 995, + "line": 996, "column": 66 }, "identifierName": "CheckList" @@ -39515,15 +39846,15 @@ "arguments": [ { "type": "ThisExpression", - "start": 28204, - "end": 28208, + "start": 28304, + "end": 28308, "loc": { "start": { - "line": 995, + "line": 996, "column": 67 }, "end": { - "line": 995, + "line": 996, "column": 71 } } @@ -39535,71 +39866,71 @@ }, { "type": "ExpressionStatement", - "start": 28231, - "end": 28284, + "start": 28331, + "end": 28384, "loc": { "start": { - "line": 996, + "line": 997, "column": 20 }, "end": { - "line": 996, + "line": 997, "column": 73 } }, "expression": { "type": "CallExpression", - "start": 28231, - "end": 28283, + "start": 28331, + "end": 28383, "loc": { "start": { - "line": 996, + "line": 997, "column": 20 }, "end": { - "line": 996, + "line": 997, "column": 72 } }, "callee": { "type": "MemberExpression", - "start": 28231, - "end": 28249, + "start": 28331, + "end": 28349, "loc": { "start": { - "line": 996, + "line": 997, "column": 20 }, "end": { - "line": 996, + "line": 997, "column": 38 } }, "object": { "type": "MemberExpression", - "start": 28231, - "end": 28244, + "start": 28331, + "end": 28344, "loc": { "start": { - "line": 996, + "line": 997, "column": 20 }, "end": { - "line": 996, + "line": 997, "column": 33 } }, "object": { "type": "Identifier", - "start": 28231, - "end": 28234, + "start": 28331, + "end": 28334, "loc": { "start": { - "line": 996, + "line": 997, "column": 20 }, "end": { - "line": 996, + "line": 997, "column": 23 }, "identifierName": "Mod" @@ -39608,15 +39939,15 @@ }, "property": { "type": "Identifier", - "start": 28235, - "end": 28244, + "start": 28335, + "end": 28344, "loc": { "start": { - "line": 996, + "line": 997, "column": 24 }, "end": { - "line": 996, + "line": 997, "column": 33 }, "identifierName": "checkList" @@ -39627,15 +39958,15 @@ }, "property": { "type": "Identifier", - "start": 28245, - "end": 28249, + "start": 28345, + "end": 28349, "loc": { "start": { - "line": 996, + "line": 997, "column": 34 }, "end": { - "line": 996, + "line": 997, "column": 38 }, "identifierName": "init" @@ -39647,15 +39978,15 @@ "arguments": [ { "type": "Identifier", - "start": 28250, - "end": 28251, + "start": 28350, + "end": 28351, "loc": { "start": { - "line": 996, + "line": 997, "column": 39 }, "end": { - "line": 996, + "line": 997, "column": 40 }, "identifierName": "i" @@ -39664,58 +39995,58 @@ }, { "type": "CallExpression", - "start": 28253, - "end": 28273, + "start": 28353, + "end": 28373, "loc": { "start": { - "line": 996, + "line": 997, "column": 42 }, "end": { - "line": 996, + "line": 997, "column": 62 } }, "callee": { "type": "MemberExpression", - "start": 28253, - "end": 28271, + "start": 28353, + "end": 28371, "loc": { "start": { - "line": 996, + "line": 997, "column": 42 }, "end": { - "line": 996, + "line": 997, "column": 60 } }, "object": { "type": "ThisExpression", - "start": 28253, - "end": 28257, + "start": 28353, + "end": 28357, "loc": { "start": { - "line": 996, + "line": 997, "column": 42 }, "end": { - "line": 996, + "line": 997, "column": 46 } } }, "property": { "type": "Identifier", - "start": 28258, - "end": 28271, + "start": 28358, + "end": 28371, "loc": { "start": { - "line": 996, + "line": 997, "column": 47 }, "end": { - "line": 996, + "line": 997, "column": 60 }, "identifierName": "isExternalFlt" @@ -39728,15 +40059,15 @@ }, { "type": "Identifier", - "start": 28275, - "end": 28282, + "start": 28375, + "end": 28382, "loc": { "start": { - "line": 996, + "line": 997, "column": 64 }, "end": { - "line": 996, + "line": 997, "column": 71 }, "identifierName": "fltCell" @@ -39751,87 +40082,87 @@ }, "alternate": { "type": "BlockStatement", - "start": 28308, - "end": 28393, + "start": 28408, + "end": 28493, "loc": { "start": { - "line": 997, + "line": 998, "column": 23 }, "end": { - "line": 999, + "line": 1000, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 28330, - "end": 28375, + "start": 28430, + "end": 28475, "loc": { "start": { - "line": 998, + "line": 999, "column": 20 }, "end": { - "line": 998, + "line": 999, "column": 65 } }, "expression": { "type": "CallExpression", - "start": 28330, - "end": 28374, + "start": 28430, + "end": 28474, "loc": { "start": { - "line": 998, + "line": 999, "column": 20 }, "end": { - "line": 998, + "line": 999, "column": 64 } }, "callee": { "type": "MemberExpression", - "start": 28330, - "end": 28352, + "start": 28430, + "end": 28452, "loc": { "start": { - "line": 998, + "line": 999, "column": 20 }, "end": { - "line": 998, + "line": 999, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 28330, - "end": 28334, + "start": 28430, + "end": 28434, "loc": { "start": { - "line": 998, + "line": 999, "column": 20 }, "end": { - "line": 998, + "line": 999, "column": 24 } } }, "property": { "type": "Identifier", - "start": 28335, - "end": 28352, + "start": 28435, + "end": 28452, "loc": { "start": { - "line": 998, + "line": 999, "column": 25 }, "end": { - "line": 998, + "line": 999, "column": 42 }, "identifierName": "_buildInputFilter" @@ -39843,15 +40174,15 @@ "arguments": [ { "type": "Identifier", - "start": 28353, - "end": 28354, + "start": 28453, + "end": 28454, "loc": { "start": { - "line": 998, + "line": 999, "column": 43 }, "end": { - "line": 998, + "line": 999, "column": 44 }, "identifierName": "i" @@ -39860,15 +40191,15 @@ }, { "type": "Identifier", - "start": 28356, - "end": 28364, + "start": 28456, + "end": 28464, "loc": { "start": { - "line": 998, + "line": 999, "column": 46 }, "end": { - "line": 998, + "line": 999, "column": 54 }, "identifierName": "inpclass" @@ -39877,15 +40208,15 @@ }, { "type": "Identifier", - "start": 28366, - "end": 28373, + "start": 28466, + "end": 28473, "loc": { "start": { - "line": 998, + "line": 999, "column": 56 }, "end": { - "line": 998, + "line": 999, "column": 63 }, "identifierName": "fltCell" @@ -39903,15 +40234,15 @@ { "type": "CommentLine", "value": " checklist", - "start": 28078, - "end": 28090, + "start": 28178, + "end": 28190, "loc": { "start": { - "line": 993, + "line": 994, "column": 16 }, "end": { - "line": 993, + "line": 994, "column": 28 } } @@ -39923,15 +40254,15 @@ { "type": "CommentLine", "value": "drop-down filters", - "start": 27822, - "end": 27841, + "start": 27922, + "end": 27941, "loc": { "start": { - "line": 988, + "line": 989, "column": 16 }, "end": { - "line": 988, + "line": 989, "column": 35 } } @@ -39941,15 +40272,15 @@ { "type": "CommentLine", "value": " this adds submit button", - "start": 28411, - "end": 28437, + "start": 28511, + "end": 28537, "loc": { "start": { - "line": 1001, + "line": 1002, "column": 16 }, "end": { - "line": 1001, + "line": 1002, "column": 42 } } @@ -39958,57 +40289,57 @@ }, { "type": "IfStatement", - "start": 28454, - "end": 28718, + "start": 28554, + "end": 28818, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 16 }, "end": { - "line": 1008, + "line": 1009, "column": 17 } }, "test": { "type": "LogicalExpression", - "start": 28458, - "end": 28488, + "start": 28558, + "end": 28588, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 20 }, "end": { - "line": 1002, + "line": 1003, "column": 50 } }, "left": { "type": "BinaryExpression", - "start": 28458, - "end": 28469, + "start": 28558, + "end": 28569, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 20 }, "end": { - "line": 1002, + "line": 1003, "column": 31 } }, "left": { "type": "Identifier", - "start": 28458, - "end": 28459, + "start": 28558, + "end": 28559, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 20 }, "end": { - "line": 1002, + "line": 1003, "column": 21 }, "identifierName": "i" @@ -40019,29 +40350,29 @@ "operator": "===", "right": { "type": "BinaryExpression", - "start": 28464, - "end": 28469, + "start": 28564, + "end": 28569, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 26 }, "end": { - "line": 1002, + "line": 1003, "column": 31 } }, "left": { "type": "Identifier", - "start": 28464, - "end": 28465, + "start": 28564, + "end": 28565, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 26 }, "end": { - "line": 1002, + "line": 1003, "column": 27 }, "identifierName": "n" @@ -40051,15 +40382,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 28468, - "end": 28469, + "start": 28568, + "end": 28569, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 30 }, "end": { - "line": 1002, + "line": 1003, "column": 31 } }, @@ -40075,44 +40406,44 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 28473, - "end": 28488, + "start": 28573, + "end": 28588, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 35 }, "end": { - "line": 1002, + "line": 1003, "column": 50 } }, "object": { "type": "ThisExpression", - "start": 28473, - "end": 28477, + "start": 28573, + "end": 28577, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 35 }, "end": { - "line": 1002, + "line": 1003, "column": 39 } } }, "property": { "type": "Identifier", - "start": 28478, - "end": 28488, + "start": 28578, + "end": 28588, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 40 }, "end": { - "line": 1002, + "line": 1003, "column": 50 }, "identifierName": "displayBtn" @@ -40125,87 +40456,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 28490, - "end": 28718, + "start": 28590, + "end": 28818, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 52 }, "end": { - "line": 1008, + "line": 1009, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 28512, - "end": 28700, + "start": 28612, + "end": 28800, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 20 }, "end": { - "line": 1007, + "line": 1008, "column": 22 } }, "expression": { "type": "CallExpression", - "start": 28512, - "end": 28699, + "start": 28612, + "end": 28799, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 20 }, "end": { - "line": 1007, + "line": 1008, "column": 21 } }, "callee": { "type": "MemberExpression", - "start": 28512, - "end": 28535, + "start": 28612, + "end": 28635, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 20 }, "end": { - "line": 1003, + "line": 1004, "column": 43 } }, "object": { "type": "ThisExpression", - "start": 28512, - "end": 28516, + "start": 28612, + "end": 28616, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 20 }, "end": { - "line": 1003, + "line": 1004, "column": 24 } } }, "property": { "type": "Identifier", - "start": 28517, - "end": 28535, + "start": 28617, + "end": 28635, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 25 }, "end": { - "line": 1003, + "line": 1004, "column": 43 }, "identifierName": "_buildSubmitButton" @@ -40217,72 +40548,72 @@ "arguments": [ { "type": "ConditionalExpression", - "start": 28561, - "end": 28677, + "start": 28661, + "end": 28777, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 24 }, "end": { - "line": 1006, + "line": 1007, "column": 35 } }, "test": { "type": "CallExpression", - "start": 28561, - "end": 28581, + "start": 28661, + "end": 28681, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 24 }, "end": { - "line": 1004, + "line": 1005, "column": 44 } }, "callee": { "type": "MemberExpression", - "start": 28561, - "end": 28579, + "start": 28661, + "end": 28679, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 24 }, "end": { - "line": 1004, + "line": 1005, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 28561, - "end": 28565, + "start": 28661, + "end": 28665, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 24 }, "end": { - "line": 1004, + "line": 1005, "column": 28 } } }, "property": { "type": "Identifier", - "start": 28566, - "end": 28579, + "start": 28666, + "end": 28679, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 29 }, "end": { - "line": 1004, + "line": 1005, "column": 42 }, "identifierName": "isExternalFlt" @@ -40295,29 +40626,29 @@ }, "consequent": { "type": "CallExpression", - "start": 28612, - "end": 28639, + "start": 28712, + "end": 28739, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 28 }, "end": { - "line": 1005, + "line": 1006, "column": 55 } }, "callee": { "type": "Identifier", - "start": 28612, - "end": 28615, + "start": 28712, + "end": 28715, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 28 }, "end": { - "line": 1005, + "line": 1006, "column": 31 }, "identifierName": "elm" @@ -40327,58 +40658,58 @@ "arguments": [ { "type": "MemberExpression", - "start": 28616, - "end": 28638, + "start": 28716, + "end": 28738, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 32 }, "end": { - "line": 1005, + "line": 1006, "column": 54 } }, "object": { "type": "MemberExpression", - "start": 28616, - "end": 28635, + "start": 28716, + "end": 28735, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 32 }, "end": { - "line": 1005, + "line": 1006, "column": 51 } }, "object": { "type": "ThisExpression", - "start": 28616, - "end": 28620, + "start": 28716, + "end": 28720, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 32 }, "end": { - "line": 1005, + "line": 1006, "column": 36 } } }, "property": { "type": "Identifier", - "start": 28621, - "end": 28635, + "start": 28721, + "end": 28735, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 37 }, "end": { - "line": 1005, + "line": 1006, "column": 51 }, "identifierName": "externalFltIds" @@ -40389,15 +40720,15 @@ }, "property": { "type": "Identifier", - "start": 28636, - "end": 28637, + "start": 28736, + "end": 28737, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 52 }, "end": { - "line": 1005, + "line": 1006, "column": 53 }, "identifierName": "i" @@ -40410,15 +40741,15 @@ }, "alternate": { "type": "Identifier", - "start": 28670, - "end": 28677, + "start": 28770, + "end": 28777, "loc": { "start": { - "line": 1006, + "line": 1007, "column": 28 }, "end": { - "line": 1006, + "line": 1007, "column": 35 }, "identifierName": "fltCell" @@ -40437,15 +40768,15 @@ { "type": "CommentLine", "value": " this adds submit button", - "start": 28411, - "end": 28437, + "start": 28511, + "end": 28537, "loc": { "start": { - "line": 1001, + "line": 1002, "column": 16 }, "end": { - "line": 1001, + "line": 1002, "column": 42 } } @@ -40454,86 +40785,86 @@ }, { "type": "ExpressionStatement", - "start": 28736, - "end": 28784, + "start": 28836, + "end": 28884, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 16 }, "end": { - "line": 1010, + "line": 1011, "column": 64 } }, "expression": { "type": "CallExpression", - "start": 28736, - "end": 28783, + "start": 28836, + "end": 28883, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 16 }, "end": { - "line": 1010, + "line": 1011, "column": 63 } }, "callee": { "type": "MemberExpression", - "start": 28736, - "end": 28753, + "start": 28836, + "end": 28853, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 16 }, "end": { - "line": 1010, + "line": 1011, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 28736, - "end": 28748, + "start": 28836, + "end": 28848, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 16 }, "end": { - "line": 1010, + "line": 1011, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 28736, - "end": 28740, + "start": 28836, + "end": 28840, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 16 }, "end": { - "line": 1010, + "line": 1011, "column": 20 } } }, "property": { "type": "Identifier", - "start": 28741, - "end": 28748, + "start": 28841, + "end": 28848, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 21 }, "end": { - "line": 1010, + "line": 1011, "column": 28 }, "identifierName": "emitter" @@ -40544,15 +40875,15 @@ }, "property": { "type": "Identifier", - "start": 28749, - "end": 28753, + "start": 28849, + "end": 28853, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 29 }, "end": { - "line": 1010, + "line": 1011, "column": 33 }, "identifierName": "emit" @@ -40564,15 +40895,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 28754, - "end": 28773, + "start": 28854, + "end": 28873, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 34 }, "end": { - "line": 1010, + "line": 1011, "column": 53 } }, @@ -40584,30 +40915,30 @@ }, { "type": "ThisExpression", - "start": 28775, - "end": 28779, + "start": 28875, + "end": 28879, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 55 }, "end": { - "line": 1010, + "line": 1011, "column": 59 } } }, { "type": "Identifier", - "start": 28781, - "end": 28782, + "start": 28881, + "end": 28882, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 61 }, "end": { - "line": 1010, + "line": 1011, "column": 62 }, "identifierName": "i" @@ -40624,15 +40955,15 @@ { "type": "CommentLine", "value": "build filters", - "start": 27039, - "end": 27054, + "start": 27139, + "end": 27154, "loc": { "start": { - "line": 966, + "line": 967, "column": 12 }, "end": { - "line": 966, + "line": 967, "column": 27 } } @@ -40641,86 +40972,86 @@ }, { "type": "ExpressionStatement", - "start": 28812, - "end": 28913, + "start": 28912, + "end": 29013, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 12 }, "end": { - "line": 1014, + "line": 1015, "column": 67 } }, "expression": { "type": "CallExpression", - "start": 28812, - "end": 28912, + "start": 28912, + "end": 29012, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 12 }, "end": { - "line": 1014, + "line": 1015, "column": 66 } }, "callee": { "type": "MemberExpression", - "start": 28812, - "end": 28827, + "start": 28912, + "end": 28927, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 12 }, "end": { - "line": 1013, + "line": 1014, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 28812, - "end": 28824, + "start": 28912, + "end": 28924, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 12 }, "end": { - "line": 1013, + "line": 1014, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 28812, - "end": 28816, + "start": 28912, + "end": 28916, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 12 }, "end": { - "line": 1013, + "line": 1014, "column": 16 } } }, "property": { "type": "Identifier", - "start": 28817, - "end": 28824, + "start": 28917, + "end": 28924, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 17 }, "end": { - "line": 1013, + "line": 1014, "column": 24 }, "identifierName": "emitter" @@ -40731,15 +41062,15 @@ }, "property": { "type": "Identifier", - "start": 28825, - "end": 28827, + "start": 28925, + "end": 28927, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 25 }, "end": { - "line": 1013, + "line": 1014, "column": 27 }, "identifierName": "on" @@ -40751,30 +41082,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 28828, - "end": 28844, + "start": 28928, + "end": 28944, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 28 }, "end": { - "line": 1013, + "line": 1014, "column": 44 } }, "elements": [ { "type": "StringLiteral", - "start": 28829, - "end": 28843, + "start": 28929, + "end": 28943, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 29 }, "end": { - "line": 1013, + "line": 1014, "column": 43 } }, @@ -40788,15 +41119,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 28862, - "end": 28911, + "start": 28962, + "end": 29011, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 16 }, "end": { - "line": 1014, + "line": 1015, "column": 65 } }, @@ -40807,15 +41138,15 @@ "params": [ { "type": "Identifier", - "start": 28863, - "end": 28865, + "start": 28963, + "end": 28965, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 17 }, "end": { - "line": 1014, + "line": 1015, "column": 19 }, "identifierName": "tf" @@ -40824,15 +41155,15 @@ }, { "type": "Identifier", - "start": 28867, - "end": 28873, + "start": 28967, + "end": 28973, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 21 }, "end": { - "line": 1014, + "line": 1015, "column": 27 }, "identifierName": "filter" @@ -40842,58 +41173,58 @@ ], "body": { "type": "CallExpression", - "start": 28878, - "end": 28911, + "start": 28978, + "end": 29011, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 32 }, "end": { - "line": 1014, + "line": 1015, "column": 65 } }, "callee": { "type": "MemberExpression", - "start": 28878, - "end": 28900, + "start": 28978, + "end": 29000, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 32 }, "end": { - "line": 1014, + "line": 1015, "column": 54 } }, "object": { "type": "ThisExpression", - "start": 28878, - "end": 28882, + "start": 28978, + "end": 28982, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 32 }, "end": { - "line": 1014, + "line": 1015, "column": 36 } } }, "property": { "type": "Identifier", - "start": 28883, - "end": 28900, + "start": 28983, + "end": 29000, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 37 }, "end": { - "line": 1014, + "line": 1015, "column": 54 }, "identifierName": "setActiveFilterId" @@ -40905,29 +41236,29 @@ "arguments": [ { "type": "MemberExpression", - "start": 28901, - "end": 28910, + "start": 29001, + "end": 29010, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 55 }, "end": { - "line": 1014, + "line": 1015, "column": 64 } }, "object": { "type": "Identifier", - "start": 28901, - "end": 28907, + "start": 29001, + "end": 29007, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 55 }, "end": { - "line": 1014, + "line": 1015, "column": 61 }, "identifierName": "filter" @@ -40936,15 +41267,15 @@ }, "property": { "type": "Identifier", - "start": 28908, - "end": 28910, + "start": 29008, + "end": 29010, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 62 }, "end": { - "line": 1014, + "line": 1015, "column": 64 }, "identifierName": "id" @@ -40967,15 +41298,15 @@ { "type": "CommentLine", "value": "filters grid is not generated", - "start": 26694, - "end": 26725, + "start": 26794, + "end": 26825, "loc": { "start": { - "line": 955, + "line": 956, "column": 8 }, "end": { - "line": 955, + "line": 956, "column": 39 } } @@ -40985,15 +41316,15 @@ { "type": "CommentLine", "value": "if this.fltGrid", - "start": 28924, - "end": 28941, + "start": 29024, + "end": 29041, "loc": { "start": { - "line": 1016, + "line": 1017, "column": 9 }, "end": { - "line": 1016, + "line": 1017, "column": 26 } } @@ -41001,15 +41332,15 @@ { "type": "CommentBlock", "value": " Features ", - "start": 28951, - "end": 28965, + "start": 29051, + "end": 29065, "loc": { "start": { - "line": 1018, + "line": 1019, "column": 8 }, "end": { - "line": 1018, + "line": 1019, "column": 22 } } @@ -41018,43 +41349,43 @@ }, { "type": "IfStatement", - "start": 28974, - "end": 29125, + "start": 29074, + "end": 29225, "loc": { "start": { - "line": 1019, + "line": 1020, "column": 8 }, "end": { - "line": 1022, + "line": 1023, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 28978, - "end": 28998, + "start": 29078, + "end": 29098, "loc": { "start": { - "line": 1019, + "line": 1020, "column": 12 }, "end": { - "line": 1019, + "line": 1020, "column": 32 } }, "object": { "type": "ThisExpression", - "start": 28978, - "end": 28982, + "start": 29078, + "end": 29082, "loc": { "start": { - "line": 1019, + "line": 1020, "column": 12 }, "end": { - "line": 1019, + "line": 1020, "column": 16 } }, @@ -41062,15 +41393,15 @@ }, "property": { "type": "Identifier", - "start": 28983, - "end": 28998, + "start": 29083, + "end": 29098, "loc": { "start": { - "line": 1019, + "line": 1020, "column": 17 }, "end": { - "line": 1019, + "line": 1020, "column": 32 }, "identifierName": "hasExcludedRows" @@ -41082,101 +41413,101 @@ }, "consequent": { "type": "BlockStatement", - "start": 29000, - "end": 29125, + "start": 29100, + "end": 29225, "loc": { "start": { - "line": 1019, + "line": 1020, "column": 34 }, "end": { - "line": 1022, + "line": 1023, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 29014, - "end": 29080, + "start": 29114, + "end": 29180, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 12 }, "end": { - "line": 1020, + "line": 1021, "column": 78 } }, "expression": { "type": "CallExpression", - "start": 29014, - "end": 29079, + "start": 29114, + "end": 29179, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 12 }, "end": { - "line": 1020, + "line": 1021, "column": 77 } }, "callee": { "type": "MemberExpression", - "start": 29014, - "end": 29029, + "start": 29114, + "end": 29129, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 12 }, "end": { - "line": 1020, + "line": 1021, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 29014, - "end": 29026, + "start": 29114, + "end": 29126, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 12 }, "end": { - "line": 1020, + "line": 1021, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 29014, - "end": 29018, + "start": 29114, + "end": 29118, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 12 }, "end": { - "line": 1020, + "line": 1021, "column": 16 } } }, "property": { "type": "Identifier", - "start": 29019, - "end": 29026, + "start": 29119, + "end": 29126, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 17 }, "end": { - "line": 1020, + "line": 1021, "column": 24 }, "identifierName": "emitter" @@ -41187,15 +41518,15 @@ }, "property": { "type": "Identifier", - "start": 29027, - "end": 29029, + "start": 29127, + "end": 29129, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 25 }, "end": { - "line": 1020, + "line": 1021, "column": 27 }, "identifierName": "on" @@ -41207,30 +41538,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 29030, - "end": 29049, + "start": 29130, + "end": 29149, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 28 }, "end": { - "line": 1020, + "line": 1021, "column": 47 } }, "elements": [ { "type": "StringLiteral", - "start": 29031, - "end": 29048, + "start": 29131, + "end": 29148, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 29 }, "end": { - "line": 1020, + "line": 1021, "column": 46 } }, @@ -41244,15 +41575,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 29051, - "end": 29078, + "start": 29151, + "end": 29178, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 49 }, "end": { - "line": 1020, + "line": 1021, "column": 76 } }, @@ -41263,58 +41594,58 @@ "params": [], "body": { "type": "CallExpression", - "start": 29057, - "end": 29078, + "start": 29157, + "end": 29178, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 55 }, "end": { - "line": 1020, + "line": 1021, "column": 76 } }, "callee": { "type": "MemberExpression", - "start": 29057, - "end": 29076, + "start": 29157, + "end": 29176, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 55 }, "end": { - "line": 1020, + "line": 1021, "column": 74 } }, "object": { "type": "ThisExpression", - "start": 29057, - "end": 29061, + "start": 29157, + "end": 29161, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 55 }, "end": { - "line": 1020, + "line": 1021, "column": 59 } } }, "property": { "type": "Identifier", - "start": 29062, - "end": 29076, + "start": 29162, + "end": 29176, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 60 }, "end": { - "line": 1020, + "line": 1021, "column": 74 }, "identifierName": "setExcludeRows" @@ -41331,72 +41662,72 @@ }, { "type": "ExpressionStatement", - "start": 29093, - "end": 29115, + "start": 29193, + "end": 29215, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 12 }, "end": { - "line": 1021, + "line": 1022, "column": 34 } }, "expression": { "type": "CallExpression", - "start": 29093, - "end": 29114, + "start": 29193, + "end": 29214, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 12 }, "end": { - "line": 1021, + "line": 1022, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 29093, - "end": 29112, + "start": 29193, + "end": 29212, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 12 }, "end": { - "line": 1021, + "line": 1022, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 29093, - "end": 29097, + "start": 29193, + "end": 29197, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 12 }, "end": { - "line": 1021, + "line": 1022, "column": 16 } } }, "property": { "type": "Identifier", - "start": 29098, - "end": 29112, + "start": 29198, + "end": 29212, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 17 }, "end": { - "line": 1021, + "line": 1022, "column": 31 }, "identifierName": "setExcludeRows" @@ -41416,15 +41747,15 @@ { "type": "CommentLine", "value": "if this.fltGrid", - "start": 28924, - "end": 28941, + "start": 29024, + "end": 29041, "loc": { "start": { - "line": 1016, + "line": 1017, "column": 9 }, "end": { - "line": 1016, + "line": 1017, "column": 26 } } @@ -41432,15 +41763,15 @@ { "type": "CommentBlock", "value": " Features ", - "start": 28951, - "end": 28965, + "start": 29051, + "end": 29065, "loc": { "start": { - "line": 1018, + "line": 1019, "column": 8 }, "end": { - "line": 1018, + "line": 1019, "column": 22 } } @@ -41449,72 +41780,72 @@ }, { "type": "ExpressionStatement", - "start": 29135, - "end": 29329, + "start": 29235, + "end": 29429, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 8 }, "end": { - "line": 1032, + "line": 1033, "column": 11 } }, "expression": { "type": "CallExpression", - "start": 29135, - "end": 29328, + "start": 29235, + "end": 29428, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 8 }, "end": { - "line": 1032, + "line": 1033, "column": 10 } }, "callee": { "type": "MemberExpression", - "start": 29135, - "end": 29152, + "start": 29235, + "end": 29252, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 8 }, "end": { - "line": 1024, + "line": 1025, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 29135, - "end": 29139, + "start": 29235, + "end": 29239, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 8 }, "end": { - "line": 1024, + "line": 1025, "column": 12 } } }, "property": { "type": "Identifier", - "start": 29140, - "end": 29152, + "start": 29240, + "end": 29252, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 13 }, "end": { - "line": 1024, + "line": 1025, "column": 25 }, "identifierName": "initFeatures" @@ -41526,30 +41857,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 29153, - "end": 29327, + "start": 29253, + "end": 29427, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 26 }, "end": { - "line": 1032, + "line": 1033, "column": 9 } }, "elements": [ { "type": "Identifier", - "start": 29167, - "end": 29178, + "start": 29267, + "end": 29278, "loc": { "start": { - "line": 1025, + "line": 1026, "column": 12 }, "end": { - "line": 1025, + "line": 1026, "column": 23 }, "identifierName": "rowsCounter" @@ -41558,15 +41889,15 @@ }, { "type": "Identifier", - "start": 29192, - "end": 29201, + "start": 29292, + "end": 29301, "loc": { "start": { - "line": 1026, + "line": 1027, "column": 12 }, "end": { - "line": 1026, + "line": 1027, "column": 21 }, "identifierName": "statusBar" @@ -41575,15 +41906,15 @@ }, { "type": "Identifier", - "start": 29215, - "end": 29226, + "start": 29315, + "end": 29326, "loc": { "start": { - "line": 1027, + "line": 1028, "column": 12 }, "end": { - "line": 1027, + "line": 1028, "column": 23 }, "identifierName": "clearButton" @@ -41592,15 +41923,15 @@ }, { "type": "Identifier", - "start": 29240, - "end": 29253, + "start": 29340, + "end": 29353, "loc": { "start": { - "line": 1028, + "line": 1029, "column": 12 }, "end": { - "line": 1028, + "line": 1029, "column": 25 }, "identifierName": "alternateRows" @@ -41609,15 +41940,15 @@ }, { "type": "Identifier", - "start": 29267, - "end": 29276, + "start": 29367, + "end": 29376, "loc": { "start": { - "line": 1029, + "line": 1030, "column": 12 }, "end": { - "line": 1029, + "line": 1030, "column": 21 }, "identifierName": "noResults" @@ -41626,15 +41957,15 @@ }, { "type": "Identifier", - "start": 29290, - "end": 29296, + "start": 29390, + "end": 29396, "loc": { "start": { - "line": 1030, + "line": 1031, "column": 12 }, "end": { - "line": 1030, + "line": 1031, "column": 18 }, "identifierName": "paging" @@ -41643,15 +41974,15 @@ }, { "type": "Identifier", - "start": 29310, - "end": 29317, + "start": 29410, + "end": 29417, "loc": { "start": { - "line": 1031, + "line": 1032, "column": 12 }, "end": { - "line": 1031, + "line": 1032, "column": 19 }, "identifierName": "toolbar" @@ -41665,72 +41996,72 @@ }, { "type": "ExpressionStatement", - "start": 29339, - "end": 29359, + "start": 29439, + "end": 29459, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 8 }, "end": { - "line": 1034, + "line": 1035, "column": 28 } }, "expression": { "type": "CallExpression", - "start": 29339, - "end": 29358, + "start": 29439, + "end": 29458, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 8 }, "end": { - "line": 1034, + "line": 1035, "column": 27 } }, "callee": { "type": "MemberExpression", - "start": 29339, - "end": 29356, + "start": 29439, + "end": 29456, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 8 }, "end": { - "line": 1034, + "line": 1035, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 29339, - "end": 29343, + "start": 29439, + "end": 29443, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 8 }, "end": { - "line": 1034, + "line": 1035, "column": 12 } } }, "property": { "type": "Identifier", - "start": 29344, - "end": 29356, + "start": 29444, + "end": 29456, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 13 }, "end": { - "line": 1034, + "line": 1035, "column": 25 }, "identifierName": "setColWidths" @@ -41745,15 +42076,15 @@ { "type": "CommentLine", "value": "TF css class is added to table", - "start": 29369, - "end": 29401, + "start": 29469, + "end": 29501, "loc": { "start": { - "line": 1036, + "line": 1037, "column": 8 }, "end": { - "line": 1036, + "line": 1037, "column": 40 } } @@ -41762,29 +42093,29 @@ }, { "type": "IfStatement", - "start": 29410, - "end": 29598, + "start": 29510, + "end": 29698, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 8 }, "end": { - "line": 1042, + "line": 1043, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 29414, - "end": 29430, + "start": 29514, + "end": 29530, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 12 }, "end": { - "line": 1037, + "line": 1038, "column": 28 } }, @@ -41792,29 +42123,29 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 29415, - "end": 29430, + "start": 29515, + "end": 29530, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 13 }, "end": { - "line": 1037, + "line": 1038, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 29415, - "end": 29419, + "start": 29515, + "end": 29519, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 13 }, "end": { - "line": 1037, + "line": 1038, "column": 17 } }, @@ -41822,15 +42153,15 @@ }, "property": { "type": "Identifier", - "start": 29420, - "end": 29430, + "start": 29520, + "end": 29530, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 18 }, "end": { - "line": 1037, + "line": 1038, "column": 28 }, "identifierName": "gridLayout" @@ -41847,58 +42178,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 29432, - "end": 29598, + "start": 29532, + "end": 29698, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 30 }, "end": { - "line": 1042, + "line": 1043, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 29446, - "end": 29480, + "start": 29546, + "end": 29580, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 12 }, "end": { - "line": 1038, + "line": 1039, "column": 46 } }, "expression": { "type": "CallExpression", - "start": 29446, - "end": 29479, + "start": 29546, + "end": 29579, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 12 }, "end": { - "line": 1038, + "line": 1039, "column": 45 } }, "callee": { "type": "Identifier", - "start": 29446, - "end": 29454, + "start": 29546, + "end": 29554, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 12 }, "end": { - "line": 1038, + "line": 1039, "column": 20 }, "identifierName": "addClass" @@ -41908,58 +42239,58 @@ "arguments": [ { "type": "CallExpression", - "start": 29455, - "end": 29465, + "start": 29555, + "end": 29565, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 21 }, "end": { - "line": 1038, + "line": 1039, "column": 31 } }, "callee": { "type": "MemberExpression", - "start": 29455, - "end": 29463, + "start": 29555, + "end": 29563, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 21 }, "end": { - "line": 1038, + "line": 1039, "column": 29 } }, "object": { "type": "ThisExpression", - "start": 29455, - "end": 29459, + "start": 29555, + "end": 29559, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 21 }, "end": { - "line": 1038, + "line": 1039, "column": 25 } } }, "property": { "type": "Identifier", - "start": 29460, - "end": 29463, + "start": 29560, + "end": 29563, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 26 }, "end": { - "line": 1038, + "line": 1039, "column": 29 }, "identifierName": "dom" @@ -41972,44 +42303,44 @@ }, { "type": "MemberExpression", - "start": 29467, - "end": 29478, + "start": 29567, + "end": 29578, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 33 }, "end": { - "line": 1038, + "line": 1039, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 29467, - "end": 29471, + "start": 29567, + "end": 29571, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 33 }, "end": { - "line": 1038, + "line": 1039, "column": 37 } } }, "property": { "type": "Identifier", - "start": 29472, - "end": 29478, + "start": 29572, + "end": 29578, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 38 }, "end": { - "line": 1038, + "line": 1039, "column": 44 }, "identifierName": "prfxTf" @@ -42023,58 +42354,58 @@ }, { "type": "IfStatement", - "start": 29493, - "end": 29588, + "start": 29593, + "end": 29688, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 12 }, "end": { - "line": 1041, + "line": 1042, "column": 13 } }, "test": { "type": "MemberExpression", - "start": 29497, - "end": 29512, + "start": 29597, + "end": 29612, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 16 }, "end": { - "line": 1039, + "line": 1040, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 29497, - "end": 29501, + "start": 29597, + "end": 29601, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 16 }, "end": { - "line": 1039, + "line": 1040, "column": 20 } } }, "property": { "type": "Identifier", - "start": 29502, - "end": 29512, + "start": 29602, + "end": 29612, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 21 }, "end": { - "line": 1039, + "line": 1040, "column": 31 }, "identifierName": "responsive" @@ -42085,58 +42416,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 29514, - "end": 29588, + "start": 29614, + "end": 29688, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 33 }, "end": { - "line": 1041, + "line": 1042, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 29532, - "end": 29574, + "start": 29632, + "end": 29674, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 16 }, "end": { - "line": 1040, + "line": 1041, "column": 58 } }, "expression": { "type": "CallExpression", - "start": 29532, - "end": 29573, + "start": 29632, + "end": 29673, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 16 }, "end": { - "line": 1040, + "line": 1041, "column": 57 } }, "callee": { "type": "Identifier", - "start": 29532, - "end": 29540, + "start": 29632, + "end": 29640, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 16 }, "end": { - "line": 1040, + "line": 1041, "column": 24 }, "identifierName": "addClass" @@ -42146,58 +42477,58 @@ "arguments": [ { "type": "CallExpression", - "start": 29541, - "end": 29551, + "start": 29641, + "end": 29651, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 25 }, "end": { - "line": 1040, + "line": 1041, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 29541, - "end": 29549, + "start": 29641, + "end": 29649, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 25 }, "end": { - "line": 1040, + "line": 1041, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 29541, - "end": 29545, + "start": 29641, + "end": 29645, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 25 }, "end": { - "line": 1040, + "line": 1041, "column": 29 } } }, "property": { "type": "Identifier", - "start": 29546, - "end": 29549, + "start": 29646, + "end": 29649, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 30 }, "end": { - "line": 1040, + "line": 1041, "column": 33 }, "identifierName": "dom" @@ -42210,44 +42541,44 @@ }, { "type": "MemberExpression", - "start": 29553, - "end": 29572, + "start": 29653, + "end": 29672, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 37 }, "end": { - "line": 1040, + "line": 1041, "column": 56 } }, "object": { "type": "ThisExpression", - "start": 29553, - "end": 29557, + "start": 29653, + "end": 29657, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 37 }, "end": { - "line": 1040, + "line": 1041, "column": 41 } } }, "property": { "type": "Identifier", - "start": 29558, - "end": 29572, + "start": 29658, + "end": 29672, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 42 }, "end": { - "line": 1040, + "line": 1041, "column": 56 }, "identifierName": "prfxResponsive" @@ -42273,15 +42604,15 @@ { "type": "CommentLine", "value": "TF css class is added to table", - "start": 29369, - "end": 29401, + "start": 29469, + "end": 29501, "loc": { "start": { - "line": 1036, + "line": 1037, "column": 8 }, "end": { - "line": 1036, + "line": 1037, "column": 40 } } @@ -42291,15 +42622,15 @@ { "type": "CommentBlock", "value": " Load extensions ", - "start": 29608, - "end": 29629, + "start": 29708, + "end": 29729, "loc": { "start": { - "line": 1044, + "line": 1045, "column": 8 }, "end": { - "line": 1044, + "line": 1045, "column": 29 } } @@ -42308,57 +42639,57 @@ }, { "type": "ExpressionStatement", - "start": 29638, - "end": 29660, + "start": 29738, + "end": 29760, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 8 }, "end": { - "line": 1045, + "line": 1046, "column": 30 } }, "expression": { "type": "CallExpression", - "start": 29638, - "end": 29659, + "start": 29738, + "end": 29759, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 8 }, "end": { - "line": 1045, + "line": 1046, "column": 29 } }, "callee": { "type": "MemberExpression", - "start": 29638, - "end": 29657, + "start": 29738, + "end": 29757, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 8 }, "end": { - "line": 1045, + "line": 1046, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 29638, - "end": 29642, + "start": 29738, + "end": 29742, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 8 }, "end": { - "line": 1045, + "line": 1046, "column": 12 } }, @@ -42366,15 +42697,15 @@ }, "property": { "type": "Identifier", - "start": 29643, - "end": 29657, + "start": 29743, + "end": 29757, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 13 }, "end": { - "line": 1045, + "line": 1046, "column": 27 }, "identifierName": "initExtensions" @@ -42391,15 +42722,15 @@ { "type": "CommentBlock", "value": " Load extensions ", - "start": 29608, - "end": 29629, + "start": 29708, + "end": 29729, "loc": { "start": { - "line": 1044, + "line": 1045, "column": 8 }, "end": { - "line": 1044, + "line": 1045, "column": 29 } } @@ -42409,15 +42740,15 @@ { "type": "CommentLine", "value": " Subscribe to events", - "start": 29670, - "end": 29692, + "start": 29770, + "end": 29792, "loc": { "start": { - "line": 1047, + "line": 1048, "column": 8 }, "end": { - "line": 1047, + "line": 1048, "column": 30 } } @@ -42426,43 +42757,43 @@ }, { "type": "IfStatement", - "start": 29701, - "end": 29812, + "start": 29801, + "end": 29912, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 8 }, "end": { - "line": 1050, + "line": 1051, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 29705, - "end": 29723, + "start": 29805, + "end": 29823, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 12 }, "end": { - "line": 1048, + "line": 1049, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 29705, - "end": 29709, + "start": 29805, + "end": 29809, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 12 }, "end": { - "line": 1048, + "line": 1049, "column": 16 } }, @@ -42470,15 +42801,15 @@ }, "property": { "type": "Identifier", - "start": 29710, - "end": 29723, + "start": 29810, + "end": 29823, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 17 }, "end": { - "line": 1048, + "line": 1049, "column": 30 }, "identifierName": "linkedFilters" @@ -42490,101 +42821,101 @@ }, "consequent": { "type": "BlockStatement", - "start": 29725, - "end": 29812, + "start": 29825, + "end": 29912, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 32 }, "end": { - "line": 1050, + "line": 1051, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 29739, - "end": 29802, + "start": 29839, + "end": 29902, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 12 }, "end": { - "line": 1049, + "line": 1050, "column": 75 } }, "expression": { "type": "CallExpression", - "start": 29739, - "end": 29801, + "start": 29839, + "end": 29901, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 12 }, "end": { - "line": 1049, + "line": 1050, "column": 74 } }, "callee": { "type": "MemberExpression", - "start": 29739, - "end": 29754, + "start": 29839, + "end": 29854, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 12 }, "end": { - "line": 1049, + "line": 1050, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 29739, - "end": 29751, + "start": 29839, + "end": 29851, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 12 }, "end": { - "line": 1049, + "line": 1050, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 29739, - "end": 29743, + "start": 29839, + "end": 29843, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 12 }, "end": { - "line": 1049, + "line": 1050, "column": 16 } } }, "property": { "type": "Identifier", - "start": 29744, - "end": 29751, + "start": 29844, + "end": 29851, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 17 }, "end": { - "line": 1049, + "line": 1050, "column": 24 }, "identifierName": "emitter" @@ -42595,15 +42926,15 @@ }, "property": { "type": "Identifier", - "start": 29752, - "end": 29754, + "start": 29852, + "end": 29854, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 25 }, "end": { - "line": 1049, + "line": 1050, "column": 27 }, "identifierName": "on" @@ -42615,30 +42946,30 @@ "arguments": [ { "type": "ArrayExpression", - "start": 29755, - "end": 29774, + "start": 29855, + "end": 29874, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 28 }, "end": { - "line": 1049, + "line": 1050, "column": 47 } }, "elements": [ { "type": "StringLiteral", - "start": 29756, - "end": 29773, + "start": 29856, + "end": 29873, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 29 }, "end": { - "line": 1049, + "line": 1050, "column": 46 } }, @@ -42652,15 +42983,15 @@ }, { "type": "ArrowFunctionExpression", - "start": 29776, - "end": 29800, + "start": 29876, + "end": 29900, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 49 }, "end": { - "line": 1049, + "line": 1050, "column": 73 } }, @@ -42671,58 +43002,58 @@ "params": [], "body": { "type": "CallExpression", - "start": 29782, - "end": 29800, + "start": 29882, + "end": 29900, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 55 }, "end": { - "line": 1049, + "line": 1050, "column": 73 } }, "callee": { "type": "MemberExpression", - "start": 29782, - "end": 29798, + "start": 29882, + "end": 29898, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 55 }, "end": { - "line": 1049, + "line": 1050, "column": 71 } }, "object": { "type": "ThisExpression", - "start": 29782, - "end": 29786, + "start": 29882, + "end": 29886, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 55 }, "end": { - "line": 1049, + "line": 1050, "column": 59 } } }, "property": { "type": "Identifier", - "start": 29787, - "end": 29798, + "start": 29887, + "end": 29898, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 60 }, "end": { - "line": 1049, + "line": 1050, "column": 71 }, "identifierName": "linkFilters" @@ -42745,15 +43076,15 @@ { "type": "CommentLine", "value": " Subscribe to events", - "start": 29670, - "end": 29692, + "start": 29770, + "end": 29792, "loc": { "start": { - "line": 1047, + "line": 1048, "column": 8 }, "end": { - "line": 1047, + "line": 1048, "column": 30 } } @@ -42762,73 +43093,73 @@ }, { "type": "ExpressionStatement", - "start": 29822, - "end": 29846, + "start": 29922, + "end": 29946, "loc": { "start": { - "line": 1052, + "line": 1053, "column": 8 }, "end": { - "line": 1052, + "line": 1053, "column": 32 } }, "expression": { "type": "AssignmentExpression", - "start": 29822, - "end": 29845, + "start": 29922, + "end": 29945, "loc": { "start": { - "line": 1052, + "line": 1053, "column": 8 }, "end": { - "line": 1052, + "line": 1053, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 29822, - "end": 29838, + "start": 29922, + "end": 29938, "loc": { "start": { - "line": 1052, + "line": 1053, "column": 8 }, "end": { - "line": 1052, + "line": 1053, "column": 24 } }, "object": { "type": "ThisExpression", - "start": 29822, - "end": 29826, + "start": 29922, + "end": 29926, "loc": { "start": { - "line": 1052, + "line": 1053, "column": 8 }, "end": { - "line": 1052, + "line": 1053, "column": 12 } } }, "property": { "type": "Identifier", - "start": 29827, - "end": 29838, + "start": 29927, + "end": 29938, "loc": { "start": { - "line": 1052, + "line": 1053, "column": 13 }, "end": { - "line": 1052, + "line": 1053, "column": 24 }, "identifierName": "initialized" @@ -42839,15 +43170,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 29841, - "end": 29845, + "start": 29941, + "end": 29945, "loc": { "start": { - "line": 1052, + "line": 1053, "column": 27 }, "end": { - "line": 1052, + "line": 1053, "column": 31 } }, @@ -42857,72 +43188,72 @@ }, { "type": "ExpressionStatement", - "start": 29856, - "end": 29883, + "start": 29956, + "end": 29983, "loc": { "start": { - "line": 1054, + "line": 1055, "column": 8 }, "end": { - "line": 1054, + "line": 1055, "column": 35 } }, "expression": { "type": "CallExpression", - "start": 29856, - "end": 29882, + "start": 29956, + "end": 29982, "loc": { "start": { - "line": 1054, + "line": 1055, "column": 8 }, "end": { - "line": 1054, + "line": 1055, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 29856, - "end": 29876, + "start": 29956, + "end": 29976, "loc": { "start": { - "line": 1054, + "line": 1055, "column": 8 }, "end": { - "line": 1054, + "line": 1055, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 29856, - "end": 29860, + "start": 29956, + "end": 29960, "loc": { "start": { - "line": 1054, + "line": 1055, "column": 8 }, "end": { - "line": 1054, + "line": 1055, "column": 12 } } }, "property": { "type": "Identifier", - "start": 29861, - "end": 29876, + "start": 29961, + "end": 29976, "loc": { "start": { - "line": 1054, + "line": 1055, "column": 13 }, "end": { - "line": 1054, + "line": 1055, "column": 28 }, "identifierName": "onFiltersLoaded" @@ -42934,15 +43265,15 @@ "arguments": [ { "type": "ThisExpression", - "start": 29877, - "end": 29881, + "start": 29977, + "end": 29981, "loc": { "start": { - "line": 1054, + "line": 1055, "column": 29 }, "end": { - "line": 1054, + "line": 1055, "column": 33 } } @@ -42952,86 +43283,86 @@ }, { "type": "ExpressionStatement", - "start": 29893, - "end": 29932, + "start": 29993, + "end": 30032, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 8 }, "end": { - "line": 1056, + "line": 1057, "column": 47 } }, "expression": { "type": "CallExpression", - "start": 29893, - "end": 29931, + "start": 29993, + "end": 30031, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 8 }, "end": { - "line": 1056, + "line": 1057, "column": 46 } }, "callee": { "type": "MemberExpression", - "start": 29893, - "end": 29910, + "start": 29993, + "end": 30010, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 8 }, "end": { - "line": 1056, + "line": 1057, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 29893, - "end": 29905, + "start": 29993, + "end": 30005, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 8 }, "end": { - "line": 1056, + "line": 1057, "column": 20 } }, "object": { "type": "ThisExpression", - "start": 29893, - "end": 29897, + "start": 29993, + "end": 29997, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 8 }, "end": { - "line": 1056, + "line": 1057, "column": 12 } } }, "property": { "type": "Identifier", - "start": 29898, - "end": 29905, + "start": 29998, + "end": 30005, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 13 }, "end": { - "line": 1056, + "line": 1057, "column": 20 }, "identifierName": "emitter" @@ -43042,15 +43373,15 @@ }, "property": { "type": "Identifier", - "start": 29906, - "end": 29910, + "start": 30006, + "end": 30010, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 21 }, "end": { - "line": 1056, + "line": 1057, "column": 25 }, "identifierName": "emit" @@ -43062,15 +43393,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 29911, - "end": 29924, + "start": 30011, + "end": 30024, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 26 }, "end": { - "line": 1056, + "line": 1057, "column": 39 } }, @@ -43082,15 +43413,15 @@ }, { "type": "ThisExpression", - "start": 29926, - "end": 29930, + "start": 30026, + "end": 30030, "loc": { "start": { - "line": 1056, + "line": 1057, "column": 41 }, "end": { - "line": 1056, + "line": 1057, "column": 45 } } @@ -43106,15 +43437,15 @@ { "type": "CommentBlock", "value": "*\n * Initialise features and layout\n ", - "start": 25832, - "end": 25881, + "start": 25932, + "end": 25981, "loc": { "start": { - "line": 922, + "line": 923, "column": 4 }, "end": { - "line": 924, + "line": 925, "column": 7 } } @@ -43124,15 +43455,15 @@ { "type": "CommentBlock", "value": "*\n * Detect key\n * @param {Event} evt\n ", - "start": 29944, - "end": 30007, + "start": 30044, + "end": 30107, "loc": { "start": { - "line": 1059, + "line": 1060, "column": 4 }, "end": { - "line": 1062, + "line": 1063, "column": 7 } } @@ -43141,15 +43472,15 @@ }, { "type": "ClassMethod", - "start": 30012, - "end": 30469, + "start": 30112, + "end": 30482, "loc": { "start": { - "line": 1063, + "line": 1064, "column": 4 }, "end": { - "line": 1079, + "line": 1078, "column": 5 } }, @@ -43157,15 +43488,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 30012, - "end": 30021, + "start": 30112, + "end": 30121, "loc": { "start": { - "line": 1063, + "line": 1064, "column": 4 }, "end": { - "line": 1063, + "line": 1064, "column": 13 }, "identifierName": "detectKey" @@ -43181,15 +43512,15 @@ "params": [ { "type": "Identifier", - "start": 30022, - "end": 30025, + "start": 30122, + "end": 30125, "loc": { "start": { - "line": 1063, + "line": 1064, "column": 14 }, "end": { - "line": 1063, + "line": 1064, "column": 17 }, "identifierName": "evt" @@ -43199,44 +43530,44 @@ ], "body": { "type": "BlockStatement", - "start": 30027, - "end": 30469, + "start": 30127, + "end": 30482, "loc": { "start": { - "line": 1063, + "line": 1064, "column": 19 }, "end": { - "line": 1079, + "line": 1078, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 30037, - "end": 30088, + "start": 30137, + "end": 30188, "loc": { "start": { - "line": 1064, + "line": 1065, "column": 8 }, "end": { - "line": 1066, + "line": 1067, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 30041, - "end": 30055, + "start": 30141, + "end": 30155, "loc": { "start": { - "line": 1064, + "line": 1065, "column": 12 }, "end": { - "line": 1064, + "line": 1065, "column": 26 } }, @@ -43244,44 +43575,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 30042, - "end": 30055, + "start": 30142, + "end": 30155, "loc": { "start": { - "line": 1064, + "line": 1065, "column": 13 }, "end": { - "line": 1064, + "line": 1065, "column": 26 } }, "object": { "type": "ThisExpression", - "start": 30042, - "end": 30046, + "start": 30142, + "end": 30146, "loc": { "start": { - "line": 1064, + "line": 1065, "column": 13 }, "end": { - "line": 1064, + "line": 1065, "column": 17 } } }, "property": { "type": "Identifier", - "start": 30047, - "end": 30055, + "start": 30147, + "end": 30155, "loc": { "start": { - "line": 1064, + "line": 1065, "column": 18 }, "end": { - "line": 1064, + "line": 1065, "column": 26 }, "identifierName": "enterKey" @@ -43296,30 +43627,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 30057, - "end": 30088, + "start": 30157, + "end": 30188, "loc": { "start": { - "line": 1064, + "line": 1065, "column": 28 }, "end": { - "line": 1066, + "line": 1067, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 30071, - "end": 30078, + "start": 30171, + "end": 30178, "loc": { "start": { - "line": 1065, + "line": 1066, "column": 12 }, "end": { - "line": 1065, + "line": 1066, "column": 19 } }, @@ -43332,786 +43663,669 @@ }, { "type": "IfStatement", - "start": 30097, - "end": 30463, + "start": 30198, + "end": 30476, "loc": { "start": { - "line": 1067, + "line": 1069, "column": 8 }, "end": { - "line": 1078, + "line": 1077, "column": 9 } }, "test": { - "type": "Identifier", - "start": 30101, - "end": 30104, + "type": "CallExpression", + "start": 30202, + "end": 30232, "loc": { "start": { - "line": 1067, + "line": 1069, "column": 12 }, "end": { - "line": 1067, - "column": 15 - }, - "identifierName": "evt" - }, - "name": "evt" - }, - "consequent": { - "type": "BlockStatement", - "start": 30106, - "end": 30463, - "loc": { - "start": { - "line": 1067, - "column": 17 - }, - "end": { - "line": 1078, - "column": 9 + "line": 1069, + "column": 42 } }, - "body": [ - { - "type": "VariableDeclaration", - "start": 30120, - "end": 30143, - "loc": { - "start": { - "line": 1068, - "column": 12 - }, - "end": { - "line": 1068, - "column": 35 - } + "callee": { + "type": "Identifier", + "start": 30202, + "end": 30214, + "loc": { + "start": { + "line": 1069, + "column": 12 }, - "declarations": [ - { - "type": "VariableDeclarator", - "start": 30124, - "end": 30142, - "loc": { - "start": { - "line": 1068, - "column": 16 - }, - "end": { - "line": 1068, - "column": 34 - } - }, - "id": { - "type": "Identifier", - "start": 30124, - "end": 30127, - "loc": { - "start": { - "line": 1068, - "column": 16 - }, - "end": { - "line": 1068, - "column": 19 - }, - "identifierName": "key" - }, - "name": "key" - }, - "init": { - "type": "CallExpression", - "start": 30130, - "end": 30142, - "loc": { - "start": { - "line": 1068, - "column": 22 - }, - "end": { - "line": 1068, - "column": 34 - } - }, - "callee": { - "type": "Identifier", - "start": 30130, - "end": 30137, - "loc": { - "start": { - "line": 1068, - "column": 22 - }, - "end": { - "line": 1068, - "column": 29 - }, - "identifierName": "keyCode" - }, - "name": "keyCode" - }, - "arguments": [ - { - "type": "Identifier", - "start": 30138, - "end": 30141, - "loc": { - "start": { - "line": 1068, - "column": 30 - }, - "end": { - "line": 1068, - "column": 33 - }, - "identifierName": "evt" - }, - "name": "evt" - } - ] - } - } - ], - "kind": "let" + "end": { + "line": 1069, + "column": 24 + }, + "identifierName": "isKeyPressed" }, + "name": "isKeyPressed" + }, + "arguments": [ { - "type": "IfStatement", - "start": 30156, - "end": 30453, + "type": "Identifier", + "start": 30215, + "end": 30218, "loc": { "start": { "line": 1069, - "column": 12 + "column": 25 }, "end": { - "line": 1077, - "column": 13 + "line": 1069, + "column": 28 + }, + "identifierName": "evt" + }, + "name": "evt" + }, + { + "type": "ArrayExpression", + "start": 30220, + "end": 30231, + "loc": { + "start": { + "line": 1069, + "column": 30 + }, + "end": { + "line": 1069, + "column": 41 } }, - "test": { - "type": "BinaryExpression", - "start": 30160, - "end": 30177, - "loc": { - "start": { - "line": 1069, - "column": 16 - }, - "end": { - "line": 1069, - "column": 33 - } - }, - "left": { + "elements": [ + { "type": "Identifier", - "start": 30160, - "end": 30163, + "start": 30221, + "end": 30230, "loc": { "start": { "line": 1069, - "column": 16 + "column": 31 }, "end": { "line": 1069, - "column": 19 - }, - "identifierName": "key" - }, - "name": "key" - }, - "operator": "===", - "right": { - "type": "Identifier", - "start": 30168, - "end": 30177, - "loc": { - "start": { - "line": 1069, - "column": 24 - }, - "end": { - "line": 1069, - "column": 33 + "column": 40 }, "identifierName": "ENTER_KEY" }, "name": "ENTER_KEY" } + ] + } + ] + }, + "consequent": { + "type": "BlockStatement", + "start": 30234, + "end": 30326, + "loc": { + "start": { + "line": 1069, + "column": 44 + }, + "end": { + "line": 1073, + "column": 9 + } + }, + "body": [ + { + "type": "ExpressionStatement", + "start": 30248, + "end": 30262, + "loc": { + "start": { + "line": 1070, + "column": 12 + }, + "end": { + "line": 1070, + "column": 26 + } }, - "consequent": { - "type": "BlockStatement", - "start": 30179, - "end": 30287, + "expression": { + "type": "CallExpression", + "start": 30248, + "end": 30261, "loc": { "start": { - "line": 1069, - "column": 35 + "line": 1070, + "column": 12 }, "end": { - "line": 1073, - "column": 13 + "line": 1070, + "column": 25 } }, - "body": [ - { - "type": "ExpressionStatement", - "start": 30197, - "end": 30211, + "callee": { + "type": "MemberExpression", + "start": 30248, + "end": 30259, + "loc": { + "start": { + "line": 1070, + "column": 12 + }, + "end": { + "line": 1070, + "column": 23 + } + }, + "object": { + "type": "ThisExpression", + "start": 30248, + "end": 30252, "loc": { "start": { "line": 1070, - "column": 16 + "column": 12 }, "end": { "line": 1070, - "column": 30 + "column": 16 } - }, - "expression": { - "type": "CallExpression", - "start": 30197, - "end": 30210, - "loc": { - "start": { - "line": 1070, - "column": 16 - }, - "end": { - "line": 1070, - "column": 29 - } - }, - "callee": { - "type": "MemberExpression", - "start": 30197, - "end": 30208, - "loc": { - "start": { - "line": 1070, - "column": 16 - }, - "end": { - "line": 1070, - "column": 27 - } - }, - "object": { - "type": "ThisExpression", - "start": 30197, - "end": 30201, - "loc": { - "start": { - "line": 1070, - "column": 16 - }, - "end": { - "line": 1070, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "start": 30202, - "end": 30208, - "loc": { - "start": { - "line": 1070, - "column": 21 - }, - "end": { - "line": 1070, - "column": 27 - }, - "identifierName": "filter" - }, - "name": "filter" - }, - "computed": false - }, - "arguments": [] } }, - { - "type": "ExpressionStatement", - "start": 30228, - "end": 30243, + "property": { + "type": "Identifier", + "start": 30253, + "end": 30259, "loc": { "start": { - "line": 1071, - "column": 16 + "line": 1070, + "column": 17 }, "end": { - "line": 1071, - "column": 31 - } + "line": 1070, + "column": 23 + }, + "identifierName": "filter" }, - "expression": { - "type": "CallExpression", - "start": 30228, - "end": 30242, - "loc": { - "start": { - "line": 1071, - "column": 16 - }, - "end": { - "line": 1071, - "column": 30 - } - }, - "callee": { - "type": "Identifier", - "start": 30228, - "end": 30237, - "loc": { - "start": { - "line": 1071, - "column": 16 - }, - "end": { - "line": 1071, - "column": 25 - }, - "identifierName": "cancelEvt" - }, - "name": "cancelEvt" - }, - "arguments": [ - { - "type": "Identifier", - "start": 30238, - "end": 30241, - "loc": { - "start": { - "line": 1071, - "column": 26 - }, - "end": { - "line": 1071, - "column": 29 - }, - "identifierName": "evt" - }, - "name": "evt" - } - ] - } + "name": "filter" }, - { - "type": "ExpressionStatement", - "start": 30260, - "end": 30273, - "loc": { - "start": { - "line": 1072, - "column": 16 - }, - "end": { - "line": 1072, - "column": 29 - } - }, - "expression": { - "type": "CallExpression", - "start": 30260, - "end": 30272, - "loc": { - "start": { - "line": 1072, - "column": 16 - }, - "end": { - "line": 1072, - "column": 28 - } - }, - "callee": { - "type": "Identifier", - "start": 30260, - "end": 30267, - "loc": { - "start": { - "line": 1072, - "column": 16 - }, - "end": { - "line": 1072, - "column": 23 - }, - "identifierName": "stopEvt" - }, - "name": "stopEvt" - }, - "arguments": [ - { - "type": "Identifier", - "start": 30268, - "end": 30271, - "loc": { - "start": { - "line": 1072, - "column": 24 - }, - "end": { - "line": 1072, - "column": 27 - }, - "identifierName": "evt" - }, - "name": "evt" - } - ] - } - } - ], - "directives": [] + "computed": false + }, + "arguments": [] + } + }, + { + "type": "ExpressionStatement", + "start": 30275, + "end": 30290, + "loc": { + "start": { + "line": 1071, + "column": 12 + }, + "end": { + "line": 1071, + "column": 27 + } }, - "alternate": { - "type": "BlockStatement", - "start": 30293, - "end": 30453, + "expression": { + "type": "CallExpression", + "start": 30275, + "end": 30289, "loc": { "start": { - "line": 1073, - "column": 19 + "line": 1071, + "column": 12 }, "end": { - "line": 1077, - "column": 13 + "line": 1071, + "column": 26 } }, - "body": [ + "callee": { + "type": "Identifier", + "start": 30275, + "end": 30284, + "loc": { + "start": { + "line": 1071, + "column": 12 + }, + "end": { + "line": 1071, + "column": 21 + }, + "identifierName": "cancelEvt" + }, + "name": "cancelEvt" + }, + "arguments": [ { - "type": "ExpressionStatement", + "type": "Identifier", + "start": 30285, + "end": 30288, + "loc": { + "start": { + "line": 1071, + "column": 22 + }, + "end": { + "line": 1071, + "column": 25 + }, + "identifierName": "evt" + }, + "name": "evt" + } + ] + } + }, + { + "type": "ExpressionStatement", + "start": 30303, + "end": 30316, + "loc": { + "start": { + "line": 1072, + "column": 12 + }, + "end": { + "line": 1072, + "column": 25 + } + }, + "expression": { + "type": "CallExpression", + "start": 30303, + "end": 30315, + "loc": { + "start": { + "line": 1072, + "column": 12 + }, + "end": { + "line": 1072, + "column": 24 + } + }, + "callee": { + "type": "Identifier", + "start": 30303, + "end": 30310, + "loc": { + "start": { + "line": 1072, + "column": 12 + }, + "end": { + "line": 1072, + "column": 19 + }, + "identifierName": "stopEvt" + }, + "name": "stopEvt" + }, + "arguments": [ + { + "type": "Identifier", "start": 30311, - "end": 30336, + "end": 30314, "loc": { "start": { - "line": 1074, - "column": 16 + "line": 1072, + "column": 20 }, "end": { - "line": 1074, - "column": 41 - } + "line": 1072, + "column": 23 + }, + "identifierName": "evt" }, - "expression": { - "type": "AssignmentExpression", - "start": 30311, - "end": 30335, - "loc": { - "start": { - "line": 1074, - "column": 16 - }, - "end": { - "line": 1074, - "column": 40 - } - }, - "operator": "=", - "left": { - "type": "MemberExpression", - "start": 30311, - "end": 30328, - "loc": { - "start": { - "line": 1074, - "column": 16 - }, - "end": { - "line": 1074, - "column": 33 - } - }, - "object": { - "type": "ThisExpression", - "start": 30311, - "end": 30315, - "loc": { - "start": { - "line": 1074, - "column": 16 - }, - "end": { - "line": 1074, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "start": 30316, - "end": 30328, - "loc": { - "start": { - "line": 1074, - "column": 21 - }, - "end": { - "line": 1074, - "column": 33 - }, - "identifierName": "isUserTyping" - }, - "name": "isUserTyping" - }, - "computed": false - }, - "right": { - "type": "BooleanLiteral", - "start": 30331, - "end": 30335, - "loc": { - "start": { - "line": 1074, - "column": 36 - }, - "end": { - "line": 1074, - "column": 40 - } - }, - "value": true - } - } - }, - { - "type": "ExpressionStatement", - "start": 30353, - "end": 30394, - "loc": { - "start": { - "line": 1075, - "column": 16 - }, - "end": { - "line": 1075, - "column": 57 - } - }, - "expression": { - "type": "CallExpression", - "start": 30353, - "end": 30393, - "loc": { - "start": { - "line": 1075, - "column": 16 - }, - "end": { - "line": 1075, - "column": 56 - } - }, - "callee": { - "type": "MemberExpression", - "start": 30353, - "end": 30371, - "loc": { - "start": { - "line": 1075, - "column": 16 - }, - "end": { - "line": 1075, - "column": 34 - } - }, - "object": { - "type": "Identifier", - "start": 30353, - "end": 30357, - "loc": { - "start": { - "line": 1075, - "column": 16 - }, - "end": { - "line": 1075, - "column": 20 - }, - "identifierName": "root" - }, - "name": "root" - }, - "property": { - "type": "Identifier", - "start": 30358, - "end": 30371, - "loc": { - "start": { - "line": 1075, - "column": 21 - }, - "end": { - "line": 1075, - "column": 34 - }, - "identifierName": "clearInterval" - }, - "name": "clearInterval" - }, - "computed": false - }, - "arguments": [ - { - "type": "MemberExpression", - "start": 30372, - "end": 30392, - "loc": { - "start": { - "line": 1075, - "column": 35 - }, - "end": { - "line": 1075, - "column": 55 - } - }, - "object": { - "type": "ThisExpression", - "start": 30372, - "end": 30376, - "loc": { - "start": { - "line": 1075, - "column": 35 - }, - "end": { - "line": 1075, - "column": 39 - } - } - }, - "property": { - "type": "Identifier", - "start": 30377, - "end": 30392, - "loc": { - "start": { - "line": 1075, - "column": 40 - }, - "end": { - "line": 1075, - "column": 55 - }, - "identifierName": "autoFilterTimer" - }, - "name": "autoFilterTimer" - }, - "computed": false - } - ] - } - }, - { - "type": "ExpressionStatement", - "start": 30411, - "end": 30439, - "loc": { - "start": { - "line": 1076, - "column": 16 - }, - "end": { - "line": 1076, - "column": 44 - } - }, - "expression": { - "type": "AssignmentExpression", - "start": 30411, - "end": 30438, - "loc": { - "start": { - "line": 1076, - "column": 16 - }, - "end": { - "line": 1076, - "column": 43 - } - }, - "operator": "=", - "left": { - "type": "MemberExpression", - "start": 30411, - "end": 30431, - "loc": { - "start": { - "line": 1076, - "column": 16 - }, - "end": { - "line": 1076, - "column": 36 - } - }, - "object": { - "type": "ThisExpression", - "start": 30411, - "end": 30415, - "loc": { - "start": { - "line": 1076, - "column": 16 - }, - "end": { - "line": 1076, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "start": 30416, - "end": 30431, - "loc": { - "start": { - "line": 1076, - "column": 21 - }, - "end": { - "line": 1076, - "column": 36 - }, - "identifierName": "autoFilterTimer" - }, - "name": "autoFilterTimer" - }, - "computed": false - }, - "right": { - "type": "NullLiteral", - "start": 30434, - "end": 30438, - "loc": { - "start": { - "line": 1076, - "column": 39 - }, - "end": { - "line": 1076, - "column": 43 - } - } - } - } + "name": "evt" } - ], - "directives": [] + ] } } ], "directives": [] }, - "alternate": null + "alternate": { + "type": "BlockStatement", + "start": 30332, + "end": 30476, + "loc": { + "start": { + "line": 1073, + "column": 15 + }, + "end": { + "line": 1077, + "column": 9 + } + }, + "body": [ + { + "type": "ExpressionStatement", + "start": 30346, + "end": 30371, + "loc": { + "start": { + "line": 1074, + "column": 12 + }, + "end": { + "line": 1074, + "column": 37 + } + }, + "expression": { + "type": "AssignmentExpression", + "start": 30346, + "end": 30370, + "loc": { + "start": { + "line": 1074, + "column": 12 + }, + "end": { + "line": 1074, + "column": 36 + } + }, + "operator": "=", + "left": { + "type": "MemberExpression", + "start": 30346, + "end": 30363, + "loc": { + "start": { + "line": 1074, + "column": 12 + }, + "end": { + "line": 1074, + "column": 29 + } + }, + "object": { + "type": "ThisExpression", + "start": 30346, + "end": 30350, + "loc": { + "start": { + "line": 1074, + "column": 12 + }, + "end": { + "line": 1074, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "start": 30351, + "end": 30363, + "loc": { + "start": { + "line": 1074, + "column": 17 + }, + "end": { + "line": 1074, + "column": 29 + }, + "identifierName": "isUserTyping" + }, + "name": "isUserTyping" + }, + "computed": false + }, + "right": { + "type": "BooleanLiteral", + "start": 30366, + "end": 30370, + "loc": { + "start": { + "line": 1074, + "column": 32 + }, + "end": { + "line": 1074, + "column": 36 + } + }, + "value": true + } + } + }, + { + "type": "ExpressionStatement", + "start": 30384, + "end": 30425, + "loc": { + "start": { + "line": 1075, + "column": 12 + }, + "end": { + "line": 1075, + "column": 53 + } + }, + "expression": { + "type": "CallExpression", + "start": 30384, + "end": 30424, + "loc": { + "start": { + "line": 1075, + "column": 12 + }, + "end": { + "line": 1075, + "column": 52 + } + }, + "callee": { + "type": "MemberExpression", + "start": 30384, + "end": 30402, + "loc": { + "start": { + "line": 1075, + "column": 12 + }, + "end": { + "line": 1075, + "column": 30 + } + }, + "object": { + "type": "Identifier", + "start": 30384, + "end": 30388, + "loc": { + "start": { + "line": 1075, + "column": 12 + }, + "end": { + "line": 1075, + "column": 16 + }, + "identifierName": "root" + }, + "name": "root" + }, + "property": { + "type": "Identifier", + "start": 30389, + "end": 30402, + "loc": { + "start": { + "line": 1075, + "column": 17 + }, + "end": { + "line": 1075, + "column": 30 + }, + "identifierName": "clearInterval" + }, + "name": "clearInterval" + }, + "computed": false + }, + "arguments": [ + { + "type": "MemberExpression", + "start": 30403, + "end": 30423, + "loc": { + "start": { + "line": 1075, + "column": 31 + }, + "end": { + "line": 1075, + "column": 51 + } + }, + "object": { + "type": "ThisExpression", + "start": 30403, + "end": 30407, + "loc": { + "start": { + "line": 1075, + "column": 31 + }, + "end": { + "line": 1075, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "start": 30408, + "end": 30423, + "loc": { + "start": { + "line": 1075, + "column": 36 + }, + "end": { + "line": 1075, + "column": 51 + }, + "identifierName": "autoFilterTimer" + }, + "name": "autoFilterTimer" + }, + "computed": false + } + ] + } + }, + { + "type": "ExpressionStatement", + "start": 30438, + "end": 30466, + "loc": { + "start": { + "line": 1076, + "column": 12 + }, + "end": { + "line": 1076, + "column": 40 + } + }, + "expression": { + "type": "AssignmentExpression", + "start": 30438, + "end": 30465, + "loc": { + "start": { + "line": 1076, + "column": 12 + }, + "end": { + "line": 1076, + "column": 39 + } + }, + "operator": "=", + "left": { + "type": "MemberExpression", + "start": 30438, + "end": 30458, + "loc": { + "start": { + "line": 1076, + "column": 12 + }, + "end": { + "line": 1076, + "column": 32 + } + }, + "object": { + "type": "ThisExpression", + "start": 30438, + "end": 30442, + "loc": { + "start": { + "line": 1076, + "column": 12 + }, + "end": { + "line": 1076, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "start": 30443, + "end": 30458, + "loc": { + "start": { + "line": 1076, + "column": 17 + }, + "end": { + "line": 1076, + "column": 32 + }, + "identifierName": "autoFilterTimer" + }, + "name": "autoFilterTimer" + }, + "computed": false + }, + "right": { + "type": "NullLiteral", + "start": 30461, + "end": 30465, + "loc": { + "start": { + "line": 1076, + "column": 35 + }, + "end": { + "line": 1076, + "column": 39 + } + } + } + } + } + ], + "directives": [] + } } ], "directives": [], @@ -44121,15 +44335,15 @@ { "type": "CommentBlock", "value": "*\n * Detect key\n * @param {Event} evt\n ", - "start": 29944, - "end": 30007, + "start": 30044, + "end": 30107, "loc": { "start": { - "line": 1059, + "line": 1060, "column": 4 }, "end": { - "line": 1062, + "line": 1063, "column": 7 } } @@ -44139,15 +44353,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", - "start": 30475, - "end": 30608, + "start": 30488, + "end": 30621, "loc": { "start": { - "line": 1081, + "line": 1080, "column": 4 }, "end": { - "line": 1085, + "line": 1084, "column": 7 } } @@ -44156,11 +44370,11 @@ }, { "type": "ClassMethod", - "start": 30613, - "end": 31458, + "start": 30626, + "end": 31445, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 4 }, "end": { @@ -44172,15 +44386,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 30613, - "end": 30620, + "start": 30626, + "end": 30633, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 4 }, "end": { - "line": 1086, + "line": 1085, "column": 11 }, "identifierName": "onKeyUp" @@ -44196,15 +44410,15 @@ "params": [ { "type": "Identifier", - "start": 30621, - "end": 30624, + "start": 30634, + "end": 30637, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 12 }, "end": { - "line": 1086, + "line": 1085, "column": 15 }, "identifierName": "evt" @@ -44214,11 +44428,11 @@ ], "body": { "type": "BlockStatement", - "start": 30626, - "end": 31458, + "start": 30639, + "end": 31445, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 17 }, "end": { @@ -44229,29 +44443,29 @@ "body": [ { "type": "IfStatement", - "start": 30636, - "end": 30689, + "start": 30649, + "end": 30702, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 8 }, "end": { - "line": 1089, + "line": 1088, "column": 9 } }, "test": { "type": "UnaryExpression", - "start": 30640, - "end": 30656, + "start": 30653, + "end": 30669, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 12 }, "end": { - "line": 1087, + "line": 1086, "column": 28 } }, @@ -44259,44 +44473,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 30641, - "end": 30656, + "start": 30654, + "end": 30669, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 13 }, "end": { - "line": 1087, + "line": 1086, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 30641, - "end": 30645, + "start": 30654, + "end": 30658, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 13 }, "end": { - "line": 1087, + "line": 1086, "column": 17 } } }, "property": { "type": "Identifier", - "start": 30646, - "end": 30656, + "start": 30659, + "end": 30669, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 18 }, "end": { - "line": 1087, + "line": 1086, "column": 28 }, "identifierName": "autoFilter" @@ -44311,30 +44525,30 @@ }, "consequent": { "type": "BlockStatement", - "start": 30658, - "end": 30689, + "start": 30671, + "end": 30702, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 30 }, "end": { - "line": 1089, + "line": 1088, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 30672, - "end": 30679, + "start": 30685, + "end": 30692, "loc": { "start": { - "line": 1088, + "line": 1087, "column": 12 }, "end": { - "line": 1088, + "line": 1087, "column": 19 } }, @@ -44345,176 +44559,75 @@ }, "alternate": null }, - { - "type": "VariableDeclaration", - "start": 30698, - "end": 30721, - "loc": { - "start": { - "line": 1090, - "column": 8 - }, - "end": { - "line": 1090, - "column": 31 - } - }, - "declarations": [ - { - "type": "VariableDeclarator", - "start": 30702, - "end": 30720, - "loc": { - "start": { - "line": 1090, - "column": 12 - }, - "end": { - "line": 1090, - "column": 30 - } - }, - "id": { - "type": "Identifier", - "start": 30702, - "end": 30705, - "loc": { - "start": { - "line": 1090, - "column": 12 - }, - "end": { - "line": 1090, - "column": 15 - }, - "identifierName": "key" - }, - "name": "key" - }, - "init": { - "type": "CallExpression", - "start": 30708, - "end": 30720, - "loc": { - "start": { - "line": 1090, - "column": 18 - }, - "end": { - "line": 1090, - "column": 30 - } - }, - "callee": { - "type": "Identifier", - "start": 30708, - "end": 30715, - "loc": { - "start": { - "line": 1090, - "column": 18 - }, - "end": { - "line": 1090, - "column": 25 - }, - "identifierName": "keyCode" - }, - "name": "keyCode" - }, - "arguments": [ - { - "type": "Identifier", - "start": 30716, - "end": 30719, - "loc": { - "start": { - "line": 1090, - "column": 26 - }, - "end": { - "line": 1090, - "column": 29 - }, - "identifierName": "evt" - }, - "name": "evt" - } - ] - } - } - ], - "kind": "let" - }, { "type": "ExpressionStatement", - "start": 30730, - "end": 30756, + "start": 30711, + "end": 30737, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 8 }, "end": { - "line": 1091, + "line": 1089, "column": 34 } }, "expression": { "type": "AssignmentExpression", - "start": 30730, - "end": 30755, + "start": 30711, + "end": 30736, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 8 }, "end": { - "line": 1091, + "line": 1089, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 30730, - "end": 30747, + "start": 30711, + "end": 30728, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 8 }, "end": { - "line": 1091, + "line": 1089, "column": 25 } }, "object": { "type": "ThisExpression", - "start": 30730, - "end": 30734, + "start": 30711, + "end": 30715, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 8 }, "end": { - "line": 1091, + "line": 1089, "column": 12 } } }, "property": { "type": "Identifier", - "start": 30735, - "end": 30747, + "start": 30716, + "end": 30728, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 13 }, "end": { - "line": 1091, + "line": 1089, "column": 25 }, "identifierName": "isUserTyping" @@ -44525,15 +44638,15 @@ }, "right": { "type": "BooleanLiteral", - "start": 30750, - "end": 30755, + "start": 30731, + "end": 30736, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 28 }, "end": { - "line": 1091, + "line": 1089, "column": 33 } }, @@ -44543,29 +44656,29 @@ }, { "type": "FunctionDeclaration", - "start": 30766, - "end": 31015, + "start": 30747, + "end": 30996, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 8 }, "end": { - "line": 1100, + "line": 1098, "column": 9 } }, "id": { "type": "Identifier", - "start": 30775, - "end": 30781, + "start": 30756, + "end": 30762, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 17 }, "end": { - "line": 1093, + "line": 1091, "column": 23 }, "identifierName": "filter" @@ -44578,72 +44691,72 @@ "params": [], "body": { "type": "BlockStatement", - "start": 30784, - "end": 31015, + "start": 30765, + "end": 30996, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 26 }, "end": { - "line": 1100, + "line": 1098, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 30798, - "end": 30839, + "start": 30779, + "end": 30820, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 12 }, "end": { - "line": 1094, + "line": 1092, "column": 53 } }, "expression": { "type": "CallExpression", - "start": 30798, - "end": 30838, + "start": 30779, + "end": 30819, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 12 }, "end": { - "line": 1094, + "line": 1092, "column": 52 } }, "callee": { "type": "MemberExpression", - "start": 30798, - "end": 30816, + "start": 30779, + "end": 30797, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 12 }, "end": { - "line": 1094, + "line": 1092, "column": 30 } }, "object": { "type": "Identifier", - "start": 30798, - "end": 30802, + "start": 30779, + "end": 30783, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 12 }, "end": { - "line": 1094, + "line": 1092, "column": 16 }, "identifierName": "root" @@ -44652,15 +44765,15 @@ }, "property": { "type": "Identifier", - "start": 30803, - "end": 30816, + "start": 30784, + "end": 30797, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 17 }, "end": { - "line": 1094, + "line": 1092, "column": 30 }, "identifierName": "clearInterval" @@ -44672,44 +44785,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 30817, - "end": 30837, + "start": 30798, + "end": 30818, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 31 }, "end": { - "line": 1094, + "line": 1092, "column": 51 } }, "object": { "type": "ThisExpression", - "start": 30817, - "end": 30821, + "start": 30798, + "end": 30802, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 31 }, "end": { - "line": 1094, + "line": 1092, "column": 35 } } }, "property": { "type": "Identifier", - "start": 30822, - "end": 30837, + "start": 30803, + "end": 30818, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 36 }, "end": { - "line": 1094, + "line": 1092, "column": 51 }, "identifierName": "autoFilterTimer" @@ -44723,73 +44836,73 @@ }, { "type": "ExpressionStatement", - "start": 30852, - "end": 30880, + "start": 30833, + "end": 30861, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 12 }, "end": { - "line": 1095, + "line": 1093, "column": 40 } }, "expression": { "type": "AssignmentExpression", - "start": 30852, - "end": 30879, + "start": 30833, + "end": 30860, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 12 }, "end": { - "line": 1095, + "line": 1093, "column": 39 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 30852, - "end": 30872, + "start": 30833, + "end": 30853, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 12 }, "end": { - "line": 1095, + "line": 1093, "column": 32 } }, "object": { "type": "ThisExpression", - "start": 30852, - "end": 30856, + "start": 30833, + "end": 30837, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 12 }, "end": { - "line": 1095, + "line": 1093, "column": 16 } } }, "property": { "type": "Identifier", - "start": 30857, - "end": 30872, + "start": 30838, + "end": 30853, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 17 }, "end": { - "line": 1095, + "line": 1093, "column": 32 }, "identifierName": "autoFilterTimer" @@ -44800,15 +44913,15 @@ }, "right": { "type": "NullLiteral", - "start": 30875, - "end": 30879, + "start": 30856, + "end": 30860, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 35 }, "end": { - "line": 1095, + "line": 1093, "column": 39 } } @@ -44817,29 +44930,29 @@ }, { "type": "IfStatement", - "start": 30893, - "end": 31005, + "start": 30874, + "end": 30986, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 12 }, "end": { - "line": 1099, + "line": 1097, "column": 13 } }, "test": { "type": "UnaryExpression", - "start": 30897, - "end": 30915, + "start": 30878, + "end": 30896, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 16 }, "end": { - "line": 1096, + "line": 1094, "column": 34 } }, @@ -44847,44 +44960,44 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 30898, - "end": 30915, + "start": 30879, + "end": 30896, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 17 }, "end": { - "line": 1096, + "line": 1094, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 30898, - "end": 30902, + "start": 30879, + "end": 30883, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 17 }, "end": { - "line": 1096, + "line": 1094, "column": 21 } } }, "property": { "type": "Identifier", - "start": 30903, - "end": 30915, + "start": 30884, + "end": 30896, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 22 }, "end": { - "line": 1096, + "line": 1094, "column": 34 }, "identifierName": "isUserTyping" @@ -44899,87 +45012,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 30917, - "end": 31005, + "start": 30898, + "end": 30986, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 36 }, "end": { - "line": 1099, + "line": 1097, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 30935, - "end": 30949, + "start": 30916, + "end": 30930, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 16 }, "end": { - "line": 1097, + "line": 1095, "column": 30 } }, "expression": { "type": "CallExpression", - "start": 30935, - "end": 30948, + "start": 30916, + "end": 30929, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 16 }, "end": { - "line": 1097, + "line": 1095, "column": 29 } }, "callee": { "type": "MemberExpression", - "start": 30935, - "end": 30946, + "start": 30916, + "end": 30927, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 16 }, "end": { - "line": 1097, + "line": 1095, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 30935, - "end": 30939, + "start": 30916, + "end": 30920, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 16 }, "end": { - "line": 1097, + "line": 1095, "column": 20 } } }, "property": { "type": "Identifier", - "start": 30940, - "end": 30946, + "start": 30921, + "end": 30927, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 21 }, "end": { - "line": 1097, + "line": 1095, "column": 27 }, "identifierName": "filter" @@ -44993,73 +45106,73 @@ }, { "type": "ExpressionStatement", - "start": 30966, - "end": 30991, + "start": 30947, + "end": 30972, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 16 }, "end": { - "line": 1098, + "line": 1096, "column": 41 } }, "expression": { "type": "AssignmentExpression", - "start": 30966, - "end": 30990, + "start": 30947, + "end": 30971, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 16 }, "end": { - "line": 1098, + "line": 1096, "column": 40 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 30966, - "end": 30983, + "start": 30947, + "end": 30964, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 16 }, "end": { - "line": 1098, + "line": 1096, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 30966, - "end": 30970, + "start": 30947, + "end": 30951, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 16 }, "end": { - "line": 1098, + "line": 1096, "column": 20 } } }, "property": { "type": "Identifier", - "start": 30971, - "end": 30983, + "start": 30952, + "end": 30964, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 21 }, "end": { - "line": 1098, + "line": 1096, "column": 33 }, "identifierName": "isUserTyping" @@ -45070,15 +45183,15 @@ }, "right": { "type": "NullLiteral", - "start": 30986, - "end": 30990, + "start": 30967, + "end": 30971, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 36 }, "end": { - "line": 1098, + "line": 1096, "column": 40 } } @@ -45096,11 +45209,11 @@ }, { "type": "IfStatement", - "start": 31025, - "end": 31452, + "start": 31006, + "end": 31439, "loc": { "start": { - "line": 1102, + "line": 1100, "column": 8 }, "end": { @@ -45109,794 +45222,226 @@ } }, "test": { - "type": "LogicalExpression", - "start": 31029, - "end": 31146, + "type": "CallExpression", + "start": 31010, + "end": 31100, "loc": { "start": { - "line": 1102, + "line": 1100, "column": 12 }, "end": { - "line": 1103, - "column": 58 + "line": 1101, + "column": 72 } }, - "left": { - "type": "LogicalExpression", - "start": 31029, - "end": 31120, + "callee": { + "type": "Identifier", + "start": 31010, + "end": 31022, "loc": { "start": { - "line": 1102, + "line": 1100, "column": 12 }, "end": { - "line": 1103, - "column": 32 - } + "line": 1100, + "column": 24 + }, + "identifierName": "isKeyPressed" }, - "left": { - "type": "LogicalExpression", - "start": 31029, - "end": 31084, + "name": "isKeyPressed" + }, + "arguments": [ + { + "type": "Identifier", + "start": 31023, + "end": 31026, "loc": { "start": { - "line": 1102, + "line": 1100, + "column": 25 + }, + "end": { + "line": 1100, + "column": 28 + }, + "identifierName": "evt" + }, + "name": "evt" + }, + { + "type": "ArrayExpression", + "start": 31040, + "end": 31099, + "loc": { + "start": { + "line": 1101, "column": 12 }, "end": { - "line": 1102, - "column": 67 + "line": 1101, + "column": 71 } }, - "left": { - "type": "LogicalExpression", - "start": 31029, - "end": 31065, - "loc": { - "start": { - "line": 1102, - "column": 12 - }, - "end": { - "line": 1102, - "column": 48 - } - }, - "left": { - "type": "BinaryExpression", - "start": 31029, - "end": 31046, + "elements": [ + { + "type": "Identifier", + "start": 31041, + "end": 31050, "loc": { "start": { - "line": 1102, - "column": 12 + "line": 1101, + "column": 13 }, "end": { - "line": 1102, - "column": 29 - } - }, - "left": { - "type": "Identifier", - "start": 31029, - "end": 31032, - "loc": { - "start": { - "line": 1102, - "column": 12 - }, - "end": { - "line": 1102, - "column": 15 - }, - "identifierName": "key" + "line": 1101, + "column": 22 }, - "name": "key" + "identifierName": "ENTER_KEY" }, - "operator": "!==", - "right": { - "type": "Identifier", - "start": 31037, - "end": 31046, - "loc": { - "start": { - "line": 1102, - "column": 20 - }, - "end": { - "line": 1102, - "column": 29 - }, - "identifierName": "ENTER_KEY" - }, - "name": "ENTER_KEY" - } + "name": "ENTER_KEY" }, - "operator": "&&", - "right": { - "type": "BinaryExpression", - "start": 31050, - "end": 31065, + { + "type": "Identifier", + "start": 31052, + "end": 31059, "loc": { "start": { - "line": 1102, + "line": 1101, + "column": 24 + }, + "end": { + "line": 1101, + "column": 31 + }, + "identifierName": "TAB_KEY" + }, + "name": "TAB_KEY" + }, + { + "type": "Identifier", + "start": 31061, + "end": 31068, + "loc": { + "start": { + "line": 1101, "column": 33 }, "end": { - "line": 1102, - "column": 48 - } - }, - "left": { - "type": "Identifier", - "start": 31050, - "end": 31053, - "loc": { - "start": { - "line": 1102, - "column": 33 - }, - "end": { - "line": 1102, - "column": 36 - }, - "identifierName": "key" - }, - "name": "key" - }, - "operator": "!==", - "right": { - "type": "Identifier", - "start": 31058, - "end": 31065, - "loc": { - "start": { - "line": 1102, - "column": 41 - }, - "end": { - "line": 1102, - "column": 48 - }, - "identifierName": "TAB_KEY" - }, - "name": "TAB_KEY" - } - } - }, - "operator": "&&", - "right": { - "type": "BinaryExpression", - "start": 31069, - "end": 31084, - "loc": { - "start": { - "line": 1102, - "column": 52 - }, - "end": { - "line": 1102, - "column": 67 - } - }, - "left": { - "type": "Identifier", - "start": 31069, - "end": 31072, - "loc": { - "start": { - "line": 1102, - "column": 52 - }, - "end": { - "line": 1102, - "column": 55 - }, - "identifierName": "key" - }, - "name": "key" - }, - "operator": "!==", - "right": { - "type": "Identifier", - "start": 31077, - "end": 31084, - "loc": { - "start": { - "line": 1102, - "column": 60 - }, - "end": { - "line": 1102, - "column": 67 + "line": 1101, + "column": 40 }, "identifierName": "ESC_KEY" }, "name": "ESC_KEY" + }, + { + "type": "Identifier", + "start": 31070, + "end": 31082, + "loc": { + "start": { + "line": 1101, + "column": 42 + }, + "end": { + "line": 1101, + "column": 54 + }, + "identifierName": "UP_ARROW_KEY" + }, + "name": "UP_ARROW_KEY" + }, + { + "type": "Identifier", + "start": 31084, + "end": 31098, + "loc": { + "start": { + "line": 1101, + "column": 56 + }, + "end": { + "line": 1101, + "column": 70 + }, + "identifierName": "DOWN_ARROW_KEY" + }, + "name": "DOWN_ARROW_KEY" } - } - }, - "operator": "&&", - "right": { - "type": "BinaryExpression", - "start": 31100, - "end": 31120, - "loc": { - "start": { - "line": 1103, - "column": 12 - }, - "end": { - "line": 1103, - "column": 32 - } - }, - "left": { - "type": "Identifier", - "start": 31100, - "end": 31103, - "loc": { - "start": { - "line": 1103, - "column": 12 - }, - "end": { - "line": 1103, - "column": 15 - }, - "identifierName": "key" - }, - "name": "key" - }, - "operator": "!==", - "right": { - "type": "Identifier", - "start": 31108, - "end": 31120, - "loc": { - "start": { - "line": 1103, - "column": 20 - }, - "end": { - "line": 1103, - "column": 32 - }, - "identifierName": "UP_ARROW_KEY" - }, - "name": "UP_ARROW_KEY" - } + ] } - }, - "operator": "&&", - "right": { - "type": "BinaryExpression", - "start": 31124, - "end": 31146, - "loc": { - "start": { - "line": 1103, - "column": 36 - }, - "end": { - "line": 1103, - "column": 58 - } - }, - "left": { - "type": "Identifier", - "start": 31124, - "end": 31127, - "loc": { - "start": { - "line": 1103, - "column": 36 - }, - "end": { - "line": 1103, - "column": 39 - }, - "identifierName": "key" - }, - "name": "key" - }, - "operator": "!==", - "right": { - "type": "Identifier", - "start": 31132, - "end": 31146, - "loc": { - "start": { - "line": 1103, - "column": 44 - }, - "end": { - "line": 1103, - "column": 58 - }, - "identifierName": "DOWN_ARROW_KEY" - }, - "name": "DOWN_ARROW_KEY" - } - } + ] }, "consequent": { "type": "BlockStatement", - "start": 31148, - "end": 31340, + "start": 31102, + "end": 31208, "loc": { "start": { - "line": 1103, - "column": 60 + "line": 1101, + "column": 74 }, "end": { - "line": 1108, - "column": 9 - } - }, - "body": [ - { - "type": "IfStatement", - "start": 31162, - "end": 31330, - "loc": { - "start": { - "line": 1104, - "column": 12 - }, - "end": { - "line": 1107, - "column": 13 - } - }, - "test": { - "type": "BinaryExpression", - "start": 31166, - "end": 31195, - "loc": { - "start": { - "line": 1104, - "column": 16 - }, - "end": { - "line": 1104, - "column": 45 - } - }, - "left": { - "type": "MemberExpression", - "start": 31166, - "end": 31186, - "loc": { - "start": { - "line": 1104, - "column": 16 - }, - "end": { - "line": 1104, - "column": 36 - } - }, - "object": { - "type": "ThisExpression", - "start": 31166, - "end": 31170, - "loc": { - "start": { - "line": 1104, - "column": 16 - }, - "end": { - "line": 1104, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "start": 31171, - "end": 31186, - "loc": { - "start": { - "line": 1104, - "column": 21 - }, - "end": { - "line": 1104, - "column": 36 - }, - "identifierName": "autoFilterTimer" - }, - "name": "autoFilterTimer" - }, - "computed": false - }, - "operator": "===", - "right": { - "type": "NullLiteral", - "start": 31191, - "end": 31195, - "loc": { - "start": { - "line": 1104, - "column": 41 - }, - "end": { - "line": 1104, - "column": 45 - } - } - } - }, - "consequent": { - "type": "BlockStatement", - "start": 31197, - "end": 31330, - "loc": { - "start": { - "line": 1104, - "column": 47 - }, - "end": { - "line": 1107, - "column": 13 - } - }, - "body": [ - { - "type": "ExpressionStatement", - "start": 31215, - "end": 31316, - "loc": { - "start": { - "line": 1105, - "column": 16 - }, - "end": { - "line": 1106, - "column": 42 - } - }, - "expression": { - "type": "AssignmentExpression", - "start": 31215, - "end": 31315, - "loc": { - "start": { - "line": 1105, - "column": 16 - }, - "end": { - "line": 1106, - "column": 41 - } - }, - "operator": "=", - "left": { - "type": "MemberExpression", - "start": 31215, - "end": 31235, - "loc": { - "start": { - "line": 1105, - "column": 16 - }, - "end": { - "line": 1105, - "column": 36 - } - }, - "object": { - "type": "ThisExpression", - "start": 31215, - "end": 31219, - "loc": { - "start": { - "line": 1105, - "column": 16 - }, - "end": { - "line": 1105, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "start": 31220, - "end": 31235, - "loc": { - "start": { - "line": 1105, - "column": 21 - }, - "end": { - "line": 1105, - "column": 36 - }, - "identifierName": "autoFilterTimer" - }, - "name": "autoFilterTimer" - }, - "computed": false - }, - "right": { - "type": "CallExpression", - "start": 31238, - "end": 31315, - "loc": { - "start": { - "line": 1105, - "column": 39 - }, - "end": { - "line": 1106, - "column": 41 - } - }, - "callee": { - "type": "MemberExpression", - "start": 31238, - "end": 31254, - "loc": { - "start": { - "line": 1105, - "column": 39 - }, - "end": { - "line": 1105, - "column": 55 - } - }, - "object": { - "type": "Identifier", - "start": 31238, - "end": 31242, - "loc": { - "start": { - "line": 1105, - "column": 39 - }, - "end": { - "line": 1105, - "column": 43 - }, - "identifierName": "root" - }, - "name": "root" - }, - "property": { - "type": "Identifier", - "start": 31243, - "end": 31254, - "loc": { - "start": { - "line": 1105, - "column": 44 - }, - "end": { - "line": 1105, - "column": 55 - }, - "identifierName": "setInterval" - }, - "name": "setInterval" - }, - "computed": false - }, - "arguments": [ - { - "type": "CallExpression", - "start": 31255, - "end": 31272, - "loc": { - "start": { - "line": 1105, - "column": 56 - }, - "end": { - "line": 1105, - "column": 73 - } - }, - "callee": { - "type": "MemberExpression", - "start": 31255, - "end": 31266, - "loc": { - "start": { - "line": 1105, - "column": 56 - }, - "end": { - "line": 1105, - "column": 67 - } - }, - "object": { - "type": "Identifier", - "start": 31255, - "end": 31261, - "loc": { - "start": { - "line": 1105, - "column": 56 - }, - "end": { - "line": 1105, - "column": 62 - }, - "identifierName": "filter" - }, - "name": "filter" - }, - "property": { - "type": "Identifier", - "start": 31262, - "end": 31266, - "loc": { - "start": { - "line": 1105, - "column": 63 - }, - "end": { - "line": 1105, - "column": 67 - }, - "identifierName": "bind" - }, - "name": "bind" - }, - "computed": false - }, - "arguments": [ - { - "type": "ThisExpression", - "start": 31267, - "end": 31271, - "loc": { - "start": { - "line": 1105, - "column": 68 - }, - "end": { - "line": 1105, - "column": 72 - } - } - } - ] - }, - { - "type": "MemberExpression", - "start": 31294, - "end": 31314, - "loc": { - "start": { - "line": 1106, - "column": 20 - }, - "end": { - "line": 1106, - "column": 40 - } - }, - "object": { - "type": "ThisExpression", - "start": 31294, - "end": 31298, - "loc": { - "start": { - "line": 1106, - "column": 20 - }, - "end": { - "line": 1106, - "column": 24 - } - } - }, - "property": { - "type": "Identifier", - "start": 31299, - "end": 31314, - "loc": { - "start": { - "line": 1106, - "column": 25 - }, - "end": { - "line": 1106, - "column": 40 - }, - "identifierName": "autoFilterDelay" - }, - "name": "autoFilterDelay" - }, - "computed": false - } - ] - } - } - } - ], - "directives": [] - }, - "alternate": null - } - ], - "directives": [] - }, - "alternate": { - "type": "BlockStatement", - "start": 31346, - "end": 31452, - "loc": { - "start": { - "line": 1108, - "column": 15 - }, - "end": { - "line": 1111, + "line": 1104, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 31360, - "end": 31401, + "start": 31116, + "end": 31157, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 12 }, "end": { - "line": 1109, + "line": 1102, "column": 53 } }, "expression": { "type": "CallExpression", - "start": 31360, - "end": 31400, + "start": 31116, + "end": 31156, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 12 }, "end": { - "line": 1109, + "line": 1102, "column": 52 } }, "callee": { "type": "MemberExpression", - "start": 31360, - "end": 31378, + "start": 31116, + "end": 31134, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 12 }, "end": { - "line": 1109, + "line": 1102, "column": 30 } }, "object": { "type": "Identifier", - "start": 31360, - "end": 31364, + "start": 31116, + "end": 31120, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 12 }, "end": { - "line": 1109, + "line": 1102, "column": 16 }, "identifierName": "root" @@ -45905,15 +45450,15 @@ }, "property": { "type": "Identifier", - "start": 31365, - "end": 31378, + "start": 31121, + "end": 31134, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 17 }, "end": { - "line": 1109, + "line": 1102, "column": 30 }, "identifierName": "clearInterval" @@ -45925,44 +45470,44 @@ "arguments": [ { "type": "MemberExpression", - "start": 31379, - "end": 31399, + "start": 31135, + "end": 31155, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 31 }, "end": { - "line": 1109, + "line": 1102, "column": 51 } }, "object": { "type": "ThisExpression", - "start": 31379, - "end": 31383, + "start": 31135, + "end": 31139, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 31 }, "end": { - "line": 1109, + "line": 1102, "column": 35 } } }, "property": { "type": "Identifier", - "start": 31384, - "end": 31399, + "start": 31140, + "end": 31155, "loc": { "start": { - "line": 1109, + "line": 1102, "column": 36 }, "end": { - "line": 1109, + "line": 1102, "column": 51 }, "identifierName": "autoFilterTimer" @@ -45976,73 +45521,73 @@ }, { "type": "ExpressionStatement", - "start": 31414, - "end": 31442, + "start": 31170, + "end": 31198, "loc": { "start": { - "line": 1110, + "line": 1103, "column": 12 }, "end": { - "line": 1110, + "line": 1103, "column": 40 } }, "expression": { "type": "AssignmentExpression", - "start": 31414, - "end": 31441, + "start": 31170, + "end": 31197, "loc": { "start": { - "line": 1110, + "line": 1103, "column": 12 }, "end": { - "line": 1110, + "line": 1103, "column": 39 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 31414, - "end": 31434, + "start": 31170, + "end": 31190, "loc": { "start": { - "line": 1110, + "line": 1103, "column": 12 }, "end": { - "line": 1110, + "line": 1103, "column": 32 } }, "object": { "type": "ThisExpression", - "start": 31414, - "end": 31418, + "start": 31170, + "end": 31174, "loc": { "start": { - "line": 1110, + "line": 1103, "column": 12 }, "end": { - "line": 1110, + "line": 1103, "column": 16 } } }, "property": { "type": "Identifier", - "start": 31419, - "end": 31434, + "start": 31175, + "end": 31190, "loc": { "start": { - "line": 1110, + "line": 1103, "column": 17 }, "end": { - "line": 1110, + "line": 1103, "column": 32 }, "identifierName": "autoFilterTimer" @@ -46053,18 +45598,441 @@ }, "right": { "type": "NullLiteral", - "start": 31437, - "end": 31441, + "start": 31193, + "end": 31197, "loc": { "start": { - "line": 1110, + "line": 1103, + "column": 35 + }, + "end": { + "line": 1103, + "column": 39 + } + } + } + } + } + ], + "directives": [] + }, + "alternate": { + "type": "BlockStatement", + "start": 31214, + "end": 31439, + "loc": { + "start": { + "line": 1104, + "column": 15 + }, + "end": { + "line": 1111, + "column": 9 + } + }, + "body": [ + { + "type": "IfStatement", + "start": 31228, + "end": 31302, + "loc": { + "start": { + "line": 1105, + "column": 12 + }, + "end": { + "line": 1107, + "column": 13 + } + }, + "test": { + "type": "BinaryExpression", + "start": 31232, + "end": 31261, + "loc": { + "start": { + "line": 1105, + "column": 16 + }, + "end": { + "line": 1105, + "column": 45 + } + }, + "left": { + "type": "MemberExpression", + "start": 31232, + "end": 31252, + "loc": { + "start": { + "line": 1105, + "column": 16 + }, + "end": { + "line": 1105, + "column": 36 + } + }, + "object": { + "type": "ThisExpression", + "start": 31232, + "end": 31236, + "loc": { + "start": { + "line": 1105, + "column": 16 + }, + "end": { + "line": 1105, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "start": 31237, + "end": 31252, + "loc": { + "start": { + "line": 1105, + "column": 21 + }, + "end": { + "line": 1105, + "column": 36 + }, + "identifierName": "autoFilterTimer" + }, + "name": "autoFilterTimer" + }, + "computed": false + }, + "operator": "!==", + "right": { + "type": "NullLiteral", + "start": 31257, + "end": 31261, + "loc": { + "start": { + "line": 1105, + "column": 41 + }, + "end": { + "line": 1105, + "column": 45 + } + } + } + }, + "consequent": { + "type": "BlockStatement", + "start": 31263, + "end": 31302, + "loc": { + "start": { + "line": 1105, + "column": 47 + }, + "end": { + "line": 1107, + "column": 13 + } + }, + "body": [ + { + "type": "ReturnStatement", + "start": 31281, + "end": 31288, + "loc": { + "start": { + "line": 1106, + "column": 16 + }, + "end": { + "line": 1106, + "column": 23 + } + }, + "argument": null + } + ], + "directives": [] + }, + "alternate": null + }, + { + "type": "ExpressionStatement", + "start": 31315, + "end": 31429, + "loc": { + "start": { + "line": 1108, + "column": 12 + }, + "end": { + "line": 1110, + "column": 38 + } + }, + "expression": { + "type": "AssignmentExpression", + "start": 31315, + "end": 31428, + "loc": { + "start": { + "line": 1108, + "column": 12 + }, + "end": { + "line": 1110, + "column": 37 + } + }, + "operator": "=", + "left": { + "type": "MemberExpression", + "start": 31315, + "end": 31335, + "loc": { + "start": { + "line": 1108, + "column": 12 + }, + "end": { + "line": 1108, + "column": 32 + } + }, + "object": { + "type": "ThisExpression", + "start": 31315, + "end": 31319, + "loc": { + "start": { + "line": 1108, + "column": 12 + }, + "end": { + "line": 1108, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "start": 31320, + "end": 31335, + "loc": { + "start": { + "line": 1108, + "column": 17 + }, + "end": { + "line": 1108, + "column": 32 + }, + "identifierName": "autoFilterTimer" + }, + "name": "autoFilterTimer" + }, + "computed": false + }, + "right": { + "type": "CallExpression", + "start": 31338, + "end": 31428, + "loc": { + "start": { + "line": 1108, "column": 35 }, "end": { "line": 1110, - "column": 39 + "column": 37 } - } + }, + "callee": { + "type": "MemberExpression", + "start": 31338, + "end": 31354, + "loc": { + "start": { + "line": 1108, + "column": 35 + }, + "end": { + "line": 1108, + "column": 51 + } + }, + "object": { + "type": "Identifier", + "start": 31338, + "end": 31342, + "loc": { + "start": { + "line": 1108, + "column": 35 + }, + "end": { + "line": 1108, + "column": 39 + }, + "identifierName": "root" + }, + "name": "root" + }, + "property": { + "type": "Identifier", + "start": 31343, + "end": 31354, + "loc": { + "start": { + "line": 1108, + "column": 40 + }, + "end": { + "line": 1108, + "column": 51 + }, + "identifierName": "setInterval" + }, + "name": "setInterval" + }, + "computed": false + }, + "arguments": [ + { + "type": "CallExpression", + "start": 31372, + "end": 31389, + "loc": { + "start": { + "line": 1109, + "column": 16 + }, + "end": { + "line": 1109, + "column": 33 + } + }, + "callee": { + "type": "MemberExpression", + "start": 31372, + "end": 31383, + "loc": { + "start": { + "line": 1109, + "column": 16 + }, + "end": { + "line": 1109, + "column": 27 + } + }, + "object": { + "type": "Identifier", + "start": 31372, + "end": 31378, + "loc": { + "start": { + "line": 1109, + "column": 16 + }, + "end": { + "line": 1109, + "column": 22 + }, + "identifierName": "filter" + }, + "name": "filter" + }, + "property": { + "type": "Identifier", + "start": 31379, + "end": 31383, + "loc": { + "start": { + "line": 1109, + "column": 23 + }, + "end": { + "line": 1109, + "column": 27 + }, + "identifierName": "bind" + }, + "name": "bind" + }, + "computed": false + }, + "arguments": [ + { + "type": "ThisExpression", + "start": 31384, + "end": 31388, + "loc": { + "start": { + "line": 1109, + "column": 28 + }, + "end": { + "line": 1109, + "column": 32 + } + } + } + ] + }, + { + "type": "MemberExpression", + "start": 31407, + "end": 31427, + "loc": { + "start": { + "line": 1110, + "column": 16 + }, + "end": { + "line": 1110, + "column": 36 + } + }, + "object": { + "type": "ThisExpression", + "start": 31407, + "end": 31411, + "loc": { + "start": { + "line": 1110, + "column": 16 + }, + "end": { + "line": 1110, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "start": 31412, + "end": 31427, + "loc": { + "start": { + "line": 1110, + "column": 21 + }, + "end": { + "line": 1110, + "column": 36 + }, + "identifierName": "autoFilterDelay" + }, + "name": "autoFilterDelay" + }, + "computed": false + } + ] } } } @@ -46080,15 +46048,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", - "start": 30475, - "end": 30608, + "start": 30488, + "end": 30621, "loc": { "start": { - "line": 1081, + "line": 1080, "column": 4 }, "end": { - "line": 1085, + "line": 1084, "column": 7 } } @@ -46098,8 +46066,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", - "start": 31464, - "end": 31547, + "start": 31451, + "end": 31534, "loc": { "start": { "line": 1114, @@ -46115,8 +46083,8 @@ }, { "type": "ClassMethod", - "start": 31552, - "end": 31650, + "start": 31539, + "end": 31637, "loc": { "start": { "line": 1117, @@ -46131,8 +46099,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 31552, - "end": 31561, + "start": 31539, + "end": 31548, "loc": { "start": { "line": 1117, @@ -46155,8 +46123,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 31564, - "end": 31650, + "start": 31551, + "end": 31637, "loc": { "start": { "line": 1117, @@ -46170,8 +46138,8 @@ "body": [ { "type": "IfStatement", - "start": 31574, - "end": 31644, + "start": 31561, + "end": 31631, "loc": { "start": { "line": 1118, @@ -46184,8 +46152,8 @@ }, "test": { "type": "MemberExpression", - "start": 31578, - "end": 31593, + "start": 31565, + "end": 31580, "loc": { "start": { "line": 1118, @@ -46198,8 +46166,8 @@ }, "object": { "type": "ThisExpression", - "start": 31578, - "end": 31582, + "start": 31565, + "end": 31569, "loc": { "start": { "line": 1118, @@ -46213,8 +46181,8 @@ }, "property": { "type": "Identifier", - "start": 31583, - "end": 31593, + "start": 31570, + "end": 31580, "loc": { "start": { "line": 1118, @@ -46232,8 +46200,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 31595, - "end": 31644, + "start": 31582, + "end": 31631, "loc": { "start": { "line": 1118, @@ -46247,8 +46215,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 31609, - "end": 31634, + "start": 31596, + "end": 31621, "loc": { "start": { "line": 1119, @@ -46261,8 +46229,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 31609, - "end": 31633, + "start": 31596, + "end": 31620, "loc": { "start": { "line": 1119, @@ -46276,8 +46244,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 31609, - "end": 31626, + "start": 31596, + "end": 31613, "loc": { "start": { "line": 1119, @@ -46290,8 +46258,8 @@ }, "object": { "type": "ThisExpression", - "start": 31609, - "end": 31613, + "start": 31596, + "end": 31600, "loc": { "start": { "line": 1119, @@ -46305,8 +46273,8 @@ }, "property": { "type": "Identifier", - "start": 31614, - "end": 31626, + "start": 31601, + "end": 31613, "loc": { "start": { "line": 1119, @@ -46324,8 +46292,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 31629, - "end": 31633, + "start": 31616, + "end": 31620, "loc": { "start": { "line": 1119, @@ -46353,8 +46321,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", - "start": 31464, - "end": 31547, + "start": 31451, + "end": 31534, "loc": { "start": { "line": 1114, @@ -46371,8 +46339,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", - "start": 31656, - "end": 31721, + "start": 31643, + "end": 31708, "loc": { "start": { "line": 1123, @@ -46388,8 +46356,8 @@ }, { "type": "ClassMethod", - "start": 31726, - "end": 31837, + "start": 31713, + "end": 31824, "loc": { "start": { "line": 1127, @@ -46404,8 +46372,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 31726, - "end": 31736, + "start": 31713, + "end": 31723, "loc": { "start": { "line": 1127, @@ -46428,8 +46396,8 @@ "params": [ { "type": "Identifier", - "start": 31737, - "end": 31740, + "start": 31724, + "end": 31727, "loc": { "start": { "line": 1127, @@ -46446,8 +46414,8 @@ ], "body": { "type": "BlockStatement", - "start": 31742, - "end": 31837, + "start": 31729, + "end": 31824, "loc": { "start": { "line": 1127, @@ -46461,8 +46429,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 31752, - "end": 31777, + "start": 31739, + "end": 31764, "loc": { "start": { "line": 1128, @@ -46476,8 +46444,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 31756, - "end": 31776, + "start": 31743, + "end": 31763, "loc": { "start": { "line": 1128, @@ -46490,8 +46458,8 @@ }, "id": { "type": "Identifier", - "start": 31756, - "end": 31759, + "start": 31743, + "end": 31746, "loc": { "start": { "line": 1128, @@ -46507,8 +46475,8 @@ }, "init": { "type": "CallExpression", - "start": 31762, - "end": 31776, + "start": 31749, + "end": 31763, "loc": { "start": { "line": 1128, @@ -46521,8 +46489,8 @@ }, "callee": { "type": "Identifier", - "start": 31762, - "end": 31771, + "start": 31749, + "end": 31758, "loc": { "start": { "line": 1128, @@ -46539,8 +46507,8 @@ "arguments": [ { "type": "Identifier", - "start": 31772, - "end": 31775, + "start": 31759, + "end": 31762, "loc": { "start": { "line": 1128, @@ -46562,8 +46530,8 @@ }, { "type": "ExpressionStatement", - "start": 31786, - "end": 31831, + "start": 31773, + "end": 31818, "loc": { "start": { "line": 1129, @@ -46576,8 +46544,8 @@ }, "expression": { "type": "CallExpression", - "start": 31786, - "end": 31830, + "start": 31773, + "end": 31817, "loc": { "start": { "line": 1129, @@ -46590,8 +46558,8 @@ }, "callee": { "type": "MemberExpression", - "start": 31786, - "end": 31803, + "start": 31773, + "end": 31790, "loc": { "start": { "line": 1129, @@ -46604,8 +46572,8 @@ }, "object": { "type": "MemberExpression", - "start": 31786, - "end": 31798, + "start": 31773, + "end": 31785, "loc": { "start": { "line": 1129, @@ -46618,8 +46586,8 @@ }, "object": { "type": "ThisExpression", - "start": 31786, - "end": 31790, + "start": 31773, + "end": 31777, "loc": { "start": { "line": 1129, @@ -46633,8 +46601,8 @@ }, "property": { "type": "Identifier", - "start": 31791, - "end": 31798, + "start": 31778, + "end": 31785, "loc": { "start": { "line": 1129, @@ -46652,8 +46620,8 @@ }, "property": { "type": "Identifier", - "start": 31799, - "end": 31803, + "start": 31786, + "end": 31790, "loc": { "start": { "line": 1129, @@ -46672,8 +46640,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 31804, - "end": 31818, + "start": 31791, + "end": 31805, "loc": { "start": { "line": 1129, @@ -46692,8 +46660,8 @@ }, { "type": "ThisExpression", - "start": 31820, - "end": 31824, + "start": 31807, + "end": 31811, "loc": { "start": { "line": 1129, @@ -46707,8 +46675,8 @@ }, { "type": "Identifier", - "start": 31826, - "end": 31829, + "start": 31813, + "end": 31816, "loc": { "start": { "line": 1129, @@ -46733,8 +46701,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", - "start": 31656, - "end": 31721, + "start": 31643, + "end": 31708, "loc": { "start": { "line": 1123, @@ -46751,8 +46719,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", - "start": 31843, - "end": 31931, + "start": 31830, + "end": 31918, "loc": { "start": { "line": 1132, @@ -46768,8 +46736,8 @@ }, { "type": "ClassMethod", - "start": 31936, - "end": 32137, + "start": 31923, + "end": 32124, "loc": { "start": { "line": 1135, @@ -46784,8 +46752,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 31936, - "end": 31945, + "start": 31923, + "end": 31932, "loc": { "start": { "line": 1135, @@ -46808,8 +46776,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 31948, - "end": 32137, + "start": 31935, + "end": 32124, "loc": { "start": { "line": 1135, @@ -46823,8 +46791,8 @@ "body": [ { "type": "IfStatement", - "start": 31958, - "end": 32083, + "start": 31945, + "end": 32070, "loc": { "start": { "line": 1136, @@ -46837,8 +46805,8 @@ }, "test": { "type": "MemberExpression", - "start": 31962, - "end": 31977, + "start": 31949, + "end": 31964, "loc": { "start": { "line": 1136, @@ -46851,8 +46819,8 @@ }, "object": { "type": "ThisExpression", - "start": 31962, - "end": 31966, + "start": 31949, + "end": 31953, "loc": { "start": { "line": 1136, @@ -46866,8 +46834,8 @@ }, "property": { "type": "Identifier", - "start": 31967, - "end": 31977, + "start": 31954, + "end": 31964, "loc": { "start": { "line": 1136, @@ -46885,8 +46853,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 31979, - "end": 32083, + "start": 31966, + "end": 32070, "loc": { "start": { "line": 1136, @@ -46900,8 +46868,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 31993, - "end": 32019, + "start": 31980, + "end": 32006, "loc": { "start": { "line": 1137, @@ -46914,8 +46882,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 31993, - "end": 32018, + "start": 31980, + "end": 32005, "loc": { "start": { "line": 1137, @@ -46929,8 +46897,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 31993, - "end": 32010, + "start": 31980, + "end": 31997, "loc": { "start": { "line": 1137, @@ -46943,8 +46911,8 @@ }, "object": { "type": "ThisExpression", - "start": 31993, - "end": 31997, + "start": 31980, + "end": 31984, "loc": { "start": { "line": 1137, @@ -46958,8 +46926,8 @@ }, "property": { "type": "Identifier", - "start": 31998, - "end": 32010, + "start": 31985, + "end": 31997, "loc": { "start": { "line": 1137, @@ -46977,8 +46945,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 32013, - "end": 32018, + "start": 32000, + "end": 32005, "loc": { "start": { "line": 1137, @@ -46995,8 +46963,8 @@ }, { "type": "ExpressionStatement", - "start": 32032, - "end": 32073, + "start": 32019, + "end": 32060, "loc": { "start": { "line": 1138, @@ -47009,8 +46977,8 @@ }, "expression": { "type": "CallExpression", - "start": 32032, - "end": 32072, + "start": 32019, + "end": 32059, "loc": { "start": { "line": 1138, @@ -47023,8 +46991,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32032, - "end": 32050, + "start": 32019, + "end": 32037, "loc": { "start": { "line": 1138, @@ -47037,8 +47005,8 @@ }, "object": { "type": "Identifier", - "start": 32032, - "end": 32036, + "start": 32019, + "end": 32023, "loc": { "start": { "line": 1138, @@ -47054,8 +47022,8 @@ }, "property": { "type": "Identifier", - "start": 32037, - "end": 32050, + "start": 32024, + "end": 32037, "loc": { "start": { "line": 1138, @@ -47074,8 +47042,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 32051, - "end": 32071, + "start": 32038, + "end": 32058, "loc": { "start": { "line": 1138, @@ -47088,8 +47056,8 @@ }, "object": { "type": "ThisExpression", - "start": 32051, - "end": 32055, + "start": 32038, + "end": 32042, "loc": { "start": { "line": 1138, @@ -47103,8 +47071,8 @@ }, "property": { "type": "Identifier", - "start": 32056, - "end": 32071, + "start": 32043, + "end": 32058, "loc": { "start": { "line": 1138, @@ -47130,8 +47098,8 @@ }, { "type": "ExpressionStatement", - "start": 32092, - "end": 32131, + "start": 32079, + "end": 32118, "loc": { "start": { "line": 1140, @@ -47144,8 +47112,8 @@ }, "expression": { "type": "CallExpression", - "start": 32092, - "end": 32130, + "start": 32079, + "end": 32117, "loc": { "start": { "line": 1140, @@ -47158,8 +47126,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32092, - "end": 32109, + "start": 32079, + "end": 32096, "loc": { "start": { "line": 1140, @@ -47172,8 +47140,8 @@ }, "object": { "type": "MemberExpression", - "start": 32092, - "end": 32104, + "start": 32079, + "end": 32091, "loc": { "start": { "line": 1140, @@ -47186,8 +47154,8 @@ }, "object": { "type": "ThisExpression", - "start": 32092, - "end": 32096, + "start": 32079, + "end": 32083, "loc": { "start": { "line": 1140, @@ -47201,8 +47169,8 @@ }, "property": { "type": "Identifier", - "start": 32097, - "end": 32104, + "start": 32084, + "end": 32091, "loc": { "start": { "line": 1140, @@ -47220,8 +47188,8 @@ }, "property": { "type": "Identifier", - "start": 32105, - "end": 32109, + "start": 32092, + "end": 32096, "loc": { "start": { "line": 1140, @@ -47240,8 +47208,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 32110, - "end": 32123, + "start": 32097, + "end": 32110, "loc": { "start": { "line": 1140, @@ -47260,8 +47228,8 @@ }, { "type": "ThisExpression", - "start": 32125, - "end": 32129, + "start": 32112, + "end": 32116, "loc": { "start": { "line": 1140, @@ -47284,8 +47252,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", - "start": 31843, - "end": 31931, + "start": 31830, + "end": 31918, "loc": { "start": { "line": 1132, @@ -47302,8 +47270,8 @@ { "type": "CommentBlock", "value": "*\n * Insert filters row at initialization\n ", - "start": 32143, - "end": 32198, + "start": 32130, + "end": 32185, "loc": { "start": { "line": 1143, @@ -47319,8 +47287,8 @@ }, { "type": "ClassMethod", - "start": 32203, - "end": 32965, + "start": 32190, + "end": 32952, "loc": { "start": { "line": 1146, @@ -47335,8 +47303,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 32203, - "end": 32220, + "start": 32190, + "end": 32207, "loc": { "start": { "line": 1146, @@ -47359,8 +47327,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 32223, - "end": 32965, + "start": 32210, + "end": 32952, "loc": { "start": { "line": 1146, @@ -47374,8 +47342,8 @@ "body": [ { "type": "IfStatement", - "start": 32426, - "end": 32478, + "start": 32413, + "end": 32465, "loc": { "start": { "line": 1150, @@ -47388,8 +47356,8 @@ }, "test": { "type": "MemberExpression", - "start": 32430, - "end": 32445, + "start": 32417, + "end": 32432, "loc": { "start": { "line": 1150, @@ -47402,8 +47370,8 @@ }, "object": { "type": "ThisExpression", - "start": 32430, - "end": 32434, + "start": 32417, + "end": 32421, "loc": { "start": { "line": 1150, @@ -47418,8 +47386,8 @@ }, "property": { "type": "Identifier", - "start": 32435, - "end": 32445, + "start": 32422, + "end": 32432, "loc": { "start": { "line": 1150, @@ -47438,8 +47406,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 32447, - "end": 32478, + "start": 32434, + "end": 32465, "loc": { "start": { "line": 1150, @@ -47453,8 +47421,8 @@ "body": [ { "type": "ReturnStatement", - "start": 32461, - "end": 32468, + "start": 32448, + "end": 32455, "loc": { "start": { "line": 1151, @@ -47475,8 +47443,8 @@ { "type": "CommentLine", "value": " TODO: prevent filters row generation for popup filters too,", - "start": 32233, - "end": 32295, + "start": 32220, + "end": 32282, "loc": { "start": { "line": 1147, @@ -47491,8 +47459,8 @@ { "type": "CommentLine", "value": " to reduce and simplify headers row index adjusting across lib modules", - "start": 32304, - "end": 32376, + "start": 32291, + "end": 32363, "loc": { "start": { "line": 1148, @@ -47507,8 +47475,8 @@ { "type": "CommentLine", "value": " (GridLayout, PopupFilter etc)", - "start": 32385, - "end": 32417, + "start": 32372, + "end": 32404, "loc": { "start": { "line": 1149, @@ -47524,8 +47492,8 @@ }, { "type": "VariableDeclaration", - "start": 32487, - "end": 32498, + "start": 32474, + "end": 32485, "loc": { "start": { "line": 1153, @@ -47539,8 +47507,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 32491, - "end": 32497, + "start": 32478, + "end": 32484, "loc": { "start": { "line": 1153, @@ -47553,8 +47521,8 @@ }, "id": { "type": "Identifier", - "start": 32491, - "end": 32497, + "start": 32478, + "end": 32484, "loc": { "start": { "line": 1153, @@ -47575,8 +47543,8 @@ }, { "type": "VariableDeclaration", - "start": 32508, - "end": 32545, + "start": 32495, + "end": 32532, "loc": { "start": { "line": 1155, @@ -47590,8 +47558,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 32512, - "end": 32544, + "start": 32499, + "end": 32531, "loc": { "start": { "line": 1155, @@ -47604,8 +47572,8 @@ }, "id": { "type": "Identifier", - "start": 32512, - "end": 32517, + "start": 32499, + "end": 32504, "loc": { "start": { "line": 1155, @@ -47621,8 +47589,8 @@ }, "init": { "type": "CallExpression", - "start": 32520, - "end": 32544, + "start": 32507, + "end": 32531, "loc": { "start": { "line": 1155, @@ -47635,8 +47603,8 @@ }, "callee": { "type": "Identifier", - "start": 32520, - "end": 32523, + "start": 32507, + "end": 32510, "loc": { "start": { "line": 1155, @@ -47653,8 +47621,8 @@ "arguments": [ { "type": "CallExpression", - "start": 32524, - "end": 32534, + "start": 32511, + "end": 32521, "loc": { "start": { "line": 1155, @@ -47667,8 +47635,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32524, - "end": 32532, + "start": 32511, + "end": 32519, "loc": { "start": { "line": 1155, @@ -47681,8 +47649,8 @@ }, "object": { "type": "ThisExpression", - "start": 32524, - "end": 32528, + "start": 32511, + "end": 32515, "loc": { "start": { "line": 1155, @@ -47696,8 +47664,8 @@ }, "property": { "type": "Identifier", - "start": 32529, - "end": 32532, + "start": 32516, + "end": 32519, "loc": { "start": { "line": 1155, @@ -47717,8 +47685,8 @@ }, { "type": "StringLiteral", - "start": 32536, - "end": 32543, + "start": 32523, + "end": 32530, "loc": { "start": { "line": 1155, @@ -47743,8 +47711,8 @@ }, { "type": "IfStatement", - "start": 32554, - "end": 32732, + "start": 32541, + "end": 32719, "loc": { "start": { "line": 1156, @@ -47757,8 +47725,8 @@ }, "test": { "type": "BinaryExpression", - "start": 32558, - "end": 32574, + "start": 32545, + "end": 32561, "loc": { "start": { "line": 1156, @@ -47771,8 +47739,8 @@ }, "left": { "type": "MemberExpression", - "start": 32558, - "end": 32570, + "start": 32545, + "end": 32557, "loc": { "start": { "line": 1156, @@ -47785,8 +47753,8 @@ }, "object": { "type": "Identifier", - "start": 32558, - "end": 32563, + "start": 32545, + "end": 32550, "loc": { "start": { "line": 1156, @@ -47802,8 +47770,8 @@ }, "property": { "type": "Identifier", - "start": 32564, - "end": 32570, + "start": 32551, + "end": 32557, "loc": { "start": { "line": 1156, @@ -47822,8 +47790,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 32573, - "end": 32574, + "start": 32560, + "end": 32561, "loc": { "start": { "line": 1156, @@ -47843,8 +47811,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 32576, - "end": 32650, + "start": 32563, + "end": 32637, "loc": { "start": { "line": 1156, @@ -47858,8 +47826,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 32590, - "end": 32640, + "start": 32577, + "end": 32627, "loc": { "start": { "line": 1157, @@ -47872,8 +47840,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 32590, - "end": 32639, + "start": 32577, + "end": 32626, "loc": { "start": { "line": 1157, @@ -47887,8 +47855,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 32590, - "end": 32596, + "start": 32577, + "end": 32583, "loc": { "start": { "line": 1157, @@ -47904,8 +47872,8 @@ }, "right": { "type": "CallExpression", - "start": 32599, - "end": 32639, + "start": 32586, + "end": 32626, "loc": { "start": { "line": 1157, @@ -47918,8 +47886,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32599, - "end": 32617, + "start": 32586, + "end": 32604, "loc": { "start": { "line": 1157, @@ -47932,8 +47900,8 @@ }, "object": { "type": "MemberExpression", - "start": 32599, - "end": 32607, + "start": 32586, + "end": 32594, "loc": { "start": { "line": 1157, @@ -47946,8 +47914,8 @@ }, "object": { "type": "Identifier", - "start": 32599, - "end": 32604, + "start": 32586, + "end": 32591, "loc": { "start": { "line": 1157, @@ -47963,8 +47931,8 @@ }, "property": { "type": "NumericLiteral", - "start": 32605, - "end": 32606, + "start": 32592, + "end": 32593, "loc": { "start": { "line": 1157, @@ -47985,8 +47953,8 @@ }, "property": { "type": "Identifier", - "start": 32608, - "end": 32617, + "start": 32595, + "end": 32604, "loc": { "start": { "line": 1157, @@ -48005,8 +47973,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 32618, - "end": 32638, + "start": 32605, + "end": 32625, "loc": { "start": { "line": 1157, @@ -48019,8 +47987,8 @@ }, "object": { "type": "ThisExpression", - "start": 32618, - "end": 32622, + "start": 32605, + "end": 32609, "loc": { "start": { "line": 1157, @@ -48034,8 +48002,8 @@ }, "property": { "type": "Identifier", - "start": 32623, - "end": 32638, + "start": 32610, + "end": 32625, "loc": { "start": { "line": 1157, @@ -48060,8 +48028,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 32656, - "end": 32732, + "start": 32643, + "end": 32719, "loc": { "start": { "line": 1158, @@ -48075,8 +48043,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 32670, - "end": 32722, + "start": 32657, + "end": 32709, "loc": { "start": { "line": 1159, @@ -48089,8 +48057,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 32670, - "end": 32721, + "start": 32657, + "end": 32708, "loc": { "start": { "line": 1159, @@ -48104,8 +48072,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 32670, - "end": 32676, + "start": 32657, + "end": 32663, "loc": { "start": { "line": 1159, @@ -48121,8 +48089,8 @@ }, "right": { "type": "CallExpression", - "start": 32679, - "end": 32721, + "start": 32666, + "end": 32708, "loc": { "start": { "line": 1159, @@ -48135,8 +48103,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32679, - "end": 32699, + "start": 32666, + "end": 32686, "loc": { "start": { "line": 1159, @@ -48149,8 +48117,8 @@ }, "object": { "type": "CallExpression", - "start": 32679, - "end": 32689, + "start": 32666, + "end": 32676, "loc": { "start": { "line": 1159, @@ -48163,8 +48131,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32679, - "end": 32687, + "start": 32666, + "end": 32674, "loc": { "start": { "line": 1159, @@ -48177,8 +48145,8 @@ }, "object": { "type": "ThisExpression", - "start": 32679, - "end": 32683, + "start": 32666, + "end": 32670, "loc": { "start": { "line": 1159, @@ -48192,8 +48160,8 @@ }, "property": { "type": "Identifier", - "start": 32684, - "end": 32687, + "start": 32671, + "end": 32674, "loc": { "start": { "line": 1159, @@ -48213,8 +48181,8 @@ }, "property": { "type": "Identifier", - "start": 32690, - "end": 32699, + "start": 32677, + "end": 32686, "loc": { "start": { "line": 1159, @@ -48233,8 +48201,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 32700, - "end": 32720, + "start": 32687, + "end": 32707, "loc": { "start": { "line": 1159, @@ -48247,8 +48215,8 @@ }, "object": { "type": "ThisExpression", - "start": 32700, - "end": 32704, + "start": 32687, + "end": 32691, "loc": { "start": { "line": 1159, @@ -48262,8 +48230,8 @@ }, "property": { "type": "Identifier", - "start": 32705, - "end": 32720, + "start": 32692, + "end": 32707, "loc": { "start": { "line": 1159, @@ -48289,8 +48257,8 @@ }, { "type": "ExpressionStatement", - "start": 32742, - "end": 32782, + "start": 32729, + "end": 32769, "loc": { "start": { "line": 1162, @@ -48303,8 +48271,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 32742, - "end": 32781, + "start": 32729, + "end": 32768, "loc": { "start": { "line": 1162, @@ -48318,8 +48286,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 32742, - "end": 32758, + "start": 32729, + "end": 32745, "loc": { "start": { "line": 1162, @@ -48332,8 +48300,8 @@ }, "object": { "type": "Identifier", - "start": 32742, - "end": 32748, + "start": 32729, + "end": 32735, "loc": { "start": { "line": 1162, @@ -48349,8 +48317,8 @@ }, "property": { "type": "Identifier", - "start": 32749, - "end": 32758, + "start": 32736, + "end": 32745, "loc": { "start": { "line": 1162, @@ -48368,8 +48336,8 @@ }, "right": { "type": "MemberExpression", - "start": 32761, - "end": 32781, + "start": 32748, + "end": 32768, "loc": { "start": { "line": 1162, @@ -48382,8 +48350,8 @@ }, "object": { "type": "ThisExpression", - "start": 32761, - "end": 32765, + "start": 32748, + "end": 32752, "loc": { "start": { "line": 1162, @@ -48397,8 +48365,8 @@ }, "property": { "type": "Identifier", - "start": 32766, - "end": 32781, + "start": 32753, + "end": 32768, "loc": { "start": { "line": 1162, @@ -48418,8 +48386,8 @@ }, { "type": "IfStatement", - "start": 32792, - "end": 32870, + "start": 32779, + "end": 32857, "loc": { "start": { "line": 1164, @@ -48432,8 +48400,8 @@ }, "test": { "type": "CallExpression", - "start": 32796, - "end": 32816, + "start": 32783, + "end": 32803, "loc": { "start": { "line": 1164, @@ -48446,8 +48414,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32796, - "end": 32814, + "start": 32783, + "end": 32801, "loc": { "start": { "line": 1164, @@ -48460,8 +48428,8 @@ }, "object": { "type": "ThisExpression", - "start": 32796, - "end": 32800, + "start": 32783, + "end": 32787, "loc": { "start": { "line": 1164, @@ -48475,8 +48443,8 @@ }, "property": { "type": "Identifier", - "start": 32801, - "end": 32814, + "start": 32788, + "end": 32801, "loc": { "start": { "line": 1164, @@ -48496,8 +48464,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 32818, - "end": 32870, + "start": 32805, + "end": 32857, "loc": { "start": { "line": 1164, @@ -48511,8 +48479,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 32832, - "end": 32860, + "start": 32819, + "end": 32847, "loc": { "start": { "line": 1165, @@ -48525,8 +48493,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 32832, - "end": 32859, + "start": 32819, + "end": 32846, "loc": { "start": { "line": 1165, @@ -48540,8 +48508,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 32832, - "end": 32852, + "start": 32819, + "end": 32839, "loc": { "start": { "line": 1165, @@ -48554,8 +48522,8 @@ }, "object": { "type": "MemberExpression", - "start": 32832, - "end": 32844, + "start": 32819, + "end": 32831, "loc": { "start": { "line": 1165, @@ -48568,8 +48536,8 @@ }, "object": { "type": "Identifier", - "start": 32832, - "end": 32838, + "start": 32819, + "end": 32825, "loc": { "start": { "line": 1165, @@ -48585,8 +48553,8 @@ }, "property": { "type": "Identifier", - "start": 32839, - "end": 32844, + "start": 32826, + "end": 32831, "loc": { "start": { "line": 1165, @@ -48604,8 +48572,8 @@ }, "property": { "type": "Identifier", - "start": 32845, - "end": 32852, + "start": 32832, + "end": 32839, "loc": { "start": { "line": 1165, @@ -48623,8 +48591,8 @@ }, "right": { "type": "Identifier", - "start": 32855, - "end": 32859, + "start": 32842, + "end": 32846, "loc": { "start": { "line": 1165, @@ -48647,8 +48615,8 @@ }, { "type": "ExpressionStatement", - "start": 32880, - "end": 32936, + "start": 32867, + "end": 32923, "loc": { "start": { "line": 1168, @@ -48661,8 +48629,8 @@ }, "expression": { "type": "CallExpression", - "start": 32880, - "end": 32935, + "start": 32867, + "end": 32922, "loc": { "start": { "line": 1168, @@ -48675,8 +48643,8 @@ }, "callee": { "type": "MemberExpression", - "start": 32880, - "end": 32897, + "start": 32867, + "end": 32884, "loc": { "start": { "line": 1168, @@ -48689,8 +48657,8 @@ }, "object": { "type": "MemberExpression", - "start": 32880, - "end": 32892, + "start": 32867, + "end": 32879, "loc": { "start": { "line": 1168, @@ -48703,8 +48671,8 @@ }, "object": { "type": "ThisExpression", - "start": 32880, - "end": 32884, + "start": 32867, + "end": 32871, "loc": { "start": { "line": 1168, @@ -48718,8 +48686,8 @@ }, "property": { "type": "Identifier", - "start": 32885, - "end": 32892, + "start": 32872, + "end": 32879, "loc": { "start": { "line": 1168, @@ -48737,8 +48705,8 @@ }, "property": { "type": "Identifier", - "start": 32893, - "end": 32897, + "start": 32880, + "end": 32884, "loc": { "start": { "line": 1168, @@ -48757,8 +48725,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 32898, - "end": 32920, + "start": 32885, + "end": 32907, "loc": { "start": { "line": 1168, @@ -48777,8 +48745,8 @@ }, { "type": "ThisExpression", - "start": 32922, - "end": 32926, + "start": 32909, + "end": 32913, "loc": { "start": { "line": 1168, @@ -48792,8 +48760,8 @@ }, { "type": "Identifier", - "start": 32928, - "end": 32934, + "start": 32915, + "end": 32921, "loc": { "start": { "line": 1168, @@ -48812,8 +48780,8 @@ }, { "type": "ReturnStatement", - "start": 32945, - "end": 32959, + "start": 32932, + "end": 32946, "loc": { "start": { "line": 1169, @@ -48826,8 +48794,8 @@ }, "argument": { "type": "Identifier", - "start": 32952, - "end": 32958, + "start": 32939, + "end": 32945, "loc": { "start": { "line": 1169, @@ -48850,8 +48818,8 @@ { "type": "CommentBlock", "value": "*\n * Insert filters row at initialization\n ", - "start": 32143, - "end": 32198, + "start": 32130, + "end": 32185, "loc": { "start": { "line": 1143, @@ -48868,8 +48836,8 @@ { "type": "CommentBlock", "value": "*\n * Initialize filtersless table\n ", - "start": 32971, - "end": 33018, + "start": 32958, + "end": 33005, "loc": { "start": { "line": 1172, @@ -48885,8 +48853,8 @@ }, { "type": "ClassMethod", - "start": 33023, - "end": 33216, + "start": 33010, + "end": 33203, "loc": { "start": { "line": 1175, @@ -48901,8 +48869,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 33023, - "end": 33037, + "start": 33010, + "end": 33024, "loc": { "start": { "line": 1175, @@ -48925,8 +48893,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 33040, - "end": 33216, + "start": 33027, + "end": 33203, "loc": { "start": { "line": 1175, @@ -48940,8 +48908,8 @@ "body": [ { "type": "IfStatement", - "start": 33050, - "end": 33099, + "start": 33037, + "end": 33086, "loc": { "start": { "line": 1176, @@ -48954,8 +48922,8 @@ }, "test": { "type": "MemberExpression", - "start": 33054, - "end": 33066, + "start": 33041, + "end": 33053, "loc": { "start": { "line": 1176, @@ -48968,8 +48936,8 @@ }, "object": { "type": "ThisExpression", - "start": 33054, - "end": 33058, + "start": 33041, + "end": 33045, "loc": { "start": { "line": 1176, @@ -48983,8 +48951,8 @@ }, "property": { "type": "Identifier", - "start": 33059, - "end": 33066, + "start": 33046, + "end": 33053, "loc": { "start": { "line": 1176, @@ -49002,8 +48970,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 33068, - "end": 33099, + "start": 33055, + "end": 33086, "loc": { "start": { "line": 1176, @@ -49017,8 +48985,8 @@ "body": [ { "type": "ReturnStatement", - "start": 33082, - "end": 33089, + "start": 33069, + "end": 33076, "loc": { "start": { "line": 1177, @@ -49038,8 +49006,8 @@ }, { "type": "ExpressionStatement", - "start": 33108, - "end": 33160, + "start": 33095, + "end": 33147, "loc": { "start": { "line": 1179, @@ -49052,8 +49020,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 33108, - "end": 33159, + "start": 33095, + "end": 33146, "loc": { "start": { "line": 1179, @@ -49067,8 +49035,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 33108, - "end": 33119, + "start": 33095, + "end": 33106, "loc": { "start": { "line": 1179, @@ -49081,8 +49049,8 @@ }, "object": { "type": "ThisExpression", - "start": 33108, - "end": 33112, + "start": 33095, + "end": 33099, "loc": { "start": { "line": 1179, @@ -49096,8 +49064,8 @@ }, "property": { "type": "Identifier", - "start": 33113, - "end": 33119, + "start": 33100, + "end": 33106, "loc": { "start": { "line": 1179, @@ -49115,8 +49083,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 33122, - "end": 33159, + "start": 33109, + "end": 33146, "loc": { "start": { "line": 1179, @@ -49129,8 +49097,8 @@ }, "test": { "type": "BinaryExpression", - "start": 33122, - "end": 33137, + "start": 33109, + "end": 33124, "loc": { "start": { "line": 1179, @@ -49143,8 +49111,8 @@ }, "left": { "type": "MemberExpression", - "start": 33122, - "end": 33133, + "start": 33109, + "end": 33120, "loc": { "start": { "line": 1179, @@ -49157,8 +49125,8 @@ }, "object": { "type": "ThisExpression", - "start": 33122, - "end": 33126, + "start": 33109, + "end": 33113, "loc": { "start": { "line": 1179, @@ -49172,8 +49140,8 @@ }, "property": { "type": "Identifier", - "start": 33127, - "end": 33133, + "start": 33114, + "end": 33120, "loc": { "start": { "line": 1179, @@ -49192,8 +49160,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 33136, - "end": 33137, + "start": 33123, + "end": 33124, "loc": { "start": { "line": 1179, @@ -49213,8 +49181,8 @@ }, "consequent": { "type": "BinaryExpression", - "start": 33140, - "end": 33155, + "start": 33127, + "end": 33142, "loc": { "start": { "line": 1179, @@ -49227,8 +49195,8 @@ }, "left": { "type": "MemberExpression", - "start": 33140, - "end": 33151, + "start": 33127, + "end": 33138, "loc": { "start": { "line": 1179, @@ -49241,8 +49209,8 @@ }, "object": { "type": "ThisExpression", - "start": 33140, - "end": 33144, + "start": 33127, + "end": 33131, "loc": { "start": { "line": 1179, @@ -49256,8 +49224,8 @@ }, "property": { "type": "Identifier", - "start": 33145, - "end": 33151, + "start": 33132, + "end": 33138, "loc": { "start": { "line": 1179, @@ -49276,8 +49244,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 33154, - "end": 33155, + "start": 33141, + "end": 33142, "loc": { "start": { "line": 1179, @@ -49297,8 +49265,8 @@ }, "alternate": { "type": "NumericLiteral", - "start": 33158, - "end": 33159, + "start": 33145, + "end": 33146, "loc": { "start": { "line": 1179, @@ -49320,8 +49288,8 @@ }, { "type": "ExpressionStatement", - "start": 33169, - "end": 33210, + "start": 33156, + "end": 33197, "loc": { "start": { "line": 1180, @@ -49334,8 +49302,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 33169, - "end": 33209, + "start": 33156, + "end": 33196, "loc": { "start": { "line": 1180, @@ -49349,8 +49317,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 33169, - "end": 33190, + "start": 33156, + "end": 33177, "loc": { "start": { "line": 1180, @@ -49363,8 +49331,8 @@ }, "object": { "type": "ThisExpression", - "start": 33169, - "end": 33173, + "start": 33156, + "end": 33160, "loc": { "start": { "line": 1180, @@ -49378,8 +49346,8 @@ }, "property": { "type": "Identifier", - "start": 33174, - "end": 33190, + "start": 33161, + "end": 33177, "loc": { "start": { "line": 1180, @@ -49397,8 +49365,8 @@ }, "right": { "type": "CallExpression", - "start": 33193, - "end": 33209, + "start": 33180, + "end": 33196, "loc": { "start": { "line": 1180, @@ -49411,8 +49379,8 @@ }, "callee": { "type": "MemberExpression", - "start": 33193, - "end": 33207, + "start": 33180, + "end": 33194, "loc": { "start": { "line": 1180, @@ -49425,8 +49393,8 @@ }, "object": { "type": "ThisExpression", - "start": 33193, - "end": 33197, + "start": 33180, + "end": 33184, "loc": { "start": { "line": 1180, @@ -49440,8 +49408,8 @@ }, "property": { "type": "Identifier", - "start": 33198, - "end": 33207, + "start": 33185, + "end": 33194, "loc": { "start": { "line": 1180, @@ -49469,8 +49437,8 @@ { "type": "CommentBlock", "value": "*\n * Initialize filtersless table\n ", - "start": 32971, - "end": 33018, + "start": 32958, + "end": 33005, "loc": { "start": { "line": 1172, @@ -49487,8 +49455,8 @@ { "type": "CommentBlock", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", - "start": 33222, - "end": 33441, + "start": 33209, + "end": 33428, "loc": { "start": { "line": 1183, @@ -49504,8 +49472,8 @@ }, { "type": "ClassMethod", - "start": 33446, - "end": 34660, + "start": 33433, + "end": 34647, "loc": { "start": { "line": 1189, @@ -49520,8 +49488,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 33446, - "end": 33463, + "start": 33433, + "end": 33450, "loc": { "start": { "line": 1189, @@ -49544,8 +49512,8 @@ "params": [ { "type": "Identifier", - "start": 33464, - "end": 33472, + "start": 33451, + "end": 33459, "loc": { "start": { "line": 1189, @@ -49561,8 +49529,8 @@ }, { "type": "Identifier", - "start": 33474, - "end": 33482, + "start": 33461, + "end": 33469, "loc": { "start": { "line": 1189, @@ -49578,8 +49546,8 @@ }, { "type": "Identifier", - "start": 33484, - "end": 33493, + "start": 33471, + "end": 33480, "loc": { "start": { "line": 1189, @@ -49596,8 +49564,8 @@ ], "body": { "type": "BlockStatement", - "start": 33495, - "end": 34660, + "start": 33482, + "end": 34647, "loc": { "start": { "line": 1189, @@ -49611,8 +49579,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 33505, - "end": 33544, + "start": 33492, + "end": 33531, "loc": { "start": { "line": 1190, @@ -49626,8 +49594,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 33509, - "end": 33543, + "start": 33496, + "end": 33530, "loc": { "start": { "line": 1190, @@ -49640,8 +49608,8 @@ }, "id": { "type": "Identifier", - "start": 33509, - "end": 33512, + "start": 33496, + "end": 33499, "loc": { "start": { "line": 1190, @@ -49657,8 +49625,8 @@ }, "init": { "type": "CallExpression", - "start": 33515, - "end": 33543, + "start": 33502, + "end": 33530, "loc": { "start": { "line": 1190, @@ -49671,8 +49639,8 @@ }, "callee": { "type": "MemberExpression", - "start": 33515, - "end": 33533, + "start": 33502, + "end": 33520, "loc": { "start": { "line": 1190, @@ -49685,8 +49653,8 @@ }, "object": { "type": "ThisExpression", - "start": 33515, - "end": 33519, + "start": 33502, + "end": 33506, "loc": { "start": { "line": 1190, @@ -49700,8 +49668,8 @@ }, "property": { "type": "Identifier", - "start": 33520, - "end": 33533, + "start": 33507, + "end": 33520, "loc": { "start": { "line": 1190, @@ -49720,8 +49688,8 @@ "arguments": [ { "type": "Identifier", - "start": 33534, - "end": 33542, + "start": 33521, + "end": 33529, "loc": { "start": { "line": 1190, @@ -49743,8 +49711,8 @@ }, { "type": "VariableDeclaration", - "start": 33553, - "end": 33648, + "start": 33540, + "end": 33635, "loc": { "start": { "line": 1191, @@ -49758,8 +49726,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 33557, - "end": 33647, + "start": 33544, + "end": 33634, "loc": { "start": { "line": 1191, @@ -49772,8 +49740,8 @@ }, "id": { "type": "Identifier", - "start": 33557, - "end": 33573, + "start": 33544, + "end": 33560, "loc": { "start": { "line": 1191, @@ -49789,8 +49757,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 33576, - "end": 33647, + "start": 33563, + "end": 33634, "loc": { "start": { "line": 1191, @@ -49803,8 +49771,8 @@ }, "test": { "type": "CallExpression", - "start": 33576, - "end": 33596, + "start": 33563, + "end": 33583, "loc": { "start": { "line": 1191, @@ -49817,8 +49785,8 @@ }, "callee": { "type": "MemberExpression", - "start": 33576, - "end": 33594, + "start": 33563, + "end": 33581, "loc": { "start": { "line": 1191, @@ -49831,8 +49799,8 @@ }, "object": { "type": "ThisExpression", - "start": 33576, - "end": 33580, + "start": 33563, + "end": 33567, "loc": { "start": { "line": 1191, @@ -49846,8 +49814,8 @@ }, "property": { "type": "Identifier", - "start": 33581, - "end": 33594, + "start": 33568, + "end": 33581, "loc": { "start": { "line": 1191, @@ -49867,8 +49835,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 33611, - "end": 33640, + "start": 33598, + "end": 33627, "loc": { "start": { "line": 1192, @@ -49881,8 +49849,8 @@ }, "object": { "type": "MemberExpression", - "start": 33611, - "end": 33630, + "start": 33598, + "end": 33617, "loc": { "start": { "line": 1192, @@ -49895,8 +49863,8 @@ }, "object": { "type": "ThisExpression", - "start": 33611, - "end": 33615, + "start": 33598, + "end": 33602, "loc": { "start": { "line": 1192, @@ -49910,8 +49878,8 @@ }, "property": { "type": "Identifier", - "start": 33616, - "end": 33630, + "start": 33603, + "end": 33617, "loc": { "start": { "line": 1192, @@ -49929,8 +49897,8 @@ }, "property": { "type": "Identifier", - "start": 33631, - "end": 33639, + "start": 33618, + "end": 33626, "loc": { "start": { "line": 1192, @@ -49948,8 +49916,8 @@ }, "alternate": { "type": "NullLiteral", - "start": 33643, - "end": 33647, + "start": 33630, + "end": 33634, "loc": { "start": { "line": 1192, @@ -49968,8 +49936,8 @@ }, { "type": "VariableDeclaration", - "start": 33657, - "end": 33705, + "start": 33644, + "end": 33692, "loc": { "start": { "line": 1193, @@ -49983,8 +49951,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 33661, - "end": 33704, + "start": 33648, + "end": 33691, "loc": { "start": { "line": 1193, @@ -49997,8 +49965,8 @@ }, "id": { "type": "Identifier", - "start": 33661, - "end": 33668, + "start": 33648, + "end": 33655, "loc": { "start": { "line": 1193, @@ -50014,8 +49982,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 33671, - "end": 33704, + "start": 33658, + "end": 33691, "loc": { "start": { "line": 1193, @@ -50028,8 +49996,8 @@ }, "test": { "type": "BinaryExpression", - "start": 33671, - "end": 33684, + "start": 33658, + "end": 33671, "loc": { "start": { "line": 1193, @@ -50042,8 +50010,8 @@ }, "left": { "type": "Identifier", - "start": 33671, - "end": 33674, + "start": 33658, + "end": 33661, "loc": { "start": { "line": 1193, @@ -50060,8 +50028,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 33679, - "end": 33684, + "start": 33666, + "end": 33671, "loc": { "start": { "line": 1193, @@ -50078,8 +50046,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 33687, - "end": 33693, + "start": 33674, + "end": 33680, "loc": { "start": { "line": 1193, @@ -50098,8 +50066,8 @@ }, "alternate": { "type": "StringLiteral", - "start": 33696, - "end": 33704, + "start": 33683, + "end": 33691, "loc": { "start": { "line": 1193, @@ -50123,8 +50091,8 @@ }, { "type": "VariableDeclaration", - "start": 33714, - "end": 33840, + "start": 33701, + "end": 33827, "loc": { "start": { "line": 1194, @@ -50138,8 +50106,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 33718, - "end": 33839, + "start": 33705, + "end": 33826, "loc": { "start": { "line": 1194, @@ -50152,8 +50120,8 @@ }, "id": { "type": "Identifier", - "start": 33718, - "end": 33721, + "start": 33705, + "end": 33708, "loc": { "start": { "line": 1194, @@ -50169,8 +50137,8 @@ }, "init": { "type": "CallExpression", - "start": 33724, - "end": 33839, + "start": 33711, + "end": 33826, "loc": { "start": { "line": 1194, @@ -50183,8 +50151,8 @@ }, "callee": { "type": "Identifier", - "start": 33724, - "end": 33733, + "start": 33711, + "end": 33720, "loc": { "start": { "line": 1194, @@ -50201,8 +50169,8 @@ "arguments": [ { "type": "Identifier", - "start": 33734, - "end": 33739, + "start": 33721, + "end": 33726, "loc": { "start": { "line": 1194, @@ -50218,8 +50186,8 @@ }, { "type": "ArrayExpression", - "start": 33753, - "end": 33789, + "start": 33740, + "end": 33776, "loc": { "start": { "line": 1195, @@ -50233,8 +50201,8 @@ "elements": [ { "type": "StringLiteral", - "start": 33754, - "end": 33758, + "start": 33741, + "end": 33745, "loc": { "start": { "line": 1195, @@ -50253,8 +50221,8 @@ }, { "type": "CallExpression", - "start": 33760, - "end": 33788, + "start": 33747, + "end": 33775, "loc": { "start": { "line": 1195, @@ -50267,8 +50235,8 @@ }, "callee": { "type": "MemberExpression", - "start": 33760, - "end": 33778, + "start": 33747, + "end": 33765, "loc": { "start": { "line": 1195, @@ -50281,8 +50249,8 @@ }, "object": { "type": "ThisExpression", - "start": 33760, - "end": 33764, + "start": 33747, + "end": 33751, "loc": { "start": { "line": 1195, @@ -50296,8 +50264,8 @@ }, "property": { "type": "Identifier", - "start": 33765, - "end": 33778, + "start": 33752, + "end": 33765, "loc": { "start": { "line": 1195, @@ -50316,8 +50284,8 @@ "arguments": [ { "type": "Identifier", - "start": 33779, - "end": 33787, + "start": 33766, + "end": 33774, "loc": { "start": { "line": 1195, @@ -50337,8 +50305,8 @@ }, { "type": "ArrayExpression", - "start": 33803, - "end": 33820, + "start": 33790, + "end": 33807, "loc": { "start": { "line": 1196, @@ -50352,8 +50320,8 @@ "elements": [ { "type": "StringLiteral", - "start": 33804, - "end": 33810, + "start": 33791, + "end": 33797, "loc": { "start": { "line": 1196, @@ -50372,8 +50340,8 @@ }, { "type": "Identifier", - "start": 33812, - "end": 33819, + "start": 33799, + "end": 33806, "loc": { "start": { "line": 1196, @@ -50391,8 +50359,8 @@ }, { "type": "ArrayExpression", - "start": 33822, - "end": 33838, + "start": 33809, + "end": 33825, "loc": { "start": { "line": 1196, @@ -50406,8 +50374,8 @@ "elements": [ { "type": "StringLiteral", - "start": 33823, - "end": 33827, + "start": 33810, + "end": 33814, "loc": { "start": { "line": 1196, @@ -50426,8 +50394,8 @@ }, { "type": "Identifier", - "start": 33829, - "end": 33837, + "start": 33816, + "end": 33824, "loc": { "start": { "line": 1196, @@ -50451,8 +50419,8 @@ }, { "type": "IfStatement", - "start": 33850, - "end": 34074, + "start": 33837, + "end": 34061, "loc": { "start": { "line": 1198, @@ -50465,8 +50433,8 @@ }, "test": { "type": "LogicalExpression", - "start": 33854, - "end": 33892, + "start": 33841, + "end": 33879, "loc": { "start": { "line": 1198, @@ -50479,8 +50447,8 @@ }, "left": { "type": "BinaryExpression", - "start": 33854, - "end": 33874, + "start": 33841, + "end": 33861, "loc": { "start": { "line": 1198, @@ -50493,8 +50461,8 @@ }, "left": { "type": "Identifier", - "start": 33854, - "end": 33861, + "start": 33841, + "end": 33848, "loc": { "start": { "line": 1198, @@ -50511,8 +50479,8 @@ "operator": "!==", "right": { "type": "StringLiteral", - "start": 33866, - "end": 33874, + "start": 33853, + "end": 33861, "loc": { "start": { "line": 1198, @@ -50533,8 +50501,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 33878, - "end": 33892, + "start": 33865, + "end": 33879, "loc": { "start": { "line": 1198, @@ -50547,8 +50515,8 @@ }, "object": { "type": "ThisExpression", - "start": 33878, - "end": 33882, + "start": 33865, + "end": 33869, "loc": { "start": { "line": 1198, @@ -50562,8 +50530,8 @@ }, "property": { "type": "Identifier", - "start": 33883, - "end": 33892, + "start": 33870, + "end": 33879, "loc": { "start": { "line": 1198, @@ -50582,8 +50550,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 33894, - "end": 34074, + "start": 33881, + "end": 34061, "loc": { "start": { "line": 1198, @@ -50597,8 +50565,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 33908, - "end": 34064, + "start": 33895, + "end": 34051, "loc": { "start": { "line": 1199, @@ -50611,8 +50579,8 @@ }, "expression": { "type": "CallExpression", - "start": 33908, - "end": 34063, + "start": 33895, + "end": 34050, "loc": { "start": { "line": 1199, @@ -50625,8 +50593,8 @@ }, "callee": { "type": "MemberExpression", - "start": 33908, - "end": 33924, + "start": 33895, + "end": 33911, "loc": { "start": { "line": 1199, @@ -50639,8 +50607,8 @@ }, "object": { "type": "Identifier", - "start": 33908, - "end": 33911, + "start": 33895, + "end": 33898, "loc": { "start": { "line": 1199, @@ -50656,8 +50624,8 @@ }, "property": { "type": "Identifier", - "start": 33912, - "end": 33924, + "start": 33899, + "end": 33911, "loc": { "start": { "line": 1199, @@ -50676,8 +50644,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 33925, - "end": 33938, + "start": 33912, + "end": 33925, "loc": { "start": { "line": 1199, @@ -50696,8 +50664,8 @@ }, { "type": "ConditionalExpression", - "start": 33956, - "end": 34049, + "start": 33943, + "end": 34036, "loc": { "start": { "line": 1200, @@ -50710,8 +50678,8 @@ }, "test": { "type": "MemberExpression", - "start": 33956, - "end": 33977, + "start": 33943, + "end": 33964, "loc": { "start": { "line": 1200, @@ -50724,8 +50692,8 @@ }, "object": { "type": "ThisExpression", - "start": 33956, - "end": 33960, + "start": 33943, + "end": 33947, "loc": { "start": { "line": 1200, @@ -50739,8 +50707,8 @@ }, "property": { "type": "Identifier", - "start": 33961, - "end": 33977, + "start": 33948, + "end": 33964, "loc": { "start": { "line": 1200, @@ -50758,8 +50726,8 @@ }, "consequent": { "type": "LogicalExpression", - "start": 33981, - "end": 34011, + "start": 33968, + "end": 33998, "loc": { "start": { "line": 1200, @@ -50772,8 +50740,8 @@ }, "left": { "type": "MemberExpression", - "start": 33981, - "end": 34005, + "start": 33968, + "end": 33992, "loc": { "start": { "line": 1200, @@ -50786,8 +50754,8 @@ }, "object": { "type": "MemberExpression", - "start": 33981, - "end": 33995, + "start": 33968, + "end": 33982, "loc": { "start": { "line": 1200, @@ -50800,8 +50768,8 @@ }, "object": { "type": "ThisExpression", - "start": 33981, - "end": 33985, + "start": 33968, + "end": 33972, "loc": { "start": { "line": 1200, @@ -50815,8 +50783,8 @@ }, "property": { "type": "Identifier", - "start": 33986, - "end": 33995, + "start": 33973, + "end": 33982, "loc": { "start": { "line": 1200, @@ -50834,8 +50802,8 @@ }, "property": { "type": "Identifier", - "start": 33996, - "end": 34004, + "start": 33983, + "end": 33991, "loc": { "start": { "line": 1200, @@ -50854,8 +50822,8 @@ "operator": "||", "right": { "type": "StringLiteral", - "start": 34009, - "end": 34011, + "start": 33996, + "end": 33998, "loc": { "start": { "line": 1200, @@ -50874,13 +50842,13 @@ }, "extra": { "parenthesized": true, - "parenStart": 33980 + "parenStart": 33967 } }, "alternate": { "type": "MemberExpression", - "start": 34035, - "end": 34049, + "start": 34022, + "end": 34036, "loc": { "start": { "line": 1201, @@ -50893,8 +50861,8 @@ }, "object": { "type": "ThisExpression", - "start": 34035, - "end": 34039, + "start": 34022, + "end": 34026, "loc": { "start": { "line": 1201, @@ -50908,8 +50876,8 @@ }, "property": { "type": "Identifier", - "start": 34040, - "end": 34049, + "start": 34027, + "end": 34036, "loc": { "start": { "line": 1201, @@ -50936,8 +50904,8 @@ }, { "type": "ExpressionStatement", - "start": 34083, - "end": 34128, + "start": 34070, + "end": 34115, "loc": { "start": { "line": 1204, @@ -50950,8 +50918,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 34083, - "end": 34127, + "start": 34070, + "end": 34114, "loc": { "start": { "line": 1204, @@ -50965,8 +50933,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 34083, - "end": 34096, + "start": 34070, + "end": 34083, "loc": { "start": { "line": 1204, @@ -50979,8 +50947,8 @@ }, "object": { "type": "Identifier", - "start": 34083, - "end": 34086, + "start": 34070, + "end": 34073, "loc": { "start": { "line": 1204, @@ -50996,8 +50964,8 @@ }, "property": { "type": "Identifier", - "start": 34087, - "end": 34096, + "start": 34074, + "end": 34083, "loc": { "start": { "line": 1204, @@ -51015,8 +50983,8 @@ }, "right": { "type": "LogicalExpression", - "start": 34099, - "end": 34127, + "start": 34086, + "end": 34114, "loc": { "start": { "line": 1204, @@ -51029,8 +50997,8 @@ }, "left": { "type": "Identifier", - "start": 34099, - "end": 34107, + "start": 34086, + "end": 34094, "loc": { "start": { "line": 1204, @@ -51047,8 +51015,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 34111, - "end": 34127, + "start": 34098, + "end": 34114, "loc": { "start": { "line": 1204, @@ -51061,8 +51029,8 @@ }, "object": { "type": "ThisExpression", - "start": 34111, - "end": 34115, + "start": 34098, + "end": 34102, "loc": { "start": { "line": 1204, @@ -51076,8 +51044,8 @@ }, "property": { "type": "Identifier", - "start": 34116, - "end": 34127, + "start": 34103, + "end": 34114, "loc": { "start": { "line": 1204, @@ -51098,8 +51066,8 @@ }, { "type": "ExpressionStatement", - "start": 34137, - "end": 34189, + "start": 34124, + "end": 34176, "loc": { "start": { "line": 1205, @@ -51112,8 +51080,8 @@ }, "expression": { "type": "CallExpression", - "start": 34137, - "end": 34188, + "start": 34124, + "end": 34175, "loc": { "start": { "line": 1205, @@ -51126,8 +51094,8 @@ }, "callee": { "type": "Identifier", - "start": 34137, - "end": 34143, + "start": 34124, + "end": 34130, "loc": { "start": { "line": 1205, @@ -51144,8 +51112,8 @@ "arguments": [ { "type": "Identifier", - "start": 34144, - "end": 34147, + "start": 34131, + "end": 34134, "loc": { "start": { "line": 1205, @@ -51161,8 +51129,8 @@ }, { "type": "StringLiteral", - "start": 34149, - "end": 34156, + "start": 34136, + "end": 34143, "loc": { "start": { "line": 1205, @@ -51181,8 +51149,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 34158, - "end": 34187, + "start": 34145, + "end": 34174, "loc": { "start": { "line": 1205, @@ -51200,8 +51168,8 @@ "params": [ { "type": "Identifier", - "start": 34159, - "end": 34162, + "start": 34146, + "end": 34149, "loc": { "start": { "line": 1205, @@ -51218,8 +51186,8 @@ ], "body": { "type": "CallExpression", - "start": 34167, - "end": 34187, + "start": 34154, + "end": 34174, "loc": { "start": { "line": 1205, @@ -51232,8 +51200,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34167, - "end": 34182, + "start": 34154, + "end": 34169, "loc": { "start": { "line": 1205, @@ -51246,8 +51214,8 @@ }, "object": { "type": "ThisExpression", - "start": 34167, - "end": 34171, + "start": 34154, + "end": 34158, "loc": { "start": { "line": 1205, @@ -51261,8 +51229,8 @@ }, "property": { "type": "Identifier", - "start": 34172, - "end": 34182, + "start": 34159, + "end": 34169, "loc": { "start": { "line": 1205, @@ -51281,8 +51249,8 @@ "arguments": [ { "type": "Identifier", - "start": 34183, - "end": 34186, + "start": 34170, + "end": 34173, "loc": { "start": { "line": 1205, @@ -51305,8 +51273,8 @@ { "type": "CommentLine", "value": "filter is appended in custom element", - "start": 34199, - "end": 34237, + "start": 34186, + "end": 34224, "loc": { "start": { "line": 1207, @@ -51322,8 +51290,8 @@ }, { "type": "IfStatement", - "start": 34246, - "end": 34388, + "start": 34233, + "end": 34375, "loc": { "start": { "line": 1208, @@ -51336,8 +51304,8 @@ }, "test": { "type": "Identifier", - "start": 34250, - "end": 34266, + "start": 34237, + "end": 34253, "loc": { "start": { "line": 1208, @@ -51354,8 +51322,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 34268, - "end": 34331, + "start": 34255, + "end": 34318, "loc": { "start": { "line": 1208, @@ -51369,8 +51337,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 34282, - "end": 34321, + "start": 34269, + "end": 34308, "loc": { "start": { "line": 1209, @@ -51383,8 +51351,8 @@ }, "expression": { "type": "CallExpression", - "start": 34282, - "end": 34320, + "start": 34269, + "end": 34307, "loc": { "start": { "line": 1209, @@ -51397,8 +51365,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34282, - "end": 34315, + "start": 34269, + "end": 34302, "loc": { "start": { "line": 1209, @@ -51411,8 +51379,8 @@ }, "object": { "type": "CallExpression", - "start": 34282, - "end": 34303, + "start": 34269, + "end": 34290, "loc": { "start": { "line": 1209, @@ -51425,8 +51393,8 @@ }, "callee": { "type": "Identifier", - "start": 34282, - "end": 34285, + "start": 34269, + "end": 34272, "loc": { "start": { "line": 1209, @@ -51443,8 +51411,8 @@ "arguments": [ { "type": "Identifier", - "start": 34286, - "end": 34302, + "start": 34273, + "end": 34289, "loc": { "start": { "line": 1209, @@ -51462,8 +51430,8 @@ }, "property": { "type": "Identifier", - "start": 34304, - "end": 34315, + "start": 34291, + "end": 34302, "loc": { "start": { "line": 1209, @@ -51482,8 +51450,8 @@ "arguments": [ { "type": "Identifier", - "start": 34316, - "end": 34319, + "start": 34303, + "end": 34306, "loc": { "start": { "line": 1209, @@ -51505,8 +51473,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 34337, - "end": 34388, + "start": 34324, + "end": 34375, "loc": { "start": { "line": 1210, @@ -51520,8 +51488,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 34351, - "end": 34378, + "start": 34338, + "end": 34365, "loc": { "start": { "line": 1211, @@ -51534,8 +51502,8 @@ }, "expression": { "type": "CallExpression", - "start": 34351, - "end": 34377, + "start": 34338, + "end": 34364, "loc": { "start": { "line": 1211, @@ -51548,8 +51516,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34351, - "end": 34372, + "start": 34338, + "end": 34359, "loc": { "start": { "line": 1211, @@ -51562,8 +51530,8 @@ }, "object": { "type": "Identifier", - "start": 34351, - "end": 34360, + "start": 34338, + "end": 34347, "loc": { "start": { "line": 1211, @@ -51579,8 +51547,8 @@ }, "property": { "type": "Identifier", - "start": 34361, - "end": 34372, + "start": 34348, + "end": 34359, "loc": { "start": { "line": 1211, @@ -51599,8 +51567,8 @@ "arguments": [ { "type": "Identifier", - "start": 34373, - "end": 34376, + "start": 34360, + "end": 34363, "loc": { "start": { "line": 1211, @@ -51624,8 +51592,8 @@ { "type": "CommentLine", "value": "filter is appended in custom element", - "start": 34199, - "end": 34237, + "start": 34186, + "end": 34224, "loc": { "start": { "line": 1207, @@ -51641,8 +51609,8 @@ }, { "type": "ExpressionStatement", - "start": 34398, - "end": 34423, + "start": 34385, + "end": 34410, "loc": { "start": { "line": 1214, @@ -51655,8 +51623,8 @@ }, "expression": { "type": "CallExpression", - "start": 34398, - "end": 34422, + "start": 34385, + "end": 34409, "loc": { "start": { "line": 1214, @@ -51669,8 +51637,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34398, - "end": 34414, + "start": 34385, + "end": 34401, "loc": { "start": { "line": 1214, @@ -51683,8 +51651,8 @@ }, "object": { "type": "MemberExpression", - "start": 34398, - "end": 34409, + "start": 34385, + "end": 34396, "loc": { "start": { "line": 1214, @@ -51697,8 +51665,8 @@ }, "object": { "type": "ThisExpression", - "start": 34398, - "end": 34402, + "start": 34385, + "end": 34389, "loc": { "start": { "line": 1214, @@ -51712,8 +51680,8 @@ }, "property": { "type": "Identifier", - "start": 34403, - "end": 34409, + "start": 34390, + "end": 34396, "loc": { "start": { "line": 1214, @@ -51731,8 +51699,8 @@ }, "property": { "type": "Identifier", - "start": 34410, - "end": 34414, + "start": 34397, + "end": 34401, "loc": { "start": { "line": 1214, @@ -51751,8 +51719,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 34415, - "end": 34421, + "start": 34402, + "end": 34408, "loc": { "start": { "line": 1214, @@ -51765,8 +51733,8 @@ }, "object": { "type": "Identifier", - "start": 34415, - "end": 34418, + "start": 34402, + "end": 34405, "loc": { "start": { "line": 1214, @@ -51782,8 +51750,8 @@ }, "property": { "type": "Identifier", - "start": 34419, - "end": 34421, + "start": 34406, + "end": 34408, "loc": { "start": { "line": 1214, @@ -51804,8 +51772,8 @@ }, { "type": "ExpressionStatement", - "start": 34433, - "end": 34487, + "start": 34420, + "end": 34474, "loc": { "start": { "line": 1216, @@ -51818,8 +51786,8 @@ }, "expression": { "type": "CallExpression", - "start": 34433, - "end": 34486, + "start": 34420, + "end": 34473, "loc": { "start": { "line": 1216, @@ -51832,8 +51800,8 @@ }, "callee": { "type": "Identifier", - "start": 34433, - "end": 34439, + "start": 34420, + "end": 34426, "loc": { "start": { "line": 1216, @@ -51850,8 +51818,8 @@ "arguments": [ { "type": "Identifier", - "start": 34440, - "end": 34443, + "start": 34427, + "end": 34430, "loc": { "start": { "line": 1216, @@ -51867,8 +51835,8 @@ }, { "type": "StringLiteral", - "start": 34445, - "end": 34455, + "start": 34432, + "end": 34442, "loc": { "start": { "line": 1216, @@ -51887,8 +51855,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 34457, - "end": 34485, + "start": 34444, + "end": 34472, "loc": { "start": { "line": 1216, @@ -51906,8 +51874,8 @@ "params": [ { "type": "Identifier", - "start": 34458, - "end": 34461, + "start": 34445, + "end": 34448, "loc": { "start": { "line": 1216, @@ -51924,8 +51892,8 @@ ], "body": { "type": "CallExpression", - "start": 34466, - "end": 34485, + "start": 34453, + "end": 34472, "loc": { "start": { "line": 1216, @@ -51938,8 +51906,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34466, - "end": 34480, + "start": 34453, + "end": 34467, "loc": { "start": { "line": 1216, @@ -51952,8 +51920,8 @@ }, "object": { "type": "ThisExpression", - "start": 34466, - "end": 34470, + "start": 34453, + "end": 34457, "loc": { "start": { "line": 1216, @@ -51967,8 +51935,8 @@ }, "property": { "type": "Identifier", - "start": 34471, - "end": 34480, + "start": 34458, + "end": 34467, "loc": { "start": { "line": 1216, @@ -51987,8 +51955,8 @@ "arguments": [ { "type": "Identifier", - "start": 34481, - "end": 34484, + "start": 34468, + "end": 34471, "loc": { "start": { "line": 1216, @@ -52010,8 +51978,8 @@ }, { "type": "ExpressionStatement", - "start": 34496, - "end": 34543, + "start": 34483, + "end": 34530, "loc": { "start": { "line": 1217, @@ -52024,8 +51992,8 @@ }, "expression": { "type": "CallExpression", - "start": 34496, - "end": 34542, + "start": 34483, + "end": 34529, "loc": { "start": { "line": 1217, @@ -52038,8 +52006,8 @@ }, "callee": { "type": "Identifier", - "start": 34496, - "end": 34502, + "start": 34483, + "end": 34489, "loc": { "start": { "line": 1217, @@ -52056,8 +52024,8 @@ "arguments": [ { "type": "Identifier", - "start": 34503, - "end": 34506, + "start": 34490, + "end": 34493, "loc": { "start": { "line": 1217, @@ -52073,8 +52041,8 @@ }, { "type": "StringLiteral", - "start": 34508, - "end": 34517, + "start": 34495, + "end": 34504, "loc": { "start": { "line": 1217, @@ -52093,8 +52061,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 34519, - "end": 34541, + "start": 34506, + "end": 34528, "loc": { "start": { "line": 1217, @@ -52112,8 +52080,8 @@ "params": [], "body": { "type": "CallExpression", - "start": 34525, - "end": 34541, + "start": 34512, + "end": 34528, "loc": { "start": { "line": 1217, @@ -52126,8 +52094,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34525, - "end": 34539, + "start": 34512, + "end": 34526, "loc": { "start": { "line": 1217, @@ -52140,8 +52108,8 @@ }, "object": { "type": "ThisExpression", - "start": 34525, - "end": 34529, + "start": 34512, + "end": 34516, "loc": { "start": { "line": 1217, @@ -52155,8 +52123,8 @@ }, "property": { "type": "Identifier", - "start": 34530, - "end": 34539, + "start": 34517, + "end": 34526, "loc": { "start": { "line": 1217, @@ -52180,8 +52148,8 @@ }, { "type": "ExpressionStatement", - "start": 34552, - "end": 34601, + "start": 34539, + "end": 34588, "loc": { "start": { "line": 1218, @@ -52194,8 +52162,8 @@ }, "expression": { "type": "CallExpression", - "start": 34552, - "end": 34600, + "start": 34539, + "end": 34587, "loc": { "start": { "line": 1218, @@ -52208,8 +52176,8 @@ }, "callee": { "type": "Identifier", - "start": 34552, - "end": 34558, + "start": 34539, + "end": 34545, "loc": { "start": { "line": 1218, @@ -52226,8 +52194,8 @@ "arguments": [ { "type": "Identifier", - "start": 34559, - "end": 34562, + "start": 34546, + "end": 34549, "loc": { "start": { "line": 1218, @@ -52243,8 +52211,8 @@ }, { "type": "StringLiteral", - "start": 34564, - "end": 34571, + "start": 34551, + "end": 34558, "loc": { "start": { "line": 1218, @@ -52263,8 +52231,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 34573, - "end": 34599, + "start": 34560, + "end": 34586, "loc": { "start": { "line": 1218, @@ -52282,8 +52250,8 @@ "params": [ { "type": "Identifier", - "start": 34574, - "end": 34577, + "start": 34561, + "end": 34564, "loc": { "start": { "line": 1218, @@ -52300,8 +52268,8 @@ ], "body": { "type": "CallExpression", - "start": 34582, - "end": 34599, + "start": 34569, + "end": 34586, "loc": { "start": { "line": 1218, @@ -52314,8 +52282,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34582, - "end": 34594, + "start": 34569, + "end": 34581, "loc": { "start": { "line": 1218, @@ -52328,8 +52296,8 @@ }, "object": { "type": "ThisExpression", - "start": 34582, - "end": 34586, + "start": 34569, + "end": 34573, "loc": { "start": { "line": 1218, @@ -52343,8 +52311,8 @@ }, "property": { "type": "Identifier", - "start": 34587, - "end": 34594, + "start": 34574, + "end": 34581, "loc": { "start": { "line": 1218, @@ -52363,8 +52331,8 @@ "arguments": [ { "type": "Identifier", - "start": 34595, - "end": 34598, + "start": 34582, + "end": 34585, "loc": { "start": { "line": 1218, @@ -52386,8 +52354,8 @@ }, { "type": "ExpressionStatement", - "start": 34610, - "end": 34654, + "start": 34597, + "end": 34641, "loc": { "start": { "line": 1219, @@ -52400,8 +52368,8 @@ }, "expression": { "type": "CallExpression", - "start": 34610, - "end": 34653, + "start": 34597, + "end": 34640, "loc": { "start": { "line": 1219, @@ -52414,8 +52382,8 @@ }, "callee": { "type": "Identifier", - "start": 34610, - "end": 34616, + "start": 34597, + "end": 34603, "loc": { "start": { "line": 1219, @@ -52432,8 +52400,8 @@ "arguments": [ { "type": "Identifier", - "start": 34617, - "end": 34620, + "start": 34604, + "end": 34607, "loc": { "start": { "line": 1219, @@ -52449,8 +52417,8 @@ }, { "type": "StringLiteral", - "start": 34622, - "end": 34628, + "start": 34609, + "end": 34615, "loc": { "start": { "line": 1219, @@ -52469,8 +52437,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 34630, - "end": 34652, + "start": 34617, + "end": 34639, "loc": { "start": { "line": 1219, @@ -52488,8 +52456,8 @@ "params": [], "body": { "type": "CallExpression", - "start": 34636, - "end": 34652, + "start": 34623, + "end": 34639, "loc": { "start": { "line": 1219, @@ -52502,8 +52470,8 @@ }, "callee": { "type": "MemberExpression", - "start": 34636, - "end": 34650, + "start": 34623, + "end": 34637, "loc": { "start": { "line": 1219, @@ -52516,8 +52484,8 @@ }, "object": { "type": "ThisExpression", - "start": 34636, - "end": 34640, + "start": 34623, + "end": 34627, "loc": { "start": { "line": 1219, @@ -52531,8 +52499,8 @@ }, "property": { "type": "Identifier", - "start": 34641, - "end": 34650, + "start": 34628, + "end": 34637, "loc": { "start": { "line": 1219, @@ -52562,8 +52530,8 @@ { "type": "CommentBlock", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", - "start": 33222, - "end": 33441, + "start": 33209, + "end": 33428, "loc": { "start": { "line": 1183, @@ -52580,8 +52548,8 @@ { "type": "CommentBlock", "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", - "start": 34666, - "end": 34764, + "start": 34653, + "end": 34751, "loc": { "start": { "line": 1222, @@ -52597,8 +52565,8 @@ }, { "type": "ClassMethod", - "start": 34769, - "end": 35101, + "start": 34756, + "end": 35088, "loc": { "start": { "line": 1226, @@ -52613,8 +52581,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 34769, - "end": 34787, + "start": 34756, + "end": 34774, "loc": { "start": { "line": 1226, @@ -52637,8 +52605,8 @@ "params": [ { "type": "Identifier", - "start": 34788, - "end": 34797, + "start": 34775, + "end": 34784, "loc": { "start": { "line": 1226, @@ -52655,8 +52623,8 @@ ], "body": { "type": "BlockStatement", - "start": 34799, - "end": 35101, + "start": 34786, + "end": 35088, "loc": { "start": { "line": 1226, @@ -52670,8 +52638,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 34809, - "end": 34914, + "start": 34796, + "end": 34901, "loc": { "start": { "line": 1227, @@ -52685,8 +52653,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 34813, - "end": 34913, + "start": 34800, + "end": 34900, "loc": { "start": { "line": 1227, @@ -52699,8 +52667,8 @@ }, "id": { "type": "Identifier", - "start": 34813, - "end": 34816, + "start": 34800, + "end": 34803, "loc": { "start": { "line": 1227, @@ -52716,8 +52684,8 @@ }, "init": { "type": "CallExpression", - "start": 34819, - "end": 34913, + "start": 34806, + "end": 34900, "loc": { "start": { "line": 1227, @@ -52730,8 +52698,8 @@ }, "callee": { "type": "Identifier", - "start": 34819, - "end": 34828, + "start": 34806, + "end": 34815, "loc": { "start": { "line": 1227, @@ -52748,8 +52716,8 @@ "arguments": [ { "type": "Identifier", - "start": 34829, - "end": 34834, + "start": 34816, + "end": 34821, "loc": { "start": { "line": 1227, @@ -52765,8 +52733,8 @@ }, { "type": "ArrayExpression", - "start": 34848, - "end": 34866, + "start": 34835, + "end": 34853, "loc": { "start": { "line": 1228, @@ -52780,8 +52748,8 @@ "elements": [ { "type": "StringLiteral", - "start": 34849, - "end": 34855, + "start": 34836, + "end": 34842, "loc": { "start": { "line": 1228, @@ -52800,8 +52768,8 @@ }, { "type": "StringLiteral", - "start": 34857, - "end": 34865, + "start": 34844, + "end": 34852, "loc": { "start": { "line": 1228, @@ -52822,8 +52790,8 @@ }, { "type": "ArrayExpression", - "start": 34880, - "end": 34903, + "start": 34867, + "end": 34890, "loc": { "start": { "line": 1229, @@ -52837,8 +52805,8 @@ "elements": [ { "type": "StringLiteral", - "start": 34881, - "end": 34888, + "start": 34868, + "end": 34875, "loc": { "start": { "line": 1229, @@ -52857,8 +52825,8 @@ }, { "type": "MemberExpression", - "start": 34890, - "end": 34902, + "start": 34877, + "end": 34889, "loc": { "start": { "line": 1229, @@ -52871,8 +52839,8 @@ }, "object": { "type": "ThisExpression", - "start": 34890, - "end": 34894, + "start": 34877, + "end": 34881, "loc": { "start": { "line": 1229, @@ -52886,8 +52854,8 @@ }, "property": { "type": "Identifier", - "start": 34895, - "end": 34902, + "start": 34882, + "end": 34889, "loc": { "start": { "line": 1229, @@ -52913,8 +52881,8 @@ }, { "type": "ExpressionStatement", - "start": 34923, - "end": 34956, + "start": 34910, + "end": 34943, "loc": { "start": { "line": 1231, @@ -52927,8 +52895,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 34923, - "end": 34955, + "start": 34910, + "end": 34942, "loc": { "start": { "line": 1231, @@ -52942,8 +52910,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 34923, - "end": 34936, + "start": 34910, + "end": 34923, "loc": { "start": { "line": 1231, @@ -52956,8 +52924,8 @@ }, "object": { "type": "Identifier", - "start": 34923, - "end": 34926, + "start": 34910, + "end": 34913, "loc": { "start": { "line": 1231, @@ -52973,8 +52941,8 @@ }, "property": { "type": "Identifier", - "start": 34927, - "end": 34936, + "start": 34914, + "end": 34923, "loc": { "start": { "line": 1231, @@ -52992,8 +52960,8 @@ }, "right": { "type": "MemberExpression", - "start": 34939, - "end": 34955, + "start": 34926, + "end": 34942, "loc": { "start": { "line": 1231, @@ -53006,8 +52974,8 @@ }, "object": { "type": "ThisExpression", - "start": 34939, - "end": 34943, + "start": 34926, + "end": 34930, "loc": { "start": { "line": 1231, @@ -53021,8 +52989,8 @@ }, "property": { "type": "Identifier", - "start": 34944, - "end": 34955, + "start": 34931, + "end": 34942, "loc": { "start": { "line": 1231, @@ -53043,8 +53011,8 @@ { "type": "CommentLine", "value": "filter is appended in container element", - "start": 34966, - "end": 35007, + "start": 34953, + "end": 34994, "loc": { "start": { "line": 1233, @@ -53060,8 +53028,8 @@ }, { "type": "ExpressionStatement", - "start": 35016, - "end": 35043, + "start": 35003, + "end": 35030, "loc": { "start": { "line": 1234, @@ -53074,8 +53042,8 @@ }, "expression": { "type": "CallExpression", - "start": 35016, - "end": 35042, + "start": 35003, + "end": 35029, "loc": { "start": { "line": 1234, @@ -53088,8 +53056,8 @@ }, "callee": { "type": "MemberExpression", - "start": 35016, - "end": 35037, + "start": 35003, + "end": 35024, "loc": { "start": { "line": 1234, @@ -53102,8 +53070,8 @@ }, "object": { "type": "Identifier", - "start": 35016, - "end": 35025, + "start": 35003, + "end": 35012, "loc": { "start": { "line": 1234, @@ -53120,8 +53088,8 @@ }, "property": { "type": "Identifier", - "start": 35026, - "end": 35037, + "start": 35013, + "end": 35024, "loc": { "start": { "line": 1234, @@ -53141,8 +53109,8 @@ "arguments": [ { "type": "Identifier", - "start": 35038, - "end": 35041, + "start": 35025, + "end": 35028, "loc": { "start": { "line": 1234, @@ -53163,8 +53131,8 @@ { "type": "CommentLine", "value": "filter is appended in container element", - "start": 34966, - "end": 35007, + "start": 34953, + "end": 34994, "loc": { "start": { "line": 1233, @@ -53180,8 +53148,8 @@ }, { "type": "ExpressionStatement", - "start": 35053, - "end": 35095, + "start": 35040, + "end": 35082, "loc": { "start": { "line": 1236, @@ -53194,8 +53162,8 @@ }, "expression": { "type": "CallExpression", - "start": 35053, - "end": 35094, + "start": 35040, + "end": 35081, "loc": { "start": { "line": 1236, @@ -53208,8 +53176,8 @@ }, "callee": { "type": "Identifier", - "start": 35053, - "end": 35059, + "start": 35040, + "end": 35046, "loc": { "start": { "line": 1236, @@ -53226,8 +53194,8 @@ "arguments": [ { "type": "Identifier", - "start": 35060, - "end": 35063, + "start": 35047, + "end": 35050, "loc": { "start": { "line": 1236, @@ -53243,8 +53211,8 @@ }, { "type": "StringLiteral", - "start": 35065, - "end": 35072, + "start": 35052, + "end": 35059, "loc": { "start": { "line": 1236, @@ -53263,8 +53231,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 35074, - "end": 35093, + "start": 35061, + "end": 35080, "loc": { "start": { "line": 1236, @@ -53282,8 +53250,8 @@ "params": [], "body": { "type": "CallExpression", - "start": 35080, - "end": 35093, + "start": 35067, + "end": 35080, "loc": { "start": { "line": 1236, @@ -53296,8 +53264,8 @@ }, "callee": { "type": "MemberExpression", - "start": 35080, - "end": 35091, + "start": 35067, + "end": 35078, "loc": { "start": { "line": 1236, @@ -53310,8 +53278,8 @@ }, "object": { "type": "ThisExpression", - "start": 35080, - "end": 35084, + "start": 35067, + "end": 35071, "loc": { "start": { "line": 1236, @@ -53325,8 +53293,8 @@ }, "property": { "type": "Identifier", - "start": 35085, - "end": 35091, + "start": 35072, + "end": 35078, "loc": { "start": { "line": 1236, @@ -53356,8 +53324,8 @@ { "type": "CommentBlock", "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", - "start": 34666, - "end": 34764, + "start": 34653, + "end": 34751, "loc": { "start": { "line": 1222, @@ -53374,8 +53342,8 @@ { "type": "CommentBlock", "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 35107, - "end": 35460, + "start": 35094, + "end": 35447, "loc": { "start": { "line": 1239, @@ -53391,8 +53359,8 @@ }, { "type": "ClassMethod", - "start": 35465, - "end": 36121, + "start": 35452, + "end": 36108, "loc": { "start": { "line": 1251, @@ -53407,8 +53375,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 35465, - "end": 35484, + "start": 35452, + "end": 35471, "loc": { "start": { "line": 1251, @@ -53431,8 +53399,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 35485, - "end": 35498, + "start": 35472, + "end": 35485, "loc": { "start": { "line": 1251, @@ -53445,8 +53413,8 @@ }, "left": { "type": "Identifier", - "start": 35485, - "end": 35493, + "start": 35472, + "end": 35480, "loc": { "start": { "line": 1251, @@ -53462,8 +53430,8 @@ }, "right": { "type": "ArrayExpression", - "start": 35496, - "end": 35498, + "start": 35483, + "end": 35485, "loc": { "start": { "line": 1251, @@ -53480,8 +53448,8 @@ ], "body": { "type": "BlockStatement", - "start": 35500, - "end": 36121, + "start": 35487, + "end": 36108, "loc": { "start": { "line": 1251, @@ -53495,8 +53463,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 35510, - "end": 36115, + "start": 35497, + "end": 36102, "loc": { "start": { "line": 1252, @@ -53509,8 +53477,8 @@ }, "expression": { "type": "CallExpression", - "start": 35510, - "end": 36114, + "start": 35497, + "end": 36101, "loc": { "start": { "line": 1252, @@ -53523,8 +53491,8 @@ }, "callee": { "type": "MemberExpression", - "start": 35510, - "end": 35526, + "start": 35497, + "end": 35513, "loc": { "start": { "line": 1252, @@ -53537,8 +53505,8 @@ }, "object": { "type": "Identifier", - "start": 35510, - "end": 35518, + "start": 35497, + "end": 35505, "loc": { "start": { "line": 1252, @@ -53554,8 +53522,8 @@ }, "property": { "type": "Identifier", - "start": 35519, - "end": 35526, + "start": 35506, + "end": 35513, "loc": { "start": { "line": 1252, @@ -53574,8 +53542,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 35527, - "end": 36113, + "start": 35514, + "end": 36100, "loc": { "start": { "line": 1252, @@ -53593,8 +53561,8 @@ "params": [ { "type": "Identifier", - "start": 35528, - "end": 35535, + "start": 35515, + "end": 35522, "loc": { "start": { "line": 1252, @@ -53611,8 +53579,8 @@ ], "body": { "type": "BlockStatement", - "start": 35540, - "end": 36113, + "start": 35527, + "end": 36100, "loc": { "start": { "line": 1252, @@ -53626,8 +53594,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 35806, - "end": 35858, + "start": 35793, + "end": 35845, "loc": { "start": { "line": 1257, @@ -53640,8 +53608,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 35806, - "end": 35857, + "start": 35793, + "end": 35844, "loc": { "start": { "line": 1257, @@ -53655,8 +53623,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 35806, - "end": 35822, + "start": 35793, + "end": 35809, "loc": { "start": { "line": 1257, @@ -53669,8 +53637,8 @@ }, "object": { "type": "Identifier", - "start": 35806, - "end": 35813, + "start": 35793, + "end": 35800, "loc": { "start": { "line": 1257, @@ -53687,8 +53655,8 @@ }, "property": { "type": "Identifier", - "start": 35814, - "end": 35822, + "start": 35801, + "end": 35809, "loc": { "start": { "line": 1257, @@ -53707,8 +53675,8 @@ }, "right": { "type": "LogicalExpression", - "start": 35825, - "end": 35857, + "start": 35812, + "end": 35844, "loc": { "start": { "line": 1257, @@ -53721,8 +53689,8 @@ }, "left": { "type": "MemberExpression", - "start": 35825, - "end": 35841, + "start": 35812, + "end": 35828, "loc": { "start": { "line": 1257, @@ -53735,8 +53703,8 @@ }, "object": { "type": "Identifier", - "start": 35825, - "end": 35832, + "start": 35812, + "end": 35819, "loc": { "start": { "line": 1257, @@ -53752,8 +53720,8 @@ }, "property": { "type": "Identifier", - "start": 35833, - "end": 35841, + "start": 35820, + "end": 35828, "loc": { "start": { "line": 1257, @@ -53772,8 +53740,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 35845, - "end": 35857, + "start": 35832, + "end": 35844, "loc": { "start": { "line": 1257, @@ -53786,8 +53754,8 @@ }, "object": { "type": "Identifier", - "start": 35845, - "end": 35852, + "start": 35832, + "end": 35839, "loc": { "start": { "line": 1257, @@ -53803,8 +53771,8 @@ }, "property": { "type": "Identifier", - "start": 35853, - "end": 35857, + "start": 35840, + "end": 35844, "loc": { "start": { "line": 1257, @@ -53827,8 +53795,8 @@ { "type": "CommentLine", "value": " TODO: remove the property field.", - "start": 35554, - "end": 35589, + "start": 35541, + "end": 35576, "loc": { "start": { "line": 1253, @@ -53843,8 +53811,8 @@ { "type": "CommentLine", "value": " Due to naming convention inconsistencies, a `property`", - "start": 35602, - "end": 35659, + "start": 35589, + "end": 35646, "loc": { "start": { "line": 1254, @@ -53859,8 +53827,8 @@ { "type": "CommentLine", "value": " field is added to allow a conditional instanciation based", - "start": 35672, - "end": 35732, + "start": 35659, + "end": 35719, "loc": { "start": { "line": 1255, @@ -53875,8 +53843,8 @@ { "type": "CommentLine", "value": " on that property on TableFilter, if supplied.", - "start": 35745, - "end": 35793, + "start": 35732, + "end": 35780, "loc": { "start": { "line": 1256, @@ -53892,8 +53860,8 @@ }, { "type": "IfStatement", - "start": 35871, - "end": 36103, + "start": 35858, + "end": 36090, "loc": { "start": { "line": 1258, @@ -53906,8 +53874,8 @@ }, "test": { "type": "LogicalExpression", - "start": 35875, - "end": 35969, + "start": 35862, + "end": 35956, "loc": { "start": { "line": 1258, @@ -53920,8 +53888,8 @@ }, "left": { "type": "LogicalExpression", - "start": 35875, - "end": 35925, + "start": 35862, + "end": 35912, "loc": { "start": { "line": 1258, @@ -53934,8 +53902,8 @@ }, "left": { "type": "UnaryExpression", - "start": 35875, - "end": 35890, + "start": 35862, + "end": 35877, "loc": { "start": { "line": 1258, @@ -53950,8 +53918,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 35876, - "end": 35890, + "start": 35863, + "end": 35877, "loc": { "start": { "line": 1258, @@ -53964,8 +53932,8 @@ }, "object": { "type": "ThisExpression", - "start": 35876, - "end": 35880, + "start": 35863, + "end": 35867, "loc": { "start": { "line": 1258, @@ -53979,8 +53947,8 @@ }, "property": { "type": "Identifier", - "start": 35881, - "end": 35890, + "start": 35868, + "end": 35877, "loc": { "start": { "line": 1258, @@ -54003,8 +53971,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 35894, - "end": 35925, + "start": 35881, + "end": 35912, "loc": { "start": { "line": 1258, @@ -54017,8 +53985,8 @@ }, "left": { "type": "MemberExpression", - "start": 35894, - "end": 35916, + "start": 35881, + "end": 35903, "loc": { "start": { "line": 1258, @@ -54031,8 +53999,8 @@ }, "object": { "type": "ThisExpression", - "start": 35894, - "end": 35898, + "start": 35881, + "end": 35885, "loc": { "start": { "line": 1258, @@ -54046,8 +54014,8 @@ }, "property": { "type": "MemberExpression", - "start": 35899, - "end": 35915, + "start": 35886, + "end": 35902, "loc": { "start": { "line": 1258, @@ -54060,8 +54028,8 @@ }, "object": { "type": "Identifier", - "start": 35899, - "end": 35906, + "start": 35886, + "end": 35893, "loc": { "start": { "line": 1258, @@ -54077,8 +54045,8 @@ }, "property": { "type": "Identifier", - "start": 35907, - "end": 35915, + "start": 35894, + "end": 35902, "loc": { "start": { "line": 1258, @@ -54099,8 +54067,8 @@ "operator": "===", "right": { "type": "BooleanLiteral", - "start": 35921, - "end": 35925, + "start": 35908, + "end": 35912, "loc": { "start": { "line": 1258, @@ -54118,8 +54086,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 35945, - "end": 35969, + "start": 35932, + "end": 35956, "loc": { "start": { "line": 1259, @@ -54132,8 +54100,8 @@ }, "left": { "type": "MemberExpression", - "start": 35945, - "end": 35960, + "start": 35932, + "end": 35947, "loc": { "start": { "line": 1259, @@ -54146,8 +54114,8 @@ }, "object": { "type": "Identifier", - "start": 35945, - "end": 35952, + "start": 35932, + "end": 35939, "loc": { "start": { "line": 1259, @@ -54163,8 +54131,8 @@ }, "property": { "type": "Identifier", - "start": 35953, - "end": 35960, + "start": 35940, + "end": 35947, "loc": { "start": { "line": 1259, @@ -54183,8 +54151,8 @@ "operator": "===", "right": { "type": "BooleanLiteral", - "start": 35965, - "end": 35969, + "start": 35952, + "end": 35956, "loc": { "start": { "line": 1259, @@ -54201,8 +54169,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 35971, - "end": 36103, + "start": 35958, + "end": 36090, "loc": { "start": { "line": 1259, @@ -54216,8 +54184,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 35989, - "end": 36022, + "start": 35976, + "end": 36009, "loc": { "start": { "line": 1260, @@ -54231,8 +54199,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 35993, - "end": 36021, + "start": 35980, + "end": 36008, "loc": { "start": { "line": 1260, @@ -54245,8 +54213,8 @@ }, "id": { "type": "ObjectPattern", - "start": 35993, - "end": 36011, + "start": 35980, + "end": 35998, "loc": { "start": { "line": 1260, @@ -54260,8 +54228,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 35994, - "end": 36004, + "start": 35981, + "end": 35991, "loc": { "start": { "line": 1260, @@ -54277,8 +54245,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 35994, - "end": 35999, + "start": 35981, + "end": 35986, "loc": { "start": { "line": 1260, @@ -54294,8 +54262,8 @@ }, "value": { "type": "Identifier", - "start": 36001, - "end": 36004, + "start": 35988, + "end": 35991, "loc": { "start": { "line": 1260, @@ -54312,8 +54280,8 @@ }, { "type": "ObjectProperty", - "start": 36006, - "end": 36010, + "start": 35993, + "end": 35997, "loc": { "start": { "line": 1260, @@ -54329,8 +54297,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 36006, - "end": 36010, + "start": 35993, + "end": 35997, "loc": { "start": { "line": 1260, @@ -54346,8 +54314,8 @@ }, "value": { "type": "Identifier", - "start": 36006, - "end": 36010, + "start": 35993, + "end": 35997, "loc": { "start": { "line": 1260, @@ -54369,8 +54337,8 @@ }, "init": { "type": "Identifier", - "start": 36014, - "end": 36021, + "start": 36001, + "end": 36008, "loc": { "start": { "line": 1260, @@ -54390,8 +54358,8 @@ }, { "type": "ExpressionStatement", - "start": 36040, - "end": 36089, + "start": 36027, + "end": 36076, "loc": { "start": { "line": 1262, @@ -54404,8 +54372,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 36040, - "end": 36088, + "start": 36027, + "end": 36075, "loc": { "start": { "line": 1262, @@ -54419,8 +54387,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 36040, - "end": 36054, + "start": 36027, + "end": 36041, "loc": { "start": { "line": 1262, @@ -54433,8 +54401,8 @@ }, "object": { "type": "MemberExpression", - "start": 36040, - "end": 36048, + "start": 36027, + "end": 36035, "loc": { "start": { "line": 1262, @@ -54447,8 +54415,8 @@ }, "object": { "type": "ThisExpression", - "start": 36040, - "end": 36044, + "start": 36027, + "end": 36031, "loc": { "start": { "line": 1262, @@ -54462,8 +54430,8 @@ }, "property": { "type": "Identifier", - "start": 36045, - "end": 36048, + "start": 36032, + "end": 36035, "loc": { "start": { "line": 1262, @@ -54481,8 +54449,8 @@ }, "property": { "type": "Identifier", - "start": 36049, - "end": 36053, + "start": 36036, + "end": 36040, "loc": { "start": { "line": 1262, @@ -54500,8 +54468,8 @@ }, "right": { "type": "LogicalExpression", - "start": 36057, - "end": 36088, + "start": 36044, + "end": 36075, "loc": { "start": { "line": 1262, @@ -54514,8 +54482,8 @@ }, "left": { "type": "MemberExpression", - "start": 36057, - "end": 36071, + "start": 36044, + "end": 36058, "loc": { "start": { "line": 1262, @@ -54528,8 +54496,8 @@ }, "object": { "type": "MemberExpression", - "start": 36057, - "end": 36065, + "start": 36044, + "end": 36052, "loc": { "start": { "line": 1262, @@ -54542,8 +54510,8 @@ }, "object": { "type": "ThisExpression", - "start": 36057, - "end": 36061, + "start": 36044, + "end": 36048, "loc": { "start": { "line": 1262, @@ -54557,8 +54525,8 @@ }, "property": { "type": "Identifier", - "start": 36062, - "end": 36065, + "start": 36049, + "end": 36052, "loc": { "start": { "line": 1262, @@ -54576,8 +54544,8 @@ }, "property": { "type": "Identifier", - "start": 36066, - "end": 36070, + "start": 36053, + "end": 36057, "loc": { "start": { "line": 1262, @@ -54596,8 +54564,8 @@ "operator": "||", "right": { "type": "NewExpression", - "start": 36075, - "end": 36088, + "start": 36062, + "end": 36075, "loc": { "start": { "line": 1262, @@ -54610,8 +54578,8 @@ }, "callee": { "type": "Identifier", - "start": 36079, - "end": 36082, + "start": 36066, + "end": 36069, "loc": { "start": { "line": 1262, @@ -54628,8 +54596,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 36083, - "end": 36087, + "start": 36070, + "end": 36074, "loc": { "start": { "line": 1262, @@ -54666,8 +54634,8 @@ { "type": "CommentBlock", "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 35107, - "end": 35460, + "start": 35094, + "end": 35447, "loc": { "start": { "line": 1239, @@ -54684,8 +54652,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 36127, - "end": 36402, + "start": 36114, + "end": 36389, "loc": { "start": { "line": 1267, @@ -54701,8 +54669,8 @@ }, { "type": "ClassMethod", - "start": 36407, - "end": 36652, + "start": 36394, + "end": 36639, "loc": { "start": { "line": 1277, @@ -54717,8 +54685,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 36407, - "end": 36419, + "start": 36394, + "end": 36406, "loc": { "start": { "line": 1277, @@ -54741,8 +54709,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 36420, - "end": 36433, + "start": 36407, + "end": 36420, "loc": { "start": { "line": 1277, @@ -54755,8 +54723,8 @@ }, "left": { "type": "Identifier", - "start": 36420, - "end": 36428, + "start": 36407, + "end": 36415, "loc": { "start": { "line": 1277, @@ -54772,8 +54740,8 @@ }, "right": { "type": "ArrayExpression", - "start": 36431, - "end": 36433, + "start": 36418, + "end": 36420, "loc": { "start": { "line": 1277, @@ -54790,8 +54758,8 @@ ], "body": { "type": "BlockStatement", - "start": 36435, - "end": 36652, + "start": 36422, + "end": 36639, "loc": { "start": { "line": 1277, @@ -54805,8 +54773,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 36445, - "end": 36646, + "start": 36432, + "end": 36633, "loc": { "start": { "line": 1278, @@ -54819,8 +54787,8 @@ }, "expression": { "type": "CallExpression", - "start": 36445, - "end": 36645, + "start": 36432, + "end": 36632, "loc": { "start": { "line": 1278, @@ -54833,8 +54801,8 @@ }, "callee": { "type": "MemberExpression", - "start": 36445, - "end": 36461, + "start": 36432, + "end": 36448, "loc": { "start": { "line": 1278, @@ -54847,8 +54815,8 @@ }, "object": { "type": "Identifier", - "start": 36445, - "end": 36453, + "start": 36432, + "end": 36440, "loc": { "start": { "line": 1278, @@ -54864,8 +54832,8 @@ }, "property": { "type": "Identifier", - "start": 36454, - "end": 36461, + "start": 36441, + "end": 36448, "loc": { "start": { "line": 1278, @@ -54884,8 +54852,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 36462, - "end": 36644, + "start": 36449, + "end": 36631, "loc": { "start": { "line": 1278, @@ -54903,8 +54871,8 @@ "params": [ { "type": "Identifier", - "start": 36463, - "end": 36470, + "start": 36450, + "end": 36457, "loc": { "start": { "line": 1278, @@ -54921,8 +54889,8 @@ ], "body": { "type": "BlockStatement", - "start": 36475, - "end": 36644, + "start": 36462, + "end": 36631, "loc": { "start": { "line": 1278, @@ -54936,8 +54904,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 36489, - "end": 36520, + "start": 36476, + "end": 36507, "loc": { "start": { "line": 1279, @@ -54951,8 +54919,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 36493, - "end": 36519, + "start": 36480, + "end": 36506, "loc": { "start": { "line": 1279, @@ -54965,8 +54933,8 @@ }, "id": { "type": "ObjectPattern", - "start": 36493, - "end": 36509, + "start": 36480, + "end": 36496, "loc": { "start": { "line": 1279, @@ -54980,8 +54948,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 36494, - "end": 36502, + "start": 36481, + "end": 36489, "loc": { "start": { "line": 1279, @@ -54997,8 +54965,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 36494, - "end": 36502, + "start": 36481, + "end": 36489, "loc": { "start": { "line": 1279, @@ -55014,8 +54982,8 @@ }, "value": { "type": "Identifier", - "start": 36494, - "end": 36502, + "start": 36481, + "end": 36489, "loc": { "start": { "line": 1279, @@ -55035,8 +55003,8 @@ }, { "type": "ObjectProperty", - "start": 36504, - "end": 36508, + "start": 36491, + "end": 36495, "loc": { "start": { "line": 1279, @@ -55052,8 +55020,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 36504, - "end": 36508, + "start": 36491, + "end": 36495, "loc": { "start": { "line": 1279, @@ -55069,8 +55037,8 @@ }, "value": { "type": "Identifier", - "start": 36504, - "end": 36508, + "start": 36491, + "end": 36495, "loc": { "start": { "line": 1279, @@ -55092,8 +55060,8 @@ }, "init": { "type": "Identifier", - "start": 36512, - "end": 36519, + "start": 36499, + "end": 36506, "loc": { "start": { "line": 1279, @@ -55113,8 +55081,8 @@ }, { "type": "IfStatement", - "start": 36533, - "end": 36634, + "start": 36520, + "end": 36621, "loc": { "start": { "line": 1280, @@ -55127,8 +55095,8 @@ }, "test": { "type": "LogicalExpression", - "start": 36537, - "end": 36578, + "start": 36524, + "end": 36565, "loc": { "start": { "line": 1280, @@ -55141,8 +55109,8 @@ }, "left": { "type": "BinaryExpression", - "start": 36537, - "end": 36560, + "start": 36524, + "end": 36547, "loc": { "start": { "line": 1280, @@ -55155,8 +55123,8 @@ }, "left": { "type": "MemberExpression", - "start": 36537, - "end": 36551, + "start": 36524, + "end": 36538, "loc": { "start": { "line": 1280, @@ -55169,8 +55137,8 @@ }, "object": { "type": "ThisExpression", - "start": 36537, - "end": 36541, + "start": 36524, + "end": 36528, "loc": { "start": { "line": 1280, @@ -55184,8 +55152,8 @@ }, "property": { "type": "Identifier", - "start": 36542, - "end": 36550, + "start": 36529, + "end": 36537, "loc": { "start": { "line": 1280, @@ -55204,8 +55172,8 @@ "operator": "===", "right": { "type": "BooleanLiteral", - "start": 36556, - "end": 36560, + "start": 36543, + "end": 36547, "loc": { "start": { "line": 1280, @@ -55222,8 +55190,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 36564, - "end": 36578, + "start": 36551, + "end": 36565, "loc": { "start": { "line": 1280, @@ -55236,8 +55204,8 @@ }, "object": { "type": "MemberExpression", - "start": 36564, - "end": 36572, + "start": 36551, + "end": 36559, "loc": { "start": { "line": 1280, @@ -55250,8 +55218,8 @@ }, "object": { "type": "ThisExpression", - "start": 36564, - "end": 36568, + "start": 36551, + "end": 36555, "loc": { "start": { "line": 1280, @@ -55265,8 +55233,8 @@ }, "property": { "type": "Identifier", - "start": 36569, - "end": 36572, + "start": 36556, + "end": 36559, "loc": { "start": { "line": 1280, @@ -55284,8 +55252,8 @@ }, "property": { "type": "Identifier", - "start": 36573, - "end": 36577, + "start": 36560, + "end": 36564, "loc": { "start": { "line": 1280, @@ -55304,8 +55272,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 36580, - "end": 36634, + "start": 36567, + "end": 36621, "loc": { "start": { "line": 1280, @@ -55319,8 +55287,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 36598, - "end": 36620, + "start": 36585, + "end": 36607, "loc": { "start": { "line": 1281, @@ -55333,8 +55301,8 @@ }, "expression": { "type": "CallExpression", - "start": 36598, - "end": 36619, + "start": 36585, + "end": 36606, "loc": { "start": { "line": 1281, @@ -55347,8 +55315,8 @@ }, "callee": { "type": "MemberExpression", - "start": 36598, - "end": 36617, + "start": 36585, + "end": 36604, "loc": { "start": { "line": 1281, @@ -55361,8 +55329,8 @@ }, "object": { "type": "MemberExpression", - "start": 36598, - "end": 36612, + "start": 36585, + "end": 36599, "loc": { "start": { "line": 1281, @@ -55375,8 +55343,8 @@ }, "object": { "type": "MemberExpression", - "start": 36598, - "end": 36606, + "start": 36585, + "end": 36593, "loc": { "start": { "line": 1281, @@ -55389,8 +55357,8 @@ }, "object": { "type": "ThisExpression", - "start": 36598, - "end": 36602, + "start": 36585, + "end": 36589, "loc": { "start": { "line": 1281, @@ -55404,8 +55372,8 @@ }, "property": { "type": "Identifier", - "start": 36603, - "end": 36606, + "start": 36590, + "end": 36593, "loc": { "start": { "line": 1281, @@ -55423,8 +55391,8 @@ }, "property": { "type": "Identifier", - "start": 36607, - "end": 36611, + "start": 36594, + "end": 36598, "loc": { "start": { "line": 1281, @@ -55442,8 +55410,8 @@ }, "property": { "type": "Identifier", - "start": 36613, - "end": 36617, + "start": 36600, + "end": 36604, "loc": { "start": { "line": 1281, @@ -55482,8 +55450,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 36127, - "end": 36402, + "start": 36114, + "end": 36389, "loc": { "start": { "line": 1267, @@ -55500,8 +55468,8 @@ { "type": "CommentBlock", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", - "start": 36658, - "end": 36792, + "start": 36645, + "end": 36779, "loc": { "start": { "line": 1286, @@ -55517,8 +55485,8 @@ }, { "type": "ClassMethod", - "start": 36797, - "end": 36849, + "start": 36784, + "end": 36836, "loc": { "start": { "line": 1291, @@ -55533,8 +55501,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 36797, - "end": 36804, + "start": 36784, + "end": 36791, "loc": { "start": { "line": 1291, @@ -55557,8 +55525,8 @@ "params": [ { "type": "Identifier", - "start": 36805, - "end": 36809, + "start": 36792, + "end": 36796, "loc": { "start": { "line": 1291, @@ -55575,8 +55543,8 @@ ], "body": { "type": "BlockStatement", - "start": 36811, - "end": 36849, + "start": 36798, + "end": 36836, "loc": { "start": { "line": 1291, @@ -55590,8 +55558,8 @@ "body": [ { "type": "ReturnStatement", - "start": 36821, - "end": 36843, + "start": 36808, + "end": 36830, "loc": { "start": { "line": 1292, @@ -55604,8 +55572,8 @@ }, "argument": { "type": "MemberExpression", - "start": 36828, - "end": 36842, + "start": 36815, + "end": 36829, "loc": { "start": { "line": 1292, @@ -55618,8 +55586,8 @@ }, "object": { "type": "MemberExpression", - "start": 36828, - "end": 36836, + "start": 36815, + "end": 36823, "loc": { "start": { "line": 1292, @@ -55632,8 +55600,8 @@ }, "object": { "type": "ThisExpression", - "start": 36828, - "end": 36832, + "start": 36815, + "end": 36819, "loc": { "start": { "line": 1292, @@ -55647,8 +55615,8 @@ }, "property": { "type": "Identifier", - "start": 36833, - "end": 36836, + "start": 36820, + "end": 36823, "loc": { "start": { "line": 1292, @@ -55666,8 +55634,8 @@ }, "property": { "type": "Identifier", - "start": 36837, - "end": 36841, + "start": 36824, + "end": 36828, "loc": { "start": { "line": 1292, @@ -55692,8 +55660,8 @@ { "type": "CommentBlock", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", - "start": 36658, - "end": 36792, + "start": 36645, + "end": 36779, "loc": { "start": { "line": 1286, @@ -55710,8 +55678,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", - "start": 36855, - "end": 36939, + "start": 36842, + "end": 36926, "loc": { "start": { "line": 1295, @@ -55727,8 +55695,8 @@ }, { "type": "ClassMethod", - "start": 36944, - "end": 37385, + "start": 36931, + "end": 37372, "loc": { "start": { "line": 1298, @@ -55743,8 +55711,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 36944, - "end": 36958, + "start": 36931, + "end": 36945, "loc": { "start": { "line": 1298, @@ -55767,8 +55735,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 36961, - "end": 37385, + "start": 36948, + "end": 37372, "loc": { "start": { "line": 1298, @@ -55782,8 +55750,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 36971, - "end": 36998, + "start": 36958, + "end": 36985, "loc": { "start": { "line": 1299, @@ -55797,8 +55765,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 36975, - "end": 36997, + "start": 36962, + "end": 36984, "loc": { "start": { "line": 1299, @@ -55811,8 +55779,8 @@ }, "id": { "type": "Identifier", - "start": 36975, - "end": 36979, + "start": 36962, + "end": 36966, "loc": { "start": { "line": 1299, @@ -55828,8 +55796,8 @@ }, "init": { "type": "MemberExpression", - "start": 36982, - "end": 36997, + "start": 36969, + "end": 36984, "loc": { "start": { "line": 1299, @@ -55842,8 +55810,8 @@ }, "object": { "type": "ThisExpression", - "start": 36982, - "end": 36986, + "start": 36969, + "end": 36973, "loc": { "start": { "line": 1299, @@ -55857,8 +55825,8 @@ }, "property": { "type": "Identifier", - "start": 36987, - "end": 36997, + "start": 36974, + "end": 36984, "loc": { "start": { "line": 1299, @@ -55880,8 +55848,8 @@ }, { "type": "IfStatement", - "start": 37007, - "end": 37061, + "start": 36994, + "end": 37048, "loc": { "start": { "line": 1300, @@ -55894,8 +55862,8 @@ }, "test": { "type": "BinaryExpression", - "start": 37011, - "end": 37028, + "start": 36998, + "end": 37015, "loc": { "start": { "line": 1300, @@ -55908,8 +55876,8 @@ }, "left": { "type": "MemberExpression", - "start": 37011, - "end": 37022, + "start": 36998, + "end": 37009, "loc": { "start": { "line": 1300, @@ -55922,8 +55890,8 @@ }, "object": { "type": "Identifier", - "start": 37011, - "end": 37015, + "start": 36998, + "end": 37002, "loc": { "start": { "line": 1300, @@ -55939,8 +55907,8 @@ }, "property": { "type": "Identifier", - "start": 37016, - "end": 37022, + "start": 37003, + "end": 37009, "loc": { "start": { "line": 1300, @@ -55959,8 +55927,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 37027, - "end": 37028, + "start": 37014, + "end": 37015, "loc": { "start": { "line": 1300, @@ -55980,8 +55948,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 37030, - "end": 37061, + "start": 37017, + "end": 37048, "loc": { "start": { "line": 1300, @@ -55995,8 +55963,8 @@ "body": [ { "type": "ReturnStatement", - "start": 37044, - "end": 37051, + "start": 37031, + "end": 37038, "loc": { "start": { "line": 1301, @@ -56018,8 +55986,8 @@ { "type": "CommentLine", "value": " Set config's publicPath dynamically for Webpack...", - "start": 37071, - "end": 37124, + "start": 37058, + "end": 37111, "loc": { "start": { "line": 1304, @@ -56035,8 +56003,8 @@ }, { "type": "ExpressionStatement", - "start": 37133, - "end": 37173, + "start": 37120, + "end": 37160, "loc": { "start": { "line": 1305, @@ -56049,8 +56017,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 37133, - "end": 37172, + "start": 37120, + "end": 37159, "loc": { "start": { "line": 1305, @@ -56064,8 +56032,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 37133, - "end": 37156, + "start": 37120, + "end": 37143, "loc": { "start": { "line": 1305, @@ -56082,8 +56050,8 @@ }, "right": { "type": "MemberExpression", - "start": 37159, - "end": 37172, + "start": 37146, + "end": 37159, "loc": { "start": { "line": 1305, @@ -56096,8 +56064,8 @@ }, "object": { "type": "ThisExpression", - "start": 37159, - "end": 37163, + "start": 37146, + "end": 37150, "loc": { "start": { "line": 1305, @@ -56111,8 +56079,8 @@ }, "property": { "type": "Identifier", - "start": 37164, - "end": 37172, + "start": 37151, + "end": 37159, "loc": { "start": { "line": 1305, @@ -56134,8 +56102,8 @@ { "type": "CommentLine", "value": " Set config's publicPath dynamically for Webpack...", - "start": 37071, - "end": 37124, + "start": 37058, + "end": 37111, "loc": { "start": { "line": 1304, @@ -56151,8 +56119,8 @@ }, { "type": "ExpressionStatement", - "start": 37183, - "end": 37236, + "start": 37170, + "end": 37223, "loc": { "start": { "line": 1307, @@ -56165,8 +56133,8 @@ }, "expression": { "type": "CallExpression", - "start": 37183, - "end": 37235, + "start": 37170, + "end": 37222, "loc": { "start": { "line": 1307, @@ -56179,8 +56147,8 @@ }, "callee": { "type": "MemberExpression", - "start": 37183, - "end": 37200, + "start": 37170, + "end": 37187, "loc": { "start": { "line": 1307, @@ -56193,8 +56161,8 @@ }, "object": { "type": "MemberExpression", - "start": 37183, - "end": 37195, + "start": 37170, + "end": 37182, "loc": { "start": { "line": 1307, @@ -56207,8 +56175,8 @@ }, "object": { "type": "ThisExpression", - "start": 37183, - "end": 37187, + "start": 37170, + "end": 37174, "loc": { "start": { "line": 1307, @@ -56222,8 +56190,8 @@ }, "property": { "type": "Identifier", - "start": 37188, - "end": 37195, + "start": 37175, + "end": 37182, "loc": { "start": { "line": 1307, @@ -56241,8 +56209,8 @@ }, "property": { "type": "Identifier", - "start": 37196, - "end": 37200, + "start": 37183, + "end": 37187, "loc": { "start": { "line": 1307, @@ -56261,8 +56229,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 37201, - "end": 37228, + "start": 37188, + "end": 37215, "loc": { "start": { "line": 1307, @@ -56281,8 +56249,8 @@ }, { "type": "ThisExpression", - "start": 37230, - "end": 37234, + "start": 37217, + "end": 37221, "loc": { "start": { "line": 1307, @@ -56299,8 +56267,8 @@ }, { "type": "ExpressionStatement", - "start": 37246, - "end": 37318, + "start": 37233, + "end": 37305, "loc": { "start": { "line": 1309, @@ -56313,8 +56281,8 @@ }, "expression": { "type": "CallExpression", - "start": 37246, - "end": 37317, + "start": 37233, + "end": 37304, "loc": { "start": { "line": 1309, @@ -56327,8 +56295,8 @@ }, "callee": { "type": "MemberExpression", - "start": 37246, - "end": 37258, + "start": 37233, + "end": 37245, "loc": { "start": { "line": 1309, @@ -56341,8 +56309,8 @@ }, "object": { "type": "Identifier", - "start": 37246, - "end": 37250, + "start": 37233, + "end": 37237, "loc": { "start": { "line": 1309, @@ -56358,8 +56326,8 @@ }, "property": { "type": "Identifier", - "start": 37251, - "end": 37258, + "start": 37238, + "end": 37245, "loc": { "start": { "line": 1309, @@ -56378,8 +56346,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 37259, - "end": 37316, + "start": 37246, + "end": 37303, "loc": { "start": { "line": 1309, @@ -56397,8 +56365,8 @@ "params": [ { "type": "Identifier", - "start": 37260, - "end": 37263, + "start": 37247, + "end": 37250, "loc": { "start": { "line": 1309, @@ -56415,8 +56383,8 @@ ], "body": { "type": "BlockStatement", - "start": 37268, - "end": 37316, + "start": 37255, + "end": 37303, "loc": { "start": { "line": 1309, @@ -56430,8 +56398,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 37282, - "end": 37306, + "start": 37269, + "end": 37293, "loc": { "start": { "line": 1310, @@ -56444,8 +56412,8 @@ }, "expression": { "type": "CallExpression", - "start": 37282, - "end": 37305, + "start": 37269, + "end": 37292, "loc": { "start": { "line": 1310, @@ -56458,8 +56426,8 @@ }, "callee": { "type": "MemberExpression", - "start": 37282, - "end": 37300, + "start": 37269, + "end": 37287, "loc": { "start": { "line": 1310, @@ -56472,8 +56440,8 @@ }, "object": { "type": "ThisExpression", - "start": 37282, - "end": 37286, + "start": 37269, + "end": 37273, "loc": { "start": { "line": 1310, @@ -56487,8 +56455,8 @@ }, "property": { "type": "Identifier", - "start": 37287, - "end": 37300, + "start": 37274, + "end": 37287, "loc": { "start": { "line": 1310, @@ -56507,8 +56475,8 @@ "arguments": [ { "type": "Identifier", - "start": 37301, - "end": 37304, + "start": 37288, + "end": 37291, "loc": { "start": { "line": 1310, @@ -56534,8 +56502,8 @@ }, { "type": "ExpressionStatement", - "start": 37327, - "end": 37379, + "start": 37314, + "end": 37366, "loc": { "start": { "line": 1312, @@ -56548,8 +56516,8 @@ }, "expression": { "type": "CallExpression", - "start": 37327, - "end": 37378, + "start": 37314, + "end": 37365, "loc": { "start": { "line": 1312, @@ -56562,8 +56530,8 @@ }, "callee": { "type": "MemberExpression", - "start": 37327, - "end": 37344, + "start": 37314, + "end": 37331, "loc": { "start": { "line": 1312, @@ -56576,8 +56544,8 @@ }, "object": { "type": "MemberExpression", - "start": 37327, - "end": 37339, + "start": 37314, + "end": 37326, "loc": { "start": { "line": 1312, @@ -56590,8 +56558,8 @@ }, "object": { "type": "ThisExpression", - "start": 37327, - "end": 37331, + "start": 37314, + "end": 37318, "loc": { "start": { "line": 1312, @@ -56605,8 +56573,8 @@ }, "property": { "type": "Identifier", - "start": 37332, - "end": 37339, + "start": 37319, + "end": 37326, "loc": { "start": { "line": 1312, @@ -56624,8 +56592,8 @@ }, "property": { "type": "Identifier", - "start": 37340, - "end": 37344, + "start": 37327, + "end": 37331, "loc": { "start": { "line": 1312, @@ -56644,8 +56612,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 37345, - "end": 37371, + "start": 37332, + "end": 37358, "loc": { "start": { "line": 1312, @@ -56664,8 +56632,8 @@ }, { "type": "ThisExpression", - "start": 37373, - "end": 37377, + "start": 37360, + "end": 37364, "loc": { "start": { "line": 1312, @@ -56688,8 +56656,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", - "start": 36855, - "end": 36939, + "start": 36842, + "end": 36926, "loc": { "start": { "line": 1295, @@ -56706,8 +56674,8 @@ { "type": "CommentBlock", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", - "start": 37391, - "end": 37486, + "start": 37378, + "end": 37473, "loc": { "start": { "line": 1315, @@ -56723,8 +56691,8 @@ }, { "type": "ClassMethod", - "start": 37491, - "end": 38160, + "start": 37478, + "end": 38147, "loc": { "start": { "line": 1319, @@ -56739,8 +56707,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 37491, - "end": 37504, + "start": 37478, + "end": 37491, "loc": { "start": { "line": 1319, @@ -56763,8 +56731,8 @@ "params": [ { "type": "Identifier", - "start": 37505, - "end": 37508, + "start": 37492, + "end": 37495, "loc": { "start": { "line": 1319, @@ -56781,8 +56749,8 @@ ], "body": { "type": "BlockStatement", - "start": 37510, - "end": 38160, + "start": 37497, + "end": 38147, "loc": { "start": { "line": 1319, @@ -56796,8 +56764,8 @@ "body": [ { "type": "IfStatement", - "start": 37520, - "end": 37605, + "start": 37507, + "end": 37592, "loc": { "start": { "line": 1320, @@ -56810,8 +56778,8 @@ }, "test": { "type": "LogicalExpression", - "start": 37524, - "end": 37572, + "start": 37511, + "end": 37559, "loc": { "start": { "line": 1320, @@ -56824,8 +56792,8 @@ }, "left": { "type": "LogicalExpression", - "start": 37524, - "end": 37541, + "start": 37511, + "end": 37528, "loc": { "start": { "line": 1320, @@ -56838,8 +56806,8 @@ }, "left": { "type": "UnaryExpression", - "start": 37524, - "end": 37528, + "start": 37511, + "end": 37515, "loc": { "start": { "line": 1320, @@ -56854,8 +56822,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 37525, - "end": 37528, + "start": 37512, + "end": 37515, "loc": { "start": { "line": 1320, @@ -56876,8 +56844,8 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 37532, - "end": 37541, + "start": 37519, + "end": 37528, "loc": { "start": { "line": 1320, @@ -56892,8 +56860,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 37533, - "end": 37541, + "start": 37520, + "end": 37528, "loc": { "start": { "line": 1320, @@ -56906,8 +56874,8 @@ }, "object": { "type": "Identifier", - "start": 37533, - "end": 37536, + "start": 37520, + "end": 37523, "loc": { "start": { "line": 1320, @@ -56923,8 +56891,8 @@ }, "property": { "type": "Identifier", - "start": 37537, - "end": 37541, + "start": 37524, + "end": 37528, "loc": { "start": { "line": 1320, @@ -56948,8 +56916,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 37545, - "end": 37572, + "start": 37532, + "end": 37559, "loc": { "start": { "line": 1320, @@ -56962,8 +56930,8 @@ }, "callee": { "type": "MemberExpression", - "start": 37545, - "end": 37562, + "start": 37532, + "end": 37549, "loc": { "start": { "line": 1320, @@ -56976,8 +56944,8 @@ }, "object": { "type": "ThisExpression", - "start": 37545, - "end": 37549, + "start": 37532, + "end": 37536, "loc": { "start": { "line": 1320, @@ -56991,8 +56959,8 @@ }, "property": { "type": "Identifier", - "start": 37550, - "end": 37562, + "start": 37537, + "end": 37549, "loc": { "start": { "line": 1320, @@ -57011,8 +56979,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 37563, - "end": 37571, + "start": 37550, + "end": 37558, "loc": { "start": { "line": 1320, @@ -57025,8 +56993,8 @@ }, "object": { "type": "Identifier", - "start": 37563, - "end": 37566, + "start": 37550, + "end": 37553, "loc": { "start": { "line": 1320, @@ -57042,8 +57010,8 @@ }, "property": { "type": "Identifier", - "start": 37567, - "end": 37571, + "start": 37554, + "end": 37558, "loc": { "start": { "line": 1320, @@ -57064,8 +57032,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 37574, - "end": 37605, + "start": 37561, + "end": 37592, "loc": { "start": { "line": 1320, @@ -57079,8 +57047,8 @@ "body": [ { "type": "ReturnStatement", - "start": 37588, - "end": 37595, + "start": 37575, + "end": 37582, "loc": { "start": { "line": 1321, @@ -57100,8 +57068,8 @@ }, { "type": "VariableDeclaration", - "start": 37615, - "end": 37638, + "start": 37602, + "end": 37625, "loc": { "start": { "line": 1324, @@ -57115,8 +57083,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 37619, - "end": 37637, + "start": 37606, + "end": 37624, "loc": { "start": { "line": 1324, @@ -57129,8 +57097,8 @@ }, "id": { "type": "ObjectPattern", - "start": 37619, - "end": 37631, + "start": 37606, + "end": 37618, "loc": { "start": { "line": 1324, @@ -57144,8 +57112,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 37620, - "end": 37624, + "start": 37607, + "end": 37611, "loc": { "start": { "line": 1324, @@ -57161,8 +57129,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 37620, - "end": 37624, + "start": 37607, + "end": 37611, "loc": { "start": { "line": 1324, @@ -57178,8 +57146,8 @@ }, "value": { "type": "Identifier", - "start": 37620, - "end": 37624, + "start": 37607, + "end": 37611, "loc": { "start": { "line": 1324, @@ -57199,8 +57167,8 @@ }, { "type": "ObjectProperty", - "start": 37626, - "end": 37630, + "start": 37613, + "end": 37617, "loc": { "start": { "line": 1324, @@ -57216,8 +57184,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 37626, - "end": 37630, + "start": 37613, + "end": 37617, "loc": { "start": { "line": 1324, @@ -57233,8 +57201,8 @@ }, "value": { "type": "Identifier", - "start": 37626, - "end": 37630, + "start": 37613, + "end": 37617, "loc": { "start": { "line": 1324, @@ -57256,8 +57224,8 @@ }, "init": { "type": "Identifier", - "start": 37634, - "end": 37637, + "start": 37621, + "end": 37624, "loc": { "start": { "line": 1324, @@ -57277,8 +57245,8 @@ }, { "type": "VariableDeclaration", - "start": 37647, - "end": 37662, + "start": 37634, + "end": 37649, "loc": { "start": { "line": 1325, @@ -57292,8 +57260,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 37651, - "end": 37661, + "start": 37638, + "end": 37648, "loc": { "start": { "line": 1325, @@ -57306,8 +57274,8 @@ }, "id": { "type": "Identifier", - "start": 37651, - "end": 37661, + "start": 37638, + "end": 37648, "loc": { "start": { "line": 1325, @@ -57328,8 +57296,8 @@ }, { "type": "IfStatement", - "start": 37672, - "end": 37870, + "start": 37659, + "end": 37857, "loc": { "start": { "line": 1327, @@ -57342,8 +57310,8 @@ }, "test": { "type": "LogicalExpression", - "start": 37676, - "end": 37688, + "start": 37663, + "end": 37675, "loc": { "start": { "line": 1327, @@ -57356,8 +57324,8 @@ }, "left": { "type": "Identifier", - "start": 37676, - "end": 37680, + "start": 37663, + "end": 37667, "loc": { "start": { "line": 1327, @@ -57374,8 +57342,8 @@ "operator": "&&", "right": { "type": "Identifier", - "start": 37684, - "end": 37688, + "start": 37671, + "end": 37675, "loc": { "start": { "line": 1327, @@ -57392,8 +57360,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 37690, - "end": 37743, + "start": 37677, + "end": 37730, "loc": { "start": { "line": 1327, @@ -57407,8 +57375,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 37704, - "end": 37733, + "start": 37691, + "end": 37720, "loc": { "start": { "line": 1328, @@ -57421,8 +57389,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 37704, - "end": 37732, + "start": 37691, + "end": 37719, "loc": { "start": { "line": 1328, @@ -57436,8 +57404,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 37704, - "end": 37714, + "start": 37691, + "end": 37701, "loc": { "start": { "line": 1328, @@ -57453,8 +57421,8 @@ }, "right": { "type": "BinaryExpression", - "start": 37717, - "end": 37732, + "start": 37704, + "end": 37719, "loc": { "start": { "line": 1328, @@ -57467,8 +57435,8 @@ }, "left": { "type": "MemberExpression", - "start": 37717, - "end": 37725, + "start": 37704, + "end": 37712, "loc": { "start": { "line": 1328, @@ -57481,8 +57449,8 @@ }, "object": { "type": "Identifier", - "start": 37717, - "end": 37720, + "start": 37704, + "end": 37707, "loc": { "start": { "line": 1328, @@ -57498,8 +57466,8 @@ }, "property": { "type": "Identifier", - "start": 37721, - "end": 37725, + "start": 37708, + "end": 37712, "loc": { "start": { "line": 1328, @@ -57518,8 +57486,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 37728, - "end": 37732, + "start": 37715, + "end": 37719, "loc": { "start": { "line": 1328, @@ -57541,8 +57509,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 37749, - "end": 37870, + "start": 37736, + "end": 37857, "loc": { "start": { "line": 1329, @@ -57556,8 +57524,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 37763, - "end": 37794, + "start": 37750, + "end": 37781, "loc": { "start": { "line": 1330, @@ -57570,8 +57538,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 37763, - "end": 37793, + "start": 37750, + "end": 37780, "loc": { "start": { "line": 1330, @@ -57585,8 +57553,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 37763, - "end": 37767, + "start": 37750, + "end": 37754, "loc": { "start": { "line": 1330, @@ -57602,8 +57570,8 @@ }, "right": { "type": "CallExpression", - "start": 37770, - "end": 37793, + "start": 37757, + "end": 37780, "loc": { "start": { "line": 1330, @@ -57616,8 +57584,8 @@ }, "callee": { "type": "MemberExpression", - "start": 37770, - "end": 37782, + "start": 37757, + "end": 37769, "loc": { "start": { "line": 1330, @@ -57630,8 +57598,8 @@ }, "object": { "type": "Identifier", - "start": 37770, - "end": 37774, + "start": 37757, + "end": 37761, "loc": { "start": { "line": 1330, @@ -57647,8 +57615,8 @@ }, "property": { "type": "Identifier", - "start": 37775, - "end": 37782, + "start": 37762, + "end": 37769, "loc": { "start": { "line": 1330, @@ -57667,8 +57635,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 37783, - "end": 37788, + "start": 37770, + "end": 37775, "loc": { "start": { "line": 1330, @@ -57687,8 +57655,8 @@ }, { "type": "StringLiteral", - "start": 37790, - "end": 37792, + "start": 37777, + "end": 37779, "loc": { "start": { "line": 1330, @@ -57711,8 +57679,8 @@ }, { "type": "ExpressionStatement", - "start": 37807, - "end": 37860, + "start": 37794, + "end": 37847, "loc": { "start": { "line": 1331, @@ -57725,8 +57693,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 37807, - "end": 37859, + "start": 37794, + "end": 37846, "loc": { "start": { "line": 1331, @@ -57740,8 +57708,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 37807, - "end": 37817, + "start": 37794, + "end": 37804, "loc": { "start": { "line": 1331, @@ -57757,8 +57725,8 @@ }, "right": { "type": "CallExpression", - "start": 37820, - "end": 37859, + "start": 37807, + "end": 37846, "loc": { "start": { "line": 1331, @@ -57771,8 +57739,8 @@ }, "callee": { "type": "MemberExpression", - "start": 37820, - "end": 37846, + "start": 37807, + "end": 37833, "loc": { "start": { "line": 1331, @@ -57785,8 +57753,8 @@ }, "object": { "type": "StringLiteral", - "start": 37820, - "end": 37838, + "start": 37807, + "end": 37825, "loc": { "start": { "line": 1331, @@ -57805,8 +57773,8 @@ }, "property": { "type": "Identifier", - "start": 37839, - "end": 37846, + "start": 37826, + "end": 37833, "loc": { "start": { "line": 1331, @@ -57825,8 +57793,8 @@ "arguments": [ { "type": "RegExpLiteral", - "start": 37847, - "end": 37852, + "start": 37834, + "end": 37839, "loc": { "start": { "line": 1331, @@ -57845,8 +57813,8 @@ }, { "type": "Identifier", - "start": 37854, - "end": 37858, + "start": 37841, + "end": 37845, "loc": { "start": { "line": 1331, @@ -57872,8 +57840,8 @@ { "type": "CommentLine", "value": " Require pattern for Webpack", - "start": 37880, - "end": 37910, + "start": 37867, + "end": 37897, "loc": { "start": { "line": 1334, @@ -57889,8 +57857,8 @@ }, { "type": "ExpressionStatement", - "start": 37919, - "end": 38154, + "start": 37906, + "end": 38141, "loc": { "start": { "line": 1335, @@ -57903,8 +57871,8 @@ }, "expression": { "type": "CallExpression", - "start": 37919, - "end": 38153, + "start": 37906, + "end": 38140, "loc": { "start": { "line": 1335, @@ -57917,8 +57885,8 @@ }, "callee": { "type": "Identifier", - "start": 37919, - "end": 37926, + "start": 37906, + "end": 37913, "loc": { "start": { "line": 1335, @@ -57936,8 +57904,8 @@ "arguments": [ { "type": "ArrayExpression", - "start": 37927, - "end": 37946, + "start": 37914, + "end": 37933, "loc": { "start": { "line": 1335, @@ -57951,8 +57919,8 @@ "elements": [ { "type": "BinaryExpression", - "start": 37928, - "end": 37945, + "start": 37915, + "end": 37932, "loc": { "start": { "line": 1335, @@ -57965,8 +57933,8 @@ }, "left": { "type": "StringLiteral", - "start": 37928, - "end": 37932, + "start": 37915, + "end": 37919, "loc": { "start": { "line": 1335, @@ -57986,8 +57954,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 37935, - "end": 37945, + "start": 37922, + "end": 37932, "loc": { "start": { "line": 1335, @@ -58006,8 +57974,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 37948, - "end": 38152, + "start": 37935, + "end": 38139, "loc": { "start": { "line": 1335, @@ -58025,8 +57993,8 @@ "params": [ { "type": "Identifier", - "start": 37949, - "end": 37952, + "start": 37936, + "end": 37939, "loc": { "start": { "line": 1335, @@ -58043,8 +58011,8 @@ ], "body": { "type": "BlockStatement", - "start": 37957, - "end": 38152, + "start": 37944, + "end": 38139, "loc": { "start": { "line": 1335, @@ -58058,8 +58026,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 38004, - "end": 38042, + "start": 37991, + "end": 38029, "loc": { "start": { "line": 1337, @@ -58073,8 +58041,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 38008, - "end": 38041, + "start": 37995, + "end": 38028, "loc": { "start": { "line": 1337, @@ -58087,8 +58055,8 @@ }, "id": { "type": "Identifier", - "start": 38008, - "end": 38012, + "start": 37995, + "end": 37999, "loc": { "start": { "line": 1337, @@ -58105,8 +58073,8 @@ }, "init": { "type": "NewExpression", - "start": 38015, - "end": 38041, + "start": 38002, + "end": 38028, "loc": { "start": { "line": 1337, @@ -58119,8 +58087,8 @@ }, "callee": { "type": "MemberExpression", - "start": 38019, - "end": 38030, + "start": 38006, + "end": 38017, "loc": { "start": { "line": 1337, @@ -58133,8 +58101,8 @@ }, "object": { "type": "Identifier", - "start": 38019, - "end": 38022, + "start": 38006, + "end": 38009, "loc": { "start": { "line": 1337, @@ -58150,8 +58118,8 @@ }, "property": { "type": "Identifier", - "start": 38023, - "end": 38030, + "start": 38010, + "end": 38017, "loc": { "start": { "line": 1337, @@ -58170,8 +58138,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 38031, - "end": 38035, + "start": 38018, + "end": 38022, "loc": { "start": { "line": 1337, @@ -58185,8 +58153,8 @@ }, { "type": "Identifier", - "start": 38037, - "end": 38040, + "start": 38024, + "end": 38027, "loc": { "start": { "line": 1337, @@ -58210,8 +58178,8 @@ { "type": "CommentBlock", "value": " eslint-disable ", - "start": 37971, - "end": 37991, + "start": 37958, + "end": 37978, "loc": { "start": { "line": 1336, @@ -58228,8 +58196,8 @@ { "type": "CommentBlock", "value": " eslint-enable ", - "start": 38055, - "end": 38074, + "start": 38042, + "end": 38061, "loc": { "start": { "line": 1338, @@ -58245,8 +58213,8 @@ }, { "type": "ExpressionStatement", - "start": 38087, - "end": 38099, + "start": 38074, + "end": 38086, "loc": { "start": { "line": 1339, @@ -58259,8 +58227,8 @@ }, "expression": { "type": "CallExpression", - "start": 38087, - "end": 38098, + "start": 38074, + "end": 38085, "loc": { "start": { "line": 1339, @@ -58273,8 +58241,8 @@ }, "callee": { "type": "MemberExpression", - "start": 38087, - "end": 38096, + "start": 38074, + "end": 38083, "loc": { "start": { "line": 1339, @@ -58287,8 +58255,8 @@ }, "object": { "type": "Identifier", - "start": 38087, - "end": 38091, + "start": 38074, + "end": 38078, "loc": { "start": { "line": 1339, @@ -58305,8 +58273,8 @@ }, "property": { "type": "Identifier", - "start": 38092, - "end": 38096, + "start": 38079, + "end": 38083, "loc": { "start": { "line": 1339, @@ -58330,8 +58298,8 @@ { "type": "CommentBlock", "value": " eslint-enable ", - "start": 38055, - "end": 38074, + "start": 38042, + "end": 38061, "loc": { "start": { "line": 1338, @@ -58347,8 +58315,8 @@ }, { "type": "ExpressionStatement", - "start": 38112, - "end": 38142, + "start": 38099, + "end": 38129, "loc": { "start": { "line": 1340, @@ -58361,8 +58329,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 38112, - "end": 38141, + "start": 38099, + "end": 38128, "loc": { "start": { "line": 1340, @@ -58376,8 +58344,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 38112, - "end": 38134, + "start": 38099, + "end": 38121, "loc": { "start": { "line": 1340, @@ -58390,8 +58358,8 @@ }, "object": { "type": "MemberExpression", - "start": 38112, - "end": 38128, + "start": 38099, + "end": 38115, "loc": { "start": { "line": 1340, @@ -58404,8 +58372,8 @@ }, "object": { "type": "ThisExpression", - "start": 38112, - "end": 38116, + "start": 38099, + "end": 38103, "loc": { "start": { "line": 1340, @@ -58419,8 +58387,8 @@ }, "property": { "type": "Identifier", - "start": 38117, - "end": 38128, + "start": 38104, + "end": 38115, "loc": { "start": { "line": 1340, @@ -58438,8 +58406,8 @@ }, "property": { "type": "Identifier", - "start": 38129, - "end": 38133, + "start": 38116, + "end": 38120, "loc": { "start": { "line": 1340, @@ -58457,8 +58425,8 @@ }, "right": { "type": "Identifier", - "start": 38137, - "end": 38141, + "start": 38124, + "end": 38128, "loc": { "start": { "line": 1340, @@ -58485,8 +58453,8 @@ { "type": "CommentLine", "value": " Require pattern for Webpack", - "start": 37880, - "end": 37910, + "start": 37867, + "end": 37897, "loc": { "start": { "line": 1334, @@ -58508,8 +58476,8 @@ { "type": "CommentBlock", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", - "start": 37391, - "end": 37486, + "start": 37378, + "end": 37473, "loc": { "start": { "line": 1315, @@ -58526,8 +58494,8 @@ { "type": "CommentBlock", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", - "start": 38166, - "end": 38309, + "start": 38153, + "end": 38296, "loc": { "start": { "line": 1344, @@ -58543,8 +58511,8 @@ }, { "type": "ClassMethod", - "start": 38314, - "end": 38376, + "start": 38301, + "end": 38363, "loc": { "start": { "line": 1349, @@ -58559,8 +58527,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 38314, - "end": 38323, + "start": 38301, + "end": 38310, "loc": { "start": { "line": 1349, @@ -58583,8 +58551,8 @@ "params": [ { "type": "Identifier", - "start": 38324, - "end": 38328, + "start": 38311, + "end": 38315, "loc": { "start": { "line": 1349, @@ -58601,8 +58569,8 @@ ], "body": { "type": "BlockStatement", - "start": 38330, - "end": 38376, + "start": 38317, + "end": 38363, "loc": { "start": { "line": 1349, @@ -58616,8 +58584,8 @@ "body": [ { "type": "ReturnStatement", - "start": 38340, - "end": 38370, + "start": 38327, + "end": 38357, "loc": { "start": { "line": 1350, @@ -58630,8 +58598,8 @@ }, "argument": { "type": "MemberExpression", - "start": 38347, - "end": 38369, + "start": 38334, + "end": 38356, "loc": { "start": { "line": 1350, @@ -58644,8 +58612,8 @@ }, "object": { "type": "MemberExpression", - "start": 38347, - "end": 38363, + "start": 38334, + "end": 38350, "loc": { "start": { "line": 1350, @@ -58658,8 +58626,8 @@ }, "object": { "type": "ThisExpression", - "start": 38347, - "end": 38351, + "start": 38334, + "end": 38338, "loc": { "start": { "line": 1350, @@ -58673,8 +58641,8 @@ }, "property": { "type": "Identifier", - "start": 38352, - "end": 38363, + "start": 38339, + "end": 38350, "loc": { "start": { "line": 1350, @@ -58692,8 +58660,8 @@ }, "property": { "type": "Identifier", - "start": 38364, - "end": 38368, + "start": 38351, + "end": 38355, "loc": { "start": { "line": 1350, @@ -58718,8 +58686,8 @@ { "type": "CommentBlock", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", - "start": 38166, - "end": 38309, + "start": 38153, + "end": 38296, "loc": { "start": { "line": 1344, @@ -58736,8 +58704,8 @@ { "type": "CommentBlock", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", - "start": 38382, - "end": 38512, + "start": 38369, + "end": 38499, "loc": { "start": { "line": 1353, @@ -58753,8 +58721,8 @@ }, { "type": "ClassMethod", - "start": 38517, - "end": 38592, + "start": 38504, + "end": 38579, "loc": { "start": { "line": 1358, @@ -58769,8 +58737,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 38517, - "end": 38529, + "start": 38504, + "end": 38516, "loc": { "start": { "line": 1358, @@ -58793,8 +58761,8 @@ "params": [ { "type": "Identifier", - "start": 38530, - "end": 38534, + "start": 38517, + "end": 38521, "loc": { "start": { "line": 1358, @@ -58811,8 +58779,8 @@ ], "body": { "type": "BlockStatement", - "start": 38536, - "end": 38592, + "start": 38523, + "end": 38579, "loc": { "start": { "line": 1358, @@ -58826,8 +58794,8 @@ "body": [ { "type": "ReturnStatement", - "start": 38546, - "end": 38586, + "start": 38533, + "end": 38573, "loc": { "start": { "line": 1359, @@ -58840,8 +58808,8 @@ }, "argument": { "type": "UnaryExpression", - "start": 38553, - "end": 38585, + "start": 38540, + "end": 38572, "loc": { "start": { "line": 1359, @@ -58856,8 +58824,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 38554, - "end": 38585, + "start": 38541, + "end": 38572, "loc": { "start": { "line": 1359, @@ -58870,8 +58838,8 @@ }, "callee": { "type": "Identifier", - "start": 38554, - "end": 38561, + "start": 38541, + "end": 38548, "loc": { "start": { "line": 1359, @@ -58888,8 +58856,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 38562, - "end": 38584, + "start": 38549, + "end": 38571, "loc": { "start": { "line": 1359, @@ -58902,8 +58870,8 @@ }, "object": { "type": "MemberExpression", - "start": 38562, - "end": 38578, + "start": 38549, + "end": 38565, "loc": { "start": { "line": 1359, @@ -58916,8 +58884,8 @@ }, "object": { "type": "ThisExpression", - "start": 38562, - "end": 38566, + "start": 38549, + "end": 38553, "loc": { "start": { "line": 1359, @@ -58931,8 +58899,8 @@ }, "property": { "type": "Identifier", - "start": 38567, - "end": 38578, + "start": 38554, + "end": 38565, "loc": { "start": { "line": 1359, @@ -58950,8 +58918,8 @@ }, "property": { "type": "Identifier", - "start": 38579, - "end": 38583, + "start": 38566, + "end": 38570, "loc": { "start": { "line": 1359, @@ -58982,8 +58950,8 @@ { "type": "CommentBlock", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", - "start": 38382, - "end": 38512, + "start": 38369, + "end": 38499, "loc": { "start": { "line": 1353, @@ -59000,8 +58968,8 @@ { "type": "CommentBlock", "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", - "start": 38598, - "end": 38773, + "start": 38585, + "end": 38760, "loc": { "start": { "line": 1362, @@ -59017,8 +58985,8 @@ }, { "type": "ClassMethod", - "start": 38778, - "end": 38854, + "start": 38765, + "end": 38841, "loc": { "start": { "line": 1367, @@ -59033,8 +59001,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 38778, - "end": 38795, + "start": 38765, + "end": 38782, "loc": { "start": { "line": 1367, @@ -59057,8 +59025,8 @@ "params": [ { "type": "Identifier", - "start": 38796, - "end": 38800, + "start": 38783, + "end": 38787, "loc": { "start": { "line": 1367, @@ -59074,8 +59042,8 @@ }, { "type": "Identifier", - "start": 38802, - "end": 38806, + "start": 38789, + "end": 38793, "loc": { "start": { "line": 1367, @@ -59092,8 +59060,8 @@ ], "body": { "type": "BlockStatement", - "start": 38808, - "end": 38854, + "start": 38795, + "end": 38841, "loc": { "start": { "line": 1367, @@ -59107,8 +59075,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 38818, - "end": 38848, + "start": 38805, + "end": 38835, "loc": { "start": { "line": 1368, @@ -59121,8 +59089,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 38818, - "end": 38847, + "start": 38805, + "end": 38834, "loc": { "start": { "line": 1368, @@ -59136,8 +59104,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 38818, - "end": 38840, + "start": 38805, + "end": 38827, "loc": { "start": { "line": 1368, @@ -59150,8 +59118,8 @@ }, "object": { "type": "MemberExpression", - "start": 38818, - "end": 38834, + "start": 38805, + "end": 38821, "loc": { "start": { "line": 1368, @@ -59164,8 +59132,8 @@ }, "object": { "type": "ThisExpression", - "start": 38818, - "end": 38822, + "start": 38805, + "end": 38809, "loc": { "start": { "line": 1368, @@ -59179,8 +59147,8 @@ }, "property": { "type": "Identifier", - "start": 38823, - "end": 38834, + "start": 38810, + "end": 38821, "loc": { "start": { "line": 1368, @@ -59198,8 +59166,8 @@ }, "property": { "type": "Identifier", - "start": 38835, - "end": 38839, + "start": 38822, + "end": 38826, "loc": { "start": { "line": 1368, @@ -59217,8 +59185,8 @@ }, "right": { "type": "Identifier", - "start": 38843, - "end": 38847, + "start": 38830, + "end": 38834, "loc": { "start": { "line": 1368, @@ -59242,8 +59210,8 @@ { "type": "CommentBlock", "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", - "start": 38598, - "end": 38773, + "start": 38585, + "end": 38760, "loc": { "start": { "line": 1362, @@ -59260,8 +59228,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy all the extensions store in extensions registry\n ", - "start": 38860, - "end": 38934, + "start": 38847, + "end": 38921, "loc": { "start": { "line": 1371, @@ -59277,8 +59245,8 @@ }, { "type": "ClassMethod", - "start": 38939, - "end": 39125, + "start": 38926, + "end": 39112, "loc": { "start": { "line": 1374, @@ -59293,8 +59261,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 38939, - "end": 38956, + "start": 38926, + "end": 38943, "loc": { "start": { "line": 1374, @@ -59317,8 +59285,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 38959, - "end": 39125, + "start": 38946, + "end": 39112, "loc": { "start": { "line": 1374, @@ -59332,8 +59300,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 38969, - "end": 38996, + "start": 38956, + "end": 38983, "loc": { "start": { "line": 1375, @@ -59347,8 +59315,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 38973, - "end": 38995, + "start": 38960, + "end": 38982, "loc": { "start": { "line": 1375, @@ -59361,8 +59329,8 @@ }, "id": { "type": "Identifier", - "start": 38973, - "end": 38976, + "start": 38960, + "end": 38963, "loc": { "start": { "line": 1375, @@ -59378,8 +59346,8 @@ }, "init": { "type": "MemberExpression", - "start": 38979, - "end": 38995, + "start": 38966, + "end": 38982, "loc": { "start": { "line": 1375, @@ -59392,8 +59360,8 @@ }, "object": { "type": "ThisExpression", - "start": 38979, - "end": 38983, + "start": 38966, + "end": 38970, "loc": { "start": { "line": 1375, @@ -59407,8 +59375,8 @@ }, "property": { "type": "Identifier", - "start": 38984, - "end": 38995, + "start": 38971, + "end": 38982, "loc": { "start": { "line": 1375, @@ -59430,8 +59398,8 @@ }, { "type": "ExpressionStatement", - "start": 39006, - "end": 39119, + "start": 38993, + "end": 39106, "loc": { "start": { "line": 1377, @@ -59444,8 +59412,8 @@ }, "expression": { "type": "CallExpression", - "start": 39006, - "end": 39118, + "start": 38993, + "end": 39105, "loc": { "start": { "line": 1377, @@ -59458,8 +59426,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39006, - "end": 39030, + "start": 38993, + "end": 39017, "loc": { "start": { "line": 1377, @@ -59472,8 +59440,8 @@ }, "object": { "type": "CallExpression", - "start": 39006, - "end": 39022, + "start": 38993, + "end": 39009, "loc": { "start": { "line": 1377, @@ -59486,8 +59454,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39006, - "end": 39017, + "start": 38993, + "end": 39004, "loc": { "start": { "line": 1377, @@ -59500,8 +59468,8 @@ }, "object": { "type": "Identifier", - "start": 39006, - "end": 39012, + "start": 38993, + "end": 38999, "loc": { "start": { "line": 1377, @@ -59517,8 +59485,8 @@ }, "property": { "type": "Identifier", - "start": 39013, - "end": 39017, + "start": 39000, + "end": 39004, "loc": { "start": { "line": 1377, @@ -59537,8 +59505,8 @@ "arguments": [ { "type": "Identifier", - "start": 39018, - "end": 39021, + "start": 39005, + "end": 39008, "loc": { "start": { "line": 1377, @@ -59556,8 +59524,8 @@ }, "property": { "type": "Identifier", - "start": 39023, - "end": 39030, + "start": 39010, + "end": 39017, "loc": { "start": { "line": 1377, @@ -59576,8 +59544,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 39031, - "end": 39117, + "start": 39018, + "end": 39104, "loc": { "start": { "line": 1377, @@ -59595,8 +59563,8 @@ "params": [ { "type": "Identifier", - "start": 39032, - "end": 39035, + "start": 39019, + "end": 39022, "loc": { "start": { "line": 1377, @@ -59613,8 +59581,8 @@ ], "body": { "type": "BlockStatement", - "start": 39040, - "end": 39117, + "start": 39027, + "end": 39104, "loc": { "start": { "line": 1377, @@ -59628,8 +59596,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 39054, - "end": 39073, + "start": 39041, + "end": 39060, "loc": { "start": { "line": 1378, @@ -59642,8 +59610,8 @@ }, "expression": { "type": "CallExpression", - "start": 39054, - "end": 39072, + "start": 39041, + "end": 39059, "loc": { "start": { "line": 1378, @@ -59656,8 +59624,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39054, - "end": 39070, + "start": 39041, + "end": 39057, "loc": { "start": { "line": 1378, @@ -59670,8 +59638,8 @@ }, "object": { "type": "MemberExpression", - "start": 39054, - "end": 39062, + "start": 39041, + "end": 39049, "loc": { "start": { "line": 1378, @@ -59684,8 +59652,8 @@ }, "object": { "type": "Identifier", - "start": 39054, - "end": 39057, + "start": 39041, + "end": 39044, "loc": { "start": { "line": 1378, @@ -59701,8 +59669,8 @@ }, "property": { "type": "Identifier", - "start": 39058, - "end": 39061, + "start": 39045, + "end": 39048, "loc": { "start": { "line": 1378, @@ -59720,8 +59688,8 @@ }, "property": { "type": "Identifier", - "start": 39063, - "end": 39070, + "start": 39050, + "end": 39057, "loc": { "start": { "line": 1378, @@ -59742,8 +59710,8 @@ }, { "type": "ExpressionStatement", - "start": 39086, - "end": 39107, + "start": 39073, + "end": 39094, "loc": { "start": { "line": 1379, @@ -59756,8 +59724,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 39086, - "end": 39106, + "start": 39073, + "end": 39093, "loc": { "start": { "line": 1379, @@ -59771,8 +59739,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 39086, - "end": 39094, + "start": 39073, + "end": 39081, "loc": { "start": { "line": 1379, @@ -59785,8 +59753,8 @@ }, "object": { "type": "Identifier", - "start": 39086, - "end": 39089, + "start": 39073, + "end": 39076, "loc": { "start": { "line": 1379, @@ -59802,8 +59770,8 @@ }, "property": { "type": "Identifier", - "start": 39090, - "end": 39093, + "start": 39077, + "end": 39080, "loc": { "start": { "line": 1379, @@ -59821,8 +59789,8 @@ }, "right": { "type": "Identifier", - "start": 39097, - "end": 39106, + "start": 39084, + "end": 39093, "loc": { "start": { "line": 1379, @@ -59853,8 +59821,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy all the extensions store in extensions registry\n ", - "start": 38860, - "end": 38934, + "start": 38847, + "end": 38921, "loc": { "start": { "line": 1371, @@ -59871,8 +59839,8 @@ { "type": "CommentBlock", "value": "*\n * Load themes defined in the configuration object\n ", - "start": 39131, - "end": 39197, + "start": 39118, + "end": 39184, "loc": { "start": { "line": 1383, @@ -59888,8 +59856,8 @@ }, { "type": "ClassMethod", - "start": 39202, - "end": 40161, + "start": 39189, + "end": 40148, "loc": { "start": { "line": 1386, @@ -59904,8 +59872,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 39202, - "end": 39212, + "start": 39189, + "end": 39199, "loc": { "start": { "line": 1386, @@ -59928,8 +59896,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 39215, - "end": 40161, + "start": 39202, + "end": 40148, "loc": { "start": { "line": 1386, @@ -59943,8 +59911,8 @@ "body": [ { "type": "IfStatement", - "start": 39225, - "end": 39277, + "start": 39212, + "end": 39264, "loc": { "start": { "line": 1387, @@ -59957,8 +59925,8 @@ }, "test": { "type": "UnaryExpression", - "start": 39229, - "end": 39244, + "start": 39216, + "end": 39231, "loc": { "start": { "line": 1387, @@ -59973,8 +59941,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 39230, - "end": 39244, + "start": 39217, + "end": 39231, "loc": { "start": { "line": 1387, @@ -59987,8 +59955,8 @@ }, "object": { "type": "ThisExpression", - "start": 39230, - "end": 39234, + "start": 39217, + "end": 39221, "loc": { "start": { "line": 1387, @@ -60002,8 +59970,8 @@ }, "property": { "type": "Identifier", - "start": 39235, - "end": 39244, + "start": 39222, + "end": 39231, "loc": { "start": { "line": 1387, @@ -60025,8 +59993,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 39246, - "end": 39277, + "start": 39233, + "end": 39264, "loc": { "start": { "line": 1387, @@ -60040,8 +60008,8 @@ "body": [ { "type": "ReturnStatement", - "start": 39260, - "end": 39267, + "start": 39247, + "end": 39254, "loc": { "start": { "line": 1388, @@ -60061,8 +60029,8 @@ }, { "type": "VariableDeclaration", - "start": 39287, - "end": 39312, + "start": 39274, + "end": 39299, "loc": { "start": { "line": 1391, @@ -60076,8 +60044,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 39291, - "end": 39311, + "start": 39278, + "end": 39298, "loc": { "start": { "line": 1391, @@ -60090,8 +60058,8 @@ }, "id": { "type": "Identifier", - "start": 39291, - "end": 39297, + "start": 39278, + "end": 39284, "loc": { "start": { "line": 1391, @@ -60107,8 +60075,8 @@ }, "init": { "type": "MemberExpression", - "start": 39300, - "end": 39311, + "start": 39287, + "end": 39298, "loc": { "start": { "line": 1391, @@ -60121,8 +60089,8 @@ }, "object": { "type": "ThisExpression", - "start": 39300, - "end": 39304, + "start": 39287, + "end": 39291, "loc": { "start": { "line": 1391, @@ -60136,8 +60104,8 @@ }, "property": { "type": "Identifier", - "start": 39305, - "end": 39311, + "start": 39292, + "end": 39298, "loc": { "start": { "line": 1391, @@ -60159,8 +60127,8 @@ }, { "type": "ExpressionStatement", - "start": 39321, - "end": 39370, + "start": 39308, + "end": 39357, "loc": { "start": { "line": 1392, @@ -60173,8 +60141,8 @@ }, "expression": { "type": "CallExpression", - "start": 39321, - "end": 39369, + "start": 39308, + "end": 39356, "loc": { "start": { "line": 1392, @@ -60187,8 +60155,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39321, - "end": 39338, + "start": 39308, + "end": 39325, "loc": { "start": { "line": 1392, @@ -60201,8 +60169,8 @@ }, "object": { "type": "MemberExpression", - "start": 39321, - "end": 39333, + "start": 39308, + "end": 39320, "loc": { "start": { "line": 1392, @@ -60215,8 +60183,8 @@ }, "object": { "type": "ThisExpression", - "start": 39321, - "end": 39325, + "start": 39308, + "end": 39312, "loc": { "start": { "line": 1392, @@ -60230,8 +60198,8 @@ }, "property": { "type": "Identifier", - "start": 39326, - "end": 39333, + "start": 39313, + "end": 39320, "loc": { "start": { "line": 1392, @@ -60249,8 +60217,8 @@ }, "property": { "type": "Identifier", - "start": 39334, - "end": 39338, + "start": 39321, + "end": 39325, "loc": { "start": { "line": 1392, @@ -60269,8 +60237,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 39339, - "end": 39362, + "start": 39326, + "end": 39349, "loc": { "start": { "line": 1392, @@ -60289,8 +60257,8 @@ }, { "type": "ThisExpression", - "start": 39364, - "end": 39368, + "start": 39351, + "end": 39355, "loc": { "start": { "line": 1392, @@ -60308,8 +60276,8 @@ { "type": "CommentLine", "value": "Default theme config", - "start": 39380, - "end": 39402, + "start": 39367, + "end": 39389, "loc": { "start": { "line": 1394, @@ -60325,8 +60293,8 @@ }, { "type": "IfStatement", - "start": 39411, - "end": 39547, + "start": 39398, + "end": 39534, "loc": { "start": { "line": 1395, @@ -60339,8 +60307,8 @@ }, "test": { "type": "MemberExpression", - "start": 39415, - "end": 39438, + "start": 39402, + "end": 39425, "loc": { "start": { "line": 1395, @@ -60353,8 +60321,8 @@ }, "object": { "type": "ThisExpression", - "start": 39415, - "end": 39419, + "start": 39402, + "end": 39406, "loc": { "start": { "line": 1395, @@ -60369,8 +60337,8 @@ }, "property": { "type": "Identifier", - "start": 39420, - "end": 39438, + "start": 39407, + "end": 39425, "loc": { "start": { "line": 1395, @@ -60389,8 +60357,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 39440, - "end": 39547, + "start": 39427, + "end": 39534, "loc": { "start": { "line": 1395, @@ -60404,8 +60372,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 39454, - "end": 39493, + "start": 39441, + "end": 39480, "loc": { "start": { "line": 1396, @@ -60419,8 +60387,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 39458, - "end": 39492, + "start": 39445, + "end": 39479, "loc": { "start": { "line": 1396, @@ -60433,8 +60401,8 @@ }, "id": { "type": "Identifier", - "start": 39458, - "end": 39470, + "start": 39445, + "end": 39457, "loc": { "start": { "line": 1396, @@ -60450,8 +60418,8 @@ }, "init": { "type": "ObjectExpression", - "start": 39473, - "end": 39492, + "start": 39460, + "end": 39479, "loc": { "start": { "line": 1396, @@ -60465,8 +60433,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 39475, - "end": 39490, + "start": 39462, + "end": 39477, "loc": { "start": { "line": 1396, @@ -60482,8 +60450,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 39475, - "end": 39479, + "start": 39462, + "end": 39466, "loc": { "start": { "line": 1396, @@ -60499,8 +60467,8 @@ }, "value": { "type": "StringLiteral", - "start": 39481, - "end": 39490, + "start": 39468, + "end": 39477, "loc": { "start": { "line": 1396, @@ -60526,8 +60494,8 @@ }, { "type": "ExpressionStatement", - "start": 39506, - "end": 39537, + "start": 39493, + "end": 39524, "loc": { "start": { "line": 1397, @@ -60540,8 +60508,8 @@ }, "expression": { "type": "CallExpression", - "start": 39506, - "end": 39536, + "start": 39493, + "end": 39523, "loc": { "start": { "line": 1397, @@ -60554,8 +60522,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39506, - "end": 39522, + "start": 39493, + "end": 39509, "loc": { "start": { "line": 1397, @@ -60568,8 +60536,8 @@ }, "object": { "type": "MemberExpression", - "start": 39506, - "end": 39517, + "start": 39493, + "end": 39504, "loc": { "start": { "line": 1397, @@ -60582,8 +60550,8 @@ }, "object": { "type": "ThisExpression", - "start": 39506, - "end": 39510, + "start": 39493, + "end": 39497, "loc": { "start": { "line": 1397, @@ -60597,8 +60565,8 @@ }, "property": { "type": "Identifier", - "start": 39511, - "end": 39517, + "start": 39498, + "end": 39504, "loc": { "start": { "line": 1397, @@ -60616,8 +60584,8 @@ }, "property": { "type": "Identifier", - "start": 39518, - "end": 39522, + "start": 39505, + "end": 39509, "loc": { "start": { "line": 1397, @@ -60636,8 +60604,8 @@ "arguments": [ { "type": "Identifier", - "start": 39523, - "end": 39535, + "start": 39510, + "end": 39522, "loc": { "start": { "line": 1397, @@ -60662,8 +60630,8 @@ { "type": "CommentLine", "value": "Default theme config", - "start": 39380, - "end": 39402, + "start": 39367, + "end": 39389, "loc": { "start": { "line": 1394, @@ -60679,8 +60647,8 @@ }, { "type": "ExpressionStatement", - "start": 39557, - "end": 40033, + "start": 39544, + "end": 40020, "loc": { "start": { "line": 1400, @@ -60693,8 +60661,8 @@ }, "expression": { "type": "CallExpression", - "start": 39557, - "end": 40032, + "start": 39544, + "end": 40019, "loc": { "start": { "line": 1400, @@ -60707,8 +60675,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39557, - "end": 39571, + "start": 39544, + "end": 39558, "loc": { "start": { "line": 1400, @@ -60721,8 +60689,8 @@ }, "object": { "type": "Identifier", - "start": 39557, - "end": 39563, + "start": 39544, + "end": 39550, "loc": { "start": { "line": 1400, @@ -60738,8 +60706,8 @@ }, "property": { "type": "Identifier", - "start": 39564, - "end": 39571, + "start": 39551, + "end": 39558, "loc": { "start": { "line": 1400, @@ -60758,8 +60726,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 39572, - "end": 40031, + "start": 39559, + "end": 40018, "loc": { "start": { "line": 1400, @@ -60777,8 +60745,8 @@ "params": [ { "type": "Identifier", - "start": 39573, - "end": 39578, + "start": 39560, + "end": 39565, "loc": { "start": { "line": 1400, @@ -60794,8 +60762,8 @@ }, { "type": "Identifier", - "start": 39580, - "end": 39581, + "start": 39567, + "end": 39568, "loc": { "start": { "line": 1400, @@ -60812,8 +60780,8 @@ ], "body": { "type": "BlockStatement", - "start": 39586, - "end": 40031, + "start": 39573, + "end": 40018, "loc": { "start": { "line": 1400, @@ -60827,8 +60795,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 39600, - "end": 39625, + "start": 39587, + "end": 39612, "loc": { "start": { "line": 1401, @@ -60842,8 +60810,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 39604, - "end": 39624, + "start": 39591, + "end": 39611, "loc": { "start": { "line": 1401, @@ -60856,8 +60824,8 @@ }, "id": { "type": "ObjectPattern", - "start": 39604, - "end": 39616, + "start": 39591, + "end": 39603, "loc": { "start": { "line": 1401, @@ -60871,8 +60839,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 39605, - "end": 39609, + "start": 39592, + "end": 39596, "loc": { "start": { "line": 1401, @@ -60888,8 +60856,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 39605, - "end": 39609, + "start": 39592, + "end": 39596, "loc": { "start": { "line": 1401, @@ -60905,8 +60873,8 @@ }, "value": { "type": "Identifier", - "start": 39605, - "end": 39609, + "start": 39592, + "end": 39596, "loc": { "start": { "line": 1401, @@ -60926,8 +60894,8 @@ }, { "type": "ObjectProperty", - "start": 39611, - "end": 39615, + "start": 39598, + "end": 39602, "loc": { "start": { "line": 1401, @@ -60943,8 +60911,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 39611, - "end": 39615, + "start": 39598, + "end": 39602, "loc": { "start": { "line": 1401, @@ -60960,8 +60928,8 @@ }, "value": { "type": "Identifier", - "start": 39611, - "end": 39615, + "start": 39598, + "end": 39602, "loc": { "start": { "line": 1401, @@ -60983,8 +60951,8 @@ }, "init": { "type": "Identifier", - "start": 39619, - "end": 39624, + "start": 39606, + "end": 39611, "loc": { "start": { "line": 1401, @@ -61004,8 +60972,8 @@ }, { "type": "VariableDeclaration", - "start": 39638, - "end": 39671, + "start": 39625, + "end": 39658, "loc": { "start": { "line": 1402, @@ -61019,8 +60987,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 39642, - "end": 39670, + "start": 39629, + "end": 39657, "loc": { "start": { "line": 1402, @@ -61033,8 +61001,8 @@ }, "id": { "type": "Identifier", - "start": 39642, - "end": 39649, + "start": 39629, + "end": 39636, "loc": { "start": { "line": 1402, @@ -61050,8 +61018,8 @@ }, "init": { "type": "BinaryExpression", - "start": 39652, - "end": 39670, + "start": 39639, + "end": 39657, "loc": { "start": { "line": 1402, @@ -61064,8 +61032,8 @@ }, "left": { "type": "MemberExpression", - "start": 39652, - "end": 39663, + "start": 39639, + "end": 39650, "loc": { "start": { "line": 1402, @@ -61078,8 +61046,8 @@ }, "object": { "type": "ThisExpression", - "start": 39652, - "end": 39656, + "start": 39639, + "end": 39643, "loc": { "start": { "line": 1402, @@ -61093,8 +61061,8 @@ }, "property": { "type": "Identifier", - "start": 39657, - "end": 39663, + "start": 39644, + "end": 39650, "loc": { "start": { "line": 1402, @@ -61113,8 +61081,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 39666, - "end": 39670, + "start": 39653, + "end": 39657, "loc": { "start": { "line": 1402, @@ -61135,8 +61103,8 @@ }, { "type": "IfStatement", - "start": 39684, - "end": 39898, + "start": 39671, + "end": 39885, "loc": { "start": { "line": 1403, @@ -61149,8 +61117,8 @@ }, "test": { "type": "LogicalExpression", - "start": 39688, - "end": 39701, + "start": 39675, + "end": 39688, "loc": { "start": { "line": 1403, @@ -61163,8 +61131,8 @@ }, "left": { "type": "Identifier", - "start": 39688, - "end": 39692, + "start": 39675, + "end": 39679, "loc": { "start": { "line": 1403, @@ -61181,8 +61149,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 39696, - "end": 39701, + "start": 39683, + "end": 39688, "loc": { "start": { "line": 1403, @@ -61197,8 +61165,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 39697, - "end": 39701, + "start": 39684, + "end": 39688, "loc": { "start": { "line": 1403, @@ -61219,8 +61187,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 39703, - "end": 39787, + "start": 39690, + "end": 39774, "loc": { "start": { "line": 1403, @@ -61234,8 +61202,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 39721, - "end": 39773, + "start": 39708, + "end": 39760, "loc": { "start": { "line": 1404, @@ -61248,8 +61216,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 39721, - "end": 39772, + "start": 39708, + "end": 39759, "loc": { "start": { "line": 1404, @@ -61263,8 +61231,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 39721, - "end": 39725, + "start": 39708, + "end": 39712, "loc": { "start": { "line": 1404, @@ -61280,8 +61248,8 @@ }, "right": { "type": "BinaryExpression", - "start": 39728, - "end": 39772, + "start": 39715, + "end": 39759, "loc": { "start": { "line": 1404, @@ -61294,8 +61262,8 @@ }, "left": { "type": "BinaryExpression", - "start": 39728, - "end": 39763, + "start": 39715, + "end": 39750, "loc": { "start": { "line": 1404, @@ -61308,8 +61276,8 @@ }, "left": { "type": "BinaryExpression", - "start": 39728, - "end": 39756, + "start": 39715, + "end": 39743, "loc": { "start": { "line": 1404, @@ -61322,8 +61290,8 @@ }, "left": { "type": "BinaryExpression", - "start": 39728, - "end": 39750, + "start": 39715, + "end": 39737, "loc": { "start": { "line": 1404, @@ -61336,8 +61304,8 @@ }, "left": { "type": "MemberExpression", - "start": 39728, - "end": 39743, + "start": 39715, + "end": 39730, "loc": { "start": { "line": 1404, @@ -61350,8 +61318,8 @@ }, "object": { "type": "ThisExpression", - "start": 39728, - "end": 39732, + "start": 39715, + "end": 39719, "loc": { "start": { "line": 1404, @@ -61365,8 +61333,8 @@ }, "property": { "type": "Identifier", - "start": 39733, - "end": 39743, + "start": 39720, + "end": 39730, "loc": { "start": { "line": 1404, @@ -61385,8 +61353,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 39746, - "end": 39750, + "start": 39733, + "end": 39737, "loc": { "start": { "line": 1404, @@ -61404,8 +61372,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 39753, - "end": 39756, + "start": 39740, + "end": 39743, "loc": { "start": { "line": 1404, @@ -61426,8 +61394,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 39759, - "end": 39763, + "start": 39746, + "end": 39750, "loc": { "start": { "line": 1404, @@ -61445,8 +61413,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 39766, - "end": 39772, + "start": 39753, + "end": 39759, "loc": { "start": { "line": 1404, @@ -61471,8 +61439,8 @@ }, "alternate": { "type": "IfStatement", - "start": 39805, - "end": 39898, + "start": 39792, + "end": 39885, "loc": { "start": { "line": 1406, @@ -61485,8 +61453,8 @@ }, "test": { "type": "LogicalExpression", - "start": 39809, - "end": 39828, + "start": 39796, + "end": 39815, "loc": { "start": { "line": 1406, @@ -61499,8 +61467,8 @@ }, "left": { "type": "UnaryExpression", - "start": 39809, - "end": 39814, + "start": 39796, + "end": 39801, "loc": { "start": { "line": 1406, @@ -61515,8 +61483,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 39810, - "end": 39814, + "start": 39797, + "end": 39801, "loc": { "start": { "line": 1406, @@ -61537,8 +61505,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 39818, - "end": 39828, + "start": 39805, + "end": 39815, "loc": { "start": { "line": 1406, @@ -61551,8 +61519,8 @@ }, "object": { "type": "Identifier", - "start": 39818, - "end": 39823, + "start": 39805, + "end": 39810, "loc": { "start": { "line": 1406, @@ -61568,8 +61536,8 @@ }, "property": { "type": "Identifier", - "start": 39824, - "end": 39828, + "start": 39811, + "end": 39815, "loc": { "start": { "line": 1406, @@ -61588,8 +61556,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 39830, - "end": 39898, + "start": 39817, + "end": 39885, "loc": { "start": { "line": 1406, @@ -61603,8 +61571,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 39848, - "end": 39884, + "start": 39835, + "end": 39871, "loc": { "start": { "line": 1407, @@ -61617,8 +61585,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 39848, - "end": 39883, + "start": 39835, + "end": 39870, "loc": { "start": { "line": 1407, @@ -61632,8 +61600,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 39848, - "end": 39852, + "start": 39835, + "end": 39839, "loc": { "start": { "line": 1407, @@ -61649,8 +61617,8 @@ }, "right": { "type": "CallExpression", - "start": 39855, - "end": 39883, + "start": 39842, + "end": 39870, "loc": { "start": { "line": 1407, @@ -61663,8 +61631,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39855, - "end": 39873, + "start": 39842, + "end": 39860, "loc": { "start": { "line": 1407, @@ -61677,8 +61645,8 @@ }, "object": { "type": "StringLiteral", - "start": 39855, - "end": 39865, + "start": 39842, + "end": 39852, "loc": { "start": { "line": 1407, @@ -61697,8 +61665,8 @@ }, "property": { "type": "Identifier", - "start": 39866, - "end": 39873, + "start": 39853, + "end": 39860, "loc": { "start": { "line": 1407, @@ -61717,8 +61685,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 39874, - "end": 39879, + "start": 39861, + "end": 39866, "loc": { "start": { "line": 1407, @@ -61737,8 +61705,8 @@ }, { "type": "Identifier", - "start": 39881, - "end": 39882, + "start": 39868, + "end": 39869, "loc": { "start": { "line": 1407, @@ -61764,8 +61732,8 @@ }, { "type": "IfStatement", - "start": 39912, - "end": 40021, + "start": 39899, + "end": 40008, "loc": { "start": { "line": 1410, @@ -61778,8 +61746,8 @@ }, "test": { "type": "UnaryExpression", - "start": 39916, - "end": 39946, + "start": 39903, + "end": 39933, "loc": { "start": { "line": 1410, @@ -61794,8 +61762,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 39917, - "end": 39946, + "start": 39904, + "end": 39933, "loc": { "start": { "line": 1410, @@ -61808,8 +61776,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39917, - "end": 39932, + "start": 39904, + "end": 39919, "loc": { "start": { "line": 1410, @@ -61822,8 +61790,8 @@ }, "object": { "type": "ThisExpression", - "start": 39917, - "end": 39921, + "start": 39904, + "end": 39908, "loc": { "start": { "line": 1410, @@ -61837,8 +61805,8 @@ }, "property": { "type": "Identifier", - "start": 39922, - "end": 39932, + "start": 39909, + "end": 39919, "loc": { "start": { "line": 1410, @@ -61857,8 +61825,8 @@ "arguments": [ { "type": "Identifier", - "start": 39933, - "end": 39937, + "start": 39920, + "end": 39924, "loc": { "start": { "line": 1410, @@ -61874,8 +61842,8 @@ }, { "type": "StringLiteral", - "start": 39939, - "end": 39945, + "start": 39926, + "end": 39932, "loc": { "start": { "line": 1410, @@ -61900,8 +61868,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 39948, - "end": 40021, + "start": 39935, + "end": 40008, "loc": { "start": { "line": 1410, @@ -61915,8 +61883,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 39966, - "end": 40007, + "start": 39953, + "end": 39994, "loc": { "start": { "line": 1411, @@ -61929,8 +61897,8 @@ }, "expression": { "type": "CallExpression", - "start": 39966, - "end": 40006, + "start": 39953, + "end": 39993, "loc": { "start": { "line": 1411, @@ -61943,8 +61911,8 @@ }, "callee": { "type": "MemberExpression", - "start": 39966, - "end": 39977, + "start": 39953, + "end": 39964, "loc": { "start": { "line": 1411, @@ -61957,8 +61925,8 @@ }, "object": { "type": "ThisExpression", - "start": 39966, - "end": 39970, + "start": 39953, + "end": 39957, "loc": { "start": { "line": 1411, @@ -61972,8 +61940,8 @@ }, "property": { "type": "Identifier", - "start": 39971, - "end": 39977, + "start": 39958, + "end": 39964, "loc": { "start": { "line": 1411, @@ -61992,8 +61960,8 @@ "arguments": [ { "type": "Identifier", - "start": 39978, - "end": 39985, + "start": 39965, + "end": 39972, "loc": { "start": { "line": 1411, @@ -62009,8 +61977,8 @@ }, { "type": "Identifier", - "start": 39987, - "end": 39991, + "start": 39974, + "end": 39978, "loc": { "start": { "line": 1411, @@ -62026,8 +61994,8 @@ }, { "type": "NullLiteral", - "start": 39993, - "end": 39997, + "start": 39980, + "end": 39984, "loc": { "start": { "line": 1411, @@ -62041,8 +62009,8 @@ }, { "type": "StringLiteral", - "start": 39999, - "end": 40005, + "start": 39986, + "end": 39992, "loc": { "start": { "line": 1411, @@ -62077,8 +62045,8 @@ { "type": "CommentLine", "value": " Enable loader indicator", - "start": 40043, - "end": 40069, + "start": 40030, + "end": 40056, "loc": { "start": { "line": 1415, @@ -62094,8 +62062,8 @@ }, { "type": "ExpressionStatement", - "start": 40078, - "end": 40097, + "start": 40065, + "end": 40084, "loc": { "start": { "line": 1416, @@ -62108,8 +62076,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 40078, - "end": 40096, + "start": 40065, + "end": 40083, "loc": { "start": { "line": 1416, @@ -62123,8 +62091,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 40078, - "end": 40089, + "start": 40065, + "end": 40076, "loc": { "start": { "line": 1416, @@ -62137,8 +62105,8 @@ }, "object": { "type": "ThisExpression", - "start": 40078, - "end": 40082, + "start": 40065, + "end": 40069, "loc": { "start": { "line": 1416, @@ -62153,8 +62121,8 @@ }, "property": { "type": "Identifier", - "start": 40083, - "end": 40089, + "start": 40070, + "end": 40076, "loc": { "start": { "line": 1416, @@ -62173,8 +62141,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 40092, - "end": 40096, + "start": 40079, + "end": 40083, "loc": { "start": { "line": 1416, @@ -62193,8 +62161,8 @@ { "type": "CommentLine", "value": " Enable loader indicator", - "start": 40043, - "end": 40069, + "start": 40030, + "end": 40056, "loc": { "start": { "line": 1415, @@ -62210,8 +62178,8 @@ }, { "type": "ExpressionStatement", - "start": 40107, - "end": 40155, + "start": 40094, + "end": 40142, "loc": { "start": { "line": 1418, @@ -62224,8 +62192,8 @@ }, "expression": { "type": "CallExpression", - "start": 40107, - "end": 40154, + "start": 40094, + "end": 40141, "loc": { "start": { "line": 1418, @@ -62238,8 +62206,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40107, - "end": 40124, + "start": 40094, + "end": 40111, "loc": { "start": { "line": 1418, @@ -62252,8 +62220,8 @@ }, "object": { "type": "MemberExpression", - "start": 40107, - "end": 40119, + "start": 40094, + "end": 40106, "loc": { "start": { "line": 1418, @@ -62266,8 +62234,8 @@ }, "object": { "type": "ThisExpression", - "start": 40107, - "end": 40111, + "start": 40094, + "end": 40098, "loc": { "start": { "line": 1418, @@ -62281,8 +62249,8 @@ }, "property": { "type": "Identifier", - "start": 40112, - "end": 40119, + "start": 40099, + "end": 40106, "loc": { "start": { "line": 1418, @@ -62300,8 +62268,8 @@ }, "property": { "type": "Identifier", - "start": 40120, - "end": 40124, + "start": 40107, + "end": 40111, "loc": { "start": { "line": 1418, @@ -62320,8 +62288,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 40125, - "end": 40147, + "start": 40112, + "end": 40134, "loc": { "start": { "line": 1418, @@ -62340,8 +62308,8 @@ }, { "type": "ThisExpression", - "start": 40149, - "end": 40153, + "start": 40136, + "end": 40140, "loc": { "start": { "line": 1418, @@ -62364,8 +62332,8 @@ { "type": "CommentBlock", "value": "*\n * Load themes defined in the configuration object\n ", - "start": 39131, - "end": 39197, + "start": 39118, + "end": 39184, "loc": { "start": { "line": 1383, @@ -62382,8 +62350,8 @@ { "type": "CommentBlock", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", - "start": 40167, - "end": 40285, + "start": 40154, + "end": 40272, "loc": { "start": { "line": 1421, @@ -62399,8 +62367,8 @@ }, { "type": "ClassMethod", - "start": 40290, - "end": 40369, + "start": 40277, + "end": 40356, "loc": { "start": { "line": 1425, @@ -62415,8 +62383,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 40290, - "end": 40303, + "start": 40277, + "end": 40290, "loc": { "start": { "line": 1425, @@ -62439,8 +62407,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 40304, - "end": 40320, + "start": 40291, + "end": 40307, "loc": { "start": { "line": 1425, @@ -62453,8 +62421,8 @@ }, "left": { "type": "Identifier", - "start": 40304, - "end": 40308, + "start": 40291, + "end": 40295, "loc": { "start": { "line": 1425, @@ -62470,8 +62438,8 @@ }, "right": { "type": "StringLiteral", - "start": 40311, - "end": 40320, + "start": 40298, + "end": 40307, "loc": { "start": { "line": 1425, @@ -62492,8 +62460,8 @@ ], "body": { "type": "BlockStatement", - "start": 40322, - "end": 40369, + "start": 40309, + "end": 40356, "loc": { "start": { "line": 1425, @@ -62507,8 +62475,8 @@ "body": [ { "type": "ReturnStatement", - "start": 40332, - "end": 40363, + "start": 40319, + "end": 40350, "loc": { "start": { "line": 1426, @@ -62521,8 +62489,8 @@ }, "argument": { "type": "CallExpression", - "start": 40339, - "end": 40362, + "start": 40326, + "end": 40349, "loc": { "start": { "line": 1426, @@ -62535,8 +62503,8 @@ }, "callee": { "type": "Identifier", - "start": 40339, - "end": 40342, + "start": 40326, + "end": 40329, "loc": { "start": { "line": 1426, @@ -62553,8 +62521,8 @@ "arguments": [ { "type": "BinaryExpression", - "start": 40343, - "end": 40361, + "start": 40330, + "end": 40348, "loc": { "start": { "line": 1426, @@ -62567,8 +62535,8 @@ }, "left": { "type": "MemberExpression", - "start": 40343, - "end": 40354, + "start": 40330, + "end": 40341, "loc": { "start": { "line": 1426, @@ -62581,8 +62549,8 @@ }, "object": { "type": "ThisExpression", - "start": 40343, - "end": 40347, + "start": 40330, + "end": 40334, "loc": { "start": { "line": 1426, @@ -62596,8 +62564,8 @@ }, "property": { "type": "Identifier", - "start": 40348, - "end": 40354, + "start": 40335, + "end": 40341, "loc": { "start": { "line": 1426, @@ -62616,8 +62584,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 40357, - "end": 40361, + "start": 40344, + "end": 40348, "loc": { "start": { "line": 1426, @@ -62643,8 +62611,8 @@ { "type": "CommentBlock", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", - "start": 40167, - "end": 40285, + "start": 40154, + "end": 40272, "loc": { "start": { "line": 1421, @@ -62661,8 +62629,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy filter grid\n ", - "start": 40375, - "end": 40413, + "start": 40362, + "end": 40400, "loc": { "start": { "line": 1429, @@ -62678,8 +62646,8 @@ }, { "type": "ClassMethod", - "start": 40418, - "end": 41547, + "start": 40405, + "end": 41534, "loc": { "start": { "line": 1432, @@ -62694,8 +62662,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 40418, - "end": 40425, + "start": 40405, + "end": 40412, "loc": { "start": { "line": 1432, @@ -62718,8 +62686,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 40428, - "end": 41547, + "start": 40415, + "end": 41534, "loc": { "start": { "line": 1432, @@ -62733,8 +62701,8 @@ "body": [ { "type": "IfStatement", - "start": 40438, - "end": 40492, + "start": 40425, + "end": 40479, "loc": { "start": { "line": 1433, @@ -62747,8 +62715,8 @@ }, "test": { "type": "UnaryExpression", - "start": 40442, - "end": 40459, + "start": 40429, + "end": 40446, "loc": { "start": { "line": 1433, @@ -62763,8 +62731,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 40443, - "end": 40459, + "start": 40430, + "end": 40446, "loc": { "start": { "line": 1433, @@ -62777,8 +62745,8 @@ }, "object": { "type": "ThisExpression", - "start": 40443, - "end": 40447, + "start": 40430, + "end": 40434, "loc": { "start": { "line": 1433, @@ -62792,8 +62760,8 @@ }, "property": { "type": "Identifier", - "start": 40448, - "end": 40459, + "start": 40435, + "end": 40446, "loc": { "start": { "line": 1433, @@ -62815,8 +62783,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 40461, - "end": 40492, + "start": 40448, + "end": 40479, "loc": { "start": { "line": 1433, @@ -62830,8 +62798,8 @@ "body": [ { "type": "ReturnStatement", - "start": 40475, - "end": 40482, + "start": 40462, + "end": 40469, "loc": { "start": { "line": 1434, @@ -62851,8 +62819,8 @@ }, { "type": "VariableDeclaration", - "start": 40502, - "end": 40529, + "start": 40489, + "end": 40516, "loc": { "start": { "line": 1437, @@ -62866,8 +62834,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 40506, - "end": 40528, + "start": 40493, + "end": 40515, "loc": { "start": { "line": 1437, @@ -62880,8 +62848,8 @@ }, "id": { "type": "Identifier", - "start": 40506, - "end": 40513, + "start": 40493, + "end": 40500, "loc": { "start": { "line": 1437, @@ -62897,8 +62865,8 @@ }, "init": { "type": "MemberExpression", - "start": 40516, - "end": 40528, + "start": 40503, + "end": 40515, "loc": { "start": { "line": 1437, @@ -62911,8 +62879,8 @@ }, "object": { "type": "ThisExpression", - "start": 40516, - "end": 40520, + "start": 40503, + "end": 40507, "loc": { "start": { "line": 1437, @@ -62926,8 +62894,8 @@ }, "property": { "type": "Identifier", - "start": 40521, - "end": 40528, + "start": 40508, + "end": 40515, "loc": { "start": { "line": 1437, @@ -62949,8 +62917,8 @@ }, { "type": "IfStatement", - "start": 40539, - "end": 40637, + "start": 40526, + "end": 40624, "loc": { "start": { "line": 1439, @@ -62963,8 +62931,8 @@ }, "test": { "type": "LogicalExpression", - "start": 40543, - "end": 40585, + "start": 40530, + "end": 40572, "loc": { "start": { "line": 1439, @@ -62977,8 +62945,8 @@ }, "left": { "type": "CallExpression", - "start": 40543, - "end": 40563, + "start": 40530, + "end": 40550, "loc": { "start": { "line": 1439, @@ -62991,8 +62959,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40543, - "end": 40561, + "start": 40530, + "end": 40548, "loc": { "start": { "line": 1439, @@ -63005,8 +62973,8 @@ }, "object": { "type": "ThisExpression", - "start": 40543, - "end": 40547, + "start": 40530, + "end": 40534, "loc": { "start": { "line": 1439, @@ -63020,8 +62988,8 @@ }, "property": { "type": "Identifier", - "start": 40548, - "end": 40561, + "start": 40535, + "end": 40548, "loc": { "start": { "line": 1439, @@ -63042,8 +63010,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 40567, - "end": 40585, + "start": 40554, + "end": 40572, "loc": { "start": { "line": 1439, @@ -63058,8 +63026,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 40568, - "end": 40585, + "start": 40555, + "end": 40572, "loc": { "start": { "line": 1439, @@ -63072,8 +63040,8 @@ }, "object": { "type": "ThisExpression", - "start": 40568, - "end": 40572, + "start": 40555, + "end": 40559, "loc": { "start": { "line": 1439, @@ -63087,8 +63055,8 @@ }, "property": { "type": "Identifier", - "start": 40573, - "end": 40585, + "start": 40560, + "end": 40572, "loc": { "start": { "line": 1439, @@ -63111,8 +63079,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 40587, - "end": 40637, + "start": 40574, + "end": 40624, "loc": { "start": { "line": 1439, @@ -63126,8 +63094,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 40601, - "end": 40627, + "start": 40588, + "end": 40614, "loc": { "start": { "line": 1440, @@ -63140,8 +63108,8 @@ }, "expression": { "type": "CallExpression", - "start": 40601, - "end": 40626, + "start": 40588, + "end": 40613, "loc": { "start": { "line": 1440, @@ -63154,8 +63122,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40601, - "end": 40624, + "start": 40588, + "end": 40611, "loc": { "start": { "line": 1440, @@ -63168,8 +63136,8 @@ }, "object": { "type": "ThisExpression", - "start": 40601, - "end": 40605, + "start": 40588, + "end": 40592, "loc": { "start": { "line": 1440, @@ -63183,8 +63151,8 @@ }, "property": { "type": "Identifier", - "start": 40606, - "end": 40624, + "start": 40593, + "end": 40611, "loc": { "start": { "line": 1440, @@ -63210,8 +63178,8 @@ }, { "type": "ExpressionStatement", - "start": 40647, - "end": 40672, + "start": 40634, + "end": 40659, "loc": { "start": { "line": 1443, @@ -63224,8 +63192,8 @@ }, "expression": { "type": "CallExpression", - "start": 40647, - "end": 40671, + "start": 40634, + "end": 40658, "loc": { "start": { "line": 1443, @@ -63238,8 +63206,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40647, - "end": 40669, + "start": 40634, + "end": 40656, "loc": { "start": { "line": 1443, @@ -63252,8 +63220,8 @@ }, "object": { "type": "ThisExpression", - "start": 40647, - "end": 40651, + "start": 40634, + "end": 40638, "loc": { "start": { "line": 1443, @@ -63267,8 +63235,8 @@ }, "property": { "type": "Identifier", - "start": 40652, - "end": 40669, + "start": 40639, + "end": 40656, "loc": { "start": { "line": 1443, @@ -63289,8 +63257,8 @@ }, { "type": "ExpressionStatement", - "start": 40682, - "end": 40705, + "start": 40669, + "end": 40692, "loc": { "start": { "line": 1445, @@ -63303,8 +63271,8 @@ }, "expression": { "type": "CallExpression", - "start": 40682, - "end": 40704, + "start": 40669, + "end": 40691, "loc": { "start": { "line": 1445, @@ -63317,8 +63285,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40682, - "end": 40702, + "start": 40669, + "end": 40689, "loc": { "start": { "line": 1445, @@ -63331,8 +63299,8 @@ }, "object": { "type": "ThisExpression", - "start": 40682, - "end": 40686, + "start": 40669, + "end": 40673, "loc": { "start": { "line": 1445, @@ -63346,8 +63314,8 @@ }, "property": { "type": "Identifier", - "start": 40687, - "end": 40702, + "start": 40674, + "end": 40689, "loc": { "start": { "line": 1445, @@ -63369,8 +63337,8 @@ { "type": "CommentLine", "value": " broadcast destroy event modules and extensions are subscribed to", - "start": 40715, - "end": 40782, + "start": 40702, + "end": 40769, "loc": { "start": { "line": 1447, @@ -63386,8 +63354,8 @@ }, { "type": "ExpressionStatement", - "start": 40791, - "end": 40821, + "start": 40778, + "end": 40808, "loc": { "start": { "line": 1448, @@ -63400,8 +63368,8 @@ }, "expression": { "type": "CallExpression", - "start": 40791, - "end": 40820, + "start": 40778, + "end": 40807, "loc": { "start": { "line": 1448, @@ -63414,8 +63382,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40791, - "end": 40803, + "start": 40778, + "end": 40790, "loc": { "start": { "line": 1448, @@ -63428,8 +63396,8 @@ }, "object": { "type": "Identifier", - "start": 40791, - "end": 40798, + "start": 40778, + "end": 40785, "loc": { "start": { "line": 1448, @@ -63446,8 +63414,8 @@ }, "property": { "type": "Identifier", - "start": 40799, - "end": 40803, + "start": 40786, + "end": 40790, "loc": { "start": { "line": 1448, @@ -63467,8 +63435,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 40804, - "end": 40813, + "start": 40791, + "end": 40800, "loc": { "start": { "line": 1448, @@ -63487,8 +63455,8 @@ }, { "type": "ThisExpression", - "start": 40815, - "end": 40819, + "start": 40802, + "end": 40806, "loc": { "start": { "line": 1448, @@ -63507,8 +63475,8 @@ { "type": "CommentLine", "value": " broadcast destroy event modules and extensions are subscribed to", - "start": 40715, - "end": 40782, + "start": 40702, + "end": 40769, "loc": { "start": { "line": 1447, @@ -63524,8 +63492,8 @@ }, { "type": "IfStatement", - "start": 40831, - "end": 40936, + "start": 40818, + "end": 40923, "loc": { "start": { "line": 1450, @@ -63538,8 +63506,8 @@ }, "test": { "type": "LogicalExpression", - "start": 40835, - "end": 40867, + "start": 40822, + "end": 40854, "loc": { "start": { "line": 1450, @@ -63552,8 +63520,8 @@ }, "left": { "type": "MemberExpression", - "start": 40835, - "end": 40847, + "start": 40822, + "end": 40834, "loc": { "start": { "line": 1450, @@ -63566,8 +63534,8 @@ }, "object": { "type": "ThisExpression", - "start": 40835, - "end": 40839, + "start": 40822, + "end": 40826, "loc": { "start": { "line": 1450, @@ -63581,8 +63549,8 @@ }, "property": { "type": "Identifier", - "start": 40840, - "end": 40847, + "start": 40827, + "end": 40834, "loc": { "start": { "line": 1450, @@ -63601,8 +63569,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 40851, - "end": 40867, + "start": 40838, + "end": 40854, "loc": { "start": { "line": 1450, @@ -63617,8 +63585,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 40852, - "end": 40867, + "start": 40839, + "end": 40854, "loc": { "start": { "line": 1450, @@ -63631,8 +63599,8 @@ }, "object": { "type": "ThisExpression", - "start": 40852, - "end": 40856, + "start": 40839, + "end": 40843, "loc": { "start": { "line": 1450, @@ -63646,8 +63614,8 @@ }, "property": { "type": "Identifier", - "start": 40857, - "end": 40867, + "start": 40844, + "end": 40854, "loc": { "start": { "line": 1450, @@ -63670,8 +63638,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 40869, - "end": 40936, + "start": 40856, + "end": 40923, "loc": { "start": { "line": 1450, @@ -63685,8 +63653,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 40883, - "end": 40926, + "start": 40870, + "end": 40913, "loc": { "start": { "line": 1451, @@ -63699,8 +63667,8 @@ }, "expression": { "type": "CallExpression", - "start": 40883, - "end": 40925, + "start": 40870, + "end": 40912, "loc": { "start": { "line": 1451, @@ -63713,8 +63681,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40883, - "end": 40903, + "start": 40870, + "end": 40890, "loc": { "start": { "line": 1451, @@ -63727,8 +63695,8 @@ }, "object": { "type": "CallExpression", - "start": 40883, - "end": 40893, + "start": 40870, + "end": 40880, "loc": { "start": { "line": 1451, @@ -63741,8 +63709,8 @@ }, "callee": { "type": "MemberExpression", - "start": 40883, - "end": 40891, + "start": 40870, + "end": 40878, "loc": { "start": { "line": 1451, @@ -63755,8 +63723,8 @@ }, "object": { "type": "ThisExpression", - "start": 40883, - "end": 40887, + "start": 40870, + "end": 40874, "loc": { "start": { "line": 1451, @@ -63770,8 +63738,8 @@ }, "property": { "type": "Identifier", - "start": 40888, - "end": 40891, + "start": 40875, + "end": 40878, "loc": { "start": { "line": 1451, @@ -63791,8 +63759,8 @@ }, "property": { "type": "Identifier", - "start": 40894, - "end": 40903, + "start": 40881, + "end": 40890, "loc": { "start": { "line": 1451, @@ -63811,8 +63779,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 40904, - "end": 40924, + "start": 40891, + "end": 40911, "loc": { "start": { "line": 1451, @@ -63825,8 +63793,8 @@ }, "object": { "type": "ThisExpression", - "start": 40904, - "end": 40908, + "start": 40891, + "end": 40895, "loc": { "start": { "line": 1451, @@ -63840,8 +63808,8 @@ }, "property": { "type": "Identifier", - "start": 40909, - "end": 40924, + "start": 40896, + "end": 40911, "loc": { "start": { "line": 1451, @@ -63869,8 +63837,8 @@ { "type": "CommentLine", "value": " unsubscribe to events", - "start": 40946, - "end": 40970, + "start": 40933, + "end": 40957, "loc": { "start": { "line": 1454, @@ -63886,8 +63854,8 @@ }, { "type": "IfStatement", - "start": 40979, - "end": 41091, + "start": 40966, + "end": 41078, "loc": { "start": { "line": 1455, @@ -63900,8 +63868,8 @@ }, "test": { "type": "MemberExpression", - "start": 40983, - "end": 41003, + "start": 40970, + "end": 40990, "loc": { "start": { "line": 1455, @@ -63914,8 +63882,8 @@ }, "object": { "type": "ThisExpression", - "start": 40983, - "end": 40987, + "start": 40970, + "end": 40974, "loc": { "start": { "line": 1455, @@ -63930,8 +63898,8 @@ }, "property": { "type": "Identifier", - "start": 40988, - "end": 41003, + "start": 40975, + "end": 40990, "loc": { "start": { "line": 1455, @@ -63950,8 +63918,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 41005, - "end": 41091, + "start": 40992, + "end": 41078, "loc": { "start": { "line": 1455, @@ -63965,8 +63933,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 41019, - "end": 41081, + "start": 41006, + "end": 41068, "loc": { "start": { "line": 1456, @@ -63979,8 +63947,8 @@ }, "expression": { "type": "CallExpression", - "start": 41019, - "end": 41080, + "start": 41006, + "end": 41067, "loc": { "start": { "line": 1456, @@ -63993,8 +63961,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41019, - "end": 41030, + "start": 41006, + "end": 41017, "loc": { "start": { "line": 1456, @@ -64007,8 +63975,8 @@ }, "object": { "type": "Identifier", - "start": 41019, - "end": 41026, + "start": 41006, + "end": 41013, "loc": { "start": { "line": 1456, @@ -64024,8 +63992,8 @@ }, "property": { "type": "Identifier", - "start": 41027, - "end": 41030, + "start": 41014, + "end": 41017, "loc": { "start": { "line": 1456, @@ -64044,8 +64012,8 @@ "arguments": [ { "type": "ArrayExpression", - "start": 41031, - "end": 41050, + "start": 41018, + "end": 41037, "loc": { "start": { "line": 1456, @@ -64059,8 +64027,8 @@ "elements": [ { "type": "StringLiteral", - "start": 41032, - "end": 41049, + "start": 41019, + "end": 41036, "loc": { "start": { "line": 1456, @@ -64081,8 +64049,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 41052, - "end": 41079, + "start": 41039, + "end": 41066, "loc": { "start": { "line": 1456, @@ -64100,8 +64068,8 @@ "params": [], "body": { "type": "CallExpression", - "start": 41058, - "end": 41079, + "start": 41045, + "end": 41066, "loc": { "start": { "line": 1456, @@ -64114,8 +64082,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41058, - "end": 41077, + "start": 41045, + "end": 41064, "loc": { "start": { "line": 1456, @@ -64128,8 +64096,8 @@ }, "object": { "type": "ThisExpression", - "start": 41058, - "end": 41062, + "start": 41045, + "end": 41049, "loc": { "start": { "line": 1456, @@ -64143,8 +64111,8 @@ }, "property": { "type": "Identifier", - "start": 41063, - "end": 41077, + "start": 41050, + "end": 41064, "loc": { "start": { "line": 1456, @@ -64174,8 +64142,8 @@ { "type": "CommentLine", "value": " unsubscribe to events", - "start": 40946, - "end": 40970, + "start": 40933, + "end": 40957, "loc": { "start": { "line": 1454, @@ -64191,8 +64159,8 @@ }, { "type": "IfStatement", - "start": 41100, - "end": 41207, + "start": 41087, + "end": 41194, "loc": { "start": { "line": 1458, @@ -64205,8 +64173,8 @@ }, "test": { "type": "MemberExpression", - "start": 41104, - "end": 41122, + "start": 41091, + "end": 41109, "loc": { "start": { "line": 1458, @@ -64219,8 +64187,8 @@ }, "object": { "type": "ThisExpression", - "start": 41104, - "end": 41108, + "start": 41091, + "end": 41095, "loc": { "start": { "line": 1458, @@ -64234,8 +64202,8 @@ }, "property": { "type": "Identifier", - "start": 41109, - "end": 41122, + "start": 41096, + "end": 41109, "loc": { "start": { "line": 1458, @@ -64253,8 +64221,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 41124, - "end": 41207, + "start": 41111, + "end": 41194, "loc": { "start": { "line": 1458, @@ -64268,8 +64236,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 41138, - "end": 41197, + "start": 41125, + "end": 41184, "loc": { "start": { "line": 1459, @@ -64282,8 +64250,8 @@ }, "expression": { "type": "CallExpression", - "start": 41138, - "end": 41196, + "start": 41125, + "end": 41183, "loc": { "start": { "line": 1459, @@ -64296,8 +64264,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41138, - "end": 41149, + "start": 41125, + "end": 41136, "loc": { "start": { "line": 1459, @@ -64310,8 +64278,8 @@ }, "object": { "type": "Identifier", - "start": 41138, - "end": 41145, + "start": 41125, + "end": 41132, "loc": { "start": { "line": 1459, @@ -64327,8 +64295,8 @@ }, "property": { "type": "Identifier", - "start": 41146, - "end": 41149, + "start": 41133, + "end": 41136, "loc": { "start": { "line": 1459, @@ -64347,8 +64315,8 @@ "arguments": [ { "type": "ArrayExpression", - "start": 41150, - "end": 41169, + "start": 41137, + "end": 41156, "loc": { "start": { "line": 1459, @@ -64362,8 +64330,8 @@ "elements": [ { "type": "StringLiteral", - "start": 41151, - "end": 41168, + "start": 41138, + "end": 41155, "loc": { "start": { "line": 1459, @@ -64384,8 +64352,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 41171, - "end": 41195, + "start": 41158, + "end": 41182, "loc": { "start": { "line": 1459, @@ -64403,8 +64371,8 @@ "params": [], "body": { "type": "CallExpression", - "start": 41177, - "end": 41195, + "start": 41164, + "end": 41182, "loc": { "start": { "line": 1459, @@ -64417,8 +64385,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41177, - "end": 41193, + "start": 41164, + "end": 41180, "loc": { "start": { "line": 1459, @@ -64431,8 +64399,8 @@ }, "object": { "type": "ThisExpression", - "start": 41177, - "end": 41181, + "start": 41164, + "end": 41168, "loc": { "start": { "line": 1459, @@ -64446,8 +64414,8 @@ }, "property": { "type": "Identifier", - "start": 41182, - "end": 41193, + "start": 41169, + "end": 41180, "loc": { "start": { "line": 1459, @@ -64476,8 +64444,8 @@ }, { "type": "ExpressionStatement", - "start": 41216, - "end": 41314, + "start": 41203, + "end": 41301, "loc": { "start": { "line": 1461, @@ -64490,8 +64458,8 @@ }, "expression": { "type": "CallExpression", - "start": 41216, - "end": 41313, + "start": 41203, + "end": 41300, "loc": { "start": { "line": 1461, @@ -64504,8 +64472,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41216, - "end": 41232, + "start": 41203, + "end": 41219, "loc": { "start": { "line": 1461, @@ -64518,8 +64486,8 @@ }, "object": { "type": "MemberExpression", - "start": 41216, - "end": 41228, + "start": 41203, + "end": 41215, "loc": { "start": { "line": 1461, @@ -64532,8 +64500,8 @@ }, "object": { "type": "ThisExpression", - "start": 41216, - "end": 41220, + "start": 41203, + "end": 41207, "loc": { "start": { "line": 1461, @@ -64547,8 +64515,8 @@ }, "property": { "type": "Identifier", - "start": 41221, - "end": 41228, + "start": 41208, + "end": 41215, "loc": { "start": { "line": 1461, @@ -64566,8 +64534,8 @@ }, "property": { "type": "Identifier", - "start": 41229, - "end": 41232, + "start": 41216, + "end": 41219, "loc": { "start": { "line": 1461, @@ -64586,8 +64554,8 @@ "arguments": [ { "type": "ArrayExpression", - "start": 41233, - "end": 41249, + "start": 41220, + "end": 41236, "loc": { "start": { "line": 1461, @@ -64601,8 +64569,8 @@ "elements": [ { "type": "StringLiteral", - "start": 41234, - "end": 41248, + "start": 41221, + "end": 41235, "loc": { "start": { "line": 1461, @@ -64623,8 +64591,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 41263, - "end": 41312, + "start": 41250, + "end": 41299, "loc": { "start": { "line": 1462, @@ -64642,8 +64610,8 @@ "params": [ { "type": "Identifier", - "start": 41264, - "end": 41266, + "start": 41251, + "end": 41253, "loc": { "start": { "line": 1462, @@ -64659,8 +64627,8 @@ }, { "type": "Identifier", - "start": 41268, - "end": 41274, + "start": 41255, + "end": 41261, "loc": { "start": { "line": 1462, @@ -64677,8 +64645,8 @@ ], "body": { "type": "CallExpression", - "start": 41279, - "end": 41312, + "start": 41266, + "end": 41299, "loc": { "start": { "line": 1462, @@ -64691,8 +64659,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41279, - "end": 41301, + "start": 41266, + "end": 41288, "loc": { "start": { "line": 1462, @@ -64705,8 +64673,8 @@ }, "object": { "type": "ThisExpression", - "start": 41279, - "end": 41283, + "start": 41266, + "end": 41270, "loc": { "start": { "line": 1462, @@ -64720,8 +64688,8 @@ }, "property": { "type": "Identifier", - "start": 41284, - "end": 41301, + "start": 41271, + "end": 41288, "loc": { "start": { "line": 1462, @@ -64740,8 +64708,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 41302, - "end": 41311, + "start": 41289, + "end": 41298, "loc": { "start": { "line": 1462, @@ -64754,8 +64722,8 @@ }, "object": { "type": "Identifier", - "start": 41302, - "end": 41308, + "start": 41289, + "end": 41295, "loc": { "start": { "line": 1462, @@ -64771,8 +64739,8 @@ }, "property": { "type": "Identifier", - "start": 41309, - "end": 41311, + "start": 41296, + "end": 41298, "loc": { "start": { "line": 1462, @@ -64796,8 +64764,8 @@ }, { "type": "ExpressionStatement", - "start": 41324, - "end": 41361, + "start": 41311, + "end": 41348, "loc": { "start": { "line": 1464, @@ -64810,8 +64778,8 @@ }, "expression": { "type": "CallExpression", - "start": 41324, - "end": 41360, + "start": 41311, + "end": 41347, "loc": { "start": { "line": 1464, @@ -64824,8 +64792,8 @@ }, "callee": { "type": "Identifier", - "start": 41324, - "end": 41335, + "start": 41311, + "end": 41322, "loc": { "start": { "line": 1464, @@ -64842,8 +64810,8 @@ "arguments": [ { "type": "CallExpression", - "start": 41336, - "end": 41346, + "start": 41323, + "end": 41333, "loc": { "start": { "line": 1464, @@ -64856,8 +64824,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41336, - "end": 41344, + "start": 41323, + "end": 41331, "loc": { "start": { "line": 1464, @@ -64870,8 +64838,8 @@ }, "object": { "type": "ThisExpression", - "start": 41336, - "end": 41340, + "start": 41323, + "end": 41327, "loc": { "start": { "line": 1464, @@ -64885,8 +64853,8 @@ }, "property": { "type": "Identifier", - "start": 41341, - "end": 41344, + "start": 41328, + "end": 41331, "loc": { "start": { "line": 1464, @@ -64906,8 +64874,8 @@ }, { "type": "MemberExpression", - "start": 41348, - "end": 41359, + "start": 41335, + "end": 41346, "loc": { "start": { "line": 1464, @@ -64920,8 +64888,8 @@ }, "object": { "type": "ThisExpression", - "start": 41348, - "end": 41352, + "start": 41335, + "end": 41339, "loc": { "start": { "line": 1464, @@ -64935,8 +64903,8 @@ }, "property": { "type": "Identifier", - "start": 41353, - "end": 41359, + "start": 41340, + "end": 41346, "loc": { "start": { "line": 1464, @@ -64957,8 +64925,8 @@ }, { "type": "ExpressionStatement", - "start": 41370, - "end": 41415, + "start": 41357, + "end": 41402, "loc": { "start": { "line": 1465, @@ -64971,8 +64939,8 @@ }, "expression": { "type": "CallExpression", - "start": 41370, - "end": 41414, + "start": 41357, + "end": 41401, "loc": { "start": { "line": 1465, @@ -64985,8 +64953,8 @@ }, "callee": { "type": "Identifier", - "start": 41370, - "end": 41381, + "start": 41357, + "end": 41368, "loc": { "start": { "line": 1465, @@ -65003,8 +64971,8 @@ "arguments": [ { "type": "CallExpression", - "start": 41382, - "end": 41392, + "start": 41369, + "end": 41379, "loc": { "start": { "line": 1465, @@ -65017,8 +64985,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41382, - "end": 41390, + "start": 41369, + "end": 41377, "loc": { "start": { "line": 1465, @@ -65031,8 +64999,8 @@ }, "object": { "type": "ThisExpression", - "start": 41382, - "end": 41386, + "start": 41369, + "end": 41373, "loc": { "start": { "line": 1465, @@ -65046,8 +65014,8 @@ }, "property": { "type": "Identifier", - "start": 41387, - "end": 41390, + "start": 41374, + "end": 41377, "loc": { "start": { "line": 1465, @@ -65067,8 +65035,8 @@ }, { "type": "MemberExpression", - "start": 41394, - "end": 41413, + "start": 41381, + "end": 41400, "loc": { "start": { "line": 1465, @@ -65081,8 +65049,8 @@ }, "object": { "type": "ThisExpression", - "start": 41394, - "end": 41398, + "start": 41381, + "end": 41385, "loc": { "start": { "line": 1465, @@ -65096,8 +65064,8 @@ }, "property": { "type": "Identifier", - "start": 41399, - "end": 41413, + "start": 41386, + "end": 41400, "loc": { "start": { "line": 1465, @@ -65118,8 +65086,8 @@ }, { "type": "ExpressionStatement", - "start": 41425, - "end": 41447, + "start": 41412, + "end": 41434, "loc": { "start": { "line": 1467, @@ -65132,8 +65100,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 41425, - "end": 41446, + "start": 41412, + "end": 41433, "loc": { "start": { "line": 1467, @@ -65147,8 +65115,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 41425, - "end": 41442, + "start": 41412, + "end": 41429, "loc": { "start": { "line": 1467, @@ -65161,8 +65129,8 @@ }, "object": { "type": "ThisExpression", - "start": 41425, - "end": 41429, + "start": 41412, + "end": 41416, "loc": { "start": { "line": 1467, @@ -65176,8 +65144,8 @@ }, "property": { "type": "Identifier", - "start": 41430, - "end": 41442, + "start": 41417, + "end": 41429, "loc": { "start": { "line": 1467, @@ -65195,8 +65163,8 @@ }, "right": { "type": "NumericLiteral", - "start": 41445, - "end": 41446, + "start": 41432, + "end": 41433, "loc": { "start": { "line": 1467, @@ -65217,8 +65185,8 @@ }, { "type": "ExpressionStatement", - "start": 41456, - "end": 41481, + "start": 41443, + "end": 41468, "loc": { "start": { "line": 1468, @@ -65231,8 +65199,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 41456, - "end": 41480, + "start": 41443, + "end": 41467, "loc": { "start": { "line": 1468, @@ -65246,8 +65214,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 41456, - "end": 41475, + "start": 41443, + "end": 41462, "loc": { "start": { "line": 1468, @@ -65260,8 +65228,8 @@ }, "object": { "type": "ThisExpression", - "start": 41456, - "end": 41460, + "start": 41443, + "end": 41447, "loc": { "start": { "line": 1468, @@ -65275,8 +65243,8 @@ }, "property": { "type": "Identifier", - "start": 41461, - "end": 41475, + "start": 41448, + "end": 41462, "loc": { "start": { "line": 1468, @@ -65294,8 +65262,8 @@ }, "right": { "type": "ArrayExpression", - "start": 41478, - "end": 41480, + "start": 41465, + "end": 41467, "loc": { "start": { "line": 1468, @@ -65312,8 +65280,8 @@ }, { "type": "ExpressionStatement", - "start": 41490, - "end": 41507, + "start": 41477, + "end": 41494, "loc": { "start": { "line": 1469, @@ -65326,8 +65294,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 41490, - "end": 41506, + "start": 41477, + "end": 41493, "loc": { "start": { "line": 1469, @@ -65341,8 +65309,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 41490, - "end": 41501, + "start": 41477, + "end": 41488, "loc": { "start": { "line": 1469, @@ -65355,8 +65323,8 @@ }, "object": { "type": "ThisExpression", - "start": 41490, - "end": 41494, + "start": 41477, + "end": 41481, "loc": { "start": { "line": 1469, @@ -65370,8 +65338,8 @@ }, "property": { "type": "Identifier", - "start": 41495, - "end": 41501, + "start": 41482, + "end": 41488, "loc": { "start": { "line": 1469, @@ -65389,8 +65357,8 @@ }, "right": { "type": "ArrayExpression", - "start": 41504, - "end": 41506, + "start": 41491, + "end": 41493, "loc": { "start": { "line": 1469, @@ -65407,8 +65375,8 @@ }, { "type": "ExpressionStatement", - "start": 41516, - "end": 41541, + "start": 41503, + "end": 41528, "loc": { "start": { "line": 1470, @@ -65421,8 +65389,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 41516, - "end": 41540, + "start": 41503, + "end": 41527, "loc": { "start": { "line": 1470, @@ -65436,8 +65404,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 41516, - "end": 41532, + "start": 41503, + "end": 41519, "loc": { "start": { "line": 1470, @@ -65450,8 +65418,8 @@ }, "object": { "type": "ThisExpression", - "start": 41516, - "end": 41520, + "start": 41503, + "end": 41507, "loc": { "start": { "line": 1470, @@ -65465,8 +65433,8 @@ }, "property": { "type": "Identifier", - "start": 41521, - "end": 41532, + "start": 41508, + "end": 41519, "loc": { "start": { "line": 1470, @@ -65484,8 +65452,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 41535, - "end": 41540, + "start": 41522, + "end": 41527, "loc": { "start": { "line": 1470, @@ -65508,8 +65476,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy filter grid\n ", - "start": 40375, - "end": 40413, + "start": 40362, + "end": 40400, "loc": { "start": { "line": 1429, @@ -65526,8 +65494,8 @@ { "type": "CommentBlock", "value": "*\n * Remove all the external column filters\n ", - "start": 41553, - "end": 41610, + "start": 41540, + "end": 41597, "loc": { "start": { "line": 1473, @@ -65543,8 +65511,8 @@ }, { "type": "ClassMethod", - "start": 41615, - "end": 41919, + "start": 41602, + "end": 41906, "loc": { "start": { "line": 1476, @@ -65559,8 +65527,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 41615, - "end": 41633, + "start": 41602, + "end": 41620, "loc": { "start": { "line": 1476, @@ -65583,8 +65551,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 41636, - "end": 41919, + "start": 41623, + "end": 41906, "loc": { "start": { "line": 1476, @@ -65598,8 +65566,8 @@ "body": [ { "type": "IfStatement", - "start": 41646, - "end": 41704, + "start": 41633, + "end": 41691, "loc": { "start": { "line": 1477, @@ -65612,8 +65580,8 @@ }, "test": { "type": "UnaryExpression", - "start": 41650, - "end": 41671, + "start": 41637, + "end": 41658, "loc": { "start": { "line": 1477, @@ -65628,8 +65596,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 41651, - "end": 41671, + "start": 41638, + "end": 41658, "loc": { "start": { "line": 1477, @@ -65642,8 +65610,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41651, - "end": 41669, + "start": 41638, + "end": 41656, "loc": { "start": { "line": 1477, @@ -65656,8 +65624,8 @@ }, "object": { "type": "ThisExpression", - "start": 41651, - "end": 41655, + "start": 41638, + "end": 41642, "loc": { "start": { "line": 1477, @@ -65671,8 +65639,8 @@ }, "property": { "type": "Identifier", - "start": 41656, - "end": 41669, + "start": 41643, + "end": 41656, "loc": { "start": { "line": 1477, @@ -65696,8 +65664,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 41673, - "end": 41704, + "start": 41660, + "end": 41691, "loc": { "start": { "line": 1477, @@ -65711,8 +65679,8 @@ "body": [ { "type": "ReturnStatement", - "start": 41687, - "end": 41694, + "start": 41674, + "end": 41681, "loc": { "start": { "line": 1478, @@ -65732,8 +65700,8 @@ }, { "type": "VariableDeclaration", - "start": 41713, - "end": 41743, + "start": 41700, + "end": 41730, "loc": { "start": { "line": 1480, @@ -65747,8 +65715,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 41717, - "end": 41742, + "start": 41704, + "end": 41729, "loc": { "start": { "line": 1480, @@ -65761,8 +65729,8 @@ }, "id": { "type": "Identifier", - "start": 41717, - "end": 41720, + "start": 41704, + "end": 41707, "loc": { "start": { "line": 1480, @@ -65778,8 +65746,8 @@ }, "init": { "type": "MemberExpression", - "start": 41723, - "end": 41742, + "start": 41710, + "end": 41729, "loc": { "start": { "line": 1480, @@ -65792,8 +65760,8 @@ }, "object": { "type": "ThisExpression", - "start": 41723, - "end": 41727, + "start": 41710, + "end": 41714, "loc": { "start": { "line": 1480, @@ -65807,8 +65775,8 @@ }, "property": { "type": "Identifier", - "start": 41728, - "end": 41742, + "start": 41715, + "end": 41729, "loc": { "start": { "line": 1480, @@ -65830,8 +65798,8 @@ }, { "type": "ExpressionStatement", - "start": 41752, - "end": 41913, + "start": 41739, + "end": 41900, "loc": { "start": { "line": 1481, @@ -65844,8 +65812,8 @@ }, "expression": { "type": "CallExpression", - "start": 41752, - "end": 41912, + "start": 41739, + "end": 41899, "loc": { "start": { "line": 1481, @@ -65858,8 +65826,8 @@ }, "callee": { "type": "MemberExpression", - "start": 41752, - "end": 41763, + "start": 41739, + "end": 41750, "loc": { "start": { "line": 1481, @@ -65872,8 +65840,8 @@ }, "object": { "type": "Identifier", - "start": 41752, - "end": 41755, + "start": 41739, + "end": 41742, "loc": { "start": { "line": 1481, @@ -65889,8 +65857,8 @@ }, "property": { "type": "Identifier", - "start": 41756, - "end": 41763, + "start": 41743, + "end": 41750, "loc": { "start": { "line": 1481, @@ -65909,8 +65877,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 41764, - "end": 41911, + "start": 41751, + "end": 41898, "loc": { "start": { "line": 1481, @@ -65928,8 +65896,8 @@ "params": [ { "type": "Identifier", - "start": 41765, - "end": 41767, + "start": 41752, + "end": 41754, "loc": { "start": { "line": 1481, @@ -65946,8 +65914,8 @@ ], "body": { "type": "BlockStatement", - "start": 41772, - "end": 41911, + "start": 41759, + "end": 41898, "loc": { "start": { "line": 1481, @@ -65961,8 +65929,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 41786, - "end": 41812, + "start": 41773, + "end": 41799, "loc": { "start": { "line": 1482, @@ -65976,8 +65944,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 41790, - "end": 41811, + "start": 41777, + "end": 41798, "loc": { "start": { "line": 1482, @@ -65990,8 +65958,8 @@ }, "id": { "type": "Identifier", - "start": 41790, - "end": 41801, + "start": 41777, + "end": 41788, "loc": { "start": { "line": 1482, @@ -66007,8 +65975,8 @@ }, "init": { "type": "CallExpression", - "start": 41804, - "end": 41811, + "start": 41791, + "end": 41798, "loc": { "start": { "line": 1482, @@ -66021,8 +65989,8 @@ }, "callee": { "type": "Identifier", - "start": 41804, - "end": 41807, + "start": 41791, + "end": 41794, "loc": { "start": { "line": 1482, @@ -66039,8 +66007,8 @@ "arguments": [ { "type": "Identifier", - "start": 41808, - "end": 41810, + "start": 41795, + "end": 41797, "loc": { "start": { "line": 1482, @@ -66062,8 +66030,8 @@ }, { "type": "IfStatement", - "start": 41825, - "end": 41901, + "start": 41812, + "end": 41888, "loc": { "start": { "line": 1483, @@ -66076,8 +66044,8 @@ }, "test": { "type": "Identifier", - "start": 41829, - "end": 41840, + "start": 41816, + "end": 41827, "loc": { "start": { "line": 1483, @@ -66093,8 +66061,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 41842, - "end": 41901, + "start": 41829, + "end": 41888, "loc": { "start": { "line": 1483, @@ -66108,8 +66076,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 41860, - "end": 41887, + "start": 41847, + "end": 41874, "loc": { "start": { "line": 1484, @@ -66122,8 +66090,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 41860, - "end": 41886, + "start": 41847, + "end": 41873, "loc": { "start": { "line": 1484, @@ -66137,8 +66105,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 41860, - "end": 41881, + "start": 41847, + "end": 41868, "loc": { "start": { "line": 1484, @@ -66151,8 +66119,8 @@ }, "object": { "type": "Identifier", - "start": 41860, - "end": 41871, + "start": 41847, + "end": 41858, "loc": { "start": { "line": 1484, @@ -66168,8 +66136,8 @@ }, "property": { "type": "Identifier", - "start": 41872, - "end": 41881, + "start": 41859, + "end": 41868, "loc": { "start": { "line": 1484, @@ -66187,8 +66155,8 @@ }, "right": { "type": "StringLiteral", - "start": 41884, - "end": 41886, + "start": 41871, + "end": 41873, "loc": { "start": { "line": 1484, @@ -66227,8 +66195,8 @@ { "type": "CommentBlock", "value": "*\n * Remove all the external column filters\n ", - "start": 41553, - "end": 41610, + "start": 41540, + "end": 41597, "loc": { "start": { "line": 1473, @@ -66245,8 +66213,8 @@ { "type": "CommentBlock", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", - "start": 41925, - "end": 42079, + "start": 41912, + "end": 42066, "loc": { "start": { "line": 1489, @@ -66262,8 +66230,8 @@ }, { "type": "ClassMethod", - "start": 42084, - "end": 42219, + "start": 42071, + "end": 42206, "loc": { "start": { "line": 1494, @@ -66278,8 +66246,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 42084, - "end": 42099, + "start": 42071, + "end": 42086, "loc": { "start": { "line": 1494, @@ -66302,8 +66270,8 @@ "params": [ { "type": "Identifier", - "start": 42100, - "end": 42108, + "start": 42087, + "end": 42095, "loc": { "start": { "line": 1494, @@ -66320,8 +66288,8 @@ ], "body": { "type": "BlockStatement", - "start": 42110, - "end": 42219, + "start": 42097, + "end": 42206, "loc": { "start": { "line": 1494, @@ -66335,8 +66303,8 @@ "body": [ { "type": "ReturnStatement", - "start": 42120, - "end": 42213, + "start": 42107, + "end": 42200, "loc": { "start": { "line": 1495, @@ -66349,8 +66317,8 @@ }, "argument": { "type": "LogicalExpression", - "start": 42127, - "end": 42212, + "start": 42114, + "end": 42199, "loc": { "start": { "line": 1495, @@ -66363,8 +66331,8 @@ }, "left": { "type": "MemberExpression", - "start": 42127, - "end": 42148, + "start": 42114, + "end": 42135, "loc": { "start": { "line": 1495, @@ -66377,8 +66345,8 @@ }, "object": { "type": "ThisExpression", - "start": 42127, - "end": 42131, + "start": 42114, + "end": 42118, "loc": { "start": { "line": 1495, @@ -66392,8 +66360,8 @@ }, "property": { "type": "Identifier", - "start": 42132, - "end": 42148, + "start": 42119, + "end": 42135, "loc": { "start": { "line": 1495, @@ -66412,8 +66380,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 42164, - "end": 42212, + "start": 42151, + "end": 42199, "loc": { "start": { "line": 1496, @@ -66426,8 +66394,8 @@ }, "left": { "type": "CallExpression", - "start": 42164, - "end": 42205, + "start": 42151, + "end": 42192, "loc": { "start": { "line": 1496, @@ -66440,8 +66408,8 @@ }, "callee": { "type": "MemberExpression", - "start": 42164, - "end": 42195, + "start": 42151, + "end": 42182, "loc": { "start": { "line": 1496, @@ -66454,8 +66422,8 @@ }, "object": { "type": "MemberExpression", - "start": 42164, - "end": 42187, + "start": 42151, + "end": 42174, "loc": { "start": { "line": 1496, @@ -66468,8 +66436,8 @@ }, "object": { "type": "MemberExpression", - "start": 42164, - "end": 42182, + "start": 42151, + "end": 42169, "loc": { "start": { "line": 1496, @@ -66482,8 +66450,8 @@ }, "object": { "type": "ThisExpression", - "start": 42164, - "end": 42168, + "start": 42151, + "end": 42155, "loc": { "start": { "line": 1496, @@ -66497,8 +66465,8 @@ }, "property": { "type": "Identifier", - "start": 42169, - "end": 42182, + "start": 42156, + "end": 42169, "loc": { "start": { "line": 1496, @@ -66516,8 +66484,8 @@ }, "property": { "type": "Identifier", - "start": 42183, - "end": 42187, + "start": 42170, + "end": 42174, "loc": { "start": { "line": 1496, @@ -66535,8 +66503,8 @@ }, "property": { "type": "Identifier", - "start": 42188, - "end": 42195, + "start": 42175, + "end": 42182, "loc": { "start": { "line": 1496, @@ -66555,8 +66523,8 @@ "arguments": [ { "type": "Identifier", - "start": 42196, - "end": 42204, + "start": 42183, + "end": 42191, "loc": { "start": { "line": 1496, @@ -66575,8 +66543,8 @@ "operator": "!==", "right": { "type": "UnaryExpression", - "start": 42210, - "end": 42212, + "start": 42197, + "end": 42199, "loc": { "start": { "line": 1496, @@ -66591,8 +66559,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 42211, - "end": 42212, + "start": 42198, + "end": 42199, "loc": { "start": { "line": 1496, @@ -66624,8 +66592,8 @@ { "type": "CommentBlock", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", - "start": 41925, - "end": 42079, + "start": 41912, + "end": 42066, "loc": { "start": { "line": 1489, @@ -66642,8 +66610,8 @@ { "type": "CommentBlock", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", - "start": 42225, - "end": 42421, + "start": 42212, + "end": 42408, "loc": { "start": { "line": 1499, @@ -66659,8 +66627,8 @@ }, { "type": "ClassMethod", - "start": 42426, - "end": 43275, + "start": 42413, + "end": 43262, "loc": { "start": { "line": 1505, @@ -66675,8 +66643,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 42426, - "end": 42442, + "start": 42413, + "end": 42429, "loc": { "start": { "line": 1505, @@ -66699,8 +66667,8 @@ "params": [ { "type": "Identifier", - "start": 42443, - "end": 42451, + "start": 42430, + "end": 42438, "loc": { "start": { "line": 1505, @@ -66717,8 +66685,8 @@ ], "body": { "type": "BlockStatement", - "start": 42453, - "end": 43275, + "start": 42440, + "end": 43262, "loc": { "start": { "line": 1505, @@ -66732,8 +66700,8 @@ "body": [ { "type": "IfStatement", - "start": 42463, - "end": 42552, + "start": 42450, + "end": 42539, "loc": { "start": { "line": 1506, @@ -66746,8 +66714,8 @@ }, "test": { "type": "LogicalExpression", - "start": 42467, - "end": 42519, + "start": 42454, + "end": 42506, "loc": { "start": { "line": 1506, @@ -66760,8 +66728,8 @@ }, "left": { "type": "CallExpression", - "start": 42467, - "end": 42484, + "start": 42454, + "end": 42471, "loc": { "start": { "line": 1506, @@ -66774,8 +66742,8 @@ }, "callee": { "type": "Identifier", - "start": 42467, - "end": 42474, + "start": 42454, + "end": 42461, "loc": { "start": { "line": 1506, @@ -66792,8 +66760,8 @@ "arguments": [ { "type": "Identifier", - "start": 42475, - "end": 42483, + "start": 42462, + "end": 42470, "loc": { "start": { "line": 1506, @@ -66812,8 +66780,8 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 42488, - "end": 42519, + "start": 42475, + "end": 42506, "loc": { "start": { "line": 1506, @@ -66828,8 +66796,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 42489, - "end": 42519, + "start": 42476, + "end": 42506, "loc": { "start": { "line": 1506, @@ -66842,8 +66810,8 @@ }, "callee": { "type": "MemberExpression", - "start": 42489, - "end": 42509, + "start": 42476, + "end": 42496, "loc": { "start": { "line": 1506, @@ -66856,8 +66824,8 @@ }, "object": { "type": "ThisExpression", - "start": 42489, - "end": 42493, + "start": 42476, + "end": 42480, "loc": { "start": { "line": 1506, @@ -66871,8 +66839,8 @@ }, "property": { "type": "Identifier", - "start": 42494, - "end": 42509, + "start": 42481, + "end": 42496, "loc": { "start": { "line": 1506, @@ -66891,8 +66859,8 @@ "arguments": [ { "type": "Identifier", - "start": 42510, - "end": 42518, + "start": 42497, + "end": 42505, "loc": { "start": { "line": 1506, @@ -66915,8 +66883,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 42521, - "end": 42552, + "start": 42508, + "end": 42539, "loc": { "start": { "line": 1506, @@ -66930,8 +66898,8 @@ "body": [ { "type": "ReturnStatement", - "start": 42535, - "end": 42542, + "start": 42522, + "end": 42529, "loc": { "start": { "line": 1507, @@ -66951,8 +66919,8 @@ }, { "type": "VariableDeclaration", - "start": 42562, - "end": 42601, + "start": 42549, + "end": 42588, "loc": { "start": { "line": 1510, @@ -66966,8 +66934,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42566, - "end": 42600, + "start": 42553, + "end": 42587, "loc": { "start": { "line": 1510, @@ -66980,8 +66948,8 @@ }, "id": { "type": "Identifier", - "start": 42566, - "end": 42579, + "start": 42553, + "end": 42566, "loc": { "start": { "line": 1510, @@ -66997,8 +66965,8 @@ }, "init": { "type": "MemberExpression", - "start": 42582, - "end": 42600, + "start": 42569, + "end": 42587, "loc": { "start": { "line": 1510, @@ -67011,8 +66979,8 @@ }, "object": { "type": "ThisExpression", - "start": 42582, - "end": 42586, + "start": 42569, + "end": 42573, "loc": { "start": { "line": 1510, @@ -67026,8 +66994,8 @@ }, "property": { "type": "Identifier", - "start": 42587, - "end": 42600, + "start": 42574, + "end": 42587, "loc": { "start": { "line": 1510, @@ -67049,8 +67017,8 @@ }, { "type": "VariableDeclaration", - "start": 42610, - "end": 42640, + "start": 42597, + "end": 42627, "loc": { "start": { "line": 1511, @@ -67064,8 +67032,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42614, - "end": 42639, + "start": 42601, + "end": 42626, "loc": { "start": { "line": 1511, @@ -67078,8 +67046,8 @@ }, "id": { "type": "Identifier", - "start": 42614, - "end": 42618, + "start": 42601, + "end": 42605, "loc": { "start": { "line": 1511, @@ -67095,8 +67063,8 @@ }, "init": { "type": "MemberExpression", - "start": 42621, - "end": 42639, + "start": 42608, + "end": 42626, "loc": { "start": { "line": 1511, @@ -67109,8 +67077,8 @@ }, "object": { "type": "Identifier", - "start": 42621, - "end": 42634, + "start": 42608, + "end": 42621, "loc": { "start": { "line": 1511, @@ -67126,8 +67094,8 @@ }, "property": { "type": "Identifier", - "start": 42635, - "end": 42639, + "start": 42622, + "end": 42626, "loc": { "start": { "line": 1511, @@ -67149,8 +67117,8 @@ }, { "type": "VariableDeclaration", - "start": 42649, - "end": 42680, + "start": 42636, + "end": 42667, "loc": { "start": { "line": 1512, @@ -67164,8 +67132,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42653, - "end": 42664, + "start": 42640, + "end": 42651, "loc": { "start": { "line": 1512, @@ -67178,8 +67146,8 @@ }, "id": { "type": "Identifier", - "start": 42653, - "end": 42659, + "start": 42640, + "end": 42646, "loc": { "start": { "line": 1512, @@ -67195,8 +67163,8 @@ }, "init": { "type": "ArrayExpression", - "start": 42662, - "end": 42664, + "start": 42649, + "end": 42651, "loc": { "start": { "line": 1512, @@ -67212,8 +67180,8 @@ }, { "type": "VariableDeclarator", - "start": 42666, - "end": 42679, + "start": 42653, + "end": 42666, "loc": { "start": { "line": 1512, @@ -67226,8 +67194,8 @@ }, "id": { "type": "Identifier", - "start": 42666, - "end": 42674, + "start": 42653, + "end": 42661, "loc": { "start": { "line": 1512, @@ -67243,8 +67211,8 @@ }, "init": { "type": "ArrayExpression", - "start": 42677, - "end": 42679, + "start": 42664, + "end": 42666, "loc": { "start": { "line": 1512, @@ -67263,8 +67231,8 @@ }, { "type": "VariableDeclaration", - "start": 42689, - "end": 42724, + "start": 42676, + "end": 42711, "loc": { "start": { "line": 1513, @@ -67278,8 +67246,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42693, - "end": 42723, + "start": 42680, + "end": 42710, "loc": { "start": { "line": 1513, @@ -67292,8 +67260,8 @@ }, "id": { "type": "Identifier", - "start": 42693, - "end": 42698, + "start": 42680, + "end": 42685, "loc": { "start": { "line": 1513, @@ -67309,8 +67277,8 @@ }, "init": { "type": "CallExpression", - "start": 42701, - "end": 42723, + "start": 42688, + "end": 42710, "loc": { "start": { "line": 1513, @@ -67323,8 +67291,8 @@ }, "callee": { "type": "MemberExpression", - "start": 42701, - "end": 42713, + "start": 42688, + "end": 42700, "loc": { "start": { "line": 1513, @@ -67337,8 +67305,8 @@ }, "object": { "type": "Identifier", - "start": 42701, - "end": 42705, + "start": 42688, + "end": 42692, "loc": { "start": { "line": 1513, @@ -67354,8 +67322,8 @@ }, "property": { "type": "Identifier", - "start": 42706, - "end": 42713, + "start": 42693, + "end": 42700, "loc": { "start": { "line": 1513, @@ -67374,8 +67342,8 @@ "arguments": [ { "type": "Identifier", - "start": 42714, - "end": 42722, + "start": 42701, + "end": 42709, "loc": { "start": { "line": 1513, @@ -67397,8 +67365,8 @@ }, { "type": "VariableDeclaration", - "start": 42733, - "end": 42777, + "start": 42720, + "end": 42764, "loc": { "start": { "line": 1514, @@ -67412,8 +67380,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42737, - "end": 42776, + "start": 42724, + "end": 42763, "loc": { "start": { "line": 1514, @@ -67426,8 +67394,8 @@ }, "id": { "type": "Identifier", - "start": 42737, - "end": 42746, + "start": 42724, + "end": 42733, "loc": { "start": { "line": 1514, @@ -67443,8 +67411,8 @@ }, "init": { "type": "MemberExpression", - "start": 42749, - "end": 42776, + "start": 42736, + "end": 42763, "loc": { "start": { "line": 1514, @@ -67457,8 +67425,8 @@ }, "object": { "type": "MemberExpression", - "start": 42749, - "end": 42769, + "start": 42736, + "end": 42756, "loc": { "start": { "line": 1514, @@ -67471,8 +67439,8 @@ }, "object": { "type": "Identifier", - "start": 42749, - "end": 42762, + "start": 42736, + "end": 42749, "loc": { "start": { "line": 1514, @@ -67488,8 +67456,8 @@ }, "property": { "type": "Identifier", - "start": 42763, - "end": 42769, + "start": 42750, + "end": 42756, "loc": { "start": { "line": 1514, @@ -67507,8 +67475,8 @@ }, "property": { "type": "Identifier", - "start": 42770, - "end": 42775, + "start": 42757, + "end": 42762, "loc": { "start": { "line": 1514, @@ -67530,8 +67498,8 @@ }, { "type": "VariableDeclaration", - "start": 42786, - "end": 42828, + "start": 42773, + "end": 42815, "loc": { "start": { "line": 1515, @@ -67545,8 +67513,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42790, - "end": 42827, + "start": 42777, + "end": 42814, "loc": { "start": { "line": 1515, @@ -67559,8 +67527,8 @@ }, "id": { "type": "Identifier", - "start": 42790, - "end": 42798, + "start": 42777, + "end": 42785, "loc": { "start": { "line": 1515, @@ -67576,8 +67544,8 @@ }, "init": { "type": "MemberExpression", - "start": 42801, - "end": 42827, + "start": 42788, + "end": 42814, "loc": { "start": { "line": 1515, @@ -67590,8 +67558,8 @@ }, "object": { "type": "MemberExpression", - "start": 42801, - "end": 42820, + "start": 42788, + "end": 42807, "loc": { "start": { "line": 1515, @@ -67604,8 +67572,8 @@ }, "object": { "type": "Identifier", - "start": 42801, - "end": 42814, + "start": 42788, + "end": 42801, "loc": { "start": { "line": 1515, @@ -67621,8 +67589,8 @@ }, "property": { "type": "Identifier", - "start": 42815, - "end": 42820, + "start": 42802, + "end": 42807, "loc": { "start": { "line": 1515, @@ -67640,8 +67608,8 @@ }, "property": { "type": "Identifier", - "start": 42821, - "end": 42826, + "start": 42808, + "end": 42813, "loc": { "start": { "line": 1515, @@ -67663,8 +67631,8 @@ }, { "type": "VariableDeclaration", - "start": 42837, - "end": 42878, + "start": 42824, + "end": 42865, "loc": { "start": { "line": 1516, @@ -67678,8 +67646,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42841, - "end": 42877, + "start": 42828, + "end": 42864, "loc": { "start": { "line": 1516, @@ -67692,8 +67660,8 @@ }, "id": { "type": "Identifier", - "start": 42841, - "end": 42848, + "start": 42828, + "end": 42835, "loc": { "start": { "line": 1516, @@ -67709,8 +67677,8 @@ }, "init": { "type": "MemberExpression", - "start": 42851, - "end": 42877, + "start": 42838, + "end": 42864, "loc": { "start": { "line": 1516, @@ -67723,8 +67691,8 @@ }, "object": { "type": "MemberExpression", - "start": 42851, - "end": 42870, + "start": 42838, + "end": 42857, "loc": { "start": { "line": 1516, @@ -67737,8 +67705,8 @@ }, "object": { "type": "Identifier", - "start": 42851, - "end": 42864, + "start": 42838, + "end": 42851, "loc": { "start": { "line": 1516, @@ -67754,8 +67722,8 @@ }, "property": { "type": "Identifier", - "start": 42865, - "end": 42870, + "start": 42852, + "end": 42857, "loc": { "start": { "line": 1516, @@ -67773,8 +67741,8 @@ }, "property": { "type": "Identifier", - "start": 42871, - "end": 42876, + "start": 42858, + "end": 42863, "loc": { "start": { "line": 1516, @@ -67796,8 +67764,8 @@ }, { "type": "ForStatement", - "start": 42888, - "end": 43145, + "start": 42875, + "end": 43132, "loc": { "start": { "line": 1518, @@ -67810,8 +67778,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 42893, - "end": 42926, + "start": 42880, + "end": 42913, "loc": { "start": { "line": 1518, @@ -67825,8 +67793,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 42897, - "end": 42902, + "start": 42884, + "end": 42889, "loc": { "start": { "line": 1518, @@ -67839,8 +67807,8 @@ }, "id": { "type": "Identifier", - "start": 42897, - "end": 42898, + "start": 42884, + "end": 42885, "loc": { "start": { "line": 1518, @@ -67856,8 +67824,8 @@ }, "init": { "type": "NumericLiteral", - "start": 42901, - "end": 42902, + "start": 42888, + "end": 42889, "loc": { "start": { "line": 1518, @@ -67877,8 +67845,8 @@ }, { "type": "VariableDeclarator", - "start": 42904, - "end": 42926, + "start": 42891, + "end": 42913, "loc": { "start": { "line": 1518, @@ -67891,8 +67859,8 @@ }, "id": { "type": "Identifier", - "start": 42904, - "end": 42907, + "start": 42891, + "end": 42894, "loc": { "start": { "line": 1518, @@ -67908,8 +67876,8 @@ }, "init": { "type": "MemberExpression", - "start": 42910, - "end": 42926, + "start": 42897, + "end": 42913, "loc": { "start": { "line": 1518, @@ -67922,8 +67890,8 @@ }, "object": { "type": "Identifier", - "start": 42910, - "end": 42919, + "start": 42897, + "end": 42906, "loc": { "start": { "line": 1518, @@ -67939,8 +67907,8 @@ }, "property": { "type": "Identifier", - "start": 42920, - "end": 42926, + "start": 42907, + "end": 42913, "loc": { "start": { "line": 1518, @@ -67962,8 +67930,8 @@ }, "test": { "type": "BinaryExpression", - "start": 42928, - "end": 42935, + "start": 42915, + "end": 42922, "loc": { "start": { "line": 1518, @@ -67976,8 +67944,8 @@ }, "left": { "type": "Identifier", - "start": 42928, - "end": 42929, + "start": 42915, + "end": 42916, "loc": { "start": { "line": 1518, @@ -67994,8 +67962,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 42932, - "end": 42935, + "start": 42919, + "end": 42922, "loc": { "start": { "line": 1518, @@ -68012,8 +67980,8 @@ }, "update": { "type": "UpdateExpression", - "start": 42937, - "end": 42940, + "start": 42924, + "end": 42927, "loc": { "start": { "line": 1518, @@ -68028,8 +67996,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 42937, - "end": 42938, + "start": 42924, + "end": 42925, "loc": { "start": { "line": 1518, @@ -68046,8 +68014,8 @@ }, "body": { "type": "BlockStatement", - "start": 42942, - "end": 43145, + "start": 42929, + "end": 43132, "loc": { "start": { "line": 1518, @@ -68061,8 +68029,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 42956, - "end": 42984, + "start": 42943, + "end": 42971, "loc": { "start": { "line": 1519, @@ -68075,8 +68043,8 @@ }, "expression": { "type": "CallExpression", - "start": 42956, - "end": 42983, + "start": 42943, + "end": 42970, "loc": { "start": { "line": 1519, @@ -68089,8 +68057,8 @@ }, "callee": { "type": "MemberExpression", - "start": 42956, - "end": 42969, + "start": 42943, + "end": 42956, "loc": { "start": { "line": 1519, @@ -68103,8 +68071,8 @@ }, "object": { "type": "Identifier", - "start": 42956, - "end": 42964, + "start": 42943, + "end": 42951, "loc": { "start": { "line": 1519, @@ -68120,8 +68088,8 @@ }, "property": { "type": "Identifier", - "start": 42965, - "end": 42969, + "start": 42952, + "end": 42956, "loc": { "start": { "line": 1519, @@ -68140,8 +68108,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 42970, - "end": 42982, + "start": 42957, + "end": 42969, "loc": { "start": { "line": 1519, @@ -68154,8 +68122,8 @@ }, "object": { "type": "Identifier", - "start": 42970, - "end": 42979, + "start": 42957, + "end": 42966, "loc": { "start": { "line": 1519, @@ -68171,8 +68139,8 @@ }, "property": { "type": "Identifier", - "start": 42980, - "end": 42981, + "start": 42967, + "end": 42968, "loc": { "start": { "line": 1519, @@ -68193,8 +68161,8 @@ }, { "type": "IfStatement", - "start": 42997, - "end": 43135, + "start": 42984, + "end": 43122, "loc": { "start": { "line": 1520, @@ -68207,8 +68175,8 @@ }, "test": { "type": "MemberExpression", - "start": 43001, - "end": 43012, + "start": 42988, + "end": 42999, "loc": { "start": { "line": 1520, @@ -68221,8 +68189,8 @@ }, "object": { "type": "Identifier", - "start": 43001, - "end": 43009, + "start": 42988, + "end": 42996, "loc": { "start": { "line": 1520, @@ -68238,8 +68206,8 @@ }, "property": { "type": "Identifier", - "start": 43010, - "end": 43011, + "start": 42997, + "end": 42998, "loc": { "start": { "line": 1520, @@ -68257,8 +68225,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 43014, - "end": 43071, + "start": 43001, + "end": 43058, "loc": { "start": { "line": 1520, @@ -68272,8 +68240,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 43032, - "end": 43057, + "start": 43019, + "end": 43044, "loc": { "start": { "line": 1521, @@ -68286,8 +68254,8 @@ }, "expression": { "type": "CallExpression", - "start": 43032, - "end": 43056, + "start": 43019, + "end": 43043, "loc": { "start": { "line": 1521, @@ -68300,8 +68268,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43032, - "end": 43043, + "start": 43019, + "end": 43030, "loc": { "start": { "line": 1521, @@ -68314,8 +68282,8 @@ }, "object": { "type": "Identifier", - "start": 43032, - "end": 43038, + "start": 43019, + "end": 43025, "loc": { "start": { "line": 1521, @@ -68331,8 +68299,8 @@ }, "property": { "type": "Identifier", - "start": 43039, - "end": 43043, + "start": 43026, + "end": 43030, "loc": { "start": { "line": 1521, @@ -68351,8 +68319,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 43044, - "end": 43055, + "start": 43031, + "end": 43042, "loc": { "start": { "line": 1521, @@ -68365,8 +68333,8 @@ }, "object": { "type": "Identifier", - "start": 43044, - "end": 43052, + "start": 43031, + "end": 43039, "loc": { "start": { "line": 1521, @@ -68382,8 +68350,8 @@ }, "property": { "type": "Identifier", - "start": 43053, - "end": 43054, + "start": 43040, + "end": 43041, "loc": { "start": { "line": 1521, @@ -68407,8 +68375,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 43077, - "end": 43135, + "start": 43064, + "end": 43122, "loc": { "start": { "line": 1522, @@ -68422,8 +68390,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 43095, - "end": 43121, + "start": 43082, + "end": 43108, "loc": { "start": { "line": 1523, @@ -68436,8 +68404,8 @@ }, "expression": { "type": "CallExpression", - "start": 43095, - "end": 43120, + "start": 43082, + "end": 43107, "loc": { "start": { "line": 1523, @@ -68450,8 +68418,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43095, - "end": 43106, + "start": 43082, + "end": 43093, "loc": { "start": { "line": 1523, @@ -68464,8 +68432,8 @@ }, "object": { "type": "Identifier", - "start": 43095, - "end": 43101, + "start": 43082, + "end": 43088, "loc": { "start": { "line": 1523, @@ -68481,8 +68449,8 @@ }, "property": { "type": "Identifier", - "start": 43102, - "end": 43106, + "start": 43089, + "end": 43093, "loc": { "start": { "line": 1523, @@ -68501,8 +68469,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 43107, - "end": 43119, + "start": 43094, + "end": 43106, "loc": { "start": { "line": 1523, @@ -68515,8 +68483,8 @@ }, "object": { "type": "Identifier", - "start": 43107, - "end": 43116, + "start": 43094, + "end": 43103, "loc": { "start": { "line": 1523, @@ -68532,8 +68500,8 @@ }, "property": { "type": "Identifier", - "start": 43117, - "end": 43118, + "start": 43104, + "end": 43105, "loc": { "start": { "line": 1523, @@ -68562,8 +68530,8 @@ }, { "type": "IfStatement", - "start": 43154, - "end": 43234, + "start": 43141, + "end": 43221, "loc": { "start": { "line": 1526, @@ -68576,8 +68544,8 @@ }, "test": { "type": "Identifier", - "start": 43158, - "end": 43165, + "start": 43145, + "end": 43152, "loc": { "start": { "line": 1526, @@ -68593,8 +68561,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 43167, - "end": 43234, + "start": 43154, + "end": 43221, "loc": { "start": { "line": 1526, @@ -68608,8 +68576,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 43181, - "end": 43197, + "start": 43168, + "end": 43184, "loc": { "start": { "line": 1527, @@ -68622,8 +68590,8 @@ }, "expression": { "type": "CallExpression", - "start": 43181, - "end": 43196, + "start": 43168, + "end": 43183, "loc": { "start": { "line": 1527, @@ -68636,8 +68604,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43181, - "end": 43194, + "start": 43168, + "end": 43181, "loc": { "start": { "line": 1527, @@ -68650,8 +68618,8 @@ }, "object": { "type": "Identifier", - "start": 43181, - "end": 43189, + "start": 43168, + "end": 43176, "loc": { "start": { "line": 1527, @@ -68667,8 +68635,8 @@ }, "property": { "type": "Identifier", - "start": 43190, - "end": 43194, + "start": 43177, + "end": 43181, "loc": { "start": { "line": 1527, @@ -68689,8 +68657,8 @@ }, { "type": "ExpressionStatement", - "start": 43210, - "end": 43224, + "start": 43197, + "end": 43211, "loc": { "start": { "line": 1528, @@ -68703,8 +68671,8 @@ }, "expression": { "type": "CallExpression", - "start": 43210, - "end": 43223, + "start": 43197, + "end": 43210, "loc": { "start": { "line": 1528, @@ -68717,8 +68685,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43210, - "end": 43221, + "start": 43197, + "end": 43208, "loc": { "start": { "line": 1528, @@ -68731,8 +68699,8 @@ }, "object": { "type": "Identifier", - "start": 43210, - "end": 43216, + "start": 43197, + "end": 43203, "loc": { "start": { "line": 1528, @@ -68748,8 +68716,8 @@ }, "property": { "type": "Identifier", - "start": 43217, - "end": 43221, + "start": 43204, + "end": 43208, "loc": { "start": { "line": 1528, @@ -68775,8 +68743,8 @@ }, { "type": "ReturnStatement", - "start": 43243, - "end": 43269, + "start": 43230, + "end": 43256, "loc": { "start": { "line": 1530, @@ -68789,8 +68757,8 @@ }, "argument": { "type": "ArrayExpression", - "start": 43250, - "end": 43268, + "start": 43237, + "end": 43255, "loc": { "start": { "line": 1530, @@ -68804,8 +68772,8 @@ "elements": [ { "type": "Identifier", - "start": 43251, - "end": 43259, + "start": 43238, + "end": 43246, "loc": { "start": { "line": 1530, @@ -68821,8 +68789,8 @@ }, { "type": "Identifier", - "start": 43261, - "end": 43267, + "start": 43248, + "end": 43254, "loc": { "start": { "line": 1530, @@ -68847,8 +68815,8 @@ { "type": "CommentBlock", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", - "start": 42225, - "end": 42421, + "start": 42212, + "end": 42408, "loc": { "start": { "line": 1499, @@ -68865,8 +68833,8 @@ { "type": "CommentBlock", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", - "start": 43281, - "end": 43518, + "start": 43268, + "end": 43505, "loc": { "start": { "line": 1533, @@ -68882,8 +68850,8 @@ }, { "type": "ClassMethod", - "start": 43523, - "end": 47983, + "start": 43510, + "end": 47970, "loc": { "start": { "line": 1538, @@ -68898,8 +68866,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 43523, - "end": 43529, + "start": 43510, + "end": 43516, "loc": { "start": { "line": 1538, @@ -68922,8 +68890,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 43532, - "end": 47983, + "start": 43519, + "end": 47970, "loc": { "start": { "line": 1538, @@ -68937,8 +68905,8 @@ "body": [ { "type": "IfStatement", - "start": 43542, - "end": 43613, + "start": 43529, + "end": 43600, "loc": { "start": { "line": 1539, @@ -68951,8 +68919,8 @@ }, "test": { "type": "LogicalExpression", - "start": 43546, - "end": 43580, + "start": 43533, + "end": 43567, "loc": { "start": { "line": 1539, @@ -68965,8 +68933,8 @@ }, "left": { "type": "UnaryExpression", - "start": 43546, - "end": 43559, + "start": 43533, + "end": 43546, "loc": { "start": { "line": 1539, @@ -68981,8 +68949,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 43547, - "end": 43559, + "start": 43534, + "end": 43546, "loc": { "start": { "line": 1539, @@ -68995,8 +68963,8 @@ }, "object": { "type": "ThisExpression", - "start": 43547, - "end": 43551, + "start": 43534, + "end": 43538, "loc": { "start": { "line": 1539, @@ -69010,8 +68978,8 @@ }, "property": { "type": "Identifier", - "start": 43552, - "end": 43559, + "start": 43539, + "end": 43546, "loc": { "start": { "line": 1539, @@ -69034,8 +69002,8 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 43563, - "end": 43580, + "start": 43550, + "end": 43567, "loc": { "start": { "line": 1539, @@ -69050,8 +69018,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 43564, - "end": 43580, + "start": 43551, + "end": 43567, "loc": { "start": { "line": 1539, @@ -69064,8 +69032,8 @@ }, "object": { "type": "ThisExpression", - "start": 43564, - "end": 43568, + "start": 43551, + "end": 43555, "loc": { "start": { "line": 1539, @@ -69079,8 +69047,8 @@ }, "property": { "type": "Identifier", - "start": 43569, - "end": 43580, + "start": 43556, + "end": 43567, "loc": { "start": { "line": 1539, @@ -69103,8 +69071,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 43582, - "end": 43613, + "start": 43569, + "end": 43600, "loc": { "start": { "line": 1539, @@ -69118,8 +69086,8 @@ "body": [ { "type": "ReturnStatement", - "start": 43596, - "end": 43603, + "start": 43583, + "end": 43590, "loc": { "start": { "line": 1540, @@ -69139,8 +69107,8 @@ }, { "type": "VariableDeclaration", - "start": 43623, - "end": 43650, + "start": 43610, + "end": 43637, "loc": { "start": { "line": 1543, @@ -69154,8 +69122,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 43627, - "end": 43649, + "start": 43614, + "end": 43636, "loc": { "start": { "line": 1543, @@ -69168,8 +69136,8 @@ }, "id": { "type": "Identifier", - "start": 43627, - "end": 43634, + "start": 43614, + "end": 43621, "loc": { "start": { "line": 1543, @@ -69185,8 +69153,8 @@ }, "init": { "type": "MemberExpression", - "start": 43637, - "end": 43649, + "start": 43624, + "end": 43636, "loc": { "start": { "line": 1543, @@ -69199,8 +69167,8 @@ }, "object": { "type": "ThisExpression", - "start": 43637, - "end": 43641, + "start": 43624, + "end": 43628, "loc": { "start": { "line": 1543, @@ -69214,8 +69182,8 @@ }, "property": { "type": "Identifier", - "start": 43642, - "end": 43649, + "start": 43629, + "end": 43636, "loc": { "start": { "line": 1543, @@ -69238,8 +69206,8 @@ { "type": "CommentLine", "value": "fire onbefore callback", - "start": 43660, - "end": 43684, + "start": 43647, + "end": 43671, "loc": { "start": { "line": 1545, @@ -69255,8 +69223,8 @@ }, { "type": "ExpressionStatement", - "start": 43693, - "end": 43719, + "start": 43680, + "end": 43706, "loc": { "start": { "line": 1546, @@ -69269,8 +69237,8 @@ }, "expression": { "type": "CallExpression", - "start": 43693, - "end": 43718, + "start": 43680, + "end": 43705, "loc": { "start": { "line": 1546, @@ -69283,8 +69251,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43693, - "end": 43712, + "start": 43680, + "end": 43699, "loc": { "start": { "line": 1546, @@ -69297,8 +69265,8 @@ }, "object": { "type": "ThisExpression", - "start": 43693, - "end": 43697, + "start": 43680, + "end": 43684, "loc": { "start": { "line": 1546, @@ -69313,8 +69281,8 @@ }, "property": { "type": "Identifier", - "start": 43698, - "end": 43712, + "start": 43685, + "end": 43699, "loc": { "start": { "line": 1546, @@ -69334,8 +69302,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 43713, - "end": 43717, + "start": 43700, + "end": 43704, "loc": { "start": { "line": 1546, @@ -69354,8 +69322,8 @@ { "type": "CommentLine", "value": "fire onbefore callback", - "start": 43660, - "end": 43684, + "start": 43647, + "end": 43671, "loc": { "start": { "line": 1545, @@ -69371,8 +69339,8 @@ }, { "type": "ExpressionStatement", - "start": 43728, - "end": 43767, + "start": 43715, + "end": 43754, "loc": { "start": { "line": 1547, @@ -69385,8 +69353,8 @@ }, "expression": { "type": "CallExpression", - "start": 43728, - "end": 43766, + "start": 43715, + "end": 43753, "loc": { "start": { "line": 1547, @@ -69399,8 +69367,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43728, - "end": 43740, + "start": 43715, + "end": 43727, "loc": { "start": { "line": 1547, @@ -69413,8 +69381,8 @@ }, "object": { "type": "Identifier", - "start": 43728, - "end": 43735, + "start": 43715, + "end": 43722, "loc": { "start": { "line": 1547, @@ -69430,8 +69398,8 @@ }, "property": { "type": "Identifier", - "start": 43736, - "end": 43740, + "start": 43723, + "end": 43727, "loc": { "start": { "line": 1547, @@ -69450,8 +69418,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 43741, - "end": 43759, + "start": 43728, + "end": 43746, "loc": { "start": { "line": 1547, @@ -69470,8 +69438,8 @@ }, { "type": "ThisExpression", - "start": 43761, - "end": 43765, + "start": 43748, + "end": 43752, "loc": { "start": { "line": 1547, @@ -69488,8 +69456,8 @@ }, { "type": "VariableDeclaration", - "start": 43777, - "end": 43796, + "start": 43764, + "end": 43783, "loc": { "start": { "line": 1549, @@ -69503,8 +69471,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 43781, - "end": 43795, + "start": 43768, + "end": 43782, "loc": { "start": { "line": 1549, @@ -69517,8 +69485,8 @@ }, "id": { "type": "Identifier", - "start": 43781, - "end": 43791, + "start": 43768, + "end": 43778, "loc": { "start": { "line": 1549, @@ -69534,8 +69502,8 @@ }, "init": { "type": "NumericLiteral", - "start": 43794, - "end": 43795, + "start": 43781, + "end": 43782, "loc": { "start": { "line": 1549, @@ -69558,8 +69526,8 @@ }, { "type": "ExpressionStatement", - "start": 43806, - "end": 43831, + "start": 43793, + "end": 43818, "loc": { "start": { "line": 1551, @@ -69572,8 +69540,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 43806, - "end": 43830, + "start": 43793, + "end": 43817, "loc": { "start": { "line": 1551, @@ -69587,8 +69555,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 43806, - "end": 43825, + "start": 43793, + "end": 43812, "loc": { "start": { "line": 1551, @@ -69601,8 +69569,8 @@ }, "object": { "type": "ThisExpression", - "start": 43806, - "end": 43810, + "start": 43793, + "end": 43797, "loc": { "start": { "line": 1551, @@ -69616,8 +69584,8 @@ }, "property": { "type": "Identifier", - "start": 43811, - "end": 43825, + "start": 43798, + "end": 43812, "loc": { "start": { "line": 1551, @@ -69635,8 +69603,8 @@ }, "right": { "type": "ArrayExpression", - "start": 43828, - "end": 43830, + "start": 43815, + "end": 43817, "loc": { "start": { "line": 1551, @@ -69654,8 +69622,8 @@ { "type": "CommentLine", "value": " search args", - "start": 43840, - "end": 43854, + "start": 43827, + "end": 43841, "loc": { "start": { "line": 1552, @@ -69671,8 +69639,8 @@ }, { "type": "VariableDeclaration", - "start": 43863, - "end": 43903, + "start": 43850, + "end": 43890, "loc": { "start": { "line": 1553, @@ -69686,8 +69654,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 43867, - "end": 43902, + "start": 43854, + "end": 43889, "loc": { "start": { "line": 1553, @@ -69700,8 +69668,8 @@ }, "id": { "type": "Identifier", - "start": 43867, - "end": 43877, + "start": 43854, + "end": 43864, "loc": { "start": { "line": 1553, @@ -69718,8 +69686,8 @@ }, "init": { "type": "CallExpression", - "start": 43880, - "end": 43902, + "start": 43867, + "end": 43889, "loc": { "start": { "line": 1553, @@ -69732,8 +69700,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43880, - "end": 43900, + "start": 43867, + "end": 43887, "loc": { "start": { "line": 1553, @@ -69746,8 +69714,8 @@ }, "object": { "type": "ThisExpression", - "start": 43880, - "end": 43884, + "start": 43867, + "end": 43871, "loc": { "start": { "line": 1553, @@ -69761,8 +69729,8 @@ }, "property": { "type": "Identifier", - "start": 43885, - "end": 43900, + "start": 43872, + "end": 43887, "loc": { "start": { "line": 1553, @@ -69788,8 +69756,8 @@ { "type": "CommentLine", "value": " search args", - "start": 43840, - "end": 43854, + "start": 43827, + "end": 43841, "loc": { "start": { "line": 1552, @@ -69805,8 +69773,8 @@ }, { "type": "VariableDeclaration", - "start": 43913, - "end": 43942, + "start": 43900, + "end": 43929, "loc": { "start": { "line": 1555, @@ -69820,8 +69788,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 43917, - "end": 43941, + "start": 43904, + "end": 43928, "loc": { "start": { "line": 1555, @@ -69834,8 +69802,8 @@ }, "id": { "type": "Identifier", - "start": 43917, - "end": 43924, + "start": 43904, + "end": 43911, "loc": { "start": { "line": 1555, @@ -69851,8 +69819,8 @@ }, "init": { "type": "CallExpression", - "start": 43927, - "end": 43941, + "start": 43914, + "end": 43928, "loc": { "start": { "line": 1555, @@ -69865,8 +69833,8 @@ }, "callee": { "type": "MemberExpression", - "start": 43927, - "end": 43939, + "start": 43914, + "end": 43926, "loc": { "start": { "line": 1555, @@ -69879,8 +69847,8 @@ }, "object": { "type": "ThisExpression", - "start": 43927, - "end": 43931, + "start": 43914, + "end": 43918, "loc": { "start": { "line": 1555, @@ -69894,8 +69862,8 @@ }, "property": { "type": "Identifier", - "start": 43932, - "end": 43939, + "start": 43919, + "end": 43926, "loc": { "start": { "line": 1555, @@ -69919,8 +69887,8 @@ }, { "type": "ExpressionStatement", - "start": 43951, - "end": 47803, + "start": 43938, + "end": 47790, "loc": { "start": { "line": 1556, @@ -69933,8 +69901,8 @@ }, "expression": { "type": "CallExpression", - "start": 43951, - "end": 47802, + "start": 43938, + "end": 47789, "loc": { "start": { "line": 1556, @@ -69947,8 +69915,8 @@ }, "callee": { "type": "Identifier", - "start": 43951, - "end": 43958, + "start": 43938, + "end": 43945, "loc": { "start": { "line": 1556, @@ -69965,8 +69933,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 43972, - "end": 47702, + "start": 43959, + "end": 47689, "loc": { "start": { "line": 1557, @@ -69984,8 +69952,8 @@ "params": [ { "type": "Identifier", - "start": 43973, - "end": 43976, + "start": 43960, + "end": 43963, "loc": { "start": { "line": 1557, @@ -70001,8 +69969,8 @@ }, { "type": "Identifier", - "start": 43978, - "end": 43979, + "start": 43965, + "end": 43966, "loc": { "start": { "line": 1557, @@ -70019,8 +69987,8 @@ ], "body": { "type": "BlockStatement", - "start": 43984, - "end": 47702, + "start": 43971, + "end": 47689, "loc": { "start": { "line": 1557, @@ -70034,8 +70002,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 44059, - "end": 44082, + "start": 44046, + "end": 44069, "loc": { "start": { "line": 1559, @@ -70048,8 +70016,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 44059, - "end": 44081, + "start": 44046, + "end": 44068, "loc": { "start": { "line": 1559, @@ -70063,8 +70031,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 44059, - "end": 44076, + "start": 44046, + "end": 44063, "loc": { "start": { "line": 1559, @@ -70077,8 +70045,8 @@ }, "object": { "type": "MemberExpression", - "start": 44059, - "end": 44068, + "start": 44046, + "end": 44055, "loc": { "start": { "line": 1559, @@ -70091,8 +70059,8 @@ }, "object": { "type": "Identifier", - "start": 44059, - "end": 44062, + "start": 44046, + "end": 44049, "loc": { "start": { "line": 1559, @@ -70109,8 +70077,8 @@ }, "property": { "type": "Identifier", - "start": 44063, - "end": 44068, + "start": 44050, + "end": 44055, "loc": { "start": { "line": 1559, @@ -70129,8 +70097,8 @@ }, "property": { "type": "Identifier", - "start": 44069, - "end": 44076, + "start": 44056, + "end": 44063, "loc": { "start": { "line": 1559, @@ -70149,8 +70117,8 @@ }, "right": { "type": "StringLiteral", - "start": 44079, - "end": 44081, + "start": 44066, + "end": 44068, "loc": { "start": { "line": 1559, @@ -70173,8 +70141,8 @@ { "type": "CommentLine", "value": " already filtered rows display re-init", - "start": 44002, - "end": 44042, + "start": 43989, + "end": 44029, "loc": { "start": { "line": 1558, @@ -70190,8 +70158,8 @@ }, { "type": "VariableDeclaration", - "start": 44100, - "end": 44122, + "start": 44087, + "end": 44109, "loc": { "start": { "line": 1561, @@ -70205,8 +70173,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 44104, - "end": 44121, + "start": 44091, + "end": 44108, "loc": { "start": { "line": 1561, @@ -70219,8 +70187,8 @@ }, "id": { "type": "Identifier", - "start": 44104, - "end": 44109, + "start": 44091, + "end": 44096, "loc": { "start": { "line": 1561, @@ -70236,8 +70204,8 @@ }, "init": { "type": "MemberExpression", - "start": 44112, - "end": 44121, + "start": 44099, + "end": 44108, "loc": { "start": { "line": 1561, @@ -70250,8 +70218,8 @@ }, "object": { "type": "Identifier", - "start": 44112, - "end": 44115, + "start": 44099, + "end": 44102, "loc": { "start": { "line": 1561, @@ -70267,8 +70235,8 @@ }, "property": { "type": "Identifier", - "start": 44116, - "end": 44121, + "start": 44103, + "end": 44108, "loc": { "start": { "line": 1561, @@ -70290,8 +70258,8 @@ }, { "type": "VariableDeclaration", - "start": 44139, - "end": 44166, + "start": 44126, + "end": 44153, "loc": { "start": { "line": 1562, @@ -70305,8 +70273,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 44143, - "end": 44165, + "start": 44130, + "end": 44152, "loc": { "start": { "line": 1562, @@ -70319,8 +70287,8 @@ }, "id": { "type": "Identifier", - "start": 44143, - "end": 44150, + "start": 44130, + "end": 44137, "loc": { "start": { "line": 1562, @@ -70336,8 +70304,8 @@ }, "init": { "type": "MemberExpression", - "start": 44153, - "end": 44165, + "start": 44140, + "end": 44152, "loc": { "start": { "line": 1562, @@ -70350,8 +70318,8 @@ }, "object": { "type": "Identifier", - "start": 44153, - "end": 44158, + "start": 44140, + "end": 44145, "loc": { "start": { "line": 1562, @@ -70367,8 +70335,8 @@ }, "property": { "type": "Identifier", - "start": 44159, - "end": 44165, + "start": 44146, + "end": 44152, "loc": { "start": { "line": 1562, @@ -70390,8 +70358,8 @@ }, { "type": "VariableDeclaration", - "start": 44184, - "end": 44337, + "start": 44171, + "end": 44324, "loc": { "start": { "line": 1564, @@ -70405,8 +70373,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 44188, - "end": 44202, + "start": 44175, + "end": 44189, "loc": { "start": { "line": 1564, @@ -70419,8 +70387,8 @@ }, "id": { "type": "Identifier", - "start": 44188, - "end": 44197, + "start": 44175, + "end": 44184, "loc": { "start": { "line": 1564, @@ -70436,8 +70404,8 @@ }, "init": { "type": "ArrayExpression", - "start": 44200, - "end": 44202, + "start": 44187, + "end": 44189, "loc": { "start": { "line": 1564, @@ -70453,8 +70421,8 @@ }, { "type": "VariableDeclarator", - "start": 44224, - "end": 44238, + "start": 44211, + "end": 44225, "loc": { "start": { "line": 1565, @@ -70467,8 +70435,8 @@ }, "id": { "type": "Identifier", - "start": 44224, - "end": 44231, + "start": 44211, + "end": 44218, "loc": { "start": { "line": 1565, @@ -70484,8 +70452,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 44234, - "end": 44238, + "start": 44221, + "end": 44225, "loc": { "start": { "line": 1565, @@ -70501,8 +70469,8 @@ }, { "type": "VariableDeclarator", - "start": 44312, - "end": 44336, + "start": 44299, + "end": 44323, "loc": { "start": { "line": 1567, @@ -70515,8 +70483,8 @@ }, "id": { "type": "Identifier", - "start": 44312, - "end": 44328, + "start": 44299, + "end": 44315, "loc": { "start": { "line": 1567, @@ -70533,8 +70501,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 44331, - "end": 44336, + "start": 44318, + "end": 44323, "loc": { "start": { "line": 1567, @@ -70551,8 +70519,8 @@ { "type": "CommentLine", "value": "only for single filter search", - "start": 44260, - "end": 44291, + "start": 44247, + "end": 44278, "loc": { "start": { "line": 1566, @@ -70572,8 +70540,8 @@ { "type": "CommentLine", "value": " this loop retrieves cell data", - "start": 44355, - "end": 44387, + "start": 44342, + "end": 44374, "loc": { "start": { "line": 1569, @@ -70589,8 +70557,8 @@ }, { "type": "ForStatement", - "start": 44404, - "end": 47341, + "start": 44391, + "end": 47328, "loc": { "start": { "line": 1570, @@ -70603,8 +70571,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 44409, - "end": 44418, + "start": 44396, + "end": 44405, "loc": { "start": { "line": 1570, @@ -70618,8 +70586,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 44413, - "end": 44418, + "start": 44400, + "end": 44405, "loc": { "start": { "line": 1570, @@ -70632,8 +70600,8 @@ }, "id": { "type": "Identifier", - "start": 44413, - "end": 44414, + "start": 44400, + "end": 44401, "loc": { "start": { "line": 1570, @@ -70650,8 +70618,8 @@ }, "init": { "type": "NumericLiteral", - "start": 44417, - "end": 44418, + "start": 44404, + "end": 44405, "loc": { "start": { "line": 1570, @@ -70676,8 +70644,8 @@ }, "test": { "type": "BinaryExpression", - "start": 44420, - "end": 44431, + "start": 44407, + "end": 44418, "loc": { "start": { "line": 1570, @@ -70690,8 +70658,8 @@ }, "left": { "type": "Identifier", - "start": 44420, - "end": 44421, + "start": 44407, + "end": 44408, "loc": { "start": { "line": 1570, @@ -70708,8 +70676,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 44424, - "end": 44431, + "start": 44411, + "end": 44418, "loc": { "start": { "line": 1570, @@ -70726,8 +70694,8 @@ }, "update": { "type": "UpdateExpression", - "start": 44433, - "end": 44436, + "start": 44420, + "end": 44423, "loc": { "start": { "line": 1570, @@ -70742,8 +70710,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 44433, - "end": 44434, + "start": 44420, + "end": 44421, "loc": { "start": { "line": 1570, @@ -70760,8 +70728,8 @@ }, "body": { "type": "BlockStatement", - "start": 44438, - "end": 47341, + "start": 44425, + "end": 47328, "loc": { "start": { "line": 1570, @@ -70775,8 +70743,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 44499, - "end": 44543, + "start": 44486, + "end": 44530, "loc": { "start": { "line": 1572, @@ -70790,8 +70758,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 44503, - "end": 44542, + "start": 44490, + "end": 44529, "loc": { "start": { "line": 1572, @@ -70804,8 +70772,8 @@ }, "id": { "type": "Identifier", - "start": 44503, - "end": 44505, + "start": 44490, + "end": 44492, "loc": { "start": { "line": 1572, @@ -70822,8 +70790,8 @@ }, "init": { "type": "MemberExpression", - "start": 44508, - "end": 44542, + "start": 44495, + "end": 44529, "loc": { "start": { "line": 1572, @@ -70836,8 +70804,8 @@ }, "object": { "type": "Identifier", - "start": 44508, - "end": 44518, + "start": 44495, + "end": 44505, "loc": { "start": { "line": 1572, @@ -70853,8 +70821,8 @@ }, "property": { "type": "ConditionalExpression", - "start": 44519, - "end": 44541, + "start": 44506, + "end": 44528, "loc": { "start": { "line": 1572, @@ -70867,8 +70835,8 @@ }, "test": { "type": "MemberExpression", - "start": 44519, - "end": 44533, + "start": 44506, + "end": 44520, "loc": { "start": { "line": 1572, @@ -70881,8 +70849,8 @@ }, "object": { "type": "ThisExpression", - "start": 44519, - "end": 44523, + "start": 44506, + "end": 44510, "loc": { "start": { "line": 1572, @@ -70896,8 +70864,8 @@ }, "property": { "type": "Identifier", - "start": 44524, - "end": 44533, + "start": 44511, + "end": 44520, "loc": { "start": { "line": 1572, @@ -70915,8 +70883,8 @@ }, "consequent": { "type": "NumericLiteral", - "start": 44536, - "end": 44537, + "start": 44523, + "end": 44524, "loc": { "start": { "line": 1572, @@ -70935,8 +70903,8 @@ }, "alternate": { "type": "Identifier", - "start": 44540, - "end": 44541, + "start": 44527, + "end": 44528, "loc": { "start": { "line": 1572, @@ -70961,8 +70929,8 @@ { "type": "CommentLine", "value": "searched keyword", - "start": 44460, - "end": 44478, + "start": 44447, + "end": 44465, "loc": { "start": { "line": 1571, @@ -70978,8 +70946,8 @@ }, { "type": "IfStatement", - "start": 44565, - "end": 44637, + "start": 44552, + "end": 44624, "loc": { "start": { "line": 1574, @@ -70992,8 +70960,8 @@ }, "test": { "type": "BinaryExpression", - "start": 44569, - "end": 44578, + "start": 44556, + "end": 44565, "loc": { "start": { "line": 1574, @@ -71006,8 +70974,8 @@ }, "left": { "type": "Identifier", - "start": 44569, - "end": 44571, + "start": 44556, + "end": 44558, "loc": { "start": { "line": 1574, @@ -71024,8 +70992,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 44576, - "end": 44578, + "start": 44563, + "end": 44565, "loc": { "start": { "line": 1574, @@ -71045,8 +71013,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 44580, - "end": 44637, + "start": 44567, + "end": 44624, "loc": { "start": { "line": 1574, @@ -71060,8 +71028,8 @@ "body": [ { "type": "ContinueStatement", - "start": 44606, - "end": 44615, + "start": 44593, + "end": 44602, "loc": { "start": { "line": 1575, @@ -71081,8 +71049,8 @@ }, { "type": "VariableDeclaration", - "start": 44659, - "end": 44758, + "start": 44646, + "end": 44745, "loc": { "start": { "line": 1578, @@ -71096,8 +71064,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 44663, - "end": 44757, + "start": 44650, + "end": 44744, "loc": { "start": { "line": 1578, @@ -71110,8 +71078,8 @@ }, "id": { "type": "Identifier", - "start": 44663, - "end": 44672, + "start": 44650, + "end": 44659, "loc": { "start": { "line": 1578, @@ -71127,8 +71095,8 @@ }, "init": { "type": "CallExpression", - "start": 44675, - "end": 44757, + "start": 44662, + "end": 44744, "loc": { "start": { "line": 1578, @@ -71141,8 +71109,8 @@ }, "callee": { "type": "Identifier", - "start": 44675, - "end": 44684, + "start": 44662, + "end": 44671, "loc": { "start": { "line": 1578, @@ -71159,8 +71127,8 @@ "arguments": [ { "type": "CallExpression", - "start": 44685, - "end": 44712, + "start": 44672, + "end": 44699, "loc": { "start": { "line": 1578, @@ -71173,8 +71141,8 @@ }, "callee": { "type": "MemberExpression", - "start": 44685, - "end": 44702, + "start": 44672, + "end": 44689, "loc": { "start": { "line": 1578, @@ -71187,8 +71155,8 @@ }, "object": { "type": "ThisExpression", - "start": 44685, - "end": 44689, + "start": 44672, + "end": 44676, "loc": { "start": { "line": 1578, @@ -71202,8 +71170,8 @@ }, "property": { "type": "Identifier", - "start": 44690, - "end": 44702, + "start": 44677, + "end": 44689, "loc": { "start": { "line": 1578, @@ -71222,8 +71190,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 44703, - "end": 44711, + "start": 44690, + "end": 44698, "loc": { "start": { "line": 1578, @@ -71236,8 +71204,8 @@ }, "object": { "type": "Identifier", - "start": 44703, - "end": 44708, + "start": 44690, + "end": 44695, "loc": { "start": { "line": 1578, @@ -71253,8 +71221,8 @@ }, "property": { "type": "Identifier", - "start": 44709, - "end": 44710, + "start": 44696, + "end": 44697, "loc": { "start": { "line": 1578, @@ -71274,8 +71242,8 @@ }, { "type": "MemberExpression", - "start": 44738, - "end": 44756, + "start": 44725, + "end": 44743, "loc": { "start": { "line": 1579, @@ -71288,8 +71256,8 @@ }, "object": { "type": "ThisExpression", - "start": 44738, - "end": 44742, + "start": 44725, + "end": 44729, "loc": { "start": { "line": 1579, @@ -71303,8 +71271,8 @@ }, "property": { "type": "Identifier", - "start": 44743, - "end": 44756, + "start": 44730, + "end": 44743, "loc": { "start": { "line": 1579, @@ -71329,8 +71297,8 @@ { "type": "CommentLine", "value": "multiple search parameter operator ||", - "start": 44780, - "end": 44819, + "start": 44767, + "end": 44806, "loc": { "start": { "line": 1581, @@ -71346,8 +71314,8 @@ }, { "type": "VariableDeclaration", - "start": 44840, - "end": 45282, + "start": 44827, + "end": 45269, "loc": { "start": { "line": 1582, @@ -71361,8 +71329,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 44844, - "end": 44892, + "start": 44831, + "end": 44879, "loc": { "start": { "line": 1582, @@ -71375,8 +71343,8 @@ }, "id": { "type": "Identifier", - "start": 44844, - "end": 44853, + "start": 44831, + "end": 44840, "loc": { "start": { "line": 1582, @@ -71393,8 +71361,8 @@ }, "init": { "type": "CallExpression", - "start": 44856, - "end": 44892, + "start": 44843, + "end": 44879, "loc": { "start": { "line": 1582, @@ -71407,8 +71375,8 @@ }, "callee": { "type": "MemberExpression", - "start": 44856, - "end": 44875, + "start": 44843, + "end": 44862, "loc": { "start": { "line": 1582, @@ -71421,8 +71389,8 @@ }, "object": { "type": "CallExpression", - "start": 44856, - "end": 44869, + "start": 44843, + "end": 44856, "loc": { "start": { "line": 1582, @@ -71435,8 +71403,8 @@ }, "callee": { "type": "MemberExpression", - "start": 44856, - "end": 44867, + "start": 44843, + "end": 44854, "loc": { "start": { "line": 1582, @@ -71449,8 +71417,8 @@ }, "object": { "type": "Identifier", - "start": 44856, - "end": 44858, + "start": 44843, + "end": 44845, "loc": { "start": { "line": 1582, @@ -71466,8 +71434,8 @@ }, "property": { "type": "Identifier", - "start": 44859, - "end": 44867, + "start": 44846, + "end": 44854, "loc": { "start": { "line": 1582, @@ -71487,8 +71455,8 @@ }, "property": { "type": "Identifier", - "start": 44870, - "end": 44875, + "start": 44857, + "end": 44862, "loc": { "start": { "line": 1582, @@ -71507,8 +71475,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 44876, - "end": 44891, + "start": 44863, + "end": 44878, "loc": { "start": { "line": 1582, @@ -71521,8 +71489,8 @@ }, "object": { "type": "ThisExpression", - "start": 44876, - "end": 44880, + "start": 44863, + "end": 44867, "loc": { "start": { "line": 1582, @@ -71536,8 +71504,8 @@ }, "property": { "type": "Identifier", - "start": 44881, - "end": 44891, + "start": 44868, + "end": 44878, "loc": { "start": { "line": 1582, @@ -71559,8 +71527,8 @@ }, { "type": "VariableDeclarator", - "start": 44981, - "end": 45016, + "start": 44968, + "end": 45003, "loc": { "start": { "line": 1584, @@ -71573,8 +71541,8 @@ }, "id": { "type": "Identifier", - "start": 44981, - "end": 44993, + "start": 44968, + "end": 44980, "loc": { "start": { "line": 1584, @@ -71591,8 +71559,8 @@ }, "init": { "type": "BinaryExpression", - "start": 44996, - "end": 45016, + "start": 44983, + "end": 45003, "loc": { "start": { "line": 1584, @@ -71605,8 +71573,8 @@ }, "left": { "type": "MemberExpression", - "start": 44996, - "end": 45012, + "start": 44983, + "end": 44999, "loc": { "start": { "line": 1584, @@ -71619,8 +71587,8 @@ }, "object": { "type": "Identifier", - "start": 44996, - "end": 45005, + "start": 44983, + "end": 44992, "loc": { "start": { "line": 1584, @@ -71636,8 +71604,8 @@ }, "property": { "type": "Identifier", - "start": 45006, - "end": 45012, + "start": 44993, + "end": 44999, "loc": { "start": { "line": 1584, @@ -71656,8 +71624,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 45015, - "end": 45016, + "start": 45002, + "end": 45003, "loc": { "start": { "line": 1584, @@ -71679,8 +71647,8 @@ { "type": "CommentLine", "value": "multiple search || parameter boolean", - "start": 44918, - "end": 44956, + "start": 44905, + "end": 44943, "loc": { "start": { "line": 1583, @@ -71696,8 +71664,8 @@ }, { "type": "VariableDeclarator", - "start": 45106, - "end": 45155, + "start": 45093, + "end": 45142, "loc": { "start": { "line": 1586, @@ -71710,8 +71678,8 @@ }, "id": { "type": "Identifier", - "start": 45106, - "end": 45116, + "start": 45093, + "end": 45103, "loc": { "start": { "line": 1586, @@ -71728,8 +71696,8 @@ }, "init": { "type": "CallExpression", - "start": 45119, - "end": 45155, + "start": 45106, + "end": 45142, "loc": { "start": { "line": 1586, @@ -71742,8 +71710,8 @@ }, "callee": { "type": "MemberExpression", - "start": 45119, - "end": 45138, + "start": 45106, + "end": 45125, "loc": { "start": { "line": 1586, @@ -71756,8 +71724,8 @@ }, "object": { "type": "CallExpression", - "start": 45119, - "end": 45132, + "start": 45106, + "end": 45119, "loc": { "start": { "line": 1586, @@ -71770,8 +71738,8 @@ }, "callee": { "type": "MemberExpression", - "start": 45119, - "end": 45130, + "start": 45106, + "end": 45117, "loc": { "start": { "line": 1586, @@ -71784,8 +71752,8 @@ }, "object": { "type": "Identifier", - "start": 45119, - "end": 45121, + "start": 45106, + "end": 45108, "loc": { "start": { "line": 1586, @@ -71801,8 +71769,8 @@ }, "property": { "type": "Identifier", - "start": 45122, - "end": 45130, + "start": 45109, + "end": 45117, "loc": { "start": { "line": 1586, @@ -71822,8 +71790,8 @@ }, "property": { "type": "Identifier", - "start": 45133, - "end": 45138, + "start": 45120, + "end": 45125, "loc": { "start": { "line": 1586, @@ -71842,8 +71810,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 45139, - "end": 45154, + "start": 45126, + "end": 45141, "loc": { "start": { "line": 1586, @@ -71856,8 +71824,8 @@ }, "object": { "type": "ThisExpression", - "start": 45139, - "end": 45143, + "start": 45126, + "end": 45130, "loc": { "start": { "line": 1586, @@ -71871,8 +71839,8 @@ }, "property": { "type": "Identifier", - "start": 45144, - "end": 45154, + "start": 45131, + "end": 45141, "loc": { "start": { "line": 1586, @@ -71894,8 +71862,8 @@ { "type": "CommentLine", "value": "multiple search parameter operator &&", - "start": 45042, - "end": 45081, + "start": 45029, + "end": 45068, "loc": { "start": { "line": 1585, @@ -71911,8 +71879,8 @@ }, { "type": "VariableDeclarator", - "start": 45244, - "end": 45281, + "start": 45231, + "end": 45268, "loc": { "start": { "line": 1588, @@ -71925,8 +71893,8 @@ }, "id": { "type": "Identifier", - "start": 45244, - "end": 45257, + "start": 45231, + "end": 45244, "loc": { "start": { "line": 1588, @@ -71943,8 +71911,8 @@ }, "init": { "type": "BinaryExpression", - "start": 45260, - "end": 45281, + "start": 45247, + "end": 45268, "loc": { "start": { "line": 1588, @@ -71957,8 +71925,8 @@ }, "left": { "type": "MemberExpression", - "start": 45260, - "end": 45277, + "start": 45247, + "end": 45264, "loc": { "start": { "line": 1588, @@ -71971,8 +71939,8 @@ }, "object": { "type": "Identifier", - "start": 45260, - "end": 45270, + "start": 45247, + "end": 45257, "loc": { "start": { "line": 1588, @@ -71988,8 +71956,8 @@ }, "property": { "type": "Identifier", - "start": 45271, - "end": 45277, + "start": 45258, + "end": 45264, "loc": { "start": { "line": 1588, @@ -72008,8 +71976,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 45280, - "end": 45281, + "start": 45267, + "end": 45268, "loc": { "start": { "line": 1588, @@ -72031,8 +71999,8 @@ { "type": "CommentLine", "value": "multiple search && parameter boolean", - "start": 45181, - "end": 45219, + "start": 45168, + "end": 45206, "loc": { "start": { "line": 1587, @@ -72052,8 +72020,8 @@ { "type": "CommentLine", "value": "multiple search parameter operator ||", - "start": 44780, - "end": 44819, + "start": 44767, + "end": 44806, "loc": { "start": { "line": 1581, @@ -72070,8 +72038,8 @@ { "type": "CommentLine", "value": "detect operators or array query", - "start": 45304, - "end": 45337, + "start": 45291, + "end": 45324, "loc": { "start": { "line": 1590, @@ -72087,8 +72055,8 @@ }, { "type": "IfStatement", - "start": 45358, - "end": 46921, + "start": 45345, + "end": 46908, "loc": { "start": { "line": 1591, @@ -72101,8 +72069,8 @@ }, "test": { "type": "LogicalExpression", - "start": 45362, - "end": 45406, + "start": 45349, + "end": 45393, "loc": { "start": { "line": 1591, @@ -72115,8 +72083,8 @@ }, "left": { "type": "LogicalExpression", - "start": 45362, - "end": 45389, + "start": 45349, + "end": 45376, "loc": { "start": { "line": 1591, @@ -72129,8 +72097,8 @@ }, "left": { "type": "CallExpression", - "start": 45362, - "end": 45373, + "start": 45349, + "end": 45360, "loc": { "start": { "line": 1591, @@ -72143,8 +72111,8 @@ }, "callee": { "type": "Identifier", - "start": 45362, - "end": 45369, + "start": 45349, + "end": 45356, "loc": { "start": { "line": 1591, @@ -72162,8 +72130,8 @@ "arguments": [ { "type": "Identifier", - "start": 45370, - "end": 45372, + "start": 45357, + "end": 45359, "loc": { "start": { "line": 1591, @@ -72183,8 +72151,8 @@ "operator": "||", "right": { "type": "Identifier", - "start": 45377, - "end": 45389, + "start": 45364, + "end": 45376, "loc": { "start": { "line": 1591, @@ -72203,8 +72171,8 @@ "operator": "||", "right": { "type": "Identifier", - "start": 45393, - "end": 45406, + "start": 45380, + "end": 45393, "loc": { "start": { "line": 1591, @@ -72222,8 +72190,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 45408, - "end": 46565, + "start": 45395, + "end": 46552, "loc": { "start": { "line": 1591, @@ -72237,8 +72205,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 45434, - "end": 45444, + "start": 45421, + "end": 45431, "loc": { "start": { "line": 1592, @@ -72252,8 +72220,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 45438, - "end": 45440, + "start": 45425, + "end": 45427, "loc": { "start": { "line": 1592, @@ -72266,8 +72234,8 @@ }, "id": { "type": "Identifier", - "start": 45438, - "end": 45440, + "start": 45425, + "end": 45427, "loc": { "start": { "line": 1592, @@ -72285,8 +72253,8 @@ }, { "type": "VariableDeclarator", - "start": 45442, - "end": 45443, + "start": 45429, + "end": 45430, "loc": { "start": { "line": 1592, @@ -72299,8 +72267,8 @@ }, "id": { "type": "Identifier", - "start": 45442, - "end": 45443, + "start": 45429, + "end": 45430, "loc": { "start": { "line": 1592, @@ -72321,8 +72289,8 @@ }, { "type": "VariableDeclaration", - "start": 45469, - "end": 45487, + "start": 45456, + "end": 45474, "loc": { "start": { "line": 1593, @@ -72336,8 +72304,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 45473, - "end": 45486, + "start": 45460, + "end": 45473, "loc": { "start": { "line": 1593, @@ -72350,8 +72318,8 @@ }, "id": { "type": "Identifier", - "start": 45473, - "end": 45478, + "start": 45460, + "end": 45465, "loc": { "start": { "line": 1593, @@ -72367,8 +72335,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 45481, - "end": 45486, + "start": 45468, + "end": 45473, "loc": { "start": { "line": 1593, @@ -72387,8 +72355,8 @@ }, { "type": "IfStatement", - "start": 45513, - "end": 45697, + "start": 45500, + "end": 45684, "loc": { "start": { "line": 1595, @@ -72401,8 +72369,8 @@ }, "test": { "type": "CallExpression", - "start": 45517, - "end": 45528, + "start": 45504, + "end": 45515, "loc": { "start": { "line": 1595, @@ -72415,8 +72383,8 @@ }, "callee": { "type": "Identifier", - "start": 45517, - "end": 45524, + "start": 45504, + "end": 45511, "loc": { "start": { "line": 1595, @@ -72433,8 +72401,8 @@ "arguments": [ { "type": "Identifier", - "start": 45525, - "end": 45527, + "start": 45512, + "end": 45514, "loc": { "start": { "line": 1595, @@ -72452,8 +72420,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 45530, - "end": 45593, + "start": 45517, + "end": 45580, "loc": { "start": { "line": 1595, @@ -72467,8 +72435,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 45560, - "end": 45567, + "start": 45547, + "end": 45554, "loc": { "start": { "line": 1596, @@ -72481,8 +72449,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 45560, - "end": 45566, + "start": 45547, + "end": 45553, "loc": { "start": { "line": 1596, @@ -72496,8 +72464,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 45560, - "end": 45561, + "start": 45547, + "end": 45548, "loc": { "start": { "line": 1596, @@ -72513,8 +72481,8 @@ }, "right": { "type": "Identifier", - "start": 45564, - "end": 45566, + "start": 45551, + "end": 45553, "loc": { "start": { "line": 1596, @@ -72535,8 +72503,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 45599, - "end": 45697, + "start": 45586, + "end": 45684, "loc": { "start": { "line": 1597, @@ -72550,8 +72518,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 45629, - "end": 45671, + "start": 45616, + "end": 45658, "loc": { "start": { "line": 1598, @@ -72564,8 +72532,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 45629, - "end": 45670, + "start": 45616, + "end": 45657, "loc": { "start": { "line": 1598, @@ -72579,8 +72547,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 45629, - "end": 45630, + "start": 45616, + "end": 45617, "loc": { "start": { "line": 1598, @@ -72596,8 +72564,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 45633, - "end": 45670, + "start": 45620, + "end": 45657, "loc": { "start": { "line": 1598, @@ -72610,8 +72578,8 @@ }, "test": { "type": "Identifier", - "start": 45633, - "end": 45645, + "start": 45620, + "end": 45632, "loc": { "start": { "line": 1598, @@ -72627,8 +72595,8 @@ }, "consequent": { "type": "Identifier", - "start": 45648, - "end": 45657, + "start": 45635, + "end": 45644, "loc": { "start": { "line": 1598, @@ -72644,8 +72612,8 @@ }, "alternate": { "type": "Identifier", - "start": 45660, - "end": 45670, + "start": 45647, + "end": 45657, "loc": { "start": { "line": 1598, @@ -72670,8 +72638,8 @@ { "type": "CommentLine", "value": " isolate search term and check occurence in cell data", - "start": 45722, - "end": 45777, + "start": 45709, + "end": 45764, "loc": { "start": { "line": 1600, @@ -72687,8 +72655,8 @@ }, { "type": "ForStatement", - "start": 45802, - "end": 46496, + "start": 45789, + "end": 46483, "loc": { "start": { "line": 1601, @@ -72701,8 +72669,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 45807, - "end": 45832, + "start": 45794, + "end": 45819, "loc": { "start": { "line": 1601, @@ -72716,8 +72684,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 45811, - "end": 45816, + "start": 45798, + "end": 45803, "loc": { "start": { "line": 1601, @@ -72730,8 +72698,8 @@ }, "id": { "type": "Identifier", - "start": 45811, - "end": 45812, + "start": 45798, + "end": 45799, "loc": { "start": { "line": 1601, @@ -72748,8 +72716,8 @@ }, "init": { "type": "NumericLiteral", - "start": 45815, - "end": 45816, + "start": 45802, + "end": 45803, "loc": { "start": { "line": 1601, @@ -72770,8 +72738,8 @@ }, { "type": "VariableDeclarator", - "start": 45818, - "end": 45832, + "start": 45805, + "end": 45819, "loc": { "start": { "line": 1601, @@ -72784,8 +72752,8 @@ }, "id": { "type": "Identifier", - "start": 45818, - "end": 45821, + "start": 45805, + "end": 45808, "loc": { "start": { "line": 1601, @@ -72801,8 +72769,8 @@ }, "init": { "type": "MemberExpression", - "start": 45824, - "end": 45832, + "start": 45811, + "end": 45819, "loc": { "start": { "line": 1601, @@ -72815,8 +72783,8 @@ }, "object": { "type": "Identifier", - "start": 45824, - "end": 45825, + "start": 45811, + "end": 45812, "loc": { "start": { "line": 1601, @@ -72832,8 +72800,8 @@ }, "property": { "type": "Identifier", - "start": 45826, - "end": 45832, + "start": 45813, + "end": 45819, "loc": { "start": { "line": 1601, @@ -72856,8 +72824,8 @@ }, "test": { "type": "BinaryExpression", - "start": 45834, - "end": 45841, + "start": 45821, + "end": 45828, "loc": { "start": { "line": 1601, @@ -72870,8 +72838,8 @@ }, "left": { "type": "Identifier", - "start": 45834, - "end": 45835, + "start": 45821, + "end": 45822, "loc": { "start": { "line": 1601, @@ -72888,8 +72856,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 45838, - "end": 45841, + "start": 45825, + "end": 45828, "loc": { "start": { "line": 1601, @@ -72906,8 +72874,8 @@ }, "update": { "type": "UpdateExpression", - "start": 45843, - "end": 45846, + "start": 45830, + "end": 45833, "loc": { "start": { "line": 1601, @@ -72922,8 +72890,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 45843, - "end": 45844, + "start": 45830, + "end": 45831, "loc": { "start": { "line": 1601, @@ -72940,8 +72908,8 @@ }, "body": { "type": "BlockStatement", - "start": 45848, - "end": 46496, + "start": 45835, + "end": 46483, "loc": { "start": { "line": 1601, @@ -72955,8 +72923,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 45878, - "end": 45894, + "start": 45865, + "end": 45881, "loc": { "start": { "line": 1602, @@ -72969,8 +72937,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 45878, - "end": 45893, + "start": 45865, + "end": 45880, "loc": { "start": { "line": 1602, @@ -72984,8 +72952,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 45878, - "end": 45880, + "start": 45865, + "end": 45867, "loc": { "start": { "line": 1602, @@ -73001,8 +72969,8 @@ }, "right": { "type": "CallExpression", - "start": 45883, - "end": 45893, + "start": 45870, + "end": 45880, "loc": { "start": { "line": 1602, @@ -73015,8 +72983,8 @@ }, "callee": { "type": "Identifier", - "start": 45883, - "end": 45887, + "start": 45870, + "end": 45874, "loc": { "start": { "line": 1602, @@ -73033,8 +73001,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 45888, - "end": 45892, + "start": 45875, + "end": 45879, "loc": { "start": { "line": 1602, @@ -73047,8 +73015,8 @@ }, "object": { "type": "Identifier", - "start": 45888, - "end": 45889, + "start": 45875, + "end": 45876, "loc": { "start": { "line": 1602, @@ -73064,8 +73032,8 @@ }, "property": { "type": "Identifier", - "start": 45890, - "end": 45891, + "start": 45877, + "end": 45878, "loc": { "start": { "line": 1602, @@ -73087,8 +73055,8 @@ }, { "type": "ExpressionStatement", - "start": 45923, - "end": 45961, + "start": 45910, + "end": 45948, "loc": { "start": { "line": 1603, @@ -73101,8 +73069,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 45923, - "end": 45960, + "start": 45910, + "end": 45947, "loc": { "start": { "line": 1603, @@ -73116,8 +73084,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 45923, - "end": 45928, + "start": 45910, + "end": 45915, "loc": { "start": { "line": 1603, @@ -73133,8 +73101,8 @@ }, "right": { "type": "CallExpression", - "start": 45931, - "end": 45960, + "start": 45918, + "end": 45947, "loc": { "start": { "line": 1603, @@ -73147,8 +73115,8 @@ }, "callee": { "type": "MemberExpression", - "start": 45931, - "end": 45942, + "start": 45918, + "end": 45929, "loc": { "start": { "line": 1603, @@ -73161,8 +73129,8 @@ }, "object": { "type": "ThisExpression", - "start": 45931, - "end": 45935, + "start": 45918, + "end": 45922, "loc": { "start": { "line": 1603, @@ -73176,8 +73144,8 @@ }, "property": { "type": "Identifier", - "start": 45936, - "end": 45942, + "start": 45923, + "end": 45929, "loc": { "start": { "line": 1603, @@ -73196,8 +73164,8 @@ "arguments": [ { "type": "Identifier", - "start": 45943, - "end": 45945, + "start": 45930, + "end": 45932, "loc": { "start": { "line": 1603, @@ -73213,8 +73181,8 @@ }, { "type": "Identifier", - "start": 45947, - "end": 45956, + "start": 45934, + "end": 45943, "loc": { "start": { "line": 1603, @@ -73230,8 +73198,8 @@ }, { "type": "Identifier", - "start": 45958, - "end": 45959, + "start": 45945, + "end": 45946, "loc": { "start": { "line": 1603, @@ -73251,8 +73219,8 @@ }, { "type": "IfStatement", - "start": 45991, - "end": 46156, + "start": 45978, + "end": 46143, "loc": { "start": { "line": 1605, @@ -73265,8 +73233,8 @@ }, "test": { "type": "Identifier", - "start": 45995, - "end": 46000, + "start": 45982, + "end": 45987, "loc": { "start": { "line": 1605, @@ -73282,8 +73250,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 46002, - "end": 46156, + "start": 45989, + "end": 46143, "loc": { "start": { "line": 1605, @@ -73297,8 +73265,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 46036, - "end": 46126, + "start": 46023, + "end": 46113, "loc": { "start": { "line": 1606, @@ -73311,8 +73279,8 @@ }, "expression": { "type": "CallExpression", - "start": 46036, - "end": 46125, + "start": 46023, + "end": 46112, "loc": { "start": { "line": 1606, @@ -73325,8 +73293,8 @@ }, "callee": { "type": "MemberExpression", - "start": 46036, - "end": 46048, + "start": 46023, + "end": 46035, "loc": { "start": { "line": 1606, @@ -73339,8 +73307,8 @@ }, "object": { "type": "Identifier", - "start": 46036, - "end": 46043, + "start": 46023, + "end": 46030, "loc": { "start": { "line": 1606, @@ -73356,8 +73324,8 @@ }, "property": { "type": "Identifier", - "start": 46044, - "end": 46048, + "start": 46031, + "end": 46035, "loc": { "start": { "line": 1606, @@ -73376,8 +73344,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 46049, - "end": 46068, + "start": 46036, + "end": 46055, "loc": { "start": { "line": 1606, @@ -73396,8 +73364,8 @@ }, { "type": "ThisExpression", - "start": 46070, - "end": 46074, + "start": 46057, + "end": 46061, "loc": { "start": { "line": 1606, @@ -73411,8 +73379,8 @@ }, { "type": "MemberExpression", - "start": 46112, - "end": 46120, + "start": 46099, + "end": 46107, "loc": { "start": { "line": 1607, @@ -73425,8 +73393,8 @@ }, "object": { "type": "Identifier", - "start": 46112, - "end": 46117, + "start": 46099, + "end": 46104, "loc": { "start": { "line": 1607, @@ -73442,8 +73410,8 @@ }, "property": { "type": "Identifier", - "start": 46118, - "end": 46119, + "start": 46105, + "end": 46106, "loc": { "start": { "line": 1607, @@ -73461,8 +73429,8 @@ }, { "type": "Identifier", - "start": 46122, - "end": 46124, + "start": 46109, + "end": 46111, "loc": { "start": { "line": 1607, @@ -73486,8 +73454,8 @@ }, { "type": "IfStatement", - "start": 46185, - "end": 46345, + "start": 46172, + "end": 46332, "loc": { "start": { "line": 1609, @@ -73500,8 +73468,8 @@ }, "test": { "type": "LogicalExpression", - "start": 46189, - "end": 46273, + "start": 46176, + "end": 46260, "loc": { "start": { "line": 1609, @@ -73514,8 +73482,8 @@ }, "left": { "type": "LogicalExpression", - "start": 46190, - "end": 46211, + "start": 46177, + "end": 46198, "loc": { "start": { "line": 1609, @@ -73528,8 +73496,8 @@ }, "left": { "type": "Identifier", - "start": 46190, - "end": 46202, + "start": 46177, + "end": 46189, "loc": { "start": { "line": 1609, @@ -73546,8 +73514,8 @@ "operator": "&&", "right": { "type": "Identifier", - "start": 46206, - "end": 46211, + "start": 46193, + "end": 46198, "loc": { "start": { "line": 1609, @@ -73563,14 +73531,14 @@ }, "extra": { "parenthesized": true, - "parenStart": 46189 + "parenStart": 46176 } }, "operator": "||", "right": { "type": "LogicalExpression", - "start": 46249, - "end": 46272, + "start": 46236, + "end": 46259, "loc": { "start": { "line": 1610, @@ -73583,8 +73551,8 @@ }, "left": { "type": "Identifier", - "start": 46249, - "end": 46262, + "start": 46236, + "end": 46249, "loc": { "start": { "line": 1610, @@ -73601,8 +73569,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 46266, - "end": 46272, + "start": 46253, + "end": 46259, "loc": { "start": { "line": 1610, @@ -73617,8 +73585,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 46267, - "end": 46272, + "start": 46254, + "end": 46259, "loc": { "start": { "line": 1610, @@ -73638,14 +73606,14 @@ }, "extra": { "parenthesized": true, - "parenStart": 46248 + "parenStart": 46235 } } }, "consequent": { "type": "BlockStatement", - "start": 46275, - "end": 46345, + "start": 46262, + "end": 46332, "loc": { "start": { "line": 1610, @@ -73659,8 +73627,8 @@ "body": [ { "type": "BreakStatement", - "start": 46309, - "end": 46315, + "start": 46296, + "end": 46302, "loc": { "start": { "line": 1611, @@ -73680,8 +73648,8 @@ }, { "type": "IfStatement", - "start": 46374, - "end": 46470, + "start": 46361, + "end": 46457, "loc": { "start": { "line": 1613, @@ -73694,8 +73662,8 @@ }, "test": { "type": "LogicalExpression", - "start": 46378, - "end": 46398, + "start": 46365, + "end": 46385, "loc": { "start": { "line": 1613, @@ -73708,8 +73676,8 @@ }, "left": { "type": "CallExpression", - "start": 46378, - "end": 46389, + "start": 46365, + "end": 46376, "loc": { "start": { "line": 1613, @@ -73722,8 +73690,8 @@ }, "callee": { "type": "Identifier", - "start": 46378, - "end": 46385, + "start": 46365, + "end": 46372, "loc": { "start": { "line": 1613, @@ -73740,8 +73708,8 @@ "arguments": [ { "type": "Identifier", - "start": 46386, - "end": 46388, + "start": 46373, + "end": 46375, "loc": { "start": { "line": 1613, @@ -73760,8 +73728,8 @@ "operator": "&&", "right": { "type": "Identifier", - "start": 46393, - "end": 46398, + "start": 46380, + "end": 46385, "loc": { "start": { "line": 1613, @@ -73778,8 +73746,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 46400, - "end": 46470, + "start": 46387, + "end": 46457, "loc": { "start": { "line": 1613, @@ -73793,8 +73761,8 @@ "body": [ { "type": "BreakStatement", - "start": 46434, - "end": 46440, + "start": 46421, + "end": 46427, "loc": { "start": { "line": 1614, @@ -73819,8 +73787,8 @@ { "type": "CommentLine", "value": " isolate search term and check occurence in cell data", - "start": 45722, - "end": 45777, + "start": 45709, + "end": 45764, "loc": { "start": { "line": 1600, @@ -73836,8 +73804,8 @@ }, { "type": "ExpressionStatement", - "start": 46521, - "end": 46542, + "start": 46508, + "end": 46529, "loc": { "start": { "line": 1617, @@ -73850,8 +73818,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 46521, - "end": 46541, + "start": 46508, + "end": 46528, "loc": { "start": { "line": 1617, @@ -73865,8 +73833,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 46521, - "end": 46533, + "start": 46508, + "end": 46520, "loc": { "start": { "line": 1617, @@ -73879,8 +73847,8 @@ }, "object": { "type": "Identifier", - "start": 46521, - "end": 46530, + "start": 46508, + "end": 46517, "loc": { "start": { "line": 1617, @@ -73896,8 +73864,8 @@ }, "property": { "type": "Identifier", - "start": 46531, - "end": 46532, + "start": 46518, + "end": 46519, "loc": { "start": { "line": 1617, @@ -73915,8 +73883,8 @@ }, "right": { "type": "Identifier", - "start": 46536, - "end": 46541, + "start": 46523, + "end": 46528, "loc": { "start": { "line": 1617, @@ -73938,8 +73906,8 @@ { "type": "CommentLine", "value": "single search parameter", - "start": 46586, - "end": 46611, + "start": 46573, + "end": 46598, "loc": { "start": { "line": 1620, @@ -73955,8 +73923,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 46637, - "end": 46921, + "start": 46624, + "end": 46908, "loc": { "start": { "line": 1621, @@ -73970,8 +73938,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 46663, - "end": 46714, + "start": 46650, + "end": 46701, "loc": { "start": { "line": 1622, @@ -73984,8 +73952,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 46663, - "end": 46713, + "start": 46650, + "end": 46700, "loc": { "start": { "line": 1622, @@ -73999,8 +73967,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 46663, - "end": 46675, + "start": 46650, + "end": 46662, "loc": { "start": { "line": 1622, @@ -74013,8 +73981,8 @@ }, "object": { "type": "Identifier", - "start": 46663, - "end": 46672, + "start": 46650, + "end": 46659, "loc": { "start": { "line": 1622, @@ -74031,8 +73999,8 @@ }, "property": { "type": "Identifier", - "start": 46673, - "end": 46674, + "start": 46660, + "end": 46661, "loc": { "start": { "line": 1622, @@ -74051,8 +74019,8 @@ }, "right": { "type": "CallExpression", - "start": 46678, - "end": 46713, + "start": 46665, + "end": 46700, "loc": { "start": { "line": 1622, @@ -74065,8 +74033,8 @@ }, "callee": { "type": "MemberExpression", - "start": 46678, - "end": 46689, + "start": 46665, + "end": 46676, "loc": { "start": { "line": 1622, @@ -74079,8 +74047,8 @@ }, "object": { "type": "ThisExpression", - "start": 46678, - "end": 46682, + "start": 46665, + "end": 46669, "loc": { "start": { "line": 1622, @@ -74094,8 +74062,8 @@ }, "property": { "type": "Identifier", - "start": 46683, - "end": 46689, + "start": 46670, + "end": 46676, "loc": { "start": { "line": 1622, @@ -74114,8 +74082,8 @@ "arguments": [ { "type": "CallExpression", - "start": 46690, - "end": 46698, + "start": 46677, + "end": 46685, "loc": { "start": { "line": 1622, @@ -74128,8 +74096,8 @@ }, "callee": { "type": "Identifier", - "start": 46690, - "end": 46694, + "start": 46677, + "end": 46681, "loc": { "start": { "line": 1622, @@ -74146,8 +74114,8 @@ "arguments": [ { "type": "Identifier", - "start": 46695, - "end": 46697, + "start": 46682, + "end": 46684, "loc": { "start": { "line": 1622, @@ -74165,8 +74133,8 @@ }, { "type": "Identifier", - "start": 46700, - "end": 46709, + "start": 46687, + "end": 46696, "loc": { "start": { "line": 1622, @@ -74182,8 +74150,8 @@ }, { "type": "Identifier", - "start": 46711, - "end": 46712, + "start": 46698, + "end": 46699, "loc": { "start": { "line": 1622, @@ -74205,8 +74173,8 @@ }, { "type": "IfStatement", - "start": 46739, - "end": 46899, + "start": 46726, + "end": 46886, "loc": { "start": { "line": 1623, @@ -74219,8 +74187,8 @@ }, "test": { "type": "MemberExpression", - "start": 46743, - "end": 46755, + "start": 46730, + "end": 46742, "loc": { "start": { "line": 1623, @@ -74233,8 +74201,8 @@ }, "object": { "type": "Identifier", - "start": 46743, - "end": 46752, + "start": 46730, + "end": 46739, "loc": { "start": { "line": 1623, @@ -74250,8 +74218,8 @@ }, "property": { "type": "Identifier", - "start": 46753, - "end": 46754, + "start": 46740, + "end": 46741, "loc": { "start": { "line": 1623, @@ -74269,8 +74237,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 46757, - "end": 46899, + "start": 46744, + "end": 46886, "loc": { "start": { "line": 1623, @@ -74284,8 +74252,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 46787, - "end": 46873, + "start": 46774, + "end": 46860, "loc": { "start": { "line": 1624, @@ -74298,8 +74266,8 @@ }, "expression": { "type": "CallExpression", - "start": 46787, - "end": 46872, + "start": 46774, + "end": 46859, "loc": { "start": { "line": 1624, @@ -74312,8 +74280,8 @@ }, "callee": { "type": "MemberExpression", - "start": 46787, - "end": 46799, + "start": 46774, + "end": 46786, "loc": { "start": { "line": 1624, @@ -74326,8 +74294,8 @@ }, "object": { "type": "Identifier", - "start": 46787, - "end": 46794, + "start": 46774, + "end": 46781, "loc": { "start": { "line": 1624, @@ -74343,8 +74311,8 @@ }, "property": { "type": "Identifier", - "start": 46795, - "end": 46799, + "start": 46782, + "end": 46786, "loc": { "start": { "line": 1624, @@ -74363,8 +74331,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 46800, - "end": 46819, + "start": 46787, + "end": 46806, "loc": { "start": { "line": 1624, @@ -74383,8 +74351,8 @@ }, { "type": "ThisExpression", - "start": 46821, - "end": 46825, + "start": 46808, + "end": 46812, "loc": { "start": { "line": 1624, @@ -74398,8 +74366,8 @@ }, { "type": "MemberExpression", - "start": 46827, - "end": 46835, + "start": 46814, + "end": 46822, "loc": { "start": { "line": 1624, @@ -74412,8 +74380,8 @@ }, "object": { "type": "Identifier", - "start": 46827, - "end": 46832, + "start": 46814, + "end": 46819, "loc": { "start": { "line": 1624, @@ -74429,8 +74397,8 @@ }, "property": { "type": "Identifier", - "start": 46833, - "end": 46834, + "start": 46820, + "end": 46821, "loc": { "start": { "line": 1624, @@ -74448,8 +74416,8 @@ }, { "type": "Identifier", - "start": 46869, - "end": 46871, + "start": 46856, + "end": 46858, "loc": { "start": { "line": 1625, @@ -74477,8 +74445,8 @@ { "type": "CommentLine", "value": "single search parameter", - "start": 46586, - "end": 46611, + "start": 46573, + "end": 46598, "loc": { "start": { "line": 1620, @@ -74496,8 +74464,8 @@ { "type": "CommentLine", "value": "detect operators or array query", - "start": 45304, - "end": 45337, + "start": 45291, + "end": 45324, "loc": { "start": { "line": 1590, @@ -74513,8 +74481,8 @@ }, { "type": "IfStatement", - "start": 46943, - "end": 47026, + "start": 46930, + "end": 47013, "loc": { "start": { "line": 1629, @@ -74527,8 +74495,8 @@ }, "test": { "type": "UnaryExpression", - "start": 46947, - "end": 46960, + "start": 46934, + "end": 46947, "loc": { "start": { "line": 1629, @@ -74543,8 +74511,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 46948, - "end": 46960, + "start": 46935, + "end": 46947, "loc": { "start": { "line": 1629, @@ -74557,8 +74525,8 @@ }, "object": { "type": "Identifier", - "start": 46948, - "end": 46957, + "start": 46935, + "end": 46944, "loc": { "start": { "line": 1629, @@ -74574,8 +74542,8 @@ }, "property": { "type": "Identifier", - "start": 46958, - "end": 46959, + "start": 46945, + "end": 46946, "loc": { "start": { "line": 1629, @@ -74597,8 +74565,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 46962, - "end": 47026, + "start": 46949, + "end": 47013, "loc": { "start": { "line": 1629, @@ -74612,8 +74580,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 46988, - "end": 47004, + "start": 46975, + "end": 46991, "loc": { "start": { "line": 1630, @@ -74626,8 +74594,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 46988, - "end": 47003, + "start": 46975, + "end": 46990, "loc": { "start": { "line": 1630, @@ -74641,8 +74609,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 46988, - "end": 46995, + "start": 46975, + "end": 46982, "loc": { "start": { "line": 1630, @@ -74658,8 +74626,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 46998, - "end": 47003, + "start": 46985, + "end": 46990, "loc": { "start": { "line": 1630, @@ -74681,8 +74649,8 @@ }, { "type": "IfStatement", - "start": 47048, - "end": 47251, + "start": 47035, + "end": 47238, "loc": { "start": { "line": 1633, @@ -74695,8 +74663,8 @@ }, "test": { "type": "LogicalExpression", - "start": 47052, - "end": 47177, + "start": 47039, + "end": 47164, "loc": { "start": { "line": 1633, @@ -74709,8 +74677,8 @@ }, "left": { "type": "LogicalExpression", - "start": 47052, - "end": 47137, + "start": 47039, + "end": 47124, "loc": { "start": { "line": 1633, @@ -74723,8 +74691,8 @@ }, "left": { "type": "MemberExpression", - "start": 47052, - "end": 47066, + "start": 47039, + "end": 47053, "loc": { "start": { "line": 1633, @@ -74737,8 +74705,8 @@ }, "object": { "type": "ThisExpression", - "start": 47052, - "end": 47056, + "start": 47039, + "end": 47043, "loc": { "start": { "line": 1633, @@ -74752,8 +74720,8 @@ }, "property": { "type": "Identifier", - "start": 47057, - "end": 47066, + "start": 47044, + "end": 47053, "loc": { "start": { "line": 1633, @@ -74772,8 +74740,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 47094, - "end": 47137, + "start": 47081, + "end": 47124, "loc": { "start": { "line": 1634, @@ -74786,8 +74754,8 @@ }, "left": { "type": "CallExpression", - "start": 47094, - "end": 47130, + "start": 47081, + "end": 47117, "loc": { "start": { "line": 1634, @@ -74800,8 +74768,8 @@ }, "callee": { "type": "MemberExpression", - "start": 47094, - "end": 47127, + "start": 47081, + "end": 47114, "loc": { "start": { "line": 1634, @@ -74814,8 +74782,8 @@ }, "object": { "type": "MemberExpression", - "start": 47094, - "end": 47119, + "start": 47081, + "end": 47106, "loc": { "start": { "line": 1634, @@ -74828,8 +74796,8 @@ }, "object": { "type": "ThisExpression", - "start": 47094, - "end": 47098, + "start": 47081, + "end": 47085, "loc": { "start": { "line": 1634, @@ -74843,8 +74811,8 @@ }, "property": { "type": "Identifier", - "start": 47099, - "end": 47119, + "start": 47086, + "end": 47106, "loc": { "start": { "line": 1634, @@ -74862,8 +74830,8 @@ }, "property": { "type": "Identifier", - "start": 47120, - "end": 47127, + "start": 47107, + "end": 47114, "loc": { "start": { "line": 1634, @@ -74882,8 +74850,8 @@ "arguments": [ { "type": "Identifier", - "start": 47128, - "end": 47129, + "start": 47115, + "end": 47116, "loc": { "start": { "line": 1634, @@ -74902,8 +74870,8 @@ "operator": "===", "right": { "type": "UnaryExpression", - "start": 47135, - "end": 47137, + "start": 47122, + "end": 47124, "loc": { "start": { "line": 1634, @@ -74918,8 +74886,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 47136, - "end": 47137, + "start": 47123, + "end": 47124, "loc": { "start": { "line": 1634, @@ -74945,8 +74913,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 47165, - "end": 47177, + "start": 47152, + "end": 47164, "loc": { "start": { "line": 1635, @@ -74959,8 +74927,8 @@ }, "object": { "type": "Identifier", - "start": 47165, - "end": 47174, + "start": 47152, + "end": 47161, "loc": { "start": { "line": 1635, @@ -74976,8 +74944,8 @@ }, "property": { "type": "Identifier", - "start": 47175, - "end": 47176, + "start": 47162, + "end": 47163, "loc": { "start": { "line": 1635, @@ -74996,8 +74964,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 47179, - "end": 47251, + "start": 47166, + "end": 47238, "loc": { "start": { "line": 1635, @@ -75011,8 +74979,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 47205, - "end": 47229, + "start": 47192, + "end": 47216, "loc": { "start": { "line": 1636, @@ -75025,8 +74993,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 47205, - "end": 47228, + "start": 47192, + "end": 47215, "loc": { "start": { "line": 1636, @@ -75040,8 +75008,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 47205, - "end": 47221, + "start": 47192, + "end": 47208, "loc": { "start": { "line": 1636, @@ -75057,8 +75025,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 47224, - "end": 47228, + "start": 47211, + "end": 47215, "loc": { "start": { "line": 1636, @@ -75080,8 +75048,8 @@ }, { "type": "ExpressionStatement", - "start": 47273, - "end": 47323, + "start": 47260, + "end": 47310, "loc": { "start": { "line": 1639, @@ -75094,8 +75062,8 @@ }, "expression": { "type": "CallExpression", - "start": 47273, - "end": 47322, + "start": 47260, + "end": 47309, "loc": { "start": { "line": 1639, @@ -75108,8 +75076,8 @@ }, "callee": { "type": "MemberExpression", - "start": 47273, - "end": 47285, + "start": 47260, + "end": 47272, "loc": { "start": { "line": 1639, @@ -75122,8 +75090,8 @@ }, "object": { "type": "Identifier", - "start": 47273, - "end": 47280, + "start": 47260, + "end": 47267, "loc": { "start": { "line": 1639, @@ -75139,8 +75107,8 @@ }, "property": { "type": "Identifier", - "start": 47281, - "end": 47285, + "start": 47268, + "end": 47272, "loc": { "start": { "line": 1639, @@ -75159,8 +75127,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 47286, - "end": 47302, + "start": 47273, + "end": 47289, "loc": { "start": { "line": 1639, @@ -75179,8 +75147,8 @@ }, { "type": "ThisExpression", - "start": 47304, - "end": 47308, + "start": 47291, + "end": 47295, "loc": { "start": { "line": 1639, @@ -75194,8 +75162,8 @@ }, { "type": "Identifier", - "start": 47310, - "end": 47311, + "start": 47297, + "end": 47298, "loc": { "start": { "line": 1639, @@ -75211,8 +75179,8 @@ }, { "type": "MemberExpression", - "start": 47313, - "end": 47321, + "start": 47300, + "end": 47308, "loc": { "start": { "line": 1639, @@ -75225,8 +75193,8 @@ }, "object": { "type": "Identifier", - "start": 47313, - "end": 47318, + "start": 47300, + "end": 47305, "loc": { "start": { "line": 1639, @@ -75242,8 +75210,8 @@ }, "property": { "type": "Identifier", - "start": 47319, - "end": 47320, + "start": 47306, + "end": 47307, "loc": { "start": { "line": 1639, @@ -75270,8 +75238,8 @@ { "type": "CommentLine", "value": " this loop retrieves cell data", - "start": 44355, - "end": 44387, + "start": 44342, + "end": 44374, "loc": { "start": { "line": 1569, @@ -75288,8 +75256,8 @@ { "type": "CommentLine", "value": "for j", - "start": 47341, - "end": 47348, + "start": 47328, + "end": 47335, "loc": { "start": { "line": 1640, @@ -75305,8 +75273,8 @@ }, { "type": "IfStatement", - "start": 47366, - "end": 47443, + "start": 47353, + "end": 47430, "loc": { "start": { "line": 1642, @@ -75319,8 +75287,8 @@ }, "test": { "type": "Identifier", - "start": 47370, - "end": 47386, + "start": 47357, + "end": 47373, "loc": { "start": { "line": 1642, @@ -75337,8 +75305,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 47388, - "end": 47443, + "start": 47375, + "end": 47430, "loc": { "start": { "line": 1642, @@ -75352,8 +75320,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 47410, - "end": 47425, + "start": 47397, + "end": 47412, "loc": { "start": { "line": 1643, @@ -75366,8 +75334,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 47410, - "end": 47424, + "start": 47397, + "end": 47411, "loc": { "start": { "line": 1643, @@ -75381,8 +75349,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 47410, - "end": 47417, + "start": 47397, + "end": 47404, "loc": { "start": { "line": 1643, @@ -75398,8 +75366,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 47420, - "end": 47424, + "start": 47407, + "end": 47411, "loc": { "start": { "line": 1643, @@ -75422,8 +75390,8 @@ { "type": "CommentLine", "value": "for j", - "start": 47341, - "end": 47348, + "start": 47328, + "end": 47335, "loc": { "start": { "line": 1640, @@ -75439,8 +75407,8 @@ }, { "type": "ExpressionStatement", - "start": 47461, - "end": 47490, + "start": 47448, + "end": 47477, "loc": { "start": { "line": 1646, @@ -75453,8 +75421,8 @@ }, "expression": { "type": "CallExpression", - "start": 47461, - "end": 47489, + "start": 47448, + "end": 47476, "loc": { "start": { "line": 1646, @@ -75467,8 +75435,8 @@ }, "callee": { "type": "MemberExpression", - "start": 47461, - "end": 47477, + "start": 47448, + "end": 47464, "loc": { "start": { "line": 1646, @@ -75481,8 +75449,8 @@ }, "object": { "type": "ThisExpression", - "start": 47461, - "end": 47465, + "start": 47448, + "end": 47452, "loc": { "start": { "line": 1646, @@ -75496,8 +75464,8 @@ }, "property": { "type": "Identifier", - "start": 47466, - "end": 47477, + "start": 47453, + "end": 47464, "loc": { "start": { "line": 1646, @@ -75516,8 +75484,8 @@ "arguments": [ { "type": "Identifier", - "start": 47478, - "end": 47479, + "start": 47465, + "end": 47466, "loc": { "start": { "line": 1646, @@ -75533,8 +75501,8 @@ }, { "type": "Identifier", - "start": 47481, - "end": 47488, + "start": 47468, + "end": 47475, "loc": { "start": { "line": 1646, @@ -75553,8 +75521,8 @@ }, { "type": "IfStatement", - "start": 47507, - "end": 47574, + "start": 47494, + "end": 47561, "loc": { "start": { "line": 1647, @@ -75567,8 +75535,8 @@ }, "test": { "type": "UnaryExpression", - "start": 47511, - "end": 47519, + "start": 47498, + "end": 47506, "loc": { "start": { "line": 1647, @@ -75583,8 +75551,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 47512, - "end": 47519, + "start": 47499, + "end": 47506, "loc": { "start": { "line": 1647, @@ -75604,8 +75572,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 47521, - "end": 47574, + "start": 47508, + "end": 47561, "loc": { "start": { "line": 1647, @@ -75619,8 +75587,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 47543, - "end": 47556, + "start": 47530, + "end": 47543, "loc": { "start": { "line": 1648, @@ -75633,8 +75601,8 @@ }, "expression": { "type": "UpdateExpression", - "start": 47543, - "end": 47555, + "start": 47530, + "end": 47542, "loc": { "start": { "line": 1648, @@ -75649,8 +75617,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 47543, - "end": 47553, + "start": 47530, + "end": 47540, "loc": { "start": { "line": 1648, @@ -75673,8 +75641,8 @@ }, { "type": "ExpressionStatement", - "start": 47592, - "end": 47688, + "start": 47579, + "end": 47675, "loc": { "start": { "line": 1651, @@ -75687,8 +75655,8 @@ }, "expression": { "type": "CallExpression", - "start": 47592, - "end": 47687, + "start": 47579, + "end": 47674, "loc": { "start": { "line": 1651, @@ -75701,8 +75669,8 @@ }, "callee": { "type": "MemberExpression", - "start": 47592, - "end": 47604, + "start": 47579, + "end": 47591, "loc": { "start": { "line": 1651, @@ -75715,8 +75683,8 @@ }, "object": { "type": "Identifier", - "start": 47592, - "end": 47599, + "start": 47579, + "end": 47586, "loc": { "start": { "line": 1651, @@ -75732,8 +75700,8 @@ }, "property": { "type": "Identifier", - "start": 47600, - "end": 47604, + "start": 47587, + "end": 47591, "loc": { "start": { "line": 1651, @@ -75752,8 +75720,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 47605, - "end": 47620, + "start": 47592, + "end": 47607, "loc": { "start": { "line": 1651, @@ -75772,8 +75740,8 @@ }, { "type": "ThisExpression", - "start": 47622, - "end": 47626, + "start": 47609, + "end": 47613, "loc": { "start": { "line": 1651, @@ -75787,8 +75755,8 @@ }, { "type": "Identifier", - "start": 47628, - "end": 47629, + "start": 47615, + "end": 47616, "loc": { "start": { "line": 1651, @@ -75804,8 +75772,8 @@ }, { "type": "MemberExpression", - "start": 47651, - "end": 47677, + "start": 47638, + "end": 47664, "loc": { "start": { "line": 1652, @@ -75818,8 +75786,8 @@ }, "object": { "type": "MemberExpression", - "start": 47651, - "end": 47670, + "start": 47638, + "end": 47657, "loc": { "start": { "line": 1652, @@ -75832,8 +75800,8 @@ }, "object": { "type": "ThisExpression", - "start": 47651, - "end": 47655, + "start": 47638, + "end": 47642, "loc": { "start": { "line": 1652, @@ -75847,8 +75815,8 @@ }, "property": { "type": "Identifier", - "start": 47656, - "end": 47670, + "start": 47643, + "end": 47657, "loc": { "start": { "line": 1652, @@ -75866,8 +75834,8 @@ }, "property": { "type": "Identifier", - "start": 47671, - "end": 47677, + "start": 47658, + "end": 47664, "loc": { "start": { "line": 1652, @@ -75885,8 +75853,8 @@ }, { "type": "Identifier", - "start": 47679, - "end": 47686, + "start": 47666, + "end": 47673, "loc": { "start": { "line": 1652, @@ -75909,8 +75877,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 47750, - "end": 47792, + "start": 47737, + "end": 47779, "loc": { "start": { "line": 1655, @@ -75928,8 +75896,8 @@ "params": [ { "type": "Identifier", - "start": 47751, - "end": 47754, + "start": 47738, + "end": 47741, "loc": { "start": { "line": 1655, @@ -75947,8 +75915,8 @@ ], "body": { "type": "BinaryExpression", - "start": 47759, - "end": 47792, + "start": 47746, + "end": 47779, "loc": { "start": { "line": 1655, @@ -75961,8 +75929,8 @@ }, "left": { "type": "MemberExpression", - "start": 47759, - "end": 47775, + "start": 47746, + "end": 47762, "loc": { "start": { "line": 1655, @@ -75975,8 +75943,8 @@ }, "object": { "type": "MemberExpression", - "start": 47759, - "end": 47768, + "start": 47746, + "end": 47755, "loc": { "start": { "line": 1655, @@ -75989,8 +75957,8 @@ }, "object": { "type": "Identifier", - "start": 47759, - "end": 47762, + "start": 47746, + "end": 47749, "loc": { "start": { "line": 1655, @@ -76006,8 +75974,8 @@ }, "property": { "type": "Identifier", - "start": 47763, - "end": 47768, + "start": 47750, + "end": 47755, "loc": { "start": { "line": 1655, @@ -76025,8 +75993,8 @@ }, "property": { "type": "Identifier", - "start": 47769, - "end": 47775, + "start": 47756, + "end": 47762, "loc": { "start": { "line": 1655, @@ -76045,8 +76013,8 @@ "operator": "!==", "right": { "type": "MemberExpression", - "start": 47780, - "end": 47792, + "start": 47767, + "end": 47779, "loc": { "start": { "line": 1655, @@ -76059,8 +76027,8 @@ }, "object": { "type": "ThisExpression", - "start": 47780, - "end": 47784, + "start": 47767, + "end": 47771, "loc": { "start": { "line": 1655, @@ -76074,8 +76042,8 @@ }, "property": { "type": "Identifier", - "start": 47785, - "end": 47792, + "start": 47772, + "end": 47779, "loc": { "start": { "line": 1655, @@ -76096,8 +76064,8 @@ { "type": "CommentLine", "value": " continue condition", - "start": 47716, - "end": 47737, + "start": 47703, + "end": 47724, "loc": { "start": { "line": 1654, @@ -76116,8 +76084,8 @@ }, { "type": "ExpressionStatement", - "start": 47813, - "end": 47844, + "start": 47800, + "end": 47831, "loc": { "start": { "line": 1658, @@ -76130,8 +76098,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 47813, - "end": 47843, + "start": 47800, + "end": 47830, "loc": { "start": { "line": 1658, @@ -76145,8 +76113,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 47813, - "end": 47830, + "start": 47800, + "end": 47817, "loc": { "start": { "line": 1658, @@ -76159,8 +76127,8 @@ }, "object": { "type": "ThisExpression", - "start": 47813, - "end": 47817, + "start": 47800, + "end": 47804, "loc": { "start": { "line": 1658, @@ -76174,8 +76142,8 @@ }, "property": { "type": "Identifier", - "start": 47818, - "end": 47830, + "start": 47805, + "end": 47817, "loc": { "start": { "line": 1658, @@ -76193,8 +76161,8 @@ }, "right": { "type": "Identifier", - "start": 47833, - "end": 47843, + "start": 47820, + "end": 47830, "loc": { "start": { "line": 1658, @@ -76213,8 +76181,8 @@ { "type": "CommentLine", "value": "fire onafterfilter callback", - "start": 47854, - "end": 47883, + "start": 47841, + "end": 47870, "loc": { "start": { "line": 1660, @@ -76230,8 +76198,8 @@ }, { "type": "ExpressionStatement", - "start": 47892, - "end": 47917, + "start": 47879, + "end": 47904, "loc": { "start": { "line": 1661, @@ -76244,8 +76212,8 @@ }, "expression": { "type": "CallExpression", - "start": 47892, - "end": 47916, + "start": 47879, + "end": 47903, "loc": { "start": { "line": 1661, @@ -76258,8 +76226,8 @@ }, "callee": { "type": "MemberExpression", - "start": 47892, - "end": 47910, + "start": 47879, + "end": 47897, "loc": { "start": { "line": 1661, @@ -76272,8 +76240,8 @@ }, "object": { "type": "ThisExpression", - "start": 47892, - "end": 47896, + "start": 47879, + "end": 47883, "loc": { "start": { "line": 1661, @@ -76288,8 +76256,8 @@ }, "property": { "type": "Identifier", - "start": 47897, - "end": 47910, + "start": 47884, + "end": 47897, "loc": { "start": { "line": 1661, @@ -76309,8 +76277,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 47911, - "end": 47915, + "start": 47898, + "end": 47902, "loc": { "start": { "line": 1661, @@ -76329,8 +76297,8 @@ { "type": "CommentLine", "value": "fire onafterfilter callback", - "start": 47854, - "end": 47883, + "start": 47841, + "end": 47870, "loc": { "start": { "line": 1660, @@ -76346,8 +76314,8 @@ }, { "type": "ExpressionStatement", - "start": 47927, - "end": 47977, + "start": 47914, + "end": 47964, "loc": { "start": { "line": 1663, @@ -76360,8 +76328,8 @@ }, "expression": { "type": "CallExpression", - "start": 47927, - "end": 47976, + "start": 47914, + "end": 47963, "loc": { "start": { "line": 1663, @@ -76374,8 +76342,8 @@ }, "callee": { "type": "MemberExpression", - "start": 47927, - "end": 47939, + "start": 47914, + "end": 47926, "loc": { "start": { "line": 1663, @@ -76388,8 +76356,8 @@ }, "object": { "type": "Identifier", - "start": 47927, - "end": 47934, + "start": 47914, + "end": 47921, "loc": { "start": { "line": 1663, @@ -76405,8 +76373,8 @@ }, "property": { "type": "Identifier", - "start": 47935, - "end": 47939, + "start": 47922, + "end": 47926, "loc": { "start": { "line": 1663, @@ -76425,8 +76393,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 47940, - "end": 47957, + "start": 47927, + "end": 47944, "loc": { "start": { "line": 1663, @@ -76445,8 +76413,8 @@ }, { "type": "ThisExpression", - "start": 47959, - "end": 47963, + "start": 47946, + "end": 47950, "loc": { "start": { "line": 1663, @@ -76460,8 +76428,8 @@ }, { "type": "Identifier", - "start": 47965, - "end": 47975, + "start": 47952, + "end": 47962, "loc": { "start": { "line": 1663, @@ -76486,8 +76454,8 @@ { "type": "CommentBlock", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", - "start": 43281, - "end": 43518, + "start": 43268, + "end": 43505, "loc": { "start": { "line": 1533, @@ -76504,8 +76472,8 @@ { "type": "CommentBlock", "value": "*\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n ", - "start": 47989, - "end": 48214, + "start": 47976, + "end": 48201, "loc": { "start": { "line": 1666, @@ -76521,8 +76489,8 @@ }, { "type": "ClassMethod", - "start": 48219, - "end": 56888, + "start": 48206, + "end": 56875, "loc": { "start": { "line": 1674, @@ -76537,8 +76505,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 48219, - "end": 48225, + "start": 48206, + "end": 48212, "loc": { "start": { "line": 1674, @@ -76561,8 +76529,8 @@ "params": [ { "type": "Identifier", - "start": 48226, - "end": 48230, + "start": 48213, + "end": 48217, "loc": { "start": { "line": 1674, @@ -76578,8 +76546,8 @@ }, { "type": "Identifier", - "start": 48232, - "end": 48241, + "start": 48219, + "end": 48228, "loc": { "start": { "line": 1674, @@ -76595,8 +76563,8 @@ }, { "type": "Identifier", - "start": 48243, - "end": 48249, + "start": 48230, + "end": 48236, "loc": { "start": { "line": 1674, @@ -76613,8 +76581,8 @@ ], "body": { "type": "BlockStatement", - "start": 48251, - "end": 56888, + "start": 48238, + "end": 56875, "loc": { "start": { "line": 1674, @@ -76628,8 +76596,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 48261, - "end": 48273, + "start": 48248, + "end": 48260, "loc": { "start": { "line": 1675, @@ -76643,8 +76611,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 48265, - "end": 48272, + "start": 48252, + "end": 48259, "loc": { "start": { "line": 1675, @@ -76657,8 +76625,8 @@ }, "id": { "type": "Identifier", - "start": 48265, - "end": 48272, + "start": 48252, + "end": 48259, "loc": { "start": { "line": 1675, @@ -76679,8 +76647,8 @@ }, { "type": "VariableDeclaration", - "start": 48282, - "end": 48320, + "start": 48269, + "end": 48307, "loc": { "start": { "line": 1676, @@ -76694,8 +76662,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 48286, - "end": 48319, + "start": 48273, + "end": 48306, "loc": { "start": { "line": 1676, @@ -76708,8 +76676,8 @@ }, "id": { "type": "Identifier", - "start": 48286, - "end": 48293, + "start": 48273, + "end": 48280, "loc": { "start": { "line": 1676, @@ -76725,8 +76693,8 @@ }, "init": { "type": "CallExpression", - "start": 48296, - "end": 48319, + "start": 48283, + "end": 48306, "loc": { "start": { "line": 1676, @@ -76739,8 +76707,8 @@ }, "callee": { "type": "MemberExpression", - "start": 48296, - "end": 48311, + "start": 48283, + "end": 48298, "loc": { "start": { "line": 1676, @@ -76753,8 +76721,8 @@ }, "object": { "type": "ThisExpression", - "start": 48296, - "end": 48300, + "start": 48283, + "end": 48287, "loc": { "start": { "line": 1676, @@ -76768,8 +76736,8 @@ }, "property": { "type": "Identifier", - "start": 48301, - "end": 48311, + "start": 48288, + "end": 48298, "loc": { "start": { "line": 1676, @@ -76788,8 +76756,8 @@ "arguments": [ { "type": "Identifier", - "start": 48312, - "end": 48318, + "start": 48299, + "end": 48305, "loc": { "start": { "line": 1676, @@ -76811,8 +76779,8 @@ }, { "type": "VariableDeclaration", - "start": 48329, - "end": 48986, + "start": 48316, + "end": 48973, "loc": { "start": { "line": 1677, @@ -76826,8 +76794,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 48333, - "end": 48367, + "start": 48320, + "end": 48354, "loc": { "start": { "line": 1677, @@ -76840,8 +76808,8 @@ }, "id": { "type": "Identifier", - "start": 48333, - "end": 48337, + "start": 48320, + "end": 48324, "loc": { "start": { "line": 1677, @@ -76857,8 +76825,8 @@ }, "init": { "type": "NewExpression", - "start": 48340, - "end": 48367, + "start": 48327, + "end": 48354, "loc": { "start": { "line": 1677, @@ -76871,8 +76839,8 @@ }, "callee": { "type": "Identifier", - "start": 48344, - "end": 48350, + "start": 48331, + "end": 48337, "loc": { "start": { "line": 1677, @@ -76889,8 +76857,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48351, - "end": 48366, + "start": 48338, + "end": 48353, "loc": { "start": { "line": 1677, @@ -76903,8 +76871,8 @@ }, "object": { "type": "ThisExpression", - "start": 48351, - "end": 48355, + "start": 48338, + "end": 48342, "loc": { "start": { "line": 1677, @@ -76918,8 +76886,8 @@ }, "property": { "type": "Identifier", - "start": 48356, - "end": 48366, + "start": 48343, + "end": 48353, "loc": { "start": { "line": 1677, @@ -76940,8 +76908,8 @@ }, { "type": "VariableDeclarator", - "start": 48381, - "end": 48415, + "start": 48368, + "end": 48402, "loc": { "start": { "line": 1678, @@ -76954,8 +76922,8 @@ }, "id": { "type": "Identifier", - "start": 48381, - "end": 48385, + "start": 48368, + "end": 48372, "loc": { "start": { "line": 1678, @@ -76971,8 +76939,8 @@ }, "init": { "type": "NewExpression", - "start": 48388, - "end": 48415, + "start": 48375, + "end": 48402, "loc": { "start": { "line": 1678, @@ -76985,8 +76953,8 @@ }, "callee": { "type": "Identifier", - "start": 48392, - "end": 48398, + "start": 48379, + "end": 48385, "loc": { "start": { "line": 1678, @@ -77003,8 +76971,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48399, - "end": 48414, + "start": 48386, + "end": 48401, "loc": { "start": { "line": 1678, @@ -77017,8 +76985,8 @@ }, "object": { "type": "ThisExpression", - "start": 48399, - "end": 48403, + "start": 48386, + "end": 48390, "loc": { "start": { "line": 1678, @@ -77032,8 +77000,8 @@ }, "property": { "type": "Identifier", - "start": 48404, - "end": 48414, + "start": 48391, + "end": 48401, "loc": { "start": { "line": 1678, @@ -77054,8 +77022,8 @@ }, { "type": "VariableDeclarator", - "start": 48429, - "end": 48462, + "start": 48416, + "end": 48449, "loc": { "start": { "line": 1679, @@ -77068,8 +77036,8 @@ }, "id": { "type": "Identifier", - "start": 48429, - "end": 48432, + "start": 48416, + "end": 48419, "loc": { "start": { "line": 1679, @@ -77085,8 +77053,8 @@ }, "init": { "type": "NewExpression", - "start": 48435, - "end": 48462, + "start": 48422, + "end": 48449, "loc": { "start": { "line": 1679, @@ -77099,8 +77067,8 @@ }, "callee": { "type": "Identifier", - "start": 48439, - "end": 48445, + "start": 48426, + "end": 48432, "loc": { "start": { "line": 1679, @@ -77117,8 +77085,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48446, - "end": 48461, + "start": 48433, + "end": 48448, "loc": { "start": { "line": 1679, @@ -77131,8 +77099,8 @@ }, "object": { "type": "ThisExpression", - "start": 48446, - "end": 48450, + "start": 48433, + "end": 48437, "loc": { "start": { "line": 1679, @@ -77146,8 +77114,8 @@ }, "property": { "type": "Identifier", - "start": 48451, - "end": 48461, + "start": 48438, + "end": 48448, "loc": { "start": { "line": 1679, @@ -77168,8 +77136,8 @@ }, { "type": "VariableDeclarator", - "start": 48476, - "end": 48509, + "start": 48463, + "end": 48496, "loc": { "start": { "line": 1680, @@ -77182,8 +77150,8 @@ }, "id": { "type": "Identifier", - "start": 48476, - "end": 48479, + "start": 48463, + "end": 48466, "loc": { "start": { "line": 1680, @@ -77199,8 +77167,8 @@ }, "init": { "type": "NewExpression", - "start": 48482, - "end": 48509, + "start": 48469, + "end": 48496, "loc": { "start": { "line": 1680, @@ -77213,8 +77181,8 @@ }, "callee": { "type": "Identifier", - "start": 48486, - "end": 48492, + "start": 48473, + "end": 48479, "loc": { "start": { "line": 1680, @@ -77231,8 +77199,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48493, - "end": 48508, + "start": 48480, + "end": 48495, "loc": { "start": { "line": 1680, @@ -77245,8 +77213,8 @@ }, "object": { "type": "ThisExpression", - "start": 48493, - "end": 48497, + "start": 48480, + "end": 48484, "loc": { "start": { "line": 1680, @@ -77260,8 +77228,8 @@ }, "property": { "type": "Identifier", - "start": 48498, - "end": 48508, + "start": 48485, + "end": 48495, "loc": { "start": { "line": 1680, @@ -77282,8 +77250,8 @@ }, { "type": "VariableDeclarator", - "start": 48523, - "end": 48556, + "start": 48510, + "end": 48543, "loc": { "start": { "line": 1681, @@ -77296,8 +77264,8 @@ }, "id": { "type": "Identifier", - "start": 48523, - "end": 48526, + "start": 48510, + "end": 48513, "loc": { "start": { "line": 1681, @@ -77313,8 +77281,8 @@ }, "init": { "type": "NewExpression", - "start": 48529, - "end": 48556, + "start": 48516, + "end": 48543, "loc": { "start": { "line": 1681, @@ -77327,8 +77295,8 @@ }, "callee": { "type": "Identifier", - "start": 48533, - "end": 48539, + "start": 48520, + "end": 48526, "loc": { "start": { "line": 1681, @@ -77345,8 +77313,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48540, - "end": 48555, + "start": 48527, + "end": 48542, "loc": { "start": { "line": 1681, @@ -77359,8 +77327,8 @@ }, "object": { "type": "ThisExpression", - "start": 48540, - "end": 48544, + "start": 48527, + "end": 48531, "loc": { "start": { "line": 1681, @@ -77374,8 +77342,8 @@ }, "property": { "type": "Identifier", - "start": 48545, - "end": 48555, + "start": 48532, + "end": 48542, "loc": { "start": { "line": 1681, @@ -77396,8 +77364,8 @@ }, { "type": "VariableDeclarator", - "start": 48570, - "end": 48612, + "start": 48557, + "end": 48599, "loc": { "start": { "line": 1682, @@ -77410,8 +77378,8 @@ }, "id": { "type": "Identifier", - "start": 48570, - "end": 48574, + "start": 48557, + "end": 48561, "loc": { "start": { "line": 1682, @@ -77427,8 +77395,8 @@ }, "init": { "type": "NewExpression", - "start": 48577, - "end": 48612, + "start": 48564, + "end": 48599, "loc": { "start": { "line": 1682, @@ -77441,8 +77409,8 @@ }, "callee": { "type": "Identifier", - "start": 48581, - "end": 48587, + "start": 48568, + "end": 48574, "loc": { "start": { "line": 1682, @@ -77459,8 +77427,8 @@ "arguments": [ { "type": "CallExpression", - "start": 48588, - "end": 48611, + "start": 48575, + "end": 48598, "loc": { "start": { "line": 1682, @@ -77473,8 +77441,8 @@ }, "callee": { "type": "Identifier", - "start": 48588, - "end": 48594, + "start": 48575, + "end": 48581, "loc": { "start": { "line": 1682, @@ -77491,8 +77459,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48595, - "end": 48610, + "start": 48582, + "end": 48597, "loc": { "start": { "line": 1682, @@ -77505,8 +77473,8 @@ }, "object": { "type": "ThisExpression", - "start": 48595, - "end": 48599, + "start": 48582, + "end": 48586, "loc": { "start": { "line": 1682, @@ -77520,8 +77488,8 @@ }, "property": { "type": "Identifier", - "start": 48600, - "end": 48610, + "start": 48587, + "end": 48597, "loc": { "start": { "line": 1682, @@ -77544,8 +77512,8 @@ }, { "type": "VariableDeclarator", - "start": 48626, - "end": 48660, + "start": 48613, + "end": 48647, "loc": { "start": { "line": 1683, @@ -77558,8 +77526,8 @@ }, "id": { "type": "Identifier", - "start": 48626, - "end": 48630, + "start": 48613, + "end": 48617, "loc": { "start": { "line": 1683, @@ -77575,8 +77543,8 @@ }, "init": { "type": "NewExpression", - "start": 48633, - "end": 48660, + "start": 48620, + "end": 48647, "loc": { "start": { "line": 1683, @@ -77589,8 +77557,8 @@ }, "callee": { "type": "Identifier", - "start": 48637, - "end": 48643, + "start": 48624, + "end": 48630, "loc": { "start": { "line": 1683, @@ -77607,8 +77575,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48644, - "end": 48659, + "start": 48631, + "end": 48646, "loc": { "start": { "line": 1683, @@ -77621,8 +77589,8 @@ }, "object": { "type": "ThisExpression", - "start": 48644, - "end": 48648, + "start": 48631, + "end": 48635, "loc": { "start": { "line": 1683, @@ -77636,8 +77604,8 @@ }, "property": { "type": "Identifier", - "start": 48649, - "end": 48659, + "start": 48636, + "end": 48646, "loc": { "start": { "line": 1683, @@ -77658,8 +77626,8 @@ }, { "type": "VariableDeclarator", - "start": 48674, - "end": 48708, + "start": 48661, + "end": 48695, "loc": { "start": { "line": 1684, @@ -77672,8 +77640,8 @@ }, "id": { "type": "Identifier", - "start": 48674, - "end": 48678, + "start": 48661, + "end": 48665, "loc": { "start": { "line": 1684, @@ -77689,8 +77657,8 @@ }, "init": { "type": "NewExpression", - "start": 48681, - "end": 48708, + "start": 48668, + "end": 48695, "loc": { "start": { "line": 1684, @@ -77703,8 +77671,8 @@ }, "callee": { "type": "Identifier", - "start": 48685, - "end": 48691, + "start": 48672, + "end": 48678, "loc": { "start": { "line": 1684, @@ -77721,8 +77689,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48692, - "end": 48707, + "start": 48679, + "end": 48694, "loc": { "start": { "line": 1684, @@ -77735,8 +77703,8 @@ }, "object": { "type": "ThisExpression", - "start": 48692, - "end": 48696, + "start": 48679, + "end": 48683, "loc": { "start": { "line": 1684, @@ -77750,8 +77718,8 @@ }, "property": { "type": "Identifier", - "start": 48697, - "end": 48707, + "start": 48684, + "end": 48694, "loc": { "start": { "line": 1684, @@ -77772,8 +77740,8 @@ }, { "type": "VariableDeclarator", - "start": 48722, - "end": 48756, + "start": 48709, + "end": 48743, "loc": { "start": { "line": 1685, @@ -77786,8 +77754,8 @@ }, "id": { "type": "Identifier", - "start": 48722, - "end": 48726, + "start": 48709, + "end": 48713, "loc": { "start": { "line": 1685, @@ -77803,8 +77771,8 @@ }, "init": { "type": "NewExpression", - "start": 48729, - "end": 48756, + "start": 48716, + "end": 48743, "loc": { "start": { "line": 1685, @@ -77817,8 +77785,8 @@ }, "callee": { "type": "Identifier", - "start": 48733, - "end": 48739, + "start": 48720, + "end": 48726, "loc": { "start": { "line": 1685, @@ -77835,8 +77803,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48740, - "end": 48755, + "start": 48727, + "end": 48742, "loc": { "start": { "line": 1685, @@ -77849,8 +77817,8 @@ }, "object": { "type": "ThisExpression", - "start": 48740, - "end": 48744, + "start": 48727, + "end": 48731, "loc": { "start": { "line": 1685, @@ -77864,8 +77832,8 @@ }, "property": { "type": "Identifier", - "start": 48745, - "end": 48755, + "start": 48732, + "end": 48742, "loc": { "start": { "line": 1685, @@ -77886,8 +77854,8 @@ }, { "type": "VariableDeclarator", - "start": 48870, - "end": 48892, + "start": 48857, + "end": 48879, "loc": { "start": { "line": 1688, @@ -77900,8 +77868,8 @@ }, "id": { "type": "Identifier", - "start": 48870, - "end": 48874, + "start": 48857, + "end": 48861, "loc": { "start": { "line": 1688, @@ -77918,8 +77886,8 @@ }, "init": { "type": "MemberExpression", - "start": 48877, - "end": 48892, + "start": 48864, + "end": 48879, "loc": { "start": { "line": 1688, @@ -77932,8 +77900,8 @@ }, "object": { "type": "ThisExpression", - "start": 48877, - "end": 48881, + "start": 48864, + "end": 48868, "loc": { "start": { "line": 1688, @@ -77947,8 +77915,8 @@ }, "property": { "type": "Identifier", - "start": 48882, - "end": 48892, + "start": 48869, + "end": 48879, "loc": { "start": { "line": 1688, @@ -77968,8 +77936,8 @@ { "type": "CommentLine", "value": " re_an = new RegExp(this.anOperator),", - "start": 48770, - "end": 48809, + "start": 48757, + "end": 48796, "loc": { "start": { "line": 1686, @@ -77984,8 +77952,8 @@ { "type": "CommentLine", "value": " re_cr = new RegExp(this.curExp),", - "start": 48822, - "end": 48857, + "start": 48809, + "end": 48844, "loc": { "start": { "line": 1687, @@ -78001,8 +77969,8 @@ }, { "type": "VariableDeclarator", - "start": 48906, - "end": 48928, + "start": 48893, + "end": 48915, "loc": { "start": { "line": 1689, @@ -78015,8 +77983,8 @@ }, "id": { "type": "Identifier", - "start": 48906, - "end": 48910, + "start": 48893, + "end": 48897, "loc": { "start": { "line": 1689, @@ -78032,8 +78000,8 @@ }, "init": { "type": "MemberExpression", - "start": 48913, - "end": 48928, + "start": 48900, + "end": 48915, "loc": { "start": { "line": 1689, @@ -78046,8 +78014,8 @@ }, "object": { "type": "ThisExpression", - "start": 48913, - "end": 48917, + "start": 48900, + "end": 48904, "loc": { "start": { "line": 1689, @@ -78061,8 +78029,8 @@ }, "property": { "type": "Identifier", - "start": 48918, - "end": 48928, + "start": 48905, + "end": 48915, "loc": { "start": { "line": 1689, @@ -78081,8 +78049,8 @@ }, { "type": "VariableDeclarator", - "start": 48942, - "end": 48985, + "start": 48929, + "end": 48972, "loc": { "start": { "line": 1690, @@ -78095,8 +78063,8 @@ }, "id": { "type": "Identifier", - "start": 48942, - "end": 48946, + "start": 48929, + "end": 48933, "loc": { "start": { "line": 1690, @@ -78112,8 +78080,8 @@ }, "init": { "type": "NewExpression", - "start": 48949, - "end": 48985, + "start": 48936, + "end": 48972, "loc": { "start": { "line": 1690, @@ -78126,8 +78094,8 @@ }, "callee": { "type": "Identifier", - "start": 48953, - "end": 48959, + "start": 48940, + "end": 48946, "loc": { "start": { "line": 1690, @@ -78144,8 +78112,8 @@ "arguments": [ { "type": "CallExpression", - "start": 48960, - "end": 48984, + "start": 48947, + "end": 48971, "loc": { "start": { "line": 1690, @@ -78158,8 +78126,8 @@ }, "callee": { "type": "Identifier", - "start": 48960, - "end": 48966, + "start": 48947, + "end": 48953, "loc": { "start": { "line": 1690, @@ -78176,8 +78144,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 48967, - "end": 48983, + "start": 48954, + "end": 48970, "loc": { "start": { "line": 1690, @@ -78190,8 +78158,8 @@ }, "object": { "type": "ThisExpression", - "start": 48967, - "end": 48971, + "start": 48954, + "end": 48958, "loc": { "start": { "line": 1690, @@ -78205,8 +78173,8 @@ }, "property": { "type": "Identifier", - "start": 48972, - "end": 48983, + "start": 48959, + "end": 48970, "loc": { "start": { "line": 1690, @@ -78232,8 +78200,8 @@ }, { "type": "ExpressionStatement", - "start": 48996, - "end": 49039, + "start": 48983, + "end": 49026, "loc": { "start": { "line": 1692, @@ -78246,8 +78214,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 48996, - "end": 49038, + "start": 48983, + "end": 49025, "loc": { "start": { "line": 1692, @@ -78261,8 +78229,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 48996, - "end": 49000, + "start": 48983, + "end": 48987, "loc": { "start": { "line": 1692, @@ -78278,8 +78246,8 @@ }, "right": { "type": "CallExpression", - "start": 49003, - "end": 49038, + "start": 48990, + "end": 49025, "loc": { "start": { "line": 1692, @@ -78292,8 +78260,8 @@ }, "callee": { "type": "Identifier", - "start": 49003, - "end": 49012, + "start": 48990, + "end": 48999, "loc": { "start": { "line": 1692, @@ -78310,8 +78278,8 @@ "arguments": [ { "type": "Identifier", - "start": 49013, - "end": 49017, + "start": 49000, + "end": 49004, "loc": { "start": { "line": 1692, @@ -78327,8 +78295,8 @@ }, { "type": "MemberExpression", - "start": 49019, - "end": 49037, + "start": 49006, + "end": 49024, "loc": { "start": { "line": 1692, @@ -78341,8 +78309,8 @@ }, "object": { "type": "ThisExpression", - "start": 49019, - "end": 49023, + "start": 49006, + "end": 49010, "loc": { "start": { "line": 1692, @@ -78356,8 +78324,8 @@ }, "property": { "type": "Identifier", - "start": 49024, - "end": 49037, + "start": 49011, + "end": 49024, "loc": { "start": { "line": 1692, @@ -78379,8 +78347,8 @@ }, { "type": "VariableDeclaration", - "start": 49049, - "end": 49071, + "start": 49036, + "end": 49058, "loc": { "start": { "line": 1694, @@ -78394,8 +78362,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49053, - "end": 49070, + "start": 49040, + "end": 49057, "loc": { "start": { "line": 1694, @@ -78408,8 +78376,8 @@ }, "id": { "type": "Identifier", - "start": 49053, - "end": 49062, + "start": 49040, + "end": 49049, "loc": { "start": { "line": 1694, @@ -78425,8 +78393,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 49065, - "end": 49070, + "start": 49052, + "end": 49057, "loc": { "start": { "line": 1694, @@ -78446,8 +78414,8 @@ { "type": "CommentLine", "value": "Search arg operator tests", - "start": 49081, - "end": 49108, + "start": 49068, + "end": 49095, "loc": { "start": { "line": 1696, @@ -78463,8 +78431,8 @@ }, { "type": "VariableDeclaration", - "start": 49117, - "end": 49592, + "start": 49104, + "end": 49579, "loc": { "start": { "line": 1697, @@ -78478,8 +78446,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49121, - "end": 49143, + "start": 49108, + "end": 49130, "loc": { "start": { "line": 1697, @@ -78492,8 +78460,8 @@ }, "id": { "type": "Identifier", - "start": 49121, - "end": 49126, + "start": 49108, + "end": 49113, "loc": { "start": { "line": 1697, @@ -78510,8 +78478,8 @@ }, "init": { "type": "CallExpression", - "start": 49129, - "end": 49143, + "start": 49116, + "end": 49130, "loc": { "start": { "line": 1697, @@ -78524,8 +78492,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49129, - "end": 49137, + "start": 49116, + "end": 49124, "loc": { "start": { "line": 1697, @@ -78538,8 +78506,8 @@ }, "object": { "type": "Identifier", - "start": 49129, - "end": 49132, + "start": 49116, + "end": 49119, "loc": { "start": { "line": 1697, @@ -78555,8 +78523,8 @@ }, "property": { "type": "Identifier", - "start": 49133, - "end": 49137, + "start": 49120, + "end": 49124, "loc": { "start": { "line": 1697, @@ -78575,8 +78543,8 @@ "arguments": [ { "type": "Identifier", - "start": 49138, - "end": 49142, + "start": 49125, + "end": 49129, "loc": { "start": { "line": 1697, @@ -78596,8 +78564,8 @@ }, { "type": "VariableDeclarator", - "start": 49157, - "end": 49180, + "start": 49144, + "end": 49167, "loc": { "start": { "line": 1698, @@ -78610,8 +78578,8 @@ }, "id": { "type": "Identifier", - "start": 49157, - "end": 49162, + "start": 49144, + "end": 49149, "loc": { "start": { "line": 1698, @@ -78627,8 +78595,8 @@ }, "init": { "type": "CallExpression", - "start": 49165, - "end": 49180, + "start": 49152, + "end": 49167, "loc": { "start": { "line": 1698, @@ -78641,8 +78609,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49165, - "end": 49174, + "start": 49152, + "end": 49161, "loc": { "start": { "line": 1698, @@ -78655,8 +78623,8 @@ }, "object": { "type": "Identifier", - "start": 49165, - "end": 49169, + "start": 49152, + "end": 49156, "loc": { "start": { "line": 1698, @@ -78672,8 +78640,8 @@ }, "property": { "type": "Identifier", - "start": 49170, - "end": 49174, + "start": 49157, + "end": 49161, "loc": { "start": { "line": 1698, @@ -78692,8 +78660,8 @@ "arguments": [ { "type": "Identifier", - "start": 49175, - "end": 49179, + "start": 49162, + "end": 49166, "loc": { "start": { "line": 1698, @@ -78712,8 +78680,8 @@ }, { "type": "VariableDeclarator", - "start": 49194, - "end": 49216, + "start": 49181, + "end": 49203, "loc": { "start": { "line": 1699, @@ -78726,8 +78694,8 @@ }, "id": { "type": "Identifier", - "start": 49194, - "end": 49199, + "start": 49181, + "end": 49186, "loc": { "start": { "line": 1699, @@ -78743,8 +78711,8 @@ }, "init": { "type": "CallExpression", - "start": 49202, - "end": 49216, + "start": 49189, + "end": 49203, "loc": { "start": { "line": 1699, @@ -78757,8 +78725,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49202, - "end": 49210, + "start": 49189, + "end": 49197, "loc": { "start": { "line": 1699, @@ -78771,8 +78739,8 @@ }, "object": { "type": "Identifier", - "start": 49202, - "end": 49205, + "start": 49189, + "end": 49192, "loc": { "start": { "line": 1699, @@ -78788,8 +78756,8 @@ }, "property": { "type": "Identifier", - "start": 49206, - "end": 49210, + "start": 49193, + "end": 49197, "loc": { "start": { "line": 1699, @@ -78808,8 +78776,8 @@ "arguments": [ { "type": "Identifier", - "start": 49211, - "end": 49215, + "start": 49198, + "end": 49202, "loc": { "start": { "line": 1699, @@ -78828,8 +78796,8 @@ }, { "type": "VariableDeclarator", - "start": 49230, - "end": 49253, + "start": 49217, + "end": 49240, "loc": { "start": { "line": 1700, @@ -78842,8 +78810,8 @@ }, "id": { "type": "Identifier", - "start": 49230, - "end": 49235, + "start": 49217, + "end": 49222, "loc": { "start": { "line": 1700, @@ -78859,8 +78827,8 @@ }, "init": { "type": "CallExpression", - "start": 49238, - "end": 49253, + "start": 49225, + "end": 49240, "loc": { "start": { "line": 1700, @@ -78873,8 +78841,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49238, - "end": 49247, + "start": 49225, + "end": 49234, "loc": { "start": { "line": 1700, @@ -78887,8 +78855,8 @@ }, "object": { "type": "Identifier", - "start": 49238, - "end": 49242, + "start": 49225, + "end": 49229, "loc": { "start": { "line": 1700, @@ -78904,8 +78872,8 @@ }, "property": { "type": "Identifier", - "start": 49243, - "end": 49247, + "start": 49230, + "end": 49234, "loc": { "start": { "line": 1700, @@ -78924,8 +78892,8 @@ "arguments": [ { "type": "Identifier", - "start": 49248, - "end": 49252, + "start": 49235, + "end": 49239, "loc": { "start": { "line": 1700, @@ -78944,8 +78912,8 @@ }, { "type": "VariableDeclarator", - "start": 49267, - "end": 49289, + "start": 49254, + "end": 49276, "loc": { "start": { "line": 1701, @@ -78958,8 +78926,8 @@ }, "id": { "type": "Identifier", - "start": 49267, - "end": 49272, + "start": 49254, + "end": 49259, "loc": { "start": { "line": 1701, @@ -78975,8 +78943,8 @@ }, "init": { "type": "CallExpression", - "start": 49275, - "end": 49289, + "start": 49262, + "end": 49276, "loc": { "start": { "line": 1701, @@ -78989,8 +78957,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49275, - "end": 49283, + "start": 49262, + "end": 49270, "loc": { "start": { "line": 1701, @@ -79003,8 +78971,8 @@ }, "object": { "type": "Identifier", - "start": 49275, - "end": 49278, + "start": 49262, + "end": 49265, "loc": { "start": { "line": 1701, @@ -79020,8 +78988,8 @@ }, "property": { "type": "Identifier", - "start": 49279, - "end": 49283, + "start": 49266, + "end": 49270, "loc": { "start": { "line": 1701, @@ -79040,8 +79008,8 @@ "arguments": [ { "type": "Identifier", - "start": 49284, - "end": 49288, + "start": 49271, + "end": 49275, "loc": { "start": { "line": 1701, @@ -79060,8 +79028,8 @@ }, { "type": "VariableDeclarator", - "start": 49303, - "end": 49326, + "start": 49290, + "end": 49313, "loc": { "start": { "line": 1702, @@ -79074,8 +79042,8 @@ }, "id": { "type": "Identifier", - "start": 49303, - "end": 49308, + "start": 49290, + "end": 49295, "loc": { "start": { "line": 1702, @@ -79091,8 +79059,8 @@ }, "init": { "type": "CallExpression", - "start": 49311, - "end": 49326, + "start": 49298, + "end": 49313, "loc": { "start": { "line": 1702, @@ -79105,8 +79073,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49311, - "end": 49320, + "start": 49298, + "end": 49307, "loc": { "start": { "line": 1702, @@ -79119,8 +79087,8 @@ }, "object": { "type": "Identifier", - "start": 49311, - "end": 49315, + "start": 49298, + "end": 49302, "loc": { "start": { "line": 1702, @@ -79136,8 +79104,8 @@ }, "property": { "type": "Identifier", - "start": 49316, - "end": 49320, + "start": 49303, + "end": 49307, "loc": { "start": { "line": 1702, @@ -79156,8 +79124,8 @@ "arguments": [ { "type": "Identifier", - "start": 49321, - "end": 49325, + "start": 49308, + "end": 49312, "loc": { "start": { "line": 1702, @@ -79176,8 +79144,8 @@ }, { "type": "VariableDeclarator", - "start": 49340, - "end": 49363, + "start": 49327, + "end": 49350, "loc": { "start": { "line": 1703, @@ -79190,8 +79158,8 @@ }, "id": { "type": "Identifier", - "start": 49340, - "end": 49345, + "start": 49327, + "end": 49332, "loc": { "start": { "line": 1703, @@ -79207,8 +79175,8 @@ }, "init": { "type": "CallExpression", - "start": 49348, - "end": 49363, + "start": 49335, + "end": 49350, "loc": { "start": { "line": 1703, @@ -79221,8 +79189,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49348, - "end": 49357, + "start": 49335, + "end": 49344, "loc": { "start": { "line": 1703, @@ -79235,8 +79203,8 @@ }, "object": { "type": "Identifier", - "start": 49348, - "end": 49352, + "start": 49335, + "end": 49339, "loc": { "start": { "line": 1703, @@ -79252,8 +79220,8 @@ }, "property": { "type": "Identifier", - "start": 49353, - "end": 49357, + "start": 49340, + "end": 49344, "loc": { "start": { "line": 1703, @@ -79272,8 +79240,8 @@ "arguments": [ { "type": "Identifier", - "start": 49358, - "end": 49362, + "start": 49345, + "end": 49349, "loc": { "start": { "line": 1703, @@ -79292,8 +79260,8 @@ }, { "type": "VariableDeclarator", - "start": 49420, - "end": 49443, + "start": 49407, + "end": 49430, "loc": { "start": { "line": 1705, @@ -79306,8 +79274,8 @@ }, "id": { "type": "Identifier", - "start": 49420, - "end": 49425, + "start": 49407, + "end": 49412, "loc": { "start": { "line": 1705, @@ -79324,8 +79292,8 @@ }, "init": { "type": "CallExpression", - "start": 49428, - "end": 49443, + "start": 49415, + "end": 49430, "loc": { "start": { "line": 1705, @@ -79338,8 +79306,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49428, - "end": 49437, + "start": 49415, + "end": 49424, "loc": { "start": { "line": 1705, @@ -79352,8 +79320,8 @@ }, "object": { "type": "Identifier", - "start": 49428, - "end": 49432, + "start": 49415, + "end": 49419, "loc": { "start": { "line": 1705, @@ -79369,8 +79337,8 @@ }, "property": { "type": "Identifier", - "start": 49433, - "end": 49437, + "start": 49420, + "end": 49424, "loc": { "start": { "line": 1705, @@ -79389,8 +79357,8 @@ "arguments": [ { "type": "Identifier", - "start": 49438, - "end": 49442, + "start": 49425, + "end": 49429, "loc": { "start": { "line": 1705, @@ -79410,8 +79378,8 @@ { "type": "CommentLine", "value": " hatermN = re_an.test(term),", - "start": 49377, - "end": 49407, + "start": 49364, + "end": 49394, "loc": { "start": { "line": 1704, @@ -79427,8 +79395,8 @@ }, { "type": "VariableDeclarator", - "start": 49457, - "end": 49480, + "start": 49444, + "end": 49467, "loc": { "start": { "line": 1706, @@ -79441,8 +79409,8 @@ }, "id": { "type": "Identifier", - "start": 49457, - "end": 49462, + "start": 49444, + "end": 49449, "loc": { "start": { "line": 1706, @@ -79458,8 +79426,8 @@ }, "init": { "type": "CallExpression", - "start": 49465, - "end": 49480, + "start": 49452, + "end": 49467, "loc": { "start": { "line": 1706, @@ -79472,8 +79440,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49465, - "end": 49474, + "start": 49452, + "end": 49461, "loc": { "start": { "line": 1706, @@ -79486,8 +79454,8 @@ }, "object": { "type": "Identifier", - "start": 49465, - "end": 49469, + "start": 49452, + "end": 49456, "loc": { "start": { "line": 1706, @@ -79503,8 +79471,8 @@ }, "property": { "type": "Identifier", - "start": 49470, - "end": 49474, + "start": 49457, + "end": 49461, "loc": { "start": { "line": 1706, @@ -79523,8 +79491,8 @@ "arguments": [ { "type": "Identifier", - "start": 49475, - "end": 49479, + "start": 49462, + "end": 49466, "loc": { "start": { "line": 1706, @@ -79543,8 +79511,8 @@ }, { "type": "VariableDeclarator", - "start": 49494, - "end": 49517, + "start": 49481, + "end": 49504, "loc": { "start": { "line": 1707, @@ -79557,8 +79525,8 @@ }, "id": { "type": "Identifier", - "start": 49494, - "end": 49499, + "start": 49481, + "end": 49486, "loc": { "start": { "line": 1707, @@ -79574,8 +79542,8 @@ }, "init": { "type": "BinaryExpression", - "start": 49503, - "end": 49516, + "start": 49490, + "end": 49503, "loc": { "start": { "line": 1707, @@ -79588,8 +79556,8 @@ }, "left": { "type": "Identifier", - "start": 49503, - "end": 49507, + "start": 49490, + "end": 49494, "loc": { "start": { "line": 1707, @@ -79606,8 +79574,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 49512, - "end": 49516, + "start": 49499, + "end": 49503, "loc": { "start": { "line": 1707, @@ -79623,14 +79591,14 @@ }, "extra": { "parenthesized": true, - "parenStart": 49502 + "parenStart": 49489 } } }, { "type": "VariableDeclarator", - "start": 49531, - "end": 49554, + "start": 49518, + "end": 49541, "loc": { "start": { "line": 1708, @@ -79643,8 +79611,8 @@ }, "id": { "type": "Identifier", - "start": 49531, - "end": 49536, + "start": 49518, + "end": 49523, "loc": { "start": { "line": 1708, @@ -79660,8 +79628,8 @@ }, "init": { "type": "BinaryExpression", - "start": 49540, - "end": 49553, + "start": 49527, + "end": 49540, "loc": { "start": { "line": 1708, @@ -79674,8 +79642,8 @@ }, "left": { "type": "Identifier", - "start": 49540, - "end": 49544, + "start": 49527, + "end": 49531, "loc": { "start": { "line": 1708, @@ -79692,8 +79660,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 49549, - "end": 49553, + "start": 49536, + "end": 49540, "loc": { "start": { "line": 1708, @@ -79709,14 +79677,14 @@ }, "extra": { "parenthesized": true, - "parenStart": 49539 + "parenStart": 49526 } } }, { "type": "VariableDeclarator", - "start": 49568, - "end": 49591, + "start": 49555, + "end": 49578, "loc": { "start": { "line": 1709, @@ -79729,8 +79697,8 @@ }, "id": { "type": "Identifier", - "start": 49568, - "end": 49573, + "start": 49555, + "end": 49560, "loc": { "start": { "line": 1709, @@ -79746,8 +79714,8 @@ }, "init": { "type": "CallExpression", - "start": 49576, - "end": 49591, + "start": 49563, + "end": 49578, "loc": { "start": { "line": 1709, @@ -79760,8 +79728,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49576, - "end": 49585, + "start": 49563, + "end": 49572, "loc": { "start": { "line": 1709, @@ -79774,8 +79742,8 @@ }, "object": { "type": "Identifier", - "start": 49576, - "end": 49580, + "start": 49563, + "end": 49567, "loc": { "start": { "line": 1709, @@ -79791,8 +79759,8 @@ }, "property": { "type": "Identifier", - "start": 49581, - "end": 49585, + "start": 49568, + "end": 49572, "loc": { "start": { "line": 1709, @@ -79811,8 +79779,8 @@ "arguments": [ { "type": "Identifier", - "start": 49586, - "end": 49590, + "start": 49573, + "end": 49577, "loc": { "start": { "line": 1709, @@ -79835,8 +79803,8 @@ { "type": "CommentLine", "value": "Search arg operator tests", - "start": 49081, - "end": 49108, + "start": 49068, + "end": 49095, "loc": { "start": { "line": 1696, @@ -79853,8 +79821,8 @@ { "type": "CommentLine", "value": " Check for dates or resolve date type", - "start": 49602, - "end": 49641, + "start": 49589, + "end": 49628, "loc": { "start": { "line": 1711, @@ -79870,8 +79838,8 @@ }, { "type": "IfStatement", - "start": 49650, - "end": 56849, + "start": 49637, + "end": 56836, "loc": { "start": { "line": 1712, @@ -79884,8 +79852,8 @@ }, "test": { "type": "CallExpression", - "start": 49654, - "end": 49682, + "start": 49641, + "end": 49669, "loc": { "start": { "line": 1712, @@ -79898,8 +79866,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49654, - "end": 49666, + "start": 49641, + "end": 49653, "loc": { "start": { "line": 1712, @@ -79912,8 +79880,8 @@ }, "object": { "type": "ThisExpression", - "start": 49654, - "end": 49658, + "start": 49641, + "end": 49645, "loc": { "start": { "line": 1712, @@ -79928,8 +79896,8 @@ }, "property": { "type": "Identifier", - "start": 49659, - "end": 49666, + "start": 49646, + "end": 49653, "loc": { "start": { "line": 1712, @@ -79949,8 +79917,8 @@ "arguments": [ { "type": "Identifier", - "start": 49667, - "end": 49673, + "start": 49654, + "end": 49660, "loc": { "start": { "line": 1712, @@ -79966,8 +79934,8 @@ }, { "type": "ArrayExpression", - "start": 49675, - "end": 49681, + "start": 49662, + "end": 49668, "loc": { "start": { "line": 1712, @@ -79981,8 +79949,8 @@ "elements": [ { "type": "Identifier", - "start": 49676, - "end": 49680, + "start": 49663, + "end": 49667, "loc": { "start": { "line": 1712, @@ -80003,8 +79971,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 49684, - "end": 52565, + "start": 49671, + "end": 52552, "loc": { "start": { "line": 1712, @@ -80018,8 +79986,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 49698, - "end": 49713, + "start": 49685, + "end": 49700, "loc": { "start": { "line": 1713, @@ -80033,8 +80001,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49702, - "end": 49706, + "start": 49689, + "end": 49693, "loc": { "start": { "line": 1713, @@ -80047,8 +80015,8 @@ }, "id": { "type": "Identifier", - "start": 49702, - "end": 49706, + "start": 49689, + "end": 49693, "loc": { "start": { "line": 1713, @@ -80066,8 +80034,8 @@ }, { "type": "VariableDeclarator", - "start": 49708, - "end": 49712, + "start": 49695, + "end": 49699, "loc": { "start": { "line": 1713, @@ -80080,8 +80048,8 @@ }, "id": { "type": "Identifier", - "start": 49708, - "end": 49712, + "start": 49695, + "end": 49699, "loc": { "start": { "line": 1713, @@ -80102,8 +80070,8 @@ }, { "type": "VariableDeclaration", - "start": 49727, - "end": 49760, + "start": 49714, + "end": 49747, "loc": { "start": { "line": 1715, @@ -80117,8 +80085,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49731, - "end": 49759, + "start": 49718, + "end": 49746, "loc": { "start": { "line": 1715, @@ -80131,8 +80099,8 @@ }, "id": { "type": "Identifier", - "start": 49731, - "end": 49739, + "start": 49718, + "end": 49726, "loc": { "start": { "line": 1715, @@ -80148,8 +80116,8 @@ }, "init": { "type": "MemberExpression", - "start": 49742, - "end": 49759, + "start": 49729, + "end": 49746, "loc": { "start": { "line": 1715, @@ -80162,8 +80130,8 @@ }, "object": { "type": "MemberExpression", - "start": 49742, - "end": 49750, + "start": 49729, + "end": 49737, "loc": { "start": { "line": 1715, @@ -80176,8 +80144,8 @@ }, "object": { "type": "ThisExpression", - "start": 49742, - "end": 49746, + "start": 49729, + "end": 49733, "loc": { "start": { "line": 1715, @@ -80191,8 +80159,8 @@ }, "property": { "type": "Identifier", - "start": 49747, - "end": 49750, + "start": 49734, + "end": 49737, "loc": { "start": { "line": 1715, @@ -80210,8 +80178,8 @@ }, "property": { "type": "Identifier", - "start": 49751, - "end": 49759, + "start": 49738, + "end": 49746, "loc": { "start": { "line": 1715, @@ -80233,8 +80201,8 @@ }, { "type": "VariableDeclaration", - "start": 49773, - "end": 49823, + "start": 49760, + "end": 49810, "loc": { "start": { "line": 1716, @@ -80248,8 +80216,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49777, - "end": 49822, + "start": 49764, + "end": 49809, "loc": { "start": { "line": 1716, @@ -80262,8 +80230,8 @@ }, "id": { "type": "Identifier", - "start": 49777, - "end": 49788, + "start": 49764, + "end": 49775, "loc": { "start": { "line": 1716, @@ -80279,8 +80247,8 @@ }, "init": { "type": "CallExpression", - "start": 49791, - "end": 49822, + "start": 49778, + "end": 49809, "loc": { "start": { "line": 1716, @@ -80293,8 +80261,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49791, - "end": 49812, + "start": 49778, + "end": 49799, "loc": { "start": { "line": 1716, @@ -80307,8 +80275,8 @@ }, "object": { "type": "MemberExpression", - "start": 49791, - "end": 49807, + "start": 49778, + "end": 49794, "loc": { "start": { "line": 1716, @@ -80321,8 +80289,8 @@ }, "object": { "type": "Identifier", - "start": 49791, - "end": 49799, + "start": 49778, + "end": 49786, "loc": { "start": { "line": 1716, @@ -80338,8 +80306,8 @@ }, "property": { "type": "Identifier", - "start": 49800, - "end": 49807, + "start": 49787, + "end": 49794, "loc": { "start": { "line": 1716, @@ -80357,8 +80325,8 @@ }, "property": { "type": "Identifier", - "start": 49808, - "end": 49812, + "start": 49795, + "end": 49799, "loc": { "start": { "line": 1716, @@ -80377,8 +80345,8 @@ "arguments": [ { "type": "Identifier", - "start": 49813, - "end": 49821, + "start": 49800, + "end": 49808, "loc": { "start": { "line": 1716, @@ -80400,8 +80368,8 @@ }, { "type": "VariableDeclaration", - "start": 49836, - "end": 49882, + "start": 49823, + "end": 49869, "loc": { "start": { "line": 1717, @@ -80415,8 +80383,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49840, - "end": 49881, + "start": 49827, + "end": 49868, "loc": { "start": { "line": 1717, @@ -80429,8 +80397,8 @@ }, "id": { "type": "Identifier", - "start": 49840, - "end": 49849, + "start": 49827, + "end": 49836, "loc": { "start": { "line": 1717, @@ -80446,8 +80414,8 @@ }, "init": { "type": "CallExpression", - "start": 49852, - "end": 49881, + "start": 49839, + "end": 49868, "loc": { "start": { "line": 1717, @@ -80460,8 +80428,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49852, - "end": 49871, + "start": 49839, + "end": 49858, "loc": { "start": { "line": 1717, @@ -80474,8 +80442,8 @@ }, "object": { "type": "MemberExpression", - "start": 49852, - "end": 49866, + "start": 49839, + "end": 49853, "loc": { "start": { "line": 1717, @@ -80488,8 +80456,8 @@ }, "object": { "type": "Identifier", - "start": 49852, - "end": 49860, + "start": 49839, + "end": 49847, "loc": { "start": { "line": 1717, @@ -80505,8 +80473,8 @@ }, "property": { "type": "Identifier", - "start": 49861, - "end": 49866, + "start": 49848, + "end": 49853, "loc": { "start": { "line": 1717, @@ -80524,8 +80492,8 @@ }, "property": { "type": "Identifier", - "start": 49867, - "end": 49871, + "start": 49854, + "end": 49858, "loc": { "start": { "line": 1717, @@ -80544,8 +80512,8 @@ "arguments": [ { "type": "Identifier", - "start": 49872, - "end": 49880, + "start": 49859, + "end": 49867, "loc": { "start": { "line": 1717, @@ -80567,8 +80535,8 @@ }, { "type": "VariableDeclaration", - "start": 49895, - "end": 49935, + "start": 49882, + "end": 49922, "loc": { "start": { "line": 1718, @@ -80582,8 +80550,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49899, - "end": 49934, + "start": 49886, + "end": 49921, "loc": { "start": { "line": 1718, @@ -80596,8 +80564,8 @@ }, "id": { "type": "Identifier", - "start": 49899, - "end": 49905, + "start": 49886, + "end": 49892, "loc": { "start": { "line": 1718, @@ -80613,8 +80581,8 @@ }, "init": { "type": "CallExpression", - "start": 49908, - "end": 49934, + "start": 49895, + "end": 49921, "loc": { "start": { "line": 1718, @@ -80627,8 +80595,8 @@ }, "callee": { "type": "MemberExpression", - "start": 49908, - "end": 49926, + "start": 49895, + "end": 49913, "loc": { "start": { "line": 1718, @@ -80641,8 +80609,8 @@ }, "object": { "type": "Identifier", - "start": 49908, - "end": 49916, + "start": 49895, + "end": 49903, "loc": { "start": { "line": 1718, @@ -80658,8 +80626,8 @@ }, "property": { "type": "Identifier", - "start": 49917, - "end": 49926, + "start": 49904, + "end": 49913, "loc": { "start": { "line": 1718, @@ -80678,8 +80646,8 @@ "arguments": [ { "type": "Identifier", - "start": 49927, - "end": 49933, + "start": 49914, + "end": 49920, "loc": { "start": { "line": 1718, @@ -80702,8 +80670,8 @@ { "type": "CommentLine", "value": " Search arg dates tests", - "start": 49949, - "end": 49974, + "start": 49936, + "end": 49961, "loc": { "start": { "line": 1720, @@ -80719,8 +80687,8 @@ }, { "type": "VariableDeclaration", - "start": 49987, - "end": 50069, + "start": 49974, + "end": 50056, "loc": { "start": { "line": 1721, @@ -80734,8 +80702,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 49991, - "end": 50068, + "start": 49978, + "end": 50055, "loc": { "start": { "line": 1721, @@ -80748,8 +80716,8 @@ }, "id": { "type": "Identifier", - "start": 49991, - "end": 49998, + "start": 49978, + "end": 49985, "loc": { "start": { "line": 1721, @@ -80766,8 +80734,8 @@ }, "init": { "type": "LogicalExpression", - "start": 50001, - "end": 50068, + "start": 49988, + "end": 50055, "loc": { "start": { "line": 1721, @@ -80780,8 +80748,8 @@ }, "left": { "type": "Identifier", - "start": 50001, - "end": 50006, + "start": 49988, + "end": 49993, "loc": { "start": { "line": 1721, @@ -80798,8 +80766,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 50026, - "end": 50068, + "start": 50013, + "end": 50055, "loc": { "start": { "line": 1722, @@ -80812,8 +80780,8 @@ }, "callee": { "type": "Identifier", - "start": 50026, - "end": 50037, + "start": 50013, + "end": 50024, "loc": { "start": { "line": 1722, @@ -80830,8 +80798,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50038, - "end": 50059, + "start": 50025, + "end": 50046, "loc": { "start": { "line": 1722, @@ -80844,8 +80812,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50038, - "end": 50050, + "start": 50025, + "end": 50037, "loc": { "start": { "line": 1722, @@ -80858,8 +80826,8 @@ }, "object": { "type": "Identifier", - "start": 50038, - "end": 50042, + "start": 50025, + "end": 50029, "loc": { "start": { "line": 1722, @@ -80875,8 +80843,8 @@ }, "property": { "type": "Identifier", - "start": 50043, - "end": 50050, + "start": 50030, + "end": 50037, "loc": { "start": { "line": 1722, @@ -80895,8 +80863,8 @@ "arguments": [ { "type": "Identifier", - "start": 50051, - "end": 50054, + "start": 50038, + "end": 50041, "loc": { "start": { "line": 1722, @@ -80912,8 +80880,8 @@ }, { "type": "StringLiteral", - "start": 50056, - "end": 50058, + "start": 50043, + "end": 50045, "loc": { "start": { "line": 1722, @@ -80934,8 +80902,8 @@ }, { "type": "Identifier", - "start": 50061, - "end": 50067, + "start": 50048, + "end": 50054, "loc": { "start": { "line": 1722, @@ -80960,8 +80928,8 @@ { "type": "CommentLine", "value": " Search arg dates tests", - "start": 49949, - "end": 49974, + "start": 49936, + "end": 49961, "loc": { "start": { "line": 1720, @@ -80977,8 +80945,8 @@ }, { "type": "VariableDeclaration", - "start": 50082, - "end": 50166, + "start": 50069, + "end": 50153, "loc": { "start": { "line": 1723, @@ -80992,8 +80960,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 50086, - "end": 50165, + "start": 50073, + "end": 50152, "loc": { "start": { "line": 1723, @@ -81006,8 +80974,8 @@ }, "id": { "type": "Identifier", - "start": 50086, - "end": 50094, + "start": 50073, + "end": 50081, "loc": { "start": { "line": 1723, @@ -81023,8 +80991,8 @@ }, "init": { "type": "LogicalExpression", - "start": 50097, - "end": 50165, + "start": 50084, + "end": 50152, "loc": { "start": { "line": 1723, @@ -81037,8 +81005,8 @@ }, "left": { "type": "Identifier", - "start": 50097, - "end": 50102, + "start": 50084, + "end": 50089, "loc": { "start": { "line": 1723, @@ -81055,8 +81023,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 50122, - "end": 50165, + "start": 50109, + "end": 50152, "loc": { "start": { "line": 1724, @@ -81069,8 +81037,8 @@ }, "callee": { "type": "Identifier", - "start": 50122, - "end": 50133, + "start": 50109, + "end": 50120, "loc": { "start": { "line": 1724, @@ -81087,8 +81055,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50134, - "end": 50156, + "start": 50121, + "end": 50143, "loc": { "start": { "line": 1724, @@ -81101,8 +81069,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50134, - "end": 50146, + "start": 50121, + "end": 50133, "loc": { "start": { "line": 1724, @@ -81115,8 +81083,8 @@ }, "object": { "type": "Identifier", - "start": 50134, - "end": 50138, + "start": 50121, + "end": 50125, "loc": { "start": { "line": 1724, @@ -81132,8 +81100,8 @@ }, "property": { "type": "Identifier", - "start": 50139, - "end": 50146, + "start": 50126, + "end": 50133, "loc": { "start": { "line": 1724, @@ -81152,8 +81120,8 @@ "arguments": [ { "type": "Identifier", - "start": 50147, - "end": 50151, + "start": 50134, + "end": 50138, "loc": { "start": { "line": 1724, @@ -81169,8 +81137,8 @@ }, { "type": "StringLiteral", - "start": 50153, - "end": 50155, + "start": 50140, + "end": 50142, "loc": { "start": { "line": 1724, @@ -81191,8 +81159,8 @@ }, { "type": "Identifier", - "start": 50158, - "end": 50164, + "start": 50145, + "end": 50151, "loc": { "start": { "line": 1724, @@ -81215,8 +81183,8 @@ }, { "type": "VariableDeclaration", - "start": 50179, - "end": 50261, + "start": 50166, + "end": 50248, "loc": { "start": { "line": 1725, @@ -81230,8 +81198,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 50183, - "end": 50260, + "start": 50170, + "end": 50247, "loc": { "start": { "line": 1725, @@ -81244,8 +81212,8 @@ }, "id": { "type": "Identifier", - "start": 50183, - "end": 50190, + "start": 50170, + "end": 50177, "loc": { "start": { "line": 1725, @@ -81261,8 +81229,8 @@ }, "init": { "type": "LogicalExpression", - "start": 50193, - "end": 50260, + "start": 50180, + "end": 50247, "loc": { "start": { "line": 1725, @@ -81275,8 +81243,8 @@ }, "left": { "type": "Identifier", - "start": 50193, - "end": 50198, + "start": 50180, + "end": 50185, "loc": { "start": { "line": 1725, @@ -81293,8 +81261,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 50218, - "end": 50260, + "start": 50205, + "end": 50247, "loc": { "start": { "line": 1726, @@ -81307,8 +81275,8 @@ }, "callee": { "type": "Identifier", - "start": 50218, - "end": 50229, + "start": 50205, + "end": 50216, "loc": { "start": { "line": 1726, @@ -81325,8 +81293,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50230, - "end": 50251, + "start": 50217, + "end": 50238, "loc": { "start": { "line": 1726, @@ -81339,8 +81307,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50230, - "end": 50242, + "start": 50217, + "end": 50229, "loc": { "start": { "line": 1726, @@ -81353,8 +81321,8 @@ }, "object": { "type": "Identifier", - "start": 50230, - "end": 50234, + "start": 50217, + "end": 50221, "loc": { "start": { "line": 1726, @@ -81370,8 +81338,8 @@ }, "property": { "type": "Identifier", - "start": 50235, - "end": 50242, + "start": 50222, + "end": 50229, "loc": { "start": { "line": 1726, @@ -81390,8 +81358,8 @@ "arguments": [ { "type": "Identifier", - "start": 50243, - "end": 50246, + "start": 50230, + "end": 50233, "loc": { "start": { "line": 1726, @@ -81407,8 +81375,8 @@ }, { "type": "StringLiteral", - "start": 50248, - "end": 50250, + "start": 50235, + "end": 50237, "loc": { "start": { "line": 1726, @@ -81429,8 +81397,8 @@ }, { "type": "Identifier", - "start": 50253, - "end": 50259, + "start": 50240, + "end": 50246, "loc": { "start": { "line": 1726, @@ -81453,8 +81421,8 @@ }, { "type": "VariableDeclaration", - "start": 50274, - "end": 50358, + "start": 50261, + "end": 50345, "loc": { "start": { "line": 1727, @@ -81468,8 +81436,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 50278, - "end": 50357, + "start": 50265, + "end": 50344, "loc": { "start": { "line": 1727, @@ -81482,8 +81450,8 @@ }, "id": { "type": "Identifier", - "start": 50278, - "end": 50286, + "start": 50265, + "end": 50273, "loc": { "start": { "line": 1727, @@ -81499,8 +81467,8 @@ }, "init": { "type": "LogicalExpression", - "start": 50289, - "end": 50357, + "start": 50276, + "end": 50344, "loc": { "start": { "line": 1727, @@ -81513,8 +81481,8 @@ }, "left": { "type": "Identifier", - "start": 50289, - "end": 50294, + "start": 50276, + "end": 50281, "loc": { "start": { "line": 1727, @@ -81531,8 +81499,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 50314, - "end": 50357, + "start": 50301, + "end": 50344, "loc": { "start": { "line": 1728, @@ -81545,8 +81513,8 @@ }, "callee": { "type": "Identifier", - "start": 50314, - "end": 50325, + "start": 50301, + "end": 50312, "loc": { "start": { "line": 1728, @@ -81563,8 +81531,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50326, - "end": 50348, + "start": 50313, + "end": 50335, "loc": { "start": { "line": 1728, @@ -81577,8 +81545,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50326, - "end": 50338, + "start": 50313, + "end": 50325, "loc": { "start": { "line": 1728, @@ -81591,8 +81559,8 @@ }, "object": { "type": "Identifier", - "start": 50326, - "end": 50330, + "start": 50313, + "end": 50317, "loc": { "start": { "line": 1728, @@ -81608,8 +81576,8 @@ }, "property": { "type": "Identifier", - "start": 50331, - "end": 50338, + "start": 50318, + "end": 50325, "loc": { "start": { "line": 1728, @@ -81628,8 +81596,8 @@ "arguments": [ { "type": "Identifier", - "start": 50339, - "end": 50343, + "start": 50326, + "end": 50330, "loc": { "start": { "line": 1728, @@ -81645,8 +81613,8 @@ }, { "type": "StringLiteral", - "start": 50345, - "end": 50347, + "start": 50332, + "end": 50334, "loc": { "start": { "line": 1728, @@ -81667,8 +81635,8 @@ }, { "type": "Identifier", - "start": 50350, - "end": 50356, + "start": 50337, + "end": 50343, "loc": { "start": { "line": 1728, @@ -81691,8 +81659,8 @@ }, { "type": "VariableDeclaration", - "start": 50371, - "end": 50454, + "start": 50358, + "end": 50441, "loc": { "start": { "line": 1729, @@ -81706,8 +81674,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 50375, - "end": 50453, + "start": 50362, + "end": 50440, "loc": { "start": { "line": 1729, @@ -81720,8 +81688,8 @@ }, "id": { "type": "Identifier", - "start": 50375, - "end": 50383, + "start": 50362, + "end": 50370, "loc": { "start": { "line": 1729, @@ -81737,8 +81705,8 @@ }, "init": { "type": "LogicalExpression", - "start": 50386, - "end": 50453, + "start": 50373, + "end": 50440, "loc": { "start": { "line": 1729, @@ -81751,8 +81719,8 @@ }, "left": { "type": "Identifier", - "start": 50386, - "end": 50391, + "start": 50373, + "end": 50378, "loc": { "start": { "line": 1729, @@ -81769,8 +81737,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 50411, - "end": 50453, + "start": 50398, + "end": 50440, "loc": { "start": { "line": 1730, @@ -81783,8 +81751,8 @@ }, "callee": { "type": "Identifier", - "start": 50411, - "end": 50422, + "start": 50398, + "end": 50409, "loc": { "start": { "line": 1730, @@ -81801,8 +81769,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50423, - "end": 50444, + "start": 50410, + "end": 50431, "loc": { "start": { "line": 1730, @@ -81815,8 +81783,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50423, - "end": 50435, + "start": 50410, + "end": 50422, "loc": { "start": { "line": 1730, @@ -81829,8 +81797,8 @@ }, "object": { "type": "Identifier", - "start": 50423, - "end": 50427, + "start": 50410, + "end": 50414, "loc": { "start": { "line": 1730, @@ -81846,8 +81814,8 @@ }, "property": { "type": "Identifier", - "start": 50428, - "end": 50435, + "start": 50415, + "end": 50422, "loc": { "start": { "line": 1730, @@ -81866,8 +81834,8 @@ "arguments": [ { "type": "Identifier", - "start": 50436, - "end": 50439, + "start": 50423, + "end": 50426, "loc": { "start": { "line": 1730, @@ -81883,8 +81851,8 @@ }, { "type": "StringLiteral", - "start": 50441, - "end": 50443, + "start": 50428, + "end": 50430, "loc": { "start": { "line": 1730, @@ -81905,8 +81873,8 @@ }, { "type": "Identifier", - "start": 50446, - "end": 50452, + "start": 50433, + "end": 50439, "loc": { "start": { "line": 1730, @@ -81929,8 +81897,8 @@ }, { "type": "VariableDeclaration", - "start": 50467, - "end": 50551, + "start": 50454, + "end": 50538, "loc": { "start": { "line": 1731, @@ -81944,8 +81912,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 50471, - "end": 50550, + "start": 50458, + "end": 50537, "loc": { "start": { "line": 1731, @@ -81958,8 +81926,8 @@ }, "id": { "type": "Identifier", - "start": 50471, - "end": 50479, + "start": 50458, + "end": 50466, "loc": { "start": { "line": 1731, @@ -81975,8 +81943,8 @@ }, "init": { "type": "LogicalExpression", - "start": 50482, - "end": 50550, + "start": 50469, + "end": 50537, "loc": { "start": { "line": 1731, @@ -81989,8 +81957,8 @@ }, "left": { "type": "Identifier", - "start": 50482, - "end": 50487, + "start": 50469, + "end": 50474, "loc": { "start": { "line": 1731, @@ -82007,8 +81975,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 50507, - "end": 50550, + "start": 50494, + "end": 50537, "loc": { "start": { "line": 1732, @@ -82021,8 +81989,8 @@ }, "callee": { "type": "Identifier", - "start": 50507, - "end": 50518, + "start": 50494, + "end": 50505, "loc": { "start": { "line": 1732, @@ -82039,8 +82007,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50519, - "end": 50541, + "start": 50506, + "end": 50528, "loc": { "start": { "line": 1732, @@ -82053,8 +82021,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50519, - "end": 50531, + "start": 50506, + "end": 50518, "loc": { "start": { "line": 1732, @@ -82067,8 +82035,8 @@ }, "object": { "type": "Identifier", - "start": 50519, - "end": 50523, + "start": 50506, + "end": 50510, "loc": { "start": { "line": 1732, @@ -82084,8 +82052,8 @@ }, "property": { "type": "Identifier", - "start": 50524, - "end": 50531, + "start": 50511, + "end": 50518, "loc": { "start": { "line": 1732, @@ -82104,8 +82072,8 @@ "arguments": [ { "type": "Identifier", - "start": 50532, - "end": 50536, + "start": 50519, + "end": 50523, "loc": { "start": { "line": 1732, @@ -82121,8 +82089,8 @@ }, { "type": "StringLiteral", - "start": 50538, - "end": 50540, + "start": 50525, + "end": 50527, "loc": { "start": { "line": 1732, @@ -82143,8 +82111,8 @@ }, { "type": "Identifier", - "start": 50543, - "end": 50549, + "start": 50530, + "end": 50536, "loc": { "start": { "line": 1732, @@ -82167,8 +82135,8 @@ }, { "type": "ExpressionStatement", - "start": 50565, - "end": 50601, + "start": 50552, + "end": 50588, "loc": { "start": { "line": 1734, @@ -82181,8 +82149,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 50565, - "end": 50600, + "start": 50552, + "end": 50587, "loc": { "start": { "line": 1734, @@ -82196,8 +82164,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 50565, - "end": 50569, + "start": 50552, + "end": 50556, "loc": { "start": { "line": 1734, @@ -82213,8 +82181,8 @@ }, "right": { "type": "CallExpression", - "start": 50572, - "end": 50600, + "start": 50559, + "end": 50587, "loc": { "start": { "line": 1734, @@ -82227,8 +82195,8 @@ }, "callee": { "type": "Identifier", - "start": 50572, - "end": 50581, + "start": 50559, + "end": 50568, "loc": { "start": { "line": 1734, @@ -82245,8 +82213,8 @@ "arguments": [ { "type": "Identifier", - "start": 50582, - "end": 50591, + "start": 50569, + "end": 50578, "loc": { "start": { "line": 1734, @@ -82262,8 +82230,8 @@ }, { "type": "Identifier", - "start": 50593, - "end": 50599, + "start": 50580, + "end": 50586, "loc": { "start": { "line": 1734, @@ -82284,8 +82252,8 @@ { "type": "CommentLine", "value": " lower equal date", - "start": 50615, - "end": 50634, + "start": 50602, + "end": 50621, "loc": { "start": { "line": 1736, @@ -82301,8 +82269,8 @@ }, { "type": "IfStatement", - "start": 50647, - "end": 52555, + "start": 50634, + "end": 52542, "loc": { "start": { "line": 1737, @@ -82315,8 +82283,8 @@ }, "test": { "type": "Identifier", - "start": 50651, - "end": 50659, + "start": 50638, + "end": 50646, "loc": { "start": { "line": 1737, @@ -82333,8 +82301,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 50661, - "end": 50784, + "start": 50648, + "end": 50771, "loc": { "start": { "line": 1737, @@ -82348,8 +82316,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 50679, - "end": 50728, + "start": 50666, + "end": 50715, "loc": { "start": { "line": 1738, @@ -82362,8 +82330,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 50679, - "end": 50727, + "start": 50666, + "end": 50714, "loc": { "start": { "line": 1738, @@ -82377,8 +82345,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 50679, - "end": 50683, + "start": 50666, + "end": 50670, "loc": { "start": { "line": 1738, @@ -82394,8 +82362,8 @@ }, "right": { "type": "CallExpression", - "start": 50686, - "end": 50727, + "start": 50673, + "end": 50714, "loc": { "start": { "line": 1738, @@ -82408,8 +82376,8 @@ }, "callee": { "type": "Identifier", - "start": 50686, - "end": 50695, + "start": 50673, + "end": 50682, "loc": { "start": { "line": 1738, @@ -82426,8 +82394,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50696, - "end": 50718, + "start": 50683, + "end": 50705, "loc": { "start": { "line": 1738, @@ -82440,8 +82408,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50696, - "end": 50708, + "start": 50683, + "end": 50695, "loc": { "start": { "line": 1738, @@ -82454,8 +82422,8 @@ }, "object": { "type": "Identifier", - "start": 50696, - "end": 50700, + "start": 50683, + "end": 50687, "loc": { "start": { "line": 1738, @@ -82471,8 +82439,8 @@ }, "property": { "type": "Identifier", - "start": 50701, - "end": 50708, + "start": 50688, + "end": 50695, "loc": { "start": { "line": 1738, @@ -82491,8 +82459,8 @@ "arguments": [ { "type": "Identifier", - "start": 50709, - "end": 50713, + "start": 50696, + "end": 50700, "loc": { "start": { "line": 1738, @@ -82508,8 +82476,8 @@ }, { "type": "StringLiteral", - "start": 50715, - "end": 50717, + "start": 50702, + "end": 50704, "loc": { "start": { "line": 1738, @@ -82530,8 +82498,8 @@ }, { "type": "Identifier", - "start": 50720, - "end": 50726, + "start": 50707, + "end": 50713, "loc": { "start": { "line": 1738, @@ -82551,8 +82519,8 @@ }, { "type": "ExpressionStatement", - "start": 50745, - "end": 50770, + "start": 50732, + "end": 50757, "loc": { "start": { "line": 1739, @@ -82565,8 +82533,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 50745, - "end": 50769, + "start": 50732, + "end": 50756, "loc": { "start": { "line": 1739, @@ -82580,8 +82548,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 50745, - "end": 50754, + "start": 50732, + "end": 50741, "loc": { "start": { "line": 1739, @@ -82597,8 +82565,8 @@ }, "right": { "type": "BinaryExpression", - "start": 50757, - "end": 50769, + "start": 50744, + "end": 50756, "loc": { "start": { "line": 1739, @@ -82611,8 +82579,8 @@ }, "left": { "type": "Identifier", - "start": 50757, - "end": 50761, + "start": 50744, + "end": 50748, "loc": { "start": { "line": 1739, @@ -82629,8 +82597,8 @@ "operator": "<=", "right": { "type": "Identifier", - "start": 50765, - "end": 50769, + "start": 50752, + "end": 50756, "loc": { "start": { "line": 1739, @@ -82653,8 +82621,8 @@ { "type": "CommentLine", "value": " lower date", - "start": 50797, - "end": 50810, + "start": 50784, + "end": 50797, "loc": { "start": { "line": 1741, @@ -82670,8 +82638,8 @@ }, "alternate": { "type": "IfStatement", - "start": 50828, - "end": 52555, + "start": 50815, + "end": 52542, "loc": { "start": { "line": 1742, @@ -82684,8 +82652,8 @@ }, "test": { "type": "Identifier", - "start": 50832, - "end": 50839, + "start": 50819, + "end": 50826, "loc": { "start": { "line": 1742, @@ -82702,8 +82670,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 50841, - "end": 50962, + "start": 50828, + "end": 50949, "loc": { "start": { "line": 1742, @@ -82717,8 +82685,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 50859, - "end": 50907, + "start": 50846, + "end": 50894, "loc": { "start": { "line": 1743, @@ -82731,8 +82699,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 50859, - "end": 50906, + "start": 50846, + "end": 50893, "loc": { "start": { "line": 1743, @@ -82746,8 +82714,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 50859, - "end": 50863, + "start": 50846, + "end": 50850, "loc": { "start": { "line": 1743, @@ -82763,8 +82731,8 @@ }, "right": { "type": "CallExpression", - "start": 50866, - "end": 50906, + "start": 50853, + "end": 50893, "loc": { "start": { "line": 1743, @@ -82777,8 +82745,8 @@ }, "callee": { "type": "Identifier", - "start": 50866, - "end": 50875, + "start": 50853, + "end": 50862, "loc": { "start": { "line": 1743, @@ -82795,8 +82763,8 @@ "arguments": [ { "type": "CallExpression", - "start": 50876, - "end": 50897, + "start": 50863, + "end": 50884, "loc": { "start": { "line": 1743, @@ -82809,8 +82777,8 @@ }, "callee": { "type": "MemberExpression", - "start": 50876, - "end": 50888, + "start": 50863, + "end": 50875, "loc": { "start": { "line": 1743, @@ -82823,8 +82791,8 @@ }, "object": { "type": "Identifier", - "start": 50876, - "end": 50880, + "start": 50863, + "end": 50867, "loc": { "start": { "line": 1743, @@ -82840,8 +82808,8 @@ }, "property": { "type": "Identifier", - "start": 50881, - "end": 50888, + "start": 50868, + "end": 50875, "loc": { "start": { "line": 1743, @@ -82860,8 +82828,8 @@ "arguments": [ { "type": "Identifier", - "start": 50889, - "end": 50892, + "start": 50876, + "end": 50879, "loc": { "start": { "line": 1743, @@ -82877,8 +82845,8 @@ }, { "type": "StringLiteral", - "start": 50894, - "end": 50896, + "start": 50881, + "end": 50883, "loc": { "start": { "line": 1743, @@ -82899,8 +82867,8 @@ }, { "type": "Identifier", - "start": 50899, - "end": 50905, + "start": 50886, + "end": 50892, "loc": { "start": { "line": 1743, @@ -82920,8 +82888,8 @@ }, { "type": "ExpressionStatement", - "start": 50924, - "end": 50948, + "start": 50911, + "end": 50935, "loc": { "start": { "line": 1744, @@ -82934,8 +82902,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 50924, - "end": 50947, + "start": 50911, + "end": 50934, "loc": { "start": { "line": 1744, @@ -82949,8 +82917,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 50924, - "end": 50933, + "start": 50911, + "end": 50920, "loc": { "start": { "line": 1744, @@ -82966,8 +82934,8 @@ }, "right": { "type": "BinaryExpression", - "start": 50936, - "end": 50947, + "start": 50923, + "end": 50934, "loc": { "start": { "line": 1744, @@ -82980,8 +82948,8 @@ }, "left": { "type": "Identifier", - "start": 50936, - "end": 50940, + "start": 50923, + "end": 50927, "loc": { "start": { "line": 1744, @@ -82998,8 +82966,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 50943, - "end": 50947, + "start": 50930, + "end": 50934, "loc": { "start": { "line": 1744, @@ -83022,8 +82990,8 @@ { "type": "CommentLine", "value": " greater equal date", - "start": 50975, - "end": 50996, + "start": 50962, + "end": 50983, "loc": { "start": { "line": 1746, @@ -83039,8 +83007,8 @@ }, "alternate": { "type": "IfStatement", - "start": 51014, - "end": 52555, + "start": 51001, + "end": 52542, "loc": { "start": { "line": 1747, @@ -83053,8 +83021,8 @@ }, "test": { "type": "Identifier", - "start": 51018, - "end": 51026, + "start": 51005, + "end": 51013, "loc": { "start": { "line": 1747, @@ -83071,8 +83039,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 51028, - "end": 51151, + "start": 51015, + "end": 51138, "loc": { "start": { "line": 1747, @@ -83086,8 +83054,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 51046, - "end": 51095, + "start": 51033, + "end": 51082, "loc": { "start": { "line": 1748, @@ -83100,8 +83068,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51046, - "end": 51094, + "start": 51033, + "end": 51081, "loc": { "start": { "line": 1748, @@ -83115,8 +83083,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51046, - "end": 51050, + "start": 51033, + "end": 51037, "loc": { "start": { "line": 1748, @@ -83132,8 +83100,8 @@ }, "right": { "type": "CallExpression", - "start": 51053, - "end": 51094, + "start": 51040, + "end": 51081, "loc": { "start": { "line": 1748, @@ -83146,8 +83114,8 @@ }, "callee": { "type": "Identifier", - "start": 51053, - "end": 51062, + "start": 51040, + "end": 51049, "loc": { "start": { "line": 1748, @@ -83164,8 +83132,8 @@ "arguments": [ { "type": "CallExpression", - "start": 51063, - "end": 51085, + "start": 51050, + "end": 51072, "loc": { "start": { "line": 1748, @@ -83178,8 +83146,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51063, - "end": 51075, + "start": 51050, + "end": 51062, "loc": { "start": { "line": 1748, @@ -83192,8 +83160,8 @@ }, "object": { "type": "Identifier", - "start": 51063, - "end": 51067, + "start": 51050, + "end": 51054, "loc": { "start": { "line": 1748, @@ -83209,8 +83177,8 @@ }, "property": { "type": "Identifier", - "start": 51068, - "end": 51075, + "start": 51055, + "end": 51062, "loc": { "start": { "line": 1748, @@ -83229,8 +83197,8 @@ "arguments": [ { "type": "Identifier", - "start": 51076, - "end": 51080, + "start": 51063, + "end": 51067, "loc": { "start": { "line": 1748, @@ -83246,8 +83214,8 @@ }, { "type": "StringLiteral", - "start": 51082, - "end": 51084, + "start": 51069, + "end": 51071, "loc": { "start": { "line": 1748, @@ -83268,8 +83236,8 @@ }, { "type": "Identifier", - "start": 51087, - "end": 51093, + "start": 51074, + "end": 51080, "loc": { "start": { "line": 1748, @@ -83289,8 +83257,8 @@ }, { "type": "ExpressionStatement", - "start": 51112, - "end": 51137, + "start": 51099, + "end": 51124, "loc": { "start": { "line": 1749, @@ -83303,8 +83271,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51112, - "end": 51136, + "start": 51099, + "end": 51123, "loc": { "start": { "line": 1749, @@ -83318,8 +83286,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51112, - "end": 51121, + "start": 51099, + "end": 51108, "loc": { "start": { "line": 1749, @@ -83335,8 +83303,8 @@ }, "right": { "type": "BinaryExpression", - "start": 51124, - "end": 51136, + "start": 51111, + "end": 51123, "loc": { "start": { "line": 1749, @@ -83349,8 +83317,8 @@ }, "left": { "type": "Identifier", - "start": 51124, - "end": 51128, + "start": 51111, + "end": 51115, "loc": { "start": { "line": 1749, @@ -83367,8 +83335,8 @@ "operator": ">=", "right": { "type": "Identifier", - "start": 51132, - "end": 51136, + "start": 51119, + "end": 51123, "loc": { "start": { "line": 1749, @@ -83391,8 +83359,8 @@ { "type": "CommentLine", "value": " greater date", - "start": 51164, - "end": 51179, + "start": 51151, + "end": 51166, "loc": { "start": { "line": 1751, @@ -83408,8 +83376,8 @@ }, "alternate": { "type": "IfStatement", - "start": 51197, - "end": 52555, + "start": 51184, + "end": 52542, "loc": { "start": { "line": 1752, @@ -83422,8 +83390,8 @@ }, "test": { "type": "Identifier", - "start": 51201, - "end": 51208, + "start": 51188, + "end": 51195, "loc": { "start": { "line": 1752, @@ -83440,8 +83408,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 51210, - "end": 51331, + "start": 51197, + "end": 51318, "loc": { "start": { "line": 1752, @@ -83455,8 +83423,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 51228, - "end": 51276, + "start": 51215, + "end": 51263, "loc": { "start": { "line": 1753, @@ -83469,8 +83437,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51228, - "end": 51275, + "start": 51215, + "end": 51262, "loc": { "start": { "line": 1753, @@ -83484,8 +83452,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51228, - "end": 51232, + "start": 51215, + "end": 51219, "loc": { "start": { "line": 1753, @@ -83501,8 +83469,8 @@ }, "right": { "type": "CallExpression", - "start": 51235, - "end": 51275, + "start": 51222, + "end": 51262, "loc": { "start": { "line": 1753, @@ -83515,8 +83483,8 @@ }, "callee": { "type": "Identifier", - "start": 51235, - "end": 51244, + "start": 51222, + "end": 51231, "loc": { "start": { "line": 1753, @@ -83533,8 +83501,8 @@ "arguments": [ { "type": "CallExpression", - "start": 51245, - "end": 51266, + "start": 51232, + "end": 51253, "loc": { "start": { "line": 1753, @@ -83547,8 +83515,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51245, - "end": 51257, + "start": 51232, + "end": 51244, "loc": { "start": { "line": 1753, @@ -83561,8 +83529,8 @@ }, "object": { "type": "Identifier", - "start": 51245, - "end": 51249, + "start": 51232, + "end": 51236, "loc": { "start": { "line": 1753, @@ -83578,8 +83546,8 @@ }, "property": { "type": "Identifier", - "start": 51250, - "end": 51257, + "start": 51237, + "end": 51244, "loc": { "start": { "line": 1753, @@ -83598,8 +83566,8 @@ "arguments": [ { "type": "Identifier", - "start": 51258, - "end": 51261, + "start": 51245, + "end": 51248, "loc": { "start": { "line": 1753, @@ -83615,8 +83583,8 @@ }, { "type": "StringLiteral", - "start": 51263, - "end": 51265, + "start": 51250, + "end": 51252, "loc": { "start": { "line": 1753, @@ -83637,8 +83605,8 @@ }, { "type": "Identifier", - "start": 51268, - "end": 51274, + "start": 51255, + "end": 51261, "loc": { "start": { "line": 1753, @@ -83658,8 +83626,8 @@ }, { "type": "ExpressionStatement", - "start": 51293, - "end": 51317, + "start": 51280, + "end": 51304, "loc": { "start": { "line": 1754, @@ -83672,8 +83640,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51293, - "end": 51316, + "start": 51280, + "end": 51303, "loc": { "start": { "line": 1754, @@ -83687,8 +83655,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51293, - "end": 51302, + "start": 51280, + "end": 51289, "loc": { "start": { "line": 1754, @@ -83704,8 +83672,8 @@ }, "right": { "type": "BinaryExpression", - "start": 51305, - "end": 51316, + "start": 51292, + "end": 51303, "loc": { "start": { "line": 1754, @@ -83718,8 +83686,8 @@ }, "left": { "type": "Identifier", - "start": 51305, - "end": 51309, + "start": 51292, + "end": 51296, "loc": { "start": { "line": 1754, @@ -83736,8 +83704,8 @@ "operator": ">", "right": { "type": "Identifier", - "start": 51312, - "end": 51316, + "start": 51299, + "end": 51303, "loc": { "start": { "line": 1754, @@ -83760,8 +83728,8 @@ { "type": "CommentLine", "value": " different date", - "start": 51344, - "end": 51361, + "start": 51331, + "end": 51348, "loc": { "start": { "line": 1756, @@ -83777,8 +83745,8 @@ }, "alternate": { "type": "IfStatement", - "start": 51379, - "end": 52555, + "start": 51366, + "end": 52542, "loc": { "start": { "line": 1757, @@ -83791,8 +83759,8 @@ }, "test": { "type": "Identifier", - "start": 51383, - "end": 51391, + "start": 51370, + "end": 51378, "loc": { "start": { "line": 1757, @@ -83809,8 +83777,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 51393, - "end": 51538, + "start": 51380, + "end": 51525, "loc": { "start": { "line": 1757, @@ -83824,8 +83792,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 51411, - "end": 51459, + "start": 51398, + "end": 51446, "loc": { "start": { "line": 1758, @@ -83838,8 +83806,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51411, - "end": 51458, + "start": 51398, + "end": 51445, "loc": { "start": { "line": 1758, @@ -83853,8 +83821,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51411, - "end": 51415, + "start": 51398, + "end": 51402, "loc": { "start": { "line": 1758, @@ -83870,8 +83838,8 @@ }, "right": { "type": "CallExpression", - "start": 51418, - "end": 51458, + "start": 51405, + "end": 51445, "loc": { "start": { "line": 1758, @@ -83884,8 +83852,8 @@ }, "callee": { "type": "Identifier", - "start": 51418, - "end": 51427, + "start": 51405, + "end": 51414, "loc": { "start": { "line": 1758, @@ -83902,8 +83870,8 @@ "arguments": [ { "type": "CallExpression", - "start": 51428, - "end": 51449, + "start": 51415, + "end": 51436, "loc": { "start": { "line": 1758, @@ -83916,8 +83884,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51428, - "end": 51440, + "start": 51415, + "end": 51427, "loc": { "start": { "line": 1758, @@ -83930,8 +83898,8 @@ }, "object": { "type": "Identifier", - "start": 51428, - "end": 51432, + "start": 51415, + "end": 51419, "loc": { "start": { "line": 1758, @@ -83947,8 +83915,8 @@ }, "property": { "type": "Identifier", - "start": 51433, - "end": 51440, + "start": 51420, + "end": 51427, "loc": { "start": { "line": 1758, @@ -83967,8 +83935,8 @@ "arguments": [ { "type": "Identifier", - "start": 51441, - "end": 51444, + "start": 51428, + "end": 51431, "loc": { "start": { "line": 1758, @@ -83984,8 +83952,8 @@ }, { "type": "StringLiteral", - "start": 51446, - "end": 51448, + "start": 51433, + "end": 51435, "loc": { "start": { "line": 1758, @@ -84006,8 +83974,8 @@ }, { "type": "Identifier", - "start": 51451, - "end": 51457, + "start": 51438, + "end": 51444, "loc": { "start": { "line": 1758, @@ -84027,8 +83995,8 @@ }, { "type": "ExpressionStatement", - "start": 51476, - "end": 51524, + "start": 51463, + "end": 51511, "loc": { "start": { "line": 1759, @@ -84041,8 +84009,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51476, - "end": 51523, + "start": 51463, + "end": 51510, "loc": { "start": { "line": 1759, @@ -84056,8 +84024,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51476, - "end": 51485, + "start": 51463, + "end": 51472, "loc": { "start": { "line": 1759, @@ -84073,8 +84041,8 @@ }, "right": { "type": "BinaryExpression", - "start": 51488, - "end": 51523, + "start": 51475, + "end": 51510, "loc": { "start": { "line": 1759, @@ -84087,8 +84055,8 @@ }, "left": { "type": "CallExpression", - "start": 51488, - "end": 51503, + "start": 51475, + "end": 51490, "loc": { "start": { "line": 1759, @@ -84101,8 +84069,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51488, - "end": 51501, + "start": 51475, + "end": 51488, "loc": { "start": { "line": 1759, @@ -84115,8 +84083,8 @@ }, "object": { "type": "Identifier", - "start": 51488, - "end": 51492, + "start": 51475, + "end": 51479, "loc": { "start": { "line": 1759, @@ -84132,8 +84100,8 @@ }, "property": { "type": "Identifier", - "start": 51493, - "end": 51501, + "start": 51480, + "end": 51488, "loc": { "start": { "line": 1759, @@ -84154,8 +84122,8 @@ "operator": "!==", "right": { "type": "CallExpression", - "start": 51508, - "end": 51523, + "start": 51495, + "end": 51510, "loc": { "start": { "line": 1759, @@ -84168,8 +84136,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51508, - "end": 51521, + "start": 51495, + "end": 51508, "loc": { "start": { "line": 1759, @@ -84182,8 +84150,8 @@ }, "object": { "type": "Identifier", - "start": 51508, - "end": 51512, + "start": 51495, + "end": 51499, "loc": { "start": { "line": 1759, @@ -84199,8 +84167,8 @@ }, "property": { "type": "Identifier", - "start": 51513, - "end": 51521, + "start": 51500, + "end": 51508, "loc": { "start": { "line": 1759, @@ -84227,8 +84195,8 @@ { "type": "CommentLine", "value": " equal date", - "start": 51551, - "end": 51564, + "start": 51538, + "end": 51551, "loc": { "start": { "line": 1761, @@ -84244,8 +84212,8 @@ }, "alternate": { "type": "IfStatement", - "start": 51582, - "end": 52555, + "start": 51569, + "end": 52542, "loc": { "start": { "line": 1762, @@ -84258,8 +84226,8 @@ }, "test": { "type": "Identifier", - "start": 51586, - "end": 51594, + "start": 51573, + "end": 51581, "loc": { "start": { "line": 1762, @@ -84276,8 +84244,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 51596, - "end": 51742, + "start": 51583, + "end": 51729, "loc": { "start": { "line": 1762, @@ -84291,8 +84259,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 51614, - "end": 51663, + "start": 51601, + "end": 51650, "loc": { "start": { "line": 1763, @@ -84305,8 +84273,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51614, - "end": 51662, + "start": 51601, + "end": 51649, "loc": { "start": { "line": 1763, @@ -84320,8 +84288,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51614, - "end": 51618, + "start": 51601, + "end": 51605, "loc": { "start": { "line": 1763, @@ -84337,8 +84305,8 @@ }, "right": { "type": "CallExpression", - "start": 51621, - "end": 51662, + "start": 51608, + "end": 51649, "loc": { "start": { "line": 1763, @@ -84351,8 +84319,8 @@ }, "callee": { "type": "Identifier", - "start": 51621, - "end": 51630, + "start": 51608, + "end": 51617, "loc": { "start": { "line": 1763, @@ -84369,8 +84337,8 @@ "arguments": [ { "type": "CallExpression", - "start": 51631, - "end": 51653, + "start": 51618, + "end": 51640, "loc": { "start": { "line": 1763, @@ -84383,8 +84351,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51631, - "end": 51643, + "start": 51618, + "end": 51630, "loc": { "start": { "line": 1763, @@ -84397,8 +84365,8 @@ }, "object": { "type": "Identifier", - "start": 51631, - "end": 51635, + "start": 51618, + "end": 51622, "loc": { "start": { "line": 1763, @@ -84414,8 +84382,8 @@ }, "property": { "type": "Identifier", - "start": 51636, - "end": 51643, + "start": 51623, + "end": 51630, "loc": { "start": { "line": 1763, @@ -84434,8 +84402,8 @@ "arguments": [ { "type": "Identifier", - "start": 51644, - "end": 51648, + "start": 51631, + "end": 51635, "loc": { "start": { "line": 1763, @@ -84451,8 +84419,8 @@ }, { "type": "StringLiteral", - "start": 51650, - "end": 51652, + "start": 51637, + "end": 51639, "loc": { "start": { "line": 1763, @@ -84473,8 +84441,8 @@ }, { "type": "Identifier", - "start": 51655, - "end": 51661, + "start": 51642, + "end": 51648, "loc": { "start": { "line": 1763, @@ -84494,8 +84462,8 @@ }, { "type": "ExpressionStatement", - "start": 51680, - "end": 51728, + "start": 51667, + "end": 51715, "loc": { "start": { "line": 1764, @@ -84508,8 +84476,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51680, - "end": 51727, + "start": 51667, + "end": 51714, "loc": { "start": { "line": 1764, @@ -84523,8 +84491,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51680, - "end": 51689, + "start": 51667, + "end": 51676, "loc": { "start": { "line": 1764, @@ -84540,8 +84508,8 @@ }, "right": { "type": "BinaryExpression", - "start": 51692, - "end": 51727, + "start": 51679, + "end": 51714, "loc": { "start": { "line": 1764, @@ -84554,8 +84522,8 @@ }, "left": { "type": "CallExpression", - "start": 51692, - "end": 51707, + "start": 51679, + "end": 51694, "loc": { "start": { "line": 1764, @@ -84568,8 +84536,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51692, - "end": 51705, + "start": 51679, + "end": 51692, "loc": { "start": { "line": 1764, @@ -84582,8 +84550,8 @@ }, "object": { "type": "Identifier", - "start": 51692, - "end": 51696, + "start": 51679, + "end": 51683, "loc": { "start": { "line": 1764, @@ -84599,8 +84567,8 @@ }, "property": { "type": "Identifier", - "start": 51697, - "end": 51705, + "start": 51684, + "end": 51692, "loc": { "start": { "line": 1764, @@ -84621,8 +84589,8 @@ "operator": "===", "right": { "type": "CallExpression", - "start": 51712, - "end": 51727, + "start": 51699, + "end": 51714, "loc": { "start": { "line": 1764, @@ -84635,8 +84603,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51712, - "end": 51725, + "start": 51699, + "end": 51712, "loc": { "start": { "line": 1764, @@ -84649,8 +84617,8 @@ }, "object": { "type": "Identifier", - "start": 51712, - "end": 51716, + "start": 51699, + "end": 51703, "loc": { "start": { "line": 1764, @@ -84666,8 +84634,8 @@ }, "property": { "type": "Identifier", - "start": 51717, - "end": 51725, + "start": 51704, + "end": 51712, "loc": { "start": { "line": 1764, @@ -84694,8 +84662,8 @@ { "type": "CommentLine", "value": " searched keyword with * operator doesn't have to be a date", - "start": 51755, - "end": 51816, + "start": 51742, + "end": 51803, "loc": { "start": { "line": 1766, @@ -84711,8 +84679,8 @@ }, "alternate": { "type": "IfStatement", - "start": 51834, - "end": 52555, + "start": 51821, + "end": 52542, "loc": { "start": { "line": 1767, @@ -84725,8 +84693,8 @@ }, "test": { "type": "CallExpression", - "start": 51838, - "end": 51853, + "start": 51825, + "end": 51840, "loc": { "start": { "line": 1767, @@ -84739,8 +84707,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51838, - "end": 51847, + "start": 51825, + "end": 51834, "loc": { "start": { "line": 1767, @@ -84753,8 +84721,8 @@ }, "object": { "type": "Identifier", - "start": 51838, - "end": 51842, + "start": 51825, + "end": 51829, "loc": { "start": { "line": 1767, @@ -84771,8 +84739,8 @@ }, "property": { "type": "Identifier", - "start": 51843, - "end": 51847, + "start": 51830, + "end": 51834, "loc": { "start": { "line": 1767, @@ -84792,8 +84760,8 @@ "arguments": [ { "type": "Identifier", - "start": 51848, - "end": 51852, + "start": 51835, + "end": 51839, "loc": { "start": { "line": 1767, @@ -84812,8 +84780,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 51855, - "end": 52002, + "start": 51842, + "end": 51989, "loc": { "start": { "line": 1767, @@ -84827,8 +84795,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 51885, - "end": 51988, + "start": 51872, + "end": 51975, "loc": { "start": { "line": 1768, @@ -84841,8 +84809,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 51885, - "end": 51987, + "start": 51872, + "end": 51974, "loc": { "start": { "line": 1768, @@ -84856,8 +84824,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 51885, - "end": 51894, + "start": 51872, + "end": 51881, "loc": { "start": { "line": 1768, @@ -84874,8 +84842,8 @@ }, "right": { "type": "CallExpression", - "start": 51897, - "end": 51987, + "start": 51884, + "end": 51974, "loc": { "start": { "line": 1768, @@ -84888,8 +84856,8 @@ }, "callee": { "type": "Identifier", - "start": 51897, - "end": 51905, + "start": 51884, + "end": 51892, "loc": { "start": { "line": 1768, @@ -84906,8 +84874,8 @@ "arguments": [ { "type": "CallExpression", - "start": 51906, - "end": 51928, + "start": 51893, + "end": 51915, "loc": { "start": { "line": 1768, @@ -84920,8 +84888,8 @@ }, "callee": { "type": "MemberExpression", - "start": 51906, - "end": 51918, + "start": 51893, + "end": 51905, "loc": { "start": { "line": 1768, @@ -84934,8 +84902,8 @@ }, "object": { "type": "Identifier", - "start": 51906, - "end": 51910, + "start": 51893, + "end": 51897, "loc": { "start": { "line": 1768, @@ -84951,8 +84919,8 @@ }, "property": { "type": "Identifier", - "start": 51911, - "end": 51918, + "start": 51898, + "end": 51905, "loc": { "start": { "line": 1768, @@ -84971,8 +84939,8 @@ "arguments": [ { "type": "Identifier", - "start": 51919, - "end": 51923, + "start": 51906, + "end": 51910, "loc": { "start": { "line": 1768, @@ -84988,8 +84956,8 @@ }, { "type": "StringLiteral", - "start": 51925, - "end": 51927, + "start": 51912, + "end": 51914, "loc": { "start": { "line": 1768, @@ -85010,8 +84978,8 @@ }, { "type": "Identifier", - "start": 51930, - "end": 51939, + "start": 51917, + "end": 51926, "loc": { "start": { "line": 1768, @@ -85027,8 +84995,8 @@ }, { "type": "BooleanLiteral", - "start": 51961, - "end": 51966, + "start": 51948, + "end": 51953, "loc": { "start": { "line": 1769, @@ -85043,8 +85011,8 @@ }, { "type": "MemberExpression", - "start": 51968, - "end": 51986, + "start": 51955, + "end": 51973, "loc": { "start": { "line": 1769, @@ -85057,8 +85025,8 @@ }, "object": { "type": "ThisExpression", - "start": 51968, - "end": 51972, + "start": 51955, + "end": 51959, "loc": { "start": { "line": 1769, @@ -85072,8 +85040,8 @@ }, "property": { "type": "Identifier", - "start": 51973, - "end": 51986, + "start": 51960, + "end": 51973, "loc": { "start": { "line": 1769, @@ -85097,8 +85065,8 @@ { "type": "CommentLine", "value": " like date", - "start": 51856, - "end": 51868, + "start": 51843, + "end": 51855, "loc": { "start": { "line": 1767, @@ -85117,8 +85085,8 @@ }, "alternate": { "type": "IfStatement", - "start": 52020, - "end": 52555, + "start": 52007, + "end": 52542, "loc": { "start": { "line": 1771, @@ -85131,8 +85099,8 @@ }, "test": { "type": "CallExpression", - "start": 52024, - "end": 52041, + "start": 52011, + "end": 52028, "loc": { "start": { "line": 1771, @@ -85145,8 +85113,8 @@ }, "callee": { "type": "Identifier", - "start": 52024, - "end": 52035, + "start": 52011, + "end": 52022, "loc": { "start": { "line": 1771, @@ -85163,8 +85131,8 @@ "arguments": [ { "type": "Identifier", - "start": 52036, - "end": 52040, + "start": 52023, + "end": 52027, "loc": { "start": { "line": 1771, @@ -85182,8 +85150,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 52043, - "end": 52171, + "start": 52030, + "end": 52158, "loc": { "start": { "line": 1771, @@ -85197,8 +85165,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 52061, - "end": 52092, + "start": 52048, + "end": 52079, "loc": { "start": { "line": 1772, @@ -85211,8 +85179,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 52061, - "end": 52091, + "start": 52048, + "end": 52078, "loc": { "start": { "line": 1772, @@ -85226,8 +85194,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 52061, - "end": 52065, + "start": 52048, + "end": 52052, "loc": { "start": { "line": 1772, @@ -85243,8 +85211,8 @@ }, "right": { "type": "CallExpression", - "start": 52068, - "end": 52091, + "start": 52055, + "end": 52078, "loc": { "start": { "line": 1772, @@ -85257,8 +85225,8 @@ }, "callee": { "type": "Identifier", - "start": 52068, - "end": 52077, + "start": 52055, + "end": 52064, "loc": { "start": { "line": 1772, @@ -85275,8 +85243,8 @@ "arguments": [ { "type": "Identifier", - "start": 52078, - "end": 52082, + "start": 52065, + "end": 52069, "loc": { "start": { "line": 1772, @@ -85292,8 +85260,8 @@ }, { "type": "Identifier", - "start": 52084, - "end": 52090, + "start": 52071, + "end": 52077, "loc": { "start": { "line": 1772, @@ -85313,8 +85281,8 @@ }, { "type": "ExpressionStatement", - "start": 52109, - "end": 52157, + "start": 52096, + "end": 52144, "loc": { "start": { "line": 1773, @@ -85327,8 +85295,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 52109, - "end": 52156, + "start": 52096, + "end": 52143, "loc": { "start": { "line": 1773, @@ -85342,8 +85310,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 52109, - "end": 52118, + "start": 52096, + "end": 52105, "loc": { "start": { "line": 1773, @@ -85359,8 +85327,8 @@ }, "right": { "type": "BinaryExpression", - "start": 52121, - "end": 52156, + "start": 52108, + "end": 52143, "loc": { "start": { "line": 1773, @@ -85373,8 +85341,8 @@ }, "left": { "type": "CallExpression", - "start": 52121, - "end": 52136, + "start": 52108, + "end": 52123, "loc": { "start": { "line": 1773, @@ -85387,8 +85355,8 @@ }, "callee": { "type": "MemberExpression", - "start": 52121, - "end": 52134, + "start": 52108, + "end": 52121, "loc": { "start": { "line": 1773, @@ -85401,8 +85369,8 @@ }, "object": { "type": "Identifier", - "start": 52121, - "end": 52125, + "start": 52108, + "end": 52112, "loc": { "start": { "line": 1773, @@ -85418,8 +85386,8 @@ }, "property": { "type": "Identifier", - "start": 52126, - "end": 52134, + "start": 52113, + "end": 52121, "loc": { "start": { "line": 1773, @@ -85440,8 +85408,8 @@ "operator": "===", "right": { "type": "CallExpression", - "start": 52141, - "end": 52156, + "start": 52128, + "end": 52143, "loc": { "start": { "line": 1773, @@ -85454,8 +85422,8 @@ }, "callee": { "type": "MemberExpression", - "start": 52141, - "end": 52154, + "start": 52128, + "end": 52141, "loc": { "start": { "line": 1773, @@ -85468,8 +85436,8 @@ }, "object": { "type": "Identifier", - "start": 52141, - "end": 52145, + "start": 52128, + "end": 52132, "loc": { "start": { "line": 1773, @@ -85485,8 +85453,8 @@ }, "property": { "type": "Identifier", - "start": 52146, - "end": 52154, + "start": 52133, + "end": 52141, "loc": { "start": { "line": 1773, @@ -85513,8 +85481,8 @@ { "type": "CommentLine", "value": "empty", - "start": 52184, - "end": 52191, + "start": 52171, + "end": 52178, "loc": { "start": { "line": 1775, @@ -85530,8 +85498,8 @@ }, "alternate": { "type": "IfStatement", - "start": 52209, - "end": 52555, + "start": 52196, + "end": 52542, "loc": { "start": { "line": 1776, @@ -85544,8 +85512,8 @@ }, "test": { "type": "Identifier", - "start": 52213, - "end": 52218, + "start": 52200, + "end": 52205, "loc": { "start": { "line": 1776, @@ -85562,8 +85530,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 52220, - "end": 52289, + "start": 52207, + "end": 52276, "loc": { "start": { "line": 1776, @@ -85577,8 +85545,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 52238, - "end": 52275, + "start": 52225, + "end": 52262, "loc": { "start": { "line": 1777, @@ -85591,8 +85559,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 52238, - "end": 52274, + "start": 52225, + "end": 52261, "loc": { "start": { "line": 1777, @@ -85606,8 +85574,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 52238, - "end": 52247, + "start": 52225, + "end": 52234, "loc": { "start": { "line": 1777, @@ -85623,8 +85591,8 @@ }, "right": { "type": "CallExpression", - "start": 52250, - "end": 52274, + "start": 52237, + "end": 52261, "loc": { "start": { "line": 1777, @@ -85637,8 +85605,8 @@ }, "callee": { "type": "Identifier", - "start": 52250, - "end": 52263, + "start": 52237, + "end": 52250, "loc": { "start": { "line": 1777, @@ -85655,8 +85623,8 @@ "arguments": [ { "type": "Identifier", - "start": 52264, - "end": 52273, + "start": 52251, + "end": 52260, "loc": { "start": { "line": 1777, @@ -85680,8 +85648,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 52302, - "end": 52313, + "start": 52289, + "end": 52300, "loc": { "start": { "line": 1779, @@ -85697,8 +85665,8 @@ }, "alternate": { "type": "IfStatement", - "start": 52331, - "end": 52555, + "start": 52318, + "end": 52542, "loc": { "start": { "line": 1780, @@ -85711,8 +85679,8 @@ }, "test": { "type": "Identifier", - "start": 52335, - "end": 52340, + "start": 52322, + "end": 52327, "loc": { "start": { "line": 1780, @@ -85729,8 +85697,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 52342, - "end": 52412, + "start": 52329, + "end": 52399, "loc": { "start": { "line": 1780, @@ -85744,8 +85712,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 52360, - "end": 52398, + "start": 52347, + "end": 52385, "loc": { "start": { "line": 1781, @@ -85758,8 +85726,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 52360, - "end": 52397, + "start": 52347, + "end": 52384, "loc": { "start": { "line": 1781, @@ -85773,8 +85741,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 52360, - "end": 52369, + "start": 52347, + "end": 52356, "loc": { "start": { "line": 1781, @@ -85790,8 +85758,8 @@ }, "right": { "type": "UnaryExpression", - "start": 52372, - "end": 52397, + "start": 52359, + "end": 52384, "loc": { "start": { "line": 1781, @@ -85806,8 +85774,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 52373, - "end": 52397, + "start": 52360, + "end": 52384, "loc": { "start": { "line": 1781, @@ -85820,8 +85788,8 @@ }, "callee": { "type": "Identifier", - "start": 52373, - "end": 52386, + "start": 52360, + "end": 52373, "loc": { "start": { "line": 1781, @@ -85838,8 +85806,8 @@ "arguments": [ { "type": "Identifier", - "start": 52387, - "end": 52396, + "start": 52374, + "end": 52383, "loc": { "start": { "line": 1781, @@ -85866,8 +85834,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 52418, - "end": 52555, + "start": 52405, + "end": 52542, "loc": { "start": { "line": 1782, @@ -85881,8 +85849,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 52436, - "end": 52541, + "start": 52423, + "end": 52528, "loc": { "start": { "line": 1783, @@ -85895,8 +85863,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 52436, - "end": 52540, + "start": 52423, + "end": 52527, "loc": { "start": { "line": 1783, @@ -85910,8 +85878,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 52436, - "end": 52445, + "start": 52423, + "end": 52432, "loc": { "start": { "line": 1783, @@ -85927,8 +85895,8 @@ }, "right": { "type": "CallExpression", - "start": 52448, - "end": 52540, + "start": 52435, + "end": 52527, "loc": { "start": { "line": 1783, @@ -85941,8 +85909,8 @@ }, "callee": { "type": "Identifier", - "start": 52448, - "end": 52456, + "start": 52435, + "end": 52443, "loc": { "start": { "line": 1783, @@ -85959,8 +85927,8 @@ "arguments": [ { "type": "Identifier", - "start": 52457, - "end": 52461, + "start": 52444, + "end": 52448, "loc": { "start": { "line": 1783, @@ -85976,8 +85944,8 @@ }, { "type": "Identifier", - "start": 52463, - "end": 52472, + "start": 52450, + "end": 52459, "loc": { "start": { "line": 1783, @@ -85993,8 +85961,8 @@ }, { "type": "CallExpression", - "start": 52494, - "end": 52519, + "start": 52481, + "end": 52506, "loc": { "start": { "line": 1784, @@ -86007,8 +85975,8 @@ }, "callee": { "type": "MemberExpression", - "start": 52494, - "end": 52511, + "start": 52481, + "end": 52498, "loc": { "start": { "line": 1784, @@ -86021,8 +85989,8 @@ }, "object": { "type": "ThisExpression", - "start": 52494, - "end": 52498, + "start": 52481, + "end": 52485, "loc": { "start": { "line": 1784, @@ -86036,8 +86004,8 @@ }, "property": { "type": "Identifier", - "start": 52499, - "end": 52511, + "start": 52486, + "end": 52498, "loc": { "start": { "line": 1784, @@ -86056,8 +86024,8 @@ "arguments": [ { "type": "Identifier", - "start": 52512, - "end": 52518, + "start": 52499, + "end": 52505, "loc": { "start": { "line": 1784, @@ -86075,8 +86043,8 @@ }, { "type": "MemberExpression", - "start": 52521, - "end": 52539, + "start": 52508, + "end": 52526, "loc": { "start": { "line": 1784, @@ -86089,8 +86057,8 @@ }, "object": { "type": "ThisExpression", - "start": 52521, - "end": 52525, + "start": 52508, + "end": 52512, "loc": { "start": { "line": 1784, @@ -86104,8 +86072,8 @@ }, "property": { "type": "Identifier", - "start": 52526, - "end": 52539, + "start": 52513, + "end": 52526, "loc": { "start": { "line": 1784, @@ -86132,8 +86100,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 52302, - "end": 52313, + "start": 52289, + "end": 52300, "loc": { "start": { "line": 1779, @@ -86151,8 +86119,8 @@ { "type": "CommentLine", "value": "empty", - "start": 52184, - "end": 52191, + "start": 52171, + "end": 52178, "loc": { "start": { "line": 1775, @@ -86171,8 +86139,8 @@ { "type": "CommentLine", "value": " searched keyword with * operator doesn't have to be a date", - "start": 51755, - "end": 51816, + "start": 51742, + "end": 51803, "loc": { "start": { "line": 1766, @@ -86190,8 +86158,8 @@ { "type": "CommentLine", "value": " equal date", - "start": 51551, - "end": 51564, + "start": 51538, + "end": 51551, "loc": { "start": { "line": 1761, @@ -86209,8 +86177,8 @@ { "type": "CommentLine", "value": " different date", - "start": 51344, - "end": 51361, + "start": 51331, + "end": 51348, "loc": { "start": { "line": 1756, @@ -86228,8 +86196,8 @@ { "type": "CommentLine", "value": " greater date", - "start": 51164, - "end": 51179, + "start": 51151, + "end": 51166, "loc": { "start": { "line": 1751, @@ -86247,8 +86215,8 @@ { "type": "CommentLine", "value": " greater equal date", - "start": 50975, - "end": 50996, + "start": 50962, + "end": 50983, "loc": { "start": { "line": 1746, @@ -86266,8 +86234,8 @@ { "type": "CommentLine", "value": " lower date", - "start": 50797, - "end": 50810, + "start": 50784, + "end": 50797, "loc": { "start": { "line": 1741, @@ -86285,8 +86253,8 @@ { "type": "CommentLine", "value": " lower equal date", - "start": 50615, - "end": 50634, + "start": 50602, + "end": 50621, "loc": { "start": { "line": 1736, @@ -86305,8 +86273,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 52571, - "end": 56849, + "start": 52558, + "end": 56836, "loc": { "start": { "line": 1786, @@ -86320,8 +86288,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 52855, - "end": 52914, + "start": 52842, + "end": 52901, "loc": { "start": { "line": 1791, @@ -86334,8 +86302,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 52855, - "end": 52913, + "start": 52842, + "end": 52900, "loc": { "start": { "line": 1791, @@ -86349,8 +86317,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 52855, - "end": 52862, + "start": 52842, + "end": 52849, "loc": { "start": { "line": 1791, @@ -86367,8 +86335,8 @@ }, "right": { "type": "LogicalExpression", - "start": 52865, - "end": 52913, + "start": 52852, + "end": 52900, "loc": { "start": { "line": 1791, @@ -86381,8 +86349,8 @@ }, "left": { "type": "CallExpression", - "start": 52865, - "end": 52892, + "start": 52852, + "end": 52879, "loc": { "start": { "line": 1791, @@ -86395,8 +86363,8 @@ }, "callee": { "type": "Identifier", - "start": 52865, - "end": 52872, + "start": 52852, + "end": 52859, "loc": { "start": { "line": 1791, @@ -86413,8 +86381,8 @@ "arguments": [ { "type": "Identifier", - "start": 52873, - "end": 52882, + "start": 52860, + "end": 52869, "loc": { "start": { "line": 1791, @@ -86430,8 +86398,8 @@ }, { "type": "Identifier", - "start": 52884, - "end": 52891, + "start": 52871, + "end": 52878, "loc": { "start": { "line": 1791, @@ -86450,8 +86418,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 52896, - "end": 52913, + "start": 52883, + "end": 52900, "loc": { "start": { "line": 1791, @@ -86464,8 +86432,8 @@ }, "callee": { "type": "Identifier", - "start": 52896, - "end": 52902, + "start": 52883, + "end": 52889, "loc": { "start": { "line": 1791, @@ -86482,8 +86450,8 @@ "arguments": [ { "type": "Identifier", - "start": 52903, - "end": 52912, + "start": 52890, + "end": 52899, "loc": { "start": { "line": 1791, @@ -86506,8 +86474,8 @@ { "type": "CommentLine", "value": " Convert to number anyways to auto-resolve type in case not", - "start": 52585, - "end": 52646, + "start": 52572, + "end": 52633, "loc": { "start": { "line": 1787, @@ -86522,8 +86490,8 @@ { "type": "CommentLine", "value": " defined by configuration. Order is important first try to", - "start": 52659, - "end": 52719, + "start": 52646, + "end": 52706, "loc": { "start": { "line": 1788, @@ -86538,8 +86506,8 @@ { "type": "CommentLine", "value": " parse formatted number then fallback to Number coercion", - "start": 52732, - "end": 52790, + "start": 52719, + "end": 52777, "loc": { "start": { "line": 1789, @@ -86554,8 +86522,8 @@ { "type": "CommentLine", "value": " to avoid false positives with Number", - "start": 52803, - "end": 52842, + "start": 52790, + "end": 52829, "loc": { "start": { "line": 1790, @@ -86572,8 +86540,8 @@ { "type": "CommentLine", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", - "start": 52928, - "end": 52990, + "start": 52915, + "end": 52977, "loc": { "start": { "line": 1793, @@ -86588,8 +86556,8 @@ { "type": "CommentLine", "value": " rgx:)", - "start": 53003, - "end": 53011, + "start": 52990, + "end": 52998, "loc": { "start": { "line": 1794, @@ -86604,8 +86572,8 @@ { "type": "CommentLine", "value": "regexp", - "start": 53025, - "end": 53033, + "start": 53012, + "end": 53020, "loc": { "start": { "line": 1796, @@ -86621,8 +86589,8 @@ }, { "type": "IfStatement", - "start": 53046, - "end": 56838, + "start": 53033, + "end": 56825, "loc": { "start": { "line": 1797, @@ -86635,8 +86603,8 @@ }, "test": { "type": "Identifier", - "start": 53050, - "end": 53055, + "start": 53037, + "end": 53042, "loc": { "start": { "line": 1797, @@ -86653,8 +86621,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 53057, - "end": 53426, + "start": 53044, + "end": 53413, "loc": { "start": { "line": 1797, @@ -86668,8 +86636,8 @@ "body": [ { "type": "TryStatement", - "start": 53115, - "end": 53412, + "start": 53102, + "end": 53399, "loc": { "start": { "line": 1799, @@ -86682,8 +86650,8 @@ }, "block": { "type": "BlockStatement", - "start": 53119, - "end": 53342, + "start": 53106, + "end": 53329, "loc": { "start": { "line": 1799, @@ -86697,8 +86665,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 53183, - "end": 53220, + "start": 53170, + "end": 53207, "loc": { "start": { "line": 1801, @@ -86712,8 +86680,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 53187, - "end": 53219, + "start": 53174, + "end": 53206, "loc": { "start": { "line": 1801, @@ -86726,8 +86694,8 @@ }, "id": { "type": "Identifier", - "start": 53187, - "end": 53194, + "start": 53174, + "end": 53181, "loc": { "start": { "line": 1801, @@ -86744,8 +86712,8 @@ }, "init": { "type": "CallExpression", - "start": 53197, - "end": 53219, + "start": 53184, + "end": 53206, "loc": { "start": { "line": 1801, @@ -86758,8 +86726,8 @@ }, "callee": { "type": "MemberExpression", - "start": 53197, - "end": 53209, + "start": 53184, + "end": 53196, "loc": { "start": { "line": 1801, @@ -86772,8 +86740,8 @@ }, "object": { "type": "Identifier", - "start": 53197, - "end": 53201, + "start": 53184, + "end": 53188, "loc": { "start": { "line": 1801, @@ -86789,8 +86757,8 @@ }, "property": { "type": "Identifier", - "start": 53202, - "end": 53209, + "start": 53189, + "end": 53196, "loc": { "start": { "line": 1801, @@ -86809,8 +86777,8 @@ "arguments": [ { "type": "Identifier", - "start": 53210, - "end": 53214, + "start": 53197, + "end": 53201, "loc": { "start": { "line": 1801, @@ -86826,8 +86794,8 @@ }, { "type": "StringLiteral", - "start": 53216, - "end": 53218, + "start": 53203, + "end": 53205, "loc": { "start": { "line": 1801, @@ -86854,8 +86822,8 @@ { "type": "CommentLine", "value": "operator is removed", - "start": 53141, - "end": 53162, + "start": 53128, + "end": 53149, "loc": { "start": { "line": 1800, @@ -86871,8 +86839,8 @@ }, { "type": "VariableDeclaration", - "start": 53241, - "end": 53271, + "start": 53228, + "end": 53258, "loc": { "start": { "line": 1802, @@ -86886,8 +86854,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 53245, - "end": 53270, + "start": 53232, + "end": 53257, "loc": { "start": { "line": 1802, @@ -86900,8 +86868,8 @@ }, "id": { "type": "Identifier", - "start": 53245, - "end": 53248, + "start": 53232, + "end": 53235, "loc": { "start": { "line": 1802, @@ -86917,8 +86885,8 @@ }, "init": { "type": "NewExpression", - "start": 53251, - "end": 53270, + "start": 53238, + "end": 53257, "loc": { "start": { "line": 1802, @@ -86931,8 +86899,8 @@ }, "callee": { "type": "Identifier", - "start": 53255, - "end": 53261, + "start": 53242, + "end": 53248, "loc": { "start": { "line": 1802, @@ -86949,8 +86917,8 @@ "arguments": [ { "type": "Identifier", - "start": 53262, - "end": 53269, + "start": 53249, + "end": 53256, "loc": { "start": { "line": 1802, @@ -86972,8 +86940,8 @@ }, { "type": "ExpressionStatement", - "start": 53292, - "end": 53324, + "start": 53279, + "end": 53311, "loc": { "start": { "line": 1803, @@ -86986,8 +86954,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 53292, - "end": 53323, + "start": 53279, + "end": 53310, "loc": { "start": { "line": 1803, @@ -87001,8 +86969,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 53292, - "end": 53301, + "start": 53279, + "end": 53288, "loc": { "start": { "line": 1803, @@ -87018,8 +86986,8 @@ }, "right": { "type": "CallExpression", - "start": 53304, - "end": 53323, + "start": 53291, + "end": 53310, "loc": { "start": { "line": 1803, @@ -87032,8 +87000,8 @@ }, "callee": { "type": "MemberExpression", - "start": 53304, - "end": 53312, + "start": 53291, + "end": 53299, "loc": { "start": { "line": 1803, @@ -87046,8 +87014,8 @@ }, "object": { "type": "Identifier", - "start": 53304, - "end": 53307, + "start": 53291, + "end": 53294, "loc": { "start": { "line": 1803, @@ -87063,8 +87031,8 @@ }, "property": { "type": "Identifier", - "start": 53308, - "end": 53312, + "start": 53295, + "end": 53299, "loc": { "start": { "line": 1803, @@ -87083,8 +87051,8 @@ "arguments": [ { "type": "Identifier", - "start": 53313, - "end": 53322, + "start": 53300, + "end": 53309, "loc": { "start": { "line": 1803, @@ -87108,8 +87076,8 @@ }, "handler": { "type": "CatchClause", - "start": 53343, - "end": 53412, + "start": 53330, + "end": 53399, "loc": { "start": { "line": 1804, @@ -87122,8 +87090,8 @@ }, "param": { "type": "Identifier", - "start": 53350, - "end": 53352, + "start": 53337, + "end": 53339, "loc": { "start": { "line": 1804, @@ -87139,8 +87107,8 @@ }, "body": { "type": "BlockStatement", - "start": 53354, - "end": 53412, + "start": 53341, + "end": 53399, "loc": { "start": { "line": 1804, @@ -87154,8 +87122,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 53376, - "end": 53394, + "start": 53363, + "end": 53381, "loc": { "start": { "line": 1805, @@ -87168,8 +87136,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 53376, - "end": 53393, + "start": 53363, + "end": 53380, "loc": { "start": { "line": 1805, @@ -87183,8 +87151,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 53376, - "end": 53385, + "start": 53363, + "end": 53372, "loc": { "start": { "line": 1805, @@ -87200,8 +87168,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 53388, - "end": 53393, + "start": 53375, + "end": 53380, "loc": { "start": { "line": 1805, @@ -87226,8 +87194,8 @@ { "type": "CommentLine", "value": "in case regexp throws", - "start": 53075, - "end": 53098, + "start": 53062, + "end": 53085, "loc": { "start": { "line": 1798, @@ -87247,8 +87215,8 @@ { "type": "CommentLine", "value": " lower equal", - "start": 53439, - "end": 53453, + "start": 53426, + "end": 53440, "loc": { "start": { "line": 1808, @@ -87264,8 +87232,8 @@ }, "alternate": { "type": "IfStatement", - "start": 53471, - "end": 56838, + "start": 53458, + "end": 56825, "loc": { "start": { "line": 1809, @@ -87278,8 +87246,8 @@ }, "test": { "type": "Identifier", - "start": 53475, - "end": 53480, + "start": 53462, + "end": 53467, "loc": { "start": { "line": 1809, @@ -87296,8 +87264,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 53482, - "end": 53636, + "start": 53469, + "end": 53623, "loc": { "start": { "line": 1809, @@ -87311,8 +87279,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 53500, - "end": 53622, + "start": 53487, + "end": 53609, "loc": { "start": { "line": 1810, @@ -87325,8 +87293,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 53500, - "end": 53621, + "start": 53487, + "end": 53608, "loc": { "start": { "line": 1810, @@ -87340,8 +87308,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 53500, - "end": 53509, + "start": 53487, + "end": 53496, "loc": { "start": { "line": 1810, @@ -87357,8 +87325,8 @@ }, "right": { "type": "BinaryExpression", - "start": 53512, - "end": 53621, + "start": 53499, + "end": 53608, "loc": { "start": { "line": 1810, @@ -87371,8 +87339,8 @@ }, "left": { "type": "Identifier", - "start": 53512, - "end": 53519, + "start": 53499, + "end": 53506, "loc": { "start": { "line": 1810, @@ -87389,8 +87357,8 @@ "operator": "<=", "right": { "type": "CallExpression", - "start": 53523, - "end": 53621, + "start": 53510, + "end": 53608, "loc": { "start": { "line": 1810, @@ -87403,8 +87371,8 @@ }, "callee": { "type": "Identifier", - "start": 53523, - "end": 53530, + "start": 53510, + "end": 53517, "loc": { "start": { "line": 1810, @@ -87421,8 +87389,8 @@ "arguments": [ { "type": "CallExpression", - "start": 53552, - "end": 53574, + "start": 53539, + "end": 53561, "loc": { "start": { "line": 1811, @@ -87435,8 +87403,8 @@ }, "callee": { "type": "MemberExpression", - "start": 53552, - "end": 53564, + "start": 53539, + "end": 53551, "loc": { "start": { "line": 1811, @@ -87449,8 +87417,8 @@ }, "object": { "type": "Identifier", - "start": 53552, - "end": 53556, + "start": 53539, + "end": 53543, "loc": { "start": { "line": 1811, @@ -87466,8 +87434,8 @@ }, "property": { "type": "Identifier", - "start": 53557, - "end": 53564, + "start": 53544, + "end": 53551, "loc": { "start": { "line": 1811, @@ -87486,8 +87454,8 @@ "arguments": [ { "type": "Identifier", - "start": 53565, - "end": 53569, + "start": 53552, + "end": 53556, "loc": { "start": { "line": 1811, @@ -87503,8 +87471,8 @@ }, { "type": "StringLiteral", - "start": 53571, - "end": 53573, + "start": 53558, + "end": 53560, "loc": { "start": { "line": 1811, @@ -87525,8 +87493,8 @@ }, { "type": "Identifier", - "start": 53596, - "end": 53603, + "start": 53583, + "end": 53590, "loc": { "start": { "line": 1812, @@ -87551,8 +87519,8 @@ { "type": "CommentLine", "value": "greater equal", - "start": 53649, - "end": 53664, + "start": 53636, + "end": 53651, "loc": { "start": { "line": 1815, @@ -87568,8 +87536,8 @@ }, "alternate": { "type": "IfStatement", - "start": 53682, - "end": 56838, + "start": 53669, + "end": 56825, "loc": { "start": { "line": 1816, @@ -87582,8 +87550,8 @@ }, "test": { "type": "Identifier", - "start": 53686, - "end": 53691, + "start": 53673, + "end": 53678, "loc": { "start": { "line": 1816, @@ -87600,8 +87568,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 53693, - "end": 53847, + "start": 53680, + "end": 53834, "loc": { "start": { "line": 1816, @@ -87615,8 +87583,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 53711, - "end": 53833, + "start": 53698, + "end": 53820, "loc": { "start": { "line": 1817, @@ -87629,8 +87597,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 53711, - "end": 53832, + "start": 53698, + "end": 53819, "loc": { "start": { "line": 1817, @@ -87644,8 +87612,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 53711, - "end": 53720, + "start": 53698, + "end": 53707, "loc": { "start": { "line": 1817, @@ -87661,8 +87629,8 @@ }, "right": { "type": "BinaryExpression", - "start": 53723, - "end": 53832, + "start": 53710, + "end": 53819, "loc": { "start": { "line": 1817, @@ -87675,8 +87643,8 @@ }, "left": { "type": "Identifier", - "start": 53723, - "end": 53730, + "start": 53710, + "end": 53717, "loc": { "start": { "line": 1817, @@ -87693,8 +87661,8 @@ "operator": ">=", "right": { "type": "CallExpression", - "start": 53734, - "end": 53832, + "start": 53721, + "end": 53819, "loc": { "start": { "line": 1817, @@ -87707,8 +87675,8 @@ }, "callee": { "type": "Identifier", - "start": 53734, - "end": 53741, + "start": 53721, + "end": 53728, "loc": { "start": { "line": 1817, @@ -87725,8 +87693,8 @@ "arguments": [ { "type": "CallExpression", - "start": 53763, - "end": 53785, + "start": 53750, + "end": 53772, "loc": { "start": { "line": 1818, @@ -87739,8 +87707,8 @@ }, "callee": { "type": "MemberExpression", - "start": 53763, - "end": 53775, + "start": 53750, + "end": 53762, "loc": { "start": { "line": 1818, @@ -87753,8 +87721,8 @@ }, "object": { "type": "Identifier", - "start": 53763, - "end": 53767, + "start": 53750, + "end": 53754, "loc": { "start": { "line": 1818, @@ -87770,8 +87738,8 @@ }, "property": { "type": "Identifier", - "start": 53768, - "end": 53775, + "start": 53755, + "end": 53762, "loc": { "start": { "line": 1818, @@ -87790,8 +87758,8 @@ "arguments": [ { "type": "Identifier", - "start": 53776, - "end": 53780, + "start": 53763, + "end": 53767, "loc": { "start": { "line": 1818, @@ -87807,8 +87775,8 @@ }, { "type": "StringLiteral", - "start": 53782, - "end": 53784, + "start": 53769, + "end": 53771, "loc": { "start": { "line": 1818, @@ -87829,8 +87797,8 @@ }, { "type": "Identifier", - "start": 53807, - "end": 53814, + "start": 53794, + "end": 53801, "loc": { "start": { "line": 1819, @@ -87855,8 +87823,8 @@ { "type": "CommentLine", "value": "lower", - "start": 53860, - "end": 53867, + "start": 53847, + "end": 53854, "loc": { "start": { "line": 1822, @@ -87872,8 +87840,8 @@ }, "alternate": { "type": "IfStatement", - "start": 53885, - "end": 56838, + "start": 53872, + "end": 56825, "loc": { "start": { "line": 1823, @@ -87886,8 +87854,8 @@ }, "test": { "type": "Identifier", - "start": 53889, - "end": 53894, + "start": 53876, + "end": 53881, "loc": { "start": { "line": 1823, @@ -87904,8 +87872,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 53896, - "end": 54048, + "start": 53883, + "end": 54035, "loc": { "start": { "line": 1823, @@ -87919,8 +87887,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 53914, - "end": 54034, + "start": 53901, + "end": 54021, "loc": { "start": { "line": 1824, @@ -87933,8 +87901,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 53914, - "end": 54033, + "start": 53901, + "end": 54020, "loc": { "start": { "line": 1824, @@ -87948,8 +87916,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 53914, - "end": 53923, + "start": 53901, + "end": 53910, "loc": { "start": { "line": 1824, @@ -87965,8 +87933,8 @@ }, "right": { "type": "BinaryExpression", - "start": 53926, - "end": 54033, + "start": 53913, + "end": 54020, "loc": { "start": { "line": 1824, @@ -87979,8 +87947,8 @@ }, "left": { "type": "Identifier", - "start": 53926, - "end": 53933, + "start": 53913, + "end": 53920, "loc": { "start": { "line": 1824, @@ -87997,8 +87965,8 @@ "operator": "<", "right": { "type": "CallExpression", - "start": 53936, - "end": 54033, + "start": 53923, + "end": 54020, "loc": { "start": { "line": 1824, @@ -88011,8 +87979,8 @@ }, "callee": { "type": "Identifier", - "start": 53936, - "end": 53943, + "start": 53923, + "end": 53930, "loc": { "start": { "line": 1824, @@ -88029,8 +87997,8 @@ "arguments": [ { "type": "CallExpression", - "start": 53965, - "end": 53986, + "start": 53952, + "end": 53973, "loc": { "start": { "line": 1825, @@ -88043,8 +88011,8 @@ }, "callee": { "type": "MemberExpression", - "start": 53965, - "end": 53977, + "start": 53952, + "end": 53964, "loc": { "start": { "line": 1825, @@ -88057,8 +88025,8 @@ }, "object": { "type": "Identifier", - "start": 53965, - "end": 53969, + "start": 53952, + "end": 53956, "loc": { "start": { "line": 1825, @@ -88074,8 +88042,8 @@ }, "property": { "type": "Identifier", - "start": 53970, - "end": 53977, + "start": 53957, + "end": 53964, "loc": { "start": { "line": 1825, @@ -88094,8 +88062,8 @@ "arguments": [ { "type": "Identifier", - "start": 53978, - "end": 53981, + "start": 53965, + "end": 53968, "loc": { "start": { "line": 1825, @@ -88111,8 +88079,8 @@ }, { "type": "StringLiteral", - "start": 53983, - "end": 53985, + "start": 53970, + "end": 53972, "loc": { "start": { "line": 1825, @@ -88133,8 +88101,8 @@ }, { "type": "Identifier", - "start": 54008, - "end": 54015, + "start": 53995, + "end": 54002, "loc": { "start": { "line": 1826, @@ -88159,8 +88127,8 @@ { "type": "CommentLine", "value": "greater", - "start": 54061, - "end": 54070, + "start": 54048, + "end": 54057, "loc": { "start": { "line": 1829, @@ -88176,8 +88144,8 @@ }, "alternate": { "type": "IfStatement", - "start": 54088, - "end": 56838, + "start": 54075, + "end": 56825, "loc": { "start": { "line": 1830, @@ -88190,8 +88158,8 @@ }, "test": { "type": "Identifier", - "start": 54092, - "end": 54097, + "start": 54079, + "end": 54084, "loc": { "start": { "line": 1830, @@ -88208,8 +88176,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 54099, - "end": 54251, + "start": 54086, + "end": 54238, "loc": { "start": { "line": 1830, @@ -88223,8 +88191,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 54117, - "end": 54237, + "start": 54104, + "end": 54224, "loc": { "start": { "line": 1831, @@ -88237,8 +88205,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 54117, - "end": 54236, + "start": 54104, + "end": 54223, "loc": { "start": { "line": 1831, @@ -88252,8 +88220,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 54117, - "end": 54126, + "start": 54104, + "end": 54113, "loc": { "start": { "line": 1831, @@ -88269,8 +88237,8 @@ }, "right": { "type": "BinaryExpression", - "start": 54129, - "end": 54236, + "start": 54116, + "end": 54223, "loc": { "start": { "line": 1831, @@ -88283,8 +88251,8 @@ }, "left": { "type": "Identifier", - "start": 54129, - "end": 54136, + "start": 54116, + "end": 54123, "loc": { "start": { "line": 1831, @@ -88301,8 +88269,8 @@ "operator": ">", "right": { "type": "CallExpression", - "start": 54139, - "end": 54236, + "start": 54126, + "end": 54223, "loc": { "start": { "line": 1831, @@ -88315,8 +88283,8 @@ }, "callee": { "type": "Identifier", - "start": 54139, - "end": 54146, + "start": 54126, + "end": 54133, "loc": { "start": { "line": 1831, @@ -88333,8 +88301,8 @@ "arguments": [ { "type": "CallExpression", - "start": 54168, - "end": 54189, + "start": 54155, + "end": 54176, "loc": { "start": { "line": 1832, @@ -88347,8 +88315,8 @@ }, "callee": { "type": "MemberExpression", - "start": 54168, - "end": 54180, + "start": 54155, + "end": 54167, "loc": { "start": { "line": 1832, @@ -88361,8 +88329,8 @@ }, "object": { "type": "Identifier", - "start": 54168, - "end": 54172, + "start": 54155, + "end": 54159, "loc": { "start": { "line": 1832, @@ -88378,8 +88346,8 @@ }, "property": { "type": "Identifier", - "start": 54173, - "end": 54180, + "start": 54160, + "end": 54167, "loc": { "start": { "line": 1832, @@ -88398,8 +88366,8 @@ "arguments": [ { "type": "Identifier", - "start": 54181, - "end": 54184, + "start": 54168, + "end": 54171, "loc": { "start": { "line": 1832, @@ -88415,8 +88383,8 @@ }, { "type": "StringLiteral", - "start": 54186, - "end": 54188, + "start": 54173, + "end": 54175, "loc": { "start": { "line": 1832, @@ -88437,8 +88405,8 @@ }, { "type": "Identifier", - "start": 54211, - "end": 54218, + "start": 54198, + "end": 54205, "loc": { "start": { "line": 1833, @@ -88463,8 +88431,8 @@ { "type": "CommentLine", "value": "different", - "start": 54264, - "end": 54275, + "start": 54251, + "end": 54262, "loc": { "start": { "line": 1836, @@ -88480,8 +88448,8 @@ }, "alternate": { "type": "IfStatement", - "start": 54293, - "end": 56838, + "start": 54280, + "end": 56825, "loc": { "start": { "line": 1837, @@ -88494,8 +88462,8 @@ }, "test": { "type": "Identifier", - "start": 54297, - "end": 54302, + "start": 54284, + "end": 54289, "loc": { "start": { "line": 1837, @@ -88512,8 +88480,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 54304, - "end": 54453, + "start": 54291, + "end": 54440, "loc": { "start": { "line": 1837, @@ -88527,8 +88495,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 54322, - "end": 54439, + "start": 54309, + "end": 54426, "loc": { "start": { "line": 1838, @@ -88541,8 +88509,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 54322, - "end": 54438, + "start": 54309, + "end": 54425, "loc": { "start": { "line": 1838, @@ -88556,8 +88524,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 54322, - "end": 54331, + "start": 54309, + "end": 54318, "loc": { "start": { "line": 1838, @@ -88573,8 +88541,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 54334, - "end": 54438, + "start": 54321, + "end": 54425, "loc": { "start": { "line": 1838, @@ -88587,8 +88555,8 @@ }, "test": { "type": "CallExpression", - "start": 54334, - "end": 54423, + "start": 54321, + "end": 54410, "loc": { "start": { "line": 1838, @@ -88601,8 +88569,8 @@ }, "callee": { "type": "Identifier", - "start": 54334, - "end": 54342, + "start": 54321, + "end": 54329, "loc": { "start": { "line": 1838, @@ -88619,8 +88587,8 @@ "arguments": [ { "type": "CallExpression", - "start": 54343, - "end": 54364, + "start": 54330, + "end": 54351, "loc": { "start": { "line": 1838, @@ -88633,8 +88601,8 @@ }, "callee": { "type": "MemberExpression", - "start": 54343, - "end": 54355, + "start": 54330, + "end": 54342, "loc": { "start": { "line": 1838, @@ -88647,8 +88615,8 @@ }, "object": { "type": "Identifier", - "start": 54343, - "end": 54347, + "start": 54330, + "end": 54334, "loc": { "start": { "line": 1838, @@ -88664,8 +88632,8 @@ }, "property": { "type": "Identifier", - "start": 54348, - "end": 54355, + "start": 54335, + "end": 54342, "loc": { "start": { "line": 1838, @@ -88684,8 +88652,8 @@ "arguments": [ { "type": "Identifier", - "start": 54356, - "end": 54359, + "start": 54343, + "end": 54346, "loc": { "start": { "line": 1838, @@ -88701,8 +88669,8 @@ }, { "type": "StringLiteral", - "start": 54361, - "end": 54363, + "start": 54348, + "end": 54350, "loc": { "start": { "line": 1838, @@ -88723,8 +88691,8 @@ }, { "type": "Identifier", - "start": 54366, - "end": 54375, + "start": 54353, + "end": 54362, "loc": { "start": { "line": 1838, @@ -88740,8 +88708,8 @@ }, { "type": "BooleanLiteral", - "start": 54397, - "end": 54402, + "start": 54384, + "end": 54389, "loc": { "start": { "line": 1839, @@ -88756,8 +88724,8 @@ }, { "type": "MemberExpression", - "start": 54404, - "end": 54422, + "start": 54391, + "end": 54409, "loc": { "start": { "line": 1839, @@ -88770,8 +88738,8 @@ }, "object": { "type": "ThisExpression", - "start": 54404, - "end": 54408, + "start": 54391, + "end": 54395, "loc": { "start": { "line": 1839, @@ -88785,8 +88753,8 @@ }, "property": { "type": "Identifier", - "start": 54409, - "end": 54422, + "start": 54396, + "end": 54409, "loc": { "start": { "line": 1839, @@ -88806,8 +88774,8 @@ }, "consequent": { "type": "BooleanLiteral", - "start": 54426, - "end": 54431, + "start": 54413, + "end": 54418, "loc": { "start": { "line": 1839, @@ -88822,8 +88790,8 @@ }, "alternate": { "type": "BooleanLiteral", - "start": 54434, - "end": 54438, + "start": 54421, + "end": 54425, "loc": { "start": { "line": 1839, @@ -88845,8 +88813,8 @@ { "type": "CommentLine", "value": "like", - "start": 54466, - "end": 54472, + "start": 54453, + "end": 54459, "loc": { "start": { "line": 1841, @@ -88862,8 +88830,8 @@ }, "alternate": { "type": "IfStatement", - "start": 54490, - "end": 56838, + "start": 54477, + "end": 56825, "loc": { "start": { "line": 1842, @@ -88876,8 +88844,8 @@ }, "test": { "type": "Identifier", - "start": 54494, - "end": 54499, + "start": 54481, + "end": 54486, "loc": { "start": { "line": 1842, @@ -88894,8 +88862,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 54501, - "end": 54636, + "start": 54488, + "end": 54623, "loc": { "start": { "line": 1842, @@ -88909,8 +88877,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 54519, - "end": 54622, + "start": 54506, + "end": 54609, "loc": { "start": { "line": 1843, @@ -88923,8 +88891,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 54519, - "end": 54621, + "start": 54506, + "end": 54608, "loc": { "start": { "line": 1843, @@ -88938,8 +88906,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 54519, - "end": 54528, + "start": 54506, + "end": 54515, "loc": { "start": { "line": 1843, @@ -88955,8 +88923,8 @@ }, "right": { "type": "CallExpression", - "start": 54531, - "end": 54621, + "start": 54518, + "end": 54608, "loc": { "start": { "line": 1843, @@ -88969,8 +88937,8 @@ }, "callee": { "type": "Identifier", - "start": 54531, - "end": 54539, + "start": 54518, + "end": 54526, "loc": { "start": { "line": 1843, @@ -88987,8 +88955,8 @@ "arguments": [ { "type": "CallExpression", - "start": 54540, - "end": 54562, + "start": 54527, + "end": 54549, "loc": { "start": { "line": 1843, @@ -89001,8 +88969,8 @@ }, "callee": { "type": "MemberExpression", - "start": 54540, - "end": 54552, + "start": 54527, + "end": 54539, "loc": { "start": { "line": 1843, @@ -89015,8 +88983,8 @@ }, "object": { "type": "Identifier", - "start": 54540, - "end": 54544, + "start": 54527, + "end": 54531, "loc": { "start": { "line": 1843, @@ -89032,8 +89000,8 @@ }, "property": { "type": "Identifier", - "start": 54545, - "end": 54552, + "start": 54532, + "end": 54539, "loc": { "start": { "line": 1843, @@ -89052,8 +89020,8 @@ "arguments": [ { "type": "Identifier", - "start": 54553, - "end": 54557, + "start": 54540, + "end": 54544, "loc": { "start": { "line": 1843, @@ -89069,8 +89037,8 @@ }, { "type": "StringLiteral", - "start": 54559, - "end": 54561, + "start": 54546, + "end": 54548, "loc": { "start": { "line": 1843, @@ -89091,8 +89059,8 @@ }, { "type": "Identifier", - "start": 54564, - "end": 54573, + "start": 54551, + "end": 54560, "loc": { "start": { "line": 1843, @@ -89108,8 +89076,8 @@ }, { "type": "BooleanLiteral", - "start": 54595, - "end": 54600, + "start": 54582, + "end": 54587, "loc": { "start": { "line": 1844, @@ -89124,8 +89092,8 @@ }, { "type": "MemberExpression", - "start": 54602, - "end": 54620, + "start": 54589, + "end": 54607, "loc": { "start": { "line": 1844, @@ -89138,8 +89106,8 @@ }, "object": { "type": "ThisExpression", - "start": 54602, - "end": 54606, + "start": 54589, + "end": 54593, "loc": { "start": { "line": 1844, @@ -89153,8 +89121,8 @@ }, "property": { "type": "Identifier", - "start": 54607, - "end": 54620, + "start": 54594, + "end": 54607, "loc": { "start": { "line": 1844, @@ -89180,8 +89148,8 @@ { "type": "CommentLine", "value": "equal", - "start": 54649, - "end": 54656, + "start": 54636, + "end": 54643, "loc": { "start": { "line": 1846, @@ -89197,8 +89165,8 @@ }, "alternate": { "type": "IfStatement", - "start": 54674, - "end": 56838, + "start": 54661, + "end": 56825, "loc": { "start": { "line": 1847, @@ -89211,8 +89179,8 @@ }, "test": { "type": "Identifier", - "start": 54678, - "end": 54683, + "start": 54665, + "end": 54670, "loc": { "start": { "line": 1847, @@ -89229,8 +89197,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 54685, - "end": 54819, + "start": 54672, + "end": 54806, "loc": { "start": { "line": 1847, @@ -89244,8 +89212,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 54703, - "end": 54805, + "start": 54690, + "end": 54792, "loc": { "start": { "line": 1848, @@ -89258,8 +89226,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 54703, - "end": 54804, + "start": 54690, + "end": 54791, "loc": { "start": { "line": 1848, @@ -89273,8 +89241,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 54703, - "end": 54712, + "start": 54690, + "end": 54699, "loc": { "start": { "line": 1848, @@ -89290,8 +89258,8 @@ }, "right": { "type": "CallExpression", - "start": 54715, - "end": 54804, + "start": 54702, + "end": 54791, "loc": { "start": { "line": 1848, @@ -89304,8 +89272,8 @@ }, "callee": { "type": "Identifier", - "start": 54715, - "end": 54723, + "start": 54702, + "end": 54710, "loc": { "start": { "line": 1848, @@ -89322,8 +89290,8 @@ "arguments": [ { "type": "CallExpression", - "start": 54724, - "end": 54746, + "start": 54711, + "end": 54733, "loc": { "start": { "line": 1848, @@ -89336,8 +89304,8 @@ }, "callee": { "type": "MemberExpression", - "start": 54724, - "end": 54736, + "start": 54711, + "end": 54723, "loc": { "start": { "line": 1848, @@ -89350,8 +89318,8 @@ }, "object": { "type": "Identifier", - "start": 54724, - "end": 54728, + "start": 54711, + "end": 54715, "loc": { "start": { "line": 1848, @@ -89367,8 +89335,8 @@ }, "property": { "type": "Identifier", - "start": 54729, - "end": 54736, + "start": 54716, + "end": 54723, "loc": { "start": { "line": 1848, @@ -89387,8 +89355,8 @@ "arguments": [ { "type": "Identifier", - "start": 54737, - "end": 54741, + "start": 54724, + "end": 54728, "loc": { "start": { "line": 1848, @@ -89404,8 +89372,8 @@ }, { "type": "StringLiteral", - "start": 54743, - "end": 54745, + "start": 54730, + "end": 54732, "loc": { "start": { "line": 1848, @@ -89426,8 +89394,8 @@ }, { "type": "Identifier", - "start": 54748, - "end": 54757, + "start": 54735, + "end": 54744, "loc": { "start": { "line": 1848, @@ -89443,8 +89411,8 @@ }, { "type": "BooleanLiteral", - "start": 54779, - "end": 54783, + "start": 54766, + "end": 54770, "loc": { "start": { "line": 1849, @@ -89459,8 +89427,8 @@ }, { "type": "MemberExpression", - "start": 54785, - "end": 54803, + "start": 54772, + "end": 54790, "loc": { "start": { "line": 1849, @@ -89473,8 +89441,8 @@ }, "object": { "type": "ThisExpression", - "start": 54785, - "end": 54789, + "start": 54772, + "end": 54776, "loc": { "start": { "line": 1849, @@ -89488,8 +89456,8 @@ }, "property": { "type": "Identifier", - "start": 54790, - "end": 54803, + "start": 54777, + "end": 54790, "loc": { "start": { "line": 1849, @@ -89515,8 +89483,8 @@ { "type": "CommentLine", "value": "starts with", - "start": 54832, - "end": 54845, + "start": 54819, + "end": 54832, "loc": { "start": { "line": 1851, @@ -89532,8 +89500,8 @@ }, "alternate": { "type": "IfStatement", - "start": 54863, - "end": 56838, + "start": 54850, + "end": 56825, "loc": { "start": { "line": 1852, @@ -89546,8 +89514,8 @@ }, "test": { "type": "Identifier", - "start": 54867, - "end": 54872, + "start": 54854, + "end": 54859, "loc": { "start": { "line": 1852, @@ -89564,8 +89532,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 54874, - "end": 55001, + "start": 54861, + "end": 54988, "loc": { "start": { "line": 1852, @@ -89579,8 +89547,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 54892, - "end": 54987, + "start": 54879, + "end": 54974, "loc": { "start": { "line": 1853, @@ -89593,8 +89561,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 54892, - "end": 54986, + "start": 54879, + "end": 54973, "loc": { "start": { "line": 1853, @@ -89608,8 +89576,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 54892, - "end": 54901, + "start": 54879, + "end": 54888, "loc": { "start": { "line": 1853, @@ -89625,8 +89593,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 54904, - "end": 54986, + "start": 54891, + "end": 54973, "loc": { "start": { "line": 1853, @@ -89639,8 +89607,8 @@ }, "test": { "type": "BinaryExpression", - "start": 54904, - "end": 54951, + "start": 54891, + "end": 54938, "loc": { "start": { "line": 1853, @@ -89653,8 +89621,8 @@ }, "left": { "type": "CallExpression", - "start": 54904, - "end": 54945, + "start": 54891, + "end": 54932, "loc": { "start": { "line": 1853, @@ -89667,8 +89635,8 @@ }, "callee": { "type": "MemberExpression", - "start": 54904, - "end": 54921, + "start": 54891, + "end": 54908, "loc": { "start": { "line": 1853, @@ -89681,8 +89649,8 @@ }, "object": { "type": "Identifier", - "start": 54904, - "end": 54913, + "start": 54891, + "end": 54900, "loc": { "start": { "line": 1853, @@ -89698,8 +89666,8 @@ }, "property": { "type": "Identifier", - "start": 54914, - "end": 54921, + "start": 54901, + "end": 54908, "loc": { "start": { "line": 1853, @@ -89718,8 +89686,8 @@ "arguments": [ { "type": "CallExpression", - "start": 54922, - "end": 54944, + "start": 54909, + "end": 54931, "loc": { "start": { "line": 1853, @@ -89732,8 +89700,8 @@ }, "callee": { "type": "MemberExpression", - "start": 54922, - "end": 54934, + "start": 54909, + "end": 54921, "loc": { "start": { "line": 1853, @@ -89746,8 +89714,8 @@ }, "object": { "type": "Identifier", - "start": 54922, - "end": 54926, + "start": 54909, + "end": 54913, "loc": { "start": { "line": 1853, @@ -89763,8 +89731,8 @@ }, "property": { "type": "Identifier", - "start": 54927, - "end": 54934, + "start": 54914, + "end": 54921, "loc": { "start": { "line": 1853, @@ -89783,8 +89751,8 @@ "arguments": [ { "type": "Identifier", - "start": 54935, - "end": 54939, + "start": 54922, + "end": 54926, "loc": { "start": { "line": 1853, @@ -89800,8 +89768,8 @@ }, { "type": "StringLiteral", - "start": 54941, - "end": 54943, + "start": 54928, + "end": 54930, "loc": { "start": { "line": 1853, @@ -89825,8 +89793,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 54950, - "end": 54951, + "start": 54937, + "end": 54938, "loc": { "start": { "line": 1853, @@ -89846,8 +89814,8 @@ }, "consequent": { "type": "BooleanLiteral", - "start": 54974, - "end": 54978, + "start": 54961, + "end": 54965, "loc": { "start": { "line": 1854, @@ -89862,8 +89830,8 @@ }, "alternate": { "type": "BooleanLiteral", - "start": 54981, - "end": 54986, + "start": 54968, + "end": 54973, "loc": { "start": { "line": 1854, @@ -89885,8 +89853,8 @@ { "type": "CommentLine", "value": "ends with", - "start": 55014, - "end": 55025, + "start": 55001, + "end": 55012, "loc": { "start": { "line": 1856, @@ -89902,8 +89870,8 @@ }, "alternate": { "type": "IfStatement", - "start": 55043, - "end": 56838, + "start": 55030, + "end": 56825, "loc": { "start": { "line": 1857, @@ -89916,8 +89884,8 @@ }, "test": { "type": "Identifier", - "start": 55047, - "end": 55052, + "start": 55034, + "end": 55039, "loc": { "start": { "line": 1857, @@ -89934,8 +89902,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 55054, - "end": 55431, + "start": 55041, + "end": 55418, "loc": { "start": { "line": 1857, @@ -89949,8 +89917,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 55072, - "end": 55111, + "start": 55059, + "end": 55098, "loc": { "start": { "line": 1858, @@ -89964,8 +89932,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 55076, - "end": 55110, + "start": 55063, + "end": 55097, "loc": { "start": { "line": 1858, @@ -89978,8 +89946,8 @@ }, "id": { "type": "Identifier", - "start": 55076, - "end": 55085, + "start": 55063, + "end": 55072, "loc": { "start": { "line": 1858, @@ -89995,8 +89963,8 @@ }, "init": { "type": "CallExpression", - "start": 55088, - "end": 55110, + "start": 55075, + "end": 55097, "loc": { "start": { "line": 1858, @@ -90009,8 +89977,8 @@ }, "callee": { "type": "MemberExpression", - "start": 55088, - "end": 55100, + "start": 55075, + "end": 55087, "loc": { "start": { "line": 1858, @@ -90023,8 +89991,8 @@ }, "object": { "type": "Identifier", - "start": 55088, - "end": 55092, + "start": 55075, + "end": 55079, "loc": { "start": { "line": 1858, @@ -90040,8 +90008,8 @@ }, "property": { "type": "Identifier", - "start": 55093, - "end": 55100, + "start": 55080, + "end": 55087, "loc": { "start": { "line": 1858, @@ -90060,8 +90028,8 @@ "arguments": [ { "type": "Identifier", - "start": 55101, - "end": 55105, + "start": 55088, + "end": 55092, "loc": { "start": { "line": 1858, @@ -90077,8 +90045,8 @@ }, { "type": "StringLiteral", - "start": 55107, - "end": 55109, + "start": 55094, + "end": 55096, "loc": { "start": { "line": 1858, @@ -90103,8 +90071,8 @@ }, { "type": "ExpressionStatement", - "start": 55128, - "end": 55417, + "start": 55115, + "end": 55404, "loc": { "start": { "line": 1859, @@ -90117,8 +90085,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 55128, - "end": 55416, + "start": 55115, + "end": 55403, "loc": { "start": { "line": 1859, @@ -90132,8 +90100,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 55128, - "end": 55137, + "start": 55115, + "end": 55124, "loc": { "start": { "line": 1859, @@ -90149,8 +90117,8 @@ }, "right": { "type": "ConditionalExpression", - "start": 55160, - "end": 55416, + "start": 55147, + "end": 55403, "loc": { "start": { "line": 1860, @@ -90163,8 +90131,8 @@ }, "test": { "type": "LogicalExpression", - "start": 55160, - "end": 55401, + "start": 55147, + "end": 55388, "loc": { "start": { "line": 1860, @@ -90177,8 +90145,8 @@ }, "left": { "type": "BinaryExpression", - "start": 55160, - "end": 55290, + "start": 55147, + "end": 55277, "loc": { "start": { "line": 1860, @@ -90191,8 +90159,8 @@ }, "left": { "type": "CallExpression", - "start": 55160, - "end": 55214, + "start": 55147, + "end": 55201, "loc": { "start": { "line": 1860, @@ -90205,8 +90173,8 @@ }, "callee": { "type": "MemberExpression", - "start": 55160, - "end": 55181, + "start": 55147, + "end": 55168, "loc": { "start": { "line": 1860, @@ -90219,8 +90187,8 @@ }, "object": { "type": "Identifier", - "start": 55160, - "end": 55169, + "start": 55147, + "end": 55156, "loc": { "start": { "line": 1860, @@ -90236,8 +90204,8 @@ }, "property": { "type": "Identifier", - "start": 55170, - "end": 55181, + "start": 55157, + "end": 55168, "loc": { "start": { "line": 1860, @@ -90256,8 +90224,8 @@ "arguments": [ { "type": "Identifier", - "start": 55182, - "end": 55191, + "start": 55169, + "end": 55178, "loc": { "start": { "line": 1860, @@ -90273,8 +90241,8 @@ }, { "type": "BinaryExpression", - "start": 55193, - "end": 55213, + "start": 55180, + "end": 55200, "loc": { "start": { "line": 1860, @@ -90287,8 +90255,8 @@ }, "left": { "type": "MemberExpression", - "start": 55193, - "end": 55209, + "start": 55180, + "end": 55196, "loc": { "start": { "line": 1860, @@ -90301,8 +90269,8 @@ }, "object": { "type": "Identifier", - "start": 55193, - "end": 55202, + "start": 55180, + "end": 55189, "loc": { "start": { "line": 1860, @@ -90318,8 +90286,8 @@ }, "property": { "type": "Identifier", - "start": 55203, - "end": 55209, + "start": 55190, + "end": 55196, "loc": { "start": { "line": 1860, @@ -90338,8 +90306,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 55212, - "end": 55213, + "start": 55199, + "end": 55200, "loc": { "start": { "line": 1860, @@ -90362,8 +90330,8 @@ "operator": "===", "right": { "type": "BinaryExpression", - "start": 55243, - "end": 55290, + "start": 55230, + "end": 55277, "loc": { "start": { "line": 1861, @@ -90376,8 +90344,8 @@ }, "left": { "type": "BinaryExpression", - "start": 55244, - "end": 55264, + "start": 55231, + "end": 55251, "loc": { "start": { "line": 1861, @@ -90390,8 +90358,8 @@ }, "left": { "type": "MemberExpression", - "start": 55244, - "end": 55260, + "start": 55231, + "end": 55247, "loc": { "start": { "line": 1861, @@ -90404,8 +90372,8 @@ }, "object": { "type": "Identifier", - "start": 55244, - "end": 55253, + "start": 55231, + "end": 55240, "loc": { "start": { "line": 1861, @@ -90421,8 +90389,8 @@ }, "property": { "type": "Identifier", - "start": 55254, - "end": 55260, + "start": 55241, + "end": 55247, "loc": { "start": { "line": 1861, @@ -90441,8 +90409,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 55263, - "end": 55264, + "start": 55250, + "end": 55251, "loc": { "start": { "line": 1861, @@ -90461,14 +90429,14 @@ }, "extra": { "parenthesized": true, - "parenStart": 55243 + "parenStart": 55230 } }, "operator": "-", "right": { "type": "BinaryExpression", - "start": 55269, - "end": 55289, + "start": 55256, + "end": 55276, "loc": { "start": { "line": 1861, @@ -90481,8 +90449,8 @@ }, "left": { "type": "MemberExpression", - "start": 55269, - "end": 55285, + "start": 55256, + "end": 55272, "loc": { "start": { "line": 1861, @@ -90495,8 +90463,8 @@ }, "object": { "type": "Identifier", - "start": 55269, - "end": 55278, + "start": 55256, + "end": 55265, "loc": { "start": { "line": 1861, @@ -90512,8 +90480,8 @@ }, "property": { "type": "Identifier", - "start": 55279, - "end": 55285, + "start": 55266, + "end": 55272, "loc": { "start": { "line": 1861, @@ -90532,8 +90500,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 55288, - "end": 55289, + "start": 55275, + "end": 55276, "loc": { "start": { "line": 1861, @@ -90552,7 +90520,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 55268 + "parenStart": 55255 } } } @@ -90560,8 +90528,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 55318, - "end": 55401, + "start": 55305, + "end": 55388, "loc": { "start": { "line": 1862, @@ -90574,8 +90542,8 @@ }, "left": { "type": "CallExpression", - "start": 55318, - "end": 55372, + "start": 55305, + "end": 55359, "loc": { "start": { "line": 1862, @@ -90588,8 +90556,8 @@ }, "callee": { "type": "MemberExpression", - "start": 55318, - "end": 55339, + "start": 55305, + "end": 55326, "loc": { "start": { "line": 1862, @@ -90602,8 +90570,8 @@ }, "object": { "type": "Identifier", - "start": 55318, - "end": 55327, + "start": 55305, + "end": 55314, "loc": { "start": { "line": 1862, @@ -90619,8 +90587,8 @@ }, "property": { "type": "Identifier", - "start": 55328, - "end": 55339, + "start": 55315, + "end": 55326, "loc": { "start": { "line": 1862, @@ -90639,8 +90607,8 @@ "arguments": [ { "type": "Identifier", - "start": 55340, - "end": 55349, + "start": 55327, + "end": 55336, "loc": { "start": { "line": 1862, @@ -90656,8 +90624,8 @@ }, { "type": "BinaryExpression", - "start": 55351, - "end": 55371, + "start": 55338, + "end": 55358, "loc": { "start": { "line": 1862, @@ -90670,8 +90638,8 @@ }, "left": { "type": "MemberExpression", - "start": 55351, - "end": 55367, + "start": 55338, + "end": 55354, "loc": { "start": { "line": 1862, @@ -90684,8 +90652,8 @@ }, "object": { "type": "Identifier", - "start": 55351, - "end": 55360, + "start": 55338, + "end": 55347, "loc": { "start": { "line": 1862, @@ -90701,8 +90669,8 @@ }, "property": { "type": "Identifier", - "start": 55361, - "end": 55367, + "start": 55348, + "end": 55354, "loc": { "start": { "line": 1862, @@ -90721,8 +90689,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 55370, - "end": 55371, + "start": 55357, + "end": 55358, "loc": { "start": { "line": 1862, @@ -90745,8 +90713,8 @@ "operator": ">", "right": { "type": "UnaryExpression", - "start": 55399, - "end": 55401, + "start": 55386, + "end": 55388, "loc": { "start": { "line": 1863, @@ -90761,8 +90729,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 55400, - "end": 55401, + "start": 55387, + "end": 55388, "loc": { "start": { "line": 1863, @@ -90787,8 +90755,8 @@ }, "consequent": { "type": "BooleanLiteral", - "start": 55404, - "end": 55408, + "start": 55391, + "end": 55395, "loc": { "start": { "line": 1863, @@ -90803,8 +90771,8 @@ }, "alternate": { "type": "BooleanLiteral", - "start": 55411, - "end": 55416, + "start": 55398, + "end": 55403, "loc": { "start": { "line": 1863, @@ -90826,8 +90794,8 @@ { "type": "CommentLine", "value": "empty", - "start": 55444, - "end": 55451, + "start": 55431, + "end": 55438, "loc": { "start": { "line": 1865, @@ -90843,8 +90811,8 @@ }, "alternate": { "type": "IfStatement", - "start": 55469, - "end": 56838, + "start": 55456, + "end": 56825, "loc": { "start": { "line": 1866, @@ -90857,8 +90825,8 @@ }, "test": { "type": "Identifier", - "start": 55473, - "end": 55478, + "start": 55460, + "end": 55465, "loc": { "start": { "line": 1866, @@ -90875,8 +90843,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 55480, - "end": 55549, + "start": 55467, + "end": 55536, "loc": { "start": { "line": 1866, @@ -90890,8 +90858,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 55498, - "end": 55535, + "start": 55485, + "end": 55522, "loc": { "start": { "line": 1867, @@ -90904,8 +90872,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 55498, - "end": 55534, + "start": 55485, + "end": 55521, "loc": { "start": { "line": 1867, @@ -90919,8 +90887,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 55498, - "end": 55507, + "start": 55485, + "end": 55494, "loc": { "start": { "line": 1867, @@ -90936,8 +90904,8 @@ }, "right": { "type": "CallExpression", - "start": 55510, - "end": 55534, + "start": 55497, + "end": 55521, "loc": { "start": { "line": 1867, @@ -90950,8 +90918,8 @@ }, "callee": { "type": "Identifier", - "start": 55510, - "end": 55523, + "start": 55497, + "end": 55510, "loc": { "start": { "line": 1867, @@ -90968,8 +90936,8 @@ "arguments": [ { "type": "Identifier", - "start": 55524, - "end": 55533, + "start": 55511, + "end": 55520, "loc": { "start": { "line": 1867, @@ -90993,8 +90961,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 55562, - "end": 55573, + "start": 55549, + "end": 55560, "loc": { "start": { "line": 1869, @@ -91010,8 +90978,8 @@ }, "alternate": { "type": "IfStatement", - "start": 55591, - "end": 56838, + "start": 55578, + "end": 56825, "loc": { "start": { "line": 1870, @@ -91024,8 +90992,8 @@ }, "test": { "type": "Identifier", - "start": 55595, - "end": 55600, + "start": 55582, + "end": 55587, "loc": { "start": { "line": 1870, @@ -91042,8 +91010,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 55602, - "end": 55672, + "start": 55589, + "end": 55659, "loc": { "start": { "line": 1870, @@ -91057,8 +91025,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 55620, - "end": 55658, + "start": 55607, + "end": 55645, "loc": { "start": { "line": 1871, @@ -91071,8 +91039,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 55620, - "end": 55657, + "start": 55607, + "end": 55644, "loc": { "start": { "line": 1871, @@ -91086,8 +91054,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 55620, - "end": 55629, + "start": 55607, + "end": 55616, "loc": { "start": { "line": 1871, @@ -91103,8 +91071,8 @@ }, "right": { "type": "UnaryExpression", - "start": 55632, - "end": 55657, + "start": 55619, + "end": 55644, "loc": { "start": { "line": 1871, @@ -91119,8 +91087,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 55633, - "end": 55657, + "start": 55620, + "end": 55644, "loc": { "start": { "line": 1871, @@ -91133,8 +91101,8 @@ }, "callee": { "type": "Identifier", - "start": 55633, - "end": 55646, + "start": 55620, + "end": 55633, "loc": { "start": { "line": 1871, @@ -91151,8 +91119,8 @@ "arguments": [ { "type": "Identifier", - "start": 55647, - "end": 55656, + "start": 55634, + "end": 55643, "loc": { "start": { "line": 1871, @@ -91179,8 +91147,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 55678, - "end": 56838, + "start": 55665, + "end": 56825, "loc": { "start": { "line": 1872, @@ -91194,8 +91162,8 @@ "body": [ { "type": "IfStatement", - "start": 55840, - "end": 56824, + "start": 55827, + "end": 56811, "loc": { "start": { "line": 1875, @@ -91208,8 +91176,8 @@ }, "test": { "type": "LogicalExpression", - "start": 55844, - "end": 55962, + "start": 55831, + "end": 55949, "loc": { "start": { "line": 1875, @@ -91222,8 +91190,8 @@ }, "left": { "type": "LogicalExpression", - "start": 55844, - "end": 55923, + "start": 55831, + "end": 55910, "loc": { "start": { "line": 1875, @@ -91236,8 +91204,8 @@ }, "left": { "type": "Identifier", - "start": 55844, - "end": 55851, + "start": 55831, + "end": 55838, "loc": { "start": { "line": 1875, @@ -91255,8 +91223,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 55875, - "end": 55923, + "start": 55862, + "end": 55910, "loc": { "start": { "line": 1876, @@ -91269,8 +91237,8 @@ }, "callee": { "type": "MemberExpression", - "start": 55875, - "end": 55887, + "start": 55862, + "end": 55874, "loc": { "start": { "line": 1876, @@ -91283,8 +91251,8 @@ }, "object": { "type": "ThisExpression", - "start": 55875, - "end": 55879, + "start": 55862, + "end": 55866, "loc": { "start": { "line": 1876, @@ -91298,8 +91266,8 @@ }, "property": { "type": "Identifier", - "start": 55880, - "end": 55887, + "start": 55867, + "end": 55874, "loc": { "start": { "line": 1876, @@ -91318,8 +91286,8 @@ "arguments": [ { "type": "Identifier", - "start": 55888, - "end": 55894, + "start": 55875, + "end": 55881, "loc": { "start": { "line": 1876, @@ -91335,8 +91303,8 @@ }, { "type": "ArrayExpression", - "start": 55896, - "end": 55922, + "start": 55883, + "end": 55909, "loc": { "start": { "line": 1876, @@ -91350,8 +91318,8 @@ "elements": [ { "type": "Identifier", - "start": 55897, - "end": 55903, + "start": 55884, + "end": 55890, "loc": { "start": { "line": 1876, @@ -91367,8 +91335,8 @@ }, { "type": "Identifier", - "start": 55905, - "end": 55921, + "start": 55892, + "end": 55908, "loc": { "start": { "line": 1876, @@ -91391,8 +91359,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 55947, - "end": 55962, + "start": 55934, + "end": 55949, "loc": { "start": { "line": 1877, @@ -91407,8 +91375,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 55948, - "end": 55962, + "start": 55935, + "end": 55949, "loc": { "start": { "line": 1877, @@ -91421,8 +91389,8 @@ }, "object": { "type": "ThisExpression", - "start": 55948, - "end": 55952, + "start": 55935, + "end": 55939, "loc": { "start": { "line": 1877, @@ -91436,8 +91404,8 @@ }, "property": { "type": "Identifier", - "start": 55953, - "end": 55962, + "start": 55940, + "end": 55949, "loc": { "start": { "line": 1877, @@ -91461,8 +91429,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 55964, - "end": 56445, + "start": 55951, + "end": 56432, "loc": { "start": { "line": 1877, @@ -91476,8 +91444,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 56191, - "end": 56229, + "start": 56178, + "end": 56216, "loc": { "start": { "line": 1881, @@ -91490,8 +91458,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 56191, - "end": 56228, + "start": 56178, + "end": 56215, "loc": { "start": { "line": 1881, @@ -91505,8 +91473,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 56191, - "end": 56195, + "start": 56178, + "end": 56182, "loc": { "start": { "line": 1881, @@ -91523,8 +91491,8 @@ }, "right": { "type": "LogicalExpression", - "start": 56198, - "end": 56228, + "start": 56185, + "end": 56215, "loc": { "start": { "line": 1881, @@ -91537,8 +91505,8 @@ }, "left": { "type": "CallExpression", - "start": 56198, - "end": 56220, + "start": 56185, + "end": 56207, "loc": { "start": { "line": 1881, @@ -91551,8 +91519,8 @@ }, "callee": { "type": "Identifier", - "start": 56198, - "end": 56205, + "start": 56185, + "end": 56192, "loc": { "start": { "line": 1881, @@ -91569,8 +91537,8 @@ "arguments": [ { "type": "Identifier", - "start": 56206, - "end": 56210, + "start": 56193, + "end": 56197, "loc": { "start": { "line": 1881, @@ -91586,8 +91554,8 @@ }, { "type": "Identifier", - "start": 56212, - "end": 56219, + "start": 56199, + "end": 56206, "loc": { "start": { "line": 1881, @@ -91606,8 +91574,8 @@ "operator": "||", "right": { "type": "Identifier", - "start": 56224, - "end": 56228, + "start": 56211, + "end": 56215, "loc": { "start": { "line": 1881, @@ -91628,8 +91596,8 @@ { "type": "CommentLine", "value": " parseNb can return 0 for strings which are not", - "start": 55986, - "end": 56035, + "start": 55973, + "end": 56022, "loc": { "start": { "line": 1878, @@ -91644,8 +91612,8 @@ { "type": "CommentLine", "value": " formatted numbers, in that case return the original", - "start": 56056, - "end": 56110, + "start": 56043, + "end": 56097, "loc": { "start": { "line": 1879, @@ -91660,8 +91628,8 @@ { "type": "CommentLine", "value": " string. TODO: handle this in parseNb", - "start": 56131, - "end": 56170, + "start": 56118, + "end": 56157, "loc": { "start": { "line": 1880, @@ -91677,8 +91645,8 @@ }, { "type": "ExpressionStatement", - "start": 56250, - "end": 56427, + "start": 56237, + "end": 56414, "loc": { "start": { "line": 1882, @@ -91691,8 +91659,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 56250, - "end": 56426, + "start": 56237, + "end": 56413, "loc": { "start": { "line": 1882, @@ -91706,8 +91674,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 56250, - "end": 56259, + "start": 56237, + "end": 56246, "loc": { "start": { "line": 1882, @@ -91723,8 +91691,8 @@ }, "right": { "type": "LogicalExpression", - "start": 56262, - "end": 56426, + "start": 56249, + "end": 56413, "loc": { "start": { "line": 1882, @@ -91737,8 +91705,8 @@ }, "left": { "type": "BinaryExpression", - "start": 56262, - "end": 56278, + "start": 56249, + "end": 56265, "loc": { "start": { "line": 1882, @@ -91751,8 +91719,8 @@ }, "left": { "type": "Identifier", - "start": 56262, - "end": 56269, + "start": 56249, + "end": 56256, "loc": { "start": { "line": 1882, @@ -91769,8 +91737,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 56274, - "end": 56278, + "start": 56261, + "end": 56265, "loc": { "start": { "line": 1882, @@ -91788,8 +91756,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 56306, - "end": 56426, + "start": 56293, + "end": 56413, "loc": { "start": { "line": 1883, @@ -91802,8 +91770,8 @@ }, "callee": { "type": "Identifier", - "start": 56306, - "end": 56314, + "start": 56293, + "end": 56301, "loc": { "start": { "line": 1883, @@ -91820,8 +91788,8 @@ "arguments": [ { "type": "CallExpression", - "start": 56315, - "end": 56330, + "start": 56302, + "end": 56317, "loc": { "start": { "line": 1883, @@ -91834,8 +91802,8 @@ }, "callee": { "type": "MemberExpression", - "start": 56315, - "end": 56328, + "start": 56302, + "end": 56315, "loc": { "start": { "line": 1883, @@ -91848,8 +91816,8 @@ }, "object": { "type": "Identifier", - "start": 56315, - "end": 56319, + "start": 56302, + "end": 56306, "loc": { "start": { "line": 1883, @@ -91865,8 +91833,8 @@ }, "property": { "type": "Identifier", - "start": 56320, - "end": 56328, + "start": 56307, + "end": 56315, "loc": { "start": { "line": 1883, @@ -91886,8 +91854,8 @@ }, { "type": "CallExpression", - "start": 56332, - "end": 56350, + "start": 56319, + "end": 56337, "loc": { "start": { "line": 1883, @@ -91900,8 +91868,8 @@ }, "callee": { "type": "MemberExpression", - "start": 56332, - "end": 56348, + "start": 56319, + "end": 56335, "loc": { "start": { "line": 1883, @@ -91914,8 +91882,8 @@ }, "object": { "type": "Identifier", - "start": 56332, - "end": 56339, + "start": 56319, + "end": 56326, "loc": { "start": { "line": 1883, @@ -91931,8 +91899,8 @@ }, "property": { "type": "Identifier", - "start": 56340, - "end": 56348, + "start": 56327, + "end": 56335, "loc": { "start": { "line": 1883, @@ -91952,8 +91920,8 @@ }, { "type": "CallExpression", - "start": 56380, - "end": 56405, + "start": 56367, + "end": 56392, "loc": { "start": { "line": 1884, @@ -91966,8 +91934,8 @@ }, "callee": { "type": "MemberExpression", - "start": 56380, - "end": 56397, + "start": 56367, + "end": 56384, "loc": { "start": { "line": 1884, @@ -91980,8 +91948,8 @@ }, "object": { "type": "ThisExpression", - "start": 56380, - "end": 56384, + "start": 56367, + "end": 56371, "loc": { "start": { "line": 1884, @@ -91995,8 +91963,8 @@ }, "property": { "type": "Identifier", - "start": 56385, - "end": 56397, + "start": 56372, + "end": 56384, "loc": { "start": { "line": 1884, @@ -92015,8 +91983,8 @@ "arguments": [ { "type": "Identifier", - "start": 56398, - "end": 56404, + "start": 56385, + "end": 56391, "loc": { "start": { "line": 1884, @@ -92034,8 +92002,8 @@ }, { "type": "MemberExpression", - "start": 56407, - "end": 56425, + "start": 56394, + "end": 56412, "loc": { "start": { "line": 1884, @@ -92048,8 +92016,8 @@ }, "object": { "type": "ThisExpression", - "start": 56407, - "end": 56411, + "start": 56394, + "end": 56398, "loc": { "start": { "line": 1884, @@ -92063,8 +92031,8 @@ }, "property": { "type": "Identifier", - "start": 56412, - "end": 56425, + "start": 56399, + "end": 56412, "loc": { "start": { "line": 1884, @@ -92090,8 +92058,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 56451, - "end": 56824, + "start": 56438, + "end": 56811, "loc": { "start": { "line": 1885, @@ -92105,8 +92073,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 56547, - "end": 56806, + "start": 56534, + "end": 56793, "loc": { "start": { "line": 1887, @@ -92119,8 +92087,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 56547, - "end": 56805, + "start": 56534, + "end": 56792, "loc": { "start": { "line": 1887, @@ -92134,8 +92102,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 56547, - "end": 56556, + "start": 56534, + "end": 56543, "loc": { "start": { "line": 1887, @@ -92152,8 +92120,8 @@ }, "right": { "type": "CallExpression", - "start": 56559, - "end": 56805, + "start": 56546, + "end": 56792, "loc": { "start": { "line": 1887, @@ -92166,8 +92134,8 @@ }, "callee": { "type": "Identifier", - "start": 56559, - "end": 56567, + "start": 56546, + "end": 56554, "loc": { "start": { "line": 1887, @@ -92184,8 +92152,8 @@ "arguments": [ { "type": "Identifier", - "start": 56593, - "end": 56597, + "start": 56580, + "end": 56584, "loc": { "start": { "line": 1888, @@ -92201,8 +92169,8 @@ }, { "type": "Identifier", - "start": 56623, - "end": 56632, + "start": 56610, + "end": 56619, "loc": { "start": { "line": 1889, @@ -92218,8 +92186,8 @@ }, { "type": "CallExpression", - "start": 56658, - "end": 56683, + "start": 56645, + "end": 56670, "loc": { "start": { "line": 1890, @@ -92232,8 +92200,8 @@ }, "callee": { "type": "MemberExpression", - "start": 56658, - "end": 56675, + "start": 56645, + "end": 56662, "loc": { "start": { "line": 1890, @@ -92246,8 +92214,8 @@ }, "object": { "type": "ThisExpression", - "start": 56658, - "end": 56662, + "start": 56645, + "end": 56649, "loc": { "start": { "line": 1890, @@ -92261,8 +92229,8 @@ }, "property": { "type": "Identifier", - "start": 56663, - "end": 56675, + "start": 56650, + "end": 56662, "loc": { "start": { "line": 1890, @@ -92281,8 +92249,8 @@ "arguments": [ { "type": "Identifier", - "start": 56676, - "end": 56682, + "start": 56663, + "end": 56669, "loc": { "start": { "line": 1890, @@ -92300,8 +92268,8 @@ }, { "type": "MemberExpression", - "start": 56709, - "end": 56727, + "start": 56696, + "end": 56714, "loc": { "start": { "line": 1891, @@ -92314,8 +92282,8 @@ }, "object": { "type": "ThisExpression", - "start": 56709, - "end": 56713, + "start": 56696, + "end": 56700, "loc": { "start": { "line": 1891, @@ -92329,8 +92297,8 @@ }, "property": { "type": "Identifier", - "start": 56714, - "end": 56727, + "start": 56701, + "end": 56714, "loc": { "start": { "line": 1891, @@ -92348,8 +92316,8 @@ }, { "type": "CallExpression", - "start": 56753, - "end": 56783, + "start": 56740, + "end": 56770, "loc": { "start": { "line": 1892, @@ -92362,8 +92330,8 @@ }, "callee": { "type": "MemberExpression", - "start": 56753, - "end": 56775, + "start": 56740, + "end": 56762, "loc": { "start": { "line": 1892, @@ -92376,8 +92344,8 @@ }, "object": { "type": "ThisExpression", - "start": 56753, - "end": 56757, + "start": 56740, + "end": 56744, "loc": { "start": { "line": 1892, @@ -92391,8 +92359,8 @@ }, "property": { "type": "Identifier", - "start": 56758, - "end": 56775, + "start": 56745, + "end": 56762, "loc": { "start": { "line": 1892, @@ -92411,8 +92379,8 @@ "arguments": [ { "type": "Identifier", - "start": 56776, - "end": 56782, + "start": 56763, + "end": 56769, "loc": { "start": { "line": 1892, @@ -92436,8 +92404,8 @@ { "type": "CommentLine", "value": " Finally test search term is contained in cell data", - "start": 56473, - "end": 56526, + "start": 56460, + "end": 56513, "loc": { "start": { "line": 1886, @@ -92458,8 +92426,8 @@ { "type": "CommentLine", "value": " If numeric type data, perform a strict equality test and", - "start": 55696, - "end": 55755, + "start": 55683, + "end": 55742, "loc": { "start": { "line": 1873, @@ -92474,8 +92442,8 @@ { "type": "CommentLine", "value": " fallback to unformatted number string comparison", - "start": 55772, - "end": 55823, + "start": 55759, + "end": 55810, "loc": { "start": { "line": 1874, @@ -92496,8 +92464,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 55562, - "end": 55573, + "start": 55549, + "end": 55560, "loc": { "start": { "line": 1869, @@ -92515,8 +92483,8 @@ { "type": "CommentLine", "value": "empty", - "start": 55444, - "end": 55451, + "start": 55431, + "end": 55438, "loc": { "start": { "line": 1865, @@ -92534,8 +92502,8 @@ { "type": "CommentLine", "value": "ends with", - "start": 55014, - "end": 55025, + "start": 55001, + "end": 55012, "loc": { "start": { "line": 1856, @@ -92553,8 +92521,8 @@ { "type": "CommentLine", "value": "starts with", - "start": 54832, - "end": 54845, + "start": 54819, + "end": 54832, "loc": { "start": { "line": 1851, @@ -92572,8 +92540,8 @@ { "type": "CommentLine", "value": "equal", - "start": 54649, - "end": 54656, + "start": 54636, + "end": 54643, "loc": { "start": { "line": 1846, @@ -92591,8 +92559,8 @@ { "type": "CommentLine", "value": "like", - "start": 54466, - "end": 54472, + "start": 54453, + "end": 54459, "loc": { "start": { "line": 1841, @@ -92610,8 +92578,8 @@ { "type": "CommentLine", "value": "different", - "start": 54264, - "end": 54275, + "start": 54251, + "end": 54262, "loc": { "start": { "line": 1836, @@ -92629,8 +92597,8 @@ { "type": "CommentLine", "value": "greater", - "start": 54061, - "end": 54070, + "start": 54048, + "end": 54057, "loc": { "start": { "line": 1829, @@ -92648,8 +92616,8 @@ { "type": "CommentLine", "value": "lower", - "start": 53860, - "end": 53867, + "start": 53847, + "end": 53854, "loc": { "start": { "line": 1822, @@ -92667,8 +92635,8 @@ { "type": "CommentLine", "value": "greater equal", - "start": 53649, - "end": 53664, + "start": 53636, + "end": 53651, "loc": { "start": { "line": 1815, @@ -92686,8 +92654,8 @@ { "type": "CommentLine", "value": " lower equal", - "start": 53439, - "end": 53453, + "start": 53426, + "end": 53440, "loc": { "start": { "line": 1808, @@ -92705,8 +92673,8 @@ { "type": "CommentLine", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", - "start": 52928, - "end": 52990, + "start": 52915, + "end": 52977, "loc": { "start": { "line": 1793, @@ -92721,8 +92689,8 @@ { "type": "CommentLine", "value": " rgx:)", - "start": 53003, - "end": 53011, + "start": 52990, + "end": 52998, "loc": { "start": { "line": 1794, @@ -92737,8 +92705,8 @@ { "type": "CommentLine", "value": "regexp", - "start": 53025, - "end": 53033, + "start": 53012, + "end": 53020, "loc": { "start": { "line": 1796, @@ -92760,8 +92728,8 @@ { "type": "CommentLine", "value": " Check for dates or resolve date type", - "start": 49602, - "end": 49641, + "start": 49589, + "end": 49628, "loc": { "start": { "line": 1711, @@ -92778,8 +92746,8 @@ { "type": "CommentLine", "value": "else", - "start": 56849, - "end": 56855, + "start": 56836, + "end": 56842, "loc": { "start": { "line": 1897, @@ -92795,8 +92763,8 @@ }, { "type": "ReturnStatement", - "start": 56865, - "end": 56882, + "start": 56852, + "end": 56869, "loc": { "start": { "line": 1899, @@ -92809,8 +92777,8 @@ }, "argument": { "type": "Identifier", - "start": 56872, - "end": 56881, + "start": 56859, + "end": 56868, "loc": { "start": { "line": 1899, @@ -92829,8 +92797,8 @@ { "type": "CommentLine", "value": "else", - "start": 56849, - "end": 56855, + "start": 56836, + "end": 56842, "loc": { "start": { "line": 1897, @@ -92852,8 +92820,8 @@ { "type": "CommentBlock", "value": "*\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n ", - "start": 47989, - "end": 48214, + "start": 47976, + "end": 48201, "loc": { "start": { "line": 1666, @@ -92870,8 +92838,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", - "start": 56894, - "end": 57178, + "start": 56881, + "end": 57165, "loc": { "start": { "line": 1902, @@ -92887,8 +92855,8 @@ }, { "type": "ClassMethod", - "start": 57183, - "end": 57327, + "start": 57170, + "end": 57314, "loc": { "start": { "line": 1909, @@ -92903,8 +92871,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 57183, - "end": 57196, + "start": 57170, + "end": 57183, "loc": { "start": { "line": 1909, @@ -92927,8 +92895,8 @@ "params": [ { "type": "Identifier", - "start": 57197, - "end": 57205, + "start": 57184, + "end": 57192, "loc": { "start": { "line": 1909, @@ -92944,8 +92912,8 @@ }, { "type": "AssignmentPattern", - "start": 57207, - "end": 57229, + "start": 57194, + "end": 57216, "loc": { "start": { "line": 1909, @@ -92958,8 +92926,8 @@ }, "left": { "type": "Identifier", - "start": 57207, - "end": 57221, + "start": 57194, + "end": 57208, "loc": { "start": { "line": 1909, @@ -92975,8 +92943,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 57224, - "end": 57229, + "start": 57211, + "end": 57216, "loc": { "start": { "line": 1909, @@ -92992,8 +92960,8 @@ }, { "type": "AssignmentPattern", - "start": 57231, - "end": 57243, + "start": 57218, + "end": 57230, "loc": { "start": { "line": 1909, @@ -93006,8 +92974,8 @@ }, "left": { "type": "Identifier", - "start": 57231, - "end": 57238, + "start": 57218, + "end": 57225, "loc": { "start": { "line": 1909, @@ -93023,8 +92991,8 @@ }, "right": { "type": "ArrayExpression", - "start": 57241, - "end": 57243, + "start": 57228, + "end": 57230, "loc": { "start": { "line": 1909, @@ -93041,8 +93009,8 @@ ], "body": { "type": "BlockStatement", - "start": 57245, - "end": 57327, + "start": 57232, + "end": 57314, "loc": { "start": { "line": 1909, @@ -93056,8 +93024,8 @@ "body": [ { "type": "ReturnStatement", - "start": 57255, - "end": 57321, + "start": 57242, + "end": 57308, "loc": { "start": { "line": 1910, @@ -93070,8 +93038,8 @@ }, "argument": { "type": "CallExpression", - "start": 57262, - "end": 57320, + "start": 57249, + "end": 57307, "loc": { "start": { "line": 1910, @@ -93084,8 +93052,8 @@ }, "callee": { "type": "MemberExpression", - "start": 57262, - "end": 57279, + "start": 57249, + "end": 57266, "loc": { "start": { "line": 1910, @@ -93098,8 +93066,8 @@ }, "object": { "type": "ThisExpression", - "start": 57262, - "end": 57266, + "start": 57249, + "end": 57253, "loc": { "start": { "line": 1910, @@ -93113,8 +93081,8 @@ }, "property": { "type": "Identifier", - "start": 57267, - "end": 57279, + "start": 57254, + "end": 57266, "loc": { "start": { "line": 1910, @@ -93133,8 +93101,8 @@ "arguments": [ { "type": "Identifier", - "start": 57280, - "end": 57288, + "start": 57267, + "end": 57275, "loc": { "start": { "line": 1910, @@ -93150,8 +93118,8 @@ }, { "type": "Identifier", - "start": 57290, - "end": 57304, + "start": 57277, + "end": 57291, "loc": { "start": { "line": 1910, @@ -93167,8 +93135,8 @@ }, { "type": "BooleanLiteral", - "start": 57306, - "end": 57310, + "start": 57293, + "end": 57297, "loc": { "start": { "line": 1910, @@ -93183,8 +93151,8 @@ }, { "type": "Identifier", - "start": 57312, - "end": 57319, + "start": 57299, + "end": 57306, "loc": { "start": { "line": 1910, @@ -93209,8 +93177,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", - "start": 56894, - "end": 57178, + "start": 56881, + "end": 57165, "loc": { "start": { "line": 1902, @@ -93227,8 +93195,8 @@ { "type": "CommentBlock", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", - "start": 57333, - "end": 57621, + "start": 57320, + "end": 57608, "loc": { "start": { "line": 1913, @@ -93244,8 +93212,8 @@ }, { "type": "ClassMethod", - "start": 57626, - "end": 57773, + "start": 57613, + "end": 57760, "loc": { "start": { "line": 1920, @@ -93260,8 +93228,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 57626, - "end": 57641, + "start": 57613, + "end": 57628, "loc": { "start": { "line": 1920, @@ -93284,8 +93252,8 @@ "params": [ { "type": "Identifier", - "start": 57642, - "end": 57650, + "start": 57629, + "end": 57637, "loc": { "start": { "line": 1920, @@ -93301,8 +93269,8 @@ }, { "type": "AssignmentPattern", - "start": 57652, - "end": 57674, + "start": 57639, + "end": 57661, "loc": { "start": { "line": 1920, @@ -93315,8 +93283,8 @@ }, "left": { "type": "Identifier", - "start": 57652, - "end": 57666, + "start": 57639, + "end": 57653, "loc": { "start": { "line": 1920, @@ -93332,8 +93300,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 57669, - "end": 57674, + "start": 57656, + "end": 57661, "loc": { "start": { "line": 1920, @@ -93349,8 +93317,8 @@ }, { "type": "AssignmentPattern", - "start": 57676, - "end": 57688, + "start": 57663, + "end": 57675, "loc": { "start": { "line": 1920, @@ -93363,8 +93331,8 @@ }, "left": { "type": "Identifier", - "start": 57676, - "end": 57683, + "start": 57663, + "end": 57670, "loc": { "start": { "line": 1920, @@ -93380,8 +93348,8 @@ }, "right": { "type": "ArrayExpression", - "start": 57686, - "end": 57688, + "start": 57673, + "end": 57675, "loc": { "start": { "line": 1920, @@ -93398,8 +93366,8 @@ ], "body": { "type": "BlockStatement", - "start": 57690, - "end": 57773, + "start": 57677, + "end": 57760, "loc": { "start": { "line": 1920, @@ -93413,8 +93381,8 @@ "body": [ { "type": "ReturnStatement", - "start": 57700, - "end": 57767, + "start": 57687, + "end": 57754, "loc": { "start": { "line": 1921, @@ -93427,8 +93395,8 @@ }, "argument": { "type": "CallExpression", - "start": 57707, - "end": 57766, + "start": 57694, + "end": 57753, "loc": { "start": { "line": 1921, @@ -93441,8 +93409,8 @@ }, "callee": { "type": "MemberExpression", - "start": 57707, - "end": 57724, + "start": 57694, + "end": 57711, "loc": { "start": { "line": 1921, @@ -93455,8 +93423,8 @@ }, "object": { "type": "ThisExpression", - "start": 57707, - "end": 57711, + "start": 57694, + "end": 57698, "loc": { "start": { "line": 1921, @@ -93470,8 +93438,8 @@ }, "property": { "type": "Identifier", - "start": 57712, - "end": 57724, + "start": 57699, + "end": 57711, "loc": { "start": { "line": 1921, @@ -93490,8 +93458,8 @@ "arguments": [ { "type": "Identifier", - "start": 57725, - "end": 57733, + "start": 57712, + "end": 57720, "loc": { "start": { "line": 1921, @@ -93507,8 +93475,8 @@ }, { "type": "Identifier", - "start": 57735, - "end": 57749, + "start": 57722, + "end": 57736, "loc": { "start": { "line": 1921, @@ -93524,8 +93492,8 @@ }, { "type": "BooleanLiteral", - "start": 57751, - "end": 57756, + "start": 57738, + "end": 57743, "loc": { "start": { "line": 1921, @@ -93540,8 +93508,8 @@ }, { "type": "Identifier", - "start": 57758, - "end": 57765, + "start": 57745, + "end": 57752, "loc": { "start": { "line": 1921, @@ -93566,8 +93534,8 @@ { "type": "CommentBlock", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", - "start": 57333, - "end": 57621, + "start": 57320, + "end": 57608, "loc": { "start": { "line": 1913, @@ -93584,8 +93552,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", - "start": 57779, - "end": 58160, + "start": 57766, + "end": 58147, "loc": { "start": { "line": 1924, @@ -93601,8 +93569,8 @@ }, { "type": "ClassMethod", - "start": 58165, - "end": 59030, + "start": 58152, + "end": 59017, "loc": { "start": { "line": 1933, @@ -93617,8 +93585,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 58165, - "end": 58177, + "start": 58152, + "end": 58164, "loc": { "start": { "line": 1933, @@ -93641,8 +93609,8 @@ "params": [ { "type": "Identifier", - "start": 58187, - "end": 58195, + "start": 58174, + "end": 58182, "loc": { "start": { "line": 1934, @@ -93658,8 +93626,8 @@ }, { "type": "AssignmentPattern", - "start": 58205, - "end": 58227, + "start": 58192, + "end": 58214, "loc": { "start": { "line": 1935, @@ -93672,8 +93640,8 @@ }, "left": { "type": "Identifier", - "start": 58205, - "end": 58219, + "start": 58192, + "end": 58206, "loc": { "start": { "line": 1935, @@ -93689,8 +93657,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 58222, - "end": 58227, + "start": 58209, + "end": 58214, "loc": { "start": { "line": 1935, @@ -93706,8 +93674,8 @@ }, { "type": "AssignmentPattern", - "start": 58237, - "end": 58250, + "start": 58224, + "end": 58237, "loc": { "start": { "line": 1936, @@ -93720,8 +93688,8 @@ }, "left": { "type": "Identifier", - "start": 58237, - "end": 58242, + "start": 58224, + "end": 58229, "loc": { "start": { "line": 1936, @@ -93737,8 +93705,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 58245, - "end": 58250, + "start": 58232, + "end": 58237, "loc": { "start": { "line": 1936, @@ -93754,8 +93722,8 @@ }, { "type": "AssignmentPattern", - "start": 58260, - "end": 58272, + "start": 58247, + "end": 58259, "loc": { "start": { "line": 1937, @@ -93768,8 +93736,8 @@ }, "left": { "type": "Identifier", - "start": 58260, - "end": 58267, + "start": 58247, + "end": 58254, "loc": { "start": { "line": 1937, @@ -93785,8 +93753,8 @@ }, "right": { "type": "ArrayExpression", - "start": 58270, - "end": 58272, + "start": 58257, + "end": 58259, "loc": { "start": { "line": 1937, @@ -93803,8 +93771,8 @@ ], "body": { "type": "BlockStatement", - "start": 58279, - "end": 59030, + "start": 58266, + "end": 59017, "loc": { "start": { "line": 1938, @@ -93818,8 +93786,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 58289, - "end": 58308, + "start": 58276, + "end": 58295, "loc": { "start": { "line": 1939, @@ -93833,8 +93801,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 58293, - "end": 58307, + "start": 58280, + "end": 58294, "loc": { "start": { "line": 1939, @@ -93847,8 +93815,8 @@ }, "id": { "type": "Identifier", - "start": 58293, - "end": 58302, + "start": 58280, + "end": 58289, "loc": { "start": { "line": 1939, @@ -93864,8 +93832,8 @@ }, "init": { "type": "ArrayExpression", - "start": 58305, - "end": 58307, + "start": 58292, + "end": 58294, "loc": { "start": { "line": 1939, @@ -93884,8 +93852,8 @@ }, { "type": "VariableDeclaration", - "start": 58317, - "end": 58413, + "start": 58304, + "end": 58400, "loc": { "start": { "line": 1940, @@ -93899,8 +93867,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 58321, - "end": 58412, + "start": 58308, + "end": 58399, "loc": { "start": { "line": 1940, @@ -93913,8 +93881,8 @@ }, "id": { "type": "Identifier", - "start": 58321, - "end": 58331, + "start": 58308, + "end": 58318, "loc": { "start": { "line": 1940, @@ -93930,8 +93898,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 58334, - "end": 58412, + "start": 58321, + "end": 58399, "loc": { "start": { "line": 1940, @@ -93944,8 +93912,8 @@ }, "test": { "type": "Identifier", - "start": 58334, - "end": 58339, + "start": 58321, + "end": 58326, "loc": { "start": { "line": 1940, @@ -93961,8 +93929,8 @@ }, "consequent": { "type": "CallExpression", - "start": 58342, - "end": 58369, + "start": 58329, + "end": 58356, "loc": { "start": { "line": 1940, @@ -93975,8 +93943,8 @@ }, "callee": { "type": "MemberExpression", - "start": 58342, - "end": 58363, + "start": 58329, + "end": 58350, "loc": { "start": { "line": 1940, @@ -93989,8 +93957,8 @@ }, "object": { "type": "MemberExpression", - "start": 58342, - "end": 58358, + "start": 58329, + "end": 58345, "loc": { "start": { "line": 1940, @@ -94003,8 +93971,8 @@ }, "object": { "type": "ThisExpression", - "start": 58342, - "end": 58346, + "start": 58329, + "end": 58333, "loc": { "start": { "line": 1940, @@ -94018,8 +93986,8 @@ }, "property": { "type": "Identifier", - "start": 58347, - "end": 58358, + "start": 58334, + "end": 58345, "loc": { "start": { "line": 1940, @@ -94037,8 +94005,8 @@ }, "property": { "type": "Identifier", - "start": 58359, - "end": 58363, + "start": 58346, + "end": 58350, "loc": { "start": { "line": 1940, @@ -94057,8 +94025,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 58364, - "end": 58368, + "start": 58351, + "end": 58355, "loc": { "start": { "line": 1940, @@ -94074,8 +94042,8 @@ }, "alternate": { "type": "CallExpression", - "start": 58384, - "end": 58412, + "start": 58371, + "end": 58399, "loc": { "start": { "line": 1941, @@ -94088,8 +94056,8 @@ }, "callee": { "type": "MemberExpression", - "start": 58384, - "end": 58406, + "start": 58371, + "end": 58393, "loc": { "start": { "line": 1941, @@ -94102,8 +94070,8 @@ }, "object": { "type": "MemberExpression", - "start": 58384, - "end": 58401, + "start": 58371, + "end": 58388, "loc": { "start": { "line": 1941, @@ -94116,8 +94084,8 @@ }, "object": { "type": "ThisExpression", - "start": 58384, - "end": 58388, + "start": 58371, + "end": 58375, "loc": { "start": { "line": 1941, @@ -94131,8 +94099,8 @@ }, "property": { "type": "Identifier", - "start": 58389, - "end": 58401, + "start": 58376, + "end": 58388, "loc": { "start": { "line": 1941, @@ -94150,8 +94118,8 @@ }, "property": { "type": "Identifier", - "start": 58402, - "end": 58406, + "start": 58389, + "end": 58393, "loc": { "start": { "line": 1941, @@ -94170,8 +94138,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 58407, - "end": 58411, + "start": 58394, + "end": 58398, "loc": { "start": { "line": 1941, @@ -94192,8 +94160,8 @@ }, { "type": "IfStatement", - "start": 58423, - "end": 58515, + "start": 58410, + "end": 58502, "loc": { "start": { "line": 1943, @@ -94206,8 +94174,8 @@ }, "test": { "type": "Identifier", - "start": 58427, - "end": 58441, + "start": 58414, + "end": 58428, "loc": { "start": { "line": 1943, @@ -94223,8 +94191,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 58443, - "end": 58515, + "start": 58430, + "end": 58502, "loc": { "start": { "line": 1943, @@ -94238,8 +94206,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 58457, - "end": 58505, + "start": 58444, + "end": 58492, "loc": { "start": { "line": 1944, @@ -94252,8 +94220,8 @@ }, "expression": { "type": "CallExpression", - "start": 58457, - "end": 58504, + "start": 58444, + "end": 58491, "loc": { "start": { "line": 1944, @@ -94266,8 +94234,8 @@ }, "callee": { "type": "MemberExpression", - "start": 58457, - "end": 58471, + "start": 58444, + "end": 58458, "loc": { "start": { "line": 1944, @@ -94280,8 +94248,8 @@ }, "object": { "type": "Identifier", - "start": 58457, - "end": 58466, + "start": 58444, + "end": 58453, "loc": { "start": { "line": 1944, @@ -94297,8 +94265,8 @@ }, "property": { "type": "Identifier", - "start": 58467, - "end": 58471, + "start": 58454, + "end": 58458, "loc": { "start": { "line": 1944, @@ -94317,8 +94285,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 58472, - "end": 58503, + "start": 58459, + "end": 58490, "loc": { "start": { "line": 1944, @@ -94331,8 +94299,8 @@ }, "object": { "type": "CallExpression", - "start": 58472, - "end": 58493, + "start": 58459, + "end": 58480, "loc": { "start": { "line": 1944, @@ -94345,8 +94313,8 @@ }, "callee": { "type": "MemberExpression", - "start": 58472, - "end": 58491, + "start": 58459, + "end": 58478, "loc": { "start": { "line": 1944, @@ -94359,8 +94327,8 @@ }, "object": { "type": "ThisExpression", - "start": 58472, - "end": 58476, + "start": 58459, + "end": 58463, "loc": { "start": { "line": 1944, @@ -94374,8 +94342,8 @@ }, "property": { "type": "Identifier", - "start": 58477, - "end": 58491, + "start": 58464, + "end": 58478, "loc": { "start": { "line": 1944, @@ -94395,8 +94363,8 @@ }, "property": { "type": "Identifier", - "start": 58494, - "end": 58502, + "start": 58481, + "end": 58489, "loc": { "start": { "line": 1944, @@ -94422,8 +94390,8 @@ }, { "type": "VariableDeclaration", - "start": 58525, - "end": 58554, + "start": 58512, + "end": 58541, "loc": { "start": { "line": 1947, @@ -94437,8 +94405,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 58529, - "end": 58553, + "start": 58516, + "end": 58540, "loc": { "start": { "line": 1947, @@ -94451,8 +94419,8 @@ }, "id": { "type": "Identifier", - "start": 58529, - "end": 58536, + "start": 58516, + "end": 58523, "loc": { "start": { "line": 1947, @@ -94468,8 +94436,8 @@ }, "init": { "type": "CallExpression", - "start": 58539, - "end": 58553, + "start": 58526, + "end": 58540, "loc": { "start": { "line": 1947, @@ -94482,8 +94450,8 @@ }, "callee": { "type": "MemberExpression", - "start": 58539, - "end": 58551, + "start": 58526, + "end": 58538, "loc": { "start": { "line": 1947, @@ -94496,8 +94464,8 @@ }, "object": { "type": "ThisExpression", - "start": 58539, - "end": 58543, + "start": 58526, + "end": 58530, "loc": { "start": { "line": 1947, @@ -94511,8 +94479,8 @@ }, "property": { "type": "Identifier", - "start": 58544, - "end": 58551, + "start": 58531, + "end": 58538, "loc": { "start": { "line": 1947, @@ -94536,8 +94504,8 @@ }, { "type": "ExpressionStatement", - "start": 58563, - "end": 58998, + "start": 58550, + "end": 58985, "loc": { "start": { "line": 1948, @@ -94550,8 +94518,8 @@ }, "expression": { "type": "CallExpression", - "start": 58563, - "end": 58997, + "start": 58550, + "end": 58984, "loc": { "start": { "line": 1948, @@ -94564,8 +94532,8 @@ }, "callee": { "type": "Identifier", - "start": 58563, - "end": 58570, + "start": 58550, + "end": 58557, "loc": { "start": { "line": 1948, @@ -94582,8 +94550,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 58571, - "end": 58996, + "start": 58558, + "end": 58983, "loc": { "start": { "line": 1948, @@ -94601,8 +94569,8 @@ "params": [ { "type": "Identifier", - "start": 58572, - "end": 58575, + "start": 58559, + "end": 58562, "loc": { "start": { "line": 1948, @@ -94618,8 +94586,8 @@ }, { "type": "Identifier", - "start": 58577, - "end": 58578, + "start": 58564, + "end": 58565, "loc": { "start": { "line": 1948, @@ -94636,8 +94604,8 @@ ], "body": { "type": "BlockStatement", - "start": 58583, - "end": 58996, + "start": 58570, + "end": 58983, "loc": { "start": { "line": 1948, @@ -94651,8 +94619,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 58665, - "end": 58710, + "start": 58652, + "end": 58697, "loc": { "start": { "line": 1950, @@ -94666,8 +94634,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 58669, - "end": 58709, + "start": 58656, + "end": 58696, "loc": { "start": { "line": 1950, @@ -94680,8 +94648,8 @@ }, "id": { "type": "Identifier", - "start": 58669, - "end": 58681, + "start": 58656, + "end": 58668, "loc": { "start": { "line": 1950, @@ -94698,8 +94666,8 @@ }, "init": { "type": "BinaryExpression", - "start": 58684, - "end": 58709, + "start": 58671, + "end": 58696, "loc": { "start": { "line": 1950, @@ -94712,8 +94680,8 @@ }, "left": { "type": "CallExpression", - "start": 58684, - "end": 58702, + "start": 58671, + "end": 58689, "loc": { "start": { "line": 1950, @@ -94726,8 +94694,8 @@ }, "callee": { "type": "MemberExpression", - "start": 58684, - "end": 58699, + "start": 58671, + "end": 58686, "loc": { "start": { "line": 1950, @@ -94740,8 +94708,8 @@ }, "object": { "type": "Identifier", - "start": 58684, - "end": 58691, + "start": 58671, + "end": 58678, "loc": { "start": { "line": 1950, @@ -94757,8 +94725,8 @@ }, "property": { "type": "Identifier", - "start": 58692, - "end": 58699, + "start": 58679, + "end": 58686, "loc": { "start": { "line": 1950, @@ -94777,8 +94745,8 @@ "arguments": [ { "type": "Identifier", - "start": 58700, - "end": 58701, + "start": 58687, + "end": 58688, "loc": { "start": { "line": 1950, @@ -94797,8 +94765,8 @@ "operator": "!==", "right": { "type": "UnaryExpression", - "start": 58707, - "end": 58709, + "start": 58694, + "end": 58696, "loc": { "start": { "line": 1950, @@ -94813,8 +94781,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 58708, - "end": 58709, + "start": 58695, + "end": 58696, "loc": { "start": { "line": 1950, @@ -94844,8 +94812,8 @@ { "type": "CommentLine", "value": " checks if current row index appears in exclude array", - "start": 58597, - "end": 58652, + "start": 58584, + "end": 58639, "loc": { "start": { "line": 1949, @@ -94861,8 +94829,8 @@ }, { "type": "VariableDeclaration", - "start": 58723, - "end": 58745, + "start": 58710, + "end": 58732, "loc": { "start": { "line": 1951, @@ -94876,8 +94844,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 58727, - "end": 58744, + "start": 58714, + "end": 58731, "loc": { "start": { "line": 1951, @@ -94890,8 +94858,8 @@ }, "id": { "type": "Identifier", - "start": 58727, - "end": 58732, + "start": 58714, + "end": 58719, "loc": { "start": { "line": 1951, @@ -94907,8 +94875,8 @@ }, "init": { "type": "MemberExpression", - "start": 58735, - "end": 58744, + "start": 58722, + "end": 58731, "loc": { "start": { "line": 1951, @@ -94921,8 +94889,8 @@ }, "object": { "type": "Identifier", - "start": 58735, - "end": 58738, + "start": 58722, + "end": 58725, "loc": { "start": { "line": 1951, @@ -94938,8 +94906,8 @@ }, "property": { "type": "Identifier", - "start": 58739, - "end": 58744, + "start": 58726, + "end": 58731, "loc": { "start": { "line": 1951, @@ -94962,8 +94930,8 @@ { "type": "CommentLine", "value": " checks if row has exact cell # and is not excluded", - "start": 58759, - "end": 58812, + "start": 58746, + "end": 58799, "loc": { "start": { "line": 1953, @@ -94979,8 +94947,8 @@ }, { "type": "IfStatement", - "start": 58825, - "end": 58986, + "start": 58812, + "end": 58973, "loc": { "start": { "line": 1954, @@ -94993,8 +94961,8 @@ }, "test": { "type": "LogicalExpression", - "start": 58829, - "end": 58875, + "start": 58816, + "end": 58862, "loc": { "start": { "line": 1954, @@ -95007,8 +94975,8 @@ }, "left": { "type": "BinaryExpression", - "start": 58829, - "end": 58858, + "start": 58816, + "end": 58845, "loc": { "start": { "line": 1954, @@ -95021,8 +94989,8 @@ }, "left": { "type": "MemberExpression", - "start": 58829, - "end": 58841, + "start": 58816, + "end": 58828, "loc": { "start": { "line": 1954, @@ -95035,8 +95003,8 @@ }, "object": { "type": "Identifier", - "start": 58829, - "end": 58834, + "start": 58816, + "end": 58821, "loc": { "start": { "line": 1954, @@ -95053,8 +95021,8 @@ }, "property": { "type": "Identifier", - "start": 58835, - "end": 58841, + "start": 58822, + "end": 58828, "loc": { "start": { "line": 1954, @@ -95074,8 +95042,8 @@ "operator": "===", "right": { "type": "MemberExpression", - "start": 58846, - "end": 58858, + "start": 58833, + "end": 58845, "loc": { "start": { "line": 1954, @@ -95088,8 +95056,8 @@ }, "object": { "type": "ThisExpression", - "start": 58846, - "end": 58850, + "start": 58833, + "end": 58837, "loc": { "start": { "line": 1954, @@ -95103,8 +95071,8 @@ }, "property": { "type": "Identifier", - "start": 58851, - "end": 58858, + "start": 58838, + "end": 58845, "loc": { "start": { "line": 1954, @@ -95125,8 +95093,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 58862, - "end": 58875, + "start": 58849, + "end": 58862, "loc": { "start": { "line": 1954, @@ -95141,8 +95109,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 58863, - "end": 58875, + "start": 58850, + "end": 58862, "loc": { "start": { "line": 1954, @@ -95164,8 +95132,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 58877, - "end": 58986, + "start": 58864, + "end": 58973, "loc": { "start": { "line": 1954, @@ -95179,8 +95147,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 58895, - "end": 58934, + "start": 58882, + "end": 58921, "loc": { "start": { "line": 1955, @@ -95194,8 +95162,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 58899, - "end": 58933, + "start": 58886, + "end": 58920, "loc": { "start": { "line": 1955, @@ -95208,8 +95176,8 @@ }, "id": { "type": "Identifier", - "start": 58899, - "end": 58903, + "start": 58886, + "end": 58890, "loc": { "start": { "line": 1955, @@ -95225,8 +95193,8 @@ }, "init": { "type": "CallExpression", - "start": 58906, - "end": 58933, + "start": 58893, + "end": 58920, "loc": { "start": { "line": 1955, @@ -95239,8 +95207,8 @@ }, "callee": { "type": "Identifier", - "start": 58906, - "end": 58916, + "start": 58893, + "end": 58903, "loc": { "start": { "line": 1955, @@ -95257,8 +95225,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 58917, - "end": 58932, + "start": 58904, + "end": 58919, "loc": { "start": { "line": 1955, @@ -95271,8 +95239,8 @@ }, "object": { "type": "Identifier", - "start": 58917, - "end": 58922, + "start": 58904, + "end": 58909, "loc": { "start": { "line": 1955, @@ -95288,8 +95256,8 @@ }, "property": { "type": "Identifier", - "start": 58923, - "end": 58931, + "start": 58910, + "end": 58918, "loc": { "start": { "line": 1955, @@ -95313,8 +95281,8 @@ }, { "type": "ExpressionStatement", - "start": 58951, - "end": 58972, + "start": 58938, + "end": 58959, "loc": { "start": { "line": 1956, @@ -95327,8 +95295,8 @@ }, "expression": { "type": "CallExpression", - "start": 58951, - "end": 58971, + "start": 58938, + "end": 58958, "loc": { "start": { "line": 1956, @@ -95341,8 +95309,8 @@ }, "callee": { "type": "MemberExpression", - "start": 58951, - "end": 58965, + "start": 58938, + "end": 58952, "loc": { "start": { "line": 1956, @@ -95355,8 +95323,8 @@ }, "object": { "type": "Identifier", - "start": 58951, - "end": 58960, + "start": 58938, + "end": 58947, "loc": { "start": { "line": 1956, @@ -95372,8 +95340,8 @@ }, "property": { "type": "Identifier", - "start": 58961, - "end": 58965, + "start": 58948, + "end": 58952, "loc": { "start": { "line": 1956, @@ -95392,8 +95360,8 @@ "arguments": [ { "type": "Identifier", - "start": 58966, - "end": 58970, + "start": 58953, + "end": 58957, "loc": { "start": { "line": 1956, @@ -95418,8 +95386,8 @@ { "type": "CommentLine", "value": " checks if row has exact cell # and is not excluded", - "start": 58759, - "end": 58812, + "start": 58746, + "end": 58799, "loc": { "start": { "line": 1953, @@ -95442,8 +95410,8 @@ }, { "type": "ReturnStatement", - "start": 59007, - "end": 59024, + "start": 58994, + "end": 59011, "loc": { "start": { "line": 1959, @@ -95456,8 +95424,8 @@ }, "argument": { "type": "Identifier", - "start": 59014, - "end": 59023, + "start": 59001, + "end": 59010, "loc": { "start": { "line": 1959, @@ -95480,8 +95448,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", - "start": 57779, - "end": 58160, + "start": 57766, + "end": 58147, "loc": { "start": { "line": 1924, @@ -95498,8 +95466,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", - "start": 59036, - "end": 59188, + "start": 59023, + "end": 59175, "loc": { "start": { "line": 1962, @@ -95515,8 +95483,8 @@ }, { "type": "ClassMethod", - "start": 59193, - "end": 60148, + "start": 59180, + "end": 60135, "loc": { "start": { "line": 1967, @@ -95531,8 +95499,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 59193, - "end": 59207, + "start": 59180, + "end": 59194, "loc": { "start": { "line": 1967, @@ -95555,8 +95523,8 @@ "params": [ { "type": "Identifier", - "start": 59208, - "end": 59213, + "start": 59195, + "end": 59200, "loc": { "start": { "line": 1967, @@ -95573,8 +95541,8 @@ ], "body": { "type": "BlockStatement", - "start": 59215, - "end": 60148, + "start": 59202, + "end": 60135, "loc": { "start": { "line": 1967, @@ -95588,8 +95556,8 @@ "body": [ { "type": "IfStatement", - "start": 59225, - "end": 59275, + "start": 59212, + "end": 59262, "loc": { "start": { "line": 1968, @@ -95602,8 +95570,8 @@ }, "test": { "type": "UnaryExpression", - "start": 59229, - "end": 59242, + "start": 59216, + "end": 59229, "loc": { "start": { "line": 1968, @@ -95618,8 +95586,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 59230, - "end": 59242, + "start": 59217, + "end": 59229, "loc": { "start": { "line": 1968, @@ -95632,8 +95600,8 @@ }, "object": { "type": "ThisExpression", - "start": 59230, - "end": 59234, + "start": 59217, + "end": 59221, "loc": { "start": { "line": 1968, @@ -95647,8 +95615,8 @@ }, "property": { "type": "Identifier", - "start": 59235, - "end": 59242, + "start": 59222, + "end": 59229, "loc": { "start": { "line": 1968, @@ -95670,8 +95638,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 59244, - "end": 59275, + "start": 59231, + "end": 59262, "loc": { "start": { "line": 1968, @@ -95685,8 +95653,8 @@ "body": [ { "type": "ReturnStatement", - "start": 59258, - "end": 59265, + "start": 59245, + "end": 59252, "loc": { "start": { "line": 1969, @@ -95706,8 +95674,8 @@ }, { "type": "VariableDeclaration", - "start": 59284, - "end": 59302, + "start": 59271, + "end": 59289, "loc": { "start": { "line": 1971, @@ -95721,8 +95689,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 59288, - "end": 59301, + "start": 59275, + "end": 59288, "loc": { "start": { "line": 1971, @@ -95735,8 +95703,8 @@ }, "id": { "type": "Identifier", - "start": 59288, - "end": 59296, + "start": 59275, + "end": 59283, "loc": { "start": { "line": 1971, @@ -95752,8 +95720,8 @@ }, "init": { "type": "StringLiteral", - "start": 59299, - "end": 59301, + "start": 59286, + "end": 59288, "loc": { "start": { "line": 1971, @@ -95776,8 +95744,8 @@ }, { "type": "VariableDeclaration", - "start": 59311, - "end": 59350, + "start": 59298, + "end": 59337, "loc": { "start": { "line": 1972, @@ -95791,8 +95759,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 59315, - "end": 59349, + "start": 59302, + "end": 59336, "loc": { "start": { "line": 1972, @@ -95805,8 +95773,8 @@ }, "id": { "type": "Identifier", - "start": 59315, - "end": 59318, + "start": 59302, + "end": 59305, "loc": { "start": { "line": 1972, @@ -95822,8 +95790,8 @@ }, "init": { "type": "CallExpression", - "start": 59321, - "end": 59349, + "start": 59308, + "end": 59336, "loc": { "start": { "line": 1972, @@ -95836,8 +95804,8 @@ }, "callee": { "type": "MemberExpression", - "start": 59321, - "end": 59342, + "start": 59308, + "end": 59329, "loc": { "start": { "line": 1972, @@ -95850,8 +95818,8 @@ }, "object": { "type": "ThisExpression", - "start": 59321, - "end": 59325, + "start": 59308, + "end": 59312, "loc": { "start": { "line": 1972, @@ -95865,8 +95833,8 @@ }, "property": { "type": "Identifier", - "start": 59326, - "end": 59342, + "start": 59313, + "end": 59329, "loc": { "start": { "line": 1972, @@ -95885,8 +95853,8 @@ "arguments": [ { "type": "Identifier", - "start": 59343, - "end": 59348, + "start": 59330, + "end": 59335, "loc": { "start": { "line": 1972, @@ -95908,8 +95876,8 @@ }, { "type": "IfStatement", - "start": 59359, - "end": 59409, + "start": 59346, + "end": 59396, "loc": { "start": { "line": 1973, @@ -95922,8 +95890,8 @@ }, "test": { "type": "UnaryExpression", - "start": 59363, - "end": 59367, + "start": 59350, + "end": 59354, "loc": { "start": { "line": 1973, @@ -95938,8 +95906,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 59364, - "end": 59367, + "start": 59351, + "end": 59354, "loc": { "start": { "line": 1973, @@ -95959,8 +95927,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 59369, - "end": 59409, + "start": 59356, + "end": 59396, "loc": { "start": { "line": 1973, @@ -95974,8 +95942,8 @@ "body": [ { "type": "ReturnStatement", - "start": 59383, - "end": 59399, + "start": 59370, + "end": 59386, "loc": { "start": { "line": 1974, @@ -95988,8 +95956,8 @@ }, "argument": { "type": "Identifier", - "start": 59390, - "end": 59398, + "start": 59377, + "end": 59385, "loc": { "start": { "line": 1974, @@ -96011,8 +95979,8 @@ }, { "type": "VariableDeclaration", - "start": 59419, - "end": 59462, + "start": 59406, + "end": 59449, "loc": { "start": { "line": 1977, @@ -96026,8 +95994,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 59423, - "end": 59461, + "start": 59410, + "end": 59448, "loc": { "start": { "line": 1977, @@ -96040,8 +96008,8 @@ }, "id": { "type": "Identifier", - "start": 59423, - "end": 59433, + "start": 59410, + "end": 59420, "loc": { "start": { "line": 1977, @@ -96057,8 +96025,8 @@ }, "init": { "type": "CallExpression", - "start": 59436, - "end": 59461, + "start": 59423, + "end": 59448, "loc": { "start": { "line": 1977, @@ -96071,8 +96039,8 @@ }, "callee": { "type": "MemberExpression", - "start": 59436, - "end": 59454, + "start": 59423, + "end": 59441, "loc": { "start": { "line": 1977, @@ -96085,8 +96053,8 @@ }, "object": { "type": "ThisExpression", - "start": 59436, - "end": 59440, + "start": 59423, + "end": 59427, "loc": { "start": { "line": 1977, @@ -96100,8 +96068,8 @@ }, "property": { "type": "Identifier", - "start": 59441, - "end": 59454, + "start": 59428, + "end": 59441, "loc": { "start": { "line": 1977, @@ -96120,8 +96088,8 @@ "arguments": [ { "type": "Identifier", - "start": 59455, - "end": 59460, + "start": 59442, + "end": 59447, "loc": { "start": { "line": 1977, @@ -96143,8 +96111,8 @@ }, { "type": "IfStatement", - "start": 59471, - "end": 59860, + "start": 59458, + "end": 59847, "loc": { "start": { "line": 1978, @@ -96157,8 +96125,8 @@ }, "test": { "type": "LogicalExpression", - "start": 59475, - "end": 59526, + "start": 59462, + "end": 59513, "loc": { "start": { "line": 1978, @@ -96171,8 +96139,8 @@ }, "left": { "type": "BinaryExpression", - "start": 59475, - "end": 59498, + "start": 59462, + "end": 59485, "loc": { "start": { "line": 1978, @@ -96185,8 +96153,8 @@ }, "left": { "type": "Identifier", - "start": 59475, - "end": 59485, + "start": 59462, + "end": 59472, "loc": { "start": { "line": 1978, @@ -96203,8 +96171,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 59490, - "end": 59498, + "start": 59477, + "end": 59485, "loc": { "start": { "line": 1978, @@ -96222,8 +96190,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 59502, - "end": 59526, + "start": 59489, + "end": 59513, "loc": { "start": { "line": 1978, @@ -96236,8 +96204,8 @@ }, "left": { "type": "Identifier", - "start": 59502, - "end": 59512, + "start": 59489, + "end": 59499, "loc": { "start": { "line": 1978, @@ -96254,8 +96222,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 59517, - "end": 59526, + "start": 59504, + "end": 59513, "loc": { "start": { "line": 1978, @@ -96273,8 +96241,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 59528, - "end": 59573, + "start": 59515, + "end": 59560, "loc": { "start": { "line": 1978, @@ -96288,8 +96256,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 59542, - "end": 59563, + "start": 59529, + "end": 59550, "loc": { "start": { "line": 1979, @@ -96302,8 +96270,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 59542, - "end": 59562, + "start": 59529, + "end": 59549, "loc": { "start": { "line": 1979, @@ -96317,8 +96285,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 59542, - "end": 59550, + "start": 59529, + "end": 59537, "loc": { "start": { "line": 1979, @@ -96334,8 +96302,8 @@ }, "right": { "type": "MemberExpression", - "start": 59553, - "end": 59562, + "start": 59540, + "end": 59549, "loc": { "start": { "line": 1979, @@ -96348,8 +96316,8 @@ }, "object": { "type": "Identifier", - "start": 59553, - "end": 59556, + "start": 59540, + "end": 59543, "loc": { "start": { "line": 1979, @@ -96365,8 +96333,8 @@ }, "property": { "type": "Identifier", - "start": 59557, - "end": 59562, + "start": 59544, + "end": 59549, "loc": { "start": { "line": 1979, @@ -96390,8 +96358,8 @@ { "type": "CommentLine", "value": "mutiple select", - "start": 59582, - "end": 59598, + "start": 59569, + "end": 59585, "loc": { "start": { "line": 1981, @@ -96407,8 +96375,8 @@ }, "alternate": { "type": "IfStatement", - "start": 59612, - "end": 59860, + "start": 59599, + "end": 59847, "loc": { "start": { "line": 1982, @@ -96421,8 +96389,8 @@ }, "test": { "type": "BinaryExpression", - "start": 59616, - "end": 59639, + "start": 59603, + "end": 59626, "loc": { "start": { "line": 1982, @@ -96435,8 +96403,8 @@ }, "left": { "type": "Identifier", - "start": 59616, - "end": 59626, + "start": 59603, + "end": 59613, "loc": { "start": { "line": 1982, @@ -96454,8 +96422,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 59631, - "end": 59639, + "start": 59618, + "end": 59626, "loc": { "start": { "line": 1982, @@ -96473,8 +96441,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 59641, - "end": 59718, + "start": 59628, + "end": 59705, "loc": { "start": { "line": 1982, @@ -96488,8 +96456,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 59655, - "end": 59708, + "start": 59642, + "end": 59695, "loc": { "start": { "line": 1983, @@ -96502,8 +96470,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 59655, - "end": 59707, + "start": 59642, + "end": 59694, "loc": { "start": { "line": 1983, @@ -96517,8 +96485,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 59655, - "end": 59663, + "start": 59642, + "end": 59650, "loc": { "start": { "line": 1983, @@ -96534,8 +96502,8 @@ }, "right": { "type": "CallExpression", - "start": 59666, - "end": 59707, + "start": 59653, + "end": 59694, "loc": { "start": { "line": 1983, @@ -96548,8 +96516,8 @@ }, "callee": { "type": "MemberExpression", - "start": 59666, - "end": 59700, + "start": 59653, + "end": 59687, "loc": { "start": { "line": 1983, @@ -96562,8 +96530,8 @@ }, "object": { "type": "CallExpression", - "start": 59666, - "end": 59690, + "start": 59653, + "end": 59677, "loc": { "start": { "line": 1983, @@ -96576,8 +96544,8 @@ }, "callee": { "type": "MemberExpression", - "start": 59666, - "end": 59678, + "start": 59653, + "end": 59665, "loc": { "start": { "line": 1983, @@ -96590,8 +96558,8 @@ }, "object": { "type": "ThisExpression", - "start": 59666, - "end": 59670, + "start": 59653, + "end": 59657, "loc": { "start": { "line": 1983, @@ -96605,8 +96573,8 @@ }, "property": { "type": "Identifier", - "start": 59671, - "end": 59678, + "start": 59658, + "end": 59665, "loc": { "start": { "line": 1983, @@ -96625,8 +96593,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 59679, - "end": 59689, + "start": 59666, + "end": 59676, "loc": { "start": { "line": 1983, @@ -96647,8 +96615,8 @@ }, "property": { "type": "Identifier", - "start": 59691, - "end": 59700, + "start": 59678, + "end": 59687, "loc": { "start": { "line": 1983, @@ -96667,8 +96635,8 @@ "arguments": [ { "type": "Identifier", - "start": 59701, - "end": 59706, + "start": 59688, + "end": 59693, "loc": { "start": { "line": 1983, @@ -96692,8 +96660,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 59727, - "end": 59738, + "start": 59714, + "end": 59725, "loc": { "start": { "line": 1985, @@ -96709,8 +96677,8 @@ }, "alternate": { "type": "IfStatement", - "start": 59752, - "end": 59860, + "start": 59739, + "end": 59847, "loc": { "start": { "line": 1986, @@ -96723,8 +96691,8 @@ }, "test": { "type": "BinaryExpression", - "start": 59756, - "end": 59780, + "start": 59743, + "end": 59767, "loc": { "start": { "line": 1986, @@ -96737,8 +96705,8 @@ }, "left": { "type": "Identifier", - "start": 59756, - "end": 59766, + "start": 59743, + "end": 59753, "loc": { "start": { "line": 1986, @@ -96756,8 +96724,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 59771, - "end": 59780, + "start": 59758, + "end": 59767, "loc": { "start": { "line": 1986, @@ -96775,8 +96743,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 59782, - "end": 59860, + "start": 59769, + "end": 59847, "loc": { "start": { "line": 1986, @@ -96790,8 +96758,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 59796, - "end": 59850, + "start": 59783, + "end": 59837, "loc": { "start": { "line": 1987, @@ -96804,8 +96772,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 59796, - "end": 59849, + "start": 59783, + "end": 59836, "loc": { "start": { "line": 1987, @@ -96819,8 +96787,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 59796, - "end": 59804, + "start": 59783, + "end": 59791, "loc": { "start": { "line": 1987, @@ -96836,8 +96804,8 @@ }, "right": { "type": "CallExpression", - "start": 59807, - "end": 59849, + "start": 59794, + "end": 59836, "loc": { "start": { "line": 1987, @@ -96850,8 +96818,8 @@ }, "callee": { "type": "MemberExpression", - "start": 59807, - "end": 59842, + "start": 59794, + "end": 59829, "loc": { "start": { "line": 1987, @@ -96864,8 +96832,8 @@ }, "object": { "type": "CallExpression", - "start": 59807, - "end": 59832, + "start": 59794, + "end": 59819, "loc": { "start": { "line": 1987, @@ -96878,8 +96846,8 @@ }, "callee": { "type": "MemberExpression", - "start": 59807, - "end": 59819, + "start": 59794, + "end": 59806, "loc": { "start": { "line": 1987, @@ -96892,8 +96860,8 @@ }, "object": { "type": "ThisExpression", - "start": 59807, - "end": 59811, + "start": 59794, + "end": 59798, "loc": { "start": { "line": 1987, @@ -96907,8 +96875,8 @@ }, "property": { "type": "Identifier", - "start": 59812, - "end": 59819, + "start": 59799, + "end": 59806, "loc": { "start": { "line": 1987, @@ -96927,8 +96895,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 59820, - "end": 59831, + "start": 59807, + "end": 59818, "loc": { "start": { "line": 1987, @@ -96949,8 +96917,8 @@ }, "property": { "type": "Identifier", - "start": 59833, - "end": 59842, + "start": 59820, + "end": 59829, "loc": { "start": { "line": 1987, @@ -96969,8 +96937,8 @@ "arguments": [ { "type": "Identifier", - "start": 59843, - "end": 59848, + "start": 59830, + "end": 59835, "loc": { "start": { "line": 1987, @@ -96997,8 +96965,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 59727, - "end": 59738, + "start": 59714, + "end": 59725, "loc": { "start": { "line": 1985, @@ -97017,8 +96985,8 @@ { "type": "CommentLine", "value": "mutiple select", - "start": 59582, - "end": 59598, + "start": 59569, + "end": 59585, "loc": { "start": { "line": 1981, @@ -97037,8 +97005,8 @@ { "type": "CommentLine", "value": "return an empty string if collection is empty or contains a single", - "start": 59869, - "end": 59937, + "start": 59856, + "end": 59924, "loc": { "start": { "line": 1989, @@ -97053,8 +97021,8 @@ { "type": "CommentLine", "value": "empty string", - "start": 59946, - "end": 59960, + "start": 59933, + "end": 59947, "loc": { "start": { "line": 1990, @@ -97070,8 +97038,8 @@ }, { "type": "IfStatement", - "start": 59969, - "end": 60116, + "start": 59956, + "end": 60103, "loc": { "start": { "line": 1991, @@ -97084,8 +97052,8 @@ }, "test": { "type": "LogicalExpression", - "start": 59973, - "end": 60076, + "start": 59960, + "end": 60063, "loc": { "start": { "line": 1991, @@ -97098,8 +97066,8 @@ }, "left": { "type": "LogicalExpression", - "start": 59973, - "end": 60015, + "start": 59960, + "end": 60002, "loc": { "start": { "line": 1991, @@ -97112,8 +97080,8 @@ }, "left": { "type": "CallExpression", - "start": 59973, - "end": 59990, + "start": 59960, + "end": 59977, "loc": { "start": { "line": 1991, @@ -97126,8 +97094,8 @@ }, "callee": { "type": "Identifier", - "start": 59973, - "end": 59980, + "start": 59960, + "end": 59967, "loc": { "start": { "line": 1991, @@ -97145,8 +97113,8 @@ "arguments": [ { "type": "Identifier", - "start": 59981, - "end": 59989, + "start": 59968, + "end": 59976, "loc": { "start": { "line": 1991, @@ -97166,8 +97134,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 59994, - "end": 60015, + "start": 59981, + "end": 60002, "loc": { "start": { "line": 1991, @@ -97180,8 +97148,8 @@ }, "left": { "type": "MemberExpression", - "start": 59994, - "end": 60009, + "start": 59981, + "end": 59996, "loc": { "start": { "line": 1991, @@ -97194,8 +97162,8 @@ }, "object": { "type": "Identifier", - "start": 59994, - "end": 60002, + "start": 59981, + "end": 59989, "loc": { "start": { "line": 1991, @@ -97211,8 +97179,8 @@ }, "property": { "type": "Identifier", - "start": 60003, - "end": 60009, + "start": 59990, + "end": 59996, "loc": { "start": { "line": 1991, @@ -97231,8 +97199,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 60014, - "end": 60015, + "start": 60001, + "end": 60002, "loc": { "start": { "line": 1991, @@ -97255,8 +97223,8 @@ "operator": "||", "right": { "type": "LogicalExpression", - "start": 60032, - "end": 60075, + "start": 60019, + "end": 60062, "loc": { "start": { "line": 1992, @@ -97269,8 +97237,8 @@ }, "left": { "type": "BinaryExpression", - "start": 60032, - "end": 60053, + "start": 60019, + "end": 60040, "loc": { "start": { "line": 1992, @@ -97283,8 +97251,8 @@ }, "left": { "type": "MemberExpression", - "start": 60032, - "end": 60047, + "start": 60019, + "end": 60034, "loc": { "start": { "line": 1992, @@ -97297,8 +97265,8 @@ }, "object": { "type": "Identifier", - "start": 60032, - "end": 60040, + "start": 60019, + "end": 60027, "loc": { "start": { "line": 1992, @@ -97314,8 +97282,8 @@ }, "property": { "type": "Identifier", - "start": 60041, - "end": 60047, + "start": 60028, + "end": 60034, "loc": { "start": { "line": 1992, @@ -97334,8 +97302,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 60052, - "end": 60053, + "start": 60039, + "end": 60040, "loc": { "start": { "line": 1992, @@ -97356,8 +97324,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 60057, - "end": 60075, + "start": 60044, + "end": 60062, "loc": { "start": { "line": 1992, @@ -97370,8 +97338,8 @@ }, "left": { "type": "MemberExpression", - "start": 60057, - "end": 60068, + "start": 60044, + "end": 60055, "loc": { "start": { "line": 1992, @@ -97384,8 +97352,8 @@ }, "object": { "type": "Identifier", - "start": 60057, - "end": 60065, + "start": 60044, + "end": 60052, "loc": { "start": { "line": 1992, @@ -97401,8 +97369,8 @@ }, "property": { "type": "NumericLiteral", - "start": 60066, - "end": 60067, + "start": 60053, + "end": 60054, "loc": { "start": { "line": 1992, @@ -97424,8 +97392,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 60073, - "end": 60075, + "start": 60060, + "end": 60062, "loc": { "start": { "line": 1992, @@ -97445,15 +97413,15 @@ }, "extra": { "parenthesized": true, - "parenStart": 60031 + "parenStart": 60018 } }, "leadingComments": null }, "consequent": { "type": "BlockStatement", - "start": 60078, - "end": 60116, + "start": 60065, + "end": 60103, "loc": { "start": { "line": 1992, @@ -97467,8 +97435,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 60092, - "end": 60106, + "start": 60079, + "end": 60093, "loc": { "start": { "line": 1993, @@ -97481,8 +97449,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 60092, - "end": 60105, + "start": 60079, + "end": 60092, "loc": { "start": { "line": 1993, @@ -97496,8 +97464,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 60092, - "end": 60100, + "start": 60079, + "end": 60087, "loc": { "start": { "line": 1993, @@ -97513,8 +97481,8 @@ }, "right": { "type": "StringLiteral", - "start": 60103, - "end": 60105, + "start": 60090, + "end": 60092, "loc": { "start": { "line": 1993, @@ -97541,8 +97509,8 @@ { "type": "CommentLine", "value": "return an empty string if collection is empty or contains a single", - "start": 59869, - "end": 59937, + "start": 59856, + "end": 59924, "loc": { "start": { "line": 1989, @@ -97557,8 +97525,8 @@ { "type": "CommentLine", "value": "empty string", - "start": 59946, - "end": 59960, + "start": 59933, + "end": 59947, "loc": { "start": { "line": 1990, @@ -97574,8 +97542,8 @@ }, { "type": "ReturnStatement", - "start": 60126, - "end": 60142, + "start": 60113, + "end": 60129, "loc": { "start": { "line": 1996, @@ -97588,8 +97556,8 @@ }, "argument": { "type": "Identifier", - "start": 60133, - "end": 60141, + "start": 60120, + "end": 60128, "loc": { "start": { "line": 1996, @@ -97612,8 +97580,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", - "start": 59036, - "end": 59188, + "start": 59023, + "end": 59175, "loc": { "start": { "line": 1962, @@ -97630,8 +97598,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", - "start": 60154, - "end": 60246, + "start": 60141, + "end": 60233, "loc": { "start": { "line": 1999, @@ -97647,8 +97615,8 @@ }, { "type": "ClassMethod", - "start": 60251, - "end": 60660, + "start": 60238, + "end": 60647, "loc": { "start": { "line": 2003, @@ -97663,8 +97631,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 60251, - "end": 60266, + "start": 60238, + "end": 60253, "loc": { "start": { "line": 2003, @@ -97687,8 +97655,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 60269, - "end": 60660, + "start": 60256, + "end": 60647, "loc": { "start": { "line": 2003, @@ -97702,8 +97670,8 @@ "body": [ { "type": "IfStatement", - "start": 60279, - "end": 60329, + "start": 60266, + "end": 60316, "loc": { "start": { "line": 2004, @@ -97716,8 +97684,8 @@ }, "test": { "type": "UnaryExpression", - "start": 60283, - "end": 60296, + "start": 60270, + "end": 60283, "loc": { "start": { "line": 2004, @@ -97732,8 +97700,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 60284, - "end": 60296, + "start": 60271, + "end": 60283, "loc": { "start": { "line": 2004, @@ -97746,8 +97714,8 @@ }, "object": { "type": "ThisExpression", - "start": 60284, - "end": 60288, + "start": 60271, + "end": 60275, "loc": { "start": { "line": 2004, @@ -97761,8 +97729,8 @@ }, "property": { "type": "Identifier", - "start": 60289, - "end": 60296, + "start": 60276, + "end": 60283, "loc": { "start": { "line": 2004, @@ -97784,8 +97752,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 60298, - "end": 60329, + "start": 60285, + "end": 60316, "loc": { "start": { "line": 2004, @@ -97799,8 +97767,8 @@ "body": [ { "type": "ReturnStatement", - "start": 60312, - "end": 60319, + "start": 60299, + "end": 60306, "loc": { "start": { "line": 2005, @@ -97820,8 +97788,8 @@ }, { "type": "VariableDeclaration", - "start": 60338, - "end": 60358, + "start": 60325, + "end": 60345, "loc": { "start": { "line": 2007, @@ -97835,8 +97803,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 60342, - "end": 60357, + "start": 60329, + "end": 60344, "loc": { "start": { "line": 2007, @@ -97849,8 +97817,8 @@ }, "id": { "type": "Identifier", - "start": 60342, - "end": 60352, + "start": 60329, + "end": 60339, "loc": { "start": { "line": 2007, @@ -97866,8 +97834,8 @@ }, "init": { "type": "ArrayExpression", - "start": 60355, - "end": 60357, + "start": 60342, + "end": 60344, "loc": { "start": { "line": 2007, @@ -97886,8 +97854,8 @@ }, { "type": "ExpressionStatement", - "start": 60368, - "end": 60627, + "start": 60355, + "end": 60614, "loc": { "start": { "line": 2009, @@ -97900,8 +97868,8 @@ }, "expression": { "type": "CallExpression", - "start": 60368, - "end": 60626, + "start": 60355, + "end": 60613, "loc": { "start": { "line": 2009, @@ -97914,8 +97882,8 @@ }, "callee": { "type": "MemberExpression", - "start": 60368, - "end": 60387, + "start": 60355, + "end": 60374, "loc": { "start": { "line": 2009, @@ -97928,8 +97896,8 @@ }, "object": { "type": "MemberExpression", - "start": 60368, - "end": 60379, + "start": 60355, + "end": 60366, "loc": { "start": { "line": 2009, @@ -97942,8 +97910,8 @@ }, "object": { "type": "ThisExpression", - "start": 60368, - "end": 60372, + "start": 60355, + "end": 60359, "loc": { "start": { "line": 2009, @@ -97957,8 +97925,8 @@ }, "property": { "type": "Identifier", - "start": 60373, - "end": 60379, + "start": 60360, + "end": 60366, "loc": { "start": { "line": 2009, @@ -97976,8 +97944,8 @@ }, "property": { "type": "Identifier", - "start": 60380, - "end": 60387, + "start": 60367, + "end": 60374, "loc": { "start": { "line": 2009, @@ -97996,8 +97964,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 60388, - "end": 60625, + "start": 60375, + "end": 60612, "loc": { "start": { "line": 2009, @@ -98015,8 +97983,8 @@ "params": [ { "type": "Identifier", - "start": 60389, - "end": 60391, + "start": 60376, + "end": 60378, "loc": { "start": { "line": 2009, @@ -98032,8 +98000,8 @@ }, { "type": "Identifier", - "start": 60393, - "end": 60394, + "start": 60380, + "end": 60381, "loc": { "start": { "line": 2009, @@ -98050,8 +98018,8 @@ ], "body": { "type": "BlockStatement", - "start": 60399, - "end": 60625, + "start": 60386, + "end": 60612, "loc": { "start": { "line": 2009, @@ -98065,8 +98033,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 60413, - "end": 60451, + "start": 60400, + "end": 60438, "loc": { "start": { "line": 2010, @@ -98080,8 +98048,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 60417, - "end": 60450, + "start": 60404, + "end": 60437, "loc": { "start": { "line": 2010, @@ -98094,8 +98062,8 @@ }, "id": { "type": "Identifier", - "start": 60417, - "end": 60425, + "start": 60404, + "end": 60412, "loc": { "start": { "line": 2010, @@ -98111,8 +98079,8 @@ }, "init": { "type": "CallExpression", - "start": 60428, - "end": 60450, + "start": 60415, + "end": 60437, "loc": { "start": { "line": 2010, @@ -98125,8 +98093,8 @@ }, "callee": { "type": "MemberExpression", - "start": 60428, - "end": 60447, + "start": 60415, + "end": 60434, "loc": { "start": { "line": 2010, @@ -98139,8 +98107,8 @@ }, "object": { "type": "ThisExpression", - "start": 60428, - "end": 60432, + "start": 60415, + "end": 60419, "loc": { "start": { "line": 2010, @@ -98154,8 +98122,8 @@ }, "property": { "type": "Identifier", - "start": 60433, - "end": 60447, + "start": 60420, + "end": 60434, "loc": { "start": { "line": 2010, @@ -98174,8 +98142,8 @@ "arguments": [ { "type": "Identifier", - "start": 60448, - "end": 60449, + "start": 60435, + "end": 60436, "loc": { "start": { "line": 2010, @@ -98197,8 +98165,8 @@ }, { "type": "IfStatement", - "start": 60464, - "end": 60615, + "start": 60451, + "end": 60602, "loc": { "start": { "line": 2011, @@ -98211,8 +98179,8 @@ }, "test": { "type": "CallExpression", - "start": 60468, - "end": 60485, + "start": 60455, + "end": 60472, "loc": { "start": { "line": 2011, @@ -98225,8 +98193,8 @@ }, "callee": { "type": "Identifier", - "start": 60468, - "end": 60475, + "start": 60455, + "end": 60462, "loc": { "start": { "line": 2011, @@ -98243,8 +98211,8 @@ "arguments": [ { "type": "Identifier", - "start": 60476, - "end": 60484, + "start": 60463, + "end": 60471, "loc": { "start": { "line": 2011, @@ -98262,8 +98230,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 60487, - "end": 60545, + "start": 60474, + "end": 60532, "loc": { "start": { "line": 2011, @@ -98277,8 +98245,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 60505, - "end": 60531, + "start": 60492, + "end": 60518, "loc": { "start": { "line": 2012, @@ -98291,8 +98259,8 @@ }, "expression": { "type": "CallExpression", - "start": 60505, - "end": 60530, + "start": 60492, + "end": 60517, "loc": { "start": { "line": 2012, @@ -98305,8 +98273,8 @@ }, "callee": { "type": "MemberExpression", - "start": 60505, - "end": 60520, + "start": 60492, + "end": 60507, "loc": { "start": { "line": 2012, @@ -98319,8 +98287,8 @@ }, "object": { "type": "Identifier", - "start": 60505, - "end": 60515, + "start": 60492, + "end": 60502, "loc": { "start": { "line": 2012, @@ -98336,8 +98304,8 @@ }, "property": { "type": "Identifier", - "start": 60516, - "end": 60520, + "start": 60503, + "end": 60507, "loc": { "start": { "line": 2012, @@ -98356,8 +98324,8 @@ "arguments": [ { "type": "Identifier", - "start": 60521, - "end": 60529, + "start": 60508, + "end": 60516, "loc": { "start": { "line": 2012, @@ -98379,8 +98347,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 60551, - "end": 60615, + "start": 60538, + "end": 60602, "loc": { "start": { "line": 2013, @@ -98394,8 +98362,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 60569, - "end": 60601, + "start": 60556, + "end": 60588, "loc": { "start": { "line": 2014, @@ -98408,8 +98376,8 @@ }, "expression": { "type": "CallExpression", - "start": 60569, - "end": 60600, + "start": 60556, + "end": 60587, "loc": { "start": { "line": 2014, @@ -98422,8 +98390,8 @@ }, "callee": { "type": "MemberExpression", - "start": 60569, - "end": 60584, + "start": 60556, + "end": 60571, "loc": { "start": { "line": 2014, @@ -98436,8 +98404,8 @@ }, "object": { "type": "Identifier", - "start": 60569, - "end": 60579, + "start": 60556, + "end": 60566, "loc": { "start": { "line": 2014, @@ -98453,8 +98421,8 @@ }, "property": { "type": "Identifier", - "start": 60580, - "end": 60584, + "start": 60567, + "end": 60571, "loc": { "start": { "line": 2014, @@ -98473,8 +98441,8 @@ "arguments": [ { "type": "CallExpression", - "start": 60585, - "end": 60599, + "start": 60572, + "end": 60586, "loc": { "start": { "line": 2014, @@ -98487,8 +98455,8 @@ }, "callee": { "type": "Identifier", - "start": 60585, - "end": 60589, + "start": 60572, + "end": 60576, "loc": { "start": { "line": 2014, @@ -98505,8 +98473,8 @@ "arguments": [ { "type": "Identifier", - "start": 60590, - "end": 60598, + "start": 60577, + "end": 60585, "loc": { "start": { "line": 2014, @@ -98538,8 +98506,8 @@ }, { "type": "ReturnStatement", - "start": 60636, - "end": 60654, + "start": 60623, + "end": 60641, "loc": { "start": { "line": 2017, @@ -98552,8 +98520,8 @@ }, "argument": { "type": "Identifier", - "start": 60643, - "end": 60653, + "start": 60630, + "end": 60640, "loc": { "start": { "line": 2017, @@ -98576,8 +98544,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", - "start": 60154, - "end": 60246, + "start": 60141, + "end": 60233, "loc": { "start": { "line": 1999, @@ -98594,8 +98562,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", - "start": 60666, - "end": 60829, + "start": 60653, + "end": 60816, "loc": { "start": { "line": 2020, @@ -98611,8 +98579,8 @@ }, { "type": "ClassMethod", - "start": 60834, - "end": 60954, + "start": 60821, + "end": 60941, "loc": { "start": { "line": 2025, @@ -98627,8 +98595,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 60834, - "end": 60845, + "start": 60821, + "end": 60832, "loc": { "start": { "line": 2025, @@ -98651,8 +98619,8 @@ "params": [ { "type": "Identifier", - "start": 60846, - "end": 60851, + "start": 60833, + "end": 60838, "loc": { "start": { "line": 2025, @@ -98669,8 +98637,8 @@ ], "body": { "type": "BlockStatement", - "start": 60853, - "end": 60954, + "start": 60840, + "end": 60941, "loc": { "start": { "line": 2025, @@ -98684,8 +98652,8 @@ "body": [ { "type": "IfStatement", - "start": 60863, - "end": 60913, + "start": 60850, + "end": 60900, "loc": { "start": { "line": 2026, @@ -98698,8 +98666,8 @@ }, "test": { "type": "UnaryExpression", - "start": 60867, - "end": 60880, + "start": 60854, + "end": 60867, "loc": { "start": { "line": 2026, @@ -98714,8 +98682,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 60868, - "end": 60880, + "start": 60855, + "end": 60867, "loc": { "start": { "line": 2026, @@ -98728,8 +98696,8 @@ }, "object": { "type": "ThisExpression", - "start": 60868, - "end": 60872, + "start": 60855, + "end": 60859, "loc": { "start": { "line": 2026, @@ -98743,8 +98711,8 @@ }, "property": { "type": "Identifier", - "start": 60873, - "end": 60880, + "start": 60860, + "end": 60867, "loc": { "start": { "line": 2026, @@ -98766,8 +98734,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 60882, - "end": 60913, + "start": 60869, + "end": 60900, "loc": { "start": { "line": 2026, @@ -98781,8 +98749,8 @@ "body": [ { "type": "ReturnStatement", - "start": 60896, - "end": 60903, + "start": 60883, + "end": 60890, "loc": { "start": { "line": 2027, @@ -98802,8 +98770,8 @@ }, { "type": "ReturnStatement", - "start": 60922, - "end": 60948, + "start": 60909, + "end": 60935, "loc": { "start": { "line": 2029, @@ -98816,8 +98784,8 @@ }, "argument": { "type": "MemberExpression", - "start": 60929, - "end": 60947, + "start": 60916, + "end": 60934, "loc": { "start": { "line": 2029, @@ -98830,8 +98798,8 @@ }, "object": { "type": "MemberExpression", - "start": 60929, - "end": 60940, + "start": 60916, + "end": 60927, "loc": { "start": { "line": 2029, @@ -98844,8 +98812,8 @@ }, "object": { "type": "ThisExpression", - "start": 60929, - "end": 60933, + "start": 60916, + "end": 60920, "loc": { "start": { "line": 2029, @@ -98859,8 +98827,8 @@ }, "property": { "type": "Identifier", - "start": 60934, - "end": 60940, + "start": 60921, + "end": 60927, "loc": { "start": { "line": 2029, @@ -98878,8 +98846,8 @@ }, "property": { "type": "Identifier", - "start": 60941, - "end": 60946, + "start": 60928, + "end": 60933, "loc": { "start": { "line": 2029, @@ -98904,8 +98872,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", - "start": 60666, - "end": 60829, + "start": 60653, + "end": 60816, "loc": { "start": { "line": 2020, @@ -98922,8 +98890,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", - "start": 60960, - "end": 61361, + "start": 60947, + "end": 61348, "loc": { "start": { "line": 2032, @@ -98939,8 +98907,8 @@ }, { "type": "ClassMethod", - "start": 61366, - "end": 61772, + "start": 61353, + "end": 61759, "loc": { "start": { "line": 2041, @@ -98955,8 +98923,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 61366, - "end": 61382, + "start": 61353, + "end": 61369, "loc": { "start": { "line": 2041, @@ -98979,8 +98947,8 @@ "params": [ { "type": "Identifier", - "start": 61383, - "end": 61387, + "start": 61370, + "end": 61374, "loc": { "start": { "line": 2041, @@ -98996,8 +98964,8 @@ }, { "type": "Identifier", - "start": 61389, - "end": 61393, + "start": 61376, + "end": 61380, "loc": { "start": { "line": 2041, @@ -99014,8 +98982,8 @@ ], "body": { "type": "BlockStatement", - "start": 61395, - "end": 61772, + "start": 61382, + "end": 61759, "loc": { "start": { "line": 2041, @@ -99029,8 +98997,8 @@ "body": [ { "type": "IfStatement", - "start": 61405, - "end": 61455, + "start": 61392, + "end": 61442, "loc": { "start": { "line": 2042, @@ -99043,8 +99011,8 @@ }, "test": { "type": "UnaryExpression", - "start": 61409, - "end": 61422, + "start": 61396, + "end": 61409, "loc": { "start": { "line": 2042, @@ -99059,8 +99027,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 61410, - "end": 61422, + "start": 61397, + "end": 61409, "loc": { "start": { "line": 2042, @@ -99073,8 +99041,8 @@ }, "object": { "type": "ThisExpression", - "start": 61410, - "end": 61414, + "start": 61397, + "end": 61401, "loc": { "start": { "line": 2042, @@ -99088,8 +99056,8 @@ }, "property": { "type": "Identifier", - "start": 61415, - "end": 61422, + "start": 61402, + "end": 61409, "loc": { "start": { "line": 2042, @@ -99111,8 +99079,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 61424, - "end": 61455, + "start": 61411, + "end": 61442, "loc": { "start": { "line": 2042, @@ -99126,8 +99094,8 @@ "body": [ { "type": "ReturnStatement", - "start": 61438, - "end": 61445, + "start": 61425, + "end": 61432, "loc": { "start": { "line": 2043, @@ -99147,8 +99115,8 @@ }, { "type": "VariableDeclaration", - "start": 61464, - "end": 61477, + "start": 61451, + "end": 61464, "loc": { "start": { "line": 2045, @@ -99162,8 +99130,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 61468, - "end": 61476, + "start": 61455, + "end": 61463, "loc": { "start": { "line": 2045, @@ -99176,8 +99144,8 @@ }, "id": { "type": "Identifier", - "start": 61468, - "end": 61471, + "start": 61455, + "end": 61458, "loc": { "start": { "line": 2045, @@ -99193,8 +99161,8 @@ }, "init": { "type": "ArrayExpression", - "start": 61474, - "end": 61476, + "start": 61461, + "end": 61463, "loc": { "start": { "line": 2045, @@ -99213,8 +99181,8 @@ }, { "type": "ForStatement", - "start": 61486, - "end": 61746, + "start": 61473, + "end": 61733, "loc": { "start": { "line": 2046, @@ -99227,8 +99195,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 61491, - "end": 61526, + "start": 61478, + "end": 61513, "loc": { "start": { "line": 2046, @@ -99242,8 +99210,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 61495, - "end": 61500, + "start": 61482, + "end": 61487, "loc": { "start": { "line": 2046, @@ -99256,8 +99224,8 @@ }, "id": { "type": "Identifier", - "start": 61495, - "end": 61496, + "start": 61482, + "end": 61483, "loc": { "start": { "line": 2046, @@ -99273,8 +99241,8 @@ }, "init": { "type": "NumericLiteral", - "start": 61499, - "end": 61500, + "start": 61486, + "end": 61487, "loc": { "start": { "line": 2046, @@ -99294,8 +99262,8 @@ }, { "type": "VariableDeclarator", - "start": 61502, - "end": 61526, + "start": 61489, + "end": 61513, "loc": { "start": { "line": 2046, @@ -99308,8 +99276,8 @@ }, "id": { "type": "Identifier", - "start": 61502, - "end": 61505, + "start": 61489, + "end": 61492, "loc": { "start": { "line": 2046, @@ -99325,8 +99293,8 @@ }, "init": { "type": "MemberExpression", - "start": 61508, - "end": 61526, + "start": 61495, + "end": 61513, "loc": { "start": { "line": 2046, @@ -99339,8 +99307,8 @@ }, "object": { "type": "MemberExpression", - "start": 61508, - "end": 61519, + "start": 61495, + "end": 61506, "loc": { "start": { "line": 2046, @@ -99353,8 +99321,8 @@ }, "object": { "type": "ThisExpression", - "start": 61508, - "end": 61512, + "start": 61495, + "end": 61499, "loc": { "start": { "line": 2046, @@ -99368,8 +99336,8 @@ }, "property": { "type": "Identifier", - "start": 61513, - "end": 61519, + "start": 61500, + "end": 61506, "loc": { "start": { "line": 2046, @@ -99387,8 +99355,8 @@ }, "property": { "type": "Identifier", - "start": 61520, - "end": 61526, + "start": 61507, + "end": 61513, "loc": { "start": { "line": 2046, @@ -99410,8 +99378,8 @@ }, "test": { "type": "BinaryExpression", - "start": 61528, - "end": 61535, + "start": 61515, + "end": 61522, "loc": { "start": { "line": 2046, @@ -99424,8 +99392,8 @@ }, "left": { "type": "Identifier", - "start": 61528, - "end": 61529, + "start": 61515, + "end": 61516, "loc": { "start": { "line": 2046, @@ -99442,8 +99410,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 61532, - "end": 61535, + "start": 61519, + "end": 61522, "loc": { "start": { "line": 2046, @@ -99460,8 +99428,8 @@ }, "update": { "type": "UpdateExpression", - "start": 61537, - "end": 61540, + "start": 61524, + "end": 61527, "loc": { "start": { "line": 2046, @@ -99476,8 +99444,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 61537, - "end": 61538, + "start": 61524, + "end": 61525, "loc": { "start": { "line": 2046, @@ -99494,8 +99462,8 @@ }, "body": { "type": "BlockStatement", - "start": 61542, - "end": 61746, + "start": 61529, + "end": 61733, "loc": { "start": { "line": 2046, @@ -99509,8 +99477,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 61556, - "end": 61592, + "start": 61543, + "end": 61579, "loc": { "start": { "line": 2047, @@ -99524,8 +99492,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 61560, - "end": 61591, + "start": 61547, + "end": 61578, "loc": { "start": { "line": 2047, @@ -99538,8 +99506,8 @@ }, "id": { "type": "Identifier", - "start": 61560, - "end": 61567, + "start": 61547, + "end": 61554, "loc": { "start": { "line": 2047, @@ -99555,8 +99523,8 @@ }, "init": { "type": "CallExpression", - "start": 61570, - "end": 61591, + "start": 61557, + "end": 61578, "loc": { "start": { "line": 2047, @@ -99569,8 +99537,8 @@ }, "callee": { "type": "MemberExpression", - "start": 61570, - "end": 61588, + "start": 61557, + "end": 61575, "loc": { "start": { "line": 2047, @@ -99583,8 +99551,8 @@ }, "object": { "type": "ThisExpression", - "start": 61570, - "end": 61574, + "start": 61557, + "end": 61561, "loc": { "start": { "line": 2047, @@ -99598,8 +99566,8 @@ }, "property": { "type": "Identifier", - "start": 61575, - "end": 61588, + "start": 61562, + "end": 61575, "loc": { "start": { "line": 2047, @@ -99618,8 +99586,8 @@ "arguments": [ { "type": "Identifier", - "start": 61589, - "end": 61590, + "start": 61576, + "end": 61577, "loc": { "start": { "line": 2047, @@ -99641,8 +99609,8 @@ }, { "type": "IfStatement", - "start": 61605, - "end": 61736, + "start": 61592, + "end": 61723, "loc": { "start": { "line": 2048, @@ -99655,8 +99623,8 @@ }, "test": { "type": "BinaryExpression", - "start": 61609, - "end": 61639, + "start": 61596, + "end": 61626, "loc": { "start": { "line": 2048, @@ -99669,8 +99637,8 @@ }, "left": { "type": "Identifier", - "start": 61609, - "end": 61616, + "start": 61596, + "end": 61603, "loc": { "start": { "line": 2048, @@ -99687,8 +99655,8 @@ "operator": "===", "right": { "type": "CallExpression", - "start": 61621, - "end": 61639, + "start": 61608, + "end": 61626, "loc": { "start": { "line": 2048, @@ -99701,8 +99669,8 @@ }, "callee": { "type": "MemberExpression", - "start": 61621, - "end": 61637, + "start": 61608, + "end": 61624, "loc": { "start": { "line": 2048, @@ -99715,8 +99683,8 @@ }, "object": { "type": "Identifier", - "start": 61621, - "end": 61625, + "start": 61608, + "end": 61612, "loc": { "start": { "line": 2048, @@ -99732,8 +99700,8 @@ }, "property": { "type": "Identifier", - "start": 61626, - "end": 61637, + "start": 61613, + "end": 61624, "loc": { "start": { "line": 2048, @@ -99754,8 +99722,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 61641, - "end": 61736, + "start": 61628, + "end": 61723, "loc": { "start": { "line": 2048, @@ -99769,8 +99737,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 61659, - "end": 61693, + "start": 61646, + "end": 61680, "loc": { "start": { "line": 2049, @@ -99784,8 +99752,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 61663, - "end": 61692, + "start": 61650, + "end": 61679, "loc": { "start": { "line": 2049, @@ -99798,8 +99766,8 @@ }, "id": { "type": "Identifier", - "start": 61663, - "end": 61664, + "start": 61650, + "end": 61651, "loc": { "start": { "line": 2049, @@ -99815,8 +99783,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 61667, - "end": 61692, + "start": 61654, + "end": 61679, "loc": { "start": { "line": 2049, @@ -99829,8 +99797,8 @@ }, "test": { "type": "Identifier", - "start": 61667, - "end": 61671, + "start": 61654, + "end": 61658, "loc": { "start": { "line": 2049, @@ -99846,8 +99814,8 @@ }, "consequent": { "type": "Identifier", - "start": 61674, - "end": 61675, + "start": 61661, + "end": 61662, "loc": { "start": { "line": 2049, @@ -99863,8 +99831,8 @@ }, "alternate": { "type": "MemberExpression", - "start": 61678, - "end": 61692, + "start": 61665, + "end": 61679, "loc": { "start": { "line": 2049, @@ -99877,8 +99845,8 @@ }, "object": { "type": "MemberExpression", - "start": 61678, - "end": 61689, + "start": 61665, + "end": 61676, "loc": { "start": { "line": 2049, @@ -99891,8 +99859,8 @@ }, "object": { "type": "ThisExpression", - "start": 61678, - "end": 61682, + "start": 61665, + "end": 61669, "loc": { "start": { "line": 2049, @@ -99906,8 +99874,8 @@ }, "property": { "type": "Identifier", - "start": 61683, - "end": 61689, + "start": 61670, + "end": 61676, "loc": { "start": { "line": 2049, @@ -99925,8 +99893,8 @@ }, "property": { "type": "Identifier", - "start": 61690, - "end": 61691, + "start": 61677, + "end": 61678, "loc": { "start": { "line": 2049, @@ -99949,8 +99917,8 @@ }, { "type": "ExpressionStatement", - "start": 61710, - "end": 61722, + "start": 61697, + "end": 61709, "loc": { "start": { "line": 2050, @@ -99963,8 +99931,8 @@ }, "expression": { "type": "CallExpression", - "start": 61710, - "end": 61721, + "start": 61697, + "end": 61708, "loc": { "start": { "line": 2050, @@ -99977,8 +99945,8 @@ }, "callee": { "type": "MemberExpression", - "start": 61710, - "end": 61718, + "start": 61697, + "end": 61705, "loc": { "start": { "line": 2050, @@ -99991,8 +99959,8 @@ }, "object": { "type": "Identifier", - "start": 61710, - "end": 61713, + "start": 61697, + "end": 61700, "loc": { "start": { "line": 2050, @@ -100008,8 +99976,8 @@ }, "property": { "type": "Identifier", - "start": 61714, - "end": 61718, + "start": 61701, + "end": 61705, "loc": { "start": { "line": 2050, @@ -100028,8 +99996,8 @@ "arguments": [ { "type": "Identifier", - "start": 61719, - "end": 61720, + "start": 61706, + "end": 61707, "loc": { "start": { "line": 2050, @@ -100057,8 +100025,8 @@ }, { "type": "ReturnStatement", - "start": 61755, - "end": 61766, + "start": 61742, + "end": 61753, "loc": { "start": { "line": 2053, @@ -100071,8 +100039,8 @@ }, "argument": { "type": "Identifier", - "start": 61762, - "end": 61765, + "start": 61749, + "end": 61752, "loc": { "start": { "line": 2053, @@ -100095,8 +100063,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", - "start": 60960, - "end": 61361, + "start": 60947, + "end": 61348, "loc": { "start": { "line": 2032, @@ -100113,8 +100081,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", - "start": 61778, - "end": 61924, + "start": 61765, + "end": 61911, "loc": { "start": { "line": 2056, @@ -100130,8 +100098,8 @@ }, { "type": "ClassMethod", - "start": 61929, - "end": 62000, + "start": 61916, + "end": 61987, "loc": { "start": { "line": 2061, @@ -100146,8 +100114,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 61929, - "end": 61945, + "start": 61916, + "end": 61932, "loc": { "start": { "line": 2061, @@ -100170,8 +100138,8 @@ "params": [ { "type": "Identifier", - "start": 61946, - "end": 61951, + "start": 61933, + "end": 61938, "loc": { "start": { "line": 2061, @@ -100188,8 +100156,8 @@ ], "body": { "type": "BlockStatement", - "start": 61953, - "end": 62000, + "start": 61940, + "end": 61987, "loc": { "start": { "line": 2061, @@ -100203,8 +100171,8 @@ "body": [ { "type": "ReturnStatement", - "start": 61963, - "end": 61994, + "start": 61950, + "end": 61981, "loc": { "start": { "line": 2062, @@ -100217,8 +100185,8 @@ }, "argument": { "type": "CallExpression", - "start": 61970, - "end": 61993, + "start": 61957, + "end": 61980, "loc": { "start": { "line": 2062, @@ -100231,8 +100199,8 @@ }, "callee": { "type": "Identifier", - "start": 61970, - "end": 61973, + "start": 61957, + "end": 61960, "loc": { "start": { "line": 2062, @@ -100249,8 +100217,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 61974, - "end": 61992, + "start": 61961, + "end": 61979, "loc": { "start": { "line": 2062, @@ -100263,8 +100231,8 @@ }, "object": { "type": "MemberExpression", - "start": 61974, - "end": 61985, + "start": 61961, + "end": 61972, "loc": { "start": { "line": 2062, @@ -100277,8 +100245,8 @@ }, "object": { "type": "ThisExpression", - "start": 61974, - "end": 61978, + "start": 61961, + "end": 61965, "loc": { "start": { "line": 2062, @@ -100292,8 +100260,8 @@ }, "property": { "type": "Identifier", - "start": 61979, - "end": 61985, + "start": 61966, + "end": 61972, "loc": { "start": { "line": 2062, @@ -100311,8 +100279,8 @@ }, "property": { "type": "Identifier", - "start": 61986, - "end": 61991, + "start": 61973, + "end": 61978, "loc": { "start": { "line": 2062, @@ -100339,8 +100307,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", - "start": 61778, - "end": 61924, + "start": 61765, + "end": 61911, "loc": { "start": { "line": 2056, @@ -100357,8 +100325,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", - "start": 62006, - "end": 62172, + "start": 61993, + "end": 62159, "loc": { "start": { "line": 2065, @@ -100374,8 +100342,8 @@ }, { "type": "ClassMethod", - "start": 62177, - "end": 62314, + "start": 62164, + "end": 62301, "loc": { "start": { "line": 2070, @@ -100390,8 +100358,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 62177, - "end": 62187, + "start": 62164, + "end": 62174, "loc": { "start": { "line": 2070, @@ -100414,8 +100382,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 62188, - "end": 62200, + "start": 62175, + "end": 62187, "loc": { "start": { "line": 2070, @@ -100428,8 +100396,8 @@ }, "left": { "type": "Identifier", - "start": 62188, - "end": 62196, + "start": 62175, + "end": 62183, "loc": { "start": { "line": 2070, @@ -100445,8 +100413,8 @@ }, "right": { "type": "NumericLiteral", - "start": 62199, - "end": 62200, + "start": 62186, + "end": 62187, "loc": { "start": { "line": 2070, @@ -100467,8 +100435,8 @@ ], "body": { "type": "BlockStatement", - "start": 62202, - "end": 62314, + "start": 62189, + "end": 62301, "loc": { "start": { "line": 2070, @@ -100482,8 +100450,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 62212, - "end": 62267, + "start": 62199, + "end": 62254, "loc": { "start": { "line": 2071, @@ -100497,8 +100465,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 62216, - "end": 62266, + "start": 62203, + "end": 62253, "loc": { "start": { "line": 2071, @@ -100511,8 +100479,8 @@ }, "id": { "type": "Identifier", - "start": 62216, - "end": 62218, + "start": 62203, + "end": 62205, "loc": { "start": { "line": 2071, @@ -100528,8 +100496,8 @@ }, "init": { "type": "MemberExpression", - "start": 62221, - "end": 62266, + "start": 62208, + "end": 62253, "loc": { "start": { "line": 2071, @@ -100542,8 +100510,8 @@ }, "object": { "type": "MemberExpression", - "start": 62221, - "end": 62236, + "start": 62208, + "end": 62223, "loc": { "start": { "line": 2071, @@ -100556,8 +100524,8 @@ }, "object": { "type": "CallExpression", - "start": 62221, - "end": 62231, + "start": 62208, + "end": 62218, "loc": { "start": { "line": 2071, @@ -100570,8 +100538,8 @@ }, "callee": { "type": "MemberExpression", - "start": 62221, - "end": 62229, + "start": 62208, + "end": 62216, "loc": { "start": { "line": 2071, @@ -100584,8 +100552,8 @@ }, "object": { "type": "ThisExpression", - "start": 62221, - "end": 62225, + "start": 62208, + "end": 62212, "loc": { "start": { "line": 2071, @@ -100599,8 +100567,8 @@ }, "property": { "type": "Identifier", - "start": 62226, - "end": 62229, + "start": 62213, + "end": 62216, "loc": { "start": { "line": 2071, @@ -100620,8 +100588,8 @@ }, "property": { "type": "Identifier", - "start": 62232, - "end": 62236, + "start": 62219, + "end": 62223, "loc": { "start": { "line": 2071, @@ -100639,8 +100607,8 @@ }, "property": { "type": "ConditionalExpression", - "start": 62237, - "end": 62265, + "start": 62224, + "end": 62252, "loc": { "start": { "line": 2071, @@ -100653,8 +100621,8 @@ }, "test": { "type": "BinaryExpression", - "start": 62237, - "end": 62250, + "start": 62224, + "end": 62237, "loc": { "start": { "line": 2071, @@ -100667,8 +100635,8 @@ }, "left": { "type": "Identifier", - "start": 62237, - "end": 62245, + "start": 62224, + "end": 62232, "loc": { "start": { "line": 2071, @@ -100685,8 +100653,8 @@ "operator": ">=", "right": { "type": "NumericLiteral", - "start": 62249, - "end": 62250, + "start": 62236, + "end": 62237, "loc": { "start": { "line": 2071, @@ -100706,8 +100674,8 @@ }, "consequent": { "type": "Identifier", - "start": 62253, - "end": 62261, + "start": 62240, + "end": 62248, "loc": { "start": { "line": 2071, @@ -100723,8 +100691,8 @@ }, "alternate": { "type": "NumericLiteral", - "start": 62264, - "end": 62265, + "start": 62251, + "end": 62252, "loc": { "start": { "line": 2071, @@ -100750,8 +100718,8 @@ }, { "type": "ReturnStatement", - "start": 62276, - "end": 62308, + "start": 62263, + "end": 62295, "loc": { "start": { "line": 2072, @@ -100764,8 +100732,8 @@ }, "argument": { "type": "ConditionalExpression", - "start": 62283, - "end": 62307, + "start": 62270, + "end": 62294, "loc": { "start": { "line": 2072, @@ -100778,8 +100746,8 @@ }, "test": { "type": "Identifier", - "start": 62283, - "end": 62285, + "start": 62270, + "end": 62272, "loc": { "start": { "line": 2072, @@ -100795,8 +100763,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 62288, - "end": 62303, + "start": 62275, + "end": 62290, "loc": { "start": { "line": 2072, @@ -100809,8 +100777,8 @@ }, "object": { "type": "MemberExpression", - "start": 62288, - "end": 62296, + "start": 62275, + "end": 62283, "loc": { "start": { "line": 2072, @@ -100823,8 +100791,8 @@ }, "object": { "type": "Identifier", - "start": 62288, - "end": 62290, + "start": 62275, + "end": 62277, "loc": { "start": { "line": 2072, @@ -100840,8 +100808,8 @@ }, "property": { "type": "Identifier", - "start": 62291, - "end": 62296, + "start": 62278, + "end": 62283, "loc": { "start": { "line": 2072, @@ -100859,8 +100827,8 @@ }, "property": { "type": "Identifier", - "start": 62297, - "end": 62303, + "start": 62284, + "end": 62290, "loc": { "start": { "line": 2072, @@ -100878,8 +100846,8 @@ }, "alternate": { "type": "NumericLiteral", - "start": 62306, - "end": 62307, + "start": 62293, + "end": 62294, "loc": { "start": { "line": 2072, @@ -100906,8 +100874,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", - "start": 62006, - "end": 62172, + "start": 61993, + "end": 62159, "loc": { "start": { "line": 2065, @@ -100924,8 +100892,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of working rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row(s)\n * @return {Number} Number of working rows\n ", - "start": 62320, - "end": 62548, + "start": 62307, + "end": 62535, "loc": { "start": { "line": 2075, @@ -100941,8 +100909,8 @@ }, { "type": "ClassMethod", - "start": 62553, - "end": 62878, + "start": 62540, + "end": 62865, "loc": { "start": { "line": 2081, @@ -100957,8 +100925,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 62553, - "end": 62562, + "start": 62540, + "end": 62549, "loc": { "start": { "line": 2081, @@ -100981,8 +100949,8 @@ "params": [ { "type": "Identifier", - "start": 62563, - "end": 62577, + "start": 62550, + "end": 62564, "loc": { "start": { "line": 2081, @@ -100999,8 +100967,8 @@ ], "body": { "type": "BlockStatement", - "start": 62579, - "end": 62878, + "start": 62566, + "end": 62865, "loc": { "start": { "line": 2081, @@ -101014,8 +100982,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 62589, - "end": 62631, + "start": 62576, + "end": 62618, "loc": { "start": { "line": 2082, @@ -101029,8 +100997,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 62593, - "end": 62630, + "start": 62580, + "end": 62617, "loc": { "start": { "line": 2082, @@ -101043,8 +101011,8 @@ }, "id": { "type": "Identifier", - "start": 62593, - "end": 62599, + "start": 62580, + "end": 62586, "loc": { "start": { "line": 2082, @@ -101060,8 +101028,8 @@ }, "init": { "type": "MemberExpression", - "start": 62602, - "end": 62630, + "start": 62589, + "end": 62617, "loc": { "start": { "line": 2082, @@ -101074,8 +101042,8 @@ }, "object": { "type": "CallExpression", - "start": 62602, - "end": 62623, + "start": 62589, + "end": 62610, "loc": { "start": { "line": 2082, @@ -101088,8 +101056,8 @@ }, "callee": { "type": "MemberExpression", - "start": 62602, - "end": 62621, + "start": 62589, + "end": 62608, "loc": { "start": { "line": 2082, @@ -101102,8 +101070,8 @@ }, "object": { "type": "ThisExpression", - "start": 62602, - "end": 62606, + "start": 62589, + "end": 62593, "loc": { "start": { "line": 2082, @@ -101117,8 +101085,8 @@ }, "property": { "type": "Identifier", - "start": 62607, - "end": 62621, + "start": 62594, + "end": 62608, "loc": { "start": { "line": 2082, @@ -101138,8 +101106,8 @@ }, "property": { "type": "Identifier", - "start": 62624, - "end": 62630, + "start": 62611, + "end": 62617, "loc": { "start": { "line": 2082, @@ -101161,8 +101129,8 @@ }, { "type": "IfStatement", - "start": 62640, - "end": 62809, + "start": 62627, + "end": 62796, "loc": { "start": { "line": 2083, @@ -101175,8 +101143,8 @@ }, "test": { "type": "MemberExpression", - "start": 62644, - "end": 62660, + "start": 62631, + "end": 62647, "loc": { "start": { "line": 2083, @@ -101189,8 +101157,8 @@ }, "object": { "type": "CallExpression", - "start": 62644, - "end": 62654, + "start": 62631, + "end": 62641, "loc": { "start": { "line": 2083, @@ -101203,8 +101171,8 @@ }, "callee": { "type": "MemberExpression", - "start": 62644, - "end": 62652, + "start": 62631, + "end": 62639, "loc": { "start": { "line": 2083, @@ -101217,8 +101185,8 @@ }, "object": { "type": "ThisExpression", - "start": 62644, - "end": 62648, + "start": 62631, + "end": 62635, "loc": { "start": { "line": 2083, @@ -101232,8 +101200,8 @@ }, "property": { "type": "Identifier", - "start": 62649, - "end": 62652, + "start": 62636, + "end": 62639, "loc": { "start": { "line": 2083, @@ -101253,8 +101221,8 @@ }, "property": { "type": "Identifier", - "start": 62655, - "end": 62660, + "start": 62642, + "end": 62647, "loc": { "start": { "line": 2083, @@ -101272,8 +101240,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 62662, - "end": 62809, + "start": 62649, + "end": 62796, "loc": { "start": { "line": 2083, @@ -101287,8 +101255,8 @@ "body": [ { "type": "ReturnStatement", - "start": 62676, - "end": 62799, + "start": 62663, + "end": 62786, "loc": { "start": { "line": 2084, @@ -101301,8 +101269,8 @@ }, "argument": { "type": "ConditionalExpression", - "start": 62683, - "end": 62798, + "start": 62670, + "end": 62785, "loc": { "start": { "line": 2084, @@ -101315,8 +101283,8 @@ }, "test": { "type": "Identifier", - "start": 62683, - "end": 62697, + "start": 62670, + "end": 62684, "loc": { "start": { "line": 2084, @@ -101332,8 +101300,8 @@ }, "consequent": { "type": "BinaryExpression", - "start": 62716, - "end": 62773, + "start": 62703, + "end": 62760, "loc": { "start": { "line": 2085, @@ -101346,8 +101314,8 @@ }, "left": { "type": "Identifier", - "start": 62716, - "end": 62722, + "start": 62703, + "end": 62709, "loc": { "start": { "line": 2085, @@ -101364,8 +101332,8 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 62725, - "end": 62773, + "start": 62712, + "end": 62760, "loc": { "start": { "line": 2085, @@ -101378,8 +101346,8 @@ }, "object": { "type": "CallExpression", - "start": 62725, - "end": 62766, + "start": 62712, + "end": 62753, "loc": { "start": { "line": 2085, @@ -101392,8 +101360,8 @@ }, "callee": { "type": "MemberExpression", - "start": 62725, - "end": 62752, + "start": 62712, + "end": 62739, "loc": { "start": { "line": 2085, @@ -101406,8 +101374,8 @@ }, "object": { "type": "CallExpression", - "start": 62725, - "end": 62735, + "start": 62712, + "end": 62722, "loc": { "start": { "line": 2085, @@ -101420,8 +101388,8 @@ }, "callee": { "type": "MemberExpression", - "start": 62725, - "end": 62733, + "start": 62712, + "end": 62720, "loc": { "start": { "line": 2085, @@ -101434,8 +101402,8 @@ }, "object": { "type": "ThisExpression", - "start": 62725, - "end": 62729, + "start": 62712, + "end": 62716, "loc": { "start": { "line": 2085, @@ -101449,8 +101417,8 @@ }, "property": { "type": "Identifier", - "start": 62730, - "end": 62733, + "start": 62717, + "end": 62720, "loc": { "start": { "line": 2085, @@ -101470,8 +101438,8 @@ }, "property": { "type": "Identifier", - "start": 62736, - "end": 62752, + "start": 62723, + "end": 62739, "loc": { "start": { "line": 2085, @@ -101490,8 +101458,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 62753, - "end": 62765, + "start": 62740, + "end": 62752, "loc": { "start": { "line": 2085, @@ -101512,8 +101480,8 @@ }, "property": { "type": "Identifier", - "start": 62767, - "end": 62773, + "start": 62754, + "end": 62760, "loc": { "start": { "line": 2085, @@ -101532,8 +101500,8 @@ }, "alternate": { "type": "Identifier", - "start": 62792, - "end": 62798, + "start": 62779, + "end": 62785, "loc": { "start": { "line": 2086, @@ -101556,8 +101524,8 @@ }, { "type": "ReturnStatement", - "start": 62818, - "end": 62872, + "start": 62805, + "end": 62859, "loc": { "start": { "line": 2088, @@ -101570,8 +101538,8 @@ }, "argument": { "type": "ConditionalExpression", - "start": 62825, - "end": 62871, + "start": 62812, + "end": 62858, "loc": { "start": { "line": 2088, @@ -101584,8 +101552,8 @@ }, "test": { "type": "Identifier", - "start": 62825, - "end": 62839, + "start": 62812, + "end": 62826, "loc": { "start": { "line": 2088, @@ -101601,8 +101569,8 @@ }, "consequent": { "type": "Identifier", - "start": 62842, - "end": 62848, + "start": 62829, + "end": 62835, "loc": { "start": { "line": 2088, @@ -101618,8 +101586,8 @@ }, "alternate": { "type": "BinaryExpression", - "start": 62851, - "end": 62871, + "start": 62838, + "end": 62858, "loc": { "start": { "line": 2088, @@ -101632,8 +101600,8 @@ }, "left": { "type": "Identifier", - "start": 62851, - "end": 62857, + "start": 62838, + "end": 62844, "loc": { "start": { "line": 2088, @@ -101650,8 +101618,8 @@ "operator": "-", "right": { "type": "MemberExpression", - "start": 62860, - "end": 62871, + "start": 62847, + "end": 62858, "loc": { "start": { "line": 2088, @@ -101664,8 +101632,8 @@ }, "object": { "type": "ThisExpression", - "start": 62860, - "end": 62864, + "start": 62847, + "end": 62851, "loc": { "start": { "line": 2088, @@ -101679,8 +101647,8 @@ }, "property": { "type": "Identifier", - "start": 62865, - "end": 62871, + "start": 62852, + "end": 62858, "loc": { "start": { "line": 2088, @@ -101707,8 +101675,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of working rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row(s)\n * @return {Number} Number of working rows\n ", - "start": 62320, - "end": 62548, + "start": 62307, + "end": 62535, "loc": { "start": { "line": 2075, @@ -101725,8 +101693,8 @@ { "type": "CommentBlock", "value": "*\n * Return the collection of the working rows, that is, the rows belonging\n * to the tbody section(s)\n * @returns {Array}\n ", - "start": 62884, - "end": 63028, + "start": 62871, + "end": 63015, "loc": { "start": { "line": 2091, @@ -101742,8 +101710,8 @@ }, { "type": "ClassMethod", - "start": 63033, - "end": 63127, + "start": 63020, + "end": 63114, "loc": { "start": { "line": 2096, @@ -101758,8 +101726,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 63033, - "end": 63047, + "start": 63020, + "end": 63034, "loc": { "start": { "line": 2096, @@ -101782,8 +101750,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 63050, - "end": 63127, + "start": 63037, + "end": 63114, "loc": { "start": { "line": 2096, @@ -101797,8 +101765,8 @@ "body": [ { "type": "ReturnStatement", - "start": 63060, - "end": 63121, + "start": 63047, + "end": 63108, "loc": { "start": { "line": 2097, @@ -101811,8 +101779,8 @@ }, "argument": { "type": "CallExpression", - "start": 63067, - "end": 63120, + "start": 63054, + "end": 63107, "loc": { "start": { "line": 2097, @@ -101825,8 +101793,8 @@ }, "callee": { "type": "MemberExpression", - "start": 63067, - "end": 63087, + "start": 63054, + "end": 63074, "loc": { "start": { "line": 2097, @@ -101839,8 +101807,8 @@ }, "object": { "type": "Identifier", - "start": 63067, - "end": 63070, + "start": 63054, + "end": 63057, "loc": { "start": { "line": 2097, @@ -101856,8 +101824,8 @@ }, "property": { "type": "Identifier", - "start": 63071, - "end": 63087, + "start": 63058, + "end": 63074, "loc": { "start": { "line": 2097, @@ -101876,8 +101844,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 63088, - "end": 63119, + "start": 63075, + "end": 63106, "loc": { "start": { "line": 2097, @@ -101891,8 +101859,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 63097, - "end": 63104, + "start": 63084, + "end": 63091, "loc": { "start": { "line": 2097, @@ -101905,8 +101873,8 @@ }, "object": { "type": "ThisExpression", - "start": 63097, - "end": 63101, + "start": 63084, + "end": 63088, "loc": { "start": { "line": 2097, @@ -101920,8 +101888,8 @@ }, "property": { "type": "Identifier", - "start": 63102, - "end": 63104, + "start": 63089, + "end": 63091, "loc": { "start": { "line": 2097, @@ -101941,8 +101909,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 63089, - "end": 63095, + "start": 63076, + "end": 63082, "loc": { "start": { "line": 2097, @@ -101961,8 +101929,8 @@ }, { "type": "TemplateElement", - "start": 63105, - "end": 63118, + "start": 63092, + "end": 63105, "loc": { "start": { "line": 2097, @@ -101992,8 +101960,8 @@ { "type": "CommentBlock", "value": "*\n * Return the collection of the working rows, that is, the rows belonging\n * to the tbody section(s)\n * @returns {Array}\n ", - "start": 62884, - "end": 63028, + "start": 62871, + "end": 63015, "loc": { "start": { "line": 2091, @@ -102010,8 +101978,8 @@ { "type": "CommentBlock", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", - "start": 63133, - "end": 63261, + "start": 63120, + "end": 63248, "loc": { "start": { "line": 2100, @@ -102027,8 +101995,8 @@ }, { "type": "ClassMethod", - "start": 63266, - "end": 63586, + "start": 63253, + "end": 63573, "loc": { "start": { "line": 2105, @@ -102043,8 +102011,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 63266, - "end": 63278, + "start": 63253, + "end": 63265, "loc": { "start": { "line": 2105, @@ -102067,8 +102035,8 @@ "params": [ { "type": "Identifier", - "start": 63279, - "end": 63283, + "start": 63266, + "end": 63270, "loc": { "start": { "line": 2105, @@ -102085,8 +102053,8 @@ ], "body": { "type": "BlockStatement", - "start": 63285, - "end": 63586, + "start": 63272, + "end": 63573, "loc": { "start": { "line": 2105, @@ -102100,8 +102068,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 63295, - "end": 63320, + "start": 63282, + "end": 63307, "loc": { "start": { "line": 2106, @@ -102115,8 +102083,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 63299, - "end": 63319, + "start": 63286, + "end": 63306, "loc": { "start": { "line": 2106, @@ -102129,8 +102097,8 @@ }, "id": { "type": "Identifier", - "start": 63299, - "end": 63302, + "start": 63286, + "end": 63289, "loc": { "start": { "line": 2106, @@ -102146,8 +102114,8 @@ }, "init": { "type": "MemberExpression", - "start": 63305, - "end": 63319, + "start": 63292, + "end": 63306, "loc": { "start": { "line": 2106, @@ -102160,8 +102128,8 @@ }, "object": { "type": "Identifier", - "start": 63305, - "end": 63309, + "start": 63292, + "end": 63296, "loc": { "start": { "line": 2106, @@ -102177,8 +102145,8 @@ }, "property": { "type": "Identifier", - "start": 63310, - "end": 63319, + "start": 63297, + "end": 63306, "loc": { "start": { "line": 2106, @@ -102200,8 +102168,8 @@ }, { "type": "VariableDeclaration", - "start": 63329, - "end": 63362, + "start": 63316, + "end": 63349, "loc": { "start": { "line": 2107, @@ -102215,8 +102183,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 63333, - "end": 63361, + "start": 63320, + "end": 63348, "loc": { "start": { "line": 2107, @@ -102229,8 +102197,8 @@ }, "id": { "type": "Identifier", - "start": 63333, - "end": 63343, + "start": 63320, + "end": 63330, "loc": { "start": { "line": 2107, @@ -102246,8 +102214,8 @@ }, "init": { "type": "MemberExpression", - "start": 63346, - "end": 63361, + "start": 63333, + "end": 63348, "loc": { "start": { "line": 2107, @@ -102260,8 +102228,8 @@ }, "object": { "type": "ThisExpression", - "start": 63346, - "end": 63350, + "start": 63333, + "end": 63337, "loc": { "start": { "line": 2107, @@ -102275,8 +102243,8 @@ }, "property": { "type": "Identifier", - "start": 63351, - "end": 63361, + "start": 63338, + "end": 63348, "loc": { "start": { "line": 2107, @@ -102299,8 +102267,8 @@ { "type": "CommentLine", "value": " Invoke cellParser for this column if any", - "start": 63371, - "end": 63414, + "start": 63358, + "end": 63401, "loc": { "start": { "line": 2108, @@ -102316,8 +102284,8 @@ }, { "type": "IfStatement", - "start": 63423, - "end": 63580, + "start": 63410, + "end": 63567, "loc": { "start": { "line": 2109, @@ -102330,8 +102298,8 @@ }, "test": { "type": "BinaryExpression", - "start": 63427, - "end": 63462, + "start": 63414, + "end": 63449, "loc": { "start": { "line": 2109, @@ -102344,8 +102312,8 @@ }, "left": { "type": "CallExpression", - "start": 63427, - "end": 63455, + "start": 63414, + "end": 63442, "loc": { "start": { "line": 2109, @@ -102358,8 +102326,8 @@ }, "callee": { "type": "MemberExpression", - "start": 63427, - "end": 63450, + "start": 63414, + "end": 63437, "loc": { "start": { "line": 2109, @@ -102372,8 +102340,8 @@ }, "object": { "type": "MemberExpression", - "start": 63427, - "end": 63442, + "start": 63414, + "end": 63429, "loc": { "start": { "line": 2109, @@ -102386,8 +102354,8 @@ }, "object": { "type": "Identifier", - "start": 63427, - "end": 63437, + "start": 63414, + "end": 63424, "loc": { "start": { "line": 2109, @@ -102404,8 +102372,8 @@ }, "property": { "type": "Identifier", - "start": 63438, - "end": 63442, + "start": 63425, + "end": 63429, "loc": { "start": { "line": 2109, @@ -102424,8 +102392,8 @@ }, "property": { "type": "Identifier", - "start": 63443, - "end": 63450, + "start": 63430, + "end": 63437, "loc": { "start": { "line": 2109, @@ -102445,8 +102413,8 @@ "arguments": [ { "type": "Identifier", - "start": 63451, - "end": 63454, + "start": 63438, + "end": 63441, "loc": { "start": { "line": 2109, @@ -102466,8 +102434,8 @@ "operator": "!==", "right": { "type": "UnaryExpression", - "start": 63460, - "end": 63462, + "start": 63447, + "end": 63449, "loc": { "start": { "line": 2109, @@ -102482,8 +102450,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 63461, - "end": 63462, + "start": 63448, + "end": 63449, "loc": { "start": { "line": 2109, @@ -102508,8 +102476,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 63464, - "end": 63529, + "start": 63451, + "end": 63516, "loc": { "start": { "line": 2109, @@ -102523,8 +102491,8 @@ "body": [ { "type": "ReturnStatement", - "start": 63478, - "end": 63519, + "start": 63465, + "end": 63506, "loc": { "start": { "line": 2110, @@ -102537,8 +102505,8 @@ }, "argument": { "type": "CallExpression", - "start": 63485, - "end": 63518, + "start": 63472, + "end": 63505, "loc": { "start": { "line": 2110, @@ -102551,8 +102519,8 @@ }, "callee": { "type": "MemberExpression", - "start": 63485, - "end": 63501, + "start": 63472, + "end": 63488, "loc": { "start": { "line": 2110, @@ -102565,8 +102533,8 @@ }, "object": { "type": "Identifier", - "start": 63485, - "end": 63495, + "start": 63472, + "end": 63482, "loc": { "start": { "line": 2110, @@ -102582,8 +102550,8 @@ }, "property": { "type": "Identifier", - "start": 63496, - "end": 63501, + "start": 63483, + "end": 63488, "loc": { "start": { "line": 2110, @@ -102602,8 +102570,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 63502, - "end": 63506, + "start": 63489, + "end": 63493, "loc": { "start": { "line": 2110, @@ -102617,8 +102585,8 @@ }, { "type": "Identifier", - "start": 63508, - "end": 63512, + "start": 63495, + "end": 63499, "loc": { "start": { "line": 2110, @@ -102634,8 +102602,8 @@ }, { "type": "Identifier", - "start": 63514, - "end": 63517, + "start": 63501, + "end": 63504, "loc": { "start": { "line": 2110, @@ -102657,8 +102625,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 63535, - "end": 63580, + "start": 63522, + "end": 63567, "loc": { "start": { "line": 2111, @@ -102672,8 +102640,8 @@ "body": [ { "type": "ReturnStatement", - "start": 63549, - "end": 63570, + "start": 63536, + "end": 63557, "loc": { "start": { "line": 2112, @@ -102686,8 +102654,8 @@ }, "argument": { "type": "CallExpression", - "start": 63556, - "end": 63569, + "start": 63543, + "end": 63556, "loc": { "start": { "line": 2112, @@ -102700,8 +102668,8 @@ }, "callee": { "type": "Identifier", - "start": 63556, - "end": 63563, + "start": 63543, + "end": 63550, "loc": { "start": { "line": 2112, @@ -102718,8 +102686,8 @@ "arguments": [ { "type": "Identifier", - "start": 63564, - "end": 63568, + "start": 63551, + "end": 63555, "loc": { "start": { "line": 2112, @@ -102743,8 +102711,8 @@ { "type": "CommentLine", "value": " Invoke cellParser for this column if any", - "start": 63371, - "end": 63414, + "start": 63358, + "end": 63401, "loc": { "start": { "line": 2108, @@ -102766,8 +102734,8 @@ { "type": "CommentBlock", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", - "start": 63133, - "end": 63261, + "start": 63120, + "end": 63248, "loc": { "start": { "line": 2100, @@ -102784,8 +102752,8 @@ { "type": "CommentBlock", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", - "start": 63592, - "end": 63772, + "start": 63579, + "end": 63759, "loc": { "start": { "line": 2116, @@ -102801,8 +102769,8 @@ }, { "type": "ClassMethod", - "start": 63777, - "end": 64315, + "start": 63764, + "end": 64302, "loc": { "start": { "line": 2121, @@ -102817,8 +102785,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 63777, - "end": 63788, + "start": 63764, + "end": 63775, "loc": { "start": { "line": 2121, @@ -102841,8 +102809,8 @@ "params": [ { "type": "Identifier", - "start": 63789, - "end": 63793, + "start": 63776, + "end": 63780, "loc": { "start": { "line": 2121, @@ -102859,8 +102827,8 @@ ], "body": { "type": "BlockStatement", - "start": 63795, - "end": 64315, + "start": 63782, + "end": 64302, "loc": { "start": { "line": 2121, @@ -102874,8 +102842,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 63805, - "end": 63835, + "start": 63792, + "end": 63822, "loc": { "start": { "line": 2122, @@ -102889,8 +102857,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 63809, - "end": 63834, + "start": 63796, + "end": 63821, "loc": { "start": { "line": 2122, @@ -102903,8 +102871,8 @@ }, "id": { "type": "Identifier", - "start": 63809, - "end": 63817, + "start": 63796, + "end": 63804, "loc": { "start": { "line": 2122, @@ -102920,8 +102888,8 @@ }, "init": { "type": "MemberExpression", - "start": 63820, - "end": 63834, + "start": 63807, + "end": 63821, "loc": { "start": { "line": 2122, @@ -102934,8 +102902,8 @@ }, "object": { "type": "Identifier", - "start": 63820, - "end": 63824, + "start": 63807, + "end": 63811, "loc": { "start": { "line": 2122, @@ -102951,8 +102919,8 @@ }, "property": { "type": "Identifier", - "start": 63825, - "end": 63834, + "start": 63812, + "end": 63821, "loc": { "start": { "line": 2122, @@ -102974,8 +102942,8 @@ }, { "type": "VariableDeclaration", - "start": 63844, - "end": 63880, + "start": 63831, + "end": 63867, "loc": { "start": { "line": 2123, @@ -102989,8 +102957,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 63848, - "end": 63879, + "start": 63835, + "end": 63866, "loc": { "start": { "line": 2123, @@ -103003,8 +102971,8 @@ }, "id": { "type": "Identifier", - "start": 63848, - "end": 63853, + "start": 63835, + "end": 63840, "loc": { "start": { "line": 2123, @@ -103020,8 +102988,8 @@ }, "init": { "type": "CallExpression", - "start": 63856, - "end": 63879, + "start": 63843, + "end": 63866, "loc": { "start": { "line": 2123, @@ -103034,8 +103002,8 @@ }, "callee": { "type": "MemberExpression", - "start": 63856, - "end": 63873, + "start": 63843, + "end": 63860, "loc": { "start": { "line": 2123, @@ -103048,8 +103016,8 @@ }, "object": { "type": "ThisExpression", - "start": 63856, - "end": 63860, + "start": 63843, + "end": 63847, "loc": { "start": { "line": 2123, @@ -103063,8 +103031,8 @@ }, "property": { "type": "Identifier", - "start": 63861, - "end": 63873, + "start": 63848, + "end": 63860, "loc": { "start": { "line": 2123, @@ -103083,8 +103051,8 @@ "arguments": [ { "type": "Identifier", - "start": 63874, - "end": 63878, + "start": 63861, + "end": 63865, "loc": { "start": { "line": 2123, @@ -103106,8 +103074,8 @@ }, { "type": "IfStatement", - "start": 63890, - "end": 64286, + "start": 63877, + "end": 64273, "loc": { "start": { "line": 2125, @@ -103120,8 +103088,8 @@ }, "test": { "type": "CallExpression", - "start": 63894, - "end": 63936, + "start": 63881, + "end": 63923, "loc": { "start": { "line": 2125, @@ -103134,8 +103102,8 @@ }, "callee": { "type": "MemberExpression", - "start": 63894, - "end": 63906, + "start": 63881, + "end": 63893, "loc": { "start": { "line": 2125, @@ -103148,8 +103116,8 @@ }, "object": { "type": "ThisExpression", - "start": 63894, - "end": 63898, + "start": 63881, + "end": 63885, "loc": { "start": { "line": 2125, @@ -103163,8 +103131,8 @@ }, "property": { "type": "Identifier", - "start": 63899, - "end": 63906, + "start": 63886, + "end": 63893, "loc": { "start": { "line": 2125, @@ -103183,8 +103151,8 @@ "arguments": [ { "type": "Identifier", - "start": 63907, - "end": 63915, + "start": 63894, + "end": 63902, "loc": { "start": { "line": 2125, @@ -103200,8 +103168,8 @@ }, { "type": "ArrayExpression", - "start": 63917, - "end": 63935, + "start": 63904, + "end": 63922, "loc": { "start": { "line": 2125, @@ -103215,8 +103183,8 @@ "elements": [ { "type": "Identifier", - "start": 63918, - "end": 63934, + "start": 63905, + "end": 63921, "loc": { "start": { "line": 2125, @@ -103236,8 +103204,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 63938, - "end": 64011, + "start": 63925, + "end": 63998, "loc": { "start": { "line": 2125, @@ -103251,8 +103219,8 @@ "body": [ { "type": "ReturnStatement", - "start": 63952, - "end": 64001, + "start": 63939, + "end": 63988, "loc": { "start": { "line": 2126, @@ -103265,8 +103233,8 @@ }, "argument": { "type": "CallExpression", - "start": 63959, - "end": 64000, + "start": 63946, + "end": 63987, "loc": { "start": { "line": 2126, @@ -103279,8 +103247,8 @@ }, "callee": { "type": "Identifier", - "start": 63959, - "end": 63966, + "start": 63946, + "end": 63953, "loc": { "start": { "line": 2126, @@ -103297,8 +103265,8 @@ "arguments": [ { "type": "Identifier", - "start": 63967, - "end": 63972, + "start": 63954, + "end": 63959, "loc": { "start": { "line": 2126, @@ -103314,8 +103282,8 @@ }, { "type": "CallExpression", - "start": 63974, - "end": 63999, + "start": 63961, + "end": 63986, "loc": { "start": { "line": 2126, @@ -103328,8 +103296,8 @@ }, "callee": { "type": "MemberExpression", - "start": 63974, - "end": 63989, + "start": 63961, + "end": 63976, "loc": { "start": { "line": 2126, @@ -103342,8 +103310,8 @@ }, "object": { "type": "ThisExpression", - "start": 63974, - "end": 63978, + "start": 63961, + "end": 63965, "loc": { "start": { "line": 2126, @@ -103357,8 +103325,8 @@ }, "property": { "type": "Identifier", - "start": 63979, - "end": 63989, + "start": 63966, + "end": 63976, "loc": { "start": { "line": 2126, @@ -103377,8 +103345,8 @@ "arguments": [ { "type": "Identifier", - "start": 63990, - "end": 63998, + "start": 63977, + "end": 63985, "loc": { "start": { "line": 2126, @@ -103402,8 +103370,8 @@ }, "alternate": { "type": "IfStatement", - "start": 64025, - "end": 64286, + "start": 64012, + "end": 64273, "loc": { "start": { "line": 2128, @@ -103416,8 +103384,8 @@ }, "test": { "type": "CallExpression", - "start": 64029, - "end": 64061, + "start": 64016, + "end": 64048, "loc": { "start": { "line": 2128, @@ -103430,8 +103398,8 @@ }, "callee": { "type": "MemberExpression", - "start": 64029, - "end": 64041, + "start": 64016, + "end": 64028, "loc": { "start": { "line": 2128, @@ -103444,8 +103412,8 @@ }, "object": { "type": "ThisExpression", - "start": 64029, - "end": 64033, + "start": 64016, + "end": 64020, "loc": { "start": { "line": 2128, @@ -103459,8 +103427,8 @@ }, "property": { "type": "Identifier", - "start": 64034, - "end": 64041, + "start": 64021, + "end": 64028, "loc": { "start": { "line": 2128, @@ -103479,8 +103447,8 @@ "arguments": [ { "type": "Identifier", - "start": 64042, - "end": 64050, + "start": 64029, + "end": 64037, "loc": { "start": { "line": 2128, @@ -103496,8 +103464,8 @@ }, { "type": "ArrayExpression", - "start": 64052, - "end": 64060, + "start": 64039, + "end": 64047, "loc": { "start": { "line": 2128, @@ -103511,8 +103479,8 @@ "elements": [ { "type": "Identifier", - "start": 64053, - "end": 64059, + "start": 64040, + "end": 64046, "loc": { "start": { "line": 2128, @@ -103532,8 +103500,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 64063, - "end": 64108, + "start": 64050, + "end": 64095, "loc": { "start": { "line": 2128, @@ -103547,8 +103515,8 @@ "body": [ { "type": "ReturnStatement", - "start": 64077, - "end": 64098, + "start": 64064, + "end": 64085, "loc": { "start": { "line": 2129, @@ -103561,8 +103529,8 @@ }, "argument": { "type": "CallExpression", - "start": 64084, - "end": 64097, + "start": 64071, + "end": 64084, "loc": { "start": { "line": 2129, @@ -103575,8 +103543,8 @@ }, "callee": { "type": "Identifier", - "start": 64084, - "end": 64090, + "start": 64071, + "end": 64077, "loc": { "start": { "line": 2129, @@ -103593,8 +103561,8 @@ "arguments": [ { "type": "Identifier", - "start": 64091, - "end": 64096, + "start": 64078, + "end": 64083, "loc": { "start": { "line": 2129, @@ -103616,8 +103584,8 @@ }, "alternate": { "type": "IfStatement", - "start": 64122, - "end": 64286, + "start": 64109, + "end": 64273, "loc": { "start": { "line": 2131, @@ -103630,8 +103598,8 @@ }, "test": { "type": "CallExpression", - "start": 64126, - "end": 64156, + "start": 64113, + "end": 64143, "loc": { "start": { "line": 2131, @@ -103644,8 +103612,8 @@ }, "callee": { "type": "MemberExpression", - "start": 64126, - "end": 64138, + "start": 64113, + "end": 64125, "loc": { "start": { "line": 2131, @@ -103658,8 +103626,8 @@ }, "object": { "type": "ThisExpression", - "start": 64126, - "end": 64130, + "start": 64113, + "end": 64117, "loc": { "start": { "line": 2131, @@ -103673,8 +103641,8 @@ }, "property": { "type": "Identifier", - "start": 64131, - "end": 64138, + "start": 64118, + "end": 64125, "loc": { "start": { "line": 2131, @@ -103693,8 +103661,8 @@ "arguments": [ { "type": "Identifier", - "start": 64139, - "end": 64147, + "start": 64126, + "end": 64134, "loc": { "start": { "line": 2131, @@ -103710,8 +103678,8 @@ }, { "type": "ArrayExpression", - "start": 64149, - "end": 64155, + "start": 64136, + "end": 64142, "loc": { "start": { "line": 2131, @@ -103725,8 +103693,8 @@ "elements": [ { "type": "Identifier", - "start": 64150, - "end": 64154, + "start": 64137, + "end": 64141, "loc": { "start": { "line": 2131, @@ -103746,8 +103714,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 64157, - "end": 64286, + "start": 64144, + "end": 64273, "loc": { "start": { "line": 2131, @@ -103761,8 +103729,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 64171, - "end": 64204, + "start": 64158, + "end": 64191, "loc": { "start": { "line": 2132, @@ -103776,8 +103744,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 64175, - "end": 64203, + "start": 64162, + "end": 64190, "loc": { "start": { "line": 2132, @@ -103790,8 +103758,8 @@ }, "id": { "type": "Identifier", - "start": 64175, - "end": 64183, + "start": 64162, + "end": 64170, "loc": { "start": { "line": 2132, @@ -103807,8 +103775,8 @@ }, "init": { "type": "MemberExpression", - "start": 64186, - "end": 64203, + "start": 64173, + "end": 64190, "loc": { "start": { "line": 2132, @@ -103821,8 +103789,8 @@ }, "object": { "type": "MemberExpression", - "start": 64186, - "end": 64194, + "start": 64173, + "end": 64181, "loc": { "start": { "line": 2132, @@ -103835,8 +103803,8 @@ }, "object": { "type": "ThisExpression", - "start": 64186, - "end": 64190, + "start": 64173, + "end": 64177, "loc": { "start": { "line": 2132, @@ -103850,8 +103818,8 @@ }, "property": { "type": "Identifier", - "start": 64191, - "end": 64194, + "start": 64178, + "end": 64181, "loc": { "start": { "line": 2132, @@ -103869,8 +103837,8 @@ }, "property": { "type": "Identifier", - "start": 64195, - "end": 64203, + "start": 64182, + "end": 64190, "loc": { "start": { "line": 2132, @@ -103892,8 +103860,8 @@ }, { "type": "ReturnStatement", - "start": 64217, - "end": 64276, + "start": 64204, + "end": 64263, "loc": { "start": { "line": 2133, @@ -103906,8 +103874,8 @@ }, "argument": { "type": "CallExpression", - "start": 64224, - "end": 64275, + "start": 64211, + "end": 64262, "loc": { "start": { "line": 2133, @@ -103920,8 +103888,8 @@ }, "callee": { "type": "MemberExpression", - "start": 64224, - "end": 64238, + "start": 64211, + "end": 64225, "loc": { "start": { "line": 2133, @@ -103934,8 +103902,8 @@ }, "object": { "type": "Identifier", - "start": 64224, - "end": 64232, + "start": 64211, + "end": 64219, "loc": { "start": { "line": 2133, @@ -103951,8 +103919,8 @@ }, "property": { "type": "Identifier", - "start": 64233, - "end": 64238, + "start": 64220, + "end": 64225, "loc": { "start": { "line": 2133, @@ -103971,8 +103939,8 @@ "arguments": [ { "type": "Identifier", - "start": 64239, - "end": 64244, + "start": 64226, + "end": 64231, "loc": { "start": { "line": 2133, @@ -103988,8 +103956,8 @@ }, { "type": "CallExpression", - "start": 64246, - "end": 64274, + "start": 64233, + "end": 64261, "loc": { "start": { "line": 2133, @@ -104002,8 +103970,8 @@ }, "callee": { "type": "MemberExpression", - "start": 64246, - "end": 64264, + "start": 64233, + "end": 64251, "loc": { "start": { "line": 2133, @@ -104016,8 +103984,8 @@ }, "object": { "type": "Identifier", - "start": 64246, - "end": 64254, + "start": 64233, + "end": 64241, "loc": { "start": { "line": 2133, @@ -104033,8 +104001,8 @@ }, "property": { "type": "Identifier", - "start": 64255, - "end": 64264, + "start": 64242, + "end": 64251, "loc": { "start": { "line": 2133, @@ -104053,8 +104021,8 @@ "arguments": [ { "type": "Identifier", - "start": 64265, - "end": 64273, + "start": 64252, + "end": 64260, "loc": { "start": { "line": 2133, @@ -104082,8 +104050,8 @@ }, { "type": "ReturnStatement", - "start": 64296, - "end": 64309, + "start": 64283, + "end": 64296, "loc": { "start": { "line": 2136, @@ -104096,8 +104064,8 @@ }, "argument": { "type": "Identifier", - "start": 64303, - "end": 64308, + "start": 64290, + "end": 64295, "loc": { "start": { "line": 2136, @@ -104120,8 +104088,8 @@ { "type": "CommentBlock", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", - "start": 63592, - "end": 63772, + "start": 63579, + "end": 63759, "loc": { "start": { "line": 2116, @@ -104138,8 +104106,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64321, - "end": 64701, + "start": 64308, + "end": 64688, "loc": { "start": { "line": 2139, @@ -104155,8 +104123,8 @@ }, { "type": "ClassMethod", - "start": 64706, - "end": 64847, + "start": 64693, + "end": 64834, "loc": { "start": { "line": 2150, @@ -104171,8 +104139,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 64706, - "end": 64713, + "start": 64693, + "end": 64700, "loc": { "start": { "line": 2150, @@ -104195,8 +104163,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 64714, - "end": 64736, + "start": 64701, + "end": 64723, "loc": { "start": { "line": 2150, @@ -104209,8 +104177,8 @@ }, "left": { "type": "Identifier", - "start": 64714, - "end": 64728, + "start": 64701, + "end": 64715, "loc": { "start": { "line": 2150, @@ -104226,8 +104194,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 64731, - "end": 64736, + "start": 64718, + "end": 64723, "loc": { "start": { "line": 2150, @@ -104243,8 +104211,8 @@ }, { "type": "AssignmentPattern", - "start": 64738, - "end": 64763, + "start": 64725, + "end": 64750, "loc": { "start": { "line": 2150, @@ -104257,8 +104225,8 @@ }, "left": { "type": "Identifier", - "start": 64738, - "end": 64755, + "start": 64725, + "end": 64742, "loc": { "start": { "line": 2150, @@ -104274,8 +104242,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 64758, - "end": 64763, + "start": 64745, + "end": 64750, "loc": { "start": { "line": 2150, @@ -104292,8 +104260,8 @@ ], "body": { "type": "BlockStatement", - "start": 64765, - "end": 64847, + "start": 64752, + "end": 64834, "loc": { "start": { "line": 2150, @@ -104307,8 +104275,8 @@ "body": [ { "type": "ReturnStatement", - "start": 64775, - "end": 64841, + "start": 64762, + "end": 64828, "loc": { "start": { "line": 2151, @@ -104321,8 +104289,8 @@ }, "argument": { "type": "CallExpression", - "start": 64782, - "end": 64840, + "start": 64769, + "end": 64827, "loc": { "start": { "line": 2151, @@ -104335,8 +104303,8 @@ }, "callee": { "type": "MemberExpression", - "start": 64782, - "end": 64799, + "start": 64769, + "end": 64786, "loc": { "start": { "line": 2151, @@ -104349,8 +104317,8 @@ }, "object": { "type": "ThisExpression", - "start": 64782, - "end": 64786, + "start": 64769, + "end": 64773, "loc": { "start": { "line": 2151, @@ -104364,8 +104332,8 @@ }, "property": { "type": "Identifier", - "start": 64787, - "end": 64799, + "start": 64774, + "end": 64786, "loc": { "start": { "line": 2151, @@ -104384,8 +104352,8 @@ "arguments": [ { "type": "Identifier", - "start": 64800, - "end": 64814, + "start": 64787, + "end": 64801, "loc": { "start": { "line": 2151, @@ -104401,8 +104369,8 @@ }, { "type": "Identifier", - "start": 64816, - "end": 64833, + "start": 64803, + "end": 64820, "loc": { "start": { "line": 2151, @@ -104418,8 +104386,8 @@ }, { "type": "BooleanLiteral", - "start": 64835, - "end": 64839, + "start": 64822, + "end": 64826, "loc": { "start": { "line": 2151, @@ -104443,8 +104411,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64321, - "end": 64701, + "start": 64308, + "end": 64688, "loc": { "start": { "line": 2139, @@ -104461,8 +104429,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64853, - "end": 65189, + "start": 64840, + "end": 65176, "loc": { "start": { "line": 2154, @@ -104478,8 +104446,8 @@ }, { "type": "ClassMethod", - "start": 65194, - "end": 65338, + "start": 65181, + "end": 65325, "loc": { "start": { "line": 2164, @@ -104494,8 +104462,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 65194, - "end": 65203, + "start": 65181, + "end": 65190, "loc": { "start": { "line": 2164, @@ -104518,8 +104486,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 65204, - "end": 65226, + "start": 65191, + "end": 65213, "loc": { "start": { "line": 2164, @@ -104532,8 +104500,8 @@ }, "left": { "type": "Identifier", - "start": 65204, - "end": 65218, + "start": 65191, + "end": 65205, "loc": { "start": { "line": 2164, @@ -104549,8 +104517,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 65221, - "end": 65226, + "start": 65208, + "end": 65213, "loc": { "start": { "line": 2164, @@ -104566,8 +104534,8 @@ }, { "type": "AssignmentPattern", - "start": 65228, - "end": 65253, + "start": 65215, + "end": 65240, "loc": { "start": { "line": 2164, @@ -104580,8 +104548,8 @@ }, "left": { "type": "Identifier", - "start": 65228, - "end": 65245, + "start": 65215, + "end": 65232, "loc": { "start": { "line": 2164, @@ -104597,8 +104565,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 65248, - "end": 65253, + "start": 65235, + "end": 65240, "loc": { "start": { "line": 2164, @@ -104615,8 +104583,8 @@ ], "body": { "type": "BlockStatement", - "start": 65255, - "end": 65338, + "start": 65242, + "end": 65325, "loc": { "start": { "line": 2164, @@ -104630,8 +104598,8 @@ "body": [ { "type": "ReturnStatement", - "start": 65265, - "end": 65332, + "start": 65252, + "end": 65319, "loc": { "start": { "line": 2165, @@ -104644,8 +104612,8 @@ }, "argument": { "type": "CallExpression", - "start": 65272, - "end": 65331, + "start": 65259, + "end": 65318, "loc": { "start": { "line": 2165, @@ -104658,8 +104626,8 @@ }, "callee": { "type": "MemberExpression", - "start": 65272, - "end": 65289, + "start": 65259, + "end": 65276, "loc": { "start": { "line": 2165, @@ -104672,8 +104640,8 @@ }, "object": { "type": "ThisExpression", - "start": 65272, - "end": 65276, + "start": 65259, + "end": 65263, "loc": { "start": { "line": 2165, @@ -104687,8 +104655,8 @@ }, "property": { "type": "Identifier", - "start": 65277, - "end": 65289, + "start": 65264, + "end": 65276, "loc": { "start": { "line": 2165, @@ -104707,8 +104675,8 @@ "arguments": [ { "type": "Identifier", - "start": 65290, - "end": 65304, + "start": 65277, + "end": 65291, "loc": { "start": { "line": 2165, @@ -104724,8 +104692,8 @@ }, { "type": "Identifier", - "start": 65306, - "end": 65323, + "start": 65293, + "end": 65310, "loc": { "start": { "line": 2165, @@ -104741,8 +104709,8 @@ }, { "type": "BooleanLiteral", - "start": 65325, - "end": 65330, + "start": 65312, + "end": 65317, "loc": { "start": { "line": 2165, @@ -104766,8 +104734,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64853, - "end": 65189, + "start": 64840, + "end": 65176, "loc": { "start": { "line": 2154, @@ -104784,8 +104752,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 65344, - "end": 65819, + "start": 65331, + "end": 65806, "loc": { "start": { "line": 2168, @@ -104801,8 +104769,8 @@ }, { "type": "ClassMethod", - "start": 65824, - "end": 66861, + "start": 65811, + "end": 66848, "loc": { "start": { "line": 2182, @@ -104817,8 +104785,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 65824, - "end": 65836, + "start": 65811, + "end": 65823, "loc": { "start": { "line": 2182, @@ -104841,8 +104809,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 65846, - "end": 65868, + "start": 65833, + "end": 65855, "loc": { "start": { "line": 2183, @@ -104855,8 +104823,8 @@ }, "left": { "type": "Identifier", - "start": 65846, - "end": 65860, + "start": 65833, + "end": 65847, "loc": { "start": { "line": 2183, @@ -104872,8 +104840,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 65863, - "end": 65868, + "start": 65850, + "end": 65855, "loc": { "start": { "line": 2183, @@ -104889,8 +104857,8 @@ }, { "type": "AssignmentPattern", - "start": 65878, - "end": 65903, + "start": 65865, + "end": 65890, "loc": { "start": { "line": 2184, @@ -104903,8 +104871,8 @@ }, "left": { "type": "Identifier", - "start": 65878, - "end": 65895, + "start": 65865, + "end": 65882, "loc": { "start": { "line": 2184, @@ -104920,8 +104888,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 65898, - "end": 65903, + "start": 65885, + "end": 65890, "loc": { "start": { "line": 2184, @@ -104937,8 +104905,8 @@ }, { "type": "AssignmentPattern", - "start": 65913, - "end": 65926, + "start": 65900, + "end": 65913, "loc": { "start": { "line": 2185, @@ -104951,8 +104919,8 @@ }, "left": { "type": "Identifier", - "start": 65913, - "end": 65918, + "start": 65900, + "end": 65905, "loc": { "start": { "line": 2185, @@ -104968,8 +104936,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 65921, - "end": 65926, + "start": 65908, + "end": 65913, "loc": { "start": { "line": 2185, @@ -104986,8 +104954,8 @@ ], "body": { "type": "BlockStatement", - "start": 65933, - "end": 66861, + "start": 65920, + "end": 66848, "loc": { "start": { "line": 2186, @@ -105001,8 +104969,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 65943, - "end": 65960, + "start": 65930, + "end": 65947, "loc": { "start": { "line": 2187, @@ -105016,8 +104984,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 65947, - "end": 65959, + "start": 65934, + "end": 65946, "loc": { "start": { "line": 2187, @@ -105030,8 +104998,8 @@ }, "id": { "type": "Identifier", - "start": 65947, - "end": 65954, + "start": 65934, + "end": 65941, "loc": { "start": { "line": 2187, @@ -105047,8 +105015,8 @@ }, "init": { "type": "ArrayExpression", - "start": 65957, - "end": 65959, + "start": 65944, + "end": 65946, "loc": { "start": { "line": 2187, @@ -105067,8 +105035,8 @@ }, { "type": "VariableDeclaration", - "start": 65969, - "end": 66065, + "start": 65956, + "end": 66052, "loc": { "start": { "line": 2188, @@ -105082,8 +105050,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 65973, - "end": 66064, + "start": 65960, + "end": 66051, "loc": { "start": { "line": 2188, @@ -105096,8 +105064,8 @@ }, "id": { "type": "Identifier", - "start": 65973, - "end": 65983, + "start": 65960, + "end": 65970, "loc": { "start": { "line": 2188, @@ -105113,8 +105081,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 65986, - "end": 66064, + "start": 65973, + "end": 66051, "loc": { "start": { "line": 2188, @@ -105127,8 +105095,8 @@ }, "test": { "type": "Identifier", - "start": 65986, - "end": 65991, + "start": 65973, + "end": 65978, "loc": { "start": { "line": 2188, @@ -105144,8 +105112,8 @@ }, "consequent": { "type": "CallExpression", - "start": 65994, - "end": 66021, + "start": 65981, + "end": 66008, "loc": { "start": { "line": 2188, @@ -105158,8 +105126,8 @@ }, "callee": { "type": "MemberExpression", - "start": 65994, - "end": 66015, + "start": 65981, + "end": 66002, "loc": { "start": { "line": 2188, @@ -105172,8 +105140,8 @@ }, "object": { "type": "MemberExpression", - "start": 65994, - "end": 66010, + "start": 65981, + "end": 65997, "loc": { "start": { "line": 2188, @@ -105186,8 +105154,8 @@ }, "object": { "type": "ThisExpression", - "start": 65994, - "end": 65998, + "start": 65981, + "end": 65985, "loc": { "start": { "line": 2188, @@ -105201,8 +105169,8 @@ }, "property": { "type": "Identifier", - "start": 65999, - "end": 66010, + "start": 65986, + "end": 65997, "loc": { "start": { "line": 2188, @@ -105220,8 +105188,8 @@ }, "property": { "type": "Identifier", - "start": 66011, - "end": 66015, + "start": 65998, + "end": 66002, "loc": { "start": { "line": 2188, @@ -105240,8 +105208,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 66016, - "end": 66020, + "start": 66003, + "end": 66007, "loc": { "start": { "line": 2188, @@ -105257,8 +105225,8 @@ }, "alternate": { "type": "CallExpression", - "start": 66036, - "end": 66064, + "start": 66023, + "end": 66051, "loc": { "start": { "line": 2189, @@ -105271,8 +105239,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66036, - "end": 66058, + "start": 66023, + "end": 66045, "loc": { "start": { "line": 2189, @@ -105285,8 +105253,8 @@ }, "object": { "type": "MemberExpression", - "start": 66036, - "end": 66053, + "start": 66023, + "end": 66040, "loc": { "start": { "line": 2189, @@ -105299,8 +105267,8 @@ }, "object": { "type": "ThisExpression", - "start": 66036, - "end": 66040, + "start": 66023, + "end": 66027, "loc": { "start": { "line": 2189, @@ -105314,8 +105282,8 @@ }, "property": { "type": "Identifier", - "start": 66041, - "end": 66053, + "start": 66028, + "end": 66040, "loc": { "start": { "line": 2189, @@ -105333,8 +105301,8 @@ }, "property": { "type": "Identifier", - "start": 66054, - "end": 66058, + "start": 66041, + "end": 66045, "loc": { "start": { "line": 2189, @@ -105353,8 +105321,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 66059, - "end": 66063, + "start": 66046, + "end": 66050, "loc": { "start": { "line": 2189, @@ -105375,8 +105343,8 @@ }, { "type": "IfStatement", - "start": 66075, - "end": 66236, + "start": 66062, + "end": 66223, "loc": { "start": { "line": 2191, @@ -105389,8 +105357,8 @@ }, "test": { "type": "Identifier", - "start": 66079, - "end": 66093, + "start": 66066, + "end": 66080, "loc": { "start": { "line": 2191, @@ -105406,8 +105374,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 66095, - "end": 66236, + "start": 66082, + "end": 66223, "loc": { "start": { "line": 2191, @@ -105421,8 +105389,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 66109, - "end": 66162, + "start": 66096, + "end": 66149, "loc": { "start": { "line": 2192, @@ -105436,8 +105404,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 66113, - "end": 66161, + "start": 66100, + "end": 66148, "loc": { "start": { "line": 2192, @@ -105450,8 +105418,8 @@ }, "id": { "type": "Identifier", - "start": 66113, - "end": 66120, + "start": 66100, + "end": 66107, "loc": { "start": { "line": 2192, @@ -105467,8 +105435,8 @@ }, "init": { "type": "CallExpression", - "start": 66123, - "end": 66161, + "start": 66110, + "end": 66148, "loc": { "start": { "line": 2192, @@ -105481,8 +105449,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66123, - "end": 66142, + "start": 66110, + "end": 66129, "loc": { "start": { "line": 2192, @@ -105495,8 +105463,8 @@ }, "object": { "type": "ThisExpression", - "start": 66123, - "end": 66127, + "start": 66110, + "end": 66114, "loc": { "start": { "line": 2192, @@ -105510,8 +105478,8 @@ }, "property": { "type": "Identifier", - "start": 66128, - "end": 66142, + "start": 66115, + "end": 66129, "loc": { "start": { "line": 2192, @@ -105530,8 +105498,8 @@ "arguments": [ { "type": "Identifier", - "start": 66143, - "end": 66160, + "start": 66130, + "end": 66147, "loc": { "start": { "line": 2192, @@ -105553,8 +105521,8 @@ }, { "type": "ExpressionStatement", - "start": 66175, - "end": 66226, + "start": 66162, + "end": 66213, "loc": { "start": { "line": 2193, @@ -105567,8 +105535,8 @@ }, "expression": { "type": "CallExpression", - "start": 66175, - "end": 66225, + "start": 66162, + "end": 66212, "loc": { "start": { "line": 2193, @@ -105581,8 +105549,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66175, - "end": 66187, + "start": 66162, + "end": 66174, "loc": { "start": { "line": 2193, @@ -105595,8 +105563,8 @@ }, "object": { "type": "Identifier", - "start": 66175, - "end": 66182, + "start": 66162, + "end": 66169, "loc": { "start": { "line": 2193, @@ -105612,8 +105580,8 @@ }, "property": { "type": "Identifier", - "start": 66183, - "end": 66187, + "start": 66170, + "end": 66174, "loc": { "start": { "line": 2193, @@ -105632,8 +105600,8 @@ "arguments": [ { "type": "ArrayExpression", - "start": 66188, - "end": 66224, + "start": 66175, + "end": 66211, "loc": { "start": { "line": 2193, @@ -105647,8 +105615,8 @@ "elements": [ { "type": "CallExpression", - "start": 66189, - "end": 66214, + "start": 66176, + "end": 66201, "loc": { "start": { "line": 2193, @@ -105661,8 +105629,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66189, - "end": 66212, + "start": 66176, + "end": 66199, "loc": { "start": { "line": 2193, @@ -105675,8 +105643,8 @@ }, "object": { "type": "ThisExpression", - "start": 66189, - "end": 66193, + "start": 66176, + "end": 66180, "loc": { "start": { "line": 2193, @@ -105690,8 +105658,8 @@ }, "property": { "type": "Identifier", - "start": 66194, - "end": 66212, + "start": 66181, + "end": 66199, "loc": { "start": { "line": 2193, @@ -105711,8 +105679,8 @@ }, { "type": "Identifier", - "start": 66216, - "end": 66223, + "start": 66203, + "end": 66210, "loc": { "start": { "line": 2193, @@ -105738,8 +105706,8 @@ }, { "type": "VariableDeclaration", - "start": 66246, - "end": 66275, + "start": 66233, + "end": 66262, "loc": { "start": { "line": 2196, @@ -105753,8 +105721,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 66250, - "end": 66274, + "start": 66237, + "end": 66261, "loc": { "start": { "line": 2196, @@ -105767,8 +105735,8 @@ }, "id": { "type": "Identifier", - "start": 66250, - "end": 66257, + "start": 66237, + "end": 66244, "loc": { "start": { "line": 2196, @@ -105784,8 +105752,8 @@ }, "init": { "type": "CallExpression", - "start": 66260, - "end": 66274, + "start": 66247, + "end": 66261, "loc": { "start": { "line": 2196, @@ -105798,8 +105766,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66260, - "end": 66272, + "start": 66247, + "end": 66259, "loc": { "start": { "line": 2196, @@ -105812,8 +105780,8 @@ }, "object": { "type": "ThisExpression", - "start": 66260, - "end": 66264, + "start": 66247, + "end": 66251, "loc": { "start": { "line": 2196, @@ -105827,8 +105795,8 @@ }, "property": { "type": "Identifier", - "start": 66265, - "end": 66272, + "start": 66252, + "end": 66259, "loc": { "start": { "line": 2196, @@ -105852,8 +105820,8 @@ }, { "type": "ExpressionStatement", - "start": 66284, - "end": 66831, + "start": 66271, + "end": 66818, "loc": { "start": { "line": 2197, @@ -105866,8 +105834,8 @@ }, "expression": { "type": "CallExpression", - "start": 66284, - "end": 66830, + "start": 66271, + "end": 66817, "loc": { "start": { "line": 2197, @@ -105880,8 +105848,8 @@ }, "callee": { "type": "Identifier", - "start": 66284, - "end": 66291, + "start": 66271, + "end": 66278, "loc": { "start": { "line": 2197, @@ -105898,8 +105866,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 66292, - "end": 66829, + "start": 66279, + "end": 66816, "loc": { "start": { "line": 2197, @@ -105917,8 +105885,8 @@ "params": [ { "type": "Identifier", - "start": 66293, - "end": 66296, + "start": 66280, + "end": 66283, "loc": { "start": { "line": 2197, @@ -105934,8 +105902,8 @@ }, { "type": "Identifier", - "start": 66298, - "end": 66299, + "start": 66285, + "end": 66286, "loc": { "start": { "line": 2197, @@ -105952,8 +105920,8 @@ ], "body": { "type": "BlockStatement", - "start": 66304, - "end": 66829, + "start": 66291, + "end": 66816, "loc": { "start": { "line": 2197, @@ -105967,8 +105935,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 66318, - "end": 66340, + "start": 66305, + "end": 66327, "loc": { "start": { "line": 2198, @@ -105982,8 +105950,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 66322, - "end": 66339, + "start": 66309, + "end": 66326, "loc": { "start": { "line": 2198, @@ -105996,8 +105964,8 @@ }, "id": { "type": "Identifier", - "start": 66322, - "end": 66329, + "start": 66309, + "end": 66316, "loc": { "start": { "line": 2198, @@ -106013,8 +105981,8 @@ }, "init": { "type": "ArrayExpression", - "start": 66332, - "end": 66339, + "start": 66319, + "end": 66326, "loc": { "start": { "line": 2198, @@ -106028,8 +105996,8 @@ "elements": [ { "type": "Identifier", - "start": 66333, - "end": 66334, + "start": 66320, + "end": 66321, "loc": { "start": { "line": 2198, @@ -106045,8 +106013,8 @@ }, { "type": "ArrayExpression", - "start": 66336, - "end": 66338, + "start": 66323, + "end": 66325, "loc": { "start": { "line": 2198, @@ -106067,8 +106035,8 @@ }, { "type": "VariableDeclaration", - "start": 66353, - "end": 66375, + "start": 66340, + "end": 66362, "loc": { "start": { "line": 2199, @@ -106082,8 +106050,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 66357, - "end": 66374, + "start": 66344, + "end": 66361, "loc": { "start": { "line": 2199, @@ -106096,8 +106064,8 @@ }, "id": { "type": "Identifier", - "start": 66357, - "end": 66362, + "start": 66344, + "end": 66349, "loc": { "start": { "line": 2199, @@ -106113,8 +106081,8 @@ }, "init": { "type": "MemberExpression", - "start": 66365, - "end": 66374, + "start": 66352, + "end": 66361, "loc": { "start": { "line": 2199, @@ -106127,8 +106095,8 @@ }, "object": { "type": "Identifier", - "start": 66365, - "end": 66368, + "start": 66352, + "end": 66355, "loc": { "start": { "line": 2199, @@ -106144,8 +106112,8 @@ }, "property": { "type": "Identifier", - "start": 66369, - "end": 66374, + "start": 66356, + "end": 66361, "loc": { "start": { "line": 2199, @@ -106167,8 +106135,8 @@ }, { "type": "ForStatement", - "start": 66388, - "end": 66784, + "start": 66375, + "end": 66771, "loc": { "start": { "line": 2200, @@ -106181,8 +106149,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 66393, - "end": 66422, + "start": 66380, + "end": 66409, "loc": { "start": { "line": 2200, @@ -106196,8 +106164,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 66397, - "end": 66402, + "start": 66384, + "end": 66389, "loc": { "start": { "line": 2200, @@ -106210,8 +106178,8 @@ }, "id": { "type": "Identifier", - "start": 66397, - "end": 66398, + "start": 66384, + "end": 66385, "loc": { "start": { "line": 2200, @@ -106227,8 +106195,8 @@ }, "init": { "type": "NumericLiteral", - "start": 66401, - "end": 66402, + "start": 66388, + "end": 66389, "loc": { "start": { "line": 2200, @@ -106248,8 +106216,8 @@ }, { "type": "VariableDeclarator", - "start": 66404, - "end": 66422, + "start": 66391, + "end": 66409, "loc": { "start": { "line": 2200, @@ -106262,8 +106230,8 @@ }, "id": { "type": "Identifier", - "start": 66404, - "end": 66407, + "start": 66391, + "end": 66394, "loc": { "start": { "line": 2200, @@ -106279,8 +106247,8 @@ }, "init": { "type": "MemberExpression", - "start": 66410, - "end": 66422, + "start": 66397, + "end": 66409, "loc": { "start": { "line": 2200, @@ -106293,8 +106261,8 @@ }, "object": { "type": "Identifier", - "start": 66410, - "end": 66415, + "start": 66397, + "end": 66402, "loc": { "start": { "line": 2200, @@ -106310,8 +106278,8 @@ }, "property": { "type": "Identifier", - "start": 66416, - "end": 66422, + "start": 66403, + "end": 66409, "loc": { "start": { "line": 2200, @@ -106333,8 +106301,8 @@ }, "test": { "type": "BinaryExpression", - "start": 66424, - "end": 66431, + "start": 66411, + "end": 66418, "loc": { "start": { "line": 2200, @@ -106347,8 +106315,8 @@ }, "left": { "type": "Identifier", - "start": 66424, - "end": 66425, + "start": 66411, + "end": 66412, "loc": { "start": { "line": 2200, @@ -106365,8 +106333,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 66428, - "end": 66431, + "start": 66415, + "end": 66418, "loc": { "start": { "line": 2200, @@ -106383,8 +106351,8 @@ }, "update": { "type": "UpdateExpression", - "start": 66433, - "end": 66436, + "start": 66420, + "end": 66423, "loc": { "start": { "line": 2200, @@ -106399,8 +106367,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 66433, - "end": 66434, + "start": 66420, + "end": 66421, "loc": { "start": { "line": 2200, @@ -106417,8 +106385,8 @@ }, "body": { "type": "BlockStatement", - "start": 66438, - "end": 66784, + "start": 66425, + "end": 66771, "loc": { "start": { "line": 2200, @@ -106432,8 +106400,8 @@ "body": [ { "type": "IfStatement", - "start": 66456, - "end": 66668, + "start": 66443, + "end": 66655, "loc": { "start": { "line": 2201, @@ -106446,8 +106414,8 @@ }, "test": { "type": "LogicalExpression", - "start": 66460, - "end": 66516, + "start": 66447, + "end": 66503, "loc": { "start": { "line": 2201, @@ -106460,8 +106428,8 @@ }, "left": { "type": "Identifier", - "start": 66460, - "end": 66477, + "start": 66447, + "end": 66464, "loc": { "start": { "line": 2201, @@ -106478,8 +106446,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 66481, - "end": 66516, + "start": 66468, + "end": 66503, "loc": { "start": { "line": 2201, @@ -106492,8 +106460,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66481, - "end": 66498, + "start": 66468, + "end": 66485, "loc": { "start": { "line": 2201, @@ -106506,8 +106474,8 @@ }, "object": { "type": "ThisExpression", - "start": 66481, - "end": 66485, + "start": 66468, + "end": 66472, "loc": { "start": { "line": 2201, @@ -106521,8 +106489,8 @@ }, "property": { "type": "Identifier", - "start": 66486, - "end": 66498, + "start": 66473, + "end": 66485, "loc": { "start": { "line": 2201, @@ -106541,8 +106509,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 66499, - "end": 66515, + "start": 66486, + "end": 66502, "loc": { "start": { "line": 2201, @@ -106564,8 +106532,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 66518, - "end": 66668, + "start": 66505, + "end": 66655, "loc": { "start": { "line": 2201, @@ -106579,8 +106547,8 @@ "body": [ { "type": "IfStatement", - "start": 66540, - "end": 66650, + "start": 66527, + "end": 66637, "loc": { "start": { "line": 2202, @@ -106593,8 +106561,8 @@ }, "test": { "type": "CallExpression", - "start": 66544, - "end": 66591, + "start": 66531, + "end": 66578, "loc": { "start": { "line": 2202, @@ -106607,8 +106575,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66544, - "end": 66588, + "start": 66531, + "end": 66575, "loc": { "start": { "line": 2202, @@ -106621,8 +106589,8 @@ }, "object": { "type": "CallExpression", - "start": 66544, - "end": 66576, + "start": 66531, + "end": 66563, "loc": { "start": { "line": 2202, @@ -106635,8 +106603,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66544, - "end": 66558, + "start": 66531, + "end": 66545, "loc": { "start": { "line": 2202, @@ -106649,8 +106617,8 @@ }, "object": { "type": "ThisExpression", - "start": 66544, - "end": 66548, + "start": 66531, + "end": 66535, "loc": { "start": { "line": 2202, @@ -106664,8 +106632,8 @@ }, "property": { "type": "Identifier", - "start": 66549, - "end": 66558, + "start": 66536, + "end": 66545, "loc": { "start": { "line": 2202, @@ -106684,8 +106652,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 66559, - "end": 66575, + "start": 66546, + "end": 66562, "loc": { "start": { "line": 2202, @@ -106706,8 +106674,8 @@ }, "property": { "type": "Identifier", - "start": 66577, - "end": 66588, + "start": 66564, + "end": 66575, "loc": { "start": { "line": 2202, @@ -106726,8 +106694,8 @@ "arguments": [ { "type": "Identifier", - "start": 66589, - "end": 66590, + "start": 66576, + "end": 66577, "loc": { "start": { "line": 2202, @@ -106745,8 +106713,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 66593, - "end": 66650, + "start": 66580, + "end": 66637, "loc": { "start": { "line": 2202, @@ -106760,8 +106728,8 @@ "body": [ { "type": "ContinueStatement", - "start": 66619, - "end": 66628, + "start": 66606, + "end": 66615, "loc": { "start": { "line": 2203, @@ -106786,8 +106754,8 @@ }, { "type": "VariableDeclaration", - "start": 66685, - "end": 66724, + "start": 66672, + "end": 66711, "loc": { "start": { "line": 2206, @@ -106801,8 +106769,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 66689, - "end": 66723, + "start": 66676, + "end": 66710, "loc": { "start": { "line": 2206, @@ -106815,8 +106783,8 @@ }, "id": { "type": "Identifier", - "start": 66689, - "end": 66700, + "start": 66676, + "end": 66687, "loc": { "start": { "line": 2206, @@ -106832,8 +106800,8 @@ }, "init": { "type": "CallExpression", - "start": 66703, - "end": 66723, + "start": 66690, + "end": 66710, "loc": { "start": { "line": 2206, @@ -106846,8 +106814,8 @@ }, "callee": { "type": "Identifier", - "start": 66703, - "end": 66713, + "start": 66690, + "end": 66700, "loc": { "start": { "line": 2206, @@ -106864,8 +106832,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 66714, - "end": 66722, + "start": 66701, + "end": 66709, "loc": { "start": { "line": 2206, @@ -106878,8 +106846,8 @@ }, "object": { "type": "Identifier", - "start": 66714, - "end": 66719, + "start": 66701, + "end": 66706, "loc": { "start": { "line": 2206, @@ -106895,8 +106863,8 @@ }, "property": { "type": "Identifier", - "start": 66720, - "end": 66721, + "start": 66707, + "end": 66708, "loc": { "start": { "line": 2206, @@ -106920,8 +106888,8 @@ }, { "type": "ExpressionStatement", - "start": 66741, - "end": 66770, + "start": 66728, + "end": 66757, "loc": { "start": { "line": 2207, @@ -106934,8 +106902,8 @@ }, "expression": { "type": "CallExpression", - "start": 66741, - "end": 66769, + "start": 66728, + "end": 66756, "loc": { "start": { "line": 2207, @@ -106948,8 +106916,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66741, - "end": 66756, + "start": 66728, + "end": 66743, "loc": { "start": { "line": 2207, @@ -106962,8 +106930,8 @@ }, "object": { "type": "MemberExpression", - "start": 66741, - "end": 66751, + "start": 66728, + "end": 66738, "loc": { "start": { "line": 2207, @@ -106976,8 +106944,8 @@ }, "object": { "type": "Identifier", - "start": 66741, - "end": 66748, + "start": 66728, + "end": 66735, "loc": { "start": { "line": 2207, @@ -106993,8 +106961,8 @@ }, "property": { "type": "NumericLiteral", - "start": 66749, - "end": 66750, + "start": 66736, + "end": 66737, "loc": { "start": { "line": 2207, @@ -107015,8 +106983,8 @@ }, "property": { "type": "Identifier", - "start": 66752, - "end": 66756, + "start": 66739, + "end": 66743, "loc": { "start": { "line": 2207, @@ -107035,8 +107003,8 @@ "arguments": [ { "type": "Identifier", - "start": 66757, - "end": 66768, + "start": 66744, + "end": 66755, "loc": { "start": { "line": 2207, @@ -107059,8 +107027,8 @@ }, { "type": "ExpressionStatement", - "start": 66797, - "end": 66819, + "start": 66784, + "end": 66806, "loc": { "start": { "line": 2209, @@ -107073,8 +107041,8 @@ }, "expression": { "type": "CallExpression", - "start": 66797, - "end": 66818, + "start": 66784, + "end": 66805, "loc": { "start": { "line": 2209, @@ -107087,8 +107055,8 @@ }, "callee": { "type": "MemberExpression", - "start": 66797, - "end": 66809, + "start": 66784, + "end": 66796, "loc": { "start": { "line": 2209, @@ -107101,8 +107069,8 @@ }, "object": { "type": "Identifier", - "start": 66797, - "end": 66804, + "start": 66784, + "end": 66791, "loc": { "start": { "line": 2209, @@ -107118,8 +107086,8 @@ }, "property": { "type": "Identifier", - "start": 66805, - "end": 66809, + "start": 66792, + "end": 66796, "loc": { "start": { "line": 2209, @@ -107138,8 +107106,8 @@ "arguments": [ { "type": "Identifier", - "start": 66810, - "end": 66817, + "start": 66797, + "end": 66804, "loc": { "start": { "line": 2209, @@ -107165,8 +107133,8 @@ }, { "type": "ReturnStatement", - "start": 66840, - "end": 66855, + "start": 66827, + "end": 66842, "loc": { "start": { "line": 2211, @@ -107179,8 +107147,8 @@ }, "argument": { "type": "Identifier", - "start": 66847, - "end": 66854, + "start": 66834, + "end": 66841, "loc": { "start": { "line": 2211, @@ -107203,8 +107171,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 65344, - "end": 65819, + "start": 65331, + "end": 65806, "loc": { "start": { "line": 2168, @@ -107221,8 +107189,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 66867, - "end": 67323, + "start": 66854, + "end": 67310, "loc": { "start": { "line": 2214, @@ -107238,8 +107206,8 @@ }, { "type": "ClassMethod", - "start": 67328, - "end": 67477, + "start": 67315, + "end": 67464, "loc": { "start": { "line": 2227, @@ -107254,8 +107222,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 67328, - "end": 67343, + "start": 67315, + "end": 67330, "loc": { "start": { "line": 2227, @@ -107278,8 +107246,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 67344, - "end": 67366, + "start": 67331, + "end": 67353, "loc": { "start": { "line": 2227, @@ -107292,8 +107260,8 @@ }, "left": { "type": "Identifier", - "start": 67344, - "end": 67358, + "start": 67331, + "end": 67345, "loc": { "start": { "line": 2227, @@ -107309,8 +107277,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 67361, - "end": 67366, + "start": 67348, + "end": 67353, "loc": { "start": { "line": 2227, @@ -107326,8 +107294,8 @@ }, { "type": "AssignmentPattern", - "start": 67368, - "end": 67393, + "start": 67355, + "end": 67380, "loc": { "start": { "line": 2227, @@ -107340,8 +107308,8 @@ }, "left": { "type": "Identifier", - "start": 67368, - "end": 67385, + "start": 67355, + "end": 67372, "loc": { "start": { "line": 2227, @@ -107357,8 +107325,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 67388, - "end": 67393, + "start": 67375, + "end": 67380, "loc": { "start": { "line": 2227, @@ -107375,8 +107343,8 @@ ], "body": { "type": "BlockStatement", - "start": 67395, - "end": 67477, + "start": 67382, + "end": 67464, "loc": { "start": { "line": 2227, @@ -107390,8 +107358,8 @@ "body": [ { "type": "ReturnStatement", - "start": 67405, - "end": 67471, + "start": 67392, + "end": 67458, "loc": { "start": { "line": 2228, @@ -107404,8 +107372,8 @@ }, "argument": { "type": "CallExpression", - "start": 67412, - "end": 67470, + "start": 67399, + "end": 67457, "loc": { "start": { "line": 2228, @@ -107418,8 +107386,8 @@ }, "callee": { "type": "MemberExpression", - "start": 67412, - "end": 67429, + "start": 67399, + "end": 67416, "loc": { "start": { "line": 2228, @@ -107432,8 +107400,8 @@ }, "object": { "type": "ThisExpression", - "start": 67412, - "end": 67416, + "start": 67399, + "end": 67403, "loc": { "start": { "line": 2228, @@ -107447,8 +107415,8 @@ }, "property": { "type": "Identifier", - "start": 67417, - "end": 67429, + "start": 67404, + "end": 67416, "loc": { "start": { "line": 2228, @@ -107467,8 +107435,8 @@ "arguments": [ { "type": "Identifier", - "start": 67430, - "end": 67444, + "start": 67417, + "end": 67431, "loc": { "start": { "line": 2228, @@ -107484,8 +107452,8 @@ }, { "type": "Identifier", - "start": 67446, - "end": 67463, + "start": 67433, + "end": 67450, "loc": { "start": { "line": 2228, @@ -107501,8 +107469,8 @@ }, { "type": "BooleanLiteral", - "start": 67465, - "end": 67469, + "start": 67452, + "end": 67456, "loc": { "start": { "line": 2228, @@ -107526,8 +107494,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 66867, - "end": 67323, + "start": 66854, + "end": 67310, "loc": { "start": { "line": 2214, @@ -107544,8 +107512,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 67483, - "end": 67895, + "start": 67470, + "end": 67882, "loc": { "start": { "line": 2231, @@ -107561,8 +107529,8 @@ }, { "type": "ClassMethod", - "start": 67900, - "end": 68052, + "start": 67887, + "end": 68039, "loc": { "start": { "line": 2243, @@ -107577,8 +107545,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 67900, - "end": 67917, + "start": 67887, + "end": 67904, "loc": { "start": { "line": 2243, @@ -107601,8 +107569,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 67918, - "end": 67940, + "start": 67905, + "end": 67927, "loc": { "start": { "line": 2243, @@ -107615,8 +107583,8 @@ }, "left": { "type": "Identifier", - "start": 67918, - "end": 67932, + "start": 67905, + "end": 67919, "loc": { "start": { "line": 2243, @@ -107632,8 +107600,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 67935, - "end": 67940, + "start": 67922, + "end": 67927, "loc": { "start": { "line": 2243, @@ -107649,8 +107617,8 @@ }, { "type": "AssignmentPattern", - "start": 67942, - "end": 67967, + "start": 67929, + "end": 67954, "loc": { "start": { "line": 2243, @@ -107663,8 +107631,8 @@ }, "left": { "type": "Identifier", - "start": 67942, - "end": 67959, + "start": 67929, + "end": 67946, "loc": { "start": { "line": 2243, @@ -107680,8 +107648,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 67962, - "end": 67967, + "start": 67949, + "end": 67954, "loc": { "start": { "line": 2243, @@ -107698,8 +107666,8 @@ ], "body": { "type": "BlockStatement", - "start": 67969, - "end": 68052, + "start": 67956, + "end": 68039, "loc": { "start": { "line": 2243, @@ -107713,8 +107681,8 @@ "body": [ { "type": "ReturnStatement", - "start": 67979, - "end": 68046, + "start": 67966, + "end": 68033, "loc": { "start": { "line": 2244, @@ -107727,8 +107695,8 @@ }, "argument": { "type": "CallExpression", - "start": 67986, - "end": 68045, + "start": 67973, + "end": 68032, "loc": { "start": { "line": 2244, @@ -107741,8 +107709,8 @@ }, "callee": { "type": "MemberExpression", - "start": 67986, - "end": 68003, + "start": 67973, + "end": 67990, "loc": { "start": { "line": 2244, @@ -107755,8 +107723,8 @@ }, "object": { "type": "ThisExpression", - "start": 67986, - "end": 67990, + "start": 67973, + "end": 67977, "loc": { "start": { "line": 2244, @@ -107770,8 +107738,8 @@ }, "property": { "type": "Identifier", - "start": 67991, - "end": 68003, + "start": 67978, + "end": 67990, "loc": { "start": { "line": 2244, @@ -107790,8 +107758,8 @@ "arguments": [ { "type": "Identifier", - "start": 68004, - "end": 68018, + "start": 67991, + "end": 68005, "loc": { "start": { "line": 2244, @@ -107807,8 +107775,8 @@ }, { "type": "Identifier", - "start": 68020, - "end": 68037, + "start": 68007, + "end": 68024, "loc": { "start": { "line": 2244, @@ -107824,8 +107792,8 @@ }, { "type": "BooleanLiteral", - "start": 68039, - "end": 68044, + "start": 68026, + "end": 68031, "loc": { "start": { "line": 2244, @@ -107849,8 +107817,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 67483, - "end": 67895, + "start": 67470, + "end": 67882, "loc": { "start": { "line": 2231, @@ -107867,8 +107835,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 68058, - "end": 68536, + "start": 68045, + "end": 68523, "loc": { "start": { "line": 2247, @@ -107884,8 +107852,8 @@ }, { "type": "ClassMethod", - "start": 68541, - "end": 69772, + "start": 68528, + "end": 69759, "loc": { "start": { "line": 2261, @@ -107900,8 +107868,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 68541, - "end": 68553, + "start": 68528, + "end": 68540, "loc": { "start": { "line": 2261, @@ -107924,8 +107892,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 68563, - "end": 68585, + "start": 68550, + "end": 68572, "loc": { "start": { "line": 2262, @@ -107938,8 +107906,8 @@ }, "left": { "type": "Identifier", - "start": 68563, - "end": 68577, + "start": 68550, + "end": 68564, "loc": { "start": { "line": 2262, @@ -107955,8 +107923,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 68580, - "end": 68585, + "start": 68567, + "end": 68572, "loc": { "start": { "line": 2262, @@ -107972,8 +107940,8 @@ }, { "type": "AssignmentPattern", - "start": 68595, - "end": 68620, + "start": 68582, + "end": 68607, "loc": { "start": { "line": 2263, @@ -107986,8 +107954,8 @@ }, "left": { "type": "Identifier", - "start": 68595, - "end": 68612, + "start": 68582, + "end": 68599, "loc": { "start": { "line": 2263, @@ -108003,8 +107971,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 68615, - "end": 68620, + "start": 68602, + "end": 68607, "loc": { "start": { "line": 2263, @@ -108020,8 +107988,8 @@ }, { "type": "AssignmentPattern", - "start": 68630, - "end": 68643, + "start": 68617, + "end": 68630, "loc": { "start": { "line": 2264, @@ -108034,8 +108002,8 @@ }, "left": { "type": "Identifier", - "start": 68630, - "end": 68635, + "start": 68617, + "end": 68622, "loc": { "start": { "line": 2264, @@ -108051,8 +108019,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 68638, - "end": 68643, + "start": 68625, + "end": 68630, "loc": { "start": { "line": 2264, @@ -108069,8 +108037,8 @@ ], "body": { "type": "BlockStatement", - "start": 68650, - "end": 69772, + "start": 68637, + "end": 69759, "loc": { "start": { "line": 2265, @@ -108084,8 +108052,8 @@ "body": [ { "type": "IfStatement", - "start": 68660, - "end": 68732, + "start": 68647, + "end": 68719, "loc": { "start": { "line": 2266, @@ -108098,8 +108066,8 @@ }, "test": { "type": "BinaryExpression", - "start": 68664, - "end": 68696, + "start": 68651, + "end": 68683, "loc": { "start": { "line": 2266, @@ -108112,8 +108080,8 @@ }, "left": { "type": "MemberExpression", - "start": 68664, - "end": 68690, + "start": 68651, + "end": 68677, "loc": { "start": { "line": 2266, @@ -108126,8 +108094,8 @@ }, "object": { "type": "MemberExpression", - "start": 68664, - "end": 68683, + "start": 68651, + "end": 68670, "loc": { "start": { "line": 2266, @@ -108140,8 +108108,8 @@ }, "object": { "type": "ThisExpression", - "start": 68664, - "end": 68668, + "start": 68651, + "end": 68655, "loc": { "start": { "line": 2266, @@ -108155,8 +108123,8 @@ }, "property": { "type": "Identifier", - "start": 68669, - "end": 68683, + "start": 68656, + "end": 68670, "loc": { "start": { "line": 2266, @@ -108174,8 +108142,8 @@ }, "property": { "type": "Identifier", - "start": 68684, - "end": 68690, + "start": 68671, + "end": 68677, "loc": { "start": { "line": 2266, @@ -108194,8 +108162,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 68695, - "end": 68696, + "start": 68682, + "end": 68683, "loc": { "start": { "line": 2266, @@ -108215,8 +108183,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 68698, - "end": 68732, + "start": 68685, + "end": 68719, "loc": { "start": { "line": 2266, @@ -108230,8 +108198,8 @@ "body": [ { "type": "ReturnStatement", - "start": 68712, - "end": 68722, + "start": 68699, + "end": 68709, "loc": { "start": { "line": 2267, @@ -108244,8 +108212,8 @@ }, "argument": { "type": "ArrayExpression", - "start": 68719, - "end": 68721, + "start": 68706, + "end": 68708, "loc": { "start": { "line": 2267, @@ -108266,8 +108234,8 @@ }, { "type": "VariableDeclaration", - "start": 68741, - "end": 68799, + "start": 68728, + "end": 68786, "loc": { "start": { "line": 2269, @@ -108281,8 +108249,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 68745, - "end": 68767, + "start": 68732, + "end": 68754, "loc": { "start": { "line": 2269, @@ -108295,8 +108263,8 @@ }, "id": { "type": "Identifier", - "start": 68745, - "end": 68749, + "start": 68732, + "end": 68736, "loc": { "start": { "line": 2269, @@ -108312,8 +108280,8 @@ }, "init": { "type": "MemberExpression", - "start": 68752, - "end": 68767, + "start": 68739, + "end": 68754, "loc": { "start": { "line": 2269, @@ -108326,8 +108294,8 @@ }, "object": { "type": "CallExpression", - "start": 68752, - "end": 68762, + "start": 68739, + "end": 68749, "loc": { "start": { "line": 2269, @@ -108340,8 +108308,8 @@ }, "callee": { "type": "MemberExpression", - "start": 68752, - "end": 68760, + "start": 68739, + "end": 68747, "loc": { "start": { "line": 2269, @@ -108354,8 +108322,8 @@ }, "object": { "type": "ThisExpression", - "start": 68752, - "end": 68756, + "start": 68739, + "end": 68743, "loc": { "start": { "line": 2269, @@ -108369,8 +108337,8 @@ }, "property": { "type": "Identifier", - "start": 68757, - "end": 68760, + "start": 68744, + "end": 68747, "loc": { "start": { "line": 2269, @@ -108390,8 +108358,8 @@ }, "property": { "type": "Identifier", - "start": 68763, - "end": 68767, + "start": 68750, + "end": 68754, "loc": { "start": { "line": 2269, @@ -108410,8 +108378,8 @@ }, { "type": "VariableDeclarator", - "start": 68781, - "end": 68798, + "start": 68768, + "end": 68785, "loc": { "start": { "line": 2270, @@ -108424,8 +108392,8 @@ }, "id": { "type": "Identifier", - "start": 68781, - "end": 68793, + "start": 68768, + "end": 68780, "loc": { "start": { "line": 2270, @@ -108441,8 +108409,8 @@ }, "init": { "type": "ArrayExpression", - "start": 68796, - "end": 68798, + "start": 68783, + "end": 68785, "loc": { "start": { "line": 2270, @@ -108461,8 +108429,8 @@ }, { "type": "VariableDeclaration", - "start": 68808, - "end": 68904, + "start": 68795, + "end": 68891, "loc": { "start": { "line": 2271, @@ -108476,8 +108444,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 68812, - "end": 68903, + "start": 68799, + "end": 68890, "loc": { "start": { "line": 2271, @@ -108490,8 +108458,8 @@ }, "id": { "type": "Identifier", - "start": 68812, - "end": 68822, + "start": 68799, + "end": 68809, "loc": { "start": { "line": 2271, @@ -108507,8 +108475,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 68825, - "end": 68903, + "start": 68812, + "end": 68890, "loc": { "start": { "line": 2271, @@ -108521,8 +108489,8 @@ }, "test": { "type": "Identifier", - "start": 68825, - "end": 68830, + "start": 68812, + "end": 68817, "loc": { "start": { "line": 2271, @@ -108538,8 +108506,8 @@ }, "consequent": { "type": "CallExpression", - "start": 68833, - "end": 68860, + "start": 68820, + "end": 68847, "loc": { "start": { "line": 2271, @@ -108552,8 +108520,8 @@ }, "callee": { "type": "MemberExpression", - "start": 68833, - "end": 68854, + "start": 68820, + "end": 68841, "loc": { "start": { "line": 2271, @@ -108566,8 +108534,8 @@ }, "object": { "type": "MemberExpression", - "start": 68833, - "end": 68849, + "start": 68820, + "end": 68836, "loc": { "start": { "line": 2271, @@ -108580,8 +108548,8 @@ }, "object": { "type": "ThisExpression", - "start": 68833, - "end": 68837, + "start": 68820, + "end": 68824, "loc": { "start": { "line": 2271, @@ -108595,8 +108563,8 @@ }, "property": { "type": "Identifier", - "start": 68838, - "end": 68849, + "start": 68825, + "end": 68836, "loc": { "start": { "line": 2271, @@ -108614,8 +108582,8 @@ }, "property": { "type": "Identifier", - "start": 68850, - "end": 68854, + "start": 68837, + "end": 68841, "loc": { "start": { "line": 2271, @@ -108634,8 +108602,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 68855, - "end": 68859, + "start": 68842, + "end": 68846, "loc": { "start": { "line": 2271, @@ -108651,8 +108619,8 @@ }, "alternate": { "type": "CallExpression", - "start": 68875, - "end": 68903, + "start": 68862, + "end": 68890, "loc": { "start": { "line": 2272, @@ -108665,8 +108633,8 @@ }, "callee": { "type": "MemberExpression", - "start": 68875, - "end": 68897, + "start": 68862, + "end": 68884, "loc": { "start": { "line": 2272, @@ -108679,8 +108647,8 @@ }, "object": { "type": "MemberExpression", - "start": 68875, - "end": 68892, + "start": 68862, + "end": 68879, "loc": { "start": { "line": 2272, @@ -108693,8 +108661,8 @@ }, "object": { "type": "ThisExpression", - "start": 68875, - "end": 68879, + "start": 68862, + "end": 68866, "loc": { "start": { "line": 2272, @@ -108708,8 +108676,8 @@ }, "property": { "type": "Identifier", - "start": 68880, - "end": 68892, + "start": 68867, + "end": 68879, "loc": { "start": { "line": 2272, @@ -108727,8 +108695,8 @@ }, "property": { "type": "Identifier", - "start": 68893, - "end": 68897, + "start": 68880, + "end": 68884, "loc": { "start": { "line": 2272, @@ -108747,8 +108715,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 68898, - "end": 68902, + "start": 68885, + "end": 68889, "loc": { "start": { "line": 2272, @@ -108769,8 +108737,8 @@ }, { "type": "IfStatement", - "start": 68914, - "end": 69080, + "start": 68901, + "end": 69067, "loc": { "start": { "line": 2274, @@ -108783,8 +108751,8 @@ }, "test": { "type": "Identifier", - "start": 68918, - "end": 68932, + "start": 68905, + "end": 68919, "loc": { "start": { "line": 2274, @@ -108800,8 +108768,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 68934, - "end": 69080, + "start": 68921, + "end": 69067, "loc": { "start": { "line": 2274, @@ -108815,8 +108783,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 68948, - "end": 69001, + "start": 68935, + "end": 68988, "loc": { "start": { "line": 2275, @@ -108830,8 +108798,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 68952, - "end": 69000, + "start": 68939, + "end": 68987, "loc": { "start": { "line": 2275, @@ -108844,8 +108812,8 @@ }, "id": { "type": "Identifier", - "start": 68952, - "end": 68959, + "start": 68939, + "end": 68946, "loc": { "start": { "line": 2275, @@ -108861,8 +108829,8 @@ }, "init": { "type": "CallExpression", - "start": 68962, - "end": 69000, + "start": 68949, + "end": 68987, "loc": { "start": { "line": 2275, @@ -108875,8 +108843,8 @@ }, "callee": { "type": "MemberExpression", - "start": 68962, - "end": 68981, + "start": 68949, + "end": 68968, "loc": { "start": { "line": 2275, @@ -108889,8 +108857,8 @@ }, "object": { "type": "ThisExpression", - "start": 68962, - "end": 68966, + "start": 68949, + "end": 68953, "loc": { "start": { "line": 2275, @@ -108904,8 +108872,8 @@ }, "property": { "type": "Identifier", - "start": 68967, - "end": 68981, + "start": 68954, + "end": 68968, "loc": { "start": { "line": 2275, @@ -108924,8 +108892,8 @@ "arguments": [ { "type": "Identifier", - "start": 68982, - "end": 68999, + "start": 68969, + "end": 68986, "loc": { "start": { "line": 2275, @@ -108947,8 +108915,8 @@ }, { "type": "ExpressionStatement", - "start": 69014, - "end": 69070, + "start": 69001, + "end": 69057, "loc": { "start": { "line": 2276, @@ -108961,8 +108929,8 @@ }, "expression": { "type": "CallExpression", - "start": 69014, - "end": 69069, + "start": 69001, + "end": 69056, "loc": { "start": { "line": 2276, @@ -108975,8 +108943,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69014, - "end": 69031, + "start": 69001, + "end": 69018, "loc": { "start": { "line": 2276, @@ -108989,8 +108957,8 @@ }, "object": { "type": "Identifier", - "start": 69014, - "end": 69026, + "start": 69001, + "end": 69013, "loc": { "start": { "line": 2276, @@ -109006,8 +108974,8 @@ }, "property": { "type": "Identifier", - "start": 69027, - "end": 69031, + "start": 69014, + "end": 69018, "loc": { "start": { "line": 2276, @@ -109026,8 +108994,8 @@ "arguments": [ { "type": "ArrayExpression", - "start": 69032, - "end": 69068, + "start": 69019, + "end": 69055, "loc": { "start": { "line": 2276, @@ -109041,8 +109009,8 @@ "elements": [ { "type": "CallExpression", - "start": 69033, - "end": 69058, + "start": 69020, + "end": 69045, "loc": { "start": { "line": 2276, @@ -109055,8 +109023,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69033, - "end": 69056, + "start": 69020, + "end": 69043, "loc": { "start": { "line": 2276, @@ -109069,8 +109037,8 @@ }, "object": { "type": "ThisExpression", - "start": 69033, - "end": 69037, + "start": 69020, + "end": 69024, "loc": { "start": { "line": 2276, @@ -109084,8 +109052,8 @@ }, "property": { "type": "Identifier", - "start": 69038, - "end": 69056, + "start": 69025, + "end": 69043, "loc": { "start": { "line": 2276, @@ -109105,8 +109073,8 @@ }, { "type": "Identifier", - "start": 69060, - "end": 69067, + "start": 69047, + "end": 69054, "loc": { "start": { "line": 2276, @@ -109132,8 +109100,8 @@ }, { "type": "VariableDeclaration", - "start": 69090, - "end": 69130, + "start": 69077, + "end": 69117, "loc": { "start": { "line": 2279, @@ -109147,8 +109115,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 69094, - "end": 69129, + "start": 69081, + "end": 69116, "loc": { "start": { "line": 2279, @@ -109161,8 +109129,8 @@ }, "id": { "type": "Identifier", - "start": 69094, - "end": 69103, + "start": 69081, + "end": 69090, "loc": { "start": { "line": 2279, @@ -109178,8 +109146,8 @@ }, "init": { "type": "CallExpression", - "start": 69106, - "end": 69129, + "start": 69093, + "end": 69116, "loc": { "start": { "line": 2279, @@ -109192,8 +109160,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69106, - "end": 69123, + "start": 69093, + "end": 69110, "loc": { "start": { "line": 2279, @@ -109206,8 +109174,8 @@ }, "object": { "type": "ThisExpression", - "start": 69106, - "end": 69110, + "start": 69093, + "end": 69097, "loc": { "start": { "line": 2279, @@ -109221,8 +109189,8 @@ }, "property": { "type": "Identifier", - "start": 69111, - "end": 69123, + "start": 69098, + "end": 69110, "loc": { "start": { "line": 2279, @@ -109241,8 +109209,8 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 69124, - "end": 69128, + "start": 69111, + "end": 69115, "loc": { "start": { "line": 2279, @@ -109263,8 +109231,8 @@ }, { "type": "ForStatement", - "start": 69139, - "end": 69737, + "start": 69126, + "end": 69724, "loc": { "start": { "line": 2280, @@ -109277,8 +109245,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 69144, - "end": 69153, + "start": 69131, + "end": 69140, "loc": { "start": { "line": 2280, @@ -109292,8 +109260,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 69148, - "end": 69153, + "start": 69135, + "end": 69140, "loc": { "start": { "line": 2280, @@ -109306,8 +109274,8 @@ }, "id": { "type": "Identifier", - "start": 69148, - "end": 69149, + "start": 69135, + "end": 69136, "loc": { "start": { "line": 2280, @@ -109323,8 +109291,8 @@ }, "init": { "type": "NumericLiteral", - "start": 69152, - "end": 69153, + "start": 69139, + "end": 69140, "loc": { "start": { "line": 2280, @@ -109347,8 +109315,8 @@ }, "test": { "type": "BinaryExpression", - "start": 69155, - "end": 69175, + "start": 69142, + "end": 69162, "loc": { "start": { "line": 2280, @@ -109361,8 +109329,8 @@ }, "left": { "type": "Identifier", - "start": 69155, - "end": 69156, + "start": 69142, + "end": 69143, "loc": { "start": { "line": 2280, @@ -109379,8 +109347,8 @@ "operator": "<", "right": { "type": "MemberExpression", - "start": 69159, - "end": 69175, + "start": 69146, + "end": 69162, "loc": { "start": { "line": 2280, @@ -109393,8 +109361,8 @@ }, "object": { "type": "Identifier", - "start": 69159, - "end": 69168, + "start": 69146, + "end": 69155, "loc": { "start": { "line": 2280, @@ -109410,8 +109378,8 @@ }, "property": { "type": "Identifier", - "start": 69169, - "end": 69175, + "start": 69156, + "end": 69162, "loc": { "start": { "line": 2280, @@ -109430,8 +109398,8 @@ }, "update": { "type": "UpdateExpression", - "start": 69177, - "end": 69180, + "start": 69164, + "end": 69167, "loc": { "start": { "line": 2280, @@ -109446,8 +109414,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 69177, - "end": 69178, + "start": 69164, + "end": 69165, "loc": { "start": { "line": 2280, @@ -109464,8 +109432,8 @@ }, "body": { "type": "BlockStatement", - "start": 69182, - "end": 69737, + "start": 69169, + "end": 69724, "loc": { "start": { "line": 2280, @@ -109479,8 +109447,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 69196, - "end": 69297, + "start": 69183, + "end": 69284, "loc": { "start": { "line": 2281, @@ -109494,8 +109462,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 69200, - "end": 69236, + "start": 69187, + "end": 69223, "loc": { "start": { "line": 2281, @@ -109508,8 +109476,8 @@ }, "id": { "type": "Identifier", - "start": 69200, - "end": 69205, + "start": 69187, + "end": 69192, "loc": { "start": { "line": 2281, @@ -109525,8 +109493,8 @@ }, "init": { "type": "ArrayExpression", - "start": 69208, - "end": 69236, + "start": 69195, + "end": 69223, "loc": { "start": { "line": 2281, @@ -109540,8 +109508,8 @@ "elements": [ { "type": "MemberExpression", - "start": 69209, - "end": 69231, + "start": 69196, + "end": 69218, "loc": { "start": { "line": 2281, @@ -109554,8 +109522,8 @@ }, "object": { "type": "MemberExpression", - "start": 69209, - "end": 69228, + "start": 69196, + "end": 69215, "loc": { "start": { "line": 2281, @@ -109568,8 +109536,8 @@ }, "object": { "type": "ThisExpression", - "start": 69209, - "end": 69213, + "start": 69196, + "end": 69200, "loc": { "start": { "line": 2281, @@ -109583,8 +109551,8 @@ }, "property": { "type": "Identifier", - "start": 69214, - "end": 69228, + "start": 69201, + "end": 69215, "loc": { "start": { "line": 2281, @@ -109602,8 +109570,8 @@ }, "property": { "type": "Identifier", - "start": 69229, - "end": 69230, + "start": 69216, + "end": 69217, "loc": { "start": { "line": 2281, @@ -109621,8 +109589,8 @@ }, { "type": "ArrayExpression", - "start": 69233, - "end": 69235, + "start": 69220, + "end": 69222, "loc": { "start": { "line": 2281, @@ -109640,8 +109608,8 @@ }, { "type": "VariableDeclarator", - "start": 69254, - "end": 69296, + "start": 69241, + "end": 69283, "loc": { "start": { "line": 2282, @@ -109654,8 +109622,8 @@ }, "id": { "type": "Identifier", - "start": 69254, - "end": 69259, + "start": 69241, + "end": 69246, "loc": { "start": { "line": 2282, @@ -109671,8 +109639,8 @@ }, "init": { "type": "MemberExpression", - "start": 69262, - "end": 69296, + "start": 69249, + "end": 69283, "loc": { "start": { "line": 2282, @@ -109685,8 +109653,8 @@ }, "object": { "type": "MemberExpression", - "start": 69262, - "end": 69290, + "start": 69249, + "end": 69277, "loc": { "start": { "line": 2282, @@ -109699,8 +109667,8 @@ }, "object": { "type": "Identifier", - "start": 69262, - "end": 69266, + "start": 69249, + "end": 69253, "loc": { "start": { "line": 2282, @@ -109716,8 +109684,8 @@ }, "property": { "type": "MemberExpression", - "start": 69267, - "end": 69289, + "start": 69254, + "end": 69276, "loc": { "start": { "line": 2282, @@ -109730,8 +109698,8 @@ }, "object": { "type": "MemberExpression", - "start": 69267, - "end": 69286, + "start": 69254, + "end": 69273, "loc": { "start": { "line": 2282, @@ -109744,8 +109712,8 @@ }, "object": { "type": "ThisExpression", - "start": 69267, - "end": 69271, + "start": 69254, + "end": 69258, "loc": { "start": { "line": 2282, @@ -109759,8 +109727,8 @@ }, "property": { "type": "Identifier", - "start": 69272, - "end": 69286, + "start": 69259, + "end": 69273, "loc": { "start": { "line": 2282, @@ -109778,8 +109746,8 @@ }, "property": { "type": "Identifier", - "start": 69287, - "end": 69288, + "start": 69274, + "end": 69275, "loc": { "start": { "line": 2282, @@ -109799,8 +109767,8 @@ }, "property": { "type": "Identifier", - "start": 69291, - "end": 69296, + "start": 69278, + "end": 69283, "loc": { "start": { "line": 2282, @@ -109822,8 +109790,8 @@ }, { "type": "ForStatement", - "start": 69310, - "end": 69689, + "start": 69297, + "end": 69676, "loc": { "start": { "line": 2283, @@ -109836,8 +109804,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 69315, - "end": 69324, + "start": 69302, + "end": 69311, "loc": { "start": { "line": 2283, @@ -109851,8 +109819,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 69319, - "end": 69324, + "start": 69306, + "end": 69311, "loc": { "start": { "line": 2283, @@ -109865,8 +109833,8 @@ }, "id": { "type": "Identifier", - "start": 69319, - "end": 69320, + "start": 69306, + "end": 69307, "loc": { "start": { "line": 2283, @@ -109882,8 +109850,8 @@ }, "init": { "type": "NumericLiteral", - "start": 69323, - "end": 69324, + "start": 69310, + "end": 69311, "loc": { "start": { "line": 2283, @@ -109906,8 +109874,8 @@ }, "test": { "type": "BinaryExpression", - "start": 69326, - "end": 69342, + "start": 69313, + "end": 69329, "loc": { "start": { "line": 2283, @@ -109920,8 +109888,8 @@ }, "left": { "type": "Identifier", - "start": 69326, - "end": 69327, + "start": 69313, + "end": 69314, "loc": { "start": { "line": 2283, @@ -109938,8 +109906,8 @@ "operator": "<", "right": { "type": "MemberExpression", - "start": 69330, - "end": 69342, + "start": 69317, + "end": 69329, "loc": { "start": { "line": 2283, @@ -109952,8 +109920,8 @@ }, "object": { "type": "Identifier", - "start": 69330, - "end": 69335, + "start": 69317, + "end": 69322, "loc": { "start": { "line": 2283, @@ -109969,8 +109937,8 @@ }, "property": { "type": "Identifier", - "start": 69336, - "end": 69342, + "start": 69323, + "end": 69329, "loc": { "start": { "line": 2283, @@ -109989,8 +109957,8 @@ }, "update": { "type": "UpdateExpression", - "start": 69344, - "end": 69347, + "start": 69331, + "end": 69334, "loc": { "start": { "line": 2283, @@ -110005,8 +109973,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 69344, - "end": 69345, + "start": 69331, + "end": 69332, "loc": { "start": { "line": 2283, @@ -110023,8 +109991,8 @@ }, "body": { "type": "BlockStatement", - "start": 69349, - "end": 69689, + "start": 69336, + "end": 69676, "loc": { "start": { "line": 2283, @@ -110038,8 +110006,8 @@ "body": [ { "type": "IfStatement", - "start": 69367, - "end": 69579, + "start": 69354, + "end": 69566, "loc": { "start": { "line": 2284, @@ -110052,8 +110020,8 @@ }, "test": { "type": "LogicalExpression", - "start": 69371, - "end": 69427, + "start": 69358, + "end": 69414, "loc": { "start": { "line": 2284, @@ -110066,8 +110034,8 @@ }, "left": { "type": "Identifier", - "start": 69371, - "end": 69388, + "start": 69358, + "end": 69375, "loc": { "start": { "line": 2284, @@ -110084,8 +110052,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 69392, - "end": 69427, + "start": 69379, + "end": 69414, "loc": { "start": { "line": 2284, @@ -110098,8 +110066,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69392, - "end": 69409, + "start": 69379, + "end": 69396, "loc": { "start": { "line": 2284, @@ -110112,8 +110080,8 @@ }, "object": { "type": "ThisExpression", - "start": 69392, - "end": 69396, + "start": 69379, + "end": 69383, "loc": { "start": { "line": 2284, @@ -110127,8 +110095,8 @@ }, "property": { "type": "Identifier", - "start": 69397, - "end": 69409, + "start": 69384, + "end": 69396, "loc": { "start": { "line": 2284, @@ -110147,8 +110115,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 69410, - "end": 69426, + "start": 69397, + "end": 69413, "loc": { "start": { "line": 2284, @@ -110170,8 +110138,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 69429, - "end": 69579, + "start": 69416, + "end": 69566, "loc": { "start": { "line": 2284, @@ -110185,8 +110153,8 @@ "body": [ { "type": "IfStatement", - "start": 69451, - "end": 69561, + "start": 69438, + "end": 69548, "loc": { "start": { "line": 2285, @@ -110199,8 +110167,8 @@ }, "test": { "type": "CallExpression", - "start": 69455, - "end": 69502, + "start": 69442, + "end": 69489, "loc": { "start": { "line": 2285, @@ -110213,8 +110181,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69455, - "end": 69499, + "start": 69442, + "end": 69486, "loc": { "start": { "line": 2285, @@ -110227,8 +110195,8 @@ }, "object": { "type": "CallExpression", - "start": 69455, - "end": 69487, + "start": 69442, + "end": 69474, "loc": { "start": { "line": 2285, @@ -110241,8 +110209,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69455, - "end": 69469, + "start": 69442, + "end": 69456, "loc": { "start": { "line": 2285, @@ -110255,8 +110223,8 @@ }, "object": { "type": "ThisExpression", - "start": 69455, - "end": 69459, + "start": 69442, + "end": 69446, "loc": { "start": { "line": 2285, @@ -110270,8 +110238,8 @@ }, "property": { "type": "Identifier", - "start": 69460, - "end": 69469, + "start": 69447, + "end": 69456, "loc": { "start": { "line": 2285, @@ -110290,8 +110258,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 69470, - "end": 69486, + "start": 69457, + "end": 69473, "loc": { "start": { "line": 2285, @@ -110312,8 +110280,8 @@ }, "property": { "type": "Identifier", - "start": 69488, - "end": 69499, + "start": 69475, + "end": 69486, "loc": { "start": { "line": 2285, @@ -110332,8 +110300,8 @@ "arguments": [ { "type": "Identifier", - "start": 69500, - "end": 69501, + "start": 69487, + "end": 69488, "loc": { "start": { "line": 2285, @@ -110351,8 +110319,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 69504, - "end": 69561, + "start": 69491, + "end": 69548, "loc": { "start": { "line": 2285, @@ -110366,8 +110334,8 @@ "body": [ { "type": "ContinueStatement", - "start": 69530, - "end": 69539, + "start": 69517, + "end": 69526, "loc": { "start": { "line": 2286, @@ -110392,8 +110360,8 @@ }, { "type": "VariableDeclaration", - "start": 69596, - "end": 69633, + "start": 69583, + "end": 69620, "loc": { "start": { "line": 2289, @@ -110407,8 +110375,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 69600, - "end": 69632, + "start": 69587, + "end": 69619, "loc": { "start": { "line": 2289, @@ -110421,8 +110389,8 @@ }, "id": { "type": "Identifier", - "start": 69600, - "end": 69609, + "start": 69587, + "end": 69596, "loc": { "start": { "line": 2289, @@ -110438,8 +110406,8 @@ }, "init": { "type": "CallExpression", - "start": 69612, - "end": 69632, + "start": 69599, + "end": 69619, "loc": { "start": { "line": 2289, @@ -110452,8 +110420,8 @@ }, "callee": { "type": "Identifier", - "start": 69612, - "end": 69622, + "start": 69599, + "end": 69609, "loc": { "start": { "line": 2289, @@ -110470,8 +110438,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 69623, - "end": 69631, + "start": 69610, + "end": 69618, "loc": { "start": { "line": 2289, @@ -110484,8 +110452,8 @@ }, "object": { "type": "Identifier", - "start": 69623, - "end": 69628, + "start": 69610, + "end": 69615, "loc": { "start": { "line": 2289, @@ -110501,8 +110469,8 @@ }, "property": { "type": "Identifier", - "start": 69629, - "end": 69630, + "start": 69616, + "end": 69617, "loc": { "start": { "line": 2289, @@ -110526,8 +110494,8 @@ }, { "type": "ExpressionStatement", - "start": 69650, - "end": 69675, + "start": 69637, + "end": 69662, "loc": { "start": { "line": 2290, @@ -110540,8 +110508,8 @@ }, "expression": { "type": "CallExpression", - "start": 69650, - "end": 69674, + "start": 69637, + "end": 69661, "loc": { "start": { "line": 2290, @@ -110554,8 +110522,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69650, - "end": 69663, + "start": 69637, + "end": 69650, "loc": { "start": { "line": 2290, @@ -110568,8 +110536,8 @@ }, "object": { "type": "MemberExpression", - "start": 69650, - "end": 69658, + "start": 69637, + "end": 69645, "loc": { "start": { "line": 2290, @@ -110582,8 +110550,8 @@ }, "object": { "type": "Identifier", - "start": 69650, - "end": 69655, + "start": 69637, + "end": 69642, "loc": { "start": { "line": 2290, @@ -110599,8 +110567,8 @@ }, "property": { "type": "NumericLiteral", - "start": 69656, - "end": 69657, + "start": 69643, + "end": 69644, "loc": { "start": { "line": 2290, @@ -110621,8 +110589,8 @@ }, "property": { "type": "Identifier", - "start": 69659, - "end": 69663, + "start": 69646, + "end": 69650, "loc": { "start": { "line": 2290, @@ -110641,8 +110609,8 @@ "arguments": [ { "type": "Identifier", - "start": 69664, - "end": 69673, + "start": 69651, + "end": 69660, "loc": { "start": { "line": 2290, @@ -110665,8 +110633,8 @@ }, { "type": "ExpressionStatement", - "start": 69702, - "end": 69727, + "start": 69689, + "end": 69714, "loc": { "start": { "line": 2292, @@ -110679,8 +110647,8 @@ }, "expression": { "type": "CallExpression", - "start": 69702, - "end": 69726, + "start": 69689, + "end": 69713, "loc": { "start": { "line": 2292, @@ -110693,8 +110661,8 @@ }, "callee": { "type": "MemberExpression", - "start": 69702, - "end": 69719, + "start": 69689, + "end": 69706, "loc": { "start": { "line": 2292, @@ -110707,8 +110675,8 @@ }, "object": { "type": "Identifier", - "start": 69702, - "end": 69714, + "start": 69689, + "end": 69701, "loc": { "start": { "line": 2292, @@ -110724,8 +110692,8 @@ }, "property": { "type": "Identifier", - "start": 69715, - "end": 69719, + "start": 69702, + "end": 69706, "loc": { "start": { "line": 2292, @@ -110744,8 +110712,8 @@ "arguments": [ { "type": "Identifier", - "start": 69720, - "end": 69725, + "start": 69707, + "end": 69712, "loc": { "start": { "line": 2292, @@ -110768,8 +110736,8 @@ }, { "type": "ReturnStatement", - "start": 69746, - "end": 69766, + "start": 69733, + "end": 69753, "loc": { "start": { "line": 2294, @@ -110782,8 +110750,8 @@ }, "argument": { "type": "Identifier", - "start": 69753, - "end": 69765, + "start": 69740, + "end": 69752, "loc": { "start": { "line": 2294, @@ -110806,8 +110774,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 68058, - "end": 68536, + "start": 68045, + "end": 68523, "loc": { "start": { "line": 2247, @@ -110824,8 +110792,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 69778, - "end": 70182, + "start": 69765, + "end": 70169, "loc": { "start": { "line": 2297, @@ -110841,8 +110809,8 @@ }, { "type": "ClassMethod", - "start": 70187, - "end": 70365, + "start": 70174, + "end": 70352, "loc": { "start": { "line": 2306, @@ -110857,8 +110825,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 70187, - "end": 70208, + "start": 70174, + "end": 70195, "loc": { "start": { "line": 2306, @@ -110881,8 +110849,8 @@ "params": [ { "type": "Identifier", - "start": 70209, - "end": 70217, + "start": 70196, + "end": 70204, "loc": { "start": { "line": 2306, @@ -110898,8 +110866,8 @@ }, { "type": "AssignmentPattern", - "start": 70219, - "end": 70241, + "start": 70206, + "end": 70228, "loc": { "start": { "line": 2306, @@ -110912,8 +110880,8 @@ }, "left": { "type": "Identifier", - "start": 70219, - "end": 70233, + "start": 70206, + "end": 70220, "loc": { "start": { "line": 2306, @@ -110929,8 +110897,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 70236, - "end": 70241, + "start": 70223, + "end": 70228, "loc": { "start": { "line": 2306, @@ -110946,8 +110914,8 @@ }, { "type": "AssignmentPattern", - "start": 70243, - "end": 70255, + "start": 70230, + "end": 70242, "loc": { "start": { "line": 2306, @@ -110960,8 +110928,8 @@ }, "left": { "type": "Identifier", - "start": 70243, - "end": 70250, + "start": 70230, + "end": 70237, "loc": { "start": { "line": 2306, @@ -110977,8 +110945,8 @@ }, "right": { "type": "ArrayExpression", - "start": 70253, - "end": 70255, + "start": 70240, + "end": 70242, "loc": { "start": { "line": 2306, @@ -110995,8 +110963,8 @@ ], "body": { "type": "BlockStatement", - "start": 70257, - "end": 70365, + "start": 70244, + "end": 70352, "loc": { "start": { "line": 2306, @@ -111010,8 +110978,8 @@ "body": [ { "type": "ReturnStatement", - "start": 70267, - "end": 70359, + "start": 70254, + "end": 70346, "loc": { "start": { "line": 2307, @@ -111024,8 +110992,8 @@ }, "argument": { "type": "CallExpression", - "start": 70274, - "end": 70358, + "start": 70261, + "end": 70345, "loc": { "start": { "line": 2307, @@ -111038,8 +111006,8 @@ }, "callee": { "type": "MemberExpression", - "start": 70274, - "end": 70297, + "start": 70261, + "end": 70284, "loc": { "start": { "line": 2307, @@ -111052,8 +111020,8 @@ }, "object": { "type": "ThisExpression", - "start": 70274, - "end": 70278, + "start": 70261, + "end": 70265, "loc": { "start": { "line": 2307, @@ -111067,8 +111035,8 @@ }, "property": { "type": "Identifier", - "start": 70279, - "end": 70297, + "start": 70266, + "end": 70284, "loc": { "start": { "line": 2307, @@ -111087,8 +111055,8 @@ "arguments": [ { "type": "Identifier", - "start": 70311, - "end": 70319, + "start": 70298, + "end": 70306, "loc": { "start": { "line": 2308, @@ -111104,8 +111072,8 @@ }, { "type": "Identifier", - "start": 70321, - "end": 70335, + "start": 70308, + "end": 70322, "loc": { "start": { "line": 2308, @@ -111121,8 +111089,8 @@ }, { "type": "BooleanLiteral", - "start": 70337, - "end": 70341, + "start": 70324, + "end": 70328, "loc": { "start": { "line": 2308, @@ -111137,8 +111105,8 @@ }, { "type": "Identifier", - "start": 70343, - "end": 70350, + "start": 70330, + "end": 70337, "loc": { "start": { "line": 2308, @@ -111154,8 +111122,8 @@ }, { "type": "BooleanLiteral", - "start": 70352, - "end": 70357, + "start": 70339, + "end": 70344, "loc": { "start": { "line": 2308, @@ -111179,8 +111147,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 69778, - "end": 70182, + "start": 69765, + "end": 70169, "loc": { "start": { "line": 2297, @@ -111197,8 +111165,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70371, - "end": 70787, + "start": 70358, + "end": 70774, "loc": { "start": { "line": 2311, @@ -111214,8 +111182,8 @@ }, { "type": "ClassMethod", - "start": 70792, - "end": 70968, + "start": 70779, + "end": 70955, "loc": { "start": { "line": 2320, @@ -111230,8 +111198,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 70792, - "end": 70812, + "start": 70779, + "end": 70799, "loc": { "start": { "line": 2320, @@ -111254,8 +111222,8 @@ "params": [ { "type": "Identifier", - "start": 70813, - "end": 70821, + "start": 70800, + "end": 70808, "loc": { "start": { "line": 2320, @@ -111271,8 +111239,8 @@ }, { "type": "AssignmentPattern", - "start": 70823, - "end": 70845, + "start": 70810, + "end": 70832, "loc": { "start": { "line": 2320, @@ -111285,8 +111253,8 @@ }, "left": { "type": "Identifier", - "start": 70823, - "end": 70837, + "start": 70810, + "end": 70824, "loc": { "start": { "line": 2320, @@ -111302,8 +111270,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 70840, - "end": 70845, + "start": 70827, + "end": 70832, "loc": { "start": { "line": 2320, @@ -111319,8 +111287,8 @@ }, { "type": "AssignmentPattern", - "start": 70847, - "end": 70859, + "start": 70834, + "end": 70846, "loc": { "start": { "line": 2320, @@ -111333,8 +111301,8 @@ }, "left": { "type": "Identifier", - "start": 70847, - "end": 70854, + "start": 70834, + "end": 70841, "loc": { "start": { "line": 2320, @@ -111350,8 +111318,8 @@ }, "right": { "type": "ArrayExpression", - "start": 70857, - "end": 70859, + "start": 70844, + "end": 70846, "loc": { "start": { "line": 2320, @@ -111368,8 +111336,8 @@ ], "body": { "type": "BlockStatement", - "start": 70861, - "end": 70968, + "start": 70848, + "end": 70955, "loc": { "start": { "line": 2320, @@ -111383,8 +111351,8 @@ "body": [ { "type": "ReturnStatement", - "start": 70871, - "end": 70962, + "start": 70858, + "end": 70949, "loc": { "start": { "line": 2321, @@ -111397,8 +111365,8 @@ }, "argument": { "type": "CallExpression", - "start": 70878, - "end": 70961, + "start": 70865, + "end": 70948, "loc": { "start": { "line": 2321, @@ -111411,8 +111379,8 @@ }, "callee": { "type": "MemberExpression", - "start": 70878, - "end": 70901, + "start": 70865, + "end": 70888, "loc": { "start": { "line": 2321, @@ -111425,8 +111393,8 @@ }, "object": { "type": "ThisExpression", - "start": 70878, - "end": 70882, + "start": 70865, + "end": 70869, "loc": { "start": { "line": 2321, @@ -111440,8 +111408,8 @@ }, "property": { "type": "Identifier", - "start": 70883, - "end": 70901, + "start": 70870, + "end": 70888, "loc": { "start": { "line": 2321, @@ -111460,8 +111428,8 @@ "arguments": [ { "type": "Identifier", - "start": 70915, - "end": 70923, + "start": 70902, + "end": 70910, "loc": { "start": { "line": 2322, @@ -111477,8 +111445,8 @@ }, { "type": "Identifier", - "start": 70925, - "end": 70939, + "start": 70912, + "end": 70926, "loc": { "start": { "line": 2322, @@ -111494,8 +111462,8 @@ }, { "type": "BooleanLiteral", - "start": 70941, - "end": 70945, + "start": 70928, + "end": 70932, "loc": { "start": { "line": 2322, @@ -111510,8 +111478,8 @@ }, { "type": "Identifier", - "start": 70947, - "end": 70954, + "start": 70934, + "end": 70941, "loc": { "start": { "line": 2322, @@ -111527,8 +111495,8 @@ }, { "type": "BooleanLiteral", - "start": 70956, - "end": 70960, + "start": 70943, + "end": 70947, "loc": { "start": { "line": 2322, @@ -111552,8 +111520,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70371, - "end": 70787, + "start": 70358, + "end": 70774, "loc": { "start": { "line": 2311, @@ -111570,8 +111538,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70974, - "end": 71383, + "start": 70961, + "end": 71370, "loc": { "start": { "line": 2325, @@ -111587,8 +111555,8 @@ }, { "type": "ClassMethod", - "start": 71388, - "end": 71569, + "start": 71375, + "end": 71556, "loc": { "start": { "line": 2334, @@ -111603,8 +111571,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 71388, - "end": 71411, + "start": 71375, + "end": 71398, "loc": { "start": { "line": 2334, @@ -111627,8 +111595,8 @@ "params": [ { "type": "Identifier", - "start": 71412, - "end": 71420, + "start": 71399, + "end": 71407, "loc": { "start": { "line": 2334, @@ -111644,8 +111612,8 @@ }, { "type": "AssignmentPattern", - "start": 71422, - "end": 71444, + "start": 71409, + "end": 71431, "loc": { "start": { "line": 2334, @@ -111658,8 +111626,8 @@ }, "left": { "type": "Identifier", - "start": 71422, - "end": 71436, + "start": 71409, + "end": 71423, "loc": { "start": { "line": 2334, @@ -111675,8 +111643,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 71439, - "end": 71444, + "start": 71426, + "end": 71431, "loc": { "start": { "line": 2334, @@ -111692,8 +111660,8 @@ }, { "type": "AssignmentPattern", - "start": 71446, - "end": 71458, + "start": 71433, + "end": 71445, "loc": { "start": { "line": 2334, @@ -111706,8 +111674,8 @@ }, "left": { "type": "Identifier", - "start": 71446, - "end": 71453, + "start": 71433, + "end": 71440, "loc": { "start": { "line": 2334, @@ -111723,8 +111691,8 @@ }, "right": { "type": "ArrayExpression", - "start": 71456, - "end": 71458, + "start": 71443, + "end": 71445, "loc": { "start": { "line": 2334, @@ -111741,8 +111709,8 @@ ], "body": { "type": "BlockStatement", - "start": 71460, - "end": 71569, + "start": 71447, + "end": 71556, "loc": { "start": { "line": 2334, @@ -111756,8 +111724,8 @@ "body": [ { "type": "ReturnStatement", - "start": 71470, - "end": 71563, + "start": 71457, + "end": 71550, "loc": { "start": { "line": 2335, @@ -111770,8 +111738,8 @@ }, "argument": { "type": "CallExpression", - "start": 71477, - "end": 71562, + "start": 71464, + "end": 71549, "loc": { "start": { "line": 2335, @@ -111784,8 +111752,8 @@ }, "callee": { "type": "MemberExpression", - "start": 71477, - "end": 71500, + "start": 71464, + "end": 71487, "loc": { "start": { "line": 2335, @@ -111798,8 +111766,8 @@ }, "object": { "type": "ThisExpression", - "start": 71477, - "end": 71481, + "start": 71464, + "end": 71468, "loc": { "start": { "line": 2335, @@ -111813,8 +111781,8 @@ }, "property": { "type": "Identifier", - "start": 71482, - "end": 71500, + "start": 71469, + "end": 71487, "loc": { "start": { "line": 2335, @@ -111833,8 +111801,8 @@ "arguments": [ { "type": "Identifier", - "start": 71514, - "end": 71522, + "start": 71501, + "end": 71509, "loc": { "start": { "line": 2336, @@ -111850,8 +111818,8 @@ }, { "type": "Identifier", - "start": 71524, - "end": 71538, + "start": 71511, + "end": 71525, "loc": { "start": { "line": 2336, @@ -111867,8 +111835,8 @@ }, { "type": "BooleanLiteral", - "start": 71540, - "end": 71545, + "start": 71527, + "end": 71532, "loc": { "start": { "line": 2336, @@ -111883,8 +111851,8 @@ }, { "type": "Identifier", - "start": 71547, - "end": 71554, + "start": 71534, + "end": 71541, "loc": { "start": { "line": 2336, @@ -111900,8 +111868,8 @@ }, { "type": "BooleanLiteral", - "start": 71556, - "end": 71561, + "start": 71543, + "end": 71548, "loc": { "start": { "line": 2336, @@ -111925,8 +111893,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70974, - "end": 71383, + "start": 70961, + "end": 71370, "loc": { "start": { "line": 2325, @@ -111943,8 +111911,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 71575, - "end": 71996, + "start": 71562, + "end": 71983, "loc": { "start": { "line": 2339, @@ -111960,8 +111928,8 @@ }, { "type": "ClassMethod", - "start": 72001, - "end": 72180, + "start": 71988, + "end": 72167, "loc": { "start": { "line": 2348, @@ -111976,8 +111944,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 72001, - "end": 72023, + "start": 71988, + "end": 72010, "loc": { "start": { "line": 2348, @@ -112000,8 +111968,8 @@ "params": [ { "type": "Identifier", - "start": 72024, - "end": 72032, + "start": 72011, + "end": 72019, "loc": { "start": { "line": 2348, @@ -112017,8 +111985,8 @@ }, { "type": "AssignmentPattern", - "start": 72034, - "end": 72056, + "start": 72021, + "end": 72043, "loc": { "start": { "line": 2348, @@ -112031,8 +111999,8 @@ }, "left": { "type": "Identifier", - "start": 72034, - "end": 72048, + "start": 72021, + "end": 72035, "loc": { "start": { "line": 2348, @@ -112048,8 +112016,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 72051, - "end": 72056, + "start": 72038, + "end": 72043, "loc": { "start": { "line": 2348, @@ -112065,8 +112033,8 @@ }, { "type": "AssignmentPattern", - "start": 72058, - "end": 72070, + "start": 72045, + "end": 72057, "loc": { "start": { "line": 2348, @@ -112079,8 +112047,8 @@ }, "left": { "type": "Identifier", - "start": 72058, - "end": 72065, + "start": 72045, + "end": 72052, "loc": { "start": { "line": 2348, @@ -112096,8 +112064,8 @@ }, "right": { "type": "ArrayExpression", - "start": 72068, - "end": 72070, + "start": 72055, + "end": 72057, "loc": { "start": { "line": 2348, @@ -112114,8 +112082,8 @@ ], "body": { "type": "BlockStatement", - "start": 72072, - "end": 72180, + "start": 72059, + "end": 72167, "loc": { "start": { "line": 2348, @@ -112129,8 +112097,8 @@ "body": [ { "type": "ReturnStatement", - "start": 72082, - "end": 72174, + "start": 72069, + "end": 72161, "loc": { "start": { "line": 2349, @@ -112143,8 +112111,8 @@ }, "argument": { "type": "CallExpression", - "start": 72089, - "end": 72173, + "start": 72076, + "end": 72160, "loc": { "start": { "line": 2349, @@ -112157,8 +112125,8 @@ }, "callee": { "type": "MemberExpression", - "start": 72089, - "end": 72112, + "start": 72076, + "end": 72099, "loc": { "start": { "line": 2349, @@ -112171,8 +112139,8 @@ }, "object": { "type": "ThisExpression", - "start": 72089, - "end": 72093, + "start": 72076, + "end": 72080, "loc": { "start": { "line": 2349, @@ -112186,8 +112154,8 @@ }, "property": { "type": "Identifier", - "start": 72094, - "end": 72112, + "start": 72081, + "end": 72099, "loc": { "start": { "line": 2349, @@ -112206,8 +112174,8 @@ "arguments": [ { "type": "Identifier", - "start": 72126, - "end": 72134, + "start": 72113, + "end": 72121, "loc": { "start": { "line": 2350, @@ -112223,8 +112191,8 @@ }, { "type": "Identifier", - "start": 72136, - "end": 72150, + "start": 72123, + "end": 72137, "loc": { "start": { "line": 2350, @@ -112240,8 +112208,8 @@ }, { "type": "BooleanLiteral", - "start": 72152, - "end": 72157, + "start": 72139, + "end": 72144, "loc": { "start": { "line": 2350, @@ -112256,8 +112224,8 @@ }, { "type": "Identifier", - "start": 72159, - "end": 72166, + "start": 72146, + "end": 72153, "loc": { "start": { "line": 2350, @@ -112273,8 +112241,8 @@ }, { "type": "BooleanLiteral", - "start": 72168, - "end": 72172, + "start": 72155, + "end": 72159, "loc": { "start": { "line": 2350, @@ -112298,8 +112266,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 71575, - "end": 71996, + "start": 71562, + "end": 71983, "loc": { "start": { "line": 2339, @@ -112316,8 +112284,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 72186, - "end": 72792, + "start": 72173, + "end": 72779, "loc": { "start": { "line": 2353, @@ -112333,8 +112301,8 @@ }, { "type": "ClassMethod", - "start": 72797, - "end": 73842, + "start": 72784, + "end": 73829, "loc": { "start": { "line": 2366, @@ -112349,8 +112317,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 72797, - "end": 72815, + "start": 72784, + "end": 72802, "loc": { "start": { "line": 2366, @@ -112373,8 +112341,8 @@ "params": [ { "type": "Identifier", - "start": 72825, - "end": 72833, + "start": 72812, + "end": 72820, "loc": { "start": { "line": 2367, @@ -112390,8 +112358,8 @@ }, { "type": "AssignmentPattern", - "start": 72843, - "end": 72865, + "start": 72830, + "end": 72852, "loc": { "start": { "line": 2368, @@ -112404,8 +112372,8 @@ }, "left": { "type": "Identifier", - "start": 72843, - "end": 72857, + "start": 72830, + "end": 72844, "loc": { "start": { "line": 2368, @@ -112421,8 +112389,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 72860, - "end": 72865, + "start": 72847, + "end": 72852, "loc": { "start": { "line": 2368, @@ -112438,8 +112406,8 @@ }, { "type": "AssignmentPattern", - "start": 72875, - "end": 72888, + "start": 72862, + "end": 72875, "loc": { "start": { "line": 2369, @@ -112452,8 +112420,8 @@ }, "left": { "type": "Identifier", - "start": 72875, - "end": 72880, + "start": 72862, + "end": 72867, "loc": { "start": { "line": 2369, @@ -112469,8 +112437,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 72883, - "end": 72888, + "start": 72870, + "end": 72875, "loc": { "start": { "line": 2369, @@ -112486,8 +112454,8 @@ }, { "type": "AssignmentPattern", - "start": 72898, - "end": 72910, + "start": 72885, + "end": 72897, "loc": { "start": { "line": 2370, @@ -112500,8 +112468,8 @@ }, "left": { "type": "Identifier", - "start": 72898, - "end": 72905, + "start": 72885, + "end": 72892, "loc": { "start": { "line": 2370, @@ -112517,8 +112485,8 @@ }, "right": { "type": "ArrayExpression", - "start": 72908, - "end": 72910, + "start": 72895, + "end": 72897, "loc": { "start": { "line": 2370, @@ -112534,8 +112502,8 @@ }, { "type": "AssignmentPattern", - "start": 72920, - "end": 72934, + "start": 72907, + "end": 72921, "loc": { "start": { "line": 2371, @@ -112548,8 +112516,8 @@ }, "left": { "type": "Identifier", - "start": 72920, - "end": 72927, + "start": 72907, + "end": 72914, "loc": { "start": { "line": 2371, @@ -112565,8 +112533,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 72930, - "end": 72934, + "start": 72917, + "end": 72921, "loc": { "start": { "line": 2371, @@ -112583,8 +112551,8 @@ ], "body": { "type": "BlockStatement", - "start": 72941, - "end": 73842, + "start": 72928, + "end": 73829, "loc": { "start": { "line": 2372, @@ -112598,8 +112566,8 @@ "body": [ { "type": "IfStatement", - "start": 72951, - "end": 73008, + "start": 72938, + "end": 72995, "loc": { "start": { "line": 2373, @@ -112612,8 +112580,8 @@ }, "test": { "type": "CallExpression", - "start": 72955, - "end": 72972, + "start": 72942, + "end": 72959, "loc": { "start": { "line": 2373, @@ -112626,8 +112594,8 @@ }, "callee": { "type": "Identifier", - "start": 72955, - "end": 72962, + "start": 72942, + "end": 72949, "loc": { "start": { "line": 2373, @@ -112644,8 +112612,8 @@ "arguments": [ { "type": "Identifier", - "start": 72963, - "end": 72971, + "start": 72950, + "end": 72958, "loc": { "start": { "line": 2373, @@ -112663,8 +112631,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 72974, - "end": 73008, + "start": 72961, + "end": 72995, "loc": { "start": { "line": 2373, @@ -112678,8 +112646,8 @@ "body": [ { "type": "ReturnStatement", - "start": 72988, - "end": 72998, + "start": 72975, + "end": 72985, "loc": { "start": { "line": 2374, @@ -112692,8 +112660,8 @@ }, "argument": { "type": "ArrayExpression", - "start": 72995, - "end": 72997, + "start": 72982, + "end": 72984, "loc": { "start": { "line": 2374, @@ -112714,8 +112682,8 @@ }, { "type": "VariableDeclaration", - "start": 73018, - "end": 73045, + "start": 73005, + "end": 73032, "loc": { "start": { "line": 2377, @@ -112729,8 +112697,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 73022, - "end": 73044, + "start": 73009, + "end": 73031, "loc": { "start": { "line": 2377, @@ -112743,8 +112711,8 @@ }, "id": { "type": "Identifier", - "start": 73022, - "end": 73026, + "start": 73009, + "end": 73013, "loc": { "start": { "line": 2377, @@ -112760,8 +112728,8 @@ }, "init": { "type": "MemberExpression", - "start": 73029, - "end": 73044, + "start": 73016, + "end": 73031, "loc": { "start": { "line": 2377, @@ -112774,8 +112742,8 @@ }, "object": { "type": "CallExpression", - "start": 73029, - "end": 73039, + "start": 73016, + "end": 73026, "loc": { "start": { "line": 2377, @@ -112788,8 +112756,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73029, - "end": 73037, + "start": 73016, + "end": 73024, "loc": { "start": { "line": 2377, @@ -112802,8 +112770,8 @@ }, "object": { "type": "ThisExpression", - "start": 73029, - "end": 73033, + "start": 73016, + "end": 73020, "loc": { "start": { "line": 2377, @@ -112817,8 +112785,8 @@ }, "property": { "type": "Identifier", - "start": 73034, - "end": 73037, + "start": 73021, + "end": 73024, "loc": { "start": { "line": 2377, @@ -112838,8 +112806,8 @@ }, "property": { "type": "Identifier", - "start": 73040, - "end": 73044, + "start": 73027, + "end": 73031, "loc": { "start": { "line": 2377, @@ -112861,8 +112829,8 @@ }, { "type": "VariableDeclaration", - "start": 73054, - "end": 73150, + "start": 73041, + "end": 73137, "loc": { "start": { "line": 2378, @@ -112876,8 +112844,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 73058, - "end": 73149, + "start": 73045, + "end": 73136, "loc": { "start": { "line": 2378, @@ -112890,8 +112858,8 @@ }, "id": { "type": "Identifier", - "start": 73058, - "end": 73068, + "start": 73045, + "end": 73055, "loc": { "start": { "line": 2378, @@ -112907,8 +112875,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 73071, - "end": 73149, + "start": 73058, + "end": 73136, "loc": { "start": { "line": 2378, @@ -112921,8 +112889,8 @@ }, "test": { "type": "Identifier", - "start": 73071, - "end": 73076, + "start": 73058, + "end": 73063, "loc": { "start": { "line": 2378, @@ -112938,8 +112906,8 @@ }, "consequent": { "type": "CallExpression", - "start": 73079, - "end": 73106, + "start": 73066, + "end": 73093, "loc": { "start": { "line": 2378, @@ -112952,8 +112920,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73079, - "end": 73100, + "start": 73066, + "end": 73087, "loc": { "start": { "line": 2378, @@ -112966,8 +112934,8 @@ }, "object": { "type": "MemberExpression", - "start": 73079, - "end": 73095, + "start": 73066, + "end": 73082, "loc": { "start": { "line": 2378, @@ -112980,8 +112948,8 @@ }, "object": { "type": "ThisExpression", - "start": 73079, - "end": 73083, + "start": 73066, + "end": 73070, "loc": { "start": { "line": 2378, @@ -112995,8 +112963,8 @@ }, "property": { "type": "Identifier", - "start": 73084, - "end": 73095, + "start": 73071, + "end": 73082, "loc": { "start": { "line": 2378, @@ -113014,8 +112982,8 @@ }, "property": { "type": "Identifier", - "start": 73096, - "end": 73100, + "start": 73083, + "end": 73087, "loc": { "start": { "line": 2378, @@ -113034,8 +113002,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 73101, - "end": 73105, + "start": 73088, + "end": 73092, "loc": { "start": { "line": 2378, @@ -113051,8 +113019,8 @@ }, "alternate": { "type": "CallExpression", - "start": 73121, - "end": 73149, + "start": 73108, + "end": 73136, "loc": { "start": { "line": 2379, @@ -113065,8 +113033,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73121, - "end": 73143, + "start": 73108, + "end": 73130, "loc": { "start": { "line": 2379, @@ -113079,8 +113047,8 @@ }, "object": { "type": "MemberExpression", - "start": 73121, - "end": 73138, + "start": 73108, + "end": 73125, "loc": { "start": { "line": 2379, @@ -113093,8 +113061,8 @@ }, "object": { "type": "ThisExpression", - "start": 73121, - "end": 73125, + "start": 73108, + "end": 73112, "loc": { "start": { "line": 2379, @@ -113108,8 +113076,8 @@ }, "property": { "type": "Identifier", - "start": 73126, - "end": 73138, + "start": 73113, + "end": 73125, "loc": { "start": { "line": 2379, @@ -113127,8 +113095,8 @@ }, "property": { "type": "Identifier", - "start": 73139, - "end": 73143, + "start": 73126, + "end": 73130, "loc": { "start": { "line": 2379, @@ -113147,8 +113115,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 73144, - "end": 73148, + "start": 73131, + "end": 73135, "loc": { "start": { "line": 2379, @@ -113170,8 +113138,8 @@ { "type": "CommentLine", "value": " ensure valid rows index do not contain excluded rows and row is", - "start": 73160, - "end": 73226, + "start": 73147, + "end": 73213, "loc": { "start": { "line": 2381, @@ -113186,8 +113154,8 @@ { "type": "CommentLine", "value": " displayed", - "start": 73235, - "end": 73247, + "start": 73222, + "end": 73234, "loc": { "start": { "line": 2382, @@ -113203,8 +113171,8 @@ }, { "type": "VariableDeclaration", - "start": 73256, - "end": 73501, + "start": 73243, + "end": 73488, "loc": { "start": { "line": 2383, @@ -113218,8 +113186,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 73260, - "end": 73500, + "start": 73247, + "end": 73487, "loc": { "start": { "line": 2383, @@ -113232,8 +113200,8 @@ }, "id": { "type": "Identifier", - "start": 73260, - "end": 73269, + "start": 73247, + "end": 73256, "loc": { "start": { "line": 2383, @@ -113250,8 +113218,8 @@ }, "init": { "type": "CallExpression", - "start": 73272, - "end": 73500, + "start": 73259, + "end": 73487, "loc": { "start": { "line": 2383, @@ -113264,8 +113232,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73272, - "end": 73302, + "start": 73259, + "end": 73289, "loc": { "start": { "line": 2383, @@ -113278,8 +113246,8 @@ }, "object": { "type": "CallExpression", - "start": 73272, - "end": 73295, + "start": 73259, + "end": 73282, "loc": { "start": { "line": 2383, @@ -113292,8 +113260,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73272, - "end": 73289, + "start": 73259, + "end": 73276, "loc": { "start": { "line": 2383, @@ -113306,8 +113274,8 @@ }, "object": { "type": "ThisExpression", - "start": 73272, - "end": 73276, + "start": 73259, + "end": 73263, "loc": { "start": { "line": 2383, @@ -113321,8 +113289,8 @@ }, "property": { "type": "Identifier", - "start": 73277, - "end": 73289, + "start": 73264, + "end": 73276, "loc": { "start": { "line": 2383, @@ -113341,8 +113309,8 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 73290, - "end": 73294, + "start": 73277, + "end": 73281, "loc": { "start": { "line": 2383, @@ -113359,8 +113327,8 @@ }, "property": { "type": "Identifier", - "start": 73296, - "end": 73302, + "start": 73283, + "end": 73289, "loc": { "start": { "line": 2383, @@ -113379,8 +113347,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 73303, - "end": 73499, + "start": 73290, + "end": 73486, "loc": { "start": { "line": 2383, @@ -113398,8 +113366,8 @@ "params": [ { "type": "Identifier", - "start": 73304, - "end": 73310, + "start": 73291, + "end": 73297, "loc": { "start": { "line": 2383, @@ -113416,8 +113384,8 @@ ], "body": { "type": "BlockStatement", - "start": 73315, - "end": 73499, + "start": 73302, + "end": 73486, "loc": { "start": { "line": 2383, @@ -113431,8 +113399,8 @@ "body": [ { "type": "ReturnStatement", - "start": 73329, - "end": 73489, + "start": 73316, + "end": 73476, "loc": { "start": { "line": 2384, @@ -113445,8 +113413,8 @@ }, "argument": { "type": "LogicalExpression", - "start": 73336, - "end": 73488, + "start": 73323, + "end": 73475, "loc": { "start": { "line": 2384, @@ -113459,8 +113427,8 @@ }, "left": { "type": "BinaryExpression", - "start": 73336, - "end": 73366, + "start": 73323, + "end": 73353, "loc": { "start": { "line": 2384, @@ -113473,8 +113441,8 @@ }, "left": { "type": "CallExpression", - "start": 73336, - "end": 73359, + "start": 73323, + "end": 73346, "loc": { "start": { "line": 2384, @@ -113487,8 +113455,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73336, - "end": 73351, + "start": 73323, + "end": 73338, "loc": { "start": { "line": 2384, @@ -113501,8 +113469,8 @@ }, "object": { "type": "Identifier", - "start": 73336, - "end": 73343, + "start": 73323, + "end": 73330, "loc": { "start": { "line": 2384, @@ -113518,8 +113486,8 @@ }, "property": { "type": "Identifier", - "start": 73344, - "end": 73351, + "start": 73331, + "end": 73338, "loc": { "start": { "line": 2384, @@ -113538,8 +113506,8 @@ "arguments": [ { "type": "Identifier", - "start": 73352, - "end": 73358, + "start": 73339, + "end": 73345, "loc": { "start": { "line": 2384, @@ -113558,8 +113526,8 @@ "operator": "===", "right": { "type": "UnaryExpression", - "start": 73364, - "end": 73366, + "start": 73351, + "end": 73353, "loc": { "start": { "line": 2384, @@ -113574,8 +113542,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 73365, - "end": 73366, + "start": 73352, + "end": 73353, "loc": { "start": { "line": 2384, @@ -113600,8 +113568,8 @@ "operator": "&&", "right": { "type": "ConditionalExpression", - "start": 73387, - "end": 73487, + "start": 73374, + "end": 73474, "loc": { "start": { "line": 2385, @@ -113614,8 +113582,8 @@ }, "test": { "type": "Identifier", - "start": 73387, - "end": 73394, + "start": 73374, + "end": 73381, "loc": { "start": { "line": 2385, @@ -113631,8 +113599,8 @@ }, "consequent": { "type": "BinaryExpression", - "start": 73417, - "end": 73460, + "start": 73404, + "end": 73447, "loc": { "start": { "line": 2386, @@ -113645,8 +113613,8 @@ }, "left": { "type": "CallExpression", - "start": 73417, - "end": 73449, + "start": 73404, + "end": 73436, "loc": { "start": { "line": 2386, @@ -113659,8 +113627,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73417, - "end": 73435, + "start": 73404, + "end": 73422, "loc": { "start": { "line": 2386, @@ -113673,8 +113641,8 @@ }, "object": { "type": "ThisExpression", - "start": 73417, - "end": 73421, + "start": 73404, + "end": 73408, "loc": { "start": { "line": 2386, @@ -113688,8 +113656,8 @@ }, "property": { "type": "Identifier", - "start": 73422, - "end": 73435, + "start": 73409, + "end": 73422, "loc": { "start": { "line": 2386, @@ -113708,8 +113676,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 73436, - "end": 73448, + "start": 73423, + "end": 73435, "loc": { "start": { "line": 2386, @@ -113722,8 +113690,8 @@ }, "object": { "type": "Identifier", - "start": 73436, - "end": 73440, + "start": 73423, + "end": 73427, "loc": { "start": { "line": 2386, @@ -113739,8 +113707,8 @@ }, "property": { "type": "Identifier", - "start": 73441, - "end": 73447, + "start": 73428, + "end": 73434, "loc": { "start": { "line": 2386, @@ -113761,8 +113729,8 @@ "operator": "!==", "right": { "type": "StringLiteral", - "start": 73454, - "end": 73460, + "start": 73441, + "end": 73447, "loc": { "start": { "line": 2386, @@ -113782,8 +113750,8 @@ }, "alternate": { "type": "BooleanLiteral", - "start": 73483, - "end": 73487, + "start": 73470, + "end": 73474, "loc": { "start": { "line": 2387, @@ -113798,7 +113766,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 73386 + "parenStart": 73373 } } } @@ -113817,8 +113785,8 @@ { "type": "CommentLine", "value": " ensure valid rows index do not contain excluded rows and row is", - "start": 73160, - "end": 73226, + "start": 73147, + "end": 73213, "loc": { "start": { "line": 2381, @@ -113833,8 +113801,8 @@ { "type": "CommentLine", "value": " displayed", - "start": 73235, - "end": 73247, + "start": 73222, + "end": 73234, "loc": { "start": { "line": 2382, @@ -113851,8 +113819,8 @@ { "type": "CommentLine", "value": " convert column value to expected type if necessary", - "start": 73511, - "end": 73564, + "start": 73498, + "end": 73551, "loc": { "start": { "line": 2390, @@ -113868,8 +113836,8 @@ }, { "type": "VariableDeclaration", - "start": 73573, - "end": 73694, + "start": 73560, + "end": 73681, "loc": { "start": { "line": 2391, @@ -113883,8 +113851,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 73577, - "end": 73693, + "start": 73564, + "end": 73680, "loc": { "start": { "line": 2391, @@ -113897,8 +113865,8 @@ }, "id": { "type": "Identifier", - "start": 73577, - "end": 73591, + "start": 73564, + "end": 73578, "loc": { "start": { "line": 2391, @@ -113915,8 +113883,8 @@ }, "init": { "type": "CallExpression", - "start": 73594, - "end": 73693, + "start": 73581, + "end": 73680, "loc": { "start": { "line": 2391, @@ -113929,8 +113897,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73594, - "end": 73607, + "start": 73581, + "end": 73594, "loc": { "start": { "line": 2391, @@ -113943,8 +113911,8 @@ }, "object": { "type": "Identifier", - "start": 73594, - "end": 73603, + "start": 73581, + "end": 73590, "loc": { "start": { "line": 2391, @@ -113960,8 +113928,8 @@ }, "property": { "type": "Identifier", - "start": 73604, - "end": 73607, + "start": 73591, + "end": 73594, "loc": { "start": { "line": 2391, @@ -113980,8 +113948,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 73608, - "end": 73692, + "start": 73595, + "end": 73679, "loc": { "start": { "line": 2391, @@ -113999,8 +113967,8 @@ "params": [ { "type": "Identifier", - "start": 73609, - "end": 73615, + "start": 73596, + "end": 73602, "loc": { "start": { "line": 2391, @@ -114017,8 +113985,8 @@ ], "body": { "type": "BlockStatement", - "start": 73620, - "end": 73692, + "start": 73607, + "end": 73679, "loc": { "start": { "line": 2391, @@ -114032,8 +114000,8 @@ "body": [ { "type": "ReturnStatement", - "start": 73634, - "end": 73682, + "start": 73621, + "end": 73669, "loc": { "start": { "line": 2392, @@ -114046,8 +114014,8 @@ }, "argument": { "type": "CallExpression", - "start": 73641, - "end": 73681, + "start": 73628, + "end": 73668, "loc": { "start": { "line": 2392, @@ -114060,8 +114028,8 @@ }, "callee": { "type": "Identifier", - "start": 73641, - "end": 73651, + "start": 73628, + "end": 73638, "loc": { "start": { "line": 2392, @@ -114078,8 +114046,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 73652, - "end": 73680, + "start": 73639, + "end": 73667, "loc": { "start": { "line": 2392, @@ -114092,8 +114060,8 @@ }, "object": { "type": "MemberExpression", - "start": 73652, - "end": 73670, + "start": 73639, + "end": 73657, "loc": { "start": { "line": 2392, @@ -114106,8 +114074,8 @@ }, "object": { "type": "MemberExpression", - "start": 73652, - "end": 73664, + "start": 73639, + "end": 73651, "loc": { "start": { "line": 2392, @@ -114120,8 +114088,8 @@ }, "object": { "type": "Identifier", - "start": 73652, - "end": 73656, + "start": 73639, + "end": 73643, "loc": { "start": { "line": 2392, @@ -114137,8 +114105,8 @@ }, "property": { "type": "Identifier", - "start": 73657, - "end": 73663, + "start": 73644, + "end": 73650, "loc": { "start": { "line": 2392, @@ -114156,8 +114124,8 @@ }, "property": { "type": "Identifier", - "start": 73665, - "end": 73670, + "start": 73652, + "end": 73657, "loc": { "start": { "line": 2392, @@ -114175,8 +114143,8 @@ }, "property": { "type": "Identifier", - "start": 73671, - "end": 73679, + "start": 73658, + "end": 73666, "loc": { "start": { "line": 2392, @@ -114209,8 +114177,8 @@ { "type": "CommentLine", "value": " convert column value to expected type if necessary", - "start": 73511, - "end": 73564, + "start": 73498, + "end": 73551, "loc": { "start": { "line": 2390, @@ -114226,8 +114194,8 @@ }, { "type": "IfStatement", - "start": 73704, - "end": 73804, + "start": 73691, + "end": 73791, "loc": { "start": { "line": 2395, @@ -114240,8 +114208,8 @@ }, "test": { "type": "Identifier", - "start": 73708, - "end": 73722, + "start": 73695, + "end": 73709, "loc": { "start": { "line": 2395, @@ -114257,8 +114225,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 73724, - "end": 73804, + "start": 73711, + "end": 73791, "loc": { "start": { "line": 2395, @@ -114272,8 +114240,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 73738, - "end": 73794, + "start": 73725, + "end": 73781, "loc": { "start": { "line": 2396, @@ -114286,8 +114254,8 @@ }, "expression": { "type": "CallExpression", - "start": 73738, - "end": 73793, + "start": 73725, + "end": 73780, "loc": { "start": { "line": 2396, @@ -114300,8 +114268,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73738, - "end": 73760, + "start": 73725, + "end": 73747, "loc": { "start": { "line": 2396, @@ -114314,8 +114282,8 @@ }, "object": { "type": "Identifier", - "start": 73738, - "end": 73752, + "start": 73725, + "end": 73739, "loc": { "start": { "line": 2396, @@ -114331,8 +114299,8 @@ }, "property": { "type": "Identifier", - "start": 73753, - "end": 73760, + "start": 73740, + "end": 73747, "loc": { "start": { "line": 2396, @@ -114351,8 +114319,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 73761, - "end": 73792, + "start": 73748, + "end": 73779, "loc": { "start": { "line": 2396, @@ -114365,8 +114333,8 @@ }, "object": { "type": "CallExpression", - "start": 73761, - "end": 73782, + "start": 73748, + "end": 73769, "loc": { "start": { "line": 2396, @@ -114379,8 +114347,8 @@ }, "callee": { "type": "MemberExpression", - "start": 73761, - "end": 73780, + "start": 73748, + "end": 73767, "loc": { "start": { "line": 2396, @@ -114393,8 +114361,8 @@ }, "object": { "type": "ThisExpression", - "start": 73761, - "end": 73765, + "start": 73748, + "end": 73752, "loc": { "start": { "line": 2396, @@ -114408,8 +114376,8 @@ }, "property": { "type": "Identifier", - "start": 73766, - "end": 73780, + "start": 73753, + "end": 73767, "loc": { "start": { "line": 2396, @@ -114429,8 +114397,8 @@ }, "property": { "type": "Identifier", - "start": 73783, - "end": 73791, + "start": 73770, + "end": 73778, "loc": { "start": { "line": 2396, @@ -114456,8 +114424,8 @@ }, { "type": "ReturnStatement", - "start": 73814, - "end": 73836, + "start": 73801, + "end": 73823, "loc": { "start": { "line": 2399, @@ -114470,8 +114438,8 @@ }, "argument": { "type": "Identifier", - "start": 73821, - "end": 73835, + "start": 73808, + "end": 73822, "loc": { "start": { "line": 2399, @@ -114494,8 +114462,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 72186, - "end": 72792, + "start": 72173, + "end": 72779, "loc": { "start": { "line": 2353, @@ -114512,8 +114480,8 @@ { "type": "CommentBlock", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", - "start": 73848, - "end": 74010, + "start": 73835, + "end": 73997, "loc": { "start": { "line": 2402, @@ -114529,8 +114497,8 @@ }, { "type": "ClassMethod", - "start": 74015, - "end": 74075, + "start": 74002, + "end": 74062, "loc": { "start": { "line": 2407, @@ -114545,8 +114513,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 74015, - "end": 74028, + "start": 74002, + "end": 74015, "loc": { "start": { "line": 2407, @@ -114569,8 +114537,8 @@ "params": [ { "type": "Identifier", - "start": 74029, - "end": 74032, + "start": 74016, + "end": 74019, "loc": { "start": { "line": 2407, @@ -114587,8 +114555,8 @@ ], "body": { "type": "BlockStatement", - "start": 74034, - "end": 74075, + "start": 74021, + "end": 74062, "loc": { "start": { "line": 2407, @@ -114602,8 +114570,8 @@ "body": [ { "type": "ReturnStatement", - "start": 74044, - "end": 74069, + "start": 74031, + "end": 74056, "loc": { "start": { "line": 2408, @@ -114616,8 +114584,8 @@ }, "argument": { "type": "MemberExpression", - "start": 74051, - "end": 74068, + "start": 74038, + "end": 74055, "loc": { "start": { "line": 2408, @@ -114630,8 +114598,8 @@ }, "object": { "type": "MemberExpression", - "start": 74051, - "end": 74060, + "start": 74038, + "end": 74047, "loc": { "start": { "line": 2408, @@ -114644,8 +114612,8 @@ }, "object": { "type": "Identifier", - "start": 74051, - "end": 74054, + "start": 74038, + "end": 74041, "loc": { "start": { "line": 2408, @@ -114661,8 +114629,8 @@ }, "property": { "type": "Identifier", - "start": 74055, - "end": 74060, + "start": 74042, + "end": 74047, "loc": { "start": { "line": 2408, @@ -114680,8 +114648,8 @@ }, "property": { "type": "Identifier", - "start": 74061, - "end": 74068, + "start": 74048, + "end": 74055, "loc": { "start": { "line": 2408, @@ -114706,8 +114674,8 @@ { "type": "CommentBlock", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", - "start": 73848, - "end": 74010, + "start": 73835, + "end": 73997, "loc": { "start": { "line": 2402, @@ -114724,8 +114692,8 @@ { "type": "CommentBlock", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", - "start": 74081, - "end": 74254, + "start": 74068, + "end": 74241, "loc": { "start": { "line": 2411, @@ -114741,8 +114709,8 @@ }, { "type": "ClassMethod", - "start": 74259, - "end": 75062, + "start": 74246, + "end": 75049, "loc": { "start": { "line": 2416, @@ -114757,8 +114725,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 74259, - "end": 74270, + "start": 74246, + "end": 74257, "loc": { "start": { "line": 2416, @@ -114781,8 +114749,8 @@ "params": [ { "type": "Identifier", - "start": 74271, - "end": 74279, + "start": 74258, + "end": 74266, "loc": { "start": { "line": 2416, @@ -114798,8 +114766,8 @@ }, { "type": "Identifier", - "start": 74281, - "end": 74288, + "start": 74268, + "end": 74275, "loc": { "start": { "line": 2416, @@ -114816,8 +114784,8 @@ ], "body": { "type": "BlockStatement", - "start": 74290, - "end": 75062, + "start": 74277, + "end": 75049, "loc": { "start": { "line": 2416, @@ -114831,8 +114799,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 74300, - "end": 74336, + "start": 74287, + "end": 74323, "loc": { "start": { "line": 2417, @@ -114846,8 +114814,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 74304, - "end": 74335, + "start": 74291, + "end": 74322, "loc": { "start": { "line": 2417, @@ -114860,8 +114828,8 @@ }, "id": { "type": "Identifier", - "start": 74304, - "end": 74307, + "start": 74291, + "end": 74294, "loc": { "start": { "line": 2417, @@ -114877,8 +114845,8 @@ }, "init": { "type": "MemberExpression", - "start": 74310, - "end": 74335, + "start": 74297, + "end": 74322, "loc": { "start": { "line": 2417, @@ -114891,8 +114859,8 @@ }, "object": { "type": "MemberExpression", - "start": 74310, - "end": 74325, + "start": 74297, + "end": 74312, "loc": { "start": { "line": 2417, @@ -114905,8 +114873,8 @@ }, "object": { "type": "CallExpression", - "start": 74310, - "end": 74320, + "start": 74297, + "end": 74307, "loc": { "start": { "line": 2417, @@ -114919,8 +114887,8 @@ }, "callee": { "type": "MemberExpression", - "start": 74310, - "end": 74318, + "start": 74297, + "end": 74305, "loc": { "start": { "line": 2417, @@ -114933,8 +114901,8 @@ }, "object": { "type": "ThisExpression", - "start": 74310, - "end": 74314, + "start": 74297, + "end": 74301, "loc": { "start": { "line": 2417, @@ -114948,8 +114916,8 @@ }, "property": { "type": "Identifier", - "start": 74315, - "end": 74318, + "start": 74302, + "end": 74305, "loc": { "start": { "line": 2417, @@ -114969,8 +114937,8 @@ }, "property": { "type": "Identifier", - "start": 74321, - "end": 74325, + "start": 74308, + "end": 74312, "loc": { "start": { "line": 2417, @@ -114988,8 +114956,8 @@ }, "property": { "type": "Identifier", - "start": 74326, - "end": 74334, + "start": 74313, + "end": 74321, "loc": { "start": { "line": 2417, @@ -115011,8 +114979,8 @@ }, { "type": "IfStatement", - "start": 74345, - "end": 74409, + "start": 74332, + "end": 74396, "loc": { "start": { "line": 2418, @@ -115025,8 +114993,8 @@ }, "test": { "type": "LogicalExpression", - "start": 74349, - "end": 74376, + "start": 74336, + "end": 74363, "loc": { "start": { "line": 2418, @@ -115039,8 +115007,8 @@ }, "left": { "type": "UnaryExpression", - "start": 74349, - "end": 74353, + "start": 74336, + "end": 74340, "loc": { "start": { "line": 2418, @@ -115055,8 +115023,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 74350, - "end": 74353, + "start": 74337, + "end": 74340, "loc": { "start": { "line": 2418, @@ -115077,8 +115045,8 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 74357, - "end": 74376, + "start": 74344, + "end": 74363, "loc": { "start": { "line": 2418, @@ -115093,8 +115061,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 74358, - "end": 74376, + "start": 74345, + "end": 74363, "loc": { "start": { "line": 2418, @@ -115107,8 +115075,8 @@ }, "callee": { "type": "Identifier", - "start": 74358, - "end": 74367, + "start": 74345, + "end": 74354, "loc": { "start": { "line": 2418, @@ -115125,8 +115093,8 @@ "arguments": [ { "type": "Identifier", - "start": 74368, - "end": 74375, + "start": 74355, + "end": 74362, "loc": { "start": { "line": 2418, @@ -115149,8 +115117,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 74378, - "end": 74409, + "start": 74365, + "end": 74396, "loc": { "start": { "line": 2418, @@ -115164,8 +115132,8 @@ "body": [ { "type": "ReturnStatement", - "start": 74392, - "end": 74399, + "start": 74379, + "end": 74386, "loc": { "start": { "line": 2419, @@ -115187,8 +115155,8 @@ { "type": "CommentLine", "value": " always visible rows are valid", - "start": 74419, - "end": 74451, + "start": 74406, + "end": 74438, "loc": { "start": { "line": 2422, @@ -115204,8 +115172,8 @@ }, { "type": "IfStatement", - "start": 74460, - "end": 74546, + "start": 74447, + "end": 74533, "loc": { "start": { "line": 2423, @@ -115218,8 +115186,8 @@ }, "test": { "type": "BinaryExpression", - "start": 74464, - "end": 74505, + "start": 74451, + "end": 74492, "loc": { "start": { "line": 2423, @@ -115232,8 +115200,8 @@ }, "left": { "type": "CallExpression", - "start": 74464, - "end": 74498, + "start": 74451, + "end": 74485, "loc": { "start": { "line": 2423, @@ -115246,8 +115214,8 @@ }, "callee": { "type": "MemberExpression", - "start": 74464, - "end": 74488, + "start": 74451, + "end": 74475, "loc": { "start": { "line": 2423, @@ -115260,8 +115228,8 @@ }, "object": { "type": "MemberExpression", - "start": 74464, - "end": 74480, + "start": 74451, + "end": 74467, "loc": { "start": { "line": 2423, @@ -115274,8 +115242,8 @@ }, "object": { "type": "ThisExpression", - "start": 74464, - "end": 74468, + "start": 74451, + "end": 74455, "loc": { "start": { "line": 2423, @@ -115290,8 +115258,8 @@ }, "property": { "type": "Identifier", - "start": 74469, - "end": 74480, + "start": 74456, + "end": 74467, "loc": { "start": { "line": 2423, @@ -115310,8 +115278,8 @@ }, "property": { "type": "Identifier", - "start": 74481, - "end": 74488, + "start": 74468, + "end": 74475, "loc": { "start": { "line": 2423, @@ -115331,8 +115299,8 @@ "arguments": [ { "type": "Identifier", - "start": 74489, - "end": 74497, + "start": 74476, + "end": 74484, "loc": { "start": { "line": 2423, @@ -115352,8 +115320,8 @@ "operator": "!==", "right": { "type": "UnaryExpression", - "start": 74503, - "end": 74505, + "start": 74490, + "end": 74492, "loc": { "start": { "line": 2423, @@ -115368,8 +115336,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 74504, - "end": 74505, + "start": 74491, + "end": 74492, "loc": { "start": { "line": 2423, @@ -115394,8 +115362,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 74507, - "end": 74546, + "start": 74494, + "end": 74533, "loc": { "start": { "line": 2423, @@ -115409,8 +115377,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 74521, - "end": 74536, + "start": 74508, + "end": 74523, "loc": { "start": { "line": 2424, @@ -115423,8 +115391,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 74521, - "end": 74535, + "start": 74508, + "end": 74522, "loc": { "start": { "line": 2424, @@ -115438,8 +115406,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 74521, - "end": 74528, + "start": 74508, + "end": 74515, "loc": { "start": { "line": 2424, @@ -115455,8 +115423,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 74531, - "end": 74535, + "start": 74518, + "end": 74522, "loc": { "start": { "line": 2424, @@ -115479,8 +115447,8 @@ { "type": "CommentLine", "value": " always visible rows are valid", - "start": 74419, - "end": 74451, + "start": 74406, + "end": 74438, "loc": { "start": { "line": 2422, @@ -115496,8 +115464,8 @@ }, { "type": "VariableDeclaration", - "start": 74556, - "end": 74646, + "start": 74543, + "end": 74633, "loc": { "start": { "line": 2427, @@ -115511,8 +115479,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 74560, - "end": 74593, + "start": 74547, + "end": 74580, "loc": { "start": { "line": 2427, @@ -115525,8 +115493,8 @@ }, "id": { "type": "Identifier", - "start": 74560, - "end": 74571, + "start": 74547, + "end": 74558, "loc": { "start": { "line": 2427, @@ -115542,8 +115510,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 74574, - "end": 74593, + "start": 74561, + "end": 74580, "loc": { "start": { "line": 2427, @@ -115556,8 +115524,8 @@ }, "test": { "type": "Identifier", - "start": 74574, - "end": 74581, + "start": 74561, + "end": 74568, "loc": { "start": { "line": 2427, @@ -115573,8 +115541,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 74584, - "end": 74586, + "start": 74571, + "end": 74573, "loc": { "start": { "line": 2427, @@ -115593,8 +115561,8 @@ }, "alternate": { "type": "Identifier", - "start": 74589, - "end": 74593, + "start": 74576, + "end": 74580, "loc": { "start": { "line": 2427, @@ -115612,8 +115580,8 @@ }, { "type": "VariableDeclarator", - "start": 74607, - "end": 74645, + "start": 74594, + "end": 74632, "loc": { "start": { "line": 2428, @@ -115626,8 +115594,8 @@ }, "id": { "type": "Identifier", - "start": 74607, - "end": 74616, + "start": 74594, + "end": 74603, "loc": { "start": { "line": 2428, @@ -115643,8 +115611,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 74619, - "end": 74645, + "start": 74606, + "end": 74632, "loc": { "start": { "line": 2428, @@ -115657,8 +115625,8 @@ }, "test": { "type": "Identifier", - "start": 74619, - "end": 74626, + "start": 74606, + "end": 74613, "loc": { "start": { "line": 2428, @@ -115674,8 +115642,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 74629, - "end": 74635, + "start": 74616, + "end": 74622, "loc": { "start": { "line": 2428, @@ -115694,8 +115662,8 @@ }, "alternate": { "type": "StringLiteral", - "start": 74638, - "end": 74645, + "start": 74625, + "end": 74632, "loc": { "start": { "line": 2428, @@ -115719,8 +115687,8 @@ }, { "type": "ExpressionStatement", - "start": 74655, - "end": 74687, + "start": 74642, + "end": 74674, "loc": { "start": { "line": 2429, @@ -115733,8 +115701,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 74655, - "end": 74686, + "start": 74642, + "end": 74673, "loc": { "start": { "line": 2429, @@ -115748,8 +115716,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 74655, - "end": 74672, + "start": 74642, + "end": 74659, "loc": { "start": { "line": 2429, @@ -115762,8 +115730,8 @@ }, "object": { "type": "MemberExpression", - "start": 74655, - "end": 74664, + "start": 74642, + "end": 74651, "loc": { "start": { "line": 2429, @@ -115776,8 +115744,8 @@ }, "object": { "type": "Identifier", - "start": 74655, - "end": 74658, + "start": 74642, + "end": 74645, "loc": { "start": { "line": 2429, @@ -115793,8 +115761,8 @@ }, "property": { "type": "Identifier", - "start": 74659, - "end": 74664, + "start": 74646, + "end": 74651, "loc": { "start": { "line": 2429, @@ -115812,8 +115780,8 @@ }, "property": { "type": "Identifier", - "start": 74665, - "end": 74672, + "start": 74652, + "end": 74659, "loc": { "start": { "line": 2429, @@ -115831,8 +115799,8 @@ }, "right": { "type": "Identifier", - "start": 74675, - "end": 74686, + "start": 74662, + "end": 74673, "loc": { "start": { "line": 2429, @@ -115850,8 +115818,8 @@ }, { "type": "IfStatement", - "start": 74697, - "end": 74778, + "start": 74684, + "end": 74765, "loc": { "start": { "line": 2431, @@ -115864,8 +115832,8 @@ }, "test": { "type": "MemberExpression", - "start": 74701, - "end": 74712, + "start": 74688, + "end": 74699, "loc": { "start": { "line": 2431, @@ -115878,8 +115846,8 @@ }, "object": { "type": "ThisExpression", - "start": 74701, - "end": 74705, + "start": 74688, + "end": 74692, "loc": { "start": { "line": 2431, @@ -115893,8 +115861,8 @@ }, "property": { "type": "Identifier", - "start": 74706, - "end": 74712, + "start": 74693, + "end": 74699, "loc": { "start": { "line": 2431, @@ -115912,8 +115880,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 74714, - "end": 74778, + "start": 74701, + "end": 74765, "loc": { "start": { "line": 2431, @@ -115927,8 +115895,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 74728, - "end": 74768, + "start": 74715, + "end": 74755, "loc": { "start": { "line": 2432, @@ -115941,8 +115909,8 @@ }, "expression": { "type": "CallExpression", - "start": 74728, - "end": 74767, + "start": 74715, + "end": 74754, "loc": { "start": { "line": 2432, @@ -115955,8 +115923,8 @@ }, "callee": { "type": "MemberExpression", - "start": 74728, - "end": 74744, + "start": 74715, + "end": 74731, "loc": { "start": { "line": 2432, @@ -115969,8 +115937,8 @@ }, "object": { "type": "Identifier", - "start": 74728, - "end": 74731, + "start": 74715, + "end": 74718, "loc": { "start": { "line": 2432, @@ -115986,8 +115954,8 @@ }, "property": { "type": "Identifier", - "start": 74732, - "end": 74744, + "start": 74719, + "end": 74731, "loc": { "start": { "line": 2432, @@ -116006,8 +115974,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 74745, - "end": 74755, + "start": 74732, + "end": 74742, "loc": { "start": { "line": 2432, @@ -116026,8 +115994,8 @@ }, { "type": "Identifier", - "start": 74757, - "end": 74766, + "start": 74744, + "end": 74753, "loc": { "start": { "line": 2432, @@ -116051,8 +116019,8 @@ }, { "type": "IfStatement", - "start": 74788, - "end": 75056, + "start": 74775, + "end": 75043, "loc": { "start": { "line": 2435, @@ -116065,8 +116033,8 @@ }, "test": { "type": "Identifier", - "start": 74792, - "end": 74799, + "start": 74779, + "end": 74786, "loc": { "start": { "line": 2435, @@ -116082,8 +116050,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 74801, - "end": 75056, + "start": 74788, + "end": 75043, "loc": { "start": { "line": 2435, @@ -116097,8 +116065,8 @@ "body": [ { "type": "IfStatement", - "start": 74815, - "end": 74932, + "start": 74802, + "end": 74919, "loc": { "start": { "line": 2436, @@ -116111,8 +116079,8 @@ }, "test": { "type": "BinaryExpression", - "start": 74819, - "end": 74863, + "start": 74806, + "end": 74850, "loc": { "start": { "line": 2436, @@ -116125,8 +116093,8 @@ }, "left": { "type": "CallExpression", - "start": 74819, - "end": 74856, + "start": 74806, + "end": 74843, "loc": { "start": { "line": 2436, @@ -116139,8 +116107,8 @@ }, "callee": { "type": "MemberExpression", - "start": 74819, - "end": 74846, + "start": 74806, + "end": 74833, "loc": { "start": { "line": 2436, @@ -116153,8 +116121,8 @@ }, "object": { "type": "MemberExpression", - "start": 74819, - "end": 74838, + "start": 74806, + "end": 74825, "loc": { "start": { "line": 2436, @@ -116167,8 +116135,8 @@ }, "object": { "type": "ThisExpression", - "start": 74819, - "end": 74823, + "start": 74806, + "end": 74810, "loc": { "start": { "line": 2436, @@ -116182,8 +116150,8 @@ }, "property": { "type": "Identifier", - "start": 74824, - "end": 74838, + "start": 74811, + "end": 74825, "loc": { "start": { "line": 2436, @@ -116201,8 +116169,8 @@ }, "property": { "type": "Identifier", - "start": 74839, - "end": 74846, + "start": 74826, + "end": 74833, "loc": { "start": { "line": 2436, @@ -116221,8 +116189,8 @@ "arguments": [ { "type": "Identifier", - "start": 74847, - "end": 74855, + "start": 74834, + "end": 74842, "loc": { "start": { "line": 2436, @@ -116241,8 +116209,8 @@ "operator": "===", "right": { "type": "UnaryExpression", - "start": 74861, - "end": 74863, + "start": 74848, + "end": 74850, "loc": { "start": { "line": 2436, @@ -116257,8 +116225,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 74862, - "end": 74863, + "start": 74849, + "end": 74850, "loc": { "start": { "line": 2436, @@ -116282,8 +116250,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 74865, - "end": 74932, + "start": 74852, + "end": 74919, "loc": { "start": { "line": 2436, @@ -116297,8 +116265,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 74883, - "end": 74918, + "start": 74870, + "end": 74905, "loc": { "start": { "line": 2437, @@ -116311,8 +116279,8 @@ }, "expression": { "type": "CallExpression", - "start": 74883, - "end": 74917, + "start": 74870, + "end": 74904, "loc": { "start": { "line": 2437, @@ -116325,8 +116293,8 @@ }, "callee": { "type": "MemberExpression", - "start": 74883, - "end": 74907, + "start": 74870, + "end": 74894, "loc": { "start": { "line": 2437, @@ -116339,8 +116307,8 @@ }, "object": { "type": "MemberExpression", - "start": 74883, - "end": 74902, + "start": 74870, + "end": 74889, "loc": { "start": { "line": 2437, @@ -116353,8 +116321,8 @@ }, "object": { "type": "ThisExpression", - "start": 74883, - "end": 74887, + "start": 74870, + "end": 74874, "loc": { "start": { "line": 2437, @@ -116368,8 +116336,8 @@ }, "property": { "type": "Identifier", - "start": 74888, - "end": 74902, + "start": 74875, + "end": 74889, "loc": { "start": { "line": 2437, @@ -116387,8 +116355,8 @@ }, "property": { "type": "Identifier", - "start": 74903, - "end": 74907, + "start": 74890, + "end": 74894, "loc": { "start": { "line": 2437, @@ -116407,8 +116375,8 @@ "arguments": [ { "type": "Identifier", - "start": 74908, - "end": 74916, + "start": 74895, + "end": 74903, "loc": { "start": { "line": 2437, @@ -116432,8 +116400,8 @@ }, { "type": "ExpressionStatement", - "start": 74946, - "end": 74982, + "start": 74933, + "end": 74969, "loc": { "start": { "line": 2440, @@ -116446,8 +116414,8 @@ }, "expression": { "type": "CallExpression", - "start": 74946, - "end": 74981, + "start": 74933, + "end": 74968, "loc": { "start": { "line": 2440, @@ -116460,8 +116428,8 @@ }, "callee": { "type": "MemberExpression", - "start": 74946, - "end": 74965, + "start": 74933, + "end": 74952, "loc": { "start": { "line": 2440, @@ -116474,8 +116442,8 @@ }, "object": { "type": "ThisExpression", - "start": 74946, - "end": 74950, + "start": 74933, + "end": 74937, "loc": { "start": { "line": 2440, @@ -116489,8 +116457,8 @@ }, "property": { "type": "Identifier", - "start": 74951, - "end": 74965, + "start": 74938, + "end": 74952, "loc": { "start": { "line": 2440, @@ -116509,8 +116477,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 74966, - "end": 74970, + "start": 74953, + "end": 74957, "loc": { "start": { "line": 2440, @@ -116524,8 +116492,8 @@ }, { "type": "Identifier", - "start": 74972, - "end": 74980, + "start": 74959, + "end": 74967, "loc": { "start": { "line": 2440, @@ -116544,8 +116512,8 @@ }, { "type": "ExpressionStatement", - "start": 74995, - "end": 75046, + "start": 74982, + "end": 75033, "loc": { "start": { "line": 2441, @@ -116558,8 +116526,8 @@ }, "expression": { "type": "CallExpression", - "start": 74995, - "end": 75045, + "start": 74982, + "end": 75032, "loc": { "start": { "line": 2441, @@ -116572,8 +116540,8 @@ }, "callee": { "type": "MemberExpression", - "start": 74995, - "end": 75012, + "start": 74982, + "end": 74999, "loc": { "start": { "line": 2441, @@ -116586,8 +116554,8 @@ }, "object": { "type": "MemberExpression", - "start": 74995, - "end": 75007, + "start": 74982, + "end": 74994, "loc": { "start": { "line": 2441, @@ -116600,8 +116568,8 @@ }, "object": { "type": "ThisExpression", - "start": 74995, - "end": 74999, + "start": 74982, + "end": 74986, "loc": { "start": { "line": 2441, @@ -116615,8 +116583,8 @@ }, "property": { "type": "Identifier", - "start": 75000, - "end": 75007, + "start": 74987, + "end": 74994, "loc": { "start": { "line": 2441, @@ -116634,8 +116602,8 @@ }, "property": { "type": "Identifier", - "start": 75008, - "end": 75012, + "start": 74995, + "end": 74999, "loc": { "start": { "line": 2441, @@ -116654,8 +116622,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 75013, - "end": 75028, + "start": 75000, + "end": 75015, "loc": { "start": { "line": 2441, @@ -116674,8 +116642,8 @@ }, { "type": "ThisExpression", - "start": 75030, - "end": 75034, + "start": 75017, + "end": 75021, "loc": { "start": { "line": 2441, @@ -116689,8 +116657,8 @@ }, { "type": "Identifier", - "start": 75036, - "end": 75044, + "start": 75023, + "end": 75031, "loc": { "start": { "line": 2441, @@ -116720,8 +116688,8 @@ { "type": "CommentBlock", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", - "start": 74081, - "end": 74254, + "start": 74068, + "end": 74241, "loc": { "start": { "line": 2411, @@ -116738,8 +116706,8 @@ { "type": "CommentBlock", "value": "*\n * Validate all filterable rows\n ", - "start": 75068, - "end": 75115, + "start": 75055, + "end": 75102, "loc": { "start": { "line": 2445, @@ -116755,8 +116723,8 @@ }, { "type": "ClassMethod", - "start": 75120, - "end": 75359, + "start": 75107, + "end": 75346, "loc": { "start": { "line": 2448, @@ -116771,8 +116739,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 75120, - "end": 75135, + "start": 75107, + "end": 75122, "loc": { "start": { "line": 2448, @@ -116795,8 +116763,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 75138, - "end": 75359, + "start": 75125, + "end": 75346, "loc": { "start": { "line": 2448, @@ -116810,8 +116778,8 @@ "body": [ { "type": "IfStatement", - "start": 75148, - "end": 75202, + "start": 75135, + "end": 75189, "loc": { "start": { "line": 2449, @@ -116824,8 +116792,8 @@ }, "test": { "type": "UnaryExpression", - "start": 75152, - "end": 75169, + "start": 75139, + "end": 75156, "loc": { "start": { "line": 2449, @@ -116840,8 +116808,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 75153, - "end": 75169, + "start": 75140, + "end": 75156, "loc": { "start": { "line": 2449, @@ -116854,8 +116822,8 @@ }, "object": { "type": "ThisExpression", - "start": 75153, - "end": 75157, + "start": 75140, + "end": 75144, "loc": { "start": { "line": 2449, @@ -116869,8 +116837,8 @@ }, "property": { "type": "Identifier", - "start": 75158, - "end": 75169, + "start": 75145, + "end": 75156, "loc": { "start": { "line": 2449, @@ -116892,8 +116860,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 75171, - "end": 75202, + "start": 75158, + "end": 75189, "loc": { "start": { "line": 2449, @@ -116907,8 +116875,8 @@ "body": [ { "type": "ReturnStatement", - "start": 75185, - "end": 75192, + "start": 75172, + "end": 75179, "loc": { "start": { "line": 2450, @@ -116928,8 +116896,8 @@ }, { "type": "ExpressionStatement", - "start": 75211, - "end": 75236, + "start": 75198, + "end": 75223, "loc": { "start": { "line": 2452, @@ -116942,8 +116910,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 75211, - "end": 75235, + "start": 75198, + "end": 75222, "loc": { "start": { "line": 2452, @@ -116957,8 +116925,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 75211, - "end": 75230, + "start": 75198, + "end": 75217, "loc": { "start": { "line": 2452, @@ -116971,8 +116939,8 @@ }, "object": { "type": "ThisExpression", - "start": 75211, - "end": 75215, + "start": 75198, + "end": 75202, "loc": { "start": { "line": 2452, @@ -116986,8 +116954,8 @@ }, "property": { "type": "Identifier", - "start": 75216, - "end": 75230, + "start": 75203, + "end": 75217, "loc": { "start": { "line": 2452, @@ -117005,8 +116973,8 @@ }, "right": { "type": "ArrayExpression", - "start": 75233, - "end": 75235, + "start": 75220, + "end": 75222, "loc": { "start": { "line": 2452, @@ -117023,8 +116991,8 @@ }, { "type": "ForStatement", - "start": 75245, - "end": 75353, + "start": 75232, + "end": 75340, "loc": { "start": { "line": 2453, @@ -117037,8 +117005,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 75250, - "end": 75269, + "start": 75237, + "end": 75256, "loc": { "start": { "line": 2453, @@ -117052,8 +117020,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 75254, - "end": 75269, + "start": 75241, + "end": 75256, "loc": { "start": { "line": 2453, @@ -117066,8 +117034,8 @@ }, "id": { "type": "Identifier", - "start": 75254, - "end": 75255, + "start": 75241, + "end": 75242, "loc": { "start": { "line": 2453, @@ -117083,8 +117051,8 @@ }, "init": { "type": "MemberExpression", - "start": 75258, - "end": 75269, + "start": 75245, + "end": 75256, "loc": { "start": { "line": 2453, @@ -117097,8 +117065,8 @@ }, "object": { "type": "ThisExpression", - "start": 75258, - "end": 75262, + "start": 75245, + "end": 75249, "loc": { "start": { "line": 2453, @@ -117112,8 +117080,8 @@ }, "property": { "type": "Identifier", - "start": 75263, - "end": 75269, + "start": 75250, + "end": 75256, "loc": { "start": { "line": 2453, @@ -117135,8 +117103,8 @@ }, "test": { "type": "BinaryExpression", - "start": 75271, - "end": 75296, + "start": 75258, + "end": 75283, "loc": { "start": { "line": 2453, @@ -117149,8 +117117,8 @@ }, "left": { "type": "Identifier", - "start": 75271, - "end": 75272, + "start": 75258, + "end": 75259, "loc": { "start": { "line": 2453, @@ -117167,8 +117135,8 @@ "operator": "<", "right": { "type": "MemberExpression", - "start": 75275, - "end": 75296, + "start": 75262, + "end": 75283, "loc": { "start": { "line": 2453, @@ -117181,8 +117149,8 @@ }, "object": { "type": "ThisExpression", - "start": 75275, - "end": 75279, + "start": 75262, + "end": 75266, "loc": { "start": { "line": 2453, @@ -117196,8 +117164,8 @@ }, "property": { "type": "Identifier", - "start": 75280, - "end": 75296, + "start": 75267, + "end": 75283, "loc": { "start": { "line": 2453, @@ -117216,8 +117184,8 @@ }, "update": { "type": "UpdateExpression", - "start": 75298, - "end": 75301, + "start": 75285, + "end": 75288, "loc": { "start": { "line": 2453, @@ -117232,8 +117200,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 75298, - "end": 75299, + "start": 75285, + "end": 75286, "loc": { "start": { "line": 2453, @@ -117250,8 +117218,8 @@ }, "body": { "type": "BlockStatement", - "start": 75303, - "end": 75353, + "start": 75290, + "end": 75340, "loc": { "start": { "line": 2453, @@ -117265,8 +117233,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 75317, - "end": 75343, + "start": 75304, + "end": 75330, "loc": { "start": { "line": 2454, @@ -117279,8 +117247,8 @@ }, "expression": { "type": "CallExpression", - "start": 75317, - "end": 75342, + "start": 75304, + "end": 75329, "loc": { "start": { "line": 2454, @@ -117293,8 +117261,8 @@ }, "callee": { "type": "MemberExpression", - "start": 75317, - "end": 75333, + "start": 75304, + "end": 75320, "loc": { "start": { "line": 2454, @@ -117307,8 +117275,8 @@ }, "object": { "type": "ThisExpression", - "start": 75317, - "end": 75321, + "start": 75304, + "end": 75308, "loc": { "start": { "line": 2454, @@ -117322,8 +117290,8 @@ }, "property": { "type": "Identifier", - "start": 75322, - "end": 75333, + "start": 75309, + "end": 75320, "loc": { "start": { "line": 2454, @@ -117342,8 +117310,8 @@ "arguments": [ { "type": "Identifier", - "start": 75334, - "end": 75335, + "start": 75321, + "end": 75322, "loc": { "start": { "line": 2454, @@ -117359,8 +117327,8 @@ }, { "type": "BooleanLiteral", - "start": 75337, - "end": 75341, + "start": 75324, + "end": 75328, "loc": { "start": { "line": 2454, @@ -117388,8 +117356,8 @@ { "type": "CommentBlock", "value": "*\n * Validate all filterable rows\n ", - "start": 75068, - "end": 75115, + "start": 75055, + "end": 75102, "loc": { "start": { "line": 2445, @@ -117406,8 +117374,8 @@ { "type": "CommentBlock", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", - "start": 75365, - "end": 75527, + "start": 75352, + "end": 75514, "loc": { "start": { "line": 2458, @@ -117423,8 +117391,8 @@ }, { "type": "ClassMethod", - "start": 75532, - "end": 77173, + "start": 75519, + "end": 77160, "loc": { "start": { "line": 2463, @@ -117439,8 +117407,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 75532, - "end": 75546, + "start": 75519, + "end": 75533, "loc": { "start": { "line": 2463, @@ -117463,8 +117431,8 @@ "params": [ { "type": "Identifier", - "start": 75547, - "end": 75552, + "start": 75534, + "end": 75539, "loc": { "start": { "line": 2463, @@ -117480,8 +117448,8 @@ }, { "type": "AssignmentPattern", - "start": 75554, - "end": 75564, + "start": 75541, + "end": 75551, "loc": { "start": { "line": 2463, @@ -117494,8 +117462,8 @@ }, "left": { "type": "Identifier", - "start": 75554, - "end": 75559, + "start": 75541, + "end": 75546, "loc": { "start": { "line": 2463, @@ -117511,8 +117479,8 @@ }, "right": { "type": "StringLiteral", - "start": 75562, - "end": 75564, + "start": 75549, + "end": 75551, "loc": { "start": { "line": 2463, @@ -117533,8 +117501,8 @@ ], "body": { "type": "BlockStatement", - "start": 75566, - "end": 77173, + "start": 75553, + "end": 77160, "loc": { "start": { "line": 2463, @@ -117548,8 +117516,8 @@ "body": [ { "type": "IfStatement", - "start": 75576, - "end": 75626, + "start": 75563, + "end": 75613, "loc": { "start": { "line": 2464, @@ -117562,8 +117530,8 @@ }, "test": { "type": "UnaryExpression", - "start": 75580, - "end": 75593, + "start": 75567, + "end": 75580, "loc": { "start": { "line": 2464, @@ -117578,8 +117546,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 75581, - "end": 75593, + "start": 75568, + "end": 75580, "loc": { "start": { "line": 2464, @@ -117592,8 +117560,8 @@ }, "object": { "type": "ThisExpression", - "start": 75581, - "end": 75585, + "start": 75568, + "end": 75572, "loc": { "start": { "line": 2464, @@ -117607,8 +117575,8 @@ }, "property": { "type": "Identifier", - "start": 75586, - "end": 75593, + "start": 75573, + "end": 75580, "loc": { "start": { "line": 2464, @@ -117630,8 +117598,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 75595, - "end": 75626, + "start": 75582, + "end": 75613, "loc": { "start": { "line": 2464, @@ -117645,8 +117613,8 @@ "body": [ { "type": "ReturnStatement", - "start": 75609, - "end": 75616, + "start": 75596, + "end": 75603, "loc": { "start": { "line": 2465, @@ -117666,8 +117634,8 @@ }, { "type": "VariableDeclaration", - "start": 75635, - "end": 75726, + "start": 75622, + "end": 75713, "loc": { "start": { "line": 2467, @@ -117681,8 +117649,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 75639, - "end": 75673, + "start": 75626, + "end": 75660, "loc": { "start": { "line": 2467, @@ -117695,8 +117663,8 @@ }, "id": { "type": "Identifier", - "start": 75639, - "end": 75642, + "start": 75626, + "end": 75629, "loc": { "start": { "line": 2467, @@ -117712,8 +117680,8 @@ }, "init": { "type": "CallExpression", - "start": 75645, - "end": 75673, + "start": 75632, + "end": 75660, "loc": { "start": { "line": 2467, @@ -117726,8 +117694,8 @@ }, "callee": { "type": "MemberExpression", - "start": 75645, - "end": 75666, + "start": 75632, + "end": 75653, "loc": { "start": { "line": 2467, @@ -117740,8 +117708,8 @@ }, "object": { "type": "ThisExpression", - "start": 75645, - "end": 75649, + "start": 75632, + "end": 75636, "loc": { "start": { "line": 2467, @@ -117755,8 +117723,8 @@ }, "property": { "type": "Identifier", - "start": 75650, - "end": 75666, + "start": 75637, + "end": 75653, "loc": { "start": { "line": 2467, @@ -117775,8 +117743,8 @@ "arguments": [ { "type": "Identifier", - "start": 75667, - "end": 75672, + "start": 75654, + "end": 75659, "loc": { "start": { "line": 2467, @@ -117795,8 +117763,8 @@ }, { "type": "VariableDeclarator", - "start": 75687, - "end": 75725, + "start": 75674, + "end": 75712, "loc": { "start": { "line": 2468, @@ -117809,8 +117777,8 @@ }, "id": { "type": "Identifier", - "start": 75687, - "end": 75697, + "start": 75674, + "end": 75684, "loc": { "start": { "line": 2468, @@ -117826,8 +117794,8 @@ }, "init": { "type": "CallExpression", - "start": 75700, - "end": 75725, + "start": 75687, + "end": 75712, "loc": { "start": { "line": 2468, @@ -117840,8 +117808,8 @@ }, "callee": { "type": "MemberExpression", - "start": 75700, - "end": 75718, + "start": 75687, + "end": 75705, "loc": { "start": { "line": 2468, @@ -117854,8 +117822,8 @@ }, "object": { "type": "ThisExpression", - "start": 75700, - "end": 75704, + "start": 75687, + "end": 75691, "loc": { "start": { "line": 2468, @@ -117869,8 +117837,8 @@ }, "property": { "type": "Identifier", - "start": 75705, - "end": 75718, + "start": 75692, + "end": 75705, "loc": { "start": { "line": 2468, @@ -117889,8 +117857,8 @@ "arguments": [ { "type": "Identifier", - "start": 75719, - "end": 75724, + "start": 75706, + "end": 75711, "loc": { "start": { "line": 2468, @@ -117912,8 +117880,8 @@ }, { "type": "IfStatement", - "start": 75736, - "end": 75777, + "start": 75723, + "end": 75764, "loc": { "start": { "line": 2470, @@ -117926,8 +117894,8 @@ }, "test": { "type": "UnaryExpression", - "start": 75740, - "end": 75744, + "start": 75727, + "end": 75731, "loc": { "start": { "line": 2470, @@ -117942,8 +117910,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 75741, - "end": 75744, + "start": 75728, + "end": 75731, "loc": { "start": { "line": 2470, @@ -117963,8 +117931,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 75746, - "end": 75777, + "start": 75733, + "end": 75764, "loc": { "start": { "line": 2470, @@ -117978,8 +117946,8 @@ "body": [ { "type": "ReturnStatement", - "start": 75760, - "end": 75767, + "start": 75747, + "end": 75754, "loc": { "start": { "line": 2471, @@ -117999,8 +117967,8 @@ }, { "type": "IfStatement", - "start": 75787, - "end": 77167, + "start": 75774, + "end": 77154, "loc": { "start": { "line": 2474, @@ -118013,8 +117981,8 @@ }, "test": { "type": "LogicalExpression", - "start": 75791, - "end": 75842, + "start": 75778, + "end": 75829, "loc": { "start": { "line": 2474, @@ -118027,8 +117995,8 @@ }, "left": { "type": "BinaryExpression", - "start": 75791, - "end": 75814, + "start": 75778, + "end": 75801, "loc": { "start": { "line": 2474, @@ -118041,8 +118009,8 @@ }, "left": { "type": "Identifier", - "start": 75791, - "end": 75801, + "start": 75778, + "end": 75788, "loc": { "start": { "line": 2474, @@ -118059,8 +118027,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 75806, - "end": 75814, + "start": 75793, + "end": 75801, "loc": { "start": { "line": 2474, @@ -118078,8 +118046,8 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 75818, - "end": 75842, + "start": 75805, + "end": 75829, "loc": { "start": { "line": 2474, @@ -118092,8 +118060,8 @@ }, "left": { "type": "Identifier", - "start": 75818, - "end": 75828, + "start": 75805, + "end": 75815, "loc": { "start": { "line": 2474, @@ -118110,8 +118078,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 75833, - "end": 75842, + "start": 75820, + "end": 75829, "loc": { "start": { "line": 2474, @@ -118129,8 +118097,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 75844, - "end": 76094, + "start": 75831, + "end": 76081, "loc": { "start": { "line": 2474, @@ -118144,8 +118112,8 @@ "body": [ { "type": "IfStatement", - "start": 75858, - "end": 76053, + "start": 75845, + "end": 76040, "loc": { "start": { "line": 2475, @@ -118158,8 +118126,8 @@ }, "test": { "type": "LogicalExpression", - "start": 75862, - "end": 75903, + "start": 75849, + "end": 75890, "loc": { "start": { "line": 2475, @@ -118172,8 +118140,8 @@ }, "left": { "type": "MemberExpression", - "start": 75862, - "end": 75882, + "start": 75849, + "end": 75869, "loc": { "start": { "line": 2475, @@ -118186,8 +118154,8 @@ }, "object": { "type": "ThisExpression", - "start": 75862, - "end": 75866, + "start": 75849, + "end": 75853, "loc": { "start": { "line": 2475, @@ -118201,8 +118169,8 @@ }, "property": { "type": "Identifier", - "start": 75867, - "end": 75882, + "start": 75854, + "end": 75869, "loc": { "start": { "line": 2475, @@ -118221,8 +118189,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 75886, - "end": 75903, + "start": 75873, + "end": 75890, "loc": { "start": { "line": 2475, @@ -118237,8 +118205,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 75887, - "end": 75903, + "start": 75874, + "end": 75890, "loc": { "start": { "line": 2475, @@ -118251,8 +118219,8 @@ }, "object": { "type": "ThisExpression", - "start": 75887, - "end": 75891, + "start": 75874, + "end": 75878, "loc": { "start": { "line": 2475, @@ -118266,8 +118234,8 @@ }, "property": { "type": "Identifier", - "start": 75892, - "end": 75903, + "start": 75879, + "end": 75890, "loc": { "start": { "line": 2475, @@ -118290,8 +118258,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 75905, - "end": 76053, + "start": 75892, + "end": 76040, "loc": { "start": { "line": 2475, @@ -118305,8 +118273,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 75923, - "end": 76039, + "start": 75910, + "end": 76026, "loc": { "start": { "line": 2476, @@ -118319,8 +118287,8 @@ }, "expression": { "type": "CallExpression", - "start": 75923, - "end": 76038, + "start": 75910, + "end": 76025, "loc": { "start": { "line": 2476, @@ -118333,8 +118301,8 @@ }, "callee": { "type": "MemberExpression", - "start": 75923, - "end": 75940, + "start": 75910, + "end": 75927, "loc": { "start": { "line": 2476, @@ -118347,8 +118315,8 @@ }, "object": { "type": "MemberExpression", - "start": 75923, - "end": 75935, + "start": 75910, + "end": 75922, "loc": { "start": { "line": 2476, @@ -118361,8 +118329,8 @@ }, "object": { "type": "ThisExpression", - "start": 75923, - "end": 75927, + "start": 75910, + "end": 75914, "loc": { "start": { "line": 2476, @@ -118376,8 +118344,8 @@ }, "property": { "type": "Identifier", - "start": 75928, - "end": 75935, + "start": 75915, + "end": 75922, "loc": { "start": { "line": 2476, @@ -118395,8 +118363,8 @@ }, "property": { "type": "Identifier", - "start": 75936, - "end": 75940, + "start": 75923, + "end": 75927, "loc": { "start": { "line": 2476, @@ -118415,8 +118383,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 75941, - "end": 75962, + "start": 75928, + "end": 75949, "loc": { "start": { "line": 2476, @@ -118435,8 +118403,8 @@ }, { "type": "ThisExpression", - "start": 75964, - "end": 75968, + "start": 75951, + "end": 75955, "loc": { "start": { "line": 2476, @@ -118450,8 +118418,8 @@ }, { "type": "Identifier", - "start": 75970, - "end": 75975, + "start": 75957, + "end": 75962, "loc": { "start": { "line": 2476, @@ -118467,8 +118435,8 @@ }, { "type": "MemberExpression", - "start": 75997, - "end": 76015, + "start": 75984, + "end": 76002, "loc": { "start": { "line": 2477, @@ -118481,8 +118449,8 @@ }, "object": { "type": "ThisExpression", - "start": 75997, - "end": 76001, + "start": 75984, + "end": 75988, "loc": { "start": { "line": 2477, @@ -118496,8 +118464,8 @@ }, "property": { "type": "Identifier", - "start": 76002, - "end": 76015, + "start": 75989, + "end": 76002, "loc": { "start": { "line": 2477, @@ -118515,8 +118483,8 @@ }, { "type": "CallExpression", - "start": 76017, - "end": 76037, + "start": 76004, + "end": 76024, "loc": { "start": { "line": 2477, @@ -118529,8 +118497,8 @@ }, "callee": { "type": "MemberExpression", - "start": 76017, - "end": 76035, + "start": 76004, + "end": 76022, "loc": { "start": { "line": 2477, @@ -118543,8 +118511,8 @@ }, "object": { "type": "ThisExpression", - "start": 76017, - "end": 76021, + "start": 76004, + "end": 76008, "loc": { "start": { "line": 2477, @@ -118558,8 +118526,8 @@ }, "property": { "type": "Identifier", - "start": 76022, - "end": 76035, + "start": 76009, + "end": 76022, "loc": { "start": { "line": 2477, @@ -118587,8 +118555,8 @@ }, { "type": "ExpressionStatement", - "start": 76066, - "end": 76084, + "start": 76053, + "end": 76071, "loc": { "start": { "line": 2479, @@ -118601,8 +118569,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 76066, - "end": 76083, + "start": 76053, + "end": 76070, "loc": { "start": { "line": 2479, @@ -118616,8 +118584,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 76066, - "end": 76075, + "start": 76053, + "end": 76062, "loc": { "start": { "line": 2479, @@ -118630,8 +118598,8 @@ }, "object": { "type": "Identifier", - "start": 76066, - "end": 76069, + "start": 76053, + "end": 76056, "loc": { "start": { "line": 2479, @@ -118647,8 +118615,8 @@ }, "property": { "type": "Identifier", - "start": 76070, - "end": 76075, + "start": 76057, + "end": 76062, "loc": { "start": { "line": 2479, @@ -118666,8 +118634,8 @@ }, "right": { "type": "Identifier", - "start": 76078, - "end": 76083, + "start": 76065, + "end": 76070, "loc": { "start": { "line": 2479, @@ -118689,8 +118657,8 @@ { "type": "CommentLine", "value": "multiple selects", - "start": 76103, - "end": 76121, + "start": 76090, + "end": 76108, "loc": { "start": { "line": 2481, @@ -118706,8 +118674,8 @@ }, "alternate": { "type": "IfStatement", - "start": 76135, - "end": 77167, + "start": 76122, + "end": 77154, "loc": { "start": { "line": 2482, @@ -118720,8 +118688,8 @@ }, "test": { "type": "BinaryExpression", - "start": 76139, - "end": 76162, + "start": 76126, + "end": 76149, "loc": { "start": { "line": 2482, @@ -118734,8 +118702,8 @@ }, "left": { "type": "Identifier", - "start": 76139, - "end": 76149, + "start": 76126, + "end": 76136, "loc": { "start": { "line": 2482, @@ -118753,8 +118721,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 76154, - "end": 76162, + "start": 76141, + "end": 76149, "loc": { "start": { "line": 2482, @@ -118772,8 +118740,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 76164, - "end": 76563, + "start": 76151, + "end": 76550, "loc": { "start": { "line": 2482, @@ -118787,8 +118755,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 76178, - "end": 76273, + "start": 76165, + "end": 76260, "loc": { "start": { "line": 2483, @@ -118802,8 +118770,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 76182, - "end": 76272, + "start": 76169, + "end": 76259, "loc": { "start": { "line": 2483, @@ -118816,8 +118784,8 @@ }, "id": { "type": "Identifier", - "start": 76182, - "end": 76188, + "start": 76169, + "end": 76175, "loc": { "start": { "line": 2483, @@ -118833,8 +118801,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 76191, - "end": 76272, + "start": 76178, + "end": 76259, "loc": { "start": { "line": 2483, @@ -118847,8 +118815,8 @@ }, "test": { "type": "CallExpression", - "start": 76191, - "end": 76205, + "start": 76178, + "end": 76192, "loc": { "start": { "line": 2483, @@ -118861,8 +118829,8 @@ }, "callee": { "type": "Identifier", - "start": 76191, - "end": 76198, + "start": 76178, + "end": 76185, "loc": { "start": { "line": 2483, @@ -118879,8 +118847,8 @@ "arguments": [ { "type": "Identifier", - "start": 76199, - "end": 76204, + "start": 76186, + "end": 76191, "loc": { "start": { "line": 2483, @@ -118898,8 +118866,8 @@ }, "consequent": { "type": "Identifier", - "start": 76208, - "end": 76213, + "start": 76195, + "end": 76200, "loc": { "start": { "line": 2483, @@ -118915,8 +118883,8 @@ }, "alternate": { "type": "CallExpression", - "start": 76232, - "end": 76272, + "start": 76219, + "end": 76259, "loc": { "start": { "line": 2484, @@ -118929,8 +118897,8 @@ }, "callee": { "type": "MemberExpression", - "start": 76232, - "end": 76243, + "start": 76219, + "end": 76230, "loc": { "start": { "line": 2484, @@ -118943,8 +118911,8 @@ }, "object": { "type": "Identifier", - "start": 76232, - "end": 76237, + "start": 76219, + "end": 76224, "loc": { "start": { "line": 2484, @@ -118960,8 +118928,8 @@ }, "property": { "type": "Identifier", - "start": 76238, - "end": 76243, + "start": 76225, + "end": 76230, "loc": { "start": { "line": 2484, @@ -118980,8 +118948,8 @@ "arguments": [ { "type": "BinaryExpression", - "start": 76244, - "end": 76271, + "start": 76231, + "end": 76258, "loc": { "start": { "line": 2484, @@ -118994,8 +118962,8 @@ }, "left": { "type": "BinaryExpression", - "start": 76244, - "end": 76265, + "start": 76231, + "end": 76252, "loc": { "start": { "line": 2484, @@ -119008,8 +118976,8 @@ }, "left": { "type": "StringLiteral", - "start": 76244, - "end": 76247, + "start": 76231, + "end": 76234, "loc": { "start": { "line": 2484, @@ -119029,8 +118997,8 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 76250, - "end": 76265, + "start": 76237, + "end": 76252, "loc": { "start": { "line": 2484, @@ -119043,8 +119011,8 @@ }, "object": { "type": "ThisExpression", - "start": 76250, - "end": 76254, + "start": 76237, + "end": 76241, "loc": { "start": { "line": 2484, @@ -119058,8 +119026,8 @@ }, "property": { "type": "Identifier", - "start": 76255, - "end": 76265, + "start": 76242, + "end": 76252, "loc": { "start": { "line": 2484, @@ -119079,8 +119047,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 76268, - "end": 76271, + "start": 76255, + "end": 76258, "loc": { "start": { "line": 2484, @@ -119107,8 +119075,8 @@ }, { "type": "IfStatement", - "start": 76287, - "end": 76482, + "start": 76274, + "end": 76469, "loc": { "start": { "line": 2486, @@ -119121,8 +119089,8 @@ }, "test": { "type": "LogicalExpression", - "start": 76291, - "end": 76332, + "start": 76278, + "end": 76319, "loc": { "start": { "line": 2486, @@ -119135,8 +119103,8 @@ }, "left": { "type": "MemberExpression", - "start": 76291, - "end": 76311, + "start": 76278, + "end": 76298, "loc": { "start": { "line": 2486, @@ -119149,8 +119117,8 @@ }, "object": { "type": "ThisExpression", - "start": 76291, - "end": 76295, + "start": 76278, + "end": 76282, "loc": { "start": { "line": 2486, @@ -119164,8 +119132,8 @@ }, "property": { "type": "Identifier", - "start": 76296, - "end": 76311, + "start": 76283, + "end": 76298, "loc": { "start": { "line": 2486, @@ -119184,8 +119152,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 76315, - "end": 76332, + "start": 76302, + "end": 76319, "loc": { "start": { "line": 2486, @@ -119200,8 +119168,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 76316, - "end": 76332, + "start": 76303, + "end": 76319, "loc": { "start": { "line": 2486, @@ -119214,8 +119182,8 @@ }, "object": { "type": "ThisExpression", - "start": 76316, - "end": 76320, + "start": 76303, + "end": 76307, "loc": { "start": { "line": 2486, @@ -119229,8 +119197,8 @@ }, "property": { "type": "Identifier", - "start": 76321, - "end": 76332, + "start": 76308, + "end": 76319, "loc": { "start": { "line": 2486, @@ -119253,8 +119221,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 76334, - "end": 76482, + "start": 76321, + "end": 76469, "loc": { "start": { "line": 2486, @@ -119268,8 +119236,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 76352, - "end": 76468, + "start": 76339, + "end": 76455, "loc": { "start": { "line": 2487, @@ -119282,8 +119250,8 @@ }, "expression": { "type": "CallExpression", - "start": 76352, - "end": 76467, + "start": 76339, + "end": 76454, "loc": { "start": { "line": 2487, @@ -119296,8 +119264,8 @@ }, "callee": { "type": "MemberExpression", - "start": 76352, - "end": 76369, + "start": 76339, + "end": 76356, "loc": { "start": { "line": 2487, @@ -119310,8 +119278,8 @@ }, "object": { "type": "MemberExpression", - "start": 76352, - "end": 76364, + "start": 76339, + "end": 76351, "loc": { "start": { "line": 2487, @@ -119324,8 +119292,8 @@ }, "object": { "type": "ThisExpression", - "start": 76352, - "end": 76356, + "start": 76339, + "end": 76343, "loc": { "start": { "line": 2487, @@ -119339,8 +119307,8 @@ }, "property": { "type": "Identifier", - "start": 76357, - "end": 76364, + "start": 76344, + "end": 76351, "loc": { "start": { "line": 2487, @@ -119358,8 +119326,8 @@ }, "property": { "type": "Identifier", - "start": 76365, - "end": 76369, + "start": 76352, + "end": 76356, "loc": { "start": { "line": 2487, @@ -119378,8 +119346,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 76370, - "end": 76391, + "start": 76357, + "end": 76378, "loc": { "start": { "line": 2487, @@ -119398,8 +119366,8 @@ }, { "type": "ThisExpression", - "start": 76393, - "end": 76397, + "start": 76380, + "end": 76384, "loc": { "start": { "line": 2487, @@ -119413,8 +119381,8 @@ }, { "type": "Identifier", - "start": 76399, - "end": 76404, + "start": 76386, + "end": 76391, "loc": { "start": { "line": 2487, @@ -119430,8 +119398,8 @@ }, { "type": "MemberExpression", - "start": 76426, - "end": 76444, + "start": 76413, + "end": 76431, "loc": { "start": { "line": 2488, @@ -119444,8 +119412,8 @@ }, "object": { "type": "ThisExpression", - "start": 76426, - "end": 76430, + "start": 76413, + "end": 76417, "loc": { "start": { "line": 2488, @@ -119459,8 +119427,8 @@ }, "property": { "type": "Identifier", - "start": 76431, - "end": 76444, + "start": 76418, + "end": 76431, "loc": { "start": { "line": 2488, @@ -119478,8 +119446,8 @@ }, { "type": "CallExpression", - "start": 76446, - "end": 76466, + "start": 76433, + "end": 76453, "loc": { "start": { "line": 2488, @@ -119492,8 +119460,8 @@ }, "callee": { "type": "MemberExpression", - "start": 76446, - "end": 76464, + "start": 76433, + "end": 76451, "loc": { "start": { "line": 2488, @@ -119506,8 +119474,8 @@ }, "object": { "type": "ThisExpression", - "start": 76446, - "end": 76450, + "start": 76433, + "end": 76437, "loc": { "start": { "line": 2488, @@ -119521,8 +119489,8 @@ }, "property": { "type": "Identifier", - "start": 76451, - "end": 76464, + "start": 76438, + "end": 76451, "loc": { "start": { "line": 2488, @@ -119550,8 +119518,8 @@ }, { "type": "ExpressionStatement", - "start": 76496, - "end": 76553, + "start": 76483, + "end": 76540, "loc": { "start": { "line": 2491, @@ -119564,8 +119532,8 @@ }, "expression": { "type": "CallExpression", - "start": 76496, - "end": 76552, + "start": 76483, + "end": 76539, "loc": { "start": { "line": 2491, @@ -119578,8 +119546,8 @@ }, "callee": { "type": "MemberExpression", - "start": 76496, - "end": 76513, + "start": 76483, + "end": 76500, "loc": { "start": { "line": 2491, @@ -119592,8 +119560,8 @@ }, "object": { "type": "MemberExpression", - "start": 76496, - "end": 76508, + "start": 76483, + "end": 76495, "loc": { "start": { "line": 2491, @@ -119606,8 +119574,8 @@ }, "object": { "type": "ThisExpression", - "start": 76496, - "end": 76500, + "start": 76483, + "end": 76487, "loc": { "start": { "line": 2491, @@ -119621,8 +119589,8 @@ }, "property": { "type": "Identifier", - "start": 76501, - "end": 76508, + "start": 76488, + "end": 76495, "loc": { "start": { "line": 2491, @@ -119640,8 +119608,8 @@ }, "property": { "type": "Identifier", - "start": 76509, - "end": 76513, + "start": 76496, + "end": 76500, "loc": { "start": { "line": 2491, @@ -119660,8 +119628,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 76514, - "end": 76530, + "start": 76501, + "end": 76517, "loc": { "start": { "line": 2491, @@ -119680,8 +119648,8 @@ }, { "type": "ThisExpression", - "start": 76532, - "end": 76536, + "start": 76519, + "end": 76523, "loc": { "start": { "line": 2491, @@ -119695,8 +119663,8 @@ }, { "type": "Identifier", - "start": 76538, - "end": 76543, + "start": 76525, + "end": 76530, "loc": { "start": { "line": 2491, @@ -119712,8 +119680,8 @@ }, { "type": "Identifier", - "start": 76545, - "end": 76551, + "start": 76532, + "end": 76538, "loc": { "start": { "line": 2491, @@ -119736,8 +119704,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 76572, - "end": 76583, + "start": 76559, + "end": 76570, "loc": { "start": { "line": 2493, @@ -119753,8 +119721,8 @@ }, "alternate": { "type": "IfStatement", - "start": 76597, - "end": 77167, + "start": 76584, + "end": 77154, "loc": { "start": { "line": 2494, @@ -119767,8 +119735,8 @@ }, "test": { "type": "BinaryExpression", - "start": 76601, - "end": 76625, + "start": 76588, + "end": 76612, "loc": { "start": { "line": 2494, @@ -119781,8 +119749,8 @@ }, "left": { "type": "Identifier", - "start": 76601, - "end": 76611, + "start": 76588, + "end": 76598, "loc": { "start": { "line": 2494, @@ -119800,8 +119768,8 @@ "operator": "===", "right": { "type": "Identifier", - "start": 76616, - "end": 76625, + "start": 76603, + "end": 76612, "loc": { "start": { "line": 2494, @@ -119819,8 +119787,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 76627, - "end": 77167, + "start": 76614, + "end": 77154, "loc": { "start": { "line": 2494, @@ -119834,8 +119802,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 76641, - "end": 76657, + "start": 76628, + "end": 76644, "loc": { "start": { "line": 2495, @@ -119849,8 +119817,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 76645, - "end": 76656, + "start": 76632, + "end": 76643, "loc": { "start": { "line": 2495, @@ -119863,8 +119831,8 @@ }, "id": { "type": "Identifier", - "start": 76645, - "end": 76651, + "start": 76632, + "end": 76638, "loc": { "start": { "line": 2495, @@ -119880,8 +119848,8 @@ }, "init": { "type": "ArrayExpression", - "start": 76654, - "end": 76656, + "start": 76641, + "end": 76643, "loc": { "start": { "line": 2495, @@ -119900,8 +119868,8 @@ }, { "type": "IfStatement", - "start": 76670, - "end": 76846, + "start": 76657, + "end": 76833, "loc": { "start": { "line": 2496, @@ -119914,8 +119882,8 @@ }, "test": { "type": "LogicalExpression", - "start": 76674, - "end": 76715, + "start": 76661, + "end": 76702, "loc": { "start": { "line": 2496, @@ -119928,8 +119896,8 @@ }, "left": { "type": "MemberExpression", - "start": 76674, - "end": 76694, + "start": 76661, + "end": 76681, "loc": { "start": { "line": 2496, @@ -119942,8 +119910,8 @@ }, "object": { "type": "ThisExpression", - "start": 76674, - "end": 76678, + "start": 76661, + "end": 76665, "loc": { "start": { "line": 2496, @@ -119957,8 +119925,8 @@ }, "property": { "type": "Identifier", - "start": 76679, - "end": 76694, + "start": 76666, + "end": 76681, "loc": { "start": { "line": 2496, @@ -119977,8 +119945,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 76698, - "end": 76715, + "start": 76685, + "end": 76702, "loc": { "start": { "line": 2496, @@ -119993,8 +119961,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 76699, - "end": 76715, + "start": 76686, + "end": 76702, "loc": { "start": { "line": 2496, @@ -120007,8 +119975,8 @@ }, "object": { "type": "ThisExpression", - "start": 76699, - "end": 76703, + "start": 76686, + "end": 76690, "loc": { "start": { "line": 2496, @@ -120022,8 +119990,8 @@ }, "property": { "type": "Identifier", - "start": 76704, - "end": 76715, + "start": 76691, + "end": 76702, "loc": { "start": { "line": 2496, @@ -120046,8 +120014,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 76717, - "end": 76846, + "start": 76704, + "end": 76833, "loc": { "start": { "line": 2496, @@ -120061,8 +120029,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 76735, - "end": 76832, + "start": 76722, + "end": 76819, "loc": { "start": { "line": 2497, @@ -120075,8 +120043,8 @@ }, "expression": { "type": "CallExpression", - "start": 76735, - "end": 76831, + "start": 76722, + "end": 76818, "loc": { "start": { "line": 2497, @@ -120089,8 +120057,8 @@ }, "callee": { "type": "MemberExpression", - "start": 76735, - "end": 76752, + "start": 76722, + "end": 76739, "loc": { "start": { "line": 2497, @@ -120103,8 +120071,8 @@ }, "object": { "type": "MemberExpression", - "start": 76735, - "end": 76747, + "start": 76722, + "end": 76734, "loc": { "start": { "line": 2497, @@ -120117,8 +120085,8 @@ }, "object": { "type": "ThisExpression", - "start": 76735, - "end": 76739, + "start": 76722, + "end": 76726, "loc": { "start": { "line": 2497, @@ -120132,8 +120100,8 @@ }, "property": { "type": "Identifier", - "start": 76740, - "end": 76747, + "start": 76727, + "end": 76734, "loc": { "start": { "line": 2497, @@ -120151,8 +120119,8 @@ }, "property": { "type": "Identifier", - "start": 76748, - "end": 76752, + "start": 76735, + "end": 76739, "loc": { "start": { "line": 2497, @@ -120171,8 +120139,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 76753, - "end": 76777, + "start": 76740, + "end": 76764, "loc": { "start": { "line": 2497, @@ -120191,8 +120159,8 @@ }, { "type": "ThisExpression", - "start": 76779, - "end": 76783, + "start": 76766, + "end": 76770, "loc": { "start": { "line": 2497, @@ -120206,8 +120174,8 @@ }, { "type": "Identifier", - "start": 76785, - "end": 76790, + "start": 76772, + "end": 76777, "loc": { "start": { "line": 2497, @@ -120223,8 +120191,8 @@ }, { "type": "MemberExpression", - "start": 76812, - "end": 76830, + "start": 76799, + "end": 76817, "loc": { "start": { "line": 2498, @@ -120237,8 +120205,8 @@ }, "object": { "type": "ThisExpression", - "start": 76812, - "end": 76816, + "start": 76799, + "end": 76803, "loc": { "start": { "line": 2498, @@ -120252,8 +120220,8 @@ }, "property": { "type": "Identifier", - "start": 76817, - "end": 76830, + "start": 76804, + "end": 76817, "loc": { "start": { "line": 2498, @@ -120279,8 +120247,8 @@ }, { "type": "IfStatement", - "start": 76859, - "end": 77076, + "start": 76846, + "end": 77063, "loc": { "start": { "line": 2500, @@ -120293,8 +120261,8 @@ }, "test": { "type": "CallExpression", - "start": 76863, - "end": 76877, + "start": 76850, + "end": 76864, "loc": { "start": { "line": 2500, @@ -120307,8 +120275,8 @@ }, "callee": { "type": "Identifier", - "start": 76863, - "end": 76870, + "start": 76850, + "end": 76857, "loc": { "start": { "line": 2500, @@ -120325,8 +120293,8 @@ "arguments": [ { "type": "Identifier", - "start": 76871, - "end": 76876, + "start": 76858, + "end": 76863, "loc": { "start": { "line": 2500, @@ -120344,8 +120312,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 76879, - "end": 76926, + "start": 76866, + "end": 76913, "loc": { "start": { "line": 2500, @@ -120359,8 +120327,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 76897, - "end": 76912, + "start": 76884, + "end": 76899, "loc": { "start": { "line": 2501, @@ -120373,8 +120341,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 76897, - "end": 76911, + "start": 76884, + "end": 76898, "loc": { "start": { "line": 2501, @@ -120388,8 +120356,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 76897, - "end": 76903, + "start": 76884, + "end": 76890, "loc": { "start": { "line": 2501, @@ -120405,8 +120373,8 @@ }, "right": { "type": "Identifier", - "start": 76906, - "end": 76911, + "start": 76893, + "end": 76898, "loc": { "start": { "line": 2501, @@ -120427,8 +120395,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 76932, - "end": 77076, + "start": 76919, + "end": 77063, "loc": { "start": { "line": 2502, @@ -120442,8 +120410,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 76950, - "end": 76995, + "start": 76937, + "end": 76982, "loc": { "start": { "line": 2503, @@ -120456,8 +120424,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 76950, - "end": 76994, + "start": 76937, + "end": 76981, "loc": { "start": { "line": 2503, @@ -120471,8 +120439,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 76950, - "end": 76955, + "start": 76937, + "end": 76942, "loc": { "start": { "line": 2503, @@ -120488,8 +120456,8 @@ }, "right": { "type": "CallExpression", - "start": 76958, - "end": 76994, + "start": 76945, + "end": 76981, "loc": { "start": { "line": 2503, @@ -120502,8 +120470,8 @@ }, "callee": { "type": "Identifier", - "start": 76958, - "end": 76967, + "start": 76945, + "end": 76954, "loc": { "start": { "line": 2503, @@ -120520,8 +120488,8 @@ "arguments": [ { "type": "Identifier", - "start": 76968, - "end": 76973, + "start": 76955, + "end": 76960, "loc": { "start": { "line": 2503, @@ -120537,8 +120505,8 @@ }, { "type": "MemberExpression", - "start": 76975, - "end": 76993, + "start": 76962, + "end": 76980, "loc": { "start": { "line": 2503, @@ -120551,8 +120519,8 @@ }, "object": { "type": "ThisExpression", - "start": 76975, - "end": 76979, + "start": 76962, + "end": 76966, "loc": { "start": { "line": 2503, @@ -120566,8 +120534,8 @@ }, "property": { "type": "Identifier", - "start": 76980, - "end": 76993, + "start": 76967, + "end": 76980, "loc": { "start": { "line": 2503, @@ -120589,8 +120557,8 @@ }, { "type": "ExpressionStatement", - "start": 77012, - "end": 77062, + "start": 76999, + "end": 77049, "loc": { "start": { "line": 2504, @@ -120603,8 +120571,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 77012, - "end": 77061, + "start": 76999, + "end": 77048, "loc": { "start": { "line": 2504, @@ -120618,8 +120586,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 77012, - "end": 77018, + "start": 76999, + "end": 77005, "loc": { "start": { "line": 2504, @@ -120635,8 +120603,8 @@ }, "right": { "type": "CallExpression", - "start": 77021, - "end": 77061, + "start": 77008, + "end": 77048, "loc": { "start": { "line": 2504, @@ -120649,8 +120617,8 @@ }, "callee": { "type": "MemberExpression", - "start": 77021, - "end": 77032, + "start": 77008, + "end": 77019, "loc": { "start": { "line": 2504, @@ -120663,8 +120631,8 @@ }, "object": { "type": "Identifier", - "start": 77021, - "end": 77026, + "start": 77008, + "end": 77013, "loc": { "start": { "line": 2504, @@ -120680,8 +120648,8 @@ }, "property": { "type": "Identifier", - "start": 77027, - "end": 77032, + "start": 77014, + "end": 77019, "loc": { "start": { "line": 2504, @@ -120700,8 +120668,8 @@ "arguments": [ { "type": "BinaryExpression", - "start": 77033, - "end": 77060, + "start": 77020, + "end": 77047, "loc": { "start": { "line": 2504, @@ -120714,8 +120682,8 @@ }, "left": { "type": "BinaryExpression", - "start": 77033, - "end": 77054, + "start": 77020, + "end": 77041, "loc": { "start": { "line": 2504, @@ -120728,8 +120696,8 @@ }, "left": { "type": "StringLiteral", - "start": 77033, - "end": 77036, + "start": 77020, + "end": 77023, "loc": { "start": { "line": 2504, @@ -120749,8 +120717,8 @@ "operator": "+", "right": { "type": "MemberExpression", - "start": 77039, - "end": 77054, + "start": 77026, + "end": 77041, "loc": { "start": { "line": 2504, @@ -120763,8 +120731,8 @@ }, "object": { "type": "ThisExpression", - "start": 77039, - "end": 77043, + "start": 77026, + "end": 77030, "loc": { "start": { "line": 2504, @@ -120778,8 +120746,8 @@ }, "property": { "type": "Identifier", - "start": 77044, - "end": 77054, + "start": 77031, + "end": 77041, "loc": { "start": { "line": 2504, @@ -120799,8 +120767,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 77057, - "end": 77060, + "start": 77044, + "end": 77047, "loc": { "start": { "line": 2504, @@ -120828,8 +120796,8 @@ }, { "type": "ExpressionStatement", - "start": 77090, - "end": 77157, + "start": 77077, + "end": 77144, "loc": { "start": { "line": 2507, @@ -120842,8 +120810,8 @@ }, "expression": { "type": "CallExpression", - "start": 77090, - "end": 77156, + "start": 77077, + "end": 77143, "loc": { "start": { "line": 2507, @@ -120856,8 +120824,8 @@ }, "callee": { "type": "MemberExpression", - "start": 77090, - "end": 77107, + "start": 77077, + "end": 77094, "loc": { "start": { "line": 2507, @@ -120870,8 +120838,8 @@ }, "object": { "type": "MemberExpression", - "start": 77090, - "end": 77102, + "start": 77077, + "end": 77089, "loc": { "start": { "line": 2507, @@ -120884,8 +120852,8 @@ }, "object": { "type": "ThisExpression", - "start": 77090, - "end": 77094, + "start": 77077, + "end": 77081, "loc": { "start": { "line": 2507, @@ -120899,8 +120867,8 @@ }, "property": { "type": "Identifier", - "start": 77095, - "end": 77102, + "start": 77082, + "end": 77089, "loc": { "start": { "line": 2507, @@ -120918,8 +120886,8 @@ }, "property": { "type": "Identifier", - "start": 77103, - "end": 77107, + "start": 77090, + "end": 77094, "loc": { "start": { "line": 2507, @@ -120938,8 +120906,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 77108, - "end": 77134, + "start": 77095, + "end": 77121, "loc": { "start": { "line": 2507, @@ -120958,8 +120926,8 @@ }, { "type": "ThisExpression", - "start": 77136, - "end": 77140, + "start": 77123, + "end": 77127, "loc": { "start": { "line": 2507, @@ -120973,8 +120941,8 @@ }, { "type": "Identifier", - "start": 77142, - "end": 77147, + "start": 77129, + "end": 77134, "loc": { "start": { "line": 2507, @@ -120990,8 +120958,8 @@ }, { "type": "Identifier", - "start": 77149, - "end": 77155, + "start": 77136, + "end": 77142, "loc": { "start": { "line": 2507, @@ -121016,8 +120984,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 76572, - "end": 76583, + "start": 76559, + "end": 76570, "loc": { "start": { "line": 2493, @@ -121035,8 +121003,8 @@ { "type": "CommentLine", "value": "multiple selects", - "start": 76103, - "end": 76121, + "start": 76090, + "end": 76108, "loc": { "start": { "line": 2481, @@ -121059,8 +121027,8 @@ { "type": "CommentBlock", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", - "start": 75365, - "end": 75527, + "start": 75352, + "end": 75514, "loc": { "start": { "line": 2458, @@ -121077,8 +121045,8 @@ { "type": "CommentBlock", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", - "start": 77179, - "end": 77283, + "start": 77166, + "end": 77270, "loc": { "start": { "line": 2511, @@ -121094,8 +121062,8 @@ }, { "type": "ClassMethod", - "start": 77288, - "end": 77994, + "start": 77275, + "end": 77981, "loc": { "start": { "line": 2515, @@ -121110,8 +121078,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 77288, - "end": 77300, + "start": 77275, + "end": 77287, "loc": { "start": { "line": 2515, @@ -121134,8 +121102,8 @@ "params": [ { "type": "Identifier", - "start": 77301, - "end": 77304, + "start": 77288, + "end": 77291, "loc": { "start": { "line": 2515, @@ -121152,8 +121120,8 @@ ], "body": { "type": "BlockStatement", - "start": 77306, - "end": 77994, + "start": 77293, + "end": 77981, "loc": { "start": { "line": 2515, @@ -121167,8 +121135,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 77316, - "end": 77347, + "start": 77303, + "end": 77334, "loc": { "start": { "line": 2516, @@ -121182,8 +121150,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 77320, - "end": 77346, + "start": 77307, + "end": 77333, "loc": { "start": { "line": 2516, @@ -121196,8 +121164,8 @@ }, "id": { "type": "Identifier", - "start": 77320, - "end": 77329, + "start": 77307, + "end": 77316, "loc": { "start": { "line": 2516, @@ -121213,8 +121181,8 @@ }, "init": { "type": "MemberExpression", - "start": 77332, - "end": 77346, + "start": 77319, + "end": 77333, "loc": { "start": { "line": 2516, @@ -121227,8 +121195,8 @@ }, "object": { "type": "ThisExpression", - "start": 77332, - "end": 77336, + "start": 77319, + "end": 77323, "loc": { "start": { "line": 2516, @@ -121242,8 +121210,8 @@ }, "property": { "type": "Identifier", - "start": 77337, - "end": 77346, + "start": 77324, + "end": 77333, "loc": { "start": { "line": 2516, @@ -121265,8 +121233,8 @@ }, { "type": "IfStatement", - "start": 77356, - "end": 77415, + "start": 77343, + "end": 77402, "loc": { "start": { "line": 2517, @@ -121279,8 +121247,8 @@ }, "test": { "type": "BinaryExpression", - "start": 77360, - "end": 77382, + "start": 77347, + "end": 77369, "loc": { "start": { "line": 2517, @@ -121293,8 +121261,8 @@ }, "left": { "type": "MemberExpression", - "start": 77360, - "end": 77376, + "start": 77347, + "end": 77363, "loc": { "start": { "line": 2517, @@ -121307,8 +121275,8 @@ }, "object": { "type": "Identifier", - "start": 77360, - "end": 77369, + "start": 77347, + "end": 77356, "loc": { "start": { "line": 2517, @@ -121324,8 +121292,8 @@ }, "property": { "type": "Identifier", - "start": 77370, - "end": 77376, + "start": 77357, + "end": 77363, "loc": { "start": { "line": 2517, @@ -121344,8 +121312,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 77381, - "end": 77382, + "start": 77368, + "end": 77369, "loc": { "start": { "line": 2517, @@ -121365,8 +121333,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 77384, - "end": 77415, + "start": 77371, + "end": 77402, "loc": { "start": { "line": 2517, @@ -121380,8 +121348,8 @@ "body": [ { "type": "ReturnStatement", - "start": 77398, - "end": 77405, + "start": 77385, + "end": 77392, "loc": { "start": { "line": 2518, @@ -121401,8 +121369,8 @@ }, { "type": "ExpressionStatement", - "start": 77425, - "end": 77449, + "start": 77412, + "end": 77436, "loc": { "start": { "line": 2521, @@ -121415,8 +121383,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 77425, - "end": 77448, + "start": 77412, + "end": 77435, "loc": { "start": { "line": 2521, @@ -121430,8 +121398,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 77425, - "end": 77428, + "start": 77412, + "end": 77415, "loc": { "start": { "line": 2521, @@ -121447,8 +121415,8 @@ }, "right": { "type": "LogicalExpression", - "start": 77431, - "end": 77448, + "start": 77418, + "end": 77435, "loc": { "start": { "line": 2521, @@ -121461,8 +121429,8 @@ }, "left": { "type": "Identifier", - "start": 77431, - "end": 77434, + "start": 77418, + "end": 77421, "loc": { "start": { "line": 2521, @@ -121479,8 +121447,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 77438, - "end": 77448, + "start": 77425, + "end": 77435, "loc": { "start": { "line": 2521, @@ -121493,8 +121461,8 @@ }, "callee": { "type": "MemberExpression", - "start": 77438, - "end": 77446, + "start": 77425, + "end": 77433, "loc": { "start": { "line": 2521, @@ -121507,8 +121475,8 @@ }, "object": { "type": "ThisExpression", - "start": 77438, - "end": 77442, + "start": 77425, + "end": 77429, "loc": { "start": { "line": 2521, @@ -121522,8 +121490,8 @@ }, "property": { "type": "Identifier", - "start": 77443, - "end": 77446, + "start": 77430, + "end": 77433, "loc": { "start": { "line": 2521, @@ -121546,8 +121514,8 @@ }, { "type": "VariableDeclaration", - "start": 77459, - "end": 77489, + "start": 77446, + "end": 77476, "loc": { "start": { "line": 2523, @@ -121561,8 +121529,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 77463, - "end": 77488, + "start": 77450, + "end": 77475, "loc": { "start": { "line": 2523, @@ -121575,8 +121543,8 @@ }, "id": { "type": "Identifier", - "start": 77463, - "end": 77470, + "start": 77450, + "end": 77457, "loc": { "start": { "line": 2523, @@ -121592,8 +121560,8 @@ }, "init": { "type": "CallExpression", - "start": 77473, - "end": 77488, + "start": 77460, + "end": 77475, "loc": { "start": { "line": 2523, @@ -121606,8 +121574,8 @@ }, "callee": { "type": "Identifier", - "start": 77473, - "end": 77476, + "start": 77460, + "end": 77463, "loc": { "start": { "line": 2523, @@ -121624,8 +121592,8 @@ "arguments": [ { "type": "Identifier", - "start": 77477, - "end": 77480, + "start": 77464, + "end": 77467, "loc": { "start": { "line": 2523, @@ -121641,8 +121609,8 @@ }, { "type": "StringLiteral", - "start": 77482, - "end": 77487, + "start": 77469, + "end": 77474, "loc": { "start": { "line": 2523, @@ -121667,8 +121635,8 @@ }, { "type": "VariableDeclaration", - "start": 77498, - "end": 77536, + "start": 77485, + "end": 77523, "loc": { "start": { "line": 2524, @@ -121682,8 +121650,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 77502, - "end": 77535, + "start": 77489, + "end": 77522, "loc": { "start": { "line": 2524, @@ -121696,8 +121664,8 @@ }, "id": { "type": "Identifier", - "start": 77502, - "end": 77514, + "start": 77489, + "end": 77501, "loc": { "start": { "line": 2524, @@ -121713,8 +121681,8 @@ }, "init": { "type": "BinaryExpression", - "start": 77517, - "end": 77535, + "start": 77504, + "end": 77522, "loc": { "start": { "line": 2524, @@ -121727,8 +121695,8 @@ }, "left": { "type": "MemberExpression", - "start": 77517, - "end": 77531, + "start": 77504, + "end": 77518, "loc": { "start": { "line": 2524, @@ -121741,8 +121709,8 @@ }, "object": { "type": "Identifier", - "start": 77517, - "end": 77524, + "start": 77504, + "end": 77511, "loc": { "start": { "line": 2524, @@ -121758,8 +121726,8 @@ }, "property": { "type": "Identifier", - "start": 77525, - "end": 77531, + "start": 77512, + "end": 77518, "loc": { "start": { "line": 2524, @@ -121778,8 +121746,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 77534, - "end": 77535, + "start": 77521, + "end": 77522, "loc": { "start": { "line": 2524, @@ -121803,8 +121771,8 @@ }, { "type": "VariableDeclaration", - "start": 77545, - "end": 77608, + "start": 77532, + "end": 77595, "loc": { "start": { "line": 2525, @@ -121818,8 +121786,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 77549, - "end": 77607, + "start": 77536, + "end": 77594, "loc": { "start": { "line": 2525, @@ -121832,8 +121800,8 @@ }, "id": { "type": "Identifier", - "start": 77549, - "end": 77553, + "start": 77536, + "end": 77540, "loc": { "start": { "line": 2525, @@ -121849,8 +121817,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 77556, - "end": 77607, + "start": 77543, + "end": 77594, "loc": { "start": { "line": 2525, @@ -121863,8 +121831,8 @@ }, "test": { "type": "UnaryExpression", - "start": 77556, - "end": 77569, + "start": 77543, + "end": 77556, "loc": { "start": { "line": 2525, @@ -121879,8 +121847,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 77557, - "end": 77569, + "start": 77544, + "end": 77556, "loc": { "start": { "line": 2525, @@ -121900,8 +121868,8 @@ }, "consequent": { "type": "CallExpression", - "start": 77572, - "end": 77600, + "start": 77559, + "end": 77587, "loc": { "start": { "line": 2525, @@ -121914,8 +121882,8 @@ }, "callee": { "type": "MemberExpression", - "start": 77572, - "end": 77598, + "start": 77559, + "end": 77585, "loc": { "start": { "line": 2525, @@ -121928,8 +121896,8 @@ }, "object": { "type": "Identifier", - "start": 77572, - "end": 77575, + "start": 77559, + "end": 77562, "loc": { "start": { "line": 2525, @@ -121945,8 +121913,8 @@ }, "property": { "type": "Identifier", - "start": 77576, - "end": 77598, + "start": 77563, + "end": 77585, "loc": { "start": { "line": 2525, @@ -121966,8 +121934,8 @@ }, "alternate": { "type": "NullLiteral", - "start": 77603, - "end": 77607, + "start": 77590, + "end": 77594, "loc": { "start": { "line": 2525, @@ -121986,8 +121954,8 @@ }, { "type": "ExpressionStatement", - "start": 77618, - "end": 77896, + "start": 77605, + "end": 77883, "loc": { "start": { "line": 2527, @@ -122000,8 +121968,8 @@ }, "expression": { "type": "CallExpression", - "start": 77618, - "end": 77895, + "start": 77605, + "end": 77882, "loc": { "start": { "line": 2527, @@ -122014,8 +121982,8 @@ }, "callee": { "type": "MemberExpression", - "start": 77618, - "end": 77630, + "start": 77605, + "end": 77617, "loc": { "start": { "line": 2527, @@ -122028,8 +121996,8 @@ }, "object": { "type": "ThisExpression", - "start": 77618, - "end": 77622, + "start": 77605, + "end": 77609, "loc": { "start": { "line": 2527, @@ -122043,8 +122011,8 @@ }, "property": { "type": "Identifier", - "start": 77623, - "end": 77630, + "start": 77610, + "end": 77617, "loc": { "start": { "line": 2527, @@ -122063,8 +122031,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 77631, - "end": 77894, + "start": 77618, + "end": 77881, "loc": { "start": { "line": 2527, @@ -122082,8 +122050,8 @@ "params": [ { "type": "Identifier", - "start": 77632, - "end": 77633, + "start": 77619, + "end": 77620, "loc": { "start": { "line": 2527, @@ -122100,8 +122068,8 @@ ], "body": { "type": "BlockStatement", - "start": 77638, - "end": 77894, + "start": 77625, + "end": 77881, "loc": { "start": { "line": 2527, @@ -122115,8 +122083,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 77652, - "end": 77660, + "start": 77639, + "end": 77647, "loc": { "start": { "line": 2528, @@ -122130,8 +122098,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 77656, - "end": 77659, + "start": 77643, + "end": 77646, "loc": { "start": { "line": 2528, @@ -122144,8 +122112,8 @@ }, "id": { "type": "Identifier", - "start": 77656, - "end": 77659, + "start": 77643, + "end": 77646, "loc": { "start": { "line": 2528, @@ -122166,8 +122134,8 @@ }, { "type": "IfStatement", - "start": 77673, - "end": 77840, + "start": 77660, + "end": 77827, "loc": { "start": { "line": 2529, @@ -122180,8 +122148,8 @@ }, "test": { "type": "Identifier", - "start": 77677, - "end": 77689, + "start": 77664, + "end": 77676, "loc": { "start": { "line": 2529, @@ -122197,8 +122165,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 77691, - "end": 77740, + "start": 77678, + "end": 77727, "loc": { "start": { "line": 2529, @@ -122212,8 +122180,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 77709, - "end": 77726, + "start": 77696, + "end": 77713, "loc": { "start": { "line": 2530, @@ -122226,8 +122194,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 77709, - "end": 77725, + "start": 77696, + "end": 77712, "loc": { "start": { "line": 2530, @@ -122241,8 +122209,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 77709, - "end": 77712, + "start": 77696, + "end": 77699, "loc": { "start": { "line": 2530, @@ -122258,8 +122226,8 @@ }, "right": { "type": "MemberExpression", - "start": 77715, - "end": 77725, + "start": 77702, + "end": 77712, "loc": { "start": { "line": 2530, @@ -122272,8 +122240,8 @@ }, "object": { "type": "Identifier", - "start": 77715, - "end": 77722, + "start": 77702, + "end": 77709, "loc": { "start": { "line": 2530, @@ -122289,8 +122257,8 @@ }, "property": { "type": "Identifier", - "start": 77723, - "end": 77724, + "start": 77710, + "end": 77711, "loc": { "start": { "line": 2530, @@ -122313,8 +122281,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 77746, - "end": 77840, + "start": 77733, + "end": 77827, "loc": { "start": { "line": 2531, @@ -122328,8 +122296,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 77764, - "end": 77787, + "start": 77751, + "end": 77774, "loc": { "start": { "line": 2532, @@ -122342,8 +122310,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 77764, - "end": 77786, + "start": 77751, + "end": 77773, "loc": { "start": { "line": 2532, @@ -122357,8 +122325,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 77764, - "end": 77767, + "start": 77751, + "end": 77754, "loc": { "start": { "line": 2532, @@ -122374,8 +122342,8 @@ }, "right": { "type": "CallExpression", - "start": 77770, - "end": 77786, + "start": 77757, + "end": 77773, "loc": { "start": { "line": 2532, @@ -122388,8 +122356,8 @@ }, "callee": { "type": "Identifier", - "start": 77770, - "end": 77779, + "start": 77757, + "end": 77766, "loc": { "start": { "line": 2532, @@ -122406,8 +122374,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 77780, - "end": 77785, + "start": 77767, + "end": 77772, "loc": { "start": { "line": 2532, @@ -122430,8 +122398,8 @@ }, { "type": "ExpressionStatement", - "start": 77804, - "end": 77826, + "start": 77791, + "end": 77813, "loc": { "start": { "line": 2533, @@ -122444,8 +122412,8 @@ }, "expression": { "type": "CallExpression", - "start": 77804, - "end": 77825, + "start": 77791, + "end": 77812, "loc": { "start": { "line": 2533, @@ -122458,8 +122426,8 @@ }, "callee": { "type": "MemberExpression", - "start": 77804, - "end": 77820, + "start": 77791, + "end": 77807, "loc": { "start": { "line": 2533, @@ -122472,8 +122440,8 @@ }, "object": { "type": "Identifier", - "start": 77804, - "end": 77808, + "start": 77791, + "end": 77795, "loc": { "start": { "line": 2533, @@ -122489,8 +122457,8 @@ }, "property": { "type": "Identifier", - "start": 77809, - "end": 77820, + "start": 77796, + "end": 77807, "loc": { "start": { "line": 2533, @@ -122509,8 +122477,8 @@ "arguments": [ { "type": "Identifier", - "start": 77821, - "end": 77824, + "start": 77808, + "end": 77811, "loc": { "start": { "line": 2533, @@ -122533,8 +122501,8 @@ }, { "type": "ExpressionStatement", - "start": 77853, - "end": 77884, + "start": 77840, + "end": 77871, "loc": { "start": { "line": 2535, @@ -122547,8 +122515,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 77853, - "end": 77883, + "start": 77840, + "end": 77870, "loc": { "start": { "line": 2535, @@ -122562,8 +122530,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 77853, - "end": 77868, + "start": 77840, + "end": 77855, "loc": { "start": { "line": 2535, @@ -122576,8 +122544,8 @@ }, "object": { "type": "MemberExpression", - "start": 77853, - "end": 77862, + "start": 77840, + "end": 77849, "loc": { "start": { "line": 2535, @@ -122590,8 +122558,8 @@ }, "object": { "type": "Identifier", - "start": 77853, - "end": 77856, + "start": 77840, + "end": 77843, "loc": { "start": { "line": 2535, @@ -122607,8 +122575,8 @@ }, "property": { "type": "Identifier", - "start": 77857, - "end": 77862, + "start": 77844, + "end": 77849, "loc": { "start": { "line": 2535, @@ -122626,8 +122594,8 @@ }, "property": { "type": "Identifier", - "start": 77863, - "end": 77868, + "start": 77850, + "end": 77855, "loc": { "start": { "line": 2535, @@ -122645,8 +122613,8 @@ }, "right": { "type": "MemberExpression", - "start": 77871, - "end": 77883, + "start": 77858, + "end": 77870, "loc": { "start": { "line": 2535, @@ -122659,8 +122627,8 @@ }, "object": { "type": "Identifier", - "start": 77871, - "end": 77880, + "start": 77858, + "end": 77867, "loc": { "start": { "line": 2535, @@ -122676,8 +122644,8 @@ }, "property": { "type": "Identifier", - "start": 77881, - "end": 77882, + "start": 77868, + "end": 77869, "loc": { "start": { "line": 2535, @@ -122704,8 +122672,8 @@ }, { "type": "IfStatement", - "start": 77906, - "end": 77988, + "start": 77893, + "end": 77975, "loc": { "start": { "line": 2538, @@ -122718,8 +122686,8 @@ }, "test": { "type": "UnaryExpression", - "start": 77910, - "end": 77923, + "start": 77897, + "end": 77910, "loc": { "start": { "line": 2538, @@ -122734,8 +122702,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 77911, - "end": 77923, + "start": 77898, + "end": 77910, "loc": { "start": { "line": 2538, @@ -122755,8 +122723,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 77925, - "end": 77988, + "start": 77912, + "end": 77975, "loc": { "start": { "line": 2538, @@ -122770,8 +122738,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 77939, - "end": 77978, + "start": 77926, + "end": 77965, "loc": { "start": { "line": 2539, @@ -122784,8 +122752,8 @@ }, "expression": { "type": "CallExpression", - "start": 77939, - "end": 77977, + "start": 77926, + "end": 77964, "loc": { "start": { "line": 2539, @@ -122798,8 +122766,8 @@ }, "callee": { "type": "MemberExpression", - "start": 77939, - "end": 77955, + "start": 77926, + "end": 77942, "loc": { "start": { "line": 2539, @@ -122812,8 +122780,8 @@ }, "object": { "type": "Identifier", - "start": 77939, - "end": 77942, + "start": 77926, + "end": 77929, "loc": { "start": { "line": 2539, @@ -122829,8 +122797,8 @@ }, "property": { "type": "Identifier", - "start": 77943, - "end": 77955, + "start": 77930, + "end": 77942, "loc": { "start": { "line": 2539, @@ -122849,8 +122817,8 @@ "arguments": [ { "type": "Identifier", - "start": 77956, - "end": 77960, + "start": 77943, + "end": 77947, "loc": { "start": { "line": 2539, @@ -122866,8 +122834,8 @@ }, { "type": "MemberExpression", - "start": 77962, - "end": 77976, + "start": 77949, + "end": 77963, "loc": { "start": { "line": 2539, @@ -122880,8 +122848,8 @@ }, "object": { "type": "Identifier", - "start": 77962, - "end": 77965, + "start": 77949, + "end": 77952, "loc": { "start": { "line": 2539, @@ -122897,8 +122865,8 @@ }, "property": { "type": "Identifier", - "start": 77966, - "end": 77976, + "start": 77953, + "end": 77963, "loc": { "start": { "line": 2539, @@ -122930,8 +122898,8 @@ { "type": "CommentBlock", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", - "start": 77179, - "end": 77283, + "start": 77166, + "end": 77270, "loc": { "start": { "line": 2511, @@ -122948,8 +122916,8 @@ { "type": "CommentBlock", "value": "*\n * Exclude rows from actions\n ", - "start": 78000, - "end": 78044, + "start": 77987, + "end": 78031, "loc": { "start": { "line": 2543, @@ -122965,8 +122933,8 @@ }, { "type": "ClassMethod", - "start": 78049, - "end": 78218, + "start": 78036, + "end": 78205, "loc": { "start": { "line": 2546, @@ -122981,8 +122949,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 78049, - "end": 78063, + "start": 78036, + "end": 78050, "loc": { "start": { "line": 2546, @@ -123005,8 +122973,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 78066, - "end": 78218, + "start": 78053, + "end": 78205, "loc": { "start": { "line": 2546, @@ -123020,8 +122988,8 @@ "body": [ { "type": "IfStatement", - "start": 78076, - "end": 78134, + "start": 78063, + "end": 78121, "loc": { "start": { "line": 2547, @@ -123034,8 +123002,8 @@ }, "test": { "type": "UnaryExpression", - "start": 78080, - "end": 78101, + "start": 78067, + "end": 78088, "loc": { "start": { "line": 2547, @@ -123050,8 +123018,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 78081, - "end": 78101, + "start": 78068, + "end": 78088, "loc": { "start": { "line": 2547, @@ -123064,8 +123032,8 @@ }, "object": { "type": "ThisExpression", - "start": 78081, - "end": 78085, + "start": 78068, + "end": 78072, "loc": { "start": { "line": 2547, @@ -123079,8 +123047,8 @@ }, "property": { "type": "Identifier", - "start": 78086, - "end": 78101, + "start": 78073, + "end": 78088, "loc": { "start": { "line": 2547, @@ -123102,8 +123070,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 78103, - "end": 78134, + "start": 78090, + "end": 78121, "loc": { "start": { "line": 2547, @@ -123117,8 +123085,8 @@ "body": [ { "type": "ReturnStatement", - "start": 78117, - "end": 78124, + "start": 78104, + "end": 78111, "loc": { "start": { "line": 2548, @@ -123138,8 +123106,8 @@ }, { "type": "ExpressionStatement", - "start": 78143, - "end": 78212, + "start": 78130, + "end": 78199, "loc": { "start": { "line": 2550, @@ -123152,8 +123120,8 @@ }, "expression": { "type": "CallExpression", - "start": 78143, - "end": 78211, + "start": 78130, + "end": 78198, "loc": { "start": { "line": 2550, @@ -123166,8 +123134,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78143, - "end": 78167, + "start": 78130, + "end": 78154, "loc": { "start": { "line": 2550, @@ -123180,8 +123148,8 @@ }, "object": { "type": "MemberExpression", - "start": 78143, - "end": 78159, + "start": 78130, + "end": 78146, "loc": { "start": { "line": 2550, @@ -123194,8 +123162,8 @@ }, "object": { "type": "ThisExpression", - "start": 78143, - "end": 78147, + "start": 78130, + "end": 78134, "loc": { "start": { "line": 2550, @@ -123209,8 +123177,8 @@ }, "property": { "type": "Identifier", - "start": 78148, - "end": 78159, + "start": 78135, + "end": 78146, "loc": { "start": { "line": 2550, @@ -123228,8 +123196,8 @@ }, "property": { "type": "Identifier", - "start": 78160, - "end": 78167, + "start": 78147, + "end": 78154, "loc": { "start": { "line": 2550, @@ -123248,8 +123216,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 78168, - "end": 78210, + "start": 78155, + "end": 78197, "loc": { "start": { "line": 2550, @@ -123267,8 +123235,8 @@ "params": [ { "type": "Identifier", - "start": 78169, - "end": 78175, + "start": 78156, + "end": 78162, "loc": { "start": { "line": 2550, @@ -123285,8 +123253,8 @@ ], "body": { "type": "CallExpression", - "start": 78180, - "end": 78210, + "start": 78167, + "end": 78197, "loc": { "start": { "line": 2550, @@ -123299,8 +123267,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78180, - "end": 78196, + "start": 78167, + "end": 78183, "loc": { "start": { "line": 2550, @@ -123313,8 +123281,8 @@ }, "object": { "type": "ThisExpression", - "start": 78180, - "end": 78184, + "start": 78167, + "end": 78171, "loc": { "start": { "line": 2550, @@ -123328,8 +123296,8 @@ }, "property": { "type": "Identifier", - "start": 78185, - "end": 78196, + "start": 78172, + "end": 78183, "loc": { "start": { "line": 2550, @@ -123348,8 +123316,8 @@ "arguments": [ { "type": "Identifier", - "start": 78197, - "end": 78203, + "start": 78184, + "end": 78190, "loc": { "start": { "line": 2550, @@ -123365,8 +123333,8 @@ }, { "type": "BooleanLiteral", - "start": 78205, - "end": 78209, + "start": 78192, + "end": 78196, "loc": { "start": { "line": 2550, @@ -123393,8 +123361,8 @@ { "type": "CommentBlock", "value": "*\n * Exclude rows from actions\n ", - "start": 78000, - "end": 78044, + "start": 77987, + "end": 78031, "loc": { "start": { "line": 2543, @@ -123411,8 +123379,8 @@ { "type": "CommentBlock", "value": "*\n * Clear all the filters' values\n ", - "start": 78224, - "end": 78272, + "start": 78211, + "end": 78259, "loc": { "start": { "line": 2553, @@ -123428,8 +123396,8 @@ }, { "type": "ClassMethod", - "start": 78277, - "end": 78711, + "start": 78264, + "end": 78698, "loc": { "start": { "line": 2556, @@ -123444,8 +123412,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 78277, - "end": 78289, + "start": 78264, + "end": 78276, "loc": { "start": { "line": 2556, @@ -123468,8 +123436,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 78292, - "end": 78711, + "start": 78279, + "end": 78698, "loc": { "start": { "line": 2556, @@ -123483,8 +123451,8 @@ "body": [ { "type": "IfStatement", - "start": 78302, - "end": 78352, + "start": 78289, + "end": 78339, "loc": { "start": { "line": 2557, @@ -123497,8 +123465,8 @@ }, "test": { "type": "UnaryExpression", - "start": 78306, - "end": 78319, + "start": 78293, + "end": 78306, "loc": { "start": { "line": 2557, @@ -123513,8 +123481,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 78307, - "end": 78319, + "start": 78294, + "end": 78306, "loc": { "start": { "line": 2557, @@ -123527,8 +123495,8 @@ }, "object": { "type": "ThisExpression", - "start": 78307, - "end": 78311, + "start": 78294, + "end": 78298, "loc": { "start": { "line": 2557, @@ -123542,8 +123510,8 @@ }, "property": { "type": "Identifier", - "start": 78312, - "end": 78319, + "start": 78299, + "end": 78306, "loc": { "start": { "line": 2557, @@ -123565,8 +123533,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 78321, - "end": 78352, + "start": 78308, + "end": 78339, "loc": { "start": { "line": 2557, @@ -123580,8 +123548,8 @@ "body": [ { "type": "ReturnStatement", - "start": 78335, - "end": 78342, + "start": 78322, + "end": 78329, "loc": { "start": { "line": 2558, @@ -123601,8 +123569,8 @@ }, { "type": "ExpressionStatement", - "start": 78362, - "end": 78413, + "start": 78349, + "end": 78400, "loc": { "start": { "line": 2561, @@ -123615,8 +123583,8 @@ }, "expression": { "type": "CallExpression", - "start": 78362, - "end": 78412, + "start": 78349, + "end": 78399, "loc": { "start": { "line": 2561, @@ -123629,8 +123597,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78362, - "end": 78379, + "start": 78349, + "end": 78366, "loc": { "start": { "line": 2561, @@ -123643,8 +123611,8 @@ }, "object": { "type": "MemberExpression", - "start": 78362, - "end": 78374, + "start": 78349, + "end": 78361, "loc": { "start": { "line": 2561, @@ -123657,8 +123625,8 @@ }, "object": { "type": "ThisExpression", - "start": 78362, - "end": 78366, + "start": 78349, + "end": 78353, "loc": { "start": { "line": 2561, @@ -123672,8 +123640,8 @@ }, "property": { "type": "Identifier", - "start": 78367, - "end": 78374, + "start": 78354, + "end": 78361, "loc": { "start": { "line": 2561, @@ -123691,8 +123659,8 @@ }, "property": { "type": "Identifier", - "start": 78375, - "end": 78379, + "start": 78362, + "end": 78366, "loc": { "start": { "line": 2561, @@ -123711,8 +123679,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 78380, - "end": 78405, + "start": 78367, + "end": 78392, "loc": { "start": { "line": 2561, @@ -123731,8 +123699,8 @@ }, { "type": "ThisExpression", - "start": 78407, - "end": 78411, + "start": 78394, + "end": 78398, "loc": { "start": { "line": 2561, @@ -123749,8 +123717,8 @@ }, { "type": "ExpressionStatement", - "start": 78422, - "end": 78471, + "start": 78409, + "end": 78458, "loc": { "start": { "line": 2562, @@ -123763,8 +123731,8 @@ }, "expression": { "type": "CallExpression", - "start": 78422, - "end": 78470, + "start": 78409, + "end": 78457, "loc": { "start": { "line": 2562, @@ -123777,8 +123745,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78422, - "end": 78440, + "start": 78409, + "end": 78427, "loc": { "start": { "line": 2562, @@ -123791,8 +123759,8 @@ }, "object": { "type": "ThisExpression", - "start": 78422, - "end": 78426, + "start": 78409, + "end": 78413, "loc": { "start": { "line": 2562, @@ -123806,8 +123774,8 @@ }, "property": { "type": "Identifier", - "start": 78427, - "end": 78440, + "start": 78414, + "end": 78427, "loc": { "start": { "line": 2562, @@ -123826,8 +123794,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 78441, - "end": 78445, + "start": 78428, + "end": 78432, "loc": { "start": { "line": 2562, @@ -123841,8 +123809,8 @@ }, { "type": "CallExpression", - "start": 78447, - "end": 78469, + "start": 78434, + "end": 78456, "loc": { "start": { "line": 2562, @@ -123855,8 +123823,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78447, - "end": 78467, + "start": 78434, + "end": 78454, "loc": { "start": { "line": 2562, @@ -123869,8 +123837,8 @@ }, "object": { "type": "ThisExpression", - "start": 78447, - "end": 78451, + "start": 78434, + "end": 78438, "loc": { "start": { "line": 2562, @@ -123884,8 +123852,8 @@ }, "property": { "type": "Identifier", - "start": 78452, - "end": 78467, + "start": 78439, + "end": 78454, "loc": { "start": { "line": 2562, @@ -123908,8 +123876,8 @@ }, { "type": "ForStatement", - "start": 78481, - "end": 78588, + "start": 78468, + "end": 78575, "loc": { "start": { "line": 2564, @@ -123922,8 +123890,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 78486, - "end": 78521, + "start": 78473, + "end": 78508, "loc": { "start": { "line": 2564, @@ -123937,8 +123905,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 78490, - "end": 78495, + "start": 78477, + "end": 78482, "loc": { "start": { "line": 2564, @@ -123951,8 +123919,8 @@ }, "id": { "type": "Identifier", - "start": 78490, - "end": 78491, + "start": 78477, + "end": 78478, "loc": { "start": { "line": 2564, @@ -123968,8 +123936,8 @@ }, "init": { "type": "NumericLiteral", - "start": 78494, - "end": 78495, + "start": 78481, + "end": 78482, "loc": { "start": { "line": 2564, @@ -123989,8 +123957,8 @@ }, { "type": "VariableDeclarator", - "start": 78497, - "end": 78521, + "start": 78484, + "end": 78508, "loc": { "start": { "line": 2564, @@ -124003,8 +123971,8 @@ }, "id": { "type": "Identifier", - "start": 78497, - "end": 78500, + "start": 78484, + "end": 78487, "loc": { "start": { "line": 2564, @@ -124020,8 +123988,8 @@ }, "init": { "type": "MemberExpression", - "start": 78503, - "end": 78521, + "start": 78490, + "end": 78508, "loc": { "start": { "line": 2564, @@ -124034,8 +124002,8 @@ }, "object": { "type": "MemberExpression", - "start": 78503, - "end": 78514, + "start": 78490, + "end": 78501, "loc": { "start": { "line": 2564, @@ -124048,8 +124016,8 @@ }, "object": { "type": "ThisExpression", - "start": 78503, - "end": 78507, + "start": 78490, + "end": 78494, "loc": { "start": { "line": 2564, @@ -124063,8 +124031,8 @@ }, "property": { "type": "Identifier", - "start": 78508, - "end": 78514, + "start": 78495, + "end": 78501, "loc": { "start": { "line": 2564, @@ -124082,8 +124050,8 @@ }, "property": { "type": "Identifier", - "start": 78515, - "end": 78521, + "start": 78502, + "end": 78508, "loc": { "start": { "line": 2564, @@ -124105,8 +124073,8 @@ }, "test": { "type": "BinaryExpression", - "start": 78523, - "end": 78530, + "start": 78510, + "end": 78517, "loc": { "start": { "line": 2564, @@ -124119,8 +124087,8 @@ }, "left": { "type": "Identifier", - "start": 78523, - "end": 78524, + "start": 78510, + "end": 78511, "loc": { "start": { "line": 2564, @@ -124137,8 +124105,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 78527, - "end": 78530, + "start": 78514, + "end": 78517, "loc": { "start": { "line": 2564, @@ -124155,8 +124123,8 @@ }, "update": { "type": "UpdateExpression", - "start": 78532, - "end": 78535, + "start": 78519, + "end": 78522, "loc": { "start": { "line": 2564, @@ -124171,8 +124139,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 78532, - "end": 78533, + "start": 78519, + "end": 78520, "loc": { "start": { "line": 2564, @@ -124189,8 +124157,8 @@ }, "body": { "type": "BlockStatement", - "start": 78537, - "end": 78588, + "start": 78524, + "end": 78575, "loc": { "start": { "line": 2564, @@ -124204,8 +124172,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 78551, - "end": 78578, + "start": 78538, + "end": 78565, "loc": { "start": { "line": 2565, @@ -124218,8 +124186,8 @@ }, "expression": { "type": "CallExpression", - "start": 78551, - "end": 78577, + "start": 78538, + "end": 78564, "loc": { "start": { "line": 2565, @@ -124232,8 +124200,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78551, - "end": 78570, + "start": 78538, + "end": 78557, "loc": { "start": { "line": 2565, @@ -124246,8 +124214,8 @@ }, "object": { "type": "ThisExpression", - "start": 78551, - "end": 78555, + "start": 78538, + "end": 78542, "loc": { "start": { "line": 2565, @@ -124261,8 +124229,8 @@ }, "property": { "type": "Identifier", - "start": 78556, - "end": 78570, + "start": 78543, + "end": 78557, "loc": { "start": { "line": 2565, @@ -124281,8 +124249,8 @@ "arguments": [ { "type": "Identifier", - "start": 78571, - "end": 78572, + "start": 78558, + "end": 78559, "loc": { "start": { "line": 2565, @@ -124298,8 +124266,8 @@ }, { "type": "StringLiteral", - "start": 78574, - "end": 78576, + "start": 78561, + "end": 78563, "loc": { "start": { "line": 2565, @@ -124325,8 +124293,8 @@ }, { "type": "ExpressionStatement", - "start": 78598, - "end": 78612, + "start": 78585, + "end": 78599, "loc": { "start": { "line": 2568, @@ -124339,8 +124307,8 @@ }, "expression": { "type": "CallExpression", - "start": 78598, - "end": 78611, + "start": 78585, + "end": 78598, "loc": { "start": { "line": 2568, @@ -124353,8 +124321,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78598, - "end": 78609, + "start": 78585, + "end": 78596, "loc": { "start": { "line": 2568, @@ -124367,8 +124335,8 @@ }, "object": { "type": "ThisExpression", - "start": 78598, - "end": 78602, + "start": 78585, + "end": 78589, "loc": { "start": { "line": 2568, @@ -124382,8 +124350,8 @@ }, "property": { "type": "Identifier", - "start": 78603, - "end": 78609, + "start": 78590, + "end": 78596, "loc": { "start": { "line": 2568, @@ -124404,8 +124372,8 @@ }, { "type": "ExpressionStatement", - "start": 78622, - "end": 78646, + "start": 78609, + "end": 78633, "loc": { "start": { "line": 2570, @@ -124418,8 +124386,8 @@ }, "expression": { "type": "CallExpression", - "start": 78622, - "end": 78645, + "start": 78609, + "end": 78632, "loc": { "start": { "line": 2570, @@ -124432,8 +124400,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78622, - "end": 78639, + "start": 78609, + "end": 78626, "loc": { "start": { "line": 2570, @@ -124446,8 +124414,8 @@ }, "object": { "type": "ThisExpression", - "start": 78622, - "end": 78626, + "start": 78609, + "end": 78613, "loc": { "start": { "line": 2570, @@ -124461,8 +124429,8 @@ }, "property": { "type": "Identifier", - "start": 78627, - "end": 78639, + "start": 78614, + "end": 78626, "loc": { "start": { "line": 2570, @@ -124481,8 +124449,8 @@ "arguments": [ { "type": "ThisExpression", - "start": 78640, - "end": 78644, + "start": 78627, + "end": 78631, "loc": { "start": { "line": 2570, @@ -124499,8 +124467,8 @@ }, { "type": "ExpressionStatement", - "start": 78655, - "end": 78705, + "start": 78642, + "end": 78692, "loc": { "start": { "line": 2571, @@ -124513,8 +124481,8 @@ }, "expression": { "type": "CallExpression", - "start": 78655, - "end": 78704, + "start": 78642, + "end": 78691, "loc": { "start": { "line": 2571, @@ -124527,8 +124495,8 @@ }, "callee": { "type": "MemberExpression", - "start": 78655, - "end": 78672, + "start": 78642, + "end": 78659, "loc": { "start": { "line": 2571, @@ -124541,8 +124509,8 @@ }, "object": { "type": "MemberExpression", - "start": 78655, - "end": 78667, + "start": 78642, + "end": 78654, "loc": { "start": { "line": 2571, @@ -124555,8 +124523,8 @@ }, "object": { "type": "ThisExpression", - "start": 78655, - "end": 78659, + "start": 78642, + "end": 78646, "loc": { "start": { "line": 2571, @@ -124570,8 +124538,8 @@ }, "property": { "type": "Identifier", - "start": 78660, - "end": 78667, + "start": 78647, + "end": 78654, "loc": { "start": { "line": 2571, @@ -124589,8 +124557,8 @@ }, "property": { "type": "Identifier", - "start": 78668, - "end": 78672, + "start": 78655, + "end": 78659, "loc": { "start": { "line": 2571, @@ -124609,8 +124577,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 78673, - "end": 78697, + "start": 78660, + "end": 78684, "loc": { "start": { "line": 2571, @@ -124629,8 +124597,8 @@ }, { "type": "ThisExpression", - "start": 78699, - "end": 78703, + "start": 78686, + "end": 78690, "loc": { "start": { "line": 2571, @@ -124653,8 +124621,8 @@ { "type": "CommentBlock", "value": "*\n * Clear all the filters' values\n ", - "start": 78224, - "end": 78272, + "start": 78211, + "end": 78259, "loc": { "start": { "line": 2553, @@ -124671,8 +124639,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", - "start": 78717, - "end": 78802, + "start": 78704, + "end": 78789, "loc": { "start": { "line": 2574, @@ -124688,8 +124656,8 @@ }, { "type": "ClassMethod", - "start": 78807, - "end": 78870, + "start": 78794, + "end": 78857, "loc": { "start": { "line": 2578, @@ -124704,8 +124672,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 78807, - "end": 78824, + "start": 78794, + "end": 78811, "loc": { "start": { "line": 2578, @@ -124728,8 +124696,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 78827, - "end": 78870, + "start": 78814, + "end": 78857, "loc": { "start": { "line": 2578, @@ -124743,8 +124711,8 @@ "body": [ { "type": "ReturnStatement", - "start": 78837, - "end": 78864, + "start": 78824, + "end": 78851, "loc": { "start": { "line": 2579, @@ -124757,8 +124725,8 @@ }, "argument": { "type": "MemberExpression", - "start": 78844, - "end": 78863, + "start": 78831, + "end": 78850, "loc": { "start": { "line": 2579, @@ -124771,8 +124739,8 @@ }, "object": { "type": "ThisExpression", - "start": 78844, - "end": 78848, + "start": 78831, + "end": 78835, "loc": { "start": { "line": 2579, @@ -124786,8 +124754,8 @@ }, "property": { "type": "Identifier", - "start": 78849, - "end": 78863, + "start": 78836, + "end": 78850, "loc": { "start": { "line": 2579, @@ -124812,8 +124780,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", - "start": 78717, - "end": 78802, + "start": 78704, + "end": 78789, "loc": { "start": { "line": 2574, @@ -124830,8 +124798,8 @@ { "type": "CommentBlock", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", - "start": 78876, - "end": 78977, + "start": 78863, + "end": 78964, "loc": { "start": { "line": 2582, @@ -124847,8 +124815,8 @@ }, { "type": "ClassMethod", - "start": 78982, - "end": 79057, + "start": 78969, + "end": 79044, "loc": { "start": { "line": 2586, @@ -124863,8 +124831,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 78982, - "end": 78999, + "start": 78969, + "end": 78986, "loc": { "start": { "line": 2586, @@ -124887,8 +124855,8 @@ "params": [ { "type": "Identifier", - "start": 79000, - "end": 79008, + "start": 78987, + "end": 78995, "loc": { "start": { "line": 2586, @@ -124905,8 +124873,8 @@ ], "body": { "type": "BlockStatement", - "start": 79010, - "end": 79057, + "start": 78997, + "end": 79044, "loc": { "start": { "line": 2586, @@ -124920,8 +124888,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 79020, - "end": 79051, + "start": 79007, + "end": 79038, "loc": { "start": { "line": 2587, @@ -124934,8 +124902,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 79020, - "end": 79050, + "start": 79007, + "end": 79037, "loc": { "start": { "line": 2587, @@ -124949,8 +124917,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 79020, - "end": 79039, + "start": 79007, + "end": 79026, "loc": { "start": { "line": 2587, @@ -124963,8 +124931,8 @@ }, "object": { "type": "ThisExpression", - "start": 79020, - "end": 79024, + "start": 79007, + "end": 79011, "loc": { "start": { "line": 2587, @@ -124978,8 +124946,8 @@ }, "property": { "type": "Identifier", - "start": 79025, - "end": 79039, + "start": 79012, + "end": 79026, "loc": { "start": { "line": 2587, @@ -124997,8 +124965,8 @@ }, "right": { "type": "Identifier", - "start": 79042, - "end": 79050, + "start": 79029, + "end": 79037, "loc": { "start": { "line": 2587, @@ -125022,8 +124990,8 @@ { "type": "CommentBlock", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", - "start": 78876, - "end": 78977, + "start": 78863, + "end": 78964, "loc": { "start": { "line": 2582, @@ -125040,8 +125008,8 @@ { "type": "CommentBlock", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", - "start": 79063, - "end": 79211, + "start": 79050, + "end": 79198, "loc": { "start": { "line": 2590, @@ -125057,8 +125025,8 @@ }, { "type": "ClassMethod", - "start": 79216, - "end": 79383, + "start": 79203, + "end": 79370, "loc": { "start": { "line": 2595, @@ -125073,8 +125041,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 79216, - "end": 79242, + "start": 79203, + "end": 79229, "loc": { "start": { "line": 2595, @@ -125097,8 +125065,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 79243, - "end": 79256, + "start": 79230, + "end": 79243, "loc": { "start": { "line": 2595, @@ -125111,8 +125079,8 @@ }, "left": { "type": "Identifier", - "start": 79243, - "end": 79251, + "start": 79230, + "end": 79238, "loc": { "start": { "line": 2595, @@ -125128,8 +125096,8 @@ }, "right": { "type": "StringLiteral", - "start": 79254, - "end": 79256, + "start": 79241, + "end": 79243, "loc": { "start": { "line": 2595, @@ -125150,8 +125118,8 @@ ], "body": { "type": "BlockStatement", - "start": 79258, - "end": 79383, + "start": 79245, + "end": 79370, "loc": { "start": { "line": 2595, @@ -125165,8 +125133,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 79268, - "end": 79301, + "start": 79255, + "end": 79288, "loc": { "start": { "line": 2596, @@ -125180,8 +125148,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 79272, - "end": 79300, + "start": 79259, + "end": 79287, "loc": { "start": { "line": 2596, @@ -125194,8 +125162,8 @@ }, "id": { "type": "Identifier", - "start": 79272, - "end": 79275, + "start": 79259, + "end": 79262, "loc": { "start": { "line": 2596, @@ -125211,8 +125179,8 @@ }, "init": { "type": "MemberExpression", - "start": 79278, - "end": 79300, + "start": 79265, + "end": 79287, "loc": { "start": { "line": 2596, @@ -125225,8 +125193,8 @@ }, "object": { "type": "CallExpression", - "start": 79278, - "end": 79297, + "start": 79265, + "end": 79284, "loc": { "start": { "line": 2596, @@ -125239,8 +125207,8 @@ }, "callee": { "type": "MemberExpression", - "start": 79278, - "end": 79292, + "start": 79265, + "end": 79279, "loc": { "start": { "line": 2596, @@ -125253,8 +125221,8 @@ }, "object": { "type": "Identifier", - "start": 79278, - "end": 79286, + "start": 79265, + "end": 79273, "loc": { "start": { "line": 2596, @@ -125270,8 +125238,8 @@ }, "property": { "type": "Identifier", - "start": 79287, - "end": 79292, + "start": 79274, + "end": 79279, "loc": { "start": { "line": 2596, @@ -125290,8 +125258,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 79293, - "end": 79296, + "start": 79280, + "end": 79283, "loc": { "start": { "line": 2596, @@ -125312,8 +125280,8 @@ }, "property": { "type": "NumericLiteral", - "start": 79298, - "end": 79299, + "start": 79285, + "end": 79286, "loc": { "start": { "line": 2596, @@ -125338,8 +125306,8 @@ }, { "type": "ExpressionStatement", - "start": 79310, - "end": 79343, + "start": 79297, + "end": 79330, "loc": { "start": { "line": 2597, @@ -125352,8 +125320,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 79310, - "end": 79342, + "start": 79297, + "end": 79329, "loc": { "start": { "line": 2597, @@ -125367,8 +125335,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 79310, - "end": 79313, + "start": 79297, + "end": 79300, "loc": { "start": { "line": 2597, @@ -125384,8 +125352,8 @@ }, "right": { "type": "MemberExpression", - "start": 79316, - "end": 79342, + "start": 79303, + "end": 79329, "loc": { "start": { "line": 2597, @@ -125398,8 +125366,8 @@ }, "object": { "type": "CallExpression", - "start": 79316, - "end": 79339, + "start": 79303, + "end": 79326, "loc": { "start": { "line": 2597, @@ -125412,8 +125380,8 @@ }, "callee": { "type": "MemberExpression", - "start": 79316, - "end": 79325, + "start": 79303, + "end": 79312, "loc": { "start": { "line": 2597, @@ -125426,8 +125394,8 @@ }, "object": { "type": "Identifier", - "start": 79316, - "end": 79319, + "start": 79303, + "end": 79306, "loc": { "start": { "line": 2597, @@ -125443,8 +125411,8 @@ }, "property": { "type": "Identifier", - "start": 79320, - "end": 79325, + "start": 79307, + "end": 79312, "loc": { "start": { "line": 2597, @@ -125463,8 +125431,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 79326, - "end": 79338, + "start": 79313, + "end": 79325, "loc": { "start": { "line": 2597, @@ -125477,8 +125445,8 @@ }, "object": { "type": "ThisExpression", - "start": 79326, - "end": 79330, + "start": 79313, + "end": 79317, "loc": { "start": { "line": 2597, @@ -125492,8 +125460,8 @@ }, "property": { "type": "Identifier", - "start": 79331, - "end": 79338, + "start": 79318, + "end": 79325, "loc": { "start": { "line": 2597, @@ -125513,8 +125481,8 @@ }, "property": { "type": "NumericLiteral", - "start": 79340, - "end": 79341, + "start": 79327, + "end": 79328, "loc": { "start": { "line": 2597, @@ -125537,8 +125505,8 @@ }, { "type": "ReturnStatement", - "start": 79352, - "end": 79377, + "start": 79339, + "end": 79364, "loc": { "start": { "line": 2598, @@ -125551,8 +125519,8 @@ }, "argument": { "type": "CallExpression", - "start": 79359, - "end": 79376, + "start": 79346, + "end": 79363, "loc": { "start": { "line": 2598, @@ -125565,8 +125533,8 @@ }, "callee": { "type": "Identifier", - "start": 79359, - "end": 79367, + "start": 79346, + "end": 79354, "loc": { "start": { "line": 2598, @@ -125583,8 +125551,8 @@ "arguments": [ { "type": "Identifier", - "start": 79368, - "end": 79371, + "start": 79355, + "end": 79358, "loc": { "start": { "line": 2598, @@ -125600,8 +125568,8 @@ }, { "type": "NumericLiteral", - "start": 79373, - "end": 79375, + "start": 79360, + "end": 79362, "loc": { "start": { "line": 2598, @@ -125629,8 +125597,8 @@ { "type": "CommentBlock", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", - "start": 79063, - "end": 79211, + "start": 79050, + "end": 79198, "loc": { "start": { "line": 2590, @@ -125647,8 +125615,8 @@ { "type": "CommentBlock", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", - "start": 79389, - "end": 79550, + "start": 79376, + "end": 79537, "loc": { "start": { "line": 2601, @@ -125664,8 +125632,8 @@ }, { "type": "ClassMethod", - "start": 79555, - "end": 79642, + "start": 79542, + "end": 79629, "loc": { "start": { "line": 2607, @@ -125680,8 +125648,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 79555, - "end": 79568, + "start": 79542, + "end": 79555, "loc": { "start": { "line": 2607, @@ -125704,8 +125672,8 @@ "params": [ { "type": "Identifier", - "start": 79569, - "end": 79577, + "start": 79556, + "end": 79564, "loc": { "start": { "line": 2607, @@ -125722,8 +125690,8 @@ ], "body": { "type": "BlockStatement", - "start": 79579, - "end": 79642, + "start": 79566, + "end": 79629, "loc": { "start": { "line": 2607, @@ -125737,8 +125705,8 @@ "body": [ { "type": "ReturnStatement", - "start": 79589, - "end": 79636, + "start": 79576, + "end": 79623, "loc": { "start": { "line": 2608, @@ -125751,8 +125719,8 @@ }, "argument": { "type": "TemplateLiteral", - "start": 79596, - "end": 79635, + "start": 79583, + "end": 79622, "loc": { "start": { "line": 2608, @@ -125766,8 +125734,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 79599, - "end": 79611, + "start": 79586, + "end": 79598, "loc": { "start": { "line": 2608, @@ -125780,8 +125748,8 @@ }, "object": { "type": "ThisExpression", - "start": 79599, - "end": 79603, + "start": 79586, + "end": 79590, "loc": { "start": { "line": 2608, @@ -125795,8 +125763,8 @@ }, "property": { "type": "Identifier", - "start": 79604, - "end": 79611, + "start": 79591, + "end": 79598, "loc": { "start": { "line": 2608, @@ -125814,8 +125782,8 @@ }, { "type": "Identifier", - "start": 79614, - "end": 79622, + "start": 79601, + "end": 79609, "loc": { "start": { "line": 2608, @@ -125831,8 +125799,8 @@ }, { "type": "MemberExpression", - "start": 79626, - "end": 79633, + "start": 79613, + "end": 79620, "loc": { "start": { "line": 2608, @@ -125845,8 +125813,8 @@ }, "object": { "type": "ThisExpression", - "start": 79626, - "end": 79630, + "start": 79613, + "end": 79617, "loc": { "start": { "line": 2608, @@ -125860,8 +125828,8 @@ }, "property": { "type": "Identifier", - "start": 79631, - "end": 79633, + "start": 79618, + "end": 79620, "loc": { "start": { "line": 2608, @@ -125881,8 +125849,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 79597, - "end": 79597, + "start": 79584, + "end": 79584, "loc": { "start": { "line": 2608, @@ -125901,8 +125869,8 @@ }, { "type": "TemplateElement", - "start": 79612, - "end": 79612, + "start": 79599, + "end": 79599, "loc": { "start": { "line": 2608, @@ -125921,8 +125889,8 @@ }, { "type": "TemplateElement", - "start": 79623, - "end": 79624, + "start": 79610, + "end": 79611, "loc": { "start": { "line": 2608, @@ -125941,8 +125909,8 @@ }, { "type": "TemplateElement", - "start": 79634, - "end": 79634, + "start": 79621, + "end": 79621, "loc": { "start": { "line": 2608, @@ -125970,8 +125938,8 @@ { "type": "CommentBlock", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", - "start": 79389, - "end": 79550, + "start": 79376, + "end": 79537, "loc": { "start": { "line": 2601, @@ -125988,8 +125956,8 @@ { "type": "CommentBlock", "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", - "start": 79648, - "end": 79738, + "start": 79635, + "end": 79725, "loc": { "start": { "line": 2611, @@ -126005,8 +125973,8 @@ }, { "type": "ClassMethod", - "start": 79743, - "end": 79813, + "start": 79730, + "end": 79800, "loc": { "start": { "line": 2616, @@ -126021,8 +125989,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 79743, - "end": 79756, + "start": 79730, + "end": 79743, "loc": { "start": { "line": 2616, @@ -126045,8 +126013,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 79759, - "end": 79813, + "start": 79746, + "end": 79800, "loc": { "start": { "line": 2616, @@ -126060,8 +126028,8 @@ "body": [ { "type": "ReturnStatement", - "start": 79769, - "end": 79807, + "start": 79756, + "end": 79794, "loc": { "start": { "line": 2617, @@ -126074,8 +126042,8 @@ }, "argument": { "type": "BinaryExpression", - "start": 79776, - "end": 79806, + "start": 79763, + "end": 79793, "loc": { "start": { "line": 2617, @@ -126088,8 +126056,8 @@ }, "left": { "type": "MemberExpression", - "start": 79776, - "end": 79802, + "start": 79763, + "end": 79789, "loc": { "start": { "line": 2617, @@ -126102,8 +126070,8 @@ }, "object": { "type": "MemberExpression", - "start": 79776, - "end": 79795, + "start": 79763, + "end": 79782, "loc": { "start": { "line": 2617, @@ -126116,8 +126084,8 @@ }, "object": { "type": "ThisExpression", - "start": 79776, - "end": 79780, + "start": 79763, + "end": 79767, "loc": { "start": { "line": 2617, @@ -126131,8 +126099,8 @@ }, "property": { "type": "Identifier", - "start": 79781, - "end": 79795, + "start": 79768, + "end": 79782, "loc": { "start": { "line": 2617, @@ -126150,8 +126118,8 @@ }, "property": { "type": "Identifier", - "start": 79796, - "end": 79802, + "start": 79783, + "end": 79789, "loc": { "start": { "line": 2617, @@ -126170,8 +126138,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 79805, - "end": 79806, + "start": 79792, + "end": 79793, "loc": { "start": { "line": 2617, @@ -126198,8 +126166,8 @@ { "type": "CommentBlock", "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", - "start": 79648, - "end": 79738, + "start": 79635, + "end": 79725, "loc": { "start": { "line": 2611, @@ -126216,8 +126184,8 @@ { "type": "CommentBlock", "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", - "start": 79819, - "end": 79898, + "start": 79806, + "end": 79885, "loc": { "start": { "line": 2620, @@ -126233,8 +126201,8 @@ }, { "type": "ClassMethod", - "start": 79903, - "end": 80003, + "start": 79890, + "end": 79990, "loc": { "start": { "line": 2625, @@ -126249,8 +126217,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 79903, - "end": 79915, + "start": 79890, + "end": 79902, "loc": { "start": { "line": 2625, @@ -126273,8 +126241,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 79918, - "end": 80003, + "start": 79905, + "end": 79990, "loc": { "start": { "line": 2625, @@ -126288,8 +126256,8 @@ "body": [ { "type": "ReturnStatement", - "start": 79928, - "end": 79997, + "start": 79915, + "end": 79984, "loc": { "start": { "line": 2626, @@ -126302,8 +126270,8 @@ }, "argument": { "type": "CallExpression", - "start": 79935, - "end": 79996, + "start": 79922, + "end": 79983, "loc": { "start": { "line": 2626, @@ -126316,8 +126284,8 @@ }, "callee": { "type": "Identifier", - "start": 79935, - "end": 79946, + "start": 79922, + "end": 79933, "loc": { "start": { "line": 2626, @@ -126334,8 +126302,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 79947, - "end": 79969, + "start": 79934, + "end": 79956, "loc": { "start": { "line": 2626, @@ -126348,8 +126316,8 @@ }, "object": { "type": "MemberExpression", - "start": 79947, - "end": 79958, + "start": 79934, + "end": 79945, "loc": { "start": { "line": 2626, @@ -126362,8 +126330,8 @@ }, "object": { "type": "ThisExpression", - "start": 79947, - "end": 79951, + "start": 79934, + "end": 79938, "loc": { "start": { "line": 2626, @@ -126377,8 +126345,8 @@ }, "property": { "type": "Identifier", - "start": 79952, - "end": 79958, + "start": 79939, + "end": 79945, "loc": { "start": { "line": 2626, @@ -126396,8 +126364,8 @@ }, "property": { "type": "Identifier", - "start": 79959, - "end": 79969, + "start": 79946, + "end": 79956, "loc": { "start": { "line": 2626, @@ -126415,8 +126383,8 @@ }, { "type": "BinaryExpression", - "start": 79971, - "end": 79995, + "start": 79958, + "end": 79982, "loc": { "start": { "line": 2626, @@ -126429,8 +126397,8 @@ }, "left": { "type": "MemberExpression", - "start": 79971, - "end": 79984, + "start": 79958, + "end": 79971, "loc": { "start": { "line": 2626, @@ -126443,8 +126411,8 @@ }, "object": { "type": "ThisExpression", - "start": 79971, - "end": 79975, + "start": 79958, + "end": 79962, "loc": { "start": { "line": 2626, @@ -126458,8 +126426,8 @@ }, "property": { "type": "Identifier", - "start": 79976, - "end": 79984, + "start": 79963, + "end": 79971, "loc": { "start": { "line": 2626, @@ -126478,8 +126446,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 79987, - "end": 79995, + "start": 79974, + "end": 79982, "loc": { "start": { "line": 2626, @@ -126508,8 +126476,8 @@ { "type": "CommentBlock", "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", - "start": 79819, - "end": 79898, + "start": 79806, + "end": 79885, "loc": { "start": { "line": 2620, @@ -126526,8 +126494,8 @@ { "type": "CommentBlock", "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", - "start": 80009, - "end": 80097, + "start": 79996, + "end": 80084, "loc": { "start": { "line": 2629, @@ -126543,8 +126511,8 @@ }, { "type": "ClassMethod", - "start": 80102, - "end": 80234, + "start": 80089, + "end": 80221, "loc": { "start": { "line": 2634, @@ -126559,8 +126527,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 80102, - "end": 80119, + "start": 80089, + "end": 80106, "loc": { "start": { "line": 2634, @@ -126583,8 +126551,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 80122, - "end": 80234, + "start": 80109, + "end": 80221, "loc": { "start": { "line": 2634, @@ -126598,8 +126566,8 @@ "body": [ { "type": "ReturnStatement", - "start": 80132, - "end": 80228, + "start": 80119, + "end": 80215, "loc": { "start": { "line": 2635, @@ -126612,8 +126580,8 @@ }, "argument": { "type": "CallExpression", - "start": 80139, - "end": 80227, + "start": 80126, + "end": 80214, "loc": { "start": { "line": 2635, @@ -126626,8 +126594,8 @@ }, "callee": { "type": "Identifier", - "start": 80139, - "end": 80150, + "start": 80126, + "end": 80137, "loc": { "start": { "line": 2635, @@ -126644,8 +126612,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 80151, - "end": 80173, + "start": 80138, + "end": 80160, "loc": { "start": { "line": 2635, @@ -126658,8 +126626,8 @@ }, "object": { "type": "MemberExpression", - "start": 80151, - "end": 80162, + "start": 80138, + "end": 80149, "loc": { "start": { "line": 2635, @@ -126672,8 +126640,8 @@ }, "object": { "type": "ThisExpression", - "start": 80151, - "end": 80155, + "start": 80138, + "end": 80142, "loc": { "start": { "line": 2635, @@ -126687,8 +126655,8 @@ }, "property": { "type": "Identifier", - "start": 80156, - "end": 80162, + "start": 80143, + "end": 80149, "loc": { "start": { "line": 2635, @@ -126706,8 +126674,8 @@ }, "property": { "type": "Identifier", - "start": 80163, - "end": 80173, + "start": 80150, + "end": 80160, "loc": { "start": { "line": 2635, @@ -126725,8 +126693,8 @@ }, { "type": "BinaryExpression", - "start": 80187, - "end": 80226, + "start": 80174, + "end": 80213, "loc": { "start": { "line": 2636, @@ -126739,8 +126707,8 @@ }, "left": { "type": "CallExpression", - "start": 80187, - "end": 80206, + "start": 80174, + "end": 80193, "loc": { "start": { "line": 2636, @@ -126753,8 +126721,8 @@ }, "callee": { "type": "MemberExpression", - "start": 80187, - "end": 80204, + "start": 80174, + "end": 80191, "loc": { "start": { "line": 2636, @@ -126767,8 +126735,8 @@ }, "object": { "type": "ThisExpression", - "start": 80187, - "end": 80191, + "start": 80174, + "end": 80178, "loc": { "start": { "line": 2636, @@ -126782,8 +126750,8 @@ }, "property": { "type": "Identifier", - "start": 80192, - "end": 80204, + "start": 80179, + "end": 80191, "loc": { "start": { "line": 2636, @@ -126804,8 +126772,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 80209, - "end": 80226, + "start": 80196, + "end": 80213, "loc": { "start": { "line": 2636, @@ -126834,8 +126802,8 @@ { "type": "CommentBlock", "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", - "start": 80009, - "end": 80097, + "start": 79996, + "end": 80084, "loc": { "start": { "line": 2629, @@ -126852,8 +126820,8 @@ { "type": "CommentBlock", "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", - "start": 80240, - "end": 80319, + "start": 80227, + "end": 80306, "loc": { "start": { "line": 2639, @@ -126869,8 +126837,8 @@ }, { "type": "ClassMethod", - "start": 80324, - "end": 80445, + "start": 80311, + "end": 80432, "loc": { "start": { "line": 2644, @@ -126885,8 +126853,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 80324, - "end": 80337, + "start": 80311, + "end": 80324, "loc": { "start": { "line": 2644, @@ -126909,8 +126877,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 80340, - "end": 80445, + "start": 80327, + "end": 80432, "loc": { "start": { "line": 2644, @@ -126924,8 +126892,8 @@ "body": [ { "type": "ReturnStatement", - "start": 80350, - "end": 80439, + "start": 80337, + "end": 80426, "loc": { "start": { "line": 2645, @@ -126938,8 +126906,8 @@ }, "argument": { "type": "CallExpression", - "start": 80357, - "end": 80438, + "start": 80344, + "end": 80425, "loc": { "start": { "line": 2645, @@ -126952,8 +126920,8 @@ }, "callee": { "type": "Identifier", - "start": 80357, - "end": 80368, + "start": 80344, + "end": 80355, "loc": { "start": { "line": 2645, @@ -126970,8 +126938,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 80369, - "end": 80392, + "start": 80356, + "end": 80379, "loc": { "start": { "line": 2645, @@ -126984,8 +126952,8 @@ }, "object": { "type": "MemberExpression", - "start": 80369, - "end": 80380, + "start": 80356, + "end": 80367, "loc": { "start": { "line": 2645, @@ -126998,8 +126966,8 @@ }, "object": { "type": "ThisExpression", - "start": 80369, - "end": 80373, + "start": 80356, + "end": 80360, "loc": { "start": { "line": 2645, @@ -127013,8 +126981,8 @@ }, "property": { "type": "Identifier", - "start": 80374, - "end": 80380, + "start": 80361, + "end": 80367, "loc": { "start": { "line": 2645, @@ -127032,8 +127000,8 @@ }, "property": { "type": "Identifier", - "start": 80381, - "end": 80392, + "start": 80368, + "end": 80379, "loc": { "start": { "line": 2645, @@ -127051,8 +127019,8 @@ }, { "type": "BinaryExpression", - "start": 80406, - "end": 80437, + "start": 80393, + "end": 80424, "loc": { "start": { "line": 2646, @@ -127065,8 +127033,8 @@ }, "left": { "type": "CallExpression", - "start": 80406, - "end": 80425, + "start": 80393, + "end": 80412, "loc": { "start": { "line": 2646, @@ -127079,8 +127047,8 @@ }, "callee": { "type": "MemberExpression", - "start": 80406, - "end": 80423, + "start": 80393, + "end": 80410, "loc": { "start": { "line": 2646, @@ -127093,8 +127061,8 @@ }, "object": { "type": "ThisExpression", - "start": 80406, - "end": 80410, + "start": 80393, + "end": 80397, "loc": { "start": { "line": 2646, @@ -127108,8 +127076,8 @@ }, "property": { "type": "Identifier", - "start": 80411, - "end": 80423, + "start": 80398, + "end": 80410, "loc": { "start": { "line": 2646, @@ -127130,8 +127098,8 @@ "operator": "+", "right": { "type": "StringLiteral", - "start": 80428, - "end": 80437, + "start": 80415, + "end": 80424, "loc": { "start": { "line": 2646, @@ -127160,8 +127128,8 @@ { "type": "CommentBlock", "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", - "start": 80240, - "end": 80319, + "start": 80227, + "end": 80306, "loc": { "start": { "line": 2639, @@ -127178,8 +127146,8 @@ { "type": "CommentBlock", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", - "start": 80451, - "end": 80548, + "start": 80438, + "end": 80535, "loc": { "start": { "line": 2649, @@ -127195,8 +127163,8 @@ }, { "type": "ClassMethod", - "start": 80553, - "end": 80708, + "start": 80540, + "end": 80695, "loc": { "start": { "line": 2653, @@ -127211,8 +127179,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 80553, - "end": 80567, + "start": 80540, + "end": 80554, "loc": { "start": { "line": 2653, @@ -127235,8 +127203,8 @@ "params": [ { "type": "Identifier", - "start": 80568, - "end": 80576, + "start": 80555, + "end": 80563, "loc": { "start": { "line": 2653, @@ -127253,8 +127221,8 @@ ], "body": { "type": "BlockStatement", - "start": 80578, - "end": 80708, + "start": 80565, + "end": 80695, "loc": { "start": { "line": 2653, @@ -127268,8 +127236,8 @@ "body": [ { "type": "IfStatement", - "start": 80588, - "end": 80642, + "start": 80575, + "end": 80629, "loc": { "start": { "line": 2654, @@ -127282,8 +127250,8 @@ }, "test": { "type": "CallExpression", - "start": 80592, - "end": 80609, + "start": 80579, + "end": 80596, "loc": { "start": { "line": 2654, @@ -127296,8 +127264,8 @@ }, "callee": { "type": "Identifier", - "start": 80592, - "end": 80599, + "start": 80579, + "end": 80586, "loc": { "start": { "line": 2654, @@ -127314,8 +127282,8 @@ "arguments": [ { "type": "Identifier", - "start": 80600, - "end": 80608, + "start": 80587, + "end": 80595, "loc": { "start": { "line": 2654, @@ -127333,8 +127301,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 80611, - "end": 80642, + "start": 80598, + "end": 80629, "loc": { "start": { "line": 2654, @@ -127348,8 +127316,8 @@ "body": [ { "type": "ReturnStatement", - "start": 80625, - "end": 80632, + "start": 80612, + "end": 80619, "loc": { "start": { "line": 2655, @@ -127369,8 +127337,8 @@ }, { "type": "ExpressionStatement", - "start": 80651, - "end": 80702, + "start": 80638, + "end": 80689, "loc": { "start": { "line": 2657, @@ -127383,8 +127351,8 @@ }, "expression": { "type": "CallExpression", - "start": 80651, - "end": 80701, + "start": 80638, + "end": 80688, "loc": { "start": { "line": 2657, @@ -127397,8 +127365,8 @@ }, "callee": { "type": "MemberExpression", - "start": 80651, - "end": 80673, + "start": 80638, + "end": 80660, "loc": { "start": { "line": 2657, @@ -127411,8 +127379,8 @@ }, "object": { "type": "ThisExpression", - "start": 80651, - "end": 80655, + "start": 80638, + "end": 80642, "loc": { "start": { "line": 2657, @@ -127426,8 +127394,8 @@ }, "property": { "type": "Identifier", - "start": 80656, - "end": 80673, + "start": 80643, + "end": 80660, "loc": { "start": { "line": 2657, @@ -127446,8 +127414,8 @@ "arguments": [ { "type": "CallExpression", - "start": 80674, - "end": 80700, + "start": 80661, + "end": 80687, "loc": { "start": { "line": 2657, @@ -127460,8 +127428,8 @@ }, "callee": { "type": "MemberExpression", - "start": 80674, - "end": 80690, + "start": 80661, + "end": 80677, "loc": { "start": { "line": 2657, @@ -127474,8 +127442,8 @@ }, "object": { "type": "ThisExpression", - "start": 80674, - "end": 80678, + "start": 80661, + "end": 80665, "loc": { "start": { "line": 2657, @@ -127489,8 +127457,8 @@ }, "property": { "type": "Identifier", - "start": 80679, - "end": 80690, + "start": 80666, + "end": 80677, "loc": { "start": { "line": 2657, @@ -127509,8 +127477,8 @@ "arguments": [ { "type": "Identifier", - "start": 80691, - "end": 80699, + "start": 80678, + "end": 80686, "loc": { "start": { "line": 2657, @@ -127537,8 +127505,8 @@ { "type": "CommentBlock", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", - "start": 80451, - "end": 80548, + "start": 80438, + "end": 80535, "loc": { "start": { "line": 2649, @@ -127555,8 +127523,8 @@ { "type": "CommentBlock", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", - "start": 80714, - "end": 80819, + "start": 80701, + "end": 80806, "loc": { "start": { "line": 2660, @@ -127572,8 +127540,8 @@ }, { "type": "ClassMethod", - "start": 80824, - "end": 81969, + "start": 80811, + "end": 81956, "loc": { "start": { "line": 2664, @@ -127588,8 +127556,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 80824, - "end": 80835, + "start": 80811, + "end": 80822, "loc": { "start": { "line": 2664, @@ -127612,8 +127580,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 80838, - "end": 81969, + "start": 80825, + "end": 81956, "loc": { "start": { "line": 2664, @@ -127627,8 +127595,8 @@ "body": [ { "type": "IfStatement", - "start": 80848, - "end": 80928, + "start": 80835, + "end": 80915, "loc": { "start": { "line": 2665, @@ -127641,8 +127609,8 @@ }, "test": { "type": "LogicalExpression", - "start": 80852, - "end": 80895, + "start": 80839, + "end": 80882, "loc": { "start": { "line": 2665, @@ -127655,8 +127623,8 @@ }, "left": { "type": "UnaryExpression", - "start": 80852, - "end": 80871, + "start": 80839, + "end": 80858, "loc": { "start": { "line": 2665, @@ -127671,8 +127639,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 80853, - "end": 80871, + "start": 80840, + "end": 80858, "loc": { "start": { "line": 2665, @@ -127685,8 +127653,8 @@ }, "object": { "type": "ThisExpression", - "start": 80853, - "end": 80857, + "start": 80840, + "end": 80844, "loc": { "start": { "line": 2665, @@ -127700,8 +127668,8 @@ }, "property": { "type": "Identifier", - "start": 80858, - "end": 80871, + "start": 80845, + "end": 80858, "loc": { "start": { "line": 2665, @@ -127724,8 +127692,8 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 80875, - "end": 80895, + "start": 80862, + "end": 80882, "loc": { "start": { "line": 2665, @@ -127740,8 +127708,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 80876, - "end": 80895, + "start": 80863, + "end": 80882, "loc": { "start": { "line": 2665, @@ -127754,8 +127722,8 @@ }, "object": { "type": "ThisExpression", - "start": 80876, - "end": 80880, + "start": 80863, + "end": 80867, "loc": { "start": { "line": 2665, @@ -127769,8 +127737,8 @@ }, "property": { "type": "Identifier", - "start": 80881, - "end": 80895, + "start": 80868, + "end": 80882, "loc": { "start": { "line": 2665, @@ -127793,8 +127761,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 80897, - "end": 80928, + "start": 80884, + "end": 80915, "loc": { "start": { "line": 2665, @@ -127808,8 +127776,8 @@ "body": [ { "type": "ReturnStatement", - "start": 80911, - "end": 80918, + "start": 80898, + "end": 80905, "loc": { "start": { "line": 2666, @@ -127829,8 +127797,8 @@ }, { "type": "VariableDeclaration", - "start": 80937, - "end": 81148, + "start": 80924, + "end": 81135, "loc": { "start": { "line": 2668, @@ -127844,8 +127812,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 80941, - "end": 80984, + "start": 80928, + "end": 80971, "loc": { "start": { "line": 2668, @@ -127858,8 +127826,8 @@ }, "id": { "type": "Identifier", - "start": 80941, - "end": 80946, + "start": 80928, + "end": 80933, "loc": { "start": { "line": 2668, @@ -127875,8 +127843,8 @@ }, "init": { "type": "CallExpression", - "start": 80949, - "end": 80984, + "start": 80936, + "end": 80971, "loc": { "start": { "line": 2668, @@ -127889,8 +127857,8 @@ }, "callee": { "type": "MemberExpression", - "start": 80949, - "end": 80970, + "start": 80936, + "end": 80957, "loc": { "start": { "line": 2668, @@ -127903,8 +127871,8 @@ }, "object": { "type": "ThisExpression", - "start": 80949, - "end": 80953, + "start": 80936, + "end": 80940, "loc": { "start": { "line": 2668, @@ -127918,8 +127886,8 @@ }, "property": { "type": "Identifier", - "start": 80954, - "end": 80970, + "start": 80941, + "end": 80957, "loc": { "start": { "line": 2668, @@ -127938,8 +127906,8 @@ "arguments": [ { "type": "Identifier", - "start": 80971, - "end": 80977, + "start": 80958, + "end": 80964, "loc": { "start": { "line": 2668, @@ -127955,8 +127923,8 @@ }, { "type": "BooleanLiteral", - "start": 80979, - "end": 80983, + "start": 80966, + "end": 80970, "loc": { "start": { "line": 2668, @@ -127974,8 +127942,8 @@ }, { "type": "VariableDeclarator", - "start": 80998, - "end": 81043, + "start": 80985, + "end": 81030, "loc": { "start": { "line": 2669, @@ -127988,8 +127956,8 @@ }, "id": { "type": "Identifier", - "start": 80998, - "end": 81003, + "start": 80985, + "end": 80990, "loc": { "start": { "line": 2669, @@ -128005,8 +127973,8 @@ }, "init": { "type": "CallExpression", - "start": 81006, - "end": 81043, + "start": 80993, + "end": 81030, "loc": { "start": { "line": 2669, @@ -128019,8 +127987,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81006, - "end": 81027, + "start": 80993, + "end": 81014, "loc": { "start": { "line": 2669, @@ -128033,8 +128001,8 @@ }, "object": { "type": "ThisExpression", - "start": 81006, - "end": 81010, + "start": 80993, + "end": 80997, "loc": { "start": { "line": 2669, @@ -128048,8 +128016,8 @@ }, "property": { "type": "Identifier", - "start": 81011, - "end": 81027, + "start": 80998, + "end": 81014, "loc": { "start": { "line": 2669, @@ -128068,8 +128036,8 @@ "arguments": [ { "type": "Identifier", - "start": 81028, - "end": 81036, + "start": 81015, + "end": 81023, "loc": { "start": { "line": 2669, @@ -128085,8 +128053,8 @@ }, { "type": "BooleanLiteral", - "start": 81038, - "end": 81042, + "start": 81025, + "end": 81029, "loc": { "start": { "line": 2669, @@ -128104,8 +128072,8 @@ }, { "type": "VariableDeclarator", - "start": 81057, - "end": 81103, + "start": 81044, + "end": 81090, "loc": { "start": { "line": 2670, @@ -128118,8 +128086,8 @@ }, "id": { "type": "Identifier", - "start": 81057, - "end": 81062, + "start": 81044, + "end": 81049, "loc": { "start": { "line": 2670, @@ -128135,8 +128103,8 @@ }, "init": { "type": "CallExpression", - "start": 81065, - "end": 81103, + "start": 81052, + "end": 81090, "loc": { "start": { "line": 2670, @@ -128149,8 +128117,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81065, - "end": 81086, + "start": 81052, + "end": 81073, "loc": { "start": { "line": 2670, @@ -128163,8 +128131,8 @@ }, "object": { "type": "ThisExpression", - "start": 81065, - "end": 81069, + "start": 81052, + "end": 81056, "loc": { "start": { "line": 2670, @@ -128178,8 +128146,8 @@ }, "property": { "type": "Identifier", - "start": 81070, - "end": 81086, + "start": 81057, + "end": 81073, "loc": { "start": { "line": 2670, @@ -128198,8 +128166,8 @@ "arguments": [ { "type": "Identifier", - "start": 81087, - "end": 81096, + "start": 81074, + "end": 81083, "loc": { "start": { "line": 2670, @@ -128215,8 +128183,8 @@ }, { "type": "BooleanLiteral", - "start": 81098, - "end": 81102, + "start": 81085, + "end": 81089, "loc": { "start": { "line": 2670, @@ -128234,8 +128202,8 @@ }, { "type": "VariableDeclarator", - "start": 81117, - "end": 81147, + "start": 81104, + "end": 81134, "loc": { "start": { "line": 2671, @@ -128248,8 +128216,8 @@ }, "id": { "type": "Identifier", - "start": 81117, - "end": 81125, + "start": 81104, + "end": 81112, "loc": { "start": { "line": 2671, @@ -128265,8 +128233,8 @@ }, "init": { "type": "CallExpression", - "start": 81128, - "end": 81147, + "start": 81115, + "end": 81134, "loc": { "start": { "line": 2671, @@ -128279,8 +128247,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81128, - "end": 81140, + "start": 81115, + "end": 81127, "loc": { "start": { "line": 2671, @@ -128293,8 +128261,8 @@ }, "object": { "type": "Identifier", - "start": 81128, - "end": 81133, + "start": 81115, + "end": 81120, "loc": { "start": { "line": 2671, @@ -128310,8 +128278,8 @@ }, "property": { "type": "Identifier", - "start": 81134, - "end": 81140, + "start": 81121, + "end": 81127, "loc": { "start": { "line": 2671, @@ -128330,8 +128298,8 @@ "arguments": [ { "type": "Identifier", - "start": 81141, - "end": 81146, + "start": 81128, + "end": 81133, "loc": { "start": { "line": 2671, @@ -128353,8 +128321,8 @@ }, { "type": "ExpressionStatement", - "start": 81157, - "end": 81191, + "start": 81144, + "end": 81178, "loc": { "start": { "line": 2672, @@ -128367,8 +128335,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 81157, - "end": 81190, + "start": 81144, + "end": 81177, "loc": { "start": { "line": 2672, @@ -128382,8 +128350,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 81157, - "end": 81165, + "start": 81144, + "end": 81152, "loc": { "start": { "line": 2672, @@ -128399,8 +128367,8 @@ }, "right": { "type": "CallExpression", - "start": 81168, - "end": 81190, + "start": 81155, + "end": 81177, "loc": { "start": { "line": 2672, @@ -128413,8 +128381,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81168, - "end": 81183, + "start": 81155, + "end": 81170, "loc": { "start": { "line": 2672, @@ -128427,8 +128395,8 @@ }, "object": { "type": "Identifier", - "start": 81168, - "end": 81176, + "start": 81155, + "end": 81163, "loc": { "start": { "line": 2672, @@ -128444,8 +128412,8 @@ }, "property": { "type": "Identifier", - "start": 81177, - "end": 81183, + "start": 81164, + "end": 81170, "loc": { "start": { "line": 2672, @@ -128464,8 +128432,8 @@ "arguments": [ { "type": "Identifier", - "start": 81184, - "end": 81189, + "start": 81171, + "end": 81176, "loc": { "start": { "line": 2672, @@ -128485,8 +128453,8 @@ }, { "type": "ExpressionStatement", - "start": 81201, - "end": 81963, + "start": 81188, + "end": 81950, "loc": { "start": { "line": 2674, @@ -128499,8 +128467,8 @@ }, "expression": { "type": "CallExpression", - "start": 81201, - "end": 81962, + "start": 81188, + "end": 81949, "loc": { "start": { "line": 2674, @@ -128513,8 +128481,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81201, - "end": 81217, + "start": 81188, + "end": 81204, "loc": { "start": { "line": 2674, @@ -128527,8 +128495,8 @@ }, "object": { "type": "Identifier", - "start": 81201, - "end": 81209, + "start": 81188, + "end": 81196, "loc": { "start": { "line": 2674, @@ -128544,8 +128512,8 @@ }, "property": { "type": "Identifier", - "start": 81210, - "end": 81217, + "start": 81197, + "end": 81204, "loc": { "start": { "line": 2674, @@ -128564,8 +128532,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 81218, - "end": 81961, + "start": 81205, + "end": 81948, "loc": { "start": { "line": 2674, @@ -128583,8 +128551,8 @@ "params": [ { "type": "Identifier", - "start": 81219, - "end": 81225, + "start": 81206, + "end": 81212, "loc": { "start": { "line": 2674, @@ -128601,8 +128569,8 @@ ], "body": { "type": "BlockStatement", - "start": 81230, - "end": 81961, + "start": 81217, + "end": 81948, "loc": { "start": { "line": 2674, @@ -128616,8 +128584,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 81244, - "end": 81287, + "start": 81231, + "end": 81274, "loc": { "start": { "line": 2675, @@ -128631,8 +128599,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 81248, - "end": 81286, + "start": 81235, + "end": 81273, "loc": { "start": { "line": 2675, @@ -128645,8 +128613,8 @@ }, "id": { "type": "Identifier", - "start": 81248, - "end": 81254, + "start": 81235, + "end": 81241, "loc": { "start": { "line": 2675, @@ -128662,8 +128630,8 @@ }, "init": { "type": "CallExpression", - "start": 81257, - "end": 81286, + "start": 81244, + "end": 81273, "loc": { "start": { "line": 2675, @@ -128676,8 +128644,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81257, - "end": 81278, + "start": 81244, + "end": 81265, "loc": { "start": { "line": 2675, @@ -128690,8 +128658,8 @@ }, "object": { "type": "ThisExpression", - "start": 81257, - "end": 81261, + "start": 81244, + "end": 81248, "loc": { "start": { "line": 2675, @@ -128705,8 +128673,8 @@ }, "property": { "type": "Identifier", - "start": 81262, - "end": 81278, + "start": 81249, + "end": 81265, "loc": { "start": { "line": 2675, @@ -128725,8 +128693,8 @@ "arguments": [ { "type": "Identifier", - "start": 81279, - "end": 81285, + "start": 81266, + "end": 81272, "loc": { "start": { "line": 2675, @@ -128748,8 +128716,8 @@ }, { "type": "VariableDeclaration", - "start": 81300, - "end": 81351, + "start": 81287, + "end": 81338, "loc": { "start": { "line": 2676, @@ -128763,8 +128731,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 81304, - "end": 81350, + "start": 81291, + "end": 81337, "loc": { "start": { "line": 2676, @@ -128777,8 +128745,8 @@ }, "id": { "type": "Identifier", - "start": 81304, - "end": 81320, + "start": 81291, + "end": 81307, "loc": { "start": { "line": 2676, @@ -128794,8 +128762,8 @@ }, "init": { "type": "CallExpression", - "start": 81323, - "end": 81350, + "start": 81310, + "end": 81337, "loc": { "start": { "line": 2676, @@ -128808,8 +128776,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81323, - "end": 81342, + "start": 81310, + "end": 81329, "loc": { "start": { "line": 2676, @@ -128822,8 +128790,8 @@ }, "object": { "type": "ThisExpression", - "start": 81323, - "end": 81327, + "start": 81310, + "end": 81314, "loc": { "start": { "line": 2676, @@ -128837,8 +128805,8 @@ }, "property": { "type": "Identifier", - "start": 81328, - "end": 81342, + "start": 81315, + "end": 81329, "loc": { "start": { "line": 2676, @@ -128857,8 +128825,8 @@ "arguments": [ { "type": "Identifier", - "start": 81343, - "end": 81349, + "start": 81330, + "end": 81336, "loc": { "start": { "line": 2676, @@ -128881,8 +128849,8 @@ { "type": "CommentLine", "value": "1st option needs to be inserted", - "start": 81365, - "end": 81398, + "start": 81352, + "end": 81385, "loc": { "start": { "line": 2678, @@ -128898,8 +128866,8 @@ }, { "type": "IfStatement", - "start": 81411, - "end": 81608, + "start": 81398, + "end": 81595, "loc": { "start": { "line": 2679, @@ -128912,8 +128880,8 @@ }, "test": { "type": "MemberExpression", - "start": 81415, - "end": 81435, + "start": 81402, + "end": 81422, "loc": { "start": { "line": 2679, @@ -128926,8 +128894,8 @@ }, "object": { "type": "ThisExpression", - "start": 81415, - "end": 81419, + "start": 81402, + "end": 81406, "loc": { "start": { "line": 2679, @@ -128942,8 +128910,8 @@ }, "property": { "type": "Identifier", - "start": 81420, - "end": 81435, + "start": 81407, + "end": 81422, "loc": { "start": { "line": 2679, @@ -128962,8 +128930,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 81437, - "end": 81608, + "start": 81424, + "end": 81595, "loc": { "start": { "line": 2679, @@ -128977,8 +128945,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 81455, - "end": 81513, + "start": 81442, + "end": 81500, "loc": { "start": { "line": 2680, @@ -128992,8 +128960,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 81459, - "end": 81512, + "start": 81446, + "end": 81499, "loc": { "start": { "line": 2680, @@ -129006,8 +128974,8 @@ }, "id": { "type": "Identifier", - "start": 81459, - "end": 81463, + "start": 81446, + "end": 81450, "loc": { "start": { "line": 2680, @@ -129023,8 +128991,8 @@ }, "init": { "type": "CallExpression", - "start": 81466, - "end": 81512, + "start": 81453, + "end": 81499, "loc": { "start": { "line": 2680, @@ -129037,8 +129005,8 @@ }, "callee": { "type": "Identifier", - "start": 81466, - "end": 81475, + "start": 81453, + "end": 81462, "loc": { "start": { "line": 2680, @@ -129055,8 +129023,8 @@ "arguments": [ { "type": "CallExpression", - "start": 81476, - "end": 81507, + "start": 81463, + "end": 81494, "loc": { "start": { "line": 2680, @@ -129069,8 +129037,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81476, - "end": 81499, + "start": 81463, + "end": 81486, "loc": { "start": { "line": 2680, @@ -129083,8 +129051,8 @@ }, "object": { "type": "ThisExpression", - "start": 81476, - "end": 81480, + "start": 81463, + "end": 81467, "loc": { "start": { "line": 2680, @@ -129098,8 +129066,8 @@ }, "property": { "type": "Identifier", - "start": 81481, - "end": 81499, + "start": 81468, + "end": 81486, "loc": { "start": { "line": 2680, @@ -129118,8 +129086,8 @@ "arguments": [ { "type": "Identifier", - "start": 81500, - "end": 81506, + "start": 81487, + "end": 81493, "loc": { "start": { "line": 2680, @@ -129137,8 +129105,8 @@ }, { "type": "StringLiteral", - "start": 81509, - "end": 81511, + "start": 81496, + "end": 81498, "loc": { "start": { "line": 2680, @@ -129163,8 +129131,8 @@ }, { "type": "ExpressionStatement", - "start": 81530, - "end": 81552, + "start": 81517, + "end": 81539, "loc": { "start": { "line": 2681, @@ -129177,8 +129145,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 81530, - "end": 81551, + "start": 81517, + "end": 81538, "loc": { "start": { "line": 2681, @@ -129192,8 +129160,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 81530, - "end": 81546, + "start": 81517, + "end": 81533, "loc": { "start": { "line": 2681, @@ -129206,8 +129174,8 @@ }, "object": { "type": "Identifier", - "start": 81530, - "end": 81536, + "start": 81517, + "end": 81523, "loc": { "start": { "line": 2681, @@ -129223,8 +129191,8 @@ }, "property": { "type": "Identifier", - "start": 81537, - "end": 81546, + "start": 81524, + "end": 81533, "loc": { "start": { "line": 2681, @@ -129242,8 +129210,8 @@ }, "right": { "type": "StringLiteral", - "start": 81549, - "end": 81551, + "start": 81536, + "end": 81538, "loc": { "start": { "line": 2681, @@ -129264,8 +129232,8 @@ }, { "type": "ExpressionStatement", - "start": 81569, - "end": 81594, + "start": 81556, + "end": 81581, "loc": { "start": { "line": 2682, @@ -129278,8 +129246,8 @@ }, "expression": { "type": "CallExpression", - "start": 81569, - "end": 81593, + "start": 81556, + "end": 81580, "loc": { "start": { "line": 2682, @@ -129292,8 +129260,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81569, - "end": 81587, + "start": 81556, + "end": 81574, "loc": { "start": { "line": 2682, @@ -129306,8 +129274,8 @@ }, "object": { "type": "Identifier", - "start": 81569, - "end": 81575, + "start": 81556, + "end": 81562, "loc": { "start": { "line": 2682, @@ -129323,8 +129291,8 @@ }, "property": { "type": "Identifier", - "start": 81576, - "end": 81587, + "start": 81563, + "end": 81574, "loc": { "start": { "line": 2682, @@ -129343,8 +129311,8 @@ "arguments": [ { "type": "Identifier", - "start": 81588, - "end": 81592, + "start": 81575, + "end": 81579, "loc": { "start": { "line": 2682, @@ -129369,8 +129337,8 @@ { "type": "CommentLine", "value": "1st option needs to be inserted", - "start": 81365, - "end": 81398, + "start": 81352, + "end": 81385, "loc": { "start": { "line": 2678, @@ -129386,8 +129354,8 @@ }, { "type": "IfStatement", - "start": 81622, - "end": 81891, + "start": 81609, + "end": 81878, "loc": { "start": { "line": 2685, @@ -129400,8 +129368,8 @@ }, "test": { "type": "BinaryExpression", - "start": 81626, - "end": 81654, + "start": 81613, + "end": 81641, "loc": { "start": { "line": 2685, @@ -129414,8 +129382,8 @@ }, "left": { "type": "CallExpression", - "start": 81626, - "end": 81647, + "start": 81613, + "end": 81634, "loc": { "start": { "line": 2685, @@ -129428,8 +129396,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81626, - "end": 81639, + "start": 81613, + "end": 81626, "loc": { "start": { "line": 2685, @@ -129442,8 +129410,8 @@ }, "object": { "type": "Identifier", - "start": 81626, - "end": 81631, + "start": 81613, + "end": 81618, "loc": { "start": { "line": 2685, @@ -129459,8 +129427,8 @@ }, "property": { "type": "Identifier", - "start": 81632, - "end": 81639, + "start": 81619, + "end": 81626, "loc": { "start": { "line": 2685, @@ -129479,8 +129447,8 @@ "arguments": [ { "type": "Identifier", - "start": 81640, - "end": 81646, + "start": 81627, + "end": 81633, "loc": { "start": { "line": 2685, @@ -129499,8 +129467,8 @@ "operator": "!==", "right": { "type": "UnaryExpression", - "start": 81652, - "end": 81654, + "start": 81639, + "end": 81641, "loc": { "start": { "line": 2685, @@ -129515,8 +129483,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 81653, - "end": 81654, + "start": 81640, + "end": 81641, "loc": { "start": { "line": 2685, @@ -129540,8 +129508,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 81656, - "end": 81772, + "start": 81643, + "end": 81759, "loc": { "start": { "line": 2685, @@ -129555,8 +129523,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 81674, - "end": 81758, + "start": 81661, + "end": 81745, "loc": { "start": { "line": 2686, @@ -129569,8 +129537,8 @@ }, "expression": { "type": "CallExpression", - "start": 81674, - "end": 81757, + "start": 81661, + "end": 81744, "loc": { "start": { "line": 2686, @@ -129583,8 +129551,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81674, - "end": 81691, + "start": 81661, + "end": 81678, "loc": { "start": { "line": 2686, @@ -129597,8 +129565,8 @@ }, "object": { "type": "MemberExpression", - "start": 81674, - "end": 81686, + "start": 81661, + "end": 81673, "loc": { "start": { "line": 2686, @@ -129611,8 +129579,8 @@ }, "object": { "type": "ThisExpression", - "start": 81674, - "end": 81678, + "start": 81661, + "end": 81665, "loc": { "start": { "line": 2686, @@ -129626,8 +129594,8 @@ }, "property": { "type": "Identifier", - "start": 81679, - "end": 81686, + "start": 81666, + "end": 81673, "loc": { "start": { "line": 2686, @@ -129645,8 +129613,8 @@ }, "property": { "type": "Identifier", - "start": 81687, - "end": 81691, + "start": 81674, + "end": 81678, "loc": { "start": { "line": 2686, @@ -129665,8 +129633,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 81692, - "end": 81716, + "start": 81679, + "end": 81703, "loc": { "start": { "line": 2686, @@ -129685,8 +129653,8 @@ }, { "type": "ThisExpression", - "start": 81718, - "end": 81722, + "start": 81705, + "end": 81709, "loc": { "start": { "line": 2686, @@ -129700,8 +129668,8 @@ }, { "type": "Identifier", - "start": 81724, - "end": 81730, + "start": 81711, + "end": 81717, "loc": { "start": { "line": 2686, @@ -129717,8 +129685,8 @@ }, { "type": "BooleanLiteral", - "start": 81752, - "end": 81756, + "start": 81739, + "end": 81743, "loc": { "start": { "line": 2687, @@ -129739,8 +129707,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 81778, - "end": 81891, + "start": 81765, + "end": 81878, "loc": { "start": { "line": 2688, @@ -129754,8 +129722,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 81796, - "end": 81877, + "start": 81783, + "end": 81864, "loc": { "start": { "line": 2689, @@ -129768,8 +129736,8 @@ }, "expression": { "type": "CallExpression", - "start": 81796, - "end": 81876, + "start": 81783, + "end": 81863, "loc": { "start": { "line": 2689, @@ -129782,8 +129750,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81796, - "end": 81813, + "start": 81783, + "end": 81800, "loc": { "start": { "line": 2689, @@ -129796,8 +129764,8 @@ }, "object": { "type": "MemberExpression", - "start": 81796, - "end": 81808, + "start": 81783, + "end": 81795, "loc": { "start": { "line": 2689, @@ -129810,8 +129778,8 @@ }, "object": { "type": "ThisExpression", - "start": 81796, - "end": 81800, + "start": 81783, + "end": 81787, "loc": { "start": { "line": 2689, @@ -129825,8 +129793,8 @@ }, "property": { "type": "Identifier", - "start": 81801, - "end": 81808, + "start": 81788, + "end": 81795, "loc": { "start": { "line": 2689, @@ -129844,8 +129812,8 @@ }, "property": { "type": "Identifier", - "start": 81809, - "end": 81813, + "start": 81796, + "end": 81800, "loc": { "start": { "line": 2689, @@ -129864,8 +129832,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 81814, - "end": 81835, + "start": 81801, + "end": 81822, "loc": { "start": { "line": 2689, @@ -129884,8 +129852,8 @@ }, { "type": "ThisExpression", - "start": 81837, - "end": 81841, + "start": 81824, + "end": 81828, "loc": { "start": { "line": 2689, @@ -129899,8 +129867,8 @@ }, { "type": "Identifier", - "start": 81843, - "end": 81849, + "start": 81830, + "end": 81836, "loc": { "start": { "line": 2689, @@ -129916,8 +129884,8 @@ }, { "type": "BooleanLiteral", - "start": 81871, - "end": 81875, + "start": 81858, + "end": 81862, "loc": { "start": { "line": 2690, @@ -129939,8 +129907,8 @@ }, { "type": "ExpressionStatement", - "start": 81905, - "end": 81951, + "start": 81892, + "end": 81938, "loc": { "start": { "line": 2693, @@ -129953,8 +129921,8 @@ }, "expression": { "type": "CallExpression", - "start": 81905, - "end": 81950, + "start": 81892, + "end": 81937, "loc": { "start": { "line": 2693, @@ -129967,8 +129935,8 @@ }, "callee": { "type": "MemberExpression", - "start": 81905, - "end": 81924, + "start": 81892, + "end": 81911, "loc": { "start": { "line": 2693, @@ -129981,8 +129949,8 @@ }, "object": { "type": "ThisExpression", - "start": 81905, - "end": 81909, + "start": 81892, + "end": 81896, "loc": { "start": { "line": 2693, @@ -129996,8 +129964,8 @@ }, "property": { "type": "Identifier", - "start": 81910, - "end": 81924, + "start": 81897, + "end": 81911, "loc": { "start": { "line": 2693, @@ -130016,8 +129984,8 @@ "arguments": [ { "type": "Identifier", - "start": 81925, - "end": 81931, + "start": 81912, + "end": 81918, "loc": { "start": { "line": 2693, @@ -130033,8 +130001,8 @@ }, { "type": "Identifier", - "start": 81933, - "end": 81949, + "start": 81920, + "end": 81936, "loc": { "start": { "line": 2693, @@ -130066,8 +130034,8 @@ { "type": "CommentBlock", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", - "start": 80714, - "end": 80819, + "start": 80701, + "end": 80806, "loc": { "start": { "line": 2660, @@ -130084,8 +130052,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 81975, - "end": 82130, + "start": 81962, + "end": 82117, "loc": { "start": { "line": 2697, @@ -130101,8 +130069,8 @@ }, { "type": "ClassMethod", - "start": 82135, - "end": 82316, + "start": 82122, + "end": 82303, "loc": { "start": { "line": 2702, @@ -130117,8 +130085,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 82135, - "end": 82147, + "start": 82122, + "end": 82134, "loc": { "start": { "line": 2702, @@ -130141,8 +130109,8 @@ "params": [ { "type": "Identifier", - "start": 82148, - "end": 82156, + "start": 82135, + "end": 82143, "loc": { "start": { "line": 2702, @@ -130159,8 +130127,8 @@ ], "body": { "type": "BlockStatement", - "start": 82158, - "end": 82316, + "start": 82145, + "end": 82303, "loc": { "start": { "line": 2702, @@ -130174,8 +130142,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 82168, - "end": 82211, + "start": 82155, + "end": 82198, "loc": { "start": { "line": 2703, @@ -130189,8 +130157,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 82172, - "end": 82210, + "start": 82159, + "end": 82197, "loc": { "start": { "line": 2703, @@ -130203,8 +130171,8 @@ }, "id": { "type": "Identifier", - "start": 82172, - "end": 82179, + "start": 82159, + "end": 82166, "loc": { "start": { "line": 2703, @@ -130220,8 +130188,8 @@ }, "init": { "type": "CallExpression", - "start": 82182, - "end": 82210, + "start": 82169, + "end": 82197, "loc": { "start": { "line": 2703, @@ -130234,8 +130202,8 @@ }, "callee": { "type": "MemberExpression", - "start": 82182, - "end": 82200, + "start": 82169, + "end": 82187, "loc": { "start": { "line": 2703, @@ -130248,8 +130216,8 @@ }, "object": { "type": "ThisExpression", - "start": 82182, - "end": 82186, + "start": 82169, + "end": 82173, "loc": { "start": { "line": 2703, @@ -130263,8 +130231,8 @@ }, "property": { "type": "Identifier", - "start": 82187, - "end": 82200, + "start": 82174, + "end": 82187, "loc": { "start": { "line": 2703, @@ -130283,8 +130251,8 @@ "arguments": [ { "type": "Identifier", - "start": 82201, - "end": 82209, + "start": 82188, + "end": 82196, "loc": { "start": { "line": 2703, @@ -130306,8 +130274,8 @@ }, { "type": "ReturnStatement", - "start": 82220, - "end": 82310, + "start": 82207, + "end": 82297, "loc": { "start": { "line": 2704, @@ -130320,8 +130288,8 @@ }, "argument": { "type": "LogicalExpression", - "start": 82227, - "end": 82309, + "start": 82214, + "end": 82296, "loc": { "start": { "line": 2704, @@ -130334,8 +130302,8 @@ }, "left": { "type": "LogicalExpression", - "start": 82227, - "end": 82276, + "start": 82214, + "end": 82263, "loc": { "start": { "line": 2704, @@ -130348,8 +130316,8 @@ }, "left": { "type": "MemberExpression", - "start": 82227, - "end": 82257, + "start": 82214, + "end": 82244, "loc": { "start": { "line": 2704, @@ -130362,8 +130330,8 @@ }, "object": { "type": "MemberExpression", - "start": 82227, - "end": 82247, + "start": 82214, + "end": 82234, "loc": { "start": { "line": 2704, @@ -130376,8 +130344,8 @@ }, "object": { "type": "ThisExpression", - "start": 82227, - "end": 82231, + "start": 82214, + "end": 82218, "loc": { "start": { "line": 2704, @@ -130391,8 +130359,8 @@ }, "property": { "type": "Identifier", - "start": 82232, - "end": 82247, + "start": 82219, + "end": 82234, "loc": { "start": { "line": 2704, @@ -130410,8 +130378,8 @@ }, "property": { "type": "Identifier", - "start": 82248, - "end": 82256, + "start": 82235, + "end": 82243, "loc": { "start": { "line": 2704, @@ -130430,8 +130398,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 82261, - "end": 82276, + "start": 82248, + "end": 82263, "loc": { "start": { "line": 2704, @@ -130444,8 +130412,8 @@ }, "object": { "type": "ThisExpression", - "start": 82261, - "end": 82265, + "start": 82248, + "end": 82252, "loc": { "start": { "line": 2704, @@ -130459,8 +130427,8 @@ }, "property": { "type": "Identifier", - "start": 82266, - "end": 82276, + "start": 82253, + "end": 82263, "loc": { "start": { "line": 2704, @@ -130480,8 +130448,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 82292, - "end": 82309, + "start": 82279, + "end": 82296, "loc": { "start": { "line": 2705, @@ -130494,8 +130462,8 @@ }, "left": { "type": "Identifier", - "start": 82292, - "end": 82299, + "start": 82279, + "end": 82286, "loc": { "start": { "line": 2705, @@ -130512,8 +130480,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 82304, - "end": 82309, + "start": 82291, + "end": 82296, "loc": { "start": { "line": 2705, @@ -130538,8 +130506,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 81975, - "end": 82130, + "start": 81962, + "end": 82117, "loc": { "start": { "line": 2697, @@ -130556,8 +130524,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82322, - "end": 82436, + "start": 82309, + "end": 82423, "loc": { "start": { "line": 2708, @@ -130573,8 +130541,8 @@ }, { "type": "ClassMethod", - "start": 82441, - "end": 82530, + "start": 82428, + "end": 82517, "loc": { "start": { "line": 2713, @@ -130589,8 +130557,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 82441, - "end": 82451, + "start": 82428, + "end": 82438, "loc": { "start": { "line": 2713, @@ -130613,8 +130581,8 @@ "params": [ { "type": "Identifier", - "start": 82452, - "end": 82460, + "start": 82439, + "end": 82447, "loc": { "start": { "line": 2713, @@ -130631,8 +130599,8 @@ ], "body": { "type": "BlockStatement", - "start": 82462, - "end": 82530, + "start": 82449, + "end": 82517, "loc": { "start": { "line": 2713, @@ -130646,8 +130614,8 @@ "body": [ { "type": "ReturnStatement", - "start": 82472, - "end": 82524, + "start": 82459, + "end": 82511, "loc": { "start": { "line": 2714, @@ -130660,8 +130628,8 @@ }, "argument": { "type": "BinaryExpression", - "start": 82479, - "end": 82523, + "start": 82466, + "end": 82510, "loc": { "start": { "line": 2714, @@ -130674,8 +130642,8 @@ }, "left": { "type": "CallExpression", - "start": 82479, - "end": 82516, + "start": 82466, + "end": 82503, "loc": { "start": { "line": 2714, @@ -130688,8 +130656,8 @@ }, "callee": { "type": "MemberExpression", - "start": 82479, - "end": 82506, + "start": 82466, + "end": 82493, "loc": { "start": { "line": 2714, @@ -130702,8 +130670,8 @@ }, "object": { "type": "CallExpression", - "start": 82479, - "end": 82498, + "start": 82466, + "end": 82485, "loc": { "start": { "line": 2714, @@ -130716,8 +130684,8 @@ }, "callee": { "type": "MemberExpression", - "start": 82479, - "end": 82496, + "start": 82466, + "end": 82483, "loc": { "start": { "line": 2714, @@ -130730,8 +130698,8 @@ }, "object": { "type": "ThisExpression", - "start": 82479, - "end": 82483, + "start": 82466, + "end": 82470, "loc": { "start": { "line": 2714, @@ -130745,8 +130713,8 @@ }, "property": { "type": "Identifier", - "start": 82484, - "end": 82496, + "start": 82471, + "end": 82483, "loc": { "start": { "line": 2714, @@ -130766,8 +130734,8 @@ }, "property": { "type": "Identifier", - "start": 82499, - "end": 82506, + "start": 82486, + "end": 82493, "loc": { "start": { "line": 2714, @@ -130786,8 +130754,8 @@ "arguments": [ { "type": "Identifier", - "start": 82507, - "end": 82515, + "start": 82494, + "end": 82502, "loc": { "start": { "line": 2714, @@ -130806,8 +130774,8 @@ "operator": "!==", "right": { "type": "UnaryExpression", - "start": 82521, - "end": 82523, + "start": 82508, + "end": 82510, "loc": { "start": { "line": 2714, @@ -130822,8 +130790,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 82522, - "end": 82523, + "start": 82509, + "end": 82510, "loc": { "start": { "line": 2714, @@ -130854,8 +130822,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82322, - "end": 82436, + "start": 82309, + "end": 82423, "loc": { "start": { "line": 2708, @@ -130872,8 +130840,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82536, - "end": 82652, + "start": 82523, + "end": 82639, "loc": { "start": { "line": 2717, @@ -130889,8 +130857,8 @@ }, { "type": "ClassMethod", - "start": 82657, - "end": 82781, + "start": 82644, + "end": 82768, "loc": { "start": { "line": 2722, @@ -130905,8 +130873,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 82657, - "end": 82671, + "start": 82644, + "end": 82658, "loc": { "start": { "line": 2722, @@ -130929,8 +130897,8 @@ "params": [ { "type": "Identifier", - "start": 82672, - "end": 82680, + "start": 82659, + "end": 82667, "loc": { "start": { "line": 2722, @@ -130947,8 +130915,8 @@ ], "body": { "type": "BlockStatement", - "start": 82682, - "end": 82781, + "start": 82669, + "end": 82768, "loc": { "start": { "line": 2722, @@ -130962,8 +130930,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 82692, - "end": 82728, + "start": 82679, + "end": 82715, "loc": { "start": { "line": 2723, @@ -130977,8 +130945,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 82696, - "end": 82727, + "start": 82683, + "end": 82714, "loc": { "start": { "line": 2723, @@ -130991,8 +130959,8 @@ }, "id": { "type": "Identifier", - "start": 82696, - "end": 82699, + "start": 82683, + "end": 82686, "loc": { "start": { "line": 2723, @@ -131008,8 +130976,8 @@ }, "init": { "type": "MemberExpression", - "start": 82702, - "end": 82727, + "start": 82689, + "end": 82714, "loc": { "start": { "line": 2723, @@ -131022,8 +130990,8 @@ }, "object": { "type": "MemberExpression", - "start": 82702, - "end": 82717, + "start": 82689, + "end": 82704, "loc": { "start": { "line": 2723, @@ -131036,8 +131004,8 @@ }, "object": { "type": "CallExpression", - "start": 82702, - "end": 82712, + "start": 82689, + "end": 82699, "loc": { "start": { "line": 2723, @@ -131050,8 +131018,8 @@ }, "callee": { "type": "MemberExpression", - "start": 82702, - "end": 82710, + "start": 82689, + "end": 82697, "loc": { "start": { "line": 2723, @@ -131064,8 +131032,8 @@ }, "object": { "type": "ThisExpression", - "start": 82702, - "end": 82706, + "start": 82689, + "end": 82693, "loc": { "start": { "line": 2723, @@ -131079,8 +131047,8 @@ }, "property": { "type": "Identifier", - "start": 82707, - "end": 82710, + "start": 82694, + "end": 82697, "loc": { "start": { "line": 2723, @@ -131100,8 +131068,8 @@ }, "property": { "type": "Identifier", - "start": 82713, - "end": 82717, + "start": 82700, + "end": 82704, "loc": { "start": { "line": 2723, @@ -131119,8 +131087,8 @@ }, "property": { "type": "Identifier", - "start": 82718, - "end": 82726, + "start": 82705, + "end": 82713, "loc": { "start": { "line": 2723, @@ -131142,8 +131110,8 @@ }, { "type": "ReturnStatement", - "start": 82737, - "end": 82775, + "start": 82724, + "end": 82762, "loc": { "start": { "line": 2724, @@ -131156,8 +131124,8 @@ }, "argument": { "type": "BinaryExpression", - "start": 82744, - "end": 82774, + "start": 82731, + "end": 82761, "loc": { "start": { "line": 2724, @@ -131170,8 +131138,8 @@ }, "left": { "type": "CallExpression", - "start": 82744, - "end": 82767, + "start": 82731, + "end": 82754, "loc": { "start": { "line": 2724, @@ -131184,8 +131152,8 @@ }, "callee": { "type": "MemberExpression", - "start": 82744, - "end": 82762, + "start": 82731, + "end": 82749, "loc": { "start": { "line": 2724, @@ -131198,8 +131166,8 @@ }, "object": { "type": "ThisExpression", - "start": 82744, - "end": 82748, + "start": 82731, + "end": 82735, "loc": { "start": { "line": 2724, @@ -131213,8 +131181,8 @@ }, "property": { "type": "Identifier", - "start": 82749, - "end": 82762, + "start": 82736, + "end": 82749, "loc": { "start": { "line": 2724, @@ -131233,8 +131201,8 @@ "arguments": [ { "type": "Identifier", - "start": 82763, - "end": 82766, + "start": 82750, + "end": 82753, "loc": { "start": { "line": 2724, @@ -131253,8 +131221,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 82772, - "end": 82774, + "start": 82759, + "end": 82761, "loc": { "start": { "line": 2724, @@ -131281,8 +131249,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82536, - "end": 82652, + "start": 82523, + "end": 82639, "loc": { "start": { "line": 2717, @@ -131299,8 +131267,8 @@ { "type": "CommentBlock", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 82787, - "end": 82990, + "start": 82774, + "end": 82977, "loc": { "start": { "line": 2727, @@ -131316,8 +131284,8 @@ }, { "type": "ClassMethod", - "start": 82995, - "end": 83200, + "start": 82982, + "end": 83187, "loc": { "start": { "line": 2733, @@ -131332,8 +131300,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 82995, - "end": 83012, + "start": 82982, + "end": 82999, "loc": { "start": { "line": 2733, @@ -131356,8 +131324,8 @@ "params": [ { "type": "Identifier", - "start": 83013, - "end": 83021, + "start": 83000, + "end": 83008, "loc": { "start": { "line": 2733, @@ -131374,8 +131342,8 @@ ], "body": { "type": "BlockStatement", - "start": 83023, - "end": 83200, + "start": 83010, + "end": 83187, "loc": { "start": { "line": 2733, @@ -131389,8 +131357,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 83033, - "end": 83072, + "start": 83020, + "end": 83059, "loc": { "start": { "line": 2734, @@ -131404,8 +131372,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 83037, - "end": 83071, + "start": 83024, + "end": 83058, "loc": { "start": { "line": 2734, @@ -131418,8 +131386,8 @@ }, "id": { "type": "Identifier", - "start": 83037, - "end": 83047, + "start": 83024, + "end": 83034, "loc": { "start": { "line": 2734, @@ -131435,8 +131403,8 @@ }, "init": { "type": "MemberExpression", - "start": 83050, - "end": 83071, + "start": 83037, + "end": 83058, "loc": { "start": { "line": 2734, @@ -131449,8 +131417,8 @@ }, "object": { "type": "ThisExpression", - "start": 83050, - "end": 83054, + "start": 83037, + "end": 83041, "loc": { "start": { "line": 2734, @@ -131464,8 +131432,8 @@ }, "property": { "type": "Identifier", - "start": 83055, - "end": 83071, + "start": 83042, + "end": 83058, "loc": { "start": { "line": 2734, @@ -131487,8 +131455,8 @@ }, { "type": "IfStatement", - "start": 83081, - "end": 83158, + "start": 83068, + "end": 83145, "loc": { "start": { "line": 2735, @@ -131501,8 +131469,8 @@ }, "test": { "type": "CallExpression", - "start": 83085, - "end": 83104, + "start": 83072, + "end": 83091, "loc": { "start": { "line": 2735, @@ -131515,8 +131483,8 @@ }, "callee": { "type": "Identifier", - "start": 83085, - "end": 83092, + "start": 83072, + "end": 83079, "loc": { "start": { "line": 2735, @@ -131533,8 +131501,8 @@ "arguments": [ { "type": "Identifier", - "start": 83093, - "end": 83103, + "start": 83080, + "end": 83090, "loc": { "start": { "line": 2735, @@ -131552,8 +131520,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 83106, - "end": 83158, + "start": 83093, + "end": 83145, "loc": { "start": { "line": 2735, @@ -131567,8 +131535,8 @@ "body": [ { "type": "ReturnStatement", - "start": 83120, - "end": 83148, + "start": 83107, + "end": 83135, "loc": { "start": { "line": 2736, @@ -131581,8 +131549,8 @@ }, "argument": { "type": "MemberExpression", - "start": 83127, - "end": 83147, + "start": 83114, + "end": 83134, "loc": { "start": { "line": 2736, @@ -131595,8 +131563,8 @@ }, "object": { "type": "Identifier", - "start": 83127, - "end": 83137, + "start": 83114, + "end": 83124, "loc": { "start": { "line": 2736, @@ -131612,8 +131580,8 @@ }, "property": { "type": "Identifier", - "start": 83138, - "end": 83146, + "start": 83125, + "end": 83133, "loc": { "start": { "line": 2736, @@ -131637,8 +131605,8 @@ }, { "type": "ReturnStatement", - "start": 83167, - "end": 83194, + "start": 83154, + "end": 83181, "loc": { "start": { "line": 2738, @@ -131651,8 +131619,8 @@ }, "argument": { "type": "CallExpression", - "start": 83174, - "end": 83193, + "start": 83161, + "end": 83180, "loc": { "start": { "line": 2738, @@ -131665,8 +131633,8 @@ }, "callee": { "type": "Identifier", - "start": 83174, - "end": 83181, + "start": 83161, + "end": 83168, "loc": { "start": { "line": 2738, @@ -131683,8 +131651,8 @@ "arguments": [ { "type": "Identifier", - "start": 83182, - "end": 83192, + "start": 83169, + "end": 83179, "loc": { "start": { "line": 2738, @@ -131709,8 +131677,8 @@ { "type": "CommentBlock", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 82787, - "end": 82990, + "start": 82774, + "end": 82977, "loc": { "start": { "line": 2727, @@ -131727,8 +131695,8 @@ { "type": "CommentBlock", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", - "start": 83206, - "end": 83346, + "start": 83193, + "end": 83333, "loc": { "start": { "line": 2741, @@ -131744,8 +131712,8 @@ }, { "type": "ClassMethod", - "start": 83351, - "end": 83543, + "start": 83338, + "end": 83530, "loc": { "start": { "line": 2746, @@ -131760,8 +131728,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 83351, - "end": 83369, + "start": 83338, + "end": 83356, "loc": { "start": { "line": 2746, @@ -131784,8 +131752,8 @@ "params": [ { "type": "Identifier", - "start": 83370, - "end": 83378, + "start": 83357, + "end": 83365, "loc": { "start": { "line": 2746, @@ -131802,8 +131770,8 @@ ], "body": { "type": "BlockStatement", - "start": 83380, - "end": 83543, + "start": 83367, + "end": 83530, "loc": { "start": { "line": 2746, @@ -131817,8 +131785,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 83390, - "end": 83427, + "start": 83377, + "end": 83414, "loc": { "start": { "line": 2747, @@ -131832,8 +131800,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 83394, - "end": 83426, + "start": 83381, + "end": 83413, "loc": { "start": { "line": 2747, @@ -131846,8 +131814,8 @@ }, "id": { "type": "Identifier", - "start": 83394, - "end": 83403, + "start": 83381, + "end": 83390, "loc": { "start": { "line": 2747, @@ -131863,8 +131831,8 @@ }, "init": { "type": "MemberExpression", - "start": 83406, - "end": 83426, + "start": 83393, + "end": 83413, "loc": { "start": { "line": 2747, @@ -131877,8 +131845,8 @@ }, "object": { "type": "ThisExpression", - "start": 83406, - "end": 83410, + "start": 83393, + "end": 83397, "loc": { "start": { "line": 2747, @@ -131892,8 +131860,8 @@ }, "property": { "type": "Identifier", - "start": 83411, - "end": 83426, + "start": 83398, + "end": 83413, "loc": { "start": { "line": 2747, @@ -131915,8 +131883,8 @@ }, { "type": "IfStatement", - "start": 83436, - "end": 83511, + "start": 83423, + "end": 83498, "loc": { "start": { "line": 2748, @@ -131929,8 +131897,8 @@ }, "test": { "type": "CallExpression", - "start": 83440, - "end": 83458, + "start": 83427, + "end": 83445, "loc": { "start": { "line": 2748, @@ -131943,8 +131911,8 @@ }, "callee": { "type": "Identifier", - "start": 83440, - "end": 83447, + "start": 83427, + "end": 83434, "loc": { "start": { "line": 2748, @@ -131961,8 +131929,8 @@ "arguments": [ { "type": "Identifier", - "start": 83448, - "end": 83457, + "start": 83435, + "end": 83444, "loc": { "start": { "line": 2748, @@ -131980,8 +131948,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 83460, - "end": 83511, + "start": 83447, + "end": 83498, "loc": { "start": { "line": 2748, @@ -131995,8 +131963,8 @@ "body": [ { "type": "ReturnStatement", - "start": 83474, - "end": 83501, + "start": 83461, + "end": 83488, "loc": { "start": { "line": 2749, @@ -132009,8 +131977,8 @@ }, "argument": { "type": "MemberExpression", - "start": 83481, - "end": 83500, + "start": 83468, + "end": 83487, "loc": { "start": { "line": 2749, @@ -132023,8 +131991,8 @@ }, "object": { "type": "Identifier", - "start": 83481, - "end": 83490, + "start": 83468, + "end": 83477, "loc": { "start": { "line": 2749, @@ -132040,8 +132008,8 @@ }, "property": { "type": "Identifier", - "start": 83491, - "end": 83499, + "start": 83478, + "end": 83486, "loc": { "start": { "line": 2749, @@ -132065,8 +132033,8 @@ }, { "type": "ReturnStatement", - "start": 83520, - "end": 83537, + "start": 83507, + "end": 83524, "loc": { "start": { "line": 2751, @@ -132079,8 +132047,8 @@ }, "argument": { "type": "Identifier", - "start": 83527, - "end": 83536, + "start": 83514, + "end": 83523, "loc": { "start": { "line": 2751, @@ -132103,8 +132071,8 @@ { "type": "CommentBlock", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", - "start": 83206, - "end": 83346, + "start": 83193, + "end": 83333, "loc": { "start": { "line": 2741, @@ -132121,8 +132089,8 @@ { "type": "CommentBlock", "value": "*\n * Column iterator invoking continue and break condition callbacks if any\n * then calling supplied callback for each item\n * @param {Function} [fn=EMPTY_FN] callback\n * @param {Function} [continueFn=EMPTY_FN] continue condition callback\n * @param {Function} [breakFn=EMPTY_FN] break condition callback\n ", - "start": 83549, - "end": 83882, + "start": 83536, + "end": 83869, "loc": { "start": { "line": 2754, @@ -132138,8 +132106,8 @@ }, { "type": "ClassMethod", - "start": 83887, - "end": 84235, + "start": 83874, + "end": 84222, "loc": { "start": { "line": 2761, @@ -132154,8 +132122,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 83887, - "end": 83894, + "start": 83874, + "end": 83881, "loc": { "start": { "line": 2761, @@ -132178,8 +132146,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 83895, - "end": 83908, + "start": 83882, + "end": 83895, "loc": { "start": { "line": 2761, @@ -132192,8 +132160,8 @@ }, "left": { "type": "Identifier", - "start": 83895, - "end": 83897, + "start": 83882, + "end": 83884, "loc": { "start": { "line": 2761, @@ -132209,8 +132177,8 @@ }, "right": { "type": "Identifier", - "start": 83900, - "end": 83908, + "start": 83887, + "end": 83895, "loc": { "start": { "line": 2761, @@ -132227,8 +132195,8 @@ }, { "type": "AssignmentPattern", - "start": 83910, - "end": 83931, + "start": 83897, + "end": 83918, "loc": { "start": { "line": 2761, @@ -132241,8 +132209,8 @@ }, "left": { "type": "Identifier", - "start": 83910, - "end": 83920, + "start": 83897, + "end": 83907, "loc": { "start": { "line": 2761, @@ -132258,8 +132226,8 @@ }, "right": { "type": "Identifier", - "start": 83923, - "end": 83931, + "start": 83910, + "end": 83918, "loc": { "start": { "line": 2761, @@ -132276,8 +132244,8 @@ }, { "type": "AssignmentPattern", - "start": 83933, - "end": 83951, + "start": 83920, + "end": 83938, "loc": { "start": { "line": 2761, @@ -132290,8 +132258,8 @@ }, "left": { "type": "Identifier", - "start": 83933, - "end": 83940, + "start": 83920, + "end": 83927, "loc": { "start": { "line": 2761, @@ -132307,8 +132275,8 @@ }, "right": { "type": "Identifier", - "start": 83943, - "end": 83951, + "start": 83930, + "end": 83938, "loc": { "start": { "line": 2761, @@ -132326,8 +132294,8 @@ ], "body": { "type": "BlockStatement", - "start": 83953, - "end": 84235, + "start": 83940, + "end": 84222, "loc": { "start": { "line": 2761, @@ -132341,8 +132309,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 83963, - "end": 84002, + "start": 83950, + "end": 83989, "loc": { "start": { "line": 2762, @@ -132356,8 +132324,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 83967, - "end": 84001, + "start": 83954, + "end": 83988, "loc": { "start": { "line": 2762, @@ -132370,8 +132338,8 @@ }, "id": { "type": "Identifier", - "start": 83967, - "end": 83970, + "start": 83954, + "end": 83957, "loc": { "start": { "line": 2762, @@ -132387,8 +132355,8 @@ }, "init": { "type": "CallExpression", - "start": 83973, - "end": 84001, + "start": 83960, + "end": 83988, "loc": { "start": { "line": 2762, @@ -132401,8 +132369,8 @@ }, "callee": { "type": "MemberExpression", - "start": 83973, - "end": 83988, + "start": 83960, + "end": 83975, "loc": { "start": { "line": 2762, @@ -132415,8 +132383,8 @@ }, "object": { "type": "ThisExpression", - "start": 83973, - "end": 83977, + "start": 83960, + "end": 83964, "loc": { "start": { "line": 2762, @@ -132430,8 +132398,8 @@ }, "property": { "type": "Identifier", - "start": 83978, - "end": 83988, + "start": 83965, + "end": 83975, "loc": { "start": { "line": 2762, @@ -132450,8 +132418,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 83989, - "end": 84000, + "start": 83976, + "end": 83987, "loc": { "start": { "line": 2762, @@ -132464,8 +132432,8 @@ }, "object": { "type": "ThisExpression", - "start": 83989, - "end": 83993, + "start": 83976, + "end": 83980, "loc": { "start": { "line": 2762, @@ -132479,8 +132447,8 @@ }, "property": { "type": "Identifier", - "start": 83994, - "end": 84000, + "start": 83981, + "end": 83987, "loc": { "start": { "line": 2762, @@ -132504,8 +132472,8 @@ }, { "type": "ForStatement", - "start": 84011, - "end": 84229, + "start": 83998, + "end": 84216, "loc": { "start": { "line": 2763, @@ -132518,8 +132486,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 84016, - "end": 84025, + "start": 84003, + "end": 84012, "loc": { "start": { "line": 2763, @@ -132533,8 +132501,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 84020, - "end": 84025, + "start": 84007, + "end": 84012, "loc": { "start": { "line": 2763, @@ -132547,8 +132515,8 @@ }, "id": { "type": "Identifier", - "start": 84020, - "end": 84021, + "start": 84007, + "end": 84008, "loc": { "start": { "line": 2763, @@ -132564,8 +132532,8 @@ }, "init": { "type": "NumericLiteral", - "start": 84024, - "end": 84025, + "start": 84011, + "end": 84012, "loc": { "start": { "line": 2763, @@ -132588,8 +132556,8 @@ }, "test": { "type": "BinaryExpression", - "start": 84027, - "end": 84034, + "start": 84014, + "end": 84021, "loc": { "start": { "line": 2763, @@ -132602,8 +132570,8 @@ }, "left": { "type": "Identifier", - "start": 84027, - "end": 84028, + "start": 84014, + "end": 84015, "loc": { "start": { "line": 2763, @@ -132620,8 +132588,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 84031, - "end": 84034, + "start": 84018, + "end": 84021, "loc": { "start": { "line": 2763, @@ -132638,8 +132606,8 @@ }, "update": { "type": "UpdateExpression", - "start": 84036, - "end": 84039, + "start": 84023, + "end": 84026, "loc": { "start": { "line": 2763, @@ -132654,8 +132622,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 84036, - "end": 84037, + "start": 84023, + "end": 84024, "loc": { "start": { "line": 2763, @@ -132672,8 +132640,8 @@ }, "body": { "type": "BlockStatement", - "start": 84041, - "end": 84229, + "start": 84028, + "end": 84216, "loc": { "start": { "line": 2763, @@ -132687,8 +132655,8 @@ "body": [ { "type": "IfStatement", - "start": 84055, - "end": 84124, + "start": 84042, + "end": 84111, "loc": { "start": { "line": 2764, @@ -132701,8 +132669,8 @@ }, "test": { "type": "BinaryExpression", - "start": 84059, - "end": 84081, + "start": 84046, + "end": 84068, "loc": { "start": { "line": 2764, @@ -132715,8 +132683,8 @@ }, "left": { "type": "CallExpression", - "start": 84059, - "end": 84072, + "start": 84046, + "end": 84059, "loc": { "start": { "line": 2764, @@ -132729,8 +132697,8 @@ }, "callee": { "type": "Identifier", - "start": 84059, - "end": 84069, + "start": 84046, + "end": 84056, "loc": { "start": { "line": 2764, @@ -132747,8 +132715,8 @@ "arguments": [ { "type": "Identifier", - "start": 84070, - "end": 84071, + "start": 84057, + "end": 84058, "loc": { "start": { "line": 2764, @@ -132767,8 +132735,8 @@ "operator": "===", "right": { "type": "BooleanLiteral", - "start": 84077, - "end": 84081, + "start": 84064, + "end": 84068, "loc": { "start": { "line": 2764, @@ -132784,8 +132752,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 84083, - "end": 84124, + "start": 84070, + "end": 84111, "loc": { "start": { "line": 2764, @@ -132799,8 +132767,8 @@ "body": [ { "type": "ContinueStatement", - "start": 84101, - "end": 84110, + "start": 84088, + "end": 84097, "loc": { "start": { "line": 2765, @@ -132820,8 +132788,8 @@ }, { "type": "IfStatement", - "start": 84137, - "end": 84200, + "start": 84124, + "end": 84187, "loc": { "start": { "line": 2767, @@ -132834,8 +132802,8 @@ }, "test": { "type": "BinaryExpression", - "start": 84141, - "end": 84160, + "start": 84128, + "end": 84147, "loc": { "start": { "line": 2767, @@ -132848,8 +132816,8 @@ }, "left": { "type": "CallExpression", - "start": 84141, - "end": 84151, + "start": 84128, + "end": 84138, "loc": { "start": { "line": 2767, @@ -132862,8 +132830,8 @@ }, "callee": { "type": "Identifier", - "start": 84141, - "end": 84148, + "start": 84128, + "end": 84135, "loc": { "start": { "line": 2767, @@ -132880,8 +132848,8 @@ "arguments": [ { "type": "Identifier", - "start": 84149, - "end": 84150, + "start": 84136, + "end": 84137, "loc": { "start": { "line": 2767, @@ -132900,8 +132868,8 @@ "operator": "===", "right": { "type": "BooleanLiteral", - "start": 84156, - "end": 84160, + "start": 84143, + "end": 84147, "loc": { "start": { "line": 2767, @@ -132917,8 +132885,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 84162, - "end": 84200, + "start": 84149, + "end": 84187, "loc": { "start": { "line": 2767, @@ -132932,8 +132900,8 @@ "body": [ { "type": "BreakStatement", - "start": 84180, - "end": 84186, + "start": 84167, + "end": 84173, "loc": { "start": { "line": 2768, @@ -132953,8 +132921,8 @@ }, { "type": "ExpressionStatement", - "start": 84213, - "end": 84219, + "start": 84200, + "end": 84206, "loc": { "start": { "line": 2770, @@ -132967,8 +132935,8 @@ }, "expression": { "type": "CallExpression", - "start": 84213, - "end": 84218, + "start": 84200, + "end": 84205, "loc": { "start": { "line": 2770, @@ -132981,8 +132949,8 @@ }, "callee": { "type": "Identifier", - "start": 84213, - "end": 84215, + "start": 84200, + "end": 84202, "loc": { "start": { "line": 2770, @@ -132999,8 +132967,8 @@ "arguments": [ { "type": "Identifier", - "start": 84216, - "end": 84217, + "start": 84203, + "end": 84204, "loc": { "start": { "line": 2770, @@ -133029,8 +132997,8 @@ { "type": "CommentBlock", "value": "*\n * Column iterator invoking continue and break condition callbacks if any\n * then calling supplied callback for each item\n * @param {Function} [fn=EMPTY_FN] callback\n * @param {Function} [continueFn=EMPTY_FN] continue condition callback\n * @param {Function} [breakFn=EMPTY_FN] break condition callback\n ", - "start": 83549, - "end": 83882, + "start": 83536, + "end": 83869, "loc": { "start": { "line": 2754, @@ -133047,8 +133015,8 @@ { "type": "CommentBlock", "value": "*\n * Rows iterator starting from supplied row index or defaulting to reference\n * row index. Closure function accepts a callback function and optional\n * continue and break callbacks.\n * @param {Number} startIdx Row index from which filtering starts\n ", - "start": 84241, - "end": 84516, + "start": 84228, + "end": 84503, "loc": { "start": { "line": 2774, @@ -133064,8 +133032,8 @@ }, { "type": "ClassMethod", - "start": 84521, - "end": 85031, + "start": 84508, + "end": 85018, "loc": { "start": { "line": 2780, @@ -133080,8 +133048,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 84521, - "end": 84528, + "start": 84508, + "end": 84515, "loc": { "start": { "line": 2780, @@ -133104,8 +133072,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 84529, - "end": 84551, + "start": 84516, + "end": 84538, "loc": { "start": { "line": 2780, @@ -133118,8 +133086,8 @@ }, "left": { "type": "Identifier", - "start": 84529, - "end": 84537, + "start": 84516, + "end": 84524, "loc": { "start": { "line": 2780, @@ -133135,8 +133103,8 @@ }, "right": { "type": "MemberExpression", - "start": 84540, - "end": 84551, + "start": 84527, + "end": 84538, "loc": { "start": { "line": 2780, @@ -133149,8 +133117,8 @@ }, "object": { "type": "ThisExpression", - "start": 84540, - "end": 84544, + "start": 84527, + "end": 84531, "loc": { "start": { "line": 2780, @@ -133164,8 +133132,8 @@ }, "property": { "type": "Identifier", - "start": 84545, - "end": 84551, + "start": 84532, + "end": 84538, "loc": { "start": { "line": 2780, @@ -133185,8 +133153,8 @@ ], "body": { "type": "BlockStatement", - "start": 84553, - "end": 85031, + "start": 84540, + "end": 85018, "loc": { "start": { "line": 2780, @@ -133200,8 +133168,8 @@ "body": [ { "type": "ReturnStatement", - "start": 84563, - "end": 85025, + "start": 84550, + "end": 85012, "loc": { "start": { "line": 2781, @@ -133214,8 +133182,8 @@ }, "argument": { "type": "ArrowFunctionExpression", - "start": 84570, - "end": 85024, + "start": 84557, + "end": 85011, "loc": { "start": { "line": 2781, @@ -133233,8 +133201,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 84571, - "end": 84584, + "start": 84558, + "end": 84571, "loc": { "start": { "line": 2781, @@ -133247,8 +133215,8 @@ }, "left": { "type": "Identifier", - "start": 84571, - "end": 84573, + "start": 84558, + "end": 84560, "loc": { "start": { "line": 2781, @@ -133264,8 +133232,8 @@ }, "right": { "type": "Identifier", - "start": 84576, - "end": 84584, + "start": 84563, + "end": 84571, "loc": { "start": { "line": 2781, @@ -133282,8 +133250,8 @@ }, { "type": "AssignmentPattern", - "start": 84586, - "end": 84607, + "start": 84573, + "end": 84594, "loc": { "start": { "line": 2781, @@ -133296,8 +133264,8 @@ }, "left": { "type": "Identifier", - "start": 84586, - "end": 84596, + "start": 84573, + "end": 84583, "loc": { "start": { "line": 2781, @@ -133313,8 +133281,8 @@ }, "right": { "type": "Identifier", - "start": 84599, - "end": 84607, + "start": 84586, + "end": 84594, "loc": { "start": { "line": 2781, @@ -133331,8 +133299,8 @@ }, { "type": "AssignmentPattern", - "start": 84609, - "end": 84627, + "start": 84596, + "end": 84614, "loc": { "start": { "line": 2781, @@ -133345,8 +133313,8 @@ }, "left": { "type": "Identifier", - "start": 84609, - "end": 84616, + "start": 84596, + "end": 84603, "loc": { "start": { "line": 2781, @@ -133362,8 +133330,8 @@ }, "right": { "type": "Identifier", - "start": 84619, - "end": 84627, + "start": 84606, + "end": 84614, "loc": { "start": { "line": 2781, @@ -133381,8 +133349,8 @@ ], "body": { "type": "BlockStatement", - "start": 84632, - "end": 85024, + "start": 84619, + "end": 85011, "loc": { "start": { "line": 2781, @@ -133396,8 +133364,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 84646, - "end": 84673, + "start": 84633, + "end": 84660, "loc": { "start": { "line": 2782, @@ -133411,8 +133379,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 84650, - "end": 84672, + "start": 84637, + "end": 84659, "loc": { "start": { "line": 2782, @@ -133425,8 +133393,8 @@ }, "id": { "type": "Identifier", - "start": 84650, - "end": 84654, + "start": 84637, + "end": 84641, "loc": { "start": { "line": 2782, @@ -133442,8 +133410,8 @@ }, "init": { "type": "MemberExpression", - "start": 84657, - "end": 84672, + "start": 84644, + "end": 84659, "loc": { "start": { "line": 2782, @@ -133456,8 +133424,8 @@ }, "object": { "type": "CallExpression", - "start": 84657, - "end": 84667, + "start": 84644, + "end": 84654, "loc": { "start": { "line": 2782, @@ -133470,8 +133438,8 @@ }, "callee": { "type": "MemberExpression", - "start": 84657, - "end": 84665, + "start": 84644, + "end": 84652, "loc": { "start": { "line": 2782, @@ -133484,8 +133452,8 @@ }, "object": { "type": "ThisExpression", - "start": 84657, - "end": 84661, + "start": 84644, + "end": 84648, "loc": { "start": { "line": 2782, @@ -133499,8 +133467,8 @@ }, "property": { "type": "Identifier", - "start": 84662, - "end": 84665, + "start": 84649, + "end": 84652, "loc": { "start": { "line": 2782, @@ -133520,8 +133488,8 @@ }, "property": { "type": "Identifier", - "start": 84668, - "end": 84672, + "start": 84655, + "end": 84659, "loc": { "start": { "line": 2782, @@ -133543,8 +133511,8 @@ }, { "type": "VariableDeclaration", - "start": 84686, - "end": 84717, + "start": 84673, + "end": 84704, "loc": { "start": { "line": 2783, @@ -133558,8 +133526,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 84690, - "end": 84716, + "start": 84677, + "end": 84703, "loc": { "start": { "line": 2783, @@ -133572,8 +133540,8 @@ }, "id": { "type": "Identifier", - "start": 84690, - "end": 84693, + "start": 84677, + "end": 84680, "loc": { "start": { "line": 2783, @@ -133589,8 +133557,8 @@ }, "init": { "type": "CallExpression", - "start": 84696, - "end": 84716, + "start": 84683, + "end": 84703, "loc": { "start": { "line": 2783, @@ -133603,8 +133571,8 @@ }, "callee": { "type": "MemberExpression", - "start": 84696, - "end": 84710, + "start": 84683, + "end": 84697, "loc": { "start": { "line": 2783, @@ -133617,8 +133585,8 @@ }, "object": { "type": "ThisExpression", - "start": 84696, - "end": 84700, + "start": 84683, + "end": 84687, "loc": { "start": { "line": 2783, @@ -133632,8 +133600,8 @@ }, "property": { "type": "Identifier", - "start": 84701, - "end": 84710, + "start": 84688, + "end": 84697, "loc": { "start": { "line": 2783, @@ -133652,8 +133620,8 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 84711, - "end": 84715, + "start": 84698, + "end": 84702, "loc": { "start": { "line": 2783, @@ -133674,8 +133642,8 @@ }, { "type": "ForStatement", - "start": 84730, - "end": 85014, + "start": 84717, + "end": 85001, "loc": { "start": { "line": 2784, @@ -133688,8 +133656,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 84735, - "end": 84751, + "start": 84722, + "end": 84738, "loc": { "start": { "line": 2784, @@ -133703,8 +133671,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 84739, - "end": 84751, + "start": 84726, + "end": 84738, "loc": { "start": { "line": 2784, @@ -133717,8 +133685,8 @@ }, "id": { "type": "Identifier", - "start": 84739, - "end": 84740, + "start": 84726, + "end": 84727, "loc": { "start": { "line": 2784, @@ -133734,8 +133702,8 @@ }, "init": { "type": "Identifier", - "start": 84743, - "end": 84751, + "start": 84730, + "end": 84738, "loc": { "start": { "line": 2784, @@ -133755,8 +133723,8 @@ }, "test": { "type": "BinaryExpression", - "start": 84753, - "end": 84760, + "start": 84740, + "end": 84747, "loc": { "start": { "line": 2784, @@ -133769,8 +133737,8 @@ }, "left": { "type": "Identifier", - "start": 84753, - "end": 84754, + "start": 84740, + "end": 84741, "loc": { "start": { "line": 2784, @@ -133787,8 +133755,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 84757, - "end": 84760, + "start": 84744, + "end": 84747, "loc": { "start": { "line": 2784, @@ -133805,8 +133773,8 @@ }, "update": { "type": "UpdateExpression", - "start": 84762, - "end": 84765, + "start": 84749, + "end": 84752, "loc": { "start": { "line": 2784, @@ -133821,8 +133789,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 84762, - "end": 84763, + "start": 84749, + "end": 84750, "loc": { "start": { "line": 2784, @@ -133839,8 +133807,8 @@ }, "body": { "type": "BlockStatement", - "start": 84767, - "end": 85014, + "start": 84754, + "end": 85001, "loc": { "start": { "line": 2784, @@ -133854,8 +133822,8 @@ "body": [ { "type": "IfStatement", - "start": 84785, - "end": 84871, + "start": 84772, + "end": 84858, "loc": { "start": { "line": 2785, @@ -133868,8 +133836,8 @@ }, "test": { "type": "BinaryExpression", - "start": 84789, - "end": 84820, + "start": 84776, + "end": 84807, "loc": { "start": { "line": 2785, @@ -133882,8 +133850,8 @@ }, "left": { "type": "CallExpression", - "start": 84789, - "end": 84811, + "start": 84776, + "end": 84798, "loc": { "start": { "line": 2785, @@ -133896,8 +133864,8 @@ }, "callee": { "type": "Identifier", - "start": 84789, - "end": 84799, + "start": 84776, + "end": 84786, "loc": { "start": { "line": 2785, @@ -133914,8 +133882,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 84800, - "end": 84807, + "start": 84787, + "end": 84794, "loc": { "start": { "line": 2785, @@ -133928,8 +133896,8 @@ }, "object": { "type": "Identifier", - "start": 84800, - "end": 84804, + "start": 84787, + "end": 84791, "loc": { "start": { "line": 2785, @@ -133945,8 +133913,8 @@ }, "property": { "type": "Identifier", - "start": 84805, - "end": 84806, + "start": 84792, + "end": 84793, "loc": { "start": { "line": 2785, @@ -133964,8 +133932,8 @@ }, { "type": "Identifier", - "start": 84809, - "end": 84810, + "start": 84796, + "end": 84797, "loc": { "start": { "line": 2785, @@ -133984,8 +133952,8 @@ "operator": "===", "right": { "type": "BooleanLiteral", - "start": 84816, - "end": 84820, + "start": 84803, + "end": 84807, "loc": { "start": { "line": 2785, @@ -134001,8 +133969,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 84822, - "end": 84871, + "start": 84809, + "end": 84858, "loc": { "start": { "line": 2785, @@ -134016,8 +133984,8 @@ "body": [ { "type": "ContinueStatement", - "start": 84844, - "end": 84853, + "start": 84831, + "end": 84840, "loc": { "start": { "line": 2786, @@ -134037,8 +134005,8 @@ }, { "type": "IfStatement", - "start": 84888, - "end": 84968, + "start": 84875, + "end": 84955, "loc": { "start": { "line": 2788, @@ -134051,8 +134019,8 @@ }, "test": { "type": "BinaryExpression", - "start": 84892, - "end": 84920, + "start": 84879, + "end": 84907, "loc": { "start": { "line": 2788, @@ -134065,8 +134033,8 @@ }, "left": { "type": "CallExpression", - "start": 84892, - "end": 84911, + "start": 84879, + "end": 84898, "loc": { "start": { "line": 2788, @@ -134079,8 +134047,8 @@ }, "callee": { "type": "Identifier", - "start": 84892, - "end": 84899, + "start": 84879, + "end": 84886, "loc": { "start": { "line": 2788, @@ -134097,8 +134065,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 84900, - "end": 84907, + "start": 84887, + "end": 84894, "loc": { "start": { "line": 2788, @@ -134111,8 +134079,8 @@ }, "object": { "type": "Identifier", - "start": 84900, - "end": 84904, + "start": 84887, + "end": 84891, "loc": { "start": { "line": 2788, @@ -134128,8 +134096,8 @@ }, "property": { "type": "Identifier", - "start": 84905, - "end": 84906, + "start": 84892, + "end": 84893, "loc": { "start": { "line": 2788, @@ -134147,8 +134115,8 @@ }, { "type": "Identifier", - "start": 84909, - "end": 84910, + "start": 84896, + "end": 84897, "loc": { "start": { "line": 2788, @@ -134167,8 +134135,8 @@ "operator": "===", "right": { "type": "BooleanLiteral", - "start": 84916, - "end": 84920, + "start": 84903, + "end": 84907, "loc": { "start": { "line": 2788, @@ -134184,8 +134152,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 84922, - "end": 84968, + "start": 84909, + "end": 84955, "loc": { "start": { "line": 2788, @@ -134199,8 +134167,8 @@ "body": [ { "type": "BreakStatement", - "start": 84944, - "end": 84950, + "start": 84931, + "end": 84937, "loc": { "start": { "line": 2789, @@ -134220,8 +134188,8 @@ }, { "type": "ExpressionStatement", - "start": 84985, - "end": 85000, + "start": 84972, + "end": 84987, "loc": { "start": { "line": 2791, @@ -134234,8 +134202,8 @@ }, "expression": { "type": "CallExpression", - "start": 84985, - "end": 84999, + "start": 84972, + "end": 84986, "loc": { "start": { "line": 2791, @@ -134248,8 +134216,8 @@ }, "callee": { "type": "Identifier", - "start": 84985, - "end": 84987, + "start": 84972, + "end": 84974, "loc": { "start": { "line": 2791, @@ -134266,8 +134234,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 84988, - "end": 84995, + "start": 84975, + "end": 84982, "loc": { "start": { "line": 2791, @@ -134280,8 +134248,8 @@ }, "object": { "type": "Identifier", - "start": 84988, - "end": 84992, + "start": 84975, + "end": 84979, "loc": { "start": { "line": 2791, @@ -134297,8 +134265,8 @@ }, "property": { "type": "Identifier", - "start": 84993, - "end": 84994, + "start": 84980, + "end": 84981, "loc": { "start": { "line": 2791, @@ -134316,8 +134284,8 @@ }, { "type": "Identifier", - "start": 84997, - "end": 84998, + "start": 84984, + "end": 84985, "loc": { "start": { "line": 2791, @@ -134351,8 +134319,8 @@ { "type": "CommentBlock", "value": "*\n * Rows iterator starting from supplied row index or defaulting to reference\n * row index. Closure function accepts a callback function and optional\n * continue and break callbacks.\n * @param {Number} startIdx Row index from which filtering starts\n ", - "start": 84241, - "end": 84516, + "start": 84228, + "end": 84503, "loc": { "start": { "line": 2774, @@ -134369,8 +134337,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", - "start": 85037, - "end": 85256, + "start": 85024, + "end": 85243, "loc": { "start": { "line": 2796, @@ -134386,8 +134354,8 @@ }, { "type": "ClassMethod", - "start": 85261, - "end": 85725, + "start": 85248, + "end": 85712, "loc": { "start": { "line": 2802, @@ -134402,8 +134370,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 85261, - "end": 85271, + "start": 85248, + "end": 85258, "loc": { "start": { "line": 2802, @@ -134426,8 +134394,8 @@ "params": [ { "type": "Identifier", - "start": 85272, - "end": 85280, + "start": 85259, + "end": 85267, "loc": { "start": { "line": 2802, @@ -134443,8 +134411,8 @@ }, { "type": "AssignmentPattern", - "start": 85282, - "end": 85297, + "start": 85269, + "end": 85284, "loc": { "start": { "line": 2802, @@ -134457,8 +134425,8 @@ }, "left": { "type": "Identifier", - "start": 85282, - "end": 85286, + "start": 85269, + "end": 85273, "loc": { "start": { "line": 2802, @@ -134474,8 +134442,8 @@ }, "right": { "type": "StringLiteral", - "start": 85289, - "end": 85297, + "start": 85276, + "end": 85284, "loc": { "start": { "line": 2802, @@ -134496,8 +134464,8 @@ ], "body": { "type": "BlockStatement", - "start": 85299, - "end": 85725, + "start": 85286, + "end": 85712, "loc": { "start": { "line": 2802, @@ -134511,8 +134479,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 85309, - "end": 85421, + "start": 85296, + "end": 85408, "loc": { "start": { "line": 2803, @@ -134526,8 +134494,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 85313, - "end": 85329, + "start": 85300, + "end": 85316, "loc": { "start": { "line": 2803, @@ -134540,8 +134508,8 @@ }, "id": { "type": "Identifier", - "start": 85313, - "end": 85321, + "start": 85300, + "end": 85308, "loc": { "start": { "line": 2803, @@ -134557,8 +134525,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 85324, - "end": 85329, + "start": 85311, + "end": 85316, "loc": { "start": { "line": 2803, @@ -134574,8 +134542,8 @@ }, { "type": "VariableDeclarator", - "start": 85343, - "end": 85384, + "start": 85330, + "end": 85371, "loc": { "start": { "line": 2804, @@ -134588,8 +134556,8 @@ }, "id": { "type": "Identifier", - "start": 85343, - "end": 85347, + "start": 85330, + "end": 85334, "loc": { "start": { "line": 2804, @@ -134605,8 +134573,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 85350, - "end": 85384, + "start": 85337, + "end": 85371, "loc": { "start": { "line": 2804, @@ -134619,8 +134587,8 @@ }, "test": { "type": "BinaryExpression", - "start": 85350, - "end": 85367, + "start": 85337, + "end": 85354, "loc": { "start": { "line": 2804, @@ -134633,8 +134601,8 @@ }, "left": { "type": "Identifier", - "start": 85350, - "end": 85354, + "start": 85337, + "end": 85341, "loc": { "start": { "line": 2804, @@ -134651,8 +134619,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 85359, - "end": 85367, + "start": 85346, + "end": 85354, "loc": { "start": { "line": 2804, @@ -134672,8 +134640,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 85370, - "end": 85375, + "start": 85357, + "end": 85362, "loc": { "start": { "line": 2804, @@ -134692,8 +134660,8 @@ }, "alternate": { "type": "StringLiteral", - "start": 85378, - "end": 85384, + "start": 85365, + "end": 85371, "loc": { "start": { "line": 2804, @@ -134714,8 +134682,8 @@ }, { "type": "VariableDeclarator", - "start": 85398, - "end": 85420, + "start": 85385, + "end": 85407, "loc": { "start": { "line": 2805, @@ -134728,8 +134696,8 @@ }, "id": { "type": "Identifier", - "start": 85398, - "end": 85403, + "start": 85385, + "end": 85390, "loc": { "start": { "line": 2805, @@ -134745,8 +134713,8 @@ }, "init": { "type": "CallExpression", - "start": 85406, - "end": 85420, + "start": 85393, + "end": 85407, "loc": { "start": { "line": 2805, @@ -134759,8 +134727,8 @@ }, "callee": { "type": "Identifier", - "start": 85406, - "end": 85409, + "start": 85393, + "end": 85396, "loc": { "start": { "line": 2805, @@ -134777,8 +134745,8 @@ "arguments": [ { "type": "Identifier", - "start": 85410, - "end": 85413, + "start": 85397, + "end": 85400, "loc": { "start": { "line": 2805, @@ -134794,8 +134762,8 @@ }, { "type": "Identifier", - "start": 85415, - "end": 85419, + "start": 85402, + "end": 85406, "loc": { "start": { "line": 2805, @@ -134817,8 +134785,8 @@ }, { "type": "ForStatement", - "start": 85430, - "end": 85694, + "start": 85417, + "end": 85681, "loc": { "start": { "line": 2806, @@ -134831,8 +134799,8 @@ }, "init": { "type": "VariableDeclaration", - "start": 85435, - "end": 85464, + "start": 85422, + "end": 85451, "loc": { "start": { "line": 2806, @@ -134846,8 +134814,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 85439, - "end": 85444, + "start": 85426, + "end": 85431, "loc": { "start": { "line": 2806, @@ -134860,8 +134828,8 @@ }, "id": { "type": "Identifier", - "start": 85439, - "end": 85440, + "start": 85426, + "end": 85427, "loc": { "start": { "line": 2806, @@ -134877,8 +134845,8 @@ }, "init": { "type": "NumericLiteral", - "start": 85443, - "end": 85444, + "start": 85430, + "end": 85431, "loc": { "start": { "line": 2806, @@ -134898,8 +134866,8 @@ }, { "type": "VariableDeclarator", - "start": 85446, - "end": 85464, + "start": 85433, + "end": 85451, "loc": { "start": { "line": 2806, @@ -134912,8 +134880,8 @@ }, "id": { "type": "Identifier", - "start": 85446, - "end": 85449, + "start": 85433, + "end": 85436, "loc": { "start": { "line": 2806, @@ -134929,8 +134897,8 @@ }, "init": { "type": "MemberExpression", - "start": 85452, - "end": 85464, + "start": 85439, + "end": 85451, "loc": { "start": { "line": 2806, @@ -134943,8 +134911,8 @@ }, "object": { "type": "Identifier", - "start": 85452, - "end": 85457, + "start": 85439, + "end": 85444, "loc": { "start": { "line": 2806, @@ -134960,8 +134928,8 @@ }, "property": { "type": "Identifier", - "start": 85458, - "end": 85464, + "start": 85445, + "end": 85451, "loc": { "start": { "line": 2806, @@ -134983,8 +134951,8 @@ }, "test": { "type": "BinaryExpression", - "start": 85466, - "end": 85473, + "start": 85453, + "end": 85460, "loc": { "start": { "line": 2806, @@ -134997,8 +134965,8 @@ }, "left": { "type": "Identifier", - "start": 85466, - "end": 85467, + "start": 85453, + "end": 85454, "loc": { "start": { "line": 2806, @@ -135015,8 +134983,8 @@ "operator": "<", "right": { "type": "Identifier", - "start": 85470, - "end": 85473, + "start": 85457, + "end": 85460, "loc": { "start": { "line": 2806, @@ -135033,8 +135001,8 @@ }, "update": { "type": "UpdateExpression", - "start": 85475, - "end": 85478, + "start": 85462, + "end": 85465, "loc": { "start": { "line": 2806, @@ -135049,8 +135017,8 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 85475, - "end": 85476, + "start": 85462, + "end": 85463, "loc": { "start": { "line": 2806, @@ -135067,8 +135035,8 @@ }, "body": { "type": "BlockStatement", - "start": 85480, - "end": 85694, + "start": 85467, + "end": 85681, "loc": { "start": { "line": 2806, @@ -135082,8 +135050,8 @@ "body": [ { "type": "IfStatement", - "start": 85494, - "end": 85564, + "start": 85481, + "end": 85551, "loc": { "start": { "line": 2807, @@ -135096,8 +135064,8 @@ }, "test": { "type": "CallExpression", - "start": 85498, - "end": 85521, + "start": 85485, + "end": 85508, "loc": { "start": { "line": 2807, @@ -135110,8 +135078,8 @@ }, "callee": { "type": "Identifier", - "start": 85498, - "end": 85505, + "start": 85485, + "end": 85492, "loc": { "start": { "line": 2807, @@ -135128,8 +135096,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 85506, - "end": 85520, + "start": 85493, + "end": 85507, "loc": { "start": { "line": 2807, @@ -135142,8 +135110,8 @@ }, "object": { "type": "MemberExpression", - "start": 85506, - "end": 85514, + "start": 85493, + "end": 85501, "loc": { "start": { "line": 2807, @@ -135156,8 +135124,8 @@ }, "object": { "type": "Identifier", - "start": 85506, - "end": 85511, + "start": 85493, + "end": 85498, "loc": { "start": { "line": 2807, @@ -135173,8 +135141,8 @@ }, "property": { "type": "Identifier", - "start": 85512, - "end": 85513, + "start": 85499, + "end": 85500, "loc": { "start": { "line": 2807, @@ -135192,8 +135160,8 @@ }, "property": { "type": "Identifier", - "start": 85515, - "end": 85519, + "start": 85502, + "end": 85506, "loc": { "start": { "line": 2807, @@ -135213,8 +135181,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 85523, - "end": 85564, + "start": 85510, + "end": 85551, "loc": { "start": { "line": 2807, @@ -135228,8 +135196,8 @@ "body": [ { "type": "ContinueStatement", - "start": 85541, - "end": 85550, + "start": 85528, + "end": 85537, "loc": { "start": { "line": 2808, @@ -135249,8 +135217,8 @@ }, { "type": "IfStatement", - "start": 85577, - "end": 85684, + "start": 85564, + "end": 85671, "loc": { "start": { "line": 2810, @@ -135263,8 +135231,8 @@ }, "test": { "type": "CallExpression", - "start": 85581, - "end": 85611, + "start": 85568, + "end": 85598, "loc": { "start": { "line": 2810, @@ -135277,8 +135245,8 @@ }, "callee": { "type": "MemberExpression", - "start": 85581, - "end": 85601, + "start": 85568, + "end": 85588, "loc": { "start": { "line": 2810, @@ -135291,8 +135259,8 @@ }, "object": { "type": "MemberExpression", - "start": 85581, - "end": 85595, + "start": 85568, + "end": 85582, "loc": { "start": { "line": 2810, @@ -135305,8 +135273,8 @@ }, "object": { "type": "MemberExpression", - "start": 85581, - "end": 85589, + "start": 85568, + "end": 85576, "loc": { "start": { "line": 2810, @@ -135319,8 +135287,8 @@ }, "object": { "type": "Identifier", - "start": 85581, - "end": 85586, + "start": 85568, + "end": 85573, "loc": { "start": { "line": 2810, @@ -135336,8 +135304,8 @@ }, "property": { "type": "Identifier", - "start": 85587, - "end": 85588, + "start": 85574, + "end": 85575, "loc": { "start": { "line": 2810, @@ -135355,8 +135323,8 @@ }, "property": { "type": "Identifier", - "start": 85590, - "end": 85594, + "start": 85577, + "end": 85581, "loc": { "start": { "line": 2810, @@ -135374,8 +135342,8 @@ }, "property": { "type": "Identifier", - "start": 85596, - "end": 85601, + "start": 85583, + "end": 85588, "loc": { "start": { "line": 2810, @@ -135394,8 +135362,8 @@ "arguments": [ { "type": "Identifier", - "start": 85602, - "end": 85610, + "start": 85589, + "end": 85597, "loc": { "start": { "line": 2810, @@ -135413,8 +135381,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 85613, - "end": 85684, + "start": 85600, + "end": 85671, "loc": { "start": { "line": 2810, @@ -135428,8 +135396,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 85631, - "end": 85647, + "start": 85618, + "end": 85634, "loc": { "start": { "line": 2811, @@ -135442,8 +135410,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 85631, - "end": 85646, + "start": 85618, + "end": 85633, "loc": { "start": { "line": 2811, @@ -135457,8 +135425,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 85631, - "end": 85639, + "start": 85618, + "end": 85626, "loc": { "start": { "line": 2811, @@ -135474,8 +135442,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 85642, - "end": 85646, + "start": 85629, + "end": 85633, "loc": { "start": { "line": 2811, @@ -135492,8 +135460,8 @@ }, { "type": "BreakStatement", - "start": 85664, - "end": 85670, + "start": 85651, + "end": 85657, "loc": { "start": { "line": 2812, @@ -135517,8 +135485,8 @@ }, { "type": "ReturnStatement", - "start": 85703, - "end": 85719, + "start": 85690, + "end": 85706, "loc": { "start": { "line": 2815, @@ -135531,8 +135499,8 @@ }, "argument": { "type": "Identifier", - "start": 85710, - "end": 85718, + "start": 85697, + "end": 85705, "loc": { "start": { "line": 2815, @@ -135555,8 +135523,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", - "start": 85037, - "end": 85256, + "start": 85024, + "end": 85243, "loc": { "start": { "line": 2796, @@ -135573,8 +135541,8 @@ { "type": "CommentBlock", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", - "start": 85731, - "end": 85990, + "start": 85718, + "end": 85977, "loc": { "start": { "line": 2818, @@ -135590,8 +135558,8 @@ }, { "type": "ClassMethod", - "start": 85995, - "end": 87238, + "start": 85982, + "end": 87225, "loc": { "start": { "line": 2825, @@ -135606,8 +135574,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 85995, - "end": 86001, + "start": 85982, + "end": 85988, "loc": { "start": { "line": 2825, @@ -135630,8 +135598,8 @@ "params": [ { "type": "Identifier", - "start": 86002, - "end": 86008, + "start": 85989, + "end": 85995, "loc": { "start": { "line": 2825, @@ -135647,8 +135615,8 @@ }, { "type": "Identifier", - "start": 86010, - "end": 86018, + "start": 85997, + "end": 86005, "loc": { "start": { "line": 2825, @@ -135664,8 +135632,8 @@ }, { "type": "Identifier", - "start": 86020, - "end": 86028, + "start": 86007, + "end": 86015, "loc": { "start": { "line": 2825, @@ -135681,8 +135649,8 @@ }, { "type": "AssignmentPattern", - "start": 86030, - "end": 86045, + "start": 86017, + "end": 86032, "loc": { "start": { "line": 2825, @@ -135695,8 +135663,8 @@ }, "left": { "type": "Identifier", - "start": 86030, - "end": 86034, + "start": 86017, + "end": 86021, "loc": { "start": { "line": 2825, @@ -135712,8 +135680,8 @@ }, "right": { "type": "StringLiteral", - "start": 86037, - "end": 86045, + "start": 86024, + "end": 86032, "loc": { "start": { "line": 2825, @@ -135734,8 +135702,8 @@ ], "body": { "type": "BlockStatement", - "start": 86047, - "end": 87238, + "start": 86034, + "end": 87225, "loc": { "start": { "line": 2825, @@ -135749,8 +135717,8 @@ "body": [ { "type": "IfStatement", - "start": 86057, - "end": 86125, + "start": 86044, + "end": 86112, "loc": { "start": { "line": 2826, @@ -135763,8 +135731,8 @@ }, "test": { "type": "CallExpression", - "start": 86061, - "end": 86092, + "start": 86048, + "end": 86079, "loc": { "start": { "line": 2826, @@ -135777,8 +135745,8 @@ }, "callee": { "type": "MemberExpression", - "start": 86061, - "end": 86076, + "start": 86048, + "end": 86063, "loc": { "start": { "line": 2826, @@ -135791,8 +135759,8 @@ }, "object": { "type": "ThisExpression", - "start": 86061, - "end": 86065, + "start": 86048, + "end": 86052, "loc": { "start": { "line": 2826, @@ -135806,8 +135774,8 @@ }, "property": { "type": "Identifier", - "start": 86066, - "end": 86076, + "start": 86053, + "end": 86063, "loc": { "start": { "line": 2826, @@ -135826,8 +135794,8 @@ "arguments": [ { "type": "Identifier", - "start": 86077, - "end": 86085, + "start": 86064, + "end": 86072, "loc": { "start": { "line": 2826, @@ -135843,8 +135811,8 @@ }, { "type": "Identifier", - "start": 86087, - "end": 86091, + "start": 86074, + "end": 86078, "loc": { "start": { "line": 2826, @@ -135862,8 +135830,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 86094, - "end": 86125, + "start": 86081, + "end": 86112, "loc": { "start": { "line": 2826, @@ -135877,8 +135845,8 @@ "body": [ { "type": "ReturnStatement", - "start": 86108, - "end": 86115, + "start": 86095, + "end": 86102, "loc": { "start": { "line": 2827, @@ -135898,8 +135866,8 @@ }, { "type": "VariableDeclaration", - "start": 86134, - "end": 86235, + "start": 86121, + "end": 86222, "loc": { "start": { "line": 2829, @@ -135913,8 +135881,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 86138, - "end": 86146, + "start": 86125, + "end": 86133, "loc": { "start": { "line": 2829, @@ -135927,8 +135895,8 @@ }, "id": { "type": "Identifier", - "start": 86138, - "end": 86139, + "start": 86125, + "end": 86126, "loc": { "start": { "line": 2829, @@ -135944,8 +135912,8 @@ }, "init": { "type": "ThisExpression", - "start": 86142, - "end": 86146, + "start": 86129, + "end": 86133, "loc": { "start": { "line": 2829, @@ -135960,8 +135928,8 @@ }, { "type": "VariableDeclarator", - "start": 86160, - "end": 86176, + "start": 86147, + "end": 86163, "loc": { "start": { "line": 2830, @@ -135974,8 +135942,8 @@ }, "id": { "type": "Identifier", - "start": 86160, - "end": 86168, + "start": 86147, + "end": 86155, "loc": { "start": { "line": 2830, @@ -135991,8 +135959,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 86171, - "end": 86176, + "start": 86158, + "end": 86163, "loc": { "start": { "line": 2830, @@ -136008,8 +135976,8 @@ }, { "type": "VariableDeclarator", - "start": 86190, - "end": 86194, + "start": 86177, + "end": 86181, "loc": { "start": { "line": 2831, @@ -136022,8 +135990,8 @@ }, "id": { "type": "Identifier", - "start": 86190, - "end": 86194, + "start": 86177, + "end": 86181, "loc": { "start": { "line": 2831, @@ -136041,8 +136009,8 @@ }, { "type": "VariableDeclarator", - "start": 86208, - "end": 86234, + "start": 86195, + "end": 86221, "loc": { "start": { "line": 2832, @@ -136055,8 +136023,8 @@ }, "id": { "type": "Identifier", - "start": 86208, - "end": 86212, + "start": 86195, + "end": 86199, "loc": { "start": { "line": 2832, @@ -136072,8 +136040,8 @@ }, "init": { "type": "MemberExpression", - "start": 86215, - "end": 86234, + "start": 86202, + "end": 86221, "loc": { "start": { "line": 2832, @@ -136086,8 +136054,8 @@ }, "object": { "type": "CallExpression", - "start": 86215, - "end": 86231, + "start": 86202, + "end": 86218, "loc": { "start": { "line": 2832, @@ -136100,8 +136068,8 @@ }, "callee": { "type": "Identifier", - "start": 86215, - "end": 86218, + "start": 86202, + "end": 86205, "loc": { "start": { "line": 2832, @@ -136118,8 +136086,8 @@ "arguments": [ { "type": "Identifier", - "start": 86219, - "end": 86222, + "start": 86206, + "end": 86209, "loc": { "start": { "line": 2832, @@ -136135,8 +136103,8 @@ }, { "type": "StringLiteral", - "start": 86224, - "end": 86230, + "start": 86211, + "end": 86217, "loc": { "start": { "line": 2832, @@ -136157,8 +136125,8 @@ }, "property": { "type": "NumericLiteral", - "start": 86232, - "end": 86233, + "start": 86219, + "end": 86220, "loc": { "start": { "line": 2832, @@ -136183,8 +136151,8 @@ }, { "type": "IfStatement", - "start": 86245, - "end": 86621, + "start": 86232, + "end": 86608, "loc": { "start": { "line": 2834, @@ -136197,8 +136165,8 @@ }, "test": { "type": "BinaryExpression", - "start": 86249, - "end": 86278, + "start": 86236, + "end": 86265, "loc": { "start": { "line": 2834, @@ -136211,8 +136179,8 @@ }, "left": { "type": "CallExpression", - "start": 86249, - "end": 86267, + "start": 86236, + "end": 86254, "loc": { "start": { "line": 2834, @@ -136225,8 +136193,8 @@ }, "callee": { "type": "MemberExpression", - "start": 86249, - "end": 86265, + "start": 86236, + "end": 86252, "loc": { "start": { "line": 2834, @@ -136239,8 +136207,8 @@ }, "object": { "type": "Identifier", - "start": 86249, - "end": 86253, + "start": 86236, + "end": 86240, "loc": { "start": { "line": 2834, @@ -136256,8 +136224,8 @@ }, "property": { "type": "Identifier", - "start": 86254, - "end": 86265, + "start": 86241, + "end": 86252, "loc": { "start": { "line": 2834, @@ -136278,8 +136246,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 86272, - "end": 86278, + "start": 86259, + "end": 86265, "loc": { "start": { "line": 2834, @@ -136299,8 +136267,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 86280, - "end": 86455, + "start": 86267, + "end": 86442, "loc": { "start": { "line": 2834, @@ -136314,8 +136282,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 86294, - "end": 86445, + "start": 86281, + "end": 86432, "loc": { "start": { "line": 2835, @@ -136328,8 +136296,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 86294, - "end": 86444, + "start": 86281, + "end": 86431, "loc": { "start": { "line": 2835, @@ -136343,8 +136311,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 86294, - "end": 86298, + "start": 86281, + "end": 86285, "loc": { "start": { "line": 2835, @@ -136360,8 +136328,8 @@ }, "right": { "type": "CallExpression", - "start": 86301, - "end": 86444, + "start": 86288, + "end": 86431, "loc": { "start": { "line": 2835, @@ -136374,8 +136342,8 @@ }, "callee": { "type": "Identifier", - "start": 86301, - "end": 86310, + "start": 86288, + "end": 86297, "loc": { "start": { "line": 2835, @@ -136392,8 +136360,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 86311, - "end": 86317, + "start": 86298, + "end": 86304, "loc": { "start": { "line": 2835, @@ -136412,8 +136380,8 @@ }, { "type": "ArrayExpression", - "start": 86335, - "end": 86349, + "start": 86322, + "end": 86336, "loc": { "start": { "line": 2836, @@ -136427,8 +136395,8 @@ "elements": [ { "type": "StringLiteral", - "start": 86336, - "end": 86340, + "start": 86323, + "end": 86327, "loc": { "start": { "line": 2836, @@ -136447,8 +136415,8 @@ }, { "type": "Identifier", - "start": 86342, - "end": 86348, + "start": 86329, + "end": 86335, "loc": { "start": { "line": 2836, @@ -136466,8 +136434,8 @@ }, { "type": "ArrayExpression", - "start": 86351, - "end": 86371, + "start": 86338, + "end": 86358, "loc": { "start": { "line": 2836, @@ -136481,8 +136449,8 @@ "elements": [ { "type": "StringLiteral", - "start": 86352, - "end": 86358, + "start": 86339, + "end": 86345, "loc": { "start": { "line": 2836, @@ -136501,8 +136469,8 @@ }, { "type": "StringLiteral", - "start": 86360, - "end": 86370, + "start": 86347, + "end": 86357, "loc": { "start": { "line": 2836, @@ -136523,8 +136491,8 @@ }, { "type": "ArrayExpression", - "start": 86389, - "end": 86410, + "start": 86376, + "end": 86397, "loc": { "start": { "line": 2837, @@ -136538,8 +136506,8 @@ "elements": [ { "type": "StringLiteral", - "start": 86390, - "end": 86395, + "start": 86377, + "end": 86382, "loc": { "start": { "line": 2837, @@ -136558,8 +136526,8 @@ }, { "type": "StringLiteral", - "start": 86397, - "end": 86409, + "start": 86384, + "end": 86396, "loc": { "start": { "line": 2837, @@ -136580,8 +136548,8 @@ }, { "type": "ArrayExpression", - "start": 86412, - "end": 86430, + "start": 86399, + "end": 86417, "loc": { "start": { "line": 2837, @@ -136595,8 +136563,8 @@ "elements": [ { "type": "StringLiteral", - "start": 86413, - "end": 86419, + "start": 86400, + "end": 86406, "loc": { "start": { "line": 2837, @@ -136615,8 +136583,8 @@ }, { "type": "Identifier", - "start": 86421, - "end": 86429, + "start": 86408, + "end": 86416, "loc": { "start": { "line": 2837, @@ -136641,8 +136609,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 86461, - "end": 86621, + "start": 86448, + "end": 86608, "loc": { "start": { "line": 2839, @@ -136656,8 +136624,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 86475, - "end": 86611, + "start": 86462, + "end": 86598, "loc": { "start": { "line": 2840, @@ -136670,8 +136638,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 86475, - "end": 86610, + "start": 86462, + "end": 86597, "loc": { "start": { "line": 2840, @@ -136685,8 +136653,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 86475, - "end": 86479, + "start": 86462, + "end": 86466, "loc": { "start": { "line": 2840, @@ -136702,8 +136670,8 @@ }, "right": { "type": "CallExpression", - "start": 86482, - "end": 86610, + "start": 86469, + "end": 86597, "loc": { "start": { "line": 2840, @@ -136716,8 +136684,8 @@ }, "callee": { "type": "Identifier", - "start": 86482, - "end": 86491, + "start": 86469, + "end": 86478, "loc": { "start": { "line": 2840, @@ -136734,8 +136702,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 86492, - "end": 86500, + "start": 86479, + "end": 86487, "loc": { "start": { "line": 2840, @@ -136754,8 +136722,8 @@ }, { "type": "ArrayExpression", - "start": 86518, - "end": 86532, + "start": 86505, + "end": 86519, "loc": { "start": { "line": 2841, @@ -136769,8 +136737,8 @@ "elements": [ { "type": "StringLiteral", - "start": 86519, - "end": 86523, + "start": 86506, + "end": 86510, "loc": { "start": { "line": 2841, @@ -136789,8 +136757,8 @@ }, { "type": "Identifier", - "start": 86525, - "end": 86531, + "start": 86512, + "end": 86518, "loc": { "start": { "line": 2841, @@ -136808,8 +136776,8 @@ }, { "type": "ArrayExpression", - "start": 86550, - "end": 86577, + "start": 86537, + "end": 86564, "loc": { "start": { "line": 2842, @@ -136823,8 +136791,8 @@ "elements": [ { "type": "StringLiteral", - "start": 86551, - "end": 86557, + "start": 86538, + "end": 86544, "loc": { "start": { "line": 2842, @@ -136843,8 +136811,8 @@ }, { "type": "StringLiteral", - "start": 86559, - "end": 86576, + "start": 86546, + "end": 86563, "loc": { "start": { "line": 2842, @@ -136865,8 +136833,8 @@ }, { "type": "ArrayExpression", - "start": 86579, - "end": 86596, + "start": 86566, + "end": 86583, "loc": { "start": { "line": 2842, @@ -136880,8 +136848,8 @@ "elements": [ { "type": "StringLiteral", - "start": 86580, - "end": 86585, + "start": 86567, + "end": 86572, "loc": { "start": { "line": 2842, @@ -136900,8 +136868,8 @@ }, { "type": "Identifier", - "start": 86587, - "end": 86595, + "start": 86574, + "end": 86582, "loc": { "start": { "line": 2842, @@ -136929,8 +136897,8 @@ { "type": "CommentLine", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", - "start": 86631, - "end": 86703, + "start": 86618, + "end": 86690, "loc": { "start": { "line": 2846, @@ -136946,8 +136914,8 @@ }, { "type": "ExpressionStatement", - "start": 86712, - "end": 87086, + "start": 86699, + "end": 87073, "loc": { "start": { "line": 2847, @@ -136960,8 +136928,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 86712, - "end": 87085, + "start": 86699, + "end": 87072, "loc": { "start": { "line": 2847, @@ -136975,8 +136943,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 86712, - "end": 86723, + "start": 86699, + "end": 86710, "loc": { "start": { "line": 2847, @@ -136989,8 +136957,8 @@ }, "object": { "type": "Identifier", - "start": 86712, - "end": 86716, + "start": 86699, + "end": 86703, "loc": { "start": { "line": 2847, @@ -137007,8 +136975,8 @@ }, "property": { "type": "Identifier", - "start": 86717, - "end": 86723, + "start": 86704, + "end": 86710, "loc": { "start": { "line": 2847, @@ -137027,8 +136995,8 @@ }, "right": { "type": "AssignmentExpression", - "start": 86726, - "end": 87085, + "start": 86713, + "end": 87072, "loc": { "start": { "line": 2847, @@ -137042,8 +137010,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 86726, - "end": 86749, + "start": 86713, + "end": 86736, "loc": { "start": { "line": 2847, @@ -137056,8 +137024,8 @@ }, "object": { "type": "Identifier", - "start": 86726, - "end": 86730, + "start": 86713, + "end": 86717, "loc": { "start": { "line": 2847, @@ -137073,8 +137041,8 @@ }, "property": { "type": "Identifier", - "start": 86731, - "end": 86749, + "start": 86718, + "end": 86736, "loc": { "start": { "line": 2847, @@ -137092,8 +137060,8 @@ }, "right": { "type": "ArrowFunctionExpression", - "start": 86752, - "end": 87085, + "start": 86739, + "end": 87072, "loc": { "start": { "line": 2847, @@ -137111,8 +137079,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 86758, - "end": 87085, + "start": 86745, + "end": 87072, "loc": { "start": { "line": 2847, @@ -137126,8 +137094,8 @@ "body": [ { "type": "IfStatement", - "start": 86772, - "end": 87075, + "start": 86759, + "end": 87062, "loc": { "start": { "line": 2848, @@ -137140,8 +137108,8 @@ }, "test": { "type": "LogicalExpression", - "start": 86776, - "end": 86909, + "start": 86763, + "end": 86896, "loc": { "start": { "line": 2848, @@ -137154,8 +137122,8 @@ }, "left": { "type": "UnaryExpression", - "start": 86776, - "end": 86785, + "start": 86763, + "end": 86772, "loc": { "start": { "line": 2848, @@ -137170,8 +137138,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 86777, - "end": 86785, + "start": 86764, + "end": 86772, "loc": { "start": { "line": 2848, @@ -137192,8 +137160,8 @@ "operator": "&&", "right": { "type": "LogicalExpression", - "start": 86806, - "end": 86908, + "start": 86793, + "end": 86895, "loc": { "start": { "line": 2849, @@ -137206,8 +137174,8 @@ }, "left": { "type": "LogicalExpression", - "start": 86806, - "end": 86854, + "start": 86793, + "end": 86841, "loc": { "start": { "line": 2849, @@ -137220,8 +137188,8 @@ }, "left": { "type": "UnaryExpression", - "start": 86806, - "end": 86822, + "start": 86793, + "end": 86809, "loc": { "start": { "line": 2849, @@ -137236,8 +137204,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 86807, - "end": 86822, + "start": 86794, + "end": 86809, "loc": { "start": { "line": 2849, @@ -137250,8 +137218,8 @@ }, "object": { "type": "ThisExpression", - "start": 86807, - "end": 86811, + "start": 86794, + "end": 86798, "loc": { "start": { "line": 2849, @@ -137265,8 +137233,8 @@ }, "property": { "type": "Identifier", - "start": 86812, - "end": 86822, + "start": 86799, + "end": 86809, "loc": { "start": { "line": 2849, @@ -137289,8 +137257,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 86826, - "end": 86854, + "start": 86813, + "end": 86841, "loc": { "start": { "line": 2849, @@ -137303,8 +137271,8 @@ }, "left": { "type": "MemberExpression", - "start": 86826, - "end": 86841, + "start": 86813, + "end": 86828, "loc": { "start": { "line": 2849, @@ -137317,8 +137285,8 @@ }, "object": { "type": "ThisExpression", - "start": 86826, - "end": 86830, + "start": 86813, + "end": 86817, "loc": { "start": { "line": 2849, @@ -137332,8 +137300,8 @@ }, "property": { "type": "Identifier", - "start": 86831, - "end": 86841, + "start": 86818, + "end": 86828, "loc": { "start": { "line": 2849, @@ -137352,8 +137320,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 86846, - "end": 86854, + "start": 86833, + "end": 86841, "loc": { "start": { "line": 2849, @@ -137375,8 +137343,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 86878, - "end": 86908, + "start": 86865, + "end": 86895, "loc": { "start": { "line": 2850, @@ -137389,8 +137357,8 @@ }, "left": { "type": "MemberExpression", - "start": 86878, - "end": 86893, + "start": 86865, + "end": 86880, "loc": { "start": { "line": 2850, @@ -137403,8 +137371,8 @@ }, "object": { "type": "ThisExpression", - "start": 86878, - "end": 86882, + "start": 86865, + "end": 86869, "loc": { "start": { "line": 2850, @@ -137418,8 +137386,8 @@ }, "property": { "type": "Identifier", - "start": 86883, - "end": 86893, + "start": 86870, + "end": 86880, "loc": { "start": { "line": 2850, @@ -137438,8 +137406,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 86898, - "end": 86908, + "start": 86885, + "end": 86895, "loc": { "start": { "line": 2850, @@ -137459,14 +137427,14 @@ }, "extra": { "parenthesized": true, - "parenStart": 86805 + "parenStart": 86792 } } }, "consequent": { "type": "BlockStatement", - "start": 86911, - "end": 87075, + "start": 86898, + "end": 87062, "loc": { "start": { "line": 2850, @@ -137480,8 +137448,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 86929, - "end": 86945, + "start": 86916, + "end": 86932, "loc": { "start": { "line": 2851, @@ -137494,8 +137462,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 86929, - "end": 86944, + "start": 86916, + "end": 86931, "loc": { "start": { "line": 2851, @@ -137509,8 +137477,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 86929, - "end": 86937, + "start": 86916, + "end": 86924, "loc": { "start": { "line": 2851, @@ -137526,8 +137494,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 86940, - "end": 86944, + "start": 86927, + "end": 86931, "loc": { "start": { "line": 2851, @@ -137544,8 +137512,8 @@ }, { "type": "IfStatement", - "start": 86962, - "end": 87061, + "start": 86949, + "end": 87048, "loc": { "start": { "line": 2852, @@ -137558,8 +137526,8 @@ }, "test": { "type": "BinaryExpression", - "start": 86966, - "end": 86996, + "start": 86953, + "end": 86983, "loc": { "start": { "line": 2852, @@ -137572,8 +137540,8 @@ }, "left": { "type": "UnaryExpression", - "start": 86966, - "end": 86981, + "start": 86953, + "end": 86968, "loc": { "start": { "line": 2852, @@ -137588,8 +137556,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 86973, - "end": 86981, + "start": 86960, + "end": 86968, "loc": { "start": { "line": 2852, @@ -137610,8 +137578,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 86986, - "end": 86996, + "start": 86973, + "end": 86983, "loc": { "start": { "line": 2852, @@ -137631,8 +137599,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 86998, - "end": 87061, + "start": 86985, + "end": 87048, "loc": { "start": { "line": 2852, @@ -137646,8 +137614,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 87020, - "end": 87043, + "start": 87007, + "end": 87030, "loc": { "start": { "line": 2853, @@ -137660,8 +137628,8 @@ }, "expression": { "type": "CallExpression", - "start": 87020, - "end": 87042, + "start": 87007, + "end": 87029, "loc": { "start": { "line": 2853, @@ -137674,8 +137642,8 @@ }, "callee": { "type": "MemberExpression", - "start": 87020, - "end": 87033, + "start": 87007, + "end": 87020, "loc": { "start": { "line": 2853, @@ -137688,8 +137656,8 @@ }, "object": { "type": "Identifier", - "start": 87020, - "end": 87028, + "start": 87007, + "end": 87015, "loc": { "start": { "line": 2853, @@ -137705,8 +137673,8 @@ }, "property": { "type": "Identifier", - "start": 87029, - "end": 87033, + "start": 87016, + "end": 87020, "loc": { "start": { "line": 2853, @@ -137725,8 +137693,8 @@ "arguments": [ { "type": "NullLiteral", - "start": 87034, - "end": 87038, + "start": 87021, + "end": 87025, "loc": { "start": { "line": 2853, @@ -137740,8 +137708,8 @@ }, { "type": "Identifier", - "start": 87040, - "end": 87041, + "start": 87027, + "end": 87028, "loc": { "start": { "line": 2853, @@ -137779,8 +137747,8 @@ { "type": "CommentLine", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", - "start": 86631, - "end": 86703, + "start": 86618, + "end": 86690, "loc": { "start": { "line": 2846, @@ -137796,8 +137764,8 @@ }, { "type": "ExpressionStatement", - "start": 87095, - "end": 87200, + "start": 87082, + "end": 87187, "loc": { "start": { "line": 2857, @@ -137810,8 +137778,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 87095, - "end": 87199, + "start": 87082, + "end": 87186, "loc": { "start": { "line": 2857, @@ -137825,8 +137793,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 87095, - "end": 87107, + "start": 87082, + "end": 87094, "loc": { "start": { "line": 2857, @@ -137839,8 +137807,8 @@ }, "object": { "type": "Identifier", - "start": 87095, - "end": 87099, + "start": 87082, + "end": 87086, "loc": { "start": { "line": 2857, @@ -137856,8 +137824,8 @@ }, "property": { "type": "Identifier", - "start": 87100, - "end": 87107, + "start": 87087, + "end": 87094, "loc": { "start": { "line": 2857, @@ -137875,8 +137843,8 @@ }, "right": { "type": "ArrowFunctionExpression", - "start": 87110, - "end": 87199, + "start": 87097, + "end": 87186, "loc": { "start": { "line": 2857, @@ -137894,8 +137862,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 87116, - "end": 87199, + "start": 87103, + "end": 87186, "loc": { "start": { "line": 2857, @@ -137909,8 +137877,8 @@ "body": [ { "type": "ThrowStatement", - "start": 87130, - "end": 87189, + "start": 87117, + "end": 87176, "loc": { "start": { "line": 2858, @@ -137923,8 +137891,8 @@ }, "argument": { "type": "NewExpression", - "start": 87136, - "end": 87188, + "start": 87123, + "end": 87175, "loc": { "start": { "line": 2858, @@ -137937,8 +137905,8 @@ }, "callee": { "type": "Identifier", - "start": 87140, - "end": 87145, + "start": 87127, + "end": 87132, "loc": { "start": { "line": 2858, @@ -137955,8 +137923,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 87146, - "end": 87187, + "start": 87133, + "end": 87174, "loc": { "start": { "line": 2858, @@ -137970,8 +137938,8 @@ "expressions": [ { "type": "Identifier", - "start": 87177, - "end": 87185, + "start": 87164, + "end": 87172, "loc": { "start": { "line": 2858, @@ -137989,8 +137957,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 87147, - "end": 87175, + "start": 87134, + "end": 87162, "loc": { "start": { "line": 2858, @@ -138009,8 +137977,8 @@ }, { "type": "TemplateElement", - "start": 87186, - "end": 87186, + "start": 87173, + "end": 87173, "loc": { "start": { "line": 2858, @@ -138040,8 +138008,8 @@ }, { "type": "ExpressionStatement", - "start": 87209, - "end": 87232, + "start": 87196, + "end": 87219, "loc": { "start": { "line": 2860, @@ -138054,8 +138022,8 @@ }, "expression": { "type": "CallExpression", - "start": 87209, - "end": 87231, + "start": 87196, + "end": 87218, "loc": { "start": { "line": 2860, @@ -138068,8 +138036,8 @@ }, "callee": { "type": "MemberExpression", - "start": 87209, - "end": 87225, + "start": 87196, + "end": 87212, "loc": { "start": { "line": 2860, @@ -138082,8 +138050,8 @@ }, "object": { "type": "Identifier", - "start": 87209, - "end": 87213, + "start": 87196, + "end": 87200, "loc": { "start": { "line": 2860, @@ -138099,8 +138067,8 @@ }, "property": { "type": "Identifier", - "start": 87214, - "end": 87225, + "start": 87201, + "end": 87212, "loc": { "start": { "line": 2860, @@ -138119,8 +138087,8 @@ "arguments": [ { "type": "Identifier", - "start": 87226, - "end": 87230, + "start": 87213, + "end": 87217, "loc": { "start": { "line": 2860, @@ -138145,8 +138113,8 @@ { "type": "CommentBlock", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", - "start": 85731, - "end": 85990, + "start": 85718, + "end": 85977, "loc": { "start": { "line": 2818, @@ -138163,8 +138131,8 @@ { "type": "CommentBlock", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", - "start": 87244, - "end": 87319, + "start": 87231, + "end": 87306, "loc": { "start": { "line": 2863, @@ -138180,8 +138148,8 @@ }, { "type": "ClassMethod", - "start": 87324, - "end": 87380, + "start": 87311, + "end": 87367, "loc": { "start": { "line": 2867, @@ -138196,8 +138164,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 87324, - "end": 87337, + "start": 87311, + "end": 87324, "loc": { "start": { "line": 2867, @@ -138220,8 +138188,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 87340, - "end": 87380, + "start": 87327, + "end": 87367, "loc": { "start": { "line": 2867, @@ -138235,8 +138203,8 @@ "body": [ { "type": "ReturnStatement", - "start": 87350, - "end": 87374, + "start": 87337, + "end": 87361, "loc": { "start": { "line": 2868, @@ -138249,8 +138217,8 @@ }, "argument": { "type": "MemberExpression", - "start": 87357, - "end": 87373, + "start": 87344, + "end": 87360, "loc": { "start": { "line": 2868, @@ -138263,8 +138231,8 @@ }, "object": { "type": "ThisExpression", - "start": 87357, - "end": 87361, + "start": 87344, + "end": 87348, "loc": { "start": { "line": 2868, @@ -138278,8 +138246,8 @@ }, "property": { "type": "Identifier", - "start": 87362, - "end": 87373, + "start": 87349, + "end": 87360, "loc": { "start": { "line": 2868, @@ -138304,8 +138272,8 @@ { "type": "CommentBlock", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", - "start": 87244, - "end": 87319, + "start": 87231, + "end": 87306, "loc": { "start": { "line": 2863, @@ -138322,8 +138290,8 @@ { "type": "CommentBlock", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", - "start": 87386, - "end": 87470, + "start": 87373, + "end": 87457, "loc": { "start": { "line": 2871, @@ -138339,8 +138307,8 @@ }, { "type": "ClassMethod", - "start": 87475, - "end": 87531, + "start": 87462, + "end": 87518, "loc": { "start": { "line": 2875, @@ -138355,8 +138323,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 87475, - "end": 87487, + "start": 87462, + "end": 87474, "loc": { "start": { "line": 2875, @@ -138379,8 +138347,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 87490, - "end": 87531, + "start": 87477, + "end": 87518, "loc": { "start": { "line": 2875, @@ -138394,8 +138362,8 @@ "body": [ { "type": "ReturnStatement", - "start": 87500, - "end": 87525, + "start": 87487, + "end": 87512, "loc": { "start": { "line": 2876, @@ -138408,8 +138376,8 @@ }, "argument": { "type": "LogicalExpression", - "start": 87507, - "end": 87524, + "start": 87494, + "end": 87511, "loc": { "start": { "line": 2876, @@ -138422,8 +138390,8 @@ }, "left": { "type": "MemberExpression", - "start": 87507, - "end": 87518, + "start": 87494, + "end": 87505, "loc": { "start": { "line": 2876, @@ -138436,8 +138404,8 @@ }, "object": { "type": "ThisExpression", - "start": 87507, - "end": 87511, + "start": 87494, + "end": 87498, "loc": { "start": { "line": 2876, @@ -138451,8 +138419,8 @@ }, "property": { "type": "Identifier", - "start": 87512, - "end": 87518, + "start": 87499, + "end": 87505, "loc": { "start": { "line": 2876, @@ -138471,8 +138439,8 @@ "operator": "||", "right": { "type": "ArrayExpression", - "start": 87522, - "end": 87524, + "start": 87509, + "end": 87511, "loc": { "start": { "line": 2876, @@ -138495,8 +138463,8 @@ { "type": "CommentBlock", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", - "start": 87386, - "end": 87470, + "start": 87373, + "end": 87457, "loc": { "start": { "line": 2871, @@ -138513,8 +138481,8 @@ { "type": "CommentBlock", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", - "start": 87537, - "end": 87713, + "start": 87524, + "end": 87700, "loc": { "start": { "line": 2879, @@ -138530,8 +138498,8 @@ }, { "type": "ClassMethod", - "start": 87718, - "end": 88371, + "start": 87705, + "end": 88358, "loc": { "start": { "line": 2884, @@ -138546,8 +138514,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 87718, - "end": 87730, + "start": 87705, + "end": 87717, "loc": { "start": { "line": 2884, @@ -138570,8 +138538,8 @@ "params": [ { "type": "Identifier", - "start": 87731, - "end": 87737, + "start": 87718, + "end": 87724, "loc": { "start": { "line": 2884, @@ -138588,8 +138556,8 @@ ], "body": { "type": "BlockStatement", - "start": 87739, - "end": 88371, + "start": 87726, + "end": 88358, "loc": { "start": { "line": 2884, @@ -138603,8 +138571,8 @@ "body": [ { "type": "IfStatement", - "start": 87749, - "end": 87813, + "start": 87736, + "end": 87800, "loc": { "start": { "line": 2885, @@ -138617,8 +138585,8 @@ }, "test": { "type": "UnaryExpression", - "start": 87753, - "end": 87760, + "start": 87740, + "end": 87747, "loc": { "start": { "line": 2885, @@ -138633,8 +138601,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 87754, - "end": 87760, + "start": 87741, + "end": 87747, "loc": { "start": { "line": 2885, @@ -138654,8 +138622,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 87762, - "end": 87813, + "start": 87749, + "end": 87800, "loc": { "start": { "line": 2885, @@ -138669,8 +138637,8 @@ "body": [ { "type": "ReturnStatement", - "start": 87776, - "end": 87803, + "start": 87763, + "end": 87790, "loc": { "start": { "line": 2886, @@ -138683,8 +138651,8 @@ }, "argument": { "type": "MemberExpression", - "start": 87783, - "end": 87802, + "start": 87770, + "end": 87789, "loc": { "start": { "line": 2886, @@ -138697,8 +138665,8 @@ }, "object": { "type": "ThisExpression", - "start": 87783, - "end": 87787, + "start": 87770, + "end": 87774, "loc": { "start": { "line": 2886, @@ -138712,8 +138680,8 @@ }, "property": { "type": "Identifier", - "start": 87788, - "end": 87802, + "start": 87775, + "end": 87789, "loc": { "start": { "line": 2886, @@ -138737,8 +138705,8 @@ }, { "type": "ExpressionStatement", - "start": 87823, - "end": 87848, + "start": 87810, + "end": 87835, "loc": { "start": { "line": 2889, @@ -138751,8 +138719,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 87823, - "end": 87847, + "start": 87810, + "end": 87834, "loc": { "start": { "line": 2889, @@ -138766,8 +138734,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 87823, - "end": 87842, + "start": 87810, + "end": 87829, "loc": { "start": { "line": 2889, @@ -138780,8 +138748,8 @@ }, "object": { "type": "ThisExpression", - "start": 87823, - "end": 87827, + "start": 87810, + "end": 87814, "loc": { "start": { "line": 2889, @@ -138795,8 +138763,8 @@ }, "property": { "type": "Identifier", - "start": 87828, - "end": 87842, + "start": 87815, + "end": 87829, "loc": { "start": { "line": 2889, @@ -138814,8 +138782,8 @@ }, "right": { "type": "ArrayExpression", - "start": 87845, - "end": 87847, + "start": 87832, + "end": 87834, "loc": { "start": { "line": 2889, @@ -138832,8 +138800,8 @@ }, { "type": "VariableDeclaration", - "start": 87858, - "end": 87887, + "start": 87845, + "end": 87874, "loc": { "start": { "line": 2891, @@ -138847,8 +138815,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 87862, - "end": 87886, + "start": 87849, + "end": 87873, "loc": { "start": { "line": 2891, @@ -138861,8 +138829,8 @@ }, "id": { "type": "Identifier", - "start": 87862, - "end": 87869, + "start": 87849, + "end": 87856, "loc": { "start": { "line": 2891, @@ -138878,8 +138846,8 @@ }, "init": { "type": "CallExpression", - "start": 87872, - "end": 87886, + "start": 87859, + "end": 87873, "loc": { "start": { "line": 2891, @@ -138892,8 +138860,8 @@ }, "callee": { "type": "MemberExpression", - "start": 87872, - "end": 87884, + "start": 87859, + "end": 87871, "loc": { "start": { "line": 2891, @@ -138906,8 +138874,8 @@ }, "object": { "type": "ThisExpression", - "start": 87872, - "end": 87876, + "start": 87859, + "end": 87863, "loc": { "start": { "line": 2891, @@ -138921,8 +138889,8 @@ }, "property": { "type": "Identifier", - "start": 87877, - "end": 87884, + "start": 87864, + "end": 87871, "loc": { "start": { "line": 2891, @@ -138946,8 +138914,8 @@ }, { "type": "ExpressionStatement", - "start": 87896, - "end": 88329, + "start": 87883, + "end": 88316, "loc": { "start": { "line": 2892, @@ -138960,8 +138928,8 @@ }, "expression": { "type": "CallExpression", - "start": 87896, - "end": 88328, + "start": 87883, + "end": 88315, "loc": { "start": { "line": 2892, @@ -138974,8 +138942,8 @@ }, "callee": { "type": "Identifier", - "start": 87896, - "end": 87903, + "start": 87883, + "end": 87890, "loc": { "start": { "line": 2892, @@ -138992,8 +138960,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 87904, - "end": 88327, + "start": 87891, + "end": 88314, "loc": { "start": { "line": 2892, @@ -139011,8 +138979,8 @@ "params": [ { "type": "Identifier", - "start": 87905, - "end": 87908, + "start": 87892, + "end": 87895, "loc": { "start": { "line": 2892, @@ -139029,8 +138997,8 @@ ], "body": { "type": "BlockStatement", - "start": 87913, - "end": 88327, + "start": 87900, + "end": 88314, "loc": { "start": { "line": 2892, @@ -139044,8 +139012,8 @@ "body": [ { "type": "IfStatement", - "start": 87927, - "end": 88317, + "start": 87914, + "end": 88304, "loc": { "start": { "line": 2893, @@ -139058,8 +139026,8 @@ }, "test": { "type": "UnaryExpression", - "start": 87931, - "end": 87943, + "start": 87918, + "end": 87930, "loc": { "start": { "line": 2893, @@ -139074,8 +139042,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 87932, - "end": 87943, + "start": 87919, + "end": 87930, "loc": { "start": { "line": 2893, @@ -139088,8 +139056,8 @@ }, "object": { "type": "ThisExpression", - "start": 87932, - "end": 87936, + "start": 87919, + "end": 87923, "loc": { "start": { "line": 2893, @@ -139103,8 +139071,8 @@ }, "property": { "type": "Identifier", - "start": 87937, - "end": 87943, + "start": 87924, + "end": 87930, "loc": { "start": { "line": 2893, @@ -139126,8 +139094,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 87945, - "end": 88094, + "start": 87932, + "end": 88081, "loc": { "start": { "line": 2893, @@ -139141,8 +139109,8 @@ "body": [ { "type": "IfStatement", - "start": 87963, - "end": 88080, + "start": 87950, + "end": 88067, "loc": { "start": { "line": 2894, @@ -139155,8 +139123,8 @@ }, "test": { "type": "BinaryExpression", - "start": 87967, - "end": 87999, + "start": 87954, + "end": 87986, "loc": { "start": { "line": 2894, @@ -139169,8 +139137,8 @@ }, "left": { "type": "CallExpression", - "start": 87967, - "end": 87990, + "start": 87954, + "end": 87977, "loc": { "start": { "line": 2894, @@ -139183,8 +139151,8 @@ }, "callee": { "type": "MemberExpression", - "start": 87967, - "end": 87985, + "start": 87954, + "end": 87972, "loc": { "start": { "line": 2894, @@ -139197,8 +139165,8 @@ }, "object": { "type": "ThisExpression", - "start": 87967, - "end": 87971, + "start": 87954, + "end": 87958, "loc": { "start": { "line": 2894, @@ -139212,8 +139180,8 @@ }, "property": { "type": "Identifier", - "start": 87972, - "end": 87985, + "start": 87959, + "end": 87972, "loc": { "start": { "line": 2894, @@ -139232,8 +139200,8 @@ "arguments": [ { "type": "Identifier", - "start": 87986, - "end": 87989, + "start": 87973, + "end": 87976, "loc": { "start": { "line": 2894, @@ -139252,8 +139220,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 87995, - "end": 87999, + "start": 87982, + "end": 87986, "loc": { "start": { "line": 2894, @@ -139270,8 +139238,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 88001, - "end": 88080, + "start": 87988, + "end": 88067, "loc": { "start": { "line": 2894, @@ -139285,8 +139253,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 88023, - "end": 88062, + "start": 88010, + "end": 88049, "loc": { "start": { "line": 2895, @@ -139299,8 +139267,8 @@ }, "expression": { "type": "CallExpression", - "start": 88023, - "end": 88061, + "start": 88010, + "end": 88048, "loc": { "start": { "line": 2895, @@ -139313,8 +139281,8 @@ }, "callee": { "type": "MemberExpression", - "start": 88023, - "end": 88047, + "start": 88010, + "end": 88034, "loc": { "start": { "line": 2895, @@ -139327,8 +139295,8 @@ }, "object": { "type": "MemberExpression", - "start": 88023, - "end": 88042, + "start": 88010, + "end": 88029, "loc": { "start": { "line": 2895, @@ -139341,8 +139309,8 @@ }, "object": { "type": "ThisExpression", - "start": 88023, - "end": 88027, + "start": 88010, + "end": 88014, "loc": { "start": { "line": 2895, @@ -139356,8 +139324,8 @@ }, "property": { "type": "Identifier", - "start": 88028, - "end": 88042, + "start": 88015, + "end": 88029, "loc": { "start": { "line": 2895, @@ -139375,8 +139343,8 @@ }, "property": { "type": "Identifier", - "start": 88043, - "end": 88047, + "start": 88030, + "end": 88034, "loc": { "start": { "line": 2895, @@ -139395,8 +139363,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 88048, - "end": 88060, + "start": 88035, + "end": 88047, "loc": { "start": { "line": 2895, @@ -139409,8 +139377,8 @@ }, "object": { "type": "Identifier", - "start": 88048, - "end": 88051, + "start": 88035, + "end": 88038, "loc": { "start": { "line": 2895, @@ -139426,8 +139394,8 @@ }, "property": { "type": "Identifier", - "start": 88052, - "end": 88060, + "start": 88039, + "end": 88047, "loc": { "start": { "line": 2895, @@ -139456,8 +139424,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 88100, - "end": 88317, + "start": 88087, + "end": 88304, "loc": { "start": { "line": 2897, @@ -139471,8 +139439,8 @@ "body": [ { "type": "IfStatement", - "start": 88118, - "end": 88303, + "start": 88105, + "end": 88290, "loc": { "start": { "line": 2898, @@ -139485,8 +139453,8 @@ }, "test": { "type": "LogicalExpression", - "start": 88122, - "end": 88222, + "start": 88109, + "end": 88209, "loc": { "start": { "line": 2898, @@ -139499,8 +139467,8 @@ }, "left": { "type": "BinaryExpression", - "start": 88122, - "end": 88161, + "start": 88109, + "end": 88148, "loc": { "start": { "line": 2898, @@ -139513,8 +139481,8 @@ }, "left": { "type": "CallExpression", - "start": 88122, - "end": 88150, + "start": 88109, + "end": 88137, "loc": { "start": { "line": 2898, @@ -139527,8 +139495,8 @@ }, "callee": { "type": "MemberExpression", - "start": 88122, - "end": 88138, + "start": 88109, + "end": 88125, "loc": { "start": { "line": 2898, @@ -139541,8 +139509,8 @@ }, "object": { "type": "Identifier", - "start": 88122, - "end": 88125, + "start": 88109, + "end": 88112, "loc": { "start": { "line": 2898, @@ -139558,8 +139526,8 @@ }, "property": { "type": "Identifier", - "start": 88126, - "end": 88138, + "start": 88113, + "end": 88125, "loc": { "start": { "line": 2898, @@ -139578,8 +139546,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 88139, - "end": 88149, + "start": 88126, + "end": 88136, "loc": { "start": { "line": 2898, @@ -139601,8 +139569,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 88155, - "end": 88161, + "start": 88142, + "end": 88148, "loc": { "start": { "line": 2898, @@ -139623,8 +139591,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 88185, - "end": 88222, + "start": 88172, + "end": 88209, "loc": { "start": { "line": 2899, @@ -139637,8 +139605,8 @@ }, "left": { "type": "CallExpression", - "start": 88185, - "end": 88213, + "start": 88172, + "end": 88200, "loc": { "start": { "line": 2899, @@ -139651,8 +139619,8 @@ }, "callee": { "type": "MemberExpression", - "start": 88185, - "end": 88201, + "start": 88172, + "end": 88188, "loc": { "start": { "line": 2899, @@ -139665,8 +139633,8 @@ }, "object": { "type": "Identifier", - "start": 88185, - "end": 88188, + "start": 88172, + "end": 88175, "loc": { "start": { "line": 2899, @@ -139682,8 +139650,8 @@ }, "property": { "type": "Identifier", - "start": 88189, - "end": 88201, + "start": 88176, + "end": 88188, "loc": { "start": { "line": 2899, @@ -139702,8 +139670,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 88202, - "end": 88212, + "start": 88189, + "end": 88199, "loc": { "start": { "line": 2899, @@ -139725,8 +139693,8 @@ "operator": "===", "right": { "type": "NullLiteral", - "start": 88218, - "end": 88222, + "start": 88205, + "end": 88209, "loc": { "start": { "line": 2899, @@ -139742,8 +139710,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 88224, - "end": 88303, + "start": 88211, + "end": 88290, "loc": { "start": { "line": 2899, @@ -139757,8 +139725,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 88246, - "end": 88285, + "start": 88233, + "end": 88272, "loc": { "start": { "line": 2900, @@ -139771,8 +139739,8 @@ }, "expression": { "type": "CallExpression", - "start": 88246, - "end": 88284, + "start": 88233, + "end": 88271, "loc": { "start": { "line": 2900, @@ -139785,8 +139753,8 @@ }, "callee": { "type": "MemberExpression", - "start": 88246, - "end": 88270, + "start": 88233, + "end": 88257, "loc": { "start": { "line": 2900, @@ -139799,8 +139767,8 @@ }, "object": { "type": "MemberExpression", - "start": 88246, - "end": 88265, + "start": 88233, + "end": 88252, "loc": { "start": { "line": 2900, @@ -139813,8 +139781,8 @@ }, "object": { "type": "ThisExpression", - "start": 88246, - "end": 88250, + "start": 88233, + "end": 88237, "loc": { "start": { "line": 2900, @@ -139828,8 +139796,8 @@ }, "property": { "type": "Identifier", - "start": 88251, - "end": 88265, + "start": 88238, + "end": 88252, "loc": { "start": { "line": 2900, @@ -139847,8 +139815,8 @@ }, "property": { "type": "Identifier", - "start": 88266, - "end": 88270, + "start": 88253, + "end": 88257, "loc": { "start": { "line": 2900, @@ -139867,8 +139835,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 88271, - "end": 88283, + "start": 88258, + "end": 88270, "loc": { "start": { "line": 2900, @@ -139881,8 +139849,8 @@ }, "object": { "type": "Identifier", - "start": 88271, - "end": 88274, + "start": 88258, + "end": 88261, "loc": { "start": { "line": 2900, @@ -139898,8 +139866,8 @@ }, "property": { "type": "Identifier", - "start": 88275, - "end": 88283, + "start": 88262, + "end": 88270, "loc": { "start": { "line": 2900, @@ -139936,8 +139904,8 @@ }, { "type": "ReturnStatement", - "start": 88338, - "end": 88365, + "start": 88325, + "end": 88352, "loc": { "start": { "line": 2904, @@ -139950,8 +139918,8 @@ }, "argument": { "type": "MemberExpression", - "start": 88345, - "end": 88364, + "start": 88332, + "end": 88351, "loc": { "start": { "line": 2904, @@ -139964,8 +139932,8 @@ }, "object": { "type": "ThisExpression", - "start": 88345, - "end": 88349, + "start": 88332, + "end": 88336, "loc": { "start": { "line": 2904, @@ -139979,8 +139947,8 @@ }, "property": { "type": "Identifier", - "start": 88350, - "end": 88364, + "start": 88337, + "end": 88351, "loc": { "start": { "line": 2904, @@ -140005,8 +139973,8 @@ { "type": "CommentBlock", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", - "start": 87537, - "end": 87713, + "start": 87524, + "end": 87700, "loc": { "start": { "line": 2879, @@ -140023,8 +139991,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", - "start": 88377, - "end": 88467, + "start": 88364, + "end": 88454, "loc": { "start": { "line": 2907, @@ -140040,8 +140008,8 @@ }, { "type": "ClassMethod", - "start": 88472, - "end": 88537, + "start": 88459, + "end": 88524, "loc": { "start": { "line": 2911, @@ -140056,8 +140024,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 88472, - "end": 88490, + "start": 88459, + "end": 88477, "loc": { "start": { "line": 2911, @@ -140080,8 +140048,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 88493, - "end": 88537, + "start": 88480, + "end": 88524, "loc": { "start": { "line": 2911, @@ -140095,8 +140063,8 @@ "body": [ { "type": "ReturnStatement", - "start": 88503, - "end": 88531, + "start": 88490, + "end": 88518, "loc": { "start": { "line": 2912, @@ -140109,8 +140077,8 @@ }, "argument": { "type": "MemberExpression", - "start": 88510, - "end": 88530, + "start": 88497, + "end": 88517, "loc": { "start": { "line": 2912, @@ -140123,8 +140091,8 @@ }, "object": { "type": "ThisExpression", - "start": 88510, - "end": 88514, + "start": 88497, + "end": 88501, "loc": { "start": { "line": 2912, @@ -140138,8 +140106,8 @@ }, "property": { "type": "Identifier", - "start": 88515, - "end": 88530, + "start": 88502, + "end": 88517, "loc": { "start": { "line": 2912, @@ -140164,8 +140132,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", - "start": 88377, - "end": 88467, + "start": 88364, + "end": 88454, "loc": { "start": { "line": 2907, @@ -140182,8 +140150,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", - "start": 88543, - "end": 88618, + "start": 88530, + "end": 88605, "loc": { "start": { "line": 2915, @@ -140199,8 +140167,8 @@ }, { "type": "ClassMethod", - "start": 88623, - "end": 88683, + "start": 88610, + "end": 88670, "loc": { "start": { "line": 2919, @@ -140215,8 +140183,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 88623, - "end": 88641, + "start": 88610, + "end": 88628, "loc": { "start": { "line": 2919, @@ -140239,8 +140207,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 88644, - "end": 88683, + "start": 88631, + "end": 88670, "loc": { "start": { "line": 2919, @@ -140254,8 +140222,8 @@ "body": [ { "type": "ReturnStatement", - "start": 88654, - "end": 88677, + "start": 88641, + "end": 88664, "loc": { "start": { "line": 2920, @@ -140268,8 +140236,8 @@ }, "argument": { "type": "MemberExpression", - "start": 88661, - "end": 88676, + "start": 88648, + "end": 88663, "loc": { "start": { "line": 2920, @@ -140282,8 +140250,8 @@ }, "object": { "type": "ThisExpression", - "start": 88661, - "end": 88665, + "start": 88648, + "end": 88652, "loc": { "start": { "line": 2920, @@ -140297,8 +140265,8 @@ }, "property": { "type": "Identifier", - "start": 88666, - "end": 88676, + "start": 88653, + "end": 88663, "loc": { "start": { "line": 2920, @@ -140323,8 +140291,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", - "start": 88543, - "end": 88618, + "start": 88530, + "end": 88605, "loc": { "start": { "line": 2915, @@ -140341,8 +140309,8 @@ { "type": "CommentBlock", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", - "start": 88689, - "end": 88816, + "start": 88676, + "end": 88803, "loc": { "start": { "line": 2923, @@ -140358,8 +140326,8 @@ }, { "type": "ClassMethod", - "start": 88821, - "end": 88875, + "start": 88808, + "end": 88862, "loc": { "start": { "line": 2928, @@ -140374,8 +140342,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 88821, - "end": 88837, + "start": 88808, + "end": 88824, "loc": { "start": { "line": 2928, @@ -140398,8 +140366,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 88840, - "end": 88875, + "start": 88827, + "end": 88862, "loc": { "start": { "line": 2928, @@ -140413,8 +140381,8 @@ "body": [ { "type": "ReturnStatement", - "start": 88850, - "end": 88869, + "start": 88837, + "end": 88856, "loc": { "start": { "line": 2929, @@ -140427,8 +140395,8 @@ }, "argument": { "type": "MemberExpression", - "start": 88857, - "end": 88868, + "start": 88844, + "end": 88855, "loc": { "start": { "line": 2929, @@ -140441,8 +140409,8 @@ }, "object": { "type": "ThisExpression", - "start": 88857, - "end": 88861, + "start": 88844, + "end": 88848, "loc": { "start": { "line": 2929, @@ -140456,8 +140424,8 @@ }, "property": { "type": "Identifier", - "start": 88862, - "end": 88868, + "start": 88849, + "end": 88855, "loc": { "start": { "line": 2929, @@ -140482,8 +140450,8 @@ { "type": "CommentBlock", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", - "start": 88689, - "end": 88816, + "start": 88676, + "end": 88803, "loc": { "start": { "line": 2923, @@ -140500,8 +140468,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", - "start": 88881, - "end": 88953, + "start": 88868, + "end": 88940, "loc": { "start": { "line": 2932, @@ -140517,8 +140485,8 @@ }, { "type": "ClassMethod", - "start": 88958, - "end": 89055, + "start": 88945, + "end": 89042, "loc": { "start": { "line": 2936, @@ -140533,8 +140501,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 88958, - "end": 88973, + "start": 88945, + "end": 88960, "loc": { "start": { "line": 2936, @@ -140557,8 +140525,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 88976, - "end": 89055, + "start": 88963, + "end": 89042, "loc": { "start": { "line": 2936, @@ -140572,8 +140540,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 88986, - "end": 89020, + "start": 88973, + "end": 89007, "loc": { "start": { "line": 2937, @@ -140587,8 +140555,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 88990, - "end": 89019, + "start": 88977, + "end": 89006, "loc": { "start": { "line": 2937, @@ -140601,8 +140569,8 @@ }, "id": { "type": "Identifier", - "start": 88990, - "end": 88996, + "start": 88977, + "end": 88983, "loc": { "start": { "line": 2937, @@ -140618,8 +140586,8 @@ }, "init": { "type": "CallExpression", - "start": 88999, - "end": 89019, + "start": 88986, + "end": 89006, "loc": { "start": { "line": 2937, @@ -140632,8 +140600,8 @@ }, "callee": { "type": "MemberExpression", - "start": 88999, - "end": 89013, + "start": 88986, + "end": 89000, "loc": { "start": { "line": 2937, @@ -140646,8 +140614,8 @@ }, "object": { "type": "ThisExpression", - "start": 88999, - "end": 89003, + "start": 88986, + "end": 88990, "loc": { "start": { "line": 2937, @@ -140661,8 +140629,8 @@ }, "property": { "type": "Identifier", - "start": 89004, - "end": 89013, + "start": 88991, + "end": 89000, "loc": { "start": { "line": 2937, @@ -140681,8 +140649,8 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 89014, - "end": 89018, + "start": 89001, + "end": 89005, "loc": { "start": { "line": 2937, @@ -140703,8 +140671,8 @@ }, { "type": "ReturnStatement", - "start": 89029, - "end": 89049, + "start": 89016, + "end": 89036, "loc": { "start": { "line": 2938, @@ -140717,8 +140685,8 @@ }, "argument": { "type": "BinaryExpression", - "start": 89037, - "end": 89047, + "start": 89024, + "end": 89034, "loc": { "start": { "line": 2938, @@ -140731,8 +140699,8 @@ }, "left": { "type": "Identifier", - "start": 89037, - "end": 89043, + "start": 89024, + "end": 89030, "loc": { "start": { "line": 2938, @@ -140749,8 +140717,8 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 89046, - "end": 89047, + "start": 89033, + "end": 89034, "loc": { "start": { "line": 2938, @@ -140769,7 +140737,7 @@ }, "extra": { "parenthesized": true, - "parenStart": 89036 + "parenStart": 89023 } } } @@ -140781,8 +140749,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", - "start": 88881, - "end": 88953, + "start": 88868, + "end": 88940, "loc": { "start": { "line": 2932, @@ -140799,8 +140767,8 @@ { "type": "CommentBlock", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", - "start": 89061, - "end": 89270, + "start": 89048, + "end": 89257, "loc": { "start": { "line": 2941, @@ -140816,8 +140784,8 @@ }, { "type": "ClassMethod", - "start": 89275, - "end": 89559, + "start": 89262, + "end": 89546, "loc": { "start": { "line": 2947, @@ -140832,8 +140800,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 89275, - "end": 89282, + "start": 89262, + "end": 89269, "loc": { "start": { "line": 2947, @@ -140856,8 +140824,8 @@ "params": [ { "type": "Identifier", - "start": 89283, - "end": 89291, + "start": 89270, + "end": 89278, "loc": { "start": { "line": 2947, @@ -140873,8 +140841,8 @@ }, { "type": "AssignmentPattern", - "start": 89293, - "end": 89303, + "start": 89280, + "end": 89290, "loc": { "start": { "line": 2947, @@ -140887,8 +140855,8 @@ }, "left": { "type": "Identifier", - "start": 89293, - "end": 89298, + "start": 89280, + "end": 89285, "loc": { "start": { "line": 2947, @@ -140904,8 +140872,8 @@ }, "right": { "type": "ArrayExpression", - "start": 89301, - "end": 89303, + "start": 89288, + "end": 89290, "loc": { "start": { "line": 2947, @@ -140922,8 +140890,8 @@ ], "body": { "type": "BlockStatement", - "start": 89305, - "end": 89559, + "start": 89292, + "end": 89546, "loc": { "start": { "line": 2947, @@ -140937,8 +140905,8 @@ "body": [ { "type": "IfStatement", - "start": 89315, - "end": 89384, + "start": 89302, + "end": 89371, "loc": { "start": { "line": 2948, @@ -140951,8 +140919,8 @@ }, "test": { "type": "BinaryExpression", - "start": 89319, - "end": 89345, + "start": 89306, + "end": 89332, "loc": { "start": { "line": 2948, @@ -140965,8 +140933,8 @@ }, "left": { "type": "MemberExpression", - "start": 89319, - "end": 89339, + "start": 89306, + "end": 89326, "loc": { "start": { "line": 2948, @@ -140979,8 +140947,8 @@ }, "object": { "type": "MemberExpression", - "start": 89319, - "end": 89332, + "start": 89306, + "end": 89319, "loc": { "start": { "line": 2948, @@ -140993,8 +140961,8 @@ }, "object": { "type": "ThisExpression", - "start": 89319, - "end": 89323, + "start": 89306, + "end": 89310, "loc": { "start": { "line": 2948, @@ -141008,8 +140976,8 @@ }, "property": { "type": "Identifier", - "start": 89324, - "end": 89332, + "start": 89311, + "end": 89319, "loc": { "start": { "line": 2948, @@ -141027,8 +140995,8 @@ }, "property": { "type": "Identifier", - "start": 89333, - "end": 89339, + "start": 89320, + "end": 89326, "loc": { "start": { "line": 2948, @@ -141047,8 +141015,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 89344, - "end": 89345, + "start": 89331, + "end": 89332, "loc": { "start": { "line": 2948, @@ -141068,8 +141036,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 89347, - "end": 89384, + "start": 89334, + "end": 89371, "loc": { "start": { "line": 2948, @@ -141083,8 +141051,8 @@ "body": [ { "type": "ReturnStatement", - "start": 89361, - "end": 89374, + "start": 89348, + "end": 89361, "loc": { "start": { "line": 2949, @@ -141097,8 +141065,8 @@ }, "argument": { "type": "BooleanLiteral", - "start": 89368, - "end": 89373, + "start": 89355, + "end": 89360, "loc": { "start": { "line": 2949, @@ -141119,8 +141087,8 @@ }, { "type": "VariableDeclaration", - "start": 89393, - "end": 89431, + "start": 89380, + "end": 89418, "loc": { "start": { "line": 2951, @@ -141134,8 +141102,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 89397, - "end": 89430, + "start": 89384, + "end": 89417, "loc": { "start": { "line": 2951, @@ -141148,8 +141116,8 @@ }, "id": { "type": "Identifier", - "start": 89397, - "end": 89404, + "start": 89384, + "end": 89391, "loc": { "start": { "line": 2951, @@ -141165,8 +141133,8 @@ }, "init": { "type": "MemberExpression", - "start": 89407, - "end": 89430, + "start": 89394, + "end": 89417, "loc": { "start": { "line": 2951, @@ -141179,8 +141147,8 @@ }, "object": { "type": "MemberExpression", - "start": 89407, - "end": 89420, + "start": 89394, + "end": 89407, "loc": { "start": { "line": 2951, @@ -141193,8 +141161,8 @@ }, "object": { "type": "ThisExpression", - "start": 89407, - "end": 89411, + "start": 89394, + "end": 89398, "loc": { "start": { "line": 2951, @@ -141208,8 +141176,8 @@ }, "property": { "type": "Identifier", - "start": 89412, - "end": 89420, + "start": 89399, + "end": 89407, "loc": { "start": { "line": 2951, @@ -141227,8 +141195,8 @@ }, "property": { "type": "Identifier", - "start": 89421, - "end": 89429, + "start": 89408, + "end": 89416, "loc": { "start": { "line": 2951, @@ -141250,8 +141218,8 @@ }, { "type": "IfStatement", - "start": 89440, - "end": 89507, + "start": 89427, + "end": 89494, "loc": { "start": { "line": 2952, @@ -141264,8 +141232,8 @@ }, "test": { "type": "CallExpression", - "start": 89444, - "end": 89458, + "start": 89431, + "end": 89445, "loc": { "start": { "line": 2952, @@ -141278,8 +141246,8 @@ }, "callee": { "type": "Identifier", - "start": 89444, - "end": 89449, + "start": 89431, + "end": 89436, "loc": { "start": { "line": 2952, @@ -141296,8 +141264,8 @@ "arguments": [ { "type": "Identifier", - "start": 89450, - "end": 89457, + "start": 89437, + "end": 89444, "loc": { "start": { "line": 2952, @@ -141315,8 +141283,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 89460, - "end": 89507, + "start": 89447, + "end": 89494, "loc": { "start": { "line": 2952, @@ -141330,8 +141298,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 89474, - "end": 89497, + "start": 89461, + "end": 89484, "loc": { "start": { "line": 2953, @@ -141344,8 +141312,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 89474, - "end": 89496, + "start": 89461, + "end": 89483, "loc": { "start": { "line": 2953, @@ -141359,8 +141327,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 89474, - "end": 89481, + "start": 89461, + "end": 89468, "loc": { "start": { "line": 2953, @@ -141376,8 +141344,8 @@ }, "right": { "type": "MemberExpression", - "start": 89484, - "end": 89496, + "start": 89471, + "end": 89483, "loc": { "start": { "line": 2953, @@ -141390,8 +141358,8 @@ }, "object": { "type": "Identifier", - "start": 89484, - "end": 89491, + "start": 89471, + "end": 89478, "loc": { "start": { "line": 2953, @@ -141407,8 +141375,8 @@ }, "property": { "type": "Identifier", - "start": 89492, - "end": 89496, + "start": 89479, + "end": 89483, "loc": { "start": { "line": 2953, @@ -141433,8 +141401,8 @@ }, { "type": "ReturnStatement", - "start": 89516, - "end": 89553, + "start": 89503, + "end": 89540, "loc": { "start": { "line": 2955, @@ -141447,8 +141415,8 @@ }, "argument": { "type": "BinaryExpression", - "start": 89523, - "end": 89552, + "start": 89510, + "end": 89539, "loc": { "start": { "line": 2955, @@ -141461,8 +141429,8 @@ }, "left": { "type": "CallExpression", - "start": 89523, - "end": 89545, + "start": 89510, + "end": 89532, "loc": { "start": { "line": 2955, @@ -141475,8 +141443,8 @@ }, "callee": { "type": "MemberExpression", - "start": 89523, - "end": 89536, + "start": 89510, + "end": 89523, "loc": { "start": { "line": 2955, @@ -141489,8 +141457,8 @@ }, "object": { "type": "Identifier", - "start": 89523, - "end": 89528, + "start": 89510, + "end": 89515, "loc": { "start": { "line": 2955, @@ -141506,8 +141474,8 @@ }, "property": { "type": "Identifier", - "start": 89529, - "end": 89536, + "start": 89516, + "end": 89523, "loc": { "start": { "line": 2955, @@ -141526,8 +141494,8 @@ "arguments": [ { "type": "Identifier", - "start": 89537, - "end": 89544, + "start": 89524, + "end": 89531, "loc": { "start": { "line": 2955, @@ -141546,8 +141514,8 @@ "operator": "!==", "right": { "type": "UnaryExpression", - "start": 89550, - "end": 89552, + "start": 89537, + "end": 89539, "loc": { "start": { "line": 2955, @@ -141562,8 +141530,8 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 89551, - "end": 89552, + "start": 89538, + "end": 89539, "loc": { "start": { "line": 2955, @@ -141594,8 +141562,8 @@ { "type": "CommentBlock", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", - "start": 89061, - "end": 89270, + "start": 89048, + "end": 89257, "loc": { "start": { "line": 2941, @@ -141612,8 +141580,8 @@ { "type": "CommentBlock", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", - "start": 89565, - "end": 89706, + "start": 89552, + "end": 89693, "loc": { "start": { "line": 2958, @@ -141629,8 +141597,8 @@ }, { "type": "ClassMethod", - "start": 89711, - "end": 90162, + "start": 89698, + "end": 90149, "loc": { "start": { "line": 2963, @@ -141645,8 +141613,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 89711, - "end": 89727, + "start": 89698, + "end": 89714, "loc": { "start": { "line": 2963, @@ -141669,8 +141637,8 @@ "params": [ { "type": "Identifier", - "start": 89728, - "end": 89736, + "start": 89715, + "end": 89723, "loc": { "start": { "line": 2963, @@ -141687,8 +141655,8 @@ ], "body": { "type": "BlockStatement", - "start": 89738, - "end": 90162, + "start": 89725, + "end": 90149, "loc": { "start": { "line": 2963, @@ -141702,8 +141670,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 89748, - "end": 89819, + "start": 89735, + "end": 89806, "loc": { "start": { "line": 2964, @@ -141717,8 +141685,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 89752, - "end": 89818, + "start": 89739, + "end": 89805, "loc": { "start": { "line": 2964, @@ -141731,8 +141699,8 @@ }, "id": { "type": "Identifier", - "start": 89752, - "end": 89757, + "start": 89739, + "end": 89744, "loc": { "start": { "line": 2964, @@ -141748,8 +141716,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 89760, - "end": 89818, + "start": 89747, + "end": 89805, "loc": { "start": { "line": 2964, @@ -141762,8 +141730,8 @@ }, "test": { "type": "MemberExpression", - "start": 89760, - "end": 89775, + "start": 89747, + "end": 89762, "loc": { "start": { "line": 2964, @@ -141776,8 +141744,8 @@ }, "object": { "type": "ThisExpression", - "start": 89760, - "end": 89764, + "start": 89747, + "end": 89751, "loc": { "start": { "line": 2964, @@ -141791,8 +141759,8 @@ }, "property": { "type": "Identifier", - "start": 89765, - "end": 89775, + "start": 89752, + "end": 89762, "loc": { "start": { "line": 2964, @@ -141810,8 +141778,8 @@ }, "consequent": { "type": "MemberExpression", - "start": 89778, - "end": 89805, + "start": 89765, + "end": 89792, "loc": { "start": { "line": 2964, @@ -141824,8 +141792,8 @@ }, "object": { "type": "MemberExpression", - "start": 89778, - "end": 89797, + "start": 89765, + "end": 89784, "loc": { "start": { "line": 2964, @@ -141838,8 +141806,8 @@ }, "object": { "type": "MemberExpression", - "start": 89778, - "end": 89786, + "start": 89765, + "end": 89773, "loc": { "start": { "line": 2964, @@ -141852,8 +141820,8 @@ }, "object": { "type": "ThisExpression", - "start": 89778, - "end": 89782, + "start": 89765, + "end": 89769, "loc": { "start": { "line": 2964, @@ -141867,8 +141835,8 @@ }, "property": { "type": "Identifier", - "start": 89783, - "end": 89786, + "start": 89770, + "end": 89773, "loc": { "start": { "line": 2964, @@ -141886,8 +141854,8 @@ }, "property": { "type": "Identifier", - "start": 89787, - "end": 89797, + "start": 89774, + "end": 89784, "loc": { "start": { "line": 2964, @@ -141905,8 +141873,8 @@ }, "property": { "type": "Identifier", - "start": 89798, - "end": 89805, + "start": 89785, + "end": 89792, "loc": { "start": { "line": 2964, @@ -141924,8 +141892,8 @@ }, "alternate": { "type": "CallExpression", - "start": 89808, - "end": 89818, + "start": 89795, + "end": 89805, "loc": { "start": { "line": 2964, @@ -141938,8 +141906,8 @@ }, "callee": { "type": "MemberExpression", - "start": 89808, - "end": 89816, + "start": 89795, + "end": 89803, "loc": { "start": { "line": 2964, @@ -141952,8 +141920,8 @@ }, "object": { "type": "ThisExpression", - "start": 89808, - "end": 89812, + "start": 89795, + "end": 89799, "loc": { "start": { "line": 2964, @@ -141967,8 +141935,8 @@ }, "property": { "type": "Identifier", - "start": 89813, - "end": 89816, + "start": 89800, + "end": 89803, "loc": { "start": { "line": 2964, @@ -141993,8 +141961,8 @@ }, { "type": "VariableDeclaration", - "start": 89828, - "end": 89860, + "start": 89815, + "end": 89847, "loc": { "start": { "line": 2965, @@ -142008,8 +141976,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 89832, - "end": 89859, + "start": 89819, + "end": 89846, "loc": { "start": { "line": 2965, @@ -142022,8 +141990,8 @@ }, "id": { "type": "Identifier", - "start": 89832, - "end": 89837, + "start": 89819, + "end": 89824, "loc": { "start": { "line": 2965, @@ -142039,8 +142007,8 @@ }, "init": { "type": "CallExpression", - "start": 89840, - "end": 89859, + "start": 89827, + "end": 89846, "loc": { "start": { "line": 2965, @@ -142053,8 +142021,8 @@ }, "callee": { "type": "Identifier", - "start": 89840, - "end": 89843, + "start": 89827, + "end": 89830, "loc": { "start": { "line": 2965, @@ -142071,8 +142039,8 @@ "arguments": [ { "type": "Identifier", - "start": 89844, - "end": 89849, + "start": 89831, + "end": 89836, "loc": { "start": { "line": 2965, @@ -142088,8 +142056,8 @@ }, { "type": "StringLiteral", - "start": 89851, - "end": 89858, + "start": 89838, + "end": 89845, "loc": { "start": { "line": 2965, @@ -142114,8 +142082,8 @@ }, { "type": "VariableDeclaration", - "start": 89869, - "end": 89908, + "start": 89856, + "end": 89895, "loc": { "start": { "line": 2966, @@ -142129,8 +142097,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 89873, - "end": 89907, + "start": 89860, + "end": 89894, "loc": { "start": { "line": 2966, @@ -142143,8 +142111,8 @@ }, "id": { "type": "Identifier", - "start": 89873, - "end": 89879, + "start": 89860, + "end": 89866, "loc": { "start": { "line": 2966, @@ -142160,8 +142128,8 @@ }, "init": { "type": "CallExpression", - "start": 89882, - "end": 89907, + "start": 89869, + "end": 89894, "loc": { "start": { "line": 2966, @@ -142174,8 +142142,8 @@ }, "callee": { "type": "MemberExpression", - "start": 89882, - "end": 89905, + "start": 89869, + "end": 89892, "loc": { "start": { "line": 2966, @@ -142188,8 +142156,8 @@ }, "object": { "type": "ThisExpression", - "start": 89882, - "end": 89886, + "start": 89869, + "end": 89873, "loc": { "start": { "line": 2966, @@ -142203,8 +142171,8 @@ }, "property": { "type": "Identifier", - "start": 89887, - "end": 89905, + "start": 89874, + "end": 89892, "loc": { "start": { "line": 2966, @@ -142228,8 +142196,8 @@ }, { "type": "VariableDeclaration", - "start": 89917, - "end": 89928, + "start": 89904, + "end": 89915, "loc": { "start": { "line": 2967, @@ -142243,8 +142211,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 89921, - "end": 89927, + "start": 89908, + "end": 89914, "loc": { "start": { "line": 2967, @@ -142257,8 +142225,8 @@ }, "id": { "type": "Identifier", - "start": 89921, - "end": 89927, + "start": 89908, + "end": 89914, "loc": { "start": { "line": 2967, @@ -142279,8 +142247,8 @@ }, { "type": "IfStatement", - "start": 89937, - "end": 90029, + "start": 89924, + "end": 90016, "loc": { "start": { "line": 2968, @@ -142293,8 +142261,8 @@ }, "test": { "type": "BinaryExpression", - "start": 89941, - "end": 89959, + "start": 89928, + "end": 89946, "loc": { "start": { "line": 2968, @@ -142307,8 +142275,8 @@ }, "left": { "type": "MemberExpression", - "start": 89941, - "end": 89953, + "start": 89928, + "end": 89940, "loc": { "start": { "line": 2968, @@ -142321,8 +142289,8 @@ }, "object": { "type": "Identifier", - "start": 89941, - "end": 89946, + "start": 89928, + "end": 89933, "loc": { "start": { "line": 2968, @@ -142338,8 +142306,8 @@ }, "property": { "type": "Identifier", - "start": 89947, - "end": 89953, + "start": 89934, + "end": 89940, "loc": { "start": { "line": 2968, @@ -142358,8 +142326,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 89958, - "end": 89959, + "start": 89945, + "end": 89946, "loc": { "start": { "line": 2968, @@ -142379,8 +142347,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 89961, - "end": 90029, + "start": 89948, + "end": 90016, "loc": { "start": { "line": 2968, @@ -142394,8 +142362,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 89975, - "end": 90019, + "start": 89962, + "end": 90006, "loc": { "start": { "line": 2969, @@ -142408,8 +142376,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 89975, - "end": 90018, + "start": 89962, + "end": 90005, "loc": { "start": { "line": 2969, @@ -142423,8 +142391,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 89975, - "end": 89981, + "start": 89962, + "end": 89968, "loc": { "start": { "line": 2969, @@ -142440,8 +142408,8 @@ }, "right": { "type": "MemberExpression", - "start": 89984, - "end": 90018, + "start": 89971, + "end": 90005, "loc": { "start": { "line": 2969, @@ -142454,8 +142422,8 @@ }, "object": { "type": "MemberExpression", - "start": 89984, - "end": 90008, + "start": 89971, + "end": 89995, "loc": { "start": { "line": 2969, @@ -142468,8 +142436,8 @@ }, "object": { "type": "MemberExpression", - "start": 89984, - "end": 90002, + "start": 89971, + "end": 89989, "loc": { "start": { "line": 2969, @@ -142482,8 +142450,8 @@ }, "object": { "type": "MemberExpression", - "start": 89984, - "end": 89994, + "start": 89971, + "end": 89981, "loc": { "start": { "line": 2969, @@ -142496,8 +142464,8 @@ }, "object": { "type": "Identifier", - "start": 89984, - "end": 89989, + "start": 89971, + "end": 89976, "loc": { "start": { "line": 2969, @@ -142513,8 +142481,8 @@ }, "property": { "type": "Identifier", - "start": 89990, - "end": 89994, + "start": 89977, + "end": 89981, "loc": { "start": { "line": 2969, @@ -142532,8 +142500,8 @@ }, "property": { "type": "Identifier", - "start": 89995, - "end": 90001, + "start": 89982, + "end": 89988, "loc": { "start": { "line": 2969, @@ -142551,8 +142519,8 @@ }, "property": { "type": "Identifier", - "start": 90003, - "end": 90008, + "start": 89990, + "end": 89995, "loc": { "start": { "line": 2969, @@ -142570,8 +142538,8 @@ }, "property": { "type": "Identifier", - "start": 90009, - "end": 90017, + "start": 89996, + "end": 90004, "loc": { "start": { "line": 2969, @@ -142596,8 +142564,8 @@ }, { "type": "IfStatement", - "start": 90038, - "end": 90133, + "start": 90025, + "end": 90120, "loc": { "start": { "line": 2971, @@ -142610,8 +142578,8 @@ }, "test": { "type": "BinaryExpression", - "start": 90042, - "end": 90060, + "start": 90029, + "end": 90047, "loc": { "start": { "line": 2971, @@ -142624,8 +142592,8 @@ }, "left": { "type": "MemberExpression", - "start": 90042, - "end": 90054, + "start": 90029, + "end": 90041, "loc": { "start": { "line": 2971, @@ -142638,8 +142606,8 @@ }, "object": { "type": "Identifier", - "start": 90042, - "end": 90047, + "start": 90029, + "end": 90034, "loc": { "start": { "line": 2971, @@ -142655,8 +142623,8 @@ }, "property": { "type": "Identifier", - "start": 90048, - "end": 90054, + "start": 90035, + "end": 90041, "loc": { "start": { "line": 2971, @@ -142675,8 +142643,8 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 90059, - "end": 90060, + "start": 90046, + "end": 90047, "loc": { "start": { "line": 2971, @@ -142696,8 +142664,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 90062, - "end": 90133, + "start": 90049, + "end": 90120, "loc": { "start": { "line": 2971, @@ -142711,8 +142679,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 90076, - "end": 90123, + "start": 90063, + "end": 90110, "loc": { "start": { "line": 2972, @@ -142725,8 +142693,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 90076, - "end": 90122, + "start": 90063, + "end": 90109, "loc": { "start": { "line": 2972, @@ -142740,8 +142708,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 90076, - "end": 90082, + "start": 90063, + "end": 90069, "loc": { "start": { "line": 2972, @@ -142757,8 +142725,8 @@ }, "right": { "type": "MemberExpression", - "start": 90085, - "end": 90122, + "start": 90072, + "end": 90109, "loc": { "start": { "line": 2972, @@ -142771,8 +142739,8 @@ }, "object": { "type": "MemberExpression", - "start": 90085, - "end": 90112, + "start": 90072, + "end": 90099, "loc": { "start": { "line": 2972, @@ -142785,8 +142753,8 @@ }, "object": { "type": "MemberExpression", - "start": 90085, - "end": 90106, + "start": 90072, + "end": 90093, "loc": { "start": { "line": 2972, @@ -142799,8 +142767,8 @@ }, "object": { "type": "MemberExpression", - "start": 90085, - "end": 90098, + "start": 90072, + "end": 90085, "loc": { "start": { "line": 2972, @@ -142813,8 +142781,8 @@ }, "object": { "type": "MemberExpression", - "start": 90085, - "end": 90093, + "start": 90072, + "end": 90080, "loc": { "start": { "line": 2972, @@ -142827,8 +142795,8 @@ }, "object": { "type": "Identifier", - "start": 90085, - "end": 90090, + "start": 90072, + "end": 90077, "loc": { "start": { "line": 2972, @@ -142844,8 +142812,8 @@ }, "property": { "type": "NumericLiteral", - "start": 90091, - "end": 90092, + "start": 90078, + "end": 90079, "loc": { "start": { "line": 2972, @@ -142866,8 +142834,8 @@ }, "property": { "type": "Identifier", - "start": 90094, - "end": 90098, + "start": 90081, + "end": 90085, "loc": { "start": { "line": 2972, @@ -142885,8 +142853,8 @@ }, "property": { "type": "Identifier", - "start": 90099, - "end": 90105, + "start": 90086, + "end": 90092, "loc": { "start": { "line": 2972, @@ -142904,8 +142872,8 @@ }, "property": { "type": "Identifier", - "start": 90107, - "end": 90112, + "start": 90094, + "end": 90099, "loc": { "start": { "line": 2972, @@ -142923,8 +142891,8 @@ }, "property": { "type": "Identifier", - "start": 90113, - "end": 90121, + "start": 90100, + "end": 90108, "loc": { "start": { "line": 2972, @@ -142949,8 +142917,8 @@ }, { "type": "ReturnStatement", - "start": 90142, - "end": 90156, + "start": 90129, + "end": 90143, "loc": { "start": { "line": 2974, @@ -142963,8 +142931,8 @@ }, "argument": { "type": "Identifier", - "start": 90149, - "end": 90155, + "start": 90136, + "end": 90142, "loc": { "start": { "line": 2974, @@ -142987,8 +142955,8 @@ { "type": "CommentBlock", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", - "start": 89565, - "end": 89706, + "start": 89552, + "end": 89693, "loc": { "start": { "line": 2958, @@ -143005,8 +142973,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", - "start": 90168, - "end": 90341, + "start": 90155, + "end": 90328, "loc": { "start": { "line": 2977, @@ -143022,8 +142990,8 @@ }, { "type": "ClassMethod", - "start": 90346, - "end": 90952, + "start": 90333, + "end": 90939, "loc": { "start": { "line": 2982, @@ -143038,8 +143006,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 90346, - "end": 90360, + "start": 90333, + "end": 90347, "loc": { "start": { "line": 2982, @@ -143062,8 +143030,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 90361, - "end": 90386, + "start": 90348, + "end": 90373, "loc": { "start": { "line": 2982, @@ -143076,8 +143044,8 @@ }, "left": { "type": "Identifier", - "start": 90361, - "end": 90378, + "start": 90348, + "end": 90365, "loc": { "start": { "line": 2982, @@ -143093,8 +143061,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 90381, - "end": 90386, + "start": 90368, + "end": 90373, "loc": { "start": { "line": 2982, @@ -143111,8 +143079,8 @@ ], "body": { "type": "BlockStatement", - "start": 90388, - "end": 90952, + "start": 90375, + "end": 90939, "loc": { "start": { "line": 2982, @@ -143126,8 +143094,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 90398, - "end": 90415, + "start": 90385, + "end": 90402, "loc": { "start": { "line": 2983, @@ -143141,8 +143109,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 90402, - "end": 90414, + "start": 90389, + "end": 90401, "loc": { "start": { "line": 2983, @@ -143155,8 +143123,8 @@ }, "id": { "type": "Identifier", - "start": 90402, - "end": 90409, + "start": 90389, + "end": 90396, "loc": { "start": { "line": 2983, @@ -143172,8 +143140,8 @@ }, "init": { "type": "ArrayExpression", - "start": 90412, - "end": 90414, + "start": 90399, + "end": 90401, "loc": { "start": { "line": 2983, @@ -143192,8 +143160,8 @@ }, { "type": "ExpressionStatement", - "start": 90424, - "end": 90922, + "start": 90411, + "end": 90909, "loc": { "start": { "line": 2984, @@ -143206,8 +143174,8 @@ }, "expression": { "type": "CallExpression", - "start": 90424, - "end": 90921, + "start": 90411, + "end": 90908, "loc": { "start": { "line": 2984, @@ -143220,8 +143188,8 @@ }, "callee": { "type": "MemberExpression", - "start": 90424, - "end": 90436, + "start": 90411, + "end": 90423, "loc": { "start": { "line": 2984, @@ -143234,8 +143202,8 @@ }, "object": { "type": "ThisExpression", - "start": 90424, - "end": 90428, + "start": 90411, + "end": 90415, "loc": { "start": { "line": 2984, @@ -143249,8 +143217,8 @@ }, "property": { "type": "Identifier", - "start": 90429, - "end": 90436, + "start": 90416, + "end": 90423, "loc": { "start": { "line": 2984, @@ -143269,8 +143237,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 90450, - "end": 90628, + "start": 90437, + "end": 90615, "loc": { "start": { "line": 2985, @@ -143288,8 +143256,8 @@ "params": [ { "type": "Identifier", - "start": 90451, - "end": 90452, + "start": 90438, + "end": 90439, "loc": { "start": { "line": 2985, @@ -143306,8 +143274,8 @@ ], "body": { "type": "BlockStatement", - "start": 90457, - "end": 90628, + "start": 90444, + "end": 90615, "loc": { "start": { "line": 2985, @@ -143321,8 +143289,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 90475, - "end": 90513, + "start": 90462, + "end": 90500, "loc": { "start": { "line": 2986, @@ -143336,8 +143304,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 90479, - "end": 90512, + "start": 90466, + "end": 90499, "loc": { "start": { "line": 2986, @@ -143350,8 +143318,8 @@ }, "id": { "type": "Identifier", - "start": 90479, - "end": 90485, + "start": 90466, + "end": 90472, "loc": { "start": { "line": 2986, @@ -143367,8 +143335,8 @@ }, "init": { "type": "CallExpression", - "start": 90488, - "end": 90512, + "start": 90475, + "end": 90499, "loc": { "start": { "line": 2986, @@ -143381,8 +143349,8 @@ }, "callee": { "type": "MemberExpression", - "start": 90488, - "end": 90509, + "start": 90475, + "end": 90496, "loc": { "start": { "line": 2986, @@ -143395,8 +143363,8 @@ }, "object": { "type": "ThisExpression", - "start": 90488, - "end": 90492, + "start": 90475, + "end": 90479, "loc": { "start": { "line": 2986, @@ -143410,8 +143378,8 @@ }, "property": { "type": "Identifier", - "start": 90493, - "end": 90509, + "start": 90480, + "end": 90496, "loc": { "start": { "line": 2986, @@ -143430,8 +143398,8 @@ "arguments": [ { "type": "Identifier", - "start": 90510, - "end": 90511, + "start": 90497, + "end": 90498, "loc": { "start": { "line": 2986, @@ -143453,8 +143421,8 @@ }, { "type": "VariableDeclaration", - "start": 90530, - "end": 90572, + "start": 90517, + "end": 90559, "loc": { "start": { "line": 2987, @@ -143468,8 +143436,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 90534, - "end": 90571, + "start": 90521, + "end": 90558, "loc": { "start": { "line": 2987, @@ -143482,8 +143450,8 @@ }, "id": { "type": "Identifier", - "start": 90534, - "end": 90544, + "start": 90521, + "end": 90531, "loc": { "start": { "line": 2987, @@ -143499,8 +143467,8 @@ }, "init": { "type": "CallExpression", - "start": 90547, - "end": 90571, + "start": 90534, + "end": 90558, "loc": { "start": { "line": 2987, @@ -143513,8 +143481,8 @@ }, "callee": { "type": "Identifier", - "start": 90547, - "end": 90563, + "start": 90534, + "end": 90550, "loc": { "start": { "line": 2987, @@ -143531,8 +143499,8 @@ "arguments": [ { "type": "Identifier", - "start": 90564, - "end": 90570, + "start": 90551, + "end": 90557, "loc": { "start": { "line": 2987, @@ -143554,8 +143522,8 @@ }, { "type": "ExpressionStatement", - "start": 90589, - "end": 90614, + "start": 90576, + "end": 90601, "loc": { "start": { "line": 2988, @@ -143568,8 +143536,8 @@ }, "expression": { "type": "CallExpression", - "start": 90589, - "end": 90613, + "start": 90576, + "end": 90600, "loc": { "start": { "line": 2988, @@ -143582,8 +143550,8 @@ }, "callee": { "type": "MemberExpression", - "start": 90589, - "end": 90601, + "start": 90576, + "end": 90588, "loc": { "start": { "line": 2988, @@ -143596,8 +143564,8 @@ }, "object": { "type": "Identifier", - "start": 90589, - "end": 90596, + "start": 90576, + "end": 90583, "loc": { "start": { "line": 2988, @@ -143613,8 +143581,8 @@ }, "property": { "type": "Identifier", - "start": 90597, - "end": 90601, + "start": 90584, + "end": 90588, "loc": { "start": { "line": 2988, @@ -143633,8 +143601,8 @@ "arguments": [ { "type": "Identifier", - "start": 90602, - "end": 90612, + "start": 90589, + "end": 90599, "loc": { "start": { "line": 2988, @@ -143657,8 +143625,8 @@ }, { "type": "ArrowFunctionExpression", - "start": 90685, - "end": 90911, + "start": 90672, + "end": 90898, "loc": { "start": { "line": 2991, @@ -143676,8 +143644,8 @@ "params": [ { "type": "Identifier", - "start": 90686, - "end": 90687, + "start": 90673, + "end": 90674, "loc": { "start": { "line": 2991, @@ -143695,8 +143663,8 @@ ], "body": { "type": "BlockStatement", - "start": 90692, - "end": 90911, + "start": 90679, + "end": 90898, "loc": { "start": { "line": 2991, @@ -143710,8 +143678,8 @@ "body": [ { "type": "IfStatement", - "start": 90710, - "end": 90867, + "start": 90697, + "end": 90854, "loc": { "start": { "line": 2992, @@ -143724,8 +143692,8 @@ }, "test": { "type": "LogicalExpression", - "start": 90714, - "end": 90770, + "start": 90701, + "end": 90757, "loc": { "start": { "line": 2992, @@ -143738,8 +143706,8 @@ }, "left": { "type": "Identifier", - "start": 90714, - "end": 90731, + "start": 90701, + "end": 90718, "loc": { "start": { "line": 2992, @@ -143756,8 +143724,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 90735, - "end": 90770, + "start": 90722, + "end": 90757, "loc": { "start": { "line": 2992, @@ -143770,8 +143738,8 @@ }, "callee": { "type": "MemberExpression", - "start": 90735, - "end": 90752, + "start": 90722, + "end": 90739, "loc": { "start": { "line": 2992, @@ -143784,8 +143752,8 @@ }, "object": { "type": "ThisExpression", - "start": 90735, - "end": 90739, + "start": 90722, + "end": 90726, "loc": { "start": { "line": 2992, @@ -143799,8 +143767,8 @@ }, "property": { "type": "Identifier", - "start": 90740, - "end": 90752, + "start": 90727, + "end": 90739, "loc": { "start": { "line": 2992, @@ -143819,8 +143787,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 90753, - "end": 90769, + "start": 90740, + "end": 90756, "loc": { "start": { "line": 2992, @@ -143842,8 +143810,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 90772, - "end": 90867, + "start": 90759, + "end": 90854, "loc": { "start": { "line": 2992, @@ -143857,8 +143825,8 @@ "body": [ { "type": "ReturnStatement", - "start": 90794, - "end": 90849, + "start": 90781, + "end": 90836, "loc": { "start": { "line": 2993, @@ -143871,8 +143839,8 @@ }, "argument": { "type": "CallExpression", - "start": 90801, - "end": 90848, + "start": 90788, + "end": 90835, "loc": { "start": { "line": 2993, @@ -143885,8 +143853,8 @@ }, "callee": { "type": "MemberExpression", - "start": 90801, - "end": 90845, + "start": 90788, + "end": 90832, "loc": { "start": { "line": 2993, @@ -143899,8 +143867,8 @@ }, "object": { "type": "CallExpression", - "start": 90801, - "end": 90833, + "start": 90788, + "end": 90820, "loc": { "start": { "line": 2993, @@ -143913,8 +143881,8 @@ }, "callee": { "type": "MemberExpression", - "start": 90801, - "end": 90815, + "start": 90788, + "end": 90802, "loc": { "start": { "line": 2993, @@ -143927,8 +143895,8 @@ }, "object": { "type": "ThisExpression", - "start": 90801, - "end": 90805, + "start": 90788, + "end": 90792, "loc": { "start": { "line": 2993, @@ -143942,8 +143910,8 @@ }, "property": { "type": "Identifier", - "start": 90806, - "end": 90815, + "start": 90793, + "end": 90802, "loc": { "start": { "line": 2993, @@ -143962,8 +143930,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 90816, - "end": 90832, + "start": 90803, + "end": 90819, "loc": { "start": { "line": 2993, @@ -143984,8 +143952,8 @@ }, "property": { "type": "Identifier", - "start": 90834, - "end": 90845, + "start": 90821, + "end": 90832, "loc": { "start": { "line": 2993, @@ -144004,8 +143972,8 @@ "arguments": [ { "type": "Identifier", - "start": 90846, - "end": 90847, + "start": 90833, + "end": 90834, "loc": { "start": { "line": 2993, @@ -144029,8 +143997,8 @@ }, { "type": "ReturnStatement", - "start": 90884, - "end": 90897, + "start": 90871, + "end": 90884, "loc": { "start": { "line": 2995, @@ -144043,8 +144011,8 @@ }, "argument": { "type": "BooleanLiteral", - "start": 90891, - "end": 90896, + "start": 90878, + "end": 90883, "loc": { "start": { "line": 2995, @@ -144065,8 +144033,8 @@ { "type": "CommentLine", "value": " continue condition function", - "start": 90642, - "end": 90672, + "start": 90629, + "end": 90659, "loc": { "start": { "line": 2990, @@ -144085,8 +144053,8 @@ }, { "type": "ReturnStatement", - "start": 90931, - "end": 90946, + "start": 90918, + "end": 90933, "loc": { "start": { "line": 2998, @@ -144099,8 +144067,8 @@ }, "argument": { "type": "Identifier", - "start": 90938, - "end": 90945, + "start": 90925, + "end": 90932, "loc": { "start": { "line": 2998, @@ -144123,8 +144091,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", - "start": 90168, - "end": 90341, + "start": 90155, + "end": 90328, "loc": { "start": { "line": 2977, @@ -144141,8 +144109,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", - "start": 90958, - "end": 91094, + "start": 90945, + "end": 91081, "loc": { "start": { "line": 3001, @@ -144158,8 +144126,8 @@ }, { "type": "ClassMethod", - "start": 91099, - "end": 91173, + "start": 91086, + "end": 91160, "loc": { "start": { "line": 3006, @@ -144174,8 +144142,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 91099, - "end": 91112, + "start": 91086, + "end": 91099, "loc": { "start": { "line": 3006, @@ -144198,8 +144166,8 @@ "params": [ { "type": "Identifier", - "start": 91113, - "end": 91121, + "start": 91100, + "end": 91108, "loc": { "start": { "line": 3006, @@ -144216,8 +144184,8 @@ ], "body": { "type": "BlockStatement", - "start": 91123, - "end": 91173, + "start": 91110, + "end": 91160, "loc": { "start": { "line": 3006, @@ -144231,8 +144199,8 @@ "body": [ { "type": "ReturnStatement", - "start": 91133, - "end": 91167, + "start": 91120, + "end": 91154, "loc": { "start": { "line": 3007, @@ -144245,8 +144213,8 @@ }, "argument": { "type": "MemberExpression", - "start": 91140, - "end": 91166, + "start": 91127, + "end": 91153, "loc": { "start": { "line": 3007, @@ -144259,8 +144227,8 @@ }, "object": { "type": "MemberExpression", - "start": 91140, - "end": 91156, + "start": 91127, + "end": 91143, "loc": { "start": { "line": 3007, @@ -144273,8 +144241,8 @@ }, "object": { "type": "ThisExpression", - "start": 91140, - "end": 91144, + "start": 91127, + "end": 91131, "loc": { "start": { "line": 3007, @@ -144288,8 +144256,8 @@ }, "property": { "type": "Identifier", - "start": 91145, - "end": 91156, + "start": 91132, + "end": 91143, "loc": { "start": { "line": 3007, @@ -144307,8 +144275,8 @@ }, "property": { "type": "Identifier", - "start": 91157, - "end": 91165, + "start": 91144, + "end": 91152, "loc": { "start": { "line": 3007, @@ -144333,8 +144301,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", - "start": 90958, - "end": 91094, + "start": 90945, + "end": 91081, "loc": { "start": { "line": 3001, @@ -144351,8 +144319,8 @@ { "type": "CommentBlock", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", - "start": 91179, - "end": 91261, + "start": 91166, + "end": 91248, "loc": { "start": { "line": 3010, @@ -144368,8 +144336,8 @@ }, { "type": "ClassMethod", - "start": 91266, - "end": 91333, + "start": 91253, + "end": 91320, "loc": { "start": { "line": 3014, @@ -144384,8 +144352,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 91266, - "end": 91285, + "start": 91253, + "end": 91272, "loc": { "start": { "line": 3014, @@ -144408,8 +144376,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 91288, - "end": 91333, + "start": 91275, + "end": 91320, "loc": { "start": { "line": 3014, @@ -144423,8 +144391,8 @@ "body": [ { "type": "ReturnStatement", - "start": 91298, - "end": 91327, + "start": 91285, + "end": 91314, "loc": { "start": { "line": 3015, @@ -144437,8 +144405,8 @@ }, "argument": { "type": "CallExpression", - "start": 91305, - "end": 91326, + "start": 91292, + "end": 91313, "loc": { "start": { "line": 3015, @@ -144451,8 +144419,8 @@ }, "callee": { "type": "MemberExpression", - "start": 91305, - "end": 91319, + "start": 91292, + "end": 91306, "loc": { "start": { "line": 3015, @@ -144465,8 +144433,8 @@ }, "object": { "type": "ThisExpression", - "start": 91305, - "end": 91309, + "start": 91292, + "end": 91296, "loc": { "start": { "line": 3015, @@ -144480,8 +144448,8 @@ }, "property": { "type": "Identifier", - "start": 91310, - "end": 91319, + "start": 91297, + "end": 91306, "loc": { "start": { "line": 3015, @@ -144500,8 +144468,8 @@ "arguments": [ { "type": "BooleanLiteral", - "start": 91320, - "end": 91325, + "start": 91307, + "end": 91312, "loc": { "start": { "line": 3015, @@ -144525,8 +144493,8 @@ { "type": "CommentBlock", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", - "start": 91179, - "end": 91261, + "start": 91166, + "end": 91248, "loc": { "start": { "line": 3010, @@ -144543,8 +144511,8 @@ { "type": "CommentBlock", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", - "start": 91339, - "end": 91494, + "start": 91326, + "end": 91481, "loc": { "start": { "line": 3018, @@ -144560,8 +144528,8 @@ }, { "type": "ClassMethod", - "start": 91499, - "end": 91586, + "start": 91486, + "end": 91573, "loc": { "start": { "line": 3023, @@ -144576,8 +144544,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 91499, - "end": 91513, + "start": 91486, + "end": 91500, "loc": { "start": { "line": 3023, @@ -144600,8 +144568,8 @@ "params": [ { "type": "AssignmentPattern", - "start": 91514, - "end": 91528, + "start": 91501, + "end": 91515, "loc": { "start": { "line": 3023, @@ -144614,8 +144582,8 @@ }, "left": { "type": "Identifier", - "start": 91514, - "end": 91520, + "start": 91501, + "end": 91507, "loc": { "start": { "line": 3023, @@ -144631,8 +144599,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 91523, - "end": 91528, + "start": 91510, + "end": 91515, "loc": { "start": { "line": 3023, @@ -144649,8 +144617,8 @@ ], "body": { "type": "BlockStatement", - "start": 91530, - "end": 91586, + "start": 91517, + "end": 91573, "loc": { "start": { "line": 3023, @@ -144664,8 +144632,8 @@ "body": [ { "type": "ReturnStatement", - "start": 91540, - "end": 91580, + "start": 91527, + "end": 91567, "loc": { "start": { "line": 3024, @@ -144678,8 +144646,8 @@ }, "argument": { "type": "MemberExpression", - "start": 91547, - "end": 91579, + "start": 91534, + "end": 91566, "loc": { "start": { "line": 3024, @@ -144692,8 +144660,8 @@ }, "object": { "type": "CallExpression", - "start": 91547, - "end": 91572, + "start": 91534, + "end": 91559, "loc": { "start": { "line": 3024, @@ -144706,8 +144674,8 @@ }, "callee": { "type": "MemberExpression", - "start": 91547, - "end": 91564, + "start": 91534, + "end": 91551, "loc": { "start": { "line": 3024, @@ -144720,8 +144688,8 @@ }, "object": { "type": "ThisExpression", - "start": 91547, - "end": 91551, + "start": 91534, + "end": 91538, "loc": { "start": { "line": 3024, @@ -144735,8 +144703,8 @@ }, "property": { "type": "Identifier", - "start": 91552, - "end": 91564, + "start": 91539, + "end": 91551, "loc": { "start": { "line": 3024, @@ -144755,8 +144723,8 @@ "arguments": [ { "type": "Identifier", - "start": 91565, - "end": 91571, + "start": 91552, + "end": 91558, "loc": { "start": { "line": 3024, @@ -144774,8 +144742,8 @@ }, "property": { "type": "Identifier", - "start": 91573, - "end": 91579, + "start": 91560, + "end": 91566, "loc": { "start": { "line": 3024, @@ -144800,8 +144768,8 @@ { "type": "CommentBlock", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", - "start": 91339, - "end": 91494, + "start": 91326, + "end": 91481, "loc": { "start": { "line": 3018, @@ -144818,8 +144786,8 @@ { "type": "CommentBlock", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", - "start": 91592, - "end": 91675, + "start": 91579, + "end": 91662, "loc": { "start": { "line": 3027, @@ -144835,8 +144803,8 @@ }, { "type": "ClassMethod", - "start": 91680, - "end": 91718, + "start": 91667, + "end": 91705, "loc": { "start": { "line": 3031, @@ -144851,8 +144819,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 91680, - "end": 91683, + "start": 91667, + "end": 91670, "loc": { "start": { "line": 3031, @@ -144875,8 +144843,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 91686, - "end": 91718, + "start": 91673, + "end": 91705, "loc": { "start": { "line": 3031, @@ -144890,8 +144858,8 @@ "body": [ { "type": "ReturnStatement", - "start": 91696, - "end": 91712, + "start": 91683, + "end": 91699, "loc": { "start": { "line": 3032, @@ -144904,8 +144872,8 @@ }, "argument": { "type": "MemberExpression", - "start": 91703, - "end": 91711, + "start": 91690, + "end": 91698, "loc": { "start": { "line": 3032, @@ -144918,8 +144886,8 @@ }, "object": { "type": "ThisExpression", - "start": 91703, - "end": 91707, + "start": 91690, + "end": 91694, "loc": { "start": { "line": 3032, @@ -144933,8 +144901,8 @@ }, "property": { "type": "Identifier", - "start": 91708, - "end": 91711, + "start": 91695, + "end": 91698, "loc": { "start": { "line": 3032, @@ -144959,8 +144927,8 @@ { "type": "CommentBlock", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", - "start": 91592, - "end": 91675, + "start": 91579, + "end": 91662, "loc": { "start": { "line": 3027, @@ -144977,8 +144945,8 @@ { "type": "CommentBlock", "value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ", - "start": 91724, - "end": 91930, + "start": 91711, + "end": 91917, "loc": { "start": { "line": 3035, @@ -144994,8 +144962,8 @@ }, { "type": "ClassMethod", - "start": 91935, - "end": 92261, + "start": 91922, + "end": 92248, "loc": { "start": { "line": 3041, @@ -145010,8 +144978,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 91935, - "end": 91945, + "start": 91922, + "end": 91932, "loc": { "start": { "line": 3041, @@ -145034,8 +145002,8 @@ "params": [ { "type": "Identifier", - "start": 91946, - "end": 91954, + "start": 91933, + "end": 91941, "loc": { "start": { "line": 3041, @@ -145052,8 +145020,8 @@ ], "body": { "type": "BlockStatement", - "start": 91956, - "end": 92261, + "start": 91943, + "end": 92248, "loc": { "start": { "line": 3041, @@ -145067,8 +145035,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 91966, - "end": 92002, + "start": 91953, + "end": 91989, "loc": { "start": { "line": 3042, @@ -145082,8 +145050,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 91970, - "end": 92001, + "start": 91957, + "end": 91988, "loc": { "start": { "line": 3042, @@ -145096,8 +145064,8 @@ }, "id": { "type": "Identifier", - "start": 91970, - "end": 91977, + "start": 91957, + "end": 91964, "loc": { "start": { "line": 3042, @@ -145113,8 +145081,8 @@ }, "init": { "type": "MemberExpression", - "start": 91980, - "end": 92001, + "start": 91967, + "end": 91988, "loc": { "start": { "line": 3042, @@ -145127,8 +145095,8 @@ }, "object": { "type": "ThisExpression", - "start": 91980, - "end": 91984, + "start": 91967, + "end": 91971, "loc": { "start": { "line": 3042, @@ -145142,8 +145110,8 @@ }, "property": { "type": "Identifier", - "start": 91985, - "end": 92001, + "start": 91972, + "end": 91988, "loc": { "start": { "line": 3042, @@ -145165,8 +145133,8 @@ }, { "type": "IfStatement", - "start": 92011, - "end": 92231, + "start": 91998, + "end": 92218, "loc": { "start": { "line": 3043, @@ -145179,8 +145147,8 @@ }, "test": { "type": "CallExpression", - "start": 92015, - "end": 92057, + "start": 92002, + "end": 92044, "loc": { "start": { "line": 3043, @@ -145193,8 +145161,8 @@ }, "callee": { "type": "MemberExpression", - "start": 92015, - "end": 92027, + "start": 92002, + "end": 92014, "loc": { "start": { "line": 3043, @@ -145207,8 +145175,8 @@ }, "object": { "type": "ThisExpression", - "start": 92015, - "end": 92019, + "start": 92002, + "end": 92006, "loc": { "start": { "line": 3043, @@ -145222,8 +145190,8 @@ }, "property": { "type": "Identifier", - "start": 92020, - "end": 92027, + "start": 92007, + "end": 92014, "loc": { "start": { "line": 3043, @@ -145242,8 +145210,8 @@ "arguments": [ { "type": "Identifier", - "start": 92028, - "end": 92036, + "start": 92015, + "end": 92023, "loc": { "start": { "line": 3043, @@ -145259,8 +145227,8 @@ }, { "type": "ArrayExpression", - "start": 92038, - "end": 92056, + "start": 92025, + "end": 92043, "loc": { "start": { "line": 3043, @@ -145274,8 +145242,8 @@ "elements": [ { "type": "Identifier", - "start": 92039, - "end": 92055, + "start": 92026, + "end": 92042, "loc": { "start": { "line": 3043, @@ -145295,8 +145263,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 92059, - "end": 92231, + "start": 92046, + "end": 92218, "loc": { "start": { "line": 3043, @@ -145310,8 +145278,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 92073, - "end": 92111, + "start": 92060, + "end": 92098, "loc": { "start": { "line": 3044, @@ -145325,8 +145293,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 92077, - "end": 92110, + "start": 92064, + "end": 92097, "loc": { "start": { "line": 3044, @@ -145339,8 +145307,8 @@ }, "id": { "type": "Identifier", - "start": 92077, - "end": 92084, + "start": 92064, + "end": 92071, "loc": { "start": { "line": 3044, @@ -145356,8 +145324,8 @@ }, "init": { "type": "MemberExpression", - "start": 92087, - "end": 92110, + "start": 92074, + "end": 92097, "loc": { "start": { "line": 3044, @@ -145370,8 +145338,8 @@ }, "object": { "type": "MemberExpression", - "start": 92087, - "end": 92100, + "start": 92074, + "end": 92087, "loc": { "start": { "line": 3044, @@ -145384,8 +145352,8 @@ }, "object": { "type": "ThisExpression", - "start": 92087, - "end": 92091, + "start": 92074, + "end": 92078, "loc": { "start": { "line": 3044, @@ -145399,8 +145367,8 @@ }, "property": { "type": "Identifier", - "start": 92092, - "end": 92100, + "start": 92079, + "end": 92087, "loc": { "start": { "line": 3044, @@ -145418,8 +145386,8 @@ }, "property": { "type": "Identifier", - "start": 92101, - "end": 92109, + "start": 92088, + "end": 92096, "loc": { "start": { "line": 3044, @@ -145441,8 +145409,8 @@ }, { "type": "IfStatement", - "start": 92124, - "end": 92221, + "start": 92111, + "end": 92208, "loc": { "start": { "line": 3045, @@ -145455,8 +145423,8 @@ }, "test": { "type": "CallExpression", - "start": 92128, - "end": 92161, + "start": 92115, + "end": 92148, "loc": { "start": { "line": 3045, @@ -145469,8 +145437,8 @@ }, "callee": { "type": "MemberExpression", - "start": 92128, - "end": 92150, + "start": 92115, + "end": 92137, "loc": { "start": { "line": 3045, @@ -145483,8 +145451,8 @@ }, "object": { "type": "Identifier", - "start": 92128, - "end": 92135, + "start": 92115, + "end": 92122, "loc": { "start": { "line": 3045, @@ -145500,8 +145468,8 @@ }, "property": { "type": "Identifier", - "start": 92136, - "end": 92150, + "start": 92123, + "end": 92137, "loc": { "start": { "line": 3045, @@ -145520,8 +145488,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 92151, - "end": 92160, + "start": 92138, + "end": 92147, "loc": { "start": { "line": 3045, @@ -145542,8 +145510,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 92163, - "end": 92221, + "start": 92150, + "end": 92208, "loc": { "start": { "line": 3045, @@ -145557,8 +145525,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 92181, - "end": 92207, + "start": 92168, + "end": 92194, "loc": { "start": { "line": 3046, @@ -145571,8 +145539,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 92181, - "end": 92206, + "start": 92168, + "end": 92193, "loc": { "start": { "line": 3046, @@ -145586,8 +145554,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 92181, - "end": 92188, + "start": 92168, + "end": 92175, "loc": { "start": { "line": 3046, @@ -145603,8 +145571,8 @@ }, "right": { "type": "MemberExpression", - "start": 92191, - "end": 92206, + "start": 92178, + "end": 92193, "loc": { "start": { "line": 3046, @@ -145617,8 +145585,8 @@ }, "object": { "type": "Identifier", - "start": 92191, - "end": 92198, + "start": 92178, + "end": 92185, "loc": { "start": { "line": 3046, @@ -145634,8 +145602,8 @@ }, "property": { "type": "Identifier", - "start": 92199, - "end": 92206, + "start": 92186, + "end": 92193, "loc": { "start": { "line": 3046, @@ -145665,8 +145633,8 @@ }, { "type": "ReturnStatement", - "start": 92240, - "end": 92255, + "start": 92227, + "end": 92242, "loc": { "start": { "line": 3049, @@ -145679,8 +145647,8 @@ }, "argument": { "type": "Identifier", - "start": 92247, - "end": 92254, + "start": 92234, + "end": 92241, "loc": { "start": { "line": 3049, @@ -145703,8 +145671,8 @@ { "type": "CommentBlock", "value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ", - "start": 91724, - "end": 91930, + "start": 91711, + "end": 91917, "loc": { "start": { "line": 3035, @@ -145721,8 +145689,8 @@ { "type": "CommentBlock", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", - "start": 92267, - "end": 92355, + "start": 92254, + "end": 92342, "loc": { "start": { "line": 3052, @@ -145738,8 +145706,8 @@ }, { "type": "ClassMethod", - "start": 92360, - "end": 92401, + "start": 92347, + "end": 92388, "loc": { "start": { "line": 3056, @@ -145754,8 +145722,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 92360, - "end": 92366, + "start": 92347, + "end": 92353, "loc": { "start": { "line": 3056, @@ -145778,8 +145746,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 92369, - "end": 92401, + "start": 92356, + "end": 92388, "loc": { "start": { "line": 3056, @@ -145793,8 +145761,8 @@ "body": [ { "type": "ReturnStatement", - "start": 92379, - "end": 92395, + "start": 92366, + "end": 92382, "loc": { "start": { "line": 3057, @@ -145807,8 +145775,8 @@ }, "argument": { "type": "MemberExpression", - "start": 92386, - "end": 92394, + "start": 92373, + "end": 92381, "loc": { "start": { "line": 3057, @@ -145821,8 +145789,8 @@ }, "object": { "type": "ThisExpression", - "start": 92386, - "end": 92390, + "start": 92373, + "end": 92377, "loc": { "start": { "line": 3057, @@ -145836,8 +145804,8 @@ }, "property": { "type": "Identifier", - "start": 92391, - "end": 92394, + "start": 92378, + "end": 92381, "loc": { "start": { "line": 3057, @@ -145861,8 +145829,8 @@ { "type": "CommentBlock", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", - "start": 92267, - "end": 92355, + "start": 92254, + "end": 92342, "loc": { "start": { "line": 3052, @@ -145882,8 +145850,8 @@ { "type": "CommentBlock", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", - "start": 955, - "end": 1048, + "start": 960, + "end": 1053, "loc": { "start": { "line": 32, @@ -145902,8 +145870,8 @@ { "type": "CommentBlock", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", - "start": 955, - "end": 1048, + "start": 960, + "end": 1053, "loc": { "start": { "line": 32, @@ -145924,8 +145892,8 @@ { "type": "CommentBlock", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", - "start": 955, - "end": 1048, + "start": 960, + "end": 1053, "loc": { "start": { "line": 32, @@ -145940,8 +145908,8 @@ { "type": "CommentBlock", "value": "*\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n ", - "start": 1081, - "end": 1404, + "start": 1086, + "end": 1409, "loc": { "start": { "line": 40, @@ -145956,8 +145924,8 @@ { "type": "CommentBlock", "value": "*\n * ID of current instance\n * @type {String}\n * @private\n ", - "start": 1440, - "end": 1535, + "start": 1445, + "end": 1540, "loc": { "start": { "line": 49, @@ -145972,8 +145940,8 @@ { "type": "CommentBlock", "value": "*\n * Current version\n * @type {String}\n ", - "start": 1569, - "end": 1637, + "start": 1574, + "end": 1642, "loc": { "start": { "line": 56, @@ -145988,8 +145956,8 @@ { "type": "CommentBlock", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", - "start": 1683, - "end": 1768, + "start": 1688, + "end": 1773, "loc": { "start": { "line": 62, @@ -146004,8 +145972,8 @@ { "type": "CommentBlock", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", - "start": 1824, - "end": 1923, + "start": 1829, + "end": 1928, "loc": { "start": { "line": 69, @@ -146020,8 +145988,8 @@ { "type": "CommentBlock", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", - "start": 1958, - "end": 2099, + "start": 1963, + "end": 2104, "loc": { "start": { "line": 76, @@ -146036,8 +146004,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", - "start": 2137, - "end": 2234, + "start": 2142, + "end": 2239, "loc": { "start": { "line": 83, @@ -146052,8 +146020,8 @@ { "type": "CommentBlock", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", - "start": 2276, - "end": 2369, + "start": 2281, + "end": 2374, "loc": { "start": { "line": 90, @@ -146068,8 +146036,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", - "start": 2402, - "end": 2510, + "start": 2407, + "end": 2515, "loc": { "start": { "line": 97, @@ -146084,8 +146052,8 @@ { "type": "CommentBlock", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", - "start": 2555, - "end": 2664, + "start": 2560, + "end": 2669, "loc": { "start": { "line": 104, @@ -146100,8 +146068,8 @@ { "type": "CommentBlock", "value": "*\n * Has a configuration object\n * @type {Object}\n * @private\n ", - "start": 2703, - "end": 2802, + "start": 2708, + "end": 2807, "loc": { "start": { "line": 111, @@ -146116,8 +146084,8 @@ { "type": "CommentBlock", "value": "* @private ", - "start": 2844, - "end": 2859, + "start": 2849, + "end": 2864, "loc": { "start": { "line": 118, @@ -146132,8 +146100,8 @@ { "type": "CommentLine", "value": " TODO: use for-of", - "start": 2926, - "end": 2945, + "start": 2931, + "end": 2950, "loc": { "start": { "line": 123, @@ -146148,8 +146116,8 @@ { "type": "CommentLine", "value": " configuration object", - "start": 3864, - "end": 3887, + "start": 3869, + "end": 3892, "loc": { "start": { "line": 150, @@ -146164,8 +146132,8 @@ { "type": "CommentBlock", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", - "start": 3923, - "end": 3999, + "start": 3928, + "end": 4004, "loc": { "start": { "line": 153, @@ -146180,8 +146148,8 @@ { "type": "CommentLine", "value": " start row", - "start": 4047, - "end": 4059, + "start": 4052, + "end": 4064, "loc": { "start": { "line": 159, @@ -146196,8 +146164,8 @@ { "type": "CommentBlock", "value": "*\n * Collection of filter type by column\n * @type {Array}\n * @private\n ", - "start": 4131, - "end": 4238, + "start": 4136, + "end": 4243, "loc": { "start": { "line": 162, @@ -146212,8 +146180,8 @@ { "type": "CommentBlock", "value": "*\n * Base path for static assets\n * @type {String}\n ", - "start": 4524, - "end": 4604, + "start": 4529, + "end": 4609, "loc": { "start": { "line": 174, @@ -146228,8 +146196,8 @@ { "type": "CommentBlock", "value": "** filters' grid properties **", - "start": 4680, - "end": 4714, + "start": 4685, + "end": 4719, "loc": { "start": { "line": 180, @@ -146244,8 +146212,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", - "start": 4724, - "end": 4800, + "start": 4729, + "end": 4805, "loc": { "start": { "line": 182, @@ -146260,8 +146228,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n ", - "start": 4861, - "end": 4964, + "start": 4866, + "end": 4969, "loc": { "start": { "line": 188, @@ -146276,8 +146244,8 @@ { "type": "CommentBlock", "value": "*\n * Filters row index\n * @type {Number}\n ", - "start": 5048, - "end": 5118, + "start": 5053, + "end": 5123, "loc": { "start": { "line": 194, @@ -146292,8 +146260,8 @@ { "type": "CommentBlock", "value": "*\n * Headers row index\n * @type {Number}\n ", - "start": 5195, - "end": 5265, + "start": 5200, + "end": 5270, "loc": { "start": { "line": 200, @@ -146308,8 +146276,8 @@ { "type": "CommentBlock", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", - "start": 5384, - "end": 5488, + "start": 5389, + "end": 5493, "loc": { "start": { "line": 207, @@ -146324,8 +146292,8 @@ { "type": "CommentBlock", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", - "start": 5567, - "end": 5658, + "start": 5572, + "end": 5663, "loc": { "start": { "line": 213, @@ -146340,8 +146308,8 @@ { "type": "CommentBlock", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", - "start": 5694, - "end": 5822, + "start": 5699, + "end": 5827, "loc": { "start": { "line": 220, @@ -146356,8 +146324,8 @@ { "type": "CommentBlock", "value": "** filters' grid appearance **", - "start": 5866, - "end": 5900, + "start": 5871, + "end": 5905, "loc": { "start": { "line": 227, @@ -146372,8 +146340,8 @@ { "type": "CommentBlock", "value": "*\n * Path for stylesheets\n * @type {String}\n ", - "start": 5909, - "end": 5982, + "start": 5914, + "end": 5987, "loc": { "start": { "line": 228, @@ -146388,8 +146356,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet path\n * @type {String}\n ", - "start": 6038, - "end": 6111, + "start": 6043, + "end": 6116, "loc": { "start": { "line": 234, @@ -146404,8 +146372,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", - "start": 6173, - "end": 6264, + "start": 6178, + "end": 6269, "loc": { "start": { "line": 240, @@ -146420,8 +146388,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the filters row\n * @type {String}\n ", - "start": 6322, - "end": 6404, + "start": 6327, + "end": 6409, "loc": { "start": { "line": 247, @@ -146436,8 +146404,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", - "start": 6490, - "end": 6587, + "start": 6495, + "end": 6592, "loc": { "start": { "line": 253, @@ -146452,8 +146420,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", - "start": 6660, - "end": 6745, + "start": 6665, + "end": 6750, "loc": { "start": { "line": 259, @@ -146468,8 +146436,8 @@ { "type": "CommentBlock", "value": "*\n * Columns widths array\n * @type {Array}\n ", - "start": 6811, - "end": 6883, + "start": 6816, + "end": 6888, "loc": { "start": { "line": 265, @@ -146484,8 +146452,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for a filter element\n * @type {String}\n ", - "start": 6949, - "end": 7032, + "start": 6954, + "end": 7037, "loc": { "start": { "line": 271, @@ -146500,8 +146468,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", - "start": 7106, - "end": 7196, + "start": 7111, + "end": 7201, "loc": { "start": { "line": 277, @@ -146516,8 +146484,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", - "start": 7287, - "end": 7397, + "start": 7292, + "end": 7402, "loc": { "start": { "line": 283, @@ -146532,8 +146500,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for single filter type\n * @type {String}\n ", - "start": 7484, - "end": 7569, + "start": 7489, + "end": 7574, "loc": { "start": { "line": 289, @@ -146548,8 +146516,8 @@ { "type": "CommentBlock", "value": "** filters' grid behaviours **", - "start": 7686, - "end": 7720, + "start": 7691, + "end": 7725, "loc": { "start": { "line": 296, @@ -146564,8 +146532,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", - "start": 7730, - "end": 7831, + "start": 7735, + "end": 7836, "loc": { "start": { "line": 298, @@ -146580,8 +146548,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", - "start": 7898, - "end": 7999, + "start": 7903, + "end": 8004, "loc": { "start": { "line": 304, @@ -146596,8 +146564,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", - "start": 8081, - "end": 8187, + "start": 8086, + "end": 8192, "loc": { "start": { "line": 310, @@ -146612,8 +146580,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", - "start": 8267, - "end": 8362, + "start": 8272, + "end": 8367, "loc": { "start": { "line": 316, @@ -146628,8 +146596,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", - "start": 8428, - "end": 8584, + "start": 8433, + "end": 8589, "loc": { "start": { "line": 322, @@ -146644,8 +146612,8 @@ { "type": "CommentBlock", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", - "start": 8660, - "end": 8750, + "start": 8665, + "end": 8755, "loc": { "start": { "line": 330, @@ -146660,8 +146628,8 @@ { "type": "CommentBlock", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", - "start": 8857, - "end": 8956, + "start": 8862, + "end": 8961, "loc": { "start": { "line": 337, @@ -146676,8 +146644,8 @@ { "type": "CommentBlock", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 9016, - "end": 9123, + "start": 9021, + "end": 9128, "loc": { "start": { "line": 343, @@ -146692,8 +146660,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", - "start": 9186, - "end": 9284, + "start": 9191, + "end": 9289, "loc": { "start": { "line": 349, @@ -146708,8 +146676,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", - "start": 9350, - "end": 9506, + "start": 9355, + "end": 9511, "loc": { "start": { "line": 355, @@ -146724,8 +146692,8 @@ { "type": "CommentBlock", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", - "start": 9591, - "end": 9680, + "start": 9596, + "end": 9685, "loc": { "start": { "line": 362, @@ -146740,8 +146708,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if there are excluded rows from filtering\n * @type {Boolean}\n * @private\n ", - "start": 9726, - "end": 9851, + "start": 9731, + "end": 9856, "loc": { "start": { "line": 369, @@ -146756,8 +146724,8 @@ { "type": "CommentBlock", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", - "start": 9967, - "end": 10068, + "start": 9972, + "end": 10073, "loc": { "start": { "line": 377, @@ -146772,8 +146740,8 @@ { "type": "CommentBlock", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", - "start": 10138, - "end": 10253, + "start": 10143, + "end": 10258, "loc": { "start": { "line": 383, @@ -146788,8 +146756,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", - "start": 10330, - "end": 10427, + "start": 10335, + "end": 10432, "loc": { "start": { "line": 389, @@ -146804,8 +146772,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable single filter mode\n * @type {Boolean|Object}\n ", - "start": 10511, - "end": 10605, + "start": 10516, + "end": 10610, "loc": { "start": { "line": 395, @@ -146820,8 +146788,8 @@ { "type": "CommentBlock", "value": "*\n * Specify columns to be excluded from single filter search, by default\n * searching in all columns:\n * single_filter: {\n * exclude_cols: [2, 7]\n * }\n ", - "start": 10704, - "end": 10914, + "start": 10709, + "end": 10919, "loc": { "start": { "line": 402, @@ -146836,8 +146804,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", - "start": 11085, - "end": 11196, + "start": 11090, + "end": 11201, "loc": { "start": { "line": 413, @@ -146852,8 +146820,8 @@ { "type": "CommentBlock", "value": "*\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n ", - "start": 11278, - "end": 11649, + "start": 11283, + "end": 11654, "loc": { "start": { "line": 419, @@ -146868,8 +146836,8 @@ { "type": "CommentBlock", "value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ", - "start": 11839, - "end": 12005, + "start": 11844, + "end": 12010, "loc": { "start": { "line": 435, @@ -146884,8 +146852,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", - "start": 12059, - "end": 12184, + "start": 12064, + "end": 12189, "loc": { "start": { "line": 442, @@ -146900,8 +146868,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", - "start": 12251, - "end": 12351, + "start": 12256, + "end": 12356, "loc": { "start": { "line": 449, @@ -146916,8 +146884,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean|Object}\n ", - "start": 12498, - "end": 12604, + "start": 12503, + "end": 12609, "loc": { "start": { "line": 456, @@ -146932,8 +146900,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", - "start": 12694, - "end": 12811, + "start": 12699, + "end": 12816, "loc": { "start": { "line": 462, @@ -146948,8 +146916,8 @@ { "type": "CommentBlock", "value": "** select filter's customisation and behaviours **", - "start": 12930, - "end": 12984, + "start": 12935, + "end": 12989, "loc": { "start": { "line": 469, @@ -146964,8 +146932,8 @@ { "type": "CommentBlock", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", - "start": 12993, - "end": 13112, + "start": 12998, + "end": 13117, "loc": { "start": { "line": 470, @@ -146980,8 +146948,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", - "start": 13196, - "end": 13316, + "start": 13201, + "end": 13321, "loc": { "start": { "line": 476, @@ -146996,8 +146964,8 @@ { "type": "CommentBlock", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", - "start": 13391, - "end": 13491, + "start": 13396, + "end": 13496, "loc": { "start": { "line": 482, @@ -147012,8 +146980,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", - "start": 13564, - "end": 13699, + "start": 13569, + "end": 13704, "loc": { "start": { "line": 488, @@ -147028,8 +146996,8 @@ { "type": "CommentBlock", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", - "start": 13781, - "end": 13885, + "start": 13786, + "end": 13890, "loc": { "start": { "line": 495, @@ -147044,8 +147012,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", - "start": 13969, - "end": 14117, + "start": 13974, + "end": 14122, "loc": { "start": { "line": 501, @@ -147060,8 +147028,8 @@ { "type": "CommentBlock", "value": "*\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 14187, - "end": 14365, + "start": 14192, + "end": 14370, "loc": { "start": { "line": 508, @@ -147076,8 +147044,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14507, - "end": 14683, + "start": 14512, + "end": 14688, "loc": { "start": { "line": 516, @@ -147092,8 +147060,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", - "start": 14746, - "end": 14883, + "start": 14751, + "end": 14888, "loc": { "start": { "line": 524, @@ -147108,8 +147076,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14960, - "end": 15137, + "start": 14965, + "end": 15142, "loc": { "start": { "line": 531, @@ -147124,8 +147092,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", - "start": 15202, - "end": 15340, + "start": 15207, + "end": 15345, "loc": { "start": { "line": 539, @@ -147140,8 +147108,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", - "start": 15420, - "end": 15563, + "start": 15425, + "end": 15568, "loc": { "start": { "line": 546, @@ -147156,8 +147124,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", - "start": 15639, - "end": 15757, + "start": 15644, + "end": 15762, "loc": { "start": { "line": 553, @@ -147172,8 +147140,8 @@ { "type": "CommentBlock", "value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ", - "start": 15824, - "end": 16296, + "start": 15829, + "end": 16301, "loc": { "start": { "line": 559, @@ -147188,8 +147156,8 @@ { "type": "CommentBlock", "value": "** Filter operators **", - "start": 16353, - "end": 16379, + "start": 16358, + "end": 16384, "loc": { "start": { "line": 578, @@ -147204,8 +147172,8 @@ { "type": "CommentBlock", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", - "start": 16388, - "end": 16505, + "start": 16393, + "end": 16510, "loc": { "start": { "line": 579, @@ -147220,8 +147188,8 @@ { "type": "CommentBlock", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", - "start": 16582, - "end": 16695, + "start": 16587, + "end": 16700, "loc": { "start": { "line": 585, @@ -147236,8 +147204,8 @@ { "type": "CommentBlock", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", - "start": 16773, - "end": 16893, + "start": 16778, + "end": 16898, "loc": { "start": { "line": 591, @@ -147252,8 +147220,8 @@ { "type": "CommentBlock", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", - "start": 16977, - "end": 17084, + "start": 16982, + "end": 17089, "loc": { "start": { "line": 597, @@ -147268,8 +147236,8 @@ { "type": "CommentBlock", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", - "start": 17154, - "end": 17262, + "start": 17159, + "end": 17267, "loc": { "start": { "line": 603, @@ -147284,8 +147252,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", - "start": 17333, - "end": 17441, + "start": 17338, + "end": 17446, "loc": { "start": { "line": 609, @@ -147300,8 +147268,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", - "start": 17515, - "end": 17621, + "start": 17520, + "end": 17626, "loc": { "start": { "line": 615, @@ -147316,8 +147284,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", - "start": 17693, - "end": 17809, + "start": 17698, + "end": 17814, "loc": { "start": { "line": 621, @@ -147332,8 +147300,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", - "start": 17888, - "end": 18006, + "start": 17893, + "end": 18011, "loc": { "start": { "line": 627, @@ -147348,8 +147316,8 @@ { "type": "CommentBlock", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", - "start": 18087, - "end": 18193, + "start": 18092, + "end": 18198, "loc": { "start": { "line": 633, @@ -147364,8 +147332,8 @@ { "type": "CommentBlock", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", - "start": 18269, - "end": 18369, + "start": 18274, + "end": 18374, "loc": { "start": { "line": 639, @@ -147380,8 +147348,8 @@ { "type": "CommentBlock", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18440, - "end": 18551, + "start": 18445, + "end": 18556, "loc": { "start": { "line": 645, @@ -147396,8 +147364,8 @@ { "type": "CommentBlock", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18623, - "end": 18730, + "start": 18628, + "end": 18735, "loc": { "start": { "line": 651, @@ -147412,8 +147380,8 @@ { "type": "CommentBlock", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18807, - "end": 18912, + "start": 18812, + "end": 18917, "loc": { "start": { "line": 657, @@ -147428,8 +147396,8 @@ { "type": "CommentLine", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", - "start": 18987, - "end": 19027, + "start": 18992, + "end": 19032, "loc": { "start": { "line": 663, @@ -147444,8 +147412,8 @@ { "type": "CommentBlock", "value": "*\n * Stored values separator\n * @type {String}\n ", - "start": 19037, - "end": 19113, + "start": 19042, + "end": 19118, "loc": { "start": { "line": 665, @@ -147460,8 +147428,8 @@ { "type": "CommentBlock", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", - "start": 19179, - "end": 19272, + "start": 19184, + "end": 19277, "loc": { "start": { "line": 671, @@ -147476,8 +147444,8 @@ { "type": "CommentBlock", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", - "start": 19359, - "end": 19450, + "start": 19364, + "end": 19455, "loc": { "start": { "line": 677, @@ -147492,8 +147460,8 @@ { "type": "CommentBlock", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", - "start": 19531, - "end": 19638, + "start": 19536, + "end": 19643, "loc": { "start": { "line": 683, @@ -147508,8 +147476,8 @@ { "type": "CommentBlock", "value": "** validation - reset buttons/links **", - "start": 19708, - "end": 19750, + "start": 19713, + "end": 19755, "loc": { "start": { "line": 689, @@ -147524,8 +147492,8 @@ { "type": "CommentBlock", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", - "start": 19759, - "end": 19845, + "start": 19764, + "end": 19850, "loc": { "start": { "line": 690, @@ -147540,8 +147508,8 @@ { "type": "CommentBlock", "value": "*\n * Define filters submission button text\n * @type {String}\n ", - "start": 19897, - "end": 19987, + "start": 19902, + "end": 19992, "loc": { "start": { "line": 696, @@ -147556,8 +147524,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", - "start": 20078, - "end": 20170, + "start": 20083, + "end": 20175, "loc": { "start": { "line": 702, @@ -147572,8 +147540,8 @@ { "type": "CommentBlock", "value": "*\n * Enable clear button\n * @type {Object|Boolean}\n ", - "start": 20297, - "end": 20377, + "start": 20302, + "end": 20382, "loc": { "start": { "line": 709, @@ -147588,8 +147556,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", - "start": 20455, - "end": 20551, + "start": 20460, + "end": 20556, "loc": { "start": { "line": 715, @@ -147604,8 +147572,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", - "start": 20631, - "end": 20726, + "start": 20636, + "end": 20731, "loc": { "start": { "line": 721, @@ -147620,8 +147588,8 @@ { "type": "CommentBlock", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", - "start": 20804, - "end": 20888, + "start": 20809, + "end": 20893, "loc": { "start": { "line": 727, @@ -147636,8 +147604,8 @@ { "type": "CommentBlock", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", - "start": 20958, - "end": 21052, + "start": 20963, + "end": 21057, "loc": { "start": { "line": 733, @@ -147651,9 +147619,9 @@ }, { "type": "CommentBlock", - "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", - "start": 21093, - "end": 21230, + "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Object|Boolean}\n ", + "start": 21098, + "end": 21242, "loc": { "start": { "line": 740, @@ -147667,9 +147635,9 @@ }, { "type": "CommentBlock", - "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", - "start": 21290, - "end": 21369, + "value": "*\n * Auto-filter delay in milliseconds\n * @type {Number}\n ", + "start": 21326, + "end": 21412, "loc": { "start": { "line": 747, @@ -147684,15 +147652,15 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", - "start": 21474, - "end": 21579, + "start": 21574, + "end": 21679, "loc": { "start": { - "line": 754, + "line": 755, "column": 8 }, "end": { - "line": 758, + "line": 759, "column": 11 } } @@ -147700,15 +147668,15 @@ { "type": "CommentBlock", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", - "start": 21623, - "end": 21719, + "start": 21723, + "end": 21819, "loc": { "start": { - "line": 761, + "line": 762, "column": 8 }, "end": { - "line": 765, + "line": 766, "column": 11 } } @@ -147716,15 +147684,15 @@ { "type": "CommentBlock", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "start": 21766, - "end": 21857, + "start": 21866, + "end": 21957, "loc": { "start": { - "line": 768, + "line": 769, "column": 8 }, "end": { - "line": 771, + "line": 772, "column": 11 } } @@ -147732,15 +147700,15 @@ { "type": "CommentBlock", "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", - "start": 21931, - "end": 22030, + "start": 22031, + "end": 22130, "loc": { "start": { - "line": 774, + "line": 775, "column": 8 }, "end": { - "line": 777, + "line": 778, "column": 11 } } @@ -147748,15 +147716,15 @@ { "type": "CommentBlock", "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", - "start": 22139, - "end": 22224, + "start": 22239, + "end": 22324, "loc": { "start": { - "line": 781, + "line": 782, "column": 8 }, "end": { - "line": 784, + "line": 785, "column": 11 } } @@ -147764,15 +147732,15 @@ { "type": "CommentBlock", "value": "** data types **", - "start": 22291, - "end": 22311, + "start": 22391, + "end": 22411, "loc": { "start": { - "line": 787, + "line": 788, "column": 8 }, "end": { - "line": 787, + "line": 788, "column": 28 } } @@ -147780,15 +147748,15 @@ { "type": "CommentBlock", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", - "start": 22321, - "end": 22418, + "start": 22421, + "end": 22518, "loc": { "start": { - "line": 789, + "line": 790, "column": 8 }, "end": { - "line": 793, + "line": 794, "column": 11 } } @@ -147796,15 +147764,15 @@ { "type": "CommentBlock", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", - "start": 22458, - "end": 22625, + "start": 22558, + "end": 22725, "loc": { "start": { - "line": 796, + "line": 797, "column": 8 }, "end": { - "line": 800, + "line": 801, "column": 11 } } @@ -147812,15 +147780,15 @@ { "type": "CommentBlock", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", - "start": 22686, - "end": 22793, + "start": 22786, + "end": 22893, "loc": { "start": { - "line": 803, + "line": 804, "column": 8 }, "end": { - "line": 806, + "line": 807, "column": 11 } } @@ -147828,15 +147796,15 @@ { "type": "CommentBlock", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", - "start": 22878, - "end": 22983, + "start": 22978, + "end": 23083, "loc": { "start": { - "line": 809, + "line": 810, "column": 8 }, "end": { - "line": 812, + "line": 813, "column": 11 } } @@ -147844,15 +147812,15 @@ { "type": "CommentBlock", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", - "start": 23064, - "end": 23662, + "start": 23164, + "end": 23762, "loc": { "start": { - "line": 815, + "line": 816, "column": 8 }, "end": { - "line": 828, + "line": 829, "column": 11 } } @@ -147860,15 +147828,15 @@ { "type": "CommentBlock", "value": "** ids prefixes **", - "start": 23737, - "end": 23759, + "start": 23837, + "end": 23859, "loc": { "start": { - "line": 831, + "line": 832, "column": 8 }, "end": { - "line": 831, + "line": 832, "column": 30 } } @@ -147876,15 +147844,15 @@ { "type": "CommentBlock", "value": "*\n * Main prefix\n * @private\n ", - "start": 23768, - "end": 23826, + "start": 23868, + "end": 23926, "loc": { "start": { - "line": 832, + "line": 833, "column": 8 }, "end": { - "line": 835, + "line": 836, "column": 11 } } @@ -147892,15 +147860,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", - "start": 23864, - "end": 23948, + "start": 23964, + "end": 24048, "loc": { "start": { - "line": 838, + "line": 839, "column": 8 }, "end": { - "line": 841, + "line": 842, "column": 11 } } @@ -147908,15 +147876,15 @@ { "type": "CommentBlock", "value": "*\n * Button's ID prefix\n * @private\n ", - "start": 23988, - "end": 24053, + "start": 24088, + "end": 24153, "loc": { "start": { - "line": 844, + "line": 845, "column": 8 }, "end": { - "line": 847, + "line": 848, "column": 11 } } @@ -147924,15 +147892,15 @@ { "type": "CommentBlock", "value": "*\n * Responsive Css class\n * @private\n ", - "start": 24099, - "end": 24166, + "start": 24199, + "end": 24266, "loc": { "start": { - "line": 850, + "line": 851, "column": 8 }, "end": { - "line": 853, + "line": 854, "column": 11 } } @@ -147940,15 +147908,15 @@ { "type": "CommentBlock", "value": "** extensions **", - "start": 24214, - "end": 24234, + "start": 24314, + "end": 24334, "loc": { "start": { - "line": 856, + "line": 857, "column": 8 }, "end": { - "line": 856, + "line": 857, "column": 28 } } @@ -147956,15 +147924,15 @@ { "type": "CommentBlock", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", - "start": 24243, - "end": 24320, + "start": 24343, + "end": 24420, "loc": { "start": { - "line": 857, + "line": 858, "column": 8 }, "end": { - "line": 860, + "line": 861, "column": 11 } } @@ -147972,15 +147940,15 @@ { "type": "CommentBlock", "value": "** themes **", - "start": 24387, - "end": 24403, + "start": 24487, + "end": 24503, "loc": { "start": { - "line": 863, + "line": 864, "column": 8 }, "end": { - "line": 863, + "line": 864, "column": 24 } } @@ -147988,15 +147956,15 @@ { "type": "CommentBlock", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "start": 24412, - "end": 24486, + "start": 24512, + "end": 24586, "loc": { "start": { - "line": 864, + "line": 865, "column": 8 }, "end": { - "line": 867, + "line": 868, "column": 11 } } @@ -148004,15 +147972,15 @@ { "type": "CommentBlock", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", - "start": 24563, - "end": 24673, + "start": 24663, + "end": 24773, "loc": { "start": { - "line": 870, + "line": 871, "column": 8 }, "end": { - "line": 874, + "line": 875, "column": 11 } } @@ -148020,15 +147988,15 @@ { "type": "CommentBlock", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24756, - "end": 24868, + "start": 24856, + "end": 24968, "loc": { "start": { - "line": 877, + "line": 878, "column": 8 }, "end": { - "line": 881, + "line": 882, "column": 11 } } @@ -148036,15 +148004,15 @@ { "type": "CommentBlock", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24927, - "end": 25108, + "start": 25027, + "end": 25208, "loc": { "start": { - "line": 884, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 890, "column": 11 } } @@ -148052,15 +148020,15 @@ { "type": "CommentBlock", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", - "start": 25166, - "end": 25244, + "start": 25266, + "end": 25344, "loc": { "start": { - "line": 892, + "line": 893, "column": 8 }, "end": { - "line": 895, + "line": 896, "column": 11 } } @@ -148068,15 +148036,15 @@ { "type": "CommentBlock", "value": "*\n * Enable toolbar component\n * @type {Object|Boolean}\n ", - "start": 25303, - "end": 25388, + "start": 25403, + "end": 25488, "loc": { "start": { - "line": 898, + "line": 899, "column": 8 }, "end": { - "line": 901, + "line": 902, "column": 11 } } @@ -148084,15 +148052,15 @@ { "type": "CommentBlock", "value": "*\n * Features registry\n * @private\n ", - "start": 25461, - "end": 25525, + "start": 25561, + "end": 25625, "loc": { "start": { - "line": 904, + "line": 905, "column": 8 }, "end": { - "line": 907, + "line": 908, "column": 11 } } @@ -148100,15 +148068,15 @@ { "type": "CommentBlock", "value": "*\n * Extensions registry\n * @private\n ", - "start": 25558, - "end": 25624, + "start": 25658, + "end": 25724, "loc": { "start": { - "line": 910, + "line": 911, "column": 8 }, "end": { - "line": 913, + "line": 914, "column": 11 } } @@ -148116,15 +148084,15 @@ { "type": "CommentLine", "value": " conditionally instantiate required features", - "start": 25665, - "end": 25711, + "start": 25765, + "end": 25811, "loc": { "start": { - "line": 916, + "line": 917, "column": 8 }, "end": { - "line": 916, + "line": 917, "column": 54 } } @@ -148132,15 +148100,15 @@ { "type": "CommentBlock", "value": "*\n * Initialise features and layout\n ", - "start": 25832, - "end": 25881, + "start": 25932, + "end": 25981, "loc": { "start": { - "line": 922, + "line": 923, "column": 4 }, "end": { - "line": 924, + "line": 925, "column": 7 } } @@ -148148,15 +148116,15 @@ { "type": "CommentLine", "value": " import main stylesheet", - "start": 25966, - "end": 25991, + "start": 26066, + "end": 26091, "loc": { "start": { - "line": 930, + "line": 931, "column": 8 }, "end": { - "line": 930, + "line": 931, "column": 33 } } @@ -148164,15 +148132,15 @@ { "type": "CommentLine", "value": "loads theme", - "start": 26132, - "end": 26145, + "start": 26232, + "end": 26245, "loc": { "start": { - "line": 936, + "line": 937, "column": 8 }, "end": { - "line": 936, + "line": 937, "column": 21 } } @@ -148180,15 +148148,15 @@ { "type": "CommentLine", "value": "explicitly initialise features in given order", - "start": 26409, - "end": 26456, + "start": 26509, + "end": 26556, "loc": { "start": { - "line": 943, + "line": 944, "column": 8 }, "end": { - "line": 943, + "line": 944, "column": 55 } } @@ -148196,15 +148164,15 @@ { "type": "CommentLine", "value": "filters grid is not generated", - "start": 26694, - "end": 26725, + "start": 26794, + "end": 26825, "loc": { "start": { - "line": 955, + "line": 956, "column": 8 }, "end": { - "line": 955, + "line": 956, "column": 39 } } @@ -148212,15 +148180,15 @@ { "type": "CommentLine", "value": "build filters", - "start": 27039, - "end": 27054, + "start": 27139, + "end": 27154, "loc": { "start": { - "line": 966, + "line": 967, "column": 12 }, "end": { - "line": 966, + "line": 967, "column": 27 } } @@ -148228,15 +148196,15 @@ { "type": "CommentLine", "value": "only 1 input for single search", - "start": 27628, - "end": 27660, + "start": 27728, + "end": 27760, "loc": { "start": { - "line": 982, + "line": 983, "column": 16 }, "end": { - "line": 982, + "line": 983, "column": 48 } } @@ -148244,15 +148212,15 @@ { "type": "CommentLine", "value": "drop-down filters", - "start": 27822, - "end": 27841, + "start": 27922, + "end": 27941, "loc": { "start": { - "line": 988, + "line": 989, "column": 16 }, "end": { - "line": 988, + "line": 989, "column": 35 } } @@ -148260,15 +148228,15 @@ { "type": "CommentLine", "value": " checklist", - "start": 28078, - "end": 28090, + "start": 28178, + "end": 28190, "loc": { "start": { - "line": 993, + "line": 994, "column": 16 }, "end": { - "line": 993, + "line": 994, "column": 28 } } @@ -148276,15 +148244,15 @@ { "type": "CommentLine", "value": " this adds submit button", - "start": 28411, - "end": 28437, + "start": 28511, + "end": 28537, "loc": { "start": { - "line": 1001, + "line": 1002, "column": 16 }, "end": { - "line": 1001, + "line": 1002, "column": 42 } } @@ -148292,15 +148260,15 @@ { "type": "CommentLine", "value": "if this.fltGrid", - "start": 28924, - "end": 28941, + "start": 29024, + "end": 29041, "loc": { "start": { - "line": 1016, + "line": 1017, "column": 9 }, "end": { - "line": 1016, + "line": 1017, "column": 26 } } @@ -148308,15 +148276,15 @@ { "type": "CommentBlock", "value": " Features ", - "start": 28951, - "end": 28965, + "start": 29051, + "end": 29065, "loc": { "start": { - "line": 1018, + "line": 1019, "column": 8 }, "end": { - "line": 1018, + "line": 1019, "column": 22 } } @@ -148324,15 +148292,15 @@ { "type": "CommentLine", "value": "TF css class is added to table", - "start": 29369, - "end": 29401, + "start": 29469, + "end": 29501, "loc": { "start": { - "line": 1036, + "line": 1037, "column": 8 }, "end": { - "line": 1036, + "line": 1037, "column": 40 } } @@ -148340,15 +148308,15 @@ { "type": "CommentBlock", "value": " Load extensions ", - "start": 29608, - "end": 29629, + "start": 29708, + "end": 29729, "loc": { "start": { - "line": 1044, + "line": 1045, "column": 8 }, "end": { - "line": 1044, + "line": 1045, "column": 29 } } @@ -148356,15 +148324,15 @@ { "type": "CommentLine", "value": " Subscribe to events", - "start": 29670, - "end": 29692, + "start": 29770, + "end": 29792, "loc": { "start": { - "line": 1047, + "line": 1048, "column": 8 }, "end": { - "line": 1047, + "line": 1048, "column": 30 } } @@ -148372,15 +148340,15 @@ { "type": "CommentBlock", "value": "*\n * Detect key\n * @param {Event} evt\n ", - "start": 29944, - "end": 30007, + "start": 30044, + "end": 30107, "loc": { "start": { - "line": 1059, + "line": 1060, "column": 4 }, "end": { - "line": 1062, + "line": 1063, "column": 7 } } @@ -148388,15 +148356,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", - "start": 30475, - "end": 30608, + "start": 30488, + "end": 30621, "loc": { "start": { - "line": 1081, + "line": 1080, "column": 4 }, "end": { - "line": 1085, + "line": 1084, "column": 7 } } @@ -148404,8 +148372,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", - "start": 31464, - "end": 31547, + "start": 31451, + "end": 31534, "loc": { "start": { "line": 1114, @@ -148420,8 +148388,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", - "start": 31656, - "end": 31721, + "start": 31643, + "end": 31708, "loc": { "start": { "line": 1123, @@ -148436,8 +148404,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", - "start": 31843, - "end": 31931, + "start": 31830, + "end": 31918, "loc": { "start": { "line": 1132, @@ -148452,8 +148420,8 @@ { "type": "CommentBlock", "value": "*\n * Insert filters row at initialization\n ", - "start": 32143, - "end": 32198, + "start": 32130, + "end": 32185, "loc": { "start": { "line": 1143, @@ -148468,8 +148436,8 @@ { "type": "CommentLine", "value": " TODO: prevent filters row generation for popup filters too,", - "start": 32233, - "end": 32295, + "start": 32220, + "end": 32282, "loc": { "start": { "line": 1147, @@ -148484,8 +148452,8 @@ { "type": "CommentLine", "value": " to reduce and simplify headers row index adjusting across lib modules", - "start": 32304, - "end": 32376, + "start": 32291, + "end": 32363, "loc": { "start": { "line": 1148, @@ -148500,8 +148468,8 @@ { "type": "CommentLine", "value": " (GridLayout, PopupFilter etc)", - "start": 32385, - "end": 32417, + "start": 32372, + "end": 32404, "loc": { "start": { "line": 1149, @@ -148516,8 +148484,8 @@ { "type": "CommentBlock", "value": "*\n * Initialize filtersless table\n ", - "start": 32971, - "end": 33018, + "start": 32958, + "end": 33005, "loc": { "start": { "line": 1172, @@ -148532,8 +148500,8 @@ { "type": "CommentBlock", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", - "start": 33222, - "end": 33441, + "start": 33209, + "end": 33428, "loc": { "start": { "line": 1183, @@ -148548,8 +148516,8 @@ { "type": "CommentLine", "value": "filter is appended in custom element", - "start": 34199, - "end": 34237, + "start": 34186, + "end": 34224, "loc": { "start": { "line": 1207, @@ -148564,8 +148532,8 @@ { "type": "CommentBlock", "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", - "start": 34666, - "end": 34764, + "start": 34653, + "end": 34751, "loc": { "start": { "line": 1222, @@ -148580,8 +148548,8 @@ { "type": "CommentLine", "value": "filter is appended in container element", - "start": 34966, - "end": 35007, + "start": 34953, + "end": 34994, "loc": { "start": { "line": 1233, @@ -148596,8 +148564,8 @@ { "type": "CommentBlock", "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 35107, - "end": 35460, + "start": 35094, + "end": 35447, "loc": { "start": { "line": 1239, @@ -148612,8 +148580,8 @@ { "type": "CommentLine", "value": " TODO: remove the property field.", - "start": 35554, - "end": 35589, + "start": 35541, + "end": 35576, "loc": { "start": { "line": 1253, @@ -148628,8 +148596,8 @@ { "type": "CommentLine", "value": " Due to naming convention inconsistencies, a `property`", - "start": 35602, - "end": 35659, + "start": 35589, + "end": 35646, "loc": { "start": { "line": 1254, @@ -148644,8 +148612,8 @@ { "type": "CommentLine", "value": " field is added to allow a conditional instanciation based", - "start": 35672, - "end": 35732, + "start": 35659, + "end": 35719, "loc": { "start": { "line": 1255, @@ -148660,8 +148628,8 @@ { "type": "CommentLine", "value": " on that property on TableFilter, if supplied.", - "start": 35745, - "end": 35793, + "start": 35732, + "end": 35780, "loc": { "start": { "line": 1256, @@ -148676,8 +148644,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 36127, - "end": 36402, + "start": 36114, + "end": 36389, "loc": { "start": { "line": 1267, @@ -148692,8 +148660,8 @@ { "type": "CommentBlock", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", - "start": 36658, - "end": 36792, + "start": 36645, + "end": 36779, "loc": { "start": { "line": 1286, @@ -148708,8 +148676,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", - "start": 36855, - "end": 36939, + "start": 36842, + "end": 36926, "loc": { "start": { "line": 1295, @@ -148724,8 +148692,8 @@ { "type": "CommentLine", "value": " Set config's publicPath dynamically for Webpack...", - "start": 37071, - "end": 37124, + "start": 37058, + "end": 37111, "loc": { "start": { "line": 1304, @@ -148740,8 +148708,8 @@ { "type": "CommentBlock", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", - "start": 37391, - "end": 37486, + "start": 37378, + "end": 37473, "loc": { "start": { "line": 1315, @@ -148756,8 +148724,8 @@ { "type": "CommentLine", "value": " Require pattern for Webpack", - "start": 37880, - "end": 37910, + "start": 37867, + "end": 37897, "loc": { "start": { "line": 1334, @@ -148772,8 +148740,8 @@ { "type": "CommentBlock", "value": " eslint-disable ", - "start": 37971, - "end": 37991, + "start": 37958, + "end": 37978, "loc": { "start": { "line": 1336, @@ -148788,8 +148756,8 @@ { "type": "CommentBlock", "value": " eslint-enable ", - "start": 38055, - "end": 38074, + "start": 38042, + "end": 38061, "loc": { "start": { "line": 1338, @@ -148804,8 +148772,8 @@ { "type": "CommentBlock", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", - "start": 38166, - "end": 38309, + "start": 38153, + "end": 38296, "loc": { "start": { "line": 1344, @@ -148820,8 +148788,8 @@ { "type": "CommentBlock", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", - "start": 38382, - "end": 38512, + "start": 38369, + "end": 38499, "loc": { "start": { "line": 1353, @@ -148836,8 +148804,8 @@ { "type": "CommentBlock", "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", - "start": 38598, - "end": 38773, + "start": 38585, + "end": 38760, "loc": { "start": { "line": 1362, @@ -148852,8 +148820,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy all the extensions store in extensions registry\n ", - "start": 38860, - "end": 38934, + "start": 38847, + "end": 38921, "loc": { "start": { "line": 1371, @@ -148868,8 +148836,8 @@ { "type": "CommentBlock", "value": "*\n * Load themes defined in the configuration object\n ", - "start": 39131, - "end": 39197, + "start": 39118, + "end": 39184, "loc": { "start": { "line": 1383, @@ -148884,8 +148852,8 @@ { "type": "CommentLine", "value": "Default theme config", - "start": 39380, - "end": 39402, + "start": 39367, + "end": 39389, "loc": { "start": { "line": 1394, @@ -148900,8 +148868,8 @@ { "type": "CommentLine", "value": " Enable loader indicator", - "start": 40043, - "end": 40069, + "start": 40030, + "end": 40056, "loc": { "start": { "line": 1415, @@ -148916,8 +148884,8 @@ { "type": "CommentBlock", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", - "start": 40167, - "end": 40285, + "start": 40154, + "end": 40272, "loc": { "start": { "line": 1421, @@ -148932,8 +148900,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy filter grid\n ", - "start": 40375, - "end": 40413, + "start": 40362, + "end": 40400, "loc": { "start": { "line": 1429, @@ -148948,8 +148916,8 @@ { "type": "CommentLine", "value": " broadcast destroy event modules and extensions are subscribed to", - "start": 40715, - "end": 40782, + "start": 40702, + "end": 40769, "loc": { "start": { "line": 1447, @@ -148964,8 +148932,8 @@ { "type": "CommentLine", "value": " unsubscribe to events", - "start": 40946, - "end": 40970, + "start": 40933, + "end": 40957, "loc": { "start": { "line": 1454, @@ -148980,8 +148948,8 @@ { "type": "CommentBlock", "value": "*\n * Remove all the external column filters\n ", - "start": 41553, - "end": 41610, + "start": 41540, + "end": 41597, "loc": { "start": { "line": 1473, @@ -148996,8 +148964,8 @@ { "type": "CommentBlock", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", - "start": 41925, - "end": 42079, + "start": 41912, + "end": 42066, "loc": { "start": { "line": 1489, @@ -149012,8 +148980,8 @@ { "type": "CommentBlock", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", - "start": 42225, - "end": 42421, + "start": 42212, + "end": 42408, "loc": { "start": { "line": 1499, @@ -149028,8 +148996,8 @@ { "type": "CommentBlock", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", - "start": 43281, - "end": 43518, + "start": 43268, + "end": 43505, "loc": { "start": { "line": 1533, @@ -149044,8 +149012,8 @@ { "type": "CommentLine", "value": "fire onbefore callback", - "start": 43660, - "end": 43684, + "start": 43647, + "end": 43671, "loc": { "start": { "line": 1545, @@ -149060,8 +149028,8 @@ { "type": "CommentLine", "value": " search args", - "start": 43840, - "end": 43854, + "start": 43827, + "end": 43841, "loc": { "start": { "line": 1552, @@ -149076,8 +149044,8 @@ { "type": "CommentLine", "value": " already filtered rows display re-init", - "start": 44002, - "end": 44042, + "start": 43989, + "end": 44029, "loc": { "start": { "line": 1558, @@ -149092,8 +149060,8 @@ { "type": "CommentLine", "value": "only for single filter search", - "start": 44260, - "end": 44291, + "start": 44247, + "end": 44278, "loc": { "start": { "line": 1566, @@ -149108,8 +149076,8 @@ { "type": "CommentLine", "value": " this loop retrieves cell data", - "start": 44355, - "end": 44387, + "start": 44342, + "end": 44374, "loc": { "start": { "line": 1569, @@ -149124,8 +149092,8 @@ { "type": "CommentLine", "value": "searched keyword", - "start": 44460, - "end": 44478, + "start": 44447, + "end": 44465, "loc": { "start": { "line": 1571, @@ -149140,8 +149108,8 @@ { "type": "CommentLine", "value": "multiple search parameter operator ||", - "start": 44780, - "end": 44819, + "start": 44767, + "end": 44806, "loc": { "start": { "line": 1581, @@ -149156,8 +149124,8 @@ { "type": "CommentLine", "value": "multiple search || parameter boolean", - "start": 44918, - "end": 44956, + "start": 44905, + "end": 44943, "loc": { "start": { "line": 1583, @@ -149172,8 +149140,8 @@ { "type": "CommentLine", "value": "multiple search parameter operator &&", - "start": 45042, - "end": 45081, + "start": 45029, + "end": 45068, "loc": { "start": { "line": 1585, @@ -149188,8 +149156,8 @@ { "type": "CommentLine", "value": "multiple search && parameter boolean", - "start": 45181, - "end": 45219, + "start": 45168, + "end": 45206, "loc": { "start": { "line": 1587, @@ -149204,8 +149172,8 @@ { "type": "CommentLine", "value": "detect operators or array query", - "start": 45304, - "end": 45337, + "start": 45291, + "end": 45324, "loc": { "start": { "line": 1590, @@ -149220,8 +149188,8 @@ { "type": "CommentLine", "value": " isolate search term and check occurence in cell data", - "start": 45722, - "end": 45777, + "start": 45709, + "end": 45764, "loc": { "start": { "line": 1600, @@ -149236,8 +149204,8 @@ { "type": "CommentLine", "value": "single search parameter", - "start": 46586, - "end": 46611, + "start": 46573, + "end": 46598, "loc": { "start": { "line": 1620, @@ -149252,8 +149220,8 @@ { "type": "CommentLine", "value": "for j", - "start": 47341, - "end": 47348, + "start": 47328, + "end": 47335, "loc": { "start": { "line": 1640, @@ -149268,8 +149236,8 @@ { "type": "CommentLine", "value": " continue condition", - "start": 47716, - "end": 47737, + "start": 47703, + "end": 47724, "loc": { "start": { "line": 1654, @@ -149284,8 +149252,8 @@ { "type": "CommentLine", "value": "fire onafterfilter callback", - "start": 47854, - "end": 47883, + "start": 47841, + "end": 47870, "loc": { "start": { "line": 1660, @@ -149300,8 +149268,8 @@ { "type": "CommentBlock", "value": "*\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n ", - "start": 47989, - "end": 48214, + "start": 47976, + "end": 48201, "loc": { "start": { "line": 1666, @@ -149316,8 +149284,8 @@ { "type": "CommentLine", "value": " re_an = new RegExp(this.anOperator),", - "start": 48770, - "end": 48809, + "start": 48757, + "end": 48796, "loc": { "start": { "line": 1686, @@ -149332,8 +149300,8 @@ { "type": "CommentLine", "value": " re_cr = new RegExp(this.curExp),", - "start": 48822, - "end": 48857, + "start": 48809, + "end": 48844, "loc": { "start": { "line": 1687, @@ -149348,8 +149316,8 @@ { "type": "CommentLine", "value": "Search arg operator tests", - "start": 49081, - "end": 49108, + "start": 49068, + "end": 49095, "loc": { "start": { "line": 1696, @@ -149364,8 +149332,8 @@ { "type": "CommentLine", "value": " hatermN = re_an.test(term),", - "start": 49377, - "end": 49407, + "start": 49364, + "end": 49394, "loc": { "start": { "line": 1704, @@ -149380,8 +149348,8 @@ { "type": "CommentLine", "value": " Check for dates or resolve date type", - "start": 49602, - "end": 49641, + "start": 49589, + "end": 49628, "loc": { "start": { "line": 1711, @@ -149396,8 +149364,8 @@ { "type": "CommentLine", "value": " Search arg dates tests", - "start": 49949, - "end": 49974, + "start": 49936, + "end": 49961, "loc": { "start": { "line": 1720, @@ -149412,8 +149380,8 @@ { "type": "CommentLine", "value": " lower equal date", - "start": 50615, - "end": 50634, + "start": 50602, + "end": 50621, "loc": { "start": { "line": 1736, @@ -149428,8 +149396,8 @@ { "type": "CommentLine", "value": " lower date", - "start": 50797, - "end": 50810, + "start": 50784, + "end": 50797, "loc": { "start": { "line": 1741, @@ -149444,8 +149412,8 @@ { "type": "CommentLine", "value": " greater equal date", - "start": 50975, - "end": 50996, + "start": 50962, + "end": 50983, "loc": { "start": { "line": 1746, @@ -149460,8 +149428,8 @@ { "type": "CommentLine", "value": " greater date", - "start": 51164, - "end": 51179, + "start": 51151, + "end": 51166, "loc": { "start": { "line": 1751, @@ -149476,8 +149444,8 @@ { "type": "CommentLine", "value": " different date", - "start": 51344, - "end": 51361, + "start": 51331, + "end": 51348, "loc": { "start": { "line": 1756, @@ -149492,8 +149460,8 @@ { "type": "CommentLine", "value": " equal date", - "start": 51551, - "end": 51564, + "start": 51538, + "end": 51551, "loc": { "start": { "line": 1761, @@ -149508,8 +149476,8 @@ { "type": "CommentLine", "value": " searched keyword with * operator doesn't have to be a date", - "start": 51755, - "end": 51816, + "start": 51742, + "end": 51803, "loc": { "start": { "line": 1766, @@ -149524,8 +149492,8 @@ { "type": "CommentLine", "value": " like date", - "start": 51856, - "end": 51868, + "start": 51843, + "end": 51855, "loc": { "start": { "line": 1767, @@ -149540,8 +149508,8 @@ { "type": "CommentLine", "value": "empty", - "start": 52184, - "end": 52191, + "start": 52171, + "end": 52178, "loc": { "start": { "line": 1775, @@ -149556,8 +149524,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 52302, - "end": 52313, + "start": 52289, + "end": 52300, "loc": { "start": { "line": 1779, @@ -149572,8 +149540,8 @@ { "type": "CommentLine", "value": " Convert to number anyways to auto-resolve type in case not", - "start": 52585, - "end": 52646, + "start": 52572, + "end": 52633, "loc": { "start": { "line": 1787, @@ -149588,8 +149556,8 @@ { "type": "CommentLine", "value": " defined by configuration. Order is important first try to", - "start": 52659, - "end": 52719, + "start": 52646, + "end": 52706, "loc": { "start": { "line": 1788, @@ -149604,8 +149572,8 @@ { "type": "CommentLine", "value": " parse formatted number then fallback to Number coercion", - "start": 52732, - "end": 52790, + "start": 52719, + "end": 52777, "loc": { "start": { "line": 1789, @@ -149620,8 +149588,8 @@ { "type": "CommentLine", "value": " to avoid false positives with Number", - "start": 52803, - "end": 52842, + "start": 52790, + "end": 52829, "loc": { "start": { "line": 1790, @@ -149636,8 +149604,8 @@ { "type": "CommentLine", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", - "start": 52928, - "end": 52990, + "start": 52915, + "end": 52977, "loc": { "start": { "line": 1793, @@ -149652,8 +149620,8 @@ { "type": "CommentLine", "value": " rgx:)", - "start": 53003, - "end": 53011, + "start": 52990, + "end": 52998, "loc": { "start": { "line": 1794, @@ -149668,8 +149636,8 @@ { "type": "CommentLine", "value": "regexp", - "start": 53025, - "end": 53033, + "start": 53012, + "end": 53020, "loc": { "start": { "line": 1796, @@ -149684,8 +149652,8 @@ { "type": "CommentLine", "value": "in case regexp throws", - "start": 53075, - "end": 53098, + "start": 53062, + "end": 53085, "loc": { "start": { "line": 1798, @@ -149700,8 +149668,8 @@ { "type": "CommentLine", "value": "operator is removed", - "start": 53141, - "end": 53162, + "start": 53128, + "end": 53149, "loc": { "start": { "line": 1800, @@ -149716,8 +149684,8 @@ { "type": "CommentLine", "value": " lower equal", - "start": 53439, - "end": 53453, + "start": 53426, + "end": 53440, "loc": { "start": { "line": 1808, @@ -149732,8 +149700,8 @@ { "type": "CommentLine", "value": "greater equal", - "start": 53649, - "end": 53664, + "start": 53636, + "end": 53651, "loc": { "start": { "line": 1815, @@ -149748,8 +149716,8 @@ { "type": "CommentLine", "value": "lower", - "start": 53860, - "end": 53867, + "start": 53847, + "end": 53854, "loc": { "start": { "line": 1822, @@ -149764,8 +149732,8 @@ { "type": "CommentLine", "value": "greater", - "start": 54061, - "end": 54070, + "start": 54048, + "end": 54057, "loc": { "start": { "line": 1829, @@ -149780,8 +149748,8 @@ { "type": "CommentLine", "value": "different", - "start": 54264, - "end": 54275, + "start": 54251, + "end": 54262, "loc": { "start": { "line": 1836, @@ -149796,8 +149764,8 @@ { "type": "CommentLine", "value": "like", - "start": 54466, - "end": 54472, + "start": 54453, + "end": 54459, "loc": { "start": { "line": 1841, @@ -149812,8 +149780,8 @@ { "type": "CommentLine", "value": "equal", - "start": 54649, - "end": 54656, + "start": 54636, + "end": 54643, "loc": { "start": { "line": 1846, @@ -149828,8 +149796,8 @@ { "type": "CommentLine", "value": "starts with", - "start": 54832, - "end": 54845, + "start": 54819, + "end": 54832, "loc": { "start": { "line": 1851, @@ -149844,8 +149812,8 @@ { "type": "CommentLine", "value": "ends with", - "start": 55014, - "end": 55025, + "start": 55001, + "end": 55012, "loc": { "start": { "line": 1856, @@ -149860,8 +149828,8 @@ { "type": "CommentLine", "value": "empty", - "start": 55444, - "end": 55451, + "start": 55431, + "end": 55438, "loc": { "start": { "line": 1865, @@ -149876,8 +149844,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 55562, - "end": 55573, + "start": 55549, + "end": 55560, "loc": { "start": { "line": 1869, @@ -149892,8 +149860,8 @@ { "type": "CommentLine", "value": " If numeric type data, perform a strict equality test and", - "start": 55696, - "end": 55755, + "start": 55683, + "end": 55742, "loc": { "start": { "line": 1873, @@ -149908,8 +149876,8 @@ { "type": "CommentLine", "value": " fallback to unformatted number string comparison", - "start": 55772, - "end": 55823, + "start": 55759, + "end": 55810, "loc": { "start": { "line": 1874, @@ -149924,8 +149892,8 @@ { "type": "CommentLine", "value": " parseNb can return 0 for strings which are not", - "start": 55986, - "end": 56035, + "start": 55973, + "end": 56022, "loc": { "start": { "line": 1878, @@ -149940,8 +149908,8 @@ { "type": "CommentLine", "value": " formatted numbers, in that case return the original", - "start": 56056, - "end": 56110, + "start": 56043, + "end": 56097, "loc": { "start": { "line": 1879, @@ -149956,8 +149924,8 @@ { "type": "CommentLine", "value": " string. TODO: handle this in parseNb", - "start": 56131, - "end": 56170, + "start": 56118, + "end": 56157, "loc": { "start": { "line": 1880, @@ -149972,8 +149940,8 @@ { "type": "CommentLine", "value": " Finally test search term is contained in cell data", - "start": 56473, - "end": 56526, + "start": 56460, + "end": 56513, "loc": { "start": { "line": 1886, @@ -149988,8 +149956,8 @@ { "type": "CommentLine", "value": "else", - "start": 56849, - "end": 56855, + "start": 56836, + "end": 56842, "loc": { "start": { "line": 1897, @@ -150004,8 +149972,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", - "start": 56894, - "end": 57178, + "start": 56881, + "end": 57165, "loc": { "start": { "line": 1902, @@ -150020,8 +149988,8 @@ { "type": "CommentBlock", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", - "start": 57333, - "end": 57621, + "start": 57320, + "end": 57608, "loc": { "start": { "line": 1913, @@ -150036,8 +150004,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", - "start": 57779, - "end": 58160, + "start": 57766, + "end": 58147, "loc": { "start": { "line": 1924, @@ -150052,8 +150020,8 @@ { "type": "CommentLine", "value": " checks if current row index appears in exclude array", - "start": 58597, - "end": 58652, + "start": 58584, + "end": 58639, "loc": { "start": { "line": 1949, @@ -150068,8 +150036,8 @@ { "type": "CommentLine", "value": " checks if row has exact cell # and is not excluded", - "start": 58759, - "end": 58812, + "start": 58746, + "end": 58799, "loc": { "start": { "line": 1953, @@ -150084,8 +150052,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", - "start": 59036, - "end": 59188, + "start": 59023, + "end": 59175, "loc": { "start": { "line": 1962, @@ -150100,8 +150068,8 @@ { "type": "CommentLine", "value": "mutiple select", - "start": 59582, - "end": 59598, + "start": 59569, + "end": 59585, "loc": { "start": { "line": 1981, @@ -150116,8 +150084,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 59727, - "end": 59738, + "start": 59714, + "end": 59725, "loc": { "start": { "line": 1985, @@ -150132,8 +150100,8 @@ { "type": "CommentLine", "value": "return an empty string if collection is empty or contains a single", - "start": 59869, - "end": 59937, + "start": 59856, + "end": 59924, "loc": { "start": { "line": 1989, @@ -150148,8 +150116,8 @@ { "type": "CommentLine", "value": "empty string", - "start": 59946, - "end": 59960, + "start": 59933, + "end": 59947, "loc": { "start": { "line": 1990, @@ -150164,8 +150132,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", - "start": 60154, - "end": 60246, + "start": 60141, + "end": 60233, "loc": { "start": { "line": 1999, @@ -150180,8 +150148,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", - "start": 60666, - "end": 60829, + "start": 60653, + "end": 60816, "loc": { "start": { "line": 2020, @@ -150196,8 +150164,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", - "start": 60960, - "end": 61361, + "start": 60947, + "end": 61348, "loc": { "start": { "line": 2032, @@ -150212,8 +150180,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", - "start": 61778, - "end": 61924, + "start": 61765, + "end": 61911, "loc": { "start": { "line": 2056, @@ -150228,8 +150196,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", - "start": 62006, - "end": 62172, + "start": 61993, + "end": 62159, "loc": { "start": { "line": 2065, @@ -150244,8 +150212,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of working rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row(s)\n * @return {Number} Number of working rows\n ", - "start": 62320, - "end": 62548, + "start": 62307, + "end": 62535, "loc": { "start": { "line": 2075, @@ -150260,8 +150228,8 @@ { "type": "CommentBlock", "value": "*\n * Return the collection of the working rows, that is, the rows belonging\n * to the tbody section(s)\n * @returns {Array}\n ", - "start": 62884, - "end": 63028, + "start": 62871, + "end": 63015, "loc": { "start": { "line": 2091, @@ -150276,8 +150244,8 @@ { "type": "CommentBlock", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", - "start": 63133, - "end": 63261, + "start": 63120, + "end": 63248, "loc": { "start": { "line": 2100, @@ -150292,8 +150260,8 @@ { "type": "CommentLine", "value": " Invoke cellParser for this column if any", - "start": 63371, - "end": 63414, + "start": 63358, + "end": 63401, "loc": { "start": { "line": 2108, @@ -150308,8 +150276,8 @@ { "type": "CommentBlock", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", - "start": 63592, - "end": 63772, + "start": 63579, + "end": 63759, "loc": { "start": { "line": 2116, @@ -150324,8 +150292,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64321, - "end": 64701, + "start": 64308, + "end": 64688, "loc": { "start": { "line": 2139, @@ -150340,8 +150308,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64853, - "end": 65189, + "start": 64840, + "end": 65176, "loc": { "start": { "line": 2154, @@ -150356,8 +150324,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 65344, - "end": 65819, + "start": 65331, + "end": 65806, "loc": { "start": { "line": 2168, @@ -150372,8 +150340,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 66867, - "end": 67323, + "start": 66854, + "end": 67310, "loc": { "start": { "line": 2214, @@ -150388,8 +150356,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 67483, - "end": 67895, + "start": 67470, + "end": 67882, "loc": { "start": { "line": 2231, @@ -150404,8 +150372,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 68058, - "end": 68536, + "start": 68045, + "end": 68523, "loc": { "start": { "line": 2247, @@ -150420,8 +150388,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 69778, - "end": 70182, + "start": 69765, + "end": 70169, "loc": { "start": { "line": 2297, @@ -150436,8 +150404,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70371, - "end": 70787, + "start": 70358, + "end": 70774, "loc": { "start": { "line": 2311, @@ -150452,8 +150420,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70974, - "end": 71383, + "start": 70961, + "end": 71370, "loc": { "start": { "line": 2325, @@ -150468,8 +150436,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 71575, - "end": 71996, + "start": 71562, + "end": 71983, "loc": { "start": { "line": 2339, @@ -150484,8 +150452,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 72186, - "end": 72792, + "start": 72173, + "end": 72779, "loc": { "start": { "line": 2353, @@ -150500,8 +150468,8 @@ { "type": "CommentLine", "value": " ensure valid rows index do not contain excluded rows and row is", - "start": 73160, - "end": 73226, + "start": 73147, + "end": 73213, "loc": { "start": { "line": 2381, @@ -150516,8 +150484,8 @@ { "type": "CommentLine", "value": " displayed", - "start": 73235, - "end": 73247, + "start": 73222, + "end": 73234, "loc": { "start": { "line": 2382, @@ -150532,8 +150500,8 @@ { "type": "CommentLine", "value": " convert column value to expected type if necessary", - "start": 73511, - "end": 73564, + "start": 73498, + "end": 73551, "loc": { "start": { "line": 2390, @@ -150548,8 +150516,8 @@ { "type": "CommentBlock", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", - "start": 73848, - "end": 74010, + "start": 73835, + "end": 73997, "loc": { "start": { "line": 2402, @@ -150564,8 +150532,8 @@ { "type": "CommentBlock", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", - "start": 74081, - "end": 74254, + "start": 74068, + "end": 74241, "loc": { "start": { "line": 2411, @@ -150580,8 +150548,8 @@ { "type": "CommentLine", "value": " always visible rows are valid", - "start": 74419, - "end": 74451, + "start": 74406, + "end": 74438, "loc": { "start": { "line": 2422, @@ -150596,8 +150564,8 @@ { "type": "CommentBlock", "value": "*\n * Validate all filterable rows\n ", - "start": 75068, - "end": 75115, + "start": 75055, + "end": 75102, "loc": { "start": { "line": 2445, @@ -150612,8 +150580,8 @@ { "type": "CommentBlock", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", - "start": 75365, - "end": 75527, + "start": 75352, + "end": 75514, "loc": { "start": { "line": 2458, @@ -150628,8 +150596,8 @@ { "type": "CommentLine", "value": "multiple selects", - "start": 76103, - "end": 76121, + "start": 76090, + "end": 76108, "loc": { "start": { "line": 2481, @@ -150644,8 +150612,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 76572, - "end": 76583, + "start": 76559, + "end": 76570, "loc": { "start": { "line": 2493, @@ -150660,8 +150628,8 @@ { "type": "CommentBlock", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", - "start": 77179, - "end": 77283, + "start": 77166, + "end": 77270, "loc": { "start": { "line": 2511, @@ -150676,8 +150644,8 @@ { "type": "CommentBlock", "value": "*\n * Exclude rows from actions\n ", - "start": 78000, - "end": 78044, + "start": 77987, + "end": 78031, "loc": { "start": { "line": 2543, @@ -150692,8 +150660,8 @@ { "type": "CommentBlock", "value": "*\n * Clear all the filters' values\n ", - "start": 78224, - "end": 78272, + "start": 78211, + "end": 78259, "loc": { "start": { "line": 2553, @@ -150708,8 +150676,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", - "start": 78717, - "end": 78802, + "start": 78704, + "end": 78789, "loc": { "start": { "line": 2574, @@ -150724,8 +150692,8 @@ { "type": "CommentBlock", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", - "start": 78876, - "end": 78977, + "start": 78863, + "end": 78964, "loc": { "start": { "line": 2582, @@ -150740,8 +150708,8 @@ { "type": "CommentBlock", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", - "start": 79063, - "end": 79211, + "start": 79050, + "end": 79198, "loc": { "start": { "line": 2590, @@ -150756,8 +150724,8 @@ { "type": "CommentBlock", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", - "start": 79389, - "end": 79550, + "start": 79376, + "end": 79537, "loc": { "start": { "line": 2601, @@ -150772,8 +150740,8 @@ { "type": "CommentBlock", "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", - "start": 79648, - "end": 79738, + "start": 79635, + "end": 79725, "loc": { "start": { "line": 2611, @@ -150788,8 +150756,8 @@ { "type": "CommentBlock", "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", - "start": 79819, - "end": 79898, + "start": 79806, + "end": 79885, "loc": { "start": { "line": 2620, @@ -150804,8 +150772,8 @@ { "type": "CommentBlock", "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", - "start": 80009, - "end": 80097, + "start": 79996, + "end": 80084, "loc": { "start": { "line": 2629, @@ -150820,8 +150788,8 @@ { "type": "CommentBlock", "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", - "start": 80240, - "end": 80319, + "start": 80227, + "end": 80306, "loc": { "start": { "line": 2639, @@ -150836,8 +150804,8 @@ { "type": "CommentBlock", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", - "start": 80451, - "end": 80548, + "start": 80438, + "end": 80535, "loc": { "start": { "line": 2649, @@ -150852,8 +150820,8 @@ { "type": "CommentBlock", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", - "start": 80714, - "end": 80819, + "start": 80701, + "end": 80806, "loc": { "start": { "line": 2660, @@ -150868,8 +150836,8 @@ { "type": "CommentLine", "value": "1st option needs to be inserted", - "start": 81365, - "end": 81398, + "start": 81352, + "end": 81385, "loc": { "start": { "line": 2678, @@ -150884,8 +150852,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 81975, - "end": 82130, + "start": 81962, + "end": 82117, "loc": { "start": { "line": 2697, @@ -150900,8 +150868,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82322, - "end": 82436, + "start": 82309, + "end": 82423, "loc": { "start": { "line": 2708, @@ -150916,8 +150884,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82536, - "end": 82652, + "start": 82523, + "end": 82639, "loc": { "start": { "line": 2717, @@ -150932,8 +150900,8 @@ { "type": "CommentBlock", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 82787, - "end": 82990, + "start": 82774, + "end": 82977, "loc": { "start": { "line": 2727, @@ -150948,8 +150916,8 @@ { "type": "CommentBlock", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", - "start": 83206, - "end": 83346, + "start": 83193, + "end": 83333, "loc": { "start": { "line": 2741, @@ -150964,8 +150932,8 @@ { "type": "CommentBlock", "value": "*\n * Column iterator invoking continue and break condition callbacks if any\n * then calling supplied callback for each item\n * @param {Function} [fn=EMPTY_FN] callback\n * @param {Function} [continueFn=EMPTY_FN] continue condition callback\n * @param {Function} [breakFn=EMPTY_FN] break condition callback\n ", - "start": 83549, - "end": 83882, + "start": 83536, + "end": 83869, "loc": { "start": { "line": 2754, @@ -150980,8 +150948,8 @@ { "type": "CommentBlock", "value": "*\n * Rows iterator starting from supplied row index or defaulting to reference\n * row index. Closure function accepts a callback function and optional\n * continue and break callbacks.\n * @param {Number} startIdx Row index from which filtering starts\n ", - "start": 84241, - "end": 84516, + "start": 84228, + "end": 84503, "loc": { "start": { "line": 2774, @@ -150996,8 +150964,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", - "start": 85037, - "end": 85256, + "start": 85024, + "end": 85243, "loc": { "start": { "line": 2796, @@ -151012,8 +150980,8 @@ { "type": "CommentBlock", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", - "start": 85731, - "end": 85990, + "start": 85718, + "end": 85977, "loc": { "start": { "line": 2818, @@ -151028,8 +150996,8 @@ { "type": "CommentLine", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", - "start": 86631, - "end": 86703, + "start": 86618, + "end": 86690, "loc": { "start": { "line": 2846, @@ -151044,8 +151012,8 @@ { "type": "CommentBlock", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", - "start": 87244, - "end": 87319, + "start": 87231, + "end": 87306, "loc": { "start": { "line": 2863, @@ -151060,8 +151028,8 @@ { "type": "CommentBlock", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", - "start": 87386, - "end": 87470, + "start": 87373, + "end": 87457, "loc": { "start": { "line": 2871, @@ -151076,8 +151044,8 @@ { "type": "CommentBlock", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", - "start": 87537, - "end": 87713, + "start": 87524, + "end": 87700, "loc": { "start": { "line": 2879, @@ -151092,8 +151060,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", - "start": 88377, - "end": 88467, + "start": 88364, + "end": 88454, "loc": { "start": { "line": 2907, @@ -151108,8 +151076,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", - "start": 88543, - "end": 88618, + "start": 88530, + "end": 88605, "loc": { "start": { "line": 2915, @@ -151124,8 +151092,8 @@ { "type": "CommentBlock", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", - "start": 88689, - "end": 88816, + "start": 88676, + "end": 88803, "loc": { "start": { "line": 2923, @@ -151140,8 +151108,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", - "start": 88881, - "end": 88953, + "start": 88868, + "end": 88940, "loc": { "start": { "line": 2932, @@ -151156,8 +151124,8 @@ { "type": "CommentBlock", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", - "start": 89061, - "end": 89270, + "start": 89048, + "end": 89257, "loc": { "start": { "line": 2941, @@ -151172,8 +151140,8 @@ { "type": "CommentBlock", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", - "start": 89565, - "end": 89706, + "start": 89552, + "end": 89693, "loc": { "start": { "line": 2958, @@ -151188,8 +151156,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", - "start": 90168, - "end": 90341, + "start": 90155, + "end": 90328, "loc": { "start": { "line": 2977, @@ -151204,8 +151172,8 @@ { "type": "CommentLine", "value": " continue condition function", - "start": 90642, - "end": 90672, + "start": 90629, + "end": 90659, "loc": { "start": { "line": 2990, @@ -151220,8 +151188,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", - "start": 90958, - "end": 91094, + "start": 90945, + "end": 91081, "loc": { "start": { "line": 3001, @@ -151236,8 +151204,8 @@ { "type": "CommentBlock", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", - "start": 91179, - "end": 91261, + "start": 91166, + "end": 91248, "loc": { "start": { "line": 3010, @@ -151252,8 +151220,8 @@ { "type": "CommentBlock", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", - "start": 91339, - "end": 91494, + "start": 91326, + "end": 91481, "loc": { "start": { "line": 3018, @@ -151268,8 +151236,8 @@ { "type": "CommentBlock", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", - "start": 91592, - "end": 91675, + "start": 91579, + "end": 91662, "loc": { "start": { "line": 3027, @@ -151284,8 +151252,8 @@ { "type": "CommentBlock", "value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ", - "start": 91724, - "end": 91930, + "start": 91711, + "end": 91917, "loc": { "start": { "line": 3035, @@ -151300,8 +151268,8 @@ { "type": "CommentBlock", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", - "start": 92267, - "end": 92355, + "start": 92254, + "end": 92342, "loc": { "start": { "line": 3052, @@ -151588,9 +151556,9 @@ "postfix": false, "binop": null }, - "value": "keyCode", + "value": "isKeyPressed", "start": 47, - "end": 54, + "end": 59, "loc": { "start": { "line": 1, @@ -151598,7 +151566,7 @@ }, "end": { "line": 1, - "column": 54 + "column": 59 } } }, @@ -151614,16 +151582,16 @@ "postfix": false, "binop": null }, - "start": 54, - "end": 55, + "start": 59, + "end": 60, "loc": { "start": { "line": 1, - "column": 54 + "column": 59 }, "end": { "line": 1, - "column": 55 + "column": 60 } } }, @@ -151640,16 +151608,16 @@ "binop": null }, "value": "from", - "start": 56, - "end": 60, + "start": 61, + "end": 65, "loc": { "start": { "line": 1, - "column": 56 + "column": 61 }, "end": { "line": 1, - "column": 60 + "column": 65 } } }, @@ -151667,16 +151635,16 @@ "updateContext": null }, "value": "./event", - "start": 61, - "end": 70, + "start": 66, + "end": 75, "loc": { "start": { "line": 1, - "column": 61 + "column": 66 }, "end": { "line": 1, - "column": 70 + "column": 75 } } }, @@ -151693,16 +151661,16 @@ "binop": null, "updateContext": null }, - "start": 70, - "end": 71, + "start": 75, + "end": 76, "loc": { "start": { "line": 1, - "column": 70 + "column": 75 }, "end": { "line": 1, - "column": 71 + "column": 76 } } }, @@ -151721,8 +151689,8 @@ "updateContext": null }, "value": "import", - "start": 72, - "end": 78, + "start": 77, + "end": 83, "loc": { "start": { "line": 2, @@ -151746,8 +151714,8 @@ "postfix": false, "binop": null }, - "start": 79, - "end": 80, + "start": 84, + "end": 85, "loc": { "start": { "line": 2, @@ -151772,8 +151740,8 @@ "binop": null }, "value": "addClass", - "start": 85, - "end": 93, + "start": 90, + "end": 98, "loc": { "start": { "line": 3, @@ -151798,8 +151766,8 @@ "binop": null, "updateContext": null }, - "start": 93, - "end": 94, + "start": 98, + "end": 99, "loc": { "start": { "line": 3, @@ -151824,8 +151792,8 @@ "binop": null }, "value": "createElm", - "start": 95, - "end": 104, + "start": 100, + "end": 109, "loc": { "start": { "line": 3, @@ -151850,8 +151818,8 @@ "binop": null, "updateContext": null }, - "start": 104, - "end": 105, + "start": 109, + "end": 110, "loc": { "start": { "line": 3, @@ -151876,8 +151844,8 @@ "binop": null }, "value": "createOpt", - "start": 106, - "end": 115, + "start": 111, + "end": 120, "loc": { "start": { "line": 3, @@ -151902,8 +151870,8 @@ "binop": null, "updateContext": null }, - "start": 115, - "end": 116, + "start": 120, + "end": 121, "loc": { "start": { "line": 3, @@ -151928,8 +151896,8 @@ "binop": null }, "value": "elm", - "start": 117, - "end": 120, + "start": 122, + "end": 125, "loc": { "start": { "line": 3, @@ -151954,8 +151922,8 @@ "binop": null, "updateContext": null }, - "start": 120, - "end": 121, + "start": 125, + "end": 126, "loc": { "start": { "line": 3, @@ -151980,8 +151948,8 @@ "binop": null }, "value": "getText", - "start": 122, - "end": 129, + "start": 127, + "end": 134, "loc": { "start": { "line": 3, @@ -152006,8 +151974,8 @@ "binop": null, "updateContext": null }, - "start": 129, - "end": 130, + "start": 134, + "end": 135, "loc": { "start": { "line": 3, @@ -152032,8 +152000,8 @@ "binop": null }, "value": "getFirstTextNode", - "start": 131, - "end": 147, + "start": 136, + "end": 152, "loc": { "start": { "line": 3, @@ -152058,8 +152026,8 @@ "binop": null, "updateContext": null }, - "start": 147, - "end": 148, + "start": 152, + "end": 153, "loc": { "start": { "line": 3, @@ -152084,8 +152052,8 @@ "binop": null }, "value": "removeClass", - "start": 153, - "end": 164, + "start": 158, + "end": 169, "loc": { "start": { "line": 4, @@ -152110,8 +152078,8 @@ "binop": null, "updateContext": null }, - "start": 164, - "end": 165, + "start": 169, + "end": 170, "loc": { "start": { "line": 4, @@ -152136,8 +152104,8 @@ "binop": null }, "value": "tag", - "start": 166, - "end": 169, + "start": 171, + "end": 174, "loc": { "start": { "line": 4, @@ -152161,8 +152129,8 @@ "postfix": false, "binop": null }, - "start": 170, - "end": 171, + "start": 175, + "end": 176, "loc": { "start": { "line": 5, @@ -152187,8 +152155,8 @@ "binop": null }, "value": "from", - "start": 172, - "end": 176, + "start": 177, + "end": 181, "loc": { "start": { "line": 5, @@ -152214,8 +152182,8 @@ "updateContext": null }, "value": "./dom", - "start": 177, - "end": 184, + "start": 182, + "end": 189, "loc": { "start": { "line": 5, @@ -152240,8 +152208,8 @@ "binop": null, "updateContext": null }, - "start": 184, - "end": 185, + "start": 189, + "end": 190, "loc": { "start": { "line": 5, @@ -152268,8 +152236,8 @@ "updateContext": null }, "value": "import", - "start": 186, - "end": 192, + "start": 191, + "end": 197, "loc": { "start": { "line": 6, @@ -152293,8 +152261,8 @@ "postfix": false, "binop": null }, - "start": 193, - "end": 194, + "start": 198, + "end": 199, "loc": { "start": { "line": 6, @@ -152319,8 +152287,8 @@ "binop": null }, "value": "contains", - "start": 194, - "end": 202, + "start": 199, + "end": 207, "loc": { "start": { "line": 6, @@ -152345,8 +152313,8 @@ "binop": null, "updateContext": null }, - "start": 202, - "end": 203, + "start": 207, + "end": 208, "loc": { "start": { "line": 6, @@ -152371,8 +152339,8 @@ "binop": null }, "value": "matchCase", - "start": 204, - "end": 213, + "start": 209, + "end": 218, "loc": { "start": { "line": 6, @@ -152397,8 +152365,8 @@ "binop": null, "updateContext": null }, - "start": 213, - "end": 214, + "start": 218, + "end": 219, "loc": { "start": { "line": 6, @@ -152423,8 +152391,8 @@ "binop": null }, "value": "rgxEsc", - "start": 215, - "end": 221, + "start": 220, + "end": 226, "loc": { "start": { "line": 6, @@ -152449,8 +152417,8 @@ "binop": null, "updateContext": null }, - "start": 221, - "end": 222, + "start": 226, + "end": 227, "loc": { "start": { "line": 6, @@ -152475,8 +152443,8 @@ "binop": null }, "value": "trim", - "start": 223, - "end": 227, + "start": 228, + "end": 232, "loc": { "start": { "line": 6, @@ -152500,8 +152468,8 @@ "postfix": false, "binop": null }, - "start": 227, - "end": 228, + "start": 232, + "end": 233, "loc": { "start": { "line": 6, @@ -152526,8 +152494,8 @@ "binop": null }, "value": "from", - "start": 229, - "end": 233, + "start": 234, + "end": 238, "loc": { "start": { "line": 6, @@ -152553,8 +152521,8 @@ "updateContext": null }, "value": "./string", - "start": 234, - "end": 244, + "start": 239, + "end": 249, "loc": { "start": { "line": 6, @@ -152579,8 +152547,8 @@ "binop": null, "updateContext": null }, - "start": 244, - "end": 245, + "start": 249, + "end": 250, "loc": { "start": { "line": 6, @@ -152607,8 +152575,8 @@ "updateContext": null }, "value": "import", - "start": 246, - "end": 252, + "start": 251, + "end": 257, "loc": { "start": { "line": 7, @@ -152632,8 +152600,8 @@ "postfix": false, "binop": null }, - "start": 253, - "end": 254, + "start": 258, + "end": 259, "loc": { "start": { "line": 7, @@ -152658,8 +152626,8 @@ "binop": null }, "value": "isEmpty", - "start": 254, - "end": 261, + "start": 259, + "end": 266, "loc": { "start": { "line": 7, @@ -152684,8 +152652,8 @@ "binop": null }, "value": "as", - "start": 262, - "end": 264, + "start": 267, + "end": 269, "loc": { "start": { "line": 7, @@ -152710,8 +152678,8 @@ "binop": null }, "value": "isEmptyString", - "start": 265, - "end": 278, + "start": 270, + "end": 283, "loc": { "start": { "line": 7, @@ -152735,8 +152703,8 @@ "postfix": false, "binop": null }, - "start": 278, - "end": 279, + "start": 283, + "end": 284, "loc": { "start": { "line": 7, @@ -152761,8 +152729,8 @@ "binop": null }, "value": "from", - "start": 280, - "end": 284, + "start": 285, + "end": 289, "loc": { "start": { "line": 7, @@ -152788,8 +152756,8 @@ "updateContext": null }, "value": "./string", - "start": 285, - "end": 295, + "start": 290, + "end": 300, "loc": { "start": { "line": 7, @@ -152814,8 +152782,8 @@ "binop": null, "updateContext": null }, - "start": 295, - "end": 296, + "start": 300, + "end": 301, "loc": { "start": { "line": 7, @@ -152842,8 +152810,8 @@ "updateContext": null }, "value": "import", - "start": 297, - "end": 303, + "start": 302, + "end": 308, "loc": { "start": { "line": 8, @@ -152867,8 +152835,8 @@ "postfix": false, "binop": null }, - "start": 304, - "end": 305, + "start": 309, + "end": 310, "loc": { "start": { "line": 8, @@ -152893,8 +152861,8 @@ "binop": null }, "value": "isArray", - "start": 310, - "end": 317, + "start": 315, + "end": 322, "loc": { "start": { "line": 9, @@ -152919,8 +152887,8 @@ "binop": null, "updateContext": null }, - "start": 317, - "end": 318, + "start": 322, + "end": 323, "loc": { "start": { "line": 9, @@ -152945,8 +152913,8 @@ "binop": null }, "value": "isEmpty", - "start": 319, - "end": 326, + "start": 324, + "end": 331, "loc": { "start": { "line": 9, @@ -152971,8 +152939,8 @@ "binop": null, "updateContext": null }, - "start": 326, - "end": 327, + "start": 331, + "end": 332, "loc": { "start": { "line": 9, @@ -152997,8 +152965,8 @@ "binop": null }, "value": "isFn", - "start": 328, - "end": 332, + "start": 333, + "end": 337, "loc": { "start": { "line": 9, @@ -153023,8 +152991,8 @@ "binop": null, "updateContext": null }, - "start": 332, - "end": 333, + "start": 337, + "end": 338, "loc": { "start": { "line": 9, @@ -153049,8 +153017,8 @@ "binop": null }, "value": "isNumber", - "start": 334, - "end": 342, + "start": 339, + "end": 347, "loc": { "start": { "line": 9, @@ -153075,8 +153043,8 @@ "binop": null, "updateContext": null }, - "start": 342, - "end": 343, + "start": 347, + "end": 348, "loc": { "start": { "line": 9, @@ -153101,8 +153069,8 @@ "binop": null }, "value": "isObj", - "start": 344, - "end": 349, + "start": 349, + "end": 354, "loc": { "start": { "line": 9, @@ -153127,8 +153095,8 @@ "binop": null, "updateContext": null }, - "start": 349, - "end": 350, + "start": 354, + "end": 355, "loc": { "start": { "line": 9, @@ -153153,8 +153121,8 @@ "binop": null }, "value": "isString", - "start": 351, - "end": 359, + "start": 356, + "end": 364, "loc": { "start": { "line": 9, @@ -153179,8 +153147,8 @@ "binop": null, "updateContext": null }, - "start": 359, - "end": 360, + "start": 364, + "end": 365, "loc": { "start": { "line": 9, @@ -153205,8 +153173,8 @@ "binop": null }, "value": "isUndef", - "start": 361, - "end": 368, + "start": 366, + "end": 373, "loc": { "start": { "line": 9, @@ -153231,8 +153199,8 @@ "binop": null, "updateContext": null }, - "start": 368, - "end": 369, + "start": 373, + "end": 374, "loc": { "start": { "line": 9, @@ -153257,8 +153225,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 370, - "end": 378, + "start": 375, + "end": 383, "loc": { "start": { "line": 9, @@ -153283,8 +153251,8 @@ "binop": null, "updateContext": null }, - "start": 378, - "end": 379, + "start": 383, + "end": 384, "loc": { "start": { "line": 9, @@ -153309,8 +153277,8 @@ "binop": null }, "value": "isBoolean", - "start": 384, - "end": 393, + "start": 389, + "end": 398, "loc": { "start": { "line": 10, @@ -153334,8 +153302,8 @@ "postfix": false, "binop": null }, - "start": 394, - "end": 395, + "start": 399, + "end": 400, "loc": { "start": { "line": 11, @@ -153360,8 +153328,8 @@ "binop": null }, "value": "from", - "start": 396, - "end": 400, + "start": 401, + "end": 405, "loc": { "start": { "line": 11, @@ -153387,8 +153355,8 @@ "updateContext": null }, "value": "./types", - "start": 401, - "end": 410, + "start": 406, + "end": 415, "loc": { "start": { "line": 11, @@ -153413,8 +153381,8 @@ "binop": null, "updateContext": null }, - "start": 410, - "end": 411, + "start": 415, + "end": 416, "loc": { "start": { "line": 11, @@ -153441,8 +153409,8 @@ "updateContext": null }, "value": "import", - "start": 412, - "end": 418, + "start": 417, + "end": 423, "loc": { "start": { "line": 12, @@ -153466,8 +153434,8 @@ "postfix": false, "binop": null }, - "start": 419, - "end": 420, + "start": 424, + "end": 425, "loc": { "start": { "line": 12, @@ -153492,8 +153460,8 @@ "binop": null }, "value": "parse", - "start": 420, - "end": 425, + "start": 425, + "end": 430, "loc": { "start": { "line": 12, @@ -153518,8 +153486,8 @@ "binop": null }, "value": "as", - "start": 426, - "end": 428, + "start": 431, + "end": 433, "loc": { "start": { "line": 12, @@ -153544,8 +153512,8 @@ "binop": null }, "value": "parseNb", - "start": 429, - "end": 436, + "start": 434, + "end": 441, "loc": { "start": { "line": 12, @@ -153569,8 +153537,8 @@ "postfix": false, "binop": null }, - "start": 436, - "end": 437, + "start": 441, + "end": 442, "loc": { "start": { "line": 12, @@ -153595,8 +153563,8 @@ "binop": null }, "value": "from", - "start": 438, - "end": 442, + "start": 443, + "end": 447, "loc": { "start": { "line": 12, @@ -153622,8 +153590,8 @@ "updateContext": null }, "value": "./number", - "start": 443, - "end": 453, + "start": 448, + "end": 458, "loc": { "start": { "line": 12, @@ -153648,8 +153616,8 @@ "binop": null, "updateContext": null }, - "start": 453, - "end": 454, + "start": 458, + "end": 459, "loc": { "start": { "line": 12, @@ -153676,8 +153644,8 @@ "updateContext": null }, "value": "import", - "start": 455, - "end": 461, + "start": 460, + "end": 466, "loc": { "start": { "line": 13, @@ -153701,8 +153669,8 @@ "postfix": false, "binop": null }, - "start": 462, - "end": 463, + "start": 467, + "end": 468, "loc": { "start": { "line": 13, @@ -153727,8 +153695,8 @@ "binop": null }, "value": "defaultsBool", - "start": 468, - "end": 480, + "start": 473, + "end": 485, "loc": { "start": { "line": 14, @@ -153753,8 +153721,8 @@ "binop": null, "updateContext": null }, - "start": 480, - "end": 481, + "start": 485, + "end": 486, "loc": { "start": { "line": 14, @@ -153779,8 +153747,8 @@ "binop": null }, "value": "defaultsStr", - "start": 482, - "end": 493, + "start": 487, + "end": 498, "loc": { "start": { "line": 14, @@ -153805,8 +153773,8 @@ "binop": null, "updateContext": null }, - "start": 493, - "end": 494, + "start": 498, + "end": 499, "loc": { "start": { "line": 14, @@ -153831,8 +153799,8 @@ "binop": null }, "value": "defaultsFn", - "start": 495, - "end": 505, + "start": 500, + "end": 510, "loc": { "start": { "line": 14, @@ -153857,8 +153825,8 @@ "binop": null, "updateContext": null }, - "start": 505, - "end": 506, + "start": 510, + "end": 511, "loc": { "start": { "line": 14, @@ -153883,8 +153851,8 @@ "binop": null }, "value": "defaultsNb", - "start": 511, - "end": 521, + "start": 516, + "end": 526, "loc": { "start": { "line": 15, @@ -153909,8 +153877,8 @@ "binop": null, "updateContext": null }, - "start": 521, - "end": 522, + "start": 526, + "end": 527, "loc": { "start": { "line": 15, @@ -153935,8 +153903,8 @@ "binop": null }, "value": "defaultsArr", - "start": 523, - "end": 534, + "start": 528, + "end": 539, "loc": { "start": { "line": 15, @@ -153960,8 +153928,8 @@ "postfix": false, "binop": null }, - "start": 535, - "end": 536, + "start": 540, + "end": 541, "loc": { "start": { "line": 16, @@ -153986,8 +153954,8 @@ "binop": null }, "value": "from", - "start": 537, - "end": 541, + "start": 542, + "end": 546, "loc": { "start": { "line": 16, @@ -154013,8 +153981,8 @@ "updateContext": null }, "value": "./settings", - "start": 542, - "end": 554, + "start": 547, + "end": 559, "loc": { "start": { "line": 16, @@ -154039,8 +154007,8 @@ "binop": null, "updateContext": null }, - "start": 554, - "end": 555, + "start": 559, + "end": 560, "loc": { "start": { "line": 16, @@ -154067,8 +154035,8 @@ "updateContext": null }, "value": "import", - "start": 557, - "end": 563, + "start": 562, + "end": 568, "loc": { "start": { "line": 18, @@ -154092,8 +154060,8 @@ "postfix": false, "binop": null }, - "start": 564, - "end": 565, + "start": 569, + "end": 570, "loc": { "start": { "line": 18, @@ -154118,8 +154086,8 @@ "binop": null }, "value": "root", - "start": 565, - "end": 569, + "start": 570, + "end": 574, "loc": { "start": { "line": 18, @@ -154143,8 +154111,8 @@ "postfix": false, "binop": null }, - "start": 569, - "end": 570, + "start": 574, + "end": 575, "loc": { "start": { "line": 18, @@ -154169,8 +154137,8 @@ "binop": null }, "value": "from", - "start": 571, - "end": 575, + "start": 576, + "end": 580, "loc": { "start": { "line": 18, @@ -154196,8 +154164,8 @@ "updateContext": null }, "value": "./root", - "start": 576, - "end": 584, + "start": 581, + "end": 589, "loc": { "start": { "line": 18, @@ -154222,8 +154190,8 @@ "binop": null, "updateContext": null }, - "start": 584, - "end": 585, + "start": 589, + "end": 590, "loc": { "start": { "line": 18, @@ -154250,8 +154218,8 @@ "updateContext": null }, "value": "import", - "start": 586, - "end": 592, + "start": 591, + "end": 597, "loc": { "start": { "line": 19, @@ -154275,8 +154243,8 @@ "postfix": false, "binop": null }, - "start": 593, - "end": 594, + "start": 598, + "end": 599, "loc": { "start": { "line": 19, @@ -154301,8 +154269,8 @@ "binop": null }, "value": "Emitter", - "start": 594, - "end": 601, + "start": 599, + "end": 606, "loc": { "start": { "line": 19, @@ -154326,8 +154294,8 @@ "postfix": false, "binop": null }, - "start": 601, - "end": 602, + "start": 606, + "end": 607, "loc": { "start": { "line": 19, @@ -154352,8 +154320,8 @@ "binop": null }, "value": "from", - "start": 603, - "end": 607, + "start": 608, + "end": 612, "loc": { "start": { "line": 19, @@ -154379,8 +154347,8 @@ "updateContext": null }, "value": "./emitter", - "start": 608, - "end": 619, + "start": 613, + "end": 624, "loc": { "start": { "line": 19, @@ -154405,8 +154373,8 @@ "binop": null, "updateContext": null }, - "start": 619, - "end": 620, + "start": 624, + "end": 625, "loc": { "start": { "line": 19, @@ -154433,8 +154401,8 @@ "updateContext": null }, "value": "import", - "start": 621, - "end": 627, + "start": 626, + "end": 632, "loc": { "start": { "line": 20, @@ -154458,8 +154426,8 @@ "postfix": false, "binop": null }, - "start": 628, - "end": 629, + "start": 633, + "end": 634, "loc": { "start": { "line": 20, @@ -154484,8 +154452,8 @@ "binop": null }, "value": "Dropdown", - "start": 629, - "end": 637, + "start": 634, + "end": 642, "loc": { "start": { "line": 20, @@ -154509,8 +154477,8 @@ "postfix": false, "binop": null }, - "start": 637, - "end": 638, + "start": 642, + "end": 643, "loc": { "start": { "line": 20, @@ -154535,8 +154503,8 @@ "binop": null }, "value": "from", - "start": 639, - "end": 643, + "start": 644, + "end": 648, "loc": { "start": { "line": 20, @@ -154562,8 +154530,8 @@ "updateContext": null }, "value": "./modules/dropdown", - "start": 644, - "end": 664, + "start": 649, + "end": 669, "loc": { "start": { "line": 20, @@ -154588,8 +154556,8 @@ "binop": null, "updateContext": null }, - "start": 664, - "end": 665, + "start": 669, + "end": 670, "loc": { "start": { "line": 20, @@ -154616,8 +154584,8 @@ "updateContext": null }, "value": "import", - "start": 666, - "end": 672, + "start": 671, + "end": 677, "loc": { "start": { "line": 21, @@ -154641,8 +154609,8 @@ "postfix": false, "binop": null }, - "start": 673, - "end": 674, + "start": 678, + "end": 679, "loc": { "start": { "line": 21, @@ -154667,8 +154635,8 @@ "binop": null }, "value": "CheckList", - "start": 674, - "end": 683, + "start": 679, + "end": 688, "loc": { "start": { "line": 21, @@ -154692,8 +154660,8 @@ "postfix": false, "binop": null }, - "start": 683, - "end": 684, + "start": 688, + "end": 689, "loc": { "start": { "line": 21, @@ -154718,8 +154686,8 @@ "binop": null }, "value": "from", - "start": 685, - "end": 689, + "start": 690, + "end": 694, "loc": { "start": { "line": 21, @@ -154745,8 +154713,8 @@ "updateContext": null }, "value": "./modules/checkList", - "start": 690, - "end": 711, + "start": 695, + "end": 716, "loc": { "start": { "line": 21, @@ -154771,8 +154739,8 @@ "binop": null, "updateContext": null }, - "start": 711, - "end": 712, + "start": 716, + "end": 717, "loc": { "start": { "line": 21, @@ -154799,8 +154767,8 @@ "updateContext": null }, "value": "import", - "start": 714, - "end": 720, + "start": 719, + "end": 725, "loc": { "start": { "line": 23, @@ -154824,8 +154792,8 @@ "postfix": false, "binop": null }, - "start": 721, - "end": 722, + "start": 726, + "end": 727, "loc": { "start": { "line": 23, @@ -154850,8 +154818,8 @@ "binop": null }, "value": "INPUT", - "start": 727, - "end": 732, + "start": 732, + "end": 737, "loc": { "start": { "line": 24, @@ -154876,8 +154844,8 @@ "binop": null, "updateContext": null }, - "start": 732, - "end": 733, + "start": 737, + "end": 738, "loc": { "start": { "line": 24, @@ -154902,8 +154870,8 @@ "binop": null }, "value": "SELECT", - "start": 734, - "end": 740, + "start": 739, + "end": 745, "loc": { "start": { "line": 24, @@ -154928,8 +154896,8 @@ "binop": null, "updateContext": null }, - "start": 740, - "end": 741, + "start": 745, + "end": 746, "loc": { "start": { "line": 24, @@ -154954,8 +154922,8 @@ "binop": null }, "value": "MULTIPLE", - "start": 742, - "end": 750, + "start": 747, + "end": 755, "loc": { "start": { "line": 24, @@ -154980,8 +154948,8 @@ "binop": null, "updateContext": null }, - "start": 750, - "end": 751, + "start": 755, + "end": 756, "loc": { "start": { "line": 24, @@ -155006,8 +154974,8 @@ "binop": null }, "value": "CHECKLIST", - "start": 752, - "end": 761, + "start": 757, + "end": 766, "loc": { "start": { "line": 24, @@ -155032,8 +155000,8 @@ "binop": null, "updateContext": null }, - "start": 761, - "end": 762, + "start": 766, + "end": 767, "loc": { "start": { "line": 24, @@ -155058,8 +155026,8 @@ "binop": null }, "value": "NONE", - "start": 763, - "end": 767, + "start": 768, + "end": 772, "loc": { "start": { "line": 24, @@ -155084,8 +155052,8 @@ "binop": null, "updateContext": null }, - "start": 767, - "end": 768, + "start": 772, + "end": 773, "loc": { "start": { "line": 24, @@ -155110,8 +155078,8 @@ "binop": null }, "value": "ENTER_KEY", - "start": 773, - "end": 782, + "start": 778, + "end": 787, "loc": { "start": { "line": 25, @@ -155136,8 +155104,8 @@ "binop": null, "updateContext": null }, - "start": 782, - "end": 783, + "start": 787, + "end": 788, "loc": { "start": { "line": 25, @@ -155162,8 +155130,8 @@ "binop": null }, "value": "TAB_KEY", - "start": 784, - "end": 791, + "start": 789, + "end": 796, "loc": { "start": { "line": 25, @@ -155188,8 +155156,8 @@ "binop": null, "updateContext": null }, - "start": 791, - "end": 792, + "start": 796, + "end": 797, "loc": { "start": { "line": 25, @@ -155214,8 +155182,8 @@ "binop": null }, "value": "ESC_KEY", - "start": 793, - "end": 800, + "start": 798, + "end": 805, "loc": { "start": { "line": 25, @@ -155240,8 +155208,8 @@ "binop": null, "updateContext": null }, - "start": 800, - "end": 801, + "start": 805, + "end": 806, "loc": { "start": { "line": 25, @@ -155266,8 +155234,8 @@ "binop": null }, "value": "UP_ARROW_KEY", - "start": 802, - "end": 814, + "start": 807, + "end": 819, "loc": { "start": { "line": 25, @@ -155292,8 +155260,8 @@ "binop": null, "updateContext": null }, - "start": 814, - "end": 815, + "start": 819, + "end": 820, "loc": { "start": { "line": 25, @@ -155318,8 +155286,8 @@ "binop": null }, "value": "DOWN_ARROW_KEY", - "start": 816, - "end": 830, + "start": 821, + "end": 835, "loc": { "start": { "line": 25, @@ -155344,8 +155312,8 @@ "binop": null, "updateContext": null }, - "start": 830, - "end": 831, + "start": 835, + "end": 836, "loc": { "start": { "line": 25, @@ -155370,8 +155338,8 @@ "binop": null }, "value": "CELL_TAG", - "start": 836, - "end": 844, + "start": 841, + "end": 849, "loc": { "start": { "line": 26, @@ -155396,8 +155364,8 @@ "binop": null, "updateContext": null }, - "start": 844, - "end": 845, + "start": 849, + "end": 850, "loc": { "start": { "line": 26, @@ -155422,8 +155390,8 @@ "binop": null }, "value": "AUTO_FILTER_DELAY", - "start": 846, - "end": 863, + "start": 851, + "end": 868, "loc": { "start": { "line": 26, @@ -155448,8 +155416,8 @@ "binop": null, "updateContext": null }, - "start": 863, - "end": 864, + "start": 868, + "end": 869, "loc": { "start": { "line": 26, @@ -155474,8 +155442,8 @@ "binop": null }, "value": "NUMBER", - "start": 865, - "end": 871, + "start": 870, + "end": 876, "loc": { "start": { "line": 26, @@ -155500,8 +155468,8 @@ "binop": null, "updateContext": null }, - "start": 871, - "end": 872, + "start": 876, + "end": 877, "loc": { "start": { "line": 26, @@ -155526,8 +155494,8 @@ "binop": null }, "value": "DATE", - "start": 873, - "end": 877, + "start": 878, + "end": 882, "loc": { "start": { "line": 26, @@ -155552,8 +155520,8 @@ "binop": null, "updateContext": null }, - "start": 877, - "end": 878, + "start": 882, + "end": 883, "loc": { "start": { "line": 26, @@ -155578,8 +155546,8 @@ "binop": null }, "value": "FORMATTED_NUMBER", - "start": 879, - "end": 895, + "start": 884, + "end": 900, "loc": { "start": { "line": 26, @@ -155604,8 +155572,8 @@ "binop": null, "updateContext": null }, - "start": 895, - "end": 896, + "start": 900, + "end": 901, "loc": { "start": { "line": 26, @@ -155630,8 +155598,8 @@ "binop": null }, "value": "FEATURES", - "start": 901, - "end": 909, + "start": 906, + "end": 914, "loc": { "start": { "line": 27, @@ -155655,8 +155623,8 @@ "postfix": false, "binop": null }, - "start": 910, - "end": 911, + "start": 915, + "end": 916, "loc": { "start": { "line": 28, @@ -155681,8 +155649,8 @@ "binop": null }, "value": "from", - "start": 912, - "end": 916, + "start": 917, + "end": 921, "loc": { "start": { "line": 28, @@ -155708,8 +155676,8 @@ "updateContext": null }, "value": "./const", - "start": 917, - "end": 926, + "start": 922, + "end": 931, "loc": { "start": { "line": 28, @@ -155734,8 +155702,8 @@ "binop": null, "updateContext": null }, - "start": 926, - "end": 927, + "start": 931, + "end": 932, "loc": { "start": { "line": 28, @@ -155762,8 +155730,8 @@ "updateContext": null }, "value": "let", - "start": 929, - "end": 932, + "start": 934, + "end": 937, "loc": { "start": { "line": 30, @@ -155788,8 +155756,8 @@ "binop": null }, "value": "doc", - "start": 933, - "end": 936, + "start": 938, + "end": 941, "loc": { "start": { "line": 30, @@ -155815,8 +155783,8 @@ "updateContext": null }, "value": "=", - "start": 937, - "end": 938, + "start": 942, + "end": 943, "loc": { "start": { "line": 30, @@ -155841,8 +155809,8 @@ "binop": null }, "value": "root", - "start": 939, - "end": 943, + "start": 944, + "end": 948, "loc": { "start": { "line": 30, @@ -155867,8 +155835,8 @@ "binop": null, "updateContext": null }, - "start": 943, - "end": 944, + "start": 948, + "end": 949, "loc": { "start": { "line": 30, @@ -155893,8 +155861,8 @@ "binop": null }, "value": "document", - "start": 944, - "end": 952, + "start": 949, + "end": 957, "loc": { "start": { "line": 30, @@ -155919,8 +155887,8 @@ "binop": null, "updateContext": null }, - "start": 952, - "end": 953, + "start": 957, + "end": 958, "loc": { "start": { "line": 30, @@ -155935,8 +155903,8 @@ { "type": "CommentBlock", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", - "start": 955, - "end": 1048, + "start": 960, + "end": 1053, "loc": { "start": { "line": 32, @@ -155963,8 +155931,8 @@ "updateContext": null }, "value": "export", - "start": 1049, - "end": 1055, + "start": 1054, + "end": 1060, "loc": { "start": { "line": 38, @@ -155991,8 +155959,8 @@ "updateContext": null }, "value": "class", - "start": 1056, - "end": 1061, + "start": 1061, + "end": 1066, "loc": { "start": { "line": 38, @@ -156017,8 +155985,8 @@ "binop": null }, "value": "TableFilter", - "start": 1062, - "end": 1073, + "start": 1067, + "end": 1078, "loc": { "start": { "line": 38, @@ -156042,8 +156010,8 @@ "postfix": false, "binop": null }, - "start": 1074, - "end": 1075, + "start": 1079, + "end": 1080, "loc": { "start": { "line": 38, @@ -156058,8 +156026,8 @@ { "type": "CommentBlock", "value": "*\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n ", - "start": 1081, - "end": 1404, + "start": 1086, + "end": 1409, "loc": { "start": { "line": 40, @@ -156084,8 +156052,8 @@ "binop": null }, "value": "constructor", - "start": 1409, - "end": 1420, + "start": 1414, + "end": 1425, "loc": { "start": { "line": 48, @@ -156109,8 +156077,8 @@ "postfix": false, "binop": null }, - "start": 1420, - "end": 1421, + "start": 1425, + "end": 1426, "loc": { "start": { "line": 48, @@ -156135,8 +156103,8 @@ "binop": null, "updateContext": null }, - "start": 1421, - "end": 1424, + "start": 1426, + "end": 1429, "loc": { "start": { "line": 48, @@ -156161,8 +156129,8 @@ "binop": null }, "value": "args", - "start": 1424, - "end": 1428, + "start": 1429, + "end": 1433, "loc": { "start": { "line": 48, @@ -156186,8 +156154,8 @@ "postfix": false, "binop": null }, - "start": 1428, - "end": 1429, + "start": 1433, + "end": 1434, "loc": { "start": { "line": 48, @@ -156211,8 +156179,8 @@ "postfix": false, "binop": null }, - "start": 1430, - "end": 1431, + "start": 1435, + "end": 1436, "loc": { "start": { "line": 48, @@ -156227,8 +156195,8 @@ { "type": "CommentBlock", "value": "*\n * ID of current instance\n * @type {String}\n * @private\n ", - "start": 1440, - "end": 1535, + "start": 1445, + "end": 1540, "loc": { "start": { "line": 49, @@ -156255,8 +156223,8 @@ "updateContext": null }, "value": "this", - "start": 1544, - "end": 1548, + "start": 1549, + "end": 1553, "loc": { "start": { "line": 54, @@ -156281,8 +156249,8 @@ "binop": null, "updateContext": null }, - "start": 1548, - "end": 1549, + "start": 1553, + "end": 1554, "loc": { "start": { "line": 54, @@ -156307,8 +156275,8 @@ "binop": null }, "value": "id", - "start": 1549, - "end": 1551, + "start": 1554, + "end": 1556, "loc": { "start": { "line": 54, @@ -156334,8 +156302,8 @@ "updateContext": null }, "value": "=", - "start": 1552, - "end": 1553, + "start": 1557, + "end": 1558, "loc": { "start": { "line": 54, @@ -156362,8 +156330,8 @@ "updateContext": null }, "value": "null", - "start": 1554, - "end": 1558, + "start": 1559, + "end": 1563, "loc": { "start": { "line": 54, @@ -156388,8 +156356,8 @@ "binop": null, "updateContext": null }, - "start": 1558, - "end": 1559, + "start": 1563, + "end": 1564, "loc": { "start": { "line": 54, @@ -156404,8 +156372,8 @@ { "type": "CommentBlock", "value": "*\n * Current version\n * @type {String}\n ", - "start": 1569, - "end": 1637, + "start": 1574, + "end": 1642, "loc": { "start": { "line": 56, @@ -156432,8 +156400,8 @@ "updateContext": null }, "value": "this", - "start": 1646, - "end": 1650, + "start": 1651, + "end": 1655, "loc": { "start": { "line": 60, @@ -156458,8 +156426,8 @@ "binop": null, "updateContext": null }, - "start": 1650, - "end": 1651, + "start": 1655, + "end": 1656, "loc": { "start": { "line": 60, @@ -156484,8 +156452,8 @@ "binop": null }, "value": "version", - "start": 1651, - "end": 1658, + "start": 1656, + "end": 1663, "loc": { "start": { "line": 60, @@ -156511,8 +156479,8 @@ "updateContext": null }, "value": "=", - "start": 1659, - "end": 1660, + "start": 1664, + "end": 1665, "loc": { "start": { "line": 60, @@ -156538,8 +156506,8 @@ "updateContext": null }, "value": "{VERSION}", - "start": 1661, - "end": 1672, + "start": 1666, + "end": 1677, "loc": { "start": { "line": 60, @@ -156564,8 +156532,8 @@ "binop": null, "updateContext": null }, - "start": 1672, - "end": 1673, + "start": 1677, + "end": 1678, "loc": { "start": { "line": 60, @@ -156580,8 +156548,8 @@ { "type": "CommentBlock", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", - "start": 1683, - "end": 1768, + "start": 1688, + "end": 1773, "loc": { "start": { "line": 62, @@ -156608,8 +156576,8 @@ "updateContext": null }, "value": "this", - "start": 1777, - "end": 1781, + "start": 1782, + "end": 1786, "loc": { "start": { "line": 67, @@ -156634,8 +156602,8 @@ "binop": null, "updateContext": null }, - "start": 1781, - "end": 1782, + "start": 1786, + "end": 1787, "loc": { "start": { "line": 67, @@ -156660,8 +156628,8 @@ "binop": null }, "value": "year", - "start": 1782, - "end": 1786, + "start": 1787, + "end": 1791, "loc": { "start": { "line": 67, @@ -156687,8 +156655,8 @@ "updateContext": null }, "value": "=", - "start": 1787, - "end": 1788, + "start": 1792, + "end": 1793, "loc": { "start": { "line": 67, @@ -156715,8 +156683,8 @@ "updateContext": null }, "value": "new", - "start": 1789, - "end": 1792, + "start": 1794, + "end": 1797, "loc": { "start": { "line": 67, @@ -156741,8 +156709,8 @@ "binop": null }, "value": "Date", - "start": 1793, - "end": 1797, + "start": 1798, + "end": 1802, "loc": { "start": { "line": 67, @@ -156766,8 +156734,8 @@ "postfix": false, "binop": null }, - "start": 1797, - "end": 1798, + "start": 1802, + "end": 1803, "loc": { "start": { "line": 67, @@ -156791,8 +156759,8 @@ "postfix": false, "binop": null }, - "start": 1798, - "end": 1799, + "start": 1803, + "end": 1804, "loc": { "start": { "line": 67, @@ -156817,8 +156785,8 @@ "binop": null, "updateContext": null }, - "start": 1799, - "end": 1800, + "start": 1804, + "end": 1805, "loc": { "start": { "line": 67, @@ -156843,8 +156811,8 @@ "binop": null }, "value": "getFullYear", - "start": 1800, - "end": 1811, + "start": 1805, + "end": 1816, "loc": { "start": { "line": 67, @@ -156868,8 +156836,8 @@ "postfix": false, "binop": null }, - "start": 1811, - "end": 1812, + "start": 1816, + "end": 1817, "loc": { "start": { "line": 67, @@ -156893,8 +156861,8 @@ "postfix": false, "binop": null }, - "start": 1812, - "end": 1813, + "start": 1817, + "end": 1818, "loc": { "start": { "line": 67, @@ -156919,8 +156887,8 @@ "binop": null, "updateContext": null }, - "start": 1813, - "end": 1814, + "start": 1818, + "end": 1819, "loc": { "start": { "line": 67, @@ -156935,8 +156903,8 @@ { "type": "CommentBlock", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", - "start": 1824, - "end": 1923, + "start": 1829, + "end": 1928, "loc": { "start": { "line": 69, @@ -156963,8 +156931,8 @@ "updateContext": null }, "value": "this", - "start": 1932, - "end": 1936, + "start": 1937, + "end": 1941, "loc": { "start": { "line": 74, @@ -156989,8 +156957,8 @@ "binop": null, "updateContext": null }, - "start": 1936, - "end": 1937, + "start": 1941, + "end": 1942, "loc": { "start": { "line": 74, @@ -157015,8 +156983,8 @@ "binop": null }, "value": "tbl", - "start": 1937, - "end": 1940, + "start": 1942, + "end": 1945, "loc": { "start": { "line": 74, @@ -157042,8 +157010,8 @@ "updateContext": null }, "value": "=", - "start": 1941, - "end": 1942, + "start": 1946, + "end": 1947, "loc": { "start": { "line": 74, @@ -157070,8 +157038,8 @@ "updateContext": null }, "value": "null", - "start": 1943, - "end": 1947, + "start": 1948, + "end": 1952, "loc": { "start": { "line": 74, @@ -157096,8 +157064,8 @@ "binop": null, "updateContext": null }, - "start": 1947, - "end": 1948, + "start": 1952, + "end": 1953, "loc": { "start": { "line": 74, @@ -157112,8 +157080,8 @@ { "type": "CommentBlock", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", - "start": 1958, - "end": 2099, + "start": 1963, + "end": 2104, "loc": { "start": { "line": 76, @@ -157140,8 +157108,8 @@ "updateContext": null }, "value": "this", - "start": 2108, - "end": 2112, + "start": 2113, + "end": 2117, "loc": { "start": { "line": 81, @@ -157166,8 +157134,8 @@ "binop": null, "updateContext": null }, - "start": 2112, - "end": 2113, + "start": 2117, + "end": 2118, "loc": { "start": { "line": 81, @@ -157192,8 +157160,8 @@ "binop": null }, "value": "refRow", - "start": 2113, - "end": 2119, + "start": 2118, + "end": 2124, "loc": { "start": { "line": 81, @@ -157219,8 +157187,8 @@ "updateContext": null }, "value": "=", - "start": 2120, - "end": 2121, + "start": 2125, + "end": 2126, "loc": { "start": { "line": 81, @@ -157247,8 +157215,8 @@ "updateContext": null }, "value": "null", - "start": 2122, - "end": 2126, + "start": 2127, + "end": 2131, "loc": { "start": { "line": 81, @@ -157273,8 +157241,8 @@ "binop": null, "updateContext": null }, - "start": 2126, - "end": 2127, + "start": 2131, + "end": 2132, "loc": { "start": { "line": 81, @@ -157289,8 +157257,8 @@ { "type": "CommentBlock", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", - "start": 2137, - "end": 2234, + "start": 2142, + "end": 2239, "loc": { "start": { "line": 83, @@ -157317,8 +157285,8 @@ "updateContext": null }, "value": "this", - "start": 2243, - "end": 2247, + "start": 2248, + "end": 2252, "loc": { "start": { "line": 88, @@ -157343,8 +157311,8 @@ "binop": null, "updateContext": null }, - "start": 2247, - "end": 2248, + "start": 2252, + "end": 2253, "loc": { "start": { "line": 88, @@ -157369,8 +157337,8 @@ "binop": null }, "value": "headersRow", - "start": 2248, - "end": 2258, + "start": 2253, + "end": 2263, "loc": { "start": { "line": 88, @@ -157396,8 +157364,8 @@ "updateContext": null }, "value": "=", - "start": 2259, - "end": 2260, + "start": 2264, + "end": 2265, "loc": { "start": { "line": 88, @@ -157424,8 +157392,8 @@ "updateContext": null }, "value": "null", - "start": 2261, - "end": 2265, + "start": 2266, + "end": 2270, "loc": { "start": { "line": 88, @@ -157450,8 +157418,8 @@ "binop": null, "updateContext": null }, - "start": 2265, - "end": 2266, + "start": 2270, + "end": 2271, "loc": { "start": { "line": 88, @@ -157466,8 +157434,8 @@ { "type": "CommentBlock", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", - "start": 2276, - "end": 2369, + "start": 2281, + "end": 2374, "loc": { "start": { "line": 90, @@ -157494,8 +157462,8 @@ "updateContext": null }, "value": "this", - "start": 2378, - "end": 2382, + "start": 2383, + "end": 2387, "loc": { "start": { "line": 95, @@ -157520,8 +157488,8 @@ "binop": null, "updateContext": null }, - "start": 2382, - "end": 2383, + "start": 2387, + "end": 2388, "loc": { "start": { "line": 95, @@ -157546,8 +157514,8 @@ "binop": null }, "value": "cfg", - "start": 2383, - "end": 2386, + "start": 2388, + "end": 2391, "loc": { "start": { "line": 95, @@ -157573,8 +157541,8 @@ "updateContext": null }, "value": "=", - "start": 2387, - "end": 2388, + "start": 2392, + "end": 2393, "loc": { "start": { "line": 95, @@ -157598,8 +157566,8 @@ "postfix": false, "binop": null }, - "start": 2389, - "end": 2390, + "start": 2394, + "end": 2395, "loc": { "start": { "line": 95, @@ -157623,8 +157591,8 @@ "postfix": false, "binop": null }, - "start": 2390, - "end": 2391, + "start": 2395, + "end": 2396, "loc": { "start": { "line": 95, @@ -157649,8 +157617,8 @@ "binop": null, "updateContext": null }, - "start": 2391, - "end": 2392, + "start": 2396, + "end": 2397, "loc": { "start": { "line": 95, @@ -157665,8 +157633,8 @@ { "type": "CommentBlock", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", - "start": 2402, - "end": 2510, + "start": 2407, + "end": 2515, "loc": { "start": { "line": 97, @@ -157693,8 +157661,8 @@ "updateContext": null }, "value": "this", - "start": 2519, - "end": 2523, + "start": 2524, + "end": 2528, "loc": { "start": { "line": 102, @@ -157719,8 +157687,8 @@ "binop": null, "updateContext": null }, - "start": 2523, - "end": 2524, + "start": 2528, + "end": 2529, "loc": { "start": { "line": 102, @@ -157745,8 +157713,8 @@ "binop": null }, "value": "nbFilterableRows", - "start": 2524, - "end": 2540, + "start": 2529, + "end": 2545, "loc": { "start": { "line": 102, @@ -157772,8 +157740,8 @@ "updateContext": null }, "value": "=", - "start": 2541, - "end": 2542, + "start": 2546, + "end": 2547, "loc": { "start": { "line": 102, @@ -157799,8 +157767,8 @@ "updateContext": null }, "value": 0, - "start": 2543, - "end": 2544, + "start": 2548, + "end": 2549, "loc": { "start": { "line": 102, @@ -157825,8 +157793,8 @@ "binop": null, "updateContext": null }, - "start": 2544, - "end": 2545, + "start": 2549, + "end": 2550, "loc": { "start": { "line": 102, @@ -157841,8 +157809,8 @@ { "type": "CommentBlock", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", - "start": 2555, - "end": 2664, + "start": 2560, + "end": 2669, "loc": { "start": { "line": 104, @@ -157869,8 +157837,8 @@ "updateContext": null }, "value": "this", - "start": 2673, - "end": 2677, + "start": 2678, + "end": 2682, "loc": { "start": { "line": 109, @@ -157895,8 +157863,8 @@ "binop": null, "updateContext": null }, - "start": 2677, - "end": 2678, + "start": 2682, + "end": 2683, "loc": { "start": { "line": 109, @@ -157921,8 +157889,8 @@ "binop": null }, "value": "nbCells", - "start": 2678, - "end": 2685, + "start": 2683, + "end": 2690, "loc": { "start": { "line": 109, @@ -157948,8 +157916,8 @@ "updateContext": null }, "value": "=", - "start": 2686, - "end": 2687, + "start": 2691, + "end": 2692, "loc": { "start": { "line": 109, @@ -157976,8 +157944,8 @@ "updateContext": null }, "value": "null", - "start": 2688, - "end": 2692, + "start": 2693, + "end": 2697, "loc": { "start": { "line": 109, @@ -158002,8 +157970,8 @@ "binop": null, "updateContext": null }, - "start": 2692, - "end": 2693, + "start": 2697, + "end": 2698, "loc": { "start": { "line": 109, @@ -158018,8 +157986,8 @@ { "type": "CommentBlock", "value": "*\n * Has a configuration object\n * @type {Object}\n * @private\n ", - "start": 2703, - "end": 2802, + "start": 2708, + "end": 2807, "loc": { "start": { "line": 111, @@ -158046,8 +158014,8 @@ "updateContext": null }, "value": "this", - "start": 2811, - "end": 2815, + "start": 2816, + "end": 2820, "loc": { "start": { "line": 116, @@ -158072,8 +158040,8 @@ "binop": null, "updateContext": null }, - "start": 2815, - "end": 2816, + "start": 2820, + "end": 2821, "loc": { "start": { "line": 116, @@ -158098,8 +158066,8 @@ "binop": null }, "value": "hasConfig", - "start": 2816, - "end": 2825, + "start": 2821, + "end": 2830, "loc": { "start": { "line": 116, @@ -158125,8 +158093,8 @@ "updateContext": null }, "value": "=", - "start": 2826, - "end": 2827, + "start": 2831, + "end": 2832, "loc": { "start": { "line": 116, @@ -158153,8 +158121,8 @@ "updateContext": null }, "value": "false", - "start": 2828, - "end": 2833, + "start": 2833, + "end": 2838, "loc": { "start": { "line": 116, @@ -158179,8 +158147,8 @@ "binop": null, "updateContext": null }, - "start": 2833, - "end": 2834, + "start": 2838, + "end": 2839, "loc": { "start": { "line": 116, @@ -158195,8 +158163,8 @@ { "type": "CommentBlock", "value": "* @private ", - "start": 2844, - "end": 2859, + "start": 2849, + "end": 2864, "loc": { "start": { "line": 118, @@ -158223,8 +158191,8 @@ "updateContext": null }, "value": "this", - "start": 2868, - "end": 2872, + "start": 2873, + "end": 2877, "loc": { "start": { "line": 119, @@ -158249,8 +158217,8 @@ "binop": null, "updateContext": null }, - "start": 2872, - "end": 2873, + "start": 2877, + "end": 2878, "loc": { "start": { "line": 119, @@ -158275,8 +158243,8 @@ "binop": null }, "value": "initialized", - "start": 2873, - "end": 2884, + "start": 2878, + "end": 2889, "loc": { "start": { "line": 119, @@ -158302,8 +158270,8 @@ "updateContext": null }, "value": "=", - "start": 2885, - "end": 2886, + "start": 2890, + "end": 2891, "loc": { "start": { "line": 119, @@ -158330,8 +158298,8 @@ "updateContext": null }, "value": "false", - "start": 2887, - "end": 2892, + "start": 2892, + "end": 2897, "loc": { "start": { "line": 119, @@ -158356,8 +158324,8 @@ "binop": null, "updateContext": null }, - "start": 2892, - "end": 2893, + "start": 2897, + "end": 2898, "loc": { "start": { "line": 119, @@ -158384,8 +158352,8 @@ "updateContext": null }, "value": "let", - "start": 2903, - "end": 2906, + "start": 2908, + "end": 2911, "loc": { "start": { "line": 121, @@ -158410,8 +158378,8 @@ "binop": null }, "value": "startRow", - "start": 2907, - "end": 2915, + "start": 2912, + "end": 2920, "loc": { "start": { "line": 121, @@ -158436,8 +158404,8 @@ "binop": null, "updateContext": null }, - "start": 2915, - "end": 2916, + "start": 2920, + "end": 2921, "loc": { "start": { "line": 121, @@ -158452,8 +158420,8 @@ { "type": "CommentLine", "value": " TODO: use for-of", - "start": 2926, - "end": 2945, + "start": 2931, + "end": 2950, "loc": { "start": { "line": 123, @@ -158478,8 +158446,8 @@ "binop": null }, "value": "args", - "start": 2954, - "end": 2958, + "start": 2959, + "end": 2963, "loc": { "start": { "line": 124, @@ -158504,8 +158472,8 @@ "binop": null, "updateContext": null }, - "start": 2958, - "end": 2959, + "start": 2963, + "end": 2964, "loc": { "start": { "line": 124, @@ -158530,8 +158498,8 @@ "binop": null }, "value": "forEach", - "start": 2959, - "end": 2966, + "start": 2964, + "end": 2971, "loc": { "start": { "line": 124, @@ -158555,8 +158523,8 @@ "postfix": false, "binop": null }, - "start": 2966, - "end": 2967, + "start": 2971, + "end": 2972, "loc": { "start": { "line": 124, @@ -158580,8 +158548,8 @@ "postfix": false, "binop": null }, - "start": 2967, - "end": 2968, + "start": 2972, + "end": 2973, "loc": { "start": { "line": 124, @@ -158606,8 +158574,8 @@ "binop": null }, "value": "arg", - "start": 2968, - "end": 2971, + "start": 2973, + "end": 2976, "loc": { "start": { "line": 124, @@ -158631,8 +158599,8 @@ "postfix": false, "binop": null }, - "start": 2971, - "end": 2972, + "start": 2976, + "end": 2977, "loc": { "start": { "line": 124, @@ -158657,8 +158625,8 @@ "binop": null, "updateContext": null }, - "start": 2973, - "end": 2975, + "start": 2978, + "end": 2980, "loc": { "start": { "line": 124, @@ -158682,8 +158650,8 @@ "postfix": false, "binop": null }, - "start": 2976, - "end": 2977, + "start": 2981, + "end": 2982, "loc": { "start": { "line": 124, @@ -158710,8 +158678,8 @@ "updateContext": null }, "value": "if", - "start": 2990, - "end": 2992, + "start": 2995, + "end": 2997, "loc": { "start": { "line": 125, @@ -158735,8 +158703,8 @@ "postfix": false, "binop": null }, - "start": 2993, - "end": 2994, + "start": 2998, + "end": 2999, "loc": { "start": { "line": 125, @@ -158763,8 +158731,8 @@ "updateContext": null }, "value": "typeof", - "start": 2994, - "end": 3000, + "start": 2999, + "end": 3005, "loc": { "start": { "line": 125, @@ -158789,8 +158757,8 @@ "binop": null }, "value": "arg", - "start": 3001, - "end": 3004, + "start": 3006, + "end": 3009, "loc": { "start": { "line": 125, @@ -158816,8 +158784,8 @@ "updateContext": null }, "value": "===", - "start": 3005, - "end": 3008, + "start": 3010, + "end": 3013, "loc": { "start": { "line": 125, @@ -158843,8 +158811,8 @@ "updateContext": null }, "value": "object", - "start": 3009, - "end": 3017, + "start": 3014, + "end": 3022, "loc": { "start": { "line": 125, @@ -158870,8 +158838,8 @@ "updateContext": null }, "value": "&&", - "start": 3018, - "end": 3020, + "start": 3023, + "end": 3025, "loc": { "start": { "line": 125, @@ -158896,8 +158864,8 @@ "binop": null }, "value": "arg", - "start": 3021, - "end": 3024, + "start": 3026, + "end": 3029, "loc": { "start": { "line": 125, @@ -158922,8 +158890,8 @@ "binop": null, "updateContext": null }, - "start": 3024, - "end": 3025, + "start": 3029, + "end": 3030, "loc": { "start": { "line": 125, @@ -158948,8 +158916,8 @@ "binop": null }, "value": "nodeName", - "start": 3025, - "end": 3033, + "start": 3030, + "end": 3038, "loc": { "start": { "line": 125, @@ -158975,8 +158943,8 @@ "updateContext": null }, "value": "===", - "start": 3034, - "end": 3037, + "start": 3039, + "end": 3042, "loc": { "start": { "line": 125, @@ -159002,8 +158970,8 @@ "updateContext": null }, "value": "TABLE", - "start": 3038, - "end": 3045, + "start": 3043, + "end": 3050, "loc": { "start": { "line": 125, @@ -159027,8 +158995,8 @@ "postfix": false, "binop": null }, - "start": 3045, - "end": 3046, + "start": 3050, + "end": 3051, "loc": { "start": { "line": 125, @@ -159052,8 +159020,8 @@ "postfix": false, "binop": null }, - "start": 3047, - "end": 3048, + "start": 3052, + "end": 3053, "loc": { "start": { "line": 125, @@ -159080,8 +159048,8 @@ "updateContext": null }, "value": "this", - "start": 3065, - "end": 3069, + "start": 3070, + "end": 3074, "loc": { "start": { "line": 126, @@ -159106,8 +159074,8 @@ "binop": null, "updateContext": null }, - "start": 3069, - "end": 3070, + "start": 3074, + "end": 3075, "loc": { "start": { "line": 126, @@ -159132,8 +159100,8 @@ "binop": null }, "value": "tbl", - "start": 3070, - "end": 3073, + "start": 3075, + "end": 3078, "loc": { "start": { "line": 126, @@ -159159,8 +159127,8 @@ "updateContext": null }, "value": "=", - "start": 3074, - "end": 3075, + "start": 3079, + "end": 3080, "loc": { "start": { "line": 126, @@ -159185,8 +159153,8 @@ "binop": null }, "value": "arg", - "start": 3076, - "end": 3079, + "start": 3081, + "end": 3084, "loc": { "start": { "line": 126, @@ -159211,8 +159179,8 @@ "binop": null, "updateContext": null }, - "start": 3079, - "end": 3080, + "start": 3084, + "end": 3085, "loc": { "start": { "line": 126, @@ -159239,8 +159207,8 @@ "updateContext": null }, "value": "this", - "start": 3097, - "end": 3101, + "start": 3102, + "end": 3106, "loc": { "start": { "line": 127, @@ -159265,8 +159233,8 @@ "binop": null, "updateContext": null }, - "start": 3101, - "end": 3102, + "start": 3106, + "end": 3107, "loc": { "start": { "line": 127, @@ -159291,8 +159259,8 @@ "binop": null }, "value": "id", - "start": 3102, - "end": 3104, + "start": 3107, + "end": 3109, "loc": { "start": { "line": 127, @@ -159318,8 +159286,8 @@ "updateContext": null }, "value": "=", - "start": 3105, - "end": 3106, + "start": 3110, + "end": 3111, "loc": { "start": { "line": 127, @@ -159344,8 +159312,8 @@ "binop": null }, "value": "arg", - "start": 3107, - "end": 3110, + "start": 3112, + "end": 3115, "loc": { "start": { "line": 127, @@ -159370,8 +159338,8 @@ "binop": null, "updateContext": null }, - "start": 3110, - "end": 3111, + "start": 3115, + "end": 3116, "loc": { "start": { "line": 127, @@ -159396,8 +159364,8 @@ "binop": null }, "value": "id", - "start": 3111, - "end": 3113, + "start": 3116, + "end": 3118, "loc": { "start": { "line": 127, @@ -159423,8 +159391,8 @@ "updateContext": null }, "value": "||", - "start": 3114, - "end": 3116, + "start": 3119, + "end": 3121, "loc": { "start": { "line": 127, @@ -159448,8 +159416,8 @@ "postfix": false, "binop": null }, - "start": 3117, - "end": 3118, + "start": 3122, + "end": 3123, "loc": { "start": { "line": 127, @@ -159475,8 +159443,8 @@ "updateContext": null }, "value": "tf_", - "start": 3118, - "end": 3121, + "start": 3123, + "end": 3126, "loc": { "start": { "line": 127, @@ -159500,8 +159468,8 @@ "postfix": false, "binop": null }, - "start": 3121, - "end": 3123, + "start": 3126, + "end": 3128, "loc": { "start": { "line": 127, @@ -159528,8 +159496,8 @@ "updateContext": null }, "value": "new", - "start": 3123, - "end": 3126, + "start": 3128, + "end": 3131, "loc": { "start": { "line": 127, @@ -159554,8 +159522,8 @@ "binop": null }, "value": "Date", - "start": 3127, - "end": 3131, + "start": 3132, + "end": 3136, "loc": { "start": { "line": 127, @@ -159579,8 +159547,8 @@ "postfix": false, "binop": null }, - "start": 3131, - "end": 3132, + "start": 3136, + "end": 3137, "loc": { "start": { "line": 127, @@ -159604,8 +159572,8 @@ "postfix": false, "binop": null }, - "start": 3132, - "end": 3133, + "start": 3137, + "end": 3138, "loc": { "start": { "line": 127, @@ -159630,8 +159598,8 @@ "binop": null, "updateContext": null }, - "start": 3133, - "end": 3134, + "start": 3138, + "end": 3139, "loc": { "start": { "line": 127, @@ -159656,8 +159624,8 @@ "binop": null }, "value": "getTime", - "start": 3134, - "end": 3141, + "start": 3139, + "end": 3146, "loc": { "start": { "line": 127, @@ -159681,8 +159649,8 @@ "postfix": false, "binop": null }, - "start": 3141, - "end": 3142, + "start": 3146, + "end": 3147, "loc": { "start": { "line": 127, @@ -159706,8 +159674,8 @@ "postfix": false, "binop": null }, - "start": 3142, - "end": 3143, + "start": 3147, + "end": 3148, "loc": { "start": { "line": 127, @@ -159731,8 +159699,8 @@ "postfix": false, "binop": null }, - "start": 3143, - "end": 3144, + "start": 3148, + "end": 3149, "loc": { "start": { "line": 127, @@ -159758,8 +159726,8 @@ "updateContext": null }, "value": "_", - "start": 3144, - "end": 3145, + "start": 3149, + "end": 3150, "loc": { "start": { "line": 127, @@ -159783,8 +159751,8 @@ "postfix": false, "binop": null }, - "start": 3145, - "end": 3146, + "start": 3150, + "end": 3151, "loc": { "start": { "line": 127, @@ -159809,8 +159777,8 @@ "binop": null, "updateContext": null }, - "start": 3146, - "end": 3147, + "start": 3151, + "end": 3152, "loc": { "start": { "line": 127, @@ -159837,8 +159805,8 @@ "updateContext": null }, "value": "this", - "start": 3164, - "end": 3168, + "start": 3169, + "end": 3173, "loc": { "start": { "line": 128, @@ -159863,8 +159831,8 @@ "binop": null, "updateContext": null }, - "start": 3168, - "end": 3169, + "start": 3173, + "end": 3174, "loc": { "start": { "line": 128, @@ -159889,8 +159857,8 @@ "binop": null }, "value": "tbl", - "start": 3169, - "end": 3172, + "start": 3174, + "end": 3177, "loc": { "start": { "line": 128, @@ -159915,8 +159883,8 @@ "binop": null, "updateContext": null }, - "start": 3172, - "end": 3173, + "start": 3177, + "end": 3178, "loc": { "start": { "line": 128, @@ -159941,8 +159909,8 @@ "binop": null }, "value": "id", - "start": 3173, - "end": 3175, + "start": 3178, + "end": 3180, "loc": { "start": { "line": 128, @@ -159968,8 +159936,8 @@ "updateContext": null }, "value": "=", - "start": 3176, - "end": 3177, + "start": 3181, + "end": 3182, "loc": { "start": { "line": 128, @@ -159996,8 +159964,8 @@ "updateContext": null }, "value": "this", - "start": 3178, - "end": 3182, + "start": 3183, + "end": 3187, "loc": { "start": { "line": 128, @@ -160022,8 +159990,8 @@ "binop": null, "updateContext": null }, - "start": 3182, - "end": 3183, + "start": 3187, + "end": 3188, "loc": { "start": { "line": 128, @@ -160048,8 +160016,8 @@ "binop": null }, "value": "id", - "start": 3183, - "end": 3185, + "start": 3188, + "end": 3190, "loc": { "start": { "line": 128, @@ -160074,8 +160042,8 @@ "binop": null, "updateContext": null }, - "start": 3185, - "end": 3186, + "start": 3190, + "end": 3191, "loc": { "start": { "line": 128, @@ -160099,8 +160067,8 @@ "postfix": false, "binop": null }, - "start": 3199, - "end": 3200, + "start": 3204, + "end": 3205, "loc": { "start": { "line": 129, @@ -160127,8 +160095,8 @@ "updateContext": null }, "value": "else", - "start": 3201, - "end": 3205, + "start": 3206, + "end": 3210, "loc": { "start": { "line": 129, @@ -160155,8 +160123,8 @@ "updateContext": null }, "value": "if", - "start": 3206, - "end": 3208, + "start": 3211, + "end": 3213, "loc": { "start": { "line": 129, @@ -160180,8 +160148,8 @@ "postfix": false, "binop": null }, - "start": 3209, - "end": 3210, + "start": 3214, + "end": 3215, "loc": { "start": { "line": 129, @@ -160206,8 +160174,8 @@ "binop": null }, "value": "isString", - "start": 3210, - "end": 3218, + "start": 3215, + "end": 3223, "loc": { "start": { "line": 129, @@ -160231,8 +160199,8 @@ "postfix": false, "binop": null }, - "start": 3218, - "end": 3219, + "start": 3223, + "end": 3224, "loc": { "start": { "line": 129, @@ -160257,8 +160225,8 @@ "binop": null }, "value": "arg", - "start": 3219, - "end": 3222, + "start": 3224, + "end": 3227, "loc": { "start": { "line": 129, @@ -160282,8 +160250,8 @@ "postfix": false, "binop": null }, - "start": 3222, - "end": 3223, + "start": 3227, + "end": 3228, "loc": { "start": { "line": 129, @@ -160307,8 +160275,8 @@ "postfix": false, "binop": null }, - "start": 3223, - "end": 3224, + "start": 3228, + "end": 3229, "loc": { "start": { "line": 129, @@ -160332,8 +160300,8 @@ "postfix": false, "binop": null }, - "start": 3225, - "end": 3226, + "start": 3230, + "end": 3231, "loc": { "start": { "line": 129, @@ -160360,8 +160328,8 @@ "updateContext": null }, "value": "this", - "start": 3243, - "end": 3247, + "start": 3248, + "end": 3252, "loc": { "start": { "line": 130, @@ -160386,8 +160354,8 @@ "binop": null, "updateContext": null }, - "start": 3247, - "end": 3248, + "start": 3252, + "end": 3253, "loc": { "start": { "line": 130, @@ -160412,8 +160380,8 @@ "binop": null }, "value": "id", - "start": 3248, - "end": 3250, + "start": 3253, + "end": 3255, "loc": { "start": { "line": 130, @@ -160439,8 +160407,8 @@ "updateContext": null }, "value": "=", - "start": 3251, - "end": 3252, + "start": 3256, + "end": 3257, "loc": { "start": { "line": 130, @@ -160465,8 +160433,8 @@ "binop": null }, "value": "arg", - "start": 3253, - "end": 3256, + "start": 3258, + "end": 3261, "loc": { "start": { "line": 130, @@ -160491,8 +160459,8 @@ "binop": null, "updateContext": null }, - "start": 3256, - "end": 3257, + "start": 3261, + "end": 3262, "loc": { "start": { "line": 130, @@ -160519,8 +160487,8 @@ "updateContext": null }, "value": "this", - "start": 3274, - "end": 3278, + "start": 3279, + "end": 3283, "loc": { "start": { "line": 131, @@ -160545,8 +160513,8 @@ "binop": null, "updateContext": null }, - "start": 3278, - "end": 3279, + "start": 3283, + "end": 3284, "loc": { "start": { "line": 131, @@ -160571,8 +160539,8 @@ "binop": null }, "value": "tbl", - "start": 3279, - "end": 3282, + "start": 3284, + "end": 3287, "loc": { "start": { "line": 131, @@ -160598,8 +160566,8 @@ "updateContext": null }, "value": "=", - "start": 3283, - "end": 3284, + "start": 3288, + "end": 3289, "loc": { "start": { "line": 131, @@ -160624,8 +160592,8 @@ "binop": null }, "value": "elm", - "start": 3285, - "end": 3288, + "start": 3290, + "end": 3293, "loc": { "start": { "line": 131, @@ -160649,8 +160617,8 @@ "postfix": false, "binop": null }, - "start": 3288, - "end": 3289, + "start": 3293, + "end": 3294, "loc": { "start": { "line": 131, @@ -160675,8 +160643,8 @@ "binop": null }, "value": "arg", - "start": 3289, - "end": 3292, + "start": 3294, + "end": 3297, "loc": { "start": { "line": 131, @@ -160700,8 +160668,8 @@ "postfix": false, "binop": null }, - "start": 3292, - "end": 3293, + "start": 3297, + "end": 3298, "loc": { "start": { "line": 131, @@ -160726,8 +160694,8 @@ "binop": null, "updateContext": null }, - "start": 3293, - "end": 3294, + "start": 3298, + "end": 3299, "loc": { "start": { "line": 131, @@ -160751,8 +160719,8 @@ "postfix": false, "binop": null }, - "start": 3307, - "end": 3308, + "start": 3312, + "end": 3313, "loc": { "start": { "line": 132, @@ -160779,8 +160747,8 @@ "updateContext": null }, "value": "else", - "start": 3309, - "end": 3313, + "start": 3314, + "end": 3318, "loc": { "start": { "line": 132, @@ -160807,8 +160775,8 @@ "updateContext": null }, "value": "if", - "start": 3314, - "end": 3316, + "start": 3319, + "end": 3321, "loc": { "start": { "line": 132, @@ -160832,8 +160800,8 @@ "postfix": false, "binop": null }, - "start": 3317, - "end": 3318, + "start": 3322, + "end": 3323, "loc": { "start": { "line": 132, @@ -160858,8 +160826,8 @@ "binop": null }, "value": "isNumber", - "start": 3318, - "end": 3326, + "start": 3323, + "end": 3331, "loc": { "start": { "line": 132, @@ -160883,8 +160851,8 @@ "postfix": false, "binop": null }, - "start": 3326, - "end": 3327, + "start": 3331, + "end": 3332, "loc": { "start": { "line": 132, @@ -160909,8 +160877,8 @@ "binop": null }, "value": "arg", - "start": 3327, - "end": 3330, + "start": 3332, + "end": 3335, "loc": { "start": { "line": 132, @@ -160934,8 +160902,8 @@ "postfix": false, "binop": null }, - "start": 3330, - "end": 3331, + "start": 3335, + "end": 3336, "loc": { "start": { "line": 132, @@ -160959,8 +160927,8 @@ "postfix": false, "binop": null }, - "start": 3331, - "end": 3332, + "start": 3336, + "end": 3337, "loc": { "start": { "line": 132, @@ -160984,8 +160952,8 @@ "postfix": false, "binop": null }, - "start": 3333, - "end": 3334, + "start": 3338, + "end": 3339, "loc": { "start": { "line": 132, @@ -161010,8 +160978,8 @@ "binop": null }, "value": "startRow", - "start": 3351, - "end": 3359, + "start": 3356, + "end": 3364, "loc": { "start": { "line": 133, @@ -161037,8 +161005,8 @@ "updateContext": null }, "value": "=", - "start": 3360, - "end": 3361, + "start": 3365, + "end": 3366, "loc": { "start": { "line": 133, @@ -161063,8 +161031,8 @@ "binop": null }, "value": "arg", - "start": 3362, - "end": 3365, + "start": 3367, + "end": 3370, "loc": { "start": { "line": 133, @@ -161089,8 +161057,8 @@ "binop": null, "updateContext": null }, - "start": 3365, - "end": 3366, + "start": 3370, + "end": 3371, "loc": { "start": { "line": 133, @@ -161114,8 +161082,8 @@ "postfix": false, "binop": null }, - "start": 3379, - "end": 3380, + "start": 3384, + "end": 3385, "loc": { "start": { "line": 134, @@ -161142,8 +161110,8 @@ "updateContext": null }, "value": "else", - "start": 3381, - "end": 3385, + "start": 3386, + "end": 3390, "loc": { "start": { "line": 134, @@ -161170,8 +161138,8 @@ "updateContext": null }, "value": "if", - "start": 3386, - "end": 3388, + "start": 3391, + "end": 3393, "loc": { "start": { "line": 134, @@ -161195,8 +161163,8 @@ "postfix": false, "binop": null }, - "start": 3389, - "end": 3390, + "start": 3394, + "end": 3395, "loc": { "start": { "line": 134, @@ -161221,8 +161189,8 @@ "binop": null }, "value": "isObj", - "start": 3390, - "end": 3395, + "start": 3395, + "end": 3400, "loc": { "start": { "line": 134, @@ -161246,8 +161214,8 @@ "postfix": false, "binop": null }, - "start": 3395, - "end": 3396, + "start": 3400, + "end": 3401, "loc": { "start": { "line": 134, @@ -161272,8 +161240,8 @@ "binop": null }, "value": "arg", - "start": 3396, - "end": 3399, + "start": 3401, + "end": 3404, "loc": { "start": { "line": 134, @@ -161297,8 +161265,8 @@ "postfix": false, "binop": null }, - "start": 3399, - "end": 3400, + "start": 3404, + "end": 3405, "loc": { "start": { "line": 134, @@ -161322,8 +161290,8 @@ "postfix": false, "binop": null }, - "start": 3400, - "end": 3401, + "start": 3405, + "end": 3406, "loc": { "start": { "line": 134, @@ -161347,8 +161315,8 @@ "postfix": false, "binop": null }, - "start": 3402, - "end": 3403, + "start": 3407, + "end": 3408, "loc": { "start": { "line": 134, @@ -161375,8 +161343,8 @@ "updateContext": null }, "value": "this", - "start": 3420, - "end": 3424, + "start": 3425, + "end": 3429, "loc": { "start": { "line": 135, @@ -161401,8 +161369,8 @@ "binop": null, "updateContext": null }, - "start": 3424, - "end": 3425, + "start": 3429, + "end": 3430, "loc": { "start": { "line": 135, @@ -161427,8 +161395,8 @@ "binop": null }, "value": "cfg", - "start": 3425, - "end": 3428, + "start": 3430, + "end": 3433, "loc": { "start": { "line": 135, @@ -161454,8 +161422,8 @@ "updateContext": null }, "value": "=", - "start": 3429, - "end": 3430, + "start": 3434, + "end": 3435, "loc": { "start": { "line": 135, @@ -161480,8 +161448,8 @@ "binop": null }, "value": "arg", - "start": 3431, - "end": 3434, + "start": 3436, + "end": 3439, "loc": { "start": { "line": 135, @@ -161506,8 +161474,8 @@ "binop": null, "updateContext": null }, - "start": 3434, - "end": 3435, + "start": 3439, + "end": 3440, "loc": { "start": { "line": 135, @@ -161534,8 +161502,8 @@ "updateContext": null }, "value": "this", - "start": 3452, - "end": 3456, + "start": 3457, + "end": 3461, "loc": { "start": { "line": 136, @@ -161560,8 +161528,8 @@ "binop": null, "updateContext": null }, - "start": 3456, - "end": 3457, + "start": 3461, + "end": 3462, "loc": { "start": { "line": 136, @@ -161586,8 +161554,8 @@ "binop": null }, "value": "hasConfig", - "start": 3457, - "end": 3466, + "start": 3462, + "end": 3471, "loc": { "start": { "line": 136, @@ -161613,8 +161581,8 @@ "updateContext": null }, "value": "=", - "start": 3467, - "end": 3468, + "start": 3472, + "end": 3473, "loc": { "start": { "line": 136, @@ -161641,8 +161609,8 @@ "updateContext": null }, "value": "true", - "start": 3469, - "end": 3473, + "start": 3474, + "end": 3478, "loc": { "start": { "line": 136, @@ -161667,8 +161635,8 @@ "binop": null, "updateContext": null }, - "start": 3473, - "end": 3474, + "start": 3478, + "end": 3479, "loc": { "start": { "line": 136, @@ -161692,8 +161660,8 @@ "postfix": false, "binop": null }, - "start": 3487, - "end": 3488, + "start": 3492, + "end": 3493, "loc": { "start": { "line": 137, @@ -161717,8 +161685,8 @@ "postfix": false, "binop": null }, - "start": 3497, - "end": 3498, + "start": 3502, + "end": 3503, "loc": { "start": { "line": 138, @@ -161742,8 +161710,8 @@ "postfix": false, "binop": null }, - "start": 3498, - "end": 3499, + "start": 3503, + "end": 3504, "loc": { "start": { "line": 138, @@ -161768,8 +161736,8 @@ "binop": null, "updateContext": null }, - "start": 3499, - "end": 3500, + "start": 3504, + "end": 3505, "loc": { "start": { "line": 138, @@ -161796,8 +161764,8 @@ "updateContext": null }, "value": "if", - "start": 3510, - "end": 3512, + "start": 3515, + "end": 3517, "loc": { "start": { "line": 140, @@ -161821,8 +161789,8 @@ "postfix": false, "binop": null }, - "start": 3513, - "end": 3514, + "start": 3518, + "end": 3519, "loc": { "start": { "line": 140, @@ -161848,8 +161816,8 @@ "updateContext": null }, "value": "!", - "start": 3514, - "end": 3515, + "start": 3519, + "end": 3520, "loc": { "start": { "line": 140, @@ -161876,8 +161844,8 @@ "updateContext": null }, "value": "this", - "start": 3515, - "end": 3519, + "start": 3520, + "end": 3524, "loc": { "start": { "line": 140, @@ -161902,8 +161870,8 @@ "binop": null, "updateContext": null }, - "start": 3519, - "end": 3520, + "start": 3524, + "end": 3525, "loc": { "start": { "line": 140, @@ -161928,8 +161896,8 @@ "binop": null }, "value": "tbl", - "start": 3520, - "end": 3523, + "start": 3525, + "end": 3528, "loc": { "start": { "line": 140, @@ -161955,8 +161923,8 @@ "updateContext": null }, "value": "||", - "start": 3524, - "end": 3526, + "start": 3529, + "end": 3531, "loc": { "start": { "line": 140, @@ -161983,8 +161951,8 @@ "updateContext": null }, "value": "this", - "start": 3527, - "end": 3531, + "start": 3532, + "end": 3536, "loc": { "start": { "line": 140, @@ -162009,8 +161977,8 @@ "binop": null, "updateContext": null }, - "start": 3531, - "end": 3532, + "start": 3536, + "end": 3537, "loc": { "start": { "line": 140, @@ -162035,8 +162003,8 @@ "binop": null }, "value": "tbl", - "start": 3532, - "end": 3535, + "start": 3537, + "end": 3540, "loc": { "start": { "line": 140, @@ -162061,8 +162029,8 @@ "binop": null, "updateContext": null }, - "start": 3535, - "end": 3536, + "start": 3540, + "end": 3541, "loc": { "start": { "line": 140, @@ -162087,8 +162055,8 @@ "binop": null }, "value": "nodeName", - "start": 3536, - "end": 3544, + "start": 3541, + "end": 3549, "loc": { "start": { "line": 140, @@ -162114,8 +162082,8 @@ "updateContext": null }, "value": "!==", - "start": 3545, - "end": 3548, + "start": 3550, + "end": 3553, "loc": { "start": { "line": 140, @@ -162141,8 +162109,8 @@ "updateContext": null }, "value": "TABLE", - "start": 3549, - "end": 3556, + "start": 3554, + "end": 3561, "loc": { "start": { "line": 140, @@ -162166,8 +162134,8 @@ "postfix": false, "binop": null }, - "start": 3556, - "end": 3557, + "start": 3561, + "end": 3562, "loc": { "start": { "line": 140, @@ -162191,8 +162159,8 @@ "postfix": false, "binop": null }, - "start": 3558, - "end": 3559, + "start": 3563, + "end": 3564, "loc": { "start": { "line": 140, @@ -162219,8 +162187,8 @@ "updateContext": null }, "value": "throw", - "start": 3572, - "end": 3577, + "start": 3577, + "end": 3582, "loc": { "start": { "line": 141, @@ -162247,8 +162215,8 @@ "updateContext": null }, "value": "new", - "start": 3578, - "end": 3581, + "start": 3583, + "end": 3586, "loc": { "start": { "line": 141, @@ -162273,8 +162241,8 @@ "binop": null }, "value": "Error", - "start": 3582, - "end": 3587, + "start": 3587, + "end": 3592, "loc": { "start": { "line": 141, @@ -162298,8 +162266,8 @@ "postfix": false, "binop": null }, - "start": 3587, - "end": 3588, + "start": 3592, + "end": 3593, "loc": { "start": { "line": 141, @@ -162323,8 +162291,8 @@ "postfix": false, "binop": null }, - "start": 3588, - "end": 3589, + "start": 3593, + "end": 3594, "loc": { "start": { "line": 141, @@ -162350,8 +162318,8 @@ "updateContext": null }, "value": "Could not instantiate TableFilter: HTML table\n DOM element not found.", - "start": 3589, - "end": 3673, + "start": 3594, + "end": 3678, "loc": { "start": { "line": 141, @@ -162375,8 +162343,8 @@ "postfix": false, "binop": null }, - "start": 3673, - "end": 3674, + "start": 3678, + "end": 3679, "loc": { "start": { "line": 142, @@ -162400,8 +162368,8 @@ "postfix": false, "binop": null }, - "start": 3674, - "end": 3675, + "start": 3679, + "end": 3680, "loc": { "start": { "line": 142, @@ -162426,8 +162394,8 @@ "binop": null, "updateContext": null }, - "start": 3675, - "end": 3676, + "start": 3680, + "end": 3681, "loc": { "start": { "line": 142, @@ -162451,8 +162419,8 @@ "postfix": false, "binop": null }, - "start": 3685, - "end": 3686, + "start": 3690, + "end": 3691, "loc": { "start": { "line": 143, @@ -162479,8 +162447,8 @@ "updateContext": null }, "value": "if", - "start": 3696, - "end": 3698, + "start": 3701, + "end": 3703, "loc": { "start": { "line": 145, @@ -162504,8 +162472,8 @@ "postfix": false, "binop": null }, - "start": 3699, - "end": 3700, + "start": 3704, + "end": 3705, "loc": { "start": { "line": 145, @@ -162532,8 +162500,8 @@ "updateContext": null }, "value": "this", - "start": 3700, - "end": 3704, + "start": 3705, + "end": 3709, "loc": { "start": { "line": 145, @@ -162558,8 +162526,8 @@ "binop": null, "updateContext": null }, - "start": 3704, - "end": 3705, + "start": 3709, + "end": 3710, "loc": { "start": { "line": 145, @@ -162584,8 +162552,8 @@ "binop": null }, "value": "getRowsNb", - "start": 3705, - "end": 3714, + "start": 3710, + "end": 3719, "loc": { "start": { "line": 145, @@ -162609,8 +162577,8 @@ "postfix": false, "binop": null }, - "start": 3714, - "end": 3715, + "start": 3719, + "end": 3720, "loc": { "start": { "line": 145, @@ -162634,8 +162602,8 @@ "postfix": false, "binop": null }, - "start": 3715, - "end": 3716, + "start": 3720, + "end": 3721, "loc": { "start": { "line": 145, @@ -162661,8 +162629,8 @@ "updateContext": null }, "value": "===", - "start": 3717, - "end": 3720, + "start": 3722, + "end": 3725, "loc": { "start": { "line": 145, @@ -162688,8 +162656,8 @@ "updateContext": null }, "value": 0, - "start": 3721, - "end": 3722, + "start": 3726, + "end": 3727, "loc": { "start": { "line": 145, @@ -162713,8 +162681,8 @@ "postfix": false, "binop": null }, - "start": 3722, - "end": 3723, + "start": 3727, + "end": 3728, "loc": { "start": { "line": 145, @@ -162738,8 +162706,8 @@ "postfix": false, "binop": null }, - "start": 3724, - "end": 3725, + "start": 3729, + "end": 3730, "loc": { "start": { "line": 145, @@ -162766,8 +162734,8 @@ "updateContext": null }, "value": "throw", - "start": 3738, - "end": 3743, + "start": 3743, + "end": 3748, "loc": { "start": { "line": 146, @@ -162794,8 +162762,8 @@ "updateContext": null }, "value": "new", - "start": 3744, - "end": 3747, + "start": 3749, + "end": 3752, "loc": { "start": { "line": 146, @@ -162820,8 +162788,8 @@ "binop": null }, "value": "Error", - "start": 3748, - "end": 3753, + "start": 3753, + "end": 3758, "loc": { "start": { "line": 146, @@ -162845,8 +162813,8 @@ "postfix": false, "binop": null }, - "start": 3753, - "end": 3754, + "start": 3758, + "end": 3759, "loc": { "start": { "line": 146, @@ -162870,8 +162838,8 @@ "postfix": false, "binop": null }, - "start": 3754, - "end": 3755, + "start": 3759, + "end": 3760, "loc": { "start": { "line": 146, @@ -162897,8 +162865,8 @@ "updateContext": null }, "value": "Could not instantiate TableFilter: HTML table\n requires at least 1 row.", - "start": 3755, - "end": 3841, + "start": 3760, + "end": 3846, "loc": { "start": { "line": 146, @@ -162922,8 +162890,8 @@ "postfix": false, "binop": null }, - "start": 3841, - "end": 3842, + "start": 3846, + "end": 3847, "loc": { "start": { "line": 147, @@ -162947,8 +162915,8 @@ "postfix": false, "binop": null }, - "start": 3842, - "end": 3843, + "start": 3847, + "end": 3848, "loc": { "start": { "line": 147, @@ -162973,8 +162941,8 @@ "binop": null, "updateContext": null }, - "start": 3843, - "end": 3844, + "start": 3848, + "end": 3849, "loc": { "start": { "line": 147, @@ -162998,8 +162966,8 @@ "postfix": false, "binop": null }, - "start": 3853, - "end": 3854, + "start": 3858, + "end": 3859, "loc": { "start": { "line": 148, @@ -163014,8 +162982,8 @@ { "type": "CommentLine", "value": " configuration object", - "start": 3864, - "end": 3887, + "start": 3869, + "end": 3892, "loc": { "start": { "line": 150, @@ -163042,8 +163010,8 @@ "updateContext": null }, "value": "let", - "start": 3896, - "end": 3899, + "start": 3901, + "end": 3904, "loc": { "start": { "line": 151, @@ -163068,8 +163036,8 @@ "binop": null }, "value": "f", - "start": 3900, - "end": 3901, + "start": 3905, + "end": 3906, "loc": { "start": { "line": 151, @@ -163095,8 +163063,8 @@ "updateContext": null }, "value": "=", - "start": 3902, - "end": 3903, + "start": 3907, + "end": 3908, "loc": { "start": { "line": 151, @@ -163123,8 +163091,8 @@ "updateContext": null }, "value": "this", - "start": 3904, - "end": 3908, + "start": 3909, + "end": 3913, "loc": { "start": { "line": 151, @@ -163149,8 +163117,8 @@ "binop": null, "updateContext": null }, - "start": 3908, - "end": 3909, + "start": 3913, + "end": 3914, "loc": { "start": { "line": 151, @@ -163175,8 +163143,8 @@ "binop": null }, "value": "cfg", - "start": 3909, - "end": 3912, + "start": 3914, + "end": 3917, "loc": { "start": { "line": 151, @@ -163201,8 +163169,8 @@ "binop": null, "updateContext": null }, - "start": 3912, - "end": 3913, + "start": 3917, + "end": 3918, "loc": { "start": { "line": 151, @@ -163217,8 +163185,8 @@ { "type": "CommentBlock", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", - "start": 3923, - "end": 3999, + "start": 3928, + "end": 4004, "loc": { "start": { "line": 153, @@ -163245,8 +163213,8 @@ "updateContext": null }, "value": "this", - "start": 4008, - "end": 4012, + "start": 4013, + "end": 4017, "loc": { "start": { "line": 157, @@ -163271,8 +163239,8 @@ "binop": null, "updateContext": null }, - "start": 4012, - "end": 4013, + "start": 4017, + "end": 4018, "loc": { "start": { "line": 157, @@ -163297,8 +163265,8 @@ "binop": null }, "value": "emitter", - "start": 4013, - "end": 4020, + "start": 4018, + "end": 4025, "loc": { "start": { "line": 157, @@ -163324,8 +163292,8 @@ "updateContext": null }, "value": "=", - "start": 4021, - "end": 4022, + "start": 4026, + "end": 4027, "loc": { "start": { "line": 157, @@ -163352,8 +163320,8 @@ "updateContext": null }, "value": "new", - "start": 4023, - "end": 4026, + "start": 4028, + "end": 4031, "loc": { "start": { "line": 157, @@ -163378,8 +163346,8 @@ "binop": null }, "value": "Emitter", - "start": 4027, - "end": 4034, + "start": 4032, + "end": 4039, "loc": { "start": { "line": 157, @@ -163403,8 +163371,8 @@ "postfix": false, "binop": null }, - "start": 4034, - "end": 4035, + "start": 4039, + "end": 4040, "loc": { "start": { "line": 157, @@ -163428,8 +163396,8 @@ "postfix": false, "binop": null }, - "start": 4035, - "end": 4036, + "start": 4040, + "end": 4041, "loc": { "start": { "line": 157, @@ -163454,8 +163422,8 @@ "binop": null, "updateContext": null }, - "start": 4036, - "end": 4037, + "start": 4041, + "end": 4042, "loc": { "start": { "line": 157, @@ -163470,8 +163438,8 @@ { "type": "CommentLine", "value": " start row", - "start": 4047, - "end": 4059, + "start": 4052, + "end": 4064, "loc": { "start": { "line": 159, @@ -163498,8 +163466,8 @@ "updateContext": null }, "value": "this", - "start": 4068, - "end": 4072, + "start": 4073, + "end": 4077, "loc": { "start": { "line": 160, @@ -163524,8 +163492,8 @@ "binop": null, "updateContext": null }, - "start": 4072, - "end": 4073, + "start": 4077, + "end": 4078, "loc": { "start": { "line": 160, @@ -163550,8 +163518,8 @@ "binop": null }, "value": "refRow", - "start": 4073, - "end": 4079, + "start": 4078, + "end": 4084, "loc": { "start": { "line": 160, @@ -163577,8 +163545,8 @@ "updateContext": null }, "value": "=", - "start": 4080, - "end": 4081, + "start": 4085, + "end": 4086, "loc": { "start": { "line": 160, @@ -163603,8 +163571,8 @@ "binop": null }, "value": "isUndef", - "start": 4082, - "end": 4089, + "start": 4087, + "end": 4094, "loc": { "start": { "line": 160, @@ -163628,8 +163596,8 @@ "postfix": false, "binop": null }, - "start": 4089, - "end": 4090, + "start": 4094, + "end": 4095, "loc": { "start": { "line": 160, @@ -163654,8 +163622,8 @@ "binop": null }, "value": "startRow", - "start": 4090, - "end": 4098, + "start": 4095, + "end": 4103, "loc": { "start": { "line": 160, @@ -163679,8 +163647,8 @@ "postfix": false, "binop": null }, - "start": 4098, - "end": 4099, + "start": 4103, + "end": 4104, "loc": { "start": { "line": 160, @@ -163705,8 +163673,8 @@ "binop": null, "updateContext": null }, - "start": 4100, - "end": 4101, + "start": 4105, + "end": 4106, "loc": { "start": { "line": 160, @@ -163732,8 +163700,8 @@ "updateContext": null }, "value": 2, - "start": 4102, - "end": 4103, + "start": 4107, + "end": 4108, "loc": { "start": { "line": 160, @@ -163758,8 +163726,8 @@ "binop": null, "updateContext": null }, - "start": 4104, - "end": 4105, + "start": 4109, + "end": 4110, "loc": { "start": { "line": 160, @@ -163783,8 +163751,8 @@ "postfix": false, "binop": null }, - "start": 4106, - "end": 4107, + "start": 4111, + "end": 4112, "loc": { "start": { "line": 160, @@ -163809,8 +163777,8 @@ "binop": null }, "value": "startRow", - "start": 4107, - "end": 4115, + "start": 4112, + "end": 4120, "loc": { "start": { "line": 160, @@ -163836,8 +163804,8 @@ "updateContext": null }, "value": "+", - "start": 4116, - "end": 4117, + "start": 4121, + "end": 4122, "loc": { "start": { "line": 160, @@ -163863,8 +163831,8 @@ "updateContext": null }, "value": 1, - "start": 4118, - "end": 4119, + "start": 4123, + "end": 4124, "loc": { "start": { "line": 160, @@ -163888,8 +163856,8 @@ "postfix": false, "binop": null }, - "start": 4119, - "end": 4120, + "start": 4124, + "end": 4125, "loc": { "start": { "line": 160, @@ -163914,8 +163882,8 @@ "binop": null, "updateContext": null }, - "start": 4120, - "end": 4121, + "start": 4125, + "end": 4126, "loc": { "start": { "line": 160, @@ -163930,8 +163898,8 @@ { "type": "CommentBlock", "value": "*\n * Collection of filter type by column\n * @type {Array}\n * @private\n ", - "start": 4131, - "end": 4238, + "start": 4136, + "end": 4243, "loc": { "start": { "line": 162, @@ -163958,8 +163926,8 @@ "updateContext": null }, "value": "this", - "start": 4247, - "end": 4251, + "start": 4252, + "end": 4256, "loc": { "start": { "line": 167, @@ -163984,8 +163952,8 @@ "binop": null, "updateContext": null }, - "start": 4251, - "end": 4252, + "start": 4256, + "end": 4257, "loc": { "start": { "line": 167, @@ -164010,8 +163978,8 @@ "binop": null }, "value": "filterTypes", - "start": 4252, - "end": 4263, + "start": 4257, + "end": 4268, "loc": { "start": { "line": 167, @@ -164037,8 +164005,8 @@ "updateContext": null }, "value": "=", - "start": 4264, - "end": 4265, + "start": 4269, + "end": 4270, "loc": { "start": { "line": 167, @@ -164063,8 +164031,8 @@ "binop": null, "updateContext": null }, - "start": 4266, - "end": 4267, + "start": 4271, + "end": 4272, "loc": { "start": { "line": 167, @@ -164089,8 +164057,8 @@ "binop": null, "updateContext": null }, - "start": 4267, - "end": 4268, + "start": 4272, + "end": 4273, "loc": { "start": { "line": 167, @@ -164115,8 +164083,8 @@ "binop": null, "updateContext": null }, - "start": 4268, - "end": 4269, + "start": 4273, + "end": 4274, "loc": { "start": { "line": 167, @@ -164141,8 +164109,8 @@ "binop": null }, "value": "map", - "start": 4269, - "end": 4272, + "start": 4274, + "end": 4277, "loc": { "start": { "line": 167, @@ -164167,8 +164135,8 @@ "binop": null, "updateContext": null }, - "start": 4272, - "end": 4273, + "start": 4277, + "end": 4278, "loc": { "start": { "line": 167, @@ -164193,8 +164161,8 @@ "binop": null }, "value": "call", - "start": 4273, - "end": 4277, + "start": 4278, + "end": 4282, "loc": { "start": { "line": 167, @@ -164218,8 +164186,8 @@ "postfix": false, "binop": null }, - "start": 4277, - "end": 4278, + "start": 4282, + "end": 4283, "loc": { "start": { "line": 167, @@ -164243,8 +164211,8 @@ "postfix": false, "binop": null }, - "start": 4291, - "end": 4292, + "start": 4296, + "end": 4297, "loc": { "start": { "line": 168, @@ -164271,8 +164239,8 @@ "updateContext": null }, "value": "this", - "start": 4292, - "end": 4296, + "start": 4297, + "end": 4301, "loc": { "start": { "line": 168, @@ -164297,8 +164265,8 @@ "binop": null, "updateContext": null }, - "start": 4296, - "end": 4297, + "start": 4301, + "end": 4302, "loc": { "start": { "line": 168, @@ -164323,8 +164291,8 @@ "binop": null }, "value": "dom", - "start": 4297, - "end": 4300, + "start": 4302, + "end": 4305, "loc": { "start": { "line": 168, @@ -164348,8 +164316,8 @@ "postfix": false, "binop": null }, - "start": 4300, - "end": 4301, + "start": 4305, + "end": 4306, "loc": { "start": { "line": 168, @@ -164373,8 +164341,8 @@ "postfix": false, "binop": null }, - "start": 4301, - "end": 4302, + "start": 4306, + "end": 4307, "loc": { "start": { "line": 168, @@ -164399,8 +164367,8 @@ "binop": null, "updateContext": null }, - "start": 4302, - "end": 4303, + "start": 4307, + "end": 4308, "loc": { "start": { "line": 168, @@ -164425,8 +164393,8 @@ "binop": null }, "value": "rows", - "start": 4303, - "end": 4307, + "start": 4308, + "end": 4312, "loc": { "start": { "line": 168, @@ -164451,8 +164419,8 @@ "binop": null, "updateContext": null }, - "start": 4307, - "end": 4308, + "start": 4312, + "end": 4313, "loc": { "start": { "line": 168, @@ -164479,8 +164447,8 @@ "updateContext": null }, "value": "this", - "start": 4308, - "end": 4312, + "start": 4313, + "end": 4317, "loc": { "start": { "line": 168, @@ -164505,8 +164473,8 @@ "binop": null, "updateContext": null }, - "start": 4312, - "end": 4313, + "start": 4317, + "end": 4318, "loc": { "start": { "line": 168, @@ -164531,8 +164499,8 @@ "binop": null }, "value": "refRow", - "start": 4313, - "end": 4319, + "start": 4318, + "end": 4324, "loc": { "start": { "line": 168, @@ -164557,8 +164525,8 @@ "binop": null, "updateContext": null }, - "start": 4319, - "end": 4320, + "start": 4324, + "end": 4325, "loc": { "start": { "line": 168, @@ -164584,8 +164552,8 @@ "updateContext": null }, "value": "||", - "start": 4321, - "end": 4323, + "start": 4326, + "end": 4328, "loc": { "start": { "line": 168, @@ -164612,8 +164580,8 @@ "updateContext": null }, "value": "this", - "start": 4324, - "end": 4328, + "start": 4329, + "end": 4333, "loc": { "start": { "line": 168, @@ -164638,8 +164606,8 @@ "binop": null, "updateContext": null }, - "start": 4328, - "end": 4329, + "start": 4333, + "end": 4334, "loc": { "start": { "line": 168, @@ -164664,8 +164632,8 @@ "binop": null }, "value": "dom", - "start": 4329, - "end": 4332, + "start": 4334, + "end": 4337, "loc": { "start": { "line": 168, @@ -164689,8 +164657,8 @@ "postfix": false, "binop": null }, - "start": 4332, - "end": 4333, + "start": 4337, + "end": 4338, "loc": { "start": { "line": 168, @@ -164714,8 +164682,8 @@ "postfix": false, "binop": null }, - "start": 4333, - "end": 4334, + "start": 4338, + "end": 4339, "loc": { "start": { "line": 168, @@ -164740,8 +164708,8 @@ "binop": null, "updateContext": null }, - "start": 4334, - "end": 4335, + "start": 4339, + "end": 4340, "loc": { "start": { "line": 168, @@ -164766,8 +164734,8 @@ "binop": null }, "value": "rows", - "start": 4335, - "end": 4339, + "start": 4340, + "end": 4344, "loc": { "start": { "line": 168, @@ -164792,8 +164760,8 @@ "binop": null, "updateContext": null }, - "start": 4339, - "end": 4340, + "start": 4344, + "end": 4345, "loc": { "start": { "line": 168, @@ -164819,8 +164787,8 @@ "updateContext": null }, "value": 0, - "start": 4340, - "end": 4341, + "start": 4345, + "end": 4346, "loc": { "start": { "line": 168, @@ -164845,8 +164813,8 @@ "binop": null, "updateContext": null }, - "start": 4341, - "end": 4342, + "start": 4346, + "end": 4347, "loc": { "start": { "line": 168, @@ -164870,8 +164838,8 @@ "postfix": false, "binop": null }, - "start": 4342, - "end": 4343, + "start": 4347, + "end": 4348, "loc": { "start": { "line": 168, @@ -164896,8 +164864,8 @@ "binop": null, "updateContext": null }, - "start": 4343, - "end": 4344, + "start": 4348, + "end": 4349, "loc": { "start": { "line": 168, @@ -164922,8 +164890,8 @@ "binop": null }, "value": "cells", - "start": 4344, - "end": 4349, + "start": 4349, + "end": 4354, "loc": { "start": { "line": 168, @@ -164948,8 +164916,8 @@ "binop": null, "updateContext": null }, - "start": 4349, - "end": 4350, + "start": 4354, + "end": 4355, "loc": { "start": { "line": 168, @@ -164973,8 +164941,8 @@ "postfix": false, "binop": null }, - "start": 4363, - "end": 4364, + "start": 4368, + "end": 4369, "loc": { "start": { "line": 169, @@ -164999,8 +164967,8 @@ "binop": null }, "value": "cell", - "start": 4364, - "end": 4368, + "start": 4369, + "end": 4373, "loc": { "start": { "line": 169, @@ -165025,8 +164993,8 @@ "binop": null, "updateContext": null }, - "start": 4368, - "end": 4369, + "start": 4373, + "end": 4374, "loc": { "start": { "line": 169, @@ -165051,8 +165019,8 @@ "binop": null }, "value": "idx", - "start": 4370, - "end": 4373, + "start": 4375, + "end": 4378, "loc": { "start": { "line": 169, @@ -165076,8 +165044,8 @@ "postfix": false, "binop": null }, - "start": 4373, - "end": 4374, + "start": 4378, + "end": 4379, "loc": { "start": { "line": 169, @@ -165102,8 +165070,8 @@ "binop": null, "updateContext": null }, - "start": 4375, - "end": 4377, + "start": 4380, + "end": 4382, "loc": { "start": { "line": 169, @@ -165127,8 +165095,8 @@ "postfix": false, "binop": null }, - "start": 4378, - "end": 4379, + "start": 4383, + "end": 4384, "loc": { "start": { "line": 169, @@ -165155,8 +165123,8 @@ "updateContext": null }, "value": "let", - "start": 4396, - "end": 4399, + "start": 4401, + "end": 4404, "loc": { "start": { "line": 170, @@ -165181,8 +165149,8 @@ "binop": null }, "value": "colType", - "start": 4400, - "end": 4407, + "start": 4405, + "end": 4412, "loc": { "start": { "line": 170, @@ -165208,8 +165176,8 @@ "updateContext": null }, "value": "=", - "start": 4408, - "end": 4409, + "start": 4413, + "end": 4414, "loc": { "start": { "line": 170, @@ -165236,8 +165204,8 @@ "updateContext": null }, "value": "this", - "start": 4410, - "end": 4414, + "start": 4415, + "end": 4419, "loc": { "start": { "line": 170, @@ -165262,8 +165230,8 @@ "binop": null, "updateContext": null }, - "start": 4414, - "end": 4415, + "start": 4419, + "end": 4420, "loc": { "start": { "line": 170, @@ -165288,8 +165256,8 @@ "binop": null }, "value": "cfg", - "start": 4415, - "end": 4418, + "start": 4420, + "end": 4423, "loc": { "start": { "line": 170, @@ -165314,8 +165282,8 @@ "binop": null, "updateContext": null }, - "start": 4418, - "end": 4419, + "start": 4423, + "end": 4424, "loc": { "start": { "line": 170, @@ -165339,8 +165307,8 @@ "postfix": false, "binop": null }, - "start": 4419, - "end": 4420, + "start": 4424, + "end": 4425, "loc": { "start": { "line": 170, @@ -165366,8 +165334,8 @@ "updateContext": null }, "value": "col_", - "start": 4420, - "end": 4424, + "start": 4425, + "end": 4429, "loc": { "start": { "line": 170, @@ -165391,8 +165359,8 @@ "postfix": false, "binop": null }, - "start": 4424, - "end": 4426, + "start": 4429, + "end": 4431, "loc": { "start": { "line": 170, @@ -165417,8 +165385,8 @@ "binop": null }, "value": "idx", - "start": 4426, - "end": 4429, + "start": 4431, + "end": 4434, "loc": { "start": { "line": 170, @@ -165442,8 +165410,8 @@ "postfix": false, "binop": null }, - "start": 4429, - "end": 4430, + "start": 4434, + "end": 4435, "loc": { "start": { "line": 170, @@ -165469,8 +165437,8 @@ "updateContext": null }, "value": "", - "start": 4430, - "end": 4430, + "start": 4435, + "end": 4435, "loc": { "start": { "line": 170, @@ -165494,8 +165462,8 @@ "postfix": false, "binop": null }, - "start": 4430, - "end": 4431, + "start": 4435, + "end": 4436, "loc": { "start": { "line": 170, @@ -165520,8 +165488,8 @@ "binop": null, "updateContext": null }, - "start": 4431, - "end": 4432, + "start": 4436, + "end": 4437, "loc": { "start": { "line": 170, @@ -165546,8 +165514,8 @@ "binop": null, "updateContext": null }, - "start": 4432, - "end": 4433, + "start": 4437, + "end": 4438, "loc": { "start": { "line": 170, @@ -165574,8 +165542,8 @@ "updateContext": null }, "value": "return", - "start": 4450, - "end": 4456, + "start": 4455, + "end": 4461, "loc": { "start": { "line": 171, @@ -165601,8 +165569,8 @@ "updateContext": null }, "value": "!", - "start": 4457, - "end": 4458, + "start": 4462, + "end": 4463, "loc": { "start": { "line": 171, @@ -165627,8 +165595,8 @@ "binop": null }, "value": "colType", - "start": 4458, - "end": 4465, + "start": 4463, + "end": 4470, "loc": { "start": { "line": 171, @@ -165653,8 +165621,8 @@ "binop": null, "updateContext": null }, - "start": 4466, - "end": 4467, + "start": 4471, + "end": 4472, "loc": { "start": { "line": 171, @@ -165679,8 +165647,8 @@ "binop": null }, "value": "INPUT", - "start": 4468, - "end": 4473, + "start": 4473, + "end": 4478, "loc": { "start": { "line": 171, @@ -165705,8 +165673,8 @@ "binop": null, "updateContext": null }, - "start": 4474, - "end": 4475, + "start": 4479, + "end": 4480, "loc": { "start": { "line": 171, @@ -165731,8 +165699,8 @@ "binop": null }, "value": "colType", - "start": 4476, - "end": 4483, + "start": 4481, + "end": 4488, "loc": { "start": { "line": 171, @@ -165757,8 +165725,8 @@ "binop": null, "updateContext": null }, - "start": 4483, - "end": 4484, + "start": 4488, + "end": 4489, "loc": { "start": { "line": 171, @@ -165783,8 +165751,8 @@ "binop": null }, "value": "toLowerCase", - "start": 4484, - "end": 4495, + "start": 4489, + "end": 4500, "loc": { "start": { "line": 171, @@ -165808,8 +165776,8 @@ "postfix": false, "binop": null }, - "start": 4495, - "end": 4496, + "start": 4500, + "end": 4501, "loc": { "start": { "line": 171, @@ -165833,8 +165801,8 @@ "postfix": false, "binop": null }, - "start": 4496, - "end": 4497, + "start": 4501, + "end": 4502, "loc": { "start": { "line": 171, @@ -165859,8 +165827,8 @@ "binop": null, "updateContext": null }, - "start": 4497, - "end": 4498, + "start": 4502, + "end": 4503, "loc": { "start": { "line": 171, @@ -165884,8 +165852,8 @@ "postfix": false, "binop": null }, - "start": 4511, - "end": 4512, + "start": 4516, + "end": 4517, "loc": { "start": { "line": 172, @@ -165909,8 +165877,8 @@ "postfix": false, "binop": null }, - "start": 4512, - "end": 4513, + "start": 4517, + "end": 4518, "loc": { "start": { "line": 172, @@ -165935,8 +165903,8 @@ "binop": null, "updateContext": null }, - "start": 4513, - "end": 4514, + "start": 4518, + "end": 4519, "loc": { "start": { "line": 172, @@ -165951,8 +165919,8 @@ { "type": "CommentBlock", "value": "*\n * Base path for static assets\n * @type {String}\n ", - "start": 4524, - "end": 4604, + "start": 4529, + "end": 4609, "loc": { "start": { "line": 174, @@ -165979,8 +165947,8 @@ "updateContext": null }, "value": "this", - "start": 4613, - "end": 4617, + "start": 4618, + "end": 4622, "loc": { "start": { "line": 178, @@ -166005,8 +165973,8 @@ "binop": null, "updateContext": null }, - "start": 4617, - "end": 4618, + "start": 4622, + "end": 4623, "loc": { "start": { "line": 178, @@ -166031,8 +165999,8 @@ "binop": null }, "value": "basePath", - "start": 4618, - "end": 4626, + "start": 4623, + "end": 4631, "loc": { "start": { "line": 178, @@ -166058,8 +166026,8 @@ "updateContext": null }, "value": "=", - "start": 4627, - "end": 4628, + "start": 4632, + "end": 4633, "loc": { "start": { "line": 178, @@ -166084,8 +166052,8 @@ "binop": null }, "value": "defaultsStr", - "start": 4629, - "end": 4640, + "start": 4634, + "end": 4645, "loc": { "start": { "line": 178, @@ -166109,8 +166077,8 @@ "postfix": false, "binop": null }, - "start": 4640, - "end": 4641, + "start": 4645, + "end": 4646, "loc": { "start": { "line": 178, @@ -166135,8 +166103,8 @@ "binop": null }, "value": "f", - "start": 4641, - "end": 4642, + "start": 4646, + "end": 4647, "loc": { "start": { "line": 178, @@ -166161,8 +166129,8 @@ "binop": null, "updateContext": null }, - "start": 4642, - "end": 4643, + "start": 4647, + "end": 4648, "loc": { "start": { "line": 178, @@ -166187,8 +166155,8 @@ "binop": null }, "value": "base_path", - "start": 4643, - "end": 4652, + "start": 4648, + "end": 4657, "loc": { "start": { "line": 178, @@ -166213,8 +166181,8 @@ "binop": null, "updateContext": null }, - "start": 4652, - "end": 4653, + "start": 4657, + "end": 4658, "loc": { "start": { "line": 178, @@ -166240,8 +166208,8 @@ "updateContext": null }, "value": "tablefilter/", - "start": 4654, - "end": 4668, + "start": 4659, + "end": 4673, "loc": { "start": { "line": 178, @@ -166265,8 +166233,8 @@ "postfix": false, "binop": null }, - "start": 4668, - "end": 4669, + "start": 4673, + "end": 4674, "loc": { "start": { "line": 178, @@ -166291,8 +166259,8 @@ "binop": null, "updateContext": null }, - "start": 4669, - "end": 4670, + "start": 4674, + "end": 4675, "loc": { "start": { "line": 178, @@ -166307,8 +166275,8 @@ { "type": "CommentBlock", "value": "** filters' grid properties **", - "start": 4680, - "end": 4714, + "start": 4685, + "end": 4719, "loc": { "start": { "line": 180, @@ -166323,8 +166291,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", - "start": 4724, - "end": 4800, + "start": 4729, + "end": 4805, "loc": { "start": { "line": 182, @@ -166351,8 +166319,8 @@ "updateContext": null }, "value": "this", - "start": 4809, - "end": 4813, + "start": 4814, + "end": 4818, "loc": { "start": { "line": 186, @@ -166377,8 +166345,8 @@ "binop": null, "updateContext": null }, - "start": 4813, - "end": 4814, + "start": 4818, + "end": 4819, "loc": { "start": { "line": 186, @@ -166403,8 +166371,8 @@ "binop": null }, "value": "fltGrid", - "start": 4814, - "end": 4821, + "start": 4819, + "end": 4826, "loc": { "start": { "line": 186, @@ -166430,8 +166398,8 @@ "updateContext": null }, "value": "=", - "start": 4822, - "end": 4823, + "start": 4827, + "end": 4828, "loc": { "start": { "line": 186, @@ -166456,8 +166424,8 @@ "binop": null }, "value": "defaultsBool", - "start": 4824, - "end": 4836, + "start": 4829, + "end": 4841, "loc": { "start": { "line": 186, @@ -166481,8 +166449,8 @@ "postfix": false, "binop": null }, - "start": 4836, - "end": 4837, + "start": 4841, + "end": 4842, "loc": { "start": { "line": 186, @@ -166507,8 +166475,8 @@ "binop": null }, "value": "f", - "start": 4837, - "end": 4838, + "start": 4842, + "end": 4843, "loc": { "start": { "line": 186, @@ -166533,8 +166501,8 @@ "binop": null, "updateContext": null }, - "start": 4838, - "end": 4839, + "start": 4843, + "end": 4844, "loc": { "start": { "line": 186, @@ -166559,8 +166527,8 @@ "binop": null }, "value": "grid", - "start": 4839, - "end": 4843, + "start": 4844, + "end": 4848, "loc": { "start": { "line": 186, @@ -166585,8 +166553,8 @@ "binop": null, "updateContext": null }, - "start": 4843, - "end": 4844, + "start": 4848, + "end": 4849, "loc": { "start": { "line": 186, @@ -166613,8 +166581,8 @@ "updateContext": null }, "value": "true", - "start": 4845, - "end": 4849, + "start": 4850, + "end": 4854, "loc": { "start": { "line": 186, @@ -166638,8 +166606,8 @@ "postfix": false, "binop": null }, - "start": 4849, - "end": 4850, + "start": 4854, + "end": 4855, "loc": { "start": { "line": 186, @@ -166664,8 +166632,8 @@ "binop": null, "updateContext": null }, - "start": 4850, - "end": 4851, + "start": 4855, + "end": 4856, "loc": { "start": { "line": 186, @@ -166680,8 +166648,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n ", - "start": 4861, - "end": 4964, + "start": 4866, + "end": 4969, "loc": { "start": { "line": 188, @@ -166708,8 +166676,8 @@ "updateContext": null }, "value": "this", - "start": 4973, - "end": 4977, + "start": 4978, + "end": 4982, "loc": { "start": { "line": 192, @@ -166734,8 +166702,8 @@ "binop": null, "updateContext": null }, - "start": 4977, - "end": 4978, + "start": 4982, + "end": 4983, "loc": { "start": { "line": 192, @@ -166760,8 +166728,8 @@ "binop": null }, "value": "gridLayout", - "start": 4978, - "end": 4988, + "start": 4983, + "end": 4993, "loc": { "start": { "line": 192, @@ -166787,8 +166755,8 @@ "updateContext": null }, "value": "=", - "start": 4989, - "end": 4990, + "start": 4994, + "end": 4995, "loc": { "start": { "line": 192, @@ -166813,8 +166781,8 @@ "binop": null }, "value": "isObj", - "start": 4991, - "end": 4996, + "start": 4996, + "end": 5001, "loc": { "start": { "line": 192, @@ -166838,8 +166806,8 @@ "postfix": false, "binop": null }, - "start": 4996, - "end": 4997, + "start": 5001, + "end": 5002, "loc": { "start": { "line": 192, @@ -166864,8 +166832,8 @@ "binop": null }, "value": "f", - "start": 4997, - "end": 4998, + "start": 5002, + "end": 5003, "loc": { "start": { "line": 192, @@ -166890,8 +166858,8 @@ "binop": null, "updateContext": null }, - "start": 4998, - "end": 4999, + "start": 5003, + "end": 5004, "loc": { "start": { "line": 192, @@ -166916,8 +166884,8 @@ "binop": null }, "value": "grid_layout", - "start": 4999, - "end": 5010, + "start": 5004, + "end": 5015, "loc": { "start": { "line": 192, @@ -166941,8 +166909,8 @@ "postfix": false, "binop": null }, - "start": 5010, - "end": 5011, + "start": 5015, + "end": 5016, "loc": { "start": { "line": 192, @@ -166968,8 +166936,8 @@ "updateContext": null }, "value": "||", - "start": 5012, - "end": 5014, + "start": 5017, + "end": 5019, "loc": { "start": { "line": 192, @@ -166994,8 +166962,8 @@ "binop": null }, "value": "Boolean", - "start": 5015, - "end": 5022, + "start": 5020, + "end": 5027, "loc": { "start": { "line": 192, @@ -167019,8 +166987,8 @@ "postfix": false, "binop": null }, - "start": 5022, - "end": 5023, + "start": 5027, + "end": 5028, "loc": { "start": { "line": 192, @@ -167045,8 +167013,8 @@ "binop": null }, "value": "f", - "start": 5023, - "end": 5024, + "start": 5028, + "end": 5029, "loc": { "start": { "line": 192, @@ -167071,8 +167039,8 @@ "binop": null, "updateContext": null }, - "start": 5024, - "end": 5025, + "start": 5029, + "end": 5030, "loc": { "start": { "line": 192, @@ -167097,8 +167065,8 @@ "binop": null }, "value": "grid_layout", - "start": 5025, - "end": 5036, + "start": 5030, + "end": 5041, "loc": { "start": { "line": 192, @@ -167122,8 +167090,8 @@ "postfix": false, "binop": null }, - "start": 5036, - "end": 5037, + "start": 5041, + "end": 5042, "loc": { "start": { "line": 192, @@ -167148,8 +167116,8 @@ "binop": null, "updateContext": null }, - "start": 5037, - "end": 5038, + "start": 5042, + "end": 5043, "loc": { "start": { "line": 192, @@ -167164,8 +167132,8 @@ { "type": "CommentBlock", "value": "*\n * Filters row index\n * @type {Number}\n ", - "start": 5048, - "end": 5118, + "start": 5053, + "end": 5123, "loc": { "start": { "line": 194, @@ -167192,8 +167160,8 @@ "updateContext": null }, "value": "this", - "start": 5127, - "end": 5131, + "start": 5132, + "end": 5136, "loc": { "start": { "line": 198, @@ -167218,8 +167186,8 @@ "binop": null, "updateContext": null }, - "start": 5131, - "end": 5132, + "start": 5136, + "end": 5137, "loc": { "start": { "line": 198, @@ -167244,8 +167212,8 @@ "binop": null }, "value": "filtersRowIndex", - "start": 5132, - "end": 5147, + "start": 5137, + "end": 5152, "loc": { "start": { "line": 198, @@ -167271,8 +167239,8 @@ "updateContext": null }, "value": "=", - "start": 5148, - "end": 5149, + "start": 5153, + "end": 5154, "loc": { "start": { "line": 198, @@ -167297,8 +167265,8 @@ "binop": null }, "value": "defaultsNb", - "start": 5150, - "end": 5160, + "start": 5155, + "end": 5165, "loc": { "start": { "line": 198, @@ -167322,8 +167290,8 @@ "postfix": false, "binop": null }, - "start": 5160, - "end": 5161, + "start": 5165, + "end": 5166, "loc": { "start": { "line": 198, @@ -167348,8 +167316,8 @@ "binop": null }, "value": "f", - "start": 5161, - "end": 5162, + "start": 5166, + "end": 5167, "loc": { "start": { "line": 198, @@ -167374,8 +167342,8 @@ "binop": null, "updateContext": null }, - "start": 5162, - "end": 5163, + "start": 5167, + "end": 5168, "loc": { "start": { "line": 198, @@ -167400,8 +167368,8 @@ "binop": null }, "value": "filters_row_index", - "start": 5163, - "end": 5180, + "start": 5168, + "end": 5185, "loc": { "start": { "line": 198, @@ -167426,8 +167394,8 @@ "binop": null, "updateContext": null }, - "start": 5180, - "end": 5181, + "start": 5185, + "end": 5186, "loc": { "start": { "line": 198, @@ -167453,8 +167421,8 @@ "updateContext": null }, "value": 0, - "start": 5182, - "end": 5183, + "start": 5187, + "end": 5188, "loc": { "start": { "line": 198, @@ -167478,8 +167446,8 @@ "postfix": false, "binop": null }, - "start": 5183, - "end": 5184, + "start": 5188, + "end": 5189, "loc": { "start": { "line": 198, @@ -167504,8 +167472,8 @@ "binop": null, "updateContext": null }, - "start": 5184, - "end": 5185, + "start": 5189, + "end": 5190, "loc": { "start": { "line": 198, @@ -167520,8 +167488,8 @@ { "type": "CommentBlock", "value": "*\n * Headers row index\n * @type {Number}\n ", - "start": 5195, - "end": 5265, + "start": 5200, + "end": 5270, "loc": { "start": { "line": 200, @@ -167548,8 +167516,8 @@ "updateContext": null }, "value": "this", - "start": 5274, - "end": 5278, + "start": 5279, + "end": 5283, "loc": { "start": { "line": 204, @@ -167574,8 +167542,8 @@ "binop": null, "updateContext": null }, - "start": 5278, - "end": 5279, + "start": 5283, + "end": 5284, "loc": { "start": { "line": 204, @@ -167600,8 +167568,8 @@ "binop": null }, "value": "headersRow", - "start": 5279, - "end": 5289, + "start": 5284, + "end": 5294, "loc": { "start": { "line": 204, @@ -167627,8 +167595,8 @@ "updateContext": null }, "value": "=", - "start": 5290, - "end": 5291, + "start": 5295, + "end": 5296, "loc": { "start": { "line": 204, @@ -167653,8 +167621,8 @@ "binop": null }, "value": "defaultsNb", - "start": 5292, - "end": 5302, + "start": 5297, + "end": 5307, "loc": { "start": { "line": 204, @@ -167678,8 +167646,8 @@ "postfix": false, "binop": null }, - "start": 5302, - "end": 5303, + "start": 5307, + "end": 5308, "loc": { "start": { "line": 204, @@ -167704,8 +167672,8 @@ "binop": null }, "value": "f", - "start": 5303, - "end": 5304, + "start": 5308, + "end": 5309, "loc": { "start": { "line": 204, @@ -167730,8 +167698,8 @@ "binop": null, "updateContext": null }, - "start": 5304, - "end": 5305, + "start": 5309, + "end": 5310, "loc": { "start": { "line": 204, @@ -167756,8 +167724,8 @@ "binop": null }, "value": "headers_row_index", - "start": 5305, - "end": 5322, + "start": 5310, + "end": 5327, "loc": { "start": { "line": 204, @@ -167782,8 +167750,8 @@ "binop": null, "updateContext": null }, - "start": 5322, - "end": 5323, + "start": 5327, + "end": 5328, "loc": { "start": { "line": 204, @@ -167807,8 +167775,8 @@ "postfix": false, "binop": null }, - "start": 5336, - "end": 5337, + "start": 5341, + "end": 5342, "loc": { "start": { "line": 205, @@ -167835,8 +167803,8 @@ "updateContext": null }, "value": "this", - "start": 5337, - "end": 5341, + "start": 5342, + "end": 5346, "loc": { "start": { "line": 205, @@ -167861,8 +167829,8 @@ "binop": null, "updateContext": null }, - "start": 5341, - "end": 5342, + "start": 5346, + "end": 5347, "loc": { "start": { "line": 205, @@ -167887,8 +167855,8 @@ "binop": null }, "value": "filtersRowIndex", - "start": 5342, - "end": 5357, + "start": 5347, + "end": 5362, "loc": { "start": { "line": 205, @@ -167914,8 +167882,8 @@ "updateContext": null }, "value": "===", - "start": 5358, - "end": 5361, + "start": 5363, + "end": 5366, "loc": { "start": { "line": 205, @@ -167941,8 +167909,8 @@ "updateContext": null }, "value": 0, - "start": 5362, - "end": 5363, + "start": 5367, + "end": 5368, "loc": { "start": { "line": 205, @@ -167967,8 +167935,8 @@ "binop": null, "updateContext": null }, - "start": 5364, - "end": 5365, + "start": 5369, + "end": 5370, "loc": { "start": { "line": 205, @@ -167994,8 +167962,8 @@ "updateContext": null }, "value": 1, - "start": 5366, - "end": 5367, + "start": 5371, + "end": 5372, "loc": { "start": { "line": 205, @@ -168020,8 +167988,8 @@ "binop": null, "updateContext": null }, - "start": 5368, - "end": 5369, + "start": 5373, + "end": 5374, "loc": { "start": { "line": 205, @@ -168047,8 +168015,8 @@ "updateContext": null }, "value": 0, - "start": 5370, - "end": 5371, + "start": 5375, + "end": 5376, "loc": { "start": { "line": 205, @@ -168072,8 +168040,8 @@ "postfix": false, "binop": null }, - "start": 5371, - "end": 5372, + "start": 5376, + "end": 5377, "loc": { "start": { "line": 205, @@ -168097,8 +168065,8 @@ "postfix": false, "binop": null }, - "start": 5372, - "end": 5373, + "start": 5377, + "end": 5378, "loc": { "start": { "line": 205, @@ -168123,8 +168091,8 @@ "binop": null, "updateContext": null }, - "start": 5373, - "end": 5374, + "start": 5378, + "end": 5379, "loc": { "start": { "line": 205, @@ -168139,8 +168107,8 @@ { "type": "CommentBlock", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", - "start": 5384, - "end": 5488, + "start": 5389, + "end": 5493, "loc": { "start": { "line": 207, @@ -168167,8 +168135,8 @@ "updateContext": null }, "value": "this", - "start": 5497, - "end": 5501, + "start": 5502, + "end": 5506, "loc": { "start": { "line": 211, @@ -168193,8 +168161,8 @@ "binop": null, "updateContext": null }, - "start": 5501, - "end": 5502, + "start": 5506, + "end": 5507, "loc": { "start": { "line": 211, @@ -168219,8 +168187,8 @@ "binop": null }, "value": "fltCellTag", - "start": 5502, - "end": 5512, + "start": 5507, + "end": 5517, "loc": { "start": { "line": 211, @@ -168246,8 +168214,8 @@ "updateContext": null }, "value": "=", - "start": 5513, - "end": 5514, + "start": 5518, + "end": 5519, "loc": { "start": { "line": 211, @@ -168272,8 +168240,8 @@ "binop": null }, "value": "defaultsStr", - "start": 5515, - "end": 5526, + "start": 5520, + "end": 5531, "loc": { "start": { "line": 211, @@ -168297,8 +168265,8 @@ "postfix": false, "binop": null }, - "start": 5526, - "end": 5527, + "start": 5531, + "end": 5532, "loc": { "start": { "line": 211, @@ -168323,8 +168291,8 @@ "binop": null }, "value": "f", - "start": 5527, - "end": 5528, + "start": 5532, + "end": 5533, "loc": { "start": { "line": 211, @@ -168349,8 +168317,8 @@ "binop": null, "updateContext": null }, - "start": 5528, - "end": 5529, + "start": 5533, + "end": 5534, "loc": { "start": { "line": 211, @@ -168375,8 +168343,8 @@ "binop": null }, "value": "filters_cell_tag", - "start": 5529, - "end": 5545, + "start": 5534, + "end": 5550, "loc": { "start": { "line": 211, @@ -168401,8 +168369,8 @@ "binop": null, "updateContext": null }, - "start": 5545, - "end": 5546, + "start": 5550, + "end": 5551, "loc": { "start": { "line": 211, @@ -168427,8 +168395,8 @@ "binop": null }, "value": "CELL_TAG", - "start": 5547, - "end": 5555, + "start": 5552, + "end": 5560, "loc": { "start": { "line": 211, @@ -168452,8 +168420,8 @@ "postfix": false, "binop": null }, - "start": 5555, - "end": 5556, + "start": 5560, + "end": 5561, "loc": { "start": { "line": 211, @@ -168478,8 +168446,8 @@ "binop": null, "updateContext": null }, - "start": 5556, - "end": 5557, + "start": 5561, + "end": 5562, "loc": { "start": { "line": 211, @@ -168494,8 +168462,8 @@ { "type": "CommentBlock", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", - "start": 5567, - "end": 5658, + "start": 5572, + "end": 5663, "loc": { "start": { "line": 213, @@ -168522,8 +168490,8 @@ "updateContext": null }, "value": "this", - "start": 5667, - "end": 5671, + "start": 5672, + "end": 5676, "loc": { "start": { "line": 218, @@ -168548,8 +168516,8 @@ "binop": null, "updateContext": null }, - "start": 5671, - "end": 5672, + "start": 5676, + "end": 5677, "loc": { "start": { "line": 218, @@ -168574,8 +168542,8 @@ "binop": null }, "value": "fltIds", - "start": 5672, - "end": 5678, + "start": 5677, + "end": 5683, "loc": { "start": { "line": 218, @@ -168601,8 +168569,8 @@ "updateContext": null }, "value": "=", - "start": 5679, - "end": 5680, + "start": 5684, + "end": 5685, "loc": { "start": { "line": 218, @@ -168627,8 +168595,8 @@ "binop": null, "updateContext": null }, - "start": 5681, - "end": 5682, + "start": 5686, + "end": 5687, "loc": { "start": { "line": 218, @@ -168653,8 +168621,8 @@ "binop": null, "updateContext": null }, - "start": 5682, - "end": 5683, + "start": 5687, + "end": 5688, "loc": { "start": { "line": 218, @@ -168679,8 +168647,8 @@ "binop": null, "updateContext": null }, - "start": 5683, - "end": 5684, + "start": 5688, + "end": 5689, "loc": { "start": { "line": 218, @@ -168695,8 +168663,8 @@ { "type": "CommentBlock", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", - "start": 5694, - "end": 5822, + "start": 5699, + "end": 5827, "loc": { "start": { "line": 220, @@ -168723,8 +168691,8 @@ "updateContext": null }, "value": "this", - "start": 5831, - "end": 5835, + "start": 5836, + "end": 5840, "loc": { "start": { "line": 225, @@ -168749,8 +168717,8 @@ "binop": null, "updateContext": null }, - "start": 5835, - "end": 5836, + "start": 5840, + "end": 5841, "loc": { "start": { "line": 225, @@ -168775,8 +168743,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 5836, - "end": 5850, + "start": 5841, + "end": 5855, "loc": { "start": { "line": 225, @@ -168802,8 +168770,8 @@ "updateContext": null }, "value": "=", - "start": 5851, - "end": 5852, + "start": 5856, + "end": 5857, "loc": { "start": { "line": 225, @@ -168828,8 +168796,8 @@ "binop": null, "updateContext": null }, - "start": 5853, - "end": 5854, + "start": 5858, + "end": 5859, "loc": { "start": { "line": 225, @@ -168854,8 +168822,8 @@ "binop": null, "updateContext": null }, - "start": 5854, - "end": 5855, + "start": 5859, + "end": 5860, "loc": { "start": { "line": 225, @@ -168880,8 +168848,8 @@ "binop": null, "updateContext": null }, - "start": 5855, - "end": 5856, + "start": 5860, + "end": 5861, "loc": { "start": { "line": 225, @@ -168896,8 +168864,8 @@ { "type": "CommentBlock", "value": "** filters' grid appearance **", - "start": 5866, - "end": 5900, + "start": 5871, + "end": 5905, "loc": { "start": { "line": 227, @@ -168912,8 +168880,8 @@ { "type": "CommentBlock", "value": "*\n * Path for stylesheets\n * @type {String}\n ", - "start": 5909, - "end": 5982, + "start": 5914, + "end": 5987, "loc": { "start": { "line": 228, @@ -168940,8 +168908,8 @@ "updateContext": null }, "value": "this", - "start": 5991, - "end": 5995, + "start": 5996, + "end": 6000, "loc": { "start": { "line": 232, @@ -168966,8 +168934,8 @@ "binop": null, "updateContext": null }, - "start": 5995, - "end": 5996, + "start": 6000, + "end": 6001, "loc": { "start": { "line": 232, @@ -168992,8 +168960,8 @@ "binop": null }, "value": "stylePath", - "start": 5996, - "end": 6005, + "start": 6001, + "end": 6010, "loc": { "start": { "line": 232, @@ -169019,8 +168987,8 @@ "updateContext": null }, "value": "=", - "start": 6006, - "end": 6007, + "start": 6011, + "end": 6012, "loc": { "start": { "line": 232, @@ -169047,8 +169015,8 @@ "updateContext": null }, "value": "this", - "start": 6008, - "end": 6012, + "start": 6013, + "end": 6017, "loc": { "start": { "line": 232, @@ -169073,8 +169041,8 @@ "binop": null, "updateContext": null }, - "start": 6012, - "end": 6013, + "start": 6017, + "end": 6018, "loc": { "start": { "line": 232, @@ -169099,8 +169067,8 @@ "binop": null }, "value": "getStylePath", - "start": 6013, - "end": 6025, + "start": 6018, + "end": 6030, "loc": { "start": { "line": 232, @@ -169124,8 +169092,8 @@ "postfix": false, "binop": null }, - "start": 6025, - "end": 6026, + "start": 6030, + "end": 6031, "loc": { "start": { "line": 232, @@ -169149,8 +169117,8 @@ "postfix": false, "binop": null }, - "start": 6026, - "end": 6027, + "start": 6031, + "end": 6032, "loc": { "start": { "line": 232, @@ -169175,8 +169143,8 @@ "binop": null, "updateContext": null }, - "start": 6027, - "end": 6028, + "start": 6032, + "end": 6033, "loc": { "start": { "line": 232, @@ -169191,8 +169159,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet path\n * @type {String}\n ", - "start": 6038, - "end": 6111, + "start": 6043, + "end": 6116, "loc": { "start": { "line": 234, @@ -169219,8 +169187,8 @@ "updateContext": null }, "value": "this", - "start": 6120, - "end": 6124, + "start": 6125, + "end": 6129, "loc": { "start": { "line": 238, @@ -169245,8 +169213,8 @@ "binop": null, "updateContext": null }, - "start": 6124, - "end": 6125, + "start": 6129, + "end": 6130, "loc": { "start": { "line": 238, @@ -169271,8 +169239,8 @@ "binop": null }, "value": "stylesheet", - "start": 6125, - "end": 6135, + "start": 6130, + "end": 6140, "loc": { "start": { "line": 238, @@ -169298,8 +169266,8 @@ "updateContext": null }, "value": "=", - "start": 6136, - "end": 6137, + "start": 6141, + "end": 6142, "loc": { "start": { "line": 238, @@ -169326,8 +169294,8 @@ "updateContext": null }, "value": "this", - "start": 6138, - "end": 6142, + "start": 6143, + "end": 6147, "loc": { "start": { "line": 238, @@ -169352,8 +169320,8 @@ "binop": null, "updateContext": null }, - "start": 6142, - "end": 6143, + "start": 6147, + "end": 6148, "loc": { "start": { "line": 238, @@ -169378,8 +169346,8 @@ "binop": null }, "value": "getStylesheetPath", - "start": 6143, - "end": 6160, + "start": 6148, + "end": 6165, "loc": { "start": { "line": 238, @@ -169403,8 +169371,8 @@ "postfix": false, "binop": null }, - "start": 6160, - "end": 6161, + "start": 6165, + "end": 6166, "loc": { "start": { "line": 238, @@ -169428,8 +169396,8 @@ "postfix": false, "binop": null }, - "start": 6161, - "end": 6162, + "start": 6166, + "end": 6167, "loc": { "start": { "line": 238, @@ -169454,8 +169422,8 @@ "binop": null, "updateContext": null }, - "start": 6162, - "end": 6163, + "start": 6167, + "end": 6168, "loc": { "start": { "line": 238, @@ -169470,8 +169438,8 @@ { "type": "CommentBlock", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", - "start": 6173, - "end": 6264, + "start": 6178, + "end": 6269, "loc": { "start": { "line": 240, @@ -169498,8 +169466,8 @@ "updateContext": null }, "value": "this", - "start": 6273, - "end": 6277, + "start": 6278, + "end": 6282, "loc": { "start": { "line": 245, @@ -169524,8 +169492,8 @@ "binop": null, "updateContext": null }, - "start": 6277, - "end": 6278, + "start": 6282, + "end": 6283, "loc": { "start": { "line": 245, @@ -169550,8 +169518,8 @@ "binop": null }, "value": "stylesheetId", - "start": 6278, - "end": 6290, + "start": 6283, + "end": 6295, "loc": { "start": { "line": 245, @@ -169577,8 +169545,8 @@ "updateContext": null }, "value": "=", - "start": 6291, - "end": 6292, + "start": 6296, + "end": 6297, "loc": { "start": { "line": 245, @@ -169605,8 +169573,8 @@ "updateContext": null }, "value": "this", - "start": 6293, - "end": 6297, + "start": 6298, + "end": 6302, "loc": { "start": { "line": 245, @@ -169631,8 +169599,8 @@ "binop": null, "updateContext": null }, - "start": 6297, - "end": 6298, + "start": 6302, + "end": 6303, "loc": { "start": { "line": 245, @@ -169657,8 +169625,8 @@ "binop": null }, "value": "id", - "start": 6298, - "end": 6300, + "start": 6303, + "end": 6305, "loc": { "start": { "line": 245, @@ -169684,8 +169652,8 @@ "updateContext": null }, "value": "+", - "start": 6301, - "end": 6302, + "start": 6306, + "end": 6307, "loc": { "start": { "line": 245, @@ -169711,8 +169679,8 @@ "updateContext": null }, "value": "_style", - "start": 6303, - "end": 6311, + "start": 6308, + "end": 6316, "loc": { "start": { "line": 245, @@ -169737,8 +169705,8 @@ "binop": null, "updateContext": null }, - "start": 6311, - "end": 6312, + "start": 6316, + "end": 6317, "loc": { "start": { "line": 245, @@ -169753,8 +169721,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for the filters row\n * @type {String}\n ", - "start": 6322, - "end": 6404, + "start": 6327, + "end": 6409, "loc": { "start": { "line": 247, @@ -169781,8 +169749,8 @@ "updateContext": null }, "value": "this", - "start": 6413, - "end": 6417, + "start": 6418, + "end": 6422, "loc": { "start": { "line": 251, @@ -169807,8 +169775,8 @@ "binop": null, "updateContext": null }, - "start": 6417, - "end": 6418, + "start": 6422, + "end": 6423, "loc": { "start": { "line": 251, @@ -169833,8 +169801,8 @@ "binop": null }, "value": "fltsRowCssClass", - "start": 6418, - "end": 6433, + "start": 6423, + "end": 6438, "loc": { "start": { "line": 251, @@ -169860,8 +169828,8 @@ "updateContext": null }, "value": "=", - "start": 6434, - "end": 6435, + "start": 6439, + "end": 6440, "loc": { "start": { "line": 251, @@ -169886,8 +169854,8 @@ "binop": null }, "value": "defaultsStr", - "start": 6436, - "end": 6447, + "start": 6441, + "end": 6452, "loc": { "start": { "line": 251, @@ -169911,8 +169879,8 @@ "postfix": false, "binop": null }, - "start": 6447, - "end": 6448, + "start": 6452, + "end": 6453, "loc": { "start": { "line": 251, @@ -169937,8 +169905,8 @@ "binop": null }, "value": "f", - "start": 6448, - "end": 6449, + "start": 6453, + "end": 6454, "loc": { "start": { "line": 251, @@ -169963,8 +169931,8 @@ "binop": null, "updateContext": null }, - "start": 6449, - "end": 6450, + "start": 6454, + "end": 6455, "loc": { "start": { "line": 251, @@ -169989,8 +169957,8 @@ "binop": null }, "value": "flts_row_css_class", - "start": 6450, - "end": 6468, + "start": 6455, + "end": 6473, "loc": { "start": { "line": 251, @@ -170015,8 +169983,8 @@ "binop": null, "updateContext": null }, - "start": 6468, - "end": 6469, + "start": 6473, + "end": 6474, "loc": { "start": { "line": 251, @@ -170042,8 +170010,8 @@ "updateContext": null }, "value": "fltrow", - "start": 6470, - "end": 6478, + "start": 6475, + "end": 6483, "loc": { "start": { "line": 251, @@ -170067,8 +170035,8 @@ "postfix": false, "binop": null }, - "start": 6478, - "end": 6479, + "start": 6483, + "end": 6484, "loc": { "start": { "line": 251, @@ -170093,8 +170061,8 @@ "binop": null, "updateContext": null }, - "start": 6479, - "end": 6480, + "start": 6484, + "end": 6485, "loc": { "start": { "line": 251, @@ -170109,8 +170077,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", - "start": 6490, - "end": 6587, + "start": 6495, + "end": 6592, "loc": { "start": { "line": 253, @@ -170137,8 +170105,8 @@ "updateContext": null }, "value": "this", - "start": 6596, - "end": 6600, + "start": 6601, + "end": 6605, "loc": { "start": { "line": 257, @@ -170163,8 +170131,8 @@ "binop": null, "updateContext": null }, - "start": 6600, - "end": 6601, + "start": 6605, + "end": 6606, "loc": { "start": { "line": 257, @@ -170189,8 +170157,8 @@ "binop": null }, "value": "enableIcons", - "start": 6601, - "end": 6612, + "start": 6606, + "end": 6617, "loc": { "start": { "line": 257, @@ -170216,8 +170184,8 @@ "updateContext": null }, "value": "=", - "start": 6613, - "end": 6614, + "start": 6618, + "end": 6619, "loc": { "start": { "line": 257, @@ -170242,8 +170210,8 @@ "binop": null }, "value": "defaultsBool", - "start": 6615, - "end": 6627, + "start": 6620, + "end": 6632, "loc": { "start": { "line": 257, @@ -170267,8 +170235,8 @@ "postfix": false, "binop": null }, - "start": 6627, - "end": 6628, + "start": 6632, + "end": 6633, "loc": { "start": { "line": 257, @@ -170293,8 +170261,8 @@ "binop": null }, "value": "f", - "start": 6628, - "end": 6629, + "start": 6633, + "end": 6634, "loc": { "start": { "line": 257, @@ -170319,8 +170287,8 @@ "binop": null, "updateContext": null }, - "start": 6629, - "end": 6630, + "start": 6634, + "end": 6635, "loc": { "start": { "line": 257, @@ -170345,8 +170313,8 @@ "binop": null }, "value": "enable_icons", - "start": 6630, - "end": 6642, + "start": 6635, + "end": 6647, "loc": { "start": { "line": 257, @@ -170371,8 +170339,8 @@ "binop": null, "updateContext": null }, - "start": 6642, - "end": 6643, + "start": 6647, + "end": 6648, "loc": { "start": { "line": 257, @@ -170399,8 +170367,8 @@ "updateContext": null }, "value": "true", - "start": 6644, - "end": 6648, + "start": 6649, + "end": 6653, "loc": { "start": { "line": 257, @@ -170424,8 +170392,8 @@ "postfix": false, "binop": null }, - "start": 6648, - "end": 6649, + "start": 6653, + "end": 6654, "loc": { "start": { "line": 257, @@ -170450,8 +170418,8 @@ "binop": null, "updateContext": null }, - "start": 6649, - "end": 6650, + "start": 6654, + "end": 6655, "loc": { "start": { "line": 257, @@ -170466,8 +170434,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", - "start": 6660, - "end": 6745, + "start": 6665, + "end": 6750, "loc": { "start": { "line": 259, @@ -170494,8 +170462,8 @@ "updateContext": null }, "value": "this", - "start": 6754, - "end": 6758, + "start": 6759, + "end": 6763, "loc": { "start": { "line": 263, @@ -170520,8 +170488,8 @@ "binop": null, "updateContext": null }, - "start": 6758, - "end": 6759, + "start": 6763, + "end": 6764, "loc": { "start": { "line": 263, @@ -170546,8 +170514,8 @@ "binop": null }, "value": "alternateRows", - "start": 6759, - "end": 6772, + "start": 6764, + "end": 6777, "loc": { "start": { "line": 263, @@ -170573,8 +170541,8 @@ "updateContext": null }, "value": "=", - "start": 6773, - "end": 6774, + "start": 6778, + "end": 6779, "loc": { "start": { "line": 263, @@ -170599,8 +170567,8 @@ "binop": null }, "value": "Boolean", - "start": 6775, - "end": 6782, + "start": 6780, + "end": 6787, "loc": { "start": { "line": 263, @@ -170624,8 +170592,8 @@ "postfix": false, "binop": null }, - "start": 6782, - "end": 6783, + "start": 6787, + "end": 6788, "loc": { "start": { "line": 263, @@ -170650,8 +170618,8 @@ "binop": null }, "value": "f", - "start": 6783, - "end": 6784, + "start": 6788, + "end": 6789, "loc": { "start": { "line": 263, @@ -170676,8 +170644,8 @@ "binop": null, "updateContext": null }, - "start": 6784, - "end": 6785, + "start": 6789, + "end": 6790, "loc": { "start": { "line": 263, @@ -170702,8 +170670,8 @@ "binop": null }, "value": "alternate_rows", - "start": 6785, - "end": 6799, + "start": 6790, + "end": 6804, "loc": { "start": { "line": 263, @@ -170727,8 +170695,8 @@ "postfix": false, "binop": null }, - "start": 6799, - "end": 6800, + "start": 6804, + "end": 6805, "loc": { "start": { "line": 263, @@ -170753,8 +170721,8 @@ "binop": null, "updateContext": null }, - "start": 6800, - "end": 6801, + "start": 6805, + "end": 6806, "loc": { "start": { "line": 263, @@ -170769,8 +170737,8 @@ { "type": "CommentBlock", "value": "*\n * Columns widths array\n * @type {Array}\n ", - "start": 6811, - "end": 6883, + "start": 6816, + "end": 6888, "loc": { "start": { "line": 265, @@ -170797,8 +170765,8 @@ "updateContext": null }, "value": "this", - "start": 6892, - "end": 6896, + "start": 6897, + "end": 6901, "loc": { "start": { "line": 269, @@ -170823,8 +170791,8 @@ "binop": null, "updateContext": null }, - "start": 6896, - "end": 6897, + "start": 6901, + "end": 6902, "loc": { "start": { "line": 269, @@ -170849,8 +170817,8 @@ "binop": null }, "value": "colWidths", - "start": 6897, - "end": 6906, + "start": 6902, + "end": 6911, "loc": { "start": { "line": 269, @@ -170876,8 +170844,8 @@ "updateContext": null }, "value": "=", - "start": 6907, - "end": 6908, + "start": 6912, + "end": 6913, "loc": { "start": { "line": 269, @@ -170902,8 +170870,8 @@ "binop": null }, "value": "defaultsArr", - "start": 6909, - "end": 6920, + "start": 6914, + "end": 6925, "loc": { "start": { "line": 269, @@ -170927,8 +170895,8 @@ "postfix": false, "binop": null }, - "start": 6920, - "end": 6921, + "start": 6925, + "end": 6926, "loc": { "start": { "line": 269, @@ -170953,8 +170921,8 @@ "binop": null }, "value": "f", - "start": 6921, - "end": 6922, + "start": 6926, + "end": 6927, "loc": { "start": { "line": 269, @@ -170979,8 +170947,8 @@ "binop": null, "updateContext": null }, - "start": 6922, - "end": 6923, + "start": 6927, + "end": 6928, "loc": { "start": { "line": 269, @@ -171005,8 +170973,8 @@ "binop": null }, "value": "col_widths", - "start": 6923, - "end": 6933, + "start": 6928, + "end": 6938, "loc": { "start": { "line": 269, @@ -171031,8 +170999,8 @@ "binop": null, "updateContext": null }, - "start": 6933, - "end": 6934, + "start": 6938, + "end": 6939, "loc": { "start": { "line": 269, @@ -171057,8 +171025,8 @@ "binop": null, "updateContext": null }, - "start": 6935, - "end": 6936, + "start": 6940, + "end": 6941, "loc": { "start": { "line": 269, @@ -171083,8 +171051,8 @@ "binop": null, "updateContext": null }, - "start": 6936, - "end": 6937, + "start": 6941, + "end": 6942, "loc": { "start": { "line": 269, @@ -171108,8 +171076,8 @@ "postfix": false, "binop": null }, - "start": 6937, - "end": 6938, + "start": 6942, + "end": 6943, "loc": { "start": { "line": 269, @@ -171134,8 +171102,8 @@ "binop": null, "updateContext": null }, - "start": 6938, - "end": 6939, + "start": 6943, + "end": 6944, "loc": { "start": { "line": 269, @@ -171150,8 +171118,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for a filter element\n * @type {String}\n ", - "start": 6949, - "end": 7032, + "start": 6954, + "end": 7037, "loc": { "start": { "line": 271, @@ -171178,8 +171146,8 @@ "updateContext": null }, "value": "this", - "start": 7041, - "end": 7045, + "start": 7046, + "end": 7050, "loc": { "start": { "line": 275, @@ -171204,8 +171172,8 @@ "binop": null, "updateContext": null }, - "start": 7045, - "end": 7046, + "start": 7050, + "end": 7051, "loc": { "start": { "line": 275, @@ -171230,8 +171198,8 @@ "binop": null }, "value": "fltCssClass", - "start": 7046, - "end": 7057, + "start": 7051, + "end": 7062, "loc": { "start": { "line": 275, @@ -171257,8 +171225,8 @@ "updateContext": null }, "value": "=", - "start": 7058, - "end": 7059, + "start": 7063, + "end": 7064, "loc": { "start": { "line": 275, @@ -171283,8 +171251,8 @@ "binop": null }, "value": "defaultsStr", - "start": 7060, - "end": 7071, + "start": 7065, + "end": 7076, "loc": { "start": { "line": 275, @@ -171308,8 +171276,8 @@ "postfix": false, "binop": null }, - "start": 7071, - "end": 7072, + "start": 7076, + "end": 7077, "loc": { "start": { "line": 275, @@ -171334,8 +171302,8 @@ "binop": null }, "value": "f", - "start": 7072, - "end": 7073, + "start": 7077, + "end": 7078, "loc": { "start": { "line": 275, @@ -171360,8 +171328,8 @@ "binop": null, "updateContext": null }, - "start": 7073, - "end": 7074, + "start": 7078, + "end": 7079, "loc": { "start": { "line": 275, @@ -171386,8 +171354,8 @@ "binop": null }, "value": "flt_css_class", - "start": 7074, - "end": 7087, + "start": 7079, + "end": 7092, "loc": { "start": { "line": 275, @@ -171412,8 +171380,8 @@ "binop": null, "updateContext": null }, - "start": 7087, - "end": 7088, + "start": 7092, + "end": 7093, "loc": { "start": { "line": 275, @@ -171439,8 +171407,8 @@ "updateContext": null }, "value": "flt", - "start": 7089, - "end": 7094, + "start": 7094, + "end": 7099, "loc": { "start": { "line": 275, @@ -171464,8 +171432,8 @@ "postfix": false, "binop": null }, - "start": 7094, - "end": 7095, + "start": 7099, + "end": 7100, "loc": { "start": { "line": 275, @@ -171490,8 +171458,8 @@ "binop": null, "updateContext": null }, - "start": 7095, - "end": 7096, + "start": 7100, + "end": 7101, "loc": { "start": { "line": 275, @@ -171506,8 +171474,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", - "start": 7106, - "end": 7196, + "start": 7111, + "end": 7201, "loc": { "start": { "line": 277, @@ -171534,8 +171502,8 @@ "updateContext": null }, "value": "this", - "start": 7205, - "end": 7209, + "start": 7210, + "end": 7214, "loc": { "start": { "line": 281, @@ -171560,8 +171528,8 @@ "binop": null, "updateContext": null }, - "start": 7209, - "end": 7210, + "start": 7214, + "end": 7215, "loc": { "start": { "line": 281, @@ -171586,8 +171554,8 @@ "binop": null }, "value": "fltMultiCssClass", - "start": 7210, - "end": 7226, + "start": 7215, + "end": 7231, "loc": { "start": { "line": 281, @@ -171613,8 +171581,8 @@ "updateContext": null }, "value": "=", - "start": 7227, - "end": 7228, + "start": 7232, + "end": 7233, "loc": { "start": { "line": 281, @@ -171639,8 +171607,8 @@ "binop": null }, "value": "defaultsStr", - "start": 7229, - "end": 7240, + "start": 7234, + "end": 7245, "loc": { "start": { "line": 281, @@ -171664,8 +171632,8 @@ "postfix": false, "binop": null }, - "start": 7240, - "end": 7241, + "start": 7245, + "end": 7246, "loc": { "start": { "line": 281, @@ -171690,8 +171658,8 @@ "binop": null }, "value": "f", - "start": 7241, - "end": 7242, + "start": 7246, + "end": 7247, "loc": { "start": { "line": 281, @@ -171716,8 +171684,8 @@ "binop": null, "updateContext": null }, - "start": 7242, - "end": 7243, + "start": 7247, + "end": 7248, "loc": { "start": { "line": 281, @@ -171742,8 +171710,8 @@ "binop": null }, "value": "flt_multi_css_class", - "start": 7243, - "end": 7262, + "start": 7248, + "end": 7267, "loc": { "start": { "line": 281, @@ -171768,8 +171736,8 @@ "binop": null, "updateContext": null }, - "start": 7262, - "end": 7263, + "start": 7267, + "end": 7268, "loc": { "start": { "line": 281, @@ -171795,8 +171763,8 @@ "updateContext": null }, "value": "flt_multi", - "start": 7264, - "end": 7275, + "start": 7269, + "end": 7280, "loc": { "start": { "line": 281, @@ -171820,8 +171788,8 @@ "postfix": false, "binop": null }, - "start": 7275, - "end": 7276, + "start": 7280, + "end": 7281, "loc": { "start": { "line": 281, @@ -171846,8 +171814,8 @@ "binop": null, "updateContext": null }, - "start": 7276, - "end": 7277, + "start": 7281, + "end": 7282, "loc": { "start": { "line": 281, @@ -171862,8 +171830,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", - "start": 7287, - "end": 7397, + "start": 7292, + "end": 7402, "loc": { "start": { "line": 283, @@ -171890,8 +171858,8 @@ "updateContext": null }, "value": "this", - "start": 7406, - "end": 7410, + "start": 7411, + "end": 7415, "loc": { "start": { "line": 287, @@ -171916,8 +171884,8 @@ "binop": null, "updateContext": null }, - "start": 7410, - "end": 7411, + "start": 7415, + "end": 7416, "loc": { "start": { "line": 287, @@ -171942,8 +171910,8 @@ "binop": null }, "value": "fltSmallCssClass", - "start": 7411, - "end": 7427, + "start": 7416, + "end": 7432, "loc": { "start": { "line": 287, @@ -171969,8 +171937,8 @@ "updateContext": null }, "value": "=", - "start": 7428, - "end": 7429, + "start": 7433, + "end": 7434, "loc": { "start": { "line": 287, @@ -171995,8 +171963,8 @@ "binop": null }, "value": "defaultsStr", - "start": 7430, - "end": 7441, + "start": 7435, + "end": 7446, "loc": { "start": { "line": 287, @@ -172020,8 +171988,8 @@ "postfix": false, "binop": null }, - "start": 7441, - "end": 7442, + "start": 7446, + "end": 7447, "loc": { "start": { "line": 287, @@ -172046,8 +172014,8 @@ "binop": null }, "value": "f", - "start": 7442, - "end": 7443, + "start": 7447, + "end": 7448, "loc": { "start": { "line": 287, @@ -172072,8 +172040,8 @@ "binop": null, "updateContext": null }, - "start": 7443, - "end": 7444, + "start": 7448, + "end": 7449, "loc": { "start": { "line": 287, @@ -172098,8 +172066,8 @@ "binop": null }, "value": "flt_small_css_class", - "start": 7444, - "end": 7463, + "start": 7449, + "end": 7468, "loc": { "start": { "line": 287, @@ -172124,8 +172092,8 @@ "binop": null, "updateContext": null }, - "start": 7463, - "end": 7464, + "start": 7468, + "end": 7469, "loc": { "start": { "line": 287, @@ -172151,8 +172119,8 @@ "updateContext": null }, "value": "flt_s", - "start": 7465, - "end": 7472, + "start": 7470, + "end": 7477, "loc": { "start": { "line": 287, @@ -172176,8 +172144,8 @@ "postfix": false, "binop": null }, - "start": 7472, - "end": 7473, + "start": 7477, + "end": 7478, "loc": { "start": { "line": 287, @@ -172202,8 +172170,8 @@ "binop": null, "updateContext": null }, - "start": 7473, - "end": 7474, + "start": 7478, + "end": 7479, "loc": { "start": { "line": 287, @@ -172218,8 +172186,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for single filter type\n * @type {String}\n ", - "start": 7484, - "end": 7569, + "start": 7489, + "end": 7574, "loc": { "start": { "line": 289, @@ -172246,8 +172214,8 @@ "updateContext": null }, "value": "this", - "start": 7578, - "end": 7582, + "start": 7583, + "end": 7587, "loc": { "start": { "line": 293, @@ -172272,8 +172240,8 @@ "binop": null, "updateContext": null }, - "start": 7582, - "end": 7583, + "start": 7587, + "end": 7588, "loc": { "start": { "line": 293, @@ -172298,8 +172266,8 @@ "binop": null }, "value": "singleFltCssClass", - "start": 7583, - "end": 7600, + "start": 7588, + "end": 7605, "loc": { "start": { "line": 293, @@ -172325,8 +172293,8 @@ "updateContext": null }, "value": "=", - "start": 7601, - "end": 7602, + "start": 7606, + "end": 7607, "loc": { "start": { "line": 293, @@ -172351,8 +172319,8 @@ "binop": null }, "value": "defaultsStr", - "start": 7603, - "end": 7614, + "start": 7608, + "end": 7619, "loc": { "start": { "line": 293, @@ -172376,8 +172344,8 @@ "postfix": false, "binop": null }, - "start": 7614, - "end": 7615, + "start": 7619, + "end": 7620, "loc": { "start": { "line": 293, @@ -172401,8 +172369,8 @@ "postfix": false, "binop": null }, - "start": 7615, - "end": 7616, + "start": 7620, + "end": 7621, "loc": { "start": { "line": 293, @@ -172427,8 +172395,8 @@ "binop": null }, "value": "f", - "start": 7616, - "end": 7617, + "start": 7621, + "end": 7622, "loc": { "start": { "line": 293, @@ -172453,8 +172421,8 @@ "binop": null, "updateContext": null }, - "start": 7617, - "end": 7618, + "start": 7622, + "end": 7623, "loc": { "start": { "line": 293, @@ -172479,8 +172447,8 @@ "binop": null }, "value": "single_filter", - "start": 7618, - "end": 7631, + "start": 7623, + "end": 7636, "loc": { "start": { "line": 293, @@ -172506,8 +172474,8 @@ "updateContext": null }, "value": "||", - "start": 7632, - "end": 7634, + "start": 7637, + "end": 7639, "loc": { "start": { "line": 293, @@ -172531,8 +172499,8 @@ "postfix": false, "binop": null }, - "start": 7635, - "end": 7636, + "start": 7640, + "end": 7641, "loc": { "start": { "line": 293, @@ -172556,8 +172524,8 @@ "postfix": false, "binop": null }, - "start": 7636, - "end": 7637, + "start": 7641, + "end": 7642, "loc": { "start": { "line": 293, @@ -172581,8 +172549,8 @@ "postfix": false, "binop": null }, - "start": 7637, - "end": 7638, + "start": 7642, + "end": 7643, "loc": { "start": { "line": 293, @@ -172607,8 +172575,8 @@ "binop": null, "updateContext": null }, - "start": 7638, - "end": 7639, + "start": 7643, + "end": 7644, "loc": { "start": { "line": 293, @@ -172633,8 +172601,8 @@ "binop": null }, "value": "css_class", - "start": 7639, - "end": 7648, + "start": 7644, + "end": 7653, "loc": { "start": { "line": 293, @@ -172659,8 +172627,8 @@ "binop": null, "updateContext": null }, - "start": 7648, - "end": 7649, + "start": 7653, + "end": 7654, "loc": { "start": { "line": 293, @@ -172686,8 +172654,8 @@ "updateContext": null }, "value": "single_flt", - "start": 7662, - "end": 7674, + "start": 7667, + "end": 7679, "loc": { "start": { "line": 294, @@ -172711,8 +172679,8 @@ "postfix": false, "binop": null }, - "start": 7674, - "end": 7675, + "start": 7679, + "end": 7680, "loc": { "start": { "line": 294, @@ -172737,8 +172705,8 @@ "binop": null, "updateContext": null }, - "start": 7675, - "end": 7676, + "start": 7680, + "end": 7681, "loc": { "start": { "line": 294, @@ -172753,8 +172721,8 @@ { "type": "CommentBlock", "value": "** filters' grid behaviours **", - "start": 7686, - "end": 7720, + "start": 7691, + "end": 7725, "loc": { "start": { "line": 296, @@ -172769,8 +172737,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", - "start": 7730, - "end": 7831, + "start": 7735, + "end": 7836, "loc": { "start": { "line": 298, @@ -172797,8 +172765,8 @@ "updateContext": null }, "value": "this", - "start": 7840, - "end": 7844, + "start": 7845, + "end": 7849, "loc": { "start": { "line": 302, @@ -172823,8 +172791,8 @@ "binop": null, "updateContext": null }, - "start": 7844, - "end": 7845, + "start": 7849, + "end": 7850, "loc": { "start": { "line": 302, @@ -172849,8 +172817,8 @@ "binop": null }, "value": "enterKey", - "start": 7845, - "end": 7853, + "start": 7850, + "end": 7858, "loc": { "start": { "line": 302, @@ -172876,8 +172844,8 @@ "updateContext": null }, "value": "=", - "start": 7854, - "end": 7855, + "start": 7859, + "end": 7860, "loc": { "start": { "line": 302, @@ -172902,8 +172870,8 @@ "binop": null }, "value": "defaultsBool", - "start": 7856, - "end": 7868, + "start": 7861, + "end": 7873, "loc": { "start": { "line": 302, @@ -172927,8 +172895,8 @@ "postfix": false, "binop": null }, - "start": 7868, - "end": 7869, + "start": 7873, + "end": 7874, "loc": { "start": { "line": 302, @@ -172953,8 +172921,8 @@ "binop": null }, "value": "f", - "start": 7869, - "end": 7870, + "start": 7874, + "end": 7875, "loc": { "start": { "line": 302, @@ -172979,8 +172947,8 @@ "binop": null, "updateContext": null }, - "start": 7870, - "end": 7871, + "start": 7875, + "end": 7876, "loc": { "start": { "line": 302, @@ -173005,8 +172973,8 @@ "binop": null }, "value": "enter_key", - "start": 7871, - "end": 7880, + "start": 7876, + "end": 7885, "loc": { "start": { "line": 302, @@ -173031,8 +172999,8 @@ "binop": null, "updateContext": null }, - "start": 7880, - "end": 7881, + "start": 7885, + "end": 7886, "loc": { "start": { "line": 302, @@ -173059,8 +173027,8 @@ "updateContext": null }, "value": "true", - "start": 7882, - "end": 7886, + "start": 7887, + "end": 7891, "loc": { "start": { "line": 302, @@ -173084,8 +173052,8 @@ "postfix": false, "binop": null }, - "start": 7886, - "end": 7887, + "start": 7891, + "end": 7892, "loc": { "start": { "line": 302, @@ -173110,8 +173078,8 @@ "binop": null, "updateContext": null }, - "start": 7887, - "end": 7888, + "start": 7892, + "end": 7893, "loc": { "start": { "line": 302, @@ -173126,8 +173094,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", - "start": 7898, - "end": 7999, + "start": 7903, + "end": 8004, "loc": { "start": { "line": 304, @@ -173154,8 +173122,8 @@ "updateContext": null }, "value": "this", - "start": 8008, - "end": 8012, + "start": 8013, + "end": 8017, "loc": { "start": { "line": 308, @@ -173180,8 +173148,8 @@ "binop": null, "updateContext": null }, - "start": 8012, - "end": 8013, + "start": 8017, + "end": 8018, "loc": { "start": { "line": 308, @@ -173206,8 +173174,8 @@ "binop": null }, "value": "onBeforeFilter", - "start": 8013, - "end": 8027, + "start": 8018, + "end": 8032, "loc": { "start": { "line": 308, @@ -173233,8 +173201,8 @@ "updateContext": null }, "value": "=", - "start": 8028, - "end": 8029, + "start": 8033, + "end": 8034, "loc": { "start": { "line": 308, @@ -173259,8 +173227,8 @@ "binop": null }, "value": "defaultsFn", - "start": 8030, - "end": 8040, + "start": 8035, + "end": 8045, "loc": { "start": { "line": 308, @@ -173284,8 +173252,8 @@ "postfix": false, "binop": null }, - "start": 8040, - "end": 8041, + "start": 8045, + "end": 8046, "loc": { "start": { "line": 308, @@ -173310,8 +173278,8 @@ "binop": null }, "value": "f", - "start": 8041, - "end": 8042, + "start": 8046, + "end": 8047, "loc": { "start": { "line": 308, @@ -173336,8 +173304,8 @@ "binop": null, "updateContext": null }, - "start": 8042, - "end": 8043, + "start": 8047, + "end": 8048, "loc": { "start": { "line": 308, @@ -173362,8 +173330,8 @@ "binop": null }, "value": "on_before_filter", - "start": 8043, - "end": 8059, + "start": 8048, + "end": 8064, "loc": { "start": { "line": 308, @@ -173388,8 +173356,8 @@ "binop": null, "updateContext": null }, - "start": 8059, - "end": 8060, + "start": 8064, + "end": 8065, "loc": { "start": { "line": 308, @@ -173414,8 +173382,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 8061, - "end": 8069, + "start": 8066, + "end": 8074, "loc": { "start": { "line": 308, @@ -173439,8 +173407,8 @@ "postfix": false, "binop": null }, - "start": 8069, - "end": 8070, + "start": 8074, + "end": 8075, "loc": { "start": { "line": 308, @@ -173465,8 +173433,8 @@ "binop": null, "updateContext": null }, - "start": 8070, - "end": 8071, + "start": 8075, + "end": 8076, "loc": { "start": { "line": 308, @@ -173481,8 +173449,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", - "start": 8081, - "end": 8187, + "start": 8086, + "end": 8192, "loc": { "start": { "line": 310, @@ -173509,8 +173477,8 @@ "updateContext": null }, "value": "this", - "start": 8196, - "end": 8200, + "start": 8201, + "end": 8205, "loc": { "start": { "line": 314, @@ -173535,8 +173503,8 @@ "binop": null, "updateContext": null }, - "start": 8200, - "end": 8201, + "start": 8205, + "end": 8206, "loc": { "start": { "line": 314, @@ -173561,8 +173529,8 @@ "binop": null }, "value": "onAfterFilter", - "start": 8201, - "end": 8214, + "start": 8206, + "end": 8219, "loc": { "start": { "line": 314, @@ -173588,8 +173556,8 @@ "updateContext": null }, "value": "=", - "start": 8215, - "end": 8216, + "start": 8220, + "end": 8221, "loc": { "start": { "line": 314, @@ -173614,8 +173582,8 @@ "binop": null }, "value": "defaultsFn", - "start": 8217, - "end": 8227, + "start": 8222, + "end": 8232, "loc": { "start": { "line": 314, @@ -173639,8 +173607,8 @@ "postfix": false, "binop": null }, - "start": 8227, - "end": 8228, + "start": 8232, + "end": 8233, "loc": { "start": { "line": 314, @@ -173665,8 +173633,8 @@ "binop": null }, "value": "f", - "start": 8228, - "end": 8229, + "start": 8233, + "end": 8234, "loc": { "start": { "line": 314, @@ -173691,8 +173659,8 @@ "binop": null, "updateContext": null }, - "start": 8229, - "end": 8230, + "start": 8234, + "end": 8235, "loc": { "start": { "line": 314, @@ -173717,8 +173685,8 @@ "binop": null }, "value": "on_after_filter", - "start": 8230, - "end": 8245, + "start": 8235, + "end": 8250, "loc": { "start": { "line": 314, @@ -173743,8 +173711,8 @@ "binop": null, "updateContext": null }, - "start": 8245, - "end": 8246, + "start": 8250, + "end": 8251, "loc": { "start": { "line": 314, @@ -173769,8 +173737,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 8247, - "end": 8255, + "start": 8252, + "end": 8260, "loc": { "start": { "line": 314, @@ -173794,8 +173762,8 @@ "postfix": false, "binop": null }, - "start": 8255, - "end": 8256, + "start": 8260, + "end": 8261, "loc": { "start": { "line": 314, @@ -173820,8 +173788,8 @@ "binop": null, "updateContext": null }, - "start": 8256, - "end": 8257, + "start": 8261, + "end": 8262, "loc": { "start": { "line": 314, @@ -173836,8 +173804,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", - "start": 8267, - "end": 8362, + "start": 8272, + "end": 8367, "loc": { "start": { "line": 316, @@ -173864,8 +173832,8 @@ "updateContext": null }, "value": "this", - "start": 8371, - "end": 8375, + "start": 8376, + "end": 8380, "loc": { "start": { "line": 320, @@ -173890,8 +173858,8 @@ "binop": null, "updateContext": null }, - "start": 8375, - "end": 8376, + "start": 8380, + "end": 8381, "loc": { "start": { "line": 320, @@ -173916,8 +173884,8 @@ "binop": null }, "value": "caseSensitive", - "start": 8376, - "end": 8389, + "start": 8381, + "end": 8394, "loc": { "start": { "line": 320, @@ -173943,8 +173911,8 @@ "updateContext": null }, "value": "=", - "start": 8390, - "end": 8391, + "start": 8395, + "end": 8396, "loc": { "start": { "line": 320, @@ -173969,8 +173937,8 @@ "binop": null }, "value": "Boolean", - "start": 8392, - "end": 8399, + "start": 8397, + "end": 8404, "loc": { "start": { "line": 320, @@ -173994,8 +173962,8 @@ "postfix": false, "binop": null }, - "start": 8399, - "end": 8400, + "start": 8404, + "end": 8405, "loc": { "start": { "line": 320, @@ -174020,8 +173988,8 @@ "binop": null }, "value": "f", - "start": 8400, - "end": 8401, + "start": 8405, + "end": 8406, "loc": { "start": { "line": 320, @@ -174046,8 +174014,8 @@ "binop": null, "updateContext": null }, - "start": 8401, - "end": 8402, + "start": 8406, + "end": 8407, "loc": { "start": { "line": 320, @@ -174072,8 +174040,8 @@ "binop": null }, "value": "case_sensitive", - "start": 8402, - "end": 8416, + "start": 8407, + "end": 8421, "loc": { "start": { "line": 320, @@ -174097,8 +174065,8 @@ "postfix": false, "binop": null }, - "start": 8416, - "end": 8417, + "start": 8421, + "end": 8422, "loc": { "start": { "line": 320, @@ -174123,8 +174091,8 @@ "binop": null, "updateContext": null }, - "start": 8417, - "end": 8418, + "start": 8422, + "end": 8423, "loc": { "start": { "line": 320, @@ -174139,8 +174107,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", - "start": 8428, - "end": 8584, + "start": 8433, + "end": 8589, "loc": { "start": { "line": 322, @@ -174167,8 +174135,8 @@ "updateContext": null }, "value": "this", - "start": 8593, - "end": 8597, + "start": 8598, + "end": 8602, "loc": { "start": { "line": 328, @@ -174193,8 +174161,8 @@ "binop": null, "updateContext": null }, - "start": 8597, - "end": 8598, + "start": 8602, + "end": 8603, "loc": { "start": { "line": 328, @@ -174219,8 +174187,8 @@ "binop": null }, "value": "hasExactMatchByCol", - "start": 8598, - "end": 8616, + "start": 8603, + "end": 8621, "loc": { "start": { "line": 328, @@ -174246,8 +174214,8 @@ "updateContext": null }, "value": "=", - "start": 8617, - "end": 8618, + "start": 8622, + "end": 8623, "loc": { "start": { "line": 328, @@ -174272,8 +174240,8 @@ "binop": null }, "value": "isArray", - "start": 8619, - "end": 8626, + "start": 8624, + "end": 8631, "loc": { "start": { "line": 328, @@ -174297,8 +174265,8 @@ "postfix": false, "binop": null }, - "start": 8626, - "end": 8627, + "start": 8631, + "end": 8632, "loc": { "start": { "line": 328, @@ -174323,8 +174291,8 @@ "binop": null }, "value": "f", - "start": 8627, - "end": 8628, + "start": 8632, + "end": 8633, "loc": { "start": { "line": 328, @@ -174349,8 +174317,8 @@ "binop": null, "updateContext": null }, - "start": 8628, - "end": 8629, + "start": 8633, + "end": 8634, "loc": { "start": { "line": 328, @@ -174375,8 +174343,8 @@ "binop": null }, "value": "columns_exact_match", - "start": 8629, - "end": 8648, + "start": 8634, + "end": 8653, "loc": { "start": { "line": 328, @@ -174400,8 +174368,8 @@ "postfix": false, "binop": null }, - "start": 8648, - "end": 8649, + "start": 8653, + "end": 8654, "loc": { "start": { "line": 328, @@ -174426,8 +174394,8 @@ "binop": null, "updateContext": null }, - "start": 8649, - "end": 8650, + "start": 8654, + "end": 8655, "loc": { "start": { "line": 328, @@ -174442,8 +174410,8 @@ { "type": "CommentBlock", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", - "start": 8660, - "end": 8750, + "start": 8665, + "end": 8755, "loc": { "start": { "line": 330, @@ -174470,8 +174438,8 @@ "updateContext": null }, "value": "this", - "start": 8759, - "end": 8763, + "start": 8764, + "end": 8768, "loc": { "start": { "line": 334, @@ -174496,8 +174464,8 @@ "binop": null, "updateContext": null }, - "start": 8763, - "end": 8764, + "start": 8768, + "end": 8769, "loc": { "start": { "line": 334, @@ -174522,8 +174490,8 @@ "binop": null }, "value": "exactMatchByCol", - "start": 8764, - "end": 8779, + "start": 8769, + "end": 8784, "loc": { "start": { "line": 334, @@ -174549,8 +174517,8 @@ "updateContext": null }, "value": "=", - "start": 8780, - "end": 8781, + "start": 8785, + "end": 8786, "loc": { "start": { "line": 334, @@ -174577,8 +174545,8 @@ "updateContext": null }, "value": "this", - "start": 8782, - "end": 8786, + "start": 8787, + "end": 8791, "loc": { "start": { "line": 334, @@ -174603,8 +174571,8 @@ "binop": null, "updateContext": null }, - "start": 8786, - "end": 8787, + "start": 8791, + "end": 8792, "loc": { "start": { "line": 334, @@ -174629,8 +174597,8 @@ "binop": null }, "value": "hasExactMatchByCol", - "start": 8787, - "end": 8805, + "start": 8792, + "end": 8810, "loc": { "start": { "line": 334, @@ -174655,8 +174623,8 @@ "binop": null, "updateContext": null }, - "start": 8806, - "end": 8807, + "start": 8811, + "end": 8812, "loc": { "start": { "line": 334, @@ -174681,8 +174649,8 @@ "binop": null }, "value": "f", - "start": 8820, - "end": 8821, + "start": 8825, + "end": 8826, "loc": { "start": { "line": 335, @@ -174707,8 +174675,8 @@ "binop": null, "updateContext": null }, - "start": 8821, - "end": 8822, + "start": 8826, + "end": 8827, "loc": { "start": { "line": 335, @@ -174733,8 +174701,8 @@ "binop": null }, "value": "columns_exact_match", - "start": 8822, - "end": 8841, + "start": 8827, + "end": 8846, "loc": { "start": { "line": 335, @@ -174759,8 +174727,8 @@ "binop": null, "updateContext": null }, - "start": 8842, - "end": 8843, + "start": 8847, + "end": 8848, "loc": { "start": { "line": 335, @@ -174785,8 +174753,8 @@ "binop": null, "updateContext": null }, - "start": 8844, - "end": 8845, + "start": 8849, + "end": 8850, "loc": { "start": { "line": 335, @@ -174811,8 +174779,8 @@ "binop": null, "updateContext": null }, - "start": 8845, - "end": 8846, + "start": 8850, + "end": 8851, "loc": { "start": { "line": 335, @@ -174837,8 +174805,8 @@ "binop": null, "updateContext": null }, - "start": 8846, - "end": 8847, + "start": 8851, + "end": 8852, "loc": { "start": { "line": 335, @@ -174853,8 +174821,8 @@ { "type": "CommentBlock", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", - "start": 8857, - "end": 8956, + "start": 8862, + "end": 8961, "loc": { "start": { "line": 337, @@ -174881,8 +174849,8 @@ "updateContext": null }, "value": "this", - "start": 8965, - "end": 8969, + "start": 8970, + "end": 8974, "loc": { "start": { "line": 341, @@ -174907,8 +174875,8 @@ "binop": null, "updateContext": null }, - "start": 8969, - "end": 8970, + "start": 8974, + "end": 8975, "loc": { "start": { "line": 341, @@ -174933,8 +174901,8 @@ "binop": null }, "value": "exactMatch", - "start": 8970, - "end": 8980, + "start": 8975, + "end": 8985, "loc": { "start": { "line": 341, @@ -174960,8 +174928,8 @@ "updateContext": null }, "value": "=", - "start": 8981, - "end": 8982, + "start": 8986, + "end": 8987, "loc": { "start": { "line": 341, @@ -174986,8 +174954,8 @@ "binop": null }, "value": "Boolean", - "start": 8983, - "end": 8990, + "start": 8988, + "end": 8995, "loc": { "start": { "line": 341, @@ -175011,8 +174979,8 @@ "postfix": false, "binop": null }, - "start": 8990, - "end": 8991, + "start": 8995, + "end": 8996, "loc": { "start": { "line": 341, @@ -175037,8 +175005,8 @@ "binop": null }, "value": "f", - "start": 8991, - "end": 8992, + "start": 8996, + "end": 8997, "loc": { "start": { "line": 341, @@ -175063,8 +175031,8 @@ "binop": null, "updateContext": null }, - "start": 8992, - "end": 8993, + "start": 8997, + "end": 8998, "loc": { "start": { "line": 341, @@ -175089,8 +175057,8 @@ "binop": null }, "value": "exact_match", - "start": 8993, - "end": 9004, + "start": 8998, + "end": 9009, "loc": { "start": { "line": 341, @@ -175114,8 +175082,8 @@ "postfix": false, "binop": null }, - "start": 9004, - "end": 9005, + "start": 9009, + "end": 9010, "loc": { "start": { "line": 341, @@ -175140,8 +175108,8 @@ "binop": null, "updateContext": null }, - "start": 9005, - "end": 9006, + "start": 9010, + "end": 9011, "loc": { "start": { "line": 341, @@ -175156,8 +175124,8 @@ { "type": "CommentBlock", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 9016, - "end": 9123, + "start": 9021, + "end": 9128, "loc": { "start": { "line": 343, @@ -175184,8 +175152,8 @@ "updateContext": null }, "value": "this", - "start": 9132, - "end": 9136, + "start": 9137, + "end": 9141, "loc": { "start": { "line": 347, @@ -175210,8 +175178,8 @@ "binop": null, "updateContext": null }, - "start": 9136, - "end": 9137, + "start": 9141, + "end": 9142, "loc": { "start": { "line": 347, @@ -175236,8 +175204,8 @@ "binop": null }, "value": "ignoreDiacritics", - "start": 9137, - "end": 9153, + "start": 9142, + "end": 9158, "loc": { "start": { "line": 347, @@ -175263,8 +175231,8 @@ "updateContext": null }, "value": "=", - "start": 9154, - "end": 9155, + "start": 9159, + "end": 9160, "loc": { "start": { "line": 347, @@ -175289,8 +175257,8 @@ "binop": null }, "value": "f", - "start": 9156, - "end": 9157, + "start": 9161, + "end": 9162, "loc": { "start": { "line": 347, @@ -175315,8 +175283,8 @@ "binop": null, "updateContext": null }, - "start": 9157, - "end": 9158, + "start": 9162, + "end": 9163, "loc": { "start": { "line": 347, @@ -175341,8 +175309,8 @@ "binop": null }, "value": "ignore_diacritics", - "start": 9158, - "end": 9175, + "start": 9163, + "end": 9180, "loc": { "start": { "line": 347, @@ -175367,8 +175335,8 @@ "binop": null, "updateContext": null }, - "start": 9175, - "end": 9176, + "start": 9180, + "end": 9181, "loc": { "start": { "line": 347, @@ -175383,8 +175351,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", - "start": 9186, - "end": 9284, + "start": 9191, + "end": 9289, "loc": { "start": { "line": 349, @@ -175411,8 +175379,8 @@ "updateContext": null }, "value": "this", - "start": 9293, - "end": 9297, + "start": 9298, + "end": 9302, "loc": { "start": { "line": 353, @@ -175437,8 +175405,8 @@ "binop": null, "updateContext": null }, - "start": 9297, - "end": 9298, + "start": 9302, + "end": 9303, "loc": { "start": { "line": 353, @@ -175463,8 +175431,8 @@ "binop": null }, "value": "linkedFilters", - "start": 9298, - "end": 9311, + "start": 9303, + "end": 9316, "loc": { "start": { "line": 353, @@ -175490,8 +175458,8 @@ "updateContext": null }, "value": "=", - "start": 9312, - "end": 9313, + "start": 9317, + "end": 9318, "loc": { "start": { "line": 353, @@ -175516,8 +175484,8 @@ "binop": null }, "value": "Boolean", - "start": 9314, - "end": 9321, + "start": 9319, + "end": 9326, "loc": { "start": { "line": 353, @@ -175541,8 +175509,8 @@ "postfix": false, "binop": null }, - "start": 9321, - "end": 9322, + "start": 9326, + "end": 9327, "loc": { "start": { "line": 353, @@ -175567,8 +175535,8 @@ "binop": null }, "value": "f", - "start": 9322, - "end": 9323, + "start": 9327, + "end": 9328, "loc": { "start": { "line": 353, @@ -175593,8 +175561,8 @@ "binop": null, "updateContext": null }, - "start": 9323, - "end": 9324, + "start": 9328, + "end": 9329, "loc": { "start": { "line": 353, @@ -175619,8 +175587,8 @@ "binop": null }, "value": "linked_filters", - "start": 9324, - "end": 9338, + "start": 9329, + "end": 9343, "loc": { "start": { "line": 353, @@ -175644,8 +175612,8 @@ "postfix": false, "binop": null }, - "start": 9338, - "end": 9339, + "start": 9343, + "end": 9344, "loc": { "start": { "line": 353, @@ -175670,8 +175638,8 @@ "binop": null, "updateContext": null }, - "start": 9339, - "end": 9340, + "start": 9344, + "end": 9345, "loc": { "start": { "line": 353, @@ -175686,8 +175654,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", - "start": 9350, - "end": 9506, + "start": 9355, + "end": 9511, "loc": { "start": { "line": 355, @@ -175714,8 +175682,8 @@ "updateContext": null }, "value": "this", - "start": 9515, - "end": 9519, + "start": 9520, + "end": 9524, "loc": { "start": { "line": 360, @@ -175740,8 +175708,8 @@ "binop": null, "updateContext": null }, - "start": 9519, - "end": 9520, + "start": 9524, + "end": 9525, "loc": { "start": { "line": 360, @@ -175766,8 +175734,8 @@ "binop": null }, "value": "disableExcludedOptions", - "start": 9520, - "end": 9542, + "start": 9525, + "end": 9547, "loc": { "start": { "line": 360, @@ -175793,8 +175761,8 @@ "updateContext": null }, "value": "=", - "start": 9543, - "end": 9544, + "start": 9548, + "end": 9549, "loc": { "start": { "line": 360, @@ -175819,8 +175787,8 @@ "binop": null }, "value": "Boolean", - "start": 9545, - "end": 9552, + "start": 9550, + "end": 9557, "loc": { "start": { "line": 360, @@ -175844,8 +175812,8 @@ "postfix": false, "binop": null }, - "start": 9552, - "end": 9553, + "start": 9557, + "end": 9558, "loc": { "start": { "line": 360, @@ -175870,8 +175838,8 @@ "binop": null }, "value": "f", - "start": 9553, - "end": 9554, + "start": 9558, + "end": 9559, "loc": { "start": { "line": 360, @@ -175896,8 +175864,8 @@ "binop": null, "updateContext": null }, - "start": 9554, - "end": 9555, + "start": 9559, + "end": 9560, "loc": { "start": { "line": 360, @@ -175922,8 +175890,8 @@ "binop": null }, "value": "disable_excluded_options", - "start": 9555, - "end": 9579, + "start": 9560, + "end": 9584, "loc": { "start": { "line": 360, @@ -175947,8 +175915,8 @@ "postfix": false, "binop": null }, - "start": 9579, - "end": 9580, + "start": 9584, + "end": 9585, "loc": { "start": { "line": 360, @@ -175973,8 +175941,8 @@ "binop": null, "updateContext": null }, - "start": 9580, - "end": 9581, + "start": 9585, + "end": 9586, "loc": { "start": { "line": 360, @@ -175989,8 +175957,8 @@ { "type": "CommentBlock", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", - "start": 9591, - "end": 9680, + "start": 9596, + "end": 9685, "loc": { "start": { "line": 362, @@ -176017,8 +175985,8 @@ "updateContext": null }, "value": "this", - "start": 9689, - "end": 9693, + "start": 9694, + "end": 9698, "loc": { "start": { "line": 367, @@ -176043,8 +176011,8 @@ "binop": null, "updateContext": null }, - "start": 9693, - "end": 9694, + "start": 9698, + "end": 9699, "loc": { "start": { "line": 367, @@ -176069,8 +176037,8 @@ "binop": null }, "value": "activeFilterId", - "start": 9694, - "end": 9708, + "start": 9699, + "end": 9713, "loc": { "start": { "line": 367, @@ -176096,8 +176064,8 @@ "updateContext": null }, "value": "=", - "start": 9709, - "end": 9710, + "start": 9714, + "end": 9715, "loc": { "start": { "line": 367, @@ -176124,8 +176092,8 @@ "updateContext": null }, "value": "null", - "start": 9711, - "end": 9715, + "start": 9716, + "end": 9720, "loc": { "start": { "line": 367, @@ -176150,8 +176118,8 @@ "binop": null, "updateContext": null }, - "start": 9715, - "end": 9716, + "start": 9720, + "end": 9721, "loc": { "start": { "line": 367, @@ -176166,8 +176134,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if there are excluded rows from filtering\n * @type {Boolean}\n * @private\n ", - "start": 9726, - "end": 9851, + "start": 9731, + "end": 9856, "loc": { "start": { "line": 369, @@ -176194,8 +176162,8 @@ "updateContext": null }, "value": "this", - "start": 9860, - "end": 9864, + "start": 9865, + "end": 9869, "loc": { "start": { "line": 374, @@ -176220,8 +176188,8 @@ "binop": null, "updateContext": null }, - "start": 9864, - "end": 9865, + "start": 9869, + "end": 9870, "loc": { "start": { "line": 374, @@ -176246,8 +176214,8 @@ "binop": null }, "value": "hasExcludedRows", - "start": 9865, - "end": 9880, + "start": 9870, + "end": 9885, "loc": { "start": { "line": 374, @@ -176273,8 +176241,8 @@ "updateContext": null }, "value": "=", - "start": 9881, - "end": 9882, + "start": 9886, + "end": 9887, "loc": { "start": { "line": 374, @@ -176299,8 +176267,8 @@ "binop": null }, "value": "Boolean", - "start": 9883, - "end": 9890, + "start": 9888, + "end": 9895, "loc": { "start": { "line": 374, @@ -176324,8 +176292,8 @@ "postfix": false, "binop": null }, - "start": 9890, - "end": 9891, + "start": 9895, + "end": 9896, "loc": { "start": { "line": 374, @@ -176350,8 +176318,8 @@ "binop": null }, "value": "isArray", - "start": 9891, - "end": 9898, + "start": 9896, + "end": 9903, "loc": { "start": { "line": 374, @@ -176375,8 +176343,8 @@ "postfix": false, "binop": null }, - "start": 9898, - "end": 9899, + "start": 9903, + "end": 9904, "loc": { "start": { "line": 374, @@ -176401,8 +176369,8 @@ "binop": null }, "value": "f", - "start": 9899, - "end": 9900, + "start": 9904, + "end": 9905, "loc": { "start": { "line": 374, @@ -176427,8 +176395,8 @@ "binop": null, "updateContext": null }, - "start": 9900, - "end": 9901, + "start": 9905, + "end": 9906, "loc": { "start": { "line": 374, @@ -176453,8 +176421,8 @@ "binop": null }, "value": "exclude_rows", - "start": 9901, - "end": 9913, + "start": 9906, + "end": 9918, "loc": { "start": { "line": 374, @@ -176478,8 +176446,8 @@ "postfix": false, "binop": null }, - "start": 9913, - "end": 9914, + "start": 9918, + "end": 9919, "loc": { "start": { "line": 374, @@ -176505,8 +176473,8 @@ "updateContext": null }, "value": "&&", - "start": 9915, - "end": 9917, + "start": 9920, + "end": 9922, "loc": { "start": { "line": 374, @@ -176531,8 +176499,8 @@ "binop": null }, "value": "f", - "start": 9930, - "end": 9931, + "start": 9935, + "end": 9936, "loc": { "start": { "line": 375, @@ -176557,8 +176525,8 @@ "binop": null, "updateContext": null }, - "start": 9931, - "end": 9932, + "start": 9936, + "end": 9937, "loc": { "start": { "line": 375, @@ -176583,8 +176551,8 @@ "binop": null }, "value": "exclude_rows", - "start": 9932, - "end": 9944, + "start": 9937, + "end": 9949, "loc": { "start": { "line": 375, @@ -176609,8 +176577,8 @@ "binop": null, "updateContext": null }, - "start": 9944, - "end": 9945, + "start": 9949, + "end": 9950, "loc": { "start": { "line": 375, @@ -176635,8 +176603,8 @@ "binop": null }, "value": "length", - "start": 9945, - "end": 9951, + "start": 9950, + "end": 9956, "loc": { "start": { "line": 375, @@ -176662,8 +176630,8 @@ "updateContext": null }, "value": ">", - "start": 9952, - "end": 9953, + "start": 9957, + "end": 9958, "loc": { "start": { "line": 375, @@ -176689,8 +176657,8 @@ "updateContext": null }, "value": 0, - "start": 9954, - "end": 9955, + "start": 9959, + "end": 9960, "loc": { "start": { "line": 375, @@ -176714,8 +176682,8 @@ "postfix": false, "binop": null }, - "start": 9955, - "end": 9956, + "start": 9960, + "end": 9961, "loc": { "start": { "line": 375, @@ -176740,8 +176708,8 @@ "binop": null, "updateContext": null }, - "start": 9956, - "end": 9957, + "start": 9961, + "end": 9962, "loc": { "start": { "line": 375, @@ -176756,8 +176724,8 @@ { "type": "CommentBlock", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", - "start": 9967, - "end": 10068, + "start": 9972, + "end": 10073, "loc": { "start": { "line": 377, @@ -176784,8 +176752,8 @@ "updateContext": null }, "value": "this", - "start": 10077, - "end": 10081, + "start": 10082, + "end": 10086, "loc": { "start": { "line": 381, @@ -176810,8 +176778,8 @@ "binop": null, "updateContext": null }, - "start": 10081, - "end": 10082, + "start": 10086, + "end": 10087, "loc": { "start": { "line": 381, @@ -176836,8 +176804,8 @@ "binop": null }, "value": "excludeRows", - "start": 10082, - "end": 10093, + "start": 10087, + "end": 10098, "loc": { "start": { "line": 381, @@ -176863,8 +176831,8 @@ "updateContext": null }, "value": "=", - "start": 10094, - "end": 10095, + "start": 10099, + "end": 10100, "loc": { "start": { "line": 381, @@ -176889,8 +176857,8 @@ "binop": null }, "value": "defaultsArr", - "start": 10096, - "end": 10107, + "start": 10101, + "end": 10112, "loc": { "start": { "line": 381, @@ -176914,8 +176882,8 @@ "postfix": false, "binop": null }, - "start": 10107, - "end": 10108, + "start": 10112, + "end": 10113, "loc": { "start": { "line": 381, @@ -176940,8 +176908,8 @@ "binop": null }, "value": "f", - "start": 10108, - "end": 10109, + "start": 10113, + "end": 10114, "loc": { "start": { "line": 381, @@ -176966,8 +176934,8 @@ "binop": null, "updateContext": null }, - "start": 10109, - "end": 10110, + "start": 10114, + "end": 10115, "loc": { "start": { "line": 381, @@ -176992,8 +176960,8 @@ "binop": null }, "value": "exclude_rows", - "start": 10110, - "end": 10122, + "start": 10115, + "end": 10127, "loc": { "start": { "line": 381, @@ -177018,8 +176986,8 @@ "binop": null, "updateContext": null }, - "start": 10122, - "end": 10123, + "start": 10127, + "end": 10128, "loc": { "start": { "line": 381, @@ -177044,8 +177012,8 @@ "binop": null, "updateContext": null }, - "start": 10124, - "end": 10125, + "start": 10129, + "end": 10130, "loc": { "start": { "line": 381, @@ -177070,8 +177038,8 @@ "binop": null, "updateContext": null }, - "start": 10125, - "end": 10126, + "start": 10130, + "end": 10131, "loc": { "start": { "line": 381, @@ -177095,8 +177063,8 @@ "postfix": false, "binop": null }, - "start": 10126, - "end": 10127, + "start": 10131, + "end": 10132, "loc": { "start": { "line": 381, @@ -177121,8 +177089,8 @@ "binop": null, "updateContext": null }, - "start": 10127, - "end": 10128, + "start": 10132, + "end": 10133, "loc": { "start": { "line": 381, @@ -177137,8 +177105,8 @@ { "type": "CommentBlock", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", - "start": 10138, - "end": 10253, + "start": 10143, + "end": 10258, "loc": { "start": { "line": 383, @@ -177165,8 +177133,8 @@ "updateContext": null }, "value": "this", - "start": 10262, - "end": 10266, + "start": 10267, + "end": 10271, "loc": { "start": { "line": 387, @@ -177191,8 +177159,8 @@ "binop": null, "updateContext": null }, - "start": 10266, - "end": 10267, + "start": 10271, + "end": 10272, "loc": { "start": { "line": 387, @@ -177217,8 +177185,8 @@ "binop": null }, "value": "externalFltIds", - "start": 10267, - "end": 10281, + "start": 10272, + "end": 10286, "loc": { "start": { "line": 387, @@ -177244,8 +177212,8 @@ "updateContext": null }, "value": "=", - "start": 10282, - "end": 10283, + "start": 10287, + "end": 10288, "loc": { "start": { "line": 387, @@ -177270,8 +177238,8 @@ "binop": null }, "value": "defaultsArr", - "start": 10284, - "end": 10295, + "start": 10289, + "end": 10300, "loc": { "start": { "line": 387, @@ -177295,8 +177263,8 @@ "postfix": false, "binop": null }, - "start": 10295, - "end": 10296, + "start": 10300, + "end": 10301, "loc": { "start": { "line": 387, @@ -177321,8 +177289,8 @@ "binop": null }, "value": "f", - "start": 10296, - "end": 10297, + "start": 10301, + "end": 10302, "loc": { "start": { "line": 387, @@ -177347,8 +177315,8 @@ "binop": null, "updateContext": null }, - "start": 10297, - "end": 10298, + "start": 10302, + "end": 10303, "loc": { "start": { "line": 387, @@ -177373,8 +177341,8 @@ "binop": null }, "value": "external_flt_ids", - "start": 10298, - "end": 10314, + "start": 10303, + "end": 10319, "loc": { "start": { "line": 387, @@ -177399,8 +177367,8 @@ "binop": null, "updateContext": null }, - "start": 10314, - "end": 10315, + "start": 10319, + "end": 10320, "loc": { "start": { "line": 387, @@ -177425,8 +177393,8 @@ "binop": null, "updateContext": null }, - "start": 10316, - "end": 10317, + "start": 10321, + "end": 10322, "loc": { "start": { "line": 387, @@ -177451,8 +177419,8 @@ "binop": null, "updateContext": null }, - "start": 10317, - "end": 10318, + "start": 10322, + "end": 10323, "loc": { "start": { "line": 387, @@ -177476,8 +177444,8 @@ "postfix": false, "binop": null }, - "start": 10318, - "end": 10319, + "start": 10323, + "end": 10324, "loc": { "start": { "line": 387, @@ -177502,8 +177470,8 @@ "binop": null, "updateContext": null }, - "start": 10319, - "end": 10320, + "start": 10324, + "end": 10325, "loc": { "start": { "line": 387, @@ -177518,8 +177486,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", - "start": 10330, - "end": 10427, + "start": 10335, + "end": 10432, "loc": { "start": { "line": 389, @@ -177546,8 +177514,8 @@ "updateContext": null }, "value": "this", - "start": 10436, - "end": 10440, + "start": 10441, + "end": 10445, "loc": { "start": { "line": 393, @@ -177572,8 +177540,8 @@ "binop": null, "updateContext": null }, - "start": 10440, - "end": 10441, + "start": 10445, + "end": 10446, "loc": { "start": { "line": 393, @@ -177598,8 +177566,8 @@ "binop": null }, "value": "onFiltersLoaded", - "start": 10441, - "end": 10456, + "start": 10446, + "end": 10461, "loc": { "start": { "line": 393, @@ -177625,8 +177593,8 @@ "updateContext": null }, "value": "=", - "start": 10457, - "end": 10458, + "start": 10462, + "end": 10463, "loc": { "start": { "line": 393, @@ -177651,8 +177619,8 @@ "binop": null }, "value": "defaultsFn", - "start": 10459, - "end": 10469, + "start": 10464, + "end": 10474, "loc": { "start": { "line": 393, @@ -177676,8 +177644,8 @@ "postfix": false, "binop": null }, - "start": 10469, - "end": 10470, + "start": 10474, + "end": 10475, "loc": { "start": { "line": 393, @@ -177702,8 +177670,8 @@ "binop": null }, "value": "f", - "start": 10470, - "end": 10471, + "start": 10475, + "end": 10476, "loc": { "start": { "line": 393, @@ -177728,8 +177696,8 @@ "binop": null, "updateContext": null }, - "start": 10471, - "end": 10472, + "start": 10476, + "end": 10477, "loc": { "start": { "line": 393, @@ -177754,8 +177722,8 @@ "binop": null }, "value": "on_filters_loaded", - "start": 10472, - "end": 10489, + "start": 10477, + "end": 10494, "loc": { "start": { "line": 393, @@ -177780,8 +177748,8 @@ "binop": null, "updateContext": null }, - "start": 10489, - "end": 10490, + "start": 10494, + "end": 10495, "loc": { "start": { "line": 393, @@ -177806,8 +177774,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 10491, - "end": 10499, + "start": 10496, + "end": 10504, "loc": { "start": { "line": 393, @@ -177831,8 +177799,8 @@ "postfix": false, "binop": null }, - "start": 10499, - "end": 10500, + "start": 10504, + "end": 10505, "loc": { "start": { "line": 393, @@ -177857,8 +177825,8 @@ "binop": null, "updateContext": null }, - "start": 10500, - "end": 10501, + "start": 10505, + "end": 10506, "loc": { "start": { "line": 393, @@ -177873,8 +177841,8 @@ { "type": "CommentBlock", "value": "*\n * Enable/disable single filter mode\n * @type {Boolean|Object}\n ", - "start": 10511, - "end": 10605, + "start": 10516, + "end": 10610, "loc": { "start": { "line": 395, @@ -177901,8 +177869,8 @@ "updateContext": null }, "value": "this", - "start": 10614, - "end": 10618, + "start": 10619, + "end": 10623, "loc": { "start": { "line": 399, @@ -177927,8 +177895,8 @@ "binop": null, "updateContext": null }, - "start": 10618, - "end": 10619, + "start": 10623, + "end": 10624, "loc": { "start": { "line": 399, @@ -177953,8 +177921,8 @@ "binop": null }, "value": "singleFlt", - "start": 10619, - "end": 10628, + "start": 10624, + "end": 10633, "loc": { "start": { "line": 399, @@ -177980,8 +177948,8 @@ "updateContext": null }, "value": "=", - "start": 10629, - "end": 10630, + "start": 10634, + "end": 10635, "loc": { "start": { "line": 399, @@ -178006,8 +177974,8 @@ "binop": null }, "value": "isObj", - "start": 10631, - "end": 10636, + "start": 10636, + "end": 10641, "loc": { "start": { "line": 399, @@ -178031,8 +177999,8 @@ "postfix": false, "binop": null }, - "start": 10636, - "end": 10637, + "start": 10641, + "end": 10642, "loc": { "start": { "line": 399, @@ -178057,8 +178025,8 @@ "binop": null }, "value": "f", - "start": 10637, - "end": 10638, + "start": 10642, + "end": 10643, "loc": { "start": { "line": 399, @@ -178083,8 +178051,8 @@ "binop": null, "updateContext": null }, - "start": 10638, - "end": 10639, + "start": 10643, + "end": 10644, "loc": { "start": { "line": 399, @@ -178109,8 +178077,8 @@ "binop": null }, "value": "single_filter", - "start": 10639, - "end": 10652, + "start": 10644, + "end": 10657, "loc": { "start": { "line": 399, @@ -178134,8 +178102,8 @@ "postfix": false, "binop": null }, - "start": 10652, - "end": 10653, + "start": 10657, + "end": 10658, "loc": { "start": { "line": 399, @@ -178161,8 +178129,8 @@ "updateContext": null }, "value": "||", - "start": 10654, - "end": 10656, + "start": 10659, + "end": 10661, "loc": { "start": { "line": 399, @@ -178187,8 +178155,8 @@ "binop": null }, "value": "Boolean", - "start": 10669, - "end": 10676, + "start": 10674, + "end": 10681, "loc": { "start": { "line": 400, @@ -178212,8 +178180,8 @@ "postfix": false, "binop": null }, - "start": 10676, - "end": 10677, + "start": 10681, + "end": 10682, "loc": { "start": { "line": 400, @@ -178238,8 +178206,8 @@ "binop": null }, "value": "f", - "start": 10677, - "end": 10678, + "start": 10682, + "end": 10683, "loc": { "start": { "line": 400, @@ -178264,8 +178232,8 @@ "binop": null, "updateContext": null }, - "start": 10678, - "end": 10679, + "start": 10683, + "end": 10684, "loc": { "start": { "line": 400, @@ -178290,8 +178258,8 @@ "binop": null }, "value": "single_filter", - "start": 10679, - "end": 10692, + "start": 10684, + "end": 10697, "loc": { "start": { "line": 400, @@ -178315,8 +178283,8 @@ "postfix": false, "binop": null }, - "start": 10692, - "end": 10693, + "start": 10697, + "end": 10698, "loc": { "start": { "line": 400, @@ -178341,8 +178309,8 @@ "binop": null, "updateContext": null }, - "start": 10693, - "end": 10694, + "start": 10698, + "end": 10699, "loc": { "start": { "line": 400, @@ -178357,8 +178325,8 @@ { "type": "CommentBlock", "value": "*\n * Specify columns to be excluded from single filter search, by default\n * searching in all columns:\n * single_filter: {\n * exclude_cols: [2, 7]\n * }\n ", - "start": 10704, - "end": 10914, + "start": 10709, + "end": 10919, "loc": { "start": { "line": 402, @@ -178385,8 +178353,8 @@ "updateContext": null }, "value": "this", - "start": 10923, - "end": 10927, + "start": 10928, + "end": 10932, "loc": { "start": { "line": 409, @@ -178411,8 +178379,8 @@ "binop": null, "updateContext": null }, - "start": 10927, - "end": 10928, + "start": 10932, + "end": 10933, "loc": { "start": { "line": 409, @@ -178437,8 +178405,8 @@ "binop": null }, "value": "singleFltExcludeCols", - "start": 10928, - "end": 10948, + "start": 10933, + "end": 10953, "loc": { "start": { "line": 409, @@ -178464,8 +178432,8 @@ "updateContext": null }, "value": "=", - "start": 10949, - "end": 10950, + "start": 10954, + "end": 10955, "loc": { "start": { "line": 409, @@ -178490,8 +178458,8 @@ "binop": null }, "value": "isObj", - "start": 10951, - "end": 10956, + "start": 10956, + "end": 10961, "loc": { "start": { "line": 409, @@ -178515,8 +178483,8 @@ "postfix": false, "binop": null }, - "start": 10956, - "end": 10957, + "start": 10961, + "end": 10962, "loc": { "start": { "line": 409, @@ -178541,8 +178509,8 @@ "binop": null }, "value": "f", - "start": 10957, - "end": 10958, + "start": 10962, + "end": 10963, "loc": { "start": { "line": 409, @@ -178567,8 +178535,8 @@ "binop": null, "updateContext": null }, - "start": 10958, - "end": 10959, + "start": 10963, + "end": 10964, "loc": { "start": { "line": 409, @@ -178593,8 +178561,8 @@ "binop": null }, "value": "single_filter", - "start": 10959, - "end": 10972, + "start": 10964, + "end": 10977, "loc": { "start": { "line": 409, @@ -178618,8 +178586,8 @@ "postfix": false, "binop": null }, - "start": 10972, - "end": 10973, + "start": 10977, + "end": 10978, "loc": { "start": { "line": 409, @@ -178645,8 +178613,8 @@ "updateContext": null }, "value": "&&", - "start": 10974, - "end": 10976, + "start": 10979, + "end": 10981, "loc": { "start": { "line": 409, @@ -178671,8 +178639,8 @@ "binop": null }, "value": "isArray", - "start": 10989, - "end": 10996, + "start": 10994, + "end": 11001, "loc": { "start": { "line": 410, @@ -178696,8 +178664,8 @@ "postfix": false, "binop": null }, - "start": 10996, - "end": 10997, + "start": 11001, + "end": 11002, "loc": { "start": { "line": 410, @@ -178722,8 +178690,8 @@ "binop": null }, "value": "f", - "start": 10997, - "end": 10998, + "start": 11002, + "end": 11003, "loc": { "start": { "line": 410, @@ -178748,8 +178716,8 @@ "binop": null, "updateContext": null }, - "start": 10998, - "end": 10999, + "start": 11003, + "end": 11004, "loc": { "start": { "line": 410, @@ -178774,8 +178742,8 @@ "binop": null }, "value": "single_filter", - "start": 10999, - "end": 11012, + "start": 11004, + "end": 11017, "loc": { "start": { "line": 410, @@ -178800,8 +178768,8 @@ "binop": null, "updateContext": null }, - "start": 11012, - "end": 11013, + "start": 11017, + "end": 11018, "loc": { "start": { "line": 410, @@ -178826,8 +178794,8 @@ "binop": null }, "value": "exclude_cols", - "start": 11013, - "end": 11025, + "start": 11018, + "end": 11030, "loc": { "start": { "line": 410, @@ -178851,8 +178819,8 @@ "postfix": false, "binop": null }, - "start": 11025, - "end": 11026, + "start": 11030, + "end": 11031, "loc": { "start": { "line": 410, @@ -178877,8 +178845,8 @@ "binop": null, "updateContext": null }, - "start": 11027, - "end": 11028, + "start": 11032, + "end": 11033, "loc": { "start": { "line": 410, @@ -178903,8 +178871,8 @@ "binop": null }, "value": "f", - "start": 11041, - "end": 11042, + "start": 11046, + "end": 11047, "loc": { "start": { "line": 411, @@ -178929,8 +178897,8 @@ "binop": null, "updateContext": null }, - "start": 11042, - "end": 11043, + "start": 11047, + "end": 11048, "loc": { "start": { "line": 411, @@ -178955,8 +178923,8 @@ "binop": null }, "value": "single_filter", - "start": 11043, - "end": 11056, + "start": 11048, + "end": 11061, "loc": { "start": { "line": 411, @@ -178981,8 +178949,8 @@ "binop": null, "updateContext": null }, - "start": 11056, - "end": 11057, + "start": 11061, + "end": 11062, "loc": { "start": { "line": 411, @@ -179007,8 +178975,8 @@ "binop": null }, "value": "exclude_cols", - "start": 11057, - "end": 11069, + "start": 11062, + "end": 11074, "loc": { "start": { "line": 411, @@ -179033,8 +179001,8 @@ "binop": null, "updateContext": null }, - "start": 11070, - "end": 11071, + "start": 11075, + "end": 11076, "loc": { "start": { "line": 411, @@ -179059,8 +179027,8 @@ "binop": null, "updateContext": null }, - "start": 11072, - "end": 11073, + "start": 11077, + "end": 11078, "loc": { "start": { "line": 411, @@ -179085,8 +179053,8 @@ "binop": null, "updateContext": null }, - "start": 11073, - "end": 11074, + "start": 11078, + "end": 11079, "loc": { "start": { "line": 411, @@ -179111,8 +179079,8 @@ "binop": null, "updateContext": null }, - "start": 11074, - "end": 11075, + "start": 11079, + "end": 11080, "loc": { "start": { "line": 411, @@ -179127,8 +179095,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", - "start": 11085, - "end": 11196, + "start": 11090, + "end": 11201, "loc": { "start": { "line": 413, @@ -179155,8 +179123,8 @@ "updateContext": null }, "value": "this", - "start": 11205, - "end": 11209, + "start": 11210, + "end": 11214, "loc": { "start": { "line": 417, @@ -179181,8 +179149,8 @@ "binop": null, "updateContext": null }, - "start": 11209, - "end": 11210, + "start": 11214, + "end": 11215, "loc": { "start": { "line": 417, @@ -179207,8 +179175,8 @@ "binop": null }, "value": "onRowValidated", - "start": 11210, - "end": 11224, + "start": 11215, + "end": 11229, "loc": { "start": { "line": 417, @@ -179234,8 +179202,8 @@ "updateContext": null }, "value": "=", - "start": 11225, - "end": 11226, + "start": 11230, + "end": 11231, "loc": { "start": { "line": 417, @@ -179260,8 +179228,8 @@ "binop": null }, "value": "defaultsFn", - "start": 11227, - "end": 11237, + "start": 11232, + "end": 11242, "loc": { "start": { "line": 417, @@ -179285,8 +179253,8 @@ "postfix": false, "binop": null }, - "start": 11237, - "end": 11238, + "start": 11242, + "end": 11243, "loc": { "start": { "line": 417, @@ -179311,8 +179279,8 @@ "binop": null }, "value": "f", - "start": 11238, - "end": 11239, + "start": 11243, + "end": 11244, "loc": { "start": { "line": 417, @@ -179337,8 +179305,8 @@ "binop": null, "updateContext": null }, - "start": 11239, - "end": 11240, + "start": 11244, + "end": 11245, "loc": { "start": { "line": 417, @@ -179363,8 +179331,8 @@ "binop": null }, "value": "on_row_validated", - "start": 11240, - "end": 11256, + "start": 11245, + "end": 11261, "loc": { "start": { "line": 417, @@ -179389,8 +179357,8 @@ "binop": null, "updateContext": null }, - "start": 11256, - "end": 11257, + "start": 11261, + "end": 11262, "loc": { "start": { "line": 417, @@ -179415,8 +179383,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 11258, - "end": 11266, + "start": 11263, + "end": 11271, "loc": { "start": { "line": 417, @@ -179440,8 +179408,8 @@ "postfix": false, "binop": null }, - "start": 11266, - "end": 11267, + "start": 11271, + "end": 11272, "loc": { "start": { "line": 417, @@ -179466,8 +179434,8 @@ "binop": null, "updateContext": null }, - "start": 11267, - "end": 11268, + "start": 11272, + "end": 11273, "loc": { "start": { "line": 417, @@ -179482,8 +179450,8 @@ { "type": "CommentBlock", "value": "*\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n ", - "start": 11278, - "end": 11649, + "start": 11283, + "end": 11654, "loc": { "start": { "line": 419, @@ -179510,8 +179478,8 @@ "updateContext": null }, "value": "this", - "start": 11658, - "end": 11662, + "start": 11663, + "end": 11667, "loc": { "start": { "line": 431, @@ -179536,8 +179504,8 @@ "binop": null, "updateContext": null }, - "start": 11662, - "end": 11663, + "start": 11667, + "end": 11668, "loc": { "start": { "line": 431, @@ -179562,8 +179530,8 @@ "binop": null }, "value": "cellParser", - "start": 11663, - "end": 11673, + "start": 11668, + "end": 11678, "loc": { "start": { "line": 431, @@ -179589,8 +179557,8 @@ "updateContext": null }, "value": "=", - "start": 11674, - "end": 11675, + "start": 11679, + "end": 11680, "loc": { "start": { "line": 431, @@ -179615,8 +179583,8 @@ "binop": null }, "value": "isObj", - "start": 11676, - "end": 11681, + "start": 11681, + "end": 11686, "loc": { "start": { "line": 431, @@ -179640,8 +179608,8 @@ "postfix": false, "binop": null }, - "start": 11681, - "end": 11682, + "start": 11686, + "end": 11687, "loc": { "start": { "line": 431, @@ -179666,8 +179634,8 @@ "binop": null }, "value": "f", - "start": 11682, - "end": 11683, + "start": 11687, + "end": 11688, "loc": { "start": { "line": 431, @@ -179692,8 +179660,8 @@ "binop": null, "updateContext": null }, - "start": 11683, - "end": 11684, + "start": 11688, + "end": 11689, "loc": { "start": { "line": 431, @@ -179718,8 +179686,8 @@ "binop": null }, "value": "cell_parser", - "start": 11684, - "end": 11695, + "start": 11689, + "end": 11700, "loc": { "start": { "line": 431, @@ -179743,8 +179711,8 @@ "postfix": false, "binop": null }, - "start": 11695, - "end": 11696, + "start": 11700, + "end": 11701, "loc": { "start": { "line": 431, @@ -179770,8 +179738,8 @@ "updateContext": null }, "value": "&&", - "start": 11697, - "end": 11699, + "start": 11702, + "end": 11704, "loc": { "start": { "line": 431, @@ -179796,8 +179764,8 @@ "binop": null }, "value": "isFn", - "start": 11700, - "end": 11704, + "start": 11705, + "end": 11709, "loc": { "start": { "line": 431, @@ -179821,8 +179789,8 @@ "postfix": false, "binop": null }, - "start": 11704, - "end": 11705, + "start": 11709, + "end": 11710, "loc": { "start": { "line": 431, @@ -179847,8 +179815,8 @@ "binop": null }, "value": "f", - "start": 11705, - "end": 11706, + "start": 11710, + "end": 11711, "loc": { "start": { "line": 431, @@ -179873,8 +179841,8 @@ "binop": null, "updateContext": null }, - "start": 11706, - "end": 11707, + "start": 11711, + "end": 11712, "loc": { "start": { "line": 431, @@ -179899,8 +179867,8 @@ "binop": null }, "value": "cell_parser", - "start": 11707, - "end": 11718, + "start": 11712, + "end": 11723, "loc": { "start": { "line": 431, @@ -179925,8 +179893,8 @@ "binop": null, "updateContext": null }, - "start": 11718, - "end": 11719, + "start": 11723, + "end": 11724, "loc": { "start": { "line": 431, @@ -179951,8 +179919,8 @@ "binop": null }, "value": "parse", - "start": 11719, - "end": 11724, + "start": 11724, + "end": 11729, "loc": { "start": { "line": 431, @@ -179976,8 +179944,8 @@ "postfix": false, "binop": null }, - "start": 11724, - "end": 11725, + "start": 11729, + "end": 11730, "loc": { "start": { "line": 431, @@ -180003,8 +179971,8 @@ "updateContext": null }, "value": "&&", - "start": 11726, - "end": 11728, + "start": 11731, + "end": 11733, "loc": { "start": { "line": 431, @@ -180029,8 +179997,8 @@ "binop": null }, "value": "isArray", - "start": 11741, - "end": 11748, + "start": 11746, + "end": 11753, "loc": { "start": { "line": 432, @@ -180054,8 +180022,8 @@ "postfix": false, "binop": null }, - "start": 11748, - "end": 11749, + "start": 11753, + "end": 11754, "loc": { "start": { "line": 432, @@ -180080,8 +180048,8 @@ "binop": null }, "value": "f", - "start": 11749, - "end": 11750, + "start": 11754, + "end": 11755, "loc": { "start": { "line": 432, @@ -180106,8 +180074,8 @@ "binop": null, "updateContext": null }, - "start": 11750, - "end": 11751, + "start": 11755, + "end": 11756, "loc": { "start": { "line": 432, @@ -180132,8 +180100,8 @@ "binop": null }, "value": "cell_parser", - "start": 11751, - "end": 11762, + "start": 11756, + "end": 11767, "loc": { "start": { "line": 432, @@ -180158,8 +180126,8 @@ "binop": null, "updateContext": null }, - "start": 11762, - "end": 11763, + "start": 11767, + "end": 11768, "loc": { "start": { "line": 432, @@ -180184,8 +180152,8 @@ "binop": null }, "value": "cols", - "start": 11763, - "end": 11767, + "start": 11768, + "end": 11772, "loc": { "start": { "line": 432, @@ -180209,8 +180177,8 @@ "postfix": false, "binop": null }, - "start": 11767, - "end": 11768, + "start": 11772, + "end": 11773, "loc": { "start": { "line": 432, @@ -180235,8 +180203,8 @@ "binop": null, "updateContext": null }, - "start": 11769, - "end": 11770, + "start": 11774, + "end": 11775, "loc": { "start": { "line": 432, @@ -180261,8 +180229,8 @@ "binop": null }, "value": "f", - "start": 11783, - "end": 11784, + "start": 11788, + "end": 11789, "loc": { "start": { "line": 433, @@ -180287,8 +180255,8 @@ "binop": null, "updateContext": null }, - "start": 11784, - "end": 11785, + "start": 11789, + "end": 11790, "loc": { "start": { "line": 433, @@ -180313,8 +180281,8 @@ "binop": null }, "value": "cell_parser", - "start": 11785, - "end": 11796, + "start": 11790, + "end": 11801, "loc": { "start": { "line": 433, @@ -180339,8 +180307,8 @@ "binop": null, "updateContext": null }, - "start": 11797, - "end": 11798, + "start": 11802, + "end": 11803, "loc": { "start": { "line": 433, @@ -180364,8 +180332,8 @@ "postfix": false, "binop": null }, - "start": 11799, - "end": 11800, + "start": 11804, + "end": 11805, "loc": { "start": { "line": 433, @@ -180390,8 +180358,8 @@ "binop": null }, "value": "cols", - "start": 11801, - "end": 11805, + "start": 11806, + "end": 11810, "loc": { "start": { "line": 433, @@ -180416,8 +180384,8 @@ "binop": null, "updateContext": null }, - "start": 11805, - "end": 11806, + "start": 11810, + "end": 11811, "loc": { "start": { "line": 433, @@ -180442,8 +180410,8 @@ "binop": null, "updateContext": null }, - "start": 11807, - "end": 11808, + "start": 11812, + "end": 11813, "loc": { "start": { "line": 433, @@ -180468,8 +180436,8 @@ "binop": null, "updateContext": null }, - "start": 11808, - "end": 11809, + "start": 11813, + "end": 11814, "loc": { "start": { "line": 433, @@ -180494,8 +180462,8 @@ "binop": null, "updateContext": null }, - "start": 11809, - "end": 11810, + "start": 11814, + "end": 11815, "loc": { "start": { "line": 433, @@ -180520,8 +180488,8 @@ "binop": null }, "value": "parse", - "start": 11811, - "end": 11816, + "start": 11816, + "end": 11821, "loc": { "start": { "line": 433, @@ -180546,8 +180514,8 @@ "binop": null, "updateContext": null }, - "start": 11816, - "end": 11817, + "start": 11821, + "end": 11822, "loc": { "start": { "line": 433, @@ -180572,8 +180540,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 11818, - "end": 11826, + "start": 11823, + "end": 11831, "loc": { "start": { "line": 433, @@ -180597,8 +180565,8 @@ "postfix": false, "binop": null }, - "start": 11827, - "end": 11828, + "start": 11832, + "end": 11833, "loc": { "start": { "line": 433, @@ -180623,8 +180591,8 @@ "binop": null, "updateContext": null }, - "start": 11828, - "end": 11829, + "start": 11833, + "end": 11834, "loc": { "start": { "line": 433, @@ -180639,8 +180607,8 @@ { "type": "CommentBlock", "value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ", - "start": 11839, - "end": 12005, + "start": 11844, + "end": 12010, "loc": { "start": { "line": 435, @@ -180667,8 +180635,8 @@ "updateContext": null }, "value": "this", - "start": 12014, - "end": 12018, + "start": 12019, + "end": 12023, "loc": { "start": { "line": 440, @@ -180693,8 +180661,8 @@ "binop": null, "updateContext": null }, - "start": 12018, - "end": 12019, + "start": 12023, + "end": 12024, "loc": { "start": { "line": 440, @@ -180719,8 +180687,8 @@ "binop": null }, "value": "watermark", - "start": 12019, - "end": 12028, + "start": 12024, + "end": 12033, "loc": { "start": { "line": 440, @@ -180746,8 +180714,8 @@ "updateContext": null }, "value": "=", - "start": 12029, - "end": 12030, + "start": 12034, + "end": 12035, "loc": { "start": { "line": 440, @@ -180772,8 +180740,8 @@ "binop": null }, "value": "f", - "start": 12031, - "end": 12032, + "start": 12036, + "end": 12037, "loc": { "start": { "line": 440, @@ -180798,8 +180766,8 @@ "binop": null, "updateContext": null }, - "start": 12032, - "end": 12033, + "start": 12037, + "end": 12038, "loc": { "start": { "line": 440, @@ -180824,8 +180792,8 @@ "binop": null }, "value": "watermark", - "start": 12033, - "end": 12042, + "start": 12038, + "end": 12047, "loc": { "start": { "line": 440, @@ -180851,8 +180819,8 @@ "updateContext": null }, "value": "||", - "start": 12043, - "end": 12045, + "start": 12048, + "end": 12050, "loc": { "start": { "line": 440, @@ -180878,8 +180846,8 @@ "updateContext": null }, "value": "", - "start": 12046, - "end": 12048, + "start": 12051, + "end": 12053, "loc": { "start": { "line": 440, @@ -180904,8 +180872,8 @@ "binop": null, "updateContext": null }, - "start": 12048, - "end": 12049, + "start": 12053, + "end": 12054, "loc": { "start": { "line": 440, @@ -180920,8 +180888,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", - "start": 12059, - "end": 12184, + "start": 12064, + "end": 12189, "loc": { "start": { "line": 442, @@ -180948,8 +180916,8 @@ "updateContext": null }, "value": "this", - "start": 12193, - "end": 12197, + "start": 12198, + "end": 12202, "loc": { "start": { "line": 447, @@ -180974,8 +180942,8 @@ "binop": null, "updateContext": null }, - "start": 12197, - "end": 12198, + "start": 12202, + "end": 12203, "loc": { "start": { "line": 447, @@ -181000,8 +180968,8 @@ "binop": null }, "value": "isWatermarkArray", - "start": 12198, - "end": 12214, + "start": 12203, + "end": 12219, "loc": { "start": { "line": 447, @@ -181027,8 +180995,8 @@ "updateContext": null }, "value": "=", - "start": 12215, - "end": 12216, + "start": 12220, + "end": 12221, "loc": { "start": { "line": 447, @@ -181053,8 +181021,8 @@ "binop": null }, "value": "isArray", - "start": 12217, - "end": 12224, + "start": 12222, + "end": 12229, "loc": { "start": { "line": 447, @@ -181078,8 +181046,8 @@ "postfix": false, "binop": null }, - "start": 12224, - "end": 12225, + "start": 12229, + "end": 12230, "loc": { "start": { "line": 447, @@ -181106,8 +181074,8 @@ "updateContext": null }, "value": "this", - "start": 12225, - "end": 12229, + "start": 12230, + "end": 12234, "loc": { "start": { "line": 447, @@ -181132,8 +181100,8 @@ "binop": null, "updateContext": null }, - "start": 12229, - "end": 12230, + "start": 12234, + "end": 12235, "loc": { "start": { "line": 447, @@ -181158,8 +181126,8 @@ "binop": null }, "value": "watermark", - "start": 12230, - "end": 12239, + "start": 12235, + "end": 12244, "loc": { "start": { "line": 447, @@ -181183,8 +181151,8 @@ "postfix": false, "binop": null }, - "start": 12239, - "end": 12240, + "start": 12244, + "end": 12245, "loc": { "start": { "line": 447, @@ -181209,8 +181177,8 @@ "binop": null, "updateContext": null }, - "start": 12240, - "end": 12241, + "start": 12245, + "end": 12246, "loc": { "start": { "line": 447, @@ -181225,8 +181193,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", - "start": 12251, - "end": 12351, + "start": 12256, + "end": 12356, "loc": { "start": { "line": 449, @@ -181253,8 +181221,8 @@ "updateContext": null }, "value": "this", - "start": 12360, - "end": 12364, + "start": 12365, + "end": 12369, "loc": { "start": { "line": 453, @@ -181279,8 +181247,8 @@ "binop": null, "updateContext": null }, - "start": 12364, - "end": 12365, + "start": 12369, + "end": 12370, "loc": { "start": { "line": 453, @@ -181305,8 +181273,8 @@ "binop": null }, "value": "help", - "start": 12365, - "end": 12369, + "start": 12370, + "end": 12374, "loc": { "start": { "line": 453, @@ -181332,8 +181300,8 @@ "updateContext": null }, "value": "=", - "start": 12370, - "end": 12371, + "start": 12375, + "end": 12376, "loc": { "start": { "line": 453, @@ -181358,8 +181326,8 @@ "binop": null }, "value": "isUndef", - "start": 12372, - "end": 12379, + "start": 12377, + "end": 12384, "loc": { "start": { "line": 453, @@ -181383,8 +181351,8 @@ "postfix": false, "binop": null }, - "start": 12379, - "end": 12380, + "start": 12384, + "end": 12385, "loc": { "start": { "line": 453, @@ -181409,8 +181377,8 @@ "binop": null }, "value": "f", - "start": 12380, - "end": 12381, + "start": 12385, + "end": 12386, "loc": { "start": { "line": 453, @@ -181435,8 +181403,8 @@ "binop": null, "updateContext": null }, - "start": 12381, - "end": 12382, + "start": 12386, + "end": 12387, "loc": { "start": { "line": 453, @@ -181461,8 +181429,8 @@ "binop": null }, "value": "help_instructions", - "start": 12382, - "end": 12399, + "start": 12387, + "end": 12404, "loc": { "start": { "line": 453, @@ -181486,8 +181454,8 @@ "postfix": false, "binop": null }, - "start": 12399, - "end": 12400, + "start": 12404, + "end": 12405, "loc": { "start": { "line": 453, @@ -181512,8 +181480,8 @@ "binop": null, "updateContext": null }, - "start": 12401, - "end": 12402, + "start": 12406, + "end": 12407, "loc": { "start": { "line": 453, @@ -181538,8 +181506,8 @@ "binop": null }, "value": "undefined", - "start": 12403, - "end": 12412, + "start": 12408, + "end": 12417, "loc": { "start": { "line": 453, @@ -181564,8 +181532,8 @@ "binop": null, "updateContext": null }, - "start": 12413, - "end": 12414, + "start": 12418, + "end": 12419, "loc": { "start": { "line": 453, @@ -181589,8 +181557,8 @@ "postfix": false, "binop": null }, - "start": 12427, - "end": 12428, + "start": 12432, + "end": 12433, "loc": { "start": { "line": 454, @@ -181615,8 +181583,8 @@ "binop": null }, "value": "isObj", - "start": 12428, - "end": 12433, + "start": 12433, + "end": 12438, "loc": { "start": { "line": 454, @@ -181640,8 +181608,8 @@ "postfix": false, "binop": null }, - "start": 12433, - "end": 12434, + "start": 12438, + "end": 12439, "loc": { "start": { "line": 454, @@ -181666,8 +181634,8 @@ "binop": null }, "value": "f", - "start": 12434, - "end": 12435, + "start": 12439, + "end": 12440, "loc": { "start": { "line": 454, @@ -181692,8 +181660,8 @@ "binop": null, "updateContext": null }, - "start": 12435, - "end": 12436, + "start": 12440, + "end": 12441, "loc": { "start": { "line": 454, @@ -181718,8 +181686,8 @@ "binop": null }, "value": "help_instructions", - "start": 12436, - "end": 12453, + "start": 12441, + "end": 12458, "loc": { "start": { "line": 454, @@ -181743,8 +181711,8 @@ "postfix": false, "binop": null }, - "start": 12453, - "end": 12454, + "start": 12458, + "end": 12459, "loc": { "start": { "line": 454, @@ -181770,8 +181738,8 @@ "updateContext": null }, "value": "||", - "start": 12455, - "end": 12457, + "start": 12460, + "end": 12462, "loc": { "start": { "line": 454, @@ -181796,8 +181764,8 @@ "binop": null }, "value": "Boolean", - "start": 12458, - "end": 12465, + "start": 12463, + "end": 12470, "loc": { "start": { "line": 454, @@ -181821,8 +181789,8 @@ "postfix": false, "binop": null }, - "start": 12465, - "end": 12466, + "start": 12470, + "end": 12471, "loc": { "start": { "line": 454, @@ -181847,8 +181815,8 @@ "binop": null }, "value": "f", - "start": 12466, - "end": 12467, + "start": 12471, + "end": 12472, "loc": { "start": { "line": 454, @@ -181873,8 +181841,8 @@ "binop": null, "updateContext": null }, - "start": 12467, - "end": 12468, + "start": 12472, + "end": 12473, "loc": { "start": { "line": 454, @@ -181899,8 +181867,8 @@ "binop": null }, "value": "help_instructions", - "start": 12468, - "end": 12485, + "start": 12473, + "end": 12490, "loc": { "start": { "line": 454, @@ -181924,8 +181892,8 @@ "postfix": false, "binop": null }, - "start": 12485, - "end": 12486, + "start": 12490, + "end": 12491, "loc": { "start": { "line": 454, @@ -181949,8 +181917,8 @@ "postfix": false, "binop": null }, - "start": 12486, - "end": 12487, + "start": 12491, + "end": 12492, "loc": { "start": { "line": 454, @@ -181975,8 +181943,8 @@ "binop": null, "updateContext": null }, - "start": 12487, - "end": 12488, + "start": 12492, + "end": 12493, "loc": { "start": { "line": 454, @@ -181991,8 +181959,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean|Object}\n ", - "start": 12498, - "end": 12604, + "start": 12503, + "end": 12609, "loc": { "start": { "line": 456, @@ -182019,8 +181987,8 @@ "updateContext": null }, "value": "this", - "start": 12613, - "end": 12617, + "start": 12618, + "end": 12622, "loc": { "start": { "line": 460, @@ -182045,8 +182013,8 @@ "binop": null, "updateContext": null }, - "start": 12617, - "end": 12618, + "start": 12622, + "end": 12623, "loc": { "start": { "line": 460, @@ -182071,8 +182039,8 @@ "binop": null }, "value": "popupFilters", - "start": 12618, - "end": 12630, + "start": 12623, + "end": 12635, "loc": { "start": { "line": 460, @@ -182098,8 +182066,8 @@ "updateContext": null }, "value": "=", - "start": 12631, - "end": 12632, + "start": 12636, + "end": 12637, "loc": { "start": { "line": 460, @@ -182124,8 +182092,8 @@ "binop": null }, "value": "isObj", - "start": 12633, - "end": 12638, + "start": 12638, + "end": 12643, "loc": { "start": { "line": 460, @@ -182149,8 +182117,8 @@ "postfix": false, "binop": null }, - "start": 12638, - "end": 12639, + "start": 12643, + "end": 12644, "loc": { "start": { "line": 460, @@ -182175,8 +182143,8 @@ "binop": null }, "value": "f", - "start": 12639, - "end": 12640, + "start": 12644, + "end": 12645, "loc": { "start": { "line": 460, @@ -182201,8 +182169,8 @@ "binop": null, "updateContext": null }, - "start": 12640, - "end": 12641, + "start": 12645, + "end": 12646, "loc": { "start": { "line": 460, @@ -182227,8 +182195,8 @@ "binop": null }, "value": "popup_filters", - "start": 12641, - "end": 12654, + "start": 12646, + "end": 12659, "loc": { "start": { "line": 460, @@ -182252,8 +182220,8 @@ "postfix": false, "binop": null }, - "start": 12654, - "end": 12655, + "start": 12659, + "end": 12660, "loc": { "start": { "line": 460, @@ -182279,8 +182247,8 @@ "updateContext": null }, "value": "||", - "start": 12656, - "end": 12658, + "start": 12661, + "end": 12663, "loc": { "start": { "line": 460, @@ -182305,8 +182273,8 @@ "binop": null }, "value": "Boolean", - "start": 12659, - "end": 12666, + "start": 12664, + "end": 12671, "loc": { "start": { "line": 460, @@ -182330,8 +182298,8 @@ "postfix": false, "binop": null }, - "start": 12666, - "end": 12667, + "start": 12671, + "end": 12672, "loc": { "start": { "line": 460, @@ -182356,8 +182324,8 @@ "binop": null }, "value": "f", - "start": 12667, - "end": 12668, + "start": 12672, + "end": 12673, "loc": { "start": { "line": 460, @@ -182382,8 +182350,8 @@ "binop": null, "updateContext": null }, - "start": 12668, - "end": 12669, + "start": 12673, + "end": 12674, "loc": { "start": { "line": 460, @@ -182408,8 +182376,8 @@ "binop": null }, "value": "popup_filters", - "start": 12669, - "end": 12682, + "start": 12674, + "end": 12687, "loc": { "start": { "line": 460, @@ -182433,8 +182401,8 @@ "postfix": false, "binop": null }, - "start": 12682, - "end": 12683, + "start": 12687, + "end": 12688, "loc": { "start": { "line": 460, @@ -182459,8 +182427,8 @@ "binop": null, "updateContext": null }, - "start": 12683, - "end": 12684, + "start": 12688, + "end": 12689, "loc": { "start": { "line": 460, @@ -182475,8 +182443,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", - "start": 12694, - "end": 12811, + "start": 12699, + "end": 12816, "loc": { "start": { "line": 462, @@ -182503,8 +182471,8 @@ "updateContext": null }, "value": "this", - "start": 12820, - "end": 12824, + "start": 12825, + "end": 12829, "loc": { "start": { "line": 466, @@ -182529,8 +182497,8 @@ "binop": null, "updateContext": null }, - "start": 12824, - "end": 12825, + "start": 12829, + "end": 12830, "loc": { "start": { "line": 466, @@ -182555,8 +182523,8 @@ "binop": null }, "value": "markActiveColumns", - "start": 12825, - "end": 12842, + "start": 12830, + "end": 12847, "loc": { "start": { "line": 466, @@ -182582,8 +182550,8 @@ "updateContext": null }, "value": "=", - "start": 12843, - "end": 12844, + "start": 12848, + "end": 12849, "loc": { "start": { "line": 466, @@ -182608,8 +182576,8 @@ "binop": null }, "value": "isObj", - "start": 12845, - "end": 12850, + "start": 12850, + "end": 12855, "loc": { "start": { "line": 466, @@ -182633,8 +182601,8 @@ "postfix": false, "binop": null }, - "start": 12850, - "end": 12851, + "start": 12855, + "end": 12856, "loc": { "start": { "line": 466, @@ -182659,8 +182627,8 @@ "binop": null }, "value": "f", - "start": 12851, - "end": 12852, + "start": 12856, + "end": 12857, "loc": { "start": { "line": 466, @@ -182685,8 +182653,8 @@ "binop": null, "updateContext": null }, - "start": 12852, - "end": 12853, + "start": 12857, + "end": 12858, "loc": { "start": { "line": 466, @@ -182711,8 +182679,8 @@ "binop": null }, "value": "mark_active_columns", - "start": 12853, - "end": 12872, + "start": 12858, + "end": 12877, "loc": { "start": { "line": 466, @@ -182736,8 +182704,8 @@ "postfix": false, "binop": null }, - "start": 12872, - "end": 12873, + "start": 12877, + "end": 12878, "loc": { "start": { "line": 466, @@ -182763,8 +182731,8 @@ "updateContext": null }, "value": "||", - "start": 12874, - "end": 12876, + "start": 12879, + "end": 12881, "loc": { "start": { "line": 466, @@ -182789,8 +182757,8 @@ "binop": null }, "value": "Boolean", - "start": 12889, - "end": 12896, + "start": 12894, + "end": 12901, "loc": { "start": { "line": 467, @@ -182814,8 +182782,8 @@ "postfix": false, "binop": null }, - "start": 12896, - "end": 12897, + "start": 12901, + "end": 12902, "loc": { "start": { "line": 467, @@ -182840,8 +182808,8 @@ "binop": null }, "value": "f", - "start": 12897, - "end": 12898, + "start": 12902, + "end": 12903, "loc": { "start": { "line": 467, @@ -182866,8 +182834,8 @@ "binop": null, "updateContext": null }, - "start": 12898, - "end": 12899, + "start": 12903, + "end": 12904, "loc": { "start": { "line": 467, @@ -182892,8 +182860,8 @@ "binop": null }, "value": "mark_active_columns", - "start": 12899, - "end": 12918, + "start": 12904, + "end": 12923, "loc": { "start": { "line": 467, @@ -182917,8 +182885,8 @@ "postfix": false, "binop": null }, - "start": 12918, - "end": 12919, + "start": 12923, + "end": 12924, "loc": { "start": { "line": 467, @@ -182943,8 +182911,8 @@ "binop": null, "updateContext": null }, - "start": 12919, - "end": 12920, + "start": 12924, + "end": 12925, "loc": { "start": { "line": 467, @@ -182959,8 +182927,8 @@ { "type": "CommentBlock", "value": "** select filter's customisation and behaviours **", - "start": 12930, - "end": 12984, + "start": 12935, + "end": 12989, "loc": { "start": { "line": 469, @@ -182975,8 +182943,8 @@ { "type": "CommentBlock", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", - "start": 12993, - "end": 13112, + "start": 12998, + "end": 13117, "loc": { "start": { "line": 470, @@ -183003,8 +182971,8 @@ "updateContext": null }, "value": "this", - "start": 13121, - "end": 13125, + "start": 13126, + "end": 13130, "loc": { "start": { "line": 474, @@ -183029,8 +182997,8 @@ "binop": null, "updateContext": null }, - "start": 13125, - "end": 13126, + "start": 13130, + "end": 13131, "loc": { "start": { "line": 474, @@ -183055,8 +183023,8 @@ "binop": null }, "value": "clearFilterText", - "start": 13126, - "end": 13141, + "start": 13131, + "end": 13146, "loc": { "start": { "line": 474, @@ -183082,8 +183050,8 @@ "updateContext": null }, "value": "=", - "start": 13142, - "end": 13143, + "start": 13147, + "end": 13148, "loc": { "start": { "line": 474, @@ -183108,8 +183076,8 @@ "binop": null }, "value": "defaultsStr", - "start": 13144, - "end": 13155, + "start": 13149, + "end": 13160, "loc": { "start": { "line": 474, @@ -183133,8 +183101,8 @@ "postfix": false, "binop": null }, - "start": 13155, - "end": 13156, + "start": 13160, + "end": 13161, "loc": { "start": { "line": 474, @@ -183159,8 +183127,8 @@ "binop": null }, "value": "f", - "start": 13156, - "end": 13157, + "start": 13161, + "end": 13162, "loc": { "start": { "line": 474, @@ -183185,8 +183153,8 @@ "binop": null, "updateContext": null }, - "start": 13157, - "end": 13158, + "start": 13162, + "end": 13163, "loc": { "start": { "line": 474, @@ -183211,8 +183179,8 @@ "binop": null }, "value": "clear_filter_text", - "start": 13158, - "end": 13175, + "start": 13163, + "end": 13180, "loc": { "start": { "line": 474, @@ -183237,8 +183205,8 @@ "binop": null, "updateContext": null }, - "start": 13175, - "end": 13176, + "start": 13180, + "end": 13181, "loc": { "start": { "line": 474, @@ -183264,8 +183232,8 @@ "updateContext": null }, "value": "Clear", - "start": 13177, - "end": 13184, + "start": 13182, + "end": 13189, "loc": { "start": { "line": 474, @@ -183289,8 +183257,8 @@ "postfix": false, "binop": null }, - "start": 13184, - "end": 13185, + "start": 13189, + "end": 13190, "loc": { "start": { "line": 474, @@ -183315,8 +183283,8 @@ "binop": null, "updateContext": null }, - "start": 13185, - "end": 13186, + "start": 13190, + "end": 13191, "loc": { "start": { "line": 474, @@ -183331,8 +183299,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", - "start": 13196, - "end": 13316, + "start": 13201, + "end": 13321, "loc": { "start": { "line": 476, @@ -183359,8 +183327,8 @@ "updateContext": null }, "value": "this", - "start": 13325, - "end": 13329, + "start": 13330, + "end": 13334, "loc": { "start": { "line": 480, @@ -183385,8 +183353,8 @@ "binop": null, "updateContext": null }, - "start": 13329, - "end": 13330, + "start": 13334, + "end": 13335, "loc": { "start": { "line": 480, @@ -183411,8 +183379,8 @@ "binop": null }, "value": "enableEmptyOption", - "start": 13330, - "end": 13347, + "start": 13335, + "end": 13352, "loc": { "start": { "line": 480, @@ -183438,8 +183406,8 @@ "updateContext": null }, "value": "=", - "start": 13348, - "end": 13349, + "start": 13353, + "end": 13354, "loc": { "start": { "line": 480, @@ -183464,8 +183432,8 @@ "binop": null }, "value": "Boolean", - "start": 13350, - "end": 13357, + "start": 13355, + "end": 13362, "loc": { "start": { "line": 480, @@ -183489,8 +183457,8 @@ "postfix": false, "binop": null }, - "start": 13357, - "end": 13358, + "start": 13362, + "end": 13363, "loc": { "start": { "line": 480, @@ -183515,8 +183483,8 @@ "binop": null }, "value": "f", - "start": 13358, - "end": 13359, + "start": 13363, + "end": 13364, "loc": { "start": { "line": 480, @@ -183541,8 +183509,8 @@ "binop": null, "updateContext": null }, - "start": 13359, - "end": 13360, + "start": 13364, + "end": 13365, "loc": { "start": { "line": 480, @@ -183567,8 +183535,8 @@ "binop": null }, "value": "enable_empty_option", - "start": 13360, - "end": 13379, + "start": 13365, + "end": 13384, "loc": { "start": { "line": 480, @@ -183592,8 +183560,8 @@ "postfix": false, "binop": null }, - "start": 13379, - "end": 13380, + "start": 13384, + "end": 13385, "loc": { "start": { "line": 480, @@ -183618,8 +183586,8 @@ "binop": null, "updateContext": null }, - "start": 13380, - "end": 13381, + "start": 13385, + "end": 13386, "loc": { "start": { "line": 480, @@ -183634,8 +183602,8 @@ { "type": "CommentBlock", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", - "start": 13391, - "end": 13491, + "start": 13396, + "end": 13496, "loc": { "start": { "line": 482, @@ -183662,8 +183630,8 @@ "updateContext": null }, "value": "this", - "start": 13500, - "end": 13504, + "start": 13505, + "end": 13509, "loc": { "start": { "line": 486, @@ -183688,8 +183656,8 @@ "binop": null, "updateContext": null }, - "start": 13504, - "end": 13505, + "start": 13509, + "end": 13510, "loc": { "start": { "line": 486, @@ -183714,8 +183682,8 @@ "binop": null }, "value": "emptyText", - "start": 13505, - "end": 13514, + "start": 13510, + "end": 13519, "loc": { "start": { "line": 486, @@ -183741,8 +183709,8 @@ "updateContext": null }, "value": "=", - "start": 13515, - "end": 13516, + "start": 13520, + "end": 13521, "loc": { "start": { "line": 486, @@ -183767,8 +183735,8 @@ "binop": null }, "value": "defaultsStr", - "start": 13517, - "end": 13528, + "start": 13522, + "end": 13533, "loc": { "start": { "line": 486, @@ -183792,8 +183760,8 @@ "postfix": false, "binop": null }, - "start": 13528, - "end": 13529, + "start": 13533, + "end": 13534, "loc": { "start": { "line": 486, @@ -183818,8 +183786,8 @@ "binop": null }, "value": "f", - "start": 13529, - "end": 13530, + "start": 13534, + "end": 13535, "loc": { "start": { "line": 486, @@ -183844,8 +183812,8 @@ "binop": null, "updateContext": null }, - "start": 13530, - "end": 13531, + "start": 13535, + "end": 13536, "loc": { "start": { "line": 486, @@ -183870,8 +183838,8 @@ "binop": null }, "value": "empty_text", - "start": 13531, - "end": 13541, + "start": 13536, + "end": 13546, "loc": { "start": { "line": 486, @@ -183896,8 +183864,8 @@ "binop": null, "updateContext": null }, - "start": 13541, - "end": 13542, + "start": 13546, + "end": 13547, "loc": { "start": { "line": 486, @@ -183923,8 +183891,8 @@ "updateContext": null }, "value": "(Empty)", - "start": 13543, - "end": 13552, + "start": 13548, + "end": 13557, "loc": { "start": { "line": 486, @@ -183948,8 +183916,8 @@ "postfix": false, "binop": null }, - "start": 13552, - "end": 13553, + "start": 13557, + "end": 13558, "loc": { "start": { "line": 486, @@ -183974,8 +183942,8 @@ "binop": null, "updateContext": null }, - "start": 13553, - "end": 13554, + "start": 13558, + "end": 13559, "loc": { "start": { "line": 486, @@ -183990,8 +183958,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", - "start": 13564, - "end": 13699, + "start": 13569, + "end": 13704, "loc": { "start": { "line": 488, @@ -184018,8 +183986,8 @@ "updateContext": null }, "value": "this", - "start": 13708, - "end": 13712, + "start": 13713, + "end": 13717, "loc": { "start": { "line": 493, @@ -184044,8 +184012,8 @@ "binop": null, "updateContext": null }, - "start": 13712, - "end": 13713, + "start": 13717, + "end": 13718, "loc": { "start": { "line": 493, @@ -184070,8 +184038,8 @@ "binop": null }, "value": "enableNonEmptyOption", - "start": 13713, - "end": 13733, + "start": 13718, + "end": 13738, "loc": { "start": { "line": 493, @@ -184097,8 +184065,8 @@ "updateContext": null }, "value": "=", - "start": 13734, - "end": 13735, + "start": 13739, + "end": 13740, "loc": { "start": { "line": 493, @@ -184123,8 +184091,8 @@ "binop": null }, "value": "Boolean", - "start": 13736, - "end": 13743, + "start": 13741, + "end": 13748, "loc": { "start": { "line": 493, @@ -184148,8 +184116,8 @@ "postfix": false, "binop": null }, - "start": 13743, - "end": 13744, + "start": 13748, + "end": 13749, "loc": { "start": { "line": 493, @@ -184174,8 +184142,8 @@ "binop": null }, "value": "f", - "start": 13744, - "end": 13745, + "start": 13749, + "end": 13750, "loc": { "start": { "line": 493, @@ -184200,8 +184168,8 @@ "binop": null, "updateContext": null }, - "start": 13745, - "end": 13746, + "start": 13750, + "end": 13751, "loc": { "start": { "line": 493, @@ -184226,8 +184194,8 @@ "binop": null }, "value": "enable_non_empty_option", - "start": 13746, - "end": 13769, + "start": 13751, + "end": 13774, "loc": { "start": { "line": 493, @@ -184251,8 +184219,8 @@ "postfix": false, "binop": null }, - "start": 13769, - "end": 13770, + "start": 13774, + "end": 13775, "loc": { "start": { "line": 493, @@ -184277,8 +184245,8 @@ "binop": null, "updateContext": null }, - "start": 13770, - "end": 13771, + "start": 13775, + "end": 13776, "loc": { "start": { "line": 493, @@ -184293,8 +184261,8 @@ { "type": "CommentBlock", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", - "start": 13781, - "end": 13885, + "start": 13786, + "end": 13890, "loc": { "start": { "line": 495, @@ -184321,8 +184289,8 @@ "updateContext": null }, "value": "this", - "start": 13894, - "end": 13898, + "start": 13899, + "end": 13903, "loc": { "start": { "line": 499, @@ -184347,8 +184315,8 @@ "binop": null, "updateContext": null }, - "start": 13898, - "end": 13899, + "start": 13903, + "end": 13904, "loc": { "start": { "line": 499, @@ -184373,8 +184341,8 @@ "binop": null }, "value": "nonEmptyText", - "start": 13899, - "end": 13911, + "start": 13904, + "end": 13916, "loc": { "start": { "line": 499, @@ -184400,8 +184368,8 @@ "updateContext": null }, "value": "=", - "start": 13912, - "end": 13913, + "start": 13917, + "end": 13918, "loc": { "start": { "line": 499, @@ -184426,8 +184394,8 @@ "binop": null }, "value": "defaultsStr", - "start": 13914, - "end": 13925, + "start": 13919, + "end": 13930, "loc": { "start": { "line": 499, @@ -184451,8 +184419,8 @@ "postfix": false, "binop": null }, - "start": 13925, - "end": 13926, + "start": 13930, + "end": 13931, "loc": { "start": { "line": 499, @@ -184477,8 +184445,8 @@ "binop": null }, "value": "f", - "start": 13926, - "end": 13927, + "start": 13931, + "end": 13932, "loc": { "start": { "line": 499, @@ -184503,8 +184471,8 @@ "binop": null, "updateContext": null }, - "start": 13927, - "end": 13928, + "start": 13932, + "end": 13933, "loc": { "start": { "line": 499, @@ -184529,8 +184497,8 @@ "binop": null }, "value": "non_empty_text", - "start": 13928, - "end": 13942, + "start": 13933, + "end": 13947, "loc": { "start": { "line": 499, @@ -184555,8 +184523,8 @@ "binop": null, "updateContext": null }, - "start": 13942, - "end": 13943, + "start": 13947, + "end": 13948, "loc": { "start": { "line": 499, @@ -184582,8 +184550,8 @@ "updateContext": null }, "value": "(Non empty)", - "start": 13944, - "end": 13957, + "start": 13949, + "end": 13962, "loc": { "start": { "line": 499, @@ -184607,8 +184575,8 @@ "postfix": false, "binop": null }, - "start": 13957, - "end": 13958, + "start": 13962, + "end": 13963, "loc": { "start": { "line": 499, @@ -184633,8 +184601,8 @@ "binop": null, "updateContext": null }, - "start": 13958, - "end": 13959, + "start": 13963, + "end": 13964, "loc": { "start": { "line": 499, @@ -184649,8 +184617,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", - "start": 13969, - "end": 14117, + "start": 13974, + "end": 14122, "loc": { "start": { "line": 501, @@ -184677,8 +184645,8 @@ "updateContext": null }, "value": "this", - "start": 14126, - "end": 14130, + "start": 14131, + "end": 14135, "loc": { "start": { "line": 506, @@ -184703,8 +184671,8 @@ "binop": null, "updateContext": null }, - "start": 14130, - "end": 14131, + "start": 14135, + "end": 14136, "loc": { "start": { "line": 506, @@ -184729,8 +184697,8 @@ "binop": null }, "value": "onSlcChange", - "start": 14131, - "end": 14142, + "start": 14136, + "end": 14147, "loc": { "start": { "line": 506, @@ -184756,8 +184724,8 @@ "updateContext": null }, "value": "=", - "start": 14143, - "end": 14144, + "start": 14148, + "end": 14149, "loc": { "start": { "line": 506, @@ -184782,8 +184750,8 @@ "binop": null }, "value": "defaultsBool", - "start": 14145, - "end": 14157, + "start": 14150, + "end": 14162, "loc": { "start": { "line": 506, @@ -184807,8 +184775,8 @@ "postfix": false, "binop": null }, - "start": 14157, - "end": 14158, + "start": 14162, + "end": 14163, "loc": { "start": { "line": 506, @@ -184833,8 +184801,8 @@ "binop": null }, "value": "f", - "start": 14158, - "end": 14159, + "start": 14163, + "end": 14164, "loc": { "start": { "line": 506, @@ -184859,8 +184827,8 @@ "binop": null, "updateContext": null }, - "start": 14159, - "end": 14160, + "start": 14164, + "end": 14165, "loc": { "start": { "line": 506, @@ -184885,8 +184853,8 @@ "binop": null }, "value": "on_change", - "start": 14160, - "end": 14169, + "start": 14165, + "end": 14174, "loc": { "start": { "line": 506, @@ -184911,8 +184879,8 @@ "binop": null, "updateContext": null }, - "start": 14169, - "end": 14170, + "start": 14174, + "end": 14175, "loc": { "start": { "line": 506, @@ -184939,8 +184907,8 @@ "updateContext": null }, "value": "true", - "start": 14171, - "end": 14175, + "start": 14176, + "end": 14180, "loc": { "start": { "line": 506, @@ -184964,8 +184932,8 @@ "postfix": false, "binop": null }, - "start": 14175, - "end": 14176, + "start": 14180, + "end": 14181, "loc": { "start": { "line": 506, @@ -184990,8 +184958,8 @@ "binop": null, "updateContext": null }, - "start": 14176, - "end": 14177, + "start": 14181, + "end": 14182, "loc": { "start": { "line": 506, @@ -185006,8 +184974,8 @@ { "type": "CommentBlock", "value": "*\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n ", - "start": 14187, - "end": 14365, + "start": 14192, + "end": 14370, "loc": { "start": { "line": 508, @@ -185034,8 +185002,8 @@ "updateContext": null }, "value": "this", - "start": 14374, - "end": 14378, + "start": 14379, + "end": 14383, "loc": { "start": { "line": 513, @@ -185060,8 +185028,8 @@ "binop": null, "updateContext": null }, - "start": 14378, - "end": 14379, + "start": 14383, + "end": 14384, "loc": { "start": { "line": 513, @@ -185086,8 +185054,8 @@ "binop": null }, "value": "sortSlc", - "start": 14379, - "end": 14386, + "start": 14384, + "end": 14391, "loc": { "start": { "line": 513, @@ -185113,8 +185081,8 @@ "updateContext": null }, "value": "=", - "start": 14387, - "end": 14388, + "start": 14392, + "end": 14393, "loc": { "start": { "line": 513, @@ -185139,8 +185107,8 @@ "binop": null }, "value": "isUndef", - "start": 14389, - "end": 14396, + "start": 14394, + "end": 14401, "loc": { "start": { "line": 513, @@ -185164,8 +185132,8 @@ "postfix": false, "binop": null }, - "start": 14396, - "end": 14397, + "start": 14401, + "end": 14402, "loc": { "start": { "line": 513, @@ -185190,8 +185158,8 @@ "binop": null }, "value": "f", - "start": 14397, - "end": 14398, + "start": 14402, + "end": 14403, "loc": { "start": { "line": 513, @@ -185216,8 +185184,8 @@ "binop": null, "updateContext": null }, - "start": 14398, - "end": 14399, + "start": 14403, + "end": 14404, "loc": { "start": { "line": 513, @@ -185242,8 +185210,8 @@ "binop": null }, "value": "sort_select", - "start": 14399, - "end": 14410, + "start": 14404, + "end": 14415, "loc": { "start": { "line": 513, @@ -185267,8 +185235,8 @@ "postfix": false, "binop": null }, - "start": 14410, - "end": 14411, + "start": 14415, + "end": 14416, "loc": { "start": { "line": 513, @@ -185293,8 +185261,8 @@ "binop": null, "updateContext": null }, - "start": 14412, - "end": 14413, + "start": 14417, + "end": 14418, "loc": { "start": { "line": 513, @@ -185321,8 +185289,8 @@ "updateContext": null }, "value": "true", - "start": 14414, - "end": 14418, + "start": 14419, + "end": 14423, "loc": { "start": { "line": 513, @@ -185347,8 +185315,8 @@ "binop": null, "updateContext": null }, - "start": 14419, - "end": 14420, + "start": 14424, + "end": 14425, "loc": { "start": { "line": 513, @@ -185373,8 +185341,8 @@ "binop": null }, "value": "isArray", - "start": 14433, - "end": 14440, + "start": 14438, + "end": 14445, "loc": { "start": { "line": 514, @@ -185398,8 +185366,8 @@ "postfix": false, "binop": null }, - "start": 14440, - "end": 14441, + "start": 14445, + "end": 14446, "loc": { "start": { "line": 514, @@ -185424,8 +185392,8 @@ "binop": null }, "value": "f", - "start": 14441, - "end": 14442, + "start": 14446, + "end": 14447, "loc": { "start": { "line": 514, @@ -185450,8 +185418,8 @@ "binop": null, "updateContext": null }, - "start": 14442, - "end": 14443, + "start": 14447, + "end": 14448, "loc": { "start": { "line": 514, @@ -185476,8 +185444,8 @@ "binop": null }, "value": "sort_select", - "start": 14443, - "end": 14454, + "start": 14448, + "end": 14459, "loc": { "start": { "line": 514, @@ -185501,8 +185469,8 @@ "postfix": false, "binop": null }, - "start": 14454, - "end": 14455, + "start": 14459, + "end": 14460, "loc": { "start": { "line": 514, @@ -185527,8 +185495,8 @@ "binop": null, "updateContext": null }, - "start": 14456, - "end": 14457, + "start": 14461, + "end": 14462, "loc": { "start": { "line": 514, @@ -185553,8 +185521,8 @@ "binop": null }, "value": "f", - "start": 14458, - "end": 14459, + "start": 14463, + "end": 14464, "loc": { "start": { "line": 514, @@ -185579,8 +185547,8 @@ "binop": null, "updateContext": null }, - "start": 14459, - "end": 14460, + "start": 14464, + "end": 14465, "loc": { "start": { "line": 514, @@ -185605,8 +185573,8 @@ "binop": null }, "value": "sort_select", - "start": 14460, - "end": 14471, + "start": 14465, + "end": 14476, "loc": { "start": { "line": 514, @@ -185631,8 +185599,8 @@ "binop": null, "updateContext": null }, - "start": 14472, - "end": 14473, + "start": 14477, + "end": 14478, "loc": { "start": { "line": 514, @@ -185657,8 +185625,8 @@ "binop": null }, "value": "Boolean", - "start": 14474, - "end": 14481, + "start": 14479, + "end": 14486, "loc": { "start": { "line": 514, @@ -185682,8 +185650,8 @@ "postfix": false, "binop": null }, - "start": 14481, - "end": 14482, + "start": 14486, + "end": 14487, "loc": { "start": { "line": 514, @@ -185708,8 +185676,8 @@ "binop": null }, "value": "f", - "start": 14482, - "end": 14483, + "start": 14487, + "end": 14488, "loc": { "start": { "line": 514, @@ -185734,8 +185702,8 @@ "binop": null, "updateContext": null }, - "start": 14483, - "end": 14484, + "start": 14488, + "end": 14489, "loc": { "start": { "line": 514, @@ -185760,8 +185728,8 @@ "binop": null }, "value": "sort_select", - "start": 14484, - "end": 14495, + "start": 14489, + "end": 14500, "loc": { "start": { "line": 514, @@ -185785,8 +185753,8 @@ "postfix": false, "binop": null }, - "start": 14495, - "end": 14496, + "start": 14500, + "end": 14501, "loc": { "start": { "line": 514, @@ -185811,8 +185779,8 @@ "binop": null, "updateContext": null }, - "start": 14496, - "end": 14497, + "start": 14501, + "end": 14502, "loc": { "start": { "line": 514, @@ -185827,8 +185795,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14507, - "end": 14683, + "start": 14512, + "end": 14688, "loc": { "start": { "line": 516, @@ -185855,8 +185823,8 @@ "updateContext": null }, "value": "this", - "start": 14692, - "end": 14696, + "start": 14697, + "end": 14701, "loc": { "start": { "line": 522, @@ -185881,8 +185849,8 @@ "binop": null, "updateContext": null }, - "start": 14696, - "end": 14697, + "start": 14701, + "end": 14702, "loc": { "start": { "line": 522, @@ -185907,8 +185875,8 @@ "binop": null }, "value": "isSortNumAsc", - "start": 14697, - "end": 14709, + "start": 14702, + "end": 14714, "loc": { "start": { "line": 522, @@ -185934,8 +185902,8 @@ "updateContext": null }, "value": "=", - "start": 14710, - "end": 14711, + "start": 14715, + "end": 14716, "loc": { "start": { "line": 522, @@ -185960,8 +185928,8 @@ "binop": null }, "value": "Boolean", - "start": 14712, - "end": 14719, + "start": 14717, + "end": 14724, "loc": { "start": { "line": 522, @@ -185985,8 +185953,8 @@ "postfix": false, "binop": null }, - "start": 14719, - "end": 14720, + "start": 14724, + "end": 14725, "loc": { "start": { "line": 522, @@ -186011,8 +185979,8 @@ "binop": null }, "value": "f", - "start": 14720, - "end": 14721, + "start": 14725, + "end": 14726, "loc": { "start": { "line": 522, @@ -186037,8 +186005,8 @@ "binop": null, "updateContext": null }, - "start": 14721, - "end": 14722, + "start": 14726, + "end": 14727, "loc": { "start": { "line": 522, @@ -186063,8 +186031,8 @@ "binop": null }, "value": "sort_num_asc", - "start": 14722, - "end": 14734, + "start": 14727, + "end": 14739, "loc": { "start": { "line": 522, @@ -186088,8 +186056,8 @@ "postfix": false, "binop": null }, - "start": 14734, - "end": 14735, + "start": 14739, + "end": 14740, "loc": { "start": { "line": 522, @@ -186114,8 +186082,8 @@ "binop": null, "updateContext": null }, - "start": 14735, - "end": 14736, + "start": 14740, + "end": 14741, "loc": { "start": { "line": 522, @@ -186130,8 +186098,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", - "start": 14746, - "end": 14883, + "start": 14751, + "end": 14888, "loc": { "start": { "line": 524, @@ -186158,8 +186126,8 @@ "updateContext": null }, "value": "this", - "start": 14892, - "end": 14896, + "start": 14897, + "end": 14901, "loc": { "start": { "line": 529, @@ -186184,8 +186152,8 @@ "binop": null, "updateContext": null }, - "start": 14896, - "end": 14897, + "start": 14901, + "end": 14902, "loc": { "start": { "line": 529, @@ -186210,8 +186178,8 @@ "binop": null }, "value": "sortNumAsc", - "start": 14897, - "end": 14907, + "start": 14902, + "end": 14912, "loc": { "start": { "line": 529, @@ -186237,8 +186205,8 @@ "updateContext": null }, "value": "=", - "start": 14908, - "end": 14909, + "start": 14913, + "end": 14914, "loc": { "start": { "line": 529, @@ -186265,8 +186233,8 @@ "updateContext": null }, "value": "this", - "start": 14910, - "end": 14914, + "start": 14915, + "end": 14919, "loc": { "start": { "line": 529, @@ -186291,8 +186259,8 @@ "binop": null, "updateContext": null }, - "start": 14914, - "end": 14915, + "start": 14919, + "end": 14920, "loc": { "start": { "line": 529, @@ -186317,8 +186285,8 @@ "binop": null }, "value": "isSortNumAsc", - "start": 14915, - "end": 14927, + "start": 14920, + "end": 14932, "loc": { "start": { "line": 529, @@ -186343,8 +186311,8 @@ "binop": null, "updateContext": null }, - "start": 14928, - "end": 14929, + "start": 14933, + "end": 14934, "loc": { "start": { "line": 529, @@ -186369,8 +186337,8 @@ "binop": null }, "value": "f", - "start": 14930, - "end": 14931, + "start": 14935, + "end": 14936, "loc": { "start": { "line": 529, @@ -186395,8 +186363,8 @@ "binop": null, "updateContext": null }, - "start": 14931, - "end": 14932, + "start": 14936, + "end": 14937, "loc": { "start": { "line": 529, @@ -186421,8 +186389,8 @@ "binop": null }, "value": "sort_num_asc", - "start": 14932, - "end": 14944, + "start": 14937, + "end": 14949, "loc": { "start": { "line": 529, @@ -186447,8 +186415,8 @@ "binop": null, "updateContext": null }, - "start": 14945, - "end": 14946, + "start": 14950, + "end": 14951, "loc": { "start": { "line": 529, @@ -186473,8 +186441,8 @@ "binop": null, "updateContext": null }, - "start": 14947, - "end": 14948, + "start": 14952, + "end": 14953, "loc": { "start": { "line": 529, @@ -186499,8 +186467,8 @@ "binop": null, "updateContext": null }, - "start": 14948, - "end": 14949, + "start": 14953, + "end": 14954, "loc": { "start": { "line": 529, @@ -186525,8 +186493,8 @@ "binop": null, "updateContext": null }, - "start": 14949, - "end": 14950, + "start": 14954, + "end": 14955, "loc": { "start": { "line": 529, @@ -186541,8 +186509,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ", - "start": 14960, - "end": 15137, + "start": 14965, + "end": 15142, "loc": { "start": { "line": 531, @@ -186569,8 +186537,8 @@ "updateContext": null }, "value": "this", - "start": 15146, - "end": 15150, + "start": 15151, + "end": 15155, "loc": { "start": { "line": 537, @@ -186595,8 +186563,8 @@ "binop": null, "updateContext": null }, - "start": 15150, - "end": 15151, + "start": 15155, + "end": 15156, "loc": { "start": { "line": 537, @@ -186621,8 +186589,8 @@ "binop": null }, "value": "isSortNumDesc", - "start": 15151, - "end": 15164, + "start": 15156, + "end": 15169, "loc": { "start": { "line": 537, @@ -186648,8 +186616,8 @@ "updateContext": null }, "value": "=", - "start": 15165, - "end": 15166, + "start": 15170, + "end": 15171, "loc": { "start": { "line": 537, @@ -186674,8 +186642,8 @@ "binop": null }, "value": "Boolean", - "start": 15167, - "end": 15174, + "start": 15172, + "end": 15179, "loc": { "start": { "line": 537, @@ -186699,8 +186667,8 @@ "postfix": false, "binop": null }, - "start": 15174, - "end": 15175, + "start": 15179, + "end": 15180, "loc": { "start": { "line": 537, @@ -186725,8 +186693,8 @@ "binop": null }, "value": "f", - "start": 15175, - "end": 15176, + "start": 15180, + "end": 15181, "loc": { "start": { "line": 537, @@ -186751,8 +186719,8 @@ "binop": null, "updateContext": null }, - "start": 15176, - "end": 15177, + "start": 15181, + "end": 15182, "loc": { "start": { "line": 537, @@ -186777,8 +186745,8 @@ "binop": null }, "value": "sort_num_desc", - "start": 15177, - "end": 15190, + "start": 15182, + "end": 15195, "loc": { "start": { "line": 537, @@ -186802,8 +186770,8 @@ "postfix": false, "binop": null }, - "start": 15190, - "end": 15191, + "start": 15195, + "end": 15196, "loc": { "start": { "line": 537, @@ -186828,8 +186796,8 @@ "binop": null, "updateContext": null }, - "start": 15191, - "end": 15192, + "start": 15196, + "end": 15197, "loc": { "start": { "line": 537, @@ -186844,8 +186812,8 @@ { "type": "CommentBlock", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", - "start": 15202, - "end": 15340, + "start": 15207, + "end": 15345, "loc": { "start": { "line": 539, @@ -186872,8 +186840,8 @@ "updateContext": null }, "value": "this", - "start": 15349, - "end": 15353, + "start": 15354, + "end": 15358, "loc": { "start": { "line": 544, @@ -186898,8 +186866,8 @@ "binop": null, "updateContext": null }, - "start": 15353, - "end": 15354, + "start": 15358, + "end": 15359, "loc": { "start": { "line": 544, @@ -186924,8 +186892,8 @@ "binop": null }, "value": "sortNumDesc", - "start": 15354, - "end": 15365, + "start": 15359, + "end": 15370, "loc": { "start": { "line": 544, @@ -186951,8 +186919,8 @@ "updateContext": null }, "value": "=", - "start": 15366, - "end": 15367, + "start": 15371, + "end": 15372, "loc": { "start": { "line": 544, @@ -186979,8 +186947,8 @@ "updateContext": null }, "value": "this", - "start": 15368, - "end": 15372, + "start": 15373, + "end": 15377, "loc": { "start": { "line": 544, @@ -187005,8 +186973,8 @@ "binop": null, "updateContext": null }, - "start": 15372, - "end": 15373, + "start": 15377, + "end": 15378, "loc": { "start": { "line": 544, @@ -187031,8 +186999,8 @@ "binop": null }, "value": "isSortNumDesc", - "start": 15373, - "end": 15386, + "start": 15378, + "end": 15391, "loc": { "start": { "line": 544, @@ -187057,8 +187025,8 @@ "binop": null, "updateContext": null }, - "start": 15387, - "end": 15388, + "start": 15392, + "end": 15393, "loc": { "start": { "line": 544, @@ -187083,8 +187051,8 @@ "binop": null }, "value": "f", - "start": 15389, - "end": 15390, + "start": 15394, + "end": 15395, "loc": { "start": { "line": 544, @@ -187109,8 +187077,8 @@ "binop": null, "updateContext": null }, - "start": 15390, - "end": 15391, + "start": 15395, + "end": 15396, "loc": { "start": { "line": 544, @@ -187135,8 +187103,8 @@ "binop": null }, "value": "sort_num_desc", - "start": 15391, - "end": 15404, + "start": 15396, + "end": 15409, "loc": { "start": { "line": 544, @@ -187161,8 +187129,8 @@ "binop": null, "updateContext": null }, - "start": 15405, - "end": 15406, + "start": 15410, + "end": 15411, "loc": { "start": { "line": 544, @@ -187187,8 +187155,8 @@ "binop": null, "updateContext": null }, - "start": 15407, - "end": 15408, + "start": 15412, + "end": 15413, "loc": { "start": { "line": 544, @@ -187213,8 +187181,8 @@ "binop": null, "updateContext": null }, - "start": 15408, - "end": 15409, + "start": 15413, + "end": 15414, "loc": { "start": { "line": 544, @@ -187239,8 +187207,8 @@ "binop": null, "updateContext": null }, - "start": 15409, - "end": 15410, + "start": 15414, + "end": 15415, "loc": { "start": { "line": 544, @@ -187255,8 +187223,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ", - "start": 15420, - "end": 15563, + "start": 15425, + "end": 15568, "loc": { "start": { "line": 546, @@ -187283,8 +187251,8 @@ "updateContext": null }, "value": "this", - "start": 15572, - "end": 15576, + "start": 15577, + "end": 15581, "loc": { "start": { "line": 551, @@ -187309,8 +187277,8 @@ "binop": null, "updateContext": null }, - "start": 15576, - "end": 15577, + "start": 15581, + "end": 15582, "loc": { "start": { "line": 551, @@ -187335,8 +187303,8 @@ "binop": null }, "value": "loadFltOnDemand", - "start": 15577, - "end": 15592, + "start": 15582, + "end": 15597, "loc": { "start": { "line": 551, @@ -187362,8 +187330,8 @@ "updateContext": null }, "value": "=", - "start": 15593, - "end": 15594, + "start": 15598, + "end": 15599, "loc": { "start": { "line": 551, @@ -187388,8 +187356,8 @@ "binop": null }, "value": "Boolean", - "start": 15595, - "end": 15602, + "start": 15600, + "end": 15607, "loc": { "start": { "line": 551, @@ -187413,8 +187381,8 @@ "postfix": false, "binop": null }, - "start": 15602, - "end": 15603, + "start": 15607, + "end": 15608, "loc": { "start": { "line": 551, @@ -187439,8 +187407,8 @@ "binop": null }, "value": "f", - "start": 15603, - "end": 15604, + "start": 15608, + "end": 15609, "loc": { "start": { "line": 551, @@ -187465,8 +187433,8 @@ "binop": null, "updateContext": null }, - "start": 15604, - "end": 15605, + "start": 15609, + "end": 15610, "loc": { "start": { "line": 551, @@ -187491,8 +187459,8 @@ "binop": null }, "value": "load_filters_on_demand", - "start": 15605, - "end": 15627, + "start": 15610, + "end": 15632, "loc": { "start": { "line": 551, @@ -187516,8 +187484,8 @@ "postfix": false, "binop": null }, - "start": 15627, - "end": 15628, + "start": 15632, + "end": 15633, "loc": { "start": { "line": 551, @@ -187542,8 +187510,8 @@ "binop": null, "updateContext": null }, - "start": 15628, - "end": 15629, + "start": 15633, + "end": 15634, "loc": { "start": { "line": 551, @@ -187558,8 +187526,8 @@ { "type": "CommentBlock", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", - "start": 15639, - "end": 15757, + "start": 15644, + "end": 15762, "loc": { "start": { "line": 553, @@ -187586,8 +187554,8 @@ "updateContext": null }, "value": "this", - "start": 15766, - "end": 15770, + "start": 15771, + "end": 15775, "loc": { "start": { "line": 557, @@ -187612,8 +187580,8 @@ "binop": null, "updateContext": null }, - "start": 15770, - "end": 15771, + "start": 15775, + "end": 15776, "loc": { "start": { "line": 557, @@ -187638,8 +187606,8 @@ "binop": null }, "value": "hasCustomOptions", - "start": 15771, - "end": 15787, + "start": 15776, + "end": 15792, "loc": { "start": { "line": 557, @@ -187665,8 +187633,8 @@ "updateContext": null }, "value": "=", - "start": 15788, - "end": 15789, + "start": 15793, + "end": 15794, "loc": { "start": { "line": 557, @@ -187691,8 +187659,8 @@ "binop": null }, "value": "isObj", - "start": 15790, - "end": 15795, + "start": 15795, + "end": 15800, "loc": { "start": { "line": 557, @@ -187716,8 +187684,8 @@ "postfix": false, "binop": null }, - "start": 15795, - "end": 15796, + "start": 15800, + "end": 15801, "loc": { "start": { "line": 557, @@ -187742,8 +187710,8 @@ "binop": null }, "value": "f", - "start": 15796, - "end": 15797, + "start": 15801, + "end": 15802, "loc": { "start": { "line": 557, @@ -187768,8 +187736,8 @@ "binop": null, "updateContext": null }, - "start": 15797, - "end": 15798, + "start": 15802, + "end": 15803, "loc": { "start": { "line": 557, @@ -187794,8 +187762,8 @@ "binop": null }, "value": "custom_options", - "start": 15798, - "end": 15812, + "start": 15803, + "end": 15817, "loc": { "start": { "line": 557, @@ -187819,8 +187787,8 @@ "postfix": false, "binop": null }, - "start": 15812, - "end": 15813, + "start": 15817, + "end": 15818, "loc": { "start": { "line": 557, @@ -187845,8 +187813,8 @@ "binop": null, "updateContext": null }, - "start": 15813, - "end": 15814, + "start": 15818, + "end": 15819, "loc": { "start": { "line": 557, @@ -187861,8 +187829,8 @@ { "type": "CommentBlock", "value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ", - "start": 15824, - "end": 16296, + "start": 15829, + "end": 16301, "loc": { "start": { "line": 559, @@ -187889,8 +187857,8 @@ "updateContext": null }, "value": "this", - "start": 16305, - "end": 16309, + "start": 16310, + "end": 16314, "loc": { "start": { "line": 576, @@ -187915,8 +187883,8 @@ "binop": null, "updateContext": null }, - "start": 16309, - "end": 16310, + "start": 16314, + "end": 16315, "loc": { "start": { "line": 576, @@ -187941,8 +187909,8 @@ "binop": null }, "value": "customOptions", - "start": 16310, - "end": 16323, + "start": 16315, + "end": 16328, "loc": { "start": { "line": 576, @@ -187968,8 +187936,8 @@ "updateContext": null }, "value": "=", - "start": 16324, - "end": 16325, + "start": 16329, + "end": 16330, "loc": { "start": { "line": 576, @@ -187994,8 +187962,8 @@ "binop": null }, "value": "f", - "start": 16326, - "end": 16327, + "start": 16331, + "end": 16332, "loc": { "start": { "line": 576, @@ -188020,8 +187988,8 @@ "binop": null, "updateContext": null }, - "start": 16327, - "end": 16328, + "start": 16332, + "end": 16333, "loc": { "start": { "line": 576, @@ -188046,8 +188014,8 @@ "binop": null }, "value": "custom_options", - "start": 16328, - "end": 16342, + "start": 16333, + "end": 16347, "loc": { "start": { "line": 576, @@ -188072,8 +188040,8 @@ "binop": null, "updateContext": null }, - "start": 16342, - "end": 16343, + "start": 16347, + "end": 16348, "loc": { "start": { "line": 576, @@ -188088,8 +188056,8 @@ { "type": "CommentBlock", "value": "** Filter operators **", - "start": 16353, - "end": 16379, + "start": 16358, + "end": 16384, "loc": { "start": { "line": 578, @@ -188104,8 +188072,8 @@ { "type": "CommentBlock", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", - "start": 16388, - "end": 16505, + "start": 16393, + "end": 16510, "loc": { "start": { "line": 579, @@ -188132,8 +188100,8 @@ "updateContext": null }, "value": "this", - "start": 16514, - "end": 16518, + "start": 16519, + "end": 16523, "loc": { "start": { "line": 583, @@ -188158,8 +188126,8 @@ "binop": null, "updateContext": null }, - "start": 16518, - "end": 16519, + "start": 16523, + "end": 16524, "loc": { "start": { "line": 583, @@ -188184,8 +188152,8 @@ "binop": null }, "value": "rgxOperator", - "start": 16519, - "end": 16530, + "start": 16524, + "end": 16535, "loc": { "start": { "line": 583, @@ -188211,8 +188179,8 @@ "updateContext": null }, "value": "=", - "start": 16531, - "end": 16532, + "start": 16536, + "end": 16537, "loc": { "start": { "line": 583, @@ -188237,8 +188205,8 @@ "binop": null }, "value": "defaultsStr", - "start": 16533, - "end": 16544, + "start": 16538, + "end": 16549, "loc": { "start": { "line": 583, @@ -188262,8 +188230,8 @@ "postfix": false, "binop": null }, - "start": 16544, - "end": 16545, + "start": 16549, + "end": 16550, "loc": { "start": { "line": 583, @@ -188288,8 +188256,8 @@ "binop": null }, "value": "f", - "start": 16545, - "end": 16546, + "start": 16550, + "end": 16551, "loc": { "start": { "line": 583, @@ -188314,8 +188282,8 @@ "binop": null, "updateContext": null }, - "start": 16546, - "end": 16547, + "start": 16551, + "end": 16552, "loc": { "start": { "line": 583, @@ -188340,8 +188308,8 @@ "binop": null }, "value": "regexp_operator", - "start": 16547, - "end": 16562, + "start": 16552, + "end": 16567, "loc": { "start": { "line": 583, @@ -188366,8 +188334,8 @@ "binop": null, "updateContext": null }, - "start": 16562, - "end": 16563, + "start": 16567, + "end": 16568, "loc": { "start": { "line": 583, @@ -188393,8 +188361,8 @@ "updateContext": null }, "value": "rgx:", - "start": 16564, - "end": 16570, + "start": 16569, + "end": 16575, "loc": { "start": { "line": 583, @@ -188418,8 +188386,8 @@ "postfix": false, "binop": null }, - "start": 16570, - "end": 16571, + "start": 16575, + "end": 16576, "loc": { "start": { "line": 583, @@ -188444,8 +188412,8 @@ "binop": null, "updateContext": null }, - "start": 16571, - "end": 16572, + "start": 16576, + "end": 16577, "loc": { "start": { "line": 583, @@ -188460,8 +188428,8 @@ { "type": "CommentBlock", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", - "start": 16582, - "end": 16695, + "start": 16587, + "end": 16700, "loc": { "start": { "line": 585, @@ -188488,8 +188456,8 @@ "updateContext": null }, "value": "this", - "start": 16704, - "end": 16708, + "start": 16709, + "end": 16713, "loc": { "start": { "line": 589, @@ -188514,8 +188482,8 @@ "binop": null, "updateContext": null }, - "start": 16708, - "end": 16709, + "start": 16713, + "end": 16714, "loc": { "start": { "line": 589, @@ -188540,8 +188508,8 @@ "binop": null }, "value": "emOperator", - "start": 16709, - "end": 16719, + "start": 16714, + "end": 16724, "loc": { "start": { "line": 589, @@ -188567,8 +188535,8 @@ "updateContext": null }, "value": "=", - "start": 16720, - "end": 16721, + "start": 16725, + "end": 16726, "loc": { "start": { "line": 589, @@ -188593,8 +188561,8 @@ "binop": null }, "value": "defaultsStr", - "start": 16722, - "end": 16733, + "start": 16727, + "end": 16738, "loc": { "start": { "line": 589, @@ -188618,8 +188586,8 @@ "postfix": false, "binop": null }, - "start": 16733, - "end": 16734, + "start": 16738, + "end": 16739, "loc": { "start": { "line": 589, @@ -188644,8 +188612,8 @@ "binop": null }, "value": "f", - "start": 16734, - "end": 16735, + "start": 16739, + "end": 16740, "loc": { "start": { "line": 589, @@ -188670,8 +188638,8 @@ "binop": null, "updateContext": null }, - "start": 16735, - "end": 16736, + "start": 16740, + "end": 16741, "loc": { "start": { "line": 589, @@ -188696,8 +188664,8 @@ "binop": null }, "value": "empty_operator", - "start": 16736, - "end": 16750, + "start": 16741, + "end": 16755, "loc": { "start": { "line": 589, @@ -188722,8 +188690,8 @@ "binop": null, "updateContext": null }, - "start": 16750, - "end": 16751, + "start": 16755, + "end": 16756, "loc": { "start": { "line": 589, @@ -188749,8 +188717,8 @@ "updateContext": null }, "value": "[empty]", - "start": 16752, - "end": 16761, + "start": 16757, + "end": 16766, "loc": { "start": { "line": 589, @@ -188774,8 +188742,8 @@ "postfix": false, "binop": null }, - "start": 16761, - "end": 16762, + "start": 16766, + "end": 16767, "loc": { "start": { "line": 589, @@ -188800,8 +188768,8 @@ "binop": null, "updateContext": null }, - "start": 16762, - "end": 16763, + "start": 16767, + "end": 16768, "loc": { "start": { "line": 589, @@ -188816,8 +188784,8 @@ { "type": "CommentBlock", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", - "start": 16773, - "end": 16893, + "start": 16778, + "end": 16898, "loc": { "start": { "line": 591, @@ -188844,8 +188812,8 @@ "updateContext": null }, "value": "this", - "start": 16902, - "end": 16906, + "start": 16907, + "end": 16911, "loc": { "start": { "line": 595, @@ -188870,8 +188838,8 @@ "binop": null, "updateContext": null }, - "start": 16906, - "end": 16907, + "start": 16911, + "end": 16912, "loc": { "start": { "line": 595, @@ -188896,8 +188864,8 @@ "binop": null }, "value": "nmOperator", - "start": 16907, - "end": 16917, + "start": 16912, + "end": 16922, "loc": { "start": { "line": 595, @@ -188923,8 +188891,8 @@ "updateContext": null }, "value": "=", - "start": 16918, - "end": 16919, + "start": 16923, + "end": 16924, "loc": { "start": { "line": 595, @@ -188949,8 +188917,8 @@ "binop": null }, "value": "defaultsStr", - "start": 16920, - "end": 16931, + "start": 16925, + "end": 16936, "loc": { "start": { "line": 595, @@ -188974,8 +188942,8 @@ "postfix": false, "binop": null }, - "start": 16931, - "end": 16932, + "start": 16936, + "end": 16937, "loc": { "start": { "line": 595, @@ -189000,8 +188968,8 @@ "binop": null }, "value": "f", - "start": 16932, - "end": 16933, + "start": 16937, + "end": 16938, "loc": { "start": { "line": 595, @@ -189026,8 +188994,8 @@ "binop": null, "updateContext": null }, - "start": 16933, - "end": 16934, + "start": 16938, + "end": 16939, "loc": { "start": { "line": 595, @@ -189052,8 +189020,8 @@ "binop": null }, "value": "nonempty_operator", - "start": 16934, - "end": 16951, + "start": 16939, + "end": 16956, "loc": { "start": { "line": 595, @@ -189078,8 +189046,8 @@ "binop": null, "updateContext": null }, - "start": 16951, - "end": 16952, + "start": 16956, + "end": 16957, "loc": { "start": { "line": 595, @@ -189105,8 +189073,8 @@ "updateContext": null }, "value": "[nonempty]", - "start": 16953, - "end": 16965, + "start": 16958, + "end": 16970, "loc": { "start": { "line": 595, @@ -189130,8 +189098,8 @@ "postfix": false, "binop": null }, - "start": 16965, - "end": 16966, + "start": 16970, + "end": 16971, "loc": { "start": { "line": 595, @@ -189156,8 +189124,8 @@ "binop": null, "updateContext": null }, - "start": 16966, - "end": 16967, + "start": 16971, + "end": 16972, "loc": { "start": { "line": 595, @@ -189172,8 +189140,8 @@ { "type": "CommentBlock", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", - "start": 16977, - "end": 17084, + "start": 16982, + "end": 17089, "loc": { "start": { "line": 597, @@ -189200,8 +189168,8 @@ "updateContext": null }, "value": "this", - "start": 17093, - "end": 17097, + "start": 17098, + "end": 17102, "loc": { "start": { "line": 601, @@ -189226,8 +189194,8 @@ "binop": null, "updateContext": null }, - "start": 17097, - "end": 17098, + "start": 17102, + "end": 17103, "loc": { "start": { "line": 601, @@ -189252,8 +189220,8 @@ "binop": null }, "value": "orOperator", - "start": 17098, - "end": 17108, + "start": 17103, + "end": 17113, "loc": { "start": { "line": 601, @@ -189279,8 +189247,8 @@ "updateContext": null }, "value": "=", - "start": 17109, - "end": 17110, + "start": 17114, + "end": 17115, "loc": { "start": { "line": 601, @@ -189305,8 +189273,8 @@ "binop": null }, "value": "defaultsStr", - "start": 17111, - "end": 17122, + "start": 17116, + "end": 17127, "loc": { "start": { "line": 601, @@ -189330,8 +189298,8 @@ "postfix": false, "binop": null }, - "start": 17122, - "end": 17123, + "start": 17127, + "end": 17128, "loc": { "start": { "line": 601, @@ -189356,8 +189324,8 @@ "binop": null }, "value": "f", - "start": 17123, - "end": 17124, + "start": 17128, + "end": 17129, "loc": { "start": { "line": 601, @@ -189382,8 +189350,8 @@ "binop": null, "updateContext": null }, - "start": 17124, - "end": 17125, + "start": 17129, + "end": 17130, "loc": { "start": { "line": 601, @@ -189408,8 +189376,8 @@ "binop": null }, "value": "or_operator", - "start": 17125, - "end": 17136, + "start": 17130, + "end": 17141, "loc": { "start": { "line": 601, @@ -189434,8 +189402,8 @@ "binop": null, "updateContext": null }, - "start": 17136, - "end": 17137, + "start": 17141, + "end": 17142, "loc": { "start": { "line": 601, @@ -189461,8 +189429,8 @@ "updateContext": null }, "value": "||", - "start": 17138, - "end": 17142, + "start": 17143, + "end": 17147, "loc": { "start": { "line": 601, @@ -189486,8 +189454,8 @@ "postfix": false, "binop": null }, - "start": 17142, - "end": 17143, + "start": 17147, + "end": 17148, "loc": { "start": { "line": 601, @@ -189512,8 +189480,8 @@ "binop": null, "updateContext": null }, - "start": 17143, - "end": 17144, + "start": 17148, + "end": 17149, "loc": { "start": { "line": 601, @@ -189528,8 +189496,8 @@ { "type": "CommentBlock", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", - "start": 17154, - "end": 17262, + "start": 17159, + "end": 17267, "loc": { "start": { "line": 603, @@ -189556,8 +189524,8 @@ "updateContext": null }, "value": "this", - "start": 17271, - "end": 17275, + "start": 17276, + "end": 17280, "loc": { "start": { "line": 607, @@ -189582,8 +189550,8 @@ "binop": null, "updateContext": null }, - "start": 17275, - "end": 17276, + "start": 17280, + "end": 17281, "loc": { "start": { "line": 607, @@ -189608,8 +189576,8 @@ "binop": null }, "value": "anOperator", - "start": 17276, - "end": 17286, + "start": 17281, + "end": 17291, "loc": { "start": { "line": 607, @@ -189635,8 +189603,8 @@ "updateContext": null }, "value": "=", - "start": 17287, - "end": 17288, + "start": 17292, + "end": 17293, "loc": { "start": { "line": 607, @@ -189661,8 +189629,8 @@ "binop": null }, "value": "defaultsStr", - "start": 17289, - "end": 17300, + "start": 17294, + "end": 17305, "loc": { "start": { "line": 607, @@ -189686,8 +189654,8 @@ "postfix": false, "binop": null }, - "start": 17300, - "end": 17301, + "start": 17305, + "end": 17306, "loc": { "start": { "line": 607, @@ -189712,8 +189680,8 @@ "binop": null }, "value": "f", - "start": 17301, - "end": 17302, + "start": 17306, + "end": 17307, "loc": { "start": { "line": 607, @@ -189738,8 +189706,8 @@ "binop": null, "updateContext": null }, - "start": 17302, - "end": 17303, + "start": 17307, + "end": 17308, "loc": { "start": { "line": 607, @@ -189764,8 +189732,8 @@ "binop": null }, "value": "and_operator", - "start": 17303, - "end": 17315, + "start": 17308, + "end": 17320, "loc": { "start": { "line": 607, @@ -189790,8 +189758,8 @@ "binop": null, "updateContext": null }, - "start": 17315, - "end": 17316, + "start": 17320, + "end": 17321, "loc": { "start": { "line": 607, @@ -189817,8 +189785,8 @@ "updateContext": null }, "value": "&&", - "start": 17317, - "end": 17321, + "start": 17322, + "end": 17326, "loc": { "start": { "line": 607, @@ -189842,8 +189810,8 @@ "postfix": false, "binop": null }, - "start": 17321, - "end": 17322, + "start": 17326, + "end": 17327, "loc": { "start": { "line": 607, @@ -189868,8 +189836,8 @@ "binop": null, "updateContext": null }, - "start": 17322, - "end": 17323, + "start": 17327, + "end": 17328, "loc": { "start": { "line": 607, @@ -189884,8 +189852,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", - "start": 17333, - "end": 17441, + "start": 17338, + "end": 17446, "loc": { "start": { "line": 609, @@ -189912,8 +189880,8 @@ "updateContext": null }, "value": "this", - "start": 17450, - "end": 17454, + "start": 17455, + "end": 17459, "loc": { "start": { "line": 613, @@ -189938,8 +189906,8 @@ "binop": null, "updateContext": null }, - "start": 17454, - "end": 17455, + "start": 17459, + "end": 17460, "loc": { "start": { "line": 613, @@ -189964,8 +189932,8 @@ "binop": null }, "value": "grOperator", - "start": 17455, - "end": 17465, + "start": 17460, + "end": 17470, "loc": { "start": { "line": 613, @@ -189991,8 +189959,8 @@ "updateContext": null }, "value": "=", - "start": 17466, - "end": 17467, + "start": 17471, + "end": 17472, "loc": { "start": { "line": 613, @@ -190017,8 +189985,8 @@ "binop": null }, "value": "defaultsStr", - "start": 17468, - "end": 17479, + "start": 17473, + "end": 17484, "loc": { "start": { "line": 613, @@ -190042,8 +190010,8 @@ "postfix": false, "binop": null }, - "start": 17479, - "end": 17480, + "start": 17484, + "end": 17485, "loc": { "start": { "line": 613, @@ -190068,8 +190036,8 @@ "binop": null }, "value": "f", - "start": 17480, - "end": 17481, + "start": 17485, + "end": 17486, "loc": { "start": { "line": 613, @@ -190094,8 +190062,8 @@ "binop": null, "updateContext": null }, - "start": 17481, - "end": 17482, + "start": 17486, + "end": 17487, "loc": { "start": { "line": 613, @@ -190120,8 +190088,8 @@ "binop": null }, "value": "greater_operator", - "start": 17482, - "end": 17498, + "start": 17487, + "end": 17503, "loc": { "start": { "line": 613, @@ -190146,8 +190114,8 @@ "binop": null, "updateContext": null }, - "start": 17498, - "end": 17499, + "start": 17503, + "end": 17504, "loc": { "start": { "line": 613, @@ -190173,8 +190141,8 @@ "updateContext": null }, "value": ">", - "start": 17500, - "end": 17503, + "start": 17505, + "end": 17508, "loc": { "start": { "line": 613, @@ -190198,8 +190166,8 @@ "postfix": false, "binop": null }, - "start": 17503, - "end": 17504, + "start": 17508, + "end": 17509, "loc": { "start": { "line": 613, @@ -190224,8 +190192,8 @@ "binop": null, "updateContext": null }, - "start": 17504, - "end": 17505, + "start": 17509, + "end": 17510, "loc": { "start": { "line": 613, @@ -190240,8 +190208,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", - "start": 17515, - "end": 17621, + "start": 17520, + "end": 17626, "loc": { "start": { "line": 615, @@ -190268,8 +190236,8 @@ "updateContext": null }, "value": "this", - "start": 17630, - "end": 17634, + "start": 17635, + "end": 17639, "loc": { "start": { "line": 619, @@ -190294,8 +190262,8 @@ "binop": null, "updateContext": null }, - "start": 17634, - "end": 17635, + "start": 17639, + "end": 17640, "loc": { "start": { "line": 619, @@ -190320,8 +190288,8 @@ "binop": null }, "value": "lwOperator", - "start": 17635, - "end": 17645, + "start": 17640, + "end": 17650, "loc": { "start": { "line": 619, @@ -190347,8 +190315,8 @@ "updateContext": null }, "value": "=", - "start": 17646, - "end": 17647, + "start": 17651, + "end": 17652, "loc": { "start": { "line": 619, @@ -190373,8 +190341,8 @@ "binop": null }, "value": "defaultsStr", - "start": 17648, - "end": 17659, + "start": 17653, + "end": 17664, "loc": { "start": { "line": 619, @@ -190398,8 +190366,8 @@ "postfix": false, "binop": null }, - "start": 17659, - "end": 17660, + "start": 17664, + "end": 17665, "loc": { "start": { "line": 619, @@ -190424,8 +190392,8 @@ "binop": null }, "value": "f", - "start": 17660, - "end": 17661, + "start": 17665, + "end": 17666, "loc": { "start": { "line": 619, @@ -190450,8 +190418,8 @@ "binop": null, "updateContext": null }, - "start": 17661, - "end": 17662, + "start": 17666, + "end": 17667, "loc": { "start": { "line": 619, @@ -190476,8 +190444,8 @@ "binop": null }, "value": "lower_operator", - "start": 17662, - "end": 17676, + "start": 17667, + "end": 17681, "loc": { "start": { "line": 619, @@ -190502,8 +190470,8 @@ "binop": null, "updateContext": null }, - "start": 17676, - "end": 17677, + "start": 17681, + "end": 17682, "loc": { "start": { "line": 619, @@ -190529,8 +190497,8 @@ "updateContext": null }, "value": "<", - "start": 17678, - "end": 17681, + "start": 17683, + "end": 17686, "loc": { "start": { "line": 619, @@ -190554,8 +190522,8 @@ "postfix": false, "binop": null }, - "start": 17681, - "end": 17682, + "start": 17686, + "end": 17687, "loc": { "start": { "line": 619, @@ -190580,8 +190548,8 @@ "binop": null, "updateContext": null }, - "start": 17682, - "end": 17683, + "start": 17687, + "end": 17688, "loc": { "start": { "line": 619, @@ -190596,8 +190564,8 @@ { "type": "CommentBlock", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", - "start": 17693, - "end": 17809, + "start": 17698, + "end": 17814, "loc": { "start": { "line": 621, @@ -190624,8 +190592,8 @@ "updateContext": null }, "value": "this", - "start": 17818, - "end": 17822, + "start": 17823, + "end": 17827, "loc": { "start": { "line": 625, @@ -190650,8 +190618,8 @@ "binop": null, "updateContext": null }, - "start": 17822, - "end": 17823, + "start": 17827, + "end": 17828, "loc": { "start": { "line": 625, @@ -190676,8 +190644,8 @@ "binop": null }, "value": "leOperator", - "start": 17823, - "end": 17833, + "start": 17828, + "end": 17838, "loc": { "start": { "line": 625, @@ -190703,8 +190671,8 @@ "updateContext": null }, "value": "=", - "start": 17834, - "end": 17835, + "start": 17839, + "end": 17840, "loc": { "start": { "line": 625, @@ -190729,8 +190697,8 @@ "binop": null }, "value": "defaultsStr", - "start": 17836, - "end": 17847, + "start": 17841, + "end": 17852, "loc": { "start": { "line": 625, @@ -190754,8 +190722,8 @@ "postfix": false, "binop": null }, - "start": 17847, - "end": 17848, + "start": 17852, + "end": 17853, "loc": { "start": { "line": 625, @@ -190780,8 +190748,8 @@ "binop": null }, "value": "f", - "start": 17848, - "end": 17849, + "start": 17853, + "end": 17854, "loc": { "start": { "line": 625, @@ -190806,8 +190774,8 @@ "binop": null, "updateContext": null }, - "start": 17849, - "end": 17850, + "start": 17854, + "end": 17855, "loc": { "start": { "line": 625, @@ -190832,8 +190800,8 @@ "binop": null }, "value": "lower_equal_operator", - "start": 17850, - "end": 17870, + "start": 17855, + "end": 17875, "loc": { "start": { "line": 625, @@ -190858,8 +190826,8 @@ "binop": null, "updateContext": null }, - "start": 17870, - "end": 17871, + "start": 17875, + "end": 17876, "loc": { "start": { "line": 625, @@ -190885,8 +190853,8 @@ "updateContext": null }, "value": "<=", - "start": 17872, - "end": 17876, + "start": 17877, + "end": 17881, "loc": { "start": { "line": 625, @@ -190910,8 +190878,8 @@ "postfix": false, "binop": null }, - "start": 17876, - "end": 17877, + "start": 17881, + "end": 17882, "loc": { "start": { "line": 625, @@ -190936,8 +190904,8 @@ "binop": null, "updateContext": null }, - "start": 17877, - "end": 17878, + "start": 17882, + "end": 17883, "loc": { "start": { "line": 625, @@ -190952,8 +190920,8 @@ { "type": "CommentBlock", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", - "start": 17888, - "end": 18006, + "start": 17893, + "end": 18011, "loc": { "start": { "line": 627, @@ -190980,8 +190948,8 @@ "updateContext": null }, "value": "this", - "start": 18015, - "end": 18019, + "start": 18020, + "end": 18024, "loc": { "start": { "line": 631, @@ -191006,8 +190974,8 @@ "binop": null, "updateContext": null }, - "start": 18019, - "end": 18020, + "start": 18024, + "end": 18025, "loc": { "start": { "line": 631, @@ -191032,8 +191000,8 @@ "binop": null }, "value": "geOperator", - "start": 18020, - "end": 18030, + "start": 18025, + "end": 18035, "loc": { "start": { "line": 631, @@ -191059,8 +191027,8 @@ "updateContext": null }, "value": "=", - "start": 18031, - "end": 18032, + "start": 18036, + "end": 18037, "loc": { "start": { "line": 631, @@ -191085,8 +191053,8 @@ "binop": null }, "value": "defaultsStr", - "start": 18033, - "end": 18044, + "start": 18038, + "end": 18049, "loc": { "start": { "line": 631, @@ -191110,8 +191078,8 @@ "postfix": false, "binop": null }, - "start": 18044, - "end": 18045, + "start": 18049, + "end": 18050, "loc": { "start": { "line": 631, @@ -191136,8 +191104,8 @@ "binop": null }, "value": "f", - "start": 18045, - "end": 18046, + "start": 18050, + "end": 18051, "loc": { "start": { "line": 631, @@ -191162,8 +191130,8 @@ "binop": null, "updateContext": null }, - "start": 18046, - "end": 18047, + "start": 18051, + "end": 18052, "loc": { "start": { "line": 631, @@ -191188,8 +191156,8 @@ "binop": null }, "value": "greater_equal_operator", - "start": 18047, - "end": 18069, + "start": 18052, + "end": 18074, "loc": { "start": { "line": 631, @@ -191214,8 +191182,8 @@ "binop": null, "updateContext": null }, - "start": 18069, - "end": 18070, + "start": 18074, + "end": 18075, "loc": { "start": { "line": 631, @@ -191241,8 +191209,8 @@ "updateContext": null }, "value": ">=", - "start": 18071, - "end": 18075, + "start": 18076, + "end": 18080, "loc": { "start": { "line": 631, @@ -191266,8 +191234,8 @@ "postfix": false, "binop": null }, - "start": 18075, - "end": 18076, + "start": 18080, + "end": 18081, "loc": { "start": { "line": 631, @@ -191292,8 +191260,8 @@ "binop": null, "updateContext": null }, - "start": 18076, - "end": 18077, + "start": 18081, + "end": 18082, "loc": { "start": { "line": 631, @@ -191308,8 +191276,8 @@ { "type": "CommentBlock", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", - "start": 18087, - "end": 18193, + "start": 18092, + "end": 18198, "loc": { "start": { "line": 633, @@ -191336,8 +191304,8 @@ "updateContext": null }, "value": "this", - "start": 18202, - "end": 18206, + "start": 18207, + "end": 18211, "loc": { "start": { "line": 637, @@ -191362,8 +191330,8 @@ "binop": null, "updateContext": null }, - "start": 18206, - "end": 18207, + "start": 18211, + "end": 18212, "loc": { "start": { "line": 637, @@ -191388,8 +191356,8 @@ "binop": null }, "value": "dfOperator", - "start": 18207, - "end": 18217, + "start": 18212, + "end": 18222, "loc": { "start": { "line": 637, @@ -191415,8 +191383,8 @@ "updateContext": null }, "value": "=", - "start": 18218, - "end": 18219, + "start": 18223, + "end": 18224, "loc": { "start": { "line": 637, @@ -191441,8 +191409,8 @@ "binop": null }, "value": "defaultsStr", - "start": 18220, - "end": 18231, + "start": 18225, + "end": 18236, "loc": { "start": { "line": 637, @@ -191466,8 +191434,8 @@ "postfix": false, "binop": null }, - "start": 18231, - "end": 18232, + "start": 18236, + "end": 18237, "loc": { "start": { "line": 637, @@ -191492,8 +191460,8 @@ "binop": null }, "value": "f", - "start": 18232, - "end": 18233, + "start": 18237, + "end": 18238, "loc": { "start": { "line": 637, @@ -191518,8 +191486,8 @@ "binop": null, "updateContext": null }, - "start": 18233, - "end": 18234, + "start": 18238, + "end": 18239, "loc": { "start": { "line": 637, @@ -191544,8 +191512,8 @@ "binop": null }, "value": "different_operator", - "start": 18234, - "end": 18252, + "start": 18239, + "end": 18257, "loc": { "start": { "line": 637, @@ -191570,8 +191538,8 @@ "binop": null, "updateContext": null }, - "start": 18252, - "end": 18253, + "start": 18257, + "end": 18258, "loc": { "start": { "line": 637, @@ -191597,8 +191565,8 @@ "updateContext": null }, "value": "!", - "start": 18254, - "end": 18257, + "start": 18259, + "end": 18262, "loc": { "start": { "line": 637, @@ -191622,8 +191590,8 @@ "postfix": false, "binop": null }, - "start": 18257, - "end": 18258, + "start": 18262, + "end": 18263, "loc": { "start": { "line": 637, @@ -191648,8 +191616,8 @@ "binop": null, "updateContext": null }, - "start": 18258, - "end": 18259, + "start": 18263, + "end": 18264, "loc": { "start": { "line": 637, @@ -191664,8 +191632,8 @@ { "type": "CommentBlock", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", - "start": 18269, - "end": 18369, + "start": 18274, + "end": 18374, "loc": { "start": { "line": 639, @@ -191692,8 +191660,8 @@ "updateContext": null }, "value": "this", - "start": 18378, - "end": 18382, + "start": 18383, + "end": 18387, "loc": { "start": { "line": 643, @@ -191718,8 +191686,8 @@ "binop": null, "updateContext": null }, - "start": 18382, - "end": 18383, + "start": 18387, + "end": 18388, "loc": { "start": { "line": 643, @@ -191744,8 +191712,8 @@ "binop": null }, "value": "lkOperator", - "start": 18383, - "end": 18393, + "start": 18388, + "end": 18398, "loc": { "start": { "line": 643, @@ -191771,8 +191739,8 @@ "updateContext": null }, "value": "=", - "start": 18394, - "end": 18395, + "start": 18399, + "end": 18400, "loc": { "start": { "line": 643, @@ -191797,8 +191765,8 @@ "binop": null }, "value": "defaultsStr", - "start": 18396, - "end": 18407, + "start": 18401, + "end": 18412, "loc": { "start": { "line": 643, @@ -191822,8 +191790,8 @@ "postfix": false, "binop": null }, - "start": 18407, - "end": 18408, + "start": 18412, + "end": 18413, "loc": { "start": { "line": 643, @@ -191848,8 +191816,8 @@ "binop": null }, "value": "f", - "start": 18408, - "end": 18409, + "start": 18413, + "end": 18414, "loc": { "start": { "line": 643, @@ -191874,8 +191842,8 @@ "binop": null, "updateContext": null }, - "start": 18409, - "end": 18410, + "start": 18414, + "end": 18415, "loc": { "start": { "line": 643, @@ -191900,8 +191868,8 @@ "binop": null }, "value": "like_operator", - "start": 18410, - "end": 18423, + "start": 18415, + "end": 18428, "loc": { "start": { "line": 643, @@ -191926,8 +191894,8 @@ "binop": null, "updateContext": null }, - "start": 18423, - "end": 18424, + "start": 18428, + "end": 18429, "loc": { "start": { "line": 643, @@ -191953,8 +191921,8 @@ "updateContext": null }, "value": "*", - "start": 18425, - "end": 18428, + "start": 18430, + "end": 18433, "loc": { "start": { "line": 643, @@ -191978,8 +191946,8 @@ "postfix": false, "binop": null }, - "start": 18428, - "end": 18429, + "start": 18433, + "end": 18434, "loc": { "start": { "line": 643, @@ -192004,8 +191972,8 @@ "binop": null, "updateContext": null }, - "start": 18429, - "end": 18430, + "start": 18434, + "end": 18435, "loc": { "start": { "line": 643, @@ -192020,8 +191988,8 @@ { "type": "CommentBlock", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18440, - "end": 18551, + "start": 18445, + "end": 18556, "loc": { "start": { "line": 645, @@ -192048,8 +192016,8 @@ "updateContext": null }, "value": "this", - "start": 18560, - "end": 18564, + "start": 18565, + "end": 18569, "loc": { "start": { "line": 649, @@ -192074,8 +192042,8 @@ "binop": null, "updateContext": null }, - "start": 18564, - "end": 18565, + "start": 18569, + "end": 18570, "loc": { "start": { "line": 649, @@ -192100,8 +192068,8 @@ "binop": null }, "value": "eqOperator", - "start": 18565, - "end": 18575, + "start": 18570, + "end": 18580, "loc": { "start": { "line": 649, @@ -192127,8 +192095,8 @@ "updateContext": null }, "value": "=", - "start": 18576, - "end": 18577, + "start": 18581, + "end": 18582, "loc": { "start": { "line": 649, @@ -192153,8 +192121,8 @@ "binop": null }, "value": "defaultsStr", - "start": 18578, - "end": 18589, + "start": 18583, + "end": 18594, "loc": { "start": { "line": 649, @@ -192178,8 +192146,8 @@ "postfix": false, "binop": null }, - "start": 18589, - "end": 18590, + "start": 18594, + "end": 18595, "loc": { "start": { "line": 649, @@ -192204,8 +192172,8 @@ "binop": null }, "value": "f", - "start": 18590, - "end": 18591, + "start": 18595, + "end": 18596, "loc": { "start": { "line": 649, @@ -192230,8 +192198,8 @@ "binop": null, "updateContext": null }, - "start": 18591, - "end": 18592, + "start": 18596, + "end": 18597, "loc": { "start": { "line": 649, @@ -192256,8 +192224,8 @@ "binop": null }, "value": "equal_operator", - "start": 18592, - "end": 18606, + "start": 18597, + "end": 18611, "loc": { "start": { "line": 649, @@ -192282,8 +192250,8 @@ "binop": null, "updateContext": null }, - "start": 18606, - "end": 18607, + "start": 18611, + "end": 18612, "loc": { "start": { "line": 649, @@ -192309,8 +192277,8 @@ "updateContext": null }, "value": "=", - "start": 18608, - "end": 18611, + "start": 18613, + "end": 18616, "loc": { "start": { "line": 649, @@ -192334,8 +192302,8 @@ "postfix": false, "binop": null }, - "start": 18611, - "end": 18612, + "start": 18616, + "end": 18617, "loc": { "start": { "line": 649, @@ -192360,8 +192328,8 @@ "binop": null, "updateContext": null }, - "start": 18612, - "end": 18613, + "start": 18617, + "end": 18618, "loc": { "start": { "line": 649, @@ -192376,8 +192344,8 @@ { "type": "CommentBlock", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18623, - "end": 18730, + "start": 18628, + "end": 18735, "loc": { "start": { "line": 651, @@ -192404,8 +192372,8 @@ "updateContext": null }, "value": "this", - "start": 18739, - "end": 18743, + "start": 18744, + "end": 18748, "loc": { "start": { "line": 655, @@ -192430,8 +192398,8 @@ "binop": null, "updateContext": null }, - "start": 18743, - "end": 18744, + "start": 18748, + "end": 18749, "loc": { "start": { "line": 655, @@ -192456,8 +192424,8 @@ "binop": null }, "value": "stOperator", - "start": 18744, - "end": 18754, + "start": 18749, + "end": 18759, "loc": { "start": { "line": 655, @@ -192483,8 +192451,8 @@ "updateContext": null }, "value": "=", - "start": 18755, - "end": 18756, + "start": 18760, + "end": 18761, "loc": { "start": { "line": 655, @@ -192509,8 +192477,8 @@ "binop": null }, "value": "defaultsStr", - "start": 18757, - "end": 18768, + "start": 18762, + "end": 18773, "loc": { "start": { "line": 655, @@ -192534,8 +192502,8 @@ "postfix": false, "binop": null }, - "start": 18768, - "end": 18769, + "start": 18773, + "end": 18774, "loc": { "start": { "line": 655, @@ -192560,8 +192528,8 @@ "binop": null }, "value": "f", - "start": 18769, - "end": 18770, + "start": 18774, + "end": 18775, "loc": { "start": { "line": 655, @@ -192586,8 +192554,8 @@ "binop": null, "updateContext": null }, - "start": 18770, - "end": 18771, + "start": 18775, + "end": 18776, "loc": { "start": { "line": 655, @@ -192612,8 +192580,8 @@ "binop": null }, "value": "start_with_operator", - "start": 18771, - "end": 18790, + "start": 18776, + "end": 18795, "loc": { "start": { "line": 655, @@ -192638,8 +192606,8 @@ "binop": null, "updateContext": null }, - "start": 18790, - "end": 18791, + "start": 18795, + "end": 18796, "loc": { "start": { "line": 655, @@ -192665,8 +192633,8 @@ "updateContext": null }, "value": "{", - "start": 18792, - "end": 18795, + "start": 18797, + "end": 18800, "loc": { "start": { "line": 655, @@ -192690,8 +192658,8 @@ "postfix": false, "binop": null }, - "start": 18795, - "end": 18796, + "start": 18800, + "end": 18801, "loc": { "start": { "line": 655, @@ -192716,8 +192684,8 @@ "binop": null, "updateContext": null }, - "start": 18796, - "end": 18797, + "start": 18801, + "end": 18802, "loc": { "start": { "line": 655, @@ -192732,8 +192700,8 @@ { "type": "CommentBlock", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", - "start": 18807, - "end": 18912, + "start": 18812, + "end": 18917, "loc": { "start": { "line": 657, @@ -192760,8 +192728,8 @@ "updateContext": null }, "value": "this", - "start": 18921, - "end": 18925, + "start": 18926, + "end": 18930, "loc": { "start": { "line": 661, @@ -192786,8 +192754,8 @@ "binop": null, "updateContext": null }, - "start": 18925, - "end": 18926, + "start": 18930, + "end": 18931, "loc": { "start": { "line": 661, @@ -192812,8 +192780,8 @@ "binop": null }, "value": "enOperator", - "start": 18926, - "end": 18936, + "start": 18931, + "end": 18941, "loc": { "start": { "line": 661, @@ -192839,8 +192807,8 @@ "updateContext": null }, "value": "=", - "start": 18937, - "end": 18938, + "start": 18942, + "end": 18943, "loc": { "start": { "line": 661, @@ -192865,8 +192833,8 @@ "binop": null }, "value": "defaultsStr", - "start": 18939, - "end": 18950, + "start": 18944, + "end": 18955, "loc": { "start": { "line": 661, @@ -192890,8 +192858,8 @@ "postfix": false, "binop": null }, - "start": 18950, - "end": 18951, + "start": 18955, + "end": 18956, "loc": { "start": { "line": 661, @@ -192916,8 +192884,8 @@ "binop": null }, "value": "f", - "start": 18951, - "end": 18952, + "start": 18956, + "end": 18957, "loc": { "start": { "line": 661, @@ -192942,8 +192910,8 @@ "binop": null, "updateContext": null }, - "start": 18952, - "end": 18953, + "start": 18957, + "end": 18958, "loc": { "start": { "line": 661, @@ -192968,8 +192936,8 @@ "binop": null }, "value": "end_with_operator", - "start": 18953, - "end": 18970, + "start": 18958, + "end": 18975, "loc": { "start": { "line": 661, @@ -192994,8 +192962,8 @@ "binop": null, "updateContext": null }, - "start": 18970, - "end": 18971, + "start": 18975, + "end": 18976, "loc": { "start": { "line": 661, @@ -193021,8 +192989,8 @@ "updateContext": null }, "value": "}", - "start": 18972, - "end": 18975, + "start": 18977, + "end": 18980, "loc": { "start": { "line": 661, @@ -193046,8 +193014,8 @@ "postfix": false, "binop": null }, - "start": 18975, - "end": 18976, + "start": 18980, + "end": 18981, "loc": { "start": { "line": 661, @@ -193072,8 +193040,8 @@ "binop": null, "updateContext": null }, - "start": 18976, - "end": 18977, + "start": 18981, + "end": 18982, "loc": { "start": { "line": 661, @@ -193088,8 +193056,8 @@ { "type": "CommentLine", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", - "start": 18987, - "end": 19027, + "start": 18992, + "end": 19032, "loc": { "start": { "line": 663, @@ -193104,8 +193072,8 @@ { "type": "CommentBlock", "value": "*\n * Stored values separator\n * @type {String}\n ", - "start": 19037, - "end": 19113, + "start": 19042, + "end": 19118, "loc": { "start": { "line": 665, @@ -193132,8 +193100,8 @@ "updateContext": null }, "value": "this", - "start": 19122, - "end": 19126, + "start": 19127, + "end": 19131, "loc": { "start": { "line": 669, @@ -193158,8 +193126,8 @@ "binop": null, "updateContext": null }, - "start": 19126, - "end": 19127, + "start": 19131, + "end": 19132, "loc": { "start": { "line": 669, @@ -193184,8 +193152,8 @@ "binop": null }, "value": "separator", - "start": 19127, - "end": 19136, + "start": 19132, + "end": 19141, "loc": { "start": { "line": 669, @@ -193211,8 +193179,8 @@ "updateContext": null }, "value": "=", - "start": 19137, - "end": 19138, + "start": 19142, + "end": 19143, "loc": { "start": { "line": 669, @@ -193237,8 +193205,8 @@ "binop": null }, "value": "defaultsStr", - "start": 19139, - "end": 19150, + "start": 19144, + "end": 19155, "loc": { "start": { "line": 669, @@ -193262,8 +193230,8 @@ "postfix": false, "binop": null }, - "start": 19150, - "end": 19151, + "start": 19155, + "end": 19156, "loc": { "start": { "line": 669, @@ -193288,8 +193256,8 @@ "binop": null }, "value": "f", - "start": 19151, - "end": 19152, + "start": 19156, + "end": 19157, "loc": { "start": { "line": 669, @@ -193314,8 +193282,8 @@ "binop": null, "updateContext": null }, - "start": 19152, - "end": 19153, + "start": 19157, + "end": 19158, "loc": { "start": { "line": 669, @@ -193340,8 +193308,8 @@ "binop": null }, "value": "separator", - "start": 19153, - "end": 19162, + "start": 19158, + "end": 19167, "loc": { "start": { "line": 669, @@ -193366,8 +193334,8 @@ "binop": null, "updateContext": null }, - "start": 19162, - "end": 19163, + "start": 19167, + "end": 19168, "loc": { "start": { "line": 669, @@ -193393,8 +193361,8 @@ "updateContext": null }, "value": ",", - "start": 19164, - "end": 19167, + "start": 19169, + "end": 19172, "loc": { "start": { "line": 669, @@ -193418,8 +193386,8 @@ "postfix": false, "binop": null }, - "start": 19167, - "end": 19168, + "start": 19172, + "end": 19173, "loc": { "start": { "line": 669, @@ -193444,8 +193412,8 @@ "binop": null, "updateContext": null }, - "start": 19168, - "end": 19169, + "start": 19173, + "end": 19174, "loc": { "start": { "line": 669, @@ -193460,8 +193428,8 @@ { "type": "CommentBlock", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", - "start": 19179, - "end": 19272, + "start": 19184, + "end": 19277, "loc": { "start": { "line": 671, @@ -193488,8 +193456,8 @@ "updateContext": null }, "value": "this", - "start": 19281, - "end": 19285, + "start": 19286, + "end": 19290, "loc": { "start": { "line": 675, @@ -193514,8 +193482,8 @@ "binop": null, "updateContext": null }, - "start": 19285, - "end": 19286, + "start": 19290, + "end": 19291, "loc": { "start": { "line": 675, @@ -193540,8 +193508,8 @@ "binop": null }, "value": "rowsCounter", - "start": 19286, - "end": 19297, + "start": 19291, + "end": 19302, "loc": { "start": { "line": 675, @@ -193567,8 +193535,8 @@ "updateContext": null }, "value": "=", - "start": 19298, - "end": 19299, + "start": 19303, + "end": 19304, "loc": { "start": { "line": 675, @@ -193593,8 +193561,8 @@ "binop": null }, "value": "isObj", - "start": 19300, - "end": 19305, + "start": 19305, + "end": 19310, "loc": { "start": { "line": 675, @@ -193618,8 +193586,8 @@ "postfix": false, "binop": null }, - "start": 19305, - "end": 19306, + "start": 19310, + "end": 19311, "loc": { "start": { "line": 675, @@ -193644,8 +193612,8 @@ "binop": null }, "value": "f", - "start": 19306, - "end": 19307, + "start": 19311, + "end": 19312, "loc": { "start": { "line": 675, @@ -193670,8 +193638,8 @@ "binop": null, "updateContext": null }, - "start": 19307, - "end": 19308, + "start": 19312, + "end": 19313, "loc": { "start": { "line": 675, @@ -193696,8 +193664,8 @@ "binop": null }, "value": "rows_counter", - "start": 19308, - "end": 19320, + "start": 19313, + "end": 19325, "loc": { "start": { "line": 675, @@ -193721,8 +193689,8 @@ "postfix": false, "binop": null }, - "start": 19320, - "end": 19321, + "start": 19325, + "end": 19326, "loc": { "start": { "line": 675, @@ -193748,8 +193716,8 @@ "updateContext": null }, "value": "||", - "start": 19322, - "end": 19324, + "start": 19327, + "end": 19329, "loc": { "start": { "line": 675, @@ -193774,8 +193742,8 @@ "binop": null }, "value": "Boolean", - "start": 19325, - "end": 19332, + "start": 19330, + "end": 19337, "loc": { "start": { "line": 675, @@ -193799,8 +193767,8 @@ "postfix": false, "binop": null }, - "start": 19332, - "end": 19333, + "start": 19337, + "end": 19338, "loc": { "start": { "line": 675, @@ -193825,8 +193793,8 @@ "binop": null }, "value": "f", - "start": 19333, - "end": 19334, + "start": 19338, + "end": 19339, "loc": { "start": { "line": 675, @@ -193851,8 +193819,8 @@ "binop": null, "updateContext": null }, - "start": 19334, - "end": 19335, + "start": 19339, + "end": 19340, "loc": { "start": { "line": 675, @@ -193877,8 +193845,8 @@ "binop": null }, "value": "rows_counter", - "start": 19335, - "end": 19347, + "start": 19340, + "end": 19352, "loc": { "start": { "line": 675, @@ -193902,8 +193870,8 @@ "postfix": false, "binop": null }, - "start": 19347, - "end": 19348, + "start": 19352, + "end": 19353, "loc": { "start": { "line": 675, @@ -193928,8 +193896,8 @@ "binop": null, "updateContext": null }, - "start": 19348, - "end": 19349, + "start": 19353, + "end": 19354, "loc": { "start": { "line": 675, @@ -193944,8 +193912,8 @@ { "type": "CommentBlock", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", - "start": 19359, - "end": 19450, + "start": 19364, + "end": 19455, "loc": { "start": { "line": 677, @@ -193972,8 +193940,8 @@ "updateContext": null }, "value": "this", - "start": 19459, - "end": 19463, + "start": 19464, + "end": 19468, "loc": { "start": { "line": 681, @@ -193998,8 +193966,8 @@ "binop": null, "updateContext": null }, - "start": 19463, - "end": 19464, + "start": 19468, + "end": 19469, "loc": { "start": { "line": 681, @@ -194024,8 +193992,8 @@ "binop": null }, "value": "statusBar", - "start": 19464, - "end": 19473, + "start": 19469, + "end": 19478, "loc": { "start": { "line": 681, @@ -194051,8 +194019,8 @@ "updateContext": null }, "value": "=", - "start": 19474, - "end": 19475, + "start": 19479, + "end": 19480, "loc": { "start": { "line": 681, @@ -194077,8 +194045,8 @@ "binop": null }, "value": "isObj", - "start": 19476, - "end": 19481, + "start": 19481, + "end": 19486, "loc": { "start": { "line": 681, @@ -194102,8 +194070,8 @@ "postfix": false, "binop": null }, - "start": 19481, - "end": 19482, + "start": 19486, + "end": 19487, "loc": { "start": { "line": 681, @@ -194128,8 +194096,8 @@ "binop": null }, "value": "f", - "start": 19482, - "end": 19483, + "start": 19487, + "end": 19488, "loc": { "start": { "line": 681, @@ -194154,8 +194122,8 @@ "binop": null, "updateContext": null }, - "start": 19483, - "end": 19484, + "start": 19488, + "end": 19489, "loc": { "start": { "line": 681, @@ -194180,8 +194148,8 @@ "binop": null }, "value": "status_bar", - "start": 19484, - "end": 19494, + "start": 19489, + "end": 19499, "loc": { "start": { "line": 681, @@ -194205,8 +194173,8 @@ "postfix": false, "binop": null }, - "start": 19494, - "end": 19495, + "start": 19499, + "end": 19500, "loc": { "start": { "line": 681, @@ -194232,8 +194200,8 @@ "updateContext": null }, "value": "||", - "start": 19496, - "end": 19498, + "start": 19501, + "end": 19503, "loc": { "start": { "line": 681, @@ -194258,8 +194226,8 @@ "binop": null }, "value": "Boolean", - "start": 19499, - "end": 19506, + "start": 19504, + "end": 19511, "loc": { "start": { "line": 681, @@ -194283,8 +194251,8 @@ "postfix": false, "binop": null }, - "start": 19506, - "end": 19507, + "start": 19511, + "end": 19512, "loc": { "start": { "line": 681, @@ -194309,8 +194277,8 @@ "binop": null }, "value": "f", - "start": 19507, - "end": 19508, + "start": 19512, + "end": 19513, "loc": { "start": { "line": 681, @@ -194335,8 +194303,8 @@ "binop": null, "updateContext": null }, - "start": 19508, - "end": 19509, + "start": 19513, + "end": 19514, "loc": { "start": { "line": 681, @@ -194361,8 +194329,8 @@ "binop": null }, "value": "status_bar", - "start": 19509, - "end": 19519, + "start": 19514, + "end": 19524, "loc": { "start": { "line": 681, @@ -194386,8 +194354,8 @@ "postfix": false, "binop": null }, - "start": 19519, - "end": 19520, + "start": 19524, + "end": 19525, "loc": { "start": { "line": 681, @@ -194412,8 +194380,8 @@ "binop": null, "updateContext": null }, - "start": 19520, - "end": 19521, + "start": 19525, + "end": 19526, "loc": { "start": { "line": 681, @@ -194428,8 +194396,8 @@ { "type": "CommentBlock", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", - "start": 19531, - "end": 19638, + "start": 19536, + "end": 19643, "loc": { "start": { "line": 683, @@ -194456,8 +194424,8 @@ "updateContext": null }, "value": "this", - "start": 19647, - "end": 19651, + "start": 19652, + "end": 19656, "loc": { "start": { "line": 687, @@ -194482,8 +194450,8 @@ "binop": null, "updateContext": null }, - "start": 19651, - "end": 19652, + "start": 19656, + "end": 19657, "loc": { "start": { "line": 687, @@ -194508,8 +194476,8 @@ "binop": null }, "value": "loader", - "start": 19652, - "end": 19658, + "start": 19657, + "end": 19663, "loc": { "start": { "line": 687, @@ -194535,8 +194503,8 @@ "updateContext": null }, "value": "=", - "start": 19659, - "end": 19660, + "start": 19664, + "end": 19665, "loc": { "start": { "line": 687, @@ -194561,8 +194529,8 @@ "binop": null }, "value": "isObj", - "start": 19661, - "end": 19666, + "start": 19666, + "end": 19671, "loc": { "start": { "line": 687, @@ -194586,8 +194554,8 @@ "postfix": false, "binop": null }, - "start": 19666, - "end": 19667, + "start": 19671, + "end": 19672, "loc": { "start": { "line": 687, @@ -194612,8 +194580,8 @@ "binop": null }, "value": "f", - "start": 19667, - "end": 19668, + "start": 19672, + "end": 19673, "loc": { "start": { "line": 687, @@ -194638,8 +194606,8 @@ "binop": null, "updateContext": null }, - "start": 19668, - "end": 19669, + "start": 19673, + "end": 19674, "loc": { "start": { "line": 687, @@ -194664,8 +194632,8 @@ "binop": null }, "value": "loader", - "start": 19669, - "end": 19675, + "start": 19674, + "end": 19680, "loc": { "start": { "line": 687, @@ -194689,8 +194657,8 @@ "postfix": false, "binop": null }, - "start": 19675, - "end": 19676, + "start": 19680, + "end": 19681, "loc": { "start": { "line": 687, @@ -194716,8 +194684,8 @@ "updateContext": null }, "value": "||", - "start": 19677, - "end": 19679, + "start": 19682, + "end": 19684, "loc": { "start": { "line": 687, @@ -194742,8 +194710,8 @@ "binop": null }, "value": "Boolean", - "start": 19680, - "end": 19687, + "start": 19685, + "end": 19692, "loc": { "start": { "line": 687, @@ -194767,8 +194735,8 @@ "postfix": false, "binop": null }, - "start": 19687, - "end": 19688, + "start": 19692, + "end": 19693, "loc": { "start": { "line": 687, @@ -194793,8 +194761,8 @@ "binop": null }, "value": "f", - "start": 19688, - "end": 19689, + "start": 19693, + "end": 19694, "loc": { "start": { "line": 687, @@ -194819,8 +194787,8 @@ "binop": null, "updateContext": null }, - "start": 19689, - "end": 19690, + "start": 19694, + "end": 19695, "loc": { "start": { "line": 687, @@ -194845,8 +194813,8 @@ "binop": null }, "value": "loader", - "start": 19690, - "end": 19696, + "start": 19695, + "end": 19701, "loc": { "start": { "line": 687, @@ -194870,8 +194838,8 @@ "postfix": false, "binop": null }, - "start": 19696, - "end": 19697, + "start": 19701, + "end": 19702, "loc": { "start": { "line": 687, @@ -194896,8 +194864,8 @@ "binop": null, "updateContext": null }, - "start": 19697, - "end": 19698, + "start": 19702, + "end": 19703, "loc": { "start": { "line": 687, @@ -194912,8 +194880,8 @@ { "type": "CommentBlock", "value": "** validation - reset buttons/links **", - "start": 19708, - "end": 19750, + "start": 19713, + "end": 19755, "loc": { "start": { "line": 689, @@ -194928,8 +194896,8 @@ { "type": "CommentBlock", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", - "start": 19759, - "end": 19845, + "start": 19764, + "end": 19850, "loc": { "start": { "line": 690, @@ -194956,8 +194924,8 @@ "updateContext": null }, "value": "this", - "start": 19854, - "end": 19858, + "start": 19859, + "end": 19863, "loc": { "start": { "line": 694, @@ -194982,8 +194950,8 @@ "binop": null, "updateContext": null }, - "start": 19858, - "end": 19859, + "start": 19863, + "end": 19864, "loc": { "start": { "line": 694, @@ -195008,8 +194976,8 @@ "binop": null }, "value": "displayBtn", - "start": 19859, - "end": 19869, + "start": 19864, + "end": 19874, "loc": { "start": { "line": 694, @@ -195035,8 +195003,8 @@ "updateContext": null }, "value": "=", - "start": 19870, - "end": 19871, + "start": 19875, + "end": 19876, "loc": { "start": { "line": 694, @@ -195061,8 +195029,8 @@ "binop": null }, "value": "Boolean", - "start": 19872, - "end": 19879, + "start": 19877, + "end": 19884, "loc": { "start": { "line": 694, @@ -195086,8 +195054,8 @@ "postfix": false, "binop": null }, - "start": 19879, - "end": 19880, + "start": 19884, + "end": 19885, "loc": { "start": { "line": 694, @@ -195112,8 +195080,8 @@ "binop": null }, "value": "f", - "start": 19880, - "end": 19881, + "start": 19885, + "end": 19886, "loc": { "start": { "line": 694, @@ -195138,8 +195106,8 @@ "binop": null, "updateContext": null }, - "start": 19881, - "end": 19882, + "start": 19886, + "end": 19887, "loc": { "start": { "line": 694, @@ -195164,8 +195132,8 @@ "binop": null }, "value": "btn", - "start": 19882, - "end": 19885, + "start": 19887, + "end": 19890, "loc": { "start": { "line": 694, @@ -195189,8 +195157,8 @@ "postfix": false, "binop": null }, - "start": 19885, - "end": 19886, + "start": 19890, + "end": 19891, "loc": { "start": { "line": 694, @@ -195215,8 +195183,8 @@ "binop": null, "updateContext": null }, - "start": 19886, - "end": 19887, + "start": 19891, + "end": 19892, "loc": { "start": { "line": 694, @@ -195231,8 +195199,8 @@ { "type": "CommentBlock", "value": "*\n * Define filters submission button text\n * @type {String}\n ", - "start": 19897, - "end": 19987, + "start": 19902, + "end": 19992, "loc": { "start": { "line": 696, @@ -195259,8 +195227,8 @@ "updateContext": null }, "value": "this", - "start": 19996, - "end": 20000, + "start": 20001, + "end": 20005, "loc": { "start": { "line": 700, @@ -195285,8 +195253,8 @@ "binop": null, "updateContext": null }, - "start": 20000, - "end": 20001, + "start": 20005, + "end": 20006, "loc": { "start": { "line": 700, @@ -195311,8 +195279,8 @@ "binop": null }, "value": "btnText", - "start": 20001, - "end": 20008, + "start": 20006, + "end": 20013, "loc": { "start": { "line": 700, @@ -195338,8 +195306,8 @@ "updateContext": null }, "value": "=", - "start": 20009, - "end": 20010, + "start": 20014, + "end": 20015, "loc": { "start": { "line": 700, @@ -195364,8 +195332,8 @@ "binop": null }, "value": "defaultsStr", - "start": 20011, - "end": 20022, + "start": 20016, + "end": 20027, "loc": { "start": { "line": 700, @@ -195389,8 +195357,8 @@ "postfix": false, "binop": null }, - "start": 20022, - "end": 20023, + "start": 20027, + "end": 20028, "loc": { "start": { "line": 700, @@ -195415,8 +195383,8 @@ "binop": null }, "value": "f", - "start": 20023, - "end": 20024, + "start": 20028, + "end": 20029, "loc": { "start": { "line": 700, @@ -195441,8 +195409,8 @@ "binop": null, "updateContext": null }, - "start": 20024, - "end": 20025, + "start": 20029, + "end": 20030, "loc": { "start": { "line": 700, @@ -195467,8 +195435,8 @@ "binop": null }, "value": "btn_text", - "start": 20025, - "end": 20033, + "start": 20030, + "end": 20038, "loc": { "start": { "line": 700, @@ -195493,8 +195461,8 @@ "binop": null, "updateContext": null }, - "start": 20033, - "end": 20034, + "start": 20038, + "end": 20039, "loc": { "start": { "line": 700, @@ -195518,8 +195486,8 @@ "postfix": false, "binop": null }, - "start": 20035, - "end": 20036, + "start": 20040, + "end": 20041, "loc": { "start": { "line": 700, @@ -195545,8 +195513,8 @@ "updateContext": null }, "value": "!", - "start": 20036, - "end": 20037, + "start": 20041, + "end": 20042, "loc": { "start": { "line": 700, @@ -195573,8 +195541,8 @@ "updateContext": null }, "value": "this", - "start": 20037, - "end": 20041, + "start": 20042, + "end": 20046, "loc": { "start": { "line": 700, @@ -195599,8 +195567,8 @@ "binop": null, "updateContext": null }, - "start": 20041, - "end": 20042, + "start": 20046, + "end": 20047, "loc": { "start": { "line": 700, @@ -195625,8 +195593,8 @@ "binop": null }, "value": "enableIcons", - "start": 20042, - "end": 20053, + "start": 20047, + "end": 20058, "loc": { "start": { "line": 700, @@ -195651,8 +195619,8 @@ "binop": null, "updateContext": null }, - "start": 20054, - "end": 20055, + "start": 20059, + "end": 20060, "loc": { "start": { "line": 700, @@ -195678,8 +195646,8 @@ "updateContext": null }, "value": "Go", - "start": 20056, - "end": 20060, + "start": 20061, + "end": 20065, "loc": { "start": { "line": 700, @@ -195704,8 +195672,8 @@ "binop": null, "updateContext": null }, - "start": 20061, - "end": 20062, + "start": 20066, + "end": 20067, "loc": { "start": { "line": 700, @@ -195731,8 +195699,8 @@ "updateContext": null }, "value": "", - "start": 20063, - "end": 20065, + "start": 20068, + "end": 20070, "loc": { "start": { "line": 700, @@ -195756,8 +195724,8 @@ "postfix": false, "binop": null }, - "start": 20065, - "end": 20066, + "start": 20070, + "end": 20071, "loc": { "start": { "line": 700, @@ -195781,8 +195749,8 @@ "postfix": false, "binop": null }, - "start": 20066, - "end": 20067, + "start": 20071, + "end": 20072, "loc": { "start": { "line": 700, @@ -195807,8 +195775,8 @@ "binop": null, "updateContext": null }, - "start": 20067, - "end": 20068, + "start": 20072, + "end": 20073, "loc": { "start": { "line": 700, @@ -195823,8 +195791,8 @@ { "type": "CommentBlock", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", - "start": 20078, - "end": 20170, + "start": 20083, + "end": 20175, "loc": { "start": { "line": 702, @@ -195851,8 +195819,8 @@ "updateContext": null }, "value": "this", - "start": 20179, - "end": 20183, + "start": 20184, + "end": 20188, "loc": { "start": { "line": 706, @@ -195877,8 +195845,8 @@ "binop": null, "updateContext": null }, - "start": 20183, - "end": 20184, + "start": 20188, + "end": 20189, "loc": { "start": { "line": 706, @@ -195903,8 +195871,8 @@ "binop": null }, "value": "btnCssClass", - "start": 20184, - "end": 20195, + "start": 20189, + "end": 20200, "loc": { "start": { "line": 706, @@ -195930,8 +195898,8 @@ "updateContext": null }, "value": "=", - "start": 20196, - "end": 20197, + "start": 20201, + "end": 20202, "loc": { "start": { "line": 706, @@ -195956,8 +195924,8 @@ "binop": null }, "value": "defaultsStr", - "start": 20198, - "end": 20209, + "start": 20203, + "end": 20214, "loc": { "start": { "line": 706, @@ -195981,8 +195949,8 @@ "postfix": false, "binop": null }, - "start": 20209, - "end": 20210, + "start": 20214, + "end": 20215, "loc": { "start": { "line": 706, @@ -196007,8 +195975,8 @@ "binop": null }, "value": "f", - "start": 20210, - "end": 20211, + "start": 20215, + "end": 20216, "loc": { "start": { "line": 706, @@ -196033,8 +196001,8 @@ "binop": null, "updateContext": null }, - "start": 20211, - "end": 20212, + "start": 20216, + "end": 20217, "loc": { "start": { "line": 706, @@ -196059,8 +196027,8 @@ "binop": null }, "value": "btn_css_class", - "start": 20212, - "end": 20225, + "start": 20217, + "end": 20230, "loc": { "start": { "line": 706, @@ -196085,8 +196053,8 @@ "binop": null, "updateContext": null }, - "start": 20225, - "end": 20226, + "start": 20230, + "end": 20231, "loc": { "start": { "line": 706, @@ -196110,8 +196078,8 @@ "postfix": false, "binop": null }, - "start": 20239, - "end": 20240, + "start": 20244, + "end": 20245, "loc": { "start": { "line": 707, @@ -196137,8 +196105,8 @@ "updateContext": null }, "value": "!", - "start": 20240, - "end": 20241, + "start": 20245, + "end": 20246, "loc": { "start": { "line": 707, @@ -196165,8 +196133,8 @@ "updateContext": null }, "value": "this", - "start": 20241, - "end": 20245, + "start": 20246, + "end": 20250, "loc": { "start": { "line": 707, @@ -196191,8 +196159,8 @@ "binop": null, "updateContext": null }, - "start": 20245, - "end": 20246, + "start": 20250, + "end": 20251, "loc": { "start": { "line": 707, @@ -196217,8 +196185,8 @@ "binop": null }, "value": "enableIcons", - "start": 20246, - "end": 20257, + "start": 20251, + "end": 20262, "loc": { "start": { "line": 707, @@ -196243,8 +196211,8 @@ "binop": null, "updateContext": null }, - "start": 20258, - "end": 20259, + "start": 20263, + "end": 20264, "loc": { "start": { "line": 707, @@ -196270,8 +196238,8 @@ "updateContext": null }, "value": "btnflt", - "start": 20260, - "end": 20268, + "start": 20265, + "end": 20273, "loc": { "start": { "line": 707, @@ -196296,8 +196264,8 @@ "binop": null, "updateContext": null }, - "start": 20269, - "end": 20270, + "start": 20274, + "end": 20275, "loc": { "start": { "line": 707, @@ -196323,8 +196291,8 @@ "updateContext": null }, "value": "btnflt_icon", - "start": 20271, - "end": 20284, + "start": 20276, + "end": 20289, "loc": { "start": { "line": 707, @@ -196348,8 +196316,8 @@ "postfix": false, "binop": null }, - "start": 20284, - "end": 20285, + "start": 20289, + "end": 20290, "loc": { "start": { "line": 707, @@ -196373,8 +196341,8 @@ "postfix": false, "binop": null }, - "start": 20285, - "end": 20286, + "start": 20290, + "end": 20291, "loc": { "start": { "line": 707, @@ -196399,8 +196367,8 @@ "binop": null, "updateContext": null }, - "start": 20286, - "end": 20287, + "start": 20291, + "end": 20292, "loc": { "start": { "line": 707, @@ -196415,8 +196383,8 @@ { "type": "CommentBlock", "value": "*\n * Enable clear button\n * @type {Object|Boolean}\n ", - "start": 20297, - "end": 20377, + "start": 20302, + "end": 20382, "loc": { "start": { "line": 709, @@ -196443,8 +196411,8 @@ "updateContext": null }, "value": "this", - "start": 20386, - "end": 20390, + "start": 20391, + "end": 20395, "loc": { "start": { "line": 713, @@ -196469,8 +196437,8 @@ "binop": null, "updateContext": null }, - "start": 20390, - "end": 20391, + "start": 20395, + "end": 20396, "loc": { "start": { "line": 713, @@ -196495,8 +196463,8 @@ "binop": null }, "value": "btnReset", - "start": 20391, - "end": 20399, + "start": 20396, + "end": 20404, "loc": { "start": { "line": 713, @@ -196522,8 +196490,8 @@ "updateContext": null }, "value": "=", - "start": 20400, - "end": 20401, + "start": 20405, + "end": 20406, "loc": { "start": { "line": 713, @@ -196548,8 +196516,8 @@ "binop": null }, "value": "isObj", - "start": 20402, - "end": 20407, + "start": 20407, + "end": 20412, "loc": { "start": { "line": 713, @@ -196573,8 +196541,8 @@ "postfix": false, "binop": null }, - "start": 20407, - "end": 20408, + "start": 20412, + "end": 20413, "loc": { "start": { "line": 713, @@ -196599,8 +196567,8 @@ "binop": null }, "value": "f", - "start": 20408, - "end": 20409, + "start": 20413, + "end": 20414, "loc": { "start": { "line": 713, @@ -196625,8 +196593,8 @@ "binop": null, "updateContext": null }, - "start": 20409, - "end": 20410, + "start": 20414, + "end": 20415, "loc": { "start": { "line": 713, @@ -196651,8 +196619,8 @@ "binop": null }, "value": "btn_reset", - "start": 20410, - "end": 20419, + "start": 20415, + "end": 20424, "loc": { "start": { "line": 713, @@ -196676,8 +196644,8 @@ "postfix": false, "binop": null }, - "start": 20419, - "end": 20420, + "start": 20424, + "end": 20425, "loc": { "start": { "line": 713, @@ -196703,8 +196671,8 @@ "updateContext": null }, "value": "||", - "start": 20421, - "end": 20423, + "start": 20426, + "end": 20428, "loc": { "start": { "line": 713, @@ -196729,8 +196697,8 @@ "binop": null }, "value": "Boolean", - "start": 20424, - "end": 20431, + "start": 20429, + "end": 20436, "loc": { "start": { "line": 713, @@ -196754,8 +196722,8 @@ "postfix": false, "binop": null }, - "start": 20431, - "end": 20432, + "start": 20436, + "end": 20437, "loc": { "start": { "line": 713, @@ -196780,8 +196748,8 @@ "binop": null }, "value": "f", - "start": 20432, - "end": 20433, + "start": 20437, + "end": 20438, "loc": { "start": { "line": 713, @@ -196806,8 +196774,8 @@ "binop": null, "updateContext": null }, - "start": 20433, - "end": 20434, + "start": 20438, + "end": 20439, "loc": { "start": { "line": 713, @@ -196832,8 +196800,8 @@ "binop": null }, "value": "btn_reset", - "start": 20434, - "end": 20443, + "start": 20439, + "end": 20448, "loc": { "start": { "line": 713, @@ -196857,8 +196825,8 @@ "postfix": false, "binop": null }, - "start": 20443, - "end": 20444, + "start": 20448, + "end": 20449, "loc": { "start": { "line": 713, @@ -196883,8 +196851,8 @@ "binop": null, "updateContext": null }, - "start": 20444, - "end": 20445, + "start": 20449, + "end": 20450, "loc": { "start": { "line": 713, @@ -196899,8 +196867,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", - "start": 20455, - "end": 20551, + "start": 20460, + "end": 20556, "loc": { "start": { "line": 715, @@ -196927,8 +196895,8 @@ "updateContext": null }, "value": "this", - "start": 20560, - "end": 20564, + "start": 20565, + "end": 20569, "loc": { "start": { "line": 719, @@ -196953,8 +196921,8 @@ "binop": null, "updateContext": null }, - "start": 20564, - "end": 20565, + "start": 20569, + "end": 20570, "loc": { "start": { "line": 719, @@ -196979,8 +196947,8 @@ "binop": null }, "value": "onBeforeReset", - "start": 20565, - "end": 20578, + "start": 20570, + "end": 20583, "loc": { "start": { "line": 719, @@ -197006,8 +196974,8 @@ "updateContext": null }, "value": "=", - "start": 20579, - "end": 20580, + "start": 20584, + "end": 20585, "loc": { "start": { "line": 719, @@ -197032,8 +197000,8 @@ "binop": null }, "value": "defaultsFn", - "start": 20581, - "end": 20591, + "start": 20586, + "end": 20596, "loc": { "start": { "line": 719, @@ -197057,8 +197025,8 @@ "postfix": false, "binop": null }, - "start": 20591, - "end": 20592, + "start": 20596, + "end": 20597, "loc": { "start": { "line": 719, @@ -197083,8 +197051,8 @@ "binop": null }, "value": "f", - "start": 20592, - "end": 20593, + "start": 20597, + "end": 20598, "loc": { "start": { "line": 719, @@ -197109,8 +197077,8 @@ "binop": null, "updateContext": null }, - "start": 20593, - "end": 20594, + "start": 20598, + "end": 20599, "loc": { "start": { "line": 719, @@ -197135,8 +197103,8 @@ "binop": null }, "value": "on_before_reset", - "start": 20594, - "end": 20609, + "start": 20599, + "end": 20614, "loc": { "start": { "line": 719, @@ -197161,8 +197129,8 @@ "binop": null, "updateContext": null }, - "start": 20609, - "end": 20610, + "start": 20614, + "end": 20615, "loc": { "start": { "line": 719, @@ -197187,8 +197155,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 20611, - "end": 20619, + "start": 20616, + "end": 20624, "loc": { "start": { "line": 719, @@ -197212,8 +197180,8 @@ "postfix": false, "binop": null }, - "start": 20619, - "end": 20620, + "start": 20624, + "end": 20625, "loc": { "start": { "line": 719, @@ -197238,8 +197206,8 @@ "binop": null, "updateContext": null }, - "start": 20620, - "end": 20621, + "start": 20625, + "end": 20626, "loc": { "start": { "line": 719, @@ -197254,8 +197222,8 @@ { "type": "CommentBlock", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", - "start": 20631, - "end": 20726, + "start": 20636, + "end": 20731, "loc": { "start": { "line": 721, @@ -197282,8 +197250,8 @@ "updateContext": null }, "value": "this", - "start": 20735, - "end": 20739, + "start": 20740, + "end": 20744, "loc": { "start": { "line": 725, @@ -197308,8 +197276,8 @@ "binop": null, "updateContext": null }, - "start": 20739, - "end": 20740, + "start": 20744, + "end": 20745, "loc": { "start": { "line": 725, @@ -197334,8 +197302,8 @@ "binop": null }, "value": "onAfterReset", - "start": 20740, - "end": 20752, + "start": 20745, + "end": 20757, "loc": { "start": { "line": 725, @@ -197361,8 +197329,8 @@ "updateContext": null }, "value": "=", - "start": 20753, - "end": 20754, + "start": 20758, + "end": 20759, "loc": { "start": { "line": 725, @@ -197387,8 +197355,8 @@ "binop": null }, "value": "defaultsFn", - "start": 20755, - "end": 20765, + "start": 20760, + "end": 20770, "loc": { "start": { "line": 725, @@ -197412,8 +197380,8 @@ "postfix": false, "binop": null }, - "start": 20765, - "end": 20766, + "start": 20770, + "end": 20771, "loc": { "start": { "line": 725, @@ -197438,8 +197406,8 @@ "binop": null }, "value": "f", - "start": 20766, - "end": 20767, + "start": 20771, + "end": 20772, "loc": { "start": { "line": 725, @@ -197464,8 +197432,8 @@ "binop": null, "updateContext": null }, - "start": 20767, - "end": 20768, + "start": 20772, + "end": 20773, "loc": { "start": { "line": 725, @@ -197490,8 +197458,8 @@ "binop": null }, "value": "on_after_reset", - "start": 20768, - "end": 20782, + "start": 20773, + "end": 20787, "loc": { "start": { "line": 725, @@ -197516,8 +197484,8 @@ "binop": null, "updateContext": null }, - "start": 20782, - "end": 20783, + "start": 20787, + "end": 20788, "loc": { "start": { "line": 725, @@ -197542,8 +197510,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 20784, - "end": 20792, + "start": 20789, + "end": 20797, "loc": { "start": { "line": 725, @@ -197567,8 +197535,8 @@ "postfix": false, "binop": null }, - "start": 20792, - "end": 20793, + "start": 20797, + "end": 20798, "loc": { "start": { "line": 725, @@ -197593,8 +197561,8 @@ "binop": null, "updateContext": null }, - "start": 20793, - "end": 20794, + "start": 20798, + "end": 20799, "loc": { "start": { "line": 725, @@ -197609,8 +197577,8 @@ { "type": "CommentBlock", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", - "start": 20804, - "end": 20888, + "start": 20809, + "end": 20893, "loc": { "start": { "line": 727, @@ -197637,8 +197605,8 @@ "updateContext": null }, "value": "this", - "start": 20897, - "end": 20901, + "start": 20902, + "end": 20906, "loc": { "start": { "line": 731, @@ -197663,8 +197631,8 @@ "binop": null, "updateContext": null }, - "start": 20901, - "end": 20902, + "start": 20906, + "end": 20907, "loc": { "start": { "line": 731, @@ -197689,8 +197657,8 @@ "binop": null }, "value": "paging", - "start": 20902, - "end": 20908, + "start": 20907, + "end": 20913, "loc": { "start": { "line": 731, @@ -197716,8 +197684,8 @@ "updateContext": null }, "value": "=", - "start": 20909, - "end": 20910, + "start": 20914, + "end": 20915, "loc": { "start": { "line": 731, @@ -197742,8 +197710,8 @@ "binop": null }, "value": "isObj", - "start": 20911, - "end": 20916, + "start": 20916, + "end": 20921, "loc": { "start": { "line": 731, @@ -197767,8 +197735,8 @@ "postfix": false, "binop": null }, - "start": 20916, - "end": 20917, + "start": 20921, + "end": 20922, "loc": { "start": { "line": 731, @@ -197793,8 +197761,8 @@ "binop": null }, "value": "f", - "start": 20917, - "end": 20918, + "start": 20922, + "end": 20923, "loc": { "start": { "line": 731, @@ -197819,8 +197787,8 @@ "binop": null, "updateContext": null }, - "start": 20918, - "end": 20919, + "start": 20923, + "end": 20924, "loc": { "start": { "line": 731, @@ -197845,8 +197813,8 @@ "binop": null }, "value": "paging", - "start": 20919, - "end": 20925, + "start": 20924, + "end": 20930, "loc": { "start": { "line": 731, @@ -197870,8 +197838,8 @@ "postfix": false, "binop": null }, - "start": 20925, - "end": 20926, + "start": 20930, + "end": 20931, "loc": { "start": { "line": 731, @@ -197897,8 +197865,8 @@ "updateContext": null }, "value": "||", - "start": 20927, - "end": 20929, + "start": 20932, + "end": 20934, "loc": { "start": { "line": 731, @@ -197923,8 +197891,8 @@ "binop": null }, "value": "Boolean", - "start": 20930, - "end": 20937, + "start": 20935, + "end": 20942, "loc": { "start": { "line": 731, @@ -197948,8 +197916,8 @@ "postfix": false, "binop": null }, - "start": 20937, - "end": 20938, + "start": 20942, + "end": 20943, "loc": { "start": { "line": 731, @@ -197974,8 +197942,8 @@ "binop": null }, "value": "f", - "start": 20938, - "end": 20939, + "start": 20943, + "end": 20944, "loc": { "start": { "line": 731, @@ -198000,8 +197968,8 @@ "binop": null, "updateContext": null }, - "start": 20939, - "end": 20940, + "start": 20944, + "end": 20945, "loc": { "start": { "line": 731, @@ -198026,8 +197994,8 @@ "binop": null }, "value": "paging", - "start": 20940, - "end": 20946, + "start": 20945, + "end": 20951, "loc": { "start": { "line": 731, @@ -198051,8 +198019,8 @@ "postfix": false, "binop": null }, - "start": 20946, - "end": 20947, + "start": 20951, + "end": 20952, "loc": { "start": { "line": 731, @@ -198077,8 +198045,8 @@ "binop": null, "updateContext": null }, - "start": 20947, - "end": 20948, + "start": 20952, + "end": 20953, "loc": { "start": { "line": 731, @@ -198093,8 +198061,8 @@ { "type": "CommentBlock", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", - "start": 20958, - "end": 21052, + "start": 20963, + "end": 21057, "loc": { "start": { "line": 733, @@ -198121,8 +198089,8 @@ "updateContext": null }, "value": "this", - "start": 21061, - "end": 21065, + "start": 21066, + "end": 21070, "loc": { "start": { "line": 738, @@ -198147,8 +198115,8 @@ "binop": null, "updateContext": null }, - "start": 21065, - "end": 21066, + "start": 21070, + "end": 21071, "loc": { "start": { "line": 738, @@ -198173,8 +198141,8 @@ "binop": null }, "value": "nbHiddenRows", - "start": 21066, - "end": 21078, + "start": 21071, + "end": 21083, "loc": { "start": { "line": 738, @@ -198200,8 +198168,8 @@ "updateContext": null }, "value": "=", - "start": 21079, - "end": 21080, + "start": 21084, + "end": 21085, "loc": { "start": { "line": 738, @@ -198227,8 +198195,8 @@ "updateContext": null }, "value": 0, - "start": 21081, - "end": 21082, + "start": 21086, + "end": 21087, "loc": { "start": { "line": 738, @@ -198253,8 +198221,8 @@ "binop": null, "updateContext": null }, - "start": 21082, - "end": 21083, + "start": 21087, + "end": 21088, "loc": { "start": { "line": 738, @@ -198268,9 +198236,9 @@ }, { "type": "CommentBlock", - "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", - "start": 21093, - "end": 21230, + "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Object|Boolean}\n ", + "start": 21098, + "end": 21242, "loc": { "start": { "line": 740, @@ -198297,8 +198265,8 @@ "updateContext": null }, "value": "this", - "start": 21239, - "end": 21243, + "start": 21251, + "end": 21255, "loc": { "start": { "line": 745, @@ -198323,8 +198291,8 @@ "binop": null, "updateContext": null }, - "start": 21243, - "end": 21244, + "start": 21255, + "end": 21256, "loc": { "start": { "line": 745, @@ -198349,8 +198317,8 @@ "binop": null }, "value": "autoFilter", - "start": 21244, - "end": 21254, + "start": 21256, + "end": 21266, "loc": { "start": { "line": 745, @@ -198376,8 +198344,8 @@ "updateContext": null }, "value": "=", - "start": 21255, - "end": 21256, + "start": 21267, + "end": 21268, "loc": { "start": { "line": 745, @@ -198401,9 +198369,9 @@ "postfix": false, "binop": null }, - "value": "Boolean", - "start": 21257, - "end": 21264, + "value": "isObj", + "start": 21269, + "end": 21274, "loc": { "start": { "line": 745, @@ -198411,7 +198379,7 @@ }, "end": { "line": 745, - "column": 33 + "column": 31 } } }, @@ -198427,16 +198395,16 @@ "postfix": false, "binop": null }, - "start": 21264, - "end": 21265, + "start": 21274, + "end": 21275, "loc": { "start": { "line": 745, - "column": 33 + "column": 31 }, "end": { "line": 745, - "column": 34 + "column": 32 } } }, @@ -198453,16 +198421,16 @@ "binop": null }, "value": "f", - "start": 21265, - "end": 21266, + "start": 21275, + "end": 21276, "loc": { "start": { "line": 745, - "column": 34 + "column": 32 }, "end": { "line": 745, - "column": 35 + "column": 33 } } }, @@ -198479,16 +198447,16 @@ "binop": null, "updateContext": null }, - "start": 21266, - "end": 21267, + "start": 21276, + "end": 21277, "loc": { "start": { "line": 745, - "column": 35 + "column": 33 }, "end": { "line": 745, - "column": 36 + "column": 34 } } }, @@ -198505,16 +198473,16 @@ "binop": null }, "value": "auto_filter", - "start": 21267, - "end": 21278, + "start": 21277, + "end": 21288, "loc": { "start": { "line": 745, - "column": 36 + "column": 34 }, "end": { "line": 745, - "column": 47 + "column": 45 } } }, @@ -198530,8 +198498,35 @@ "postfix": false, "binop": null }, - "start": 21278, - "end": 21279, + "start": 21288, + "end": 21289, + "loc": { + "start": { + "line": 745, + "column": 45 + }, + "end": { + "line": 745, + "column": 46 + } + } + }, + { + "type": { + "label": "||", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 1, + "updateContext": null + }, + "value": "||", + "start": 21290, + "end": 21292, "loc": { "start": { "line": 745, @@ -198539,7 +198534,161 @@ }, "end": { "line": 745, - "column": 48 + "column": 49 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "Boolean", + "start": 21293, + "end": 21300, + "loc": { + "start": { + "line": 745, + "column": 50 + }, + "end": { + "line": 745, + "column": 57 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 21300, + "end": 21301, + "loc": { + "start": { + "line": 745, + "column": 57 + }, + "end": { + "line": 745, + "column": 58 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "f", + "start": 21301, + "end": 21302, + "loc": { + "start": { + "line": 745, + "column": 58 + }, + "end": { + "line": 745, + "column": 59 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 21302, + "end": 21303, + "loc": { + "start": { + "line": 745, + "column": 59 + }, + "end": { + "line": 745, + "column": 60 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "auto_filter", + "start": 21303, + "end": 21314, + "loc": { + "start": { + "line": 745, + "column": 60 + }, + "end": { + "line": 745, + "column": 71 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 21314, + "end": 21315, + "loc": { + "start": { + "line": 745, + "column": 71 + }, + "end": { + "line": 745, + "column": 72 } } }, @@ -198556,24 +198705,24 @@ "binop": null, "updateContext": null }, - "start": 21279, - "end": 21280, + "start": 21315, + "end": 21316, "loc": { "start": { "line": 745, - "column": 48 + "column": 72 }, "end": { "line": 745, - "column": 49 + "column": 73 } } }, { "type": "CommentBlock", - "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", - "start": 21290, - "end": 21369, + "value": "*\n * Auto-filter delay in milliseconds\n * @type {Number}\n ", + "start": 21326, + "end": 21412, "loc": { "start": { "line": 747, @@ -198600,8 +198749,8 @@ "updateContext": null }, "value": "this", - "start": 21378, - "end": 21382, + "start": 21421, + "end": 21425, "loc": { "start": { "line": 751, @@ -198626,8 +198775,8 @@ "binop": null, "updateContext": null }, - "start": 21382, - "end": 21383, + "start": 21425, + "end": 21426, "loc": { "start": { "line": 751, @@ -198652,8 +198801,8 @@ "binop": null }, "value": "autoFilterDelay", - "start": 21383, - "end": 21398, + "start": 21426, + "end": 21441, "loc": { "start": { "line": 751, @@ -198679,8 +198828,8 @@ "updateContext": null }, "value": "=", - "start": 21399, - "end": 21400, + "start": 21442, + "end": 21443, "loc": { "start": { "line": 751, @@ -198704,17 +198853,17 @@ "postfix": false, "binop": null }, - "value": "defaultsNb", - "start": 21413, - "end": 21423, + "value": "isObj", + "start": 21444, + "end": 21449, "loc": { "start": { - "line": 752, - "column": 12 + "line": 751, + "column": 31 }, "end": { - "line": 752, - "column": 22 + "line": 751, + "column": 36 } } }, @@ -198730,16 +198879,16 @@ "postfix": false, "binop": null }, - "start": 21423, - "end": 21424, + "start": 21449, + "end": 21450, "loc": { "start": { - "line": 752, - "column": 22 + "line": 751, + "column": 36 }, "end": { - "line": 752, - "column": 23 + "line": 751, + "column": 37 } } }, @@ -198756,16 +198905,16 @@ "binop": null }, "value": "f", - "start": 21424, - "end": 21425, + "start": 21450, + "end": 21451, "loc": { "start": { - "line": 752, - "column": 23 + "line": 751, + "column": 37 }, "end": { - "line": 752, - "column": 24 + "line": 751, + "column": 38 } } }, @@ -198782,16 +198931,16 @@ "binop": null, "updateContext": null }, - "start": 21425, - "end": 21426, + "start": 21451, + "end": 21452, "loc": { "start": { - "line": 752, - "column": 24 + "line": 751, + "column": 38 }, "end": { - "line": 752, - "column": 25 + "line": 751, + "column": 39 } } }, @@ -198807,23 +198956,281 @@ "postfix": false, "binop": null }, - "value": "auto_filter_delay", - "start": 21426, - "end": 21443, + "value": "auto_filter", + "start": 21452, + "end": 21463, "loc": { "start": { - "line": 752, - "column": 25 + "line": 751, + "column": 39 }, "end": { - "line": 752, - "column": 42 + "line": 751, + "column": 50 } } }, { "type": { - "label": ",", + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 21463, + "end": 21464, + "loc": { + "start": { + "line": 751, + "column": 50 + }, + "end": { + "line": 751, + "column": 51 + } + } + }, + { + "type": { + "label": "&&", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 2, + "updateContext": null + }, + "value": "&&", + "start": 21465, + "end": 21467, + "loc": { + "start": { + "line": 751, + "column": 52 + }, + "end": { + "line": 751, + "column": 54 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "isNumber", + "start": 21480, + "end": 21488, + "loc": { + "start": { + "line": 752, + "column": 12 + }, + "end": { + "line": 752, + "column": 20 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 21488, + "end": 21489, + "loc": { + "start": { + "line": 752, + "column": 20 + }, + "end": { + "line": 752, + "column": 21 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "f", + "start": 21489, + "end": 21490, + "loc": { + "start": { + "line": 752, + "column": 21 + }, + "end": { + "line": 752, + "column": 22 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 21490, + "end": 21491, + "loc": { + "start": { + "line": 752, + "column": 22 + }, + "end": { + "line": 752, + "column": 23 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "auto_filter", + "start": 21491, + "end": 21502, + "loc": { + "start": { + "line": 752, + "column": 23 + }, + "end": { + "line": 752, + "column": 34 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 21502, + "end": 21503, + "loc": { + "start": { + "line": 752, + "column": 34 + }, + "end": { + "line": 752, + "column": 35 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "delay", + "start": 21503, + "end": 21508, + "loc": { + "start": { + "line": 752, + "column": 35 + }, + "end": { + "line": 752, + "column": 40 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 21508, + "end": 21509, + "loc": { + "start": { + "line": 752, + "column": 40 + }, + "end": { + "line": 752, + "column": 41 + } + } + }, + { + "type": { + "label": "?", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -198834,8 +199241,8 @@ "binop": null, "updateContext": null }, - "start": 21443, - "end": 21444, + "start": 21510, + "end": 21511, "loc": { "start": { "line": 752, @@ -198859,23 +199266,23 @@ "postfix": false, "binop": null }, - "value": "AUTO_FILTER_DELAY", - "start": 21445, - "end": 21462, + "value": "f", + "start": 21524, + "end": 21525, "loc": { "start": { - "line": 752, - "column": 44 + "line": 753, + "column": 12 }, "end": { - "line": 752, - "column": 61 + "line": 753, + "column": 13 } } }, { "type": { - "label": ")", + "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, @@ -198883,18 +199290,149 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": null + "binop": null, + "updateContext": null }, - "start": 21462, - "end": 21463, + "start": 21525, + "end": 21526, "loc": { "start": { - "line": 752, - "column": 61 + "line": 753, + "column": 13 }, "end": { - "line": 752, - "column": 62 + "line": 753, + "column": 14 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "auto_filter", + "start": 21526, + "end": 21537, + "loc": { + "start": { + "line": 753, + "column": 14 + }, + "end": { + "line": 753, + "column": 25 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 21537, + "end": 21538, + "loc": { + "start": { + "line": 753, + "column": 25 + }, + "end": { + "line": 753, + "column": 26 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "delay", + "start": 21538, + "end": 21543, + "loc": { + "start": { + "line": 753, + "column": 26 + }, + "end": { + "line": 753, + "column": 31 + } + } + }, + { + "type": { + "label": ":", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 21544, + "end": 21545, + "loc": { + "start": { + "line": 753, + "column": 32 + }, + "end": { + "line": 753, + "column": 33 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "AUTO_FILTER_DELAY", + "start": 21546, + "end": 21563, + "loc": { + "start": { + "line": 753, + "column": 34 + }, + "end": { + "line": 753, + "column": 51 } } }, @@ -198911,31 +199449,31 @@ "binop": null, "updateContext": null }, - "start": 21463, - "end": 21464, + "start": 21563, + "end": 21564, "loc": { "start": { - "line": 752, - "column": 62 + "line": 753, + "column": 51 }, "end": { - "line": 752, - "column": 63 + "line": 753, + "column": 52 } } }, { "type": "CommentBlock", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", - "start": 21474, - "end": 21579, + "start": 21574, + "end": 21679, "loc": { "start": { - "line": 754, + "line": 755, "column": 8 }, "end": { - "line": 758, + "line": 759, "column": 11 } } @@ -198955,15 +199493,15 @@ "updateContext": null }, "value": "this", - "start": 21588, - "end": 21592, + "start": 21688, + "end": 21692, "loc": { "start": { - "line": 759, + "line": 760, "column": 8 }, "end": { - "line": 759, + "line": 760, "column": 12 } } @@ -198981,15 +199519,15 @@ "binop": null, "updateContext": null }, - "start": 21592, - "end": 21593, + "start": 21692, + "end": 21693, "loc": { "start": { - "line": 759, + "line": 760, "column": 12 }, "end": { - "line": 759, + "line": 760, "column": 13 } } @@ -199007,15 +199545,15 @@ "binop": null }, "value": "isUserTyping", - "start": 21593, - "end": 21605, + "start": 21693, + "end": 21705, "loc": { "start": { - "line": 759, + "line": 760, "column": 13 }, "end": { - "line": 759, + "line": 760, "column": 25 } } @@ -199034,15 +199572,15 @@ "updateContext": null }, "value": "=", - "start": 21606, - "end": 21607, + "start": 21706, + "end": 21707, "loc": { "start": { - "line": 759, + "line": 760, "column": 26 }, "end": { - "line": 759, + "line": 760, "column": 27 } } @@ -199062,15 +199600,15 @@ "updateContext": null }, "value": "null", - "start": 21608, - "end": 21612, + "start": 21708, + "end": 21712, "loc": { "start": { - "line": 759, + "line": 760, "column": 28 }, "end": { - "line": 759, + "line": 760, "column": 32 } } @@ -199088,15 +199626,15 @@ "binop": null, "updateContext": null }, - "start": 21612, - "end": 21613, + "start": 21712, + "end": 21713, "loc": { "start": { - "line": 759, + "line": 760, "column": 32 }, "end": { - "line": 759, + "line": 760, "column": 33 } } @@ -199104,15 +199642,15 @@ { "type": "CommentBlock", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", - "start": 21623, - "end": 21719, + "start": 21723, + "end": 21819, "loc": { "start": { - "line": 761, + "line": 762, "column": 8 }, "end": { - "line": 765, + "line": 766, "column": 11 } } @@ -199132,15 +199670,15 @@ "updateContext": null }, "value": "this", - "start": 21728, - "end": 21732, + "start": 21828, + "end": 21832, "loc": { "start": { - "line": 766, + "line": 767, "column": 8 }, "end": { - "line": 766, + "line": 767, "column": 12 } } @@ -199158,15 +199696,15 @@ "binop": null, "updateContext": null }, - "start": 21732, - "end": 21733, + "start": 21832, + "end": 21833, "loc": { "start": { - "line": 766, + "line": 767, "column": 12 }, "end": { - "line": 766, + "line": 767, "column": 13 } } @@ -199184,15 +199722,15 @@ "binop": null }, "value": "autoFilterTimer", - "start": 21733, - "end": 21748, + "start": 21833, + "end": 21848, "loc": { "start": { - "line": 766, + "line": 767, "column": 13 }, "end": { - "line": 766, + "line": 767, "column": 28 } } @@ -199211,15 +199749,15 @@ "updateContext": null }, "value": "=", - "start": 21749, - "end": 21750, + "start": 21849, + "end": 21850, "loc": { "start": { - "line": 766, + "line": 767, "column": 29 }, "end": { - "line": 766, + "line": 767, "column": 30 } } @@ -199239,15 +199777,15 @@ "updateContext": null }, "value": "null", - "start": 21751, - "end": 21755, + "start": 21851, + "end": 21855, "loc": { "start": { - "line": 766, + "line": 767, "column": 31 }, "end": { - "line": 766, + "line": 767, "column": 35 } } @@ -199265,15 +199803,15 @@ "binop": null, "updateContext": null }, - "start": 21755, - "end": 21756, + "start": 21855, + "end": 21856, "loc": { "start": { - "line": 766, + "line": 767, "column": 35 }, "end": { - "line": 766, + "line": 767, "column": 36 } } @@ -199281,15 +199819,15 @@ { "type": "CommentBlock", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "start": 21766, - "end": 21857, + "start": 21866, + "end": 21957, "loc": { "start": { - "line": 768, + "line": 769, "column": 8 }, "end": { - "line": 771, + "line": 772, "column": 11 } } @@ -199309,15 +199847,15 @@ "updateContext": null }, "value": "this", - "start": 21866, - "end": 21870, + "start": 21966, + "end": 21970, "loc": { "start": { - "line": 772, + "line": 773, "column": 8 }, "end": { - "line": 772, + "line": 773, "column": 12 } } @@ -199335,15 +199873,15 @@ "binop": null, "updateContext": null }, - "start": 21870, - "end": 21871, + "start": 21970, + "end": 21971, "loc": { "start": { - "line": 772, + "line": 773, "column": 12 }, "end": { - "line": 772, + "line": 773, "column": 13 } } @@ -199361,15 +199899,15 @@ "binop": null }, "value": "highlightKeywords", - "start": 21871, - "end": 21888, + "start": 21971, + "end": 21988, "loc": { "start": { - "line": 772, + "line": 773, "column": 13 }, "end": { - "line": 772, + "line": 773, "column": 30 } } @@ -199388,15 +199926,15 @@ "updateContext": null }, "value": "=", - "start": 21889, - "end": 21890, + "start": 21989, + "end": 21990, "loc": { "start": { - "line": 772, + "line": 773, "column": 31 }, "end": { - "line": 772, + "line": 773, "column": 32 } } @@ -199414,15 +199952,15 @@ "binop": null }, "value": "Boolean", - "start": 21891, - "end": 21898, + "start": 21991, + "end": 21998, "loc": { "start": { - "line": 772, + "line": 773, "column": 33 }, "end": { - "line": 772, + "line": 773, "column": 40 } } @@ -199439,15 +199977,15 @@ "postfix": false, "binop": null }, - "start": 21898, - "end": 21899, + "start": 21998, + "end": 21999, "loc": { "start": { - "line": 772, + "line": 773, "column": 40 }, "end": { - "line": 772, + "line": 773, "column": 41 } } @@ -199465,15 +200003,15 @@ "binop": null }, "value": "f", - "start": 21899, - "end": 21900, + "start": 21999, + "end": 22000, "loc": { "start": { - "line": 772, + "line": 773, "column": 41 }, "end": { - "line": 772, + "line": 773, "column": 42 } } @@ -199491,15 +200029,15 @@ "binop": null, "updateContext": null }, - "start": 21900, - "end": 21901, + "start": 22000, + "end": 22001, "loc": { "start": { - "line": 772, + "line": 773, "column": 42 }, "end": { - "line": 772, + "line": 773, "column": 43 } } @@ -199517,15 +200055,15 @@ "binop": null }, "value": "highlight_keywords", - "start": 21901, - "end": 21919, + "start": 22001, + "end": 22019, "loc": { "start": { - "line": 772, + "line": 773, "column": 43 }, "end": { - "line": 772, + "line": 773, "column": 61 } } @@ -199542,15 +200080,15 @@ "postfix": false, "binop": null }, - "start": 21919, - "end": 21920, + "start": 22019, + "end": 22020, "loc": { "start": { - "line": 772, + "line": 773, "column": 61 }, "end": { - "line": 772, + "line": 773, "column": 62 } } @@ -199568,15 +200106,15 @@ "binop": null, "updateContext": null }, - "start": 21920, - "end": 21921, + "start": 22020, + "end": 22021, "loc": { "start": { - "line": 772, + "line": 773, "column": 62 }, "end": { - "line": 772, + "line": 773, "column": 63 } } @@ -199584,15 +200122,15 @@ { "type": "CommentBlock", "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", - "start": 21931, - "end": 22030, + "start": 22031, + "end": 22130, "loc": { "start": { - "line": 774, + "line": 775, "column": 8 }, "end": { - "line": 777, + "line": 778, "column": 11 } } @@ -199612,15 +200150,15 @@ "updateContext": null }, "value": "this", - "start": 22039, - "end": 22043, + "start": 22139, + "end": 22143, "loc": { "start": { - "line": 778, + "line": 779, "column": 8 }, "end": { - "line": 778, + "line": 779, "column": 12 } } @@ -199638,15 +200176,15 @@ "binop": null, "updateContext": null }, - "start": 22043, - "end": 22044, + "start": 22143, + "end": 22144, "loc": { "start": { - "line": 778, + "line": 779, "column": 12 }, "end": { - "line": 778, + "line": 779, "column": 13 } } @@ -199664,15 +200202,15 @@ "binop": null }, "value": "noResults", - "start": 22044, - "end": 22053, + "start": 22144, + "end": 22153, "loc": { "start": { - "line": 778, + "line": 779, "column": 13 }, "end": { - "line": 778, + "line": 779, "column": 22 } } @@ -199691,15 +200229,15 @@ "updateContext": null }, "value": "=", - "start": 22054, - "end": 22055, + "start": 22154, + "end": 22155, "loc": { "start": { - "line": 778, + "line": 779, "column": 23 }, "end": { - "line": 778, + "line": 779, "column": 24 } } @@ -199717,15 +200255,15 @@ "binop": null }, "value": "isObj", - "start": 22056, - "end": 22061, + "start": 22156, + "end": 22161, "loc": { "start": { - "line": 778, + "line": 779, "column": 25 }, "end": { - "line": 778, + "line": 779, "column": 30 } } @@ -199742,15 +200280,15 @@ "postfix": false, "binop": null }, - "start": 22061, - "end": 22062, + "start": 22161, + "end": 22162, "loc": { "start": { - "line": 778, + "line": 779, "column": 30 }, "end": { - "line": 778, + "line": 779, "column": 31 } } @@ -199768,15 +200306,15 @@ "binop": null }, "value": "f", - "start": 22062, - "end": 22063, + "start": 22162, + "end": 22163, "loc": { "start": { - "line": 778, + "line": 779, "column": 31 }, "end": { - "line": 778, + "line": 779, "column": 32 } } @@ -199794,15 +200332,15 @@ "binop": null, "updateContext": null }, - "start": 22063, - "end": 22064, + "start": 22163, + "end": 22164, "loc": { "start": { - "line": 778, + "line": 779, "column": 32 }, "end": { - "line": 778, + "line": 779, "column": 33 } } @@ -199820,15 +200358,15 @@ "binop": null }, "value": "no_results_message", - "start": 22064, - "end": 22082, + "start": 22164, + "end": 22182, "loc": { "start": { - "line": 778, + "line": 779, "column": 33 }, "end": { - "line": 778, + "line": 779, "column": 51 } } @@ -199845,15 +200383,15 @@ "postfix": false, "binop": null }, - "start": 22082, - "end": 22083, + "start": 22182, + "end": 22183, "loc": { "start": { - "line": 778, + "line": 779, "column": 51 }, "end": { - "line": 778, + "line": 779, "column": 52 } } @@ -199872,15 +200410,15 @@ "updateContext": null }, "value": "||", - "start": 22084, - "end": 22086, + "start": 22184, + "end": 22186, "loc": { "start": { - "line": 778, + "line": 779, "column": 53 }, "end": { - "line": 778, + "line": 779, "column": 55 } } @@ -199898,15 +200436,15 @@ "binop": null }, "value": "Boolean", - "start": 22099, - "end": 22106, + "start": 22199, + "end": 22206, "loc": { "start": { - "line": 779, + "line": 780, "column": 12 }, "end": { - "line": 779, + "line": 780, "column": 19 } } @@ -199923,15 +200461,15 @@ "postfix": false, "binop": null }, - "start": 22106, - "end": 22107, + "start": 22206, + "end": 22207, "loc": { "start": { - "line": 779, + "line": 780, "column": 19 }, "end": { - "line": 779, + "line": 780, "column": 20 } } @@ -199949,15 +200487,15 @@ "binop": null }, "value": "f", - "start": 22107, - "end": 22108, + "start": 22207, + "end": 22208, "loc": { "start": { - "line": 779, + "line": 780, "column": 20 }, "end": { - "line": 779, + "line": 780, "column": 21 } } @@ -199975,15 +200513,15 @@ "binop": null, "updateContext": null }, - "start": 22108, - "end": 22109, + "start": 22208, + "end": 22209, "loc": { "start": { - "line": 779, + "line": 780, "column": 21 }, "end": { - "line": 779, + "line": 780, "column": 22 } } @@ -200001,15 +200539,15 @@ "binop": null }, "value": "no_results_message", - "start": 22109, - "end": 22127, + "start": 22209, + "end": 22227, "loc": { "start": { - "line": 779, + "line": 780, "column": 22 }, "end": { - "line": 779, + "line": 780, "column": 40 } } @@ -200026,15 +200564,15 @@ "postfix": false, "binop": null }, - "start": 22127, - "end": 22128, + "start": 22227, + "end": 22228, "loc": { "start": { - "line": 779, + "line": 780, "column": 40 }, "end": { - "line": 779, + "line": 780, "column": 41 } } @@ -200052,15 +200590,15 @@ "binop": null, "updateContext": null }, - "start": 22128, - "end": 22129, + "start": 22228, + "end": 22229, "loc": { "start": { - "line": 779, + "line": 780, "column": 41 }, "end": { - "line": 779, + "line": 780, "column": 42 } } @@ -200068,15 +200606,15 @@ { "type": "CommentBlock", "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", - "start": 22139, - "end": 22224, + "start": 22239, + "end": 22324, "loc": { "start": { - "line": 781, + "line": 782, "column": 8 }, "end": { - "line": 784, + "line": 785, "column": 11 } } @@ -200096,15 +200634,15 @@ "updateContext": null }, "value": "this", - "start": 22233, - "end": 22237, + "start": 22333, + "end": 22337, "loc": { "start": { - "line": 785, + "line": 786, "column": 8 }, "end": { - "line": 785, + "line": 786, "column": 12 } } @@ -200122,15 +200660,15 @@ "binop": null, "updateContext": null }, - "start": 22237, - "end": 22238, + "start": 22337, + "end": 22338, "loc": { "start": { - "line": 785, + "line": 786, "column": 12 }, "end": { - "line": 785, + "line": 786, "column": 13 } } @@ -200148,15 +200686,15 @@ "binop": null }, "value": "state", - "start": 22238, - "end": 22243, + "start": 22338, + "end": 22343, "loc": { "start": { - "line": 785, + "line": 786, "column": 13 }, "end": { - "line": 785, + "line": 786, "column": 18 } } @@ -200175,15 +200713,15 @@ "updateContext": null }, "value": "=", - "start": 22244, - "end": 22245, + "start": 22344, + "end": 22345, "loc": { "start": { - "line": 785, + "line": 786, "column": 19 }, "end": { - "line": 785, + "line": 786, "column": 20 } } @@ -200201,15 +200739,15 @@ "binop": null }, "value": "isObj", - "start": 22246, - "end": 22251, + "start": 22346, + "end": 22351, "loc": { "start": { - "line": 785, + "line": 786, "column": 21 }, "end": { - "line": 785, + "line": 786, "column": 26 } } @@ -200226,15 +200764,15 @@ "postfix": false, "binop": null }, - "start": 22251, - "end": 22252, + "start": 22351, + "end": 22352, "loc": { "start": { - "line": 785, + "line": 786, "column": 26 }, "end": { - "line": 785, + "line": 786, "column": 27 } } @@ -200252,15 +200790,15 @@ "binop": null }, "value": "f", - "start": 22252, - "end": 22253, + "start": 22352, + "end": 22353, "loc": { "start": { - "line": 785, + "line": 786, "column": 27 }, "end": { - "line": 785, + "line": 786, "column": 28 } } @@ -200278,15 +200816,15 @@ "binop": null, "updateContext": null }, - "start": 22253, - "end": 22254, + "start": 22353, + "end": 22354, "loc": { "start": { - "line": 785, + "line": 786, "column": 28 }, "end": { - "line": 785, + "line": 786, "column": 29 } } @@ -200304,15 +200842,15 @@ "binop": null }, "value": "state", - "start": 22254, - "end": 22259, + "start": 22354, + "end": 22359, "loc": { "start": { - "line": 785, + "line": 786, "column": 29 }, "end": { - "line": 785, + "line": 786, "column": 34 } } @@ -200329,15 +200867,15 @@ "postfix": false, "binop": null }, - "start": 22259, - "end": 22260, + "start": 22359, + "end": 22360, "loc": { "start": { - "line": 785, + "line": 786, "column": 34 }, "end": { - "line": 785, + "line": 786, "column": 35 } } @@ -200356,15 +200894,15 @@ "updateContext": null }, "value": "||", - "start": 22261, - "end": 22263, + "start": 22361, + "end": 22363, "loc": { "start": { - "line": 785, + "line": 786, "column": 36 }, "end": { - "line": 785, + "line": 786, "column": 38 } } @@ -200382,15 +200920,15 @@ "binop": null }, "value": "Boolean", - "start": 22264, - "end": 22271, + "start": 22364, + "end": 22371, "loc": { "start": { - "line": 785, + "line": 786, "column": 39 }, "end": { - "line": 785, + "line": 786, "column": 46 } } @@ -200407,15 +200945,15 @@ "postfix": false, "binop": null }, - "start": 22271, - "end": 22272, + "start": 22371, + "end": 22372, "loc": { "start": { - "line": 785, + "line": 786, "column": 46 }, "end": { - "line": 785, + "line": 786, "column": 47 } } @@ -200433,15 +200971,15 @@ "binop": null }, "value": "f", - "start": 22272, - "end": 22273, + "start": 22372, + "end": 22373, "loc": { "start": { - "line": 785, + "line": 786, "column": 47 }, "end": { - "line": 785, + "line": 786, "column": 48 } } @@ -200459,15 +200997,15 @@ "binop": null, "updateContext": null }, - "start": 22273, - "end": 22274, + "start": 22373, + "end": 22374, "loc": { "start": { - "line": 785, + "line": 786, "column": 48 }, "end": { - "line": 785, + "line": 786, "column": 49 } } @@ -200485,15 +201023,15 @@ "binop": null }, "value": "state", - "start": 22274, - "end": 22279, + "start": 22374, + "end": 22379, "loc": { "start": { - "line": 785, + "line": 786, "column": 49 }, "end": { - "line": 785, + "line": 786, "column": 54 } } @@ -200510,15 +201048,15 @@ "postfix": false, "binop": null }, - "start": 22279, - "end": 22280, + "start": 22379, + "end": 22380, "loc": { "start": { - "line": 785, + "line": 786, "column": 54 }, "end": { - "line": 785, + "line": 786, "column": 55 } } @@ -200536,15 +201074,15 @@ "binop": null, "updateContext": null }, - "start": 22280, - "end": 22281, + "start": 22380, + "end": 22381, "loc": { "start": { - "line": 785, + "line": 786, "column": 55 }, "end": { - "line": 785, + "line": 786, "column": 56 } } @@ -200552,15 +201090,15 @@ { "type": "CommentBlock", "value": "** data types **", - "start": 22291, - "end": 22311, + "start": 22391, + "end": 22411, "loc": { "start": { - "line": 787, + "line": 788, "column": 8 }, "end": { - "line": 787, + "line": 788, "column": 28 } } @@ -200568,15 +201106,15 @@ { "type": "CommentBlock", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", - "start": 22321, - "end": 22418, + "start": 22421, + "end": 22518, "loc": { "start": { - "line": 789, + "line": 790, "column": 8 }, "end": { - "line": 793, + "line": 794, "column": 11 } } @@ -200596,15 +201134,15 @@ "updateContext": null }, "value": "this", - "start": 22427, - "end": 22431, + "start": 22527, + "end": 22531, "loc": { "start": { - "line": 794, + "line": 795, "column": 8 }, "end": { - "line": 794, + "line": 795, "column": 12 } } @@ -200622,15 +201160,15 @@ "binop": null, "updateContext": null }, - "start": 22431, - "end": 22432, + "start": 22531, + "end": 22532, "loc": { "start": { - "line": 794, + "line": 795, "column": 12 }, "end": { - "line": 794, + "line": 795, "column": 13 } } @@ -200648,15 +201186,15 @@ "binop": null }, "value": "dateType", - "start": 22432, - "end": 22440, + "start": 22532, + "end": 22540, "loc": { "start": { - "line": 794, + "line": 795, "column": 13 }, "end": { - "line": 794, + "line": 795, "column": 21 } } @@ -200675,15 +201213,15 @@ "updateContext": null }, "value": "=", - "start": 22441, - "end": 22442, + "start": 22541, + "end": 22542, "loc": { "start": { - "line": 794, + "line": 795, "column": 22 }, "end": { - "line": 794, + "line": 795, "column": 23 } } @@ -200703,15 +201241,15 @@ "updateContext": null }, "value": "true", - "start": 22443, - "end": 22447, + "start": 22543, + "end": 22547, "loc": { "start": { - "line": 794, + "line": 795, "column": 24 }, "end": { - "line": 794, + "line": 795, "column": 28 } } @@ -200729,15 +201267,15 @@ "binop": null, "updateContext": null }, - "start": 22447, - "end": 22448, + "start": 22547, + "end": 22548, "loc": { "start": { - "line": 794, + "line": 795, "column": 28 }, "end": { - "line": 794, + "line": 795, "column": 29 } } @@ -200745,15 +201283,15 @@ { "type": "CommentBlock", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", - "start": 22458, - "end": 22625, + "start": 22558, + "end": 22725, "loc": { "start": { - "line": 796, + "line": 797, "column": 8 }, "end": { - "line": 800, + "line": 801, "column": 11 } } @@ -200773,15 +201311,15 @@ "updateContext": null }, "value": "this", - "start": 22634, - "end": 22638, + "start": 22734, + "end": 22738, "loc": { "start": { - "line": 801, + "line": 802, "column": 8 }, "end": { - "line": 801, + "line": 802, "column": 12 } } @@ -200799,15 +201337,15 @@ "binop": null, "updateContext": null }, - "start": 22638, - "end": 22639, + "start": 22738, + "end": 22739, "loc": { "start": { - "line": 801, + "line": 802, "column": 12 }, "end": { - "line": 801, + "line": 802, "column": 13 } } @@ -200825,15 +201363,15 @@ "binop": null }, "value": "locale", - "start": 22639, - "end": 22645, + "start": 22739, + "end": 22745, "loc": { "start": { - "line": 801, + "line": 802, "column": 13 }, "end": { - "line": 801, + "line": 802, "column": 19 } } @@ -200852,15 +201390,15 @@ "updateContext": null }, "value": "=", - "start": 22646, - "end": 22647, + "start": 22746, + "end": 22747, "loc": { "start": { - "line": 801, + "line": 802, "column": 20 }, "end": { - "line": 801, + "line": 802, "column": 21 } } @@ -200878,15 +201416,15 @@ "binop": null }, "value": "defaultsStr", - "start": 22648, - "end": 22659, + "start": 22748, + "end": 22759, "loc": { "start": { - "line": 801, + "line": 802, "column": 22 }, "end": { - "line": 801, + "line": 802, "column": 33 } } @@ -200903,15 +201441,15 @@ "postfix": false, "binop": null }, - "start": 22659, - "end": 22660, + "start": 22759, + "end": 22760, "loc": { "start": { - "line": 801, + "line": 802, "column": 33 }, "end": { - "line": 801, + "line": 802, "column": 34 } } @@ -200929,15 +201467,15 @@ "binop": null }, "value": "f", - "start": 22660, - "end": 22661, + "start": 22760, + "end": 22761, "loc": { "start": { - "line": 801, + "line": 802, "column": 34 }, "end": { - "line": 801, + "line": 802, "column": 35 } } @@ -200955,15 +201493,15 @@ "binop": null, "updateContext": null }, - "start": 22661, - "end": 22662, + "start": 22761, + "end": 22762, "loc": { "start": { - "line": 801, + "line": 802, "column": 35 }, "end": { - "line": 801, + "line": 802, "column": 36 } } @@ -200981,15 +201519,15 @@ "binop": null }, "value": "locale", - "start": 22662, - "end": 22668, + "start": 22762, + "end": 22768, "loc": { "start": { - "line": 801, + "line": 802, "column": 36 }, "end": { - "line": 801, + "line": 802, "column": 42 } } @@ -201007,15 +201545,15 @@ "binop": null, "updateContext": null }, - "start": 22668, - "end": 22669, + "start": 22768, + "end": 22769, "loc": { "start": { - "line": 801, + "line": 802, "column": 42 }, "end": { - "line": 801, + "line": 802, "column": 43 } } @@ -201034,15 +201572,15 @@ "updateContext": null }, "value": "en", - "start": 22670, - "end": 22674, + "start": 22770, + "end": 22774, "loc": { "start": { - "line": 801, + "line": 802, "column": 44 }, "end": { - "line": 801, + "line": 802, "column": 48 } } @@ -201059,15 +201597,15 @@ "postfix": false, "binop": null }, - "start": 22674, - "end": 22675, + "start": 22774, + "end": 22775, "loc": { "start": { - "line": 801, + "line": 802, "column": 48 }, "end": { - "line": 801, + "line": 802, "column": 49 } } @@ -201085,15 +201623,15 @@ "binop": null, "updateContext": null }, - "start": 22675, - "end": 22676, + "start": 22775, + "end": 22776, "loc": { "start": { - "line": 801, + "line": 802, "column": 49 }, "end": { - "line": 801, + "line": 802, "column": 50 } } @@ -201101,15 +201639,15 @@ { "type": "CommentBlock", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", - "start": 22686, - "end": 22793, + "start": 22786, + "end": 22893, "loc": { "start": { - "line": 803, + "line": 804, "column": 8 }, "end": { - "line": 806, + "line": 807, "column": 11 } } @@ -201129,15 +201667,15 @@ "updateContext": null }, "value": "this", - "start": 22802, - "end": 22806, + "start": 22902, + "end": 22906, "loc": { "start": { - "line": 807, + "line": 808, "column": 8 }, "end": { - "line": 807, + "line": 808, "column": 12 } } @@ -201155,15 +201693,15 @@ "binop": null, "updateContext": null }, - "start": 22806, - "end": 22807, + "start": 22906, + "end": 22907, "loc": { "start": { - "line": 807, + "line": 808, "column": 12 }, "end": { - "line": 807, + "line": 808, "column": 13 } } @@ -201181,15 +201719,15 @@ "binop": null }, "value": "thousandsSeparator", - "start": 22807, - "end": 22825, + "start": 22907, + "end": 22925, "loc": { "start": { - "line": 807, + "line": 808, "column": 13 }, "end": { - "line": 807, + "line": 808, "column": 31 } } @@ -201208,15 +201746,15 @@ "updateContext": null }, "value": "=", - "start": 22826, - "end": 22827, + "start": 22926, + "end": 22927, "loc": { "start": { - "line": 807, + "line": 808, "column": 32 }, "end": { - "line": 807, + "line": 808, "column": 33 } } @@ -201234,15 +201772,15 @@ "binop": null }, "value": "defaultsStr", - "start": 22828, - "end": 22839, + "start": 22928, + "end": 22939, "loc": { "start": { - "line": 807, + "line": 808, "column": 34 }, "end": { - "line": 807, + "line": 808, "column": 45 } } @@ -201259,15 +201797,15 @@ "postfix": false, "binop": null }, - "start": 22839, - "end": 22840, + "start": 22939, + "end": 22940, "loc": { "start": { - "line": 807, + "line": 808, "column": 45 }, "end": { - "line": 807, + "line": 808, "column": 46 } } @@ -201285,15 +201823,15 @@ "binop": null }, "value": "f", - "start": 22840, - "end": 22841, + "start": 22940, + "end": 22941, "loc": { "start": { - "line": 807, + "line": 808, "column": 46 }, "end": { - "line": 807, + "line": 808, "column": 47 } } @@ -201311,15 +201849,15 @@ "binop": null, "updateContext": null }, - "start": 22841, - "end": 22842, + "start": 22941, + "end": 22942, "loc": { "start": { - "line": 807, + "line": 808, "column": 47 }, "end": { - "line": 807, + "line": 808, "column": 48 } } @@ -201337,15 +201875,15 @@ "binop": null }, "value": "thousands_separator", - "start": 22842, - "end": 22861, + "start": 22942, + "end": 22961, "loc": { "start": { - "line": 807, + "line": 808, "column": 48 }, "end": { - "line": 807, + "line": 808, "column": 67 } } @@ -201363,15 +201901,15 @@ "binop": null, "updateContext": null }, - "start": 22861, - "end": 22862, + "start": 22961, + "end": 22962, "loc": { "start": { - "line": 807, + "line": 808, "column": 67 }, "end": { - "line": 807, + "line": 808, "column": 68 } } @@ -201390,15 +201928,15 @@ "updateContext": null }, "value": ",", - "start": 22863, - "end": 22866, + "start": 22963, + "end": 22966, "loc": { "start": { - "line": 807, + "line": 808, "column": 69 }, "end": { - "line": 807, + "line": 808, "column": 72 } } @@ -201415,15 +201953,15 @@ "postfix": false, "binop": null }, - "start": 22866, - "end": 22867, + "start": 22966, + "end": 22967, "loc": { "start": { - "line": 807, + "line": 808, "column": 72 }, "end": { - "line": 807, + "line": 808, "column": 73 } } @@ -201441,15 +201979,15 @@ "binop": null, "updateContext": null }, - "start": 22867, - "end": 22868, + "start": 22967, + "end": 22968, "loc": { "start": { - "line": 807, + "line": 808, "column": 73 }, "end": { - "line": 807, + "line": 808, "column": 74 } } @@ -201457,15 +201995,15 @@ { "type": "CommentBlock", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", - "start": 22878, - "end": 22983, + "start": 22978, + "end": 23083, "loc": { "start": { - "line": 809, + "line": 810, "column": 8 }, "end": { - "line": 812, + "line": 813, "column": 11 } } @@ -201485,15 +202023,15 @@ "updateContext": null }, "value": "this", - "start": 22992, - "end": 22996, + "start": 23092, + "end": 23096, "loc": { "start": { - "line": 813, + "line": 814, "column": 8 }, "end": { - "line": 813, + "line": 814, "column": 12 } } @@ -201511,15 +202049,15 @@ "binop": null, "updateContext": null }, - "start": 22996, - "end": 22997, + "start": 23096, + "end": 23097, "loc": { "start": { - "line": 813, + "line": 814, "column": 12 }, "end": { - "line": 813, + "line": 814, "column": 13 } } @@ -201537,15 +202075,15 @@ "binop": null }, "value": "decimalSeparator", - "start": 22997, - "end": 23013, + "start": 23097, + "end": 23113, "loc": { "start": { - "line": 813, + "line": 814, "column": 13 }, "end": { - "line": 813, + "line": 814, "column": 29 } } @@ -201564,15 +202102,15 @@ "updateContext": null }, "value": "=", - "start": 23014, - "end": 23015, + "start": 23114, + "end": 23115, "loc": { "start": { - "line": 813, + "line": 814, "column": 30 }, "end": { - "line": 813, + "line": 814, "column": 31 } } @@ -201590,15 +202128,15 @@ "binop": null }, "value": "defaultsStr", - "start": 23016, - "end": 23027, + "start": 23116, + "end": 23127, "loc": { "start": { - "line": 813, + "line": 814, "column": 32 }, "end": { - "line": 813, + "line": 814, "column": 43 } } @@ -201615,15 +202153,15 @@ "postfix": false, "binop": null }, - "start": 23027, - "end": 23028, + "start": 23127, + "end": 23128, "loc": { "start": { - "line": 813, + "line": 814, "column": 43 }, "end": { - "line": 813, + "line": 814, "column": 44 } } @@ -201641,15 +202179,15 @@ "binop": null }, "value": "f", - "start": 23028, - "end": 23029, + "start": 23128, + "end": 23129, "loc": { "start": { - "line": 813, + "line": 814, "column": 44 }, "end": { - "line": 813, + "line": 814, "column": 45 } } @@ -201667,15 +202205,15 @@ "binop": null, "updateContext": null }, - "start": 23029, - "end": 23030, + "start": 23129, + "end": 23130, "loc": { "start": { - "line": 813, + "line": 814, "column": 45 }, "end": { - "line": 813, + "line": 814, "column": 46 } } @@ -201693,15 +202231,15 @@ "binop": null }, "value": "decimal_separator", - "start": 23030, - "end": 23047, + "start": 23130, + "end": 23147, "loc": { "start": { - "line": 813, + "line": 814, "column": 46 }, "end": { - "line": 813, + "line": 814, "column": 63 } } @@ -201719,15 +202257,15 @@ "binop": null, "updateContext": null }, - "start": 23047, - "end": 23048, + "start": 23147, + "end": 23148, "loc": { "start": { - "line": 813, + "line": 814, "column": 63 }, "end": { - "line": 813, + "line": 814, "column": 64 } } @@ -201746,15 +202284,15 @@ "updateContext": null }, "value": ".", - "start": 23049, - "end": 23052, + "start": 23149, + "end": 23152, "loc": { "start": { - "line": 813, + "line": 814, "column": 65 }, "end": { - "line": 813, + "line": 814, "column": 68 } } @@ -201771,15 +202309,15 @@ "postfix": false, "binop": null }, - "start": 23052, - "end": 23053, + "start": 23152, + "end": 23153, "loc": { "start": { - "line": 813, + "line": 814, "column": 68 }, "end": { - "line": 813, + "line": 814, "column": 69 } } @@ -201797,15 +202335,15 @@ "binop": null, "updateContext": null }, - "start": 23053, - "end": 23054, + "start": 23153, + "end": 23154, "loc": { "start": { - "line": 813, + "line": 814, "column": 69 }, "end": { - "line": 813, + "line": 814, "column": 70 } } @@ -201813,15 +202351,15 @@ { "type": "CommentBlock", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", - "start": 23064, - "end": 23662, + "start": 23164, + "end": 23762, "loc": { "start": { - "line": 815, + "line": 816, "column": 8 }, "end": { - "line": 828, + "line": 829, "column": 11 } } @@ -201841,15 +202379,15 @@ "updateContext": null }, "value": "this", - "start": 23671, - "end": 23675, + "start": 23771, + "end": 23775, "loc": { "start": { - "line": 829, + "line": 830, "column": 8 }, "end": { - "line": 829, + "line": 830, "column": 12 } } @@ -201867,15 +202405,15 @@ "binop": null, "updateContext": null }, - "start": 23675, - "end": 23676, + "start": 23775, + "end": 23776, "loc": { "start": { - "line": 829, + "line": 830, "column": 12 }, "end": { - "line": 829, + "line": 830, "column": 13 } } @@ -201893,15 +202431,15 @@ "binop": null }, "value": "colTypes", - "start": 23676, - "end": 23684, + "start": 23776, + "end": 23784, "loc": { "start": { - "line": 829, + "line": 830, "column": 13 }, "end": { - "line": 829, + "line": 830, "column": 21 } } @@ -201920,15 +202458,15 @@ "updateContext": null }, "value": "=", - "start": 23685, - "end": 23686, + "start": 23785, + "end": 23786, "loc": { "start": { - "line": 829, + "line": 830, "column": 22 }, "end": { - "line": 829, + "line": 830, "column": 23 } } @@ -201946,15 +202484,15 @@ "binop": null }, "value": "isArray", - "start": 23687, - "end": 23694, + "start": 23787, + "end": 23794, "loc": { "start": { - "line": 829, + "line": 830, "column": 24 }, "end": { - "line": 829, + "line": 830, "column": 31 } } @@ -201971,15 +202509,15 @@ "postfix": false, "binop": null }, - "start": 23694, - "end": 23695, + "start": 23794, + "end": 23795, "loc": { "start": { - "line": 829, + "line": 830, "column": 31 }, "end": { - "line": 829, + "line": 830, "column": 32 } } @@ -201997,15 +202535,15 @@ "binop": null }, "value": "f", - "start": 23695, - "end": 23696, + "start": 23795, + "end": 23796, "loc": { "start": { - "line": 829, + "line": 830, "column": 32 }, "end": { - "line": 829, + "line": 830, "column": 33 } } @@ -202023,15 +202561,15 @@ "binop": null, "updateContext": null }, - "start": 23696, - "end": 23697, + "start": 23796, + "end": 23797, "loc": { "start": { - "line": 829, + "line": 830, "column": 33 }, "end": { - "line": 829, + "line": 830, "column": 34 } } @@ -202049,15 +202587,15 @@ "binop": null }, "value": "col_types", - "start": 23697, - "end": 23706, + "start": 23797, + "end": 23806, "loc": { "start": { - "line": 829, + "line": 830, "column": 34 }, "end": { - "line": 829, + "line": 830, "column": 43 } } @@ -202074,15 +202612,15 @@ "postfix": false, "binop": null }, - "start": 23706, - "end": 23707, + "start": 23806, + "end": 23807, "loc": { "start": { - "line": 829, + "line": 830, "column": 43 }, "end": { - "line": 829, + "line": 830, "column": 44 } } @@ -202100,15 +202638,15 @@ "binop": null, "updateContext": null }, - "start": 23708, - "end": 23709, + "start": 23808, + "end": 23809, "loc": { "start": { - "line": 829, + "line": 830, "column": 45 }, "end": { - "line": 829, + "line": 830, "column": 46 } } @@ -202126,15 +202664,15 @@ "binop": null }, "value": "f", - "start": 23710, - "end": 23711, + "start": 23810, + "end": 23811, "loc": { "start": { - "line": 829, + "line": 830, "column": 47 }, "end": { - "line": 829, + "line": 830, "column": 48 } } @@ -202152,15 +202690,15 @@ "binop": null, "updateContext": null }, - "start": 23711, - "end": 23712, + "start": 23811, + "end": 23812, "loc": { "start": { - "line": 829, + "line": 830, "column": 48 }, "end": { - "line": 829, + "line": 830, "column": 49 } } @@ -202178,15 +202716,15 @@ "binop": null }, "value": "col_types", - "start": 23712, - "end": 23721, + "start": 23812, + "end": 23821, "loc": { "start": { - "line": 829, + "line": 830, "column": 49 }, "end": { - "line": 829, + "line": 830, "column": 58 } } @@ -202204,15 +202742,15 @@ "binop": null, "updateContext": null }, - "start": 23722, - "end": 23723, + "start": 23822, + "end": 23823, "loc": { "start": { - "line": 829, + "line": 830, "column": 59 }, "end": { - "line": 829, + "line": 830, "column": 60 } } @@ -202230,15 +202768,15 @@ "binop": null, "updateContext": null }, - "start": 23724, - "end": 23725, + "start": 23824, + "end": 23825, "loc": { "start": { - "line": 829, + "line": 830, "column": 61 }, "end": { - "line": 829, + "line": 830, "column": 62 } } @@ -202256,15 +202794,15 @@ "binop": null, "updateContext": null }, - "start": 23725, - "end": 23726, + "start": 23825, + "end": 23826, "loc": { "start": { - "line": 829, + "line": 830, "column": 62 }, "end": { - "line": 829, + "line": 830, "column": 63 } } @@ -202282,15 +202820,15 @@ "binop": null, "updateContext": null }, - "start": 23726, - "end": 23727, + "start": 23826, + "end": 23827, "loc": { "start": { - "line": 829, + "line": 830, "column": 63 }, "end": { - "line": 829, + "line": 830, "column": 64 } } @@ -202298,15 +202836,15 @@ { "type": "CommentBlock", "value": "** ids prefixes **", - "start": 23737, - "end": 23759, + "start": 23837, + "end": 23859, "loc": { "start": { - "line": 831, + "line": 832, "column": 8 }, "end": { - "line": 831, + "line": 832, "column": 30 } } @@ -202314,15 +202852,15 @@ { "type": "CommentBlock", "value": "*\n * Main prefix\n * @private\n ", - "start": 23768, - "end": 23826, + "start": 23868, + "end": 23926, "loc": { "start": { - "line": 832, + "line": 833, "column": 8 }, "end": { - "line": 835, + "line": 836, "column": 11 } } @@ -202342,15 +202880,15 @@ "updateContext": null }, "value": "this", - "start": 23835, - "end": 23839, + "start": 23935, + "end": 23939, "loc": { "start": { - "line": 836, + "line": 837, "column": 8 }, "end": { - "line": 836, + "line": 837, "column": 12 } } @@ -202368,15 +202906,15 @@ "binop": null, "updateContext": null }, - "start": 23839, - "end": 23840, + "start": 23939, + "end": 23940, "loc": { "start": { - "line": 836, + "line": 837, "column": 12 }, "end": { - "line": 836, + "line": 837, "column": 13 } } @@ -202394,15 +202932,15 @@ "binop": null }, "value": "prfxTf", - "start": 23840, - "end": 23846, + "start": 23940, + "end": 23946, "loc": { "start": { - "line": 836, + "line": 837, "column": 13 }, "end": { - "line": 836, + "line": 837, "column": 19 } } @@ -202421,15 +202959,15 @@ "updateContext": null }, "value": "=", - "start": 23847, - "end": 23848, + "start": 23947, + "end": 23948, "loc": { "start": { - "line": 836, + "line": 837, "column": 20 }, "end": { - "line": 836, + "line": 837, "column": 21 } } @@ -202448,15 +202986,15 @@ "updateContext": null }, "value": "TF", - "start": 23849, - "end": 23853, + "start": 23949, + "end": 23953, "loc": { "start": { - "line": 836, + "line": 837, "column": 22 }, "end": { - "line": 836, + "line": 837, "column": 26 } } @@ -202474,15 +203012,15 @@ "binop": null, "updateContext": null }, - "start": 23853, - "end": 23854, + "start": 23953, + "end": 23954, "loc": { "start": { - "line": 836, + "line": 837, "column": 26 }, "end": { - "line": 836, + "line": 837, "column": 27 } } @@ -202490,15 +203028,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", - "start": 23864, - "end": 23948, + "start": 23964, + "end": 24048, "loc": { "start": { - "line": 838, + "line": 839, "column": 8 }, "end": { - "line": 841, + "line": 842, "column": 11 } } @@ -202518,15 +203056,15 @@ "updateContext": null }, "value": "this", - "start": 23957, - "end": 23961, + "start": 24057, + "end": 24061, "loc": { "start": { - "line": 842, + "line": 843, "column": 8 }, "end": { - "line": 842, + "line": 843, "column": 12 } } @@ -202544,15 +203082,15 @@ "binop": null, "updateContext": null }, - "start": 23961, - "end": 23962, + "start": 24061, + "end": 24062, "loc": { "start": { - "line": 842, + "line": 843, "column": 12 }, "end": { - "line": 842, + "line": 843, "column": 13 } } @@ -202570,15 +203108,15 @@ "binop": null }, "value": "prfxFlt", - "start": 23962, - "end": 23969, + "start": 24062, + "end": 24069, "loc": { "start": { - "line": 842, + "line": 843, "column": 13 }, "end": { - "line": 842, + "line": 843, "column": 20 } } @@ -202597,15 +203135,15 @@ "updateContext": null }, "value": "=", - "start": 23970, - "end": 23971, + "start": 24070, + "end": 24071, "loc": { "start": { - "line": 842, + "line": 843, "column": 21 }, "end": { - "line": 842, + "line": 843, "column": 22 } } @@ -202624,15 +203162,15 @@ "updateContext": null }, "value": "flt", - "start": 23972, - "end": 23977, + "start": 24072, + "end": 24077, "loc": { "start": { - "line": 842, + "line": 843, "column": 23 }, "end": { - "line": 842, + "line": 843, "column": 28 } } @@ -202650,15 +203188,15 @@ "binop": null, "updateContext": null }, - "start": 23977, - "end": 23978, + "start": 24077, + "end": 24078, "loc": { "start": { - "line": 842, + "line": 843, "column": 28 }, "end": { - "line": 842, + "line": 843, "column": 29 } } @@ -202666,15 +203204,15 @@ { "type": "CommentBlock", "value": "*\n * Button's ID prefix\n * @private\n ", - "start": 23988, - "end": 24053, + "start": 24088, + "end": 24153, "loc": { "start": { - "line": 844, + "line": 845, "column": 8 }, "end": { - "line": 847, + "line": 848, "column": 11 } } @@ -202694,15 +203232,15 @@ "updateContext": null }, "value": "this", - "start": 24062, - "end": 24066, + "start": 24162, + "end": 24166, "loc": { "start": { - "line": 848, + "line": 849, "column": 8 }, "end": { - "line": 848, + "line": 849, "column": 12 } } @@ -202720,15 +203258,15 @@ "binop": null, "updateContext": null }, - "start": 24066, - "end": 24067, + "start": 24166, + "end": 24167, "loc": { "start": { - "line": 848, + "line": 849, "column": 12 }, "end": { - "line": 848, + "line": 849, "column": 13 } } @@ -202746,15 +203284,15 @@ "binop": null }, "value": "prfxValButton", - "start": 24067, - "end": 24080, + "start": 24167, + "end": 24180, "loc": { "start": { - "line": 848, + "line": 849, "column": 13 }, "end": { - "line": 848, + "line": 849, "column": 26 } } @@ -202773,15 +203311,15 @@ "updateContext": null }, "value": "=", - "start": 24081, - "end": 24082, + "start": 24181, + "end": 24182, "loc": { "start": { - "line": 848, + "line": 849, "column": 27 }, "end": { - "line": 848, + "line": 849, "column": 28 } } @@ -202800,15 +203338,15 @@ "updateContext": null }, "value": "btn", - "start": 24083, - "end": 24088, + "start": 24183, + "end": 24188, "loc": { "start": { - "line": 848, + "line": 849, "column": 29 }, "end": { - "line": 848, + "line": 849, "column": 34 } } @@ -202826,15 +203364,15 @@ "binop": null, "updateContext": null }, - "start": 24088, - "end": 24089, + "start": 24188, + "end": 24189, "loc": { "start": { - "line": 848, + "line": 849, "column": 34 }, "end": { - "line": 848, + "line": 849, "column": 35 } } @@ -202842,15 +203380,15 @@ { "type": "CommentBlock", "value": "*\n * Responsive Css class\n * @private\n ", - "start": 24099, - "end": 24166, + "start": 24199, + "end": 24266, "loc": { "start": { - "line": 850, + "line": 851, "column": 8 }, "end": { - "line": 853, + "line": 854, "column": 11 } } @@ -202870,15 +203408,15 @@ "updateContext": null }, "value": "this", - "start": 24175, - "end": 24179, + "start": 24275, + "end": 24279, "loc": { "start": { - "line": 854, + "line": 855, "column": 8 }, "end": { - "line": 854, + "line": 855, "column": 12 } } @@ -202896,15 +203434,15 @@ "binop": null, "updateContext": null }, - "start": 24179, - "end": 24180, + "start": 24279, + "end": 24280, "loc": { "start": { - "line": 854, + "line": 855, "column": 12 }, "end": { - "line": 854, + "line": 855, "column": 13 } } @@ -202922,15 +203460,15 @@ "binop": null }, "value": "prfxResponsive", - "start": 24180, - "end": 24194, + "start": 24280, + "end": 24294, "loc": { "start": { - "line": 854, + "line": 855, "column": 13 }, "end": { - "line": 854, + "line": 855, "column": 27 } } @@ -202949,15 +203487,15 @@ "updateContext": null }, "value": "=", - "start": 24195, - "end": 24196, + "start": 24295, + "end": 24296, "loc": { "start": { - "line": 854, + "line": 855, "column": 28 }, "end": { - "line": 854, + "line": 855, "column": 29 } } @@ -202976,15 +203514,15 @@ "updateContext": null }, "value": "resp", - "start": 24197, - "end": 24203, + "start": 24297, + "end": 24303, "loc": { "start": { - "line": 854, + "line": 855, "column": 30 }, "end": { - "line": 854, + "line": 855, "column": 36 } } @@ -203002,15 +203540,15 @@ "binop": null, "updateContext": null }, - "start": 24203, - "end": 24204, + "start": 24303, + "end": 24304, "loc": { "start": { - "line": 854, + "line": 855, "column": 36 }, "end": { - "line": 854, + "line": 855, "column": 37 } } @@ -203018,15 +203556,15 @@ { "type": "CommentBlock", "value": "** extensions **", - "start": 24214, - "end": 24234, + "start": 24314, + "end": 24334, "loc": { "start": { - "line": 856, + "line": 857, "column": 8 }, "end": { - "line": 856, + "line": 857, "column": 28 } } @@ -203034,15 +203572,15 @@ { "type": "CommentBlock", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", - "start": 24243, - "end": 24320, + "start": 24343, + "end": 24420, "loc": { "start": { - "line": 857, + "line": 858, "column": 8 }, "end": { - "line": 860, + "line": 861, "column": 11 } } @@ -203062,15 +203600,15 @@ "updateContext": null }, "value": "this", - "start": 24329, - "end": 24333, + "start": 24429, + "end": 24433, "loc": { "start": { - "line": 861, + "line": 862, "column": 8 }, "end": { - "line": 861, + "line": 862, "column": 12 } } @@ -203088,15 +203626,15 @@ "binop": null, "updateContext": null }, - "start": 24333, - "end": 24334, + "start": 24433, + "end": 24434, "loc": { "start": { - "line": 861, + "line": 862, "column": 12 }, "end": { - "line": 861, + "line": 862, "column": 13 } } @@ -203114,15 +203652,15 @@ "binop": null }, "value": "extensions", - "start": 24334, - "end": 24344, + "start": 24434, + "end": 24444, "loc": { "start": { - "line": 861, + "line": 862, "column": 13 }, "end": { - "line": 861, + "line": 862, "column": 23 } } @@ -203141,15 +203679,15 @@ "updateContext": null }, "value": "=", - "start": 24345, - "end": 24346, + "start": 24445, + "end": 24446, "loc": { "start": { - "line": 861, + "line": 862, "column": 24 }, "end": { - "line": 861, + "line": 862, "column": 25 } } @@ -203167,15 +203705,15 @@ "binop": null }, "value": "defaultsArr", - "start": 24347, - "end": 24358, + "start": 24447, + "end": 24458, "loc": { "start": { - "line": 861, + "line": 862, "column": 26 }, "end": { - "line": 861, + "line": 862, "column": 37 } } @@ -203192,15 +203730,15 @@ "postfix": false, "binop": null }, - "start": 24358, - "end": 24359, + "start": 24458, + "end": 24459, "loc": { "start": { - "line": 861, + "line": 862, "column": 37 }, "end": { - "line": 861, + "line": 862, "column": 38 } } @@ -203218,15 +203756,15 @@ "binop": null }, "value": "f", - "start": 24359, - "end": 24360, + "start": 24459, + "end": 24460, "loc": { "start": { - "line": 861, + "line": 862, "column": 38 }, "end": { - "line": 861, + "line": 862, "column": 39 } } @@ -203244,15 +203782,15 @@ "binop": null, "updateContext": null }, - "start": 24360, - "end": 24361, + "start": 24460, + "end": 24461, "loc": { "start": { - "line": 861, + "line": 862, "column": 39 }, "end": { - "line": 861, + "line": 862, "column": 40 } } @@ -203270,15 +203808,15 @@ "binop": null }, "value": "extensions", - "start": 24361, - "end": 24371, + "start": 24461, + "end": 24471, "loc": { "start": { - "line": 861, + "line": 862, "column": 40 }, "end": { - "line": 861, + "line": 862, "column": 50 } } @@ -203296,15 +203834,15 @@ "binop": null, "updateContext": null }, - "start": 24371, - "end": 24372, + "start": 24471, + "end": 24472, "loc": { "start": { - "line": 861, + "line": 862, "column": 50 }, "end": { - "line": 861, + "line": 862, "column": 51 } } @@ -203322,15 +203860,15 @@ "binop": null, "updateContext": null }, - "start": 24373, - "end": 24374, + "start": 24473, + "end": 24474, "loc": { "start": { - "line": 861, + "line": 862, "column": 52 }, "end": { - "line": 861, + "line": 862, "column": 53 } } @@ -203348,15 +203886,15 @@ "binop": null, "updateContext": null }, - "start": 24374, - "end": 24375, + "start": 24474, + "end": 24475, "loc": { "start": { - "line": 861, + "line": 862, "column": 53 }, "end": { - "line": 861, + "line": 862, "column": 54 } } @@ -203373,15 +203911,15 @@ "postfix": false, "binop": null }, - "start": 24375, - "end": 24376, + "start": 24475, + "end": 24476, "loc": { "start": { - "line": 861, + "line": 862, "column": 54 }, "end": { - "line": 861, + "line": 862, "column": 55 } } @@ -203399,15 +203937,15 @@ "binop": null, "updateContext": null }, - "start": 24376, - "end": 24377, + "start": 24476, + "end": 24477, "loc": { "start": { - "line": 861, + "line": 862, "column": 55 }, "end": { - "line": 861, + "line": 862, "column": 56 } } @@ -203415,15 +203953,15 @@ { "type": "CommentBlock", "value": "** themes **", - "start": 24387, - "end": 24403, + "start": 24487, + "end": 24503, "loc": { "start": { - "line": 863, + "line": 864, "column": 8 }, "end": { - "line": 863, + "line": 864, "column": 24 } } @@ -203431,15 +203969,15 @@ { "type": "CommentBlock", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "start": 24412, - "end": 24486, + "start": 24512, + "end": 24586, "loc": { "start": { - "line": 864, + "line": 865, "column": 8 }, "end": { - "line": 867, + "line": 868, "column": 11 } } @@ -203459,15 +203997,15 @@ "updateContext": null }, "value": "this", - "start": 24495, - "end": 24499, + "start": 24595, + "end": 24599, "loc": { "start": { - "line": 868, + "line": 869, "column": 8 }, "end": { - "line": 868, + "line": 869, "column": 12 } } @@ -203485,15 +204023,15 @@ "binop": null, "updateContext": null }, - "start": 24499, - "end": 24500, + "start": 24599, + "end": 24600, "loc": { "start": { - "line": 868, + "line": 869, "column": 12 }, "end": { - "line": 868, + "line": 869, "column": 13 } } @@ -203511,15 +204049,15 @@ "binop": null }, "value": "enableDefaultTheme", - "start": 24500, - "end": 24518, + "start": 24600, + "end": 24618, "loc": { "start": { - "line": 868, + "line": 869, "column": 13 }, "end": { - "line": 868, + "line": 869, "column": 31 } } @@ -203538,15 +204076,15 @@ "updateContext": null }, "value": "=", - "start": 24519, - "end": 24520, + "start": 24619, + "end": 24620, "loc": { "start": { - "line": 868, + "line": 869, "column": 32 }, "end": { - "line": 868, + "line": 869, "column": 33 } } @@ -203564,15 +204102,15 @@ "binop": null }, "value": "Boolean", - "start": 24521, - "end": 24528, + "start": 24621, + "end": 24628, "loc": { "start": { - "line": 868, + "line": 869, "column": 34 }, "end": { - "line": 868, + "line": 869, "column": 41 } } @@ -203589,15 +204127,15 @@ "postfix": false, "binop": null }, - "start": 24528, - "end": 24529, + "start": 24628, + "end": 24629, "loc": { "start": { - "line": 868, + "line": 869, "column": 41 }, "end": { - "line": 868, + "line": 869, "column": 42 } } @@ -203615,15 +204153,15 @@ "binop": null }, "value": "f", - "start": 24529, - "end": 24530, + "start": 24629, + "end": 24630, "loc": { "start": { - "line": 868, + "line": 869, "column": 42 }, "end": { - "line": 868, + "line": 869, "column": 43 } } @@ -203641,15 +204179,15 @@ "binop": null, "updateContext": null }, - "start": 24530, - "end": 24531, + "start": 24630, + "end": 24631, "loc": { "start": { - "line": 868, + "line": 869, "column": 43 }, "end": { - "line": 868, + "line": 869, "column": 44 } } @@ -203667,15 +204205,15 @@ "binop": null }, "value": "enable_default_theme", - "start": 24531, - "end": 24551, + "start": 24631, + "end": 24651, "loc": { "start": { - "line": 868, + "line": 869, "column": 44 }, "end": { - "line": 868, + "line": 869, "column": 64 } } @@ -203692,15 +204230,15 @@ "postfix": false, "binop": null }, - "start": 24551, - "end": 24552, + "start": 24651, + "end": 24652, "loc": { "start": { - "line": 868, + "line": 869, "column": 64 }, "end": { - "line": 868, + "line": 869, "column": 65 } } @@ -203718,15 +204256,15 @@ "binop": null, "updateContext": null }, - "start": 24552, - "end": 24553, + "start": 24652, + "end": 24653, "loc": { "start": { - "line": 868, + "line": 869, "column": 65 }, "end": { - "line": 868, + "line": 869, "column": 66 } } @@ -203734,15 +204272,15 @@ { "type": "CommentBlock", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", - "start": 24563, - "end": 24673, + "start": 24663, + "end": 24773, "loc": { "start": { - "line": 870, + "line": 871, "column": 8 }, "end": { - "line": 874, + "line": 875, "column": 11 } } @@ -203762,15 +204300,15 @@ "updateContext": null }, "value": "this", - "start": 24682, - "end": 24686, + "start": 24782, + "end": 24786, "loc": { "start": { - "line": 875, + "line": 876, "column": 8 }, "end": { - "line": 875, + "line": 876, "column": 12 } } @@ -203788,15 +204326,15 @@ "binop": null, "updateContext": null }, - "start": 24686, - "end": 24687, + "start": 24786, + "end": 24787, "loc": { "start": { - "line": 875, + "line": 876, "column": 12 }, "end": { - "line": 875, + "line": 876, "column": 13 } } @@ -203814,15 +204352,15 @@ "binop": null }, "value": "hasThemes", - "start": 24687, - "end": 24696, + "start": 24787, + "end": 24796, "loc": { "start": { - "line": 875, + "line": 876, "column": 13 }, "end": { - "line": 875, + "line": 876, "column": 22 } } @@ -203841,15 +204379,15 @@ "updateContext": null }, "value": "=", - "start": 24697, - "end": 24698, + "start": 24797, + "end": 24798, "loc": { "start": { - "line": 875, + "line": 876, "column": 23 }, "end": { - "line": 875, + "line": 876, "column": 24 } } @@ -203866,15 +204404,15 @@ "postfix": false, "binop": null }, - "start": 24699, - "end": 24700, + "start": 24799, + "end": 24800, "loc": { "start": { - "line": 875, + "line": 876, "column": 25 }, "end": { - "line": 875, + "line": 876, "column": 26 } } @@ -203894,15 +204432,15 @@ "updateContext": null }, "value": "this", - "start": 24700, - "end": 24704, + "start": 24800, + "end": 24804, "loc": { "start": { - "line": 875, + "line": 876, "column": 26 }, "end": { - "line": 875, + "line": 876, "column": 30 } } @@ -203920,15 +204458,15 @@ "binop": null, "updateContext": null }, - "start": 24704, - "end": 24705, + "start": 24804, + "end": 24805, "loc": { "start": { - "line": 875, + "line": 876, "column": 30 }, "end": { - "line": 875, + "line": 876, "column": 31 } } @@ -203946,15 +204484,15 @@ "binop": null }, "value": "enableDefaultTheme", - "start": 24705, - "end": 24723, + "start": 24805, + "end": 24823, "loc": { "start": { - "line": 875, + "line": 876, "column": 31 }, "end": { - "line": 875, + "line": 876, "column": 49 } } @@ -203973,15 +204511,15 @@ "updateContext": null }, "value": "||", - "start": 24724, - "end": 24726, + "start": 24824, + "end": 24826, "loc": { "start": { - "line": 875, + "line": 876, "column": 50 }, "end": { - "line": 875, + "line": 876, "column": 52 } } @@ -203999,15 +204537,15 @@ "binop": null }, "value": "isArray", - "start": 24727, - "end": 24734, + "start": 24827, + "end": 24834, "loc": { "start": { - "line": 875, + "line": 876, "column": 53 }, "end": { - "line": 875, + "line": 876, "column": 60 } } @@ -204024,15 +204562,15 @@ "postfix": false, "binop": null }, - "start": 24734, - "end": 24735, + "start": 24834, + "end": 24835, "loc": { "start": { - "line": 875, + "line": 876, "column": 60 }, "end": { - "line": 875, + "line": 876, "column": 61 } } @@ -204050,15 +204588,15 @@ "binop": null }, "value": "f", - "start": 24735, - "end": 24736, + "start": 24835, + "end": 24836, "loc": { "start": { - "line": 875, + "line": 876, "column": 61 }, "end": { - "line": 875, + "line": 876, "column": 62 } } @@ -204076,15 +204614,15 @@ "binop": null, "updateContext": null }, - "start": 24736, - "end": 24737, + "start": 24836, + "end": 24837, "loc": { "start": { - "line": 875, + "line": 876, "column": 62 }, "end": { - "line": 875, + "line": 876, "column": 63 } } @@ -204102,15 +204640,15 @@ "binop": null }, "value": "themes", - "start": 24737, - "end": 24743, + "start": 24837, + "end": 24843, "loc": { "start": { - "line": 875, + "line": 876, "column": 63 }, "end": { - "line": 875, + "line": 876, "column": 69 } } @@ -204127,15 +204665,15 @@ "postfix": false, "binop": null }, - "start": 24743, - "end": 24744, + "start": 24843, + "end": 24844, "loc": { "start": { - "line": 875, + "line": 876, "column": 69 }, "end": { - "line": 875, + "line": 876, "column": 70 } } @@ -204152,15 +204690,15 @@ "postfix": false, "binop": null }, - "start": 24744, - "end": 24745, + "start": 24844, + "end": 24845, "loc": { "start": { - "line": 875, + "line": 876, "column": 70 }, "end": { - "line": 875, + "line": 876, "column": 71 } } @@ -204178,15 +204716,15 @@ "binop": null, "updateContext": null }, - "start": 24745, - "end": 24746, + "start": 24845, + "end": 24846, "loc": { "start": { - "line": 875, + "line": 876, "column": 71 }, "end": { - "line": 875, + "line": 876, "column": 72 } } @@ -204194,15 +204732,15 @@ { "type": "CommentBlock", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24756, - "end": 24868, + "start": 24856, + "end": 24968, "loc": { "start": { - "line": 877, + "line": 878, "column": 8 }, "end": { - "line": 881, + "line": 882, "column": 11 } } @@ -204222,15 +204760,15 @@ "updateContext": null }, "value": "this", - "start": 24877, - "end": 24881, + "start": 24977, + "end": 24981, "loc": { "start": { - "line": 882, + "line": 883, "column": 8 }, "end": { - "line": 882, + "line": 883, "column": 12 } } @@ -204248,15 +204786,15 @@ "binop": null, "updateContext": null }, - "start": 24881, - "end": 24882, + "start": 24981, + "end": 24982, "loc": { "start": { - "line": 882, + "line": 883, "column": 12 }, "end": { - "line": 882, + "line": 883, "column": 13 } } @@ -204274,15 +204812,15 @@ "binop": null }, "value": "themes", - "start": 24882, - "end": 24888, + "start": 24982, + "end": 24988, "loc": { "start": { - "line": 882, + "line": 883, "column": 13 }, "end": { - "line": 882, + "line": 883, "column": 19 } } @@ -204301,15 +204839,15 @@ "updateContext": null }, "value": "=", - "start": 24889, - "end": 24890, + "start": 24989, + "end": 24990, "loc": { "start": { - "line": 882, + "line": 883, "column": 20 }, "end": { - "line": 882, + "line": 883, "column": 21 } } @@ -204327,15 +204865,15 @@ "binop": null }, "value": "defaultsArr", - "start": 24891, - "end": 24902, + "start": 24991, + "end": 25002, "loc": { "start": { - "line": 882, + "line": 883, "column": 22 }, "end": { - "line": 882, + "line": 883, "column": 33 } } @@ -204352,15 +204890,15 @@ "postfix": false, "binop": null }, - "start": 24902, - "end": 24903, + "start": 25002, + "end": 25003, "loc": { "start": { - "line": 882, + "line": 883, "column": 33 }, "end": { - "line": 882, + "line": 883, "column": 34 } } @@ -204378,15 +204916,15 @@ "binop": null }, "value": "f", - "start": 24903, - "end": 24904, + "start": 25003, + "end": 25004, "loc": { "start": { - "line": 882, + "line": 883, "column": 34 }, "end": { - "line": 882, + "line": 883, "column": 35 } } @@ -204404,15 +204942,15 @@ "binop": null, "updateContext": null }, - "start": 24904, - "end": 24905, + "start": 25004, + "end": 25005, "loc": { "start": { - "line": 882, + "line": 883, "column": 35 }, "end": { - "line": 882, + "line": 883, "column": 36 } } @@ -204430,15 +204968,15 @@ "binop": null }, "value": "themes", - "start": 24905, - "end": 24911, + "start": 25005, + "end": 25011, "loc": { "start": { - "line": 882, + "line": 883, "column": 36 }, "end": { - "line": 882, + "line": 883, "column": 42 } } @@ -204456,15 +204994,15 @@ "binop": null, "updateContext": null }, - "start": 24911, - "end": 24912, + "start": 25011, + "end": 25012, "loc": { "start": { - "line": 882, + "line": 883, "column": 42 }, "end": { - "line": 882, + "line": 883, "column": 43 } } @@ -204482,15 +205020,15 @@ "binop": null, "updateContext": null }, - "start": 24913, - "end": 24914, + "start": 25013, + "end": 25014, "loc": { "start": { - "line": 882, + "line": 883, "column": 44 }, "end": { - "line": 882, + "line": 883, "column": 45 } } @@ -204508,15 +205046,15 @@ "binop": null, "updateContext": null }, - "start": 24914, - "end": 24915, + "start": 25014, + "end": 25015, "loc": { "start": { - "line": 882, + "line": 883, "column": 45 }, "end": { - "line": 882, + "line": 883, "column": 46 } } @@ -204533,15 +205071,15 @@ "postfix": false, "binop": null }, - "start": 24915, - "end": 24916, + "start": 25015, + "end": 25016, "loc": { "start": { - "line": 882, + "line": 883, "column": 46 }, "end": { - "line": 882, + "line": 883, "column": 47 } } @@ -204559,15 +205097,15 @@ "binop": null, "updateContext": null }, - "start": 24916, - "end": 24917, + "start": 25016, + "end": 25017, "loc": { "start": { - "line": 882, + "line": 883, "column": 47 }, "end": { - "line": 882, + "line": 883, "column": 48 } } @@ -204575,15 +205113,15 @@ { "type": "CommentBlock", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "start": 24927, - "end": 25108, + "start": 25027, + "end": 25208, "loc": { "start": { - "line": 884, + "line": 885, "column": 8 }, "end": { - "line": 889, + "line": 890, "column": 11 } } @@ -204603,15 +205141,15 @@ "updateContext": null }, "value": "this", - "start": 25117, - "end": 25121, + "start": 25217, + "end": 25221, "loc": { "start": { - "line": 890, + "line": 891, "column": 8 }, "end": { - "line": 890, + "line": 891, "column": 12 } } @@ -204629,15 +205167,15 @@ "binop": null, "updateContext": null }, - "start": 25121, - "end": 25122, + "start": 25221, + "end": 25222, "loc": { "start": { - "line": 890, + "line": 891, "column": 12 }, "end": { - "line": 890, + "line": 891, "column": 13 } } @@ -204655,15 +205193,15 @@ "binop": null }, "value": "themesPath", - "start": 25122, - "end": 25132, + "start": 25222, + "end": 25232, "loc": { "start": { - "line": 890, + "line": 891, "column": 13 }, "end": { - "line": 890, + "line": 891, "column": 23 } } @@ -204682,15 +205220,15 @@ "updateContext": null }, "value": "=", - "start": 25133, - "end": 25134, + "start": 25233, + "end": 25234, "loc": { "start": { - "line": 890, + "line": 891, "column": 24 }, "end": { - "line": 890, + "line": 891, "column": 25 } } @@ -204710,15 +205248,15 @@ "updateContext": null }, "value": "this", - "start": 25135, - "end": 25139, + "start": 25235, + "end": 25239, "loc": { "start": { - "line": 890, + "line": 891, "column": 26 }, "end": { - "line": 890, + "line": 891, "column": 30 } } @@ -204736,15 +205274,15 @@ "binop": null, "updateContext": null }, - "start": 25139, - "end": 25140, + "start": 25239, + "end": 25240, "loc": { "start": { - "line": 890, + "line": 891, "column": 30 }, "end": { - "line": 890, + "line": 891, "column": 31 } } @@ -204762,15 +205300,15 @@ "binop": null }, "value": "getThemesPath", - "start": 25140, - "end": 25153, + "start": 25240, + "end": 25253, "loc": { "start": { - "line": 890, + "line": 891, "column": 31 }, "end": { - "line": 890, + "line": 891, "column": 44 } } @@ -204787,15 +205325,15 @@ "postfix": false, "binop": null }, - "start": 25153, - "end": 25154, + "start": 25253, + "end": 25254, "loc": { "start": { - "line": 890, + "line": 891, "column": 44 }, "end": { - "line": 890, + "line": 891, "column": 45 } } @@ -204812,15 +205350,15 @@ "postfix": false, "binop": null }, - "start": 25154, - "end": 25155, + "start": 25254, + "end": 25255, "loc": { "start": { - "line": 890, + "line": 891, "column": 45 }, "end": { - "line": 890, + "line": 891, "column": 46 } } @@ -204838,15 +205376,15 @@ "binop": null, "updateContext": null }, - "start": 25155, - "end": 25156, + "start": 25255, + "end": 25256, "loc": { "start": { - "line": 890, + "line": 891, "column": 46 }, "end": { - "line": 890, + "line": 891, "column": 47 } } @@ -204854,15 +205392,15 @@ { "type": "CommentBlock", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", - "start": 25166, - "end": 25244, + "start": 25266, + "end": 25344, "loc": { "start": { - "line": 892, + "line": 893, "column": 8 }, "end": { - "line": 895, + "line": 896, "column": 11 } } @@ -204882,15 +205420,15 @@ "updateContext": null }, "value": "this", - "start": 25253, - "end": 25257, + "start": 25353, + "end": 25357, "loc": { "start": { - "line": 896, + "line": 897, "column": 8 }, "end": { - "line": 896, + "line": 897, "column": 12 } } @@ -204908,15 +205446,15 @@ "binop": null, "updateContext": null }, - "start": 25257, - "end": 25258, + "start": 25357, + "end": 25358, "loc": { "start": { - "line": 896, + "line": 897, "column": 12 }, "end": { - "line": 896, + "line": 897, "column": 13 } } @@ -204934,15 +205472,15 @@ "binop": null }, "value": "responsive", - "start": 25258, - "end": 25268, + "start": 25358, + "end": 25368, "loc": { "start": { - "line": 896, + "line": 897, "column": 13 }, "end": { - "line": 896, + "line": 897, "column": 23 } } @@ -204961,15 +205499,15 @@ "updateContext": null }, "value": "=", - "start": 25269, - "end": 25270, + "start": 25369, + "end": 25370, "loc": { "start": { - "line": 896, + "line": 897, "column": 24 }, "end": { - "line": 896, + "line": 897, "column": 25 } } @@ -204987,15 +205525,15 @@ "binop": null }, "value": "Boolean", - "start": 25271, - "end": 25278, + "start": 25371, + "end": 25378, "loc": { "start": { - "line": 896, + "line": 897, "column": 26 }, "end": { - "line": 896, + "line": 897, "column": 33 } } @@ -205012,15 +205550,15 @@ "postfix": false, "binop": null }, - "start": 25278, - "end": 25279, + "start": 25378, + "end": 25379, "loc": { "start": { - "line": 896, + "line": 897, "column": 33 }, "end": { - "line": 896, + "line": 897, "column": 34 } } @@ -205038,15 +205576,15 @@ "binop": null }, "value": "f", - "start": 25279, - "end": 25280, + "start": 25379, + "end": 25380, "loc": { "start": { - "line": 896, + "line": 897, "column": 34 }, "end": { - "line": 896, + "line": 897, "column": 35 } } @@ -205064,15 +205602,15 @@ "binop": null, "updateContext": null }, - "start": 25280, - "end": 25281, + "start": 25380, + "end": 25381, "loc": { "start": { - "line": 896, + "line": 897, "column": 35 }, "end": { - "line": 896, + "line": 897, "column": 36 } } @@ -205090,15 +205628,15 @@ "binop": null }, "value": "responsive", - "start": 25281, - "end": 25291, + "start": 25381, + "end": 25391, "loc": { "start": { - "line": 896, + "line": 897, "column": 36 }, "end": { - "line": 896, + "line": 897, "column": 46 } } @@ -205115,15 +205653,15 @@ "postfix": false, "binop": null }, - "start": 25291, - "end": 25292, + "start": 25391, + "end": 25392, "loc": { "start": { - "line": 896, + "line": 897, "column": 46 }, "end": { - "line": 896, + "line": 897, "column": 47 } } @@ -205141,15 +205679,15 @@ "binop": null, "updateContext": null }, - "start": 25292, - "end": 25293, + "start": 25392, + "end": 25393, "loc": { "start": { - "line": 896, + "line": 897, "column": 47 }, "end": { - "line": 896, + "line": 897, "column": 48 } } @@ -205157,15 +205695,15 @@ { "type": "CommentBlock", "value": "*\n * Enable toolbar component\n * @type {Object|Boolean}\n ", - "start": 25303, - "end": 25388, + "start": 25403, + "end": 25488, "loc": { "start": { - "line": 898, + "line": 899, "column": 8 }, "end": { - "line": 901, + "line": 902, "column": 11 } } @@ -205185,15 +205723,15 @@ "updateContext": null }, "value": "this", - "start": 25397, - "end": 25401, + "start": 25497, + "end": 25501, "loc": { "start": { - "line": 902, + "line": 903, "column": 8 }, "end": { - "line": 902, + "line": 903, "column": 12 } } @@ -205211,15 +205749,15 @@ "binop": null, "updateContext": null }, - "start": 25401, - "end": 25402, + "start": 25501, + "end": 25502, "loc": { "start": { - "line": 902, + "line": 903, "column": 12 }, "end": { - "line": 902, + "line": 903, "column": 13 } } @@ -205237,15 +205775,15 @@ "binop": null }, "value": "toolbar", - "start": 25402, - "end": 25409, + "start": 25502, + "end": 25509, "loc": { "start": { - "line": 902, + "line": 903, "column": 13 }, "end": { - "line": 902, + "line": 903, "column": 20 } } @@ -205264,15 +205802,15 @@ "updateContext": null }, "value": "=", - "start": 25410, - "end": 25411, + "start": 25510, + "end": 25511, "loc": { "start": { - "line": 902, + "line": 903, "column": 21 }, "end": { - "line": 902, + "line": 903, "column": 22 } } @@ -205290,15 +205828,15 @@ "binop": null }, "value": "isObj", - "start": 25412, - "end": 25417, + "start": 25512, + "end": 25517, "loc": { "start": { - "line": 902, + "line": 903, "column": 23 }, "end": { - "line": 902, + "line": 903, "column": 28 } } @@ -205315,15 +205853,15 @@ "postfix": false, "binop": null }, - "start": 25417, - "end": 25418, + "start": 25517, + "end": 25518, "loc": { "start": { - "line": 902, + "line": 903, "column": 28 }, "end": { - "line": 902, + "line": 903, "column": 29 } } @@ -205341,15 +205879,15 @@ "binop": null }, "value": "f", - "start": 25418, - "end": 25419, + "start": 25518, + "end": 25519, "loc": { "start": { - "line": 902, + "line": 903, "column": 29 }, "end": { - "line": 902, + "line": 903, "column": 30 } } @@ -205367,15 +205905,15 @@ "binop": null, "updateContext": null }, - "start": 25419, - "end": 25420, + "start": 25519, + "end": 25520, "loc": { "start": { - "line": 902, + "line": 903, "column": 30 }, "end": { - "line": 902, + "line": 903, "column": 31 } } @@ -205393,15 +205931,15 @@ "binop": null }, "value": "toolbar", - "start": 25420, - "end": 25427, + "start": 25520, + "end": 25527, "loc": { "start": { - "line": 902, + "line": 903, "column": 31 }, "end": { - "line": 902, + "line": 903, "column": 38 } } @@ -205418,15 +205956,15 @@ "postfix": false, "binop": null }, - "start": 25427, - "end": 25428, + "start": 25527, + "end": 25528, "loc": { "start": { - "line": 902, + "line": 903, "column": 38 }, "end": { - "line": 902, + "line": 903, "column": 39 } } @@ -205445,15 +205983,15 @@ "updateContext": null }, "value": "||", - "start": 25429, - "end": 25431, + "start": 25529, + "end": 25531, "loc": { "start": { - "line": 902, + "line": 903, "column": 40 }, "end": { - "line": 902, + "line": 903, "column": 42 } } @@ -205471,15 +206009,15 @@ "binop": null }, "value": "Boolean", - "start": 25432, - "end": 25439, + "start": 25532, + "end": 25539, "loc": { "start": { - "line": 902, + "line": 903, "column": 43 }, "end": { - "line": 902, + "line": 903, "column": 50 } } @@ -205496,15 +206034,15 @@ "postfix": false, "binop": null }, - "start": 25439, - "end": 25440, + "start": 25539, + "end": 25540, "loc": { "start": { - "line": 902, + "line": 903, "column": 50 }, "end": { - "line": 902, + "line": 903, "column": 51 } } @@ -205522,15 +206060,15 @@ "binop": null }, "value": "f", - "start": 25440, - "end": 25441, + "start": 25540, + "end": 25541, "loc": { "start": { - "line": 902, + "line": 903, "column": 51 }, "end": { - "line": 902, + "line": 903, "column": 52 } } @@ -205548,15 +206086,15 @@ "binop": null, "updateContext": null }, - "start": 25441, - "end": 25442, + "start": 25541, + "end": 25542, "loc": { "start": { - "line": 902, + "line": 903, "column": 52 }, "end": { - "line": 902, + "line": 903, "column": 53 } } @@ -205574,15 +206112,15 @@ "binop": null }, "value": "toolbar", - "start": 25442, - "end": 25449, + "start": 25542, + "end": 25549, "loc": { "start": { - "line": 902, + "line": 903, "column": 53 }, "end": { - "line": 902, + "line": 903, "column": 60 } } @@ -205599,15 +206137,15 @@ "postfix": false, "binop": null }, - "start": 25449, - "end": 25450, + "start": 25549, + "end": 25550, "loc": { "start": { - "line": 902, + "line": 903, "column": 60 }, "end": { - "line": 902, + "line": 903, "column": 61 } } @@ -205625,15 +206163,15 @@ "binop": null, "updateContext": null }, - "start": 25450, - "end": 25451, + "start": 25550, + "end": 25551, "loc": { "start": { - "line": 902, + "line": 903, "column": 61 }, "end": { - "line": 902, + "line": 903, "column": 62 } } @@ -205641,15 +206179,15 @@ { "type": "CommentBlock", "value": "*\n * Features registry\n * @private\n ", - "start": 25461, - "end": 25525, + "start": 25561, + "end": 25625, "loc": { "start": { - "line": 904, + "line": 905, "column": 8 }, "end": { - "line": 907, + "line": 908, "column": 11 } } @@ -205669,15 +206207,15 @@ "updateContext": null }, "value": "this", - "start": 25534, - "end": 25538, + "start": 25634, + "end": 25638, "loc": { "start": { - "line": 908, + "line": 909, "column": 8 }, "end": { - "line": 908, + "line": 909, "column": 12 } } @@ -205695,15 +206233,15 @@ "binop": null, "updateContext": null }, - "start": 25538, - "end": 25539, + "start": 25638, + "end": 25639, "loc": { "start": { - "line": 908, + "line": 909, "column": 12 }, "end": { - "line": 908, + "line": 909, "column": 13 } } @@ -205721,15 +206259,15 @@ "binop": null }, "value": "Mod", - "start": 25539, - "end": 25542, + "start": 25639, + "end": 25642, "loc": { "start": { - "line": 908, + "line": 909, "column": 13 }, "end": { - "line": 908, + "line": 909, "column": 16 } } @@ -205748,15 +206286,15 @@ "updateContext": null }, "value": "=", - "start": 25543, - "end": 25544, + "start": 25643, + "end": 25644, "loc": { "start": { - "line": 908, + "line": 909, "column": 17 }, "end": { - "line": 908, + "line": 909, "column": 18 } } @@ -205773,15 +206311,15 @@ "postfix": false, "binop": null }, - "start": 25545, - "end": 25546, + "start": 25645, + "end": 25646, "loc": { "start": { - "line": 908, + "line": 909, "column": 19 }, "end": { - "line": 908, + "line": 909, "column": 20 } } @@ -205798,15 +206336,15 @@ "postfix": false, "binop": null }, - "start": 25546, - "end": 25547, + "start": 25646, + "end": 25647, "loc": { "start": { - "line": 908, + "line": 909, "column": 20 }, "end": { - "line": 908, + "line": 909, "column": 21 } } @@ -205824,15 +206362,15 @@ "binop": null, "updateContext": null }, - "start": 25547, - "end": 25548, + "start": 25647, + "end": 25648, "loc": { "start": { - "line": 908, + "line": 909, "column": 21 }, "end": { - "line": 908, + "line": 909, "column": 22 } } @@ -205840,15 +206378,15 @@ { "type": "CommentBlock", "value": "*\n * Extensions registry\n * @private\n ", - "start": 25558, - "end": 25624, + "start": 25658, + "end": 25724, "loc": { "start": { - "line": 910, + "line": 911, "column": 8 }, "end": { - "line": 913, + "line": 914, "column": 11 } } @@ -205868,15 +206406,15 @@ "updateContext": null }, "value": "this", - "start": 25633, - "end": 25637, + "start": 25733, + "end": 25737, "loc": { "start": { - "line": 914, + "line": 915, "column": 8 }, "end": { - "line": 914, + "line": 915, "column": 12 } } @@ -205894,15 +206432,15 @@ "binop": null, "updateContext": null }, - "start": 25637, - "end": 25638, + "start": 25737, + "end": 25738, "loc": { "start": { - "line": 914, + "line": 915, "column": 12 }, "end": { - "line": 914, + "line": 915, "column": 13 } } @@ -205920,15 +206458,15 @@ "binop": null }, "value": "ExtRegistry", - "start": 25638, - "end": 25649, + "start": 25738, + "end": 25749, "loc": { "start": { - "line": 914, + "line": 915, "column": 13 }, "end": { - "line": 914, + "line": 915, "column": 24 } } @@ -205947,15 +206485,15 @@ "updateContext": null }, "value": "=", - "start": 25650, - "end": 25651, + "start": 25750, + "end": 25751, "loc": { "start": { - "line": 914, + "line": 915, "column": 25 }, "end": { - "line": 914, + "line": 915, "column": 26 } } @@ -205972,15 +206510,15 @@ "postfix": false, "binop": null }, - "start": 25652, - "end": 25653, + "start": 25752, + "end": 25753, "loc": { "start": { - "line": 914, + "line": 915, "column": 27 }, "end": { - "line": 914, + "line": 915, "column": 28 } } @@ -205997,15 +206535,15 @@ "postfix": false, "binop": null }, - "start": 25653, - "end": 25654, + "start": 25753, + "end": 25754, "loc": { "start": { - "line": 914, + "line": 915, "column": 28 }, "end": { - "line": 914, + "line": 915, "column": 29 } } @@ -206023,15 +206561,15 @@ "binop": null, "updateContext": null }, - "start": 25654, - "end": 25655, + "start": 25754, + "end": 25755, "loc": { "start": { - "line": 914, + "line": 915, "column": 29 }, "end": { - "line": 914, + "line": 915, "column": 30 } } @@ -206039,15 +206577,15 @@ { "type": "CommentLine", "value": " conditionally instantiate required features", - "start": 25665, - "end": 25711, + "start": 25765, + "end": 25811, "loc": { "start": { - "line": 916, + "line": 917, "column": 8 }, "end": { - "line": 916, + "line": 917, "column": 54 } } @@ -206067,15 +206605,15 @@ "updateContext": null }, "value": "this", - "start": 25720, - "end": 25724, + "start": 25820, + "end": 25824, "loc": { "start": { - "line": 917, + "line": 918, "column": 8 }, "end": { - "line": 917, + "line": 918, "column": 12 } } @@ -206093,15 +206631,15 @@ "binop": null, "updateContext": null }, - "start": 25724, - "end": 25725, + "start": 25824, + "end": 25825, "loc": { "start": { - "line": 917, + "line": 918, "column": 12 }, "end": { - "line": 917, + "line": 918, "column": 13 } } @@ -206119,15 +206657,15 @@ "binop": null }, "value": "instantiateFeatures", - "start": 25725, - "end": 25744, + "start": 25825, + "end": 25844, "loc": { "start": { - "line": 917, + "line": 918, "column": 13 }, "end": { - "line": 917, + "line": 918, "column": 32 } } @@ -206144,15 +206682,15 @@ "postfix": false, "binop": null }, - "start": 25744, - "end": 25745, + "start": 25844, + "end": 25845, "loc": { "start": { - "line": 917, + "line": 918, "column": 32 }, "end": { - "line": 917, + "line": 918, "column": 33 } } @@ -206170,15 +206708,15 @@ "binop": null }, "value": "Object", - "start": 25758, - "end": 25764, + "start": 25858, + "end": 25864, "loc": { "start": { - "line": 918, + "line": 919, "column": 12 }, "end": { - "line": 918, + "line": 919, "column": 18 } } @@ -206196,15 +206734,15 @@ "binop": null, "updateContext": null }, - "start": 25764, - "end": 25765, + "start": 25864, + "end": 25865, "loc": { "start": { - "line": 918, + "line": 919, "column": 18 }, "end": { - "line": 918, + "line": 919, "column": 19 } } @@ -206222,15 +206760,15 @@ "binop": null }, "value": "keys", - "start": 25765, - "end": 25769, + "start": 25865, + "end": 25869, "loc": { "start": { - "line": 918, + "line": 919, "column": 19 }, "end": { - "line": 918, + "line": 919, "column": 23 } } @@ -206247,15 +206785,15 @@ "postfix": false, "binop": null }, - "start": 25769, - "end": 25770, + "start": 25869, + "end": 25870, "loc": { "start": { - "line": 918, + "line": 919, "column": 23 }, "end": { - "line": 918, + "line": 919, "column": 24 } } @@ -206273,15 +206811,15 @@ "binop": null }, "value": "FEATURES", - "start": 25770, - "end": 25778, + "start": 25870, + "end": 25878, "loc": { "start": { - "line": 918, + "line": 919, "column": 24 }, "end": { - "line": 918, + "line": 919, "column": 32 } } @@ -206298,15 +206836,15 @@ "postfix": false, "binop": null }, - "start": 25778, - "end": 25779, + "start": 25878, + "end": 25879, "loc": { "start": { - "line": 918, + "line": 919, "column": 32 }, "end": { - "line": 918, + "line": 919, "column": 33 } } @@ -206324,15 +206862,15 @@ "binop": null, "updateContext": null }, - "start": 25779, - "end": 25780, + "start": 25879, + "end": 25880, "loc": { "start": { - "line": 918, + "line": 919, "column": 33 }, "end": { - "line": 918, + "line": 919, "column": 34 } } @@ -206350,15 +206888,15 @@ "binop": null }, "value": "map", - "start": 25780, - "end": 25783, + "start": 25880, + "end": 25883, "loc": { "start": { - "line": 918, + "line": 919, "column": 34 }, "end": { - "line": 918, + "line": 919, "column": 37 } } @@ -206375,15 +206913,15 @@ "postfix": false, "binop": null }, - "start": 25783, - "end": 25784, + "start": 25883, + "end": 25884, "loc": { "start": { - "line": 918, + "line": 919, "column": 37 }, "end": { - "line": 918, + "line": 919, "column": 38 } } @@ -206400,15 +206938,15 @@ "postfix": false, "binop": null }, - "start": 25784, - "end": 25785, + "start": 25884, + "end": 25885, "loc": { "start": { - "line": 918, + "line": 919, "column": 38 }, "end": { - "line": 918, + "line": 919, "column": 39 } } @@ -206426,15 +206964,15 @@ "binop": null }, "value": "item", - "start": 25785, - "end": 25789, + "start": 25885, + "end": 25889, "loc": { "start": { - "line": 918, + "line": 919, "column": 39 }, "end": { - "line": 918, + "line": 919, "column": 43 } } @@ -206451,15 +206989,15 @@ "postfix": false, "binop": null }, - "start": 25789, - "end": 25790, + "start": 25889, + "end": 25890, "loc": { "start": { - "line": 918, + "line": 919, "column": 43 }, "end": { - "line": 918, + "line": 919, "column": 44 } } @@ -206477,15 +207015,15 @@ "binop": null, "updateContext": null }, - "start": 25791, - "end": 25793, + "start": 25891, + "end": 25893, "loc": { "start": { - "line": 918, + "line": 919, "column": 45 }, "end": { - "line": 918, + "line": 919, "column": 47 } } @@ -206503,15 +207041,15 @@ "binop": null }, "value": "FEATURES", - "start": 25794, - "end": 25802, + "start": 25894, + "end": 25902, "loc": { "start": { - "line": 918, + "line": 919, "column": 48 }, "end": { - "line": 918, + "line": 919, "column": 56 } } @@ -206529,15 +207067,15 @@ "binop": null, "updateContext": null }, - "start": 25802, - "end": 25803, + "start": 25902, + "end": 25903, "loc": { "start": { - "line": 918, + "line": 919, "column": 56 }, "end": { - "line": 918, + "line": 919, "column": 57 } } @@ -206555,15 +207093,15 @@ "binop": null }, "value": "item", - "start": 25803, - "end": 25807, + "start": 25903, + "end": 25907, "loc": { "start": { - "line": 918, + "line": 919, "column": 57 }, "end": { - "line": 918, + "line": 919, "column": 61 } } @@ -206581,15 +207119,15 @@ "binop": null, "updateContext": null }, - "start": 25807, - "end": 25808, + "start": 25907, + "end": 25908, "loc": { "start": { - "line": 918, + "line": 919, "column": 61 }, "end": { - "line": 918, + "line": 919, "column": 62 } } @@ -206606,15 +207144,15 @@ "postfix": false, "binop": null }, - "start": 25808, - "end": 25809, + "start": 25908, + "end": 25909, "loc": { "start": { - "line": 918, + "line": 919, "column": 62 }, "end": { - "line": 918, + "line": 919, "column": 63 } } @@ -206631,15 +207169,15 @@ "postfix": false, "binop": null }, - "start": 25818, - "end": 25819, + "start": 25918, + "end": 25919, "loc": { "start": { - "line": 919, + "line": 920, "column": 8 }, "end": { - "line": 919, + "line": 920, "column": 9 } } @@ -206657,15 +207195,15 @@ "binop": null, "updateContext": null }, - "start": 25819, - "end": 25820, + "start": 25919, + "end": 25920, "loc": { "start": { - "line": 919, + "line": 920, "column": 9 }, "end": { - "line": 919, + "line": 920, "column": 10 } } @@ -206682,15 +207220,15 @@ "postfix": false, "binop": null }, - "start": 25825, - "end": 25826, + "start": 25925, + "end": 25926, "loc": { "start": { - "line": 920, + "line": 921, "column": 4 }, "end": { - "line": 920, + "line": 921, "column": 5 } } @@ -206698,15 +207236,15 @@ { "type": "CommentBlock", "value": "*\n * Initialise features and layout\n ", - "start": 25832, - "end": 25881, + "start": 25932, + "end": 25981, "loc": { "start": { - "line": 922, + "line": 923, "column": 4 }, "end": { - "line": 924, + "line": 925, "column": 7 } } @@ -206724,15 +207262,15 @@ "binop": null }, "value": "init", - "start": 25886, - "end": 25890, + "start": 25986, + "end": 25990, "loc": { "start": { - "line": 925, + "line": 926, "column": 4 }, "end": { - "line": 925, + "line": 926, "column": 8 } } @@ -206749,15 +207287,15 @@ "postfix": false, "binop": null }, - "start": 25890, - "end": 25891, + "start": 25990, + "end": 25991, "loc": { "start": { - "line": 925, + "line": 926, "column": 8 }, "end": { - "line": 925, + "line": 926, "column": 9 } } @@ -206774,15 +207312,15 @@ "postfix": false, "binop": null }, - "start": 25891, - "end": 25892, + "start": 25991, + "end": 25992, "loc": { "start": { - "line": 925, + "line": 926, "column": 9 }, "end": { - "line": 925, + "line": 926, "column": 10 } } @@ -206799,15 +207337,15 @@ "postfix": false, "binop": null }, - "start": 25893, - "end": 25894, + "start": 25993, + "end": 25994, "loc": { "start": { - "line": 925, + "line": 926, "column": 11 }, "end": { - "line": 925, + "line": 926, "column": 12 } } @@ -206827,15 +207365,15 @@ "updateContext": null }, "value": "if", - "start": 25903, - "end": 25905, + "start": 26003, + "end": 26005, "loc": { "start": { - "line": 926, + "line": 927, "column": 8 }, "end": { - "line": 926, + "line": 927, "column": 10 } } @@ -206852,15 +207390,15 @@ "postfix": false, "binop": null }, - "start": 25906, - "end": 25907, + "start": 26006, + "end": 26007, "loc": { "start": { - "line": 926, + "line": 927, "column": 11 }, "end": { - "line": 926, + "line": 927, "column": 12 } } @@ -206880,15 +207418,15 @@ "updateContext": null }, "value": "this", - "start": 25907, - "end": 25911, + "start": 26007, + "end": 26011, "loc": { "start": { - "line": 926, + "line": 927, "column": 12 }, "end": { - "line": 926, + "line": 927, "column": 16 } } @@ -206906,15 +207444,15 @@ "binop": null, "updateContext": null }, - "start": 25911, - "end": 25912, + "start": 26011, + "end": 26012, "loc": { "start": { - "line": 926, + "line": 927, "column": 16 }, "end": { - "line": 926, + "line": 927, "column": 17 } } @@ -206932,15 +207470,15 @@ "binop": null }, "value": "initialized", - "start": 25912, - "end": 25923, + "start": 26012, + "end": 26023, "loc": { "start": { - "line": 926, + "line": 927, "column": 17 }, "end": { - "line": 926, + "line": 927, "column": 28 } } @@ -206957,15 +207495,15 @@ "postfix": false, "binop": null }, - "start": 25923, - "end": 25924, + "start": 26023, + "end": 26024, "loc": { "start": { - "line": 926, + "line": 927, "column": 28 }, "end": { - "line": 926, + "line": 927, "column": 29 } } @@ -206982,15 +207520,15 @@ "postfix": false, "binop": null }, - "start": 25925, - "end": 25926, + "start": 26025, + "end": 26026, "loc": { "start": { - "line": 926, + "line": 927, "column": 30 }, "end": { - "line": 926, + "line": 927, "column": 31 } } @@ -207010,15 +207548,15 @@ "updateContext": null }, "value": "return", - "start": 25939, - "end": 25945, + "start": 26039, + "end": 26045, "loc": { "start": { - "line": 927, + "line": 928, "column": 12 }, "end": { - "line": 927, + "line": 928, "column": 18 } } @@ -207036,15 +207574,15 @@ "binop": null, "updateContext": null }, - "start": 25945, - "end": 25946, + "start": 26045, + "end": 26046, "loc": { "start": { - "line": 927, + "line": 928, "column": 18 }, "end": { - "line": 927, + "line": 928, "column": 19 } } @@ -207061,15 +207599,15 @@ "postfix": false, "binop": null }, - "start": 25955, - "end": 25956, + "start": 26055, + "end": 26056, "loc": { "start": { - "line": 928, + "line": 929, "column": 8 }, "end": { - "line": 928, + "line": 929, "column": 9 } } @@ -207077,15 +207615,15 @@ { "type": "CommentLine", "value": " import main stylesheet", - "start": 25966, - "end": 25991, + "start": 26066, + "end": 26091, "loc": { "start": { - "line": 930, + "line": 931, "column": 8 }, "end": { - "line": 930, + "line": 931, "column": 33 } } @@ -207105,15 +207643,15 @@ "updateContext": null }, "value": "this", - "start": 26000, - "end": 26004, + "start": 26100, + "end": 26104, "loc": { "start": { - "line": 931, + "line": 932, "column": 8 }, "end": { - "line": 931, + "line": 932, "column": 12 } } @@ -207131,15 +207669,15 @@ "binop": null, "updateContext": null }, - "start": 26004, - "end": 26005, + "start": 26104, + "end": 26105, "loc": { "start": { - "line": 931, + "line": 932, "column": 12 }, "end": { - "line": 931, + "line": 932, "column": 13 } } @@ -207159,15 +207697,15 @@ "updateContext": null }, "value": "import", - "start": 26005, - "end": 26011, + "start": 26105, + "end": 26111, "loc": { "start": { - "line": 931, + "line": 932, "column": 13 }, "end": { - "line": 931, + "line": 932, "column": 19 } } @@ -207184,15 +207722,15 @@ "postfix": false, "binop": null }, - "start": 26011, - "end": 26012, + "start": 26111, + "end": 26112, "loc": { "start": { - "line": 931, + "line": 932, "column": 19 }, "end": { - "line": 931, + "line": 932, "column": 20 } } @@ -207212,15 +207750,15 @@ "updateContext": null }, "value": "this", - "start": 26012, - "end": 26016, + "start": 26112, + "end": 26116, "loc": { "start": { - "line": 931, + "line": 932, "column": 20 }, "end": { - "line": 931, + "line": 932, "column": 24 } } @@ -207238,15 +207776,15 @@ "binop": null, "updateContext": null }, - "start": 26016, - "end": 26017, + "start": 26116, + "end": 26117, "loc": { "start": { - "line": 931, + "line": 932, "column": 24 }, "end": { - "line": 931, + "line": 932, "column": 25 } } @@ -207264,15 +207802,15 @@ "binop": null }, "value": "stylesheetId", - "start": 26017, - "end": 26029, + "start": 26117, + "end": 26129, "loc": { "start": { - "line": 931, + "line": 932, "column": 25 }, "end": { - "line": 931, + "line": 932, "column": 37 } } @@ -207290,15 +207828,15 @@ "binop": null, "updateContext": null }, - "start": 26029, - "end": 26030, + "start": 26129, + "end": 26130, "loc": { "start": { - "line": 931, + "line": 932, "column": 37 }, "end": { - "line": 931, + "line": 932, "column": 38 } } @@ -207318,15 +207856,15 @@ "updateContext": null }, "value": "this", - "start": 26031, - "end": 26035, + "start": 26131, + "end": 26135, "loc": { "start": { - "line": 931, + "line": 932, "column": 39 }, "end": { - "line": 931, + "line": 932, "column": 43 } } @@ -207344,15 +207882,15 @@ "binop": null, "updateContext": null }, - "start": 26035, - "end": 26036, + "start": 26135, + "end": 26136, "loc": { "start": { - "line": 931, + "line": 932, "column": 43 }, "end": { - "line": 931, + "line": 932, "column": 44 } } @@ -207370,15 +207908,15 @@ "binop": null }, "value": "getStylesheetPath", - "start": 26036, - "end": 26053, + "start": 26136, + "end": 26153, "loc": { "start": { - "line": 931, + "line": 932, "column": 44 }, "end": { - "line": 931, + "line": 932, "column": 61 } } @@ -207395,15 +207933,15 @@ "postfix": false, "binop": null }, - "start": 26053, - "end": 26054, + "start": 26153, + "end": 26154, "loc": { "start": { - "line": 931, + "line": 932, "column": 61 }, "end": { - "line": 931, + "line": 932, "column": 62 } } @@ -207420,15 +207958,15 @@ "postfix": false, "binop": null }, - "start": 26054, - "end": 26055, + "start": 26154, + "end": 26155, "loc": { "start": { - "line": 931, + "line": 932, "column": 62 }, "end": { - "line": 931, + "line": 932, "column": 63 } } @@ -207446,15 +207984,15 @@ "binop": null, "updateContext": null }, - "start": 26055, - "end": 26056, + "start": 26155, + "end": 26156, "loc": { "start": { - "line": 931, + "line": 932, "column": 63 }, "end": { - "line": 931, + "line": 932, "column": 64 } } @@ -207474,15 +208012,15 @@ "updateContext": null }, "value": "null", - "start": 26057, - "end": 26061, + "start": 26157, + "end": 26161, "loc": { "start": { - "line": 931, + "line": 932, "column": 65 }, "end": { - "line": 931, + "line": 932, "column": 69 } } @@ -207500,15 +208038,15 @@ "binop": null, "updateContext": null }, - "start": 26061, - "end": 26062, + "start": 26161, + "end": 26162, "loc": { "start": { - "line": 931, + "line": 932, "column": 69 }, "end": { - "line": 931, + "line": 932, "column": 70 } } @@ -207527,15 +208065,15 @@ "updateContext": null }, "value": "link", - "start": 26063, - "end": 26069, + "start": 26163, + "end": 26169, "loc": { "start": { - "line": 931, + "line": 932, "column": 71 }, "end": { - "line": 931, + "line": 932, "column": 77 } } @@ -207552,15 +208090,15 @@ "postfix": false, "binop": null }, - "start": 26069, - "end": 26070, + "start": 26169, + "end": 26170, "loc": { "start": { - "line": 931, + "line": 932, "column": 77 }, "end": { - "line": 931, + "line": 932, "column": 78 } } @@ -207578,15 +208116,15 @@ "binop": null, "updateContext": null }, - "start": 26070, - "end": 26071, + "start": 26170, + "end": 26171, "loc": { "start": { - "line": 931, + "line": 932, "column": 78 }, "end": { - "line": 931, + "line": 932, "column": 79 } } @@ -207606,15 +208144,15 @@ "updateContext": null }, "value": "let", - "start": 26081, - "end": 26084, + "start": 26181, + "end": 26184, "loc": { "start": { - "line": 933, + "line": 934, "column": 8 }, "end": { - "line": 933, + "line": 934, "column": 11 } } @@ -207632,15 +208170,15 @@ "binop": null }, "value": "Mod", - "start": 26085, - "end": 26088, + "start": 26185, + "end": 26188, "loc": { "start": { - "line": 933, + "line": 934, "column": 12 }, "end": { - "line": 933, + "line": 934, "column": 15 } } @@ -207659,15 +208197,15 @@ "updateContext": null }, "value": "=", - "start": 26089, - "end": 26090, + "start": 26189, + "end": 26190, "loc": { "start": { - "line": 933, + "line": 934, "column": 16 }, "end": { - "line": 933, + "line": 934, "column": 17 } } @@ -207687,15 +208225,15 @@ "updateContext": null }, "value": "this", - "start": 26091, - "end": 26095, + "start": 26191, + "end": 26195, "loc": { "start": { - "line": 933, + "line": 934, "column": 18 }, "end": { - "line": 933, + "line": 934, "column": 22 } } @@ -207713,15 +208251,15 @@ "binop": null, "updateContext": null }, - "start": 26095, - "end": 26096, + "start": 26195, + "end": 26196, "loc": { "start": { - "line": 933, + "line": 934, "column": 22 }, "end": { - "line": 933, + "line": 934, "column": 23 } } @@ -207739,15 +208277,15 @@ "binop": null }, "value": "Mod", - "start": 26096, - "end": 26099, + "start": 26196, + "end": 26199, "loc": { "start": { - "line": 933, + "line": 934, "column": 23 }, "end": { - "line": 933, + "line": 934, "column": 26 } } @@ -207765,15 +208303,15 @@ "binop": null, "updateContext": null }, - "start": 26099, - "end": 26100, + "start": 26199, + "end": 26200, "loc": { "start": { - "line": 933, + "line": 934, "column": 26 }, "end": { - "line": 933, + "line": 934, "column": 27 } } @@ -207793,15 +208331,15 @@ "updateContext": null }, "value": "let", - "start": 26109, - "end": 26112, + "start": 26209, + "end": 26212, "loc": { "start": { - "line": 934, + "line": 935, "column": 8 }, "end": { - "line": 934, + "line": 935, "column": 11 } } @@ -207819,15 +208357,15 @@ "binop": null }, "value": "inpclass", - "start": 26113, - "end": 26121, + "start": 26213, + "end": 26221, "loc": { "start": { - "line": 934, + "line": 935, "column": 12 }, "end": { - "line": 934, + "line": 935, "column": 20 } } @@ -207845,15 +208383,15 @@ "binop": null, "updateContext": null }, - "start": 26121, - "end": 26122, + "start": 26221, + "end": 26222, "loc": { "start": { - "line": 934, + "line": 935, "column": 20 }, "end": { - "line": 934, + "line": 935, "column": 21 } } @@ -207861,15 +208399,15 @@ { "type": "CommentLine", "value": "loads theme", - "start": 26132, - "end": 26145, + "start": 26232, + "end": 26245, "loc": { "start": { - "line": 936, + "line": 937, "column": 8 }, "end": { - "line": 936, + "line": 937, "column": 21 } } @@ -207889,15 +208427,15 @@ "updateContext": null }, "value": "this", - "start": 26154, - "end": 26158, + "start": 26254, + "end": 26258, "loc": { "start": { - "line": 937, + "line": 938, "column": 8 }, "end": { - "line": 937, + "line": 938, "column": 12 } } @@ -207915,15 +208453,15 @@ "binop": null, "updateContext": null }, - "start": 26158, - "end": 26159, + "start": 26258, + "end": 26259, "loc": { "start": { - "line": 937, + "line": 938, "column": 12 }, "end": { - "line": 937, + "line": 938, "column": 13 } } @@ -207941,15 +208479,15 @@ "binop": null }, "value": "loadThemes", - "start": 26159, - "end": 26169, + "start": 26259, + "end": 26269, "loc": { "start": { - "line": 937, + "line": 938, "column": 13 }, "end": { - "line": 937, + "line": 938, "column": 23 } } @@ -207966,15 +208504,15 @@ "postfix": false, "binop": null }, - "start": 26169, - "end": 26170, + "start": 26269, + "end": 26270, "loc": { "start": { - "line": 937, + "line": 938, "column": 23 }, "end": { - "line": 937, + "line": 938, "column": 24 } } @@ -207991,15 +208529,15 @@ "postfix": false, "binop": null }, - "start": 26170, - "end": 26171, + "start": 26270, + "end": 26271, "loc": { "start": { - "line": 937, + "line": 938, "column": 24 }, "end": { - "line": 937, + "line": 938, "column": 25 } } @@ -208017,15 +208555,15 @@ "binop": null, "updateContext": null }, - "start": 26171, - "end": 26172, + "start": 26271, + "end": 26272, "loc": { "start": { - "line": 937, + "line": 938, "column": 25 }, "end": { - "line": 937, + "line": 938, "column": 26 } } @@ -208045,15 +208583,15 @@ "updateContext": null }, "value": "const", - "start": 26182, - "end": 26187, + "start": 26282, + "end": 26287, "loc": { "start": { - "line": 939, + "line": 940, "column": 8 }, "end": { - "line": 939, + "line": 940, "column": 13 } } @@ -208070,15 +208608,15 @@ "postfix": false, "binop": null }, - "start": 26188, - "end": 26189, + "start": 26288, + "end": 26289, "loc": { "start": { - "line": 939, + "line": 940, "column": 14 }, "end": { - "line": 939, + "line": 940, "column": 15 } } @@ -208096,15 +208634,15 @@ "binop": null }, "value": "dateType", - "start": 26190, - "end": 26198, + "start": 26290, + "end": 26298, "loc": { "start": { - "line": 939, + "line": 940, "column": 16 }, "end": { - "line": 939, + "line": 940, "column": 24 } } @@ -208122,15 +208660,15 @@ "binop": null, "updateContext": null }, - "start": 26198, - "end": 26199, + "start": 26298, + "end": 26299, "loc": { "start": { - "line": 939, + "line": 940, "column": 24 }, "end": { - "line": 939, + "line": 940, "column": 25 } } @@ -208148,15 +208686,15 @@ "binop": null }, "value": "help", - "start": 26200, - "end": 26204, + "start": 26300, + "end": 26304, "loc": { "start": { - "line": 939, + "line": 940, "column": 26 }, "end": { - "line": 939, + "line": 940, "column": 30 } } @@ -208174,15 +208712,15 @@ "binop": null, "updateContext": null }, - "start": 26204, - "end": 26205, + "start": 26304, + "end": 26305, "loc": { "start": { - "line": 939, + "line": 940, "column": 30 }, "end": { - "line": 939, + "line": 940, "column": 31 } } @@ -208200,15 +208738,15 @@ "binop": null }, "value": "state", - "start": 26206, - "end": 26211, + "start": 26306, + "end": 26311, "loc": { "start": { - "line": 939, + "line": 940, "column": 32 }, "end": { - "line": 939, + "line": 940, "column": 37 } } @@ -208226,15 +208764,15 @@ "binop": null, "updateContext": null }, - "start": 26211, - "end": 26212, + "start": 26311, + "end": 26312, "loc": { "start": { - "line": 939, + "line": 940, "column": 37 }, "end": { - "line": 939, + "line": 940, "column": 38 } } @@ -208252,380 +208790,16 @@ "binop": null }, "value": "markActiveColumns", - "start": 26213, - "end": 26230, - "loc": { - "start": { - "line": 939, - "column": 39 - }, - "end": { - "line": 939, - "column": 56 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26230, - "end": 26231, - "loc": { - "start": { - "line": 939, - "column": 56 - }, - "end": { - "line": 939, - "column": 57 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "gridLayout", - "start": 26232, - "end": 26242, - "loc": { - "start": { - "line": 939, - "column": 58 - }, - "end": { - "line": 939, - "column": 68 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26242, - "end": 26243, - "loc": { - "start": { - "line": 939, - "column": 68 - }, - "end": { - "line": 939, - "column": 69 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "loader", - "start": 26244, - "end": 26250, - "loc": { - "start": { - "line": 939, - "column": 70 - }, - "end": { - "line": 939, - "column": 76 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26250, - "end": 26251, - "loc": { - "start": { - "line": 939, - "column": 76 - }, - "end": { - "line": 939, - "column": 77 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "highlightKeyword", - "start": 26264, - "end": 26280, - "loc": { - "start": { - "line": 940, - "column": 12 - }, - "end": { - "line": 940, - "column": 28 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26280, - "end": 26281, - "loc": { - "start": { - "line": 940, - "column": 28 - }, - "end": { - "line": 940, - "column": 29 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "popupFilter", - "start": 26282, - "end": 26293, - "loc": { - "start": { - "line": 940, - "column": 30 - }, - "end": { - "line": 940, - "column": 41 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26293, - "end": 26294, - "loc": { - "start": { - "line": 940, - "column": 41 - }, - "end": { - "line": 940, - "column": 42 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "rowsCounter", - "start": 26295, - "end": 26306, - "loc": { - "start": { - "line": 940, - "column": 43 - }, - "end": { - "line": 940, - "column": 54 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26306, - "end": 26307, - "loc": { - "start": { - "line": 940, - "column": 54 - }, - "end": { - "line": 940, - "column": 55 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "statusBar", - "start": 26308, - "end": 26317, - "loc": { - "start": { - "line": 940, - "column": 56 - }, - "end": { - "line": 940, - "column": 65 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26317, - "end": 26318, - "loc": { - "start": { - "line": 940, - "column": 65 - }, - "end": { - "line": 940, - "column": 66 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "clearButton", - "start": 26319, + "start": 26313, "end": 26330, "loc": { "start": { "line": 940, - "column": 67 + "column": 39 }, "end": { "line": 940, - "column": 78 + "column": 56 } } }, @@ -208647,10 +208821,374 @@ "loc": { "start": { "line": 940, - "column": 78 + "column": 56 }, "end": { "line": 940, + "column": 57 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "gridLayout", + "start": 26332, + "end": 26342, + "loc": { + "start": { + "line": 940, + "column": 58 + }, + "end": { + "line": 940, + "column": 68 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 26342, + "end": 26343, + "loc": { + "start": { + "line": 940, + "column": 68 + }, + "end": { + "line": 940, + "column": 69 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "loader", + "start": 26344, + "end": 26350, + "loc": { + "start": { + "line": 940, + "column": 70 + }, + "end": { + "line": 940, + "column": 76 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 26350, + "end": 26351, + "loc": { + "start": { + "line": 940, + "column": 76 + }, + "end": { + "line": 940, + "column": 77 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "highlightKeyword", + "start": 26364, + "end": 26380, + "loc": { + "start": { + "line": 941, + "column": 12 + }, + "end": { + "line": 941, + "column": 28 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 26380, + "end": 26381, + "loc": { + "start": { + "line": 941, + "column": 28 + }, + "end": { + "line": 941, + "column": 29 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "popupFilter", + "start": 26382, + "end": 26393, + "loc": { + "start": { + "line": 941, + "column": 30 + }, + "end": { + "line": 941, + "column": 41 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 26393, + "end": 26394, + "loc": { + "start": { + "line": 941, + "column": 41 + }, + "end": { + "line": 941, + "column": 42 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "rowsCounter", + "start": 26395, + "end": 26406, + "loc": { + "start": { + "line": 941, + "column": 43 + }, + "end": { + "line": 941, + "column": 54 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 26406, + "end": 26407, + "loc": { + "start": { + "line": 941, + "column": 54 + }, + "end": { + "line": 941, + "column": 55 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "statusBar", + "start": 26408, + "end": 26417, + "loc": { + "start": { + "line": 941, + "column": 56 + }, + "end": { + "line": 941, + "column": 65 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 26417, + "end": 26418, + "loc": { + "start": { + "line": 941, + "column": 65 + }, + "end": { + "line": 941, + "column": 66 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "clearButton", + "start": 26419, + "end": 26430, + "loc": { + "start": { + "line": 941, + "column": 67 + }, + "end": { + "line": 941, + "column": 78 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 26430, + "end": 26431, + "loc": { + "start": { + "line": 941, + "column": 78 + }, + "end": { + "line": 941, "column": 79 } } @@ -208668,15 +209206,15 @@ "binop": null }, "value": "alternateRows", - "start": 26344, - "end": 26357, + "start": 26444, + "end": 26457, "loc": { "start": { - "line": 941, + "line": 942, "column": 12 }, "end": { - "line": 941, + "line": 942, "column": 25 } } @@ -208694,15 +209232,15 @@ "binop": null, "updateContext": null }, - "start": 26357, - "end": 26358, + "start": 26457, + "end": 26458, "loc": { "start": { - "line": 941, + "line": 942, "column": 25 }, "end": { - "line": 941, + "line": 942, "column": 26 } } @@ -208720,15 +209258,15 @@ "binop": null }, "value": "noResults", - "start": 26359, - "end": 26368, + "start": 26459, + "end": 26468, "loc": { "start": { - "line": 941, + "line": 942, "column": 27 }, "end": { - "line": 941, + "line": 942, "column": 36 } } @@ -208746,15 +209284,15 @@ "binop": null, "updateContext": null }, - "start": 26368, - "end": 26369, + "start": 26468, + "end": 26469, "loc": { "start": { - "line": 941, + "line": 942, "column": 36 }, "end": { - "line": 941, + "line": 942, "column": 37 } } @@ -208772,15 +209310,15 @@ "binop": null }, "value": "paging", - "start": 26370, - "end": 26376, + "start": 26470, + "end": 26476, "loc": { "start": { - "line": 941, + "line": 942, "column": 38 }, "end": { - "line": 941, + "line": 942, "column": 44 } } @@ -208798,15 +209336,15 @@ "binop": null, "updateContext": null }, - "start": 26376, - "end": 26377, + "start": 26476, + "end": 26477, "loc": { "start": { - "line": 941, + "line": 942, "column": 44 }, "end": { - "line": 941, + "line": 942, "column": 45 } } @@ -208824,15 +209362,15 @@ "binop": null }, "value": "toolbar", - "start": 26378, - "end": 26385, + "start": 26478, + "end": 26485, "loc": { "start": { - "line": 941, + "line": 942, "column": 46 }, "end": { - "line": 941, + "line": 942, "column": 53 } } @@ -208849,15 +209387,15 @@ "postfix": false, "binop": null }, - "start": 26386, - "end": 26387, + "start": 26486, + "end": 26487, "loc": { "start": { - "line": 941, + "line": 942, "column": 54 }, "end": { - "line": 941, + "line": 942, "column": 55 } } @@ -208876,15 +209414,15 @@ "updateContext": null }, "value": "=", - "start": 26388, - "end": 26389, + "start": 26488, + "end": 26489, "loc": { "start": { - "line": 941, + "line": 942, "column": 56 }, "end": { - "line": 941, + "line": 942, "column": 57 } } @@ -208902,15 +209440,15 @@ "binop": null }, "value": "FEATURES", - "start": 26390, - "end": 26398, + "start": 26490, + "end": 26498, "loc": { "start": { - "line": 941, + "line": 942, "column": 58 }, "end": { - "line": 941, + "line": 942, "column": 66 } } @@ -208928,15 +209466,15 @@ "binop": null, "updateContext": null }, - "start": 26398, - "end": 26399, + "start": 26498, + "end": 26499, "loc": { "start": { - "line": 941, + "line": 942, "column": 66 }, "end": { - "line": 941, + "line": 942, "column": 67 } } @@ -208944,15 +209482,15 @@ { "type": "CommentLine", "value": "explicitly initialise features in given order", - "start": 26409, - "end": 26456, + "start": 26509, + "end": 26556, "loc": { "start": { - "line": 943, + "line": 944, "column": 8 }, "end": { - "line": 943, + "line": 944, "column": 55 } } @@ -208972,15 +209510,15 @@ "updateContext": null }, "value": "this", - "start": 26465, - "end": 26469, + "start": 26565, + "end": 26569, "loc": { "start": { - "line": 944, + "line": 945, "column": 8 }, "end": { - "line": 944, + "line": 945, "column": 12 } } @@ -208998,15 +209536,15 @@ "binop": null, "updateContext": null }, - "start": 26469, - "end": 26470, + "start": 26569, + "end": 26570, "loc": { "start": { - "line": 944, + "line": 945, "column": 12 }, "end": { - "line": 944, + "line": 945, "column": 13 } } @@ -209024,15 +209562,15 @@ "binop": null }, "value": "initFeatures", - "start": 26470, - "end": 26482, + "start": 26570, + "end": 26582, "loc": { "start": { - "line": 944, + "line": 945, "column": 13 }, "end": { - "line": 944, + "line": 945, "column": 25 } } @@ -209049,15 +209587,15 @@ "postfix": false, "binop": null }, - "start": 26482, - "end": 26483, + "start": 26582, + "end": 26583, "loc": { "start": { - "line": 944, + "line": 945, "column": 25 }, "end": { - "line": 944, + "line": 945, "column": 26 } } @@ -209075,15 +209613,15 @@ "binop": null, "updateContext": null }, - "start": 26483, - "end": 26484, + "start": 26583, + "end": 26584, "loc": { "start": { - "line": 944, + "line": 945, "column": 26 }, "end": { - "line": 944, + "line": 945, "column": 27 } } @@ -209101,15 +209639,15 @@ "binop": null }, "value": "dateType", - "start": 26497, - "end": 26505, + "start": 26597, + "end": 26605, "loc": { "start": { - "line": 945, + "line": 946, "column": 12 }, "end": { - "line": 945, + "line": 946, "column": 20 } } @@ -209127,15 +209665,15 @@ "binop": null, "updateContext": null }, - "start": 26505, - "end": 26506, + "start": 26605, + "end": 26606, "loc": { "start": { - "line": 945, + "line": 946, "column": 20 }, "end": { - "line": 945, + "line": 946, "column": 21 } } @@ -209153,15 +209691,15 @@ "binop": null }, "value": "help", - "start": 26519, - "end": 26523, + "start": 26619, + "end": 26623, "loc": { "start": { - "line": 946, + "line": 947, "column": 12 }, "end": { - "line": 946, + "line": 947, "column": 16 } } @@ -209179,15 +209717,15 @@ "binop": null, "updateContext": null }, - "start": 26523, - "end": 26524, + "start": 26623, + "end": 26624, "loc": { "start": { - "line": 946, + "line": 947, "column": 16 }, "end": { - "line": 946, + "line": 947, "column": 17 } } @@ -209205,15 +209743,15 @@ "binop": null }, "value": "state", - "start": 26537, - "end": 26542, + "start": 26637, + "end": 26642, "loc": { "start": { - "line": 947, + "line": 948, "column": 12 }, "end": { - "line": 947, + "line": 948, "column": 17 } } @@ -209231,15 +209769,15 @@ "binop": null, "updateContext": null }, - "start": 26542, - "end": 26543, + "start": 26642, + "end": 26643, "loc": { "start": { - "line": 947, + "line": 948, "column": 17 }, "end": { - "line": 947, + "line": 948, "column": 18 } } @@ -209257,15 +209795,15 @@ "binop": null }, "value": "markActiveColumns", - "start": 26556, - "end": 26573, + "start": 26656, + "end": 26673, "loc": { "start": { - "line": 948, + "line": 949, "column": 12 }, "end": { - "line": 948, + "line": 949, "column": 29 } } @@ -209283,15 +209821,15 @@ "binop": null, "updateContext": null }, - "start": 26573, - "end": 26574, + "start": 26673, + "end": 26674, "loc": { "start": { - "line": 948, + "line": 949, "column": 29 }, "end": { - "line": 948, + "line": 949, "column": 30 } } @@ -209309,15 +209847,15 @@ "binop": null }, "value": "gridLayout", - "start": 26587, - "end": 26597, + "start": 26687, + "end": 26697, "loc": { "start": { - "line": 949, + "line": 950, "column": 12 }, "end": { - "line": 949, + "line": 950, "column": 22 } } @@ -209335,15 +209873,15 @@ "binop": null, "updateContext": null }, - "start": 26597, - "end": 26598, + "start": 26697, + "end": 26698, "loc": { "start": { - "line": 949, + "line": 950, "column": 22 }, "end": { - "line": 949, + "line": 950, "column": 23 } } @@ -209361,15 +209899,15 @@ "binop": null }, "value": "loader", - "start": 26611, - "end": 26617, + "start": 26711, + "end": 26717, "loc": { "start": { - "line": 950, + "line": 951, "column": 12 }, "end": { - "line": 950, + "line": 951, "column": 18 } } @@ -209387,15 +209925,15 @@ "binop": null, "updateContext": null }, - "start": 26617, - "end": 26618, + "start": 26717, + "end": 26718, "loc": { "start": { - "line": 950, + "line": 951, "column": 18 }, "end": { - "line": 950, + "line": 951, "column": 19 } } @@ -209413,15 +209951,15 @@ "binop": null }, "value": "highlightKeyword", - "start": 26631, - "end": 26647, + "start": 26731, + "end": 26747, "loc": { "start": { - "line": 951, + "line": 952, "column": 12 }, "end": { - "line": 951, + "line": 952, "column": 28 } } @@ -209439,15 +209977,15 @@ "binop": null, "updateContext": null }, - "start": 26647, - "end": 26648, + "start": 26747, + "end": 26748, "loc": { "start": { - "line": 951, + "line": 952, "column": 28 }, "end": { - "line": 951, + "line": 952, "column": 29 } } @@ -209465,15 +210003,15 @@ "binop": null }, "value": "popupFilter", - "start": 26661, - "end": 26672, + "start": 26761, + "end": 26772, "loc": { "start": { - "line": 952, + "line": 953, "column": 12 }, "end": { - "line": 952, + "line": 953, "column": 23 } } @@ -209491,15 +210029,15 @@ "binop": null, "updateContext": null }, - "start": 26681, - "end": 26682, + "start": 26781, + "end": 26782, "loc": { "start": { - "line": 953, + "line": 954, "column": 8 }, "end": { - "line": 953, + "line": 954, "column": 9 } } @@ -209516,15 +210054,15 @@ "postfix": false, "binop": null }, - "start": 26682, - "end": 26683, + "start": 26782, + "end": 26783, "loc": { "start": { - "line": 953, + "line": 954, "column": 9 }, "end": { - "line": 953, + "line": 954, "column": 10 } } @@ -209542,15 +210080,15 @@ "binop": null, "updateContext": null }, - "start": 26683, - "end": 26684, + "start": 26783, + "end": 26784, "loc": { "start": { - "line": 953, + "line": 954, "column": 10 }, "end": { - "line": 953, + "line": 954, "column": 11 } } @@ -209558,15 +210096,15 @@ { "type": "CommentLine", "value": "filters grid is not generated", - "start": 26694, - "end": 26725, + "start": 26794, + "end": 26825, "loc": { "start": { - "line": 955, + "line": 956, "column": 8 }, "end": { - "line": 955, + "line": 956, "column": 39 } } @@ -209586,15 +210124,15 @@ "updateContext": null }, "value": "if", - "start": 26734, - "end": 26736, + "start": 26834, + "end": 26836, "loc": { "start": { - "line": 956, + "line": 957, "column": 8 }, "end": { - "line": 956, + "line": 957, "column": 10 } } @@ -209611,15 +210149,15 @@ "postfix": false, "binop": null }, - "start": 26737, - "end": 26738, + "start": 26837, + "end": 26838, "loc": { "start": { - "line": 956, + "line": 957, "column": 11 }, "end": { - "line": 956, + "line": 957, "column": 12 } } @@ -209638,15 +210176,15 @@ "updateContext": null }, "value": "!", - "start": 26738, - "end": 26739, + "start": 26838, + "end": 26839, "loc": { "start": { - "line": 956, + "line": 957, "column": 12 }, "end": { - "line": 956, + "line": 957, "column": 13 } } @@ -209666,15 +210204,15 @@ "updateContext": null }, "value": "this", - "start": 26739, - "end": 26743, + "start": 26839, + "end": 26843, "loc": { "start": { - "line": 956, + "line": 957, "column": 13 }, "end": { - "line": 956, + "line": 957, "column": 17 } } @@ -209692,15 +210230,15 @@ "binop": null, "updateContext": null }, - "start": 26743, - "end": 26744, + "start": 26843, + "end": 26844, "loc": { "start": { - "line": 956, + "line": 957, "column": 17 }, "end": { - "line": 956, + "line": 957, "column": 18 } } @@ -209718,15 +210256,15 @@ "binop": null }, "value": "fltGrid", - "start": 26744, - "end": 26751, + "start": 26844, + "end": 26851, "loc": { "start": { - "line": 956, + "line": 957, "column": 18 }, "end": { - "line": 956, + "line": 957, "column": 25 } } @@ -209743,15 +210281,15 @@ "postfix": false, "binop": null }, - "start": 26751, - "end": 26752, + "start": 26851, + "end": 26852, "loc": { "start": { - "line": 956, + "line": 957, "column": 25 }, "end": { - "line": 956, + "line": 957, "column": 26 } } @@ -209768,15 +210306,15 @@ "postfix": false, "binop": null }, - "start": 26753, - "end": 26754, + "start": 26853, + "end": 26854, "loc": { "start": { - "line": 956, + "line": 957, "column": 27 }, "end": { - "line": 956, + "line": 957, "column": 28 } } @@ -209796,15 +210334,15 @@ "updateContext": null }, "value": "this", - "start": 26767, - "end": 26771, + "start": 26867, + "end": 26871, "loc": { "start": { - "line": 957, + "line": 958, "column": 12 }, "end": { - "line": 957, + "line": 958, "column": 16 } } @@ -209822,15 +210360,15 @@ "binop": null, "updateContext": null }, - "start": 26771, - "end": 26772, + "start": 26871, + "end": 26872, "loc": { "start": { - "line": 957, + "line": 958, "column": 16 }, "end": { - "line": 957, + "line": 958, "column": 17 } } @@ -209848,15 +210386,15 @@ "binop": null }, "value": "_initNoFilters", - "start": 26772, - "end": 26786, + "start": 26872, + "end": 26886, "loc": { "start": { - "line": 957, + "line": 958, "column": 17 }, "end": { - "line": 957, + "line": 958, "column": 31 } } @@ -209873,15 +210411,15 @@ "postfix": false, "binop": null }, - "start": 26786, - "end": 26787, + "start": 26886, + "end": 26887, "loc": { "start": { - "line": 957, + "line": 958, "column": 31 }, "end": { - "line": 957, + "line": 958, "column": 32 } } @@ -209898,15 +210436,15 @@ "postfix": false, "binop": null }, - "start": 26787, - "end": 26788, + "start": 26887, + "end": 26888, "loc": { "start": { - "line": 957, + "line": 958, "column": 32 }, "end": { - "line": 957, + "line": 958, "column": 33 } } @@ -209924,15 +210462,15 @@ "binop": null, "updateContext": null }, - "start": 26788, - "end": 26789, + "start": 26888, + "end": 26889, "loc": { "start": { - "line": 957, + "line": 958, "column": 33 }, "end": { - "line": 957, + "line": 958, "column": 34 } } @@ -209949,15 +210487,15 @@ "postfix": false, "binop": null }, - "start": 26798, - "end": 26799, + "start": 26898, + "end": 26899, "loc": { "start": { - "line": 958, + "line": 959, "column": 8 }, "end": { - "line": 958, + "line": 959, "column": 9 } } @@ -209977,15 +210515,15 @@ "updateContext": null }, "value": "else", - "start": 26800, - "end": 26804, + "start": 26900, + "end": 26904, "loc": { "start": { - "line": 958, + "line": 959, "column": 10 }, "end": { - "line": 958, + "line": 959, "column": 14 } } @@ -210002,15 +210540,15 @@ "postfix": false, "binop": null }, - "start": 26805, - "end": 26806, + "start": 26905, + "end": 26906, "loc": { "start": { - "line": 958, + "line": 959, "column": 15 }, "end": { - "line": 958, + "line": 959, "column": 16 } } @@ -210030,15 +210568,15 @@ "updateContext": null }, "value": "let", - "start": 26819, - "end": 26822, + "start": 26919, + "end": 26922, "loc": { "start": { - "line": 959, + "line": 960, "column": 12 }, "end": { - "line": 959, + "line": 960, "column": 15 } } @@ -210056,15 +210594,15 @@ "binop": null }, "value": "fltrow", - "start": 26823, - "end": 26829, + "start": 26923, + "end": 26929, "loc": { "start": { - "line": 959, + "line": 960, "column": 16 }, "end": { - "line": 959, + "line": 960, "column": 22 } } @@ -210083,15 +210621,15 @@ "updateContext": null }, "value": "=", - "start": 26830, - "end": 26831, + "start": 26930, + "end": 26931, "loc": { "start": { - "line": 959, + "line": 960, "column": 23 }, "end": { - "line": 959, + "line": 960, "column": 24 } } @@ -210111,15 +210649,15 @@ "updateContext": null }, "value": "this", - "start": 26832, - "end": 26836, + "start": 26932, + "end": 26936, "loc": { "start": { - "line": 959, + "line": 960, "column": 25 }, "end": { - "line": 959, + "line": 960, "column": 29 } } @@ -210137,15 +210675,15 @@ "binop": null, "updateContext": null }, - "start": 26836, - "end": 26837, + "start": 26936, + "end": 26937, "loc": { "start": { - "line": 959, + "line": 960, "column": 29 }, "end": { - "line": 959, + "line": 960, "column": 30 } } @@ -210163,15 +210701,15 @@ "binop": null }, "value": "_insertFiltersRow", - "start": 26837, - "end": 26854, + "start": 26937, + "end": 26954, "loc": { "start": { - "line": 959, + "line": 960, "column": 30 }, "end": { - "line": 959, + "line": 960, "column": 47 } } @@ -210188,15 +210726,15 @@ "postfix": false, "binop": null }, - "start": 26854, - "end": 26855, + "start": 26954, + "end": 26955, "loc": { "start": { - "line": 959, + "line": 960, "column": 47 }, "end": { - "line": 959, + "line": 960, "column": 48 } } @@ -210213,15 +210751,15 @@ "postfix": false, "binop": null }, - "start": 26855, - "end": 26856, + "start": 26955, + "end": 26956, "loc": { "start": { - "line": 959, + "line": 960, "column": 48 }, "end": { - "line": 959, + "line": 960, "column": 49 } } @@ -210239,15 +210777,15 @@ "binop": null, "updateContext": null }, - "start": 26856, - "end": 26857, + "start": 26956, + "end": 26957, "loc": { "start": { - "line": 959, + "line": 960, "column": 49 }, "end": { - "line": 959, + "line": 960, "column": 50 } } @@ -210267,15 +210805,15 @@ "updateContext": null }, "value": "this", - "start": 26871, - "end": 26875, + "start": 26971, + "end": 26975, "loc": { "start": { - "line": 961, + "line": 962, "column": 12 }, "end": { - "line": 961, + "line": 962, "column": 16 } } @@ -210293,15 +210831,15 @@ "binop": null, "updateContext": null }, - "start": 26875, - "end": 26876, + "start": 26975, + "end": 26976, "loc": { "start": { - "line": 961, + "line": 962, "column": 16 }, "end": { - "line": 961, + "line": 962, "column": 17 } } @@ -210319,15 +210857,15 @@ "binop": null }, "value": "nbCells", - "start": 26876, - "end": 26883, + "start": 26976, + "end": 26983, "loc": { "start": { - "line": 961, + "line": 962, "column": 17 }, "end": { - "line": 961, + "line": 962, "column": 24 } } @@ -210346,15 +210884,15 @@ "updateContext": null }, "value": "=", - "start": 26884, - "end": 26885, + "start": 26984, + "end": 26985, "loc": { "start": { - "line": 961, + "line": 962, "column": 25 }, "end": { - "line": 961, + "line": 962, "column": 26 } } @@ -210374,15 +210912,15 @@ "updateContext": null }, "value": "this", - "start": 26886, - "end": 26890, + "start": 26986, + "end": 26990, "loc": { "start": { - "line": 961, + "line": 962, "column": 27 }, "end": { - "line": 961, + "line": 962, "column": 31 } } @@ -210400,15 +210938,15 @@ "binop": null, "updateContext": null }, - "start": 26890, - "end": 26891, + "start": 26990, + "end": 26991, "loc": { "start": { - "line": 961, + "line": 962, "column": 31 }, "end": { - "line": 961, + "line": 962, "column": 32 } } @@ -210426,15 +210964,15 @@ "binop": null }, "value": "getCellsNb", - "start": 26891, - "end": 26901, + "start": 26991, + "end": 27001, "loc": { "start": { - "line": 961, + "line": 962, "column": 32 }, "end": { - "line": 961, + "line": 962, "column": 42 } } @@ -210451,15 +210989,15 @@ "postfix": false, "binop": null }, - "start": 26901, - "end": 26902, + "start": 27001, + "end": 27002, "loc": { "start": { - "line": 961, + "line": 962, "column": 42 }, "end": { - "line": 961, + "line": 962, "column": 43 } } @@ -210479,15 +211017,15 @@ "updateContext": null }, "value": "this", - "start": 26902, - "end": 26906, + "start": 27002, + "end": 27006, "loc": { "start": { - "line": 961, + "line": 962, "column": 43 }, "end": { - "line": 961, + "line": 962, "column": 47 } } @@ -210505,15 +211043,15 @@ "binop": null, "updateContext": null }, - "start": 26906, - "end": 26907, + "start": 27006, + "end": 27007, "loc": { "start": { - "line": 961, + "line": 962, "column": 47 }, "end": { - "line": 961, + "line": 962, "column": 48 } } @@ -210531,15 +211069,15 @@ "binop": null }, "value": "refRow", - "start": 26907, - "end": 26913, + "start": 27007, + "end": 27013, "loc": { "start": { - "line": 961, + "line": 962, "column": 48 }, "end": { - "line": 961, + "line": 962, "column": 54 } } @@ -210556,15 +211094,15 @@ "postfix": false, "binop": null }, - "start": 26913, - "end": 26914, + "start": 27013, + "end": 27014, "loc": { "start": { - "line": 961, + "line": 962, "column": 54 }, "end": { - "line": 961, + "line": 962, "column": 55 } } @@ -210582,15 +211120,15 @@ "binop": null, "updateContext": null }, - "start": 26914, - "end": 26915, + "start": 27014, + "end": 27015, "loc": { "start": { - "line": 961, + "line": 962, "column": 55 }, "end": { - "line": 961, + "line": 962, "column": 56 } } @@ -210610,15 +211148,15 @@ "updateContext": null }, "value": "this", - "start": 26928, - "end": 26932, + "start": 27028, + "end": 27032, "loc": { "start": { - "line": 962, + "line": 963, "column": 12 }, "end": { - "line": 962, + "line": 963, "column": 16 } } @@ -210636,15 +211174,15 @@ "binop": null, "updateContext": null }, - "start": 26932, - "end": 26933, + "start": 27032, + "end": 27033, "loc": { "start": { - "line": 962, + "line": 963, "column": 16 }, "end": { - "line": 962, + "line": 963, "column": 17 } } @@ -210662,15 +211200,15 @@ "binop": null }, "value": "nbFilterableRows", - "start": 26933, - "end": 26949, + "start": 27033, + "end": 27049, "loc": { "start": { - "line": 962, + "line": 963, "column": 17 }, "end": { - "line": 962, + "line": 963, "column": 33 } } @@ -210689,15 +211227,15 @@ "updateContext": null }, "value": "=", - "start": 26950, - "end": 26951, + "start": 27050, + "end": 27051, "loc": { "start": { - "line": 962, + "line": 963, "column": 34 }, "end": { - "line": 962, + "line": 963, "column": 35 } } @@ -210717,15 +211255,15 @@ "updateContext": null }, "value": "this", - "start": 26952, - "end": 26956, + "start": 27052, + "end": 27056, "loc": { "start": { - "line": 962, + "line": 963, "column": 36 }, "end": { - "line": 962, + "line": 963, "column": 40 } } @@ -210743,15 +211281,15 @@ "binop": null, "updateContext": null }, - "start": 26956, - "end": 26957, + "start": 27056, + "end": 27057, "loc": { "start": { - "line": 962, + "line": 963, "column": 40 }, "end": { - "line": 962, + "line": 963, "column": 41 } } @@ -210769,15 +211307,15 @@ "binop": null }, "value": "getRowsNb", - "start": 26957, - "end": 26966, + "start": 27057, + "end": 27066, "loc": { "start": { - "line": 962, + "line": 963, "column": 41 }, "end": { - "line": 962, + "line": 963, "column": 50 } } @@ -210794,15 +211332,15 @@ "postfix": false, "binop": null }, - "start": 26966, - "end": 26967, + "start": 27066, + "end": 27067, "loc": { "start": { - "line": 962, + "line": 963, "column": 50 }, "end": { - "line": 962, + "line": 963, "column": 51 } } @@ -210819,15 +211357,15 @@ "postfix": false, "binop": null }, - "start": 26967, - "end": 26968, + "start": 27067, + "end": 27068, "loc": { "start": { - "line": 962, + "line": 963, "column": 51 }, "end": { - "line": 962, + "line": 963, "column": 52 } } @@ -210845,15 +211383,15 @@ "binop": null, "updateContext": null }, - "start": 26968, - "end": 26969, + "start": 27068, + "end": 27069, "loc": { "start": { - "line": 962, + "line": 963, "column": 52 }, "end": { - "line": 962, + "line": 963, "column": 53 } } @@ -210873,590 +211411,16 @@ "updateContext": null }, "value": "let", - "start": 26983, - "end": 26986, - "loc": { - "start": { - "line": 964, - "column": 12 - }, - "end": { - "line": 964, - "column": 15 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "n", - "start": 26987, - "end": 26988, - "loc": { - "start": { - "line": 964, - "column": 16 - }, - "end": { - "line": 964, - "column": 17 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 26989, - "end": 26990, - "loc": { - "start": { - "line": 964, - "column": 18 - }, - "end": { - "line": 964, - "column": 19 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 26991, - "end": 26995, - "loc": { - "start": { - "line": 964, - "column": 20 - }, - "end": { - "line": 964, - "column": 24 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 26995, - "end": 26996, - "loc": { - "start": { - "line": 964, - "column": 24 - }, - "end": { - "line": 964, - "column": 25 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "singleFlt", - "start": 26996, - "end": 27005, - "loc": { - "start": { - "line": 964, - "column": 25 - }, - "end": { - "line": 964, - "column": 34 - } - } - }, - { - "type": { - "label": "?", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27006, - "end": 27007, - "loc": { - "start": { - "line": 964, - "column": 35 - }, - "end": { - "line": 964, - "column": 36 - } - } - }, - { - "type": { - "label": "num", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": 1, - "start": 27008, - "end": 27009, - "loc": { - "start": { - "line": 964, - "column": 37 - }, - "end": { - "line": 964, - "column": 38 - } - } - }, - { - "type": { - "label": ":", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27010, - "end": 27011, - "loc": { - "start": { - "line": 964, - "column": 39 - }, - "end": { - "line": 964, - "column": 40 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 27012, - "end": 27016, - "loc": { - "start": { - "line": 964, - "column": 41 - }, - "end": { - "line": 964, - "column": 45 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27016, - "end": 27017, - "loc": { - "start": { - "line": 964, - "column": 45 - }, - "end": { - "line": 964, - "column": 46 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "nbCells", - "start": 27017, - "end": 27024, - "loc": { - "start": { - "line": 964, - "column": 46 - }, - "end": { - "line": 964, - "column": 53 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27024, - "end": 27025, - "loc": { - "start": { - "line": 964, - "column": 53 - }, - "end": { - "line": 964, - "column": 54 - } - } - }, - { - "type": "CommentLine", - "value": "build filters", - "start": 27039, - "end": 27054, - "loc": { - "start": { - "line": 966, - "column": 12 - }, - "end": { - "line": 966, - "column": 27 - } - } - }, - { - "type": { - "label": "for", - "keyword": "for", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": true, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "for", - "start": 27067, - "end": 27070, - "loc": { - "start": { - "line": 967, - "column": 12 - }, - "end": { - "line": 967, - "column": 15 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 27071, - "end": 27072, - "loc": { - "start": { - "line": 967, - "column": 16 - }, - "end": { - "line": 967, - "column": 17 - } - } - }, - { - "type": { - "label": "let", - "keyword": "let", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "let", - "start": 27072, - "end": 27075, - "loc": { - "start": { - "line": 967, - "column": 17 - }, - "end": { - "line": 967, - "column": 20 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "i", - "start": 27076, - "end": 27077, - "loc": { - "start": { - "line": 967, - "column": 21 - }, - "end": { - "line": 967, - "column": 22 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 27078, - "end": 27079, - "loc": { - "start": { - "line": 967, - "column": 23 - }, - "end": { - "line": 967, - "column": 24 - } - } - }, - { - "type": { - "label": "num", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": 0, - "start": 27080, - "end": 27081, - "loc": { - "start": { - "line": 967, - "column": 25 - }, - "end": { - "line": 967, - "column": 26 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27081, - "end": 27082, - "loc": { - "start": { - "line": 967, - "column": 26 - }, - "end": { - "line": 967, - "column": 27 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "i", "start": 27083, - "end": 27084, - "loc": { - "start": { - "line": 967, - "column": 28 - }, - "end": { - "line": 967, - "column": 29 - } - } - }, - { - "type": { - "label": "", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 7, - "updateContext": null - }, - "value": "<", - "start": 27085, "end": 27086, "loc": { "start": { - "line": 967, - "column": 30 + "line": 965, + "column": 12 }, "end": { - "line": 967, - "column": 31 + "line": 965, + "column": 15 } } }, @@ -211475,13 +211439,587 @@ "value": "n", "start": 27087, "end": 27088, + "loc": { + "start": { + "line": 965, + "column": 16 + }, + "end": { + "line": 965, + "column": 17 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 27089, + "end": 27090, + "loc": { + "start": { + "line": 965, + "column": 18 + }, + "end": { + "line": 965, + "column": 19 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 27091, + "end": 27095, + "loc": { + "start": { + "line": 965, + "column": 20 + }, + "end": { + "line": 965, + "column": 24 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27095, + "end": 27096, + "loc": { + "start": { + "line": 965, + "column": 24 + }, + "end": { + "line": 965, + "column": 25 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "singleFlt", + "start": 27096, + "end": 27105, + "loc": { + "start": { + "line": 965, + "column": 25 + }, + "end": { + "line": 965, + "column": 34 + } + } + }, + { + "type": { + "label": "?", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27106, + "end": 27107, + "loc": { + "start": { + "line": 965, + "column": 35 + }, + "end": { + "line": 965, + "column": 36 + } + } + }, + { + "type": { + "label": "num", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": 1, + "start": 27108, + "end": 27109, + "loc": { + "start": { + "line": 965, + "column": 37 + }, + "end": { + "line": 965, + "column": 38 + } + } + }, + { + "type": { + "label": ":", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27110, + "end": 27111, + "loc": { + "start": { + "line": 965, + "column": 39 + }, + "end": { + "line": 965, + "column": 40 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 27112, + "end": 27116, + "loc": { + "start": { + "line": 965, + "column": 41 + }, + "end": { + "line": 965, + "column": 45 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27116, + "end": 27117, + "loc": { + "start": { + "line": 965, + "column": 45 + }, + "end": { + "line": 965, + "column": 46 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "nbCells", + "start": 27117, + "end": 27124, + "loc": { + "start": { + "line": 965, + "column": 46 + }, + "end": { + "line": 965, + "column": 53 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27124, + "end": 27125, + "loc": { + "start": { + "line": 965, + "column": 53 + }, + "end": { + "line": 965, + "column": 54 + } + } + }, + { + "type": "CommentLine", + "value": "build filters", + "start": 27139, + "end": 27154, "loc": { "start": { "line": 967, - "column": 32 + "column": 12 }, "end": { "line": 967, + "column": 27 + } + } + }, + { + "type": { + "label": "for", + "keyword": "for", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": true, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "for", + "start": 27167, + "end": 27170, + "loc": { + "start": { + "line": 968, + "column": 12 + }, + "end": { + "line": 968, + "column": 15 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 27171, + "end": 27172, + "loc": { + "start": { + "line": 968, + "column": 16 + }, + "end": { + "line": 968, + "column": 17 + } + } + }, + { + "type": { + "label": "let", + "keyword": "let", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "let", + "start": 27172, + "end": 27175, + "loc": { + "start": { + "line": 968, + "column": 17 + }, + "end": { + "line": 968, + "column": 20 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "i", + "start": 27176, + "end": 27177, + "loc": { + "start": { + "line": 968, + "column": 21 + }, + "end": { + "line": 968, + "column": 22 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 27178, + "end": 27179, + "loc": { + "start": { + "line": 968, + "column": 23 + }, + "end": { + "line": 968, + "column": 24 + } + } + }, + { + "type": { + "label": "num", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": 0, + "start": 27180, + "end": 27181, + "loc": { + "start": { + "line": 968, + "column": 25 + }, + "end": { + "line": 968, + "column": 26 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27181, + "end": 27182, + "loc": { + "start": { + "line": 968, + "column": 26 + }, + "end": { + "line": 968, + "column": 27 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "i", + "start": 27183, + "end": 27184, + "loc": { + "start": { + "line": 968, + "column": 28 + }, + "end": { + "line": 968, + "column": 29 + } + } + }, + { + "type": { + "label": "", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 7, + "updateContext": null + }, + "value": "<", + "start": 27185, + "end": 27186, + "loc": { + "start": { + "line": 968, + "column": 30 + }, + "end": { + "line": 968, + "column": 31 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "n", + "start": 27187, + "end": 27188, + "loc": { + "start": { + "line": 968, + "column": 32 + }, + "end": { + "line": 968, "column": 33 } } @@ -211499,15 +212037,15 @@ "binop": null, "updateContext": null }, - "start": 27088, - "end": 27089, + "start": 27188, + "end": 27189, "loc": { "start": { - "line": 967, + "line": 968, "column": 33 }, "end": { - "line": 967, + "line": 968, "column": 34 } } @@ -211525,15 +212063,15 @@ "binop": null }, "value": "i", - "start": 27090, - "end": 27091, + "start": 27190, + "end": 27191, "loc": { "start": { - "line": 967, + "line": 968, "column": 35 }, "end": { - "line": 967, + "line": 968, "column": 36 } } @@ -211551,15 +212089,15 @@ "binop": null }, "value": "++", - "start": 27091, - "end": 27093, + "start": 27191, + "end": 27193, "loc": { "start": { - "line": 967, + "line": 968, "column": 36 }, "end": { - "line": 967, + "line": 968, "column": 38 } } @@ -211576,15 +212114,15 @@ "postfix": false, "binop": null }, - "start": 27093, - "end": 27094, + "start": 27193, + "end": 27194, "loc": { "start": { - "line": 967, + "line": 968, "column": 38 }, "end": { - "line": 967, + "line": 968, "column": 39 } } @@ -211601,15 +212139,15 @@ "postfix": false, "binop": null }, - "start": 27095, - "end": 27096, + "start": 27195, + "end": 27196, "loc": { "start": { - "line": 967, + "line": 968, "column": 40 }, "end": { - "line": 967, + "line": 968, "column": 41 } } @@ -211629,15 +212167,15 @@ "updateContext": null }, "value": "this", - "start": 27113, - "end": 27117, + "start": 27213, + "end": 27217, "loc": { "start": { - "line": 968, + "line": 969, "column": 16 }, "end": { - "line": 968, + "line": 969, "column": 20 } } @@ -211655,15 +212193,15 @@ "binop": null, "updateContext": null }, - "start": 27117, - "end": 27118, + "start": 27217, + "end": 27218, "loc": { "start": { - "line": 968, + "line": 969, "column": 20 }, "end": { - "line": 968, + "line": 969, "column": 21 } } @@ -211681,15 +212219,15 @@ "binop": null }, "value": "emitter", - "start": 27118, - "end": 27125, + "start": 27218, + "end": 27225, "loc": { "start": { - "line": 968, + "line": 969, "column": 21 }, "end": { - "line": 968, + "line": 969, "column": 28 } } @@ -211707,15 +212245,15 @@ "binop": null, "updateContext": null }, - "start": 27125, - "end": 27126, + "start": 27225, + "end": 27226, "loc": { "start": { - "line": 968, + "line": 969, "column": 28 }, "end": { - "line": 968, + "line": 969, "column": 29 } } @@ -211733,15 +212271,15 @@ "binop": null }, "value": "emit", - "start": 27126, - "end": 27130, + "start": 27226, + "end": 27230, "loc": { "start": { - "line": 968, + "line": 969, "column": 29 }, "end": { - "line": 968, + "line": 969, "column": 33 } } @@ -211758,15 +212296,15 @@ "postfix": false, "binop": null }, - "start": 27130, - "end": 27131, + "start": 27230, + "end": 27231, "loc": { "start": { - "line": 968, + "line": 969, "column": 33 }, "end": { - "line": 968, + "line": 969, "column": 34 } } @@ -211785,15 +212323,15 @@ "updateContext": null }, "value": "before-filter-init", - "start": 27131, - "end": 27151, + "start": 27231, + "end": 27251, "loc": { "start": { - "line": 968, + "line": 969, "column": 34 }, "end": { - "line": 968, + "line": 969, "column": 54 } } @@ -211811,15 +212349,15 @@ "binop": null, "updateContext": null }, - "start": 27151, - "end": 27152, + "start": 27251, + "end": 27252, "loc": { "start": { - "line": 968, + "line": 969, "column": 54 }, "end": { - "line": 968, + "line": 969, "column": 55 } } @@ -211839,15 +212377,15 @@ "updateContext": null }, "value": "this", - "start": 27153, - "end": 27157, + "start": 27253, + "end": 27257, "loc": { "start": { - "line": 968, + "line": 969, "column": 56 }, "end": { - "line": 968, + "line": 969, "column": 60 } } @@ -211865,15 +212403,15 @@ "binop": null, "updateContext": null }, - "start": 27157, - "end": 27158, + "start": 27257, + "end": 27258, "loc": { "start": { - "line": 968, + "line": 969, "column": 60 }, "end": { - "line": 968, + "line": 969, "column": 61 } } @@ -211891,15 +212429,15 @@ "binop": null }, "value": "i", - "start": 27159, - "end": 27160, + "start": 27259, + "end": 27260, "loc": { "start": { - "line": 968, + "line": 969, "column": 62 }, "end": { - "line": 968, + "line": 969, "column": 63 } } @@ -211916,15 +212454,15 @@ "postfix": false, "binop": null }, - "start": 27160, - "end": 27161, + "start": 27260, + "end": 27261, "loc": { "start": { - "line": 968, + "line": 969, "column": 63 }, "end": { - "line": 968, + "line": 969, "column": 64 } } @@ -211942,15 +212480,15 @@ "binop": null, "updateContext": null }, - "start": 27161, - "end": 27162, + "start": 27261, + "end": 27262, "loc": { "start": { - "line": 968, + "line": 969, "column": 64 }, "end": { - "line": 968, + "line": 969, "column": 65 } } @@ -211970,15 +212508,15 @@ "updateContext": null }, "value": "let", - "start": 27180, - "end": 27183, + "start": 27280, + "end": 27283, "loc": { "start": { - "line": 970, + "line": 971, "column": 16 }, "end": { - "line": 970, + "line": 971, "column": 19 } } @@ -211996,15 +212534,15 @@ "binop": null }, "value": "fltCell", - "start": 27184, - "end": 27191, + "start": 27284, + "end": 27291, "loc": { "start": { - "line": 970, + "line": 971, "column": 20 }, "end": { - "line": 970, + "line": 971, "column": 27 } } @@ -212023,15 +212561,15 @@ "updateContext": null }, "value": "=", - "start": 27192, - "end": 27193, + "start": 27292, + "end": 27293, "loc": { "start": { - "line": 970, + "line": 971, "column": 28 }, "end": { - "line": 970, + "line": 971, "column": 29 } } @@ -212049,15 +212587,15 @@ "binop": null }, "value": "createElm", - "start": 27194, - "end": 27203, + "start": 27294, + "end": 27303, "loc": { "start": { - "line": 970, + "line": 971, "column": 30 }, "end": { - "line": 970, + "line": 971, "column": 39 } } @@ -212074,15 +212612,15 @@ "postfix": false, "binop": null }, - "start": 27203, - "end": 27204, + "start": 27303, + "end": 27304, "loc": { "start": { - "line": 970, + "line": 971, "column": 39 }, "end": { - "line": 970, + "line": 971, "column": 40 } } @@ -212102,15 +212640,15 @@ "updateContext": null }, "value": "this", - "start": 27204, - "end": 27208, + "start": 27304, + "end": 27308, "loc": { "start": { - "line": 970, + "line": 971, "column": 40 }, "end": { - "line": 970, + "line": 971, "column": 44 } } @@ -212128,15 +212666,15 @@ "binop": null, "updateContext": null }, - "start": 27208, - "end": 27209, + "start": 27308, + "end": 27309, "loc": { "start": { - "line": 970, + "line": 971, "column": 44 }, "end": { - "line": 970, + "line": 971, "column": 45 } } @@ -212154,15 +212692,15 @@ "binop": null }, "value": "fltCellTag", - "start": 27209, - "end": 27219, + "start": 27309, + "end": 27319, "loc": { "start": { - "line": 970, + "line": 971, "column": 45 }, "end": { - "line": 970, + "line": 971, "column": 55 } } @@ -212179,15 +212717,15 @@ "postfix": false, "binop": null }, - "start": 27219, - "end": 27220, + "start": 27319, + "end": 27320, "loc": { "start": { - "line": 970, + "line": 971, "column": 55 }, "end": { - "line": 970, + "line": 971, "column": 56 } } @@ -212205,15 +212743,15 @@ "binop": null, "updateContext": null }, - "start": 27220, - "end": 27221, + "start": 27320, + "end": 27321, "loc": { "start": { - "line": 970, + "line": 971, "column": 56 }, "end": { - "line": 970, + "line": 971, "column": 57 } } @@ -212231,486 +212769,16 @@ "binop": null }, "value": "col", - "start": 27242, - "end": 27245, - "loc": { - "start": { - "line": 971, - "column": 20 - }, - "end": { - "line": 971, - "column": 23 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 27246, - "end": 27247, - "loc": { - "start": { - "line": 971, - "column": 24 - }, - "end": { - "line": 971, - "column": 25 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 27248, - "end": 27252, - "loc": { - "start": { - "line": 971, - "column": 26 - }, - "end": { - "line": 971, - "column": 30 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27252, - "end": 27253, - "loc": { - "start": { - "line": 971, - "column": 30 - }, - "end": { - "line": 971, - "column": 31 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "getFilterType", - "start": 27253, - "end": 27266, - "loc": { - "start": { - "line": 971, - "column": 31 - }, - "end": { - "line": 971, - "column": 44 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 27266, - "end": 27267, - "loc": { - "start": { - "line": 971, - "column": 44 - }, - "end": { - "line": 971, - "column": 45 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "i", - "start": 27267, - "end": 27268, - "loc": { - "start": { - "line": 971, - "column": 45 - }, - "end": { - "line": 971, - "column": 46 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 27268, - "end": 27269, - "loc": { - "start": { - "line": 971, - "column": 46 - }, - "end": { - "line": 971, - "column": 47 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27269, - "end": 27270, - "loc": { - "start": { - "line": 971, - "column": 47 - }, - "end": { - "line": 971, - "column": 48 - } - } - }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 27288, - "end": 27290, - "loc": { - "start": { - "line": 973, - "column": 16 - }, - "end": { - "line": 973, - "column": 18 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 27291, - "end": 27292, - "loc": { - "start": { - "line": 973, - "column": 19 - }, - "end": { - "line": 973, - "column": 20 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 27292, - "end": 27296, - "loc": { - "start": { - "line": 973, - "column": 20 - }, - "end": { - "line": 973, - "column": 24 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27296, - "end": 27297, - "loc": { - "start": { - "line": 973, - "column": 24 - }, - "end": { - "line": 973, - "column": 25 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "singleFlt", - "start": 27297, - "end": 27306, - "loc": { - "start": { - "line": 973, - "column": 25 - }, - "end": { - "line": 973, - "column": 34 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 27306, - "end": 27307, - "loc": { - "start": { - "line": 973, - "column": 34 - }, - "end": { - "line": 973, - "column": 35 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 27308, - "end": 27309, - "loc": { - "start": { - "line": 973, - "column": 36 - }, - "end": { - "line": 973, - "column": 37 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "fltCell", - "start": 27330, - "end": 27337, - "loc": { - "start": { - "line": 974, - "column": 20 - }, - "end": { - "line": 974, - "column": 27 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 27337, - "end": 27338, - "loc": { - "start": { - "line": 974, - "column": 27 - }, - "end": { - "line": 974, - "column": 28 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "colSpan", - "start": 27338, + "start": 27342, "end": 27345, "loc": { "start": { - "line": 974, - "column": 28 + "line": 972, + "column": 20 }, "end": { - "line": 974, - "column": 35 + "line": 972, + "column": 23 } } }, @@ -212732,12 +212800,12 @@ "end": 27347, "loc": { "start": { - "line": 974, - "column": 36 + "line": 972, + "column": 24 }, "end": { - "line": 974, - "column": 37 + "line": 972, + "column": 25 } } }, @@ -212760,12 +212828,12 @@ "end": 27352, "loc": { "start": { - "line": 974, - "column": 38 + "line": 972, + "column": 26 }, "end": { - "line": 974, - "column": 42 + "line": 972, + "column": 30 } } }, @@ -212784,13 +212852,483 @@ }, "start": 27352, "end": 27353, + "loc": { + "start": { + "line": 972, + "column": 30 + }, + "end": { + "line": 972, + "column": 31 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "getFilterType", + "start": 27353, + "end": 27366, + "loc": { + "start": { + "line": 972, + "column": 31 + }, + "end": { + "line": 972, + "column": 44 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 27366, + "end": 27367, + "loc": { + "start": { + "line": 972, + "column": 44 + }, + "end": { + "line": 972, + "column": 45 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "i", + "start": 27367, + "end": 27368, + "loc": { + "start": { + "line": 972, + "column": 45 + }, + "end": { + "line": 972, + "column": 46 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 27368, + "end": 27369, + "loc": { + "start": { + "line": 972, + "column": 46 + }, + "end": { + "line": 972, + "column": 47 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27369, + "end": 27370, + "loc": { + "start": { + "line": 972, + "column": 47 + }, + "end": { + "line": 972, + "column": 48 + } + } + }, + { + "type": { + "label": "if", + "keyword": "if", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "if", + "start": 27388, + "end": 27390, "loc": { "start": { "line": 974, - "column": 42 + "column": 16 }, "end": { "line": 974, + "column": 18 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 27391, + "end": 27392, + "loc": { + "start": { + "line": 974, + "column": 19 + }, + "end": { + "line": 974, + "column": 20 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 27392, + "end": 27396, + "loc": { + "start": { + "line": 974, + "column": 20 + }, + "end": { + "line": 974, + "column": 24 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27396, + "end": 27397, + "loc": { + "start": { + "line": 974, + "column": 24 + }, + "end": { + "line": 974, + "column": 25 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "singleFlt", + "start": 27397, + "end": 27406, + "loc": { + "start": { + "line": 974, + "column": 25 + }, + "end": { + "line": 974, + "column": 34 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 27406, + "end": 27407, + "loc": { + "start": { + "line": 974, + "column": 34 + }, + "end": { + "line": 974, + "column": 35 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 27408, + "end": 27409, + "loc": { + "start": { + "line": 974, + "column": 36 + }, + "end": { + "line": 974, + "column": 37 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "fltCell", + "start": 27430, + "end": 27437, + "loc": { + "start": { + "line": 975, + "column": 20 + }, + "end": { + "line": 975, + "column": 27 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27437, + "end": 27438, + "loc": { + "start": { + "line": 975, + "column": 27 + }, + "end": { + "line": 975, + "column": 28 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "colSpan", + "start": 27438, + "end": 27445, + "loc": { + "start": { + "line": 975, + "column": 28 + }, + "end": { + "line": 975, + "column": 35 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 27446, + "end": 27447, + "loc": { + "start": { + "line": 975, + "column": 36 + }, + "end": { + "line": 975, + "column": 37 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 27448, + "end": 27452, + "loc": { + "start": { + "line": 975, + "column": 38 + }, + "end": { + "line": 975, + "column": 42 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 27452, + "end": 27453, + "loc": { + "start": { + "line": 975, + "column": 42 + }, + "end": { + "line": 975, "column": 43 } } @@ -212808,15 +213346,15 @@ "binop": null }, "value": "nbCells", - "start": 27353, - "end": 27360, + "start": 27453, + "end": 27460, "loc": { "start": { - "line": 974, + "line": 975, "column": 43 }, "end": { - "line": 974, + "line": 975, "column": 50 } } @@ -212834,15 +213372,15 @@ "binop": null, "updateContext": null }, - "start": 27360, - "end": 27361, + "start": 27460, + "end": 27461, "loc": { "start": { - "line": 974, + "line": 975, "column": 50 }, "end": { - "line": 974, + "line": 975, "column": 51 } } @@ -212859,15 +213397,15 @@ "postfix": false, "binop": null }, - "start": 27378, - "end": 27379, + "start": 27478, + "end": 27479, "loc": { "start": { - "line": 975, + "line": 976, "column": 16 }, "end": { - "line": 975, + "line": 976, "column": 17 } } @@ -212887,15 +213425,15 @@ "updateContext": null }, "value": "if", - "start": 27396, - "end": 27398, + "start": 27496, + "end": 27498, "loc": { "start": { - "line": 976, + "line": 977, "column": 16 }, "end": { - "line": 976, + "line": 977, "column": 18 } } @@ -212912,15 +213450,15 @@ "postfix": false, "binop": null }, - "start": 27399, - "end": 27400, + "start": 27499, + "end": 27500, "loc": { "start": { - "line": 976, + "line": 977, "column": 19 }, "end": { - "line": 976, + "line": 977, "column": 20 } } @@ -212939,15 +213477,15 @@ "updateContext": null }, "value": "!", - "start": 27400, - "end": 27401, + "start": 27500, + "end": 27501, "loc": { "start": { - "line": 976, + "line": 977, "column": 20 }, "end": { - "line": 976, + "line": 977, "column": 21 } } @@ -212967,15 +213505,15 @@ "updateContext": null }, "value": "this", - "start": 27401, - "end": 27405, + "start": 27501, + "end": 27505, "loc": { "start": { - "line": 976, + "line": 977, "column": 21 }, "end": { - "line": 976, + "line": 977, "column": 25 } } @@ -212993,15 +213531,15 @@ "binop": null, "updateContext": null }, - "start": 27405, - "end": 27406, + "start": 27505, + "end": 27506, "loc": { "start": { - "line": 976, + "line": 977, "column": 25 }, "end": { - "line": 976, + "line": 977, "column": 26 } } @@ -213019,15 +213557,15 @@ "binop": null }, "value": "gridLayout", - "start": 27406, - "end": 27416, + "start": 27506, + "end": 27516, "loc": { "start": { - "line": 976, + "line": 977, "column": 26 }, "end": { - "line": 976, + "line": 977, "column": 36 } } @@ -213044,15 +213582,15 @@ "postfix": false, "binop": null }, - "start": 27416, - "end": 27417, + "start": 27516, + "end": 27517, "loc": { "start": { - "line": 976, + "line": 977, "column": 36 }, "end": { - "line": 976, + "line": 977, "column": 37 } } @@ -213069,15 +213607,15 @@ "postfix": false, "binop": null }, - "start": 27418, - "end": 27419, + "start": 27518, + "end": 27519, "loc": { "start": { - "line": 976, + "line": 977, "column": 38 }, "end": { - "line": 976, + "line": 977, "column": 39 } } @@ -213095,15 +213633,15 @@ "binop": null }, "value": "fltrow", - "start": 27440, - "end": 27446, + "start": 27540, + "end": 27546, "loc": { "start": { - "line": 977, + "line": 978, "column": 20 }, "end": { - "line": 977, + "line": 978, "column": 26 } } @@ -213121,15 +213659,15 @@ "binop": null, "updateContext": null }, - "start": 27446, - "end": 27447, + "start": 27546, + "end": 27547, "loc": { "start": { - "line": 977, + "line": 978, "column": 26 }, "end": { - "line": 977, + "line": 978, "column": 27 } } @@ -213147,15 +213685,15 @@ "binop": null }, "value": "appendChild", - "start": 27447, - "end": 27458, + "start": 27547, + "end": 27558, "loc": { "start": { - "line": 977, + "line": 978, "column": 27 }, "end": { - "line": 977, + "line": 978, "column": 38 } } @@ -213172,15 +213710,15 @@ "postfix": false, "binop": null }, - "start": 27458, - "end": 27459, + "start": 27558, + "end": 27559, "loc": { "start": { - "line": 977, + "line": 978, "column": 38 }, "end": { - "line": 977, + "line": 978, "column": 39 } } @@ -213198,15 +213736,15 @@ "binop": null }, "value": "fltCell", - "start": 27459, - "end": 27466, + "start": 27559, + "end": 27566, "loc": { "start": { - "line": 977, + "line": 978, "column": 39 }, "end": { - "line": 977, + "line": 978, "column": 46 } } @@ -213223,15 +213761,15 @@ "postfix": false, "binop": null }, - "start": 27466, - "end": 27467, + "start": 27566, + "end": 27567, "loc": { "start": { - "line": 977, + "line": 978, "column": 46 }, "end": { - "line": 977, + "line": 978, "column": 47 } } @@ -213249,15 +213787,15 @@ "binop": null, "updateContext": null }, - "start": 27467, - "end": 27468, + "start": 27567, + "end": 27568, "loc": { "start": { - "line": 977, + "line": 978, "column": 47 }, "end": { - "line": 977, + "line": 978, "column": 48 } } @@ -213274,15 +213812,15 @@ "postfix": false, "binop": null }, - "start": 27485, - "end": 27486, + "start": 27585, + "end": 27586, "loc": { "start": { - "line": 978, + "line": 979, "column": 16 }, "end": { - "line": 978, + "line": 979, "column": 17 } } @@ -213300,15 +213838,15 @@ "binop": null }, "value": "inpclass", - "start": 27503, - "end": 27511, + "start": 27603, + "end": 27611, "loc": { "start": { - "line": 979, + "line": 980, "column": 16 }, "end": { - "line": 979, + "line": 980, "column": 24 } } @@ -213327,15 +213865,15 @@ "updateContext": null }, "value": "=", - "start": 27512, - "end": 27513, + "start": 27612, + "end": 27613, "loc": { "start": { - "line": 979, + "line": 980, "column": 25 }, "end": { - "line": 979, + "line": 980, "column": 26 } } @@ -213352,15 +213890,15 @@ "postfix": false, "binop": null }, - "start": 27514, - "end": 27515, + "start": 27614, + "end": 27615, "loc": { "start": { - "line": 979, + "line": 980, "column": 27 }, "end": { - "line": 979, + "line": 980, "column": 28 } } @@ -213378,15 +213916,15 @@ "binop": null }, "value": "i", - "start": 27515, - "end": 27516, + "start": 27615, + "end": 27616, "loc": { "start": { - "line": 979, + "line": 980, "column": 28 }, "end": { - "line": 979, + "line": 980, "column": 29 } } @@ -213405,15 +213943,15 @@ "updateContext": null }, "value": "===", - "start": 27517, - "end": 27520, + "start": 27617, + "end": 27620, "loc": { "start": { - "line": 979, + "line": 980, "column": 30 }, "end": { - "line": 979, + "line": 980, "column": 33 } } @@ -213431,15 +213969,15 @@ "binop": null }, "value": "n", - "start": 27521, - "end": 27522, + "start": 27621, + "end": 27622, "loc": { "start": { - "line": 979, + "line": 980, "column": 34 }, "end": { - "line": 979, + "line": 980, "column": 35 } } @@ -213458,15 +213996,15 @@ "updateContext": null }, "value": "-", - "start": 27523, - "end": 27524, + "start": 27623, + "end": 27624, "loc": { "start": { - "line": 979, + "line": 980, "column": 36 }, "end": { - "line": 979, + "line": 980, "column": 37 } } @@ -213485,15 +214023,15 @@ "updateContext": null }, "value": 1, - "start": 27525, - "end": 27526, + "start": 27625, + "end": 27626, "loc": { "start": { - "line": 979, + "line": 980, "column": 38 }, "end": { - "line": 979, + "line": 980, "column": 39 } } @@ -213512,15 +214050,15 @@ "updateContext": null }, "value": "&&", - "start": 27527, - "end": 27529, + "start": 27627, + "end": 27629, "loc": { "start": { - "line": 979, + "line": 980, "column": 40 }, "end": { - "line": 979, + "line": 980, "column": 42 } } @@ -213540,15 +214078,15 @@ "updateContext": null }, "value": "this", - "start": 27530, - "end": 27534, + "start": 27630, + "end": 27634, "loc": { "start": { - "line": 979, + "line": 980, "column": 43 }, "end": { - "line": 979, + "line": 980, "column": 47 } } @@ -213566,15 +214104,15 @@ "binop": null, "updateContext": null }, - "start": 27534, - "end": 27535, + "start": 27634, + "end": 27635, "loc": { "start": { - "line": 979, + "line": 980, "column": 47 }, "end": { - "line": 979, + "line": 980, "column": 48 } } @@ -213592,15 +214130,15 @@ "binop": null }, "value": "displayBtn", - "start": 27535, - "end": 27545, + "start": 27635, + "end": 27645, "loc": { "start": { - "line": 979, + "line": 980, "column": 48 }, "end": { - "line": 979, + "line": 980, "column": 58 } } @@ -213617,15 +214155,15 @@ "postfix": false, "binop": null }, - "start": 27545, - "end": 27546, + "start": 27645, + "end": 27646, "loc": { "start": { - "line": 979, + "line": 980, "column": 58 }, "end": { - "line": 979, + "line": 980, "column": 59 } } @@ -213643,15 +214181,15 @@ "binop": null, "updateContext": null }, - "start": 27547, - "end": 27548, + "start": 27647, + "end": 27648, "loc": { "start": { - "line": 979, + "line": 980, "column": 60 }, "end": { - "line": 979, + "line": 980, "column": 61 } } @@ -213671,15 +214209,15 @@ "updateContext": null }, "value": "this", - "start": 27569, - "end": 27573, + "start": 27669, + "end": 27673, "loc": { "start": { - "line": 980, + "line": 981, "column": 20 }, "end": { - "line": 980, + "line": 981, "column": 24 } } @@ -213697,15 +214235,15 @@ "binop": null, "updateContext": null }, - "start": 27573, - "end": 27574, + "start": 27673, + "end": 27674, "loc": { "start": { - "line": 980, + "line": 981, "column": 24 }, "end": { - "line": 980, + "line": 981, "column": 25 } } @@ -213723,15 +214261,15 @@ "binop": null }, "value": "fltSmallCssClass", - "start": 27574, - "end": 27590, + "start": 27674, + "end": 27690, "loc": { "start": { - "line": 980, + "line": 981, "column": 25 }, "end": { - "line": 980, + "line": 981, "column": 41 } } @@ -213749,15 +214287,15 @@ "binop": null, "updateContext": null }, - "start": 27591, - "end": 27592, + "start": 27691, + "end": 27692, "loc": { "start": { - "line": 980, + "line": 981, "column": 42 }, "end": { - "line": 980, + "line": 981, "column": 43 } } @@ -213777,15 +214315,15 @@ "updateContext": null }, "value": "this", - "start": 27593, - "end": 27597, + "start": 27693, + "end": 27697, "loc": { "start": { - "line": 980, + "line": 981, "column": 44 }, "end": { - "line": 980, + "line": 981, "column": 48 } } @@ -213803,15 +214341,15 @@ "binop": null, "updateContext": null }, - "start": 27597, - "end": 27598, + "start": 27697, + "end": 27698, "loc": { "start": { - "line": 980, + "line": 981, "column": 48 }, "end": { - "line": 980, + "line": 981, "column": 49 } } @@ -213829,15 +214367,15 @@ "binop": null }, "value": "fltCssClass", - "start": 27598, - "end": 27609, + "start": 27698, + "end": 27709, "loc": { "start": { - "line": 980, + "line": 981, "column": 49 }, "end": { - "line": 980, + "line": 981, "column": 60 } } @@ -213855,15 +214393,15 @@ "binop": null, "updateContext": null }, - "start": 27609, - "end": 27610, + "start": 27709, + "end": 27710, "loc": { "start": { - "line": 980, + "line": 981, "column": 60 }, "end": { - "line": 980, + "line": 981, "column": 61 } } @@ -213871,15 +214409,15 @@ { "type": "CommentLine", "value": "only 1 input for single search", - "start": 27628, - "end": 27660, + "start": 27728, + "end": 27760, "loc": { "start": { - "line": 982, + "line": 983, "column": 16 }, "end": { - "line": 982, + "line": 983, "column": 48 } } @@ -213899,15 +214437,15 @@ "updateContext": null }, "value": "if", - "start": 27677, - "end": 27679, + "start": 27777, + "end": 27779, "loc": { "start": { - "line": 983, + "line": 984, "column": 16 }, "end": { - "line": 983, + "line": 984, "column": 18 } } @@ -213924,15 +214462,15 @@ "postfix": false, "binop": null }, - "start": 27680, - "end": 27681, + "start": 27780, + "end": 27781, "loc": { "start": { - "line": 983, + "line": 984, "column": 19 }, "end": { - "line": 983, + "line": 984, "column": 20 } } @@ -213952,15 +214490,15 @@ "updateContext": null }, "value": "this", - "start": 27681, - "end": 27685, + "start": 27781, + "end": 27785, "loc": { "start": { - "line": 983, + "line": 984, "column": 20 }, "end": { - "line": 983, + "line": 984, "column": 24 } } @@ -213978,15 +214516,15 @@ "binop": null, "updateContext": null }, - "start": 27685, - "end": 27686, + "start": 27785, + "end": 27786, "loc": { "start": { - "line": 983, + "line": 984, "column": 24 }, "end": { - "line": 983, + "line": 984, "column": 25 } } @@ -214004,15 +214542,15 @@ "binop": null }, "value": "singleFlt", - "start": 27686, - "end": 27695, + "start": 27786, + "end": 27795, "loc": { "start": { - "line": 983, + "line": 984, "column": 25 }, "end": { - "line": 983, + "line": 984, "column": 34 } } @@ -214029,15 +214567,15 @@ "postfix": false, "binop": null }, - "start": 27695, - "end": 27696, + "start": 27795, + "end": 27796, "loc": { "start": { - "line": 983, + "line": 984, "column": 34 }, "end": { - "line": 983, + "line": 984, "column": 35 } } @@ -214054,15 +214592,15 @@ "postfix": false, "binop": null }, - "start": 27697, - "end": 27698, + "start": 27797, + "end": 27798, "loc": { "start": { - "line": 983, + "line": 984, "column": 36 }, "end": { - "line": 983, + "line": 984, "column": 37 } } @@ -214080,15 +214618,15 @@ "binop": null }, "value": "col", - "start": 27719, - "end": 27722, + "start": 27819, + "end": 27822, "loc": { "start": { - "line": 984, + "line": 985, "column": 20 }, "end": { - "line": 984, + "line": 985, "column": 23 } } @@ -214107,15 +214645,15 @@ "updateContext": null }, "value": "=", - "start": 27723, - "end": 27724, + "start": 27823, + "end": 27824, "loc": { "start": { - "line": 984, + "line": 985, "column": 24 }, "end": { - "line": 984, + "line": 985, "column": 25 } } @@ -214133,15 +214671,15 @@ "binop": null }, "value": "INPUT", - "start": 27725, - "end": 27730, + "start": 27825, + "end": 27830, "loc": { "start": { - "line": 984, + "line": 985, "column": 26 }, "end": { - "line": 984, + "line": 985, "column": 31 } } @@ -214159,15 +214697,15 @@ "binop": null, "updateContext": null }, - "start": 27730, - "end": 27731, + "start": 27830, + "end": 27831, "loc": { "start": { - "line": 984, + "line": 985, "column": 31 }, "end": { - "line": 984, + "line": 985, "column": 32 } } @@ -214185,15 +214723,15 @@ "binop": null }, "value": "inpclass", - "start": 27752, - "end": 27760, + "start": 27852, + "end": 27860, "loc": { "start": { - "line": 985, + "line": 986, "column": 20 }, "end": { - "line": 985, + "line": 986, "column": 28 } } @@ -214212,15 +214750,15 @@ "updateContext": null }, "value": "=", - "start": 27761, - "end": 27762, + "start": 27861, + "end": 27862, "loc": { "start": { - "line": 985, + "line": 986, "column": 29 }, "end": { - "line": 985, + "line": 986, "column": 30 } } @@ -214240,15 +214778,15 @@ "updateContext": null }, "value": "this", - "start": 27763, - "end": 27767, + "start": 27863, + "end": 27867, "loc": { "start": { - "line": 985, + "line": 986, "column": 31 }, "end": { - "line": 985, + "line": 986, "column": 35 } } @@ -214266,15 +214804,15 @@ "binop": null, "updateContext": null }, - "start": 27767, - "end": 27768, + "start": 27867, + "end": 27868, "loc": { "start": { - "line": 985, + "line": 986, "column": 35 }, "end": { - "line": 985, + "line": 986, "column": 36 } } @@ -214292,15 +214830,15 @@ "binop": null }, "value": "singleFltCssClass", - "start": 27768, - "end": 27785, + "start": 27868, + "end": 27885, "loc": { "start": { - "line": 985, + "line": 986, "column": 36 }, "end": { - "line": 985, + "line": 986, "column": 53 } } @@ -214318,15 +214856,15 @@ "binop": null, "updateContext": null }, - "start": 27785, - "end": 27786, + "start": 27885, + "end": 27886, "loc": { "start": { - "line": 985, + "line": 986, "column": 53 }, "end": { - "line": 985, + "line": 986, "column": 54 } } @@ -214343,15 +214881,15 @@ "postfix": false, "binop": null }, - "start": 27803, - "end": 27804, + "start": 27903, + "end": 27904, "loc": { "start": { - "line": 986, + "line": 987, "column": 16 }, "end": { - "line": 986, + "line": 987, "column": 17 } } @@ -214359,15 +214897,15 @@ { "type": "CommentLine", "value": "drop-down filters", - "start": 27822, - "end": 27841, + "start": 27922, + "end": 27941, "loc": { "start": { - "line": 988, + "line": 989, "column": 16 }, "end": { - "line": 988, + "line": 989, "column": 35 } } @@ -214387,15 +214925,15 @@ "updateContext": null }, "value": "if", - "start": 27858, - "end": 27860, + "start": 27958, + "end": 27960, "loc": { "start": { - "line": 989, + "line": 990, "column": 16 }, "end": { - "line": 989, + "line": 990, "column": 18 } } @@ -214412,15 +214950,15 @@ "postfix": false, "binop": null }, - "start": 27861, - "end": 27862, + "start": 27961, + "end": 27962, "loc": { "start": { - "line": 989, + "line": 990, "column": 19 }, "end": { - "line": 989, + "line": 990, "column": 20 } } @@ -214438,15 +214976,15 @@ "binop": null }, "value": "col", - "start": 27862, - "end": 27865, + "start": 27962, + "end": 27965, "loc": { "start": { - "line": 989, + "line": 990, "column": 20 }, "end": { - "line": 989, + "line": 990, "column": 23 } } @@ -214465,15 +215003,15 @@ "updateContext": null }, "value": "===", - "start": 27866, - "end": 27869, + "start": 27966, + "end": 27969, "loc": { "start": { - "line": 989, + "line": 990, "column": 24 }, "end": { - "line": 989, + "line": 990, "column": 27 } } @@ -214491,15 +215029,15 @@ "binop": null }, "value": "SELECT", - "start": 27870, - "end": 27876, + "start": 27970, + "end": 27976, "loc": { "start": { - "line": 989, + "line": 990, "column": 28 }, "end": { - "line": 989, + "line": 990, "column": 34 } } @@ -214518,15 +215056,15 @@ "updateContext": null }, "value": "||", - "start": 27877, - "end": 27879, + "start": 27977, + "end": 27979, "loc": { "start": { - "line": 989, + "line": 990, "column": 35 }, "end": { - "line": 989, + "line": 990, "column": 37 } } @@ -214544,15 +215082,15 @@ "binop": null }, "value": "col", - "start": 27880, - "end": 27883, + "start": 27980, + "end": 27983, "loc": { "start": { - "line": 989, + "line": 990, "column": 38 }, "end": { - "line": 989, + "line": 990, "column": 41 } } @@ -214571,15 +215109,15 @@ "updateContext": null }, "value": "===", - "start": 27884, - "end": 27887, + "start": 27984, + "end": 27987, "loc": { "start": { - "line": 989, + "line": 990, "column": 42 }, "end": { - "line": 989, + "line": 990, "column": 45 } } @@ -214597,15 +215135,15 @@ "binop": null }, "value": "MULTIPLE", - "start": 27888, - "end": 27896, + "start": 27988, + "end": 27996, "loc": { "start": { - "line": 989, + "line": 990, "column": 46 }, "end": { - "line": 989, + "line": 990, "column": 54 } } @@ -214622,15 +215160,15 @@ "postfix": false, "binop": null }, - "start": 27896, - "end": 27897, + "start": 27996, + "end": 27997, "loc": { "start": { - "line": 989, + "line": 990, "column": 54 }, "end": { - "line": 989, + "line": 990, "column": 55 } } @@ -214647,15 +215185,15 @@ "postfix": false, "binop": null }, - "start": 27898, - "end": 27899, + "start": 27998, + "end": 27999, "loc": { "start": { - "line": 989, + "line": 990, "column": 56 }, "end": { - "line": 989, + "line": 990, "column": 57 } } @@ -214673,15 +215211,15 @@ "binop": null }, "value": "Mod", - "start": 27920, - "end": 27923, + "start": 28020, + "end": 28023, "loc": { "start": { - "line": 990, + "line": 991, "column": 20 }, "end": { - "line": 990, + "line": 991, "column": 23 } } @@ -214699,15 +215237,15 @@ "binop": null, "updateContext": null }, - "start": 27923, - "end": 27924, + "start": 28023, + "end": 28024, "loc": { "start": { - "line": 990, + "line": 991, "column": 23 }, "end": { - "line": 990, + "line": 991, "column": 24 } } @@ -214725,15 +215263,15 @@ "binop": null }, "value": "dropdown", - "start": 27924, - "end": 27932, + "start": 28024, + "end": 28032, "loc": { "start": { - "line": 990, + "line": 991, "column": 24 }, "end": { - "line": 990, + "line": 991, "column": 32 } } @@ -214752,15 +215290,15 @@ "updateContext": null }, "value": "=", - "start": 27933, - "end": 27934, + "start": 28033, + "end": 28034, "loc": { "start": { - "line": 990, + "line": 991, "column": 33 }, "end": { - "line": 990, + "line": 991, "column": 34 } } @@ -214778,15 +215316,15 @@ "binop": null }, "value": "Mod", - "start": 27935, - "end": 27938, + "start": 28035, + "end": 28038, "loc": { "start": { - "line": 990, + "line": 991, "column": 35 }, "end": { - "line": 990, + "line": 991, "column": 38 } } @@ -214804,15 +215342,15 @@ "binop": null, "updateContext": null }, - "start": 27938, - "end": 27939, + "start": 28038, + "end": 28039, "loc": { "start": { - "line": 990, + "line": 991, "column": 38 }, "end": { - "line": 990, + "line": 991, "column": 39 } } @@ -214830,15 +215368,15 @@ "binop": null }, "value": "dropdown", - "start": 27939, - "end": 27947, + "start": 28039, + "end": 28047, "loc": { "start": { - "line": 990, + "line": 991, "column": 39 }, "end": { - "line": 990, + "line": 991, "column": 47 } } @@ -214857,15 +215395,15 @@ "updateContext": null }, "value": "||", - "start": 27948, - "end": 27950, + "start": 28048, + "end": 28050, "loc": { "start": { - "line": 990, + "line": 991, "column": 48 }, "end": { - "line": 990, + "line": 991, "column": 50 } } @@ -214885,15 +215423,15 @@ "updateContext": null }, "value": "new", - "start": 27951, - "end": 27954, + "start": 28051, + "end": 28054, "loc": { "start": { - "line": 990, + "line": 991, "column": 51 }, "end": { - "line": 990, + "line": 991, "column": 54 } } @@ -214911,15 +215449,15 @@ "binop": null }, "value": "Dropdown", - "start": 27955, - "end": 27963, + "start": 28055, + "end": 28063, "loc": { "start": { - "line": 990, + "line": 991, "column": 55 }, "end": { - "line": 990, + "line": 991, "column": 63 } } @@ -214936,15 +215474,15 @@ "postfix": false, "binop": null }, - "start": 27963, - "end": 27964, + "start": 28063, + "end": 28064, "loc": { "start": { - "line": 990, + "line": 991, "column": 63 }, "end": { - "line": 990, + "line": 991, "column": 64 } } @@ -214964,15 +215502,15 @@ "updateContext": null }, "value": "this", - "start": 27964, - "end": 27968, + "start": 28064, + "end": 28068, "loc": { "start": { - "line": 990, + "line": 991, "column": 64 }, "end": { - "line": 990, + "line": 991, "column": 68 } } @@ -214989,15 +215527,15 @@ "postfix": false, "binop": null }, - "start": 27968, - "end": 27969, + "start": 28068, + "end": 28069, "loc": { "start": { - "line": 990, + "line": 991, "column": 68 }, "end": { - "line": 990, + "line": 991, "column": 69 } } @@ -215015,15 +215553,15 @@ "binop": null, "updateContext": null }, - "start": 27969, - "end": 27970, + "start": 28069, + "end": 28070, "loc": { "start": { - "line": 990, + "line": 991, "column": 69 }, "end": { - "line": 990, + "line": 991, "column": 70 } } @@ -215041,15 +215579,15 @@ "binop": null }, "value": "Mod", - "start": 27991, - "end": 27994, + "start": 28091, + "end": 28094, "loc": { "start": { - "line": 991, + "line": 992, "column": 20 }, "end": { - "line": 991, + "line": 992, "column": 23 } } @@ -215067,15 +215605,15 @@ "binop": null, "updateContext": null }, - "start": 27994, - "end": 27995, + "start": 28094, + "end": 28095, "loc": { "start": { - "line": 991, + "line": 992, "column": 23 }, "end": { - "line": 991, + "line": 992, "column": 24 } } @@ -215093,15 +215631,15 @@ "binop": null }, "value": "dropdown", - "start": 27995, - "end": 28003, + "start": 28095, + "end": 28103, "loc": { "start": { - "line": 991, + "line": 992, "column": 24 }, "end": { - "line": 991, + "line": 992, "column": 32 } } @@ -215119,15 +215657,15 @@ "binop": null, "updateContext": null }, - "start": 28003, - "end": 28004, + "start": 28103, + "end": 28104, "loc": { "start": { - "line": 991, + "line": 992, "column": 32 }, "end": { - "line": 991, + "line": 992, "column": 33 } } @@ -215145,15 +215683,15 @@ "binop": null }, "value": "init", - "start": 28004, - "end": 28008, + "start": 28104, + "end": 28108, "loc": { "start": { - "line": 991, + "line": 992, "column": 33 }, "end": { - "line": 991, + "line": 992, "column": 37 } } @@ -215170,15 +215708,15 @@ "postfix": false, "binop": null }, - "start": 28008, - "end": 28009, + "start": 28108, + "end": 28109, "loc": { "start": { - "line": 991, + "line": 992, "column": 37 }, "end": { - "line": 991, + "line": 992, "column": 38 } } @@ -215196,15 +215734,15 @@ "binop": null }, "value": "i", - "start": 28009, - "end": 28010, + "start": 28109, + "end": 28110, "loc": { "start": { - "line": 991, + "line": 992, "column": 38 }, "end": { - "line": 991, + "line": 992, "column": 39 } } @@ -215222,15 +215760,15 @@ "binop": null, "updateContext": null }, - "start": 28010, - "end": 28011, + "start": 28110, + "end": 28111, "loc": { "start": { - "line": 991, + "line": 992, "column": 39 }, "end": { - "line": 991, + "line": 992, "column": 40 } } @@ -215250,15 +215788,15 @@ "updateContext": null }, "value": "this", - "start": 28012, - "end": 28016, + "start": 28112, + "end": 28116, "loc": { "start": { - "line": 991, + "line": 992, "column": 41 }, "end": { - "line": 991, + "line": 992, "column": 45 } } @@ -215276,15 +215814,15 @@ "binop": null, "updateContext": null }, - "start": 28016, - "end": 28017, + "start": 28116, + "end": 28117, "loc": { "start": { - "line": 991, + "line": 992, "column": 45 }, "end": { - "line": 991, + "line": 992, "column": 46 } } @@ -215302,15 +215840,15 @@ "binop": null }, "value": "isExternalFlt", - "start": 28017, - "end": 28030, + "start": 28117, + "end": 28130, "loc": { "start": { - "line": 991, + "line": 992, "column": 46 }, "end": { - "line": 991, + "line": 992, "column": 59 } } @@ -215327,15 +215865,15 @@ "postfix": false, "binop": null }, - "start": 28030, - "end": 28031, + "start": 28130, + "end": 28131, "loc": { "start": { - "line": 991, + "line": 992, "column": 59 }, "end": { - "line": 991, + "line": 992, "column": 60 } } @@ -215352,15 +215890,15 @@ "postfix": false, "binop": null }, - "start": 28031, - "end": 28032, + "start": 28131, + "end": 28132, "loc": { "start": { - "line": 991, + "line": 992, "column": 60 }, "end": { - "line": 991, + "line": 992, "column": 61 } } @@ -215378,15 +215916,15 @@ "binop": null, "updateContext": null }, - "start": 28032, - "end": 28033, + "start": 28132, + "end": 28133, "loc": { "start": { - "line": 991, + "line": 992, "column": 61 }, "end": { - "line": 991, + "line": 992, "column": 62 } } @@ -215404,15 +215942,15 @@ "binop": null }, "value": "fltCell", - "start": 28034, - "end": 28041, + "start": 28134, + "end": 28141, "loc": { "start": { - "line": 991, + "line": 992, "column": 63 }, "end": { - "line": 991, + "line": 992, "column": 70 } } @@ -215429,15 +215967,15 @@ "postfix": false, "binop": null }, - "start": 28041, - "end": 28042, + "start": 28141, + "end": 28142, "loc": { "start": { - "line": 991, + "line": 992, "column": 70 }, "end": { - "line": 991, + "line": 992, "column": 71 } } @@ -215455,15 +215993,15 @@ "binop": null, "updateContext": null }, - "start": 28042, - "end": 28043, + "start": 28142, + "end": 28143, "loc": { "start": { - "line": 991, + "line": 992, "column": 71 }, "end": { - "line": 991, + "line": 992, "column": 72 } } @@ -215480,15 +216018,15 @@ "postfix": false, "binop": null }, - "start": 28060, - "end": 28061, + "start": 28160, + "end": 28161, "loc": { "start": { - "line": 992, + "line": 993, "column": 16 }, "end": { - "line": 992, + "line": 993, "column": 17 } } @@ -215496,15 +216034,15 @@ { "type": "CommentLine", "value": " checklist", - "start": 28078, - "end": 28090, + "start": 28178, + "end": 28190, "loc": { "start": { - "line": 993, + "line": 994, "column": 16 }, "end": { - "line": 993, + "line": 994, "column": 28 } } @@ -215524,15 +216062,15 @@ "updateContext": null }, "value": "else", - "start": 28107, - "end": 28111, + "start": 28207, + "end": 28211, "loc": { "start": { - "line": 994, + "line": 995, "column": 16 }, "end": { - "line": 994, + "line": 995, "column": 20 } } @@ -215552,15 +216090,15 @@ "updateContext": null }, "value": "if", - "start": 28112, - "end": 28114, + "start": 28212, + "end": 28214, "loc": { "start": { - "line": 994, + "line": 995, "column": 21 }, "end": { - "line": 994, + "line": 995, "column": 23 } } @@ -215577,15 +216115,15 @@ "postfix": false, "binop": null }, - "start": 28115, - "end": 28116, + "start": 28215, + "end": 28216, "loc": { "start": { - "line": 994, + "line": 995, "column": 24 }, "end": { - "line": 994, + "line": 995, "column": 25 } } @@ -215603,15 +216141,15 @@ "binop": null }, "value": "col", - "start": 28116, - "end": 28119, + "start": 28216, + "end": 28219, "loc": { "start": { - "line": 994, + "line": 995, "column": 25 }, "end": { - "line": 994, + "line": 995, "column": 28 } } @@ -215630,15 +216168,15 @@ "updateContext": null }, "value": "===", - "start": 28120, - "end": 28123, + "start": 28220, + "end": 28223, "loc": { "start": { - "line": 994, + "line": 995, "column": 29 }, "end": { - "line": 994, + "line": 995, "column": 32 } } @@ -215656,15 +216194,15 @@ "binop": null }, "value": "CHECKLIST", - "start": 28124, - "end": 28133, + "start": 28224, + "end": 28233, "loc": { "start": { - "line": 994, + "line": 995, "column": 33 }, "end": { - "line": 994, + "line": 995, "column": 42 } } @@ -215681,15 +216219,15 @@ "postfix": false, "binop": null }, - "start": 28133, - "end": 28134, + "start": 28233, + "end": 28234, "loc": { "start": { - "line": 994, + "line": 995, "column": 42 }, "end": { - "line": 994, + "line": 995, "column": 43 } } @@ -215706,15 +216244,15 @@ "postfix": false, "binop": null }, - "start": 28135, - "end": 28136, + "start": 28235, + "end": 28236, "loc": { "start": { - "line": 994, + "line": 995, "column": 44 }, "end": { - "line": 994, + "line": 995, "column": 45 } } @@ -215732,15 +216270,15 @@ "binop": null }, "value": "Mod", - "start": 28157, - "end": 28160, + "start": 28257, + "end": 28260, "loc": { "start": { - "line": 995, + "line": 996, "column": 20 }, "end": { - "line": 995, + "line": 996, "column": 23 } } @@ -215758,15 +216296,15 @@ "binop": null, "updateContext": null }, - "start": 28160, - "end": 28161, + "start": 28260, + "end": 28261, "loc": { "start": { - "line": 995, + "line": 996, "column": 23 }, "end": { - "line": 995, + "line": 996, "column": 24 } } @@ -215784,15 +216322,15 @@ "binop": null }, "value": "checkList", - "start": 28161, - "end": 28170, + "start": 28261, + "end": 28270, "loc": { "start": { - "line": 995, + "line": 996, "column": 24 }, "end": { - "line": 995, + "line": 996, "column": 33 } } @@ -215811,15 +216349,15 @@ "updateContext": null }, "value": "=", - "start": 28171, - "end": 28172, + "start": 28271, + "end": 28272, "loc": { "start": { - "line": 995, + "line": 996, "column": 34 }, "end": { - "line": 995, + "line": 996, "column": 35 } } @@ -215837,15 +216375,15 @@ "binop": null }, "value": "Mod", - "start": 28173, - "end": 28176, + "start": 28273, + "end": 28276, "loc": { "start": { - "line": 995, + "line": 996, "column": 36 }, "end": { - "line": 995, + "line": 996, "column": 39 } } @@ -215863,15 +216401,15 @@ "binop": null, "updateContext": null }, - "start": 28176, - "end": 28177, + "start": 28276, + "end": 28277, "loc": { "start": { - "line": 995, + "line": 996, "column": 39 }, "end": { - "line": 995, + "line": 996, "column": 40 } } @@ -215889,15 +216427,15 @@ "binop": null }, "value": "checkList", - "start": 28177, - "end": 28186, + "start": 28277, + "end": 28286, "loc": { "start": { - "line": 995, + "line": 996, "column": 40 }, "end": { - "line": 995, + "line": 996, "column": 49 } } @@ -215916,15 +216454,15 @@ "updateContext": null }, "value": "||", - "start": 28187, - "end": 28189, + "start": 28287, + "end": 28289, "loc": { "start": { - "line": 995, + "line": 996, "column": 50 }, "end": { - "line": 995, + "line": 996, "column": 52 } } @@ -215944,15 +216482,15 @@ "updateContext": null }, "value": "new", - "start": 28190, - "end": 28193, + "start": 28290, + "end": 28293, "loc": { "start": { - "line": 995, + "line": 996, "column": 53 }, "end": { - "line": 995, + "line": 996, "column": 56 } } @@ -215970,15 +216508,15 @@ "binop": null }, "value": "CheckList", - "start": 28194, - "end": 28203, + "start": 28294, + "end": 28303, "loc": { "start": { - "line": 995, + "line": 996, "column": 57 }, "end": { - "line": 995, + "line": 996, "column": 66 } } @@ -215995,15 +216533,15 @@ "postfix": false, "binop": null }, - "start": 28203, - "end": 28204, + "start": 28303, + "end": 28304, "loc": { "start": { - "line": 995, + "line": 996, "column": 66 }, "end": { - "line": 995, + "line": 996, "column": 67 } } @@ -216023,15 +216561,15 @@ "updateContext": null }, "value": "this", - "start": 28204, - "end": 28208, + "start": 28304, + "end": 28308, "loc": { "start": { - "line": 995, + "line": 996, "column": 67 }, "end": { - "line": 995, + "line": 996, "column": 71 } } @@ -216048,15 +216586,15 @@ "postfix": false, "binop": null }, - "start": 28208, - "end": 28209, + "start": 28308, + "end": 28309, "loc": { "start": { - "line": 995, + "line": 996, "column": 71 }, "end": { - "line": 995, + "line": 996, "column": 72 } } @@ -216074,15 +216612,15 @@ "binop": null, "updateContext": null }, - "start": 28209, - "end": 28210, + "start": 28309, + "end": 28310, "loc": { "start": { - "line": 995, + "line": 996, "column": 72 }, "end": { - "line": 995, + "line": 996, "column": 73 } } @@ -216100,536 +216638,16 @@ "binop": null }, "value": "Mod", - "start": 28231, - "end": 28234, - "loc": { - "start": { - "line": 996, - "column": 20 - }, - "end": { - "line": 996, - "column": 23 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28234, - "end": 28235, - "loc": { - "start": { - "line": 996, - "column": 23 - }, - "end": { - "line": 996, - "column": 24 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "checkList", - "start": 28235, - "end": 28244, - "loc": { - "start": { - "line": 996, - "column": 24 - }, - "end": { - "line": 996, - "column": 33 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28244, - "end": 28245, - "loc": { - "start": { - "line": 996, - "column": 33 - }, - "end": { - "line": 996, - "column": 34 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "init", - "start": 28245, - "end": 28249, - "loc": { - "start": { - "line": 996, - "column": 34 - }, - "end": { - "line": 996, - "column": 38 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28249, - "end": 28250, - "loc": { - "start": { - "line": 996, - "column": 38 - }, - "end": { - "line": 996, - "column": 39 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "i", - "start": 28250, - "end": 28251, - "loc": { - "start": { - "line": 996, - "column": 39 - }, - "end": { - "line": 996, - "column": 40 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28251, - "end": 28252, - "loc": { - "start": { - "line": 996, - "column": 40 - }, - "end": { - "line": 996, - "column": 41 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 28253, - "end": 28257, - "loc": { - "start": { - "line": 996, - "column": 42 - }, - "end": { - "line": 996, - "column": 46 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28257, - "end": 28258, - "loc": { - "start": { - "line": 996, - "column": 46 - }, - "end": { - "line": 996, - "column": 47 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "isExternalFlt", - "start": 28258, - "end": 28271, - "loc": { - "start": { - "line": 996, - "column": 47 - }, - "end": { - "line": 996, - "column": 60 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28271, - "end": 28272, - "loc": { - "start": { - "line": 996, - "column": 60 - }, - "end": { - "line": 996, - "column": 61 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28272, - "end": 28273, - "loc": { - "start": { - "line": 996, - "column": 61 - }, - "end": { - "line": 996, - "column": 62 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28273, - "end": 28274, - "loc": { - "start": { - "line": 996, - "column": 62 - }, - "end": { - "line": 996, - "column": 63 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "fltCell", - "start": 28275, - "end": 28282, - "loc": { - "start": { - "line": 996, - "column": 64 - }, - "end": { - "line": 996, - "column": 71 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28282, - "end": 28283, - "loc": { - "start": { - "line": 996, - "column": 71 - }, - "end": { - "line": 996, - "column": 72 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28283, - "end": 28284, - "loc": { - "start": { - "line": 996, - "column": 72 - }, - "end": { - "line": 996, - "column": 73 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28301, - "end": 28302, - "loc": { - "start": { - "line": 997, - "column": 16 - }, - "end": { - "line": 997, - "column": 17 - } - } - }, - { - "type": { - "label": "else", - "keyword": "else", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "else", - "start": 28303, - "end": 28307, - "loc": { - "start": { - "line": 997, - "column": 18 - }, - "end": { - "line": 997, - "column": 22 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28308, - "end": 28309, - "loc": { - "start": { - "line": 997, - "column": 23 - }, - "end": { - "line": 997, - "column": 24 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 28330, + "start": 28331, "end": 28334, "loc": { "start": { - "line": 998, + "line": 997, "column": 20 }, "end": { - "line": 998, - "column": 24 + "line": 997, + "column": 23 } } }, @@ -216650,11 +216668,531 @@ "end": 28335, "loc": { "start": { - "line": 998, + "line": 997, + "column": 23 + }, + "end": { + "line": 997, + "column": 24 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "checkList", + "start": 28335, + "end": 28344, + "loc": { + "start": { + "line": 997, "column": 24 }, "end": { + "line": 997, + "column": 33 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 28344, + "end": 28345, + "loc": { + "start": { + "line": 997, + "column": 33 + }, + "end": { + "line": 997, + "column": 34 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "init", + "start": 28345, + "end": 28349, + "loc": { + "start": { + "line": 997, + "column": 34 + }, + "end": { + "line": 997, + "column": 38 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 28349, + "end": 28350, + "loc": { + "start": { + "line": 997, + "column": 38 + }, + "end": { + "line": 997, + "column": 39 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "i", + "start": 28350, + "end": 28351, + "loc": { + "start": { + "line": 997, + "column": 39 + }, + "end": { + "line": 997, + "column": 40 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 28351, + "end": 28352, + "loc": { + "start": { + "line": 997, + "column": 40 + }, + "end": { + "line": 997, + "column": 41 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 28353, + "end": 28357, + "loc": { + "start": { + "line": 997, + "column": 42 + }, + "end": { + "line": 997, + "column": 46 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 28357, + "end": 28358, + "loc": { + "start": { + "line": 997, + "column": 46 + }, + "end": { + "line": 997, + "column": 47 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "isExternalFlt", + "start": 28358, + "end": 28371, + "loc": { + "start": { + "line": 997, + "column": 47 + }, + "end": { + "line": 997, + "column": 60 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 28371, + "end": 28372, + "loc": { + "start": { + "line": 997, + "column": 60 + }, + "end": { + "line": 997, + "column": 61 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 28372, + "end": 28373, + "loc": { + "start": { + "line": 997, + "column": 61 + }, + "end": { + "line": 997, + "column": 62 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 28373, + "end": 28374, + "loc": { + "start": { + "line": 997, + "column": 62 + }, + "end": { + "line": 997, + "column": 63 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "fltCell", + "start": 28375, + "end": 28382, + "loc": { + "start": { + "line": 997, + "column": 64 + }, + "end": { + "line": 997, + "column": 71 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 28382, + "end": 28383, + "loc": { + "start": { + "line": 997, + "column": 71 + }, + "end": { + "line": 997, + "column": 72 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 28383, + "end": 28384, + "loc": { + "start": { + "line": 997, + "column": 72 + }, + "end": { + "line": 997, + "column": 73 + } + } + }, + { + "type": { + "label": "}", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 28401, + "end": 28402, + "loc": { + "start": { "line": 998, + "column": 16 + }, + "end": { + "line": 998, + "column": 17 + } + } + }, + { + "type": { + "label": "else", + "keyword": "else", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "else", + "start": 28403, + "end": 28407, + "loc": { + "start": { + "line": 998, + "column": 18 + }, + "end": { + "line": 998, + "column": 22 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 28408, + "end": 28409, + "loc": { + "start": { + "line": 998, + "column": 23 + }, + "end": { + "line": 998, + "column": 24 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 28430, + "end": 28434, + "loc": { + "start": { + "line": 999, + "column": 20 + }, + "end": { + "line": 999, + "column": 24 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 28434, + "end": 28435, + "loc": { + "start": { + "line": 999, + "column": 24 + }, + "end": { + "line": 999, "column": 25 } } @@ -216672,15 +217210,15 @@ "binop": null }, "value": "_buildInputFilter", - "start": 28335, - "end": 28352, + "start": 28435, + "end": 28452, "loc": { "start": { - "line": 998, + "line": 999, "column": 25 }, "end": { - "line": 998, + "line": 999, "column": 42 } } @@ -216697,15 +217235,15 @@ "postfix": false, "binop": null }, - "start": 28352, - "end": 28353, + "start": 28452, + "end": 28453, "loc": { "start": { - "line": 998, + "line": 999, "column": 42 }, "end": { - "line": 998, + "line": 999, "column": 43 } } @@ -216723,15 +217261,15 @@ "binop": null }, "value": "i", - "start": 28353, - "end": 28354, + "start": 28453, + "end": 28454, "loc": { "start": { - "line": 998, + "line": 999, "column": 43 }, "end": { - "line": 998, + "line": 999, "column": 44 } } @@ -216749,15 +217287,15 @@ "binop": null, "updateContext": null }, - "start": 28354, - "end": 28355, + "start": 28454, + "end": 28455, "loc": { "start": { - "line": 998, + "line": 999, "column": 44 }, "end": { - "line": 998, + "line": 999, "column": 45 } } @@ -216775,15 +217313,15 @@ "binop": null }, "value": "inpclass", - "start": 28356, - "end": 28364, + "start": 28456, + "end": 28464, "loc": { "start": { - "line": 998, + "line": 999, "column": 46 }, "end": { - "line": 998, + "line": 999, "column": 54 } } @@ -216801,15 +217339,15 @@ "binop": null, "updateContext": null }, - "start": 28364, - "end": 28365, + "start": 28464, + "end": 28465, "loc": { "start": { - "line": 998, + "line": 999, "column": 54 }, "end": { - "line": 998, + "line": 999, "column": 55 } } @@ -216827,15 +217365,15 @@ "binop": null }, "value": "fltCell", - "start": 28366, - "end": 28373, + "start": 28466, + "end": 28473, "loc": { "start": { - "line": 998, + "line": 999, "column": 56 }, "end": { - "line": 998, + "line": 999, "column": 63 } } @@ -216852,15 +217390,15 @@ "postfix": false, "binop": null }, - "start": 28373, - "end": 28374, + "start": 28473, + "end": 28474, "loc": { "start": { - "line": 998, + "line": 999, "column": 63 }, "end": { - "line": 998, + "line": 999, "column": 64 } } @@ -216878,15 +217416,15 @@ "binop": null, "updateContext": null }, - "start": 28374, - "end": 28375, + "start": 28474, + "end": 28475, "loc": { "start": { - "line": 998, + "line": 999, "column": 64 }, "end": { - "line": 998, + "line": 999, "column": 65 } } @@ -216903,15 +217441,15 @@ "postfix": false, "binop": null }, - "start": 28392, - "end": 28393, + "start": 28492, + "end": 28493, "loc": { "start": { - "line": 999, + "line": 1000, "column": 16 }, "end": { - "line": 999, + "line": 1000, "column": 17 } } @@ -216919,15 +217457,15 @@ { "type": "CommentLine", "value": " this adds submit button", - "start": 28411, - "end": 28437, + "start": 28511, + "end": 28537, "loc": { "start": { - "line": 1001, + "line": 1002, "column": 16 }, "end": { - "line": 1001, + "line": 1002, "column": 42 } } @@ -216947,15 +217485,15 @@ "updateContext": null }, "value": "if", - "start": 28454, - "end": 28456, + "start": 28554, + "end": 28556, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 16 }, "end": { - "line": 1002, + "line": 1003, "column": 18 } } @@ -216972,15 +217510,15 @@ "postfix": false, "binop": null }, - "start": 28457, - "end": 28458, + "start": 28557, + "end": 28558, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 19 }, "end": { - "line": 1002, + "line": 1003, "column": 20 } } @@ -216998,15 +217536,15 @@ "binop": null }, "value": "i", - "start": 28458, - "end": 28459, + "start": 28558, + "end": 28559, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 20 }, "end": { - "line": 1002, + "line": 1003, "column": 21 } } @@ -217025,15 +217563,15 @@ "updateContext": null }, "value": "===", - "start": 28460, - "end": 28463, + "start": 28560, + "end": 28563, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 22 }, "end": { - "line": 1002, + "line": 1003, "column": 25 } } @@ -217051,15 +217589,15 @@ "binop": null }, "value": "n", - "start": 28464, - "end": 28465, + "start": 28564, + "end": 28565, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 26 }, "end": { - "line": 1002, + "line": 1003, "column": 27 } } @@ -217078,15 +217616,15 @@ "updateContext": null }, "value": "-", - "start": 28466, - "end": 28467, + "start": 28566, + "end": 28567, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 28 }, "end": { - "line": 1002, + "line": 1003, "column": 29 } } @@ -217105,15 +217643,15 @@ "updateContext": null }, "value": 1, - "start": 28468, - "end": 28469, + "start": 28568, + "end": 28569, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 30 }, "end": { - "line": 1002, + "line": 1003, "column": 31 } } @@ -217132,15 +217670,15 @@ "updateContext": null }, "value": "&&", - "start": 28470, - "end": 28472, + "start": 28570, + "end": 28572, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 32 }, "end": { - "line": 1002, + "line": 1003, "column": 34 } } @@ -217160,15 +217698,15 @@ "updateContext": null }, "value": "this", - "start": 28473, - "end": 28477, + "start": 28573, + "end": 28577, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 35 }, "end": { - "line": 1002, + "line": 1003, "column": 39 } } @@ -217186,15 +217724,15 @@ "binop": null, "updateContext": null }, - "start": 28477, - "end": 28478, + "start": 28577, + "end": 28578, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 39 }, "end": { - "line": 1002, + "line": 1003, "column": 40 } } @@ -217212,15 +217750,15 @@ "binop": null }, "value": "displayBtn", - "start": 28478, - "end": 28488, + "start": 28578, + "end": 28588, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 40 }, "end": { - "line": 1002, + "line": 1003, "column": 50 } } @@ -217237,15 +217775,15 @@ "postfix": false, "binop": null }, - "start": 28488, - "end": 28489, + "start": 28588, + "end": 28589, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 50 }, "end": { - "line": 1002, + "line": 1003, "column": 51 } } @@ -217262,15 +217800,15 @@ "postfix": false, "binop": null }, - "start": 28490, - "end": 28491, + "start": 28590, + "end": 28591, "loc": { "start": { - "line": 1002, + "line": 1003, "column": 52 }, "end": { - "line": 1002, + "line": 1003, "column": 53 } } @@ -217290,15 +217828,15 @@ "updateContext": null }, "value": "this", - "start": 28512, - "end": 28516, + "start": 28612, + "end": 28616, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 20 }, "end": { - "line": 1003, + "line": 1004, "column": 24 } } @@ -217316,15 +217854,15 @@ "binop": null, "updateContext": null }, - "start": 28516, - "end": 28517, + "start": 28616, + "end": 28617, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 24 }, "end": { - "line": 1003, + "line": 1004, "column": 25 } } @@ -217342,15 +217880,15 @@ "binop": null }, "value": "_buildSubmitButton", - "start": 28517, - "end": 28535, + "start": 28617, + "end": 28635, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 25 }, "end": { - "line": 1003, + "line": 1004, "column": 43 } } @@ -217367,15 +217905,15 @@ "postfix": false, "binop": null }, - "start": 28535, - "end": 28536, + "start": 28635, + "end": 28636, "loc": { "start": { - "line": 1003, + "line": 1004, "column": 43 }, "end": { - "line": 1003, + "line": 1004, "column": 44 } } @@ -217395,15 +217933,15 @@ "updateContext": null }, "value": "this", - "start": 28561, - "end": 28565, + "start": 28661, + "end": 28665, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 24 }, "end": { - "line": 1004, + "line": 1005, "column": 28 } } @@ -217421,15 +217959,15 @@ "binop": null, "updateContext": null }, - "start": 28565, - "end": 28566, + "start": 28665, + "end": 28666, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 28 }, "end": { - "line": 1004, + "line": 1005, "column": 29 } } @@ -217447,15 +217985,15 @@ "binop": null }, "value": "isExternalFlt", - "start": 28566, - "end": 28579, + "start": 28666, + "end": 28679, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 29 }, "end": { - "line": 1004, + "line": 1005, "column": 42 } } @@ -217472,15 +218010,15 @@ "postfix": false, "binop": null }, - "start": 28579, - "end": 28580, + "start": 28679, + "end": 28680, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 42 }, "end": { - "line": 1004, + "line": 1005, "column": 43 } } @@ -217497,15 +218035,15 @@ "postfix": false, "binop": null }, - "start": 28580, - "end": 28581, + "start": 28680, + "end": 28681, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 43 }, "end": { - "line": 1004, + "line": 1005, "column": 44 } } @@ -217523,15 +218061,15 @@ "binop": null, "updateContext": null }, - "start": 28582, - "end": 28583, + "start": 28682, + "end": 28683, "loc": { "start": { - "line": 1004, + "line": 1005, "column": 45 }, "end": { - "line": 1004, + "line": 1005, "column": 46 } } @@ -217549,15 +218087,15 @@ "binop": null }, "value": "elm", - "start": 28612, - "end": 28615, + "start": 28712, + "end": 28715, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 28 }, "end": { - "line": 1005, + "line": 1006, "column": 31 } } @@ -217574,15 +218112,15 @@ "postfix": false, "binop": null }, - "start": 28615, - "end": 28616, + "start": 28715, + "end": 28716, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 31 }, "end": { - "line": 1005, + "line": 1006, "column": 32 } } @@ -217602,15 +218140,15 @@ "updateContext": null }, "value": "this", - "start": 28616, - "end": 28620, + "start": 28716, + "end": 28720, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 32 }, "end": { - "line": 1005, + "line": 1006, "column": 36 } } @@ -217628,15 +218166,15 @@ "binop": null, "updateContext": null }, - "start": 28620, - "end": 28621, + "start": 28720, + "end": 28721, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 36 }, "end": { - "line": 1005, + "line": 1006, "column": 37 } } @@ -217654,15 +218192,15 @@ "binop": null }, "value": "externalFltIds", - "start": 28621, - "end": 28635, + "start": 28721, + "end": 28735, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 37 }, "end": { - "line": 1005, + "line": 1006, "column": 51 } } @@ -217680,15 +218218,15 @@ "binop": null, "updateContext": null }, - "start": 28635, - "end": 28636, + "start": 28735, + "end": 28736, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 51 }, "end": { - "line": 1005, + "line": 1006, "column": 52 } } @@ -217706,15 +218244,15 @@ "binop": null }, "value": "i", - "start": 28636, - "end": 28637, + "start": 28736, + "end": 28737, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 52 }, "end": { - "line": 1005, + "line": 1006, "column": 53 } } @@ -217732,15 +218270,15 @@ "binop": null, "updateContext": null }, - "start": 28637, - "end": 28638, + "start": 28737, + "end": 28738, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 53 }, "end": { - "line": 1005, + "line": 1006, "column": 54 } } @@ -217757,15 +218295,15 @@ "postfix": false, "binop": null }, - "start": 28638, - "end": 28639, + "start": 28738, + "end": 28739, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 54 }, "end": { - "line": 1005, + "line": 1006, "column": 55 } } @@ -217783,15 +218321,15 @@ "binop": null, "updateContext": null }, - "start": 28640, - "end": 28641, + "start": 28740, + "end": 28741, "loc": { "start": { - "line": 1005, + "line": 1006, "column": 56 }, "end": { - "line": 1005, + "line": 1006, "column": 57 } } @@ -217809,15 +218347,15 @@ "binop": null }, "value": "fltCell", - "start": 28670, - "end": 28677, + "start": 28770, + "end": 28777, "loc": { "start": { - "line": 1006, + "line": 1007, "column": 28 }, "end": { - "line": 1006, + "line": 1007, "column": 35 } } @@ -217834,15 +218372,15 @@ "postfix": false, "binop": null }, - "start": 28698, - "end": 28699, + "start": 28798, + "end": 28799, "loc": { "start": { - "line": 1007, + "line": 1008, "column": 20 }, "end": { - "line": 1007, + "line": 1008, "column": 21 } } @@ -217860,15 +218398,15 @@ "binop": null, "updateContext": null }, - "start": 28699, - "end": 28700, + "start": 28799, + "end": 28800, "loc": { "start": { - "line": 1007, + "line": 1008, "column": 21 }, "end": { - "line": 1007, + "line": 1008, "column": 22 } } @@ -217885,15 +218423,15 @@ "postfix": false, "binop": null }, - "start": 28717, - "end": 28718, + "start": 28817, + "end": 28818, "loc": { "start": { - "line": 1008, + "line": 1009, "column": 16 }, "end": { - "line": 1008, + "line": 1009, "column": 17 } } @@ -217913,15 +218451,15 @@ "updateContext": null }, "value": "this", - "start": 28736, - "end": 28740, + "start": 28836, + "end": 28840, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 16 }, "end": { - "line": 1010, + "line": 1011, "column": 20 } } @@ -217939,15 +218477,15 @@ "binop": null, "updateContext": null }, - "start": 28740, - "end": 28741, + "start": 28840, + "end": 28841, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 20 }, "end": { - "line": 1010, + "line": 1011, "column": 21 } } @@ -217965,15 +218503,15 @@ "binop": null }, "value": "emitter", - "start": 28741, - "end": 28748, + "start": 28841, + "end": 28848, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 21 }, "end": { - "line": 1010, + "line": 1011, "column": 28 } } @@ -217991,15 +218529,15 @@ "binop": null, "updateContext": null }, - "start": 28748, - "end": 28749, + "start": 28848, + "end": 28849, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 28 }, "end": { - "line": 1010, + "line": 1011, "column": 29 } } @@ -218017,15 +218555,15 @@ "binop": null }, "value": "emit", - "start": 28749, - "end": 28753, + "start": 28849, + "end": 28853, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 29 }, "end": { - "line": 1010, + "line": 1011, "column": 33 } } @@ -218042,15 +218580,15 @@ "postfix": false, "binop": null }, - "start": 28753, - "end": 28754, + "start": 28853, + "end": 28854, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 33 }, "end": { - "line": 1010, + "line": 1011, "column": 34 } } @@ -218069,15 +218607,15 @@ "updateContext": null }, "value": "after-filter-init", - "start": 28754, - "end": 28773, + "start": 28854, + "end": 28873, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 34 }, "end": { - "line": 1010, + "line": 1011, "column": 53 } } @@ -218095,15 +218633,15 @@ "binop": null, "updateContext": null }, - "start": 28773, - "end": 28774, + "start": 28873, + "end": 28874, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 53 }, "end": { - "line": 1010, + "line": 1011, "column": 54 } } @@ -218123,15 +218661,15 @@ "updateContext": null }, "value": "this", - "start": 28775, - "end": 28779, + "start": 28875, + "end": 28879, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 55 }, "end": { - "line": 1010, + "line": 1011, "column": 59 } } @@ -218149,15 +218687,15 @@ "binop": null, "updateContext": null }, - "start": 28779, - "end": 28780, + "start": 28879, + "end": 28880, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 59 }, "end": { - "line": 1010, + "line": 1011, "column": 60 } } @@ -218175,15 +218713,15 @@ "binop": null }, "value": "i", - "start": 28781, - "end": 28782, + "start": 28881, + "end": 28882, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 61 }, "end": { - "line": 1010, + "line": 1011, "column": 62 } } @@ -218200,15 +218738,15 @@ "postfix": false, "binop": null }, - "start": 28782, - "end": 28783, + "start": 28882, + "end": 28883, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 62 }, "end": { - "line": 1010, + "line": 1011, "column": 63 } } @@ -218226,15 +218764,15 @@ "binop": null, "updateContext": null }, - "start": 28783, - "end": 28784, + "start": 28883, + "end": 28884, "loc": { "start": { - "line": 1010, + "line": 1011, "column": 63 }, "end": { - "line": 1010, + "line": 1011, "column": 64 } } @@ -218251,15 +218789,15 @@ "postfix": false, "binop": null }, - "start": 28797, - "end": 28798, + "start": 28897, + "end": 28898, "loc": { "start": { - "line": 1011, + "line": 1012, "column": 12 }, "end": { - "line": 1011, + "line": 1012, "column": 13 } } @@ -218279,15 +218817,15 @@ "updateContext": null }, "value": "this", - "start": 28812, - "end": 28816, + "start": 28912, + "end": 28916, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 12 }, "end": { - "line": 1013, + "line": 1014, "column": 16 } } @@ -218305,15 +218843,15 @@ "binop": null, "updateContext": null }, - "start": 28816, - "end": 28817, + "start": 28916, + "end": 28917, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 16 }, "end": { - "line": 1013, + "line": 1014, "column": 17 } } @@ -218331,15 +218869,15 @@ "binop": null }, "value": "emitter", - "start": 28817, - "end": 28824, + "start": 28917, + "end": 28924, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 17 }, "end": { - "line": 1013, + "line": 1014, "column": 24 } } @@ -218357,15 +218895,15 @@ "binop": null, "updateContext": null }, - "start": 28824, - "end": 28825, + "start": 28924, + "end": 28925, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 24 }, "end": { - "line": 1013, + "line": 1014, "column": 25 } } @@ -218383,15 +218921,15 @@ "binop": null }, "value": "on", - "start": 28825, - "end": 28827, + "start": 28925, + "end": 28927, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 25 }, "end": { - "line": 1013, + "line": 1014, "column": 27 } } @@ -218408,15 +218946,15 @@ "postfix": false, "binop": null }, - "start": 28827, - "end": 28828, + "start": 28927, + "end": 28928, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 27 }, "end": { - "line": 1013, + "line": 1014, "column": 28 } } @@ -218434,15 +218972,15 @@ "binop": null, "updateContext": null }, - "start": 28828, - "end": 28829, + "start": 28928, + "end": 28929, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 28 }, "end": { - "line": 1013, + "line": 1014, "column": 29 } } @@ -218461,15 +218999,15 @@ "updateContext": null }, "value": "filter-focus", - "start": 28829, - "end": 28843, + "start": 28929, + "end": 28943, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 29 }, "end": { - "line": 1013, + "line": 1014, "column": 43 } } @@ -218487,15 +219025,15 @@ "binop": null, "updateContext": null }, - "start": 28843, - "end": 28844, + "start": 28943, + "end": 28944, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 43 }, "end": { - "line": 1013, + "line": 1014, "column": 44 } } @@ -218513,15 +219051,15 @@ "binop": null, "updateContext": null }, - "start": 28844, - "end": 28845, + "start": 28944, + "end": 28945, "loc": { "start": { - "line": 1013, + "line": 1014, "column": 44 }, "end": { - "line": 1013, + "line": 1014, "column": 45 } } @@ -218538,15 +219076,15 @@ "postfix": false, "binop": null }, - "start": 28862, - "end": 28863, + "start": 28962, + "end": 28963, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 16 }, "end": { - "line": 1014, + "line": 1015, "column": 17 } } @@ -218564,15 +219102,15 @@ "binop": null }, "value": "tf", - "start": 28863, - "end": 28865, + "start": 28963, + "end": 28965, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 17 }, "end": { - "line": 1014, + "line": 1015, "column": 19 } } @@ -218590,15 +219128,15 @@ "binop": null, "updateContext": null }, - "start": 28865, - "end": 28866, + "start": 28965, + "end": 28966, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 19 }, "end": { - "line": 1014, + "line": 1015, "column": 20 } } @@ -218616,15 +219154,15 @@ "binop": null }, "value": "filter", - "start": 28867, - "end": 28873, + "start": 28967, + "end": 28973, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 21 }, "end": { - "line": 1014, + "line": 1015, "column": 27 } } @@ -218641,15 +219179,15 @@ "postfix": false, "binop": null }, - "start": 28873, - "end": 28874, + "start": 28973, + "end": 28974, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 27 }, "end": { - "line": 1014, + "line": 1015, "column": 28 } } @@ -218667,388 +219205,19 @@ "binop": null, "updateContext": null }, - "start": 28875, - "end": 28877, + "start": 28975, + "end": 28977, "loc": { "start": { - "line": 1014, + "line": 1015, "column": 29 }, "end": { - "line": 1014, + "line": 1015, "column": 31 } } }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 28878, - "end": 28882, - "loc": { - "start": { - "line": 1014, - "column": 32 - }, - "end": { - "line": 1014, - "column": 36 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28882, - "end": 28883, - "loc": { - "start": { - "line": 1014, - "column": 36 - }, - "end": { - "line": 1014, - "column": 37 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "setActiveFilterId", - "start": 28883, - "end": 28900, - "loc": { - "start": { - "line": 1014, - "column": 37 - }, - "end": { - "line": 1014, - "column": 54 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28900, - "end": 28901, - "loc": { - "start": { - "line": 1014, - "column": 54 - }, - "end": { - "line": 1014, - "column": 55 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "filter", - "start": 28901, - "end": 28907, - "loc": { - "start": { - "line": 1014, - "column": 55 - }, - "end": { - "line": 1014, - "column": 61 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28907, - "end": 28908, - "loc": { - "start": { - "line": 1014, - "column": 61 - }, - "end": { - "line": 1014, - "column": 62 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "id", - "start": 28908, - "end": 28910, - "loc": { - "start": { - "line": 1014, - "column": 62 - }, - "end": { - "line": 1014, - "column": 64 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28910, - "end": 28911, - "loc": { - "start": { - "line": 1014, - "column": 64 - }, - "end": { - "line": 1014, - "column": 65 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28911, - "end": 28912, - "loc": { - "start": { - "line": 1014, - "column": 65 - }, - "end": { - "line": 1014, - "column": 66 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 28912, - "end": 28913, - "loc": { - "start": { - "line": 1014, - "column": 66 - }, - "end": { - "line": 1014, - "column": 67 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28923, - "end": 28924, - "loc": { - "start": { - "line": 1016, - "column": 8 - }, - "end": { - "line": 1016, - "column": 9 - } - } - }, - { - "type": "CommentLine", - "value": "if this.fltGrid", - "start": 28924, - "end": 28941, - "loc": { - "start": { - "line": 1016, - "column": 9 - }, - "end": { - "line": 1016, - "column": 26 - } - } - }, - { - "type": "CommentBlock", - "value": " Features ", - "start": 28951, - "end": 28965, - "loc": { - "start": { - "line": 1018, - "column": 8 - }, - "end": { - "line": 1018, - "column": 22 - } - } - }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 28974, - "end": 28976, - "loc": { - "start": { - "line": 1019, - "column": 8 - }, - "end": { - "line": 1019, - "column": 10 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 28977, - "end": 28978, - "loc": { - "start": { - "line": 1019, - "column": 11 - }, - "end": { - "line": 1019, - "column": 12 - } - } - }, { "type": { "label": "this", @@ -219068,12 +219237,12 @@ "end": 28982, "loc": { "start": { - "line": 1019, - "column": 12 + "line": 1015, + "column": 32 }, "end": { - "line": 1019, - "column": 16 + "line": 1015, + "column": 36 } } }, @@ -219094,12 +219263,12 @@ "end": 28983, "loc": { "start": { - "line": 1019, - "column": 16 + "line": 1015, + "column": 36 }, "end": { - "line": 1019, - "column": 17 + "line": 1015, + "column": 37 } } }, @@ -219115,17 +219284,120 @@ "postfix": false, "binop": null }, - "value": "hasExcludedRows", + "value": "setActiveFilterId", "start": 28983, - "end": 28998, + "end": 29000, "loc": { "start": { - "line": 1019, - "column": 17 + "line": 1015, + "column": 37 }, "end": { - "line": 1019, - "column": 32 + "line": 1015, + "column": 54 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 29000, + "end": 29001, + "loc": { + "start": { + "line": 1015, + "column": 54 + }, + "end": { + "line": 1015, + "column": 55 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "filter", + "start": 29001, + "end": 29007, + "loc": { + "start": { + "line": 1015, + "column": 55 + }, + "end": { + "line": 1015, + "column": 61 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 29007, + "end": 29008, + "loc": { + "start": { + "line": 1015, + "column": 61 + }, + "end": { + "line": 1015, + "column": 62 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "id", + "start": 29008, + "end": 29010, + "loc": { + "start": { + "line": 1015, + "column": 62 + }, + "end": { + "line": 1015, + "column": 64 } } }, @@ -219141,22 +219413,158 @@ "postfix": false, "binop": null }, - "start": 28998, - "end": 28999, + "start": 29010, + "end": 29011, "loc": { "start": { - "line": 1019, - "column": 32 + "line": 1015, + "column": 64 }, "end": { - "line": 1019, - "column": 33 + "line": 1015, + "column": 65 } } }, { "type": { - "label": "{", + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 29011, + "end": 29012, + "loc": { + "start": { + "line": 1015, + "column": 65 + }, + "end": { + "line": 1015, + "column": 66 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 29012, + "end": 29013, + "loc": { + "start": { + "line": 1015, + "column": 66 + }, + "end": { + "line": 1015, + "column": 67 + } + } + }, + { + "type": { + "label": "}", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 29023, + "end": 29024, + "loc": { + "start": { + "line": 1017, + "column": 8 + }, + "end": { + "line": 1017, + "column": 9 + } + } + }, + { + "type": "CommentLine", + "value": "if this.fltGrid", + "start": 29024, + "end": 29041, + "loc": { + "start": { + "line": 1017, + "column": 9 + }, + "end": { + "line": 1017, + "column": 26 + } + } + }, + { + "type": "CommentBlock", + "value": " Features ", + "start": 29051, + "end": 29065, + "loc": { + "start": { + "line": 1019, + "column": 8 + }, + "end": { + "line": 1019, + "column": 22 + } + } + }, + { + "type": { + "label": "if", + "keyword": "if", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "if", + "start": 29074, + "end": 29076, + "loc": { + "start": { + "line": 1020, + "column": 8 + }, + "end": { + "line": 1020, + "column": 10 + } + } + }, + { + "type": { + "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, @@ -219166,16 +219574,16 @@ "postfix": false, "binop": null }, - "start": 29000, - "end": 29001, + "start": 29077, + "end": 29078, "loc": { "start": { - "line": 1019, - "column": 34 + "line": 1020, + "column": 11 }, "end": { - "line": 1019, - "column": 35 + "line": 1020, + "column": 12 } } }, @@ -219194,8 +219602,8 @@ "updateContext": null }, "value": "this", - "start": 29014, - "end": 29018, + "start": 29078, + "end": 29082, "loc": { "start": { "line": 1020, @@ -219220,8 +219628,8 @@ "binop": null, "updateContext": null }, - "start": 29018, - "end": 29019, + "start": 29082, + "end": 29083, "loc": { "start": { "line": 1020, @@ -219245,9 +219653,9 @@ "postfix": false, "binop": null }, - "value": "emitter", - "start": 29019, - "end": 29026, + "value": "hasExcludedRows", + "start": 29083, + "end": 29098, "loc": { "start": { "line": 1020, @@ -219255,6 +219663,136 @@ }, "end": { "line": 1020, + "column": 32 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 29098, + "end": 29099, + "loc": { + "start": { + "line": 1020, + "column": 32 + }, + "end": { + "line": 1020, + "column": 33 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 29100, + "end": 29101, + "loc": { + "start": { + "line": 1020, + "column": 34 + }, + "end": { + "line": 1020, + "column": 35 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 29114, + "end": 29118, + "loc": { + "start": { + "line": 1021, + "column": 12 + }, + "end": { + "line": 1021, + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 29118, + "end": 29119, + "loc": { + "start": { + "line": 1021, + "column": 16 + }, + "end": { + "line": 1021, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "emitter", + "start": 29119, + "end": 29126, + "loc": { + "start": { + "line": 1021, + "column": 17 + }, + "end": { + "line": 1021, "column": 24 } } @@ -219272,15 +219810,15 @@ "binop": null, "updateContext": null }, - "start": 29026, - "end": 29027, + "start": 29126, + "end": 29127, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 24 }, "end": { - "line": 1020, + "line": 1021, "column": 25 } } @@ -219298,15 +219836,15 @@ "binop": null }, "value": "on", - "start": 29027, - "end": 29029, + "start": 29127, + "end": 29129, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 25 }, "end": { - "line": 1020, + "line": 1021, "column": 27 } } @@ -219323,15 +219861,15 @@ "postfix": false, "binop": null }, - "start": 29029, - "end": 29030, + "start": 29129, + "end": 29130, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 27 }, "end": { - "line": 1020, + "line": 1021, "column": 28 } } @@ -219349,15 +219887,15 @@ "binop": null, "updateContext": null }, - "start": 29030, - "end": 29031, + "start": 29130, + "end": 29131, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 28 }, "end": { - "line": 1020, + "line": 1021, "column": 29 } } @@ -219376,15 +219914,15 @@ "updateContext": null }, "value": "after-filtering", - "start": 29031, - "end": 29048, + "start": 29131, + "end": 29148, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 29 }, "end": { - "line": 1020, + "line": 1021, "column": 46 } } @@ -219402,15 +219940,15 @@ "binop": null, "updateContext": null }, - "start": 29048, - "end": 29049, + "start": 29148, + "end": 29149, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 46 }, "end": { - "line": 1020, + "line": 1021, "column": 47 } } @@ -219428,15 +219966,15 @@ "binop": null, "updateContext": null }, - "start": 29049, - "end": 29050, + "start": 29149, + "end": 29150, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 47 }, "end": { - "line": 1020, + "line": 1021, "column": 48 } } @@ -219453,15 +219991,15 @@ "postfix": false, "binop": null }, - "start": 29051, - "end": 29052, + "start": 29151, + "end": 29152, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 49 }, "end": { - "line": 1020, + "line": 1021, "column": 50 } } @@ -219478,15 +220016,15 @@ "postfix": false, "binop": null }, - "start": 29052, - "end": 29053, + "start": 29152, + "end": 29153, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 50 }, "end": { - "line": 1020, + "line": 1021, "column": 51 } } @@ -219504,15 +220042,15 @@ "binop": null, "updateContext": null }, - "start": 29054, - "end": 29056, + "start": 29154, + "end": 29156, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 52 }, "end": { - "line": 1020, + "line": 1021, "column": 54 } } @@ -219532,15 +220070,15 @@ "updateContext": null }, "value": "this", - "start": 29057, - "end": 29061, + "start": 29157, + "end": 29161, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 55 }, "end": { - "line": 1020, + "line": 1021, "column": 59 } } @@ -219558,15 +220096,15 @@ "binop": null, "updateContext": null }, - "start": 29061, - "end": 29062, + "start": 29161, + "end": 29162, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 59 }, "end": { - "line": 1020, + "line": 1021, "column": 60 } } @@ -219584,15 +220122,15 @@ "binop": null }, "value": "setExcludeRows", - "start": 29062, - "end": 29076, + "start": 29162, + "end": 29176, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 60 }, "end": { - "line": 1020, + "line": 1021, "column": 74 } } @@ -219609,15 +220147,15 @@ "postfix": false, "binop": null }, - "start": 29076, - "end": 29077, + "start": 29176, + "end": 29177, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 74 }, "end": { - "line": 1020, + "line": 1021, "column": 75 } } @@ -219634,15 +220172,15 @@ "postfix": false, "binop": null }, - "start": 29077, - "end": 29078, + "start": 29177, + "end": 29178, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 75 }, "end": { - "line": 1020, + "line": 1021, "column": 76 } } @@ -219659,15 +220197,15 @@ "postfix": false, "binop": null }, - "start": 29078, - "end": 29079, + "start": 29178, + "end": 29179, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 76 }, "end": { - "line": 1020, + "line": 1021, "column": 77 } } @@ -219685,15 +220223,15 @@ "binop": null, "updateContext": null }, - "start": 29079, - "end": 29080, + "start": 29179, + "end": 29180, "loc": { "start": { - "line": 1020, + "line": 1021, "column": 77 }, "end": { - "line": 1020, + "line": 1021, "column": 78 } } @@ -219713,15 +220251,15 @@ "updateContext": null }, "value": "this", - "start": 29093, - "end": 29097, + "start": 29193, + "end": 29197, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 12 }, "end": { - "line": 1021, + "line": 1022, "column": 16 } } @@ -219739,15 +220277,15 @@ "binop": null, "updateContext": null }, - "start": 29097, - "end": 29098, + "start": 29197, + "end": 29198, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 16 }, "end": { - "line": 1021, + "line": 1022, "column": 17 } } @@ -219765,15 +220303,15 @@ "binop": null }, "value": "setExcludeRows", - "start": 29098, - "end": 29112, + "start": 29198, + "end": 29212, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 17 }, "end": { - "line": 1021, + "line": 1022, "column": 31 } } @@ -219790,15 +220328,15 @@ "postfix": false, "binop": null }, - "start": 29112, - "end": 29113, + "start": 29212, + "end": 29213, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 31 }, "end": { - "line": 1021, + "line": 1022, "column": 32 } } @@ -219815,15 +220353,15 @@ "postfix": false, "binop": null }, - "start": 29113, - "end": 29114, + "start": 29213, + "end": 29214, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 32 }, "end": { - "line": 1021, + "line": 1022, "column": 33 } } @@ -219841,15 +220379,15 @@ "binop": null, "updateContext": null }, - "start": 29114, - "end": 29115, + "start": 29214, + "end": 29215, "loc": { "start": { - "line": 1021, + "line": 1022, "column": 33 }, "end": { - "line": 1021, + "line": 1022, "column": 34 } } @@ -219866,15 +220404,15 @@ "postfix": false, "binop": null }, - "start": 29124, - "end": 29125, + "start": 29224, + "end": 29225, "loc": { "start": { - "line": 1022, + "line": 1023, "column": 8 }, "end": { - "line": 1022, + "line": 1023, "column": 9 } } @@ -219894,15 +220432,15 @@ "updateContext": null }, "value": "this", - "start": 29135, - "end": 29139, + "start": 29235, + "end": 29239, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 8 }, "end": { - "line": 1024, + "line": 1025, "column": 12 } } @@ -219920,15 +220458,15 @@ "binop": null, "updateContext": null }, - "start": 29139, - "end": 29140, + "start": 29239, + "end": 29240, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 12 }, "end": { - "line": 1024, + "line": 1025, "column": 13 } } @@ -219946,15 +220484,15 @@ "binop": null }, "value": "initFeatures", - "start": 29140, - "end": 29152, + "start": 29240, + "end": 29252, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 13 }, "end": { - "line": 1024, + "line": 1025, "column": 25 } } @@ -219971,15 +220509,15 @@ "postfix": false, "binop": null }, - "start": 29152, - "end": 29153, + "start": 29252, + "end": 29253, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 25 }, "end": { - "line": 1024, + "line": 1025, "column": 26 } } @@ -219997,15 +220535,15 @@ "binop": null, "updateContext": null }, - "start": 29153, - "end": 29154, + "start": 29253, + "end": 29254, "loc": { "start": { - "line": 1024, + "line": 1025, "column": 26 }, "end": { - "line": 1024, + "line": 1025, "column": 27 } } @@ -220023,15 +220561,15 @@ "binop": null }, "value": "rowsCounter", - "start": 29167, - "end": 29178, + "start": 29267, + "end": 29278, "loc": { "start": { - "line": 1025, + "line": 1026, "column": 12 }, "end": { - "line": 1025, + "line": 1026, "column": 23 } } @@ -220049,15 +220587,15 @@ "binop": null, "updateContext": null }, - "start": 29178, - "end": 29179, + "start": 29278, + "end": 29279, "loc": { "start": { - "line": 1025, + "line": 1026, "column": 23 }, "end": { - "line": 1025, + "line": 1026, "column": 24 } } @@ -220075,15 +220613,15 @@ "binop": null }, "value": "statusBar", - "start": 29192, - "end": 29201, + "start": 29292, + "end": 29301, "loc": { "start": { - "line": 1026, + "line": 1027, "column": 12 }, "end": { - "line": 1026, + "line": 1027, "column": 21 } } @@ -220101,15 +220639,15 @@ "binop": null, "updateContext": null }, - "start": 29201, - "end": 29202, + "start": 29301, + "end": 29302, "loc": { "start": { - "line": 1026, + "line": 1027, "column": 21 }, "end": { - "line": 1026, + "line": 1027, "column": 22 } } @@ -220127,15 +220665,15 @@ "binop": null }, "value": "clearButton", - "start": 29215, - "end": 29226, + "start": 29315, + "end": 29326, "loc": { "start": { - "line": 1027, + "line": 1028, "column": 12 }, "end": { - "line": 1027, + "line": 1028, "column": 23 } } @@ -220153,15 +220691,15 @@ "binop": null, "updateContext": null }, - "start": 29226, - "end": 29227, + "start": 29326, + "end": 29327, "loc": { "start": { - "line": 1027, + "line": 1028, "column": 23 }, "end": { - "line": 1027, + "line": 1028, "column": 24 } } @@ -220179,15 +220717,15 @@ "binop": null }, "value": "alternateRows", - "start": 29240, - "end": 29253, + "start": 29340, + "end": 29353, "loc": { "start": { - "line": 1028, + "line": 1029, "column": 12 }, "end": { - "line": 1028, + "line": 1029, "column": 25 } } @@ -220205,15 +220743,15 @@ "binop": null, "updateContext": null }, - "start": 29253, - "end": 29254, + "start": 29353, + "end": 29354, "loc": { "start": { - "line": 1028, + "line": 1029, "column": 25 }, "end": { - "line": 1028, + "line": 1029, "column": 26 } } @@ -220231,15 +220769,15 @@ "binop": null }, "value": "noResults", - "start": 29267, - "end": 29276, + "start": 29367, + "end": 29376, "loc": { "start": { - "line": 1029, + "line": 1030, "column": 12 }, "end": { - "line": 1029, + "line": 1030, "column": 21 } } @@ -220257,15 +220795,15 @@ "binop": null, "updateContext": null }, - "start": 29276, - "end": 29277, + "start": 29376, + "end": 29377, "loc": { "start": { - "line": 1029, + "line": 1030, "column": 21 }, "end": { - "line": 1029, + "line": 1030, "column": 22 } } @@ -220283,15 +220821,15 @@ "binop": null }, "value": "paging", - "start": 29290, - "end": 29296, + "start": 29390, + "end": 29396, "loc": { "start": { - "line": 1030, + "line": 1031, "column": 12 }, "end": { - "line": 1030, + "line": 1031, "column": 18 } } @@ -220309,15 +220847,15 @@ "binop": null, "updateContext": null }, - "start": 29296, - "end": 29297, + "start": 29396, + "end": 29397, "loc": { "start": { - "line": 1030, + "line": 1031, "column": 18 }, "end": { - "line": 1030, + "line": 1031, "column": 19 } } @@ -220335,15 +220873,15 @@ "binop": null }, "value": "toolbar", - "start": 29310, - "end": 29317, + "start": 29410, + "end": 29417, "loc": { "start": { - "line": 1031, + "line": 1032, "column": 12 }, "end": { - "line": 1031, + "line": 1032, "column": 19 } } @@ -220361,15 +220899,15 @@ "binop": null, "updateContext": null }, - "start": 29326, - "end": 29327, + "start": 29426, + "end": 29427, "loc": { "start": { - "line": 1032, + "line": 1033, "column": 8 }, "end": { - "line": 1032, + "line": 1033, "column": 9 } } @@ -220386,15 +220924,15 @@ "postfix": false, "binop": null }, - "start": 29327, - "end": 29328, + "start": 29427, + "end": 29428, "loc": { "start": { - "line": 1032, + "line": 1033, "column": 9 }, "end": { - "line": 1032, + "line": 1033, "column": 10 } } @@ -220412,15 +220950,15 @@ "binop": null, "updateContext": null }, - "start": 29328, - "end": 29329, + "start": 29428, + "end": 29429, "loc": { "start": { - "line": 1032, + "line": 1033, "column": 10 }, "end": { - "line": 1032, + "line": 1033, "column": 11 } } @@ -220440,15 +220978,15 @@ "updateContext": null }, "value": "this", - "start": 29339, - "end": 29343, + "start": 29439, + "end": 29443, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 8 }, "end": { - "line": 1034, + "line": 1035, "column": 12 } } @@ -220466,15 +221004,15 @@ "binop": null, "updateContext": null }, - "start": 29343, - "end": 29344, + "start": 29443, + "end": 29444, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 12 }, "end": { - "line": 1034, + "line": 1035, "column": 13 } } @@ -220492,15 +221030,15 @@ "binop": null }, "value": "setColWidths", - "start": 29344, - "end": 29356, + "start": 29444, + "end": 29456, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 13 }, "end": { - "line": 1034, + "line": 1035, "column": 25 } } @@ -220517,15 +221055,15 @@ "postfix": false, "binop": null }, - "start": 29356, - "end": 29357, + "start": 29456, + "end": 29457, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 25 }, "end": { - "line": 1034, + "line": 1035, "column": 26 } } @@ -220542,15 +221080,15 @@ "postfix": false, "binop": null }, - "start": 29357, - "end": 29358, + "start": 29457, + "end": 29458, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 26 }, "end": { - "line": 1034, + "line": 1035, "column": 27 } } @@ -220568,15 +221106,15 @@ "binop": null, "updateContext": null }, - "start": 29358, - "end": 29359, + "start": 29458, + "end": 29459, "loc": { "start": { - "line": 1034, + "line": 1035, "column": 27 }, "end": { - "line": 1034, + "line": 1035, "column": 28 } } @@ -220584,15 +221122,15 @@ { "type": "CommentLine", "value": "TF css class is added to table", - "start": 29369, - "end": 29401, + "start": 29469, + "end": 29501, "loc": { "start": { - "line": 1036, + "line": 1037, "column": 8 }, "end": { - "line": 1036, + "line": 1037, "column": 40 } } @@ -220612,15 +221150,15 @@ "updateContext": null }, "value": "if", - "start": 29410, - "end": 29412, + "start": 29510, + "end": 29512, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 8 }, "end": { - "line": 1037, + "line": 1038, "column": 10 } } @@ -220637,15 +221175,15 @@ "postfix": false, "binop": null }, - "start": 29413, - "end": 29414, + "start": 29513, + "end": 29514, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 11 }, "end": { - "line": 1037, + "line": 1038, "column": 12 } } @@ -220664,15 +221202,15 @@ "updateContext": null }, "value": "!", - "start": 29414, - "end": 29415, + "start": 29514, + "end": 29515, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 12 }, "end": { - "line": 1037, + "line": 1038, "column": 13 } } @@ -220692,15 +221230,15 @@ "updateContext": null }, "value": "this", - "start": 29415, - "end": 29419, + "start": 29515, + "end": 29519, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 13 }, "end": { - "line": 1037, + "line": 1038, "column": 17 } } @@ -220718,15 +221256,15 @@ "binop": null, "updateContext": null }, - "start": 29419, - "end": 29420, + "start": 29519, + "end": 29520, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 17 }, "end": { - "line": 1037, + "line": 1038, "column": 18 } } @@ -220744,15 +221282,15 @@ "binop": null }, "value": "gridLayout", - "start": 29420, - "end": 29430, + "start": 29520, + "end": 29530, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 18 }, "end": { - "line": 1037, + "line": 1038, "column": 28 } } @@ -220769,15 +221307,15 @@ "postfix": false, "binop": null }, - "start": 29430, - "end": 29431, + "start": 29530, + "end": 29531, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 28 }, "end": { - "line": 1037, + "line": 1038, "column": 29 } } @@ -220794,15 +221332,15 @@ "postfix": false, "binop": null }, - "start": 29432, - "end": 29433, + "start": 29532, + "end": 29533, "loc": { "start": { - "line": 1037, + "line": 1038, "column": 30 }, "end": { - "line": 1037, + "line": 1038, "column": 31 } } @@ -220820,15 +221358,15 @@ "binop": null }, "value": "addClass", - "start": 29446, - "end": 29454, + "start": 29546, + "end": 29554, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 12 }, "end": { - "line": 1038, + "line": 1039, "column": 20 } } @@ -220845,15 +221383,15 @@ "postfix": false, "binop": null }, - "start": 29454, - "end": 29455, + "start": 29554, + "end": 29555, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 20 }, "end": { - "line": 1038, + "line": 1039, "column": 21 } } @@ -220873,15 +221411,15 @@ "updateContext": null }, "value": "this", - "start": 29455, - "end": 29459, + "start": 29555, + "end": 29559, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 21 }, "end": { - "line": 1038, + "line": 1039, "column": 25 } } @@ -220899,15 +221437,15 @@ "binop": null, "updateContext": null }, - "start": 29459, - "end": 29460, + "start": 29559, + "end": 29560, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 25 }, "end": { - "line": 1038, + "line": 1039, "column": 26 } } @@ -220925,15 +221463,15 @@ "binop": null }, "value": "dom", - "start": 29460, - "end": 29463, + "start": 29560, + "end": 29563, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 26 }, "end": { - "line": 1038, + "line": 1039, "column": 29 } } @@ -220950,15 +221488,15 @@ "postfix": false, "binop": null }, - "start": 29463, - "end": 29464, + "start": 29563, + "end": 29564, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 29 }, "end": { - "line": 1038, + "line": 1039, "column": 30 } } @@ -220975,15 +221513,15 @@ "postfix": false, "binop": null }, - "start": 29464, - "end": 29465, + "start": 29564, + "end": 29565, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 30 }, "end": { - "line": 1038, + "line": 1039, "column": 31 } } @@ -221001,15 +221539,15 @@ "binop": null, "updateContext": null }, - "start": 29465, - "end": 29466, + "start": 29565, + "end": 29566, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 31 }, "end": { - "line": 1038, + "line": 1039, "column": 32 } } @@ -221029,15 +221567,15 @@ "updateContext": null }, "value": "this", - "start": 29467, - "end": 29471, + "start": 29567, + "end": 29571, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 33 }, "end": { - "line": 1038, + "line": 1039, "column": 37 } } @@ -221055,15 +221593,15 @@ "binop": null, "updateContext": null }, - "start": 29471, - "end": 29472, + "start": 29571, + "end": 29572, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 37 }, "end": { - "line": 1038, + "line": 1039, "column": 38 } } @@ -221081,15 +221619,15 @@ "binop": null }, "value": "prfxTf", - "start": 29472, - "end": 29478, + "start": 29572, + "end": 29578, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 38 }, "end": { - "line": 1038, + "line": 1039, "column": 44 } } @@ -221106,15 +221644,15 @@ "postfix": false, "binop": null }, - "start": 29478, - "end": 29479, + "start": 29578, + "end": 29579, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 44 }, "end": { - "line": 1038, + "line": 1039, "column": 45 } } @@ -221132,15 +221670,15 @@ "binop": null, "updateContext": null }, - "start": 29479, - "end": 29480, + "start": 29579, + "end": 29580, "loc": { "start": { - "line": 1038, + "line": 1039, "column": 45 }, "end": { - "line": 1038, + "line": 1039, "column": 46 } } @@ -221160,15 +221698,15 @@ "updateContext": null }, "value": "if", - "start": 29493, - "end": 29495, + "start": 29593, + "end": 29595, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 12 }, "end": { - "line": 1039, + "line": 1040, "column": 14 } } @@ -221185,15 +221723,15 @@ "postfix": false, "binop": null }, - "start": 29496, - "end": 29497, + "start": 29596, + "end": 29597, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 15 }, "end": { - "line": 1039, + "line": 1040, "column": 16 } } @@ -221213,15 +221751,15 @@ "updateContext": null }, "value": "this", - "start": 29497, - "end": 29501, + "start": 29597, + "end": 29601, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 16 }, "end": { - "line": 1039, + "line": 1040, "column": 20 } } @@ -221239,15 +221777,15 @@ "binop": null, "updateContext": null }, - "start": 29501, - "end": 29502, + "start": 29601, + "end": 29602, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 20 }, "end": { - "line": 1039, + "line": 1040, "column": 21 } } @@ -221265,15 +221803,15 @@ "binop": null }, "value": "responsive", - "start": 29502, - "end": 29512, + "start": 29602, + "end": 29612, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 21 }, "end": { - "line": 1039, + "line": 1040, "column": 31 } } @@ -221290,15 +221828,15 @@ "postfix": false, "binop": null }, - "start": 29512, - "end": 29513, + "start": 29612, + "end": 29613, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 31 }, "end": { - "line": 1039, + "line": 1040, "column": 32 } } @@ -221315,15 +221853,15 @@ "postfix": false, "binop": null }, - "start": 29514, - "end": 29515, + "start": 29614, + "end": 29615, "loc": { "start": { - "line": 1039, + "line": 1040, "column": 33 }, "end": { - "line": 1039, + "line": 1040, "column": 34 } } @@ -221341,15 +221879,15 @@ "binop": null }, "value": "addClass", - "start": 29532, - "end": 29540, + "start": 29632, + "end": 29640, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 16 }, "end": { - "line": 1040, + "line": 1041, "column": 24 } } @@ -221366,15 +221904,15 @@ "postfix": false, "binop": null }, - "start": 29540, - "end": 29541, + "start": 29640, + "end": 29641, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 24 }, "end": { - "line": 1040, + "line": 1041, "column": 25 } } @@ -221394,15 +221932,15 @@ "updateContext": null }, "value": "this", - "start": 29541, - "end": 29545, + "start": 29641, + "end": 29645, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 25 }, "end": { - "line": 1040, + "line": 1041, "column": 29 } } @@ -221420,15 +221958,15 @@ "binop": null, "updateContext": null }, - "start": 29545, - "end": 29546, + "start": 29645, + "end": 29646, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 29 }, "end": { - "line": 1040, + "line": 1041, "column": 30 } } @@ -221446,15 +221984,15 @@ "binop": null }, "value": "dom", - "start": 29546, - "end": 29549, + "start": 29646, + "end": 29649, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 30 }, "end": { - "line": 1040, + "line": 1041, "column": 33 } } @@ -221471,15 +222009,15 @@ "postfix": false, "binop": null }, - "start": 29549, - "end": 29550, + "start": 29649, + "end": 29650, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 33 }, "end": { - "line": 1040, + "line": 1041, "column": 34 } } @@ -221496,15 +222034,15 @@ "postfix": false, "binop": null }, - "start": 29550, - "end": 29551, + "start": 29650, + "end": 29651, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 34 }, "end": { - "line": 1040, + "line": 1041, "column": 35 } } @@ -221522,15 +222060,15 @@ "binop": null, "updateContext": null }, - "start": 29551, - "end": 29552, + "start": 29651, + "end": 29652, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 35 }, "end": { - "line": 1040, + "line": 1041, "column": 36 } } @@ -221550,15 +222088,15 @@ "updateContext": null }, "value": "this", - "start": 29553, - "end": 29557, + "start": 29653, + "end": 29657, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 37 }, "end": { - "line": 1040, + "line": 1041, "column": 41 } } @@ -221576,15 +222114,15 @@ "binop": null, "updateContext": null }, - "start": 29557, - "end": 29558, + "start": 29657, + "end": 29658, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 41 }, "end": { - "line": 1040, + "line": 1041, "column": 42 } } @@ -221602,15 +222140,15 @@ "binop": null }, "value": "prfxResponsive", - "start": 29558, - "end": 29572, + "start": 29658, + "end": 29672, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 42 }, "end": { - "line": 1040, + "line": 1041, "column": 56 } } @@ -221627,15 +222165,15 @@ "postfix": false, "binop": null }, - "start": 29572, - "end": 29573, + "start": 29672, + "end": 29673, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 56 }, "end": { - "line": 1040, + "line": 1041, "column": 57 } } @@ -221653,15 +222191,15 @@ "binop": null, "updateContext": null }, - "start": 29573, - "end": 29574, + "start": 29673, + "end": 29674, "loc": { "start": { - "line": 1040, + "line": 1041, "column": 57 }, "end": { - "line": 1040, + "line": 1041, "column": 58 } } @@ -221678,15 +222216,15 @@ "postfix": false, "binop": null }, - "start": 29587, - "end": 29588, + "start": 29687, + "end": 29688, "loc": { "start": { - "line": 1041, + "line": 1042, "column": 12 }, "end": { - "line": 1041, + "line": 1042, "column": 13 } } @@ -221703,15 +222241,15 @@ "postfix": false, "binop": null }, - "start": 29597, - "end": 29598, + "start": 29697, + "end": 29698, "loc": { "start": { - "line": 1042, + "line": 1043, "column": 8 }, "end": { - "line": 1042, + "line": 1043, "column": 9 } } @@ -221719,15 +222257,15 @@ { "type": "CommentBlock", "value": " Load extensions ", - "start": 29608, - "end": 29629, + "start": 29708, + "end": 29729, "loc": { "start": { - "line": 1044, + "line": 1045, "column": 8 }, "end": { - "line": 1044, + "line": 1045, "column": 29 } } @@ -221747,15 +222285,15 @@ "updateContext": null }, "value": "this", - "start": 29638, - "end": 29642, + "start": 29738, + "end": 29742, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 8 }, "end": { - "line": 1045, + "line": 1046, "column": 12 } } @@ -221773,15 +222311,15 @@ "binop": null, "updateContext": null }, - "start": 29642, - "end": 29643, + "start": 29742, + "end": 29743, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 12 }, "end": { - "line": 1045, + "line": 1046, "column": 13 } } @@ -221799,15 +222337,15 @@ "binop": null }, "value": "initExtensions", - "start": 29643, - "end": 29657, + "start": 29743, + "end": 29757, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 13 }, "end": { - "line": 1045, + "line": 1046, "column": 27 } } @@ -221824,15 +222362,15 @@ "postfix": false, "binop": null }, - "start": 29657, - "end": 29658, + "start": 29757, + "end": 29758, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 27 }, "end": { - "line": 1045, + "line": 1046, "column": 28 } } @@ -221849,15 +222387,15 @@ "postfix": false, "binop": null }, - "start": 29658, - "end": 29659, + "start": 29758, + "end": 29759, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 28 }, "end": { - "line": 1045, + "line": 1046, "column": 29 } } @@ -221875,15 +222413,15 @@ "binop": null, "updateContext": null }, - "start": 29659, - "end": 29660, + "start": 29759, + "end": 29760, "loc": { "start": { - "line": 1045, + "line": 1046, "column": 29 }, "end": { - "line": 1045, + "line": 1046, "column": 30 } } @@ -221891,15 +222429,15 @@ { "type": "CommentLine", "value": " Subscribe to events", - "start": 29670, - "end": 29692, + "start": 29770, + "end": 29792, "loc": { "start": { - "line": 1047, + "line": 1048, "column": 8 }, "end": { - "line": 1047, + "line": 1048, "column": 30 } } @@ -221919,15 +222457,15 @@ "updateContext": null }, "value": "if", - "start": 29701, - "end": 29703, + "start": 29801, + "end": 29803, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 8 }, "end": { - "line": 1048, + "line": 1049, "column": 10 } } @@ -221944,15 +222482,15 @@ "postfix": false, "binop": null }, - "start": 29704, - "end": 29705, + "start": 29804, + "end": 29805, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 11 }, "end": { - "line": 1048, + "line": 1049, "column": 12 } } @@ -221972,15 +222510,15 @@ "updateContext": null }, "value": "this", - "start": 29705, - "end": 29709, + "start": 29805, + "end": 29809, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 12 }, "end": { - "line": 1048, + "line": 1049, "column": 16 } } @@ -221998,15 +222536,15 @@ "binop": null, "updateContext": null }, - "start": 29709, - "end": 29710, + "start": 29809, + "end": 29810, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 16 }, "end": { - "line": 1048, + "line": 1049, "column": 17 } } @@ -222024,15 +222562,15 @@ "binop": null }, "value": "linkedFilters", - "start": 29710, - "end": 29723, + "start": 29810, + "end": 29823, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 17 }, "end": { - "line": 1048, + "line": 1049, "column": 30 } } @@ -222049,15 +222587,15 @@ "postfix": false, "binop": null }, - "start": 29723, - "end": 29724, + "start": 29823, + "end": 29824, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 30 }, "end": { - "line": 1048, + "line": 1049, "column": 31 } } @@ -222074,15 +222612,15 @@ "postfix": false, "binop": null }, - "start": 29725, - "end": 29726, + "start": 29825, + "end": 29826, "loc": { "start": { - "line": 1048, + "line": 1049, "column": 32 }, "end": { - "line": 1048, + "line": 1049, "column": 33 } } @@ -222102,15 +222640,15 @@ "updateContext": null }, "value": "this", - "start": 29739, - "end": 29743, + "start": 29839, + "end": 29843, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 12 }, "end": { - "line": 1049, + "line": 1050, "column": 16 } } @@ -222128,15 +222666,15 @@ "binop": null, "updateContext": null }, - "start": 29743, - "end": 29744, + "start": 29843, + "end": 29844, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 16 }, "end": { - "line": 1049, + "line": 1050, "column": 17 } } @@ -222154,15 +222692,15 @@ "binop": null }, "value": "emitter", - "start": 29744, - "end": 29751, + "start": 29844, + "end": 29851, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 17 }, "end": { - "line": 1049, + "line": 1050, "column": 24 } } @@ -222180,15 +222718,15 @@ "binop": null, "updateContext": null }, - "start": 29751, - "end": 29752, + "start": 29851, + "end": 29852, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 24 }, "end": { - "line": 1049, + "line": 1050, "column": 25 } } @@ -222206,15 +222744,15 @@ "binop": null }, "value": "on", - "start": 29752, - "end": 29754, + "start": 29852, + "end": 29854, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 25 }, "end": { - "line": 1049, + "line": 1050, "column": 27 } } @@ -222231,15 +222769,15 @@ "postfix": false, "binop": null }, - "start": 29754, - "end": 29755, + "start": 29854, + "end": 29855, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 27 }, "end": { - "line": 1049, + "line": 1050, "column": 28 } } @@ -222257,15 +222795,15 @@ "binop": null, "updateContext": null }, - "start": 29755, - "end": 29756, + "start": 29855, + "end": 29856, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 28 }, "end": { - "line": 1049, + "line": 1050, "column": 29 } } @@ -222284,15 +222822,15 @@ "updateContext": null }, "value": "after-filtering", - "start": 29756, - "end": 29773, + "start": 29856, + "end": 29873, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 29 }, "end": { - "line": 1049, + "line": 1050, "column": 46 } } @@ -222310,15 +222848,15 @@ "binop": null, "updateContext": null }, - "start": 29773, - "end": 29774, + "start": 29873, + "end": 29874, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 46 }, "end": { - "line": 1049, + "line": 1050, "column": 47 } } @@ -222336,542 +222874,19 @@ "binop": null, "updateContext": null }, - "start": 29774, - "end": 29775, + "start": 29874, + "end": 29875, "loc": { "start": { - "line": 1049, + "line": 1050, "column": 47 }, "end": { - "line": 1049, + "line": 1050, "column": 48 } } }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29776, - "end": 29777, - "loc": { - "start": { - "line": 1049, - "column": 49 - }, - "end": { - "line": 1049, - "column": 50 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29777, - "end": 29778, - "loc": { - "start": { - "line": 1049, - "column": 50 - }, - "end": { - "line": 1049, - "column": 51 - } - } - }, - { - "type": { - "label": "=>", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29779, - "end": 29781, - "loc": { - "start": { - "line": 1049, - "column": 52 - }, - "end": { - "line": 1049, - "column": 54 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 29782, - "end": 29786, - "loc": { - "start": { - "line": 1049, - "column": 55 - }, - "end": { - "line": 1049, - "column": 59 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29786, - "end": 29787, - "loc": { - "start": { - "line": 1049, - "column": 59 - }, - "end": { - "line": 1049, - "column": 60 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "linkFilters", - "start": 29787, - "end": 29798, - "loc": { - "start": { - "line": 1049, - "column": 60 - }, - "end": { - "line": 1049, - "column": 71 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29798, - "end": 29799, - "loc": { - "start": { - "line": 1049, - "column": 71 - }, - "end": { - "line": 1049, - "column": 72 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29799, - "end": 29800, - "loc": { - "start": { - "line": 1049, - "column": 72 - }, - "end": { - "line": 1049, - "column": 73 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29800, - "end": 29801, - "loc": { - "start": { - "line": 1049, - "column": 73 - }, - "end": { - "line": 1049, - "column": 74 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29801, - "end": 29802, - "loc": { - "start": { - "line": 1049, - "column": 74 - }, - "end": { - "line": 1049, - "column": 75 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29811, - "end": 29812, - "loc": { - "start": { - "line": 1050, - "column": 8 - }, - "end": { - "line": 1050, - "column": 9 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 29822, - "end": 29826, - "loc": { - "start": { - "line": 1052, - "column": 8 - }, - "end": { - "line": 1052, - "column": 12 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29826, - "end": 29827, - "loc": { - "start": { - "line": 1052, - "column": 12 - }, - "end": { - "line": 1052, - "column": 13 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "initialized", - "start": 29827, - "end": 29838, - "loc": { - "start": { - "line": 1052, - "column": 13 - }, - "end": { - "line": 1052, - "column": 24 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 29839, - "end": 29840, - "loc": { - "start": { - "line": 1052, - "column": 25 - }, - "end": { - "line": 1052, - "column": 26 - } - } - }, - { - "type": { - "label": "true", - "keyword": "true", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "true", - "start": 29841, - "end": 29845, - "loc": { - "start": { - "line": 1052, - "column": 27 - }, - "end": { - "line": 1052, - "column": 31 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29845, - "end": 29846, - "loc": { - "start": { - "line": 1052, - "column": 31 - }, - "end": { - "line": 1052, - "column": 32 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 29856, - "end": 29860, - "loc": { - "start": { - "line": 1054, - "column": 8 - }, - "end": { - "line": 1054, - "column": 12 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29860, - "end": 29861, - "loc": { - "start": { - "line": 1054, - "column": 12 - }, - "end": { - "line": 1054, - "column": 13 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "onFiltersLoaded", - "start": 29861, - "end": 29876, - "loc": { - "start": { - "line": 1054, - "column": 13 - }, - "end": { - "line": 1054, - "column": 28 - } - } - }, { "type": { "label": "(", @@ -222888,21 +222903,45 @@ "end": 29877, "loc": { "start": { - "line": 1054, - "column": 28 + "line": 1050, + "column": 49 }, "end": { - "line": 1054, - "column": 29 + "line": 1050, + "column": 50 } } }, { "type": { - "label": "this", - "keyword": "this", + "label": ")", "beforeExpr": false, - "startsExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 29877, + "end": 29878, + "loc": { + "start": { + "line": 1050, + "column": 50 + }, + "end": { + "line": 1050, + "column": 51 + } + } + }, + { + "type": { + "label": "=>", + "beforeExpr": true, + "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, @@ -222911,68 +222950,16 @@ "binop": null, "updateContext": null }, - "value": "this", - "start": 29877, + "start": 29879, "end": 29881, "loc": { "start": { - "line": 1054, - "column": 29 + "line": 1050, + "column": 52 }, "end": { - "line": 1054, - "column": 33 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29881, - "end": 29882, - "loc": { - "start": { - "line": 1054, - "column": 33 - }, - "end": { - "line": 1054, - "column": 34 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29882, - "end": 29883, - "loc": { - "start": { - "line": 1054, - "column": 34 - }, - "end": { - "line": 1054, - "column": 35 + "line": 1050, + "column": 54 } } }, @@ -222991,16 +222978,16 @@ "updateContext": null }, "value": "this", - "start": 29893, - "end": 29897, + "start": 29882, + "end": 29886, "loc": { "start": { - "line": 1056, - "column": 8 + "line": 1050, + "column": 55 }, "end": { - "line": 1056, - "column": 12 + "line": 1050, + "column": 59 } } }, @@ -223017,23 +223004,49 @@ "binop": null, "updateContext": null }, - "start": 29897, + "start": 29886, + "end": 29887, + "loc": { + "start": { + "line": 1050, + "column": 59 + }, + "end": { + "line": 1050, + "column": 60 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "linkFilters", + "start": 29887, "end": 29898, "loc": { "start": { - "line": 1056, - "column": 12 + "line": 1050, + "column": 60 }, "end": { - "line": 1056, - "column": 13 + "line": 1050, + "column": 71 } } }, { "type": { - "label": "name", - "beforeExpr": false, + "label": "(", + "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, @@ -223042,23 +223055,22 @@ "postfix": false, "binop": null }, - "value": "emitter", "start": 29898, - "end": 29905, + "end": 29899, "loc": { "start": { - "line": 1056, - "column": 13 + "line": 1050, + "column": 71 }, "end": { - "line": 1056, - "column": 20 + "line": 1050, + "column": 72 } } }, { "type": { - "label": ".", + "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, @@ -223066,27 +223078,77 @@ "isAssign": false, "prefix": false, "postfix": false, + "binop": null + }, + "start": 29899, + "end": 29900, + "loc": { + "start": { + "line": 1050, + "column": 72 + }, + "end": { + "line": 1050, + "column": 73 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 29900, + "end": 29901, + "loc": { + "start": { + "line": 1050, + "column": 73 + }, + "end": { + "line": 1050, + "column": 74 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, "binop": null, "updateContext": null }, - "start": 29905, - "end": 29906, + "start": 29901, + "end": 29902, "loc": { "start": { - "line": 1056, - "column": 20 + "line": 1050, + "column": 74 }, "end": { - "line": 1056, - "column": 21 + "line": 1050, + "column": 75 } } }, { "type": { - "label": "name", + "label": "}", "beforeExpr": false, - "startsExpr": true, + "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, @@ -223094,1154 +223156,19 @@ "postfix": false, "binop": null }, - "value": "emit", - "start": 29906, - "end": 29910, - "loc": { - "start": { - "line": 1056, - "column": 21 - }, - "end": { - "line": 1056, - "column": 25 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29910, - "end": 29911, - "loc": { - "start": { - "line": 1056, - "column": 25 - }, - "end": { - "line": 1056, - "column": 26 - } - } - }, - { - "type": { - "label": "string", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "initialized", "start": 29911, - "end": 29924, + "end": 29912, "loc": { "start": { - "line": 1056, - "column": 26 - }, - "end": { - "line": 1056, - "column": 39 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29924, - "end": 29925, - "loc": { - "start": { - "line": 1056, - "column": 39 - }, - "end": { - "line": 1056, - "column": 40 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 29926, - "end": 29930, - "loc": { - "start": { - "line": 1056, - "column": 41 - }, - "end": { - "line": 1056, - "column": 45 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29930, - "end": 29931, - "loc": { - "start": { - "line": 1056, - "column": 45 - }, - "end": { - "line": 1056, - "column": 46 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 29931, - "end": 29932, - "loc": { - "start": { - "line": 1056, - "column": 46 - }, - "end": { - "line": 1056, - "column": 47 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 29937, - "end": 29938, - "loc": { - "start": { - "line": 1057, - "column": 4 - }, - "end": { - "line": 1057, - "column": 5 - } - } - }, - { - "type": "CommentBlock", - "value": "*\n * Detect key\n * @param {Event} evt\n ", - "start": 29944, - "end": 30007, - "loc": { - "start": { - "line": 1059, - "column": 4 - }, - "end": { - "line": 1062, - "column": 7 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "detectKey", - "start": 30012, - "end": 30021, - "loc": { - "start": { - "line": 1063, - "column": 4 - }, - "end": { - "line": 1063, - "column": 13 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30021, - "end": 30022, - "loc": { - "start": { - "line": 1063, - "column": 13 - }, - "end": { - "line": 1063, - "column": 14 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "evt", - "start": 30022, - "end": 30025, - "loc": { - "start": { - "line": 1063, - "column": 14 - }, - "end": { - "line": 1063, - "column": 17 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30025, - "end": 30026, - "loc": { - "start": { - "line": 1063, - "column": 17 - }, - "end": { - "line": 1063, - "column": 18 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30027, - "end": 30028, - "loc": { - "start": { - "line": 1063, - "column": 19 - }, - "end": { - "line": 1063, - "column": 20 - } - } - }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 30037, - "end": 30039, - "loc": { - "start": { - "line": 1064, + "line": 1051, "column": 8 }, "end": { - "line": 1064, - "column": 10 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30040, - "end": 30041, - "loc": { - "start": { - "line": 1064, - "column": 11 - }, - "end": { - "line": 1064, - "column": 12 - } - } - }, - { - "type": { - "label": "prefix", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": true, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "!", - "start": 30041, - "end": 30042, - "loc": { - "start": { - "line": 1064, - "column": 12 - }, - "end": { - "line": 1064, - "column": 13 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 30042, - "end": 30046, - "loc": { - "start": { - "line": 1064, - "column": 13 - }, - "end": { - "line": 1064, - "column": 17 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30046, - "end": 30047, - "loc": { - "start": { - "line": 1064, - "column": 17 - }, - "end": { - "line": 1064, - "column": 18 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "enterKey", - "start": 30047, - "end": 30055, - "loc": { - "start": { - "line": 1064, - "column": 18 - }, - "end": { - "line": 1064, - "column": 26 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30055, - "end": 30056, - "loc": { - "start": { - "line": 1064, - "column": 26 - }, - "end": { - "line": 1064, - "column": 27 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30057, - "end": 30058, - "loc": { - "start": { - "line": 1064, - "column": 28 - }, - "end": { - "line": 1064, - "column": 29 - } - } - }, - { - "type": { - "label": "return", - "keyword": "return", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "return", - "start": 30071, - "end": 30077, - "loc": { - "start": { - "line": 1065, - "column": 12 - }, - "end": { - "line": 1065, - "column": 18 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30077, - "end": 30078, - "loc": { - "start": { - "line": 1065, - "column": 18 - }, - "end": { - "line": 1065, - "column": 19 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30087, - "end": 30088, - "loc": { - "start": { - "line": 1066, - "column": 8 - }, - "end": { - "line": 1066, + "line": 1051, "column": 9 } } }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 30097, - "end": 30099, - "loc": { - "start": { - "line": 1067, - "column": 8 - }, - "end": { - "line": 1067, - "column": 10 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30100, - "end": 30101, - "loc": { - "start": { - "line": 1067, - "column": 11 - }, - "end": { - "line": 1067, - "column": 12 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "evt", - "start": 30101, - "end": 30104, - "loc": { - "start": { - "line": 1067, - "column": 12 - }, - "end": { - "line": 1067, - "column": 15 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30104, - "end": 30105, - "loc": { - "start": { - "line": 1067, - "column": 15 - }, - "end": { - "line": 1067, - "column": 16 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30106, - "end": 30107, - "loc": { - "start": { - "line": 1067, - "column": 17 - }, - "end": { - "line": 1067, - "column": 18 - } - } - }, - { - "type": { - "label": "let", - "keyword": "let", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "let", - "start": 30120, - "end": 30123, - "loc": { - "start": { - "line": 1068, - "column": 12 - }, - "end": { - "line": 1068, - "column": 15 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", - "start": 30124, - "end": 30127, - "loc": { - "start": { - "line": 1068, - "column": 16 - }, - "end": { - "line": 1068, - "column": 19 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 30128, - "end": 30129, - "loc": { - "start": { - "line": 1068, - "column": 20 - }, - "end": { - "line": 1068, - "column": 21 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "keyCode", - "start": 30130, - "end": 30137, - "loc": { - "start": { - "line": 1068, - "column": 22 - }, - "end": { - "line": 1068, - "column": 29 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30137, - "end": 30138, - "loc": { - "start": { - "line": 1068, - "column": 29 - }, - "end": { - "line": 1068, - "column": 30 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "evt", - "start": 30138, - "end": 30141, - "loc": { - "start": { - "line": 1068, - "column": 30 - }, - "end": { - "line": 1068, - "column": 33 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30141, - "end": 30142, - "loc": { - "start": { - "line": 1068, - "column": 33 - }, - "end": { - "line": 1068, - "column": 34 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30142, - "end": 30143, - "loc": { - "start": { - "line": 1068, - "column": 34 - }, - "end": { - "line": 1068, - "column": 35 - } - } - }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 30156, - "end": 30158, - "loc": { - "start": { - "line": 1069, - "column": 12 - }, - "end": { - "line": 1069, - "column": 14 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30159, - "end": 30160, - "loc": { - "start": { - "line": 1069, - "column": 15 - }, - "end": { - "line": 1069, - "column": 16 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", - "start": 30160, - "end": 30163, - "loc": { - "start": { - "line": 1069, - "column": 16 - }, - "end": { - "line": 1069, - "column": 19 - } - } - }, - { - "type": { - "label": "==/!=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 6, - "updateContext": null - }, - "value": "===", - "start": 30164, - "end": 30167, - "loc": { - "start": { - "line": 1069, - "column": 20 - }, - "end": { - "line": 1069, - "column": 23 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "ENTER_KEY", - "start": 30168, - "end": 30177, - "loc": { - "start": { - "line": 1069, - "column": 24 - }, - "end": { - "line": 1069, - "column": 33 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30177, - "end": 30178, - "loc": { - "start": { - "line": 1069, - "column": 33 - }, - "end": { - "line": 1069, - "column": 34 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30179, - "end": 30180, - "loc": { - "start": { - "line": 1069, - "column": 35 - }, - "end": { - "line": 1069, - "column": 36 - } - } - }, { "type": { "label": "this", @@ -224257,16 +223184,16 @@ "updateContext": null }, "value": "this", - "start": 30197, - "end": 30201, + "start": 29922, + "end": 29926, "loc": { "start": { - "line": 1070, - "column": 16 + "line": 1053, + "column": 8 }, "end": { - "line": 1070, - "column": 20 + "line": 1053, + "column": 12 } } }, @@ -224283,509 +223210,19 @@ "binop": null, "updateContext": null }, - "start": 30201, - "end": 30202, + "start": 29926, + "end": 29927, "loc": { "start": { - "line": 1070, - "column": 20 - }, - "end": { - "line": 1070, - "column": 21 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "filter", - "start": 30202, - "end": 30208, - "loc": { - "start": { - "line": 1070, - "column": 21 - }, - "end": { - "line": 1070, - "column": 27 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30208, - "end": 30209, - "loc": { - "start": { - "line": 1070, - "column": 27 - }, - "end": { - "line": 1070, - "column": 28 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30209, - "end": 30210, - "loc": { - "start": { - "line": 1070, - "column": 28 - }, - "end": { - "line": 1070, - "column": 29 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30210, - "end": 30211, - "loc": { - "start": { - "line": 1070, - "column": 29 - }, - "end": { - "line": 1070, - "column": 30 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "cancelEvt", - "start": 30228, - "end": 30237, - "loc": { - "start": { - "line": 1071, - "column": 16 - }, - "end": { - "line": 1071, - "column": 25 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30237, - "end": 30238, - "loc": { - "start": { - "line": 1071, - "column": 25 - }, - "end": { - "line": 1071, - "column": 26 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "evt", - "start": 30238, - "end": 30241, - "loc": { - "start": { - "line": 1071, - "column": 26 - }, - "end": { - "line": 1071, - "column": 29 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30241, - "end": 30242, - "loc": { - "start": { - "line": 1071, - "column": 29 - }, - "end": { - "line": 1071, - "column": 30 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30242, - "end": 30243, - "loc": { - "start": { - "line": 1071, - "column": 30 - }, - "end": { - "line": 1071, - "column": 31 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "stopEvt", - "start": 30260, - "end": 30267, - "loc": { - "start": { - "line": 1072, - "column": 16 - }, - "end": { - "line": 1072, - "column": 23 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30267, - "end": 30268, - "loc": { - "start": { - "line": 1072, - "column": 23 - }, - "end": { - "line": 1072, - "column": 24 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "evt", - "start": 30268, - "end": 30271, - "loc": { - "start": { - "line": 1072, - "column": 24 - }, - "end": { - "line": 1072, - "column": 27 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30271, - "end": 30272, - "loc": { - "start": { - "line": 1072, - "column": 27 - }, - "end": { - "line": 1072, - "column": 28 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30272, - "end": 30273, - "loc": { - "start": { - "line": 1072, - "column": 28 - }, - "end": { - "line": 1072, - "column": 29 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30286, - "end": 30287, - "loc": { - "start": { - "line": 1073, + "line": 1053, "column": 12 }, "end": { - "line": 1073, + "line": 1053, "column": 13 } } }, - { - "type": { - "label": "else", - "keyword": "else", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "else", - "start": 30288, - "end": 30292, - "loc": { - "start": { - "line": 1073, - "column": 14 - }, - "end": { - "line": 1073, - "column": 18 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30293, - "end": 30294, - "loc": { - "start": { - "line": 1073, - "column": 19 - }, - "end": { - "line": 1073, - "column": 20 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 30311, - "end": 30315, - "loc": { - "start": { - "line": 1074, - "column": 16 - }, - "end": { - "line": 1074, - "column": 20 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30315, - "end": 30316, - "loc": { - "start": { - "line": 1074, - "column": 20 - }, - "end": { - "line": 1074, - "column": 21 - } - } - }, { "type": { "label": "name", @@ -224798,17 +223235,17 @@ "postfix": false, "binop": null }, - "value": "isUserTyping", - "start": 30316, - "end": 30328, + "value": "initialized", + "start": 29927, + "end": 29938, "loc": { "start": { - "line": 1074, - "column": 21 + "line": 1053, + "column": 13 }, "end": { - "line": 1074, - "column": 33 + "line": 1053, + "column": 24 } } }, @@ -224826,16 +223263,16 @@ "updateContext": null }, "value": "=", - "start": 30329, - "end": 30330, + "start": 29939, + "end": 29940, "loc": { "start": { - "line": 1074, - "column": 34 + "line": 1053, + "column": 25 }, "end": { - "line": 1074, - "column": 35 + "line": 1053, + "column": 26 } } }, @@ -224854,16 +223291,16 @@ "updateContext": null }, "value": "true", - "start": 30331, - "end": 30335, + "start": 29941, + "end": 29945, "loc": { "start": { - "line": 1074, - "column": 36 + "line": 1053, + "column": 27 }, "end": { - "line": 1074, - "column": 40 + "line": 1053, + "column": 31 } } }, @@ -224880,22 +223317,23 @@ "binop": null, "updateContext": null }, - "start": 30335, - "end": 30336, + "start": 29945, + "end": 29946, "loc": { "start": { - "line": 1074, - "column": 40 + "line": 1053, + "column": 31 }, "end": { - "line": 1074, - "column": 41 + "line": 1053, + "column": 32 } } }, { "type": { - "label": "name", + "label": "this", + "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, @@ -224903,19 +223341,20 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": null + "binop": null, + "updateContext": null }, - "value": "root", - "start": 30353, - "end": 30357, + "value": "this", + "start": 29956, + "end": 29960, "loc": { "start": { - "line": 1075, - "column": 16 + "line": 1055, + "column": 8 }, "end": { - "line": 1075, - "column": 20 + "line": 1055, + "column": 12 } } }, @@ -224932,16 +223371,16 @@ "binop": null, "updateContext": null }, - "start": 30357, - "end": 30358, + "start": 29960, + "end": 29961, "loc": { "start": { - "line": 1075, - "column": 20 + "line": 1055, + "column": 12 }, "end": { - "line": 1075, - "column": 21 + "line": 1055, + "column": 13 } } }, @@ -224957,17 +223396,17 @@ "postfix": false, "binop": null }, - "value": "clearInterval", - "start": 30358, - "end": 30371, + "value": "onFiltersLoaded", + "start": 29961, + "end": 29976, "loc": { "start": { - "line": 1075, - "column": 21 + "line": 1055, + "column": 13 }, "end": { - "line": 1075, - "column": 34 + "line": 1055, + "column": 28 } } }, @@ -224983,16 +223422,16 @@ "postfix": false, "binop": null }, - "start": 30371, - "end": 30372, + "start": 29976, + "end": 29977, "loc": { "start": { - "line": 1075, - "column": 34 + "line": 1055, + "column": 28 }, "end": { - "line": 1075, - "column": 35 + "line": 1055, + "column": 29 } } }, @@ -225011,68 +223450,16 @@ "updateContext": null }, "value": "this", - "start": 30372, - "end": 30376, + "start": 29977, + "end": 29981, "loc": { "start": { - "line": 1075, - "column": 35 + "line": 1055, + "column": 29 }, "end": { - "line": 1075, - "column": 39 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30376, - "end": 30377, - "loc": { - "start": { - "line": 1075, - "column": 39 - }, - "end": { - "line": 1075, - "column": 40 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "autoFilterTimer", - "start": 30377, - "end": 30392, - "loc": { - "start": { - "line": 1075, - "column": 40 - }, - "end": { - "line": 1075, - "column": 55 + "line": 1055, + "column": 33 } } }, @@ -225088,16 +223475,16 @@ "postfix": false, "binop": null }, - "start": 30392, - "end": 30393, + "start": 29981, + "end": 29982, "loc": { "start": { - "line": 1075, - "column": 55 + "line": 1055, + "column": 33 }, "end": { - "line": 1075, - "column": 56 + "line": 1055, + "column": 34 } } }, @@ -225114,16 +223501,16 @@ "binop": null, "updateContext": null }, - "start": 30393, - "end": 30394, + "start": 29982, + "end": 29983, "loc": { "start": { - "line": 1075, - "column": 56 + "line": 1055, + "column": 34 }, "end": { - "line": 1075, - "column": 57 + "line": 1055, + "column": 35 } } }, @@ -225142,15 +223529,67 @@ "updateContext": null }, "value": "this", - "start": 30411, - "end": 30415, + "start": 29993, + "end": 29997, "loc": { "start": { - "line": 1076, - "column": 16 + "line": 1057, + "column": 8 }, "end": { - "line": 1076, + "line": 1057, + "column": 12 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 29997, + "end": 29998, + "loc": { + "start": { + "line": 1057, + "column": 12 + }, + "end": { + "line": 1057, + "column": 13 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "emitter", + "start": 29998, + "end": 30005, + "loc": { + "start": { + "line": 1057, + "column": 13 + }, + "end": { + "line": 1057, "column": 20 } } @@ -225168,15 +223607,15 @@ "binop": null, "updateContext": null }, - "start": 30415, - "end": 30416, + "start": 30005, + "end": 30006, "loc": { "start": { - "line": 1076, + "line": 1057, "column": 20 }, "end": { - "line": 1076, + "line": 1057, "column": 21 } } @@ -225193,17 +223632,1510 @@ "postfix": false, "binop": null }, - "value": "autoFilterTimer", - "start": 30416, - "end": 30431, + "value": "emit", + "start": 30006, + "end": 30010, "loc": { "start": { - "line": 1076, + "line": 1057, "column": 21 }, "end": { - "line": 1076, - "column": 36 + "line": 1057, + "column": 25 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30010, + "end": 30011, + "loc": { + "start": { + "line": 1057, + "column": 25 + }, + "end": { + "line": 1057, + "column": 26 + } + } + }, + { + "type": { + "label": "string", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "initialized", + "start": 30011, + "end": 30024, + "loc": { + "start": { + "line": 1057, + "column": 26 + }, + "end": { + "line": 1057, + "column": 39 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30024, + "end": 30025, + "loc": { + "start": { + "line": 1057, + "column": 39 + }, + "end": { + "line": 1057, + "column": 40 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 30026, + "end": 30030, + "loc": { + "start": { + "line": 1057, + "column": 41 + }, + "end": { + "line": 1057, + "column": 45 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30030, + "end": 30031, + "loc": { + "start": { + "line": 1057, + "column": 45 + }, + "end": { + "line": 1057, + "column": 46 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30031, + "end": 30032, + "loc": { + "start": { + "line": 1057, + "column": 46 + }, + "end": { + "line": 1057, + "column": 47 + } + } + }, + { + "type": { + "label": "}", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30037, + "end": 30038, + "loc": { + "start": { + "line": 1058, + "column": 4 + }, + "end": { + "line": 1058, + "column": 5 + } + } + }, + { + "type": "CommentBlock", + "value": "*\n * Detect key\n * @param {Event} evt\n ", + "start": 30044, + "end": 30107, + "loc": { + "start": { + "line": 1060, + "column": 4 + }, + "end": { + "line": 1063, + "column": 7 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "detectKey", + "start": 30112, + "end": 30121, + "loc": { + "start": { + "line": 1064, + "column": 4 + }, + "end": { + "line": 1064, + "column": 13 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30121, + "end": 30122, + "loc": { + "start": { + "line": 1064, + "column": 13 + }, + "end": { + "line": 1064, + "column": 14 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "evt", + "start": 30122, + "end": 30125, + "loc": { + "start": { + "line": 1064, + "column": 14 + }, + "end": { + "line": 1064, + "column": 17 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30125, + "end": 30126, + "loc": { + "start": { + "line": 1064, + "column": 17 + }, + "end": { + "line": 1064, + "column": 18 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30127, + "end": 30128, + "loc": { + "start": { + "line": 1064, + "column": 19 + }, + "end": { + "line": 1064, + "column": 20 + } + } + }, + { + "type": { + "label": "if", + "keyword": "if", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "if", + "start": 30137, + "end": 30139, + "loc": { + "start": { + "line": 1065, + "column": 8 + }, + "end": { + "line": 1065, + "column": 10 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30140, + "end": 30141, + "loc": { + "start": { + "line": 1065, + "column": 11 + }, + "end": { + "line": 1065, + "column": 12 + } + } + }, + { + "type": { + "label": "prefix", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": true, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "!", + "start": 30141, + "end": 30142, + "loc": { + "start": { + "line": 1065, + "column": 12 + }, + "end": { + "line": 1065, + "column": 13 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 30142, + "end": 30146, + "loc": { + "start": { + "line": 1065, + "column": 13 + }, + "end": { + "line": 1065, + "column": 17 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30146, + "end": 30147, + "loc": { + "start": { + "line": 1065, + "column": 17 + }, + "end": { + "line": 1065, + "column": 18 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "enterKey", + "start": 30147, + "end": 30155, + "loc": { + "start": { + "line": 1065, + "column": 18 + }, + "end": { + "line": 1065, + "column": 26 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30155, + "end": 30156, + "loc": { + "start": { + "line": 1065, + "column": 26 + }, + "end": { + "line": 1065, + "column": 27 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30157, + "end": 30158, + "loc": { + "start": { + "line": 1065, + "column": 28 + }, + "end": { + "line": 1065, + "column": 29 + } + } + }, + { + "type": { + "label": "return", + "keyword": "return", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "return", + "start": 30171, + "end": 30177, + "loc": { + "start": { + "line": 1066, + "column": 12 + }, + "end": { + "line": 1066, + "column": 18 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30177, + "end": 30178, + "loc": { + "start": { + "line": 1066, + "column": 18 + }, + "end": { + "line": 1066, + "column": 19 + } + } + }, + { + "type": { + "label": "}", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30187, + "end": 30188, + "loc": { + "start": { + "line": 1067, + "column": 8 + }, + "end": { + "line": 1067, + "column": 9 + } + } + }, + { + "type": { + "label": "if", + "keyword": "if", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "if", + "start": 30198, + "end": 30200, + "loc": { + "start": { + "line": 1069, + "column": 8 + }, + "end": { + "line": 1069, + "column": 10 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30201, + "end": 30202, + "loc": { + "start": { + "line": 1069, + "column": 11 + }, + "end": { + "line": 1069, + "column": 12 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "isKeyPressed", + "start": 30202, + "end": 30214, + "loc": { + "start": { + "line": 1069, + "column": 12 + }, + "end": { + "line": 1069, + "column": 24 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30214, + "end": 30215, + "loc": { + "start": { + "line": 1069, + "column": 24 + }, + "end": { + "line": 1069, + "column": 25 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "evt", + "start": 30215, + "end": 30218, + "loc": { + "start": { + "line": 1069, + "column": 25 + }, + "end": { + "line": 1069, + "column": 28 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30218, + "end": 30219, + "loc": { + "start": { + "line": 1069, + "column": 28 + }, + "end": { + "line": 1069, + "column": 29 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30220, + "end": 30221, + "loc": { + "start": { + "line": 1069, + "column": 30 + }, + "end": { + "line": 1069, + "column": 31 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "ENTER_KEY", + "start": 30221, + "end": 30230, + "loc": { + "start": { + "line": 1069, + "column": 31 + }, + "end": { + "line": 1069, + "column": 40 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30230, + "end": 30231, + "loc": { + "start": { + "line": 1069, + "column": 40 + }, + "end": { + "line": 1069, + "column": 41 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30231, + "end": 30232, + "loc": { + "start": { + "line": 1069, + "column": 41 + }, + "end": { + "line": 1069, + "column": 42 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30232, + "end": 30233, + "loc": { + "start": { + "line": 1069, + "column": 42 + }, + "end": { + "line": 1069, + "column": 43 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30234, + "end": 30235, + "loc": { + "start": { + "line": 1069, + "column": 44 + }, + "end": { + "line": 1069, + "column": 45 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 30248, + "end": 30252, + "loc": { + "start": { + "line": 1070, + "column": 12 + }, + "end": { + "line": 1070, + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30252, + "end": 30253, + "loc": { + "start": { + "line": 1070, + "column": 16 + }, + "end": { + "line": 1070, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "filter", + "start": 30253, + "end": 30259, + "loc": { + "start": { + "line": 1070, + "column": 17 + }, + "end": { + "line": 1070, + "column": 23 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30259, + "end": 30260, + "loc": { + "start": { + "line": 1070, + "column": 23 + }, + "end": { + "line": 1070, + "column": 24 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30260, + "end": 30261, + "loc": { + "start": { + "line": 1070, + "column": 24 + }, + "end": { + "line": 1070, + "column": 25 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30261, + "end": 30262, + "loc": { + "start": { + "line": 1070, + "column": 25 + }, + "end": { + "line": 1070, + "column": 26 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "cancelEvt", + "start": 30275, + "end": 30284, + "loc": { + "start": { + "line": 1071, + "column": 12 + }, + "end": { + "line": 1071, + "column": 21 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30284, + "end": 30285, + "loc": { + "start": { + "line": 1071, + "column": 21 + }, + "end": { + "line": 1071, + "column": 22 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "evt", + "start": 30285, + "end": 30288, + "loc": { + "start": { + "line": 1071, + "column": 22 + }, + "end": { + "line": 1071, + "column": 25 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30288, + "end": 30289, + "loc": { + "start": { + "line": 1071, + "column": 25 + }, + "end": { + "line": 1071, + "column": 26 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30289, + "end": 30290, + "loc": { + "start": { + "line": 1071, + "column": 26 + }, + "end": { + "line": 1071, + "column": 27 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "stopEvt", + "start": 30303, + "end": 30310, + "loc": { + "start": { + "line": 1072, + "column": 12 + }, + "end": { + "line": 1072, + "column": 19 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30310, + "end": 30311, + "loc": { + "start": { + "line": 1072, + "column": 19 + }, + "end": { + "line": 1072, + "column": 20 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "evt", + "start": 30311, + "end": 30314, + "loc": { + "start": { + "line": 1072, + "column": 20 + }, + "end": { + "line": 1072, + "column": 23 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30314, + "end": 30315, + "loc": { + "start": { + "line": 1072, + "column": 23 + }, + "end": { + "line": 1072, + "column": 24 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30315, + "end": 30316, + "loc": { + "start": { + "line": 1072, + "column": 24 + }, + "end": { + "line": 1072, + "column": 25 + } + } + }, + { + "type": { + "label": "}", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30325, + "end": 30326, + "loc": { + "start": { + "line": 1073, + "column": 8 + }, + "end": { + "line": 1073, + "column": 9 + } + } + }, + { + "type": { + "label": "else", + "keyword": "else", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "else", + "start": 30327, + "end": 30331, + "loc": { + "start": { + "line": 1073, + "column": 10 + }, + "end": { + "line": 1073, + "column": 14 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30332, + "end": 30333, + "loc": { + "start": { + "line": 1073, + "column": 15 + }, + "end": { + "line": 1073, + "column": 16 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 30346, + "end": 30350, + "loc": { + "start": { + "line": 1074, + "column": 12 + }, + "end": { + "line": 1074, + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30350, + "end": 30351, + "loc": { + "start": { + "line": 1074, + "column": 16 + }, + "end": { + "line": 1074, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "isUserTyping", + "start": 30351, + "end": 30363, + "loc": { + "start": { + "line": 1074, + "column": 17 + }, + "end": { + "line": 1074, + "column": 29 } } }, @@ -225221,16 +225153,411 @@ "updateContext": null }, "value": "=", - "start": 30432, - "end": 30433, + "start": 30364, + "end": 30365, + "loc": { + "start": { + "line": 1074, + "column": 30 + }, + "end": { + "line": 1074, + "column": 31 + } + } + }, + { + "type": { + "label": "true", + "keyword": "true", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "true", + "start": 30366, + "end": 30370, + "loc": { + "start": { + "line": 1074, + "column": 32 + }, + "end": { + "line": 1074, + "column": 36 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30370, + "end": 30371, + "loc": { + "start": { + "line": 1074, + "column": 36 + }, + "end": { + "line": 1074, + "column": 37 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "root", + "start": 30384, + "end": 30388, + "loc": { + "start": { + "line": 1075, + "column": 12 + }, + "end": { + "line": 1075, + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30388, + "end": 30389, + "loc": { + "start": { + "line": 1075, + "column": 16 + }, + "end": { + "line": 1075, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "clearInterval", + "start": 30389, + "end": 30402, + "loc": { + "start": { + "line": 1075, + "column": 17 + }, + "end": { + "line": 1075, + "column": 30 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30402, + "end": 30403, + "loc": { + "start": { + "line": 1075, + "column": 30 + }, + "end": { + "line": 1075, + "column": 31 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 30403, + "end": 30407, + "loc": { + "start": { + "line": 1075, + "column": 31 + }, + "end": { + "line": 1075, + "column": 35 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30407, + "end": 30408, + "loc": { + "start": { + "line": 1075, + "column": 35 + }, + "end": { + "line": 1075, + "column": 36 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "autoFilterTimer", + "start": 30408, + "end": 30423, + "loc": { + "start": { + "line": 1075, + "column": 36 + }, + "end": { + "line": 1075, + "column": 51 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30423, + "end": 30424, + "loc": { + "start": { + "line": 1075, + "column": 51 + }, + "end": { + "line": 1075, + "column": 52 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30424, + "end": 30425, + "loc": { + "start": { + "line": 1075, + "column": 52 + }, + "end": { + "line": 1075, + "column": 53 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 30438, + "end": 30442, "loc": { "start": { "line": 1076, - "column": 37 + "column": 12 }, "end": { "line": 1076, - "column": 38 + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30442, + "end": 30443, + "loc": { + "start": { + "line": 1076, + "column": 16 + }, + "end": { + "line": 1076, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "autoFilterTimer", + "start": 30443, + "end": 30458, + "loc": { + "start": { + "line": 1076, + "column": 17 + }, + "end": { + "line": 1076, + "column": 32 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 30459, + "end": 30460, + "loc": { + "start": { + "line": 1076, + "column": 33 + }, + "end": { + "line": 1076, + "column": 34 } } }, @@ -225249,16 +225576,16 @@ "updateContext": null }, "value": "null", - "start": 30434, - "end": 30438, + "start": 30461, + "end": 30465, "loc": { "start": { "line": 1076, - "column": 39 + "column": 35 }, "end": { "line": 1076, - "column": 43 + "column": 39 } } }, @@ -225275,16 +225602,16 @@ "binop": null, "updateContext": null }, - "start": 30438, - "end": 30439, + "start": 30465, + "end": 30466, "loc": { "start": { "line": 1076, - "column": 43 + "column": 39 }, "end": { "line": 1076, - "column": 44 + "column": 40 } } }, @@ -225300,40 +225627,15 @@ "postfix": false, "binop": null }, - "start": 30452, - "end": 30453, + "start": 30475, + "end": 30476, "loc": { "start": { "line": 1077, - "column": 12 - }, - "end": { - "line": 1077, - "column": 13 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30462, - "end": 30463, - "loc": { - "start": { - "line": 1078, "column": 8 }, "end": { - "line": 1078, + "line": 1077, "column": 9 } } @@ -225350,15 +225652,15 @@ "postfix": false, "binop": null }, - "start": 30468, - "end": 30469, + "start": 30481, + "end": 30482, "loc": { "start": { - "line": 1079, + "line": 1078, "column": 4 }, "end": { - "line": 1079, + "line": 1078, "column": 5 } } @@ -225366,15 +225668,15 @@ { "type": "CommentBlock", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", - "start": 30475, - "end": 30608, + "start": 30488, + "end": 30621, "loc": { "start": { - "line": 1081, + "line": 1080, "column": 4 }, "end": { - "line": 1085, + "line": 1084, "column": 7 } } @@ -225392,15 +225694,15 @@ "binop": null }, "value": "onKeyUp", - "start": 30613, - "end": 30620, + "start": 30626, + "end": 30633, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 4 }, "end": { - "line": 1086, + "line": 1085, "column": 11 } } @@ -225417,15 +225719,15 @@ "postfix": false, "binop": null }, - "start": 30620, - "end": 30621, + "start": 30633, + "end": 30634, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 11 }, "end": { - "line": 1086, + "line": 1085, "column": 12 } } @@ -225443,15 +225745,15 @@ "binop": null }, "value": "evt", - "start": 30621, - "end": 30624, + "start": 30634, + "end": 30637, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 12 }, "end": { - "line": 1086, + "line": 1085, "column": 15 } } @@ -225468,15 +225770,15 @@ "postfix": false, "binop": null }, - "start": 30624, - "end": 30625, + "start": 30637, + "end": 30638, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 15 }, "end": { - "line": 1086, + "line": 1085, "column": 16 } } @@ -225493,15 +225795,15 @@ "postfix": false, "binop": null }, - "start": 30626, - "end": 30627, + "start": 30639, + "end": 30640, "loc": { "start": { - "line": 1086, + "line": 1085, "column": 17 }, "end": { - "line": 1086, + "line": 1085, "column": 18 } } @@ -225521,15 +225823,15 @@ "updateContext": null }, "value": "if", - "start": 30636, - "end": 30638, + "start": 30649, + "end": 30651, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 8 }, "end": { - "line": 1087, + "line": 1086, "column": 10 } } @@ -225546,15 +225848,15 @@ "postfix": false, "binop": null }, - "start": 30639, - "end": 30640, + "start": 30652, + "end": 30653, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 11 }, "end": { - "line": 1087, + "line": 1086, "column": 12 } } @@ -225573,15 +225875,15 @@ "updateContext": null }, "value": "!", - "start": 30640, - "end": 30641, + "start": 30653, + "end": 30654, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 12 }, "end": { - "line": 1087, + "line": 1086, "column": 13 } } @@ -225601,15 +225903,15 @@ "updateContext": null }, "value": "this", - "start": 30641, - "end": 30645, + "start": 30654, + "end": 30658, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 13 }, "end": { - "line": 1087, + "line": 1086, "column": 17 } } @@ -225627,15 +225929,15 @@ "binop": null, "updateContext": null }, - "start": 30645, - "end": 30646, + "start": 30658, + "end": 30659, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 17 }, "end": { - "line": 1087, + "line": 1086, "column": 18 } } @@ -225653,15 +225955,15 @@ "binop": null }, "value": "autoFilter", - "start": 30646, - "end": 30656, + "start": 30659, + "end": 30669, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 18 }, "end": { - "line": 1087, + "line": 1086, "column": 28 } } @@ -225678,15 +225980,15 @@ "postfix": false, "binop": null }, - "start": 30656, - "end": 30657, + "start": 30669, + "end": 30670, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 28 }, "end": { - "line": 1087, + "line": 1086, "column": 29 } } @@ -225703,15 +226005,15 @@ "postfix": false, "binop": null }, - "start": 30658, - "end": 30659, + "start": 30671, + "end": 30672, "loc": { "start": { - "line": 1087, + "line": 1086, "column": 30 }, "end": { - "line": 1087, + "line": 1086, "column": 31 } } @@ -225731,15 +226033,15 @@ "updateContext": null }, "value": "return", - "start": 30672, - "end": 30678, + "start": 30685, + "end": 30691, "loc": { "start": { - "line": 1088, + "line": 1087, "column": 12 }, "end": { - "line": 1088, + "line": 1087, "column": 18 } } @@ -225757,15 +226059,15 @@ "binop": null, "updateContext": null }, - "start": 30678, - "end": 30679, + "start": 30691, + "end": 30692, "loc": { "start": { - "line": 1088, + "line": 1087, "column": 18 }, "end": { - "line": 1088, + "line": 1087, "column": 19 } } @@ -225782,228 +226084,19 @@ "postfix": false, "binop": null }, - "start": 30688, - "end": 30689, + "start": 30701, + "end": 30702, "loc": { "start": { - "line": 1089, + "line": 1088, "column": 8 }, "end": { - "line": 1089, + "line": 1088, "column": 9 } } }, - { - "type": { - "label": "let", - "keyword": "let", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "let", - "start": 30698, - "end": 30701, - "loc": { - "start": { - "line": 1090, - "column": 8 - }, - "end": { - "line": 1090, - "column": 11 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", - "start": 30702, - "end": 30705, - "loc": { - "start": { - "line": 1090, - "column": 12 - }, - "end": { - "line": 1090, - "column": 15 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 30706, - "end": 30707, - "loc": { - "start": { - "line": 1090, - "column": 16 - }, - "end": { - "line": 1090, - "column": 17 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "keyCode", - "start": 30708, - "end": 30715, - "loc": { - "start": { - "line": 1090, - "column": 18 - }, - "end": { - "line": 1090, - "column": 25 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30715, - "end": 30716, - "loc": { - "start": { - "line": 1090, - "column": 25 - }, - "end": { - "line": 1090, - "column": 26 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "evt", - "start": 30716, - "end": 30719, - "loc": { - "start": { - "line": 1090, - "column": 26 - }, - "end": { - "line": 1090, - "column": 29 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30719, - "end": 30720, - "loc": { - "start": { - "line": 1090, - "column": 29 - }, - "end": { - "line": 1090, - "column": 30 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30720, - "end": 30721, - "loc": { - "start": { - "line": 1090, - "column": 30 - }, - "end": { - "line": 1090, - "column": 31 - } - } - }, { "type": { "label": "this", @@ -226019,15 +226112,15 @@ "updateContext": null }, "value": "this", - "start": 30730, - "end": 30734, + "start": 30711, + "end": 30715, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 8 }, "end": { - "line": 1091, + "line": 1089, "column": 12 } } @@ -226045,15 +226138,15 @@ "binop": null, "updateContext": null }, - "start": 30734, - "end": 30735, + "start": 30715, + "end": 30716, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 12 }, "end": { - "line": 1091, + "line": 1089, "column": 13 } } @@ -226071,15 +226164,15 @@ "binop": null }, "value": "isUserTyping", - "start": 30735, - "end": 30747, + "start": 30716, + "end": 30728, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 13 }, "end": { - "line": 1091, + "line": 1089, "column": 25 } } @@ -226098,15 +226191,15 @@ "updateContext": null }, "value": "=", - "start": 30748, - "end": 30749, + "start": 30729, + "end": 30730, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 26 }, "end": { - "line": 1091, + "line": 1089, "column": 27 } } @@ -226126,15 +226219,15 @@ "updateContext": null }, "value": "false", - "start": 30750, - "end": 30755, + "start": 30731, + "end": 30736, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 28 }, "end": { - "line": 1091, + "line": 1089, "column": 33 } } @@ -226152,15 +226245,15 @@ "binop": null, "updateContext": null }, - "start": 30755, - "end": 30756, + "start": 30736, + "end": 30737, "loc": { "start": { - "line": 1091, + "line": 1089, "column": 33 }, "end": { - "line": 1091, + "line": 1089, "column": 34 } } @@ -226179,15 +226272,15 @@ "binop": null }, "value": "function", - "start": 30766, - "end": 30774, + "start": 30747, + "end": 30755, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 8 }, "end": { - "line": 1093, + "line": 1091, "column": 16 } } @@ -226205,15 +226298,15 @@ "binop": null }, "value": "filter", - "start": 30775, - "end": 30781, + "start": 30756, + "end": 30762, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 17 }, "end": { - "line": 1093, + "line": 1091, "column": 23 } } @@ -226230,15 +226323,15 @@ "postfix": false, "binop": null }, - "start": 30781, - "end": 30782, + "start": 30762, + "end": 30763, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 23 }, "end": { - "line": 1093, + "line": 1091, "column": 24 } } @@ -226255,15 +226348,15 @@ "postfix": false, "binop": null }, - "start": 30782, - "end": 30783, + "start": 30763, + "end": 30764, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 24 }, "end": { - "line": 1093, + "line": 1091, "column": 25 } } @@ -226280,15 +226373,15 @@ "postfix": false, "binop": null }, - "start": 30784, - "end": 30785, + "start": 30765, + "end": 30766, "loc": { "start": { - "line": 1093, + "line": 1091, "column": 26 }, "end": { - "line": 1093, + "line": 1091, "column": 27 } } @@ -226306,16 +226399,121 @@ "binop": null }, "value": "root", + "start": 30779, + "end": 30783, + "loc": { + "start": { + "line": 1092, + "column": 12 + }, + "end": { + "line": 1092, + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 30783, + "end": 30784, + "loc": { + "start": { + "line": 1092, + "column": 16 + }, + "end": { + "line": 1092, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "clearInterval", + "start": 30784, + "end": 30797, + "loc": { + "start": { + "line": 1092, + "column": 17 + }, + "end": { + "line": 1092, + "column": 30 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 30797, + "end": 30798, + "loc": { + "start": { + "line": 1092, + "column": 30 + }, + "end": { + "line": 1092, + "column": 31 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", "start": 30798, "end": 30802, "loc": { "start": { - "line": 1094, - "column": 12 + "line": 1092, + "column": 31 }, "end": { - "line": 1094, - "column": 16 + "line": 1092, + "column": 35 } } }, @@ -226336,116 +226534,11 @@ "end": 30803, "loc": { "start": { - "line": 1094, - "column": 16 - }, - "end": { - "line": 1094, - "column": 17 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "clearInterval", - "start": 30803, - "end": 30816, - "loc": { - "start": { - "line": 1094, - "column": 17 - }, - "end": { - "line": 1094, - "column": 30 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 30816, - "end": 30817, - "loc": { - "start": { - "line": 1094, - "column": 30 - }, - "end": { - "line": 1094, - "column": 31 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 30817, - "end": 30821, - "loc": { - "start": { - "line": 1094, - "column": 31 - }, - "end": { - "line": 1094, - "column": 35 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 30821, - "end": 30822, - "loc": { - "start": { - "line": 1094, + "line": 1092, "column": 35 }, "end": { - "line": 1094, + "line": 1092, "column": 36 } } @@ -226463,15 +226556,15 @@ "binop": null }, "value": "autoFilterTimer", - "start": 30822, - "end": 30837, + "start": 30803, + "end": 30818, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 36 }, "end": { - "line": 1094, + "line": 1092, "column": 51 } } @@ -226488,15 +226581,15 @@ "postfix": false, "binop": null }, - "start": 30837, - "end": 30838, + "start": 30818, + "end": 30819, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 51 }, "end": { - "line": 1094, + "line": 1092, "column": 52 } } @@ -226514,15 +226607,15 @@ "binop": null, "updateContext": null }, - "start": 30838, - "end": 30839, + "start": 30819, + "end": 30820, "loc": { "start": { - "line": 1094, + "line": 1092, "column": 52 }, "end": { - "line": 1094, + "line": 1092, "column": 53 } } @@ -226542,15 +226635,15 @@ "updateContext": null }, "value": "this", - "start": 30852, - "end": 30856, + "start": 30833, + "end": 30837, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 12 }, "end": { - "line": 1095, + "line": 1093, "column": 16 } } @@ -226568,15 +226661,15 @@ "binop": null, "updateContext": null }, - "start": 30856, - "end": 30857, + "start": 30837, + "end": 30838, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 16 }, "end": { - "line": 1095, + "line": 1093, "column": 17 } } @@ -226594,15 +226687,15 @@ "binop": null }, "value": "autoFilterTimer", - "start": 30857, - "end": 30872, + "start": 30838, + "end": 30853, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 17 }, "end": { - "line": 1095, + "line": 1093, "column": 32 } } @@ -226621,15 +226714,15 @@ "updateContext": null }, "value": "=", - "start": 30873, - "end": 30874, + "start": 30854, + "end": 30855, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 33 }, "end": { - "line": 1095, + "line": 1093, "column": 34 } } @@ -226649,15 +226742,15 @@ "updateContext": null }, "value": "null", - "start": 30875, - "end": 30879, + "start": 30856, + "end": 30860, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 35 }, "end": { - "line": 1095, + "line": 1093, "column": 39 } } @@ -226675,15 +226768,15 @@ "binop": null, "updateContext": null }, - "start": 30879, - "end": 30880, + "start": 30860, + "end": 30861, "loc": { "start": { - "line": 1095, + "line": 1093, "column": 39 }, "end": { - "line": 1095, + "line": 1093, "column": 40 } } @@ -226703,15 +226796,15 @@ "updateContext": null }, "value": "if", - "start": 30893, - "end": 30895, + "start": 30874, + "end": 30876, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 12 }, "end": { - "line": 1096, + "line": 1094, "column": 14 } } @@ -226728,15 +226821,15 @@ "postfix": false, "binop": null }, - "start": 30896, - "end": 30897, + "start": 30877, + "end": 30878, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 15 }, "end": { - "line": 1096, + "line": 1094, "column": 16 } } @@ -226755,15 +226848,15 @@ "updateContext": null }, "value": "!", - "start": 30897, - "end": 30898, + "start": 30878, + "end": 30879, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 16 }, "end": { - "line": 1096, + "line": 1094, "column": 17 } } @@ -226783,15 +226876,15 @@ "updateContext": null }, "value": "this", - "start": 30898, - "end": 30902, + "start": 30879, + "end": 30883, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 17 }, "end": { - "line": 1096, + "line": 1094, "column": 21 } } @@ -226809,15 +226902,15 @@ "binop": null, "updateContext": null }, - "start": 30902, - "end": 30903, + "start": 30883, + "end": 30884, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 21 }, "end": { - "line": 1096, + "line": 1094, "column": 22 } } @@ -226835,15 +226928,15 @@ "binop": null }, "value": "isUserTyping", - "start": 30903, - "end": 30915, + "start": 30884, + "end": 30896, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 22 }, "end": { - "line": 1096, + "line": 1094, "column": 34 } } @@ -226860,15 +226953,15 @@ "postfix": false, "binop": null }, - "start": 30915, - "end": 30916, + "start": 30896, + "end": 30897, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 34 }, "end": { - "line": 1096, + "line": 1094, "column": 35 } } @@ -226885,15 +226978,15 @@ "postfix": false, "binop": null }, - "start": 30917, - "end": 30918, + "start": 30898, + "end": 30899, "loc": { "start": { - "line": 1096, + "line": 1094, "column": 36 }, "end": { - "line": 1096, + "line": 1094, "column": 37 } } @@ -226913,15 +227006,15 @@ "updateContext": null }, "value": "this", - "start": 30935, - "end": 30939, + "start": 30916, + "end": 30920, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 16 }, "end": { - "line": 1097, + "line": 1095, "column": 20 } } @@ -226939,15 +227032,15 @@ "binop": null, "updateContext": null }, - "start": 30939, - "end": 30940, + "start": 30920, + "end": 30921, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 20 }, "end": { - "line": 1097, + "line": 1095, "column": 21 } } @@ -226965,15 +227058,15 @@ "binop": null }, "value": "filter", - "start": 30940, - "end": 30946, + "start": 30921, + "end": 30927, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 21 }, "end": { - "line": 1097, + "line": 1095, "column": 27 } } @@ -226990,15 +227083,15 @@ "postfix": false, "binop": null }, - "start": 30946, - "end": 30947, + "start": 30927, + "end": 30928, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 27 }, "end": { - "line": 1097, + "line": 1095, "column": 28 } } @@ -227015,15 +227108,15 @@ "postfix": false, "binop": null }, - "start": 30947, - "end": 30948, + "start": 30928, + "end": 30929, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 28 }, "end": { - "line": 1097, + "line": 1095, "column": 29 } } @@ -227041,15 +227134,15 @@ "binop": null, "updateContext": null }, - "start": 30948, - "end": 30949, + "start": 30929, + "end": 30930, "loc": { "start": { - "line": 1097, + "line": 1095, "column": 29 }, "end": { - "line": 1097, + "line": 1095, "column": 30 } } @@ -227069,15 +227162,15 @@ "updateContext": null }, "value": "this", - "start": 30966, - "end": 30970, + "start": 30947, + "end": 30951, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 16 }, "end": { - "line": 1098, + "line": 1096, "column": 20 } } @@ -227095,15 +227188,15 @@ "binop": null, "updateContext": null }, - "start": 30970, - "end": 30971, + "start": 30951, + "end": 30952, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 20 }, "end": { - "line": 1098, + "line": 1096, "column": 21 } } @@ -227121,15 +227214,15 @@ "binop": null }, "value": "isUserTyping", - "start": 30971, - "end": 30983, + "start": 30952, + "end": 30964, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 21 }, "end": { - "line": 1098, + "line": 1096, "column": 33 } } @@ -227148,15 +227241,15 @@ "updateContext": null }, "value": "=", - "start": 30984, - "end": 30985, + "start": 30965, + "end": 30966, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 34 }, "end": { - "line": 1098, + "line": 1096, "column": 35 } } @@ -227176,15 +227269,15 @@ "updateContext": null }, "value": "null", - "start": 30986, - "end": 30990, + "start": 30967, + "end": 30971, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 36 }, "end": { - "line": 1098, + "line": 1096, "column": 40 } } @@ -227202,15 +227295,15 @@ "binop": null, "updateContext": null }, - "start": 30990, - "end": 30991, + "start": 30971, + "end": 30972, "loc": { "start": { - "line": 1098, + "line": 1096, "column": 40 }, "end": { - "line": 1098, + "line": 1096, "column": 41 } } @@ -227227,15 +227320,15 @@ "postfix": false, "binop": null }, - "start": 31004, - "end": 31005, + "start": 30985, + "end": 30986, "loc": { "start": { - "line": 1099, + "line": 1097, "column": 12 }, "end": { - "line": 1099, + "line": 1097, "column": 13 } } @@ -227252,15 +227345,15 @@ "postfix": false, "binop": null }, - "start": 31014, - "end": 31015, + "start": 30995, + "end": 30996, "loc": { "start": { - "line": 1100, + "line": 1098, "column": 8 }, "end": { - "line": 1100, + "line": 1098, "column": 9 } } @@ -227280,15 +227373,15 @@ "updateContext": null }, "value": "if", - "start": 31025, - "end": 31027, + "start": 31006, + "end": 31008, "loc": { "start": { - "line": 1102, + "line": 1100, "column": 8 }, "end": { - "line": 1102, + "line": 1100, "column": 10 } } @@ -227305,15 +227398,15 @@ "postfix": false, "binop": null }, - "start": 31028, - "end": 31029, + "start": 31009, + "end": 31010, "loc": { "start": { - "line": 1102, + "line": 1100, "column": 11 }, "end": { - "line": 1102, + "line": 1100, "column": 12 } } @@ -227330,23 +227423,74 @@ "postfix": false, "binop": null }, - "value": "key", - "start": 31029, - "end": 31032, + "value": "isKeyPressed", + "start": 31010, + "end": 31022, "loc": { "start": { - "line": 1102, + "line": 1100, "column": 12 }, "end": { - "line": 1102, - "column": 15 + "line": 1100, + "column": 24 } } }, { "type": { - "label": "==/!=", + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31022, + "end": 31023, + "loc": { + "start": { + "line": 1100, + "column": 24 + }, + "end": { + "line": 1100, + "column": 25 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "evt", + "start": 31023, + "end": 31026, + "loc": { + "start": { + "line": 1100, + "column": 25 + }, + "end": { + "line": 1100, + "column": 28 + } + } + }, + { + "type": { + "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -227354,20 +227498,45 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": 6, + "binop": null, "updateContext": null }, - "value": "!==", - "start": 31033, - "end": 31036, + "start": 31026, + "end": 31027, "loc": { "start": { - "line": 1102, - "column": 16 + "line": 1100, + "column": 28 }, "end": { - "line": 1102, - "column": 19 + "line": 1100, + "column": 29 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31040, + "end": 31041, + "loc": { + "start": { + "line": 1101, + "column": 12 + }, + "end": { + "line": 1101, + "column": 13 } } }, @@ -227384,22 +227553,22 @@ "binop": null }, "value": "ENTER_KEY", - "start": 31037, - "end": 31046, + "start": 31041, + "end": 31050, "loc": { "start": { - "line": 1102, - "column": 20 + "line": 1101, + "column": 13 }, "end": { - "line": 1102, - "column": 29 + "line": 1101, + "column": 22 } } }, { "type": { - "label": "&&", + "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -227407,73 +227576,19 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": 2, + "binop": null, "updateContext": null }, - "value": "&&", - "start": 31047, - "end": 31049, - "loc": { - "start": { - "line": 1102, - "column": 30 - }, - "end": { - "line": 1102, - "column": 32 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", "start": 31050, - "end": 31053, + "end": 31051, "loc": { "start": { - "line": 1102, - "column": 33 + "line": 1101, + "column": 22 }, "end": { - "line": 1102, - "column": 36 - } - } - }, - { - "type": { - "label": "==/!=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 6, - "updateContext": null - }, - "value": "!==", - "start": 31054, - "end": 31057, - "loc": { - "start": { - "line": 1102, - "column": 37 - }, - "end": { - "line": 1102, - "column": 40 + "line": 1101, + "column": 23 } } }, @@ -227490,22 +227605,22 @@ "binop": null }, "value": "TAB_KEY", - "start": 31058, - "end": 31065, + "start": 31052, + "end": 31059, "loc": { "start": { - "line": 1102, - "column": 41 + "line": 1101, + "column": 24 }, "end": { - "line": 1102, - "column": 48 + "line": 1101, + "column": 31 } } }, { "type": { - "label": "&&", + "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -227513,73 +227628,19 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": 2, + "binop": null, "updateContext": null }, - "value": "&&", - "start": 31066, - "end": 31068, + "start": 31059, + "end": 31060, "loc": { "start": { - "line": 1102, - "column": 49 + "line": 1101, + "column": 31 }, "end": { - "line": 1102, - "column": 51 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", - "start": 31069, - "end": 31072, - "loc": { - "start": { - "line": 1102, - "column": 52 - }, - "end": { - "line": 1102, - "column": 55 - } - } - }, - { - "type": { - "label": "==/!=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 6, - "updateContext": null - }, - "value": "!==", - "start": 31073, - "end": 31076, - "loc": { - "start": { - "line": 1102, - "column": 56 - }, - "end": { - "line": 1102, - "column": 59 + "line": 1101, + "column": 32 } } }, @@ -227596,22 +227657,22 @@ "binop": null }, "value": "ESC_KEY", - "start": 31077, - "end": 31084, + "start": 31061, + "end": 31068, "loc": { "start": { - "line": 1102, - "column": 60 + "line": 1101, + "column": 33 }, "end": { - "line": 1102, - "column": 67 + "line": 1101, + "column": 40 } } }, { "type": { - "label": "&&", + "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -227619,73 +227680,19 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": 2, + "binop": null, "updateContext": null }, - "value": "&&", - "start": 31085, - "end": 31087, + "start": 31068, + "end": 31069, "loc": { "start": { - "line": 1102, - "column": 68 + "line": 1101, + "column": 40 }, "end": { - "line": 1102, - "column": 70 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", - "start": 31100, - "end": 31103, - "loc": { - "start": { - "line": 1103, - "column": 12 - }, - "end": { - "line": 1103, - "column": 15 - } - } - }, - { - "type": { - "label": "==/!=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 6, - "updateContext": null - }, - "value": "!==", - "start": 31104, - "end": 31107, - "loc": { - "start": { - "line": 1103, - "column": 16 - }, - "end": { - "line": 1103, - "column": 19 + "line": 1101, + "column": 41 } } }, @@ -227702,22 +227709,22 @@ "binop": null }, "value": "UP_ARROW_KEY", - "start": 31108, - "end": 31120, + "start": 31070, + "end": 31082, "loc": { "start": { - "line": 1103, - "column": 20 + "line": 1101, + "column": 42 }, "end": { - "line": 1103, - "column": 32 + "line": 1101, + "column": 54 } } }, { "type": { - "label": "&&", + "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -227725,73 +227732,19 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": 2, + "binop": null, "updateContext": null }, - "value": "&&", - "start": 31121, - "end": 31123, + "start": 31082, + "end": 31083, "loc": { "start": { - "line": 1103, - "column": 33 + "line": 1101, + "column": 54 }, "end": { - "line": 1103, - "column": 35 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "key", - "start": 31124, - "end": 31127, - "loc": { - "start": { - "line": 1103, - "column": 36 - }, - "end": { - "line": 1103, - "column": 39 - } - } - }, - { - "type": { - "label": "==/!=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 6, - "updateContext": null - }, - "value": "!==", - "start": 31128, - "end": 31131, - "loc": { - "start": { - "line": 1103, - "column": 40 - }, - "end": { - "line": 1103, - "column": 43 + "line": 1101, + "column": 55 } } }, @@ -227808,16 +227761,42 @@ "binop": null }, "value": "DOWN_ARROW_KEY", - "start": 31132, - "end": 31146, + "start": 31084, + "end": 31098, "loc": { "start": { - "line": 1103, - "column": 44 + "line": 1101, + "column": 56 }, "end": { - "line": 1103, - "column": 58 + "line": 1101, + "column": 70 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31098, + "end": 31099, + "loc": { + "start": { + "line": 1101, + "column": 70 + }, + "end": { + "line": 1101, + "column": 71 } } }, @@ -227833,16 +227812,41 @@ "postfix": false, "binop": null }, - "start": 31146, - "end": 31147, + "start": 31099, + "end": 31100, "loc": { "start": { - "line": 1103, - "column": 58 + "line": 1101, + "column": 71 }, "end": { - "line": 1103, - "column": 59 + "line": 1101, + "column": 72 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31100, + "end": 31101, + "loc": { + "start": { + "line": 1101, + "column": 72 + }, + "end": { + "line": 1101, + "column": 73 } } }, @@ -227858,23 +227862,48 @@ "postfix": false, "binop": null }, - "start": 31148, - "end": 31149, + "start": 31102, + "end": 31103, "loc": { "start": { - "line": 1103, - "column": 60 + "line": 1101, + "column": 74 }, "end": { - "line": 1103, - "column": 61 + "line": 1101, + "column": 75 } } }, { "type": { - "label": "if", - "keyword": "if", + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "root", + "start": 31116, + "end": 31120, + "loc": { + "start": { + "line": 1102, + "column": 12 + }, + "end": { + "line": 1102, + "column": 16 + } + } + }, + { + "type": { + "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, @@ -227885,17 +227914,42 @@ "binop": null, "updateContext": null }, - "value": "if", - "start": 31162, - "end": 31164, + "start": 31120, + "end": 31121, "loc": { "start": { - "line": 1104, - "column": 12 + "line": 1102, + "column": 16 }, "end": { - "line": 1104, - "column": 14 + "line": 1102, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "clearInterval", + "start": 31121, + "end": 31134, + "loc": { + "start": { + "line": 1102, + "column": 17 + }, + "end": { + "line": 1102, + "column": 30 } } }, @@ -227911,16 +227965,16 @@ "postfix": false, "binop": null }, - "start": 31165, - "end": 31166, + "start": 31134, + "end": 31135, "loc": { "start": { - "line": 1104, - "column": 15 + "line": 1102, + "column": 30 }, "end": { - "line": 1104, - "column": 16 + "line": 1102, + "column": 31 } } }, @@ -227939,16 +227993,16 @@ "updateContext": null }, "value": "this", - "start": 31166, - "end": 31170, + "start": 31135, + "end": 31139, "loc": { "start": { - "line": 1104, - "column": 16 + "line": 1102, + "column": 31 }, "end": { - "line": 1104, - "column": 20 + "line": 1102, + "column": 35 } } }, @@ -227965,16 +228019,16 @@ "binop": null, "updateContext": null }, - "start": 31170, - "end": 31171, + "start": 31139, + "end": 31140, "loc": { "start": { - "line": 1104, - "column": 20 + "line": 1102, + "column": 35 }, "end": { - "line": 1104, - "column": 21 + "line": 1102, + "column": 36 } } }, @@ -227991,22 +228045,47 @@ "binop": null }, "value": "autoFilterTimer", - "start": 31171, - "end": 31186, + "start": 31140, + "end": 31155, "loc": { "start": { - "line": 1104, - "column": 21 + "line": 1102, + "column": 36 }, "end": { - "line": 1104, - "column": 36 + "line": 1102, + "column": 51 } } }, { "type": { - "label": "==/!=", + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31155, + "end": 31156, + "loc": { + "start": { + "line": 1102, + "column": 51 + }, + "end": { + "line": 1102, + "column": 52 + } + } + }, + { + "type": { + "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -228014,20 +228093,126 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": 6, + "binop": null, "updateContext": null }, - "value": "===", - "start": 31187, + "start": 31156, + "end": 31157, + "loc": { + "start": { + "line": 1102, + "column": 52 + }, + "end": { + "line": 1102, + "column": 53 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 31170, + "end": 31174, + "loc": { + "start": { + "line": 1103, + "column": 12 + }, + "end": { + "line": 1103, + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31174, + "end": 31175, + "loc": { + "start": { + "line": 1103, + "column": 16 + }, + "end": { + "line": 1103, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "autoFilterTimer", + "start": 31175, "end": 31190, "loc": { "start": { - "line": 1104, - "column": 37 + "line": 1103, + "column": 17 }, "end": { - "line": 1104, - "column": 40 + "line": 1103, + "column": 32 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 31191, + "end": 31192, + "loc": { + "start": { + "line": 1103, + "column": 33 + }, + "end": { + "line": 1103, + "column": 34 } } }, @@ -228046,563 +228231,16 @@ "updateContext": null }, "value": "null", - "start": 31191, - "end": 31195, + "start": 31193, + "end": 31197, "loc": { "start": { - "line": 1104, - "column": 41 + "line": 1103, + "column": 35 }, "end": { - "line": 1104, - "column": 45 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31195, - "end": 31196, - "loc": { - "start": { - "line": 1104, - "column": 45 - }, - "end": { - "line": 1104, - "column": 46 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31197, - "end": 31198, - "loc": { - "start": { - "line": 1104, - "column": 47 - }, - "end": { - "line": 1104, - "column": 48 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 31215, - "end": 31219, - "loc": { - "start": { - "line": 1105, - "column": 16 - }, - "end": { - "line": 1105, - "column": 20 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 31219, - "end": 31220, - "loc": { - "start": { - "line": 1105, - "column": 20 - }, - "end": { - "line": 1105, - "column": 21 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "autoFilterTimer", - "start": 31220, - "end": 31235, - "loc": { - "start": { - "line": 1105, - "column": 21 - }, - "end": { - "line": 1105, - "column": 36 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 31236, - "end": 31237, - "loc": { - "start": { - "line": 1105, - "column": 37 - }, - "end": { - "line": 1105, - "column": 38 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "root", - "start": 31238, - "end": 31242, - "loc": { - "start": { - "line": 1105, + "line": 1103, "column": 39 - }, - "end": { - "line": 1105, - "column": 43 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 31242, - "end": 31243, - "loc": { - "start": { - "line": 1105, - "column": 43 - }, - "end": { - "line": 1105, - "column": 44 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "setInterval", - "start": 31243, - "end": 31254, - "loc": { - "start": { - "line": 1105, - "column": 44 - }, - "end": { - "line": 1105, - "column": 55 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31254, - "end": 31255, - "loc": { - "start": { - "line": 1105, - "column": 55 - }, - "end": { - "line": 1105, - "column": 56 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "filter", - "start": 31255, - "end": 31261, - "loc": { - "start": { - "line": 1105, - "column": 56 - }, - "end": { - "line": 1105, - "column": 62 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 31261, - "end": 31262, - "loc": { - "start": { - "line": 1105, - "column": 62 - }, - "end": { - "line": 1105, - "column": 63 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "bind", - "start": 31262, - "end": 31266, - "loc": { - "start": { - "line": 1105, - "column": 63 - }, - "end": { - "line": 1105, - "column": 67 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31266, - "end": 31267, - "loc": { - "start": { - "line": 1105, - "column": 67 - }, - "end": { - "line": 1105, - "column": 68 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 31267, - "end": 31271, - "loc": { - "start": { - "line": 1105, - "column": 68 - }, - "end": { - "line": 1105, - "column": 72 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31271, - "end": 31272, - "loc": { - "start": { - "line": 1105, - "column": 72 - }, - "end": { - "line": 1105, - "column": 73 - } - } - }, - { - "type": { - "label": ",", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 31272, - "end": 31273, - "loc": { - "start": { - "line": 1105, - "column": 73 - }, - "end": { - "line": 1105, - "column": 74 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 31294, - "end": 31298, - "loc": { - "start": { - "line": 1106, - "column": 20 - }, - "end": { - "line": 1106, - "column": 24 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 31298, - "end": 31299, - "loc": { - "start": { - "line": 1106, - "column": 24 - }, - "end": { - "line": 1106, - "column": 25 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "autoFilterDelay", - "start": 31299, - "end": 31314, - "loc": { - "start": { - "line": 1106, - "column": 25 - }, - "end": { - "line": 1106, - "column": 40 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31314, - "end": 31315, - "loc": { - "start": { - "line": 1106, - "column": 40 - }, - "end": { - "line": 1106, - "column": 41 } } }, @@ -228619,16 +228257,16 @@ "binop": null, "updateContext": null }, - "start": 31315, - "end": 31316, + "start": 31197, + "end": 31198, "loc": { "start": { - "line": 1106, - "column": 41 + "line": 1103, + "column": 39 }, "end": { - "line": 1106, - "column": 42 + "line": 1103, + "column": 40 } } }, @@ -228644,40 +228282,15 @@ "postfix": false, "binop": null }, - "start": 31329, - "end": 31330, + "start": 31207, + "end": 31208, "loc": { "start": { - "line": 1107, - "column": 12 - }, - "end": { - "line": 1107, - "column": 13 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31339, - "end": 31340, - "loc": { - "start": { - "line": 1108, + "line": 1104, "column": 8 }, "end": { - "line": 1108, + "line": 1104, "column": 9 } } @@ -228697,15 +228310,15 @@ "updateContext": null }, "value": "else", - "start": 31341, - "end": 31345, + "start": 31209, + "end": 31213, "loc": { "start": { - "line": 1108, + "line": 1104, "column": 10 }, "end": { - "line": 1108, + "line": 1104, "column": 14 } } @@ -228722,48 +228335,23 @@ "postfix": false, "binop": null }, - "start": 31346, - "end": 31347, + "start": 31214, + "end": 31215, "loc": { "start": { - "line": 1108, + "line": 1104, "column": 15 }, "end": { - "line": 1108, + "line": 1104, "column": 16 } } }, { "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "root", - "start": 31360, - "end": 31364, - "loc": { - "start": { - "line": 1109, - "column": 12 - }, - "end": { - "line": 1109, - "column": 16 - } - } - }, - { - "type": { - "label": ".", + "label": "if", + "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, @@ -228774,42 +228362,17 @@ "binop": null, "updateContext": null }, - "start": 31364, - "end": 31365, + "value": "if", + "start": 31228, + "end": 31230, "loc": { "start": { - "line": 1109, - "column": 16 + "line": 1105, + "column": 12 }, "end": { - "line": 1109, - "column": 17 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "clearInterval", - "start": 31365, - "end": 31378, - "loc": { - "start": { - "line": 1109, - "column": 17 - }, - "end": { - "line": 1109, - "column": 30 + "line": 1105, + "column": 14 } } }, @@ -228825,16 +228388,16 @@ "postfix": false, "binop": null }, - "start": 31378, - "end": 31379, + "start": 31231, + "end": 31232, "loc": { "start": { - "line": 1109, - "column": 30 + "line": 1105, + "column": 15 }, "end": { - "line": 1109, - "column": 31 + "line": 1105, + "column": 16 } } }, @@ -228853,16 +228416,16 @@ "updateContext": null }, "value": "this", - "start": 31379, - "end": 31383, + "start": 31232, + "end": 31236, "loc": { "start": { - "line": 1109, - "column": 31 + "line": 1105, + "column": 16 }, "end": { - "line": 1109, - "column": 35 + "line": 1105, + "column": 20 } } }, @@ -228879,16 +228442,16 @@ "binop": null, "updateContext": null }, - "start": 31383, - "end": 31384, + "start": 31236, + "end": 31237, "loc": { "start": { - "line": 1109, - "column": 35 + "line": 1105, + "column": 20 }, "end": { - "line": 1109, - "column": 36 + "line": 1105, + "column": 21 } } }, @@ -228905,47 +228468,22 @@ "binop": null }, "value": "autoFilterTimer", - "start": 31384, - "end": 31399, + "start": 31237, + "end": 31252, "loc": { "start": { - "line": 1109, + "line": 1105, + "column": 21 + }, + "end": { + "line": 1105, "column": 36 - }, - "end": { - "line": 1109, - "column": 51 } } }, { "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 31399, - "end": 31400, - "loc": { - "start": { - "line": 1109, - "column": 51 - }, - "end": { - "line": 1109, - "column": 52 - } - } - }, - { - "type": { - "label": ";", + "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, @@ -228953,126 +228491,20 @@ "isAssign": false, "prefix": false, "postfix": false, - "binop": null, + "binop": 6, "updateContext": null }, - "start": 31400, - "end": 31401, + "value": "!==", + "start": 31253, + "end": 31256, "loc": { "start": { - "line": 1109, - "column": 52 + "line": 1105, + "column": 37 }, "end": { - "line": 1109, - "column": 53 - } - } - }, - { - "type": { - "label": "this", - "keyword": "this", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "this", - "start": 31414, - "end": 31418, - "loc": { - "start": { - "line": 1110, - "column": 12 - }, - "end": { - "line": 1110, - "column": 16 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 31418, - "end": 31419, - "loc": { - "start": { - "line": 1110, - "column": 16 - }, - "end": { - "line": 1110, - "column": 17 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "autoFilterTimer", - "start": 31419, - "end": 31434, - "loc": { - "start": { - "line": 1110, - "column": 17 - }, - "end": { - "line": 1110, - "column": 32 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 31435, - "end": 31436, - "loc": { - "start": { - "line": 1110, - "column": 33 - }, - "end": { - "line": 1110, - "column": 34 + "line": 1105, + "column": 40 } } }, @@ -229091,16 +228523,94 @@ "updateContext": null }, "value": "null", - "start": 31437, - "end": 31441, + "start": 31257, + "end": 31261, "loc": { "start": { - "line": 1110, - "column": 35 + "line": 1105, + "column": 41 }, "end": { - "line": 1110, - "column": 39 + "line": 1105, + "column": 45 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31261, + "end": 31262, + "loc": { + "start": { + "line": 1105, + "column": 45 + }, + "end": { + "line": 1105, + "column": 46 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31263, + "end": 31264, + "loc": { + "start": { + "line": 1105, + "column": 47 + }, + "end": { + "line": 1105, + "column": 48 + } + } + }, + { + "type": { + "label": "return", + "keyword": "return", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "return", + "start": 31281, + "end": 31287, + "loc": { + "start": { + "line": 1106, + "column": 16 + }, + "end": { + "line": 1106, + "column": 22 } } }, @@ -229117,16 +228627,16 @@ "binop": null, "updateContext": null }, - "start": 31441, - "end": 31442, + "start": 31287, + "end": 31288, "loc": { "start": { - "line": 1110, - "column": 39 + "line": 1106, + "column": 22 }, "end": { - "line": 1110, - "column": 40 + "line": 1106, + "column": 23 } } }, @@ -229142,8 +228652,556 @@ "postfix": false, "binop": null }, - "start": 31451, - "end": 31452, + "start": 31301, + "end": 31302, + "loc": { + "start": { + "line": 1107, + "column": 12 + }, + "end": { + "line": 1107, + "column": 13 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 31315, + "end": 31319, + "loc": { + "start": { + "line": 1108, + "column": 12 + }, + "end": { + "line": 1108, + "column": 16 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31319, + "end": 31320, + "loc": { + "start": { + "line": 1108, + "column": 16 + }, + "end": { + "line": 1108, + "column": 17 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "autoFilterTimer", + "start": 31320, + "end": 31335, + "loc": { + "start": { + "line": 1108, + "column": 17 + }, + "end": { + "line": 1108, + "column": 32 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 31336, + "end": 31337, + "loc": { + "start": { + "line": 1108, + "column": 33 + }, + "end": { + "line": 1108, + "column": 34 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "root", + "start": 31338, + "end": 31342, + "loc": { + "start": { + "line": 1108, + "column": 35 + }, + "end": { + "line": 1108, + "column": 39 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31342, + "end": 31343, + "loc": { + "start": { + "line": 1108, + "column": 39 + }, + "end": { + "line": 1108, + "column": 40 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "setInterval", + "start": 31343, + "end": 31354, + "loc": { + "start": { + "line": 1108, + "column": 40 + }, + "end": { + "line": 1108, + "column": 51 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31354, + "end": 31355, + "loc": { + "start": { + "line": 1108, + "column": 51 + }, + "end": { + "line": 1108, + "column": 52 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "filter", + "start": 31372, + "end": 31378, + "loc": { + "start": { + "line": 1109, + "column": 16 + }, + "end": { + "line": 1109, + "column": 22 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31378, + "end": 31379, + "loc": { + "start": { + "line": 1109, + "column": 22 + }, + "end": { + "line": 1109, + "column": 23 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "bind", + "start": 31379, + "end": 31383, + "loc": { + "start": { + "line": 1109, + "column": 23 + }, + "end": { + "line": 1109, + "column": 27 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31383, + "end": 31384, + "loc": { + "start": { + "line": 1109, + "column": 27 + }, + "end": { + "line": 1109, + "column": 28 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 31384, + "end": 31388, + "loc": { + "start": { + "line": 1109, + "column": 28 + }, + "end": { + "line": 1109, + "column": 32 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31388, + "end": 31389, + "loc": { + "start": { + "line": 1109, + "column": 32 + }, + "end": { + "line": 1109, + "column": 33 + } + } + }, + { + "type": { + "label": ",", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31389, + "end": 31390, + "loc": { + "start": { + "line": 1109, + "column": 33 + }, + "end": { + "line": 1109, + "column": 34 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 31407, + "end": 31411, + "loc": { + "start": { + "line": 1110, + "column": 16 + }, + "end": { + "line": 1110, + "column": 20 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31411, + "end": 31412, + "loc": { + "start": { + "line": 1110, + "column": 20 + }, + "end": { + "line": 1110, + "column": 21 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "autoFilterDelay", + "start": 31412, + "end": 31427, + "loc": { + "start": { + "line": 1110, + "column": 21 + }, + "end": { + "line": 1110, + "column": 36 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31427, + "end": 31428, + "loc": { + "start": { + "line": 1110, + "column": 36 + }, + "end": { + "line": 1110, + "column": 37 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 31428, + "end": 31429, + "loc": { + "start": { + "line": 1110, + "column": 37 + }, + "end": { + "line": 1110, + "column": 38 + } + } + }, + { + "type": { + "label": "}", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 31438, + "end": 31439, "loc": { "start": { "line": 1111, @@ -229167,8 +229225,8 @@ "postfix": false, "binop": null }, - "start": 31457, - "end": 31458, + "start": 31444, + "end": 31445, "loc": { "start": { "line": 1112, @@ -229183,8 +229241,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", - "start": 31464, - "end": 31547, + "start": 31451, + "end": 31534, "loc": { "start": { "line": 1114, @@ -229209,8 +229267,8 @@ "binop": null }, "value": "onKeyDown", - "start": 31552, - "end": 31561, + "start": 31539, + "end": 31548, "loc": { "start": { "line": 1117, @@ -229234,8 +229292,8 @@ "postfix": false, "binop": null }, - "start": 31561, - "end": 31562, + "start": 31548, + "end": 31549, "loc": { "start": { "line": 1117, @@ -229259,8 +229317,8 @@ "postfix": false, "binop": null }, - "start": 31562, - "end": 31563, + "start": 31549, + "end": 31550, "loc": { "start": { "line": 1117, @@ -229284,8 +229342,8 @@ "postfix": false, "binop": null }, - "start": 31564, - "end": 31565, + "start": 31551, + "end": 31552, "loc": { "start": { "line": 1117, @@ -229312,8 +229370,8 @@ "updateContext": null }, "value": "if", - "start": 31574, - "end": 31576, + "start": 31561, + "end": 31563, "loc": { "start": { "line": 1118, @@ -229337,8 +229395,8 @@ "postfix": false, "binop": null }, - "start": 31577, - "end": 31578, + "start": 31564, + "end": 31565, "loc": { "start": { "line": 1118, @@ -229365,8 +229423,8 @@ "updateContext": null }, "value": "this", - "start": 31578, - "end": 31582, + "start": 31565, + "end": 31569, "loc": { "start": { "line": 1118, @@ -229391,8 +229449,8 @@ "binop": null, "updateContext": null }, - "start": 31582, - "end": 31583, + "start": 31569, + "end": 31570, "loc": { "start": { "line": 1118, @@ -229417,8 +229475,8 @@ "binop": null }, "value": "autoFilter", - "start": 31583, - "end": 31593, + "start": 31570, + "end": 31580, "loc": { "start": { "line": 1118, @@ -229442,8 +229500,8 @@ "postfix": false, "binop": null }, - "start": 31593, - "end": 31594, + "start": 31580, + "end": 31581, "loc": { "start": { "line": 1118, @@ -229467,8 +229525,8 @@ "postfix": false, "binop": null }, - "start": 31595, - "end": 31596, + "start": 31582, + "end": 31583, "loc": { "start": { "line": 1118, @@ -229495,8 +229553,8 @@ "updateContext": null }, "value": "this", - "start": 31609, - "end": 31613, + "start": 31596, + "end": 31600, "loc": { "start": { "line": 1119, @@ -229521,8 +229579,8 @@ "binop": null, "updateContext": null }, - "start": 31613, - "end": 31614, + "start": 31600, + "end": 31601, "loc": { "start": { "line": 1119, @@ -229547,8 +229605,8 @@ "binop": null }, "value": "isUserTyping", - "start": 31614, - "end": 31626, + "start": 31601, + "end": 31613, "loc": { "start": { "line": 1119, @@ -229574,8 +229632,8 @@ "updateContext": null }, "value": "=", - "start": 31627, - "end": 31628, + "start": 31614, + "end": 31615, "loc": { "start": { "line": 1119, @@ -229602,8 +229660,8 @@ "updateContext": null }, "value": "true", - "start": 31629, - "end": 31633, + "start": 31616, + "end": 31620, "loc": { "start": { "line": 1119, @@ -229628,8 +229686,8 @@ "binop": null, "updateContext": null }, - "start": 31633, - "end": 31634, + "start": 31620, + "end": 31621, "loc": { "start": { "line": 1119, @@ -229653,8 +229711,8 @@ "postfix": false, "binop": null }, - "start": 31643, - "end": 31644, + "start": 31630, + "end": 31631, "loc": { "start": { "line": 1120, @@ -229678,8 +229736,8 @@ "postfix": false, "binop": null }, - "start": 31649, - "end": 31650, + "start": 31636, + "end": 31637, "loc": { "start": { "line": 1121, @@ -229694,8 +229752,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", - "start": 31656, - "end": 31721, + "start": 31643, + "end": 31708, "loc": { "start": { "line": 1123, @@ -229720,8 +229778,8 @@ "binop": null }, "value": "onInpFocus", - "start": 31726, - "end": 31736, + "start": 31713, + "end": 31723, "loc": { "start": { "line": 1127, @@ -229745,8 +229803,8 @@ "postfix": false, "binop": null }, - "start": 31736, - "end": 31737, + "start": 31723, + "end": 31724, "loc": { "start": { "line": 1127, @@ -229771,8 +229829,8 @@ "binop": null }, "value": "evt", - "start": 31737, - "end": 31740, + "start": 31724, + "end": 31727, "loc": { "start": { "line": 1127, @@ -229796,8 +229854,8 @@ "postfix": false, "binop": null }, - "start": 31740, - "end": 31741, + "start": 31727, + "end": 31728, "loc": { "start": { "line": 1127, @@ -229821,8 +229879,8 @@ "postfix": false, "binop": null }, - "start": 31742, - "end": 31743, + "start": 31729, + "end": 31730, "loc": { "start": { "line": 1127, @@ -229849,8 +229907,8 @@ "updateContext": null }, "value": "let", - "start": 31752, - "end": 31755, + "start": 31739, + "end": 31742, "loc": { "start": { "line": 1128, @@ -229875,8 +229933,8 @@ "binop": null }, "value": "elm", - "start": 31756, - "end": 31759, + "start": 31743, + "end": 31746, "loc": { "start": { "line": 1128, @@ -229902,8 +229960,8 @@ "updateContext": null }, "value": "=", - "start": 31760, - "end": 31761, + "start": 31747, + "end": 31748, "loc": { "start": { "line": 1128, @@ -229928,8 +229986,8 @@ "binop": null }, "value": "targetEvt", - "start": 31762, - "end": 31771, + "start": 31749, + "end": 31758, "loc": { "start": { "line": 1128, @@ -229953,8 +230011,8 @@ "postfix": false, "binop": null }, - "start": 31771, - "end": 31772, + "start": 31758, + "end": 31759, "loc": { "start": { "line": 1128, @@ -229979,8 +230037,8 @@ "binop": null }, "value": "evt", - "start": 31772, - "end": 31775, + "start": 31759, + "end": 31762, "loc": { "start": { "line": 1128, @@ -230004,8 +230062,8 @@ "postfix": false, "binop": null }, - "start": 31775, - "end": 31776, + "start": 31762, + "end": 31763, "loc": { "start": { "line": 1128, @@ -230030,8 +230088,8 @@ "binop": null, "updateContext": null }, - "start": 31776, - "end": 31777, + "start": 31763, + "end": 31764, "loc": { "start": { "line": 1128, @@ -230058,8 +230116,8 @@ "updateContext": null }, "value": "this", - "start": 31786, - "end": 31790, + "start": 31773, + "end": 31777, "loc": { "start": { "line": 1129, @@ -230084,8 +230142,8 @@ "binop": null, "updateContext": null }, - "start": 31790, - "end": 31791, + "start": 31777, + "end": 31778, "loc": { "start": { "line": 1129, @@ -230110,8 +230168,8 @@ "binop": null }, "value": "emitter", - "start": 31791, - "end": 31798, + "start": 31778, + "end": 31785, "loc": { "start": { "line": 1129, @@ -230136,8 +230194,8 @@ "binop": null, "updateContext": null }, - "start": 31798, - "end": 31799, + "start": 31785, + "end": 31786, "loc": { "start": { "line": 1129, @@ -230162,8 +230220,8 @@ "binop": null }, "value": "emit", - "start": 31799, - "end": 31803, + "start": 31786, + "end": 31790, "loc": { "start": { "line": 1129, @@ -230187,8 +230245,8 @@ "postfix": false, "binop": null }, - "start": 31803, - "end": 31804, + "start": 31790, + "end": 31791, "loc": { "start": { "line": 1129, @@ -230214,8 +230272,8 @@ "updateContext": null }, "value": "filter-focus", - "start": 31804, - "end": 31818, + "start": 31791, + "end": 31805, "loc": { "start": { "line": 1129, @@ -230240,8 +230298,8 @@ "binop": null, "updateContext": null }, - "start": 31818, - "end": 31819, + "start": 31805, + "end": 31806, "loc": { "start": { "line": 1129, @@ -230268,8 +230326,8 @@ "updateContext": null }, "value": "this", - "start": 31820, - "end": 31824, + "start": 31807, + "end": 31811, "loc": { "start": { "line": 1129, @@ -230294,8 +230352,8 @@ "binop": null, "updateContext": null }, - "start": 31824, - "end": 31825, + "start": 31811, + "end": 31812, "loc": { "start": { "line": 1129, @@ -230320,8 +230378,8 @@ "binop": null }, "value": "elm", - "start": 31826, - "end": 31829, + "start": 31813, + "end": 31816, "loc": { "start": { "line": 1129, @@ -230345,8 +230403,8 @@ "postfix": false, "binop": null }, - "start": 31829, - "end": 31830, + "start": 31816, + "end": 31817, "loc": { "start": { "line": 1129, @@ -230371,8 +230429,8 @@ "binop": null, "updateContext": null }, - "start": 31830, - "end": 31831, + "start": 31817, + "end": 31818, "loc": { "start": { "line": 1129, @@ -230396,8 +230454,8 @@ "postfix": false, "binop": null }, - "start": 31836, - "end": 31837, + "start": 31823, + "end": 31824, "loc": { "start": { "line": 1130, @@ -230412,8 +230470,8 @@ { "type": "CommentBlock", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", - "start": 31843, - "end": 31931, + "start": 31830, + "end": 31918, "loc": { "start": { "line": 1132, @@ -230438,8 +230496,8 @@ "binop": null }, "value": "onInpBlur", - "start": 31936, - "end": 31945, + "start": 31923, + "end": 31932, "loc": { "start": { "line": 1135, @@ -230463,8 +230521,8 @@ "postfix": false, "binop": null }, - "start": 31945, - "end": 31946, + "start": 31932, + "end": 31933, "loc": { "start": { "line": 1135, @@ -230488,8 +230546,8 @@ "postfix": false, "binop": null }, - "start": 31946, - "end": 31947, + "start": 31933, + "end": 31934, "loc": { "start": { "line": 1135, @@ -230513,8 +230571,8 @@ "postfix": false, "binop": null }, - "start": 31948, - "end": 31949, + "start": 31935, + "end": 31936, "loc": { "start": { "line": 1135, @@ -230541,8 +230599,8 @@ "updateContext": null }, "value": "if", - "start": 31958, - "end": 31960, + "start": 31945, + "end": 31947, "loc": { "start": { "line": 1136, @@ -230566,8 +230624,8 @@ "postfix": false, "binop": null }, - "start": 31961, - "end": 31962, + "start": 31948, + "end": 31949, "loc": { "start": { "line": 1136, @@ -230594,8 +230652,8 @@ "updateContext": null }, "value": "this", - "start": 31962, - "end": 31966, + "start": 31949, + "end": 31953, "loc": { "start": { "line": 1136, @@ -230620,8 +230678,8 @@ "binop": null, "updateContext": null }, - "start": 31966, - "end": 31967, + "start": 31953, + "end": 31954, "loc": { "start": { "line": 1136, @@ -230646,8 +230704,8 @@ "binop": null }, "value": "autoFilter", - "start": 31967, - "end": 31977, + "start": 31954, + "end": 31964, "loc": { "start": { "line": 1136, @@ -230671,8 +230729,8 @@ "postfix": false, "binop": null }, - "start": 31977, - "end": 31978, + "start": 31964, + "end": 31965, "loc": { "start": { "line": 1136, @@ -230696,8 +230754,8 @@ "postfix": false, "binop": null }, - "start": 31979, - "end": 31980, + "start": 31966, + "end": 31967, "loc": { "start": { "line": 1136, @@ -230724,8 +230782,8 @@ "updateContext": null }, "value": "this", - "start": 31993, - "end": 31997, + "start": 31980, + "end": 31984, "loc": { "start": { "line": 1137, @@ -230750,8 +230808,8 @@ "binop": null, "updateContext": null }, - "start": 31997, - "end": 31998, + "start": 31984, + "end": 31985, "loc": { "start": { "line": 1137, @@ -230776,8 +230834,8 @@ "binop": null }, "value": "isUserTyping", - "start": 31998, - "end": 32010, + "start": 31985, + "end": 31997, "loc": { "start": { "line": 1137, @@ -230803,8 +230861,8 @@ "updateContext": null }, "value": "=", - "start": 32011, - "end": 32012, + "start": 31998, + "end": 31999, "loc": { "start": { "line": 1137, @@ -230831,8 +230889,8 @@ "updateContext": null }, "value": "false", - "start": 32013, - "end": 32018, + "start": 32000, + "end": 32005, "loc": { "start": { "line": 1137, @@ -230857,8 +230915,8 @@ "binop": null, "updateContext": null }, - "start": 32018, - "end": 32019, + "start": 32005, + "end": 32006, "loc": { "start": { "line": 1137, @@ -230883,8 +230941,8 @@ "binop": null }, "value": "root", - "start": 32032, - "end": 32036, + "start": 32019, + "end": 32023, "loc": { "start": { "line": 1138, @@ -230909,8 +230967,8 @@ "binop": null, "updateContext": null }, - "start": 32036, - "end": 32037, + "start": 32023, + "end": 32024, "loc": { "start": { "line": 1138, @@ -230935,8 +230993,8 @@ "binop": null }, "value": "clearInterval", - "start": 32037, - "end": 32050, + "start": 32024, + "end": 32037, "loc": { "start": { "line": 1138, @@ -230960,8 +231018,8 @@ "postfix": false, "binop": null }, - "start": 32050, - "end": 32051, + "start": 32037, + "end": 32038, "loc": { "start": { "line": 1138, @@ -230988,8 +231046,8 @@ "updateContext": null }, "value": "this", - "start": 32051, - "end": 32055, + "start": 32038, + "end": 32042, "loc": { "start": { "line": 1138, @@ -231014,8 +231072,8 @@ "binop": null, "updateContext": null }, - "start": 32055, - "end": 32056, + "start": 32042, + "end": 32043, "loc": { "start": { "line": 1138, @@ -231040,8 +231098,8 @@ "binop": null }, "value": "autoFilterTimer", - "start": 32056, - "end": 32071, + "start": 32043, + "end": 32058, "loc": { "start": { "line": 1138, @@ -231065,8 +231123,8 @@ "postfix": false, "binop": null }, - "start": 32071, - "end": 32072, + "start": 32058, + "end": 32059, "loc": { "start": { "line": 1138, @@ -231091,8 +231149,8 @@ "binop": null, "updateContext": null }, - "start": 32072, - "end": 32073, + "start": 32059, + "end": 32060, "loc": { "start": { "line": 1138, @@ -231116,8 +231174,8 @@ "postfix": false, "binop": null }, - "start": 32082, - "end": 32083, + "start": 32069, + "end": 32070, "loc": { "start": { "line": 1139, @@ -231144,8 +231202,8 @@ "updateContext": null }, "value": "this", - "start": 32092, - "end": 32096, + "start": 32079, + "end": 32083, "loc": { "start": { "line": 1140, @@ -231170,8 +231228,8 @@ "binop": null, "updateContext": null }, - "start": 32096, - "end": 32097, + "start": 32083, + "end": 32084, "loc": { "start": { "line": 1140, @@ -231196,8 +231254,8 @@ "binop": null }, "value": "emitter", - "start": 32097, - "end": 32104, + "start": 32084, + "end": 32091, "loc": { "start": { "line": 1140, @@ -231222,8 +231280,8 @@ "binop": null, "updateContext": null }, - "start": 32104, - "end": 32105, + "start": 32091, + "end": 32092, "loc": { "start": { "line": 1140, @@ -231248,8 +231306,8 @@ "binop": null }, "value": "emit", - "start": 32105, - "end": 32109, + "start": 32092, + "end": 32096, "loc": { "start": { "line": 1140, @@ -231273,8 +231331,8 @@ "postfix": false, "binop": null }, - "start": 32109, - "end": 32110, + "start": 32096, + "end": 32097, "loc": { "start": { "line": 1140, @@ -231300,8 +231358,8 @@ "updateContext": null }, "value": "filter-blur", - "start": 32110, - "end": 32123, + "start": 32097, + "end": 32110, "loc": { "start": { "line": 1140, @@ -231326,8 +231384,8 @@ "binop": null, "updateContext": null }, - "start": 32123, - "end": 32124, + "start": 32110, + "end": 32111, "loc": { "start": { "line": 1140, @@ -231354,8 +231412,8 @@ "updateContext": null }, "value": "this", - "start": 32125, - "end": 32129, + "start": 32112, + "end": 32116, "loc": { "start": { "line": 1140, @@ -231379,8 +231437,8 @@ "postfix": false, "binop": null }, - "start": 32129, - "end": 32130, + "start": 32116, + "end": 32117, "loc": { "start": { "line": 1140, @@ -231405,8 +231463,8 @@ "binop": null, "updateContext": null }, - "start": 32130, - "end": 32131, + "start": 32117, + "end": 32118, "loc": { "start": { "line": 1140, @@ -231430,8 +231488,8 @@ "postfix": false, "binop": null }, - "start": 32136, - "end": 32137, + "start": 32123, + "end": 32124, "loc": { "start": { "line": 1141, @@ -231446,8 +231504,8 @@ { "type": "CommentBlock", "value": "*\n * Insert filters row at initialization\n ", - "start": 32143, - "end": 32198, + "start": 32130, + "end": 32185, "loc": { "start": { "line": 1143, @@ -231472,8 +231530,8 @@ "binop": null }, "value": "_insertFiltersRow", - "start": 32203, - "end": 32220, + "start": 32190, + "end": 32207, "loc": { "start": { "line": 1146, @@ -231497,8 +231555,8 @@ "postfix": false, "binop": null }, - "start": 32220, - "end": 32221, + "start": 32207, + "end": 32208, "loc": { "start": { "line": 1146, @@ -231522,8 +231580,8 @@ "postfix": false, "binop": null }, - "start": 32221, - "end": 32222, + "start": 32208, + "end": 32209, "loc": { "start": { "line": 1146, @@ -231547,8 +231605,8 @@ "postfix": false, "binop": null }, - "start": 32223, - "end": 32224, + "start": 32210, + "end": 32211, "loc": { "start": { "line": 1146, @@ -231563,8 +231621,8 @@ { "type": "CommentLine", "value": " TODO: prevent filters row generation for popup filters too,", - "start": 32233, - "end": 32295, + "start": 32220, + "end": 32282, "loc": { "start": { "line": 1147, @@ -231579,8 +231637,8 @@ { "type": "CommentLine", "value": " to reduce and simplify headers row index adjusting across lib modules", - "start": 32304, - "end": 32376, + "start": 32291, + "end": 32363, "loc": { "start": { "line": 1148, @@ -231595,8 +231653,8 @@ { "type": "CommentLine", "value": " (GridLayout, PopupFilter etc)", - "start": 32385, - "end": 32417, + "start": 32372, + "end": 32404, "loc": { "start": { "line": 1149, @@ -231623,8 +231681,8 @@ "updateContext": null }, "value": "if", - "start": 32426, - "end": 32428, + "start": 32413, + "end": 32415, "loc": { "start": { "line": 1150, @@ -231648,8 +231706,8 @@ "postfix": false, "binop": null }, - "start": 32429, - "end": 32430, + "start": 32416, + "end": 32417, "loc": { "start": { "line": 1150, @@ -231676,8 +231734,8 @@ "updateContext": null }, "value": "this", - "start": 32430, - "end": 32434, + "start": 32417, + "end": 32421, "loc": { "start": { "line": 1150, @@ -231702,8 +231760,8 @@ "binop": null, "updateContext": null }, - "start": 32434, - "end": 32435, + "start": 32421, + "end": 32422, "loc": { "start": { "line": 1150, @@ -231728,8 +231786,8 @@ "binop": null }, "value": "gridLayout", - "start": 32435, - "end": 32445, + "start": 32422, + "end": 32432, "loc": { "start": { "line": 1150, @@ -231753,8 +231811,8 @@ "postfix": false, "binop": null }, - "start": 32445, - "end": 32446, + "start": 32432, + "end": 32433, "loc": { "start": { "line": 1150, @@ -231778,8 +231836,8 @@ "postfix": false, "binop": null }, - "start": 32447, - "end": 32448, + "start": 32434, + "end": 32435, "loc": { "start": { "line": 1150, @@ -231806,8 +231864,8 @@ "updateContext": null }, "value": "return", - "start": 32461, - "end": 32467, + "start": 32448, + "end": 32454, "loc": { "start": { "line": 1151, @@ -231832,8 +231890,8 @@ "binop": null, "updateContext": null }, - "start": 32467, - "end": 32468, + "start": 32454, + "end": 32455, "loc": { "start": { "line": 1151, @@ -231857,8 +231915,8 @@ "postfix": false, "binop": null }, - "start": 32477, - "end": 32478, + "start": 32464, + "end": 32465, "loc": { "start": { "line": 1152, @@ -231885,8 +231943,8 @@ "updateContext": null }, "value": "let", - "start": 32487, - "end": 32490, + "start": 32474, + "end": 32477, "loc": { "start": { "line": 1153, @@ -231911,8 +231969,8 @@ "binop": null }, "value": "fltrow", - "start": 32491, - "end": 32497, + "start": 32478, + "end": 32484, "loc": { "start": { "line": 1153, @@ -231937,8 +231995,8 @@ "binop": null, "updateContext": null }, - "start": 32497, - "end": 32498, + "start": 32484, + "end": 32485, "loc": { "start": { "line": 1153, @@ -231965,8 +232023,8 @@ "updateContext": null }, "value": "let", - "start": 32508, - "end": 32511, + "start": 32495, + "end": 32498, "loc": { "start": { "line": 1155, @@ -231991,8 +232049,8 @@ "binop": null }, "value": "thead", - "start": 32512, - "end": 32517, + "start": 32499, + "end": 32504, "loc": { "start": { "line": 1155, @@ -232018,8 +232076,8 @@ "updateContext": null }, "value": "=", - "start": 32518, - "end": 32519, + "start": 32505, + "end": 32506, "loc": { "start": { "line": 1155, @@ -232044,8 +232102,8 @@ "binop": null }, "value": "tag", - "start": 32520, - "end": 32523, + "start": 32507, + "end": 32510, "loc": { "start": { "line": 1155, @@ -232069,8 +232127,8 @@ "postfix": false, "binop": null }, - "start": 32523, - "end": 32524, + "start": 32510, + "end": 32511, "loc": { "start": { "line": 1155, @@ -232097,8 +232155,8 @@ "updateContext": null }, "value": "this", - "start": 32524, - "end": 32528, + "start": 32511, + "end": 32515, "loc": { "start": { "line": 1155, @@ -232123,8 +232181,8 @@ "binop": null, "updateContext": null }, - "start": 32528, - "end": 32529, + "start": 32515, + "end": 32516, "loc": { "start": { "line": 1155, @@ -232149,8 +232207,8 @@ "binop": null }, "value": "dom", - "start": 32529, - "end": 32532, + "start": 32516, + "end": 32519, "loc": { "start": { "line": 1155, @@ -232174,8 +232232,8 @@ "postfix": false, "binop": null }, - "start": 32532, - "end": 32533, + "start": 32519, + "end": 32520, "loc": { "start": { "line": 1155, @@ -232199,8 +232257,8 @@ "postfix": false, "binop": null }, - "start": 32533, - "end": 32534, + "start": 32520, + "end": 32521, "loc": { "start": { "line": 1155, @@ -232225,8 +232283,8 @@ "binop": null, "updateContext": null }, - "start": 32534, - "end": 32535, + "start": 32521, + "end": 32522, "loc": { "start": { "line": 1155, @@ -232252,8 +232310,8 @@ "updateContext": null }, "value": "thead", - "start": 32536, - "end": 32543, + "start": 32523, + "end": 32530, "loc": { "start": { "line": 1155, @@ -232277,8 +232335,8 @@ "postfix": false, "binop": null }, - "start": 32543, - "end": 32544, + "start": 32530, + "end": 32531, "loc": { "start": { "line": 1155, @@ -232303,8 +232361,8 @@ "binop": null, "updateContext": null }, - "start": 32544, - "end": 32545, + "start": 32531, + "end": 32532, "loc": { "start": { "line": 1155, @@ -232331,8 +232389,8 @@ "updateContext": null }, "value": "if", - "start": 32554, - "end": 32556, + "start": 32541, + "end": 32543, "loc": { "start": { "line": 1156, @@ -232356,8 +232414,8 @@ "postfix": false, "binop": null }, - "start": 32557, - "end": 32558, + "start": 32544, + "end": 32545, "loc": { "start": { "line": 1156, @@ -232382,8 +232440,8 @@ "binop": null }, "value": "thead", - "start": 32558, - "end": 32563, + "start": 32545, + "end": 32550, "loc": { "start": { "line": 1156, @@ -232408,8 +232466,8 @@ "binop": null, "updateContext": null }, - "start": 32563, - "end": 32564, + "start": 32550, + "end": 32551, "loc": { "start": { "line": 1156, @@ -232434,8 +232492,8 @@ "binop": null }, "value": "length", - "start": 32564, - "end": 32570, + "start": 32551, + "end": 32557, "loc": { "start": { "line": 1156, @@ -232461,8 +232519,8 @@ "updateContext": null }, "value": ">", - "start": 32571, - "end": 32572, + "start": 32558, + "end": 32559, "loc": { "start": { "line": 1156, @@ -232488,8 +232546,8 @@ "updateContext": null }, "value": 0, - "start": 32573, - "end": 32574, + "start": 32560, + "end": 32561, "loc": { "start": { "line": 1156, @@ -232513,8 +232571,8 @@ "postfix": false, "binop": null }, - "start": 32574, - "end": 32575, + "start": 32561, + "end": 32562, "loc": { "start": { "line": 1156, @@ -232538,8 +232596,8 @@ "postfix": false, "binop": null }, - "start": 32576, - "end": 32577, + "start": 32563, + "end": 32564, "loc": { "start": { "line": 1156, @@ -232564,8 +232622,8 @@ "binop": null }, "value": "fltrow", - "start": 32590, - "end": 32596, + "start": 32577, + "end": 32583, "loc": { "start": { "line": 1157, @@ -232591,8 +232649,8 @@ "updateContext": null }, "value": "=", - "start": 32597, - "end": 32598, + "start": 32584, + "end": 32585, "loc": { "start": { "line": 1157, @@ -232617,8 +232675,8 @@ "binop": null }, "value": "thead", - "start": 32599, - "end": 32604, + "start": 32586, + "end": 32591, "loc": { "start": { "line": 1157, @@ -232643,8 +232701,8 @@ "binop": null, "updateContext": null }, - "start": 32604, - "end": 32605, + "start": 32591, + "end": 32592, "loc": { "start": { "line": 1157, @@ -232670,8 +232728,8 @@ "updateContext": null }, "value": 0, - "start": 32605, - "end": 32606, + "start": 32592, + "end": 32593, "loc": { "start": { "line": 1157, @@ -232696,8 +232754,8 @@ "binop": null, "updateContext": null }, - "start": 32606, - "end": 32607, + "start": 32593, + "end": 32594, "loc": { "start": { "line": 1157, @@ -232722,8 +232780,8 @@ "binop": null, "updateContext": null }, - "start": 32607, - "end": 32608, + "start": 32594, + "end": 32595, "loc": { "start": { "line": 1157, @@ -232748,8 +232806,8 @@ "binop": null }, "value": "insertRow", - "start": 32608, - "end": 32617, + "start": 32595, + "end": 32604, "loc": { "start": { "line": 1157, @@ -232773,8 +232831,8 @@ "postfix": false, "binop": null }, - "start": 32617, - "end": 32618, + "start": 32604, + "end": 32605, "loc": { "start": { "line": 1157, @@ -232801,8 +232859,8 @@ "updateContext": null }, "value": "this", - "start": 32618, - "end": 32622, + "start": 32605, + "end": 32609, "loc": { "start": { "line": 1157, @@ -232827,8 +232885,8 @@ "binop": null, "updateContext": null }, - "start": 32622, - "end": 32623, + "start": 32609, + "end": 32610, "loc": { "start": { "line": 1157, @@ -232853,8 +232911,8 @@ "binop": null }, "value": "filtersRowIndex", - "start": 32623, - "end": 32638, + "start": 32610, + "end": 32625, "loc": { "start": { "line": 1157, @@ -232878,8 +232936,8 @@ "postfix": false, "binop": null }, - "start": 32638, - "end": 32639, + "start": 32625, + "end": 32626, "loc": { "start": { "line": 1157, @@ -232904,8 +232962,8 @@ "binop": null, "updateContext": null }, - "start": 32639, - "end": 32640, + "start": 32626, + "end": 32627, "loc": { "start": { "line": 1157, @@ -232929,8 +232987,8 @@ "postfix": false, "binop": null }, - "start": 32649, - "end": 32650, + "start": 32636, + "end": 32637, "loc": { "start": { "line": 1158, @@ -232957,8 +233015,8 @@ "updateContext": null }, "value": "else", - "start": 32651, - "end": 32655, + "start": 32638, + "end": 32642, "loc": { "start": { "line": 1158, @@ -232982,8 +233040,8 @@ "postfix": false, "binop": null }, - "start": 32656, - "end": 32657, + "start": 32643, + "end": 32644, "loc": { "start": { "line": 1158, @@ -233008,8 +233066,8 @@ "binop": null }, "value": "fltrow", - "start": 32670, - "end": 32676, + "start": 32657, + "end": 32663, "loc": { "start": { "line": 1159, @@ -233035,8 +233093,8 @@ "updateContext": null }, "value": "=", - "start": 32677, - "end": 32678, + "start": 32664, + "end": 32665, "loc": { "start": { "line": 1159, @@ -233063,8 +233121,8 @@ "updateContext": null }, "value": "this", - "start": 32679, - "end": 32683, + "start": 32666, + "end": 32670, "loc": { "start": { "line": 1159, @@ -233089,8 +233147,8 @@ "binop": null, "updateContext": null }, - "start": 32683, - "end": 32684, + "start": 32670, + "end": 32671, "loc": { "start": { "line": 1159, @@ -233115,8 +233173,8 @@ "binop": null }, "value": "dom", - "start": 32684, - "end": 32687, + "start": 32671, + "end": 32674, "loc": { "start": { "line": 1159, @@ -233140,8 +233198,8 @@ "postfix": false, "binop": null }, - "start": 32687, - "end": 32688, + "start": 32674, + "end": 32675, "loc": { "start": { "line": 1159, @@ -233165,8 +233223,8 @@ "postfix": false, "binop": null }, - "start": 32688, - "end": 32689, + "start": 32675, + "end": 32676, "loc": { "start": { "line": 1159, @@ -233191,8 +233249,8 @@ "binop": null, "updateContext": null }, - "start": 32689, - "end": 32690, + "start": 32676, + "end": 32677, "loc": { "start": { "line": 1159, @@ -233217,8 +233275,8 @@ "binop": null }, "value": "insertRow", - "start": 32690, - "end": 32699, + "start": 32677, + "end": 32686, "loc": { "start": { "line": 1159, @@ -233242,8 +233300,8 @@ "postfix": false, "binop": null }, - "start": 32699, - "end": 32700, + "start": 32686, + "end": 32687, "loc": { "start": { "line": 1159, @@ -233270,8 +233328,8 @@ "updateContext": null }, "value": "this", - "start": 32700, - "end": 32704, + "start": 32687, + "end": 32691, "loc": { "start": { "line": 1159, @@ -233296,8 +233354,8 @@ "binop": null, "updateContext": null }, - "start": 32704, - "end": 32705, + "start": 32691, + "end": 32692, "loc": { "start": { "line": 1159, @@ -233322,8 +233380,8 @@ "binop": null }, "value": "filtersRowIndex", - "start": 32705, - "end": 32720, + "start": 32692, + "end": 32707, "loc": { "start": { "line": 1159, @@ -233347,8 +233405,8 @@ "postfix": false, "binop": null }, - "start": 32720, - "end": 32721, + "start": 32707, + "end": 32708, "loc": { "start": { "line": 1159, @@ -233373,8 +233431,8 @@ "binop": null, "updateContext": null }, - "start": 32721, - "end": 32722, + "start": 32708, + "end": 32709, "loc": { "start": { "line": 1159, @@ -233398,8 +233456,8 @@ "postfix": false, "binop": null }, - "start": 32731, - "end": 32732, + "start": 32718, + "end": 32719, "loc": { "start": { "line": 1160, @@ -233424,8 +233482,8 @@ "binop": null }, "value": "fltrow", - "start": 32742, - "end": 32748, + "start": 32729, + "end": 32735, "loc": { "start": { "line": 1162, @@ -233450,8 +233508,8 @@ "binop": null, "updateContext": null }, - "start": 32748, - "end": 32749, + "start": 32735, + "end": 32736, "loc": { "start": { "line": 1162, @@ -233476,8 +233534,8 @@ "binop": null }, "value": "className", - "start": 32749, - "end": 32758, + "start": 32736, + "end": 32745, "loc": { "start": { "line": 1162, @@ -233503,8 +233561,8 @@ "updateContext": null }, "value": "=", - "start": 32759, - "end": 32760, + "start": 32746, + "end": 32747, "loc": { "start": { "line": 1162, @@ -233531,8 +233589,8 @@ "updateContext": null }, "value": "this", - "start": 32761, - "end": 32765, + "start": 32748, + "end": 32752, "loc": { "start": { "line": 1162, @@ -233557,8 +233615,8 @@ "binop": null, "updateContext": null }, - "start": 32765, - "end": 32766, + "start": 32752, + "end": 32753, "loc": { "start": { "line": 1162, @@ -233583,8 +233641,8 @@ "binop": null }, "value": "fltsRowCssClass", - "start": 32766, - "end": 32781, + "start": 32753, + "end": 32768, "loc": { "start": { "line": 1162, @@ -233609,8 +233667,8 @@ "binop": null, "updateContext": null }, - "start": 32781, - "end": 32782, + "start": 32768, + "end": 32769, "loc": { "start": { "line": 1162, @@ -233637,8 +233695,8 @@ "updateContext": null }, "value": "if", - "start": 32792, - "end": 32794, + "start": 32779, + "end": 32781, "loc": { "start": { "line": 1164, @@ -233662,8 +233720,8 @@ "postfix": false, "binop": null }, - "start": 32795, - "end": 32796, + "start": 32782, + "end": 32783, "loc": { "start": { "line": 1164, @@ -233690,8 +233748,8 @@ "updateContext": null }, "value": "this", - "start": 32796, - "end": 32800, + "start": 32783, + "end": 32787, "loc": { "start": { "line": 1164, @@ -233716,8 +233774,8 @@ "binop": null, "updateContext": null }, - "start": 32800, - "end": 32801, + "start": 32787, + "end": 32788, "loc": { "start": { "line": 1164, @@ -233742,8 +233800,8 @@ "binop": null }, "value": "isExternalFlt", - "start": 32801, - "end": 32814, + "start": 32788, + "end": 32801, "loc": { "start": { "line": 1164, @@ -233767,8 +233825,8 @@ "postfix": false, "binop": null }, - "start": 32814, - "end": 32815, + "start": 32801, + "end": 32802, "loc": { "start": { "line": 1164, @@ -233792,8 +233850,8 @@ "postfix": false, "binop": null }, - "start": 32815, - "end": 32816, + "start": 32802, + "end": 32803, "loc": { "start": { "line": 1164, @@ -233817,8 +233875,8 @@ "postfix": false, "binop": null }, - "start": 32816, - "end": 32817, + "start": 32803, + "end": 32804, "loc": { "start": { "line": 1164, @@ -233842,8 +233900,8 @@ "postfix": false, "binop": null }, - "start": 32818, - "end": 32819, + "start": 32805, + "end": 32806, "loc": { "start": { "line": 1164, @@ -233868,8 +233926,8 @@ "binop": null }, "value": "fltrow", - "start": 32832, - "end": 32838, + "start": 32819, + "end": 32825, "loc": { "start": { "line": 1165, @@ -233894,8 +233952,8 @@ "binop": null, "updateContext": null }, - "start": 32838, - "end": 32839, + "start": 32825, + "end": 32826, "loc": { "start": { "line": 1165, @@ -233920,8 +233978,8 @@ "binop": null }, "value": "style", - "start": 32839, - "end": 32844, + "start": 32826, + "end": 32831, "loc": { "start": { "line": 1165, @@ -233946,8 +234004,8 @@ "binop": null, "updateContext": null }, - "start": 32844, - "end": 32845, + "start": 32831, + "end": 32832, "loc": { "start": { "line": 1165, @@ -233972,8 +234030,8 @@ "binop": null }, "value": "display", - "start": 32845, - "end": 32852, + "start": 32832, + "end": 32839, "loc": { "start": { "line": 1165, @@ -233999,8 +234057,8 @@ "updateContext": null }, "value": "=", - "start": 32853, - "end": 32854, + "start": 32840, + "end": 32841, "loc": { "start": { "line": 1165, @@ -234025,8 +234083,8 @@ "binop": null }, "value": "NONE", - "start": 32855, - "end": 32859, + "start": 32842, + "end": 32846, "loc": { "start": { "line": 1165, @@ -234051,8 +234109,8 @@ "binop": null, "updateContext": null }, - "start": 32859, - "end": 32860, + "start": 32846, + "end": 32847, "loc": { "start": { "line": 1165, @@ -234076,8 +234134,8 @@ "postfix": false, "binop": null }, - "start": 32869, - "end": 32870, + "start": 32856, + "end": 32857, "loc": { "start": { "line": 1166, @@ -234104,8 +234162,8 @@ "updateContext": null }, "value": "this", - "start": 32880, - "end": 32884, + "start": 32867, + "end": 32871, "loc": { "start": { "line": 1168, @@ -234130,8 +234188,8 @@ "binop": null, "updateContext": null }, - "start": 32884, - "end": 32885, + "start": 32871, + "end": 32872, "loc": { "start": { "line": 1168, @@ -234156,8 +234214,8 @@ "binop": null }, "value": "emitter", - "start": 32885, - "end": 32892, + "start": 32872, + "end": 32879, "loc": { "start": { "line": 1168, @@ -234182,8 +234240,8 @@ "binop": null, "updateContext": null }, - "start": 32892, - "end": 32893, + "start": 32879, + "end": 32880, "loc": { "start": { "line": 1168, @@ -234208,8 +234266,8 @@ "binop": null }, "value": "emit", - "start": 32893, - "end": 32897, + "start": 32880, + "end": 32884, "loc": { "start": { "line": 1168, @@ -234233,8 +234291,8 @@ "postfix": false, "binop": null }, - "start": 32897, - "end": 32898, + "start": 32884, + "end": 32885, "loc": { "start": { "line": 1168, @@ -234260,8 +234318,8 @@ "updateContext": null }, "value": "filters-row-inserted", - "start": 32898, - "end": 32920, + "start": 32885, + "end": 32907, "loc": { "start": { "line": 1168, @@ -234286,8 +234344,8 @@ "binop": null, "updateContext": null }, - "start": 32920, - "end": 32921, + "start": 32907, + "end": 32908, "loc": { "start": { "line": 1168, @@ -234314,8 +234372,8 @@ "updateContext": null }, "value": "this", - "start": 32922, - "end": 32926, + "start": 32909, + "end": 32913, "loc": { "start": { "line": 1168, @@ -234340,8 +234398,8 @@ "binop": null, "updateContext": null }, - "start": 32926, - "end": 32927, + "start": 32913, + "end": 32914, "loc": { "start": { "line": 1168, @@ -234366,8 +234424,8 @@ "binop": null }, "value": "fltrow", - "start": 32928, - "end": 32934, + "start": 32915, + "end": 32921, "loc": { "start": { "line": 1168, @@ -234391,8 +234449,8 @@ "postfix": false, "binop": null }, - "start": 32934, - "end": 32935, + "start": 32921, + "end": 32922, "loc": { "start": { "line": 1168, @@ -234417,8 +234475,8 @@ "binop": null, "updateContext": null }, - "start": 32935, - "end": 32936, + "start": 32922, + "end": 32923, "loc": { "start": { "line": 1168, @@ -234445,8 +234503,8 @@ "updateContext": null }, "value": "return", - "start": 32945, - "end": 32951, + "start": 32932, + "end": 32938, "loc": { "start": { "line": 1169, @@ -234471,8 +234529,8 @@ "binop": null }, "value": "fltrow", - "start": 32952, - "end": 32958, + "start": 32939, + "end": 32945, "loc": { "start": { "line": 1169, @@ -234497,8 +234555,8 @@ "binop": null, "updateContext": null }, - "start": 32958, - "end": 32959, + "start": 32945, + "end": 32946, "loc": { "start": { "line": 1169, @@ -234522,8 +234580,8 @@ "postfix": false, "binop": null }, - "start": 32964, - "end": 32965, + "start": 32951, + "end": 32952, "loc": { "start": { "line": 1170, @@ -234538,8 +234596,8 @@ { "type": "CommentBlock", "value": "*\n * Initialize filtersless table\n ", - "start": 32971, - "end": 33018, + "start": 32958, + "end": 33005, "loc": { "start": { "line": 1172, @@ -234564,8 +234622,8 @@ "binop": null }, "value": "_initNoFilters", - "start": 33023, - "end": 33037, + "start": 33010, + "end": 33024, "loc": { "start": { "line": 1175, @@ -234589,8 +234647,8 @@ "postfix": false, "binop": null }, - "start": 33037, - "end": 33038, + "start": 33024, + "end": 33025, "loc": { "start": { "line": 1175, @@ -234614,8 +234672,8 @@ "postfix": false, "binop": null }, - "start": 33038, - "end": 33039, + "start": 33025, + "end": 33026, "loc": { "start": { "line": 1175, @@ -234639,8 +234697,8 @@ "postfix": false, "binop": null }, - "start": 33040, - "end": 33041, + "start": 33027, + "end": 33028, "loc": { "start": { "line": 1175, @@ -234667,8 +234725,8 @@ "updateContext": null }, "value": "if", - "start": 33050, - "end": 33052, + "start": 33037, + "end": 33039, "loc": { "start": { "line": 1176, @@ -234692,8 +234750,8 @@ "postfix": false, "binop": null }, - "start": 33053, - "end": 33054, + "start": 33040, + "end": 33041, "loc": { "start": { "line": 1176, @@ -234720,8 +234778,8 @@ "updateContext": null }, "value": "this", - "start": 33054, - "end": 33058, + "start": 33041, + "end": 33045, "loc": { "start": { "line": 1176, @@ -234746,8 +234804,8 @@ "binop": null, "updateContext": null }, - "start": 33058, - "end": 33059, + "start": 33045, + "end": 33046, "loc": { "start": { "line": 1176, @@ -234772,8 +234830,8 @@ "binop": null }, "value": "fltGrid", - "start": 33059, - "end": 33066, + "start": 33046, + "end": 33053, "loc": { "start": { "line": 1176, @@ -234797,8 +234855,8 @@ "postfix": false, "binop": null }, - "start": 33066, - "end": 33067, + "start": 33053, + "end": 33054, "loc": { "start": { "line": 1176, @@ -234822,8 +234880,8 @@ "postfix": false, "binop": null }, - "start": 33068, - "end": 33069, + "start": 33055, + "end": 33056, "loc": { "start": { "line": 1176, @@ -234850,8 +234908,8 @@ "updateContext": null }, "value": "return", - "start": 33082, - "end": 33088, + "start": 33069, + "end": 33075, "loc": { "start": { "line": 1177, @@ -234876,8 +234934,8 @@ "binop": null, "updateContext": null }, - "start": 33088, - "end": 33089, + "start": 33075, + "end": 33076, "loc": { "start": { "line": 1177, @@ -234901,8 +234959,8 @@ "postfix": false, "binop": null }, - "start": 33098, - "end": 33099, + "start": 33085, + "end": 33086, "loc": { "start": { "line": 1178, @@ -234929,8 +234987,8 @@ "updateContext": null }, "value": "this", - "start": 33108, - "end": 33112, + "start": 33095, + "end": 33099, "loc": { "start": { "line": 1179, @@ -234955,8 +235013,8 @@ "binop": null, "updateContext": null }, - "start": 33112, - "end": 33113, + "start": 33099, + "end": 33100, "loc": { "start": { "line": 1179, @@ -234981,8 +235039,8 @@ "binop": null }, "value": "refRow", - "start": 33113, - "end": 33119, + "start": 33100, + "end": 33106, "loc": { "start": { "line": 1179, @@ -235008,8 +235066,8 @@ "updateContext": null }, "value": "=", - "start": 33120, - "end": 33121, + "start": 33107, + "end": 33108, "loc": { "start": { "line": 1179, @@ -235036,8 +235094,8 @@ "updateContext": null }, "value": "this", - "start": 33122, - "end": 33126, + "start": 33109, + "end": 33113, "loc": { "start": { "line": 1179, @@ -235062,8 +235120,8 @@ "binop": null, "updateContext": null }, - "start": 33126, - "end": 33127, + "start": 33113, + "end": 33114, "loc": { "start": { "line": 1179, @@ -235088,8 +235146,8 @@ "binop": null }, "value": "refRow", - "start": 33127, - "end": 33133, + "start": 33114, + "end": 33120, "loc": { "start": { "line": 1179, @@ -235115,8 +235173,8 @@ "updateContext": null }, "value": ">", - "start": 33134, - "end": 33135, + "start": 33121, + "end": 33122, "loc": { "start": { "line": 1179, @@ -235142,8 +235200,8 @@ "updateContext": null }, "value": 0, - "start": 33136, - "end": 33137, + "start": 33123, + "end": 33124, "loc": { "start": { "line": 1179, @@ -235168,8 +235226,8 @@ "binop": null, "updateContext": null }, - "start": 33138, - "end": 33139, + "start": 33125, + "end": 33126, "loc": { "start": { "line": 1179, @@ -235196,8 +235254,8 @@ "updateContext": null }, "value": "this", - "start": 33140, - "end": 33144, + "start": 33127, + "end": 33131, "loc": { "start": { "line": 1179, @@ -235222,8 +235280,8 @@ "binop": null, "updateContext": null }, - "start": 33144, - "end": 33145, + "start": 33131, + "end": 33132, "loc": { "start": { "line": 1179, @@ -235248,8 +235306,8 @@ "binop": null }, "value": "refRow", - "start": 33145, - "end": 33151, + "start": 33132, + "end": 33138, "loc": { "start": { "line": 1179, @@ -235275,8 +235333,8 @@ "updateContext": null }, "value": "-", - "start": 33152, - "end": 33153, + "start": 33139, + "end": 33140, "loc": { "start": { "line": 1179, @@ -235302,8 +235360,8 @@ "updateContext": null }, "value": 1, - "start": 33154, - "end": 33155, + "start": 33141, + "end": 33142, "loc": { "start": { "line": 1179, @@ -235328,8 +235386,8 @@ "binop": null, "updateContext": null }, - "start": 33156, - "end": 33157, + "start": 33143, + "end": 33144, "loc": { "start": { "line": 1179, @@ -235355,8 +235413,8 @@ "updateContext": null }, "value": 0, - "start": 33158, - "end": 33159, + "start": 33145, + "end": 33146, "loc": { "start": { "line": 1179, @@ -235381,8 +235439,8 @@ "binop": null, "updateContext": null }, - "start": 33159, - "end": 33160, + "start": 33146, + "end": 33147, "loc": { "start": { "line": 1179, @@ -235409,8 +235467,8 @@ "updateContext": null }, "value": "this", - "start": 33169, - "end": 33173, + "start": 33156, + "end": 33160, "loc": { "start": { "line": 1180, @@ -235435,8 +235493,8 @@ "binop": null, "updateContext": null }, - "start": 33173, - "end": 33174, + "start": 33160, + "end": 33161, "loc": { "start": { "line": 1180, @@ -235461,8 +235519,8 @@ "binop": null }, "value": "nbFilterableRows", - "start": 33174, - "end": 33190, + "start": 33161, + "end": 33177, "loc": { "start": { "line": 1180, @@ -235488,8 +235546,8 @@ "updateContext": null }, "value": "=", - "start": 33191, - "end": 33192, + "start": 33178, + "end": 33179, "loc": { "start": { "line": 1180, @@ -235516,8 +235574,8 @@ "updateContext": null }, "value": "this", - "start": 33193, - "end": 33197, + "start": 33180, + "end": 33184, "loc": { "start": { "line": 1180, @@ -235542,8 +235600,8 @@ "binop": null, "updateContext": null }, - "start": 33197, - "end": 33198, + "start": 33184, + "end": 33185, "loc": { "start": { "line": 1180, @@ -235568,8 +235626,8 @@ "binop": null }, "value": "getRowsNb", - "start": 33198, - "end": 33207, + "start": 33185, + "end": 33194, "loc": { "start": { "line": 1180, @@ -235593,8 +235651,8 @@ "postfix": false, "binop": null }, - "start": 33207, - "end": 33208, + "start": 33194, + "end": 33195, "loc": { "start": { "line": 1180, @@ -235618,8 +235676,8 @@ "postfix": false, "binop": null }, - "start": 33208, - "end": 33209, + "start": 33195, + "end": 33196, "loc": { "start": { "line": 1180, @@ -235644,8 +235702,8 @@ "binop": null, "updateContext": null }, - "start": 33209, - "end": 33210, + "start": 33196, + "end": 33197, "loc": { "start": { "line": 1180, @@ -235669,8 +235727,8 @@ "postfix": false, "binop": null }, - "start": 33215, - "end": 33216, + "start": 33202, + "end": 33203, "loc": { "start": { "line": 1181, @@ -235685,8 +235743,8 @@ { "type": "CommentBlock", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", - "start": 33222, - "end": 33441, + "start": 33209, + "end": 33428, "loc": { "start": { "line": 1183, @@ -235711,8 +235769,8 @@ "binop": null }, "value": "_buildInputFilter", - "start": 33446, - "end": 33463, + "start": 33433, + "end": 33450, "loc": { "start": { "line": 1189, @@ -235736,8 +235794,8 @@ "postfix": false, "binop": null }, - "start": 33463, - "end": 33464, + "start": 33450, + "end": 33451, "loc": { "start": { "line": 1189, @@ -235762,8 +235820,8 @@ "binop": null }, "value": "colIndex", - "start": 33464, - "end": 33472, + "start": 33451, + "end": 33459, "loc": { "start": { "line": 1189, @@ -235788,8 +235846,8 @@ "binop": null, "updateContext": null }, - "start": 33472, - "end": 33473, + "start": 33459, + "end": 33460, "loc": { "start": { "line": 1189, @@ -235814,8 +235872,8 @@ "binop": null }, "value": "cssClass", - "start": 33474, - "end": 33482, + "start": 33461, + "end": 33469, "loc": { "start": { "line": 1189, @@ -235840,8 +235898,8 @@ "binop": null, "updateContext": null }, - "start": 33482, - "end": 33483, + "start": 33469, + "end": 33470, "loc": { "start": { "line": 1189, @@ -235866,8 +235924,8 @@ "binop": null }, "value": "container", - "start": 33484, - "end": 33493, + "start": 33471, + "end": 33480, "loc": { "start": { "line": 1189, @@ -235891,8 +235949,8 @@ "postfix": false, "binop": null }, - "start": 33493, - "end": 33494, + "start": 33480, + "end": 33481, "loc": { "start": { "line": 1189, @@ -235916,8 +235974,8 @@ "postfix": false, "binop": null }, - "start": 33495, - "end": 33496, + "start": 33482, + "end": 33483, "loc": { "start": { "line": 1189, @@ -235944,8 +236002,8 @@ "updateContext": null }, "value": "let", - "start": 33505, - "end": 33508, + "start": 33492, + "end": 33495, "loc": { "start": { "line": 1190, @@ -235970,8 +236028,8 @@ "binop": null }, "value": "col", - "start": 33509, - "end": 33512, + "start": 33496, + "end": 33499, "loc": { "start": { "line": 1190, @@ -235997,8 +236055,8 @@ "updateContext": null }, "value": "=", - "start": 33513, - "end": 33514, + "start": 33500, + "end": 33501, "loc": { "start": { "line": 1190, @@ -236025,8 +236083,8 @@ "updateContext": null }, "value": "this", - "start": 33515, - "end": 33519, + "start": 33502, + "end": 33506, "loc": { "start": { "line": 1190, @@ -236051,8 +236109,8 @@ "binop": null, "updateContext": null }, - "start": 33519, - "end": 33520, + "start": 33506, + "end": 33507, "loc": { "start": { "line": 1190, @@ -236077,8 +236135,8 @@ "binop": null }, "value": "getFilterType", - "start": 33520, - "end": 33533, + "start": 33507, + "end": 33520, "loc": { "start": { "line": 1190, @@ -236102,8 +236160,8 @@ "postfix": false, "binop": null }, - "start": 33533, - "end": 33534, + "start": 33520, + "end": 33521, "loc": { "start": { "line": 1190, @@ -236128,8 +236186,8 @@ "binop": null }, "value": "colIndex", - "start": 33534, - "end": 33542, + "start": 33521, + "end": 33529, "loc": { "start": { "line": 1190, @@ -236153,8 +236211,8 @@ "postfix": false, "binop": null }, - "start": 33542, - "end": 33543, + "start": 33529, + "end": 33530, "loc": { "start": { "line": 1190, @@ -236179,8 +236237,8 @@ "binop": null, "updateContext": null }, - "start": 33543, - "end": 33544, + "start": 33530, + "end": 33531, "loc": { "start": { "line": 1190, @@ -236207,8 +236265,8 @@ "updateContext": null }, "value": "let", - "start": 33553, - "end": 33556, + "start": 33540, + "end": 33543, "loc": { "start": { "line": 1191, @@ -236233,8 +236291,8 @@ "binop": null }, "value": "externalFltTgtId", - "start": 33557, - "end": 33573, + "start": 33544, + "end": 33560, "loc": { "start": { "line": 1191, @@ -236260,8 +236318,8 @@ "updateContext": null }, "value": "=", - "start": 33574, - "end": 33575, + "start": 33561, + "end": 33562, "loc": { "start": { "line": 1191, @@ -236288,8 +236346,8 @@ "updateContext": null }, "value": "this", - "start": 33576, - "end": 33580, + "start": 33563, + "end": 33567, "loc": { "start": { "line": 1191, @@ -236314,8 +236372,8 @@ "binop": null, "updateContext": null }, - "start": 33580, - "end": 33581, + "start": 33567, + "end": 33568, "loc": { "start": { "line": 1191, @@ -236340,8 +236398,8 @@ "binop": null }, "value": "isExternalFlt", - "start": 33581, - "end": 33594, + "start": 33568, + "end": 33581, "loc": { "start": { "line": 1191, @@ -236365,8 +236423,8 @@ "postfix": false, "binop": null }, - "start": 33594, - "end": 33595, + "start": 33581, + "end": 33582, "loc": { "start": { "line": 1191, @@ -236390,8 +236448,8 @@ "postfix": false, "binop": null }, - "start": 33595, - "end": 33596, + "start": 33582, + "end": 33583, "loc": { "start": { "line": 1191, @@ -236416,8 +236474,8 @@ "binop": null, "updateContext": null }, - "start": 33597, - "end": 33598, + "start": 33584, + "end": 33585, "loc": { "start": { "line": 1191, @@ -236444,8 +236502,8 @@ "updateContext": null }, "value": "this", - "start": 33611, - "end": 33615, + "start": 33598, + "end": 33602, "loc": { "start": { "line": 1192, @@ -236470,8 +236528,8 @@ "binop": null, "updateContext": null }, - "start": 33615, - "end": 33616, + "start": 33602, + "end": 33603, "loc": { "start": { "line": 1192, @@ -236496,8 +236554,8 @@ "binop": null }, "value": "externalFltIds", - "start": 33616, - "end": 33630, + "start": 33603, + "end": 33617, "loc": { "start": { "line": 1192, @@ -236522,8 +236580,8 @@ "binop": null, "updateContext": null }, - "start": 33630, - "end": 33631, + "start": 33617, + "end": 33618, "loc": { "start": { "line": 1192, @@ -236548,8 +236606,8 @@ "binop": null }, "value": "colIndex", - "start": 33631, - "end": 33639, + "start": 33618, + "end": 33626, "loc": { "start": { "line": 1192, @@ -236574,8 +236632,8 @@ "binop": null, "updateContext": null }, - "start": 33639, - "end": 33640, + "start": 33626, + "end": 33627, "loc": { "start": { "line": 1192, @@ -236600,8 +236658,8 @@ "binop": null, "updateContext": null }, - "start": 33641, - "end": 33642, + "start": 33628, + "end": 33629, "loc": { "start": { "line": 1192, @@ -236628,8 +236686,8 @@ "updateContext": null }, "value": "null", - "start": 33643, - "end": 33647, + "start": 33630, + "end": 33634, "loc": { "start": { "line": 1192, @@ -236654,8 +236712,8 @@ "binop": null, "updateContext": null }, - "start": 33647, - "end": 33648, + "start": 33634, + "end": 33635, "loc": { "start": { "line": 1192, @@ -236682,8 +236740,8 @@ "updateContext": null }, "value": "let", - "start": 33657, - "end": 33660, + "start": 33644, + "end": 33647, "loc": { "start": { "line": 1193, @@ -236708,8 +236766,8 @@ "binop": null }, "value": "inpType", - "start": 33661, - "end": 33668, + "start": 33648, + "end": 33655, "loc": { "start": { "line": 1193, @@ -236735,8 +236793,8 @@ "updateContext": null }, "value": "=", - "start": 33669, - "end": 33670, + "start": 33656, + "end": 33657, "loc": { "start": { "line": 1193, @@ -236761,8 +236819,8 @@ "binop": null }, "value": "col", - "start": 33671, - "end": 33674, + "start": 33658, + "end": 33661, "loc": { "start": { "line": 1193, @@ -236788,8 +236846,8 @@ "updateContext": null }, "value": "===", - "start": 33675, - "end": 33678, + "start": 33662, + "end": 33665, "loc": { "start": { "line": 1193, @@ -236814,8 +236872,8 @@ "binop": null }, "value": "INPUT", - "start": 33679, - "end": 33684, + "start": 33666, + "end": 33671, "loc": { "start": { "line": 1193, @@ -236840,8 +236898,8 @@ "binop": null, "updateContext": null }, - "start": 33685, - "end": 33686, + "start": 33672, + "end": 33673, "loc": { "start": { "line": 1193, @@ -236867,8 +236925,8 @@ "updateContext": null }, "value": "text", - "start": 33687, - "end": 33693, + "start": 33674, + "end": 33680, "loc": { "start": { "line": 1193, @@ -236893,8 +236951,8 @@ "binop": null, "updateContext": null }, - "start": 33694, - "end": 33695, + "start": 33681, + "end": 33682, "loc": { "start": { "line": 1193, @@ -236920,8 +236978,8 @@ "updateContext": null }, "value": "hidden", - "start": 33696, - "end": 33704, + "start": 33683, + "end": 33691, "loc": { "start": { "line": 1193, @@ -236946,8 +237004,8 @@ "binop": null, "updateContext": null }, - "start": 33704, - "end": 33705, + "start": 33691, + "end": 33692, "loc": { "start": { "line": 1193, @@ -236974,8 +237032,8 @@ "updateContext": null }, "value": "let", - "start": 33714, - "end": 33717, + "start": 33701, + "end": 33704, "loc": { "start": { "line": 1194, @@ -237000,8 +237058,8 @@ "binop": null }, "value": "inp", - "start": 33718, - "end": 33721, + "start": 33705, + "end": 33708, "loc": { "start": { "line": 1194, @@ -237027,8 +237085,8 @@ "updateContext": null }, "value": "=", - "start": 33722, - "end": 33723, + "start": 33709, + "end": 33710, "loc": { "start": { "line": 1194, @@ -237053,8 +237111,8 @@ "binop": null }, "value": "createElm", - "start": 33724, - "end": 33733, + "start": 33711, + "end": 33720, "loc": { "start": { "line": 1194, @@ -237078,8 +237136,8 @@ "postfix": false, "binop": null }, - "start": 33733, - "end": 33734, + "start": 33720, + "end": 33721, "loc": { "start": { "line": 1194, @@ -237104,8 +237162,8 @@ "binop": null }, "value": "INPUT", - "start": 33734, - "end": 33739, + "start": 33721, + "end": 33726, "loc": { "start": { "line": 1194, @@ -237130,8 +237188,8 @@ "binop": null, "updateContext": null }, - "start": 33739, - "end": 33740, + "start": 33726, + "end": 33727, "loc": { "start": { "line": 1194, @@ -237156,8 +237214,8 @@ "binop": null, "updateContext": null }, - "start": 33753, - "end": 33754, + "start": 33740, + "end": 33741, "loc": { "start": { "line": 1195, @@ -237183,8 +237241,8 @@ "updateContext": null }, "value": "id", - "start": 33754, - "end": 33758, + "start": 33741, + "end": 33745, "loc": { "start": { "line": 1195, @@ -237209,8 +237267,8 @@ "binop": null, "updateContext": null }, - "start": 33758, - "end": 33759, + "start": 33745, + "end": 33746, "loc": { "start": { "line": 1195, @@ -237237,8 +237295,8 @@ "updateContext": null }, "value": "this", - "start": 33760, - "end": 33764, + "start": 33747, + "end": 33751, "loc": { "start": { "line": 1195, @@ -237263,8 +237321,8 @@ "binop": null, "updateContext": null }, - "start": 33764, - "end": 33765, + "start": 33751, + "end": 33752, "loc": { "start": { "line": 1195, @@ -237289,8 +237347,8 @@ "binop": null }, "value": "buildFilterId", - "start": 33765, - "end": 33778, + "start": 33752, + "end": 33765, "loc": { "start": { "line": 1195, @@ -237314,8 +237372,8 @@ "postfix": false, "binop": null }, - "start": 33778, - "end": 33779, + "start": 33765, + "end": 33766, "loc": { "start": { "line": 1195, @@ -237340,8 +237398,8 @@ "binop": null }, "value": "colIndex", - "start": 33779, - "end": 33787, + "start": 33766, + "end": 33774, "loc": { "start": { "line": 1195, @@ -237365,8 +237423,8 @@ "postfix": false, "binop": null }, - "start": 33787, - "end": 33788, + "start": 33774, + "end": 33775, "loc": { "start": { "line": 1195, @@ -237391,8 +237449,8 @@ "binop": null, "updateContext": null }, - "start": 33788, - "end": 33789, + "start": 33775, + "end": 33776, "loc": { "start": { "line": 1195, @@ -237417,8 +237475,8 @@ "binop": null, "updateContext": null }, - "start": 33789, - "end": 33790, + "start": 33776, + "end": 33777, "loc": { "start": { "line": 1195, @@ -237443,8 +237501,8 @@ "binop": null, "updateContext": null }, - "start": 33803, - "end": 33804, + "start": 33790, + "end": 33791, "loc": { "start": { "line": 1196, @@ -237470,8 +237528,8 @@ "updateContext": null }, "value": "type", - "start": 33804, - "end": 33810, + "start": 33791, + "end": 33797, "loc": { "start": { "line": 1196, @@ -237496,8 +237554,8 @@ "binop": null, "updateContext": null }, - "start": 33810, - "end": 33811, + "start": 33797, + "end": 33798, "loc": { "start": { "line": 1196, @@ -237522,8 +237580,8 @@ "binop": null }, "value": "inpType", - "start": 33812, - "end": 33819, + "start": 33799, + "end": 33806, "loc": { "start": { "line": 1196, @@ -237548,8 +237606,8 @@ "binop": null, "updateContext": null }, - "start": 33819, - "end": 33820, + "start": 33806, + "end": 33807, "loc": { "start": { "line": 1196, @@ -237574,8 +237632,8 @@ "binop": null, "updateContext": null }, - "start": 33820, - "end": 33821, + "start": 33807, + "end": 33808, "loc": { "start": { "line": 1196, @@ -237600,8 +237658,8 @@ "binop": null, "updateContext": null }, - "start": 33822, - "end": 33823, + "start": 33809, + "end": 33810, "loc": { "start": { "line": 1196, @@ -237627,8 +237685,8 @@ "updateContext": null }, "value": "ct", - "start": 33823, - "end": 33827, + "start": 33810, + "end": 33814, "loc": { "start": { "line": 1196, @@ -237653,8 +237711,8 @@ "binop": null, "updateContext": null }, - "start": 33827, - "end": 33828, + "start": 33814, + "end": 33815, "loc": { "start": { "line": 1196, @@ -237679,8 +237737,8 @@ "binop": null }, "value": "colIndex", - "start": 33829, - "end": 33837, + "start": 33816, + "end": 33824, "loc": { "start": { "line": 1196, @@ -237705,8 +237763,8 @@ "binop": null, "updateContext": null }, - "start": 33837, - "end": 33838, + "start": 33824, + "end": 33825, "loc": { "start": { "line": 1196, @@ -237730,8 +237788,8 @@ "postfix": false, "binop": null }, - "start": 33838, - "end": 33839, + "start": 33825, + "end": 33826, "loc": { "start": { "line": 1196, @@ -237756,8 +237814,8 @@ "binop": null, "updateContext": null }, - "start": 33839, - "end": 33840, + "start": 33826, + "end": 33827, "loc": { "start": { "line": 1196, @@ -237784,8 +237842,8 @@ "updateContext": null }, "value": "if", - "start": 33850, - "end": 33852, + "start": 33837, + "end": 33839, "loc": { "start": { "line": 1198, @@ -237809,8 +237867,8 @@ "postfix": false, "binop": null }, - "start": 33853, - "end": 33854, + "start": 33840, + "end": 33841, "loc": { "start": { "line": 1198, @@ -237835,8 +237893,8 @@ "binop": null }, "value": "inpType", - "start": 33854, - "end": 33861, + "start": 33841, + "end": 33848, "loc": { "start": { "line": 1198, @@ -237862,8 +237920,8 @@ "updateContext": null }, "value": "!==", - "start": 33862, - "end": 33865, + "start": 33849, + "end": 33852, "loc": { "start": { "line": 1198, @@ -237889,8 +237947,8 @@ "updateContext": null }, "value": "hidden", - "start": 33866, - "end": 33874, + "start": 33853, + "end": 33861, "loc": { "start": { "line": 1198, @@ -237916,8 +237974,8 @@ "updateContext": null }, "value": "&&", - "start": 33875, - "end": 33877, + "start": 33862, + "end": 33864, "loc": { "start": { "line": 1198, @@ -237944,8 +238002,8 @@ "updateContext": null }, "value": "this", - "start": 33878, - "end": 33882, + "start": 33865, + "end": 33869, "loc": { "start": { "line": 1198, @@ -237970,8 +238028,8 @@ "binop": null, "updateContext": null }, - "start": 33882, - "end": 33883, + "start": 33869, + "end": 33870, "loc": { "start": { "line": 1198, @@ -237996,8 +238054,8 @@ "binop": null }, "value": "watermark", - "start": 33883, - "end": 33892, + "start": 33870, + "end": 33879, "loc": { "start": { "line": 1198, @@ -238021,8 +238079,8 @@ "postfix": false, "binop": null }, - "start": 33892, - "end": 33893, + "start": 33879, + "end": 33880, "loc": { "start": { "line": 1198, @@ -238046,8 +238104,8 @@ "postfix": false, "binop": null }, - "start": 33894, - "end": 33895, + "start": 33881, + "end": 33882, "loc": { "start": { "line": 1198, @@ -238072,8 +238130,8 @@ "binop": null }, "value": "inp", - "start": 33908, - "end": 33911, + "start": 33895, + "end": 33898, "loc": { "start": { "line": 1199, @@ -238098,8 +238156,8 @@ "binop": null, "updateContext": null }, - "start": 33911, - "end": 33912, + "start": 33898, + "end": 33899, "loc": { "start": { "line": 1199, @@ -238124,8 +238182,8 @@ "binop": null }, "value": "setAttribute", - "start": 33912, - "end": 33924, + "start": 33899, + "end": 33911, "loc": { "start": { "line": 1199, @@ -238149,8 +238207,8 @@ "postfix": false, "binop": null }, - "start": 33924, - "end": 33925, + "start": 33911, + "end": 33912, "loc": { "start": { "line": 1199, @@ -238176,8 +238234,8 @@ "updateContext": null }, "value": "placeholder", - "start": 33925, - "end": 33938, + "start": 33912, + "end": 33925, "loc": { "start": { "line": 1199, @@ -238202,8 +238260,8 @@ "binop": null, "updateContext": null }, - "start": 33938, - "end": 33939, + "start": 33925, + "end": 33926, "loc": { "start": { "line": 1199, @@ -238230,8 +238288,8 @@ "updateContext": null }, "value": "this", - "start": 33956, - "end": 33960, + "start": 33943, + "end": 33947, "loc": { "start": { "line": 1200, @@ -238256,8 +238314,8 @@ "binop": null, "updateContext": null }, - "start": 33960, - "end": 33961, + "start": 33947, + "end": 33948, "loc": { "start": { "line": 1200, @@ -238282,8 +238340,8 @@ "binop": null }, "value": "isWatermarkArray", - "start": 33961, - "end": 33977, + "start": 33948, + "end": 33964, "loc": { "start": { "line": 1200, @@ -238308,8 +238366,8 @@ "binop": null, "updateContext": null }, - "start": 33978, - "end": 33979, + "start": 33965, + "end": 33966, "loc": { "start": { "line": 1200, @@ -238333,8 +238391,8 @@ "postfix": false, "binop": null }, - "start": 33980, - "end": 33981, + "start": 33967, + "end": 33968, "loc": { "start": { "line": 1200, @@ -238361,8 +238419,8 @@ "updateContext": null }, "value": "this", - "start": 33981, - "end": 33985, + "start": 33968, + "end": 33972, "loc": { "start": { "line": 1200, @@ -238387,8 +238445,8 @@ "binop": null, "updateContext": null }, - "start": 33985, - "end": 33986, + "start": 33972, + "end": 33973, "loc": { "start": { "line": 1200, @@ -238413,8 +238471,8 @@ "binop": null }, "value": "watermark", - "start": 33986, - "end": 33995, + "start": 33973, + "end": 33982, "loc": { "start": { "line": 1200, @@ -238439,8 +238497,8 @@ "binop": null, "updateContext": null }, - "start": 33995, - "end": 33996, + "start": 33982, + "end": 33983, "loc": { "start": { "line": 1200, @@ -238465,8 +238523,8 @@ "binop": null }, "value": "colIndex", - "start": 33996, - "end": 34004, + "start": 33983, + "end": 33991, "loc": { "start": { "line": 1200, @@ -238491,8 +238549,8 @@ "binop": null, "updateContext": null }, - "start": 34004, - "end": 34005, + "start": 33991, + "end": 33992, "loc": { "start": { "line": 1200, @@ -238518,8 +238576,8 @@ "updateContext": null }, "value": "||", - "start": 34006, - "end": 34008, + "start": 33993, + "end": 33995, "loc": { "start": { "line": 1200, @@ -238545,8 +238603,8 @@ "updateContext": null }, "value": "", - "start": 34009, - "end": 34011, + "start": 33996, + "end": 33998, "loc": { "start": { "line": 1200, @@ -238570,8 +238628,8 @@ "postfix": false, "binop": null }, - "start": 34011, - "end": 34012, + "start": 33998, + "end": 33999, "loc": { "start": { "line": 1200, @@ -238596,8 +238654,8 @@ "binop": null, "updateContext": null }, - "start": 34013, - "end": 34014, + "start": 34000, + "end": 34001, "loc": { "start": { "line": 1200, @@ -238624,8 +238682,8 @@ "updateContext": null }, "value": "this", - "start": 34035, - "end": 34039, + "start": 34022, + "end": 34026, "loc": { "start": { "line": 1201, @@ -238650,8 +238708,8 @@ "binop": null, "updateContext": null }, - "start": 34039, - "end": 34040, + "start": 34026, + "end": 34027, "loc": { "start": { "line": 1201, @@ -238676,8 +238734,8 @@ "binop": null }, "value": "watermark", - "start": 34040, - "end": 34049, + "start": 34027, + "end": 34036, "loc": { "start": { "line": 1201, @@ -238701,8 +238759,8 @@ "postfix": false, "binop": null }, - "start": 34062, - "end": 34063, + "start": 34049, + "end": 34050, "loc": { "start": { "line": 1202, @@ -238727,8 +238785,8 @@ "binop": null, "updateContext": null }, - "start": 34063, - "end": 34064, + "start": 34050, + "end": 34051, "loc": { "start": { "line": 1202, @@ -238752,8 +238810,8 @@ "postfix": false, "binop": null }, - "start": 34073, - "end": 34074, + "start": 34060, + "end": 34061, "loc": { "start": { "line": 1203, @@ -238778,8 +238836,8 @@ "binop": null }, "value": "inp", - "start": 34083, - "end": 34086, + "start": 34070, + "end": 34073, "loc": { "start": { "line": 1204, @@ -238804,8 +238862,8 @@ "binop": null, "updateContext": null }, - "start": 34086, - "end": 34087, + "start": 34073, + "end": 34074, "loc": { "start": { "line": 1204, @@ -238830,8 +238888,8 @@ "binop": null }, "value": "className", - "start": 34087, - "end": 34096, + "start": 34074, + "end": 34083, "loc": { "start": { "line": 1204, @@ -238857,8 +238915,8 @@ "updateContext": null }, "value": "=", - "start": 34097, - "end": 34098, + "start": 34084, + "end": 34085, "loc": { "start": { "line": 1204, @@ -238883,8 +238941,8 @@ "binop": null }, "value": "cssClass", - "start": 34099, - "end": 34107, + "start": 34086, + "end": 34094, "loc": { "start": { "line": 1204, @@ -238910,8 +238968,8 @@ "updateContext": null }, "value": "||", - "start": 34108, - "end": 34110, + "start": 34095, + "end": 34097, "loc": { "start": { "line": 1204, @@ -238938,8 +238996,8 @@ "updateContext": null }, "value": "this", - "start": 34111, - "end": 34115, + "start": 34098, + "end": 34102, "loc": { "start": { "line": 1204, @@ -238964,8 +239022,8 @@ "binop": null, "updateContext": null }, - "start": 34115, - "end": 34116, + "start": 34102, + "end": 34103, "loc": { "start": { "line": 1204, @@ -238990,8 +239048,8 @@ "binop": null }, "value": "fltCssClass", - "start": 34116, - "end": 34127, + "start": 34103, + "end": 34114, "loc": { "start": { "line": 1204, @@ -239016,8 +239074,8 @@ "binop": null, "updateContext": null }, - "start": 34127, - "end": 34128, + "start": 34114, + "end": 34115, "loc": { "start": { "line": 1204, @@ -239042,8 +239100,8 @@ "binop": null }, "value": "addEvt", - "start": 34137, - "end": 34143, + "start": 34124, + "end": 34130, "loc": { "start": { "line": 1205, @@ -239067,8 +239125,8 @@ "postfix": false, "binop": null }, - "start": 34143, - "end": 34144, + "start": 34130, + "end": 34131, "loc": { "start": { "line": 1205, @@ -239093,8 +239151,8 @@ "binop": null }, "value": "inp", - "start": 34144, - "end": 34147, + "start": 34131, + "end": 34134, "loc": { "start": { "line": 1205, @@ -239119,8 +239177,8 @@ "binop": null, "updateContext": null }, - "start": 34147, - "end": 34148, + "start": 34134, + "end": 34135, "loc": { "start": { "line": 1205, @@ -239146,8 +239204,8 @@ "updateContext": null }, "value": "focus", - "start": 34149, - "end": 34156, + "start": 34136, + "end": 34143, "loc": { "start": { "line": 1205, @@ -239172,8 +239230,8 @@ "binop": null, "updateContext": null }, - "start": 34156, - "end": 34157, + "start": 34143, + "end": 34144, "loc": { "start": { "line": 1205, @@ -239197,8 +239255,8 @@ "postfix": false, "binop": null }, - "start": 34158, - "end": 34159, + "start": 34145, + "end": 34146, "loc": { "start": { "line": 1205, @@ -239223,8 +239281,8 @@ "binop": null }, "value": "evt", - "start": 34159, - "end": 34162, + "start": 34146, + "end": 34149, "loc": { "start": { "line": 1205, @@ -239248,8 +239306,8 @@ "postfix": false, "binop": null }, - "start": 34162, - "end": 34163, + "start": 34149, + "end": 34150, "loc": { "start": { "line": 1205, @@ -239274,8 +239332,8 @@ "binop": null, "updateContext": null }, - "start": 34164, - "end": 34166, + "start": 34151, + "end": 34153, "loc": { "start": { "line": 1205, @@ -239302,8 +239360,8 @@ "updateContext": null }, "value": "this", - "start": 34167, - "end": 34171, + "start": 34154, + "end": 34158, "loc": { "start": { "line": 1205, @@ -239328,8 +239386,8 @@ "binop": null, "updateContext": null }, - "start": 34171, - "end": 34172, + "start": 34158, + "end": 34159, "loc": { "start": { "line": 1205, @@ -239354,8 +239412,8 @@ "binop": null }, "value": "onInpFocus", - "start": 34172, - "end": 34182, + "start": 34159, + "end": 34169, "loc": { "start": { "line": 1205, @@ -239379,8 +239437,8 @@ "postfix": false, "binop": null }, - "start": 34182, - "end": 34183, + "start": 34169, + "end": 34170, "loc": { "start": { "line": 1205, @@ -239405,8 +239463,8 @@ "binop": null }, "value": "evt", - "start": 34183, - "end": 34186, + "start": 34170, + "end": 34173, "loc": { "start": { "line": 1205, @@ -239430,8 +239488,8 @@ "postfix": false, "binop": null }, - "start": 34186, - "end": 34187, + "start": 34173, + "end": 34174, "loc": { "start": { "line": 1205, @@ -239455,8 +239513,8 @@ "postfix": false, "binop": null }, - "start": 34187, - "end": 34188, + "start": 34174, + "end": 34175, "loc": { "start": { "line": 1205, @@ -239481,8 +239539,8 @@ "binop": null, "updateContext": null }, - "start": 34188, - "end": 34189, + "start": 34175, + "end": 34176, "loc": { "start": { "line": 1205, @@ -239497,8 +239555,8 @@ { "type": "CommentLine", "value": "filter is appended in custom element", - "start": 34199, - "end": 34237, + "start": 34186, + "end": 34224, "loc": { "start": { "line": 1207, @@ -239525,8 +239583,8 @@ "updateContext": null }, "value": "if", - "start": 34246, - "end": 34248, + "start": 34233, + "end": 34235, "loc": { "start": { "line": 1208, @@ -239550,8 +239608,8 @@ "postfix": false, "binop": null }, - "start": 34249, - "end": 34250, + "start": 34236, + "end": 34237, "loc": { "start": { "line": 1208, @@ -239576,8 +239634,8 @@ "binop": null }, "value": "externalFltTgtId", - "start": 34250, - "end": 34266, + "start": 34237, + "end": 34253, "loc": { "start": { "line": 1208, @@ -239601,8 +239659,8 @@ "postfix": false, "binop": null }, - "start": 34266, - "end": 34267, + "start": 34253, + "end": 34254, "loc": { "start": { "line": 1208, @@ -239626,8 +239684,8 @@ "postfix": false, "binop": null }, - "start": 34268, - "end": 34269, + "start": 34255, + "end": 34256, "loc": { "start": { "line": 1208, @@ -239652,8 +239710,8 @@ "binop": null }, "value": "elm", - "start": 34282, - "end": 34285, + "start": 34269, + "end": 34272, "loc": { "start": { "line": 1209, @@ -239677,8 +239735,8 @@ "postfix": false, "binop": null }, - "start": 34285, - "end": 34286, + "start": 34272, + "end": 34273, "loc": { "start": { "line": 1209, @@ -239703,8 +239761,8 @@ "binop": null }, "value": "externalFltTgtId", - "start": 34286, - "end": 34302, + "start": 34273, + "end": 34289, "loc": { "start": { "line": 1209, @@ -239728,8 +239786,8 @@ "postfix": false, "binop": null }, - "start": 34302, - "end": 34303, + "start": 34289, + "end": 34290, "loc": { "start": { "line": 1209, @@ -239754,8 +239812,8 @@ "binop": null, "updateContext": null }, - "start": 34303, - "end": 34304, + "start": 34290, + "end": 34291, "loc": { "start": { "line": 1209, @@ -239780,8 +239838,8 @@ "binop": null }, "value": "appendChild", - "start": 34304, - "end": 34315, + "start": 34291, + "end": 34302, "loc": { "start": { "line": 1209, @@ -239805,8 +239863,8 @@ "postfix": false, "binop": null }, - "start": 34315, - "end": 34316, + "start": 34302, + "end": 34303, "loc": { "start": { "line": 1209, @@ -239831,8 +239889,8 @@ "binop": null }, "value": "inp", - "start": 34316, - "end": 34319, + "start": 34303, + "end": 34306, "loc": { "start": { "line": 1209, @@ -239856,8 +239914,8 @@ "postfix": false, "binop": null }, - "start": 34319, - "end": 34320, + "start": 34306, + "end": 34307, "loc": { "start": { "line": 1209, @@ -239882,8 +239940,8 @@ "binop": null, "updateContext": null }, - "start": 34320, - "end": 34321, + "start": 34307, + "end": 34308, "loc": { "start": { "line": 1209, @@ -239907,8 +239965,8 @@ "postfix": false, "binop": null }, - "start": 34330, - "end": 34331, + "start": 34317, + "end": 34318, "loc": { "start": { "line": 1210, @@ -239935,8 +239993,8 @@ "updateContext": null }, "value": "else", - "start": 34332, - "end": 34336, + "start": 34319, + "end": 34323, "loc": { "start": { "line": 1210, @@ -239960,8 +240018,8 @@ "postfix": false, "binop": null }, - "start": 34337, - "end": 34338, + "start": 34324, + "end": 34325, "loc": { "start": { "line": 1210, @@ -239986,8 +240044,8 @@ "binop": null }, "value": "container", - "start": 34351, - "end": 34360, + "start": 34338, + "end": 34347, "loc": { "start": { "line": 1211, @@ -240012,8 +240070,8 @@ "binop": null, "updateContext": null }, - "start": 34360, - "end": 34361, + "start": 34347, + "end": 34348, "loc": { "start": { "line": 1211, @@ -240038,8 +240096,8 @@ "binop": null }, "value": "appendChild", - "start": 34361, - "end": 34372, + "start": 34348, + "end": 34359, "loc": { "start": { "line": 1211, @@ -240063,8 +240121,8 @@ "postfix": false, "binop": null }, - "start": 34372, - "end": 34373, + "start": 34359, + "end": 34360, "loc": { "start": { "line": 1211, @@ -240089,8 +240147,8 @@ "binop": null }, "value": "inp", - "start": 34373, - "end": 34376, + "start": 34360, + "end": 34363, "loc": { "start": { "line": 1211, @@ -240114,8 +240172,8 @@ "postfix": false, "binop": null }, - "start": 34376, - "end": 34377, + "start": 34363, + "end": 34364, "loc": { "start": { "line": 1211, @@ -240140,8 +240198,8 @@ "binop": null, "updateContext": null }, - "start": 34377, - "end": 34378, + "start": 34364, + "end": 34365, "loc": { "start": { "line": 1211, @@ -240165,8 +240223,8 @@ "postfix": false, "binop": null }, - "start": 34387, - "end": 34388, + "start": 34374, + "end": 34375, "loc": { "start": { "line": 1212, @@ -240193,8 +240251,8 @@ "updateContext": null }, "value": "this", - "start": 34398, - "end": 34402, + "start": 34385, + "end": 34389, "loc": { "start": { "line": 1214, @@ -240219,8 +240277,8 @@ "binop": null, "updateContext": null }, - "start": 34402, - "end": 34403, + "start": 34389, + "end": 34390, "loc": { "start": { "line": 1214, @@ -240245,8 +240303,8 @@ "binop": null }, "value": "fltIds", - "start": 34403, - "end": 34409, + "start": 34390, + "end": 34396, "loc": { "start": { "line": 1214, @@ -240271,8 +240329,8 @@ "binop": null, "updateContext": null }, - "start": 34409, - "end": 34410, + "start": 34396, + "end": 34397, "loc": { "start": { "line": 1214, @@ -240297,8 +240355,8 @@ "binop": null }, "value": "push", - "start": 34410, - "end": 34414, + "start": 34397, + "end": 34401, "loc": { "start": { "line": 1214, @@ -240322,8 +240380,8 @@ "postfix": false, "binop": null }, - "start": 34414, - "end": 34415, + "start": 34401, + "end": 34402, "loc": { "start": { "line": 1214, @@ -240348,8 +240406,8 @@ "binop": null }, "value": "inp", - "start": 34415, - "end": 34418, + "start": 34402, + "end": 34405, "loc": { "start": { "line": 1214, @@ -240374,8 +240432,8 @@ "binop": null, "updateContext": null }, - "start": 34418, - "end": 34419, + "start": 34405, + "end": 34406, "loc": { "start": { "line": 1214, @@ -240400,8 +240458,8 @@ "binop": null }, "value": "id", - "start": 34419, - "end": 34421, + "start": 34406, + "end": 34408, "loc": { "start": { "line": 1214, @@ -240425,8 +240483,8 @@ "postfix": false, "binop": null }, - "start": 34421, - "end": 34422, + "start": 34408, + "end": 34409, "loc": { "start": { "line": 1214, @@ -240451,8 +240509,8 @@ "binop": null, "updateContext": null }, - "start": 34422, - "end": 34423, + "start": 34409, + "end": 34410, "loc": { "start": { "line": 1214, @@ -240477,8 +240535,8 @@ "binop": null }, "value": "addEvt", - "start": 34433, - "end": 34439, + "start": 34420, + "end": 34426, "loc": { "start": { "line": 1216, @@ -240502,8 +240560,8 @@ "postfix": false, "binop": null }, - "start": 34439, - "end": 34440, + "start": 34426, + "end": 34427, "loc": { "start": { "line": 1216, @@ -240528,8 +240586,8 @@ "binop": null }, "value": "inp", - "start": 34440, - "end": 34443, + "start": 34427, + "end": 34430, "loc": { "start": { "line": 1216, @@ -240554,8 +240612,8 @@ "binop": null, "updateContext": null }, - "start": 34443, - "end": 34444, + "start": 34430, + "end": 34431, "loc": { "start": { "line": 1216, @@ -240581,8 +240639,8 @@ "updateContext": null }, "value": "keypress", - "start": 34445, - "end": 34455, + "start": 34432, + "end": 34442, "loc": { "start": { "line": 1216, @@ -240607,8 +240665,8 @@ "binop": null, "updateContext": null }, - "start": 34455, - "end": 34456, + "start": 34442, + "end": 34443, "loc": { "start": { "line": 1216, @@ -240632,8 +240690,8 @@ "postfix": false, "binop": null }, - "start": 34457, - "end": 34458, + "start": 34444, + "end": 34445, "loc": { "start": { "line": 1216, @@ -240658,8 +240716,8 @@ "binop": null }, "value": "evt", - "start": 34458, - "end": 34461, + "start": 34445, + "end": 34448, "loc": { "start": { "line": 1216, @@ -240683,8 +240741,8 @@ "postfix": false, "binop": null }, - "start": 34461, - "end": 34462, + "start": 34448, + "end": 34449, "loc": { "start": { "line": 1216, @@ -240709,8 +240767,8 @@ "binop": null, "updateContext": null }, - "start": 34463, - "end": 34465, + "start": 34450, + "end": 34452, "loc": { "start": { "line": 1216, @@ -240737,8 +240795,8 @@ "updateContext": null }, "value": "this", - "start": 34466, - "end": 34470, + "start": 34453, + "end": 34457, "loc": { "start": { "line": 1216, @@ -240763,8 +240821,8 @@ "binop": null, "updateContext": null }, - "start": 34470, - "end": 34471, + "start": 34457, + "end": 34458, "loc": { "start": { "line": 1216, @@ -240789,8 +240847,8 @@ "binop": null }, "value": "detectKey", - "start": 34471, - "end": 34480, + "start": 34458, + "end": 34467, "loc": { "start": { "line": 1216, @@ -240814,8 +240872,8 @@ "postfix": false, "binop": null }, - "start": 34480, - "end": 34481, + "start": 34467, + "end": 34468, "loc": { "start": { "line": 1216, @@ -240840,8 +240898,8 @@ "binop": null }, "value": "evt", - "start": 34481, - "end": 34484, + "start": 34468, + "end": 34471, "loc": { "start": { "line": 1216, @@ -240865,8 +240923,8 @@ "postfix": false, "binop": null }, - "start": 34484, - "end": 34485, + "start": 34471, + "end": 34472, "loc": { "start": { "line": 1216, @@ -240890,8 +240948,8 @@ "postfix": false, "binop": null }, - "start": 34485, - "end": 34486, + "start": 34472, + "end": 34473, "loc": { "start": { "line": 1216, @@ -240916,8 +240974,8 @@ "binop": null, "updateContext": null }, - "start": 34486, - "end": 34487, + "start": 34473, + "end": 34474, "loc": { "start": { "line": 1216, @@ -240942,8 +241000,8 @@ "binop": null }, "value": "addEvt", - "start": 34496, - "end": 34502, + "start": 34483, + "end": 34489, "loc": { "start": { "line": 1217, @@ -240967,8 +241025,8 @@ "postfix": false, "binop": null }, - "start": 34502, - "end": 34503, + "start": 34489, + "end": 34490, "loc": { "start": { "line": 1217, @@ -240993,8 +241051,8 @@ "binop": null }, "value": "inp", - "start": 34503, - "end": 34506, + "start": 34490, + "end": 34493, "loc": { "start": { "line": 1217, @@ -241019,8 +241077,8 @@ "binop": null, "updateContext": null }, - "start": 34506, - "end": 34507, + "start": 34493, + "end": 34494, "loc": { "start": { "line": 1217, @@ -241046,8 +241104,8 @@ "updateContext": null }, "value": "keydown", - "start": 34508, - "end": 34517, + "start": 34495, + "end": 34504, "loc": { "start": { "line": 1217, @@ -241072,8 +241130,8 @@ "binop": null, "updateContext": null }, - "start": 34517, - "end": 34518, + "start": 34504, + "end": 34505, "loc": { "start": { "line": 1217, @@ -241097,8 +241155,8 @@ "postfix": false, "binop": null }, - "start": 34519, - "end": 34520, + "start": 34506, + "end": 34507, "loc": { "start": { "line": 1217, @@ -241122,8 +241180,8 @@ "postfix": false, "binop": null }, - "start": 34520, - "end": 34521, + "start": 34507, + "end": 34508, "loc": { "start": { "line": 1217, @@ -241148,8 +241206,8 @@ "binop": null, "updateContext": null }, - "start": 34522, - "end": 34524, + "start": 34509, + "end": 34511, "loc": { "start": { "line": 1217, @@ -241176,8 +241234,8 @@ "updateContext": null }, "value": "this", - "start": 34525, - "end": 34529, + "start": 34512, + "end": 34516, "loc": { "start": { "line": 1217, @@ -241202,8 +241260,8 @@ "binop": null, "updateContext": null }, - "start": 34529, - "end": 34530, + "start": 34516, + "end": 34517, "loc": { "start": { "line": 1217, @@ -241228,8 +241286,8 @@ "binop": null }, "value": "onKeyDown", - "start": 34530, - "end": 34539, + "start": 34517, + "end": 34526, "loc": { "start": { "line": 1217, @@ -241253,8 +241311,8 @@ "postfix": false, "binop": null }, - "start": 34539, - "end": 34540, + "start": 34526, + "end": 34527, "loc": { "start": { "line": 1217, @@ -241278,8 +241336,8 @@ "postfix": false, "binop": null }, - "start": 34540, - "end": 34541, + "start": 34527, + "end": 34528, "loc": { "start": { "line": 1217, @@ -241303,8 +241361,8 @@ "postfix": false, "binop": null }, - "start": 34541, - "end": 34542, + "start": 34528, + "end": 34529, "loc": { "start": { "line": 1217, @@ -241329,8 +241387,8 @@ "binop": null, "updateContext": null }, - "start": 34542, - "end": 34543, + "start": 34529, + "end": 34530, "loc": { "start": { "line": 1217, @@ -241355,8 +241413,8 @@ "binop": null }, "value": "addEvt", - "start": 34552, - "end": 34558, + "start": 34539, + "end": 34545, "loc": { "start": { "line": 1218, @@ -241380,8 +241438,8 @@ "postfix": false, "binop": null }, - "start": 34558, - "end": 34559, + "start": 34545, + "end": 34546, "loc": { "start": { "line": 1218, @@ -241406,8 +241464,8 @@ "binop": null }, "value": "inp", - "start": 34559, - "end": 34562, + "start": 34546, + "end": 34549, "loc": { "start": { "line": 1218, @@ -241432,8 +241490,8 @@ "binop": null, "updateContext": null }, - "start": 34562, - "end": 34563, + "start": 34549, + "end": 34550, "loc": { "start": { "line": 1218, @@ -241459,8 +241517,8 @@ "updateContext": null }, "value": "keyup", - "start": 34564, - "end": 34571, + "start": 34551, + "end": 34558, "loc": { "start": { "line": 1218, @@ -241485,8 +241543,8 @@ "binop": null, "updateContext": null }, - "start": 34571, - "end": 34572, + "start": 34558, + "end": 34559, "loc": { "start": { "line": 1218, @@ -241510,8 +241568,8 @@ "postfix": false, "binop": null }, - "start": 34573, - "end": 34574, + "start": 34560, + "end": 34561, "loc": { "start": { "line": 1218, @@ -241536,8 +241594,8 @@ "binop": null }, "value": "evt", - "start": 34574, - "end": 34577, + "start": 34561, + "end": 34564, "loc": { "start": { "line": 1218, @@ -241561,8 +241619,8 @@ "postfix": false, "binop": null }, - "start": 34577, - "end": 34578, + "start": 34564, + "end": 34565, "loc": { "start": { "line": 1218, @@ -241587,8 +241645,8 @@ "binop": null, "updateContext": null }, - "start": 34579, - "end": 34581, + "start": 34566, + "end": 34568, "loc": { "start": { "line": 1218, @@ -241615,8 +241673,8 @@ "updateContext": null }, "value": "this", - "start": 34582, - "end": 34586, + "start": 34569, + "end": 34573, "loc": { "start": { "line": 1218, @@ -241641,8 +241699,8 @@ "binop": null, "updateContext": null }, - "start": 34586, - "end": 34587, + "start": 34573, + "end": 34574, "loc": { "start": { "line": 1218, @@ -241667,8 +241725,8 @@ "binop": null }, "value": "onKeyUp", - "start": 34587, - "end": 34594, + "start": 34574, + "end": 34581, "loc": { "start": { "line": 1218, @@ -241692,8 +241750,8 @@ "postfix": false, "binop": null }, - "start": 34594, - "end": 34595, + "start": 34581, + "end": 34582, "loc": { "start": { "line": 1218, @@ -241718,8 +241776,8 @@ "binop": null }, "value": "evt", - "start": 34595, - "end": 34598, + "start": 34582, + "end": 34585, "loc": { "start": { "line": 1218, @@ -241743,8 +241801,8 @@ "postfix": false, "binop": null }, - "start": 34598, - "end": 34599, + "start": 34585, + "end": 34586, "loc": { "start": { "line": 1218, @@ -241768,8 +241826,8 @@ "postfix": false, "binop": null }, - "start": 34599, - "end": 34600, + "start": 34586, + "end": 34587, "loc": { "start": { "line": 1218, @@ -241794,8 +241852,8 @@ "binop": null, "updateContext": null }, - "start": 34600, - "end": 34601, + "start": 34587, + "end": 34588, "loc": { "start": { "line": 1218, @@ -241820,8 +241878,8 @@ "binop": null }, "value": "addEvt", - "start": 34610, - "end": 34616, + "start": 34597, + "end": 34603, "loc": { "start": { "line": 1219, @@ -241845,8 +241903,8 @@ "postfix": false, "binop": null }, - "start": 34616, - "end": 34617, + "start": 34603, + "end": 34604, "loc": { "start": { "line": 1219, @@ -241871,8 +241929,8 @@ "binop": null }, "value": "inp", - "start": 34617, - "end": 34620, + "start": 34604, + "end": 34607, "loc": { "start": { "line": 1219, @@ -241897,8 +241955,8 @@ "binop": null, "updateContext": null }, - "start": 34620, - "end": 34621, + "start": 34607, + "end": 34608, "loc": { "start": { "line": 1219, @@ -241924,8 +241982,8 @@ "updateContext": null }, "value": "blur", - "start": 34622, - "end": 34628, + "start": 34609, + "end": 34615, "loc": { "start": { "line": 1219, @@ -241950,8 +242008,8 @@ "binop": null, "updateContext": null }, - "start": 34628, - "end": 34629, + "start": 34615, + "end": 34616, "loc": { "start": { "line": 1219, @@ -241975,8 +242033,8 @@ "postfix": false, "binop": null }, - "start": 34630, - "end": 34631, + "start": 34617, + "end": 34618, "loc": { "start": { "line": 1219, @@ -242000,8 +242058,8 @@ "postfix": false, "binop": null }, - "start": 34631, - "end": 34632, + "start": 34618, + "end": 34619, "loc": { "start": { "line": 1219, @@ -242026,8 +242084,8 @@ "binop": null, "updateContext": null }, - "start": 34633, - "end": 34635, + "start": 34620, + "end": 34622, "loc": { "start": { "line": 1219, @@ -242054,8 +242112,8 @@ "updateContext": null }, "value": "this", - "start": 34636, - "end": 34640, + "start": 34623, + "end": 34627, "loc": { "start": { "line": 1219, @@ -242080,8 +242138,8 @@ "binop": null, "updateContext": null }, - "start": 34640, - "end": 34641, + "start": 34627, + "end": 34628, "loc": { "start": { "line": 1219, @@ -242106,8 +242164,8 @@ "binop": null }, "value": "onInpBlur", - "start": 34641, - "end": 34650, + "start": 34628, + "end": 34637, "loc": { "start": { "line": 1219, @@ -242131,8 +242189,8 @@ "postfix": false, "binop": null }, - "start": 34650, - "end": 34651, + "start": 34637, + "end": 34638, "loc": { "start": { "line": 1219, @@ -242156,8 +242214,8 @@ "postfix": false, "binop": null }, - "start": 34651, - "end": 34652, + "start": 34638, + "end": 34639, "loc": { "start": { "line": 1219, @@ -242181,8 +242239,8 @@ "postfix": false, "binop": null }, - "start": 34652, - "end": 34653, + "start": 34639, + "end": 34640, "loc": { "start": { "line": 1219, @@ -242207,8 +242265,8 @@ "binop": null, "updateContext": null }, - "start": 34653, - "end": 34654, + "start": 34640, + "end": 34641, "loc": { "start": { "line": 1219, @@ -242232,8 +242290,8 @@ "postfix": false, "binop": null }, - "start": 34659, - "end": 34660, + "start": 34646, + "end": 34647, "loc": { "start": { "line": 1220, @@ -242248,8 +242306,8 @@ { "type": "CommentBlock", "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", - "start": 34666, - "end": 34764, + "start": 34653, + "end": 34751, "loc": { "start": { "line": 1222, @@ -242274,8 +242332,8 @@ "binop": null }, "value": "_buildSubmitButton", - "start": 34769, - "end": 34787, + "start": 34756, + "end": 34774, "loc": { "start": { "line": 1226, @@ -242299,8 +242357,8 @@ "postfix": false, "binop": null }, - "start": 34787, - "end": 34788, + "start": 34774, + "end": 34775, "loc": { "start": { "line": 1226, @@ -242325,8 +242383,8 @@ "binop": null }, "value": "container", - "start": 34788, - "end": 34797, + "start": 34775, + "end": 34784, "loc": { "start": { "line": 1226, @@ -242350,8 +242408,8 @@ "postfix": false, "binop": null }, - "start": 34797, - "end": 34798, + "start": 34784, + "end": 34785, "loc": { "start": { "line": 1226, @@ -242375,8 +242433,8 @@ "postfix": false, "binop": null }, - "start": 34799, - "end": 34800, + "start": 34786, + "end": 34787, "loc": { "start": { "line": 1226, @@ -242403,8 +242461,8 @@ "updateContext": null }, "value": "let", - "start": 34809, - "end": 34812, + "start": 34796, + "end": 34799, "loc": { "start": { "line": 1227, @@ -242429,8 +242487,8 @@ "binop": null }, "value": "btn", - "start": 34813, - "end": 34816, + "start": 34800, + "end": 34803, "loc": { "start": { "line": 1227, @@ -242456,8 +242514,8 @@ "updateContext": null }, "value": "=", - "start": 34817, - "end": 34818, + "start": 34804, + "end": 34805, "loc": { "start": { "line": 1227, @@ -242482,8 +242540,8 @@ "binop": null }, "value": "createElm", - "start": 34819, - "end": 34828, + "start": 34806, + "end": 34815, "loc": { "start": { "line": 1227, @@ -242507,8 +242565,8 @@ "postfix": false, "binop": null }, - "start": 34828, - "end": 34829, + "start": 34815, + "end": 34816, "loc": { "start": { "line": 1227, @@ -242533,8 +242591,8 @@ "binop": null }, "value": "INPUT", - "start": 34829, - "end": 34834, + "start": 34816, + "end": 34821, "loc": { "start": { "line": 1227, @@ -242559,8 +242617,8 @@ "binop": null, "updateContext": null }, - "start": 34834, - "end": 34835, + "start": 34821, + "end": 34822, "loc": { "start": { "line": 1227, @@ -242585,8 +242643,8 @@ "binop": null, "updateContext": null }, - "start": 34848, - "end": 34849, + "start": 34835, + "end": 34836, "loc": { "start": { "line": 1228, @@ -242612,8 +242670,8 @@ "updateContext": null }, "value": "type", - "start": 34849, - "end": 34855, + "start": 34836, + "end": 34842, "loc": { "start": { "line": 1228, @@ -242638,8 +242696,8 @@ "binop": null, "updateContext": null }, - "start": 34855, - "end": 34856, + "start": 34842, + "end": 34843, "loc": { "start": { "line": 1228, @@ -242665,8 +242723,8 @@ "updateContext": null }, "value": "button", - "start": 34857, - "end": 34865, + "start": 34844, + "end": 34852, "loc": { "start": { "line": 1228, @@ -242691,8 +242749,8 @@ "binop": null, "updateContext": null }, - "start": 34865, - "end": 34866, + "start": 34852, + "end": 34853, "loc": { "start": { "line": 1228, @@ -242717,8 +242775,8 @@ "binop": null, "updateContext": null }, - "start": 34866, - "end": 34867, + "start": 34853, + "end": 34854, "loc": { "start": { "line": 1228, @@ -242743,8 +242801,8 @@ "binop": null, "updateContext": null }, - "start": 34880, - "end": 34881, + "start": 34867, + "end": 34868, "loc": { "start": { "line": 1229, @@ -242770,8 +242828,8 @@ "updateContext": null }, "value": "value", - "start": 34881, - "end": 34888, + "start": 34868, + "end": 34875, "loc": { "start": { "line": 1229, @@ -242796,8 +242854,8 @@ "binop": null, "updateContext": null }, - "start": 34888, - "end": 34889, + "start": 34875, + "end": 34876, "loc": { "start": { "line": 1229, @@ -242824,8 +242882,8 @@ "updateContext": null }, "value": "this", - "start": 34890, - "end": 34894, + "start": 34877, + "end": 34881, "loc": { "start": { "line": 1229, @@ -242850,8 +242908,8 @@ "binop": null, "updateContext": null }, - "start": 34894, - "end": 34895, + "start": 34881, + "end": 34882, "loc": { "start": { "line": 1229, @@ -242876,8 +242934,8 @@ "binop": null }, "value": "btnText", - "start": 34895, - "end": 34902, + "start": 34882, + "end": 34889, "loc": { "start": { "line": 1229, @@ -242902,8 +242960,8 @@ "binop": null, "updateContext": null }, - "start": 34902, - "end": 34903, + "start": 34889, + "end": 34890, "loc": { "start": { "line": 1229, @@ -242927,8 +242985,8 @@ "postfix": false, "binop": null }, - "start": 34912, - "end": 34913, + "start": 34899, + "end": 34900, "loc": { "start": { "line": 1230, @@ -242953,8 +243011,8 @@ "binop": null, "updateContext": null }, - "start": 34913, - "end": 34914, + "start": 34900, + "end": 34901, "loc": { "start": { "line": 1230, @@ -242979,8 +243037,8 @@ "binop": null }, "value": "btn", - "start": 34923, - "end": 34926, + "start": 34910, + "end": 34913, "loc": { "start": { "line": 1231, @@ -243005,8 +243063,8 @@ "binop": null, "updateContext": null }, - "start": 34926, - "end": 34927, + "start": 34913, + "end": 34914, "loc": { "start": { "line": 1231, @@ -243031,8 +243089,8 @@ "binop": null }, "value": "className", - "start": 34927, - "end": 34936, + "start": 34914, + "end": 34923, "loc": { "start": { "line": 1231, @@ -243058,8 +243116,8 @@ "updateContext": null }, "value": "=", - "start": 34937, - "end": 34938, + "start": 34924, + "end": 34925, "loc": { "start": { "line": 1231, @@ -243086,8 +243144,8 @@ "updateContext": null }, "value": "this", - "start": 34939, - "end": 34943, + "start": 34926, + "end": 34930, "loc": { "start": { "line": 1231, @@ -243112,8 +243170,8 @@ "binop": null, "updateContext": null }, - "start": 34943, - "end": 34944, + "start": 34930, + "end": 34931, "loc": { "start": { "line": 1231, @@ -243138,8 +243196,8 @@ "binop": null }, "value": "btnCssClass", - "start": 34944, - "end": 34955, + "start": 34931, + "end": 34942, "loc": { "start": { "line": 1231, @@ -243164,8 +243222,8 @@ "binop": null, "updateContext": null }, - "start": 34955, - "end": 34956, + "start": 34942, + "end": 34943, "loc": { "start": { "line": 1231, @@ -243180,8 +243238,8 @@ { "type": "CommentLine", "value": "filter is appended in container element", - "start": 34966, - "end": 35007, + "start": 34953, + "end": 34994, "loc": { "start": { "line": 1233, @@ -243206,8 +243264,8 @@ "binop": null }, "value": "container", - "start": 35016, - "end": 35025, + "start": 35003, + "end": 35012, "loc": { "start": { "line": 1234, @@ -243232,8 +243290,8 @@ "binop": null, "updateContext": null }, - "start": 35025, - "end": 35026, + "start": 35012, + "end": 35013, "loc": { "start": { "line": 1234, @@ -243258,8 +243316,8 @@ "binop": null }, "value": "appendChild", - "start": 35026, - "end": 35037, + "start": 35013, + "end": 35024, "loc": { "start": { "line": 1234, @@ -243283,8 +243341,8 @@ "postfix": false, "binop": null }, - "start": 35037, - "end": 35038, + "start": 35024, + "end": 35025, "loc": { "start": { "line": 1234, @@ -243309,8 +243367,8 @@ "binop": null }, "value": "btn", - "start": 35038, - "end": 35041, + "start": 35025, + "end": 35028, "loc": { "start": { "line": 1234, @@ -243334,8 +243392,8 @@ "postfix": false, "binop": null }, - "start": 35041, - "end": 35042, + "start": 35028, + "end": 35029, "loc": { "start": { "line": 1234, @@ -243360,8 +243418,8 @@ "binop": null, "updateContext": null }, - "start": 35042, - "end": 35043, + "start": 35029, + "end": 35030, "loc": { "start": { "line": 1234, @@ -243386,8 +243444,8 @@ "binop": null }, "value": "addEvt", - "start": 35053, - "end": 35059, + "start": 35040, + "end": 35046, "loc": { "start": { "line": 1236, @@ -243411,8 +243469,8 @@ "postfix": false, "binop": null }, - "start": 35059, - "end": 35060, + "start": 35046, + "end": 35047, "loc": { "start": { "line": 1236, @@ -243437,8 +243495,8 @@ "binop": null }, "value": "btn", - "start": 35060, - "end": 35063, + "start": 35047, + "end": 35050, "loc": { "start": { "line": 1236, @@ -243463,8 +243521,8 @@ "binop": null, "updateContext": null }, - "start": 35063, - "end": 35064, + "start": 35050, + "end": 35051, "loc": { "start": { "line": 1236, @@ -243490,8 +243548,8 @@ "updateContext": null }, "value": "click", - "start": 35065, - "end": 35072, + "start": 35052, + "end": 35059, "loc": { "start": { "line": 1236, @@ -243516,8 +243574,8 @@ "binop": null, "updateContext": null }, - "start": 35072, - "end": 35073, + "start": 35059, + "end": 35060, "loc": { "start": { "line": 1236, @@ -243541,8 +243599,8 @@ "postfix": false, "binop": null }, - "start": 35074, - "end": 35075, + "start": 35061, + "end": 35062, "loc": { "start": { "line": 1236, @@ -243566,8 +243624,8 @@ "postfix": false, "binop": null }, - "start": 35075, - "end": 35076, + "start": 35062, + "end": 35063, "loc": { "start": { "line": 1236, @@ -243592,8 +243650,8 @@ "binop": null, "updateContext": null }, - "start": 35077, - "end": 35079, + "start": 35064, + "end": 35066, "loc": { "start": { "line": 1236, @@ -243620,8 +243678,8 @@ "updateContext": null }, "value": "this", - "start": 35080, - "end": 35084, + "start": 35067, + "end": 35071, "loc": { "start": { "line": 1236, @@ -243646,8 +243704,8 @@ "binop": null, "updateContext": null }, - "start": 35084, - "end": 35085, + "start": 35071, + "end": 35072, "loc": { "start": { "line": 1236, @@ -243672,8 +243730,8 @@ "binop": null }, "value": "filter", - "start": 35085, - "end": 35091, + "start": 35072, + "end": 35078, "loc": { "start": { "line": 1236, @@ -243697,8 +243755,8 @@ "postfix": false, "binop": null }, - "start": 35091, - "end": 35092, + "start": 35078, + "end": 35079, "loc": { "start": { "line": 1236, @@ -243722,8 +243780,8 @@ "postfix": false, "binop": null }, - "start": 35092, - "end": 35093, + "start": 35079, + "end": 35080, "loc": { "start": { "line": 1236, @@ -243747,8 +243805,8 @@ "postfix": false, "binop": null }, - "start": 35093, - "end": 35094, + "start": 35080, + "end": 35081, "loc": { "start": { "line": 1236, @@ -243773,8 +243831,8 @@ "binop": null, "updateContext": null }, - "start": 35094, - "end": 35095, + "start": 35081, + "end": 35082, "loc": { "start": { "line": 1236, @@ -243798,8 +243856,8 @@ "postfix": false, "binop": null }, - "start": 35100, - "end": 35101, + "start": 35087, + "end": 35088, "loc": { "start": { "line": 1237, @@ -243814,8 +243872,8 @@ { "type": "CommentBlock", "value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 35107, - "end": 35460, + "start": 35094, + "end": 35447, "loc": { "start": { "line": 1239, @@ -243840,8 +243898,8 @@ "binop": null }, "value": "instantiateFeatures", - "start": 35465, - "end": 35484, + "start": 35452, + "end": 35471, "loc": { "start": { "line": 1251, @@ -243865,8 +243923,8 @@ "postfix": false, "binop": null }, - "start": 35484, - "end": 35485, + "start": 35471, + "end": 35472, "loc": { "start": { "line": 1251, @@ -243891,8 +243949,8 @@ "binop": null }, "value": "features", - "start": 35485, - "end": 35493, + "start": 35472, + "end": 35480, "loc": { "start": { "line": 1251, @@ -243918,8 +243976,8 @@ "updateContext": null }, "value": "=", - "start": 35494, - "end": 35495, + "start": 35481, + "end": 35482, "loc": { "start": { "line": 1251, @@ -243944,8 +244002,8 @@ "binop": null, "updateContext": null }, - "start": 35496, - "end": 35497, + "start": 35483, + "end": 35484, "loc": { "start": { "line": 1251, @@ -243970,8 +244028,8 @@ "binop": null, "updateContext": null }, - "start": 35497, - "end": 35498, + "start": 35484, + "end": 35485, "loc": { "start": { "line": 1251, @@ -243995,8 +244053,8 @@ "postfix": false, "binop": null }, - "start": 35498, - "end": 35499, + "start": 35485, + "end": 35486, "loc": { "start": { "line": 1251, @@ -244020,8 +244078,8 @@ "postfix": false, "binop": null }, - "start": 35500, - "end": 35501, + "start": 35487, + "end": 35488, "loc": { "start": { "line": 1251, @@ -244046,8 +244104,8 @@ "binop": null }, "value": "features", - "start": 35510, - "end": 35518, + "start": 35497, + "end": 35505, "loc": { "start": { "line": 1252, @@ -244072,8 +244130,8 @@ "binop": null, "updateContext": null }, - "start": 35518, - "end": 35519, + "start": 35505, + "end": 35506, "loc": { "start": { "line": 1252, @@ -244098,8 +244156,8 @@ "binop": null }, "value": "forEach", - "start": 35519, - "end": 35526, + "start": 35506, + "end": 35513, "loc": { "start": { "line": 1252, @@ -244123,8 +244181,8 @@ "postfix": false, "binop": null }, - "start": 35526, - "end": 35527, + "start": 35513, + "end": 35514, "loc": { "start": { "line": 1252, @@ -244148,8 +244206,8 @@ "postfix": false, "binop": null }, - "start": 35527, - "end": 35528, + "start": 35514, + "end": 35515, "loc": { "start": { "line": 1252, @@ -244174,8 +244232,8 @@ "binop": null }, "value": "feature", - "start": 35528, - "end": 35535, + "start": 35515, + "end": 35522, "loc": { "start": { "line": 1252, @@ -244199,8 +244257,8 @@ "postfix": false, "binop": null }, - "start": 35535, - "end": 35536, + "start": 35522, + "end": 35523, "loc": { "start": { "line": 1252, @@ -244225,8 +244283,8 @@ "binop": null, "updateContext": null }, - "start": 35537, - "end": 35539, + "start": 35524, + "end": 35526, "loc": { "start": { "line": 1252, @@ -244250,8 +244308,8 @@ "postfix": false, "binop": null }, - "start": 35540, - "end": 35541, + "start": 35527, + "end": 35528, "loc": { "start": { "line": 1252, @@ -244266,8 +244324,8 @@ { "type": "CommentLine", "value": " TODO: remove the property field.", - "start": 35554, - "end": 35589, + "start": 35541, + "end": 35576, "loc": { "start": { "line": 1253, @@ -244282,8 +244340,8 @@ { "type": "CommentLine", "value": " Due to naming convention inconsistencies, a `property`", - "start": 35602, - "end": 35659, + "start": 35589, + "end": 35646, "loc": { "start": { "line": 1254, @@ -244298,8 +244356,8 @@ { "type": "CommentLine", "value": " field is added to allow a conditional instanciation based", - "start": 35672, - "end": 35732, + "start": 35659, + "end": 35719, "loc": { "start": { "line": 1255, @@ -244314,8 +244372,8 @@ { "type": "CommentLine", "value": " on that property on TableFilter, if supplied.", - "start": 35745, - "end": 35793, + "start": 35732, + "end": 35780, "loc": { "start": { "line": 1256, @@ -244340,8 +244398,8 @@ "binop": null }, "value": "feature", - "start": 35806, - "end": 35813, + "start": 35793, + "end": 35800, "loc": { "start": { "line": 1257, @@ -244366,8 +244424,8 @@ "binop": null, "updateContext": null }, - "start": 35813, - "end": 35814, + "start": 35800, + "end": 35801, "loc": { "start": { "line": 1257, @@ -244392,8 +244450,8 @@ "binop": null }, "value": "property", - "start": 35814, - "end": 35822, + "start": 35801, + "end": 35809, "loc": { "start": { "line": 1257, @@ -244419,8 +244477,8 @@ "updateContext": null }, "value": "=", - "start": 35823, - "end": 35824, + "start": 35810, + "end": 35811, "loc": { "start": { "line": 1257, @@ -244445,8 +244503,8 @@ "binop": null }, "value": "feature", - "start": 35825, - "end": 35832, + "start": 35812, + "end": 35819, "loc": { "start": { "line": 1257, @@ -244471,8 +244529,8 @@ "binop": null, "updateContext": null }, - "start": 35832, - "end": 35833, + "start": 35819, + "end": 35820, "loc": { "start": { "line": 1257, @@ -244497,8 +244555,8 @@ "binop": null }, "value": "property", - "start": 35833, - "end": 35841, + "start": 35820, + "end": 35828, "loc": { "start": { "line": 1257, @@ -244524,8 +244582,8 @@ "updateContext": null }, "value": "||", - "start": 35842, - "end": 35844, + "start": 35829, + "end": 35831, "loc": { "start": { "line": 1257, @@ -244550,8 +244608,8 @@ "binop": null }, "value": "feature", - "start": 35845, - "end": 35852, + "start": 35832, + "end": 35839, "loc": { "start": { "line": 1257, @@ -244576,8 +244634,8 @@ "binop": null, "updateContext": null }, - "start": 35852, - "end": 35853, + "start": 35839, + "end": 35840, "loc": { "start": { "line": 1257, @@ -244602,8 +244660,8 @@ "binop": null }, "value": "name", - "start": 35853, - "end": 35857, + "start": 35840, + "end": 35844, "loc": { "start": { "line": 1257, @@ -244628,8 +244686,8 @@ "binop": null, "updateContext": null }, - "start": 35857, - "end": 35858, + "start": 35844, + "end": 35845, "loc": { "start": { "line": 1257, @@ -244656,8 +244714,8 @@ "updateContext": null }, "value": "if", - "start": 35871, - "end": 35873, + "start": 35858, + "end": 35860, "loc": { "start": { "line": 1258, @@ -244681,8 +244739,8 @@ "postfix": false, "binop": null }, - "start": 35874, - "end": 35875, + "start": 35861, + "end": 35862, "loc": { "start": { "line": 1258, @@ -244708,8 +244766,8 @@ "updateContext": null }, "value": "!", - "start": 35875, - "end": 35876, + "start": 35862, + "end": 35863, "loc": { "start": { "line": 1258, @@ -244736,8 +244794,8 @@ "updateContext": null }, "value": "this", - "start": 35876, - "end": 35880, + "start": 35863, + "end": 35867, "loc": { "start": { "line": 1258, @@ -244762,8 +244820,8 @@ "binop": null, "updateContext": null }, - "start": 35880, - "end": 35881, + "start": 35867, + "end": 35868, "loc": { "start": { "line": 1258, @@ -244788,8 +244846,8 @@ "binop": null }, "value": "hasConfig", - "start": 35881, - "end": 35890, + "start": 35868, + "end": 35877, "loc": { "start": { "line": 1258, @@ -244815,8 +244873,8 @@ "updateContext": null }, "value": "||", - "start": 35891, - "end": 35893, + "start": 35878, + "end": 35880, "loc": { "start": { "line": 1258, @@ -244843,8 +244901,8 @@ "updateContext": null }, "value": "this", - "start": 35894, - "end": 35898, + "start": 35881, + "end": 35885, "loc": { "start": { "line": 1258, @@ -244869,8 +244927,8 @@ "binop": null, "updateContext": null }, - "start": 35898, - "end": 35899, + "start": 35885, + "end": 35886, "loc": { "start": { "line": 1258, @@ -244895,8 +244953,8 @@ "binop": null }, "value": "feature", - "start": 35899, - "end": 35906, + "start": 35886, + "end": 35893, "loc": { "start": { "line": 1258, @@ -244921,8 +244979,8 @@ "binop": null, "updateContext": null }, - "start": 35906, - "end": 35907, + "start": 35893, + "end": 35894, "loc": { "start": { "line": 1258, @@ -244947,8 +245005,8 @@ "binop": null }, "value": "property", - "start": 35907, - "end": 35915, + "start": 35894, + "end": 35902, "loc": { "start": { "line": 1258, @@ -244973,8 +245031,8 @@ "binop": null, "updateContext": null }, - "start": 35915, - "end": 35916, + "start": 35902, + "end": 35903, "loc": { "start": { "line": 1258, @@ -245000,8 +245058,8 @@ "updateContext": null }, "value": "===", - "start": 35917, - "end": 35920, + "start": 35904, + "end": 35907, "loc": { "start": { "line": 1258, @@ -245028,8 +245086,8 @@ "updateContext": null }, "value": "true", - "start": 35921, - "end": 35925, + "start": 35908, + "end": 35912, "loc": { "start": { "line": 1258, @@ -245055,8 +245113,8 @@ "updateContext": null }, "value": "||", - "start": 35926, - "end": 35928, + "start": 35913, + "end": 35915, "loc": { "start": { "line": 1258, @@ -245081,8 +245139,8 @@ "binop": null }, "value": "feature", - "start": 35945, - "end": 35952, + "start": 35932, + "end": 35939, "loc": { "start": { "line": 1259, @@ -245107,8 +245165,8 @@ "binop": null, "updateContext": null }, - "start": 35952, - "end": 35953, + "start": 35939, + "end": 35940, "loc": { "start": { "line": 1259, @@ -245133,8 +245191,8 @@ "binop": null }, "value": "enforce", - "start": 35953, - "end": 35960, + "start": 35940, + "end": 35947, "loc": { "start": { "line": 1259, @@ -245160,8 +245218,8 @@ "updateContext": null }, "value": "===", - "start": 35961, - "end": 35964, + "start": 35948, + "end": 35951, "loc": { "start": { "line": 1259, @@ -245188,8 +245246,8 @@ "updateContext": null }, "value": "true", - "start": 35965, - "end": 35969, + "start": 35952, + "end": 35956, "loc": { "start": { "line": 1259, @@ -245213,8 +245271,8 @@ "postfix": false, "binop": null }, - "start": 35969, - "end": 35970, + "start": 35956, + "end": 35957, "loc": { "start": { "line": 1259, @@ -245238,8 +245296,8 @@ "postfix": false, "binop": null }, - "start": 35971, - "end": 35972, + "start": 35958, + "end": 35959, "loc": { "start": { "line": 1259, @@ -245266,8 +245324,8 @@ "updateContext": null }, "value": "let", - "start": 35989, - "end": 35992, + "start": 35976, + "end": 35979, "loc": { "start": { "line": 1260, @@ -245291,8 +245349,8 @@ "postfix": false, "binop": null }, - "start": 35993, - "end": 35994, + "start": 35980, + "end": 35981, "loc": { "start": { "line": 1260, @@ -245319,8 +245377,8 @@ "updateContext": null }, "value": "class", - "start": 35994, - "end": 35999, + "start": 35981, + "end": 35986, "loc": { "start": { "line": 1260, @@ -245345,8 +245403,8 @@ "binop": null, "updateContext": null }, - "start": 35999, - "end": 36000, + "start": 35986, + "end": 35987, "loc": { "start": { "line": 1260, @@ -245371,8 +245429,8 @@ "binop": null }, "value": "Cls", - "start": 36001, - "end": 36004, + "start": 35988, + "end": 35991, "loc": { "start": { "line": 1260, @@ -245397,8 +245455,8 @@ "binop": null, "updateContext": null }, - "start": 36004, - "end": 36005, + "start": 35991, + "end": 35992, "loc": { "start": { "line": 1260, @@ -245423,8 +245481,8 @@ "binop": null }, "value": "name", - "start": 36006, - "end": 36010, + "start": 35993, + "end": 35997, "loc": { "start": { "line": 1260, @@ -245448,8 +245506,8 @@ "postfix": false, "binop": null }, - "start": 36010, - "end": 36011, + "start": 35997, + "end": 35998, "loc": { "start": { "line": 1260, @@ -245475,8 +245533,8 @@ "updateContext": null }, "value": "=", - "start": 36012, - "end": 36013, + "start": 35999, + "end": 36000, "loc": { "start": { "line": 1260, @@ -245501,8 +245559,8 @@ "binop": null }, "value": "feature", - "start": 36014, - "end": 36021, + "start": 36001, + "end": 36008, "loc": { "start": { "line": 1260, @@ -245527,8 +245585,8 @@ "binop": null, "updateContext": null }, - "start": 36021, - "end": 36022, + "start": 36008, + "end": 36009, "loc": { "start": { "line": 1260, @@ -245555,8 +245613,8 @@ "updateContext": null }, "value": "this", - "start": 36040, - "end": 36044, + "start": 36027, + "end": 36031, "loc": { "start": { "line": 1262, @@ -245581,8 +245639,8 @@ "binop": null, "updateContext": null }, - "start": 36044, - "end": 36045, + "start": 36031, + "end": 36032, "loc": { "start": { "line": 1262, @@ -245607,8 +245665,8 @@ "binop": null }, "value": "Mod", - "start": 36045, - "end": 36048, + "start": 36032, + "end": 36035, "loc": { "start": { "line": 1262, @@ -245633,8 +245691,8 @@ "binop": null, "updateContext": null }, - "start": 36048, - "end": 36049, + "start": 36035, + "end": 36036, "loc": { "start": { "line": 1262, @@ -245659,8 +245717,8 @@ "binop": null }, "value": "name", - "start": 36049, - "end": 36053, + "start": 36036, + "end": 36040, "loc": { "start": { "line": 1262, @@ -245685,8 +245743,8 @@ "binop": null, "updateContext": null }, - "start": 36053, - "end": 36054, + "start": 36040, + "end": 36041, "loc": { "start": { "line": 1262, @@ -245712,8 +245770,8 @@ "updateContext": null }, "value": "=", - "start": 36055, - "end": 36056, + "start": 36042, + "end": 36043, "loc": { "start": { "line": 1262, @@ -245740,8 +245798,8 @@ "updateContext": null }, "value": "this", - "start": 36057, - "end": 36061, + "start": 36044, + "end": 36048, "loc": { "start": { "line": 1262, @@ -245766,8 +245824,8 @@ "binop": null, "updateContext": null }, - "start": 36061, - "end": 36062, + "start": 36048, + "end": 36049, "loc": { "start": { "line": 1262, @@ -245792,8 +245850,8 @@ "binop": null }, "value": "Mod", - "start": 36062, - "end": 36065, + "start": 36049, + "end": 36052, "loc": { "start": { "line": 1262, @@ -245818,8 +245876,8 @@ "binop": null, "updateContext": null }, - "start": 36065, - "end": 36066, + "start": 36052, + "end": 36053, "loc": { "start": { "line": 1262, @@ -245844,8 +245902,8 @@ "binop": null }, "value": "name", - "start": 36066, - "end": 36070, + "start": 36053, + "end": 36057, "loc": { "start": { "line": 1262, @@ -245870,8 +245928,8 @@ "binop": null, "updateContext": null }, - "start": 36070, - "end": 36071, + "start": 36057, + "end": 36058, "loc": { "start": { "line": 1262, @@ -245897,8 +245955,8 @@ "updateContext": null }, "value": "||", - "start": 36072, - "end": 36074, + "start": 36059, + "end": 36061, "loc": { "start": { "line": 1262, @@ -245925,8 +245983,8 @@ "updateContext": null }, "value": "new", - "start": 36075, - "end": 36078, + "start": 36062, + "end": 36065, "loc": { "start": { "line": 1262, @@ -245951,8 +246009,8 @@ "binop": null }, "value": "Cls", - "start": 36079, - "end": 36082, + "start": 36066, + "end": 36069, "loc": { "start": { "line": 1262, @@ -245976,8 +246034,8 @@ "postfix": false, "binop": null }, - "start": 36082, - "end": 36083, + "start": 36069, + "end": 36070, "loc": { "start": { "line": 1262, @@ -246004,8 +246062,8 @@ "updateContext": null }, "value": "this", - "start": 36083, - "end": 36087, + "start": 36070, + "end": 36074, "loc": { "start": { "line": 1262, @@ -246029,8 +246087,8 @@ "postfix": false, "binop": null }, - "start": 36087, - "end": 36088, + "start": 36074, + "end": 36075, "loc": { "start": { "line": 1262, @@ -246055,8 +246113,8 @@ "binop": null, "updateContext": null }, - "start": 36088, - "end": 36089, + "start": 36075, + "end": 36076, "loc": { "start": { "line": 1262, @@ -246080,8 +246138,8 @@ "postfix": false, "binop": null }, - "start": 36102, - "end": 36103, + "start": 36089, + "end": 36090, "loc": { "start": { "line": 1263, @@ -246105,8 +246163,8 @@ "postfix": false, "binop": null }, - "start": 36112, - "end": 36113, + "start": 36099, + "end": 36100, "loc": { "start": { "line": 1264, @@ -246130,8 +246188,8 @@ "postfix": false, "binop": null }, - "start": 36113, - "end": 36114, + "start": 36100, + "end": 36101, "loc": { "start": { "line": 1264, @@ -246156,8 +246214,8 @@ "binop": null, "updateContext": null }, - "start": 36114, - "end": 36115, + "start": 36101, + "end": 36102, "loc": { "start": { "line": 1264, @@ -246181,8 +246239,8 @@ "postfix": false, "binop": null }, - "start": 36120, - "end": 36121, + "start": 36107, + "end": 36108, "loc": { "start": { "line": 1265, @@ -246197,8 +246255,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", - "start": 36127, - "end": 36402, + "start": 36114, + "end": 36389, "loc": { "start": { "line": 1267, @@ -246223,8 +246281,8 @@ "binop": null }, "value": "initFeatures", - "start": 36407, - "end": 36419, + "start": 36394, + "end": 36406, "loc": { "start": { "line": 1277, @@ -246248,8 +246306,8 @@ "postfix": false, "binop": null }, - "start": 36419, - "end": 36420, + "start": 36406, + "end": 36407, "loc": { "start": { "line": 1277, @@ -246274,8 +246332,8 @@ "binop": null }, "value": "features", - "start": 36420, - "end": 36428, + "start": 36407, + "end": 36415, "loc": { "start": { "line": 1277, @@ -246301,8 +246359,8 @@ "updateContext": null }, "value": "=", - "start": 36429, - "end": 36430, + "start": 36416, + "end": 36417, "loc": { "start": { "line": 1277, @@ -246327,8 +246385,8 @@ "binop": null, "updateContext": null }, - "start": 36431, - "end": 36432, + "start": 36418, + "end": 36419, "loc": { "start": { "line": 1277, @@ -246353,8 +246411,8 @@ "binop": null, "updateContext": null }, - "start": 36432, - "end": 36433, + "start": 36419, + "end": 36420, "loc": { "start": { "line": 1277, @@ -246378,8 +246436,8 @@ "postfix": false, "binop": null }, - "start": 36433, - "end": 36434, + "start": 36420, + "end": 36421, "loc": { "start": { "line": 1277, @@ -246403,8 +246461,8 @@ "postfix": false, "binop": null }, - "start": 36435, - "end": 36436, + "start": 36422, + "end": 36423, "loc": { "start": { "line": 1277, @@ -246429,8 +246487,8 @@ "binop": null }, "value": "features", - "start": 36445, - "end": 36453, + "start": 36432, + "end": 36440, "loc": { "start": { "line": 1278, @@ -246455,8 +246513,8 @@ "binop": null, "updateContext": null }, - "start": 36453, - "end": 36454, + "start": 36440, + "end": 36441, "loc": { "start": { "line": 1278, @@ -246481,8 +246539,8 @@ "binop": null }, "value": "forEach", - "start": 36454, - "end": 36461, + "start": 36441, + "end": 36448, "loc": { "start": { "line": 1278, @@ -246506,8 +246564,8 @@ "postfix": false, "binop": null }, - "start": 36461, - "end": 36462, + "start": 36448, + "end": 36449, "loc": { "start": { "line": 1278, @@ -246531,8 +246589,8 @@ "postfix": false, "binop": null }, - "start": 36462, - "end": 36463, + "start": 36449, + "end": 36450, "loc": { "start": { "line": 1278, @@ -246557,8 +246615,8 @@ "binop": null }, "value": "feature", - "start": 36463, - "end": 36470, + "start": 36450, + "end": 36457, "loc": { "start": { "line": 1278, @@ -246582,8 +246640,8 @@ "postfix": false, "binop": null }, - "start": 36470, - "end": 36471, + "start": 36457, + "end": 36458, "loc": { "start": { "line": 1278, @@ -246608,8 +246666,8 @@ "binop": null, "updateContext": null }, - "start": 36472, - "end": 36474, + "start": 36459, + "end": 36461, "loc": { "start": { "line": 1278, @@ -246633,8 +246691,8 @@ "postfix": false, "binop": null }, - "start": 36475, - "end": 36476, + "start": 36462, + "end": 36463, "loc": { "start": { "line": 1278, @@ -246661,8 +246719,8 @@ "updateContext": null }, "value": "let", - "start": 36489, - "end": 36492, + "start": 36476, + "end": 36479, "loc": { "start": { "line": 1279, @@ -246686,8 +246744,8 @@ "postfix": false, "binop": null }, - "start": 36493, - "end": 36494, + "start": 36480, + "end": 36481, "loc": { "start": { "line": 1279, @@ -246712,8 +246770,8 @@ "binop": null }, "value": "property", - "start": 36494, - "end": 36502, + "start": 36481, + "end": 36489, "loc": { "start": { "line": 1279, @@ -246738,8 +246796,8 @@ "binop": null, "updateContext": null }, - "start": 36502, - "end": 36503, + "start": 36489, + "end": 36490, "loc": { "start": { "line": 1279, @@ -246764,8 +246822,8 @@ "binop": null }, "value": "name", - "start": 36504, - "end": 36508, + "start": 36491, + "end": 36495, "loc": { "start": { "line": 1279, @@ -246789,8 +246847,8 @@ "postfix": false, "binop": null }, - "start": 36508, - "end": 36509, + "start": 36495, + "end": 36496, "loc": { "start": { "line": 1279, @@ -246816,8 +246874,8 @@ "updateContext": null }, "value": "=", - "start": 36510, - "end": 36511, + "start": 36497, + "end": 36498, "loc": { "start": { "line": 1279, @@ -246842,8 +246900,8 @@ "binop": null }, "value": "feature", - "start": 36512, - "end": 36519, + "start": 36499, + "end": 36506, "loc": { "start": { "line": 1279, @@ -246868,8 +246926,8 @@ "binop": null, "updateContext": null }, - "start": 36519, - "end": 36520, + "start": 36506, + "end": 36507, "loc": { "start": { "line": 1279, @@ -246896,8 +246954,8 @@ "updateContext": null }, "value": "if", - "start": 36533, - "end": 36535, + "start": 36520, + "end": 36522, "loc": { "start": { "line": 1280, @@ -246921,8 +246979,8 @@ "postfix": false, "binop": null }, - "start": 36536, - "end": 36537, + "start": 36523, + "end": 36524, "loc": { "start": { "line": 1280, @@ -246949,8 +247007,8 @@ "updateContext": null }, "value": "this", - "start": 36537, - "end": 36541, + "start": 36524, + "end": 36528, "loc": { "start": { "line": 1280, @@ -246975,8 +247033,8 @@ "binop": null, "updateContext": null }, - "start": 36541, - "end": 36542, + "start": 36528, + "end": 36529, "loc": { "start": { "line": 1280, @@ -247001,8 +247059,8 @@ "binop": null }, "value": "property", - "start": 36542, - "end": 36550, + "start": 36529, + "end": 36537, "loc": { "start": { "line": 1280, @@ -247027,8 +247085,8 @@ "binop": null, "updateContext": null }, - "start": 36550, - "end": 36551, + "start": 36537, + "end": 36538, "loc": { "start": { "line": 1280, @@ -247054,8 +247112,8 @@ "updateContext": null }, "value": "===", - "start": 36552, - "end": 36555, + "start": 36539, + "end": 36542, "loc": { "start": { "line": 1280, @@ -247082,8 +247140,8 @@ "updateContext": null }, "value": "true", - "start": 36556, - "end": 36560, + "start": 36543, + "end": 36547, "loc": { "start": { "line": 1280, @@ -247109,8 +247167,8 @@ "updateContext": null }, "value": "&&", - "start": 36561, - "end": 36563, + "start": 36548, + "end": 36550, "loc": { "start": { "line": 1280, @@ -247137,8 +247195,8 @@ "updateContext": null }, "value": "this", - "start": 36564, - "end": 36568, + "start": 36551, + "end": 36555, "loc": { "start": { "line": 1280, @@ -247163,8 +247221,8 @@ "binop": null, "updateContext": null }, - "start": 36568, - "end": 36569, + "start": 36555, + "end": 36556, "loc": { "start": { "line": 1280, @@ -247189,8 +247247,8 @@ "binop": null }, "value": "Mod", - "start": 36569, - "end": 36572, + "start": 36556, + "end": 36559, "loc": { "start": { "line": 1280, @@ -247215,8 +247273,8 @@ "binop": null, "updateContext": null }, - "start": 36572, - "end": 36573, + "start": 36559, + "end": 36560, "loc": { "start": { "line": 1280, @@ -247241,8 +247299,8 @@ "binop": null }, "value": "name", - "start": 36573, - "end": 36577, + "start": 36560, + "end": 36564, "loc": { "start": { "line": 1280, @@ -247267,8 +247325,8 @@ "binop": null, "updateContext": null }, - "start": 36577, - "end": 36578, + "start": 36564, + "end": 36565, "loc": { "start": { "line": 1280, @@ -247292,8 +247350,8 @@ "postfix": false, "binop": null }, - "start": 36578, - "end": 36579, + "start": 36565, + "end": 36566, "loc": { "start": { "line": 1280, @@ -247317,8 +247375,8 @@ "postfix": false, "binop": null }, - "start": 36580, - "end": 36581, + "start": 36567, + "end": 36568, "loc": { "start": { "line": 1280, @@ -247345,8 +247403,8 @@ "updateContext": null }, "value": "this", - "start": 36598, - "end": 36602, + "start": 36585, + "end": 36589, "loc": { "start": { "line": 1281, @@ -247371,8 +247429,8 @@ "binop": null, "updateContext": null }, - "start": 36602, - "end": 36603, + "start": 36589, + "end": 36590, "loc": { "start": { "line": 1281, @@ -247397,8 +247455,8 @@ "binop": null }, "value": "Mod", - "start": 36603, - "end": 36606, + "start": 36590, + "end": 36593, "loc": { "start": { "line": 1281, @@ -247423,8 +247481,8 @@ "binop": null, "updateContext": null }, - "start": 36606, - "end": 36607, + "start": 36593, + "end": 36594, "loc": { "start": { "line": 1281, @@ -247449,8 +247507,8 @@ "binop": null }, "value": "name", - "start": 36607, - "end": 36611, + "start": 36594, + "end": 36598, "loc": { "start": { "line": 1281, @@ -247475,8 +247533,8 @@ "binop": null, "updateContext": null }, - "start": 36611, - "end": 36612, + "start": 36598, + "end": 36599, "loc": { "start": { "line": 1281, @@ -247501,8 +247559,8 @@ "binop": null, "updateContext": null }, - "start": 36612, - "end": 36613, + "start": 36599, + "end": 36600, "loc": { "start": { "line": 1281, @@ -247527,8 +247585,8 @@ "binop": null }, "value": "init", - "start": 36613, - "end": 36617, + "start": 36600, + "end": 36604, "loc": { "start": { "line": 1281, @@ -247552,8 +247610,8 @@ "postfix": false, "binop": null }, - "start": 36617, - "end": 36618, + "start": 36604, + "end": 36605, "loc": { "start": { "line": 1281, @@ -247577,8 +247635,8 @@ "postfix": false, "binop": null }, - "start": 36618, - "end": 36619, + "start": 36605, + "end": 36606, "loc": { "start": { "line": 1281, @@ -247603,8 +247661,8 @@ "binop": null, "updateContext": null }, - "start": 36619, - "end": 36620, + "start": 36606, + "end": 36607, "loc": { "start": { "line": 1281, @@ -247628,8 +247686,8 @@ "postfix": false, "binop": null }, - "start": 36633, - "end": 36634, + "start": 36620, + "end": 36621, "loc": { "start": { "line": 1282, @@ -247653,8 +247711,8 @@ "postfix": false, "binop": null }, - "start": 36643, - "end": 36644, + "start": 36630, + "end": 36631, "loc": { "start": { "line": 1283, @@ -247678,8 +247736,8 @@ "postfix": false, "binop": null }, - "start": 36644, - "end": 36645, + "start": 36631, + "end": 36632, "loc": { "start": { "line": 1283, @@ -247704,8 +247762,8 @@ "binop": null, "updateContext": null }, - "start": 36645, - "end": 36646, + "start": 36632, + "end": 36633, "loc": { "start": { "line": 1283, @@ -247729,8 +247787,8 @@ "postfix": false, "binop": null }, - "start": 36651, - "end": 36652, + "start": 36638, + "end": 36639, "loc": { "start": { "line": 1284, @@ -247745,8 +247803,8 @@ { "type": "CommentBlock", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", - "start": 36658, - "end": 36792, + "start": 36645, + "end": 36779, "loc": { "start": { "line": 1286, @@ -247771,8 +247829,8 @@ "binop": null }, "value": "feature", - "start": 36797, - "end": 36804, + "start": 36784, + "end": 36791, "loc": { "start": { "line": 1291, @@ -247796,8 +247854,8 @@ "postfix": false, "binop": null }, - "start": 36804, - "end": 36805, + "start": 36791, + "end": 36792, "loc": { "start": { "line": 1291, @@ -247822,8 +247880,8 @@ "binop": null }, "value": "name", - "start": 36805, - "end": 36809, + "start": 36792, + "end": 36796, "loc": { "start": { "line": 1291, @@ -247847,8 +247905,8 @@ "postfix": false, "binop": null }, - "start": 36809, - "end": 36810, + "start": 36796, + "end": 36797, "loc": { "start": { "line": 1291, @@ -247872,8 +247930,8 @@ "postfix": false, "binop": null }, - "start": 36811, - "end": 36812, + "start": 36798, + "end": 36799, "loc": { "start": { "line": 1291, @@ -247900,8 +247958,8 @@ "updateContext": null }, "value": "return", - "start": 36821, - "end": 36827, + "start": 36808, + "end": 36814, "loc": { "start": { "line": 1292, @@ -247928,8 +247986,8 @@ "updateContext": null }, "value": "this", - "start": 36828, - "end": 36832, + "start": 36815, + "end": 36819, "loc": { "start": { "line": 1292, @@ -247954,8 +248012,8 @@ "binop": null, "updateContext": null }, - "start": 36832, - "end": 36833, + "start": 36819, + "end": 36820, "loc": { "start": { "line": 1292, @@ -247980,8 +248038,8 @@ "binop": null }, "value": "Mod", - "start": 36833, - "end": 36836, + "start": 36820, + "end": 36823, "loc": { "start": { "line": 1292, @@ -248006,8 +248064,8 @@ "binop": null, "updateContext": null }, - "start": 36836, - "end": 36837, + "start": 36823, + "end": 36824, "loc": { "start": { "line": 1292, @@ -248032,8 +248090,8 @@ "binop": null }, "value": "name", - "start": 36837, - "end": 36841, + "start": 36824, + "end": 36828, "loc": { "start": { "line": 1292, @@ -248058,8 +248116,8 @@ "binop": null, "updateContext": null }, - "start": 36841, - "end": 36842, + "start": 36828, + "end": 36829, "loc": { "start": { "line": 1292, @@ -248084,8 +248142,8 @@ "binop": null, "updateContext": null }, - "start": 36842, - "end": 36843, + "start": 36829, + "end": 36830, "loc": { "start": { "line": 1292, @@ -248109,8 +248167,8 @@ "postfix": false, "binop": null }, - "start": 36848, - "end": 36849, + "start": 36835, + "end": 36836, "loc": { "start": { "line": 1293, @@ -248125,8 +248183,8 @@ { "type": "CommentBlock", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", - "start": 36855, - "end": 36939, + "start": 36842, + "end": 36926, "loc": { "start": { "line": 1295, @@ -248151,8 +248209,8 @@ "binop": null }, "value": "initExtensions", - "start": 36944, - "end": 36958, + "start": 36931, + "end": 36945, "loc": { "start": { "line": 1298, @@ -248176,8 +248234,8 @@ "postfix": false, "binop": null }, - "start": 36958, - "end": 36959, + "start": 36945, + "end": 36946, "loc": { "start": { "line": 1298, @@ -248201,8 +248259,8 @@ "postfix": false, "binop": null }, - "start": 36959, - "end": 36960, + "start": 36946, + "end": 36947, "loc": { "start": { "line": 1298, @@ -248226,8 +248284,8 @@ "postfix": false, "binop": null }, - "start": 36961, - "end": 36962, + "start": 36948, + "end": 36949, "loc": { "start": { "line": 1298, @@ -248254,8 +248312,8 @@ "updateContext": null }, "value": "let", - "start": 36971, - "end": 36974, + "start": 36958, + "end": 36961, "loc": { "start": { "line": 1299, @@ -248280,8 +248338,8 @@ "binop": null }, "value": "exts", - "start": 36975, - "end": 36979, + "start": 36962, + "end": 36966, "loc": { "start": { "line": 1299, @@ -248307,8 +248365,8 @@ "updateContext": null }, "value": "=", - "start": 36980, - "end": 36981, + "start": 36967, + "end": 36968, "loc": { "start": { "line": 1299, @@ -248335,8 +248393,8 @@ "updateContext": null }, "value": "this", - "start": 36982, - "end": 36986, + "start": 36969, + "end": 36973, "loc": { "start": { "line": 1299, @@ -248361,8 +248419,8 @@ "binop": null, "updateContext": null }, - "start": 36986, - "end": 36987, + "start": 36973, + "end": 36974, "loc": { "start": { "line": 1299, @@ -248387,8 +248445,8 @@ "binop": null }, "value": "extensions", - "start": 36987, - "end": 36997, + "start": 36974, + "end": 36984, "loc": { "start": { "line": 1299, @@ -248413,8 +248471,8 @@ "binop": null, "updateContext": null }, - "start": 36997, - "end": 36998, + "start": 36984, + "end": 36985, "loc": { "start": { "line": 1299, @@ -248441,8 +248499,8 @@ "updateContext": null }, "value": "if", - "start": 37007, - "end": 37009, + "start": 36994, + "end": 36996, "loc": { "start": { "line": 1300, @@ -248466,8 +248524,8 @@ "postfix": false, "binop": null }, - "start": 37010, - "end": 37011, + "start": 36997, + "end": 36998, "loc": { "start": { "line": 1300, @@ -248492,8 +248550,8 @@ "binop": null }, "value": "exts", - "start": 37011, - "end": 37015, + "start": 36998, + "end": 37002, "loc": { "start": { "line": 1300, @@ -248518,8 +248576,8 @@ "binop": null, "updateContext": null }, - "start": 37015, - "end": 37016, + "start": 37002, + "end": 37003, "loc": { "start": { "line": 1300, @@ -248544,8 +248602,8 @@ "binop": null }, "value": "length", - "start": 37016, - "end": 37022, + "start": 37003, + "end": 37009, "loc": { "start": { "line": 1300, @@ -248571,8 +248629,8 @@ "updateContext": null }, "value": "===", - "start": 37023, - "end": 37026, + "start": 37010, + "end": 37013, "loc": { "start": { "line": 1300, @@ -248598,8 +248656,8 @@ "updateContext": null }, "value": 0, - "start": 37027, - "end": 37028, + "start": 37014, + "end": 37015, "loc": { "start": { "line": 1300, @@ -248623,8 +248681,8 @@ "postfix": false, "binop": null }, - "start": 37028, - "end": 37029, + "start": 37015, + "end": 37016, "loc": { "start": { "line": 1300, @@ -248648,8 +248706,8 @@ "postfix": false, "binop": null }, - "start": 37030, - "end": 37031, + "start": 37017, + "end": 37018, "loc": { "start": { "line": 1300, @@ -248676,8 +248734,8 @@ "updateContext": null }, "value": "return", - "start": 37044, - "end": 37050, + "start": 37031, + "end": 37037, "loc": { "start": { "line": 1301, @@ -248702,8 +248760,8 @@ "binop": null, "updateContext": null }, - "start": 37050, - "end": 37051, + "start": 37037, + "end": 37038, "loc": { "start": { "line": 1301, @@ -248727,8 +248785,8 @@ "postfix": false, "binop": null }, - "start": 37060, - "end": 37061, + "start": 37047, + "end": 37048, "loc": { "start": { "line": 1302, @@ -248743,8 +248801,8 @@ { "type": "CommentLine", "value": " Set config's publicPath dynamically for Webpack...", - "start": 37071, - "end": 37124, + "start": 37058, + "end": 37111, "loc": { "start": { "line": 1304, @@ -248769,8 +248827,8 @@ "binop": null }, "value": "__webpack_public_path__", - "start": 37133, - "end": 37156, + "start": 37120, + "end": 37143, "loc": { "start": { "line": 1305, @@ -248796,8 +248854,8 @@ "updateContext": null }, "value": "=", - "start": 37157, - "end": 37158, + "start": 37144, + "end": 37145, "loc": { "start": { "line": 1305, @@ -248824,8 +248882,8 @@ "updateContext": null }, "value": "this", - "start": 37159, - "end": 37163, + "start": 37146, + "end": 37150, "loc": { "start": { "line": 1305, @@ -248850,8 +248908,8 @@ "binop": null, "updateContext": null }, - "start": 37163, - "end": 37164, + "start": 37150, + "end": 37151, "loc": { "start": { "line": 1305, @@ -248876,8 +248934,8 @@ "binop": null }, "value": "basePath", - "start": 37164, - "end": 37172, + "start": 37151, + "end": 37159, "loc": { "start": { "line": 1305, @@ -248902,8 +248960,8 @@ "binop": null, "updateContext": null }, - "start": 37172, - "end": 37173, + "start": 37159, + "end": 37160, "loc": { "start": { "line": 1305, @@ -248930,8 +248988,8 @@ "updateContext": null }, "value": "this", - "start": 37183, - "end": 37187, + "start": 37170, + "end": 37174, "loc": { "start": { "line": 1307, @@ -248956,8 +249014,8 @@ "binop": null, "updateContext": null }, - "start": 37187, - "end": 37188, + "start": 37174, + "end": 37175, "loc": { "start": { "line": 1307, @@ -248982,8 +249040,8 @@ "binop": null }, "value": "emitter", - "start": 37188, - "end": 37195, + "start": 37175, + "end": 37182, "loc": { "start": { "line": 1307, @@ -249008,8 +249066,8 @@ "binop": null, "updateContext": null }, - "start": 37195, - "end": 37196, + "start": 37182, + "end": 37183, "loc": { "start": { "line": 1307, @@ -249034,8 +249092,8 @@ "binop": null }, "value": "emit", - "start": 37196, - "end": 37200, + "start": 37183, + "end": 37187, "loc": { "start": { "line": 1307, @@ -249059,8 +249117,8 @@ "postfix": false, "binop": null }, - "start": 37200, - "end": 37201, + "start": 37187, + "end": 37188, "loc": { "start": { "line": 1307, @@ -249086,8 +249144,8 @@ "updateContext": null }, "value": "before-loading-extensions", - "start": 37201, - "end": 37228, + "start": 37188, + "end": 37215, "loc": { "start": { "line": 1307, @@ -249112,8 +249170,8 @@ "binop": null, "updateContext": null }, - "start": 37228, - "end": 37229, + "start": 37215, + "end": 37216, "loc": { "start": { "line": 1307, @@ -249140,8 +249198,8 @@ "updateContext": null }, "value": "this", - "start": 37230, - "end": 37234, + "start": 37217, + "end": 37221, "loc": { "start": { "line": 1307, @@ -249165,8 +249223,8 @@ "postfix": false, "binop": null }, - "start": 37234, - "end": 37235, + "start": 37221, + "end": 37222, "loc": { "start": { "line": 1307, @@ -249191,8 +249249,8 @@ "binop": null, "updateContext": null }, - "start": 37235, - "end": 37236, + "start": 37222, + "end": 37223, "loc": { "start": { "line": 1307, @@ -249217,8 +249275,8 @@ "binop": null }, "value": "exts", - "start": 37246, - "end": 37250, + "start": 37233, + "end": 37237, "loc": { "start": { "line": 1309, @@ -249243,8 +249301,8 @@ "binop": null, "updateContext": null }, - "start": 37250, - "end": 37251, + "start": 37237, + "end": 37238, "loc": { "start": { "line": 1309, @@ -249269,8 +249327,8 @@ "binop": null }, "value": "forEach", - "start": 37251, - "end": 37258, + "start": 37238, + "end": 37245, "loc": { "start": { "line": 1309, @@ -249294,8 +249352,8 @@ "postfix": false, "binop": null }, - "start": 37258, - "end": 37259, + "start": 37245, + "end": 37246, "loc": { "start": { "line": 1309, @@ -249319,8 +249377,8 @@ "postfix": false, "binop": null }, - "start": 37259, - "end": 37260, + "start": 37246, + "end": 37247, "loc": { "start": { "line": 1309, @@ -249345,8 +249403,8 @@ "binop": null }, "value": "ext", - "start": 37260, - "end": 37263, + "start": 37247, + "end": 37250, "loc": { "start": { "line": 1309, @@ -249370,8 +249428,8 @@ "postfix": false, "binop": null }, - "start": 37263, - "end": 37264, + "start": 37250, + "end": 37251, "loc": { "start": { "line": 1309, @@ -249396,8 +249454,8 @@ "binop": null, "updateContext": null }, - "start": 37265, - "end": 37267, + "start": 37252, + "end": 37254, "loc": { "start": { "line": 1309, @@ -249421,8 +249479,8 @@ "postfix": false, "binop": null }, - "start": 37268, - "end": 37269, + "start": 37255, + "end": 37256, "loc": { "start": { "line": 1309, @@ -249449,8 +249507,8 @@ "updateContext": null }, "value": "this", - "start": 37282, - "end": 37286, + "start": 37269, + "end": 37273, "loc": { "start": { "line": 1310, @@ -249475,8 +249533,8 @@ "binop": null, "updateContext": null }, - "start": 37286, - "end": 37287, + "start": 37273, + "end": 37274, "loc": { "start": { "line": 1310, @@ -249501,8 +249559,8 @@ "binop": null }, "value": "loadExtension", - "start": 37287, - "end": 37300, + "start": 37274, + "end": 37287, "loc": { "start": { "line": 1310, @@ -249526,8 +249584,8 @@ "postfix": false, "binop": null }, - "start": 37300, - "end": 37301, + "start": 37287, + "end": 37288, "loc": { "start": { "line": 1310, @@ -249552,8 +249610,8 @@ "binop": null }, "value": "ext", - "start": 37301, - "end": 37304, + "start": 37288, + "end": 37291, "loc": { "start": { "line": 1310, @@ -249577,8 +249635,8 @@ "postfix": false, "binop": null }, - "start": 37304, - "end": 37305, + "start": 37291, + "end": 37292, "loc": { "start": { "line": 1310, @@ -249603,8 +249661,8 @@ "binop": null, "updateContext": null }, - "start": 37305, - "end": 37306, + "start": 37292, + "end": 37293, "loc": { "start": { "line": 1310, @@ -249628,8 +249686,8 @@ "postfix": false, "binop": null }, - "start": 37315, - "end": 37316, + "start": 37302, + "end": 37303, "loc": { "start": { "line": 1311, @@ -249653,8 +249711,8 @@ "postfix": false, "binop": null }, - "start": 37316, - "end": 37317, + "start": 37303, + "end": 37304, "loc": { "start": { "line": 1311, @@ -249679,8 +249737,8 @@ "binop": null, "updateContext": null }, - "start": 37317, - "end": 37318, + "start": 37304, + "end": 37305, "loc": { "start": { "line": 1311, @@ -249707,8 +249765,8 @@ "updateContext": null }, "value": "this", - "start": 37327, - "end": 37331, + "start": 37314, + "end": 37318, "loc": { "start": { "line": 1312, @@ -249733,8 +249791,8 @@ "binop": null, "updateContext": null }, - "start": 37331, - "end": 37332, + "start": 37318, + "end": 37319, "loc": { "start": { "line": 1312, @@ -249759,8 +249817,8 @@ "binop": null }, "value": "emitter", - "start": 37332, - "end": 37339, + "start": 37319, + "end": 37326, "loc": { "start": { "line": 1312, @@ -249785,8 +249843,8 @@ "binop": null, "updateContext": null }, - "start": 37339, - "end": 37340, + "start": 37326, + "end": 37327, "loc": { "start": { "line": 1312, @@ -249811,8 +249869,8 @@ "binop": null }, "value": "emit", - "start": 37340, - "end": 37344, + "start": 37327, + "end": 37331, "loc": { "start": { "line": 1312, @@ -249836,8 +249894,8 @@ "postfix": false, "binop": null }, - "start": 37344, - "end": 37345, + "start": 37331, + "end": 37332, "loc": { "start": { "line": 1312, @@ -249863,8 +249921,8 @@ "updateContext": null }, "value": "after-loading-extensions", - "start": 37345, - "end": 37371, + "start": 37332, + "end": 37358, "loc": { "start": { "line": 1312, @@ -249889,8 +249947,8 @@ "binop": null, "updateContext": null }, - "start": 37371, - "end": 37372, + "start": 37358, + "end": 37359, "loc": { "start": { "line": 1312, @@ -249917,8 +249975,8 @@ "updateContext": null }, "value": "this", - "start": 37373, - "end": 37377, + "start": 37360, + "end": 37364, "loc": { "start": { "line": 1312, @@ -249942,8 +250000,8 @@ "postfix": false, "binop": null }, - "start": 37377, - "end": 37378, + "start": 37364, + "end": 37365, "loc": { "start": { "line": 1312, @@ -249968,8 +250026,8 @@ "binop": null, "updateContext": null }, - "start": 37378, - "end": 37379, + "start": 37365, + "end": 37366, "loc": { "start": { "line": 1312, @@ -249993,8 +250051,8 @@ "postfix": false, "binop": null }, - "start": 37384, - "end": 37385, + "start": 37371, + "end": 37372, "loc": { "start": { "line": 1313, @@ -250009,8 +250067,8 @@ { "type": "CommentBlock", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", - "start": 37391, - "end": 37486, + "start": 37378, + "end": 37473, "loc": { "start": { "line": 1315, @@ -250035,8 +250093,8 @@ "binop": null }, "value": "loadExtension", - "start": 37491, - "end": 37504, + "start": 37478, + "end": 37491, "loc": { "start": { "line": 1319, @@ -250060,8 +250118,8 @@ "postfix": false, "binop": null }, - "start": 37504, - "end": 37505, + "start": 37491, + "end": 37492, "loc": { "start": { "line": 1319, @@ -250086,8 +250144,8 @@ "binop": null }, "value": "ext", - "start": 37505, - "end": 37508, + "start": 37492, + "end": 37495, "loc": { "start": { "line": 1319, @@ -250111,8 +250169,8 @@ "postfix": false, "binop": null }, - "start": 37508, - "end": 37509, + "start": 37495, + "end": 37496, "loc": { "start": { "line": 1319, @@ -250136,8 +250194,8 @@ "postfix": false, "binop": null }, - "start": 37510, - "end": 37511, + "start": 37497, + "end": 37498, "loc": { "start": { "line": 1319, @@ -250164,8 +250222,8 @@ "updateContext": null }, "value": "if", - "start": 37520, - "end": 37522, + "start": 37507, + "end": 37509, "loc": { "start": { "line": 1320, @@ -250189,8 +250247,8 @@ "postfix": false, "binop": null }, - "start": 37523, - "end": 37524, + "start": 37510, + "end": 37511, "loc": { "start": { "line": 1320, @@ -250216,8 +250274,8 @@ "updateContext": null }, "value": "!", - "start": 37524, - "end": 37525, + "start": 37511, + "end": 37512, "loc": { "start": { "line": 1320, @@ -250242,8 +250300,8 @@ "binop": null }, "value": "ext", - "start": 37525, - "end": 37528, + "start": 37512, + "end": 37515, "loc": { "start": { "line": 1320, @@ -250269,8 +250327,8 @@ "updateContext": null }, "value": "||", - "start": 37529, - "end": 37531, + "start": 37516, + "end": 37518, "loc": { "start": { "line": 1320, @@ -250296,8 +250354,8 @@ "updateContext": null }, "value": "!", - "start": 37532, - "end": 37533, + "start": 37519, + "end": 37520, "loc": { "start": { "line": 1320, @@ -250322,8 +250380,8 @@ "binop": null }, "value": "ext", - "start": 37533, - "end": 37536, + "start": 37520, + "end": 37523, "loc": { "start": { "line": 1320, @@ -250348,8 +250406,8 @@ "binop": null, "updateContext": null }, - "start": 37536, - "end": 37537, + "start": 37523, + "end": 37524, "loc": { "start": { "line": 1320, @@ -250374,8 +250432,8 @@ "binop": null }, "value": "name", - "start": 37537, - "end": 37541, + "start": 37524, + "end": 37528, "loc": { "start": { "line": 1320, @@ -250401,8 +250459,8 @@ "updateContext": null }, "value": "||", - "start": 37542, - "end": 37544, + "start": 37529, + "end": 37531, "loc": { "start": { "line": 1320, @@ -250429,8 +250487,8 @@ "updateContext": null }, "value": "this", - "start": 37545, - "end": 37549, + "start": 37532, + "end": 37536, "loc": { "start": { "line": 1320, @@ -250455,8 +250513,8 @@ "binop": null, "updateContext": null }, - "start": 37549, - "end": 37550, + "start": 37536, + "end": 37537, "loc": { "start": { "line": 1320, @@ -250481,8 +250539,8 @@ "binop": null }, "value": "hasExtension", - "start": 37550, - "end": 37562, + "start": 37537, + "end": 37549, "loc": { "start": { "line": 1320, @@ -250506,8 +250564,8 @@ "postfix": false, "binop": null }, - "start": 37562, - "end": 37563, + "start": 37549, + "end": 37550, "loc": { "start": { "line": 1320, @@ -250532,8 +250590,8 @@ "binop": null }, "value": "ext", - "start": 37563, - "end": 37566, + "start": 37550, + "end": 37553, "loc": { "start": { "line": 1320, @@ -250558,8 +250616,8 @@ "binop": null, "updateContext": null }, - "start": 37566, - "end": 37567, + "start": 37553, + "end": 37554, "loc": { "start": { "line": 1320, @@ -250584,8 +250642,8 @@ "binop": null }, "value": "name", - "start": 37567, - "end": 37571, + "start": 37554, + "end": 37558, "loc": { "start": { "line": 1320, @@ -250609,8 +250667,8 @@ "postfix": false, "binop": null }, - "start": 37571, - "end": 37572, + "start": 37558, + "end": 37559, "loc": { "start": { "line": 1320, @@ -250634,8 +250692,8 @@ "postfix": false, "binop": null }, - "start": 37572, - "end": 37573, + "start": 37559, + "end": 37560, "loc": { "start": { "line": 1320, @@ -250659,8 +250717,8 @@ "postfix": false, "binop": null }, - "start": 37574, - "end": 37575, + "start": 37561, + "end": 37562, "loc": { "start": { "line": 1320, @@ -250687,8 +250745,8 @@ "updateContext": null }, "value": "return", - "start": 37588, - "end": 37594, + "start": 37575, + "end": 37581, "loc": { "start": { "line": 1321, @@ -250713,8 +250771,8 @@ "binop": null, "updateContext": null }, - "start": 37594, - "end": 37595, + "start": 37581, + "end": 37582, "loc": { "start": { "line": 1321, @@ -250738,8 +250796,8 @@ "postfix": false, "binop": null }, - "start": 37604, - "end": 37605, + "start": 37591, + "end": 37592, "loc": { "start": { "line": 1322, @@ -250766,8 +250824,8 @@ "updateContext": null }, "value": "let", - "start": 37615, - "end": 37618, + "start": 37602, + "end": 37605, "loc": { "start": { "line": 1324, @@ -250791,8 +250849,8 @@ "postfix": false, "binop": null }, - "start": 37619, - "end": 37620, + "start": 37606, + "end": 37607, "loc": { "start": { "line": 1324, @@ -250817,8 +250875,8 @@ "binop": null }, "value": "name", - "start": 37620, - "end": 37624, + "start": 37607, + "end": 37611, "loc": { "start": { "line": 1324, @@ -250843,8 +250901,8 @@ "binop": null, "updateContext": null }, - "start": 37624, - "end": 37625, + "start": 37611, + "end": 37612, "loc": { "start": { "line": 1324, @@ -250869,8 +250927,8 @@ "binop": null }, "value": "path", - "start": 37626, - "end": 37630, + "start": 37613, + "end": 37617, "loc": { "start": { "line": 1324, @@ -250894,8 +250952,8 @@ "postfix": false, "binop": null }, - "start": 37630, - "end": 37631, + "start": 37617, + "end": 37618, "loc": { "start": { "line": 1324, @@ -250921,8 +250979,8 @@ "updateContext": null }, "value": "=", - "start": 37632, - "end": 37633, + "start": 37619, + "end": 37620, "loc": { "start": { "line": 1324, @@ -250947,8 +251005,8 @@ "binop": null }, "value": "ext", - "start": 37634, - "end": 37637, + "start": 37621, + "end": 37624, "loc": { "start": { "line": 1324, @@ -250973,8 +251031,8 @@ "binop": null, "updateContext": null }, - "start": 37637, - "end": 37638, + "start": 37624, + "end": 37625, "loc": { "start": { "line": 1324, @@ -251001,8 +251059,8 @@ "updateContext": null }, "value": "let", - "start": 37647, - "end": 37650, + "start": 37634, + "end": 37637, "loc": { "start": { "line": 1325, @@ -251027,8 +251085,8 @@ "binop": null }, "value": "modulePath", - "start": 37651, - "end": 37661, + "start": 37638, + "end": 37648, "loc": { "start": { "line": 1325, @@ -251053,8 +251111,8 @@ "binop": null, "updateContext": null }, - "start": 37661, - "end": 37662, + "start": 37648, + "end": 37649, "loc": { "start": { "line": 1325, @@ -251081,8 +251139,8 @@ "updateContext": null }, "value": "if", - "start": 37672, - "end": 37674, + "start": 37659, + "end": 37661, "loc": { "start": { "line": 1327, @@ -251106,8 +251164,8 @@ "postfix": false, "binop": null }, - "start": 37675, - "end": 37676, + "start": 37662, + "end": 37663, "loc": { "start": { "line": 1327, @@ -251132,8 +251190,8 @@ "binop": null }, "value": "name", - "start": 37676, - "end": 37680, + "start": 37663, + "end": 37667, "loc": { "start": { "line": 1327, @@ -251159,8 +251217,8 @@ "updateContext": null }, "value": "&&", - "start": 37681, - "end": 37683, + "start": 37668, + "end": 37670, "loc": { "start": { "line": 1327, @@ -251185,8 +251243,8 @@ "binop": null }, "value": "path", - "start": 37684, - "end": 37688, + "start": 37671, + "end": 37675, "loc": { "start": { "line": 1327, @@ -251210,8 +251268,8 @@ "postfix": false, "binop": null }, - "start": 37688, - "end": 37689, + "start": 37675, + "end": 37676, "loc": { "start": { "line": 1327, @@ -251235,8 +251293,8 @@ "postfix": false, "binop": null }, - "start": 37690, - "end": 37691, + "start": 37677, + "end": 37678, "loc": { "start": { "line": 1327, @@ -251261,8 +251319,8 @@ "binop": null }, "value": "modulePath", - "start": 37704, - "end": 37714, + "start": 37691, + "end": 37701, "loc": { "start": { "line": 1328, @@ -251288,8 +251346,8 @@ "updateContext": null }, "value": "=", - "start": 37715, - "end": 37716, + "start": 37702, + "end": 37703, "loc": { "start": { "line": 1328, @@ -251314,8 +251372,8 @@ "binop": null }, "value": "ext", - "start": 37717, - "end": 37720, + "start": 37704, + "end": 37707, "loc": { "start": { "line": 1328, @@ -251340,8 +251398,8 @@ "binop": null, "updateContext": null }, - "start": 37720, - "end": 37721, + "start": 37707, + "end": 37708, "loc": { "start": { "line": 1328, @@ -251366,8 +251424,8 @@ "binop": null }, "value": "path", - "start": 37721, - "end": 37725, + "start": 37708, + "end": 37712, "loc": { "start": { "line": 1328, @@ -251393,8 +251451,8 @@ "updateContext": null }, "value": "+", - "start": 37726, - "end": 37727, + "start": 37713, + "end": 37714, "loc": { "start": { "line": 1328, @@ -251419,8 +251477,8 @@ "binop": null }, "value": "name", - "start": 37728, - "end": 37732, + "start": 37715, + "end": 37719, "loc": { "start": { "line": 1328, @@ -251445,8 +251503,8 @@ "binop": null, "updateContext": null }, - "start": 37732, - "end": 37733, + "start": 37719, + "end": 37720, "loc": { "start": { "line": 1328, @@ -251470,8 +251528,8 @@ "postfix": false, "binop": null }, - "start": 37742, - "end": 37743, + "start": 37729, + "end": 37730, "loc": { "start": { "line": 1329, @@ -251498,8 +251556,8 @@ "updateContext": null }, "value": "else", - "start": 37744, - "end": 37748, + "start": 37731, + "end": 37735, "loc": { "start": { "line": 1329, @@ -251523,8 +251581,8 @@ "postfix": false, "binop": null }, - "start": 37749, - "end": 37750, + "start": 37736, + "end": 37737, "loc": { "start": { "line": 1329, @@ -251549,8 +251607,8 @@ "binop": null }, "value": "name", - "start": 37763, - "end": 37767, + "start": 37750, + "end": 37754, "loc": { "start": { "line": 1330, @@ -251576,8 +251634,8 @@ "updateContext": null }, "value": "=", - "start": 37768, - "end": 37769, + "start": 37755, + "end": 37756, "loc": { "start": { "line": 1330, @@ -251602,8 +251660,8 @@ "binop": null }, "value": "name", - "start": 37770, - "end": 37774, + "start": 37757, + "end": 37761, "loc": { "start": { "line": 1330, @@ -251628,8 +251686,8 @@ "binop": null, "updateContext": null }, - "start": 37774, - "end": 37775, + "start": 37761, + "end": 37762, "loc": { "start": { "line": 1330, @@ -251654,8 +251712,8 @@ "binop": null }, "value": "replace", - "start": 37775, - "end": 37782, + "start": 37762, + "end": 37769, "loc": { "start": { "line": 1330, @@ -251679,8 +251737,8 @@ "postfix": false, "binop": null }, - "start": 37782, - "end": 37783, + "start": 37769, + "end": 37770, "loc": { "start": { "line": 1330, @@ -251706,8 +251764,8 @@ "updateContext": null }, "value": ".js", - "start": 37783, - "end": 37788, + "start": 37770, + "end": 37775, "loc": { "start": { "line": 1330, @@ -251732,8 +251790,8 @@ "binop": null, "updateContext": null }, - "start": 37788, - "end": 37789, + "start": 37775, + "end": 37776, "loc": { "start": { "line": 1330, @@ -251759,8 +251817,8 @@ "updateContext": null }, "value": "", - "start": 37790, - "end": 37792, + "start": 37777, + "end": 37779, "loc": { "start": { "line": 1330, @@ -251784,8 +251842,8 @@ "postfix": false, "binop": null }, - "start": 37792, - "end": 37793, + "start": 37779, + "end": 37780, "loc": { "start": { "line": 1330, @@ -251810,8 +251868,8 @@ "binop": null, "updateContext": null }, - "start": 37793, - "end": 37794, + "start": 37780, + "end": 37781, "loc": { "start": { "line": 1330, @@ -251836,8 +251894,8 @@ "binop": null }, "value": "modulePath", - "start": 37807, - "end": 37817, + "start": 37794, + "end": 37804, "loc": { "start": { "line": 1331, @@ -251863,8 +251921,8 @@ "updateContext": null }, "value": "=", - "start": 37818, - "end": 37819, + "start": 37805, + "end": 37806, "loc": { "start": { "line": 1331, @@ -251890,8 +251948,8 @@ "updateContext": null }, "value": "extensions/{}/{}", - "start": 37820, - "end": 37838, + "start": 37807, + "end": 37825, "loc": { "start": { "line": 1331, @@ -251916,8 +251974,8 @@ "binop": null, "updateContext": null }, - "start": 37838, - "end": 37839, + "start": 37825, + "end": 37826, "loc": { "start": { "line": 1331, @@ -251942,8 +252000,8 @@ "binop": null }, "value": "replace", - "start": 37839, - "end": 37846, + "start": 37826, + "end": 37833, "loc": { "start": { "line": 1331, @@ -251967,8 +252025,8 @@ "postfix": false, "binop": null }, - "start": 37846, - "end": 37847, + "start": 37833, + "end": 37834, "loc": { "start": { "line": 1331, @@ -251997,8 +252055,8 @@ "pattern": "{}", "flags": "g" }, - "start": 37847, - "end": 37852, + "start": 37834, + "end": 37839, "loc": { "start": { "line": 1331, @@ -252023,8 +252081,8 @@ "binop": null, "updateContext": null }, - "start": 37852, - "end": 37853, + "start": 37839, + "end": 37840, "loc": { "start": { "line": 1331, @@ -252049,8 +252107,8 @@ "binop": null }, "value": "name", - "start": 37854, - "end": 37858, + "start": 37841, + "end": 37845, "loc": { "start": { "line": 1331, @@ -252074,8 +252132,8 @@ "postfix": false, "binop": null }, - "start": 37858, - "end": 37859, + "start": 37845, + "end": 37846, "loc": { "start": { "line": 1331, @@ -252100,8 +252158,8 @@ "binop": null, "updateContext": null }, - "start": 37859, - "end": 37860, + "start": 37846, + "end": 37847, "loc": { "start": { "line": 1331, @@ -252125,8 +252183,8 @@ "postfix": false, "binop": null }, - "start": 37869, - "end": 37870, + "start": 37856, + "end": 37857, "loc": { "start": { "line": 1332, @@ -252141,8 +252199,8 @@ { "type": "CommentLine", "value": " Require pattern for Webpack", - "start": 37880, - "end": 37910, + "start": 37867, + "end": 37897, "loc": { "start": { "line": 1334, @@ -252167,8 +252225,8 @@ "binop": null }, "value": "require", - "start": 37919, - "end": 37926, + "start": 37906, + "end": 37913, "loc": { "start": { "line": 1335, @@ -252192,8 +252250,8 @@ "postfix": false, "binop": null }, - "start": 37926, - "end": 37927, + "start": 37913, + "end": 37914, "loc": { "start": { "line": 1335, @@ -252218,8 +252276,8 @@ "binop": null, "updateContext": null }, - "start": 37927, - "end": 37928, + "start": 37914, + "end": 37915, "loc": { "start": { "line": 1335, @@ -252245,8 +252303,8 @@ "updateContext": null }, "value": "./", - "start": 37928, - "end": 37932, + "start": 37915, + "end": 37919, "loc": { "start": { "line": 1335, @@ -252272,8 +252330,8 @@ "updateContext": null }, "value": "+", - "start": 37933, - "end": 37934, + "start": 37920, + "end": 37921, "loc": { "start": { "line": 1335, @@ -252298,8 +252356,8 @@ "binop": null }, "value": "modulePath", - "start": 37935, - "end": 37945, + "start": 37922, + "end": 37932, "loc": { "start": { "line": 1335, @@ -252324,8 +252382,8 @@ "binop": null, "updateContext": null }, - "start": 37945, - "end": 37946, + "start": 37932, + "end": 37933, "loc": { "start": { "line": 1335, @@ -252350,8 +252408,8 @@ "binop": null, "updateContext": null }, - "start": 37946, - "end": 37947, + "start": 37933, + "end": 37934, "loc": { "start": { "line": 1335, @@ -252375,8 +252433,8 @@ "postfix": false, "binop": null }, - "start": 37948, - "end": 37949, + "start": 37935, + "end": 37936, "loc": { "start": { "line": 1335, @@ -252401,8 +252459,8 @@ "binop": null }, "value": "mod", - "start": 37949, - "end": 37952, + "start": 37936, + "end": 37939, "loc": { "start": { "line": 1335, @@ -252426,8 +252484,8 @@ "postfix": false, "binop": null }, - "start": 37952, - "end": 37953, + "start": 37939, + "end": 37940, "loc": { "start": { "line": 1335, @@ -252452,8 +252510,8 @@ "binop": null, "updateContext": null }, - "start": 37954, - "end": 37956, + "start": 37941, + "end": 37943, "loc": { "start": { "line": 1335, @@ -252477,8 +252535,8 @@ "postfix": false, "binop": null }, - "start": 37957, - "end": 37958, + "start": 37944, + "end": 37945, "loc": { "start": { "line": 1335, @@ -252493,8 +252551,8 @@ { "type": "CommentBlock", "value": " eslint-disable ", - "start": 37971, - "end": 37991, + "start": 37958, + "end": 37978, "loc": { "start": { "line": 1336, @@ -252521,8 +252579,8 @@ "updateContext": null }, "value": "let", - "start": 38004, - "end": 38007, + "start": 37991, + "end": 37994, "loc": { "start": { "line": 1337, @@ -252547,8 +252605,8 @@ "binop": null }, "value": "inst", - "start": 38008, - "end": 38012, + "start": 37995, + "end": 37999, "loc": { "start": { "line": 1337, @@ -252574,8 +252632,8 @@ "updateContext": null }, "value": "=", - "start": 38013, - "end": 38014, + "start": 38000, + "end": 38001, "loc": { "start": { "line": 1337, @@ -252602,8 +252660,8 @@ "updateContext": null }, "value": "new", - "start": 38015, - "end": 38018, + "start": 38002, + "end": 38005, "loc": { "start": { "line": 1337, @@ -252628,8 +252686,8 @@ "binop": null }, "value": "mod", - "start": 38019, - "end": 38022, + "start": 38006, + "end": 38009, "loc": { "start": { "line": 1337, @@ -252654,8 +252712,8 @@ "binop": null, "updateContext": null }, - "start": 38022, - "end": 38023, + "start": 38009, + "end": 38010, "loc": { "start": { "line": 1337, @@ -252682,8 +252740,8 @@ "updateContext": null }, "value": "default", - "start": 38023, - "end": 38030, + "start": 38010, + "end": 38017, "loc": { "start": { "line": 1337, @@ -252707,8 +252765,8 @@ "postfix": false, "binop": null }, - "start": 38030, - "end": 38031, + "start": 38017, + "end": 38018, "loc": { "start": { "line": 1337, @@ -252735,8 +252793,8 @@ "updateContext": null }, "value": "this", - "start": 38031, - "end": 38035, + "start": 38018, + "end": 38022, "loc": { "start": { "line": 1337, @@ -252761,8 +252819,8 @@ "binop": null, "updateContext": null }, - "start": 38035, - "end": 38036, + "start": 38022, + "end": 38023, "loc": { "start": { "line": 1337, @@ -252787,8 +252845,8 @@ "binop": null }, "value": "ext", - "start": 38037, - "end": 38040, + "start": 38024, + "end": 38027, "loc": { "start": { "line": 1337, @@ -252812,8 +252870,8 @@ "postfix": false, "binop": null }, - "start": 38040, - "end": 38041, + "start": 38027, + "end": 38028, "loc": { "start": { "line": 1337, @@ -252838,8 +252896,8 @@ "binop": null, "updateContext": null }, - "start": 38041, - "end": 38042, + "start": 38028, + "end": 38029, "loc": { "start": { "line": 1337, @@ -252854,8 +252912,8 @@ { "type": "CommentBlock", "value": " eslint-enable ", - "start": 38055, - "end": 38074, + "start": 38042, + "end": 38061, "loc": { "start": { "line": 1338, @@ -252880,8 +252938,8 @@ "binop": null }, "value": "inst", - "start": 38087, - "end": 38091, + "start": 38074, + "end": 38078, "loc": { "start": { "line": 1339, @@ -252906,8 +252964,8 @@ "binop": null, "updateContext": null }, - "start": 38091, - "end": 38092, + "start": 38078, + "end": 38079, "loc": { "start": { "line": 1339, @@ -252932,8 +252990,8 @@ "binop": null }, "value": "init", - "start": 38092, - "end": 38096, + "start": 38079, + "end": 38083, "loc": { "start": { "line": 1339, @@ -252957,8 +253015,8 @@ "postfix": false, "binop": null }, - "start": 38096, - "end": 38097, + "start": 38083, + "end": 38084, "loc": { "start": { "line": 1339, @@ -252982,8 +253040,8 @@ "postfix": false, "binop": null }, - "start": 38097, - "end": 38098, + "start": 38084, + "end": 38085, "loc": { "start": { "line": 1339, @@ -253008,8 +253066,8 @@ "binop": null, "updateContext": null }, - "start": 38098, - "end": 38099, + "start": 38085, + "end": 38086, "loc": { "start": { "line": 1339, @@ -253036,8 +253094,8 @@ "updateContext": null }, "value": "this", - "start": 38112, - "end": 38116, + "start": 38099, + "end": 38103, "loc": { "start": { "line": 1340, @@ -253062,8 +253120,8 @@ "binop": null, "updateContext": null }, - "start": 38116, - "end": 38117, + "start": 38103, + "end": 38104, "loc": { "start": { "line": 1340, @@ -253088,8 +253146,8 @@ "binop": null }, "value": "ExtRegistry", - "start": 38117, - "end": 38128, + "start": 38104, + "end": 38115, "loc": { "start": { "line": 1340, @@ -253114,8 +253172,8 @@ "binop": null, "updateContext": null }, - "start": 38128, - "end": 38129, + "start": 38115, + "end": 38116, "loc": { "start": { "line": 1340, @@ -253140,8 +253198,8 @@ "binop": null }, "value": "name", - "start": 38129, - "end": 38133, + "start": 38116, + "end": 38120, "loc": { "start": { "line": 1340, @@ -253166,8 +253224,8 @@ "binop": null, "updateContext": null }, - "start": 38133, - "end": 38134, + "start": 38120, + "end": 38121, "loc": { "start": { "line": 1340, @@ -253193,8 +253251,8 @@ "updateContext": null }, "value": "=", - "start": 38135, - "end": 38136, + "start": 38122, + "end": 38123, "loc": { "start": { "line": 1340, @@ -253219,8 +253277,8 @@ "binop": null }, "value": "inst", - "start": 38137, - "end": 38141, + "start": 38124, + "end": 38128, "loc": { "start": { "line": 1340, @@ -253245,8 +253303,8 @@ "binop": null, "updateContext": null }, - "start": 38141, - "end": 38142, + "start": 38128, + "end": 38129, "loc": { "start": { "line": 1340, @@ -253270,8 +253328,8 @@ "postfix": false, "binop": null }, - "start": 38151, - "end": 38152, + "start": 38138, + "end": 38139, "loc": { "start": { "line": 1341, @@ -253295,8 +253353,8 @@ "postfix": false, "binop": null }, - "start": 38152, - "end": 38153, + "start": 38139, + "end": 38140, "loc": { "start": { "line": 1341, @@ -253321,8 +253379,8 @@ "binop": null, "updateContext": null }, - "start": 38153, - "end": 38154, + "start": 38140, + "end": 38141, "loc": { "start": { "line": 1341, @@ -253346,8 +253404,8 @@ "postfix": false, "binop": null }, - "start": 38159, - "end": 38160, + "start": 38146, + "end": 38147, "loc": { "start": { "line": 1342, @@ -253362,8 +253420,8 @@ { "type": "CommentBlock", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", - "start": 38166, - "end": 38309, + "start": 38153, + "end": 38296, "loc": { "start": { "line": 1344, @@ -253388,8 +253446,8 @@ "binop": null }, "value": "extension", - "start": 38314, - "end": 38323, + "start": 38301, + "end": 38310, "loc": { "start": { "line": 1349, @@ -253413,8 +253471,8 @@ "postfix": false, "binop": null }, - "start": 38323, - "end": 38324, + "start": 38310, + "end": 38311, "loc": { "start": { "line": 1349, @@ -253439,8 +253497,8 @@ "binop": null }, "value": "name", - "start": 38324, - "end": 38328, + "start": 38311, + "end": 38315, "loc": { "start": { "line": 1349, @@ -253464,8 +253522,8 @@ "postfix": false, "binop": null }, - "start": 38328, - "end": 38329, + "start": 38315, + "end": 38316, "loc": { "start": { "line": 1349, @@ -253489,8 +253547,8 @@ "postfix": false, "binop": null }, - "start": 38330, - "end": 38331, + "start": 38317, + "end": 38318, "loc": { "start": { "line": 1349, @@ -253517,8 +253575,8 @@ "updateContext": null }, "value": "return", - "start": 38340, - "end": 38346, + "start": 38327, + "end": 38333, "loc": { "start": { "line": 1350, @@ -253545,8 +253603,8 @@ "updateContext": null }, "value": "this", - "start": 38347, - "end": 38351, + "start": 38334, + "end": 38338, "loc": { "start": { "line": 1350, @@ -253571,8 +253629,8 @@ "binop": null, "updateContext": null }, - "start": 38351, - "end": 38352, + "start": 38338, + "end": 38339, "loc": { "start": { "line": 1350, @@ -253597,8 +253655,8 @@ "binop": null }, "value": "ExtRegistry", - "start": 38352, - "end": 38363, + "start": 38339, + "end": 38350, "loc": { "start": { "line": 1350, @@ -253623,8 +253681,8 @@ "binop": null, "updateContext": null }, - "start": 38363, - "end": 38364, + "start": 38350, + "end": 38351, "loc": { "start": { "line": 1350, @@ -253649,8 +253707,8 @@ "binop": null }, "value": "name", - "start": 38364, - "end": 38368, + "start": 38351, + "end": 38355, "loc": { "start": { "line": 1350, @@ -253675,8 +253733,8 @@ "binop": null, "updateContext": null }, - "start": 38368, - "end": 38369, + "start": 38355, + "end": 38356, "loc": { "start": { "line": 1350, @@ -253701,8 +253759,8 @@ "binop": null, "updateContext": null }, - "start": 38369, - "end": 38370, + "start": 38356, + "end": 38357, "loc": { "start": { "line": 1350, @@ -253726,8 +253784,8 @@ "postfix": false, "binop": null }, - "start": 38375, - "end": 38376, + "start": 38362, + "end": 38363, "loc": { "start": { "line": 1351, @@ -253742,8 +253800,8 @@ { "type": "CommentBlock", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", - "start": 38382, - "end": 38512, + "start": 38369, + "end": 38499, "loc": { "start": { "line": 1353, @@ -253768,8 +253826,8 @@ "binop": null }, "value": "hasExtension", - "start": 38517, - "end": 38529, + "start": 38504, + "end": 38516, "loc": { "start": { "line": 1358, @@ -253793,8 +253851,8 @@ "postfix": false, "binop": null }, - "start": 38529, - "end": 38530, + "start": 38516, + "end": 38517, "loc": { "start": { "line": 1358, @@ -253819,8 +253877,8 @@ "binop": null }, "value": "name", - "start": 38530, - "end": 38534, + "start": 38517, + "end": 38521, "loc": { "start": { "line": 1358, @@ -253844,8 +253902,8 @@ "postfix": false, "binop": null }, - "start": 38534, - "end": 38535, + "start": 38521, + "end": 38522, "loc": { "start": { "line": 1358, @@ -253869,8 +253927,8 @@ "postfix": false, "binop": null }, - "start": 38536, - "end": 38537, + "start": 38523, + "end": 38524, "loc": { "start": { "line": 1358, @@ -253897,8 +253955,8 @@ "updateContext": null }, "value": "return", - "start": 38546, - "end": 38552, + "start": 38533, + "end": 38539, "loc": { "start": { "line": 1359, @@ -253924,8 +253982,8 @@ "updateContext": null }, "value": "!", - "start": 38553, - "end": 38554, + "start": 38540, + "end": 38541, "loc": { "start": { "line": 1359, @@ -253950,8 +254008,8 @@ "binop": null }, "value": "isEmpty", - "start": 38554, - "end": 38561, + "start": 38541, + "end": 38548, "loc": { "start": { "line": 1359, @@ -253975,8 +254033,8 @@ "postfix": false, "binop": null }, - "start": 38561, - "end": 38562, + "start": 38548, + "end": 38549, "loc": { "start": { "line": 1359, @@ -254003,8 +254061,8 @@ "updateContext": null }, "value": "this", - "start": 38562, - "end": 38566, + "start": 38549, + "end": 38553, "loc": { "start": { "line": 1359, @@ -254029,8 +254087,8 @@ "binop": null, "updateContext": null }, - "start": 38566, - "end": 38567, + "start": 38553, + "end": 38554, "loc": { "start": { "line": 1359, @@ -254055,8 +254113,8 @@ "binop": null }, "value": "ExtRegistry", - "start": 38567, - "end": 38578, + "start": 38554, + "end": 38565, "loc": { "start": { "line": 1359, @@ -254081,8 +254139,8 @@ "binop": null, "updateContext": null }, - "start": 38578, - "end": 38579, + "start": 38565, + "end": 38566, "loc": { "start": { "line": 1359, @@ -254107,8 +254165,8 @@ "binop": null }, "value": "name", - "start": 38579, - "end": 38583, + "start": 38566, + "end": 38570, "loc": { "start": { "line": 1359, @@ -254133,8 +254191,8 @@ "binop": null, "updateContext": null }, - "start": 38583, - "end": 38584, + "start": 38570, + "end": 38571, "loc": { "start": { "line": 1359, @@ -254158,8 +254216,8 @@ "postfix": false, "binop": null }, - "start": 38584, - "end": 38585, + "start": 38571, + "end": 38572, "loc": { "start": { "line": 1359, @@ -254184,8 +254242,8 @@ "binop": null, "updateContext": null }, - "start": 38585, - "end": 38586, + "start": 38572, + "end": 38573, "loc": { "start": { "line": 1359, @@ -254209,8 +254267,8 @@ "postfix": false, "binop": null }, - "start": 38591, - "end": 38592, + "start": 38578, + "end": 38579, "loc": { "start": { "line": 1360, @@ -254225,8 +254283,8 @@ { "type": "CommentBlock", "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", - "start": 38598, - "end": 38773, + "start": 38585, + "end": 38760, "loc": { "start": { "line": 1362, @@ -254251,8 +254309,8 @@ "binop": null }, "value": "registerExtension", - "start": 38778, - "end": 38795, + "start": 38765, + "end": 38782, "loc": { "start": { "line": 1367, @@ -254276,8 +254334,8 @@ "postfix": false, "binop": null }, - "start": 38795, - "end": 38796, + "start": 38782, + "end": 38783, "loc": { "start": { "line": 1367, @@ -254302,8 +254360,8 @@ "binop": null }, "value": "inst", - "start": 38796, - "end": 38800, + "start": 38783, + "end": 38787, "loc": { "start": { "line": 1367, @@ -254328,8 +254386,8 @@ "binop": null, "updateContext": null }, - "start": 38800, - "end": 38801, + "start": 38787, + "end": 38788, "loc": { "start": { "line": 1367, @@ -254354,8 +254412,8 @@ "binop": null }, "value": "name", - "start": 38802, - "end": 38806, + "start": 38789, + "end": 38793, "loc": { "start": { "line": 1367, @@ -254379,8 +254437,8 @@ "postfix": false, "binop": null }, - "start": 38806, - "end": 38807, + "start": 38793, + "end": 38794, "loc": { "start": { "line": 1367, @@ -254404,8 +254462,8 @@ "postfix": false, "binop": null }, - "start": 38808, - "end": 38809, + "start": 38795, + "end": 38796, "loc": { "start": { "line": 1367, @@ -254432,8 +254490,8 @@ "updateContext": null }, "value": "this", - "start": 38818, - "end": 38822, + "start": 38805, + "end": 38809, "loc": { "start": { "line": 1368, @@ -254458,8 +254516,8 @@ "binop": null, "updateContext": null }, - "start": 38822, - "end": 38823, + "start": 38809, + "end": 38810, "loc": { "start": { "line": 1368, @@ -254484,8 +254542,8 @@ "binop": null }, "value": "ExtRegistry", - "start": 38823, - "end": 38834, + "start": 38810, + "end": 38821, "loc": { "start": { "line": 1368, @@ -254510,8 +254568,8 @@ "binop": null, "updateContext": null }, - "start": 38834, - "end": 38835, + "start": 38821, + "end": 38822, "loc": { "start": { "line": 1368, @@ -254536,8 +254594,8 @@ "binop": null }, "value": "name", - "start": 38835, - "end": 38839, + "start": 38822, + "end": 38826, "loc": { "start": { "line": 1368, @@ -254562,8 +254620,8 @@ "binop": null, "updateContext": null }, - "start": 38839, - "end": 38840, + "start": 38826, + "end": 38827, "loc": { "start": { "line": 1368, @@ -254589,8 +254647,8 @@ "updateContext": null }, "value": "=", - "start": 38841, - "end": 38842, + "start": 38828, + "end": 38829, "loc": { "start": { "line": 1368, @@ -254615,8 +254673,8 @@ "binop": null }, "value": "inst", - "start": 38843, - "end": 38847, + "start": 38830, + "end": 38834, "loc": { "start": { "line": 1368, @@ -254641,8 +254699,8 @@ "binop": null, "updateContext": null }, - "start": 38847, - "end": 38848, + "start": 38834, + "end": 38835, "loc": { "start": { "line": 1368, @@ -254666,8 +254724,8 @@ "postfix": false, "binop": null }, - "start": 38853, - "end": 38854, + "start": 38840, + "end": 38841, "loc": { "start": { "line": 1369, @@ -254682,8 +254740,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy all the extensions store in extensions registry\n ", - "start": 38860, - "end": 38934, + "start": 38847, + "end": 38921, "loc": { "start": { "line": 1371, @@ -254708,8 +254766,8 @@ "binop": null }, "value": "destroyExtensions", - "start": 38939, - "end": 38956, + "start": 38926, + "end": 38943, "loc": { "start": { "line": 1374, @@ -254733,8 +254791,8 @@ "postfix": false, "binop": null }, - "start": 38956, - "end": 38957, + "start": 38943, + "end": 38944, "loc": { "start": { "line": 1374, @@ -254758,8 +254816,8 @@ "postfix": false, "binop": null }, - "start": 38957, - "end": 38958, + "start": 38944, + "end": 38945, "loc": { "start": { "line": 1374, @@ -254783,8 +254841,8 @@ "postfix": false, "binop": null }, - "start": 38959, - "end": 38960, + "start": 38946, + "end": 38947, "loc": { "start": { "line": 1374, @@ -254811,8 +254869,8 @@ "updateContext": null }, "value": "let", - "start": 38969, - "end": 38972, + "start": 38956, + "end": 38959, "loc": { "start": { "line": 1375, @@ -254837,8 +254895,8 @@ "binop": null }, "value": "reg", - "start": 38973, - "end": 38976, + "start": 38960, + "end": 38963, "loc": { "start": { "line": 1375, @@ -254864,8 +254922,8 @@ "updateContext": null }, "value": "=", - "start": 38977, - "end": 38978, + "start": 38964, + "end": 38965, "loc": { "start": { "line": 1375, @@ -254892,8 +254950,8 @@ "updateContext": null }, "value": "this", - "start": 38979, - "end": 38983, + "start": 38966, + "end": 38970, "loc": { "start": { "line": 1375, @@ -254918,8 +254976,8 @@ "binop": null, "updateContext": null }, - "start": 38983, - "end": 38984, + "start": 38970, + "end": 38971, "loc": { "start": { "line": 1375, @@ -254944,8 +255002,8 @@ "binop": null }, "value": "ExtRegistry", - "start": 38984, - "end": 38995, + "start": 38971, + "end": 38982, "loc": { "start": { "line": 1375, @@ -254970,8 +255028,8 @@ "binop": null, "updateContext": null }, - "start": 38995, - "end": 38996, + "start": 38982, + "end": 38983, "loc": { "start": { "line": 1375, @@ -254996,8 +255054,8 @@ "binop": null }, "value": "Object", - "start": 39006, - "end": 39012, + "start": 38993, + "end": 38999, "loc": { "start": { "line": 1377, @@ -255022,8 +255080,8 @@ "binop": null, "updateContext": null }, - "start": 39012, - "end": 39013, + "start": 38999, + "end": 39000, "loc": { "start": { "line": 1377, @@ -255048,8 +255106,8 @@ "binop": null }, "value": "keys", - "start": 39013, - "end": 39017, + "start": 39000, + "end": 39004, "loc": { "start": { "line": 1377, @@ -255073,8 +255131,8 @@ "postfix": false, "binop": null }, - "start": 39017, - "end": 39018, + "start": 39004, + "end": 39005, "loc": { "start": { "line": 1377, @@ -255099,8 +255157,8 @@ "binop": null }, "value": "reg", - "start": 39018, - "end": 39021, + "start": 39005, + "end": 39008, "loc": { "start": { "line": 1377, @@ -255124,8 +255182,8 @@ "postfix": false, "binop": null }, - "start": 39021, - "end": 39022, + "start": 39008, + "end": 39009, "loc": { "start": { "line": 1377, @@ -255150,8 +255208,8 @@ "binop": null, "updateContext": null }, - "start": 39022, - "end": 39023, + "start": 39009, + "end": 39010, "loc": { "start": { "line": 1377, @@ -255176,8 +255234,8 @@ "binop": null }, "value": "forEach", - "start": 39023, - "end": 39030, + "start": 39010, + "end": 39017, "loc": { "start": { "line": 1377, @@ -255201,8 +255259,8 @@ "postfix": false, "binop": null }, - "start": 39030, - "end": 39031, + "start": 39017, + "end": 39018, "loc": { "start": { "line": 1377, @@ -255226,8 +255284,8 @@ "postfix": false, "binop": null }, - "start": 39031, - "end": 39032, + "start": 39018, + "end": 39019, "loc": { "start": { "line": 1377, @@ -255252,8 +255310,8 @@ "binop": null }, "value": "key", - "start": 39032, - "end": 39035, + "start": 39019, + "end": 39022, "loc": { "start": { "line": 1377, @@ -255277,8 +255335,8 @@ "postfix": false, "binop": null }, - "start": 39035, - "end": 39036, + "start": 39022, + "end": 39023, "loc": { "start": { "line": 1377, @@ -255303,8 +255361,8 @@ "binop": null, "updateContext": null }, - "start": 39037, - "end": 39039, + "start": 39024, + "end": 39026, "loc": { "start": { "line": 1377, @@ -255328,8 +255386,8 @@ "postfix": false, "binop": null }, - "start": 39040, - "end": 39041, + "start": 39027, + "end": 39028, "loc": { "start": { "line": 1377, @@ -255354,8 +255412,8 @@ "binop": null }, "value": "reg", - "start": 39054, - "end": 39057, + "start": 39041, + "end": 39044, "loc": { "start": { "line": 1378, @@ -255380,8 +255438,8 @@ "binop": null, "updateContext": null }, - "start": 39057, - "end": 39058, + "start": 39044, + "end": 39045, "loc": { "start": { "line": 1378, @@ -255406,8 +255464,8 @@ "binop": null }, "value": "key", - "start": 39058, - "end": 39061, + "start": 39045, + "end": 39048, "loc": { "start": { "line": 1378, @@ -255432,8 +255490,8 @@ "binop": null, "updateContext": null }, - "start": 39061, - "end": 39062, + "start": 39048, + "end": 39049, "loc": { "start": { "line": 1378, @@ -255458,8 +255516,8 @@ "binop": null, "updateContext": null }, - "start": 39062, - "end": 39063, + "start": 39049, + "end": 39050, "loc": { "start": { "line": 1378, @@ -255484,8 +255542,8 @@ "binop": null }, "value": "destroy", - "start": 39063, - "end": 39070, + "start": 39050, + "end": 39057, "loc": { "start": { "line": 1378, @@ -255509,8 +255567,8 @@ "postfix": false, "binop": null }, - "start": 39070, - "end": 39071, + "start": 39057, + "end": 39058, "loc": { "start": { "line": 1378, @@ -255534,8 +255592,8 @@ "postfix": false, "binop": null }, - "start": 39071, - "end": 39072, + "start": 39058, + "end": 39059, "loc": { "start": { "line": 1378, @@ -255560,8 +255618,8 @@ "binop": null, "updateContext": null }, - "start": 39072, - "end": 39073, + "start": 39059, + "end": 39060, "loc": { "start": { "line": 1378, @@ -255586,8 +255644,8 @@ "binop": null }, "value": "reg", - "start": 39086, - "end": 39089, + "start": 39073, + "end": 39076, "loc": { "start": { "line": 1379, @@ -255612,8 +255670,8 @@ "binop": null, "updateContext": null }, - "start": 39089, - "end": 39090, + "start": 39076, + "end": 39077, "loc": { "start": { "line": 1379, @@ -255638,8 +255696,8 @@ "binop": null }, "value": "key", - "start": 39090, - "end": 39093, + "start": 39077, + "end": 39080, "loc": { "start": { "line": 1379, @@ -255664,8 +255722,8 @@ "binop": null, "updateContext": null }, - "start": 39093, - "end": 39094, + "start": 39080, + "end": 39081, "loc": { "start": { "line": 1379, @@ -255691,8 +255749,8 @@ "updateContext": null }, "value": "=", - "start": 39095, - "end": 39096, + "start": 39082, + "end": 39083, "loc": { "start": { "line": 1379, @@ -255717,8 +255775,8 @@ "binop": null }, "value": "undefined", - "start": 39097, - "end": 39106, + "start": 39084, + "end": 39093, "loc": { "start": { "line": 1379, @@ -255743,8 +255801,8 @@ "binop": null, "updateContext": null }, - "start": 39106, - "end": 39107, + "start": 39093, + "end": 39094, "loc": { "start": { "line": 1379, @@ -255768,8 +255826,8 @@ "postfix": false, "binop": null }, - "start": 39116, - "end": 39117, + "start": 39103, + "end": 39104, "loc": { "start": { "line": 1380, @@ -255793,8 +255851,8 @@ "postfix": false, "binop": null }, - "start": 39117, - "end": 39118, + "start": 39104, + "end": 39105, "loc": { "start": { "line": 1380, @@ -255819,8 +255877,8 @@ "binop": null, "updateContext": null }, - "start": 39118, - "end": 39119, + "start": 39105, + "end": 39106, "loc": { "start": { "line": 1380, @@ -255844,8 +255902,8 @@ "postfix": false, "binop": null }, - "start": 39124, - "end": 39125, + "start": 39111, + "end": 39112, "loc": { "start": { "line": 1381, @@ -255860,8 +255918,8 @@ { "type": "CommentBlock", "value": "*\n * Load themes defined in the configuration object\n ", - "start": 39131, - "end": 39197, + "start": 39118, + "end": 39184, "loc": { "start": { "line": 1383, @@ -255886,8 +255944,8 @@ "binop": null }, "value": "loadThemes", - "start": 39202, - "end": 39212, + "start": 39189, + "end": 39199, "loc": { "start": { "line": 1386, @@ -255911,8 +255969,8 @@ "postfix": false, "binop": null }, - "start": 39212, - "end": 39213, + "start": 39199, + "end": 39200, "loc": { "start": { "line": 1386, @@ -255936,8 +255994,8 @@ "postfix": false, "binop": null }, - "start": 39213, - "end": 39214, + "start": 39200, + "end": 39201, "loc": { "start": { "line": 1386, @@ -255961,8 +256019,8 @@ "postfix": false, "binop": null }, - "start": 39215, - "end": 39216, + "start": 39202, + "end": 39203, "loc": { "start": { "line": 1386, @@ -255989,8 +256047,8 @@ "updateContext": null }, "value": "if", - "start": 39225, - "end": 39227, + "start": 39212, + "end": 39214, "loc": { "start": { "line": 1387, @@ -256014,8 +256072,8 @@ "postfix": false, "binop": null }, - "start": 39228, - "end": 39229, + "start": 39215, + "end": 39216, "loc": { "start": { "line": 1387, @@ -256041,8 +256099,8 @@ "updateContext": null }, "value": "!", - "start": 39229, - "end": 39230, + "start": 39216, + "end": 39217, "loc": { "start": { "line": 1387, @@ -256069,8 +256127,8 @@ "updateContext": null }, "value": "this", - "start": 39230, - "end": 39234, + "start": 39217, + "end": 39221, "loc": { "start": { "line": 1387, @@ -256095,8 +256153,8 @@ "binop": null, "updateContext": null }, - "start": 39234, - "end": 39235, + "start": 39221, + "end": 39222, "loc": { "start": { "line": 1387, @@ -256121,8 +256179,8 @@ "binop": null }, "value": "hasThemes", - "start": 39235, - "end": 39244, + "start": 39222, + "end": 39231, "loc": { "start": { "line": 1387, @@ -256146,8 +256204,8 @@ "postfix": false, "binop": null }, - "start": 39244, - "end": 39245, + "start": 39231, + "end": 39232, "loc": { "start": { "line": 1387, @@ -256171,8 +256229,8 @@ "postfix": false, "binop": null }, - "start": 39246, - "end": 39247, + "start": 39233, + "end": 39234, "loc": { "start": { "line": 1387, @@ -256199,8 +256257,8 @@ "updateContext": null }, "value": "return", - "start": 39260, - "end": 39266, + "start": 39247, + "end": 39253, "loc": { "start": { "line": 1388, @@ -256225,8 +256283,8 @@ "binop": null, "updateContext": null }, - "start": 39266, - "end": 39267, + "start": 39253, + "end": 39254, "loc": { "start": { "line": 1388, @@ -256250,8 +256308,8 @@ "postfix": false, "binop": null }, - "start": 39276, - "end": 39277, + "start": 39263, + "end": 39264, "loc": { "start": { "line": 1389, @@ -256278,8 +256336,8 @@ "updateContext": null }, "value": "let", - "start": 39287, - "end": 39290, + "start": 39274, + "end": 39277, "loc": { "start": { "line": 1391, @@ -256304,8 +256362,8 @@ "binop": null }, "value": "themes", - "start": 39291, - "end": 39297, + "start": 39278, + "end": 39284, "loc": { "start": { "line": 1391, @@ -256331,8 +256389,8 @@ "updateContext": null }, "value": "=", - "start": 39298, - "end": 39299, + "start": 39285, + "end": 39286, "loc": { "start": { "line": 1391, @@ -256359,8 +256417,8 @@ "updateContext": null }, "value": "this", - "start": 39300, - "end": 39304, + "start": 39287, + "end": 39291, "loc": { "start": { "line": 1391, @@ -256385,8 +256443,8 @@ "binop": null, "updateContext": null }, - "start": 39304, - "end": 39305, + "start": 39291, + "end": 39292, "loc": { "start": { "line": 1391, @@ -256411,8 +256469,8 @@ "binop": null }, "value": "themes", - "start": 39305, - "end": 39311, + "start": 39292, + "end": 39298, "loc": { "start": { "line": 1391, @@ -256437,8 +256495,8 @@ "binop": null, "updateContext": null }, - "start": 39311, - "end": 39312, + "start": 39298, + "end": 39299, "loc": { "start": { "line": 1391, @@ -256465,8 +256523,8 @@ "updateContext": null }, "value": "this", - "start": 39321, - "end": 39325, + "start": 39308, + "end": 39312, "loc": { "start": { "line": 1392, @@ -256491,8 +256549,8 @@ "binop": null, "updateContext": null }, - "start": 39325, - "end": 39326, + "start": 39312, + "end": 39313, "loc": { "start": { "line": 1392, @@ -256517,8 +256575,8 @@ "binop": null }, "value": "emitter", - "start": 39326, - "end": 39333, + "start": 39313, + "end": 39320, "loc": { "start": { "line": 1392, @@ -256543,8 +256601,8 @@ "binop": null, "updateContext": null }, - "start": 39333, - "end": 39334, + "start": 39320, + "end": 39321, "loc": { "start": { "line": 1392, @@ -256569,8 +256627,8 @@ "binop": null }, "value": "emit", - "start": 39334, - "end": 39338, + "start": 39321, + "end": 39325, "loc": { "start": { "line": 1392, @@ -256594,8 +256652,8 @@ "postfix": false, "binop": null }, - "start": 39338, - "end": 39339, + "start": 39325, + "end": 39326, "loc": { "start": { "line": 1392, @@ -256621,8 +256679,8 @@ "updateContext": null }, "value": "before-loading-themes", - "start": 39339, - "end": 39362, + "start": 39326, + "end": 39349, "loc": { "start": { "line": 1392, @@ -256647,8 +256705,8 @@ "binop": null, "updateContext": null }, - "start": 39362, - "end": 39363, + "start": 39349, + "end": 39350, "loc": { "start": { "line": 1392, @@ -256675,8 +256733,8 @@ "updateContext": null }, "value": "this", - "start": 39364, - "end": 39368, + "start": 39351, + "end": 39355, "loc": { "start": { "line": 1392, @@ -256700,8 +256758,8 @@ "postfix": false, "binop": null }, - "start": 39368, - "end": 39369, + "start": 39355, + "end": 39356, "loc": { "start": { "line": 1392, @@ -256726,8 +256784,8 @@ "binop": null, "updateContext": null }, - "start": 39369, - "end": 39370, + "start": 39356, + "end": 39357, "loc": { "start": { "line": 1392, @@ -256742,8 +256800,8 @@ { "type": "CommentLine", "value": "Default theme config", - "start": 39380, - "end": 39402, + "start": 39367, + "end": 39389, "loc": { "start": { "line": 1394, @@ -256770,8 +256828,8 @@ "updateContext": null }, "value": "if", - "start": 39411, - "end": 39413, + "start": 39398, + "end": 39400, "loc": { "start": { "line": 1395, @@ -256795,8 +256853,8 @@ "postfix": false, "binop": null }, - "start": 39414, - "end": 39415, + "start": 39401, + "end": 39402, "loc": { "start": { "line": 1395, @@ -256823,8 +256881,8 @@ "updateContext": null }, "value": "this", - "start": 39415, - "end": 39419, + "start": 39402, + "end": 39406, "loc": { "start": { "line": 1395, @@ -256849,8 +256907,8 @@ "binop": null, "updateContext": null }, - "start": 39419, - "end": 39420, + "start": 39406, + "end": 39407, "loc": { "start": { "line": 1395, @@ -256875,8 +256933,8 @@ "binop": null }, "value": "enableDefaultTheme", - "start": 39420, - "end": 39438, + "start": 39407, + "end": 39425, "loc": { "start": { "line": 1395, @@ -256900,8 +256958,8 @@ "postfix": false, "binop": null }, - "start": 39438, - "end": 39439, + "start": 39425, + "end": 39426, "loc": { "start": { "line": 1395, @@ -256925,8 +256983,8 @@ "postfix": false, "binop": null }, - "start": 39440, - "end": 39441, + "start": 39427, + "end": 39428, "loc": { "start": { "line": 1395, @@ -256953,8 +257011,8 @@ "updateContext": null }, "value": "let", - "start": 39454, - "end": 39457, + "start": 39441, + "end": 39444, "loc": { "start": { "line": 1396, @@ -256979,8 +257037,8 @@ "binop": null }, "value": "defaultTheme", - "start": 39458, - "end": 39470, + "start": 39445, + "end": 39457, "loc": { "start": { "line": 1396, @@ -257006,8 +257064,8 @@ "updateContext": null }, "value": "=", - "start": 39471, - "end": 39472, + "start": 39458, + "end": 39459, "loc": { "start": { "line": 1396, @@ -257031,8 +257089,8 @@ "postfix": false, "binop": null }, - "start": 39473, - "end": 39474, + "start": 39460, + "end": 39461, "loc": { "start": { "line": 1396, @@ -257057,8 +257115,8 @@ "binop": null }, "value": "name", - "start": 39475, - "end": 39479, + "start": 39462, + "end": 39466, "loc": { "start": { "line": 1396, @@ -257083,8 +257141,8 @@ "binop": null, "updateContext": null }, - "start": 39479, - "end": 39480, + "start": 39466, + "end": 39467, "loc": { "start": { "line": 1396, @@ -257110,8 +257168,8 @@ "updateContext": null }, "value": "default", - "start": 39481, - "end": 39490, + "start": 39468, + "end": 39477, "loc": { "start": { "line": 1396, @@ -257135,8 +257193,8 @@ "postfix": false, "binop": null }, - "start": 39491, - "end": 39492, + "start": 39478, + "end": 39479, "loc": { "start": { "line": 1396, @@ -257161,8 +257219,8 @@ "binop": null, "updateContext": null }, - "start": 39492, - "end": 39493, + "start": 39479, + "end": 39480, "loc": { "start": { "line": 1396, @@ -257189,8 +257247,8 @@ "updateContext": null }, "value": "this", - "start": 39506, - "end": 39510, + "start": 39493, + "end": 39497, "loc": { "start": { "line": 1397, @@ -257215,8 +257273,8 @@ "binop": null, "updateContext": null }, - "start": 39510, - "end": 39511, + "start": 39497, + "end": 39498, "loc": { "start": { "line": 1397, @@ -257241,8 +257299,8 @@ "binop": null }, "value": "themes", - "start": 39511, - "end": 39517, + "start": 39498, + "end": 39504, "loc": { "start": { "line": 1397, @@ -257267,8 +257325,8 @@ "binop": null, "updateContext": null }, - "start": 39517, - "end": 39518, + "start": 39504, + "end": 39505, "loc": { "start": { "line": 1397, @@ -257293,8 +257351,8 @@ "binop": null }, "value": "push", - "start": 39518, - "end": 39522, + "start": 39505, + "end": 39509, "loc": { "start": { "line": 1397, @@ -257318,8 +257376,8 @@ "postfix": false, "binop": null }, - "start": 39522, - "end": 39523, + "start": 39509, + "end": 39510, "loc": { "start": { "line": 1397, @@ -257344,8 +257402,8 @@ "binop": null }, "value": "defaultTheme", - "start": 39523, - "end": 39535, + "start": 39510, + "end": 39522, "loc": { "start": { "line": 1397, @@ -257369,8 +257427,8 @@ "postfix": false, "binop": null }, - "start": 39535, - "end": 39536, + "start": 39522, + "end": 39523, "loc": { "start": { "line": 1397, @@ -257395,8 +257453,8 @@ "binop": null, "updateContext": null }, - "start": 39536, - "end": 39537, + "start": 39523, + "end": 39524, "loc": { "start": { "line": 1397, @@ -257420,8 +257478,8 @@ "postfix": false, "binop": null }, - "start": 39546, - "end": 39547, + "start": 39533, + "end": 39534, "loc": { "start": { "line": 1398, @@ -257446,8 +257504,8 @@ "binop": null }, "value": "themes", - "start": 39557, - "end": 39563, + "start": 39544, + "end": 39550, "loc": { "start": { "line": 1400, @@ -257472,8 +257530,8 @@ "binop": null, "updateContext": null }, - "start": 39563, - "end": 39564, + "start": 39550, + "end": 39551, "loc": { "start": { "line": 1400, @@ -257498,8 +257556,8 @@ "binop": null }, "value": "forEach", - "start": 39564, - "end": 39571, + "start": 39551, + "end": 39558, "loc": { "start": { "line": 1400, @@ -257523,8 +257581,8 @@ "postfix": false, "binop": null }, - "start": 39571, - "end": 39572, + "start": 39558, + "end": 39559, "loc": { "start": { "line": 1400, @@ -257548,8 +257606,8 @@ "postfix": false, "binop": null }, - "start": 39572, - "end": 39573, + "start": 39559, + "end": 39560, "loc": { "start": { "line": 1400, @@ -257574,8 +257632,8 @@ "binop": null }, "value": "theme", - "start": 39573, - "end": 39578, + "start": 39560, + "end": 39565, "loc": { "start": { "line": 1400, @@ -257600,8 +257658,8 @@ "binop": null, "updateContext": null }, - "start": 39578, - "end": 39579, + "start": 39565, + "end": 39566, "loc": { "start": { "line": 1400, @@ -257626,8 +257684,8 @@ "binop": null }, "value": "i", - "start": 39580, - "end": 39581, + "start": 39567, + "end": 39568, "loc": { "start": { "line": 1400, @@ -257651,8 +257709,8 @@ "postfix": false, "binop": null }, - "start": 39581, - "end": 39582, + "start": 39568, + "end": 39569, "loc": { "start": { "line": 1400, @@ -257677,8 +257735,8 @@ "binop": null, "updateContext": null }, - "start": 39583, - "end": 39585, + "start": 39570, + "end": 39572, "loc": { "start": { "line": 1400, @@ -257702,8 +257760,8 @@ "postfix": false, "binop": null }, - "start": 39586, - "end": 39587, + "start": 39573, + "end": 39574, "loc": { "start": { "line": 1400, @@ -257730,8 +257788,8 @@ "updateContext": null }, "value": "let", - "start": 39600, - "end": 39603, + "start": 39587, + "end": 39590, "loc": { "start": { "line": 1401, @@ -257755,8 +257813,8 @@ "postfix": false, "binop": null }, - "start": 39604, - "end": 39605, + "start": 39591, + "end": 39592, "loc": { "start": { "line": 1401, @@ -257781,8 +257839,8 @@ "binop": null }, "value": "name", - "start": 39605, - "end": 39609, + "start": 39592, + "end": 39596, "loc": { "start": { "line": 1401, @@ -257807,8 +257865,8 @@ "binop": null, "updateContext": null }, - "start": 39609, - "end": 39610, + "start": 39596, + "end": 39597, "loc": { "start": { "line": 1401, @@ -257833,8 +257891,8 @@ "binop": null }, "value": "path", - "start": 39611, - "end": 39615, + "start": 39598, + "end": 39602, "loc": { "start": { "line": 1401, @@ -257858,8 +257916,8 @@ "postfix": false, "binop": null }, - "start": 39615, - "end": 39616, + "start": 39602, + "end": 39603, "loc": { "start": { "line": 1401, @@ -257885,8 +257943,8 @@ "updateContext": null }, "value": "=", - "start": 39617, - "end": 39618, + "start": 39604, + "end": 39605, "loc": { "start": { "line": 1401, @@ -257911,8 +257969,8 @@ "binop": null }, "value": "theme", - "start": 39619, - "end": 39624, + "start": 39606, + "end": 39611, "loc": { "start": { "line": 1401, @@ -257937,8 +257995,8 @@ "binop": null, "updateContext": null }, - "start": 39624, - "end": 39625, + "start": 39611, + "end": 39612, "loc": { "start": { "line": 1401, @@ -257965,8 +258023,8 @@ "updateContext": null }, "value": "let", - "start": 39638, - "end": 39641, + "start": 39625, + "end": 39628, "loc": { "start": { "line": 1402, @@ -257991,8 +258049,8 @@ "binop": null }, "value": "styleId", - "start": 39642, - "end": 39649, + "start": 39629, + "end": 39636, "loc": { "start": { "line": 1402, @@ -258018,8 +258076,8 @@ "updateContext": null }, "value": "=", - "start": 39650, - "end": 39651, + "start": 39637, + "end": 39638, "loc": { "start": { "line": 1402, @@ -258046,8 +258104,8 @@ "updateContext": null }, "value": "this", - "start": 39652, - "end": 39656, + "start": 39639, + "end": 39643, "loc": { "start": { "line": 1402, @@ -258072,8 +258130,8 @@ "binop": null, "updateContext": null }, - "start": 39656, - "end": 39657, + "start": 39643, + "end": 39644, "loc": { "start": { "line": 1402, @@ -258098,8 +258156,8 @@ "binop": null }, "value": "prfxTf", - "start": 39657, - "end": 39663, + "start": 39644, + "end": 39650, "loc": { "start": { "line": 1402, @@ -258125,8 +258183,8 @@ "updateContext": null }, "value": "+", - "start": 39664, - "end": 39665, + "start": 39651, + "end": 39652, "loc": { "start": { "line": 1402, @@ -258151,8 +258209,8 @@ "binop": null }, "value": "name", - "start": 39666, - "end": 39670, + "start": 39653, + "end": 39657, "loc": { "start": { "line": 1402, @@ -258177,8 +258235,8 @@ "binop": null, "updateContext": null }, - "start": 39670, - "end": 39671, + "start": 39657, + "end": 39658, "loc": { "start": { "line": 1402, @@ -258205,8 +258263,8 @@ "updateContext": null }, "value": "if", - "start": 39684, - "end": 39686, + "start": 39671, + "end": 39673, "loc": { "start": { "line": 1403, @@ -258230,8 +258288,8 @@ "postfix": false, "binop": null }, - "start": 39687, - "end": 39688, + "start": 39674, + "end": 39675, "loc": { "start": { "line": 1403, @@ -258256,8 +258314,8 @@ "binop": null }, "value": "name", - "start": 39688, - "end": 39692, + "start": 39675, + "end": 39679, "loc": { "start": { "line": 1403, @@ -258283,8 +258341,8 @@ "updateContext": null }, "value": "&&", - "start": 39693, - "end": 39695, + "start": 39680, + "end": 39682, "loc": { "start": { "line": 1403, @@ -258310,8 +258368,8 @@ "updateContext": null }, "value": "!", - "start": 39696, - "end": 39697, + "start": 39683, + "end": 39684, "loc": { "start": { "line": 1403, @@ -258336,8 +258394,8 @@ "binop": null }, "value": "path", - "start": 39697, - "end": 39701, + "start": 39684, + "end": 39688, "loc": { "start": { "line": 1403, @@ -258361,8 +258419,8 @@ "postfix": false, "binop": null }, - "start": 39701, - "end": 39702, + "start": 39688, + "end": 39689, "loc": { "start": { "line": 1403, @@ -258386,8 +258444,8 @@ "postfix": false, "binop": null }, - "start": 39703, - "end": 39704, + "start": 39690, + "end": 39691, "loc": { "start": { "line": 1403, @@ -258412,8 +258470,8 @@ "binop": null }, "value": "path", - "start": 39721, - "end": 39725, + "start": 39708, + "end": 39712, "loc": { "start": { "line": 1404, @@ -258439,8 +258497,8 @@ "updateContext": null }, "value": "=", - "start": 39726, - "end": 39727, + "start": 39713, + "end": 39714, "loc": { "start": { "line": 1404, @@ -258467,8 +258525,8 @@ "updateContext": null }, "value": "this", - "start": 39728, - "end": 39732, + "start": 39715, + "end": 39719, "loc": { "start": { "line": 1404, @@ -258493,8 +258551,8 @@ "binop": null, "updateContext": null }, - "start": 39732, - "end": 39733, + "start": 39719, + "end": 39720, "loc": { "start": { "line": 1404, @@ -258519,8 +258577,8 @@ "binop": null }, "value": "themesPath", - "start": 39733, - "end": 39743, + "start": 39720, + "end": 39730, "loc": { "start": { "line": 1404, @@ -258546,8 +258604,8 @@ "updateContext": null }, "value": "+", - "start": 39744, - "end": 39745, + "start": 39731, + "end": 39732, "loc": { "start": { "line": 1404, @@ -258572,8 +258630,8 @@ "binop": null }, "value": "name", - "start": 39746, - "end": 39750, + "start": 39733, + "end": 39737, "loc": { "start": { "line": 1404, @@ -258599,8 +258657,8 @@ "updateContext": null }, "value": "+", - "start": 39751, - "end": 39752, + "start": 39738, + "end": 39739, "loc": { "start": { "line": 1404, @@ -258626,8 +258684,8 @@ "updateContext": null }, "value": "/", - "start": 39753, - "end": 39756, + "start": 39740, + "end": 39743, "loc": { "start": { "line": 1404, @@ -258653,8 +258711,8 @@ "updateContext": null }, "value": "+", - "start": 39757, - "end": 39758, + "start": 39744, + "end": 39745, "loc": { "start": { "line": 1404, @@ -258679,8 +258737,8 @@ "binop": null }, "value": "name", - "start": 39759, - "end": 39763, + "start": 39746, + "end": 39750, "loc": { "start": { "line": 1404, @@ -258706,8 +258764,8 @@ "updateContext": null }, "value": "+", - "start": 39764, - "end": 39765, + "start": 39751, + "end": 39752, "loc": { "start": { "line": 1404, @@ -258733,8 +258791,8 @@ "updateContext": null }, "value": ".css", - "start": 39766, - "end": 39772, + "start": 39753, + "end": 39759, "loc": { "start": { "line": 1404, @@ -258759,8 +258817,8 @@ "binop": null, "updateContext": null }, - "start": 39772, - "end": 39773, + "start": 39759, + "end": 39760, "loc": { "start": { "line": 1404, @@ -258784,8 +258842,8 @@ "postfix": false, "binop": null }, - "start": 39786, - "end": 39787, + "start": 39773, + "end": 39774, "loc": { "start": { "line": 1405, @@ -258812,8 +258870,8 @@ "updateContext": null }, "value": "else", - "start": 39800, - "end": 39804, + "start": 39787, + "end": 39791, "loc": { "start": { "line": 1406, @@ -258840,8 +258898,8 @@ "updateContext": null }, "value": "if", - "start": 39805, - "end": 39807, + "start": 39792, + "end": 39794, "loc": { "start": { "line": 1406, @@ -258865,8 +258923,8 @@ "postfix": false, "binop": null }, - "start": 39808, - "end": 39809, + "start": 39795, + "end": 39796, "loc": { "start": { "line": 1406, @@ -258892,8 +258950,8 @@ "updateContext": null }, "value": "!", - "start": 39809, - "end": 39810, + "start": 39796, + "end": 39797, "loc": { "start": { "line": 1406, @@ -258918,8 +258976,8 @@ "binop": null }, "value": "name", - "start": 39810, - "end": 39814, + "start": 39797, + "end": 39801, "loc": { "start": { "line": 1406, @@ -258945,8 +259003,8 @@ "updateContext": null }, "value": "&&", - "start": 39815, - "end": 39817, + "start": 39802, + "end": 39804, "loc": { "start": { "line": 1406, @@ -258971,8 +259029,8 @@ "binop": null }, "value": "theme", - "start": 39818, - "end": 39823, + "start": 39805, + "end": 39810, "loc": { "start": { "line": 1406, @@ -258997,8 +259055,8 @@ "binop": null, "updateContext": null }, - "start": 39823, - "end": 39824, + "start": 39810, + "end": 39811, "loc": { "start": { "line": 1406, @@ -259023,8 +259081,8 @@ "binop": null }, "value": "path", - "start": 39824, - "end": 39828, + "start": 39811, + "end": 39815, "loc": { "start": { "line": 1406, @@ -259048,8 +259106,8 @@ "postfix": false, "binop": null }, - "start": 39828, - "end": 39829, + "start": 39815, + "end": 39816, "loc": { "start": { "line": 1406, @@ -259073,8 +259131,8 @@ "postfix": false, "binop": null }, - "start": 39830, - "end": 39831, + "start": 39817, + "end": 39818, "loc": { "start": { "line": 1406, @@ -259099,8 +259157,8 @@ "binop": null }, "value": "name", - "start": 39848, - "end": 39852, + "start": 39835, + "end": 39839, "loc": { "start": { "line": 1407, @@ -259126,8 +259184,8 @@ "updateContext": null }, "value": "=", - "start": 39853, - "end": 39854, + "start": 39840, + "end": 39841, "loc": { "start": { "line": 1407, @@ -259153,8 +259211,8 @@ "updateContext": null }, "value": "theme{0}", - "start": 39855, - "end": 39865, + "start": 39842, + "end": 39852, "loc": { "start": { "line": 1407, @@ -259179,8 +259237,8 @@ "binop": null, "updateContext": null }, - "start": 39865, - "end": 39866, + "start": 39852, + "end": 39853, "loc": { "start": { "line": 1407, @@ -259205,8 +259263,8 @@ "binop": null }, "value": "replace", - "start": 39866, - "end": 39873, + "start": 39853, + "end": 39860, "loc": { "start": { "line": 1407, @@ -259230,8 +259288,8 @@ "postfix": false, "binop": null }, - "start": 39873, - "end": 39874, + "start": 39860, + "end": 39861, "loc": { "start": { "line": 1407, @@ -259257,8 +259315,8 @@ "updateContext": null }, "value": "{0}", - "start": 39874, - "end": 39879, + "start": 39861, + "end": 39866, "loc": { "start": { "line": 1407, @@ -259283,8 +259341,8 @@ "binop": null, "updateContext": null }, - "start": 39879, - "end": 39880, + "start": 39866, + "end": 39867, "loc": { "start": { "line": 1407, @@ -259309,8 +259367,8 @@ "binop": null }, "value": "i", - "start": 39881, - "end": 39882, + "start": 39868, + "end": 39869, "loc": { "start": { "line": 1407, @@ -259334,8 +259392,8 @@ "postfix": false, "binop": null }, - "start": 39882, - "end": 39883, + "start": 39869, + "end": 39870, "loc": { "start": { "line": 1407, @@ -259360,8 +259418,8 @@ "binop": null, "updateContext": null }, - "start": 39883, - "end": 39884, + "start": 39870, + "end": 39871, "loc": { "start": { "line": 1407, @@ -259385,8 +259443,8 @@ "postfix": false, "binop": null }, - "start": 39897, - "end": 39898, + "start": 39884, + "end": 39885, "loc": { "start": { "line": 1408, @@ -259413,8 +259471,8 @@ "updateContext": null }, "value": "if", - "start": 39912, - "end": 39914, + "start": 39899, + "end": 39901, "loc": { "start": { "line": 1410, @@ -259438,8 +259496,8 @@ "postfix": false, "binop": null }, - "start": 39915, - "end": 39916, + "start": 39902, + "end": 39903, "loc": { "start": { "line": 1410, @@ -259465,8 +259523,8 @@ "updateContext": null }, "value": "!", - "start": 39916, - "end": 39917, + "start": 39903, + "end": 39904, "loc": { "start": { "line": 1410, @@ -259493,8 +259551,8 @@ "updateContext": null }, "value": "this", - "start": 39917, - "end": 39921, + "start": 39904, + "end": 39908, "loc": { "start": { "line": 1410, @@ -259519,8 +259577,8 @@ "binop": null, "updateContext": null }, - "start": 39921, - "end": 39922, + "start": 39908, + "end": 39909, "loc": { "start": { "line": 1410, @@ -259545,8 +259603,8 @@ "binop": null }, "value": "isImported", - "start": 39922, - "end": 39932, + "start": 39909, + "end": 39919, "loc": { "start": { "line": 1410, @@ -259570,8 +259628,8 @@ "postfix": false, "binop": null }, - "start": 39932, - "end": 39933, + "start": 39919, + "end": 39920, "loc": { "start": { "line": 1410, @@ -259596,8 +259654,8 @@ "binop": null }, "value": "path", - "start": 39933, - "end": 39937, + "start": 39920, + "end": 39924, "loc": { "start": { "line": 1410, @@ -259622,8 +259680,8 @@ "binop": null, "updateContext": null }, - "start": 39937, - "end": 39938, + "start": 39924, + "end": 39925, "loc": { "start": { "line": 1410, @@ -259649,8 +259707,8 @@ "updateContext": null }, "value": "link", - "start": 39939, - "end": 39945, + "start": 39926, + "end": 39932, "loc": { "start": { "line": 1410, @@ -259674,8 +259732,8 @@ "postfix": false, "binop": null }, - "start": 39945, - "end": 39946, + "start": 39932, + "end": 39933, "loc": { "start": { "line": 1410, @@ -259699,8 +259757,8 @@ "postfix": false, "binop": null }, - "start": 39946, - "end": 39947, + "start": 39933, + "end": 39934, "loc": { "start": { "line": 1410, @@ -259724,8 +259782,8 @@ "postfix": false, "binop": null }, - "start": 39948, - "end": 39949, + "start": 39935, + "end": 39936, "loc": { "start": { "line": 1410, @@ -259752,8 +259810,8 @@ "updateContext": null }, "value": "this", - "start": 39966, - "end": 39970, + "start": 39953, + "end": 39957, "loc": { "start": { "line": 1411, @@ -259778,8 +259836,8 @@ "binop": null, "updateContext": null }, - "start": 39970, - "end": 39971, + "start": 39957, + "end": 39958, "loc": { "start": { "line": 1411, @@ -259806,8 +259864,8 @@ "updateContext": null }, "value": "import", - "start": 39971, - "end": 39977, + "start": 39958, + "end": 39964, "loc": { "start": { "line": 1411, @@ -259831,8 +259889,8 @@ "postfix": false, "binop": null }, - "start": 39977, - "end": 39978, + "start": 39964, + "end": 39965, "loc": { "start": { "line": 1411, @@ -259857,8 +259915,8 @@ "binop": null }, "value": "styleId", - "start": 39978, - "end": 39985, + "start": 39965, + "end": 39972, "loc": { "start": { "line": 1411, @@ -259883,8 +259941,8 @@ "binop": null, "updateContext": null }, - "start": 39985, - "end": 39986, + "start": 39972, + "end": 39973, "loc": { "start": { "line": 1411, @@ -259909,8 +259967,8 @@ "binop": null }, "value": "path", - "start": 39987, - "end": 39991, + "start": 39974, + "end": 39978, "loc": { "start": { "line": 1411, @@ -259935,8 +259993,8 @@ "binop": null, "updateContext": null }, - "start": 39991, - "end": 39992, + "start": 39978, + "end": 39979, "loc": { "start": { "line": 1411, @@ -259963,8 +260021,8 @@ "updateContext": null }, "value": "null", - "start": 39993, - "end": 39997, + "start": 39980, + "end": 39984, "loc": { "start": { "line": 1411, @@ -259989,8 +260047,8 @@ "binop": null, "updateContext": null }, - "start": 39997, - "end": 39998, + "start": 39984, + "end": 39985, "loc": { "start": { "line": 1411, @@ -260016,8 +260074,8 @@ "updateContext": null }, "value": "link", - "start": 39999, - "end": 40005, + "start": 39986, + "end": 39992, "loc": { "start": { "line": 1411, @@ -260041,8 +260099,8 @@ "postfix": false, "binop": null }, - "start": 40005, - "end": 40006, + "start": 39992, + "end": 39993, "loc": { "start": { "line": 1411, @@ -260067,8 +260125,8 @@ "binop": null, "updateContext": null }, - "start": 40006, - "end": 40007, + "start": 39993, + "end": 39994, "loc": { "start": { "line": 1411, @@ -260092,8 +260150,8 @@ "postfix": false, "binop": null }, - "start": 40020, - "end": 40021, + "start": 40007, + "end": 40008, "loc": { "start": { "line": 1412, @@ -260117,8 +260175,8 @@ "postfix": false, "binop": null }, - "start": 40030, - "end": 40031, + "start": 40017, + "end": 40018, "loc": { "start": { "line": 1413, @@ -260142,8 +260200,8 @@ "postfix": false, "binop": null }, - "start": 40031, - "end": 40032, + "start": 40018, + "end": 40019, "loc": { "start": { "line": 1413, @@ -260168,8 +260226,8 @@ "binop": null, "updateContext": null }, - "start": 40032, - "end": 40033, + "start": 40019, + "end": 40020, "loc": { "start": { "line": 1413, @@ -260184,8 +260242,8 @@ { "type": "CommentLine", "value": " Enable loader indicator", - "start": 40043, - "end": 40069, + "start": 40030, + "end": 40056, "loc": { "start": { "line": 1415, @@ -260212,8 +260270,8 @@ "updateContext": null }, "value": "this", - "start": 40078, - "end": 40082, + "start": 40065, + "end": 40069, "loc": { "start": { "line": 1416, @@ -260238,8 +260296,8 @@ "binop": null, "updateContext": null }, - "start": 40082, - "end": 40083, + "start": 40069, + "end": 40070, "loc": { "start": { "line": 1416, @@ -260264,8 +260322,8 @@ "binop": null }, "value": "loader", - "start": 40083, - "end": 40089, + "start": 40070, + "end": 40076, "loc": { "start": { "line": 1416, @@ -260291,8 +260349,8 @@ "updateContext": null }, "value": "=", - "start": 40090, - "end": 40091, + "start": 40077, + "end": 40078, "loc": { "start": { "line": 1416, @@ -260319,8 +260377,8 @@ "updateContext": null }, "value": "true", - "start": 40092, - "end": 40096, + "start": 40079, + "end": 40083, "loc": { "start": { "line": 1416, @@ -260345,8 +260403,8 @@ "binop": null, "updateContext": null }, - "start": 40096, - "end": 40097, + "start": 40083, + "end": 40084, "loc": { "start": { "line": 1416, @@ -260373,8 +260431,8 @@ "updateContext": null }, "value": "this", - "start": 40107, - "end": 40111, + "start": 40094, + "end": 40098, "loc": { "start": { "line": 1418, @@ -260399,8 +260457,8 @@ "binop": null, "updateContext": null }, - "start": 40111, - "end": 40112, + "start": 40098, + "end": 40099, "loc": { "start": { "line": 1418, @@ -260425,8 +260483,8 @@ "binop": null }, "value": "emitter", - "start": 40112, - "end": 40119, + "start": 40099, + "end": 40106, "loc": { "start": { "line": 1418, @@ -260451,8 +260509,8 @@ "binop": null, "updateContext": null }, - "start": 40119, - "end": 40120, + "start": 40106, + "end": 40107, "loc": { "start": { "line": 1418, @@ -260477,8 +260535,8 @@ "binop": null }, "value": "emit", - "start": 40120, - "end": 40124, + "start": 40107, + "end": 40111, "loc": { "start": { "line": 1418, @@ -260502,8 +260560,8 @@ "postfix": false, "binop": null }, - "start": 40124, - "end": 40125, + "start": 40111, + "end": 40112, "loc": { "start": { "line": 1418, @@ -260529,8 +260587,8 @@ "updateContext": null }, "value": "after-loading-themes", - "start": 40125, - "end": 40147, + "start": 40112, + "end": 40134, "loc": { "start": { "line": 1418, @@ -260555,8 +260613,8 @@ "binop": null, "updateContext": null }, - "start": 40147, - "end": 40148, + "start": 40134, + "end": 40135, "loc": { "start": { "line": 1418, @@ -260583,8 +260641,8 @@ "updateContext": null }, "value": "this", - "start": 40149, - "end": 40153, + "start": 40136, + "end": 40140, "loc": { "start": { "line": 1418, @@ -260608,8 +260666,8 @@ "postfix": false, "binop": null }, - "start": 40153, - "end": 40154, + "start": 40140, + "end": 40141, "loc": { "start": { "line": 1418, @@ -260634,8 +260692,8 @@ "binop": null, "updateContext": null }, - "start": 40154, - "end": 40155, + "start": 40141, + "end": 40142, "loc": { "start": { "line": 1418, @@ -260659,8 +260717,8 @@ "postfix": false, "binop": null }, - "start": 40160, - "end": 40161, + "start": 40147, + "end": 40148, "loc": { "start": { "line": 1419, @@ -260675,8 +260733,8 @@ { "type": "CommentBlock", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", - "start": 40167, - "end": 40285, + "start": 40154, + "end": 40272, "loc": { "start": { "line": 1421, @@ -260701,8 +260759,8 @@ "binop": null }, "value": "getStylesheet", - "start": 40290, - "end": 40303, + "start": 40277, + "end": 40290, "loc": { "start": { "line": 1425, @@ -260726,8 +260784,8 @@ "postfix": false, "binop": null }, - "start": 40303, - "end": 40304, + "start": 40290, + "end": 40291, "loc": { "start": { "line": 1425, @@ -260752,8 +260810,8 @@ "binop": null }, "value": "name", - "start": 40304, - "end": 40308, + "start": 40291, + "end": 40295, "loc": { "start": { "line": 1425, @@ -260779,8 +260837,8 @@ "updateContext": null }, "value": "=", - "start": 40309, - "end": 40310, + "start": 40296, + "end": 40297, "loc": { "start": { "line": 1425, @@ -260806,8 +260864,8 @@ "updateContext": null }, "value": "default", - "start": 40311, - "end": 40320, + "start": 40298, + "end": 40307, "loc": { "start": { "line": 1425, @@ -260831,8 +260889,8 @@ "postfix": false, "binop": null }, - "start": 40320, - "end": 40321, + "start": 40307, + "end": 40308, "loc": { "start": { "line": 1425, @@ -260856,8 +260914,8 @@ "postfix": false, "binop": null }, - "start": 40322, - "end": 40323, + "start": 40309, + "end": 40310, "loc": { "start": { "line": 1425, @@ -260884,8 +260942,8 @@ "updateContext": null }, "value": "return", - "start": 40332, - "end": 40338, + "start": 40319, + "end": 40325, "loc": { "start": { "line": 1426, @@ -260910,8 +260968,8 @@ "binop": null }, "value": "elm", - "start": 40339, - "end": 40342, + "start": 40326, + "end": 40329, "loc": { "start": { "line": 1426, @@ -260935,8 +260993,8 @@ "postfix": false, "binop": null }, - "start": 40342, - "end": 40343, + "start": 40329, + "end": 40330, "loc": { "start": { "line": 1426, @@ -260963,8 +261021,8 @@ "updateContext": null }, "value": "this", - "start": 40343, - "end": 40347, + "start": 40330, + "end": 40334, "loc": { "start": { "line": 1426, @@ -260989,8 +261047,8 @@ "binop": null, "updateContext": null }, - "start": 40347, - "end": 40348, + "start": 40334, + "end": 40335, "loc": { "start": { "line": 1426, @@ -261015,8 +261073,8 @@ "binop": null }, "value": "prfxTf", - "start": 40348, - "end": 40354, + "start": 40335, + "end": 40341, "loc": { "start": { "line": 1426, @@ -261042,8 +261100,8 @@ "updateContext": null }, "value": "+", - "start": 40355, - "end": 40356, + "start": 40342, + "end": 40343, "loc": { "start": { "line": 1426, @@ -261068,8 +261126,8 @@ "binop": null }, "value": "name", - "start": 40357, - "end": 40361, + "start": 40344, + "end": 40348, "loc": { "start": { "line": 1426, @@ -261093,8 +261151,8 @@ "postfix": false, "binop": null }, - "start": 40361, - "end": 40362, + "start": 40348, + "end": 40349, "loc": { "start": { "line": 1426, @@ -261119,8 +261177,8 @@ "binop": null, "updateContext": null }, - "start": 40362, - "end": 40363, + "start": 40349, + "end": 40350, "loc": { "start": { "line": 1426, @@ -261144,8 +261202,8 @@ "postfix": false, "binop": null }, - "start": 40368, - "end": 40369, + "start": 40355, + "end": 40356, "loc": { "start": { "line": 1427, @@ -261160,8 +261218,8 @@ { "type": "CommentBlock", "value": "*\n * Destroy filter grid\n ", - "start": 40375, - "end": 40413, + "start": 40362, + "end": 40400, "loc": { "start": { "line": 1429, @@ -261186,8 +261244,8 @@ "binop": null }, "value": "destroy", - "start": 40418, - "end": 40425, + "start": 40405, + "end": 40412, "loc": { "start": { "line": 1432, @@ -261211,8 +261269,8 @@ "postfix": false, "binop": null }, - "start": 40425, - "end": 40426, + "start": 40412, + "end": 40413, "loc": { "start": { "line": 1432, @@ -261236,8 +261294,8 @@ "postfix": false, "binop": null }, - "start": 40426, - "end": 40427, + "start": 40413, + "end": 40414, "loc": { "start": { "line": 1432, @@ -261261,8 +261319,8 @@ "postfix": false, "binop": null }, - "start": 40428, - "end": 40429, + "start": 40415, + "end": 40416, "loc": { "start": { "line": 1432, @@ -261289,8 +261347,8 @@ "updateContext": null }, "value": "if", - "start": 40438, - "end": 40440, + "start": 40425, + "end": 40427, "loc": { "start": { "line": 1433, @@ -261314,8 +261372,8 @@ "postfix": false, "binop": null }, - "start": 40441, - "end": 40442, + "start": 40428, + "end": 40429, "loc": { "start": { "line": 1433, @@ -261341,8 +261399,8 @@ "updateContext": null }, "value": "!", - "start": 40442, - "end": 40443, + "start": 40429, + "end": 40430, "loc": { "start": { "line": 1433, @@ -261369,8 +261427,8 @@ "updateContext": null }, "value": "this", - "start": 40443, - "end": 40447, + "start": 40430, + "end": 40434, "loc": { "start": { "line": 1433, @@ -261395,8 +261453,8 @@ "binop": null, "updateContext": null }, - "start": 40447, - "end": 40448, + "start": 40434, + "end": 40435, "loc": { "start": { "line": 1433, @@ -261421,8 +261479,8 @@ "binop": null }, "value": "initialized", - "start": 40448, - "end": 40459, + "start": 40435, + "end": 40446, "loc": { "start": { "line": 1433, @@ -261446,8 +261504,8 @@ "postfix": false, "binop": null }, - "start": 40459, - "end": 40460, + "start": 40446, + "end": 40447, "loc": { "start": { "line": 1433, @@ -261471,8 +261529,8 @@ "postfix": false, "binop": null }, - "start": 40461, - "end": 40462, + "start": 40448, + "end": 40449, "loc": { "start": { "line": 1433, @@ -261499,8 +261557,8 @@ "updateContext": null }, "value": "return", - "start": 40475, - "end": 40481, + "start": 40462, + "end": 40468, "loc": { "start": { "line": 1434, @@ -261525,8 +261583,8 @@ "binop": null, "updateContext": null }, - "start": 40481, - "end": 40482, + "start": 40468, + "end": 40469, "loc": { "start": { "line": 1434, @@ -261550,8 +261608,8 @@ "postfix": false, "binop": null }, - "start": 40491, - "end": 40492, + "start": 40478, + "end": 40479, "loc": { "start": { "line": 1435, @@ -261578,8 +261636,8 @@ "updateContext": null }, "value": "let", - "start": 40502, - "end": 40505, + "start": 40489, + "end": 40492, "loc": { "start": { "line": 1437, @@ -261604,8 +261662,8 @@ "binop": null }, "value": "emitter", - "start": 40506, - "end": 40513, + "start": 40493, + "end": 40500, "loc": { "start": { "line": 1437, @@ -261631,8 +261689,8 @@ "updateContext": null }, "value": "=", - "start": 40514, - "end": 40515, + "start": 40501, + "end": 40502, "loc": { "start": { "line": 1437, @@ -261659,8 +261717,8 @@ "updateContext": null }, "value": "this", - "start": 40516, - "end": 40520, + "start": 40503, + "end": 40507, "loc": { "start": { "line": 1437, @@ -261685,8 +261743,8 @@ "binop": null, "updateContext": null }, - "start": 40520, - "end": 40521, + "start": 40507, + "end": 40508, "loc": { "start": { "line": 1437, @@ -261711,8 +261769,8 @@ "binop": null }, "value": "emitter", - "start": 40521, - "end": 40528, + "start": 40508, + "end": 40515, "loc": { "start": { "line": 1437, @@ -261737,8 +261795,8 @@ "binop": null, "updateContext": null }, - "start": 40528, - "end": 40529, + "start": 40515, + "end": 40516, "loc": { "start": { "line": 1437, @@ -261765,8 +261823,8 @@ "updateContext": null }, "value": "if", - "start": 40539, - "end": 40541, + "start": 40526, + "end": 40528, "loc": { "start": { "line": 1439, @@ -261790,8 +261848,8 @@ "postfix": false, "binop": null }, - "start": 40542, - "end": 40543, + "start": 40529, + "end": 40530, "loc": { "start": { "line": 1439, @@ -261818,8 +261876,8 @@ "updateContext": null }, "value": "this", - "start": 40543, - "end": 40547, + "start": 40530, + "end": 40534, "loc": { "start": { "line": 1439, @@ -261844,8 +261902,8 @@ "binop": null, "updateContext": null }, - "start": 40547, - "end": 40548, + "start": 40534, + "end": 40535, "loc": { "start": { "line": 1439, @@ -261870,8 +261928,8 @@ "binop": null }, "value": "isExternalFlt", - "start": 40548, - "end": 40561, + "start": 40535, + "end": 40548, "loc": { "start": { "line": 1439, @@ -261895,8 +261953,8 @@ "postfix": false, "binop": null }, - "start": 40561, - "end": 40562, + "start": 40548, + "end": 40549, "loc": { "start": { "line": 1439, @@ -261920,8 +261978,8 @@ "postfix": false, "binop": null }, - "start": 40562, - "end": 40563, + "start": 40549, + "end": 40550, "loc": { "start": { "line": 1439, @@ -261947,8 +262005,8 @@ "updateContext": null }, "value": "&&", - "start": 40564, - "end": 40566, + "start": 40551, + "end": 40553, "loc": { "start": { "line": 1439, @@ -261974,8 +262032,8 @@ "updateContext": null }, "value": "!", - "start": 40567, - "end": 40568, + "start": 40554, + "end": 40555, "loc": { "start": { "line": 1439, @@ -262002,8 +262060,8 @@ "updateContext": null }, "value": "this", - "start": 40568, - "end": 40572, + "start": 40555, + "end": 40559, "loc": { "start": { "line": 1439, @@ -262028,8 +262086,8 @@ "binop": null, "updateContext": null }, - "start": 40572, - "end": 40573, + "start": 40559, + "end": 40560, "loc": { "start": { "line": 1439, @@ -262054,8 +262112,8 @@ "binop": null }, "value": "popupFilters", - "start": 40573, - "end": 40585, + "start": 40560, + "end": 40572, "loc": { "start": { "line": 1439, @@ -262079,8 +262137,8 @@ "postfix": false, "binop": null }, - "start": 40585, - "end": 40586, + "start": 40572, + "end": 40573, "loc": { "start": { "line": 1439, @@ -262104,8 +262162,8 @@ "postfix": false, "binop": null }, - "start": 40587, - "end": 40588, + "start": 40574, + "end": 40575, "loc": { "start": { "line": 1439, @@ -262132,8 +262190,8 @@ "updateContext": null }, "value": "this", - "start": 40601, - "end": 40605, + "start": 40588, + "end": 40592, "loc": { "start": { "line": 1440, @@ -262158,8 +262216,8 @@ "binop": null, "updateContext": null }, - "start": 40605, - "end": 40606, + "start": 40592, + "end": 40593, "loc": { "start": { "line": 1440, @@ -262184,8 +262242,8 @@ "binop": null }, "value": "removeExternalFlts", - "start": 40606, - "end": 40624, + "start": 40593, + "end": 40611, "loc": { "start": { "line": 1440, @@ -262209,8 +262267,8 @@ "postfix": false, "binop": null }, - "start": 40624, - "end": 40625, + "start": 40611, + "end": 40612, "loc": { "start": { "line": 1440, @@ -262234,8 +262292,8 @@ "postfix": false, "binop": null }, - "start": 40625, - "end": 40626, + "start": 40612, + "end": 40613, "loc": { "start": { "line": 1440, @@ -262260,8 +262318,8 @@ "binop": null, "updateContext": null }, - "start": 40626, - "end": 40627, + "start": 40613, + "end": 40614, "loc": { "start": { "line": 1440, @@ -262285,8 +262343,8 @@ "postfix": false, "binop": null }, - "start": 40636, - "end": 40637, + "start": 40623, + "end": 40624, "loc": { "start": { "line": 1441, @@ -262313,8 +262371,8 @@ "updateContext": null }, "value": "this", - "start": 40647, - "end": 40651, + "start": 40634, + "end": 40638, "loc": { "start": { "line": 1443, @@ -262339,8 +262397,8 @@ "binop": null, "updateContext": null }, - "start": 40651, - "end": 40652, + "start": 40638, + "end": 40639, "loc": { "start": { "line": 1443, @@ -262365,8 +262423,8 @@ "binop": null }, "value": "destroyExtensions", - "start": 40652, - "end": 40669, + "start": 40639, + "end": 40656, "loc": { "start": { "line": 1443, @@ -262390,8 +262448,8 @@ "postfix": false, "binop": null }, - "start": 40669, - "end": 40670, + "start": 40656, + "end": 40657, "loc": { "start": { "line": 1443, @@ -262415,8 +262473,8 @@ "postfix": false, "binop": null }, - "start": 40670, - "end": 40671, + "start": 40657, + "end": 40658, "loc": { "start": { "line": 1443, @@ -262441,8 +262499,8 @@ "binop": null, "updateContext": null }, - "start": 40671, - "end": 40672, + "start": 40658, + "end": 40659, "loc": { "start": { "line": 1443, @@ -262469,8 +262527,8 @@ "updateContext": null }, "value": "this", - "start": 40682, - "end": 40686, + "start": 40669, + "end": 40673, "loc": { "start": { "line": 1445, @@ -262495,8 +262553,8 @@ "binop": null, "updateContext": null }, - "start": 40686, - "end": 40687, + "start": 40673, + "end": 40674, "loc": { "start": { "line": 1445, @@ -262521,8 +262579,8 @@ "binop": null }, "value": "validateAllRows", - "start": 40687, - "end": 40702, + "start": 40674, + "end": 40689, "loc": { "start": { "line": 1445, @@ -262546,8 +262604,8 @@ "postfix": false, "binop": null }, - "start": 40702, - "end": 40703, + "start": 40689, + "end": 40690, "loc": { "start": { "line": 1445, @@ -262571,8 +262629,8 @@ "postfix": false, "binop": null }, - "start": 40703, - "end": 40704, + "start": 40690, + "end": 40691, "loc": { "start": { "line": 1445, @@ -262597,8 +262655,8 @@ "binop": null, "updateContext": null }, - "start": 40704, - "end": 40705, + "start": 40691, + "end": 40692, "loc": { "start": { "line": 1445, @@ -262613,8 +262671,8 @@ { "type": "CommentLine", "value": " broadcast destroy event modules and extensions are subscribed to", - "start": 40715, - "end": 40782, + "start": 40702, + "end": 40769, "loc": { "start": { "line": 1447, @@ -262639,8 +262697,8 @@ "binop": null }, "value": "emitter", - "start": 40791, - "end": 40798, + "start": 40778, + "end": 40785, "loc": { "start": { "line": 1448, @@ -262665,8 +262723,8 @@ "binop": null, "updateContext": null }, - "start": 40798, - "end": 40799, + "start": 40785, + "end": 40786, "loc": { "start": { "line": 1448, @@ -262691,8 +262749,8 @@ "binop": null }, "value": "emit", - "start": 40799, - "end": 40803, + "start": 40786, + "end": 40790, "loc": { "start": { "line": 1448, @@ -262716,8 +262774,8 @@ "postfix": false, "binop": null }, - "start": 40803, - "end": 40804, + "start": 40790, + "end": 40791, "loc": { "start": { "line": 1448, @@ -262743,8 +262801,8 @@ "updateContext": null }, "value": "destroy", - "start": 40804, - "end": 40813, + "start": 40791, + "end": 40800, "loc": { "start": { "line": 1448, @@ -262769,8 +262827,8 @@ "binop": null, "updateContext": null }, - "start": 40813, - "end": 40814, + "start": 40800, + "end": 40801, "loc": { "start": { "line": 1448, @@ -262797,8 +262855,8 @@ "updateContext": null }, "value": "this", - "start": 40815, - "end": 40819, + "start": 40802, + "end": 40806, "loc": { "start": { "line": 1448, @@ -262822,8 +262880,8 @@ "postfix": false, "binop": null }, - "start": 40819, - "end": 40820, + "start": 40806, + "end": 40807, "loc": { "start": { "line": 1448, @@ -262848,8 +262906,8 @@ "binop": null, "updateContext": null }, - "start": 40820, - "end": 40821, + "start": 40807, + "end": 40808, "loc": { "start": { "line": 1448, @@ -262876,8 +262934,8 @@ "updateContext": null }, "value": "if", - "start": 40831, - "end": 40833, + "start": 40818, + "end": 40820, "loc": { "start": { "line": 1450, @@ -262901,8 +262959,8 @@ "postfix": false, "binop": null }, - "start": 40834, - "end": 40835, + "start": 40821, + "end": 40822, "loc": { "start": { "line": 1450, @@ -262929,8 +262987,8 @@ "updateContext": null }, "value": "this", - "start": 40835, - "end": 40839, + "start": 40822, + "end": 40826, "loc": { "start": { "line": 1450, @@ -262955,8 +263013,8 @@ "binop": null, "updateContext": null }, - "start": 40839, - "end": 40840, + "start": 40826, + "end": 40827, "loc": { "start": { "line": 1450, @@ -262981,8 +263039,8 @@ "binop": null }, "value": "fltGrid", - "start": 40840, - "end": 40847, + "start": 40827, + "end": 40834, "loc": { "start": { "line": 1450, @@ -263008,8 +263066,8 @@ "updateContext": null }, "value": "&&", - "start": 40848, - "end": 40850, + "start": 40835, + "end": 40837, "loc": { "start": { "line": 1450, @@ -263035,8 +263093,8 @@ "updateContext": null }, "value": "!", - "start": 40851, - "end": 40852, + "start": 40838, + "end": 40839, "loc": { "start": { "line": 1450, @@ -263063,8 +263121,8 @@ "updateContext": null }, "value": "this", - "start": 40852, - "end": 40856, + "start": 40839, + "end": 40843, "loc": { "start": { "line": 1450, @@ -263089,8 +263147,8 @@ "binop": null, "updateContext": null }, - "start": 40856, - "end": 40857, + "start": 40843, + "end": 40844, "loc": { "start": { "line": 1450, @@ -263115,8 +263173,8 @@ "binop": null }, "value": "gridLayout", - "start": 40857, - "end": 40867, + "start": 40844, + "end": 40854, "loc": { "start": { "line": 1450, @@ -263140,8 +263198,8 @@ "postfix": false, "binop": null }, - "start": 40867, - "end": 40868, + "start": 40854, + "end": 40855, "loc": { "start": { "line": 1450, @@ -263165,8 +263223,8 @@ "postfix": false, "binop": null }, - "start": 40869, - "end": 40870, + "start": 40856, + "end": 40857, "loc": { "start": { "line": 1450, @@ -263193,8 +263251,8 @@ "updateContext": null }, "value": "this", - "start": 40883, - "end": 40887, + "start": 40870, + "end": 40874, "loc": { "start": { "line": 1451, @@ -263219,8 +263277,8 @@ "binop": null, "updateContext": null }, - "start": 40887, - "end": 40888, + "start": 40874, + "end": 40875, "loc": { "start": { "line": 1451, @@ -263245,8 +263303,8 @@ "binop": null }, "value": "dom", - "start": 40888, - "end": 40891, + "start": 40875, + "end": 40878, "loc": { "start": { "line": 1451, @@ -263270,8 +263328,8 @@ "postfix": false, "binop": null }, - "start": 40891, - "end": 40892, + "start": 40878, + "end": 40879, "loc": { "start": { "line": 1451, @@ -263295,8 +263353,8 @@ "postfix": false, "binop": null }, - "start": 40892, - "end": 40893, + "start": 40879, + "end": 40880, "loc": { "start": { "line": 1451, @@ -263321,8 +263379,8 @@ "binop": null, "updateContext": null }, - "start": 40893, - "end": 40894, + "start": 40880, + "end": 40881, "loc": { "start": { "line": 1451, @@ -263347,8 +263405,8 @@ "binop": null }, "value": "deleteRow", - "start": 40894, - "end": 40903, + "start": 40881, + "end": 40890, "loc": { "start": { "line": 1451, @@ -263372,8 +263430,8 @@ "postfix": false, "binop": null }, - "start": 40903, - "end": 40904, + "start": 40890, + "end": 40891, "loc": { "start": { "line": 1451, @@ -263400,8 +263458,8 @@ "updateContext": null }, "value": "this", - "start": 40904, - "end": 40908, + "start": 40891, + "end": 40895, "loc": { "start": { "line": 1451, @@ -263426,8 +263484,8 @@ "binop": null, "updateContext": null }, - "start": 40908, - "end": 40909, + "start": 40895, + "end": 40896, "loc": { "start": { "line": 1451, @@ -263452,8 +263510,8 @@ "binop": null }, "value": "filtersRowIndex", - "start": 40909, - "end": 40924, + "start": 40896, + "end": 40911, "loc": { "start": { "line": 1451, @@ -263477,8 +263535,8 @@ "postfix": false, "binop": null }, - "start": 40924, - "end": 40925, + "start": 40911, + "end": 40912, "loc": { "start": { "line": 1451, @@ -263503,8 +263561,8 @@ "binop": null, "updateContext": null }, - "start": 40925, - "end": 40926, + "start": 40912, + "end": 40913, "loc": { "start": { "line": 1451, @@ -263528,8 +263586,8 @@ "postfix": false, "binop": null }, - "start": 40935, - "end": 40936, + "start": 40922, + "end": 40923, "loc": { "start": { "line": 1452, @@ -263544,8 +263602,8 @@ { "type": "CommentLine", "value": " unsubscribe to events", - "start": 40946, - "end": 40970, + "start": 40933, + "end": 40957, "loc": { "start": { "line": 1454, @@ -263572,8 +263630,8 @@ "updateContext": null }, "value": "if", - "start": 40979, - "end": 40981, + "start": 40966, + "end": 40968, "loc": { "start": { "line": 1455, @@ -263597,8 +263655,8 @@ "postfix": false, "binop": null }, - "start": 40982, - "end": 40983, + "start": 40969, + "end": 40970, "loc": { "start": { "line": 1455, @@ -263625,8 +263683,8 @@ "updateContext": null }, "value": "this", - "start": 40983, - "end": 40987, + "start": 40970, + "end": 40974, "loc": { "start": { "line": 1455, @@ -263651,8 +263709,8 @@ "binop": null, "updateContext": null }, - "start": 40987, - "end": 40988, + "start": 40974, + "end": 40975, "loc": { "start": { "line": 1455, @@ -263677,8 +263735,8 @@ "binop": null }, "value": "hasExcludedRows", - "start": 40988, - "end": 41003, + "start": 40975, + "end": 40990, "loc": { "start": { "line": 1455, @@ -263702,8 +263760,8 @@ "postfix": false, "binop": null }, - "start": 41003, - "end": 41004, + "start": 40990, + "end": 40991, "loc": { "start": { "line": 1455, @@ -263727,8 +263785,8 @@ "postfix": false, "binop": null }, - "start": 41005, - "end": 41006, + "start": 40992, + "end": 40993, "loc": { "start": { "line": 1455, @@ -263753,8 +263811,8 @@ "binop": null }, "value": "emitter", - "start": 41019, - "end": 41026, + "start": 41006, + "end": 41013, "loc": { "start": { "line": 1456, @@ -263779,8 +263837,8 @@ "binop": null, "updateContext": null }, - "start": 41026, - "end": 41027, + "start": 41013, + "end": 41014, "loc": { "start": { "line": 1456, @@ -263805,8 +263863,8 @@ "binop": null }, "value": "off", - "start": 41027, - "end": 41030, + "start": 41014, + "end": 41017, "loc": { "start": { "line": 1456, @@ -263830,8 +263888,8 @@ "postfix": false, "binop": null }, - "start": 41030, - "end": 41031, + "start": 41017, + "end": 41018, "loc": { "start": { "line": 1456, @@ -263856,8 +263914,8 @@ "binop": null, "updateContext": null }, - "start": 41031, - "end": 41032, + "start": 41018, + "end": 41019, "loc": { "start": { "line": 1456, @@ -263883,8 +263941,8 @@ "updateContext": null }, "value": "after-filtering", - "start": 41032, - "end": 41049, + "start": 41019, + "end": 41036, "loc": { "start": { "line": 1456, @@ -263909,8 +263967,8 @@ "binop": null, "updateContext": null }, - "start": 41049, - "end": 41050, + "start": 41036, + "end": 41037, "loc": { "start": { "line": 1456, @@ -263935,8 +263993,8 @@ "binop": null, "updateContext": null }, - "start": 41050, - "end": 41051, + "start": 41037, + "end": 41038, "loc": { "start": { "line": 1456, @@ -263960,8 +264018,8 @@ "postfix": false, "binop": null }, - "start": 41052, - "end": 41053, + "start": 41039, + "end": 41040, "loc": { "start": { "line": 1456, @@ -263985,8 +264043,8 @@ "postfix": false, "binop": null }, - "start": 41053, - "end": 41054, + "start": 41040, + "end": 41041, "loc": { "start": { "line": 1456, @@ -264011,8 +264069,8 @@ "binop": null, "updateContext": null }, - "start": 41055, - "end": 41057, + "start": 41042, + "end": 41044, "loc": { "start": { "line": 1456, @@ -264039,8 +264097,8 @@ "updateContext": null }, "value": "this", - "start": 41058, - "end": 41062, + "start": 41045, + "end": 41049, "loc": { "start": { "line": 1456, @@ -264065,8 +264123,8 @@ "binop": null, "updateContext": null }, - "start": 41062, - "end": 41063, + "start": 41049, + "end": 41050, "loc": { "start": { "line": 1456, @@ -264091,8 +264149,8 @@ "binop": null }, "value": "setExcludeRows", - "start": 41063, - "end": 41077, + "start": 41050, + "end": 41064, "loc": { "start": { "line": 1456, @@ -264116,8 +264174,8 @@ "postfix": false, "binop": null }, - "start": 41077, - "end": 41078, + "start": 41064, + "end": 41065, "loc": { "start": { "line": 1456, @@ -264141,8 +264199,8 @@ "postfix": false, "binop": null }, - "start": 41078, - "end": 41079, + "start": 41065, + "end": 41066, "loc": { "start": { "line": 1456, @@ -264166,8 +264224,8 @@ "postfix": false, "binop": null }, - "start": 41079, - "end": 41080, + "start": 41066, + "end": 41067, "loc": { "start": { "line": 1456, @@ -264192,8 +264250,8 @@ "binop": null, "updateContext": null }, - "start": 41080, - "end": 41081, + "start": 41067, + "end": 41068, "loc": { "start": { "line": 1456, @@ -264217,8 +264275,8 @@ "postfix": false, "binop": null }, - "start": 41090, - "end": 41091, + "start": 41077, + "end": 41078, "loc": { "start": { "line": 1457, @@ -264245,8 +264303,8 @@ "updateContext": null }, "value": "if", - "start": 41100, - "end": 41102, + "start": 41087, + "end": 41089, "loc": { "start": { "line": 1458, @@ -264270,8 +264328,8 @@ "postfix": false, "binop": null }, - "start": 41103, - "end": 41104, + "start": 41090, + "end": 41091, "loc": { "start": { "line": 1458, @@ -264298,8 +264356,8 @@ "updateContext": null }, "value": "this", - "start": 41104, - "end": 41108, + "start": 41091, + "end": 41095, "loc": { "start": { "line": 1458, @@ -264324,8 +264382,8 @@ "binop": null, "updateContext": null }, - "start": 41108, - "end": 41109, + "start": 41095, + "end": 41096, "loc": { "start": { "line": 1458, @@ -264350,8 +264408,8 @@ "binop": null }, "value": "linkedFilters", - "start": 41109, - "end": 41122, + "start": 41096, + "end": 41109, "loc": { "start": { "line": 1458, @@ -264375,8 +264433,8 @@ "postfix": false, "binop": null }, - "start": 41122, - "end": 41123, + "start": 41109, + "end": 41110, "loc": { "start": { "line": 1458, @@ -264400,8 +264458,8 @@ "postfix": false, "binop": null }, - "start": 41124, - "end": 41125, + "start": 41111, + "end": 41112, "loc": { "start": { "line": 1458, @@ -264426,8 +264484,8 @@ "binop": null }, "value": "emitter", - "start": 41138, - "end": 41145, + "start": 41125, + "end": 41132, "loc": { "start": { "line": 1459, @@ -264452,8 +264510,8 @@ "binop": null, "updateContext": null }, - "start": 41145, - "end": 41146, + "start": 41132, + "end": 41133, "loc": { "start": { "line": 1459, @@ -264478,8 +264536,8 @@ "binop": null }, "value": "off", - "start": 41146, - "end": 41149, + "start": 41133, + "end": 41136, "loc": { "start": { "line": 1459, @@ -264503,8 +264561,8 @@ "postfix": false, "binop": null }, - "start": 41149, - "end": 41150, + "start": 41136, + "end": 41137, "loc": { "start": { "line": 1459, @@ -264529,8 +264587,8 @@ "binop": null, "updateContext": null }, - "start": 41150, - "end": 41151, + "start": 41137, + "end": 41138, "loc": { "start": { "line": 1459, @@ -264556,8 +264614,8 @@ "updateContext": null }, "value": "after-filtering", - "start": 41151, - "end": 41168, + "start": 41138, + "end": 41155, "loc": { "start": { "line": 1459, @@ -264582,8 +264640,8 @@ "binop": null, "updateContext": null }, - "start": 41168, - "end": 41169, + "start": 41155, + "end": 41156, "loc": { "start": { "line": 1459, @@ -264608,8 +264666,8 @@ "binop": null, "updateContext": null }, - "start": 41169, - "end": 41170, + "start": 41156, + "end": 41157, "loc": { "start": { "line": 1459, @@ -264633,8 +264691,8 @@ "postfix": false, "binop": null }, - "start": 41171, - "end": 41172, + "start": 41158, + "end": 41159, "loc": { "start": { "line": 1459, @@ -264658,8 +264716,8 @@ "postfix": false, "binop": null }, - "start": 41172, - "end": 41173, + "start": 41159, + "end": 41160, "loc": { "start": { "line": 1459, @@ -264684,8 +264742,8 @@ "binop": null, "updateContext": null }, - "start": 41174, - "end": 41176, + "start": 41161, + "end": 41163, "loc": { "start": { "line": 1459, @@ -264712,8 +264770,8 @@ "updateContext": null }, "value": "this", - "start": 41177, - "end": 41181, + "start": 41164, + "end": 41168, "loc": { "start": { "line": 1459, @@ -264738,8 +264796,8 @@ "binop": null, "updateContext": null }, - "start": 41181, - "end": 41182, + "start": 41168, + "end": 41169, "loc": { "start": { "line": 1459, @@ -264764,8 +264822,8 @@ "binop": null }, "value": "linkFilters", - "start": 41182, - "end": 41193, + "start": 41169, + "end": 41180, "loc": { "start": { "line": 1459, @@ -264789,8 +264847,8 @@ "postfix": false, "binop": null }, - "start": 41193, - "end": 41194, + "start": 41180, + "end": 41181, "loc": { "start": { "line": 1459, @@ -264814,8 +264872,8 @@ "postfix": false, "binop": null }, - "start": 41194, - "end": 41195, + "start": 41181, + "end": 41182, "loc": { "start": { "line": 1459, @@ -264839,8 +264897,8 @@ "postfix": false, "binop": null }, - "start": 41195, - "end": 41196, + "start": 41182, + "end": 41183, "loc": { "start": { "line": 1459, @@ -264865,8 +264923,8 @@ "binop": null, "updateContext": null }, - "start": 41196, - "end": 41197, + "start": 41183, + "end": 41184, "loc": { "start": { "line": 1459, @@ -264890,8 +264948,8 @@ "postfix": false, "binop": null }, - "start": 41206, - "end": 41207, + "start": 41193, + "end": 41194, "loc": { "start": { "line": 1460, @@ -264918,8 +264976,8 @@ "updateContext": null }, "value": "this", - "start": 41216, - "end": 41220, + "start": 41203, + "end": 41207, "loc": { "start": { "line": 1461, @@ -264944,8 +265002,8 @@ "binop": null, "updateContext": null }, - "start": 41220, - "end": 41221, + "start": 41207, + "end": 41208, "loc": { "start": { "line": 1461, @@ -264970,8 +265028,8 @@ "binop": null }, "value": "emitter", - "start": 41221, - "end": 41228, + "start": 41208, + "end": 41215, "loc": { "start": { "line": 1461, @@ -264996,8 +265054,8 @@ "binop": null, "updateContext": null }, - "start": 41228, - "end": 41229, + "start": 41215, + "end": 41216, "loc": { "start": { "line": 1461, @@ -265022,8 +265080,8 @@ "binop": null }, "value": "off", - "start": 41229, - "end": 41232, + "start": 41216, + "end": 41219, "loc": { "start": { "line": 1461, @@ -265047,8 +265105,8 @@ "postfix": false, "binop": null }, - "start": 41232, - "end": 41233, + "start": 41219, + "end": 41220, "loc": { "start": { "line": 1461, @@ -265073,8 +265131,8 @@ "binop": null, "updateContext": null }, - "start": 41233, - "end": 41234, + "start": 41220, + "end": 41221, "loc": { "start": { "line": 1461, @@ -265100,8 +265158,8 @@ "updateContext": null }, "value": "filter-focus", - "start": 41234, - "end": 41248, + "start": 41221, + "end": 41235, "loc": { "start": { "line": 1461, @@ -265126,8 +265184,8 @@ "binop": null, "updateContext": null }, - "start": 41248, - "end": 41249, + "start": 41235, + "end": 41236, "loc": { "start": { "line": 1461, @@ -265152,8 +265210,8 @@ "binop": null, "updateContext": null }, - "start": 41249, - "end": 41250, + "start": 41236, + "end": 41237, "loc": { "start": { "line": 1461, @@ -265177,8 +265235,8 @@ "postfix": false, "binop": null }, - "start": 41263, - "end": 41264, + "start": 41250, + "end": 41251, "loc": { "start": { "line": 1462, @@ -265203,8 +265261,8 @@ "binop": null }, "value": "tf", - "start": 41264, - "end": 41266, + "start": 41251, + "end": 41253, "loc": { "start": { "line": 1462, @@ -265229,8 +265287,8 @@ "binop": null, "updateContext": null }, - "start": 41266, - "end": 41267, + "start": 41253, + "end": 41254, "loc": { "start": { "line": 1462, @@ -265255,8 +265313,8 @@ "binop": null }, "value": "filter", - "start": 41268, - "end": 41274, + "start": 41255, + "end": 41261, "loc": { "start": { "line": 1462, @@ -265280,8 +265338,8 @@ "postfix": false, "binop": null }, - "start": 41274, - "end": 41275, + "start": 41261, + "end": 41262, "loc": { "start": { "line": 1462, @@ -265306,8 +265364,8 @@ "binop": null, "updateContext": null }, - "start": 41276, - "end": 41278, + "start": 41263, + "end": 41265, "loc": { "start": { "line": 1462, @@ -265334,8 +265392,8 @@ "updateContext": null }, "value": "this", - "start": 41279, - "end": 41283, + "start": 41266, + "end": 41270, "loc": { "start": { "line": 1462, @@ -265360,8 +265418,8 @@ "binop": null, "updateContext": null }, - "start": 41283, - "end": 41284, + "start": 41270, + "end": 41271, "loc": { "start": { "line": 1462, @@ -265386,8 +265444,8 @@ "binop": null }, "value": "setActiveFilterId", - "start": 41284, - "end": 41301, + "start": 41271, + "end": 41288, "loc": { "start": { "line": 1462, @@ -265411,8 +265469,8 @@ "postfix": false, "binop": null }, - "start": 41301, - "end": 41302, + "start": 41288, + "end": 41289, "loc": { "start": { "line": 1462, @@ -265437,8 +265495,8 @@ "binop": null }, "value": "filter", - "start": 41302, - "end": 41308, + "start": 41289, + "end": 41295, "loc": { "start": { "line": 1462, @@ -265463,8 +265521,8 @@ "binop": null, "updateContext": null }, - "start": 41308, - "end": 41309, + "start": 41295, + "end": 41296, "loc": { "start": { "line": 1462, @@ -265489,8 +265547,8 @@ "binop": null }, "value": "id", - "start": 41309, - "end": 41311, + "start": 41296, + "end": 41298, "loc": { "start": { "line": 1462, @@ -265514,8 +265572,8 @@ "postfix": false, "binop": null }, - "start": 41311, - "end": 41312, + "start": 41298, + "end": 41299, "loc": { "start": { "line": 1462, @@ -265539,8 +265597,8 @@ "postfix": false, "binop": null }, - "start": 41312, - "end": 41313, + "start": 41299, + "end": 41300, "loc": { "start": { "line": 1462, @@ -265565,8 +265623,8 @@ "binop": null, "updateContext": null }, - "start": 41313, - "end": 41314, + "start": 41300, + "end": 41301, "loc": { "start": { "line": 1462, @@ -265591,8 +265649,8 @@ "binop": null }, "value": "removeClass", - "start": 41324, - "end": 41335, + "start": 41311, + "end": 41322, "loc": { "start": { "line": 1464, @@ -265616,8 +265674,8 @@ "postfix": false, "binop": null }, - "start": 41335, - "end": 41336, + "start": 41322, + "end": 41323, "loc": { "start": { "line": 1464, @@ -265644,8 +265702,8 @@ "updateContext": null }, "value": "this", - "start": 41336, - "end": 41340, + "start": 41323, + "end": 41327, "loc": { "start": { "line": 1464, @@ -265670,8 +265728,8 @@ "binop": null, "updateContext": null }, - "start": 41340, - "end": 41341, + "start": 41327, + "end": 41328, "loc": { "start": { "line": 1464, @@ -265696,8 +265754,8 @@ "binop": null }, "value": "dom", - "start": 41341, - "end": 41344, + "start": 41328, + "end": 41331, "loc": { "start": { "line": 1464, @@ -265721,8 +265779,8 @@ "postfix": false, "binop": null }, - "start": 41344, - "end": 41345, + "start": 41331, + "end": 41332, "loc": { "start": { "line": 1464, @@ -265746,8 +265804,8 @@ "postfix": false, "binop": null }, - "start": 41345, - "end": 41346, + "start": 41332, + "end": 41333, "loc": { "start": { "line": 1464, @@ -265772,8 +265830,8 @@ "binop": null, "updateContext": null }, - "start": 41346, - "end": 41347, + "start": 41333, + "end": 41334, "loc": { "start": { "line": 1464, @@ -265800,8 +265858,8 @@ "updateContext": null }, "value": "this", - "start": 41348, - "end": 41352, + "start": 41335, + "end": 41339, "loc": { "start": { "line": 1464, @@ -265826,8 +265884,8 @@ "binop": null, "updateContext": null }, - "start": 41352, - "end": 41353, + "start": 41339, + "end": 41340, "loc": { "start": { "line": 1464, @@ -265852,8 +265910,8 @@ "binop": null }, "value": "prfxTf", - "start": 41353, - "end": 41359, + "start": 41340, + "end": 41346, "loc": { "start": { "line": 1464, @@ -265877,8 +265935,8 @@ "postfix": false, "binop": null }, - "start": 41359, - "end": 41360, + "start": 41346, + "end": 41347, "loc": { "start": { "line": 1464, @@ -265903,8 +265961,8 @@ "binop": null, "updateContext": null }, - "start": 41360, - "end": 41361, + "start": 41347, + "end": 41348, "loc": { "start": { "line": 1464, @@ -265929,8 +265987,8 @@ "binop": null }, "value": "removeClass", - "start": 41370, - "end": 41381, + "start": 41357, + "end": 41368, "loc": { "start": { "line": 1465, @@ -265954,8 +266012,8 @@ "postfix": false, "binop": null }, - "start": 41381, - "end": 41382, + "start": 41368, + "end": 41369, "loc": { "start": { "line": 1465, @@ -265982,8 +266040,8 @@ "updateContext": null }, "value": "this", - "start": 41382, - "end": 41386, + "start": 41369, + "end": 41373, "loc": { "start": { "line": 1465, @@ -266008,8 +266066,8 @@ "binop": null, "updateContext": null }, - "start": 41386, - "end": 41387, + "start": 41373, + "end": 41374, "loc": { "start": { "line": 1465, @@ -266034,8 +266092,8 @@ "binop": null }, "value": "dom", - "start": 41387, - "end": 41390, + "start": 41374, + "end": 41377, "loc": { "start": { "line": 1465, @@ -266059,8 +266117,8 @@ "postfix": false, "binop": null }, - "start": 41390, - "end": 41391, + "start": 41377, + "end": 41378, "loc": { "start": { "line": 1465, @@ -266084,8 +266142,8 @@ "postfix": false, "binop": null }, - "start": 41391, - "end": 41392, + "start": 41378, + "end": 41379, "loc": { "start": { "line": 1465, @@ -266110,8 +266168,8 @@ "binop": null, "updateContext": null }, - "start": 41392, - "end": 41393, + "start": 41379, + "end": 41380, "loc": { "start": { "line": 1465, @@ -266138,8 +266196,8 @@ "updateContext": null }, "value": "this", - "start": 41394, - "end": 41398, + "start": 41381, + "end": 41385, "loc": { "start": { "line": 1465, @@ -266164,8 +266222,8 @@ "binop": null, "updateContext": null }, - "start": 41398, - "end": 41399, + "start": 41385, + "end": 41386, "loc": { "start": { "line": 1465, @@ -266190,8 +266248,8 @@ "binop": null }, "value": "prfxResponsive", - "start": 41399, - "end": 41413, + "start": 41386, + "end": 41400, "loc": { "start": { "line": 1465, @@ -266215,8 +266273,8 @@ "postfix": false, "binop": null }, - "start": 41413, - "end": 41414, + "start": 41400, + "end": 41401, "loc": { "start": { "line": 1465, @@ -266241,8 +266299,8 @@ "binop": null, "updateContext": null }, - "start": 41414, - "end": 41415, + "start": 41401, + "end": 41402, "loc": { "start": { "line": 1465, @@ -266269,8 +266327,8 @@ "updateContext": null }, "value": "this", - "start": 41425, - "end": 41429, + "start": 41412, + "end": 41416, "loc": { "start": { "line": 1467, @@ -266295,8 +266353,8 @@ "binop": null, "updateContext": null }, - "start": 41429, - "end": 41430, + "start": 41416, + "end": 41417, "loc": { "start": { "line": 1467, @@ -266321,8 +266379,8 @@ "binop": null }, "value": "nbHiddenRows", - "start": 41430, - "end": 41442, + "start": 41417, + "end": 41429, "loc": { "start": { "line": 1467, @@ -266348,8 +266406,8 @@ "updateContext": null }, "value": "=", - "start": 41443, - "end": 41444, + "start": 41430, + "end": 41431, "loc": { "start": { "line": 1467, @@ -266375,8 +266433,8 @@ "updateContext": null }, "value": 0, - "start": 41445, - "end": 41446, + "start": 41432, + "end": 41433, "loc": { "start": { "line": 1467, @@ -266401,8 +266459,8 @@ "binop": null, "updateContext": null }, - "start": 41446, - "end": 41447, + "start": 41433, + "end": 41434, "loc": { "start": { "line": 1467, @@ -266429,8 +266487,8 @@ "updateContext": null }, "value": "this", - "start": 41456, - "end": 41460, + "start": 41443, + "end": 41447, "loc": { "start": { "line": 1468, @@ -266455,8 +266513,8 @@ "binop": null, "updateContext": null }, - "start": 41460, - "end": 41461, + "start": 41447, + "end": 41448, "loc": { "start": { "line": 1468, @@ -266481,8 +266539,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 41461, - "end": 41475, + "start": 41448, + "end": 41462, "loc": { "start": { "line": 1468, @@ -266508,8 +266566,8 @@ "updateContext": null }, "value": "=", - "start": 41476, - "end": 41477, + "start": 41463, + "end": 41464, "loc": { "start": { "line": 1468, @@ -266534,8 +266592,8 @@ "binop": null, "updateContext": null }, - "start": 41478, - "end": 41479, + "start": 41465, + "end": 41466, "loc": { "start": { "line": 1468, @@ -266560,8 +266618,8 @@ "binop": null, "updateContext": null }, - "start": 41479, - "end": 41480, + "start": 41466, + "end": 41467, "loc": { "start": { "line": 1468, @@ -266586,8 +266644,8 @@ "binop": null, "updateContext": null }, - "start": 41480, - "end": 41481, + "start": 41467, + "end": 41468, "loc": { "start": { "line": 1468, @@ -266614,8 +266672,8 @@ "updateContext": null }, "value": "this", - "start": 41490, - "end": 41494, + "start": 41477, + "end": 41481, "loc": { "start": { "line": 1469, @@ -266640,8 +266698,8 @@ "binop": null, "updateContext": null }, - "start": 41494, - "end": 41495, + "start": 41481, + "end": 41482, "loc": { "start": { "line": 1469, @@ -266666,8 +266724,8 @@ "binop": null }, "value": "fltIds", - "start": 41495, - "end": 41501, + "start": 41482, + "end": 41488, "loc": { "start": { "line": 1469, @@ -266693,8 +266751,8 @@ "updateContext": null }, "value": "=", - "start": 41502, - "end": 41503, + "start": 41489, + "end": 41490, "loc": { "start": { "line": 1469, @@ -266719,8 +266777,8 @@ "binop": null, "updateContext": null }, - "start": 41504, - "end": 41505, + "start": 41491, + "end": 41492, "loc": { "start": { "line": 1469, @@ -266745,8 +266803,8 @@ "binop": null, "updateContext": null }, - "start": 41505, - "end": 41506, + "start": 41492, + "end": 41493, "loc": { "start": { "line": 1469, @@ -266771,8 +266829,8 @@ "binop": null, "updateContext": null }, - "start": 41506, - "end": 41507, + "start": 41493, + "end": 41494, "loc": { "start": { "line": 1469, @@ -266799,8 +266857,8 @@ "updateContext": null }, "value": "this", - "start": 41516, - "end": 41520, + "start": 41503, + "end": 41507, "loc": { "start": { "line": 1470, @@ -266825,8 +266883,8 @@ "binop": null, "updateContext": null }, - "start": 41520, - "end": 41521, + "start": 41507, + "end": 41508, "loc": { "start": { "line": 1470, @@ -266851,8 +266909,8 @@ "binop": null }, "value": "initialized", - "start": 41521, - "end": 41532, + "start": 41508, + "end": 41519, "loc": { "start": { "line": 1470, @@ -266878,8 +266936,8 @@ "updateContext": null }, "value": "=", - "start": 41533, - "end": 41534, + "start": 41520, + "end": 41521, "loc": { "start": { "line": 1470, @@ -266906,8 +266964,8 @@ "updateContext": null }, "value": "false", - "start": 41535, - "end": 41540, + "start": 41522, + "end": 41527, "loc": { "start": { "line": 1470, @@ -266932,8 +266990,8 @@ "binop": null, "updateContext": null }, - "start": 41540, - "end": 41541, + "start": 41527, + "end": 41528, "loc": { "start": { "line": 1470, @@ -266957,8 +267015,8 @@ "postfix": false, "binop": null }, - "start": 41546, - "end": 41547, + "start": 41533, + "end": 41534, "loc": { "start": { "line": 1471, @@ -266973,8 +267031,8 @@ { "type": "CommentBlock", "value": "*\n * Remove all the external column filters\n ", - "start": 41553, - "end": 41610, + "start": 41540, + "end": 41597, "loc": { "start": { "line": 1473, @@ -266999,8 +267057,8 @@ "binop": null }, "value": "removeExternalFlts", - "start": 41615, - "end": 41633, + "start": 41602, + "end": 41620, "loc": { "start": { "line": 1476, @@ -267024,8 +267082,8 @@ "postfix": false, "binop": null }, - "start": 41633, - "end": 41634, + "start": 41620, + "end": 41621, "loc": { "start": { "line": 1476, @@ -267049,8 +267107,8 @@ "postfix": false, "binop": null }, - "start": 41634, - "end": 41635, + "start": 41621, + "end": 41622, "loc": { "start": { "line": 1476, @@ -267074,8 +267132,8 @@ "postfix": false, "binop": null }, - "start": 41636, - "end": 41637, + "start": 41623, + "end": 41624, "loc": { "start": { "line": 1476, @@ -267102,8 +267160,8 @@ "updateContext": null }, "value": "if", - "start": 41646, - "end": 41648, + "start": 41633, + "end": 41635, "loc": { "start": { "line": 1477, @@ -267127,8 +267185,8 @@ "postfix": false, "binop": null }, - "start": 41649, - "end": 41650, + "start": 41636, + "end": 41637, "loc": { "start": { "line": 1477, @@ -267154,8 +267212,8 @@ "updateContext": null }, "value": "!", - "start": 41650, - "end": 41651, + "start": 41637, + "end": 41638, "loc": { "start": { "line": 1477, @@ -267182,8 +267240,8 @@ "updateContext": null }, "value": "this", - "start": 41651, - "end": 41655, + "start": 41638, + "end": 41642, "loc": { "start": { "line": 1477, @@ -267208,8 +267266,8 @@ "binop": null, "updateContext": null }, - "start": 41655, - "end": 41656, + "start": 41642, + "end": 41643, "loc": { "start": { "line": 1477, @@ -267234,8 +267292,8 @@ "binop": null }, "value": "isExternalFlt", - "start": 41656, - "end": 41669, + "start": 41643, + "end": 41656, "loc": { "start": { "line": 1477, @@ -267259,8 +267317,8 @@ "postfix": false, "binop": null }, - "start": 41669, - "end": 41670, + "start": 41656, + "end": 41657, "loc": { "start": { "line": 1477, @@ -267284,8 +267342,8 @@ "postfix": false, "binop": null }, - "start": 41670, - "end": 41671, + "start": 41657, + "end": 41658, "loc": { "start": { "line": 1477, @@ -267309,8 +267367,8 @@ "postfix": false, "binop": null }, - "start": 41671, - "end": 41672, + "start": 41658, + "end": 41659, "loc": { "start": { "line": 1477, @@ -267334,8 +267392,8 @@ "postfix": false, "binop": null }, - "start": 41673, - "end": 41674, + "start": 41660, + "end": 41661, "loc": { "start": { "line": 1477, @@ -267362,8 +267420,8 @@ "updateContext": null }, "value": "return", - "start": 41687, - "end": 41693, + "start": 41674, + "end": 41680, "loc": { "start": { "line": 1478, @@ -267388,8 +267446,8 @@ "binop": null, "updateContext": null }, - "start": 41693, - "end": 41694, + "start": 41680, + "end": 41681, "loc": { "start": { "line": 1478, @@ -267413,8 +267471,8 @@ "postfix": false, "binop": null }, - "start": 41703, - "end": 41704, + "start": 41690, + "end": 41691, "loc": { "start": { "line": 1479, @@ -267441,8 +267499,8 @@ "updateContext": null }, "value": "let", - "start": 41713, - "end": 41716, + "start": 41700, + "end": 41703, "loc": { "start": { "line": 1480, @@ -267467,8 +267525,8 @@ "binop": null }, "value": "ids", - "start": 41717, - "end": 41720, + "start": 41704, + "end": 41707, "loc": { "start": { "line": 1480, @@ -267494,8 +267552,8 @@ "updateContext": null }, "value": "=", - "start": 41721, - "end": 41722, + "start": 41708, + "end": 41709, "loc": { "start": { "line": 1480, @@ -267522,8 +267580,8 @@ "updateContext": null }, "value": "this", - "start": 41723, - "end": 41727, + "start": 41710, + "end": 41714, "loc": { "start": { "line": 1480, @@ -267548,8 +267606,8 @@ "binop": null, "updateContext": null }, - "start": 41727, - "end": 41728, + "start": 41714, + "end": 41715, "loc": { "start": { "line": 1480, @@ -267574,8 +267632,8 @@ "binop": null }, "value": "externalFltIds", - "start": 41728, - "end": 41742, + "start": 41715, + "end": 41729, "loc": { "start": { "line": 1480, @@ -267600,8 +267658,8 @@ "binop": null, "updateContext": null }, - "start": 41742, - "end": 41743, + "start": 41729, + "end": 41730, "loc": { "start": { "line": 1480, @@ -267626,8 +267684,8 @@ "binop": null }, "value": "ids", - "start": 41752, - "end": 41755, + "start": 41739, + "end": 41742, "loc": { "start": { "line": 1481, @@ -267652,8 +267710,8 @@ "binop": null, "updateContext": null }, - "start": 41755, - "end": 41756, + "start": 41742, + "end": 41743, "loc": { "start": { "line": 1481, @@ -267678,8 +267736,8 @@ "binop": null }, "value": "forEach", - "start": 41756, - "end": 41763, + "start": 41743, + "end": 41750, "loc": { "start": { "line": 1481, @@ -267703,8 +267761,8 @@ "postfix": false, "binop": null }, - "start": 41763, - "end": 41764, + "start": 41750, + "end": 41751, "loc": { "start": { "line": 1481, @@ -267728,8 +267786,8 @@ "postfix": false, "binop": null }, - "start": 41764, - "end": 41765, + "start": 41751, + "end": 41752, "loc": { "start": { "line": 1481, @@ -267754,8 +267812,8 @@ "binop": null }, "value": "id", - "start": 41765, - "end": 41767, + "start": 41752, + "end": 41754, "loc": { "start": { "line": 1481, @@ -267779,8 +267837,8 @@ "postfix": false, "binop": null }, - "start": 41767, - "end": 41768, + "start": 41754, + "end": 41755, "loc": { "start": { "line": 1481, @@ -267805,8 +267863,8 @@ "binop": null, "updateContext": null }, - "start": 41769, - "end": 41771, + "start": 41756, + "end": 41758, "loc": { "start": { "line": 1481, @@ -267830,8 +267888,8 @@ "postfix": false, "binop": null }, - "start": 41772, - "end": 41773, + "start": 41759, + "end": 41760, "loc": { "start": { "line": 1481, @@ -267858,8 +267916,8 @@ "updateContext": null }, "value": "let", - "start": 41786, - "end": 41789, + "start": 41773, + "end": 41776, "loc": { "start": { "line": 1482, @@ -267884,8 +267942,8 @@ "binop": null }, "value": "externalFlt", - "start": 41790, - "end": 41801, + "start": 41777, + "end": 41788, "loc": { "start": { "line": 1482, @@ -267911,8 +267969,8 @@ "updateContext": null }, "value": "=", - "start": 41802, - "end": 41803, + "start": 41789, + "end": 41790, "loc": { "start": { "line": 1482, @@ -267937,8 +267995,8 @@ "binop": null }, "value": "elm", - "start": 41804, - "end": 41807, + "start": 41791, + "end": 41794, "loc": { "start": { "line": 1482, @@ -267962,8 +268020,8 @@ "postfix": false, "binop": null }, - "start": 41807, - "end": 41808, + "start": 41794, + "end": 41795, "loc": { "start": { "line": 1482, @@ -267988,8 +268046,8 @@ "binop": null }, "value": "id", - "start": 41808, - "end": 41810, + "start": 41795, + "end": 41797, "loc": { "start": { "line": 1482, @@ -268013,8 +268071,8 @@ "postfix": false, "binop": null }, - "start": 41810, - "end": 41811, + "start": 41797, + "end": 41798, "loc": { "start": { "line": 1482, @@ -268039,8 +268097,8 @@ "binop": null, "updateContext": null }, - "start": 41811, - "end": 41812, + "start": 41798, + "end": 41799, "loc": { "start": { "line": 1482, @@ -268067,8 +268125,8 @@ "updateContext": null }, "value": "if", - "start": 41825, - "end": 41827, + "start": 41812, + "end": 41814, "loc": { "start": { "line": 1483, @@ -268092,8 +268150,8 @@ "postfix": false, "binop": null }, - "start": 41828, - "end": 41829, + "start": 41815, + "end": 41816, "loc": { "start": { "line": 1483, @@ -268118,8 +268176,8 @@ "binop": null }, "value": "externalFlt", - "start": 41829, - "end": 41840, + "start": 41816, + "end": 41827, "loc": { "start": { "line": 1483, @@ -268143,8 +268201,8 @@ "postfix": false, "binop": null }, - "start": 41840, - "end": 41841, + "start": 41827, + "end": 41828, "loc": { "start": { "line": 1483, @@ -268168,8 +268226,8 @@ "postfix": false, "binop": null }, - "start": 41842, - "end": 41843, + "start": 41829, + "end": 41830, "loc": { "start": { "line": 1483, @@ -268194,8 +268252,8 @@ "binop": null }, "value": "externalFlt", - "start": 41860, - "end": 41871, + "start": 41847, + "end": 41858, "loc": { "start": { "line": 1484, @@ -268220,8 +268278,8 @@ "binop": null, "updateContext": null }, - "start": 41871, - "end": 41872, + "start": 41858, + "end": 41859, "loc": { "start": { "line": 1484, @@ -268246,8 +268304,8 @@ "binop": null }, "value": "innerHTML", - "start": 41872, - "end": 41881, + "start": 41859, + "end": 41868, "loc": { "start": { "line": 1484, @@ -268273,8 +268331,8 @@ "updateContext": null }, "value": "=", - "start": 41882, - "end": 41883, + "start": 41869, + "end": 41870, "loc": { "start": { "line": 1484, @@ -268300,8 +268358,8 @@ "updateContext": null }, "value": "", - "start": 41884, - "end": 41886, + "start": 41871, + "end": 41873, "loc": { "start": { "line": 1484, @@ -268326,8 +268384,8 @@ "binop": null, "updateContext": null }, - "start": 41886, - "end": 41887, + "start": 41873, + "end": 41874, "loc": { "start": { "line": 1484, @@ -268351,8 +268409,8 @@ "postfix": false, "binop": null }, - "start": 41900, - "end": 41901, + "start": 41887, + "end": 41888, "loc": { "start": { "line": 1485, @@ -268376,8 +268434,8 @@ "postfix": false, "binop": null }, - "start": 41910, - "end": 41911, + "start": 41897, + "end": 41898, "loc": { "start": { "line": 1486, @@ -268401,8 +268459,8 @@ "postfix": false, "binop": null }, - "start": 41911, - "end": 41912, + "start": 41898, + "end": 41899, "loc": { "start": { "line": 1486, @@ -268427,8 +268485,8 @@ "binop": null, "updateContext": null }, - "start": 41912, - "end": 41913, + "start": 41899, + "end": 41900, "loc": { "start": { "line": 1486, @@ -268452,8 +268510,8 @@ "postfix": false, "binop": null }, - "start": 41918, - "end": 41919, + "start": 41905, + "end": 41906, "loc": { "start": { "line": 1487, @@ -268468,8 +268526,8 @@ { "type": "CommentBlock", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", - "start": 41925, - "end": 42079, + "start": 41912, + "end": 42066, "loc": { "start": { "line": 1489, @@ -268494,8 +268552,8 @@ "binop": null }, "value": "isCustomOptions", - "start": 42084, - "end": 42099, + "start": 42071, + "end": 42086, "loc": { "start": { "line": 1494, @@ -268519,8 +268577,8 @@ "postfix": false, "binop": null }, - "start": 42099, - "end": 42100, + "start": 42086, + "end": 42087, "loc": { "start": { "line": 1494, @@ -268545,8 +268603,8 @@ "binop": null }, "value": "colIndex", - "start": 42100, - "end": 42108, + "start": 42087, + "end": 42095, "loc": { "start": { "line": 1494, @@ -268570,8 +268628,8 @@ "postfix": false, "binop": null }, - "start": 42108, - "end": 42109, + "start": 42095, + "end": 42096, "loc": { "start": { "line": 1494, @@ -268595,8 +268653,8 @@ "postfix": false, "binop": null }, - "start": 42110, - "end": 42111, + "start": 42097, + "end": 42098, "loc": { "start": { "line": 1494, @@ -268623,8 +268681,8 @@ "updateContext": null }, "value": "return", - "start": 42120, - "end": 42126, + "start": 42107, + "end": 42113, "loc": { "start": { "line": 1495, @@ -268651,8 +268709,8 @@ "updateContext": null }, "value": "this", - "start": 42127, - "end": 42131, + "start": 42114, + "end": 42118, "loc": { "start": { "line": 1495, @@ -268677,8 +268735,8 @@ "binop": null, "updateContext": null }, - "start": 42131, - "end": 42132, + "start": 42118, + "end": 42119, "loc": { "start": { "line": 1495, @@ -268703,8 +268761,8 @@ "binop": null }, "value": "hasCustomOptions", - "start": 42132, - "end": 42148, + "start": 42119, + "end": 42135, "loc": { "start": { "line": 1495, @@ -268730,8 +268788,8 @@ "updateContext": null }, "value": "&&", - "start": 42149, - "end": 42151, + "start": 42136, + "end": 42138, "loc": { "start": { "line": 1495, @@ -268758,8 +268816,8 @@ "updateContext": null }, "value": "this", - "start": 42164, - "end": 42168, + "start": 42151, + "end": 42155, "loc": { "start": { "line": 1496, @@ -268784,8 +268842,8 @@ "binop": null, "updateContext": null }, - "start": 42168, - "end": 42169, + "start": 42155, + "end": 42156, "loc": { "start": { "line": 1496, @@ -268810,8 +268868,8 @@ "binop": null }, "value": "customOptions", - "start": 42169, - "end": 42182, + "start": 42156, + "end": 42169, "loc": { "start": { "line": 1496, @@ -268836,8 +268894,8 @@ "binop": null, "updateContext": null }, - "start": 42182, - "end": 42183, + "start": 42169, + "end": 42170, "loc": { "start": { "line": 1496, @@ -268862,8 +268920,8 @@ "binop": null }, "value": "cols", - "start": 42183, - "end": 42187, + "start": 42170, + "end": 42174, "loc": { "start": { "line": 1496, @@ -268888,8 +268946,8 @@ "binop": null, "updateContext": null }, - "start": 42187, - "end": 42188, + "start": 42174, + "end": 42175, "loc": { "start": { "line": 1496, @@ -268914,8 +268972,8 @@ "binop": null }, "value": "indexOf", - "start": 42188, - "end": 42195, + "start": 42175, + "end": 42182, "loc": { "start": { "line": 1496, @@ -268939,8 +268997,8 @@ "postfix": false, "binop": null }, - "start": 42195, - "end": 42196, + "start": 42182, + "end": 42183, "loc": { "start": { "line": 1496, @@ -268965,8 +269023,8 @@ "binop": null }, "value": "colIndex", - "start": 42196, - "end": 42204, + "start": 42183, + "end": 42191, "loc": { "start": { "line": 1496, @@ -268990,8 +269048,8 @@ "postfix": false, "binop": null }, - "start": 42204, - "end": 42205, + "start": 42191, + "end": 42192, "loc": { "start": { "line": 1496, @@ -269017,8 +269075,8 @@ "updateContext": null }, "value": "!==", - "start": 42206, - "end": 42209, + "start": 42193, + "end": 42196, "loc": { "start": { "line": 1496, @@ -269044,8 +269102,8 @@ "updateContext": null }, "value": "-", - "start": 42210, - "end": 42211, + "start": 42197, + "end": 42198, "loc": { "start": { "line": 1496, @@ -269071,8 +269129,8 @@ "updateContext": null }, "value": 1, - "start": 42211, - "end": 42212, + "start": 42198, + "end": 42199, "loc": { "start": { "line": 1496, @@ -269097,8 +269155,8 @@ "binop": null, "updateContext": null }, - "start": 42212, - "end": 42213, + "start": 42199, + "end": 42200, "loc": { "start": { "line": 1496, @@ -269122,8 +269180,8 @@ "postfix": false, "binop": null }, - "start": 42218, - "end": 42219, + "start": 42205, + "end": 42206, "loc": { "start": { "line": 1497, @@ -269138,8 +269196,8 @@ { "type": "CommentBlock", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", - "start": 42225, - "end": 42421, + "start": 42212, + "end": 42408, "loc": { "start": { "line": 1499, @@ -269164,8 +269222,8 @@ "binop": null }, "value": "getCustomOptions", - "start": 42426, - "end": 42442, + "start": 42413, + "end": 42429, "loc": { "start": { "line": 1505, @@ -269189,8 +269247,8 @@ "postfix": false, "binop": null }, - "start": 42442, - "end": 42443, + "start": 42429, + "end": 42430, "loc": { "start": { "line": 1505, @@ -269215,8 +269273,8 @@ "binop": null }, "value": "colIndex", - "start": 42443, - "end": 42451, + "start": 42430, + "end": 42438, "loc": { "start": { "line": 1505, @@ -269240,8 +269298,8 @@ "postfix": false, "binop": null }, - "start": 42451, - "end": 42452, + "start": 42438, + "end": 42439, "loc": { "start": { "line": 1505, @@ -269265,8 +269323,8 @@ "postfix": false, "binop": null }, - "start": 42453, - "end": 42454, + "start": 42440, + "end": 42441, "loc": { "start": { "line": 1505, @@ -269293,8 +269351,8 @@ "updateContext": null }, "value": "if", - "start": 42463, - "end": 42465, + "start": 42450, + "end": 42452, "loc": { "start": { "line": 1506, @@ -269318,8 +269376,8 @@ "postfix": false, "binop": null }, - "start": 42466, - "end": 42467, + "start": 42453, + "end": 42454, "loc": { "start": { "line": 1506, @@ -269344,8 +269402,8 @@ "binop": null }, "value": "isEmpty", - "start": 42467, - "end": 42474, + "start": 42454, + "end": 42461, "loc": { "start": { "line": 1506, @@ -269369,8 +269427,8 @@ "postfix": false, "binop": null }, - "start": 42474, - "end": 42475, + "start": 42461, + "end": 42462, "loc": { "start": { "line": 1506, @@ -269395,8 +269453,8 @@ "binop": null }, "value": "colIndex", - "start": 42475, - "end": 42483, + "start": 42462, + "end": 42470, "loc": { "start": { "line": 1506, @@ -269420,8 +269478,8 @@ "postfix": false, "binop": null }, - "start": 42483, - "end": 42484, + "start": 42470, + "end": 42471, "loc": { "start": { "line": 1506, @@ -269447,8 +269505,8 @@ "updateContext": null }, "value": "||", - "start": 42485, - "end": 42487, + "start": 42472, + "end": 42474, "loc": { "start": { "line": 1506, @@ -269474,8 +269532,8 @@ "updateContext": null }, "value": "!", - "start": 42488, - "end": 42489, + "start": 42475, + "end": 42476, "loc": { "start": { "line": 1506, @@ -269502,8 +269560,8 @@ "updateContext": null }, "value": "this", - "start": 42489, - "end": 42493, + "start": 42476, + "end": 42480, "loc": { "start": { "line": 1506, @@ -269528,8 +269586,8 @@ "binop": null, "updateContext": null }, - "start": 42493, - "end": 42494, + "start": 42480, + "end": 42481, "loc": { "start": { "line": 1506, @@ -269554,8 +269612,8 @@ "binop": null }, "value": "isCustomOptions", - "start": 42494, - "end": 42509, + "start": 42481, + "end": 42496, "loc": { "start": { "line": 1506, @@ -269579,8 +269637,8 @@ "postfix": false, "binop": null }, - "start": 42509, - "end": 42510, + "start": 42496, + "end": 42497, "loc": { "start": { "line": 1506, @@ -269605,8 +269663,8 @@ "binop": null }, "value": "colIndex", - "start": 42510, - "end": 42518, + "start": 42497, + "end": 42505, "loc": { "start": { "line": 1506, @@ -269630,8 +269688,8 @@ "postfix": false, "binop": null }, - "start": 42518, - "end": 42519, + "start": 42505, + "end": 42506, "loc": { "start": { "line": 1506, @@ -269655,8 +269713,8 @@ "postfix": false, "binop": null }, - "start": 42519, - "end": 42520, + "start": 42506, + "end": 42507, "loc": { "start": { "line": 1506, @@ -269680,8 +269738,8 @@ "postfix": false, "binop": null }, - "start": 42521, - "end": 42522, + "start": 42508, + "end": 42509, "loc": { "start": { "line": 1506, @@ -269708,8 +269766,8 @@ "updateContext": null }, "value": "return", - "start": 42535, - "end": 42541, + "start": 42522, + "end": 42528, "loc": { "start": { "line": 1507, @@ -269734,8 +269792,8 @@ "binop": null, "updateContext": null }, - "start": 42541, - "end": 42542, + "start": 42528, + "end": 42529, "loc": { "start": { "line": 1507, @@ -269759,8 +269817,8 @@ "postfix": false, "binop": null }, - "start": 42551, - "end": 42552, + "start": 42538, + "end": 42539, "loc": { "start": { "line": 1508, @@ -269787,8 +269845,8 @@ "updateContext": null }, "value": "let", - "start": 42562, - "end": 42565, + "start": 42549, + "end": 42552, "loc": { "start": { "line": 1510, @@ -269813,8 +269871,8 @@ "binop": null }, "value": "customOptions", - "start": 42566, - "end": 42579, + "start": 42553, + "end": 42566, "loc": { "start": { "line": 1510, @@ -269840,8 +269898,8 @@ "updateContext": null }, "value": "=", - "start": 42580, - "end": 42581, + "start": 42567, + "end": 42568, "loc": { "start": { "line": 1510, @@ -269868,8 +269926,8 @@ "updateContext": null }, "value": "this", - "start": 42582, - "end": 42586, + "start": 42569, + "end": 42573, "loc": { "start": { "line": 1510, @@ -269894,8 +269952,8 @@ "binop": null, "updateContext": null }, - "start": 42586, - "end": 42587, + "start": 42573, + "end": 42574, "loc": { "start": { "line": 1510, @@ -269920,8 +269978,8 @@ "binop": null }, "value": "customOptions", - "start": 42587, - "end": 42600, + "start": 42574, + "end": 42587, "loc": { "start": { "line": 1510, @@ -269946,8 +270004,8 @@ "binop": null, "updateContext": null }, - "start": 42600, - "end": 42601, + "start": 42587, + "end": 42588, "loc": { "start": { "line": 1510, @@ -269974,8 +270032,8 @@ "updateContext": null }, "value": "let", - "start": 42610, - "end": 42613, + "start": 42597, + "end": 42600, "loc": { "start": { "line": 1511, @@ -270000,8 +270058,8 @@ "binop": null }, "value": "cols", - "start": 42614, - "end": 42618, + "start": 42601, + "end": 42605, "loc": { "start": { "line": 1511, @@ -270027,8 +270085,8 @@ "updateContext": null }, "value": "=", - "start": 42619, - "end": 42620, + "start": 42606, + "end": 42607, "loc": { "start": { "line": 1511, @@ -270053,8 +270111,8 @@ "binop": null }, "value": "customOptions", - "start": 42621, - "end": 42634, + "start": 42608, + "end": 42621, "loc": { "start": { "line": 1511, @@ -270079,8 +270137,8 @@ "binop": null, "updateContext": null }, - "start": 42634, - "end": 42635, + "start": 42621, + "end": 42622, "loc": { "start": { "line": 1511, @@ -270105,8 +270163,8 @@ "binop": null }, "value": "cols", - "start": 42635, - "end": 42639, + "start": 42622, + "end": 42626, "loc": { "start": { "line": 1511, @@ -270131,8 +270189,8 @@ "binop": null, "updateContext": null }, - "start": 42639, - "end": 42640, + "start": 42626, + "end": 42627, "loc": { "start": { "line": 1511, @@ -270159,8 +270217,8 @@ "updateContext": null }, "value": "let", - "start": 42649, - "end": 42652, + "start": 42636, + "end": 42639, "loc": { "start": { "line": 1512, @@ -270185,8 +270243,8 @@ "binop": null }, "value": "optTxt", - "start": 42653, - "end": 42659, + "start": 42640, + "end": 42646, "loc": { "start": { "line": 1512, @@ -270212,8 +270270,8 @@ "updateContext": null }, "value": "=", - "start": 42660, - "end": 42661, + "start": 42647, + "end": 42648, "loc": { "start": { "line": 1512, @@ -270238,8 +270296,8 @@ "binop": null, "updateContext": null }, - "start": 42662, - "end": 42663, + "start": 42649, + "end": 42650, "loc": { "start": { "line": 1512, @@ -270264,8 +270322,8 @@ "binop": null, "updateContext": null }, - "start": 42663, - "end": 42664, + "start": 42650, + "end": 42651, "loc": { "start": { "line": 1512, @@ -270290,8 +270348,8 @@ "binop": null, "updateContext": null }, - "start": 42664, - "end": 42665, + "start": 42651, + "end": 42652, "loc": { "start": { "line": 1512, @@ -270316,8 +270374,8 @@ "binop": null }, "value": "optArray", - "start": 42666, - "end": 42674, + "start": 42653, + "end": 42661, "loc": { "start": { "line": 1512, @@ -270343,8 +270401,8 @@ "updateContext": null }, "value": "=", - "start": 42675, - "end": 42676, + "start": 42662, + "end": 42663, "loc": { "start": { "line": 1512, @@ -270369,8 +270427,8 @@ "binop": null, "updateContext": null }, - "start": 42677, - "end": 42678, + "start": 42664, + "end": 42665, "loc": { "start": { "line": 1512, @@ -270395,8 +270453,8 @@ "binop": null, "updateContext": null }, - "start": 42678, - "end": 42679, + "start": 42665, + "end": 42666, "loc": { "start": { "line": 1512, @@ -270421,8 +270479,8 @@ "binop": null, "updateContext": null }, - "start": 42679, - "end": 42680, + "start": 42666, + "end": 42667, "loc": { "start": { "line": 1512, @@ -270449,8 +270507,8 @@ "updateContext": null }, "value": "let", - "start": 42689, - "end": 42692, + "start": 42676, + "end": 42679, "loc": { "start": { "line": 1513, @@ -270475,8 +270533,8 @@ "binop": null }, "value": "index", - "start": 42693, - "end": 42698, + "start": 42680, + "end": 42685, "loc": { "start": { "line": 1513, @@ -270502,8 +270560,8 @@ "updateContext": null }, "value": "=", - "start": 42699, - "end": 42700, + "start": 42686, + "end": 42687, "loc": { "start": { "line": 1513, @@ -270528,8 +270586,8 @@ "binop": null }, "value": "cols", - "start": 42701, - "end": 42705, + "start": 42688, + "end": 42692, "loc": { "start": { "line": 1513, @@ -270554,8 +270612,8 @@ "binop": null, "updateContext": null }, - "start": 42705, - "end": 42706, + "start": 42692, + "end": 42693, "loc": { "start": { "line": 1513, @@ -270580,8 +270638,8 @@ "binop": null }, "value": "indexOf", - "start": 42706, - "end": 42713, + "start": 42693, + "end": 42700, "loc": { "start": { "line": 1513, @@ -270605,8 +270663,8 @@ "postfix": false, "binop": null }, - "start": 42713, - "end": 42714, + "start": 42700, + "end": 42701, "loc": { "start": { "line": 1513, @@ -270631,8 +270689,8 @@ "binop": null }, "value": "colIndex", - "start": 42714, - "end": 42722, + "start": 42701, + "end": 42709, "loc": { "start": { "line": 1513, @@ -270656,8 +270714,8 @@ "postfix": false, "binop": null }, - "start": 42722, - "end": 42723, + "start": 42709, + "end": 42710, "loc": { "start": { "line": 1513, @@ -270682,8 +270740,8 @@ "binop": null, "updateContext": null }, - "start": 42723, - "end": 42724, + "start": 42710, + "end": 42711, "loc": { "start": { "line": 1513, @@ -270710,8 +270768,8 @@ "updateContext": null }, "value": "let", - "start": 42733, - "end": 42736, + "start": 42720, + "end": 42723, "loc": { "start": { "line": 1514, @@ -270736,8 +270794,8 @@ "binop": null }, "value": "slcValues", - "start": 42737, - "end": 42746, + "start": 42724, + "end": 42733, "loc": { "start": { "line": 1514, @@ -270763,8 +270821,8 @@ "updateContext": null }, "value": "=", - "start": 42747, - "end": 42748, + "start": 42734, + "end": 42735, "loc": { "start": { "line": 1514, @@ -270789,8 +270847,8 @@ "binop": null }, "value": "customOptions", - "start": 42749, - "end": 42762, + "start": 42736, + "end": 42749, "loc": { "start": { "line": 1514, @@ -270815,8 +270873,8 @@ "binop": null, "updateContext": null }, - "start": 42762, - "end": 42763, + "start": 42749, + "end": 42750, "loc": { "start": { "line": 1514, @@ -270841,8 +270899,8 @@ "binop": null }, "value": "values", - "start": 42763, - "end": 42769, + "start": 42750, + "end": 42756, "loc": { "start": { "line": 1514, @@ -270867,8 +270925,8 @@ "binop": null, "updateContext": null }, - "start": 42769, - "end": 42770, + "start": 42756, + "end": 42757, "loc": { "start": { "line": 1514, @@ -270893,8 +270951,8 @@ "binop": null }, "value": "index", - "start": 42770, - "end": 42775, + "start": 42757, + "end": 42762, "loc": { "start": { "line": 1514, @@ -270919,8 +270977,8 @@ "binop": null, "updateContext": null }, - "start": 42775, - "end": 42776, + "start": 42762, + "end": 42763, "loc": { "start": { "line": 1514, @@ -270945,8 +271003,8 @@ "binop": null, "updateContext": null }, - "start": 42776, - "end": 42777, + "start": 42763, + "end": 42764, "loc": { "start": { "line": 1514, @@ -270973,8 +271031,8 @@ "updateContext": null }, "value": "let", - "start": 42786, - "end": 42789, + "start": 42773, + "end": 42776, "loc": { "start": { "line": 1515, @@ -270999,8 +271057,8 @@ "binop": null }, "value": "slcTexts", - "start": 42790, - "end": 42798, + "start": 42777, + "end": 42785, "loc": { "start": { "line": 1515, @@ -271026,8 +271084,8 @@ "updateContext": null }, "value": "=", - "start": 42799, - "end": 42800, + "start": 42786, + "end": 42787, "loc": { "start": { "line": 1515, @@ -271052,8 +271110,8 @@ "binop": null }, "value": "customOptions", - "start": 42801, - "end": 42814, + "start": 42788, + "end": 42801, "loc": { "start": { "line": 1515, @@ -271078,8 +271136,8 @@ "binop": null, "updateContext": null }, - "start": 42814, - "end": 42815, + "start": 42801, + "end": 42802, "loc": { "start": { "line": 1515, @@ -271104,8 +271162,8 @@ "binop": null }, "value": "texts", - "start": 42815, - "end": 42820, + "start": 42802, + "end": 42807, "loc": { "start": { "line": 1515, @@ -271130,8 +271188,8 @@ "binop": null, "updateContext": null }, - "start": 42820, - "end": 42821, + "start": 42807, + "end": 42808, "loc": { "start": { "line": 1515, @@ -271156,8 +271214,8 @@ "binop": null }, "value": "index", - "start": 42821, - "end": 42826, + "start": 42808, + "end": 42813, "loc": { "start": { "line": 1515, @@ -271182,8 +271240,8 @@ "binop": null, "updateContext": null }, - "start": 42826, - "end": 42827, + "start": 42813, + "end": 42814, "loc": { "start": { "line": 1515, @@ -271208,8 +271266,8 @@ "binop": null, "updateContext": null }, - "start": 42827, - "end": 42828, + "start": 42814, + "end": 42815, "loc": { "start": { "line": 1515, @@ -271236,8 +271294,8 @@ "updateContext": null }, "value": "let", - "start": 42837, - "end": 42840, + "start": 42824, + "end": 42827, "loc": { "start": { "line": 1516, @@ -271262,8 +271320,8 @@ "binop": null }, "value": "slcSort", - "start": 42841, - "end": 42848, + "start": 42828, + "end": 42835, "loc": { "start": { "line": 1516, @@ -271289,8 +271347,8 @@ "updateContext": null }, "value": "=", - "start": 42849, - "end": 42850, + "start": 42836, + "end": 42837, "loc": { "start": { "line": 1516, @@ -271315,8 +271373,8 @@ "binop": null }, "value": "customOptions", - "start": 42851, - "end": 42864, + "start": 42838, + "end": 42851, "loc": { "start": { "line": 1516, @@ -271341,8 +271399,8 @@ "binop": null, "updateContext": null }, - "start": 42864, - "end": 42865, + "start": 42851, + "end": 42852, "loc": { "start": { "line": 1516, @@ -271367,8 +271425,8 @@ "binop": null }, "value": "sorts", - "start": 42865, - "end": 42870, + "start": 42852, + "end": 42857, "loc": { "start": { "line": 1516, @@ -271393,8 +271451,8 @@ "binop": null, "updateContext": null }, - "start": 42870, - "end": 42871, + "start": 42857, + "end": 42858, "loc": { "start": { "line": 1516, @@ -271419,8 +271477,8 @@ "binop": null }, "value": "index", - "start": 42871, - "end": 42876, + "start": 42858, + "end": 42863, "loc": { "start": { "line": 1516, @@ -271445,8 +271503,8 @@ "binop": null, "updateContext": null }, - "start": 42876, - "end": 42877, + "start": 42863, + "end": 42864, "loc": { "start": { "line": 1516, @@ -271471,8 +271529,8 @@ "binop": null, "updateContext": null }, - "start": 42877, - "end": 42878, + "start": 42864, + "end": 42865, "loc": { "start": { "line": 1516, @@ -271499,8 +271557,8 @@ "updateContext": null }, "value": "for", - "start": 42888, - "end": 42891, + "start": 42875, + "end": 42878, "loc": { "start": { "line": 1518, @@ -271524,8 +271582,8 @@ "postfix": false, "binop": null }, - "start": 42892, - "end": 42893, + "start": 42879, + "end": 42880, "loc": { "start": { "line": 1518, @@ -271552,8 +271610,8 @@ "updateContext": null }, "value": "let", - "start": 42893, - "end": 42896, + "start": 42880, + "end": 42883, "loc": { "start": { "line": 1518, @@ -271578,8 +271636,8 @@ "binop": null }, "value": "r", - "start": 42897, - "end": 42898, + "start": 42884, + "end": 42885, "loc": { "start": { "line": 1518, @@ -271605,8 +271663,8 @@ "updateContext": null }, "value": "=", - "start": 42899, - "end": 42900, + "start": 42886, + "end": 42887, "loc": { "start": { "line": 1518, @@ -271632,8 +271690,8 @@ "updateContext": null }, "value": 0, - "start": 42901, - "end": 42902, + "start": 42888, + "end": 42889, "loc": { "start": { "line": 1518, @@ -271658,8 +271716,8 @@ "binop": null, "updateContext": null }, - "start": 42902, - "end": 42903, + "start": 42889, + "end": 42890, "loc": { "start": { "line": 1518, @@ -271684,8 +271742,8 @@ "binop": null }, "value": "len", - "start": 42904, - "end": 42907, + "start": 42891, + "end": 42894, "loc": { "start": { "line": 1518, @@ -271711,8 +271769,8 @@ "updateContext": null }, "value": "=", - "start": 42908, - "end": 42909, + "start": 42895, + "end": 42896, "loc": { "start": { "line": 1518, @@ -271737,8 +271795,8 @@ "binop": null }, "value": "slcValues", - "start": 42910, - "end": 42919, + "start": 42897, + "end": 42906, "loc": { "start": { "line": 1518, @@ -271763,8 +271821,8 @@ "binop": null, "updateContext": null }, - "start": 42919, - "end": 42920, + "start": 42906, + "end": 42907, "loc": { "start": { "line": 1518, @@ -271789,8 +271847,8 @@ "binop": null }, "value": "length", - "start": 42920, - "end": 42926, + "start": 42907, + "end": 42913, "loc": { "start": { "line": 1518, @@ -271815,8 +271873,8 @@ "binop": null, "updateContext": null }, - "start": 42926, - "end": 42927, + "start": 42913, + "end": 42914, "loc": { "start": { "line": 1518, @@ -271841,8 +271899,8 @@ "binop": null }, "value": "r", - "start": 42928, - "end": 42929, + "start": 42915, + "end": 42916, "loc": { "start": { "line": 1518, @@ -271868,8 +271926,8 @@ "updateContext": null }, "value": "<", - "start": 42930, - "end": 42931, + "start": 42917, + "end": 42918, "loc": { "start": { "line": 1518, @@ -271894,8 +271952,8 @@ "binop": null }, "value": "len", - "start": 42932, - "end": 42935, + "start": 42919, + "end": 42922, "loc": { "start": { "line": 1518, @@ -271920,8 +271978,8 @@ "binop": null, "updateContext": null }, - "start": 42935, - "end": 42936, + "start": 42922, + "end": 42923, "loc": { "start": { "line": 1518, @@ -271946,8 +272004,8 @@ "binop": null }, "value": "r", - "start": 42937, - "end": 42938, + "start": 42924, + "end": 42925, "loc": { "start": { "line": 1518, @@ -271972,8 +272030,8 @@ "binop": null }, "value": "++", - "start": 42938, - "end": 42940, + "start": 42925, + "end": 42927, "loc": { "start": { "line": 1518, @@ -271997,8 +272055,8 @@ "postfix": false, "binop": null }, - "start": 42940, - "end": 42941, + "start": 42927, + "end": 42928, "loc": { "start": { "line": 1518, @@ -272022,8 +272080,8 @@ "postfix": false, "binop": null }, - "start": 42942, - "end": 42943, + "start": 42929, + "end": 42930, "loc": { "start": { "line": 1518, @@ -272048,8 +272106,8 @@ "binop": null }, "value": "optArray", - "start": 42956, - "end": 42964, + "start": 42943, + "end": 42951, "loc": { "start": { "line": 1519, @@ -272074,8 +272132,8 @@ "binop": null, "updateContext": null }, - "start": 42964, - "end": 42965, + "start": 42951, + "end": 42952, "loc": { "start": { "line": 1519, @@ -272100,8 +272158,8 @@ "binop": null }, "value": "push", - "start": 42965, - "end": 42969, + "start": 42952, + "end": 42956, "loc": { "start": { "line": 1519, @@ -272125,8 +272183,8 @@ "postfix": false, "binop": null }, - "start": 42969, - "end": 42970, + "start": 42956, + "end": 42957, "loc": { "start": { "line": 1519, @@ -272151,8 +272209,8 @@ "binop": null }, "value": "slcValues", - "start": 42970, - "end": 42979, + "start": 42957, + "end": 42966, "loc": { "start": { "line": 1519, @@ -272177,8 +272235,8 @@ "binop": null, "updateContext": null }, - "start": 42979, - "end": 42980, + "start": 42966, + "end": 42967, "loc": { "start": { "line": 1519, @@ -272203,8 +272261,8 @@ "binop": null }, "value": "r", - "start": 42980, - "end": 42981, + "start": 42967, + "end": 42968, "loc": { "start": { "line": 1519, @@ -272229,8 +272287,8 @@ "binop": null, "updateContext": null }, - "start": 42981, - "end": 42982, + "start": 42968, + "end": 42969, "loc": { "start": { "line": 1519, @@ -272254,8 +272312,8 @@ "postfix": false, "binop": null }, - "start": 42982, - "end": 42983, + "start": 42969, + "end": 42970, "loc": { "start": { "line": 1519, @@ -272280,8 +272338,8 @@ "binop": null, "updateContext": null }, - "start": 42983, - "end": 42984, + "start": 42970, + "end": 42971, "loc": { "start": { "line": 1519, @@ -272308,8 +272366,8 @@ "updateContext": null }, "value": "if", - "start": 42997, - "end": 42999, + "start": 42984, + "end": 42986, "loc": { "start": { "line": 1520, @@ -272333,8 +272391,8 @@ "postfix": false, "binop": null }, - "start": 43000, - "end": 43001, + "start": 42987, + "end": 42988, "loc": { "start": { "line": 1520, @@ -272359,8 +272417,8 @@ "binop": null }, "value": "slcTexts", - "start": 43001, - "end": 43009, + "start": 42988, + "end": 42996, "loc": { "start": { "line": 1520, @@ -272385,8 +272443,8 @@ "binop": null, "updateContext": null }, - "start": 43009, - "end": 43010, + "start": 42996, + "end": 42997, "loc": { "start": { "line": 1520, @@ -272411,8 +272469,8 @@ "binop": null }, "value": "r", - "start": 43010, - "end": 43011, + "start": 42997, + "end": 42998, "loc": { "start": { "line": 1520, @@ -272437,8 +272495,8 @@ "binop": null, "updateContext": null }, - "start": 43011, - "end": 43012, + "start": 42998, + "end": 42999, "loc": { "start": { "line": 1520, @@ -272462,8 +272520,8 @@ "postfix": false, "binop": null }, - "start": 43012, - "end": 43013, + "start": 42999, + "end": 43000, "loc": { "start": { "line": 1520, @@ -272487,8 +272545,8 @@ "postfix": false, "binop": null }, - "start": 43014, - "end": 43015, + "start": 43001, + "end": 43002, "loc": { "start": { "line": 1520, @@ -272513,8 +272571,8 @@ "binop": null }, "value": "optTxt", - "start": 43032, - "end": 43038, + "start": 43019, + "end": 43025, "loc": { "start": { "line": 1521, @@ -272539,8 +272597,8 @@ "binop": null, "updateContext": null }, - "start": 43038, - "end": 43039, + "start": 43025, + "end": 43026, "loc": { "start": { "line": 1521, @@ -272565,8 +272623,8 @@ "binop": null }, "value": "push", - "start": 43039, - "end": 43043, + "start": 43026, + "end": 43030, "loc": { "start": { "line": 1521, @@ -272590,8 +272648,8 @@ "postfix": false, "binop": null }, - "start": 43043, - "end": 43044, + "start": 43030, + "end": 43031, "loc": { "start": { "line": 1521, @@ -272616,8 +272674,8 @@ "binop": null }, "value": "slcTexts", - "start": 43044, - "end": 43052, + "start": 43031, + "end": 43039, "loc": { "start": { "line": 1521, @@ -272642,8 +272700,8 @@ "binop": null, "updateContext": null }, - "start": 43052, - "end": 43053, + "start": 43039, + "end": 43040, "loc": { "start": { "line": 1521, @@ -272668,8 +272726,8 @@ "binop": null }, "value": "r", - "start": 43053, - "end": 43054, + "start": 43040, + "end": 43041, "loc": { "start": { "line": 1521, @@ -272694,8 +272752,8 @@ "binop": null, "updateContext": null }, - "start": 43054, - "end": 43055, + "start": 43041, + "end": 43042, "loc": { "start": { "line": 1521, @@ -272719,8 +272777,8 @@ "postfix": false, "binop": null }, - "start": 43055, - "end": 43056, + "start": 43042, + "end": 43043, "loc": { "start": { "line": 1521, @@ -272745,8 +272803,8 @@ "binop": null, "updateContext": null }, - "start": 43056, - "end": 43057, + "start": 43043, + "end": 43044, "loc": { "start": { "line": 1521, @@ -272770,8 +272828,8 @@ "postfix": false, "binop": null }, - "start": 43070, - "end": 43071, + "start": 43057, + "end": 43058, "loc": { "start": { "line": 1522, @@ -272798,8 +272856,8 @@ "updateContext": null }, "value": "else", - "start": 43072, - "end": 43076, + "start": 43059, + "end": 43063, "loc": { "start": { "line": 1522, @@ -272823,8 +272881,8 @@ "postfix": false, "binop": null }, - "start": 43077, - "end": 43078, + "start": 43064, + "end": 43065, "loc": { "start": { "line": 1522, @@ -272849,8 +272907,8 @@ "binop": null }, "value": "optTxt", - "start": 43095, - "end": 43101, + "start": 43082, + "end": 43088, "loc": { "start": { "line": 1523, @@ -272875,8 +272933,8 @@ "binop": null, "updateContext": null }, - "start": 43101, - "end": 43102, + "start": 43088, + "end": 43089, "loc": { "start": { "line": 1523, @@ -272901,8 +272959,8 @@ "binop": null }, "value": "push", - "start": 43102, - "end": 43106, + "start": 43089, + "end": 43093, "loc": { "start": { "line": 1523, @@ -272926,8 +272984,8 @@ "postfix": false, "binop": null }, - "start": 43106, - "end": 43107, + "start": 43093, + "end": 43094, "loc": { "start": { "line": 1523, @@ -272952,8 +273010,8 @@ "binop": null }, "value": "slcValues", - "start": 43107, - "end": 43116, + "start": 43094, + "end": 43103, "loc": { "start": { "line": 1523, @@ -272978,8 +273036,8 @@ "binop": null, "updateContext": null }, - "start": 43116, - "end": 43117, + "start": 43103, + "end": 43104, "loc": { "start": { "line": 1523, @@ -273004,8 +273062,8 @@ "binop": null }, "value": "r", - "start": 43117, - "end": 43118, + "start": 43104, + "end": 43105, "loc": { "start": { "line": 1523, @@ -273030,8 +273088,8 @@ "binop": null, "updateContext": null }, - "start": 43118, - "end": 43119, + "start": 43105, + "end": 43106, "loc": { "start": { "line": 1523, @@ -273055,8 +273113,8 @@ "postfix": false, "binop": null }, - "start": 43119, - "end": 43120, + "start": 43106, + "end": 43107, "loc": { "start": { "line": 1523, @@ -273081,8 +273139,8 @@ "binop": null, "updateContext": null }, - "start": 43120, - "end": 43121, + "start": 43107, + "end": 43108, "loc": { "start": { "line": 1523, @@ -273106,8 +273164,8 @@ "postfix": false, "binop": null }, - "start": 43134, - "end": 43135, + "start": 43121, + "end": 43122, "loc": { "start": { "line": 1524, @@ -273131,8 +273189,8 @@ "postfix": false, "binop": null }, - "start": 43144, - "end": 43145, + "start": 43131, + "end": 43132, "loc": { "start": { "line": 1525, @@ -273159,8 +273217,8 @@ "updateContext": null }, "value": "if", - "start": 43154, - "end": 43156, + "start": 43141, + "end": 43143, "loc": { "start": { "line": 1526, @@ -273184,8 +273242,8 @@ "postfix": false, "binop": null }, - "start": 43157, - "end": 43158, + "start": 43144, + "end": 43145, "loc": { "start": { "line": 1526, @@ -273210,8 +273268,8 @@ "binop": null }, "value": "slcSort", - "start": 43158, - "end": 43165, + "start": 43145, + "end": 43152, "loc": { "start": { "line": 1526, @@ -273235,8 +273293,8 @@ "postfix": false, "binop": null }, - "start": 43165, - "end": 43166, + "start": 43152, + "end": 43153, "loc": { "start": { "line": 1526, @@ -273260,8 +273318,8 @@ "postfix": false, "binop": null }, - "start": 43167, - "end": 43168, + "start": 43154, + "end": 43155, "loc": { "start": { "line": 1526, @@ -273286,8 +273344,8 @@ "binop": null }, "value": "optArray", - "start": 43181, - "end": 43189, + "start": 43168, + "end": 43176, "loc": { "start": { "line": 1527, @@ -273312,8 +273370,8 @@ "binop": null, "updateContext": null }, - "start": 43189, - "end": 43190, + "start": 43176, + "end": 43177, "loc": { "start": { "line": 1527, @@ -273338,8 +273396,8 @@ "binop": null }, "value": "sort", - "start": 43190, - "end": 43194, + "start": 43177, + "end": 43181, "loc": { "start": { "line": 1527, @@ -273363,8 +273421,8 @@ "postfix": false, "binop": null }, - "start": 43194, - "end": 43195, + "start": 43181, + "end": 43182, "loc": { "start": { "line": 1527, @@ -273388,8 +273446,8 @@ "postfix": false, "binop": null }, - "start": 43195, - "end": 43196, + "start": 43182, + "end": 43183, "loc": { "start": { "line": 1527, @@ -273414,8 +273472,8 @@ "binop": null, "updateContext": null }, - "start": 43196, - "end": 43197, + "start": 43183, + "end": 43184, "loc": { "start": { "line": 1527, @@ -273440,8 +273498,8 @@ "binop": null }, "value": "optTxt", - "start": 43210, - "end": 43216, + "start": 43197, + "end": 43203, "loc": { "start": { "line": 1528, @@ -273466,8 +273524,8 @@ "binop": null, "updateContext": null }, - "start": 43216, - "end": 43217, + "start": 43203, + "end": 43204, "loc": { "start": { "line": 1528, @@ -273492,8 +273550,8 @@ "binop": null }, "value": "sort", - "start": 43217, - "end": 43221, + "start": 43204, + "end": 43208, "loc": { "start": { "line": 1528, @@ -273517,8 +273575,8 @@ "postfix": false, "binop": null }, - "start": 43221, - "end": 43222, + "start": 43208, + "end": 43209, "loc": { "start": { "line": 1528, @@ -273542,8 +273600,8 @@ "postfix": false, "binop": null }, - "start": 43222, - "end": 43223, + "start": 43209, + "end": 43210, "loc": { "start": { "line": 1528, @@ -273568,8 +273626,8 @@ "binop": null, "updateContext": null }, - "start": 43223, - "end": 43224, + "start": 43210, + "end": 43211, "loc": { "start": { "line": 1528, @@ -273593,8 +273651,8 @@ "postfix": false, "binop": null }, - "start": 43233, - "end": 43234, + "start": 43220, + "end": 43221, "loc": { "start": { "line": 1529, @@ -273621,8 +273679,8 @@ "updateContext": null }, "value": "return", - "start": 43243, - "end": 43249, + "start": 43230, + "end": 43236, "loc": { "start": { "line": 1530, @@ -273647,8 +273705,8 @@ "binop": null, "updateContext": null }, - "start": 43250, - "end": 43251, + "start": 43237, + "end": 43238, "loc": { "start": { "line": 1530, @@ -273673,8 +273731,8 @@ "binop": null }, "value": "optArray", - "start": 43251, - "end": 43259, + "start": 43238, + "end": 43246, "loc": { "start": { "line": 1530, @@ -273699,8 +273757,8 @@ "binop": null, "updateContext": null }, - "start": 43259, - "end": 43260, + "start": 43246, + "end": 43247, "loc": { "start": { "line": 1530, @@ -273725,8 +273783,8 @@ "binop": null }, "value": "optTxt", - "start": 43261, - "end": 43267, + "start": 43248, + "end": 43254, "loc": { "start": { "line": 1530, @@ -273751,8 +273809,8 @@ "binop": null, "updateContext": null }, - "start": 43267, - "end": 43268, + "start": 43254, + "end": 43255, "loc": { "start": { "line": 1530, @@ -273777,8 +273835,8 @@ "binop": null, "updateContext": null }, - "start": 43268, - "end": 43269, + "start": 43255, + "end": 43256, "loc": { "start": { "line": 1530, @@ -273802,8 +273860,8 @@ "postfix": false, "binop": null }, - "start": 43274, - "end": 43275, + "start": 43261, + "end": 43262, "loc": { "start": { "line": 1531, @@ -273818,8 +273876,8 @@ { "type": "CommentBlock", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", - "start": 43281, - "end": 43518, + "start": 43268, + "end": 43505, "loc": { "start": { "line": 1533, @@ -273844,8 +273902,8 @@ "binop": null }, "value": "filter", - "start": 43523, - "end": 43529, + "start": 43510, + "end": 43516, "loc": { "start": { "line": 1538, @@ -273869,8 +273927,8 @@ "postfix": false, "binop": null }, - "start": 43529, - "end": 43530, + "start": 43516, + "end": 43517, "loc": { "start": { "line": 1538, @@ -273894,8 +273952,8 @@ "postfix": false, "binop": null }, - "start": 43530, - "end": 43531, + "start": 43517, + "end": 43518, "loc": { "start": { "line": 1538, @@ -273919,8 +273977,8 @@ "postfix": false, "binop": null }, - "start": 43532, - "end": 43533, + "start": 43519, + "end": 43520, "loc": { "start": { "line": 1538, @@ -273947,8 +274005,8 @@ "updateContext": null }, "value": "if", - "start": 43542, - "end": 43544, + "start": 43529, + "end": 43531, "loc": { "start": { "line": 1539, @@ -273972,8 +274030,8 @@ "postfix": false, "binop": null }, - "start": 43545, - "end": 43546, + "start": 43532, + "end": 43533, "loc": { "start": { "line": 1539, @@ -273999,8 +274057,8 @@ "updateContext": null }, "value": "!", - "start": 43546, - "end": 43547, + "start": 43533, + "end": 43534, "loc": { "start": { "line": 1539, @@ -274027,8 +274085,8 @@ "updateContext": null }, "value": "this", - "start": 43547, - "end": 43551, + "start": 43534, + "end": 43538, "loc": { "start": { "line": 1539, @@ -274053,8 +274111,8 @@ "binop": null, "updateContext": null }, - "start": 43551, - "end": 43552, + "start": 43538, + "end": 43539, "loc": { "start": { "line": 1539, @@ -274079,8 +274137,8 @@ "binop": null }, "value": "fltGrid", - "start": 43552, - "end": 43559, + "start": 43539, + "end": 43546, "loc": { "start": { "line": 1539, @@ -274106,8 +274164,8 @@ "updateContext": null }, "value": "||", - "start": 43560, - "end": 43562, + "start": 43547, + "end": 43549, "loc": { "start": { "line": 1539, @@ -274133,8 +274191,8 @@ "updateContext": null }, "value": "!", - "start": 43563, - "end": 43564, + "start": 43550, + "end": 43551, "loc": { "start": { "line": 1539, @@ -274161,8 +274219,8 @@ "updateContext": null }, "value": "this", - "start": 43564, - "end": 43568, + "start": 43551, + "end": 43555, "loc": { "start": { "line": 1539, @@ -274187,8 +274245,8 @@ "binop": null, "updateContext": null }, - "start": 43568, - "end": 43569, + "start": 43555, + "end": 43556, "loc": { "start": { "line": 1539, @@ -274213,8 +274271,8 @@ "binop": null }, "value": "initialized", - "start": 43569, - "end": 43580, + "start": 43556, + "end": 43567, "loc": { "start": { "line": 1539, @@ -274238,8 +274296,8 @@ "postfix": false, "binop": null }, - "start": 43580, - "end": 43581, + "start": 43567, + "end": 43568, "loc": { "start": { "line": 1539, @@ -274263,8 +274321,8 @@ "postfix": false, "binop": null }, - "start": 43582, - "end": 43583, + "start": 43569, + "end": 43570, "loc": { "start": { "line": 1539, @@ -274291,8 +274349,8 @@ "updateContext": null }, "value": "return", - "start": 43596, - "end": 43602, + "start": 43583, + "end": 43589, "loc": { "start": { "line": 1540, @@ -274317,8 +274375,8 @@ "binop": null, "updateContext": null }, - "start": 43602, - "end": 43603, + "start": 43589, + "end": 43590, "loc": { "start": { "line": 1540, @@ -274342,8 +274400,8 @@ "postfix": false, "binop": null }, - "start": 43612, - "end": 43613, + "start": 43599, + "end": 43600, "loc": { "start": { "line": 1541, @@ -274370,8 +274428,8 @@ "updateContext": null }, "value": "let", - "start": 43623, - "end": 43626, + "start": 43610, + "end": 43613, "loc": { "start": { "line": 1543, @@ -274396,8 +274454,8 @@ "binop": null }, "value": "emitter", - "start": 43627, - "end": 43634, + "start": 43614, + "end": 43621, "loc": { "start": { "line": 1543, @@ -274423,8 +274481,8 @@ "updateContext": null }, "value": "=", - "start": 43635, - "end": 43636, + "start": 43622, + "end": 43623, "loc": { "start": { "line": 1543, @@ -274451,8 +274509,8 @@ "updateContext": null }, "value": "this", - "start": 43637, - "end": 43641, + "start": 43624, + "end": 43628, "loc": { "start": { "line": 1543, @@ -274477,8 +274535,8 @@ "binop": null, "updateContext": null }, - "start": 43641, - "end": 43642, + "start": 43628, + "end": 43629, "loc": { "start": { "line": 1543, @@ -274503,8 +274561,8 @@ "binop": null }, "value": "emitter", - "start": 43642, - "end": 43649, + "start": 43629, + "end": 43636, "loc": { "start": { "line": 1543, @@ -274529,8 +274587,8 @@ "binop": null, "updateContext": null }, - "start": 43649, - "end": 43650, + "start": 43636, + "end": 43637, "loc": { "start": { "line": 1543, @@ -274545,8 +274603,8 @@ { "type": "CommentLine", "value": "fire onbefore callback", - "start": 43660, - "end": 43684, + "start": 43647, + "end": 43671, "loc": { "start": { "line": 1545, @@ -274573,8 +274631,8 @@ "updateContext": null }, "value": "this", - "start": 43693, - "end": 43697, + "start": 43680, + "end": 43684, "loc": { "start": { "line": 1546, @@ -274599,8 +274657,8 @@ "binop": null, "updateContext": null }, - "start": 43697, - "end": 43698, + "start": 43684, + "end": 43685, "loc": { "start": { "line": 1546, @@ -274625,8 +274683,8 @@ "binop": null }, "value": "onBeforeFilter", - "start": 43698, - "end": 43712, + "start": 43685, + "end": 43699, "loc": { "start": { "line": 1546, @@ -274650,8 +274708,8 @@ "postfix": false, "binop": null }, - "start": 43712, - "end": 43713, + "start": 43699, + "end": 43700, "loc": { "start": { "line": 1546, @@ -274678,8 +274736,8 @@ "updateContext": null }, "value": "this", - "start": 43713, - "end": 43717, + "start": 43700, + "end": 43704, "loc": { "start": { "line": 1546, @@ -274703,8 +274761,8 @@ "postfix": false, "binop": null }, - "start": 43717, - "end": 43718, + "start": 43704, + "end": 43705, "loc": { "start": { "line": 1546, @@ -274729,8 +274787,8 @@ "binop": null, "updateContext": null }, - "start": 43718, - "end": 43719, + "start": 43705, + "end": 43706, "loc": { "start": { "line": 1546, @@ -274755,8 +274813,8 @@ "binop": null }, "value": "emitter", - "start": 43728, - "end": 43735, + "start": 43715, + "end": 43722, "loc": { "start": { "line": 1547, @@ -274781,8 +274839,8 @@ "binop": null, "updateContext": null }, - "start": 43735, - "end": 43736, + "start": 43722, + "end": 43723, "loc": { "start": { "line": 1547, @@ -274807,8 +274865,8 @@ "binop": null }, "value": "emit", - "start": 43736, - "end": 43740, + "start": 43723, + "end": 43727, "loc": { "start": { "line": 1547, @@ -274832,8 +274890,8 @@ "postfix": false, "binop": null }, - "start": 43740, - "end": 43741, + "start": 43727, + "end": 43728, "loc": { "start": { "line": 1547, @@ -274859,8 +274917,8 @@ "updateContext": null }, "value": "before-filtering", - "start": 43741, - "end": 43759, + "start": 43728, + "end": 43746, "loc": { "start": { "line": 1547, @@ -274885,8 +274943,8 @@ "binop": null, "updateContext": null }, - "start": 43759, - "end": 43760, + "start": 43746, + "end": 43747, "loc": { "start": { "line": 1547, @@ -274913,8 +274971,8 @@ "updateContext": null }, "value": "this", - "start": 43761, - "end": 43765, + "start": 43748, + "end": 43752, "loc": { "start": { "line": 1547, @@ -274938,8 +274996,8 @@ "postfix": false, "binop": null }, - "start": 43765, - "end": 43766, + "start": 43752, + "end": 43753, "loc": { "start": { "line": 1547, @@ -274964,8 +275022,8 @@ "binop": null, "updateContext": null }, - "start": 43766, - "end": 43767, + "start": 43753, + "end": 43754, "loc": { "start": { "line": 1547, @@ -274992,8 +275050,8 @@ "updateContext": null }, "value": "let", - "start": 43777, - "end": 43780, + "start": 43764, + "end": 43767, "loc": { "start": { "line": 1549, @@ -275018,8 +275076,8 @@ "binop": null }, "value": "hiddenRows", - "start": 43781, - "end": 43791, + "start": 43768, + "end": 43778, "loc": { "start": { "line": 1549, @@ -275045,8 +275103,8 @@ "updateContext": null }, "value": "=", - "start": 43792, - "end": 43793, + "start": 43779, + "end": 43780, "loc": { "start": { "line": 1549, @@ -275072,8 +275130,8 @@ "updateContext": null }, "value": 0, - "start": 43794, - "end": 43795, + "start": 43781, + "end": 43782, "loc": { "start": { "line": 1549, @@ -275098,8 +275156,8 @@ "binop": null, "updateContext": null }, - "start": 43795, - "end": 43796, + "start": 43782, + "end": 43783, "loc": { "start": { "line": 1549, @@ -275126,8 +275184,8 @@ "updateContext": null }, "value": "this", - "start": 43806, - "end": 43810, + "start": 43793, + "end": 43797, "loc": { "start": { "line": 1551, @@ -275152,8 +275210,8 @@ "binop": null, "updateContext": null }, - "start": 43810, - "end": 43811, + "start": 43797, + "end": 43798, "loc": { "start": { "line": 1551, @@ -275178,8 +275236,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 43811, - "end": 43825, + "start": 43798, + "end": 43812, "loc": { "start": { "line": 1551, @@ -275205,8 +275263,8 @@ "updateContext": null }, "value": "=", - "start": 43826, - "end": 43827, + "start": 43813, + "end": 43814, "loc": { "start": { "line": 1551, @@ -275231,8 +275289,8 @@ "binop": null, "updateContext": null }, - "start": 43828, - "end": 43829, + "start": 43815, + "end": 43816, "loc": { "start": { "line": 1551, @@ -275257,8 +275315,8 @@ "binop": null, "updateContext": null }, - "start": 43829, - "end": 43830, + "start": 43816, + "end": 43817, "loc": { "start": { "line": 1551, @@ -275283,8 +275341,8 @@ "binop": null, "updateContext": null }, - "start": 43830, - "end": 43831, + "start": 43817, + "end": 43818, "loc": { "start": { "line": 1551, @@ -275299,8 +275357,8 @@ { "type": "CommentLine", "value": " search args", - "start": 43840, - "end": 43854, + "start": 43827, + "end": 43841, "loc": { "start": { "line": 1552, @@ -275327,8 +275385,8 @@ "updateContext": null }, "value": "let", - "start": 43863, - "end": 43866, + "start": 43850, + "end": 43853, "loc": { "start": { "line": 1553, @@ -275353,8 +275411,8 @@ "binop": null }, "value": "searchArgs", - "start": 43867, - "end": 43877, + "start": 43854, + "end": 43864, "loc": { "start": { "line": 1553, @@ -275380,8 +275438,8 @@ "updateContext": null }, "value": "=", - "start": 43878, - "end": 43879, + "start": 43865, + "end": 43866, "loc": { "start": { "line": 1553, @@ -275408,8 +275466,8 @@ "updateContext": null }, "value": "this", - "start": 43880, - "end": 43884, + "start": 43867, + "end": 43871, "loc": { "start": { "line": 1553, @@ -275434,8 +275492,8 @@ "binop": null, "updateContext": null }, - "start": 43884, - "end": 43885, + "start": 43871, + "end": 43872, "loc": { "start": { "line": 1553, @@ -275460,8 +275518,8 @@ "binop": null }, "value": "getFiltersValue", - "start": 43885, - "end": 43900, + "start": 43872, + "end": 43887, "loc": { "start": { "line": 1553, @@ -275485,8 +275543,8 @@ "postfix": false, "binop": null }, - "start": 43900, - "end": 43901, + "start": 43887, + "end": 43888, "loc": { "start": { "line": 1553, @@ -275510,8 +275568,8 @@ "postfix": false, "binop": null }, - "start": 43901, - "end": 43902, + "start": 43888, + "end": 43889, "loc": { "start": { "line": 1553, @@ -275536,8 +275594,8 @@ "binop": null, "updateContext": null }, - "start": 43902, - "end": 43903, + "start": 43889, + "end": 43890, "loc": { "start": { "line": 1553, @@ -275564,8 +275622,8 @@ "updateContext": null }, "value": "let", - "start": 43913, - "end": 43916, + "start": 43900, + "end": 43903, "loc": { "start": { "line": 1555, @@ -275590,8 +275648,8 @@ "binop": null }, "value": "eachRow", - "start": 43917, - "end": 43924, + "start": 43904, + "end": 43911, "loc": { "start": { "line": 1555, @@ -275617,8 +275675,8 @@ "updateContext": null }, "value": "=", - "start": 43925, - "end": 43926, + "start": 43912, + "end": 43913, "loc": { "start": { "line": 1555, @@ -275645,8 +275703,8 @@ "updateContext": null }, "value": "this", - "start": 43927, - "end": 43931, + "start": 43914, + "end": 43918, "loc": { "start": { "line": 1555, @@ -275671,8 +275729,8 @@ "binop": null, "updateContext": null }, - "start": 43931, - "end": 43932, + "start": 43918, + "end": 43919, "loc": { "start": { "line": 1555, @@ -275697,8 +275755,8 @@ "binop": null }, "value": "eachRow", - "start": 43932, - "end": 43939, + "start": 43919, + "end": 43926, "loc": { "start": { "line": 1555, @@ -275722,8 +275780,8 @@ "postfix": false, "binop": null }, - "start": 43939, - "end": 43940, + "start": 43926, + "end": 43927, "loc": { "start": { "line": 1555, @@ -275747,8 +275805,8 @@ "postfix": false, "binop": null }, - "start": 43940, - "end": 43941, + "start": 43927, + "end": 43928, "loc": { "start": { "line": 1555, @@ -275773,8 +275831,8 @@ "binop": null, "updateContext": null }, - "start": 43941, - "end": 43942, + "start": 43928, + "end": 43929, "loc": { "start": { "line": 1555, @@ -275799,8 +275857,8 @@ "binop": null }, "value": "eachRow", - "start": 43951, - "end": 43958, + "start": 43938, + "end": 43945, "loc": { "start": { "line": 1556, @@ -275824,8 +275882,8 @@ "postfix": false, "binop": null }, - "start": 43958, - "end": 43959, + "start": 43945, + "end": 43946, "loc": { "start": { "line": 1556, @@ -275849,8 +275907,8 @@ "postfix": false, "binop": null }, - "start": 43972, - "end": 43973, + "start": 43959, + "end": 43960, "loc": { "start": { "line": 1557, @@ -275875,8 +275933,8 @@ "binop": null }, "value": "row", - "start": 43973, - "end": 43976, + "start": 43960, + "end": 43963, "loc": { "start": { "line": 1557, @@ -275901,8 +275959,8 @@ "binop": null, "updateContext": null }, - "start": 43976, - "end": 43977, + "start": 43963, + "end": 43964, "loc": { "start": { "line": 1557, @@ -275927,8 +275985,8 @@ "binop": null }, "value": "k", - "start": 43978, - "end": 43979, + "start": 43965, + "end": 43966, "loc": { "start": { "line": 1557, @@ -275952,8 +276010,8 @@ "postfix": false, "binop": null }, - "start": 43979, - "end": 43980, + "start": 43966, + "end": 43967, "loc": { "start": { "line": 1557, @@ -275978,8 +276036,8 @@ "binop": null, "updateContext": null }, - "start": 43981, - "end": 43983, + "start": 43968, + "end": 43970, "loc": { "start": { "line": 1557, @@ -276003,8 +276061,8 @@ "postfix": false, "binop": null }, - "start": 43984, - "end": 43985, + "start": 43971, + "end": 43972, "loc": { "start": { "line": 1557, @@ -276019,8 +276077,8 @@ { "type": "CommentLine", "value": " already filtered rows display re-init", - "start": 44002, - "end": 44042, + "start": 43989, + "end": 44029, "loc": { "start": { "line": 1558, @@ -276045,8 +276103,8 @@ "binop": null }, "value": "row", - "start": 44059, - "end": 44062, + "start": 44046, + "end": 44049, "loc": { "start": { "line": 1559, @@ -276071,8 +276129,8 @@ "binop": null, "updateContext": null }, - "start": 44062, - "end": 44063, + "start": 44049, + "end": 44050, "loc": { "start": { "line": 1559, @@ -276097,8 +276155,8 @@ "binop": null }, "value": "style", - "start": 44063, - "end": 44068, + "start": 44050, + "end": 44055, "loc": { "start": { "line": 1559, @@ -276123,8 +276181,8 @@ "binop": null, "updateContext": null }, - "start": 44068, - "end": 44069, + "start": 44055, + "end": 44056, "loc": { "start": { "line": 1559, @@ -276149,8 +276207,8 @@ "binop": null }, "value": "display", - "start": 44069, - "end": 44076, + "start": 44056, + "end": 44063, "loc": { "start": { "line": 1559, @@ -276176,8 +276234,8 @@ "updateContext": null }, "value": "=", - "start": 44077, - "end": 44078, + "start": 44064, + "end": 44065, "loc": { "start": { "line": 1559, @@ -276203,8 +276261,8 @@ "updateContext": null }, "value": "", - "start": 44079, - "end": 44081, + "start": 44066, + "end": 44068, "loc": { "start": { "line": 1559, @@ -276229,8 +276287,8 @@ "binop": null, "updateContext": null }, - "start": 44081, - "end": 44082, + "start": 44068, + "end": 44069, "loc": { "start": { "line": 1559, @@ -276257,8 +276315,8 @@ "updateContext": null }, "value": "let", - "start": 44100, - "end": 44103, + "start": 44087, + "end": 44090, "loc": { "start": { "line": 1561, @@ -276283,8 +276341,8 @@ "binop": null }, "value": "cells", - "start": 44104, - "end": 44109, + "start": 44091, + "end": 44096, "loc": { "start": { "line": 1561, @@ -276310,8 +276368,8 @@ "updateContext": null }, "value": "=", - "start": 44110, - "end": 44111, + "start": 44097, + "end": 44098, "loc": { "start": { "line": 1561, @@ -276336,8 +276394,8 @@ "binop": null }, "value": "row", - "start": 44112, - "end": 44115, + "start": 44099, + "end": 44102, "loc": { "start": { "line": 1561, @@ -276362,8 +276420,8 @@ "binop": null, "updateContext": null }, - "start": 44115, - "end": 44116, + "start": 44102, + "end": 44103, "loc": { "start": { "line": 1561, @@ -276388,8 +276446,8 @@ "binop": null }, "value": "cells", - "start": 44116, - "end": 44121, + "start": 44103, + "end": 44108, "loc": { "start": { "line": 1561, @@ -276414,8 +276472,8 @@ "binop": null, "updateContext": null }, - "start": 44121, - "end": 44122, + "start": 44108, + "end": 44109, "loc": { "start": { "line": 1561, @@ -276442,8 +276500,8 @@ "updateContext": null }, "value": "let", - "start": 44139, - "end": 44142, + "start": 44126, + "end": 44129, "loc": { "start": { "line": 1562, @@ -276468,8 +276526,8 @@ "binop": null }, "value": "nbCells", - "start": 44143, - "end": 44150, + "start": 44130, + "end": 44137, "loc": { "start": { "line": 1562, @@ -276495,8 +276553,8 @@ "updateContext": null }, "value": "=", - "start": 44151, - "end": 44152, + "start": 44138, + "end": 44139, "loc": { "start": { "line": 1562, @@ -276521,8 +276579,8 @@ "binop": null }, "value": "cells", - "start": 44153, - "end": 44158, + "start": 44140, + "end": 44145, "loc": { "start": { "line": 1562, @@ -276547,8 +276605,8 @@ "binop": null, "updateContext": null }, - "start": 44158, - "end": 44159, + "start": 44145, + "end": 44146, "loc": { "start": { "line": 1562, @@ -276573,8 +276631,8 @@ "binop": null }, "value": "length", - "start": 44159, - "end": 44165, + "start": 44146, + "end": 44152, "loc": { "start": { "line": 1562, @@ -276599,8 +276657,8 @@ "binop": null, "updateContext": null }, - "start": 44165, - "end": 44166, + "start": 44152, + "end": 44153, "loc": { "start": { "line": 1562, @@ -276627,8 +276685,8 @@ "updateContext": null }, "value": "let", - "start": 44184, - "end": 44187, + "start": 44171, + "end": 44174, "loc": { "start": { "line": 1564, @@ -276653,8 +276711,8 @@ "binop": null }, "value": "occurence", - "start": 44188, - "end": 44197, + "start": 44175, + "end": 44184, "loc": { "start": { "line": 1564, @@ -276680,8 +276738,8 @@ "updateContext": null }, "value": "=", - "start": 44198, - "end": 44199, + "start": 44185, + "end": 44186, "loc": { "start": { "line": 1564, @@ -276706,8 +276764,8 @@ "binop": null, "updateContext": null }, - "start": 44200, - "end": 44201, + "start": 44187, + "end": 44188, "loc": { "start": { "line": 1564, @@ -276732,8 +276790,8 @@ "binop": null, "updateContext": null }, - "start": 44201, - "end": 44202, + "start": 44188, + "end": 44189, "loc": { "start": { "line": 1564, @@ -276758,8 +276816,8 @@ "binop": null, "updateContext": null }, - "start": 44202, - "end": 44203, + "start": 44189, + "end": 44190, "loc": { "start": { "line": 1564, @@ -276784,8 +276842,8 @@ "binop": null }, "value": "isMatch", - "start": 44224, - "end": 44231, + "start": 44211, + "end": 44218, "loc": { "start": { "line": 1565, @@ -276811,8 +276869,8 @@ "updateContext": null }, "value": "=", - "start": 44232, - "end": 44233, + "start": 44219, + "end": 44220, "loc": { "start": { "line": 1565, @@ -276839,8 +276897,8 @@ "updateContext": null }, "value": "true", - "start": 44234, - "end": 44238, + "start": 44221, + "end": 44225, "loc": { "start": { "line": 1565, @@ -276865,8 +276923,8 @@ "binop": null, "updateContext": null }, - "start": 44238, - "end": 44239, + "start": 44225, + "end": 44226, "loc": { "start": { "line": 1565, @@ -276881,8 +276939,8 @@ { "type": "CommentLine", "value": "only for single filter search", - "start": 44260, - "end": 44291, + "start": 44247, + "end": 44278, "loc": { "start": { "line": 1566, @@ -276907,8 +276965,8 @@ "binop": null }, "value": "isSingleFltMatch", - "start": 44312, - "end": 44328, + "start": 44299, + "end": 44315, "loc": { "start": { "line": 1567, @@ -276934,8 +276992,8 @@ "updateContext": null }, "value": "=", - "start": 44329, - "end": 44330, + "start": 44316, + "end": 44317, "loc": { "start": { "line": 1567, @@ -276962,8 +277020,8 @@ "updateContext": null }, "value": "false", - "start": 44331, - "end": 44336, + "start": 44318, + "end": 44323, "loc": { "start": { "line": 1567, @@ -276988,8 +277046,8 @@ "binop": null, "updateContext": null }, - "start": 44336, - "end": 44337, + "start": 44323, + "end": 44324, "loc": { "start": { "line": 1567, @@ -277004,8 +277062,8 @@ { "type": "CommentLine", "value": " this loop retrieves cell data", - "start": 44355, - "end": 44387, + "start": 44342, + "end": 44374, "loc": { "start": { "line": 1569, @@ -277032,8 +277090,8 @@ "updateContext": null }, "value": "for", - "start": 44404, - "end": 44407, + "start": 44391, + "end": 44394, "loc": { "start": { "line": 1570, @@ -277057,8 +277115,8 @@ "postfix": false, "binop": null }, - "start": 44408, - "end": 44409, + "start": 44395, + "end": 44396, "loc": { "start": { "line": 1570, @@ -277085,8 +277143,8 @@ "updateContext": null }, "value": "let", - "start": 44409, - "end": 44412, + "start": 44396, + "end": 44399, "loc": { "start": { "line": 1570, @@ -277111,8 +277169,8 @@ "binop": null }, "value": "j", - "start": 44413, - "end": 44414, + "start": 44400, + "end": 44401, "loc": { "start": { "line": 1570, @@ -277138,8 +277196,8 @@ "updateContext": null }, "value": "=", - "start": 44415, - "end": 44416, + "start": 44402, + "end": 44403, "loc": { "start": { "line": 1570, @@ -277165,8 +277223,8 @@ "updateContext": null }, "value": 0, - "start": 44417, - "end": 44418, + "start": 44404, + "end": 44405, "loc": { "start": { "line": 1570, @@ -277191,8 +277249,8 @@ "binop": null, "updateContext": null }, - "start": 44418, - "end": 44419, + "start": 44405, + "end": 44406, "loc": { "start": { "line": 1570, @@ -277217,8 +277275,8 @@ "binop": null }, "value": "j", - "start": 44420, - "end": 44421, + "start": 44407, + "end": 44408, "loc": { "start": { "line": 1570, @@ -277244,8 +277302,8 @@ "updateContext": null }, "value": "<", - "start": 44422, - "end": 44423, + "start": 44409, + "end": 44410, "loc": { "start": { "line": 1570, @@ -277270,8 +277328,8 @@ "binop": null }, "value": "nbCells", - "start": 44424, - "end": 44431, + "start": 44411, + "end": 44418, "loc": { "start": { "line": 1570, @@ -277296,8 +277354,8 @@ "binop": null, "updateContext": null }, - "start": 44431, - "end": 44432, + "start": 44418, + "end": 44419, "loc": { "start": { "line": 1570, @@ -277322,8 +277380,8 @@ "binop": null }, "value": "j", - "start": 44433, - "end": 44434, + "start": 44420, + "end": 44421, "loc": { "start": { "line": 1570, @@ -277348,8 +277406,8 @@ "binop": null }, "value": "++", - "start": 44434, - "end": 44436, + "start": 44421, + "end": 44423, "loc": { "start": { "line": 1570, @@ -277373,8 +277431,8 @@ "postfix": false, "binop": null }, - "start": 44436, - "end": 44437, + "start": 44423, + "end": 44424, "loc": { "start": { "line": 1570, @@ -277398,8 +277456,8 @@ "postfix": false, "binop": null }, - "start": 44438, - "end": 44439, + "start": 44425, + "end": 44426, "loc": { "start": { "line": 1570, @@ -277414,8 +277472,8 @@ { "type": "CommentLine", "value": "searched keyword", - "start": 44460, - "end": 44478, + "start": 44447, + "end": 44465, "loc": { "start": { "line": 1571, @@ -277442,8 +277500,8 @@ "updateContext": null }, "value": "let", - "start": 44499, - "end": 44502, + "start": 44486, + "end": 44489, "loc": { "start": { "line": 1572, @@ -277468,8 +277526,8 @@ "binop": null }, "value": "sA", - "start": 44503, - "end": 44505, + "start": 44490, + "end": 44492, "loc": { "start": { "line": 1572, @@ -277495,8 +277553,8 @@ "updateContext": null }, "value": "=", - "start": 44506, - "end": 44507, + "start": 44493, + "end": 44494, "loc": { "start": { "line": 1572, @@ -277521,8 +277579,8 @@ "binop": null }, "value": "searchArgs", - "start": 44508, - "end": 44518, + "start": 44495, + "end": 44505, "loc": { "start": { "line": 1572, @@ -277547,8 +277605,8 @@ "binop": null, "updateContext": null }, - "start": 44518, - "end": 44519, + "start": 44505, + "end": 44506, "loc": { "start": { "line": 1572, @@ -277575,8 +277633,8 @@ "updateContext": null }, "value": "this", - "start": 44519, - "end": 44523, + "start": 44506, + "end": 44510, "loc": { "start": { "line": 1572, @@ -277601,8 +277659,8 @@ "binop": null, "updateContext": null }, - "start": 44523, - "end": 44524, + "start": 44510, + "end": 44511, "loc": { "start": { "line": 1572, @@ -277627,8 +277685,8 @@ "binop": null }, "value": "singleFlt", - "start": 44524, - "end": 44533, + "start": 44511, + "end": 44520, "loc": { "start": { "line": 1572, @@ -277653,8 +277711,8 @@ "binop": null, "updateContext": null }, - "start": 44534, - "end": 44535, + "start": 44521, + "end": 44522, "loc": { "start": { "line": 1572, @@ -277680,8 +277738,8 @@ "updateContext": null }, "value": 0, - "start": 44536, - "end": 44537, + "start": 44523, + "end": 44524, "loc": { "start": { "line": 1572, @@ -277706,8 +277764,8 @@ "binop": null, "updateContext": null }, - "start": 44538, - "end": 44539, + "start": 44525, + "end": 44526, "loc": { "start": { "line": 1572, @@ -277732,8 +277790,8 @@ "binop": null }, "value": "j", - "start": 44540, - "end": 44541, + "start": 44527, + "end": 44528, "loc": { "start": { "line": 1572, @@ -277758,8 +277816,8 @@ "binop": null, "updateContext": null }, - "start": 44541, - "end": 44542, + "start": 44528, + "end": 44529, "loc": { "start": { "line": 1572, @@ -277784,8 +277842,8 @@ "binop": null, "updateContext": null }, - "start": 44542, - "end": 44543, + "start": 44529, + "end": 44530, "loc": { "start": { "line": 1572, @@ -277812,8 +277870,8 @@ "updateContext": null }, "value": "if", - "start": 44565, - "end": 44567, + "start": 44552, + "end": 44554, "loc": { "start": { "line": 1574, @@ -277837,8 +277895,8 @@ "postfix": false, "binop": null }, - "start": 44568, - "end": 44569, + "start": 44555, + "end": 44556, "loc": { "start": { "line": 1574, @@ -277863,8 +277921,8 @@ "binop": null }, "value": "sA", - "start": 44569, - "end": 44571, + "start": 44556, + "end": 44558, "loc": { "start": { "line": 1574, @@ -277890,8 +277948,8 @@ "updateContext": null }, "value": "===", - "start": 44572, - "end": 44575, + "start": 44559, + "end": 44562, "loc": { "start": { "line": 1574, @@ -277917,8 +277975,8 @@ "updateContext": null }, "value": "", - "start": 44576, - "end": 44578, + "start": 44563, + "end": 44565, "loc": { "start": { "line": 1574, @@ -277942,8 +278000,8 @@ "postfix": false, "binop": null }, - "start": 44578, - "end": 44579, + "start": 44565, + "end": 44566, "loc": { "start": { "line": 1574, @@ -277967,8 +278025,8 @@ "postfix": false, "binop": null }, - "start": 44580, - "end": 44581, + "start": 44567, + "end": 44568, "loc": { "start": { "line": 1574, @@ -277995,8 +278053,8 @@ "updateContext": null }, "value": "continue", - "start": 44606, - "end": 44614, + "start": 44593, + "end": 44601, "loc": { "start": { "line": 1575, @@ -278021,8 +278079,8 @@ "binop": null, "updateContext": null }, - "start": 44614, - "end": 44615, + "start": 44601, + "end": 44602, "loc": { "start": { "line": 1575, @@ -278046,8 +278104,8 @@ "postfix": false, "binop": null }, - "start": 44636, - "end": 44637, + "start": 44623, + "end": 44624, "loc": { "start": { "line": 1576, @@ -278074,8 +278132,8 @@ "updateContext": null }, "value": "let", - "start": 44659, - "end": 44662, + "start": 44646, + "end": 44649, "loc": { "start": { "line": 1578, @@ -278100,8 +278158,8 @@ "binop": null }, "value": "cellValue", - "start": 44663, - "end": 44672, + "start": 44650, + "end": 44659, "loc": { "start": { "line": 1578, @@ -278127,8 +278185,8 @@ "updateContext": null }, "value": "=", - "start": 44673, - "end": 44674, + "start": 44660, + "end": 44661, "loc": { "start": { "line": 1578, @@ -278153,8 +278211,8 @@ "binop": null }, "value": "matchCase", - "start": 44675, - "end": 44684, + "start": 44662, + "end": 44671, "loc": { "start": { "line": 1578, @@ -278178,8 +278236,8 @@ "postfix": false, "binop": null }, - "start": 44684, - "end": 44685, + "start": 44671, + "end": 44672, "loc": { "start": { "line": 1578, @@ -278206,8 +278264,8 @@ "updateContext": null }, "value": "this", - "start": 44685, - "end": 44689, + "start": 44672, + "end": 44676, "loc": { "start": { "line": 1578, @@ -278232,8 +278290,8 @@ "binop": null, "updateContext": null }, - "start": 44689, - "end": 44690, + "start": 44676, + "end": 44677, "loc": { "start": { "line": 1578, @@ -278258,8 +278316,8 @@ "binop": null }, "value": "getCellValue", - "start": 44690, - "end": 44702, + "start": 44677, + "end": 44689, "loc": { "start": { "line": 1578, @@ -278283,8 +278341,8 @@ "postfix": false, "binop": null }, - "start": 44702, - "end": 44703, + "start": 44689, + "end": 44690, "loc": { "start": { "line": 1578, @@ -278309,8 +278367,8 @@ "binop": null }, "value": "cells", - "start": 44703, - "end": 44708, + "start": 44690, + "end": 44695, "loc": { "start": { "line": 1578, @@ -278335,8 +278393,8 @@ "binop": null, "updateContext": null }, - "start": 44708, - "end": 44709, + "start": 44695, + "end": 44696, "loc": { "start": { "line": 1578, @@ -278361,8 +278419,8 @@ "binop": null }, "value": "j", - "start": 44709, - "end": 44710, + "start": 44696, + "end": 44697, "loc": { "start": { "line": 1578, @@ -278387,8 +278445,8 @@ "binop": null, "updateContext": null }, - "start": 44710, - "end": 44711, + "start": 44697, + "end": 44698, "loc": { "start": { "line": 1578, @@ -278412,8 +278470,8 @@ "postfix": false, "binop": null }, - "start": 44711, - "end": 44712, + "start": 44698, + "end": 44699, "loc": { "start": { "line": 1578, @@ -278438,8 +278496,8 @@ "binop": null, "updateContext": null }, - "start": 44712, - "end": 44713, + "start": 44699, + "end": 44700, "loc": { "start": { "line": 1578, @@ -278466,8 +278524,8 @@ "updateContext": null }, "value": "this", - "start": 44738, - "end": 44742, + "start": 44725, + "end": 44729, "loc": { "start": { "line": 1579, @@ -278492,8 +278550,8 @@ "binop": null, "updateContext": null }, - "start": 44742, - "end": 44743, + "start": 44729, + "end": 44730, "loc": { "start": { "line": 1579, @@ -278518,8 +278576,8 @@ "binop": null }, "value": "caseSensitive", - "start": 44743, - "end": 44756, + "start": 44730, + "end": 44743, "loc": { "start": { "line": 1579, @@ -278543,8 +278601,8 @@ "postfix": false, "binop": null }, - "start": 44756, - "end": 44757, + "start": 44743, + "end": 44744, "loc": { "start": { "line": 1579, @@ -278569,8 +278627,8 @@ "binop": null, "updateContext": null }, - "start": 44757, - "end": 44758, + "start": 44744, + "end": 44745, "loc": { "start": { "line": 1579, @@ -278585,8 +278643,8 @@ { "type": "CommentLine", "value": "multiple search parameter operator ||", - "start": 44780, - "end": 44819, + "start": 44767, + "end": 44806, "loc": { "start": { "line": 1581, @@ -278613,8 +278671,8 @@ "updateContext": null }, "value": "let", - "start": 44840, - "end": 44843, + "start": 44827, + "end": 44830, "loc": { "start": { "line": 1582, @@ -278639,8 +278697,8 @@ "binop": null }, "value": "sAOrSplit", - "start": 44844, - "end": 44853, + "start": 44831, + "end": 44840, "loc": { "start": { "line": 1582, @@ -278666,8 +278724,8 @@ "updateContext": null }, "value": "=", - "start": 44854, - "end": 44855, + "start": 44841, + "end": 44842, "loc": { "start": { "line": 1582, @@ -278692,8 +278750,8 @@ "binop": null }, "value": "sA", - "start": 44856, - "end": 44858, + "start": 44843, + "end": 44845, "loc": { "start": { "line": 1582, @@ -278718,8 +278776,8 @@ "binop": null, "updateContext": null }, - "start": 44858, - "end": 44859, + "start": 44845, + "end": 44846, "loc": { "start": { "line": 1582, @@ -278744,8 +278802,8 @@ "binop": null }, "value": "toString", - "start": 44859, - "end": 44867, + "start": 44846, + "end": 44854, "loc": { "start": { "line": 1582, @@ -278769,8 +278827,8 @@ "postfix": false, "binop": null }, - "start": 44867, - "end": 44868, + "start": 44854, + "end": 44855, "loc": { "start": { "line": 1582, @@ -278794,8 +278852,8 @@ "postfix": false, "binop": null }, - "start": 44868, - "end": 44869, + "start": 44855, + "end": 44856, "loc": { "start": { "line": 1582, @@ -278820,8 +278878,8 @@ "binop": null, "updateContext": null }, - "start": 44869, - "end": 44870, + "start": 44856, + "end": 44857, "loc": { "start": { "line": 1582, @@ -278846,8 +278904,8 @@ "binop": null }, "value": "split", - "start": 44870, - "end": 44875, + "start": 44857, + "end": 44862, "loc": { "start": { "line": 1582, @@ -278871,8 +278929,8 @@ "postfix": false, "binop": null }, - "start": 44875, - "end": 44876, + "start": 44862, + "end": 44863, "loc": { "start": { "line": 1582, @@ -278899,8 +278957,8 @@ "updateContext": null }, "value": "this", - "start": 44876, - "end": 44880, + "start": 44863, + "end": 44867, "loc": { "start": { "line": 1582, @@ -278925,8 +278983,8 @@ "binop": null, "updateContext": null }, - "start": 44880, - "end": 44881, + "start": 44867, + "end": 44868, "loc": { "start": { "line": 1582, @@ -278951,8 +279009,8 @@ "binop": null }, "value": "orOperator", - "start": 44881, - "end": 44891, + "start": 44868, + "end": 44878, "loc": { "start": { "line": 1582, @@ -278976,8 +279034,8 @@ "postfix": false, "binop": null }, - "start": 44891, - "end": 44892, + "start": 44878, + "end": 44879, "loc": { "start": { "line": 1582, @@ -279002,8 +279060,8 @@ "binop": null, "updateContext": null }, - "start": 44892, - "end": 44893, + "start": 44879, + "end": 44880, "loc": { "start": { "line": 1582, @@ -279018,8 +279076,8 @@ { "type": "CommentLine", "value": "multiple search || parameter boolean", - "start": 44918, - "end": 44956, + "start": 44905, + "end": 44943, "loc": { "start": { "line": 1583, @@ -279044,8 +279102,8 @@ "binop": null }, "value": "hasMultiOrSA", - "start": 44981, - "end": 44993, + "start": 44968, + "end": 44980, "loc": { "start": { "line": 1584, @@ -279071,8 +279129,8 @@ "updateContext": null }, "value": "=", - "start": 44994, - "end": 44995, + "start": 44981, + "end": 44982, "loc": { "start": { "line": 1584, @@ -279097,8 +279155,8 @@ "binop": null }, "value": "sAOrSplit", - "start": 44996, - "end": 45005, + "start": 44983, + "end": 44992, "loc": { "start": { "line": 1584, @@ -279123,8 +279181,8 @@ "binop": null, "updateContext": null }, - "start": 45005, - "end": 45006, + "start": 44992, + "end": 44993, "loc": { "start": { "line": 1584, @@ -279149,8 +279207,8 @@ "binop": null }, "value": "length", - "start": 45006, - "end": 45012, + "start": 44993, + "end": 44999, "loc": { "start": { "line": 1584, @@ -279176,8 +279234,8 @@ "updateContext": null }, "value": ">", - "start": 45013, - "end": 45014, + "start": 45000, + "end": 45001, "loc": { "start": { "line": 1584, @@ -279203,8 +279261,8 @@ "updateContext": null }, "value": 1, - "start": 45015, - "end": 45016, + "start": 45002, + "end": 45003, "loc": { "start": { "line": 1584, @@ -279229,8 +279287,8 @@ "binop": null, "updateContext": null }, - "start": 45016, - "end": 45017, + "start": 45003, + "end": 45004, "loc": { "start": { "line": 1584, @@ -279245,8 +279303,8 @@ { "type": "CommentLine", "value": "multiple search parameter operator &&", - "start": 45042, - "end": 45081, + "start": 45029, + "end": 45068, "loc": { "start": { "line": 1585, @@ -279271,8 +279329,8 @@ "binop": null }, "value": "sAAndSplit", - "start": 45106, - "end": 45116, + "start": 45093, + "end": 45103, "loc": { "start": { "line": 1586, @@ -279298,8 +279356,8 @@ "updateContext": null }, "value": "=", - "start": 45117, - "end": 45118, + "start": 45104, + "end": 45105, "loc": { "start": { "line": 1586, @@ -279324,8 +279382,8 @@ "binop": null }, "value": "sA", - "start": 45119, - "end": 45121, + "start": 45106, + "end": 45108, "loc": { "start": { "line": 1586, @@ -279350,8 +279408,8 @@ "binop": null, "updateContext": null }, - "start": 45121, - "end": 45122, + "start": 45108, + "end": 45109, "loc": { "start": { "line": 1586, @@ -279376,8 +279434,8 @@ "binop": null }, "value": "toString", - "start": 45122, - "end": 45130, + "start": 45109, + "end": 45117, "loc": { "start": { "line": 1586, @@ -279401,8 +279459,8 @@ "postfix": false, "binop": null }, - "start": 45130, - "end": 45131, + "start": 45117, + "end": 45118, "loc": { "start": { "line": 1586, @@ -279426,8 +279484,8 @@ "postfix": false, "binop": null }, - "start": 45131, - "end": 45132, + "start": 45118, + "end": 45119, "loc": { "start": { "line": 1586, @@ -279452,8 +279510,8 @@ "binop": null, "updateContext": null }, - "start": 45132, - "end": 45133, + "start": 45119, + "end": 45120, "loc": { "start": { "line": 1586, @@ -279478,8 +279536,8 @@ "binop": null }, "value": "split", - "start": 45133, - "end": 45138, + "start": 45120, + "end": 45125, "loc": { "start": { "line": 1586, @@ -279503,8 +279561,8 @@ "postfix": false, "binop": null }, - "start": 45138, - "end": 45139, + "start": 45125, + "end": 45126, "loc": { "start": { "line": 1586, @@ -279531,8 +279589,8 @@ "updateContext": null }, "value": "this", - "start": 45139, - "end": 45143, + "start": 45126, + "end": 45130, "loc": { "start": { "line": 1586, @@ -279557,8 +279615,8 @@ "binop": null, "updateContext": null }, - "start": 45143, - "end": 45144, + "start": 45130, + "end": 45131, "loc": { "start": { "line": 1586, @@ -279583,8 +279641,8 @@ "binop": null }, "value": "anOperator", - "start": 45144, - "end": 45154, + "start": 45131, + "end": 45141, "loc": { "start": { "line": 1586, @@ -279608,8 +279666,8 @@ "postfix": false, "binop": null }, - "start": 45154, - "end": 45155, + "start": 45141, + "end": 45142, "loc": { "start": { "line": 1586, @@ -279634,8 +279692,8 @@ "binop": null, "updateContext": null }, - "start": 45155, - "end": 45156, + "start": 45142, + "end": 45143, "loc": { "start": { "line": 1586, @@ -279650,8 +279708,8 @@ { "type": "CommentLine", "value": "multiple search && parameter boolean", - "start": 45181, - "end": 45219, + "start": 45168, + "end": 45206, "loc": { "start": { "line": 1587, @@ -279676,8 +279734,8 @@ "binop": null }, "value": "hasMultiAndSA", - "start": 45244, - "end": 45257, + "start": 45231, + "end": 45244, "loc": { "start": { "line": 1588, @@ -279703,8 +279761,8 @@ "updateContext": null }, "value": "=", - "start": 45258, - "end": 45259, + "start": 45245, + "end": 45246, "loc": { "start": { "line": 1588, @@ -279729,8 +279787,8 @@ "binop": null }, "value": "sAAndSplit", - "start": 45260, - "end": 45270, + "start": 45247, + "end": 45257, "loc": { "start": { "line": 1588, @@ -279755,8 +279813,8 @@ "binop": null, "updateContext": null }, - "start": 45270, - "end": 45271, + "start": 45257, + "end": 45258, "loc": { "start": { "line": 1588, @@ -279781,8 +279839,8 @@ "binop": null }, "value": "length", - "start": 45271, - "end": 45277, + "start": 45258, + "end": 45264, "loc": { "start": { "line": 1588, @@ -279808,8 +279866,8 @@ "updateContext": null }, "value": ">", - "start": 45278, - "end": 45279, + "start": 45265, + "end": 45266, "loc": { "start": { "line": 1588, @@ -279835,8 +279893,8 @@ "updateContext": null }, "value": 1, - "start": 45280, - "end": 45281, + "start": 45267, + "end": 45268, "loc": { "start": { "line": 1588, @@ -279861,8 +279919,8 @@ "binop": null, "updateContext": null }, - "start": 45281, - "end": 45282, + "start": 45268, + "end": 45269, "loc": { "start": { "line": 1588, @@ -279877,8 +279935,8 @@ { "type": "CommentLine", "value": "detect operators or array query", - "start": 45304, - "end": 45337, + "start": 45291, + "end": 45324, "loc": { "start": { "line": 1590, @@ -279905,8 +279963,8 @@ "updateContext": null }, "value": "if", - "start": 45358, - "end": 45360, + "start": 45345, + "end": 45347, "loc": { "start": { "line": 1591, @@ -279930,8 +279988,8 @@ "postfix": false, "binop": null }, - "start": 45361, - "end": 45362, + "start": 45348, + "end": 45349, "loc": { "start": { "line": 1591, @@ -279956,8 +280014,8 @@ "binop": null }, "value": "isArray", - "start": 45362, - "end": 45369, + "start": 45349, + "end": 45356, "loc": { "start": { "line": 1591, @@ -279981,8 +280039,8 @@ "postfix": false, "binop": null }, - "start": 45369, - "end": 45370, + "start": 45356, + "end": 45357, "loc": { "start": { "line": 1591, @@ -280007,8 +280065,8 @@ "binop": null }, "value": "sA", - "start": 45370, - "end": 45372, + "start": 45357, + "end": 45359, "loc": { "start": { "line": 1591, @@ -280032,8 +280090,8 @@ "postfix": false, "binop": null }, - "start": 45372, - "end": 45373, + "start": 45359, + "end": 45360, "loc": { "start": { "line": 1591, @@ -280059,8 +280117,8 @@ "updateContext": null }, "value": "||", - "start": 45374, - "end": 45376, + "start": 45361, + "end": 45363, "loc": { "start": { "line": 1591, @@ -280085,8 +280143,8 @@ "binop": null }, "value": "hasMultiOrSA", - "start": 45377, - "end": 45389, + "start": 45364, + "end": 45376, "loc": { "start": { "line": 1591, @@ -280112,8 +280170,8 @@ "updateContext": null }, "value": "||", - "start": 45390, - "end": 45392, + "start": 45377, + "end": 45379, "loc": { "start": { "line": 1591, @@ -280138,8 +280196,8 @@ "binop": null }, "value": "hasMultiAndSA", - "start": 45393, - "end": 45406, + "start": 45380, + "end": 45393, "loc": { "start": { "line": 1591, @@ -280163,8 +280221,8 @@ "postfix": false, "binop": null }, - "start": 45406, - "end": 45407, + "start": 45393, + "end": 45394, "loc": { "start": { "line": 1591, @@ -280188,8 +280246,8 @@ "postfix": false, "binop": null }, - "start": 45408, - "end": 45409, + "start": 45395, + "end": 45396, "loc": { "start": { "line": 1591, @@ -280216,8 +280274,8 @@ "updateContext": null }, "value": "let", - "start": 45434, - "end": 45437, + "start": 45421, + "end": 45424, "loc": { "start": { "line": 1592, @@ -280242,8 +280300,8 @@ "binop": null }, "value": "cS", - "start": 45438, - "end": 45440, + "start": 45425, + "end": 45427, "loc": { "start": { "line": 1592, @@ -280268,8 +280326,8 @@ "binop": null, "updateContext": null }, - "start": 45440, - "end": 45441, + "start": 45427, + "end": 45428, "loc": { "start": { "line": 1592, @@ -280294,8 +280352,8 @@ "binop": null }, "value": "s", - "start": 45442, - "end": 45443, + "start": 45429, + "end": 45430, "loc": { "start": { "line": 1592, @@ -280320,8 +280378,8 @@ "binop": null, "updateContext": null }, - "start": 45443, - "end": 45444, + "start": 45430, + "end": 45431, "loc": { "start": { "line": 1592, @@ -280348,8 +280406,8 @@ "updateContext": null }, "value": "let", - "start": 45469, - "end": 45472, + "start": 45456, + "end": 45459, "loc": { "start": { "line": 1593, @@ -280374,8 +280432,8 @@ "binop": null }, "value": "found", - "start": 45473, - "end": 45478, + "start": 45460, + "end": 45465, "loc": { "start": { "line": 1593, @@ -280401,8 +280459,8 @@ "updateContext": null }, "value": "=", - "start": 45479, - "end": 45480, + "start": 45466, + "end": 45467, "loc": { "start": { "line": 1593, @@ -280429,8 +280487,8 @@ "updateContext": null }, "value": "false", - "start": 45481, - "end": 45486, + "start": 45468, + "end": 45473, "loc": { "start": { "line": 1593, @@ -280455,8 +280513,8 @@ "binop": null, "updateContext": null }, - "start": 45486, - "end": 45487, + "start": 45473, + "end": 45474, "loc": { "start": { "line": 1593, @@ -280483,8 +280541,8 @@ "updateContext": null }, "value": "if", - "start": 45513, - "end": 45515, + "start": 45500, + "end": 45502, "loc": { "start": { "line": 1595, @@ -280508,8 +280566,8 @@ "postfix": false, "binop": null }, - "start": 45516, - "end": 45517, + "start": 45503, + "end": 45504, "loc": { "start": { "line": 1595, @@ -280534,8 +280592,8 @@ "binop": null }, "value": "isArray", - "start": 45517, - "end": 45524, + "start": 45504, + "end": 45511, "loc": { "start": { "line": 1595, @@ -280559,8 +280617,8 @@ "postfix": false, "binop": null }, - "start": 45524, - "end": 45525, + "start": 45511, + "end": 45512, "loc": { "start": { "line": 1595, @@ -280585,8 +280643,8 @@ "binop": null }, "value": "sA", - "start": 45525, - "end": 45527, + "start": 45512, + "end": 45514, "loc": { "start": { "line": 1595, @@ -280610,8 +280668,8 @@ "postfix": false, "binop": null }, - "start": 45527, - "end": 45528, + "start": 45514, + "end": 45515, "loc": { "start": { "line": 1595, @@ -280635,8 +280693,8 @@ "postfix": false, "binop": null }, - "start": 45528, - "end": 45529, + "start": 45515, + "end": 45516, "loc": { "start": { "line": 1595, @@ -280660,8 +280718,8 @@ "postfix": false, "binop": null }, - "start": 45530, - "end": 45531, + "start": 45517, + "end": 45518, "loc": { "start": { "line": 1595, @@ -280686,8 +280744,8 @@ "binop": null }, "value": "s", - "start": 45560, - "end": 45561, + "start": 45547, + "end": 45548, "loc": { "start": { "line": 1596, @@ -280713,8 +280771,8 @@ "updateContext": null }, "value": "=", - "start": 45562, - "end": 45563, + "start": 45549, + "end": 45550, "loc": { "start": { "line": 1596, @@ -280739,8 +280797,8 @@ "binop": null }, "value": "sA", - "start": 45564, - "end": 45566, + "start": 45551, + "end": 45553, "loc": { "start": { "line": 1596, @@ -280765,8 +280823,8 @@ "binop": null, "updateContext": null }, - "start": 45566, - "end": 45567, + "start": 45553, + "end": 45554, "loc": { "start": { "line": 1596, @@ -280790,8 +280848,8 @@ "postfix": false, "binop": null }, - "start": 45592, - "end": 45593, + "start": 45579, + "end": 45580, "loc": { "start": { "line": 1597, @@ -280818,8 +280876,8 @@ "updateContext": null }, "value": "else", - "start": 45594, - "end": 45598, + "start": 45581, + "end": 45585, "loc": { "start": { "line": 1597, @@ -280843,8 +280901,8 @@ "postfix": false, "binop": null }, - "start": 45599, - "end": 45600, + "start": 45586, + "end": 45587, "loc": { "start": { "line": 1597, @@ -280869,8 +280927,8 @@ "binop": null }, "value": "s", - "start": 45629, - "end": 45630, + "start": 45616, + "end": 45617, "loc": { "start": { "line": 1598, @@ -280896,8 +280954,8 @@ "updateContext": null }, "value": "=", - "start": 45631, - "end": 45632, + "start": 45618, + "end": 45619, "loc": { "start": { "line": 1598, @@ -280922,8 +280980,8 @@ "binop": null }, "value": "hasMultiOrSA", - "start": 45633, - "end": 45645, + "start": 45620, + "end": 45632, "loc": { "start": { "line": 1598, @@ -280948,8 +281006,8 @@ "binop": null, "updateContext": null }, - "start": 45646, - "end": 45647, + "start": 45633, + "end": 45634, "loc": { "start": { "line": 1598, @@ -280974,8 +281032,8 @@ "binop": null }, "value": "sAOrSplit", - "start": 45648, - "end": 45657, + "start": 45635, + "end": 45644, "loc": { "start": { "line": 1598, @@ -281000,8 +281058,8 @@ "binop": null, "updateContext": null }, - "start": 45658, - "end": 45659, + "start": 45645, + "end": 45646, "loc": { "start": { "line": 1598, @@ -281026,8 +281084,8 @@ "binop": null }, "value": "sAAndSplit", - "start": 45660, - "end": 45670, + "start": 45647, + "end": 45657, "loc": { "start": { "line": 1598, @@ -281052,8 +281110,8 @@ "binop": null, "updateContext": null }, - "start": 45670, - "end": 45671, + "start": 45657, + "end": 45658, "loc": { "start": { "line": 1598, @@ -281077,8 +281135,8 @@ "postfix": false, "binop": null }, - "start": 45696, - "end": 45697, + "start": 45683, + "end": 45684, "loc": { "start": { "line": 1599, @@ -281093,8 +281151,8 @@ { "type": "CommentLine", "value": " isolate search term and check occurence in cell data", - "start": 45722, - "end": 45777, + "start": 45709, + "end": 45764, "loc": { "start": { "line": 1600, @@ -281121,8 +281179,8 @@ "updateContext": null }, "value": "for", - "start": 45802, - "end": 45805, + "start": 45789, + "end": 45792, "loc": { "start": { "line": 1601, @@ -281146,8 +281204,8 @@ "postfix": false, "binop": null }, - "start": 45806, - "end": 45807, + "start": 45793, + "end": 45794, "loc": { "start": { "line": 1601, @@ -281174,8 +281232,8 @@ "updateContext": null }, "value": "let", - "start": 45807, - "end": 45810, + "start": 45794, + "end": 45797, "loc": { "start": { "line": 1601, @@ -281200,8 +281258,8 @@ "binop": null }, "value": "w", - "start": 45811, - "end": 45812, + "start": 45798, + "end": 45799, "loc": { "start": { "line": 1601, @@ -281227,8 +281285,8 @@ "updateContext": null }, "value": "=", - "start": 45813, - "end": 45814, + "start": 45800, + "end": 45801, "loc": { "start": { "line": 1601, @@ -281254,8 +281312,8 @@ "updateContext": null }, "value": 0, - "start": 45815, - "end": 45816, + "start": 45802, + "end": 45803, "loc": { "start": { "line": 1601, @@ -281280,8 +281338,8 @@ "binop": null, "updateContext": null }, - "start": 45816, - "end": 45817, + "start": 45803, + "end": 45804, "loc": { "start": { "line": 1601, @@ -281306,8 +281364,8 @@ "binop": null }, "value": "len", - "start": 45818, - "end": 45821, + "start": 45805, + "end": 45808, "loc": { "start": { "line": 1601, @@ -281333,8 +281391,8 @@ "updateContext": null }, "value": "=", - "start": 45822, - "end": 45823, + "start": 45809, + "end": 45810, "loc": { "start": { "line": 1601, @@ -281359,8 +281417,8 @@ "binop": null }, "value": "s", - "start": 45824, - "end": 45825, + "start": 45811, + "end": 45812, "loc": { "start": { "line": 1601, @@ -281385,8 +281443,8 @@ "binop": null, "updateContext": null }, - "start": 45825, - "end": 45826, + "start": 45812, + "end": 45813, "loc": { "start": { "line": 1601, @@ -281411,8 +281469,8 @@ "binop": null }, "value": "length", - "start": 45826, - "end": 45832, + "start": 45813, + "end": 45819, "loc": { "start": { "line": 1601, @@ -281437,8 +281495,8 @@ "binop": null, "updateContext": null }, - "start": 45832, - "end": 45833, + "start": 45819, + "end": 45820, "loc": { "start": { "line": 1601, @@ -281463,8 +281521,8 @@ "binop": null }, "value": "w", - "start": 45834, - "end": 45835, + "start": 45821, + "end": 45822, "loc": { "start": { "line": 1601, @@ -281490,8 +281548,8 @@ "updateContext": null }, "value": "<", - "start": 45836, - "end": 45837, + "start": 45823, + "end": 45824, "loc": { "start": { "line": 1601, @@ -281516,8 +281574,8 @@ "binop": null }, "value": "len", - "start": 45838, - "end": 45841, + "start": 45825, + "end": 45828, "loc": { "start": { "line": 1601, @@ -281542,8 +281600,8 @@ "binop": null, "updateContext": null }, - "start": 45841, - "end": 45842, + "start": 45828, + "end": 45829, "loc": { "start": { "line": 1601, @@ -281568,8 +281626,8 @@ "binop": null }, "value": "w", - "start": 45843, - "end": 45844, + "start": 45830, + "end": 45831, "loc": { "start": { "line": 1601, @@ -281594,8 +281652,8 @@ "binop": null }, "value": "++", - "start": 45844, - "end": 45846, + "start": 45831, + "end": 45833, "loc": { "start": { "line": 1601, @@ -281619,8 +281677,8 @@ "postfix": false, "binop": null }, - "start": 45846, - "end": 45847, + "start": 45833, + "end": 45834, "loc": { "start": { "line": 1601, @@ -281644,8 +281702,8 @@ "postfix": false, "binop": null }, - "start": 45848, - "end": 45849, + "start": 45835, + "end": 45836, "loc": { "start": { "line": 1601, @@ -281670,8 +281728,8 @@ "binop": null }, "value": "cS", - "start": 45878, - "end": 45880, + "start": 45865, + "end": 45867, "loc": { "start": { "line": 1602, @@ -281697,8 +281755,8 @@ "updateContext": null }, "value": "=", - "start": 45881, - "end": 45882, + "start": 45868, + "end": 45869, "loc": { "start": { "line": 1602, @@ -281723,8 +281781,8 @@ "binop": null }, "value": "trim", - "start": 45883, - "end": 45887, + "start": 45870, + "end": 45874, "loc": { "start": { "line": 1602, @@ -281748,8 +281806,8 @@ "postfix": false, "binop": null }, - "start": 45887, - "end": 45888, + "start": 45874, + "end": 45875, "loc": { "start": { "line": 1602, @@ -281774,8 +281832,8 @@ "binop": null }, "value": "s", - "start": 45888, - "end": 45889, + "start": 45875, + "end": 45876, "loc": { "start": { "line": 1602, @@ -281800,8 +281858,8 @@ "binop": null, "updateContext": null }, - "start": 45889, - "end": 45890, + "start": 45876, + "end": 45877, "loc": { "start": { "line": 1602, @@ -281826,8 +281884,8 @@ "binop": null }, "value": "w", - "start": 45890, - "end": 45891, + "start": 45877, + "end": 45878, "loc": { "start": { "line": 1602, @@ -281852,8 +281910,8 @@ "binop": null, "updateContext": null }, - "start": 45891, - "end": 45892, + "start": 45878, + "end": 45879, "loc": { "start": { "line": 1602, @@ -281877,8 +281935,8 @@ "postfix": false, "binop": null }, - "start": 45892, - "end": 45893, + "start": 45879, + "end": 45880, "loc": { "start": { "line": 1602, @@ -281903,8 +281961,8 @@ "binop": null, "updateContext": null }, - "start": 45893, - "end": 45894, + "start": 45880, + "end": 45881, "loc": { "start": { "line": 1602, @@ -281929,8 +281987,8 @@ "binop": null }, "value": "found", - "start": 45923, - "end": 45928, + "start": 45910, + "end": 45915, "loc": { "start": { "line": 1603, @@ -281956,8 +282014,8 @@ "updateContext": null }, "value": "=", - "start": 45929, - "end": 45930, + "start": 45916, + "end": 45917, "loc": { "start": { "line": 1603, @@ -281984,8 +282042,8 @@ "updateContext": null }, "value": "this", - "start": 45931, - "end": 45935, + "start": 45918, + "end": 45922, "loc": { "start": { "line": 1603, @@ -282010,8 +282068,8 @@ "binop": null, "updateContext": null }, - "start": 45935, - "end": 45936, + "start": 45922, + "end": 45923, "loc": { "start": { "line": 1603, @@ -282036,8 +282094,8 @@ "binop": null }, "value": "_match", - "start": 45936, - "end": 45942, + "start": 45923, + "end": 45929, "loc": { "start": { "line": 1603, @@ -282061,8 +282119,8 @@ "postfix": false, "binop": null }, - "start": 45942, - "end": 45943, + "start": 45929, + "end": 45930, "loc": { "start": { "line": 1603, @@ -282087,8 +282145,8 @@ "binop": null }, "value": "cS", - "start": 45943, - "end": 45945, + "start": 45930, + "end": 45932, "loc": { "start": { "line": 1603, @@ -282113,8 +282171,8 @@ "binop": null, "updateContext": null }, - "start": 45945, - "end": 45946, + "start": 45932, + "end": 45933, "loc": { "start": { "line": 1603, @@ -282139,8 +282197,8 @@ "binop": null }, "value": "cellValue", - "start": 45947, - "end": 45956, + "start": 45934, + "end": 45943, "loc": { "start": { "line": 1603, @@ -282165,8 +282223,8 @@ "binop": null, "updateContext": null }, - "start": 45956, - "end": 45957, + "start": 45943, + "end": 45944, "loc": { "start": { "line": 1603, @@ -282191,8 +282249,8 @@ "binop": null }, "value": "j", - "start": 45958, - "end": 45959, + "start": 45945, + "end": 45946, "loc": { "start": { "line": 1603, @@ -282216,8 +282274,8 @@ "postfix": false, "binop": null }, - "start": 45959, - "end": 45960, + "start": 45946, + "end": 45947, "loc": { "start": { "line": 1603, @@ -282242,8 +282300,8 @@ "binop": null, "updateContext": null }, - "start": 45960, - "end": 45961, + "start": 45947, + "end": 45948, "loc": { "start": { "line": 1603, @@ -282270,8 +282328,8 @@ "updateContext": null }, "value": "if", - "start": 45991, - "end": 45993, + "start": 45978, + "end": 45980, "loc": { "start": { "line": 1605, @@ -282295,8 +282353,8 @@ "postfix": false, "binop": null }, - "start": 45994, - "end": 45995, + "start": 45981, + "end": 45982, "loc": { "start": { "line": 1605, @@ -282321,8 +282379,8 @@ "binop": null }, "value": "found", - "start": 45995, - "end": 46000, + "start": 45982, + "end": 45987, "loc": { "start": { "line": 1605, @@ -282346,8 +282404,8 @@ "postfix": false, "binop": null }, - "start": 46000, - "end": 46001, + "start": 45987, + "end": 45988, "loc": { "start": { "line": 1605, @@ -282371,8 +282429,8 @@ "postfix": false, "binop": null }, - "start": 46002, - "end": 46003, + "start": 45989, + "end": 45990, "loc": { "start": { "line": 1605, @@ -282397,8 +282455,8 @@ "binop": null }, "value": "emitter", - "start": 46036, - "end": 46043, + "start": 46023, + "end": 46030, "loc": { "start": { "line": 1606, @@ -282423,8 +282481,8 @@ "binop": null, "updateContext": null }, - "start": 46043, - "end": 46044, + "start": 46030, + "end": 46031, "loc": { "start": { "line": 1606, @@ -282449,8 +282507,8 @@ "binop": null }, "value": "emit", - "start": 46044, - "end": 46048, + "start": 46031, + "end": 46035, "loc": { "start": { "line": 1606, @@ -282474,8 +282532,8 @@ "postfix": false, "binop": null }, - "start": 46048, - "end": 46049, + "start": 46035, + "end": 46036, "loc": { "start": { "line": 1606, @@ -282501,8 +282559,8 @@ "updateContext": null }, "value": "highlight-keyword", - "start": 46049, - "end": 46068, + "start": 46036, + "end": 46055, "loc": { "start": { "line": 1606, @@ -282527,8 +282585,8 @@ "binop": null, "updateContext": null }, - "start": 46068, - "end": 46069, + "start": 46055, + "end": 46056, "loc": { "start": { "line": 1606, @@ -282555,8 +282613,8 @@ "updateContext": null }, "value": "this", - "start": 46070, - "end": 46074, + "start": 46057, + "end": 46061, "loc": { "start": { "line": 1606, @@ -282581,8 +282639,8 @@ "binop": null, "updateContext": null }, - "start": 46074, - "end": 46075, + "start": 46061, + "end": 46062, "loc": { "start": { "line": 1606, @@ -282607,8 +282665,8 @@ "binop": null }, "value": "cells", - "start": 46112, - "end": 46117, + "start": 46099, + "end": 46104, "loc": { "start": { "line": 1607, @@ -282633,8 +282691,8 @@ "binop": null, "updateContext": null }, - "start": 46117, - "end": 46118, + "start": 46104, + "end": 46105, "loc": { "start": { "line": 1607, @@ -282659,8 +282717,8 @@ "binop": null }, "value": "j", - "start": 46118, - "end": 46119, + "start": 46105, + "end": 46106, "loc": { "start": { "line": 1607, @@ -282685,8 +282743,8 @@ "binop": null, "updateContext": null }, - "start": 46119, - "end": 46120, + "start": 46106, + "end": 46107, "loc": { "start": { "line": 1607, @@ -282711,8 +282769,8 @@ "binop": null, "updateContext": null }, - "start": 46120, - "end": 46121, + "start": 46107, + "end": 46108, "loc": { "start": { "line": 1607, @@ -282737,8 +282795,8 @@ "binop": null }, "value": "cS", - "start": 46122, - "end": 46124, + "start": 46109, + "end": 46111, "loc": { "start": { "line": 1607, @@ -282762,8 +282820,8 @@ "postfix": false, "binop": null }, - "start": 46124, - "end": 46125, + "start": 46111, + "end": 46112, "loc": { "start": { "line": 1607, @@ -282788,8 +282846,8 @@ "binop": null, "updateContext": null }, - "start": 46125, - "end": 46126, + "start": 46112, + "end": 46113, "loc": { "start": { "line": 1607, @@ -282813,8 +282871,8 @@ "postfix": false, "binop": null }, - "start": 46155, - "end": 46156, + "start": 46142, + "end": 46143, "loc": { "start": { "line": 1608, @@ -282841,8 +282899,8 @@ "updateContext": null }, "value": "if", - "start": 46185, - "end": 46187, + "start": 46172, + "end": 46174, "loc": { "start": { "line": 1609, @@ -282866,8 +282924,8 @@ "postfix": false, "binop": null }, - "start": 46188, - "end": 46189, + "start": 46175, + "end": 46176, "loc": { "start": { "line": 1609, @@ -282891,8 +282949,8 @@ "postfix": false, "binop": null }, - "start": 46189, - "end": 46190, + "start": 46176, + "end": 46177, "loc": { "start": { "line": 1609, @@ -282917,8 +282975,8 @@ "binop": null }, "value": "hasMultiOrSA", - "start": 46190, - "end": 46202, + "start": 46177, + "end": 46189, "loc": { "start": { "line": 1609, @@ -282944,8 +283002,8 @@ "updateContext": null }, "value": "&&", - "start": 46203, - "end": 46205, + "start": 46190, + "end": 46192, "loc": { "start": { "line": 1609, @@ -282970,8 +283028,8 @@ "binop": null }, "value": "found", - "start": 46206, - "end": 46211, + "start": 46193, + "end": 46198, "loc": { "start": { "line": 1609, @@ -282995,8 +283053,8 @@ "postfix": false, "binop": null }, - "start": 46211, - "end": 46212, + "start": 46198, + "end": 46199, "loc": { "start": { "line": 1609, @@ -283022,8 +283080,8 @@ "updateContext": null }, "value": "||", - "start": 46213, - "end": 46215, + "start": 46200, + "end": 46202, "loc": { "start": { "line": 1609, @@ -283047,8 +283105,8 @@ "postfix": false, "binop": null }, - "start": 46248, - "end": 46249, + "start": 46235, + "end": 46236, "loc": { "start": { "line": 1610, @@ -283073,8 +283131,8 @@ "binop": null }, "value": "hasMultiAndSA", - "start": 46249, - "end": 46262, + "start": 46236, + "end": 46249, "loc": { "start": { "line": 1610, @@ -283100,8 +283158,8 @@ "updateContext": null }, "value": "&&", - "start": 46263, - "end": 46265, + "start": 46250, + "end": 46252, "loc": { "start": { "line": 1610, @@ -283127,8 +283185,8 @@ "updateContext": null }, "value": "!", - "start": 46266, - "end": 46267, + "start": 46253, + "end": 46254, "loc": { "start": { "line": 1610, @@ -283153,8 +283211,8 @@ "binop": null }, "value": "found", - "start": 46267, - "end": 46272, + "start": 46254, + "end": 46259, "loc": { "start": { "line": 1610, @@ -283178,8 +283236,8 @@ "postfix": false, "binop": null }, - "start": 46272, - "end": 46273, + "start": 46259, + "end": 46260, "loc": { "start": { "line": 1610, @@ -283203,8 +283261,8 @@ "postfix": false, "binop": null }, - "start": 46273, - "end": 46274, + "start": 46260, + "end": 46261, "loc": { "start": { "line": 1610, @@ -283228,8 +283286,8 @@ "postfix": false, "binop": null }, - "start": 46275, - "end": 46276, + "start": 46262, + "end": 46263, "loc": { "start": { "line": 1610, @@ -283256,8 +283314,8 @@ "updateContext": null }, "value": "break", - "start": 46309, - "end": 46314, + "start": 46296, + "end": 46301, "loc": { "start": { "line": 1611, @@ -283282,8 +283340,8 @@ "binop": null, "updateContext": null }, - "start": 46314, - "end": 46315, + "start": 46301, + "end": 46302, "loc": { "start": { "line": 1611, @@ -283307,8 +283365,8 @@ "postfix": false, "binop": null }, - "start": 46344, - "end": 46345, + "start": 46331, + "end": 46332, "loc": { "start": { "line": 1612, @@ -283335,8 +283393,8 @@ "updateContext": null }, "value": "if", - "start": 46374, - "end": 46376, + "start": 46361, + "end": 46363, "loc": { "start": { "line": 1613, @@ -283360,8 +283418,8 @@ "postfix": false, "binop": null }, - "start": 46377, - "end": 46378, + "start": 46364, + "end": 46365, "loc": { "start": { "line": 1613, @@ -283386,8 +283444,8 @@ "binop": null }, "value": "isArray", - "start": 46378, - "end": 46385, + "start": 46365, + "end": 46372, "loc": { "start": { "line": 1613, @@ -283411,8 +283469,8 @@ "postfix": false, "binop": null }, - "start": 46385, - "end": 46386, + "start": 46372, + "end": 46373, "loc": { "start": { "line": 1613, @@ -283437,8 +283495,8 @@ "binop": null }, "value": "sA", - "start": 46386, - "end": 46388, + "start": 46373, + "end": 46375, "loc": { "start": { "line": 1613, @@ -283462,8 +283520,8 @@ "postfix": false, "binop": null }, - "start": 46388, - "end": 46389, + "start": 46375, + "end": 46376, "loc": { "start": { "line": 1613, @@ -283489,8 +283547,8 @@ "updateContext": null }, "value": "&&", - "start": 46390, - "end": 46392, + "start": 46377, + "end": 46379, "loc": { "start": { "line": 1613, @@ -283515,8 +283573,8 @@ "binop": null }, "value": "found", - "start": 46393, - "end": 46398, + "start": 46380, + "end": 46385, "loc": { "start": { "line": 1613, @@ -283540,8 +283598,8 @@ "postfix": false, "binop": null }, - "start": 46398, - "end": 46399, + "start": 46385, + "end": 46386, "loc": { "start": { "line": 1613, @@ -283565,8 +283623,8 @@ "postfix": false, "binop": null }, - "start": 46400, - "end": 46401, + "start": 46387, + "end": 46388, "loc": { "start": { "line": 1613, @@ -283593,8 +283651,8 @@ "updateContext": null }, "value": "break", - "start": 46434, - "end": 46439, + "start": 46421, + "end": 46426, "loc": { "start": { "line": 1614, @@ -283619,8 +283677,8 @@ "binop": null, "updateContext": null }, - "start": 46439, - "end": 46440, + "start": 46426, + "end": 46427, "loc": { "start": { "line": 1614, @@ -283644,8 +283702,8 @@ "postfix": false, "binop": null }, - "start": 46469, - "end": 46470, + "start": 46456, + "end": 46457, "loc": { "start": { "line": 1615, @@ -283669,8 +283727,8 @@ "postfix": false, "binop": null }, - "start": 46495, - "end": 46496, + "start": 46482, + "end": 46483, "loc": { "start": { "line": 1616, @@ -283695,8 +283753,8 @@ "binop": null }, "value": "occurence", - "start": 46521, - "end": 46530, + "start": 46508, + "end": 46517, "loc": { "start": { "line": 1617, @@ -283721,8 +283779,8 @@ "binop": null, "updateContext": null }, - "start": 46530, - "end": 46531, + "start": 46517, + "end": 46518, "loc": { "start": { "line": 1617, @@ -283747,8 +283805,8 @@ "binop": null }, "value": "j", - "start": 46531, - "end": 46532, + "start": 46518, + "end": 46519, "loc": { "start": { "line": 1617, @@ -283773,8 +283831,8 @@ "binop": null, "updateContext": null }, - "start": 46532, - "end": 46533, + "start": 46519, + "end": 46520, "loc": { "start": { "line": 1617, @@ -283800,8 +283858,8 @@ "updateContext": null }, "value": "=", - "start": 46534, - "end": 46535, + "start": 46521, + "end": 46522, "loc": { "start": { "line": 1617, @@ -283826,8 +283884,8 @@ "binop": null }, "value": "found", - "start": 46536, - "end": 46541, + "start": 46523, + "end": 46528, "loc": { "start": { "line": 1617, @@ -283852,8 +283910,8 @@ "binop": null, "updateContext": null }, - "start": 46541, - "end": 46542, + "start": 46528, + "end": 46529, "loc": { "start": { "line": 1617, @@ -283877,8 +283935,8 @@ "postfix": false, "binop": null }, - "start": 46564, - "end": 46565, + "start": 46551, + "end": 46552, "loc": { "start": { "line": 1619, @@ -283893,8 +283951,8 @@ { "type": "CommentLine", "value": "single search parameter", - "start": 46586, - "end": 46611, + "start": 46573, + "end": 46598, "loc": { "start": { "line": 1620, @@ -283921,8 +283979,8 @@ "updateContext": null }, "value": "else", - "start": 46632, - "end": 46636, + "start": 46619, + "end": 46623, "loc": { "start": { "line": 1621, @@ -283946,8 +284004,8 @@ "postfix": false, "binop": null }, - "start": 46637, - "end": 46638, + "start": 46624, + "end": 46625, "loc": { "start": { "line": 1621, @@ -283972,8 +284030,8 @@ "binop": null }, "value": "occurence", - "start": 46663, - "end": 46672, + "start": 46650, + "end": 46659, "loc": { "start": { "line": 1622, @@ -283998,8 +284056,8 @@ "binop": null, "updateContext": null }, - "start": 46672, - "end": 46673, + "start": 46659, + "end": 46660, "loc": { "start": { "line": 1622, @@ -284024,8 +284082,8 @@ "binop": null }, "value": "j", - "start": 46673, - "end": 46674, + "start": 46660, + "end": 46661, "loc": { "start": { "line": 1622, @@ -284050,8 +284108,8 @@ "binop": null, "updateContext": null }, - "start": 46674, - "end": 46675, + "start": 46661, + "end": 46662, "loc": { "start": { "line": 1622, @@ -284077,8 +284135,8 @@ "updateContext": null }, "value": "=", - "start": 46676, - "end": 46677, + "start": 46663, + "end": 46664, "loc": { "start": { "line": 1622, @@ -284105,8 +284163,8 @@ "updateContext": null }, "value": "this", - "start": 46678, - "end": 46682, + "start": 46665, + "end": 46669, "loc": { "start": { "line": 1622, @@ -284131,8 +284189,8 @@ "binop": null, "updateContext": null }, - "start": 46682, - "end": 46683, + "start": 46669, + "end": 46670, "loc": { "start": { "line": 1622, @@ -284157,8 +284215,8 @@ "binop": null }, "value": "_match", - "start": 46683, - "end": 46689, + "start": 46670, + "end": 46676, "loc": { "start": { "line": 1622, @@ -284182,8 +284240,8 @@ "postfix": false, "binop": null }, - "start": 46689, - "end": 46690, + "start": 46676, + "end": 46677, "loc": { "start": { "line": 1622, @@ -284208,8 +284266,8 @@ "binop": null }, "value": "trim", - "start": 46690, - "end": 46694, + "start": 46677, + "end": 46681, "loc": { "start": { "line": 1622, @@ -284233,8 +284291,8 @@ "postfix": false, "binop": null }, - "start": 46694, - "end": 46695, + "start": 46681, + "end": 46682, "loc": { "start": { "line": 1622, @@ -284259,8 +284317,8 @@ "binop": null }, "value": "sA", - "start": 46695, - "end": 46697, + "start": 46682, + "end": 46684, "loc": { "start": { "line": 1622, @@ -284284,8 +284342,8 @@ "postfix": false, "binop": null }, - "start": 46697, - "end": 46698, + "start": 46684, + "end": 46685, "loc": { "start": { "line": 1622, @@ -284310,8 +284368,8 @@ "binop": null, "updateContext": null }, - "start": 46698, - "end": 46699, + "start": 46685, + "end": 46686, "loc": { "start": { "line": 1622, @@ -284336,8 +284394,8 @@ "binop": null }, "value": "cellValue", - "start": 46700, - "end": 46709, + "start": 46687, + "end": 46696, "loc": { "start": { "line": 1622, @@ -284362,8 +284420,8 @@ "binop": null, "updateContext": null }, - "start": 46709, - "end": 46710, + "start": 46696, + "end": 46697, "loc": { "start": { "line": 1622, @@ -284388,8 +284446,8 @@ "binop": null }, "value": "j", - "start": 46711, - "end": 46712, + "start": 46698, + "end": 46699, "loc": { "start": { "line": 1622, @@ -284413,8 +284471,8 @@ "postfix": false, "binop": null }, - "start": 46712, - "end": 46713, + "start": 46699, + "end": 46700, "loc": { "start": { "line": 1622, @@ -284439,8 +284497,8 @@ "binop": null, "updateContext": null }, - "start": 46713, - "end": 46714, + "start": 46700, + "end": 46701, "loc": { "start": { "line": 1622, @@ -284467,8 +284525,8 @@ "updateContext": null }, "value": "if", - "start": 46739, - "end": 46741, + "start": 46726, + "end": 46728, "loc": { "start": { "line": 1623, @@ -284492,8 +284550,8 @@ "postfix": false, "binop": null }, - "start": 46742, - "end": 46743, + "start": 46729, + "end": 46730, "loc": { "start": { "line": 1623, @@ -284518,8 +284576,8 @@ "binop": null }, "value": "occurence", - "start": 46743, - "end": 46752, + "start": 46730, + "end": 46739, "loc": { "start": { "line": 1623, @@ -284544,8 +284602,8 @@ "binop": null, "updateContext": null }, - "start": 46752, - "end": 46753, + "start": 46739, + "end": 46740, "loc": { "start": { "line": 1623, @@ -284570,8 +284628,8 @@ "binop": null }, "value": "j", - "start": 46753, - "end": 46754, + "start": 46740, + "end": 46741, "loc": { "start": { "line": 1623, @@ -284596,8 +284654,8 @@ "binop": null, "updateContext": null }, - "start": 46754, - "end": 46755, + "start": 46741, + "end": 46742, "loc": { "start": { "line": 1623, @@ -284621,8 +284679,8 @@ "postfix": false, "binop": null }, - "start": 46755, - "end": 46756, + "start": 46742, + "end": 46743, "loc": { "start": { "line": 1623, @@ -284646,8 +284704,8 @@ "postfix": false, "binop": null }, - "start": 46757, - "end": 46758, + "start": 46744, + "end": 46745, "loc": { "start": { "line": 1623, @@ -284672,8 +284730,8 @@ "binop": null }, "value": "emitter", - "start": 46787, - "end": 46794, + "start": 46774, + "end": 46781, "loc": { "start": { "line": 1624, @@ -284698,8 +284756,8 @@ "binop": null, "updateContext": null }, - "start": 46794, - "end": 46795, + "start": 46781, + "end": 46782, "loc": { "start": { "line": 1624, @@ -284724,8 +284782,8 @@ "binop": null }, "value": "emit", - "start": 46795, - "end": 46799, + "start": 46782, + "end": 46786, "loc": { "start": { "line": 1624, @@ -284749,8 +284807,8 @@ "postfix": false, "binop": null }, - "start": 46799, - "end": 46800, + "start": 46786, + "end": 46787, "loc": { "start": { "line": 1624, @@ -284776,8 +284834,8 @@ "updateContext": null }, "value": "highlight-keyword", - "start": 46800, - "end": 46819, + "start": 46787, + "end": 46806, "loc": { "start": { "line": 1624, @@ -284802,8 +284860,8 @@ "binop": null, "updateContext": null }, - "start": 46819, - "end": 46820, + "start": 46806, + "end": 46807, "loc": { "start": { "line": 1624, @@ -284830,8 +284888,8 @@ "updateContext": null }, "value": "this", - "start": 46821, - "end": 46825, + "start": 46808, + "end": 46812, "loc": { "start": { "line": 1624, @@ -284856,8 +284914,8 @@ "binop": null, "updateContext": null }, - "start": 46825, - "end": 46826, + "start": 46812, + "end": 46813, "loc": { "start": { "line": 1624, @@ -284882,8 +284940,8 @@ "binop": null }, "value": "cells", - "start": 46827, - "end": 46832, + "start": 46814, + "end": 46819, "loc": { "start": { "line": 1624, @@ -284908,8 +284966,8 @@ "binop": null, "updateContext": null }, - "start": 46832, - "end": 46833, + "start": 46819, + "end": 46820, "loc": { "start": { "line": 1624, @@ -284934,8 +284992,8 @@ "binop": null }, "value": "j", - "start": 46833, - "end": 46834, + "start": 46820, + "end": 46821, "loc": { "start": { "line": 1624, @@ -284960,8 +285018,8 @@ "binop": null, "updateContext": null }, - "start": 46834, - "end": 46835, + "start": 46821, + "end": 46822, "loc": { "start": { "line": 1624, @@ -284986,8 +285044,8 @@ "binop": null, "updateContext": null }, - "start": 46835, - "end": 46836, + "start": 46822, + "end": 46823, "loc": { "start": { "line": 1624, @@ -285012,8 +285070,8 @@ "binop": null }, "value": "sA", - "start": 46869, - "end": 46871, + "start": 46856, + "end": 46858, "loc": { "start": { "line": 1625, @@ -285037,8 +285095,8 @@ "postfix": false, "binop": null }, - "start": 46871, - "end": 46872, + "start": 46858, + "end": 46859, "loc": { "start": { "line": 1625, @@ -285063,8 +285121,8 @@ "binop": null, "updateContext": null }, - "start": 46872, - "end": 46873, + "start": 46859, + "end": 46860, "loc": { "start": { "line": 1625, @@ -285088,8 +285146,8 @@ "postfix": false, "binop": null }, - "start": 46898, - "end": 46899, + "start": 46885, + "end": 46886, "loc": { "start": { "line": 1626, @@ -285113,8 +285171,8 @@ "postfix": false, "binop": null }, - "start": 46920, - "end": 46921, + "start": 46907, + "end": 46908, "loc": { "start": { "line": 1627, @@ -285141,8 +285199,8 @@ "updateContext": null }, "value": "if", - "start": 46943, - "end": 46945, + "start": 46930, + "end": 46932, "loc": { "start": { "line": 1629, @@ -285166,8 +285224,8 @@ "postfix": false, "binop": null }, - "start": 46946, - "end": 46947, + "start": 46933, + "end": 46934, "loc": { "start": { "line": 1629, @@ -285193,8 +285251,8 @@ "updateContext": null }, "value": "!", - "start": 46947, - "end": 46948, + "start": 46934, + "end": 46935, "loc": { "start": { "line": 1629, @@ -285219,8 +285277,8 @@ "binop": null }, "value": "occurence", - "start": 46948, - "end": 46957, + "start": 46935, + "end": 46944, "loc": { "start": { "line": 1629, @@ -285245,8 +285303,8 @@ "binop": null, "updateContext": null }, - "start": 46957, - "end": 46958, + "start": 46944, + "end": 46945, "loc": { "start": { "line": 1629, @@ -285271,8 +285329,8 @@ "binop": null }, "value": "j", - "start": 46958, - "end": 46959, + "start": 46945, + "end": 46946, "loc": { "start": { "line": 1629, @@ -285297,8 +285355,8 @@ "binop": null, "updateContext": null }, - "start": 46959, - "end": 46960, + "start": 46946, + "end": 46947, "loc": { "start": { "line": 1629, @@ -285322,8 +285380,8 @@ "postfix": false, "binop": null }, - "start": 46960, - "end": 46961, + "start": 46947, + "end": 46948, "loc": { "start": { "line": 1629, @@ -285347,8 +285405,8 @@ "postfix": false, "binop": null }, - "start": 46962, - "end": 46963, + "start": 46949, + "end": 46950, "loc": { "start": { "line": 1629, @@ -285373,8 +285431,8 @@ "binop": null }, "value": "isMatch", - "start": 46988, - "end": 46995, + "start": 46975, + "end": 46982, "loc": { "start": { "line": 1630, @@ -285400,8 +285458,8 @@ "updateContext": null }, "value": "=", - "start": 46996, - "end": 46997, + "start": 46983, + "end": 46984, "loc": { "start": { "line": 1630, @@ -285428,8 +285486,8 @@ "updateContext": null }, "value": "false", - "start": 46998, - "end": 47003, + "start": 46985, + "end": 46990, "loc": { "start": { "line": 1630, @@ -285454,8 +285512,8 @@ "binop": null, "updateContext": null }, - "start": 47003, - "end": 47004, + "start": 46990, + "end": 46991, "loc": { "start": { "line": 1630, @@ -285479,8 +285537,8 @@ "postfix": false, "binop": null }, - "start": 47025, - "end": 47026, + "start": 47012, + "end": 47013, "loc": { "start": { "line": 1631, @@ -285507,8 +285565,8 @@ "updateContext": null }, "value": "if", - "start": 47048, - "end": 47050, + "start": 47035, + "end": 47037, "loc": { "start": { "line": 1633, @@ -285532,8 +285590,8 @@ "postfix": false, "binop": null }, - "start": 47051, - "end": 47052, + "start": 47038, + "end": 47039, "loc": { "start": { "line": 1633, @@ -285560,8 +285618,8 @@ "updateContext": null }, "value": "this", - "start": 47052, - "end": 47056, + "start": 47039, + "end": 47043, "loc": { "start": { "line": 1633, @@ -285586,8 +285644,8 @@ "binop": null, "updateContext": null }, - "start": 47056, - "end": 47057, + "start": 47043, + "end": 47044, "loc": { "start": { "line": 1633, @@ -285612,8 +285670,8 @@ "binop": null }, "value": "singleFlt", - "start": 47057, - "end": 47066, + "start": 47044, + "end": 47053, "loc": { "start": { "line": 1633, @@ -285639,8 +285697,8 @@ "updateContext": null }, "value": "&&", - "start": 47067, - "end": 47069, + "start": 47054, + "end": 47056, "loc": { "start": { "line": 1633, @@ -285667,8 +285725,8 @@ "updateContext": null }, "value": "this", - "start": 47094, - "end": 47098, + "start": 47081, + "end": 47085, "loc": { "start": { "line": 1634, @@ -285693,8 +285751,8 @@ "binop": null, "updateContext": null }, - "start": 47098, - "end": 47099, + "start": 47085, + "end": 47086, "loc": { "start": { "line": 1634, @@ -285719,8 +285777,8 @@ "binop": null }, "value": "singleFltExcludeCols", - "start": 47099, - "end": 47119, + "start": 47086, + "end": 47106, "loc": { "start": { "line": 1634, @@ -285745,8 +285803,8 @@ "binop": null, "updateContext": null }, - "start": 47119, - "end": 47120, + "start": 47106, + "end": 47107, "loc": { "start": { "line": 1634, @@ -285771,8 +285829,8 @@ "binop": null }, "value": "indexOf", - "start": 47120, - "end": 47127, + "start": 47107, + "end": 47114, "loc": { "start": { "line": 1634, @@ -285796,8 +285854,8 @@ "postfix": false, "binop": null }, - "start": 47127, - "end": 47128, + "start": 47114, + "end": 47115, "loc": { "start": { "line": 1634, @@ -285822,8 +285880,8 @@ "binop": null }, "value": "j", - "start": 47128, - "end": 47129, + "start": 47115, + "end": 47116, "loc": { "start": { "line": 1634, @@ -285847,8 +285905,8 @@ "postfix": false, "binop": null }, - "start": 47129, - "end": 47130, + "start": 47116, + "end": 47117, "loc": { "start": { "line": 1634, @@ -285874,8 +285932,8 @@ "updateContext": null }, "value": "===", - "start": 47131, - "end": 47134, + "start": 47118, + "end": 47121, "loc": { "start": { "line": 1634, @@ -285901,8 +285959,8 @@ "updateContext": null }, "value": "-", - "start": 47135, - "end": 47136, + "start": 47122, + "end": 47123, "loc": { "start": { "line": 1634, @@ -285928,8 +285986,8 @@ "updateContext": null }, "value": 1, - "start": 47136, - "end": 47137, + "start": 47123, + "end": 47124, "loc": { "start": { "line": 1634, @@ -285955,8 +286013,8 @@ "updateContext": null }, "value": "&&", - "start": 47138, - "end": 47140, + "start": 47125, + "end": 47127, "loc": { "start": { "line": 1634, @@ -285981,8 +286039,8 @@ "binop": null }, "value": "occurence", - "start": 47165, - "end": 47174, + "start": 47152, + "end": 47161, "loc": { "start": { "line": 1635, @@ -286007,8 +286065,8 @@ "binop": null, "updateContext": null }, - "start": 47174, - "end": 47175, + "start": 47161, + "end": 47162, "loc": { "start": { "line": 1635, @@ -286033,8 +286091,8 @@ "binop": null }, "value": "j", - "start": 47175, - "end": 47176, + "start": 47162, + "end": 47163, "loc": { "start": { "line": 1635, @@ -286059,8 +286117,8 @@ "binop": null, "updateContext": null }, - "start": 47176, - "end": 47177, + "start": 47163, + "end": 47164, "loc": { "start": { "line": 1635, @@ -286084,8 +286142,8 @@ "postfix": false, "binop": null }, - "start": 47177, - "end": 47178, + "start": 47164, + "end": 47165, "loc": { "start": { "line": 1635, @@ -286109,8 +286167,8 @@ "postfix": false, "binop": null }, - "start": 47179, - "end": 47180, + "start": 47166, + "end": 47167, "loc": { "start": { "line": 1635, @@ -286135,8 +286193,8 @@ "binop": null }, "value": "isSingleFltMatch", - "start": 47205, - "end": 47221, + "start": 47192, + "end": 47208, "loc": { "start": { "line": 1636, @@ -286162,8 +286220,8 @@ "updateContext": null }, "value": "=", - "start": 47222, - "end": 47223, + "start": 47209, + "end": 47210, "loc": { "start": { "line": 1636, @@ -286190,8 +286248,8 @@ "updateContext": null }, "value": "true", - "start": 47224, - "end": 47228, + "start": 47211, + "end": 47215, "loc": { "start": { "line": 1636, @@ -286216,8 +286274,8 @@ "binop": null, "updateContext": null }, - "start": 47228, - "end": 47229, + "start": 47215, + "end": 47216, "loc": { "start": { "line": 1636, @@ -286241,8 +286299,8 @@ "postfix": false, "binop": null }, - "start": 47250, - "end": 47251, + "start": 47237, + "end": 47238, "loc": { "start": { "line": 1637, @@ -286267,8 +286325,8 @@ "binop": null }, "value": "emitter", - "start": 47273, - "end": 47280, + "start": 47260, + "end": 47267, "loc": { "start": { "line": 1639, @@ -286293,8 +286351,8 @@ "binop": null, "updateContext": null }, - "start": 47280, - "end": 47281, + "start": 47267, + "end": 47268, "loc": { "start": { "line": 1639, @@ -286319,8 +286377,8 @@ "binop": null }, "value": "emit", - "start": 47281, - "end": 47285, + "start": 47268, + "end": 47272, "loc": { "start": { "line": 1639, @@ -286344,8 +286402,8 @@ "postfix": false, "binop": null }, - "start": 47285, - "end": 47286, + "start": 47272, + "end": 47273, "loc": { "start": { "line": 1639, @@ -286371,8 +286429,8 @@ "updateContext": null }, "value": "cell-processed", - "start": 47286, - "end": 47302, + "start": 47273, + "end": 47289, "loc": { "start": { "line": 1639, @@ -286397,8 +286455,8 @@ "binop": null, "updateContext": null }, - "start": 47302, - "end": 47303, + "start": 47289, + "end": 47290, "loc": { "start": { "line": 1639, @@ -286425,8 +286483,8 @@ "updateContext": null }, "value": "this", - "start": 47304, - "end": 47308, + "start": 47291, + "end": 47295, "loc": { "start": { "line": 1639, @@ -286451,8 +286509,8 @@ "binop": null, "updateContext": null }, - "start": 47308, - "end": 47309, + "start": 47295, + "end": 47296, "loc": { "start": { "line": 1639, @@ -286477,8 +286535,8 @@ "binop": null }, "value": "j", - "start": 47310, - "end": 47311, + "start": 47297, + "end": 47298, "loc": { "start": { "line": 1639, @@ -286503,8 +286561,8 @@ "binop": null, "updateContext": null }, - "start": 47311, - "end": 47312, + "start": 47298, + "end": 47299, "loc": { "start": { "line": 1639, @@ -286529,8 +286587,8 @@ "binop": null }, "value": "cells", - "start": 47313, - "end": 47318, + "start": 47300, + "end": 47305, "loc": { "start": { "line": 1639, @@ -286555,8 +286613,8 @@ "binop": null, "updateContext": null }, - "start": 47318, - "end": 47319, + "start": 47305, + "end": 47306, "loc": { "start": { "line": 1639, @@ -286581,8 +286639,8 @@ "binop": null }, "value": "j", - "start": 47319, - "end": 47320, + "start": 47306, + "end": 47307, "loc": { "start": { "line": 1639, @@ -286607,8 +286665,8 @@ "binop": null, "updateContext": null }, - "start": 47320, - "end": 47321, + "start": 47307, + "end": 47308, "loc": { "start": { "line": 1639, @@ -286632,8 +286690,8 @@ "postfix": false, "binop": null }, - "start": 47321, - "end": 47322, + "start": 47308, + "end": 47309, "loc": { "start": { "line": 1639, @@ -286658,8 +286716,8 @@ "binop": null, "updateContext": null }, - "start": 47322, - "end": 47323, + "start": 47309, + "end": 47310, "loc": { "start": { "line": 1639, @@ -286683,8 +286741,8 @@ "postfix": false, "binop": null }, - "start": 47340, - "end": 47341, + "start": 47327, + "end": 47328, "loc": { "start": { "line": 1640, @@ -286699,8 +286757,8 @@ { "type": "CommentLine", "value": "for j", - "start": 47341, - "end": 47348, + "start": 47328, + "end": 47335, "loc": { "start": { "line": 1640, @@ -286727,8 +286785,8 @@ "updateContext": null }, "value": "if", - "start": 47366, - "end": 47368, + "start": 47353, + "end": 47355, "loc": { "start": { "line": 1642, @@ -286752,8 +286810,8 @@ "postfix": false, "binop": null }, - "start": 47369, - "end": 47370, + "start": 47356, + "end": 47357, "loc": { "start": { "line": 1642, @@ -286778,8 +286836,8 @@ "binop": null }, "value": "isSingleFltMatch", - "start": 47370, - "end": 47386, + "start": 47357, + "end": 47373, "loc": { "start": { "line": 1642, @@ -286803,8 +286861,8 @@ "postfix": false, "binop": null }, - "start": 47386, - "end": 47387, + "start": 47373, + "end": 47374, "loc": { "start": { "line": 1642, @@ -286828,8 +286886,8 @@ "postfix": false, "binop": null }, - "start": 47388, - "end": 47389, + "start": 47375, + "end": 47376, "loc": { "start": { "line": 1642, @@ -286854,8 +286912,8 @@ "binop": null }, "value": "isMatch", - "start": 47410, - "end": 47417, + "start": 47397, + "end": 47404, "loc": { "start": { "line": 1643, @@ -286881,8 +286939,8 @@ "updateContext": null }, "value": "=", - "start": 47418, - "end": 47419, + "start": 47405, + "end": 47406, "loc": { "start": { "line": 1643, @@ -286909,8 +286967,8 @@ "updateContext": null }, "value": "true", - "start": 47420, - "end": 47424, + "start": 47407, + "end": 47411, "loc": { "start": { "line": 1643, @@ -286935,8 +286993,8 @@ "binop": null, "updateContext": null }, - "start": 47424, - "end": 47425, + "start": 47411, + "end": 47412, "loc": { "start": { "line": 1643, @@ -286960,8 +287018,8 @@ "postfix": false, "binop": null }, - "start": 47442, - "end": 47443, + "start": 47429, + "end": 47430, "loc": { "start": { "line": 1644, @@ -286988,8 +287046,8 @@ "updateContext": null }, "value": "this", - "start": 47461, - "end": 47465, + "start": 47448, + "end": 47452, "loc": { "start": { "line": 1646, @@ -287014,8 +287072,8 @@ "binop": null, "updateContext": null }, - "start": 47465, - "end": 47466, + "start": 47452, + "end": 47453, "loc": { "start": { "line": 1646, @@ -287040,8 +287098,8 @@ "binop": null }, "value": "validateRow", - "start": 47466, - "end": 47477, + "start": 47453, + "end": 47464, "loc": { "start": { "line": 1646, @@ -287065,8 +287123,8 @@ "postfix": false, "binop": null }, - "start": 47477, - "end": 47478, + "start": 47464, + "end": 47465, "loc": { "start": { "line": 1646, @@ -287091,8 +287149,8 @@ "binop": null }, "value": "k", - "start": 47478, - "end": 47479, + "start": 47465, + "end": 47466, "loc": { "start": { "line": 1646, @@ -287117,8 +287175,8 @@ "binop": null, "updateContext": null }, - "start": 47479, - "end": 47480, + "start": 47466, + "end": 47467, "loc": { "start": { "line": 1646, @@ -287143,8 +287201,8 @@ "binop": null }, "value": "isMatch", - "start": 47481, - "end": 47488, + "start": 47468, + "end": 47475, "loc": { "start": { "line": 1646, @@ -287168,8 +287226,8 @@ "postfix": false, "binop": null }, - "start": 47488, - "end": 47489, + "start": 47475, + "end": 47476, "loc": { "start": { "line": 1646, @@ -287194,8 +287252,8 @@ "binop": null, "updateContext": null }, - "start": 47489, - "end": 47490, + "start": 47476, + "end": 47477, "loc": { "start": { "line": 1646, @@ -287222,8 +287280,8 @@ "updateContext": null }, "value": "if", - "start": 47507, - "end": 47509, + "start": 47494, + "end": 47496, "loc": { "start": { "line": 1647, @@ -287247,8 +287305,8 @@ "postfix": false, "binop": null }, - "start": 47510, - "end": 47511, + "start": 47497, + "end": 47498, "loc": { "start": { "line": 1647, @@ -287274,8 +287332,8 @@ "updateContext": null }, "value": "!", - "start": 47511, - "end": 47512, + "start": 47498, + "end": 47499, "loc": { "start": { "line": 1647, @@ -287300,8 +287358,8 @@ "binop": null }, "value": "isMatch", - "start": 47512, - "end": 47519, + "start": 47499, + "end": 47506, "loc": { "start": { "line": 1647, @@ -287325,8 +287383,8 @@ "postfix": false, "binop": null }, - "start": 47519, - "end": 47520, + "start": 47506, + "end": 47507, "loc": { "start": { "line": 1647, @@ -287350,8 +287408,8 @@ "postfix": false, "binop": null }, - "start": 47521, - "end": 47522, + "start": 47508, + "end": 47509, "loc": { "start": { "line": 1647, @@ -287376,8 +287434,8 @@ "binop": null }, "value": "hiddenRows", - "start": 47543, - "end": 47553, + "start": 47530, + "end": 47540, "loc": { "start": { "line": 1648, @@ -287402,8 +287460,8 @@ "binop": null }, "value": "++", - "start": 47553, - "end": 47555, + "start": 47540, + "end": 47542, "loc": { "start": { "line": 1648, @@ -287428,8 +287486,8 @@ "binop": null, "updateContext": null }, - "start": 47555, - "end": 47556, + "start": 47542, + "end": 47543, "loc": { "start": { "line": 1648, @@ -287453,8 +287511,8 @@ "postfix": false, "binop": null }, - "start": 47573, - "end": 47574, + "start": 47560, + "end": 47561, "loc": { "start": { "line": 1649, @@ -287479,8 +287537,8 @@ "binop": null }, "value": "emitter", - "start": 47592, - "end": 47599, + "start": 47579, + "end": 47586, "loc": { "start": { "line": 1651, @@ -287505,8 +287563,8 @@ "binop": null, "updateContext": null }, - "start": 47599, - "end": 47600, + "start": 47586, + "end": 47587, "loc": { "start": { "line": 1651, @@ -287531,8 +287589,8 @@ "binop": null }, "value": "emit", - "start": 47600, - "end": 47604, + "start": 47587, + "end": 47591, "loc": { "start": { "line": 1651, @@ -287556,8 +287614,8 @@ "postfix": false, "binop": null }, - "start": 47604, - "end": 47605, + "start": 47591, + "end": 47592, "loc": { "start": { "line": 1651, @@ -287583,8 +287641,8 @@ "updateContext": null }, "value": "row-processed", - "start": 47605, - "end": 47620, + "start": 47592, + "end": 47607, "loc": { "start": { "line": 1651, @@ -287609,8 +287667,8 @@ "binop": null, "updateContext": null }, - "start": 47620, - "end": 47621, + "start": 47607, + "end": 47608, "loc": { "start": { "line": 1651, @@ -287637,8 +287695,8 @@ "updateContext": null }, "value": "this", - "start": 47622, - "end": 47626, + "start": 47609, + "end": 47613, "loc": { "start": { "line": 1651, @@ -287663,8 +287721,8 @@ "binop": null, "updateContext": null }, - "start": 47626, - "end": 47627, + "start": 47613, + "end": 47614, "loc": { "start": { "line": 1651, @@ -287689,8 +287747,8 @@ "binop": null }, "value": "k", - "start": 47628, - "end": 47629, + "start": 47615, + "end": 47616, "loc": { "start": { "line": 1651, @@ -287715,8 +287773,8 @@ "binop": null, "updateContext": null }, - "start": 47629, - "end": 47630, + "start": 47616, + "end": 47617, "loc": { "start": { "line": 1651, @@ -287743,8 +287801,8 @@ "updateContext": null }, "value": "this", - "start": 47651, - "end": 47655, + "start": 47638, + "end": 47642, "loc": { "start": { "line": 1652, @@ -287769,8 +287827,8 @@ "binop": null, "updateContext": null }, - "start": 47655, - "end": 47656, + "start": 47642, + "end": 47643, "loc": { "start": { "line": 1652, @@ -287795,8 +287853,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 47656, - "end": 47670, + "start": 47643, + "end": 47657, "loc": { "start": { "line": 1652, @@ -287821,8 +287879,8 @@ "binop": null, "updateContext": null }, - "start": 47670, - "end": 47671, + "start": 47657, + "end": 47658, "loc": { "start": { "line": 1652, @@ -287847,8 +287905,8 @@ "binop": null }, "value": "length", - "start": 47671, - "end": 47677, + "start": 47658, + "end": 47664, "loc": { "start": { "line": 1652, @@ -287873,8 +287931,8 @@ "binop": null, "updateContext": null }, - "start": 47677, - "end": 47678, + "start": 47664, + "end": 47665, "loc": { "start": { "line": 1652, @@ -287899,8 +287957,8 @@ "binop": null }, "value": "isMatch", - "start": 47679, - "end": 47686, + "start": 47666, + "end": 47673, "loc": { "start": { "line": 1652, @@ -287924,8 +287982,8 @@ "postfix": false, "binop": null }, - "start": 47686, - "end": 47687, + "start": 47673, + "end": 47674, "loc": { "start": { "line": 1652, @@ -287950,8 +288008,8 @@ "binop": null, "updateContext": null }, - "start": 47687, - "end": 47688, + "start": 47674, + "end": 47675, "loc": { "start": { "line": 1652, @@ -287975,8 +288033,8 @@ "postfix": false, "binop": null }, - "start": 47701, - "end": 47702, + "start": 47688, + "end": 47689, "loc": { "start": { "line": 1653, @@ -288001,8 +288059,8 @@ "binop": null, "updateContext": null }, - "start": 47702, - "end": 47703, + "start": 47689, + "end": 47690, "loc": { "start": { "line": 1653, @@ -288017,8 +288075,8 @@ { "type": "CommentLine", "value": " continue condition", - "start": 47716, - "end": 47737, + "start": 47703, + "end": 47724, "loc": { "start": { "line": 1654, @@ -288042,8 +288100,8 @@ "postfix": false, "binop": null }, - "start": 47750, - "end": 47751, + "start": 47737, + "end": 47738, "loc": { "start": { "line": 1655, @@ -288068,8 +288126,8 @@ "binop": null }, "value": "row", - "start": 47751, - "end": 47754, + "start": 47738, + "end": 47741, "loc": { "start": { "line": 1655, @@ -288093,8 +288151,8 @@ "postfix": false, "binop": null }, - "start": 47754, - "end": 47755, + "start": 47741, + "end": 47742, "loc": { "start": { "line": 1655, @@ -288119,8 +288177,8 @@ "binop": null, "updateContext": null }, - "start": 47756, - "end": 47758, + "start": 47743, + "end": 47745, "loc": { "start": { "line": 1655, @@ -288145,8 +288203,8 @@ "binop": null }, "value": "row", - "start": 47759, - "end": 47762, + "start": 47746, + "end": 47749, "loc": { "start": { "line": 1655, @@ -288171,8 +288229,8 @@ "binop": null, "updateContext": null }, - "start": 47762, - "end": 47763, + "start": 47749, + "end": 47750, "loc": { "start": { "line": 1655, @@ -288197,8 +288255,8 @@ "binop": null }, "value": "cells", - "start": 47763, - "end": 47768, + "start": 47750, + "end": 47755, "loc": { "start": { "line": 1655, @@ -288223,8 +288281,8 @@ "binop": null, "updateContext": null }, - "start": 47768, - "end": 47769, + "start": 47755, + "end": 47756, "loc": { "start": { "line": 1655, @@ -288249,8 +288307,8 @@ "binop": null }, "value": "length", - "start": 47769, - "end": 47775, + "start": 47756, + "end": 47762, "loc": { "start": { "line": 1655, @@ -288276,8 +288334,8 @@ "updateContext": null }, "value": "!==", - "start": 47776, - "end": 47779, + "start": 47763, + "end": 47766, "loc": { "start": { "line": 1655, @@ -288304,8 +288362,8 @@ "updateContext": null }, "value": "this", - "start": 47780, - "end": 47784, + "start": 47767, + "end": 47771, "loc": { "start": { "line": 1655, @@ -288330,8 +288388,8 @@ "binop": null, "updateContext": null }, - "start": 47784, - "end": 47785, + "start": 47771, + "end": 47772, "loc": { "start": { "line": 1655, @@ -288356,8 +288414,8 @@ "binop": null }, "value": "nbCells", - "start": 47785, - "end": 47792, + "start": 47772, + "end": 47779, "loc": { "start": { "line": 1655, @@ -288381,8 +288439,8 @@ "postfix": false, "binop": null }, - "start": 47801, - "end": 47802, + "start": 47788, + "end": 47789, "loc": { "start": { "line": 1656, @@ -288407,8 +288465,8 @@ "binop": null, "updateContext": null }, - "start": 47802, - "end": 47803, + "start": 47789, + "end": 47790, "loc": { "start": { "line": 1656, @@ -288435,8 +288493,8 @@ "updateContext": null }, "value": "this", - "start": 47813, - "end": 47817, + "start": 47800, + "end": 47804, "loc": { "start": { "line": 1658, @@ -288461,8 +288519,8 @@ "binop": null, "updateContext": null }, - "start": 47817, - "end": 47818, + "start": 47804, + "end": 47805, "loc": { "start": { "line": 1658, @@ -288487,8 +288545,8 @@ "binop": null }, "value": "nbHiddenRows", - "start": 47818, - "end": 47830, + "start": 47805, + "end": 47817, "loc": { "start": { "line": 1658, @@ -288514,8 +288572,8 @@ "updateContext": null }, "value": "=", - "start": 47831, - "end": 47832, + "start": 47818, + "end": 47819, "loc": { "start": { "line": 1658, @@ -288540,8 +288598,8 @@ "binop": null }, "value": "hiddenRows", - "start": 47833, - "end": 47843, + "start": 47820, + "end": 47830, "loc": { "start": { "line": 1658, @@ -288566,8 +288624,8 @@ "binop": null, "updateContext": null }, - "start": 47843, - "end": 47844, + "start": 47830, + "end": 47831, "loc": { "start": { "line": 1658, @@ -288582,8 +288640,8 @@ { "type": "CommentLine", "value": "fire onafterfilter callback", - "start": 47854, - "end": 47883, + "start": 47841, + "end": 47870, "loc": { "start": { "line": 1660, @@ -288610,8 +288668,8 @@ "updateContext": null }, "value": "this", - "start": 47892, - "end": 47896, + "start": 47879, + "end": 47883, "loc": { "start": { "line": 1661, @@ -288636,8 +288694,8 @@ "binop": null, "updateContext": null }, - "start": 47896, - "end": 47897, + "start": 47883, + "end": 47884, "loc": { "start": { "line": 1661, @@ -288662,8 +288720,8 @@ "binop": null }, "value": "onAfterFilter", - "start": 47897, - "end": 47910, + "start": 47884, + "end": 47897, "loc": { "start": { "line": 1661, @@ -288687,8 +288745,8 @@ "postfix": false, "binop": null }, - "start": 47910, - "end": 47911, + "start": 47897, + "end": 47898, "loc": { "start": { "line": 1661, @@ -288715,8 +288773,8 @@ "updateContext": null }, "value": "this", - "start": 47911, - "end": 47915, + "start": 47898, + "end": 47902, "loc": { "start": { "line": 1661, @@ -288740,8 +288798,8 @@ "postfix": false, "binop": null }, - "start": 47915, - "end": 47916, + "start": 47902, + "end": 47903, "loc": { "start": { "line": 1661, @@ -288766,8 +288824,8 @@ "binop": null, "updateContext": null }, - "start": 47916, - "end": 47917, + "start": 47903, + "end": 47904, "loc": { "start": { "line": 1661, @@ -288792,8 +288850,8 @@ "binop": null }, "value": "emitter", - "start": 47927, - "end": 47934, + "start": 47914, + "end": 47921, "loc": { "start": { "line": 1663, @@ -288818,8 +288876,8 @@ "binop": null, "updateContext": null }, - "start": 47934, - "end": 47935, + "start": 47921, + "end": 47922, "loc": { "start": { "line": 1663, @@ -288844,8 +288902,8 @@ "binop": null }, "value": "emit", - "start": 47935, - "end": 47939, + "start": 47922, + "end": 47926, "loc": { "start": { "line": 1663, @@ -288869,8 +288927,8 @@ "postfix": false, "binop": null }, - "start": 47939, - "end": 47940, + "start": 47926, + "end": 47927, "loc": { "start": { "line": 1663, @@ -288896,8 +288954,8 @@ "updateContext": null }, "value": "after-filtering", - "start": 47940, - "end": 47957, + "start": 47927, + "end": 47944, "loc": { "start": { "line": 1663, @@ -288922,8 +288980,8 @@ "binop": null, "updateContext": null }, - "start": 47957, - "end": 47958, + "start": 47944, + "end": 47945, "loc": { "start": { "line": 1663, @@ -288950,8 +289008,8 @@ "updateContext": null }, "value": "this", - "start": 47959, - "end": 47963, + "start": 47946, + "end": 47950, "loc": { "start": { "line": 1663, @@ -288976,8 +289034,8 @@ "binop": null, "updateContext": null }, - "start": 47963, - "end": 47964, + "start": 47950, + "end": 47951, "loc": { "start": { "line": 1663, @@ -289002,8 +289060,8 @@ "binop": null }, "value": "searchArgs", - "start": 47965, - "end": 47975, + "start": 47952, + "end": 47962, "loc": { "start": { "line": 1663, @@ -289027,8 +289085,8 @@ "postfix": false, "binop": null }, - "start": 47975, - "end": 47976, + "start": 47962, + "end": 47963, "loc": { "start": { "line": 1663, @@ -289053,8 +289111,8 @@ "binop": null, "updateContext": null }, - "start": 47976, - "end": 47977, + "start": 47963, + "end": 47964, "loc": { "start": { "line": 1663, @@ -289078,8 +289136,8 @@ "postfix": false, "binop": null }, - "start": 47982, - "end": 47983, + "start": 47969, + "end": 47970, "loc": { "start": { "line": 1664, @@ -289094,8 +289152,8 @@ { "type": "CommentBlock", "value": "*\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n ", - "start": 47989, - "end": 48214, + "start": 47976, + "end": 48201, "loc": { "start": { "line": 1666, @@ -289120,8 +289178,8 @@ "binop": null }, "value": "_match", - "start": 48219, - "end": 48225, + "start": 48206, + "end": 48212, "loc": { "start": { "line": 1674, @@ -289145,8 +289203,8 @@ "postfix": false, "binop": null }, - "start": 48225, - "end": 48226, + "start": 48212, + "end": 48213, "loc": { "start": { "line": 1674, @@ -289171,8 +289229,8 @@ "binop": null }, "value": "term", - "start": 48226, - "end": 48230, + "start": 48213, + "end": 48217, "loc": { "start": { "line": 1674, @@ -289197,8 +289255,8 @@ "binop": null, "updateContext": null }, - "start": 48230, - "end": 48231, + "start": 48217, + "end": 48218, "loc": { "start": { "line": 1674, @@ -289223,8 +289281,8 @@ "binop": null }, "value": "cellValue", - "start": 48232, - "end": 48241, + "start": 48219, + "end": 48228, "loc": { "start": { "line": 1674, @@ -289249,8 +289307,8 @@ "binop": null, "updateContext": null }, - "start": 48241, - "end": 48242, + "start": 48228, + "end": 48229, "loc": { "start": { "line": 1674, @@ -289275,8 +289333,8 @@ "binop": null }, "value": "colIdx", - "start": 48243, - "end": 48249, + "start": 48230, + "end": 48236, "loc": { "start": { "line": 1674, @@ -289300,8 +289358,8 @@ "postfix": false, "binop": null }, - "start": 48249, - "end": 48250, + "start": 48236, + "end": 48237, "loc": { "start": { "line": 1674, @@ -289325,8 +289383,8 @@ "postfix": false, "binop": null }, - "start": 48251, - "end": 48252, + "start": 48238, + "end": 48239, "loc": { "start": { "line": 1674, @@ -289353,8 +289411,8 @@ "updateContext": null }, "value": "let", - "start": 48261, - "end": 48264, + "start": 48248, + "end": 48251, "loc": { "start": { "line": 1675, @@ -289379,8 +289437,8 @@ "binop": null }, "value": "numData", - "start": 48265, - "end": 48272, + "start": 48252, + "end": 48259, "loc": { "start": { "line": 1675, @@ -289405,8 +289463,8 @@ "binop": null, "updateContext": null }, - "start": 48272, - "end": 48273, + "start": 48259, + "end": 48260, "loc": { "start": { "line": 1675, @@ -289433,8 +289491,8 @@ "updateContext": null }, "value": "let", - "start": 48282, - "end": 48285, + "start": 48269, + "end": 48272, "loc": { "start": { "line": 1676, @@ -289459,8 +289517,8 @@ "binop": null }, "value": "decimal", - "start": 48286, - "end": 48293, + "start": 48273, + "end": 48280, "loc": { "start": { "line": 1676, @@ -289486,8 +289544,8 @@ "updateContext": null }, "value": "=", - "start": 48294, - "end": 48295, + "start": 48281, + "end": 48282, "loc": { "start": { "line": 1676, @@ -289514,8 +289572,8 @@ "updateContext": null }, "value": "this", - "start": 48296, - "end": 48300, + "start": 48283, + "end": 48287, "loc": { "start": { "line": 1676, @@ -289540,8 +289598,8 @@ "binop": null, "updateContext": null }, - "start": 48300, - "end": 48301, + "start": 48287, + "end": 48288, "loc": { "start": { "line": 1676, @@ -289566,8 +289624,8 @@ "binop": null }, "value": "getDecimal", - "start": 48301, - "end": 48311, + "start": 48288, + "end": 48298, "loc": { "start": { "line": 1676, @@ -289591,8 +289649,8 @@ "postfix": false, "binop": null }, - "start": 48311, - "end": 48312, + "start": 48298, + "end": 48299, "loc": { "start": { "line": 1676, @@ -289617,8 +289675,8 @@ "binop": null }, "value": "colIdx", - "start": 48312, - "end": 48318, + "start": 48299, + "end": 48305, "loc": { "start": { "line": 1676, @@ -289642,8 +289700,8 @@ "postfix": false, "binop": null }, - "start": 48318, - "end": 48319, + "start": 48305, + "end": 48306, "loc": { "start": { "line": 1676, @@ -289668,8 +289726,8 @@ "binop": null, "updateContext": null }, - "start": 48319, - "end": 48320, + "start": 48306, + "end": 48307, "loc": { "start": { "line": 1676, @@ -289696,8 +289754,8 @@ "updateContext": null }, "value": "let", - "start": 48329, - "end": 48332, + "start": 48316, + "end": 48319, "loc": { "start": { "line": 1677, @@ -289722,8 +289780,8 @@ "binop": null }, "value": "reLe", - "start": 48333, - "end": 48337, + "start": 48320, + "end": 48324, "loc": { "start": { "line": 1677, @@ -289749,8 +289807,8 @@ "updateContext": null }, "value": "=", - "start": 48338, - "end": 48339, + "start": 48325, + "end": 48326, "loc": { "start": { "line": 1677, @@ -289777,8 +289835,8 @@ "updateContext": null }, "value": "new", - "start": 48340, - "end": 48343, + "start": 48327, + "end": 48330, "loc": { "start": { "line": 1677, @@ -289803,8 +289861,8 @@ "binop": null }, "value": "RegExp", - "start": 48344, - "end": 48350, + "start": 48331, + "end": 48337, "loc": { "start": { "line": 1677, @@ -289828,8 +289886,8 @@ "postfix": false, "binop": null }, - "start": 48350, - "end": 48351, + "start": 48337, + "end": 48338, "loc": { "start": { "line": 1677, @@ -289856,8 +289914,8 @@ "updateContext": null }, "value": "this", - "start": 48351, - "end": 48355, + "start": 48338, + "end": 48342, "loc": { "start": { "line": 1677, @@ -289882,8 +289940,8 @@ "binop": null, "updateContext": null }, - "start": 48355, - "end": 48356, + "start": 48342, + "end": 48343, "loc": { "start": { "line": 1677, @@ -289908,8 +289966,8 @@ "binop": null }, "value": "leOperator", - "start": 48356, - "end": 48366, + "start": 48343, + "end": 48353, "loc": { "start": { "line": 1677, @@ -289933,8 +289991,8 @@ "postfix": false, "binop": null }, - "start": 48366, - "end": 48367, + "start": 48353, + "end": 48354, "loc": { "start": { "line": 1677, @@ -289959,8 +290017,8 @@ "binop": null, "updateContext": null }, - "start": 48367, - "end": 48368, + "start": 48354, + "end": 48355, "loc": { "start": { "line": 1677, @@ -289985,8 +290043,8 @@ "binop": null }, "value": "reGe", - "start": 48381, - "end": 48385, + "start": 48368, + "end": 48372, "loc": { "start": { "line": 1678, @@ -290012,8 +290070,8 @@ "updateContext": null }, "value": "=", - "start": 48386, - "end": 48387, + "start": 48373, + "end": 48374, "loc": { "start": { "line": 1678, @@ -290040,8 +290098,8 @@ "updateContext": null }, "value": "new", - "start": 48388, - "end": 48391, + "start": 48375, + "end": 48378, "loc": { "start": { "line": 1678, @@ -290066,8 +290124,8 @@ "binop": null }, "value": "RegExp", - "start": 48392, - "end": 48398, + "start": 48379, + "end": 48385, "loc": { "start": { "line": 1678, @@ -290091,8 +290149,8 @@ "postfix": false, "binop": null }, - "start": 48398, - "end": 48399, + "start": 48385, + "end": 48386, "loc": { "start": { "line": 1678, @@ -290119,8 +290177,8 @@ "updateContext": null }, "value": "this", - "start": 48399, - "end": 48403, + "start": 48386, + "end": 48390, "loc": { "start": { "line": 1678, @@ -290145,8 +290203,8 @@ "binop": null, "updateContext": null }, - "start": 48403, - "end": 48404, + "start": 48390, + "end": 48391, "loc": { "start": { "line": 1678, @@ -290171,8 +290229,8 @@ "binop": null }, "value": "geOperator", - "start": 48404, - "end": 48414, + "start": 48391, + "end": 48401, "loc": { "start": { "line": 1678, @@ -290196,8 +290254,8 @@ "postfix": false, "binop": null }, - "start": 48414, - "end": 48415, + "start": 48401, + "end": 48402, "loc": { "start": { "line": 1678, @@ -290222,8 +290280,8 @@ "binop": null, "updateContext": null }, - "start": 48415, - "end": 48416, + "start": 48402, + "end": 48403, "loc": { "start": { "line": 1678, @@ -290248,8 +290306,8 @@ "binop": null }, "value": "reL", - "start": 48429, - "end": 48432, + "start": 48416, + "end": 48419, "loc": { "start": { "line": 1679, @@ -290275,8 +290333,8 @@ "updateContext": null }, "value": "=", - "start": 48433, - "end": 48434, + "start": 48420, + "end": 48421, "loc": { "start": { "line": 1679, @@ -290303,8 +290361,8 @@ "updateContext": null }, "value": "new", - "start": 48435, - "end": 48438, + "start": 48422, + "end": 48425, "loc": { "start": { "line": 1679, @@ -290329,8 +290387,8 @@ "binop": null }, "value": "RegExp", - "start": 48439, - "end": 48445, + "start": 48426, + "end": 48432, "loc": { "start": { "line": 1679, @@ -290354,8 +290412,8 @@ "postfix": false, "binop": null }, - "start": 48445, - "end": 48446, + "start": 48432, + "end": 48433, "loc": { "start": { "line": 1679, @@ -290382,8 +290440,8 @@ "updateContext": null }, "value": "this", - "start": 48446, - "end": 48450, + "start": 48433, + "end": 48437, "loc": { "start": { "line": 1679, @@ -290408,8 +290466,8 @@ "binop": null, "updateContext": null }, - "start": 48450, - "end": 48451, + "start": 48437, + "end": 48438, "loc": { "start": { "line": 1679, @@ -290434,8 +290492,8 @@ "binop": null }, "value": "lwOperator", - "start": 48451, - "end": 48461, + "start": 48438, + "end": 48448, "loc": { "start": { "line": 1679, @@ -290459,8 +290517,8 @@ "postfix": false, "binop": null }, - "start": 48461, - "end": 48462, + "start": 48448, + "end": 48449, "loc": { "start": { "line": 1679, @@ -290485,8 +290543,8 @@ "binop": null, "updateContext": null }, - "start": 48462, - "end": 48463, + "start": 48449, + "end": 48450, "loc": { "start": { "line": 1679, @@ -290511,8 +290569,8 @@ "binop": null }, "value": "reG", - "start": 48476, - "end": 48479, + "start": 48463, + "end": 48466, "loc": { "start": { "line": 1680, @@ -290538,8 +290596,8 @@ "updateContext": null }, "value": "=", - "start": 48480, - "end": 48481, + "start": 48467, + "end": 48468, "loc": { "start": { "line": 1680, @@ -290566,8 +290624,8 @@ "updateContext": null }, "value": "new", - "start": 48482, - "end": 48485, + "start": 48469, + "end": 48472, "loc": { "start": { "line": 1680, @@ -290592,8 +290650,8 @@ "binop": null }, "value": "RegExp", - "start": 48486, - "end": 48492, + "start": 48473, + "end": 48479, "loc": { "start": { "line": 1680, @@ -290617,8 +290675,8 @@ "postfix": false, "binop": null }, - "start": 48492, - "end": 48493, + "start": 48479, + "end": 48480, "loc": { "start": { "line": 1680, @@ -290645,8 +290703,8 @@ "updateContext": null }, "value": "this", - "start": 48493, - "end": 48497, + "start": 48480, + "end": 48484, "loc": { "start": { "line": 1680, @@ -290671,8 +290729,8 @@ "binop": null, "updateContext": null }, - "start": 48497, - "end": 48498, + "start": 48484, + "end": 48485, "loc": { "start": { "line": 1680, @@ -290697,8 +290755,8 @@ "binop": null }, "value": "grOperator", - "start": 48498, - "end": 48508, + "start": 48485, + "end": 48495, "loc": { "start": { "line": 1680, @@ -290722,8 +290780,8 @@ "postfix": false, "binop": null }, - "start": 48508, - "end": 48509, + "start": 48495, + "end": 48496, "loc": { "start": { "line": 1680, @@ -290748,8 +290806,8 @@ "binop": null, "updateContext": null }, - "start": 48509, - "end": 48510, + "start": 48496, + "end": 48497, "loc": { "start": { "line": 1680, @@ -290774,8 +290832,8 @@ "binop": null }, "value": "reD", - "start": 48523, - "end": 48526, + "start": 48510, + "end": 48513, "loc": { "start": { "line": 1681, @@ -290801,8 +290859,8 @@ "updateContext": null }, "value": "=", - "start": 48527, - "end": 48528, + "start": 48514, + "end": 48515, "loc": { "start": { "line": 1681, @@ -290829,8 +290887,8 @@ "updateContext": null }, "value": "new", - "start": 48529, - "end": 48532, + "start": 48516, + "end": 48519, "loc": { "start": { "line": 1681, @@ -290855,8 +290913,8 @@ "binop": null }, "value": "RegExp", - "start": 48533, - "end": 48539, + "start": 48520, + "end": 48526, "loc": { "start": { "line": 1681, @@ -290880,8 +290938,8 @@ "postfix": false, "binop": null }, - "start": 48539, - "end": 48540, + "start": 48526, + "end": 48527, "loc": { "start": { "line": 1681, @@ -290908,8 +290966,8 @@ "updateContext": null }, "value": "this", - "start": 48540, - "end": 48544, + "start": 48527, + "end": 48531, "loc": { "start": { "line": 1681, @@ -290934,8 +290992,8 @@ "binop": null, "updateContext": null }, - "start": 48544, - "end": 48545, + "start": 48531, + "end": 48532, "loc": { "start": { "line": 1681, @@ -290960,8 +291018,8 @@ "binop": null }, "value": "dfOperator", - "start": 48545, - "end": 48555, + "start": 48532, + "end": 48542, "loc": { "start": { "line": 1681, @@ -290985,8 +291043,8 @@ "postfix": false, "binop": null }, - "start": 48555, - "end": 48556, + "start": 48542, + "end": 48543, "loc": { "start": { "line": 1681, @@ -291011,8 +291069,8 @@ "binop": null, "updateContext": null }, - "start": 48556, - "end": 48557, + "start": 48543, + "end": 48544, "loc": { "start": { "line": 1681, @@ -291037,8 +291095,8 @@ "binop": null }, "value": "reLk", - "start": 48570, - "end": 48574, + "start": 48557, + "end": 48561, "loc": { "start": { "line": 1682, @@ -291064,8 +291122,8 @@ "updateContext": null }, "value": "=", - "start": 48575, - "end": 48576, + "start": 48562, + "end": 48563, "loc": { "start": { "line": 1682, @@ -291092,8 +291150,8 @@ "updateContext": null }, "value": "new", - "start": 48577, - "end": 48580, + "start": 48564, + "end": 48567, "loc": { "start": { "line": 1682, @@ -291118,8 +291176,8 @@ "binop": null }, "value": "RegExp", - "start": 48581, - "end": 48587, + "start": 48568, + "end": 48574, "loc": { "start": { "line": 1682, @@ -291143,8 +291201,8 @@ "postfix": false, "binop": null }, - "start": 48587, - "end": 48588, + "start": 48574, + "end": 48575, "loc": { "start": { "line": 1682, @@ -291169,8 +291227,8 @@ "binop": null }, "value": "rgxEsc", - "start": 48588, - "end": 48594, + "start": 48575, + "end": 48581, "loc": { "start": { "line": 1682, @@ -291194,8 +291252,8 @@ "postfix": false, "binop": null }, - "start": 48594, - "end": 48595, + "start": 48581, + "end": 48582, "loc": { "start": { "line": 1682, @@ -291222,8 +291280,8 @@ "updateContext": null }, "value": "this", - "start": 48595, - "end": 48599, + "start": 48582, + "end": 48586, "loc": { "start": { "line": 1682, @@ -291248,8 +291306,8 @@ "binop": null, "updateContext": null }, - "start": 48599, - "end": 48600, + "start": 48586, + "end": 48587, "loc": { "start": { "line": 1682, @@ -291274,8 +291332,8 @@ "binop": null }, "value": "lkOperator", - "start": 48600, - "end": 48610, + "start": 48587, + "end": 48597, "loc": { "start": { "line": 1682, @@ -291299,8 +291357,8 @@ "postfix": false, "binop": null }, - "start": 48610, - "end": 48611, + "start": 48597, + "end": 48598, "loc": { "start": { "line": 1682, @@ -291324,8 +291382,8 @@ "postfix": false, "binop": null }, - "start": 48611, - "end": 48612, + "start": 48598, + "end": 48599, "loc": { "start": { "line": 1682, @@ -291350,8 +291408,8 @@ "binop": null, "updateContext": null }, - "start": 48612, - "end": 48613, + "start": 48599, + "end": 48600, "loc": { "start": { "line": 1682, @@ -291376,8 +291434,8 @@ "binop": null }, "value": "reEq", - "start": 48626, - "end": 48630, + "start": 48613, + "end": 48617, "loc": { "start": { "line": 1683, @@ -291403,8 +291461,8 @@ "updateContext": null }, "value": "=", - "start": 48631, - "end": 48632, + "start": 48618, + "end": 48619, "loc": { "start": { "line": 1683, @@ -291431,8 +291489,8 @@ "updateContext": null }, "value": "new", - "start": 48633, - "end": 48636, + "start": 48620, + "end": 48623, "loc": { "start": { "line": 1683, @@ -291457,8 +291515,8 @@ "binop": null }, "value": "RegExp", - "start": 48637, - "end": 48643, + "start": 48624, + "end": 48630, "loc": { "start": { "line": 1683, @@ -291482,8 +291540,8 @@ "postfix": false, "binop": null }, - "start": 48643, - "end": 48644, + "start": 48630, + "end": 48631, "loc": { "start": { "line": 1683, @@ -291510,8 +291568,8 @@ "updateContext": null }, "value": "this", - "start": 48644, - "end": 48648, + "start": 48631, + "end": 48635, "loc": { "start": { "line": 1683, @@ -291536,8 +291594,8 @@ "binop": null, "updateContext": null }, - "start": 48648, - "end": 48649, + "start": 48635, + "end": 48636, "loc": { "start": { "line": 1683, @@ -291562,8 +291620,8 @@ "binop": null }, "value": "eqOperator", - "start": 48649, - "end": 48659, + "start": 48636, + "end": 48646, "loc": { "start": { "line": 1683, @@ -291587,8 +291645,8 @@ "postfix": false, "binop": null }, - "start": 48659, - "end": 48660, + "start": 48646, + "end": 48647, "loc": { "start": { "line": 1683, @@ -291613,8 +291671,8 @@ "binop": null, "updateContext": null }, - "start": 48660, - "end": 48661, + "start": 48647, + "end": 48648, "loc": { "start": { "line": 1683, @@ -291639,8 +291697,8 @@ "binop": null }, "value": "reSt", - "start": 48674, - "end": 48678, + "start": 48661, + "end": 48665, "loc": { "start": { "line": 1684, @@ -291666,8 +291724,8 @@ "updateContext": null }, "value": "=", - "start": 48679, - "end": 48680, + "start": 48666, + "end": 48667, "loc": { "start": { "line": 1684, @@ -291694,8 +291752,8 @@ "updateContext": null }, "value": "new", - "start": 48681, - "end": 48684, + "start": 48668, + "end": 48671, "loc": { "start": { "line": 1684, @@ -291720,8 +291778,8 @@ "binop": null }, "value": "RegExp", - "start": 48685, - "end": 48691, + "start": 48672, + "end": 48678, "loc": { "start": { "line": 1684, @@ -291745,8 +291803,8 @@ "postfix": false, "binop": null }, - "start": 48691, - "end": 48692, + "start": 48678, + "end": 48679, "loc": { "start": { "line": 1684, @@ -291773,8 +291831,8 @@ "updateContext": null }, "value": "this", - "start": 48692, - "end": 48696, + "start": 48679, + "end": 48683, "loc": { "start": { "line": 1684, @@ -291799,8 +291857,8 @@ "binop": null, "updateContext": null }, - "start": 48696, - "end": 48697, + "start": 48683, + "end": 48684, "loc": { "start": { "line": 1684, @@ -291825,8 +291883,8 @@ "binop": null }, "value": "stOperator", - "start": 48697, - "end": 48707, + "start": 48684, + "end": 48694, "loc": { "start": { "line": 1684, @@ -291850,8 +291908,8 @@ "postfix": false, "binop": null }, - "start": 48707, - "end": 48708, + "start": 48694, + "end": 48695, "loc": { "start": { "line": 1684, @@ -291876,8 +291934,8 @@ "binop": null, "updateContext": null }, - "start": 48708, - "end": 48709, + "start": 48695, + "end": 48696, "loc": { "start": { "line": 1684, @@ -291902,8 +291960,8 @@ "binop": null }, "value": "reEn", - "start": 48722, - "end": 48726, + "start": 48709, + "end": 48713, "loc": { "start": { "line": 1685, @@ -291929,8 +291987,8 @@ "updateContext": null }, "value": "=", - "start": 48727, - "end": 48728, + "start": 48714, + "end": 48715, "loc": { "start": { "line": 1685, @@ -291957,8 +292015,8 @@ "updateContext": null }, "value": "new", - "start": 48729, - "end": 48732, + "start": 48716, + "end": 48719, "loc": { "start": { "line": 1685, @@ -291983,8 +292041,8 @@ "binop": null }, "value": "RegExp", - "start": 48733, - "end": 48739, + "start": 48720, + "end": 48726, "loc": { "start": { "line": 1685, @@ -292008,8 +292066,8 @@ "postfix": false, "binop": null }, - "start": 48739, - "end": 48740, + "start": 48726, + "end": 48727, "loc": { "start": { "line": 1685, @@ -292036,8 +292094,8 @@ "updateContext": null }, "value": "this", - "start": 48740, - "end": 48744, + "start": 48727, + "end": 48731, "loc": { "start": { "line": 1685, @@ -292062,8 +292120,8 @@ "binop": null, "updateContext": null }, - "start": 48744, - "end": 48745, + "start": 48731, + "end": 48732, "loc": { "start": { "line": 1685, @@ -292088,8 +292146,8 @@ "binop": null }, "value": "enOperator", - "start": 48745, - "end": 48755, + "start": 48732, + "end": 48742, "loc": { "start": { "line": 1685, @@ -292113,8 +292171,8 @@ "postfix": false, "binop": null }, - "start": 48755, - "end": 48756, + "start": 48742, + "end": 48743, "loc": { "start": { "line": 1685, @@ -292139,8 +292197,8 @@ "binop": null, "updateContext": null }, - "start": 48756, - "end": 48757, + "start": 48743, + "end": 48744, "loc": { "start": { "line": 1685, @@ -292155,8 +292213,8 @@ { "type": "CommentLine", "value": " re_an = new RegExp(this.anOperator),", - "start": 48770, - "end": 48809, + "start": 48757, + "end": 48796, "loc": { "start": { "line": 1686, @@ -292171,8 +292229,8 @@ { "type": "CommentLine", "value": " re_cr = new RegExp(this.curExp),", - "start": 48822, - "end": 48857, + "start": 48809, + "end": 48844, "loc": { "start": { "line": 1687, @@ -292197,8 +292255,8 @@ "binop": null }, "value": "reEm", - "start": 48870, - "end": 48874, + "start": 48857, + "end": 48861, "loc": { "start": { "line": 1688, @@ -292224,8 +292282,8 @@ "updateContext": null }, "value": "=", - "start": 48875, - "end": 48876, + "start": 48862, + "end": 48863, "loc": { "start": { "line": 1688, @@ -292252,8 +292310,8 @@ "updateContext": null }, "value": "this", - "start": 48877, - "end": 48881, + "start": 48864, + "end": 48868, "loc": { "start": { "line": 1688, @@ -292278,8 +292336,8 @@ "binop": null, "updateContext": null }, - "start": 48881, - "end": 48882, + "start": 48868, + "end": 48869, "loc": { "start": { "line": 1688, @@ -292304,8 +292362,8 @@ "binop": null }, "value": "emOperator", - "start": 48882, - "end": 48892, + "start": 48869, + "end": 48879, "loc": { "start": { "line": 1688, @@ -292330,8 +292388,8 @@ "binop": null, "updateContext": null }, - "start": 48892, - "end": 48893, + "start": 48879, + "end": 48880, "loc": { "start": { "line": 1688, @@ -292356,8 +292414,8 @@ "binop": null }, "value": "reNm", - "start": 48906, - "end": 48910, + "start": 48893, + "end": 48897, "loc": { "start": { "line": 1689, @@ -292383,8 +292441,8 @@ "updateContext": null }, "value": "=", - "start": 48911, - "end": 48912, + "start": 48898, + "end": 48899, "loc": { "start": { "line": 1689, @@ -292411,8 +292469,8 @@ "updateContext": null }, "value": "this", - "start": 48913, - "end": 48917, + "start": 48900, + "end": 48904, "loc": { "start": { "line": 1689, @@ -292437,8 +292495,8 @@ "binop": null, "updateContext": null }, - "start": 48917, - "end": 48918, + "start": 48904, + "end": 48905, "loc": { "start": { "line": 1689, @@ -292463,8 +292521,8 @@ "binop": null }, "value": "nmOperator", - "start": 48918, - "end": 48928, + "start": 48905, + "end": 48915, "loc": { "start": { "line": 1689, @@ -292489,8 +292547,8 @@ "binop": null, "updateContext": null }, - "start": 48928, - "end": 48929, + "start": 48915, + "end": 48916, "loc": { "start": { "line": 1689, @@ -292515,8 +292573,8 @@ "binop": null }, "value": "reRe", - "start": 48942, - "end": 48946, + "start": 48929, + "end": 48933, "loc": { "start": { "line": 1690, @@ -292542,8 +292600,8 @@ "updateContext": null }, "value": "=", - "start": 48947, - "end": 48948, + "start": 48934, + "end": 48935, "loc": { "start": { "line": 1690, @@ -292570,8 +292628,8 @@ "updateContext": null }, "value": "new", - "start": 48949, - "end": 48952, + "start": 48936, + "end": 48939, "loc": { "start": { "line": 1690, @@ -292596,8 +292654,8 @@ "binop": null }, "value": "RegExp", - "start": 48953, - "end": 48959, + "start": 48940, + "end": 48946, "loc": { "start": { "line": 1690, @@ -292621,8 +292679,8 @@ "postfix": false, "binop": null }, - "start": 48959, - "end": 48960, + "start": 48946, + "end": 48947, "loc": { "start": { "line": 1690, @@ -292647,8 +292705,8 @@ "binop": null }, "value": "rgxEsc", - "start": 48960, - "end": 48966, + "start": 48947, + "end": 48953, "loc": { "start": { "line": 1690, @@ -292672,8 +292730,8 @@ "postfix": false, "binop": null }, - "start": 48966, - "end": 48967, + "start": 48953, + "end": 48954, "loc": { "start": { "line": 1690, @@ -292700,8 +292758,8 @@ "updateContext": null }, "value": "this", - "start": 48967, - "end": 48971, + "start": 48954, + "end": 48958, "loc": { "start": { "line": 1690, @@ -292726,8 +292784,8 @@ "binop": null, "updateContext": null }, - "start": 48971, - "end": 48972, + "start": 48958, + "end": 48959, "loc": { "start": { "line": 1690, @@ -292752,8 +292810,8 @@ "binop": null }, "value": "rgxOperator", - "start": 48972, - "end": 48983, + "start": 48959, + "end": 48970, "loc": { "start": { "line": 1690, @@ -292777,8 +292835,8 @@ "postfix": false, "binop": null }, - "start": 48983, - "end": 48984, + "start": 48970, + "end": 48971, "loc": { "start": { "line": 1690, @@ -292802,8 +292860,8 @@ "postfix": false, "binop": null }, - "start": 48984, - "end": 48985, + "start": 48971, + "end": 48972, "loc": { "start": { "line": 1690, @@ -292828,8 +292886,8 @@ "binop": null, "updateContext": null }, - "start": 48985, - "end": 48986, + "start": 48972, + "end": 48973, "loc": { "start": { "line": 1690, @@ -292854,8 +292912,8 @@ "binop": null }, "value": "term", - "start": 48996, - "end": 49000, + "start": 48983, + "end": 48987, "loc": { "start": { "line": 1692, @@ -292881,8 +292939,8 @@ "updateContext": null }, "value": "=", - "start": 49001, - "end": 49002, + "start": 48988, + "end": 48989, "loc": { "start": { "line": 1692, @@ -292907,8 +292965,8 @@ "binop": null }, "value": "matchCase", - "start": 49003, - "end": 49012, + "start": 48990, + "end": 48999, "loc": { "start": { "line": 1692, @@ -292932,8 +292990,8 @@ "postfix": false, "binop": null }, - "start": 49012, - "end": 49013, + "start": 48999, + "end": 49000, "loc": { "start": { "line": 1692, @@ -292958,8 +293016,8 @@ "binop": null }, "value": "term", - "start": 49013, - "end": 49017, + "start": 49000, + "end": 49004, "loc": { "start": { "line": 1692, @@ -292984,8 +293042,8 @@ "binop": null, "updateContext": null }, - "start": 49017, - "end": 49018, + "start": 49004, + "end": 49005, "loc": { "start": { "line": 1692, @@ -293012,8 +293070,8 @@ "updateContext": null }, "value": "this", - "start": 49019, - "end": 49023, + "start": 49006, + "end": 49010, "loc": { "start": { "line": 1692, @@ -293038,8 +293096,8 @@ "binop": null, "updateContext": null }, - "start": 49023, - "end": 49024, + "start": 49010, + "end": 49011, "loc": { "start": { "line": 1692, @@ -293064,8 +293122,8 @@ "binop": null }, "value": "caseSensitive", - "start": 49024, - "end": 49037, + "start": 49011, + "end": 49024, "loc": { "start": { "line": 1692, @@ -293089,8 +293147,8 @@ "postfix": false, "binop": null }, - "start": 49037, - "end": 49038, + "start": 49024, + "end": 49025, "loc": { "start": { "line": 1692, @@ -293115,8 +293173,8 @@ "binop": null, "updateContext": null }, - "start": 49038, - "end": 49039, + "start": 49025, + "end": 49026, "loc": { "start": { "line": 1692, @@ -293143,8 +293201,8 @@ "updateContext": null }, "value": "let", - "start": 49049, - "end": 49052, + "start": 49036, + "end": 49039, "loc": { "start": { "line": 1694, @@ -293169,8 +293227,8 @@ "binop": null }, "value": "occurence", - "start": 49053, - "end": 49062, + "start": 49040, + "end": 49049, "loc": { "start": { "line": 1694, @@ -293196,8 +293254,8 @@ "updateContext": null }, "value": "=", - "start": 49063, - "end": 49064, + "start": 49050, + "end": 49051, "loc": { "start": { "line": 1694, @@ -293224,8 +293282,8 @@ "updateContext": null }, "value": "false", - "start": 49065, - "end": 49070, + "start": 49052, + "end": 49057, "loc": { "start": { "line": 1694, @@ -293250,8 +293308,8 @@ "binop": null, "updateContext": null }, - "start": 49070, - "end": 49071, + "start": 49057, + "end": 49058, "loc": { "start": { "line": 1694, @@ -293266,8 +293324,8 @@ { "type": "CommentLine", "value": "Search arg operator tests", - "start": 49081, - "end": 49108, + "start": 49068, + "end": 49095, "loc": { "start": { "line": 1696, @@ -293294,8 +293352,8 @@ "updateContext": null }, "value": "let", - "start": 49117, - "end": 49120, + "start": 49104, + "end": 49107, "loc": { "start": { "line": 1697, @@ -293320,8 +293378,8 @@ "binop": null }, "value": "hasLO", - "start": 49121, - "end": 49126, + "start": 49108, + "end": 49113, "loc": { "start": { "line": 1697, @@ -293347,8 +293405,8 @@ "updateContext": null }, "value": "=", - "start": 49127, - "end": 49128, + "start": 49114, + "end": 49115, "loc": { "start": { "line": 1697, @@ -293373,8 +293431,8 @@ "binop": null }, "value": "reL", - "start": 49129, - "end": 49132, + "start": 49116, + "end": 49119, "loc": { "start": { "line": 1697, @@ -293399,8 +293457,8 @@ "binop": null, "updateContext": null }, - "start": 49132, - "end": 49133, + "start": 49119, + "end": 49120, "loc": { "start": { "line": 1697, @@ -293425,8 +293483,8 @@ "binop": null }, "value": "test", - "start": 49133, - "end": 49137, + "start": 49120, + "end": 49124, "loc": { "start": { "line": 1697, @@ -293450,8 +293508,8 @@ "postfix": false, "binop": null }, - "start": 49137, - "end": 49138, + "start": 49124, + "end": 49125, "loc": { "start": { "line": 1697, @@ -293476,8 +293534,8 @@ "binop": null }, "value": "term", - "start": 49138, - "end": 49142, + "start": 49125, + "end": 49129, "loc": { "start": { "line": 1697, @@ -293501,8 +293559,8 @@ "postfix": false, "binop": null }, - "start": 49142, - "end": 49143, + "start": 49129, + "end": 49130, "loc": { "start": { "line": 1697, @@ -293527,8 +293585,8 @@ "binop": null, "updateContext": null }, - "start": 49143, - "end": 49144, + "start": 49130, + "end": 49131, "loc": { "start": { "line": 1697, @@ -293553,8 +293611,8 @@ "binop": null }, "value": "hasLE", - "start": 49157, - "end": 49162, + "start": 49144, + "end": 49149, "loc": { "start": { "line": 1698, @@ -293580,8 +293638,8 @@ "updateContext": null }, "value": "=", - "start": 49163, - "end": 49164, + "start": 49150, + "end": 49151, "loc": { "start": { "line": 1698, @@ -293606,8 +293664,8 @@ "binop": null }, "value": "reLe", - "start": 49165, - "end": 49169, + "start": 49152, + "end": 49156, "loc": { "start": { "line": 1698, @@ -293632,8 +293690,8 @@ "binop": null, "updateContext": null }, - "start": 49169, - "end": 49170, + "start": 49156, + "end": 49157, "loc": { "start": { "line": 1698, @@ -293658,8 +293716,8 @@ "binop": null }, "value": "test", - "start": 49170, - "end": 49174, + "start": 49157, + "end": 49161, "loc": { "start": { "line": 1698, @@ -293683,8 +293741,8 @@ "postfix": false, "binop": null }, - "start": 49174, - "end": 49175, + "start": 49161, + "end": 49162, "loc": { "start": { "line": 1698, @@ -293709,8 +293767,8 @@ "binop": null }, "value": "term", - "start": 49175, - "end": 49179, + "start": 49162, + "end": 49166, "loc": { "start": { "line": 1698, @@ -293734,8 +293792,8 @@ "postfix": false, "binop": null }, - "start": 49179, - "end": 49180, + "start": 49166, + "end": 49167, "loc": { "start": { "line": 1698, @@ -293760,8 +293818,8 @@ "binop": null, "updateContext": null }, - "start": 49180, - "end": 49181, + "start": 49167, + "end": 49168, "loc": { "start": { "line": 1698, @@ -293786,8 +293844,8 @@ "binop": null }, "value": "hasGR", - "start": 49194, - "end": 49199, + "start": 49181, + "end": 49186, "loc": { "start": { "line": 1699, @@ -293813,8 +293871,8 @@ "updateContext": null }, "value": "=", - "start": 49200, - "end": 49201, + "start": 49187, + "end": 49188, "loc": { "start": { "line": 1699, @@ -293839,8 +293897,8 @@ "binop": null }, "value": "reG", - "start": 49202, - "end": 49205, + "start": 49189, + "end": 49192, "loc": { "start": { "line": 1699, @@ -293865,8 +293923,8 @@ "binop": null, "updateContext": null }, - "start": 49205, - "end": 49206, + "start": 49192, + "end": 49193, "loc": { "start": { "line": 1699, @@ -293891,8 +293949,8 @@ "binop": null }, "value": "test", - "start": 49206, - "end": 49210, + "start": 49193, + "end": 49197, "loc": { "start": { "line": 1699, @@ -293916,8 +293974,8 @@ "postfix": false, "binop": null }, - "start": 49210, - "end": 49211, + "start": 49197, + "end": 49198, "loc": { "start": { "line": 1699, @@ -293942,8 +294000,8 @@ "binop": null }, "value": "term", - "start": 49211, - "end": 49215, + "start": 49198, + "end": 49202, "loc": { "start": { "line": 1699, @@ -293967,8 +294025,8 @@ "postfix": false, "binop": null }, - "start": 49215, - "end": 49216, + "start": 49202, + "end": 49203, "loc": { "start": { "line": 1699, @@ -293993,8 +294051,8 @@ "binop": null, "updateContext": null }, - "start": 49216, - "end": 49217, + "start": 49203, + "end": 49204, "loc": { "start": { "line": 1699, @@ -294019,8 +294077,8 @@ "binop": null }, "value": "hasGE", - "start": 49230, - "end": 49235, + "start": 49217, + "end": 49222, "loc": { "start": { "line": 1700, @@ -294046,8 +294104,8 @@ "updateContext": null }, "value": "=", - "start": 49236, - "end": 49237, + "start": 49223, + "end": 49224, "loc": { "start": { "line": 1700, @@ -294072,8 +294130,8 @@ "binop": null }, "value": "reGe", - "start": 49238, - "end": 49242, + "start": 49225, + "end": 49229, "loc": { "start": { "line": 1700, @@ -294098,8 +294156,8 @@ "binop": null, "updateContext": null }, - "start": 49242, - "end": 49243, + "start": 49229, + "end": 49230, "loc": { "start": { "line": 1700, @@ -294124,8 +294182,8 @@ "binop": null }, "value": "test", - "start": 49243, - "end": 49247, + "start": 49230, + "end": 49234, "loc": { "start": { "line": 1700, @@ -294149,8 +294207,8 @@ "postfix": false, "binop": null }, - "start": 49247, - "end": 49248, + "start": 49234, + "end": 49235, "loc": { "start": { "line": 1700, @@ -294175,8 +294233,8 @@ "binop": null }, "value": "term", - "start": 49248, - "end": 49252, + "start": 49235, + "end": 49239, "loc": { "start": { "line": 1700, @@ -294200,8 +294258,8 @@ "postfix": false, "binop": null }, - "start": 49252, - "end": 49253, + "start": 49239, + "end": 49240, "loc": { "start": { "line": 1700, @@ -294226,8 +294284,8 @@ "binop": null, "updateContext": null }, - "start": 49253, - "end": 49254, + "start": 49240, + "end": 49241, "loc": { "start": { "line": 1700, @@ -294252,8 +294310,8 @@ "binop": null }, "value": "hasDF", - "start": 49267, - "end": 49272, + "start": 49254, + "end": 49259, "loc": { "start": { "line": 1701, @@ -294279,8 +294337,8 @@ "updateContext": null }, "value": "=", - "start": 49273, - "end": 49274, + "start": 49260, + "end": 49261, "loc": { "start": { "line": 1701, @@ -294305,8 +294363,8 @@ "binop": null }, "value": "reD", - "start": 49275, - "end": 49278, + "start": 49262, + "end": 49265, "loc": { "start": { "line": 1701, @@ -294331,8 +294389,8 @@ "binop": null, "updateContext": null }, - "start": 49278, - "end": 49279, + "start": 49265, + "end": 49266, "loc": { "start": { "line": 1701, @@ -294357,8 +294415,8 @@ "binop": null }, "value": "test", - "start": 49279, - "end": 49283, + "start": 49266, + "end": 49270, "loc": { "start": { "line": 1701, @@ -294382,8 +294440,8 @@ "postfix": false, "binop": null }, - "start": 49283, - "end": 49284, + "start": 49270, + "end": 49271, "loc": { "start": { "line": 1701, @@ -294408,8 +294466,8 @@ "binop": null }, "value": "term", - "start": 49284, - "end": 49288, + "start": 49271, + "end": 49275, "loc": { "start": { "line": 1701, @@ -294433,8 +294491,8 @@ "postfix": false, "binop": null }, - "start": 49288, - "end": 49289, + "start": 49275, + "end": 49276, "loc": { "start": { "line": 1701, @@ -294459,8 +294517,8 @@ "binop": null, "updateContext": null }, - "start": 49289, - "end": 49290, + "start": 49276, + "end": 49277, "loc": { "start": { "line": 1701, @@ -294485,8 +294543,8 @@ "binop": null }, "value": "hasEQ", - "start": 49303, - "end": 49308, + "start": 49290, + "end": 49295, "loc": { "start": { "line": 1702, @@ -294512,8 +294570,8 @@ "updateContext": null }, "value": "=", - "start": 49309, - "end": 49310, + "start": 49296, + "end": 49297, "loc": { "start": { "line": 1702, @@ -294538,8 +294596,8 @@ "binop": null }, "value": "reEq", - "start": 49311, - "end": 49315, + "start": 49298, + "end": 49302, "loc": { "start": { "line": 1702, @@ -294564,8 +294622,8 @@ "binop": null, "updateContext": null }, - "start": 49315, - "end": 49316, + "start": 49302, + "end": 49303, "loc": { "start": { "line": 1702, @@ -294590,8 +294648,8 @@ "binop": null }, "value": "test", - "start": 49316, - "end": 49320, + "start": 49303, + "end": 49307, "loc": { "start": { "line": 1702, @@ -294615,8 +294673,8 @@ "postfix": false, "binop": null }, - "start": 49320, - "end": 49321, + "start": 49307, + "end": 49308, "loc": { "start": { "line": 1702, @@ -294641,8 +294699,8 @@ "binop": null }, "value": "term", - "start": 49321, - "end": 49325, + "start": 49308, + "end": 49312, "loc": { "start": { "line": 1702, @@ -294666,8 +294724,8 @@ "postfix": false, "binop": null }, - "start": 49325, - "end": 49326, + "start": 49312, + "end": 49313, "loc": { "start": { "line": 1702, @@ -294692,8 +294750,8 @@ "binop": null, "updateContext": null }, - "start": 49326, - "end": 49327, + "start": 49313, + "end": 49314, "loc": { "start": { "line": 1702, @@ -294718,8 +294776,8 @@ "binop": null }, "value": "hasLK", - "start": 49340, - "end": 49345, + "start": 49327, + "end": 49332, "loc": { "start": { "line": 1703, @@ -294745,8 +294803,8 @@ "updateContext": null }, "value": "=", - "start": 49346, - "end": 49347, + "start": 49333, + "end": 49334, "loc": { "start": { "line": 1703, @@ -294771,8 +294829,8 @@ "binop": null }, "value": "reLk", - "start": 49348, - "end": 49352, + "start": 49335, + "end": 49339, "loc": { "start": { "line": 1703, @@ -294797,8 +294855,8 @@ "binop": null, "updateContext": null }, - "start": 49352, - "end": 49353, + "start": 49339, + "end": 49340, "loc": { "start": { "line": 1703, @@ -294823,8 +294881,8 @@ "binop": null }, "value": "test", - "start": 49353, - "end": 49357, + "start": 49340, + "end": 49344, "loc": { "start": { "line": 1703, @@ -294848,8 +294906,8 @@ "postfix": false, "binop": null }, - "start": 49357, - "end": 49358, + "start": 49344, + "end": 49345, "loc": { "start": { "line": 1703, @@ -294874,8 +294932,8 @@ "binop": null }, "value": "term", - "start": 49358, - "end": 49362, + "start": 49345, + "end": 49349, "loc": { "start": { "line": 1703, @@ -294899,8 +294957,8 @@ "postfix": false, "binop": null }, - "start": 49362, - "end": 49363, + "start": 49349, + "end": 49350, "loc": { "start": { "line": 1703, @@ -294925,8 +294983,8 @@ "binop": null, "updateContext": null }, - "start": 49363, - "end": 49364, + "start": 49350, + "end": 49351, "loc": { "start": { "line": 1703, @@ -294941,8 +294999,8 @@ { "type": "CommentLine", "value": " hatermN = re_an.test(term),", - "start": 49377, - "end": 49407, + "start": 49364, + "end": 49394, "loc": { "start": { "line": 1704, @@ -294967,8 +295025,8 @@ "binop": null }, "value": "hasST", - "start": 49420, - "end": 49425, + "start": 49407, + "end": 49412, "loc": { "start": { "line": 1705, @@ -294994,8 +295052,8 @@ "updateContext": null }, "value": "=", - "start": 49426, - "end": 49427, + "start": 49413, + "end": 49414, "loc": { "start": { "line": 1705, @@ -295020,8 +295078,8 @@ "binop": null }, "value": "reSt", - "start": 49428, - "end": 49432, + "start": 49415, + "end": 49419, "loc": { "start": { "line": 1705, @@ -295046,8 +295104,8 @@ "binop": null, "updateContext": null }, - "start": 49432, - "end": 49433, + "start": 49419, + "end": 49420, "loc": { "start": { "line": 1705, @@ -295072,8 +295130,8 @@ "binop": null }, "value": "test", - "start": 49433, - "end": 49437, + "start": 49420, + "end": 49424, "loc": { "start": { "line": 1705, @@ -295097,8 +295155,8 @@ "postfix": false, "binop": null }, - "start": 49437, - "end": 49438, + "start": 49424, + "end": 49425, "loc": { "start": { "line": 1705, @@ -295123,8 +295181,8 @@ "binop": null }, "value": "term", - "start": 49438, - "end": 49442, + "start": 49425, + "end": 49429, "loc": { "start": { "line": 1705, @@ -295148,8 +295206,8 @@ "postfix": false, "binop": null }, - "start": 49442, - "end": 49443, + "start": 49429, + "end": 49430, "loc": { "start": { "line": 1705, @@ -295174,8 +295232,8 @@ "binop": null, "updateContext": null }, - "start": 49443, - "end": 49444, + "start": 49430, + "end": 49431, "loc": { "start": { "line": 1705, @@ -295200,8 +295258,8 @@ "binop": null }, "value": "hasEN", - "start": 49457, - "end": 49462, + "start": 49444, + "end": 49449, "loc": { "start": { "line": 1706, @@ -295227,8 +295285,8 @@ "updateContext": null }, "value": "=", - "start": 49463, - "end": 49464, + "start": 49450, + "end": 49451, "loc": { "start": { "line": 1706, @@ -295253,8 +295311,8 @@ "binop": null }, "value": "reEn", - "start": 49465, - "end": 49469, + "start": 49452, + "end": 49456, "loc": { "start": { "line": 1706, @@ -295279,8 +295337,8 @@ "binop": null, "updateContext": null }, - "start": 49469, - "end": 49470, + "start": 49456, + "end": 49457, "loc": { "start": { "line": 1706, @@ -295305,8 +295363,8 @@ "binop": null }, "value": "test", - "start": 49470, - "end": 49474, + "start": 49457, + "end": 49461, "loc": { "start": { "line": 1706, @@ -295330,8 +295388,8 @@ "postfix": false, "binop": null }, - "start": 49474, - "end": 49475, + "start": 49461, + "end": 49462, "loc": { "start": { "line": 1706, @@ -295356,8 +295414,8 @@ "binop": null }, "value": "term", - "start": 49475, - "end": 49479, + "start": 49462, + "end": 49466, "loc": { "start": { "line": 1706, @@ -295381,8 +295439,8 @@ "postfix": false, "binop": null }, - "start": 49479, - "end": 49480, + "start": 49466, + "end": 49467, "loc": { "start": { "line": 1706, @@ -295407,8 +295465,8 @@ "binop": null, "updateContext": null }, - "start": 49480, - "end": 49481, + "start": 49467, + "end": 49468, "loc": { "start": { "line": 1706, @@ -295433,8 +295491,8 @@ "binop": null }, "value": "hasEM", - "start": 49494, - "end": 49499, + "start": 49481, + "end": 49486, "loc": { "start": { "line": 1707, @@ -295460,8 +295518,8 @@ "updateContext": null }, "value": "=", - "start": 49500, - "end": 49501, + "start": 49487, + "end": 49488, "loc": { "start": { "line": 1707, @@ -295485,8 +295543,8 @@ "postfix": false, "binop": null }, - "start": 49502, - "end": 49503, + "start": 49489, + "end": 49490, "loc": { "start": { "line": 1707, @@ -295511,8 +295569,8 @@ "binop": null }, "value": "reEm", - "start": 49503, - "end": 49507, + "start": 49490, + "end": 49494, "loc": { "start": { "line": 1707, @@ -295538,8 +295596,8 @@ "updateContext": null }, "value": "===", - "start": 49508, - "end": 49511, + "start": 49495, + "end": 49498, "loc": { "start": { "line": 1707, @@ -295564,8 +295622,8 @@ "binop": null }, "value": "term", - "start": 49512, - "end": 49516, + "start": 49499, + "end": 49503, "loc": { "start": { "line": 1707, @@ -295589,8 +295647,8 @@ "postfix": false, "binop": null }, - "start": 49516, - "end": 49517, + "start": 49503, + "end": 49504, "loc": { "start": { "line": 1707, @@ -295615,8 +295673,8 @@ "binop": null, "updateContext": null }, - "start": 49517, - "end": 49518, + "start": 49504, + "end": 49505, "loc": { "start": { "line": 1707, @@ -295641,8 +295699,8 @@ "binop": null }, "value": "hasNM", - "start": 49531, - "end": 49536, + "start": 49518, + "end": 49523, "loc": { "start": { "line": 1708, @@ -295668,8 +295726,8 @@ "updateContext": null }, "value": "=", - "start": 49537, - "end": 49538, + "start": 49524, + "end": 49525, "loc": { "start": { "line": 1708, @@ -295693,8 +295751,8 @@ "postfix": false, "binop": null }, - "start": 49539, - "end": 49540, + "start": 49526, + "end": 49527, "loc": { "start": { "line": 1708, @@ -295719,8 +295777,8 @@ "binop": null }, "value": "reNm", - "start": 49540, - "end": 49544, + "start": 49527, + "end": 49531, "loc": { "start": { "line": 1708, @@ -295746,8 +295804,8 @@ "updateContext": null }, "value": "===", - "start": 49545, - "end": 49548, + "start": 49532, + "end": 49535, "loc": { "start": { "line": 1708, @@ -295772,8 +295830,8 @@ "binop": null }, "value": "term", - "start": 49549, - "end": 49553, + "start": 49536, + "end": 49540, "loc": { "start": { "line": 1708, @@ -295797,8 +295855,8 @@ "postfix": false, "binop": null }, - "start": 49553, - "end": 49554, + "start": 49540, + "end": 49541, "loc": { "start": { "line": 1708, @@ -295823,8 +295881,8 @@ "binop": null, "updateContext": null }, - "start": 49554, - "end": 49555, + "start": 49541, + "end": 49542, "loc": { "start": { "line": 1708, @@ -295849,8 +295907,8 @@ "binop": null }, "value": "hasRE", - "start": 49568, - "end": 49573, + "start": 49555, + "end": 49560, "loc": { "start": { "line": 1709, @@ -295876,8 +295934,8 @@ "updateContext": null }, "value": "=", - "start": 49574, - "end": 49575, + "start": 49561, + "end": 49562, "loc": { "start": { "line": 1709, @@ -295902,8 +295960,8 @@ "binop": null }, "value": "reRe", - "start": 49576, - "end": 49580, + "start": 49563, + "end": 49567, "loc": { "start": { "line": 1709, @@ -295928,8 +295986,8 @@ "binop": null, "updateContext": null }, - "start": 49580, - "end": 49581, + "start": 49567, + "end": 49568, "loc": { "start": { "line": 1709, @@ -295954,8 +296012,8 @@ "binop": null }, "value": "test", - "start": 49581, - "end": 49585, + "start": 49568, + "end": 49572, "loc": { "start": { "line": 1709, @@ -295979,8 +296037,8 @@ "postfix": false, "binop": null }, - "start": 49585, - "end": 49586, + "start": 49572, + "end": 49573, "loc": { "start": { "line": 1709, @@ -296005,8 +296063,8 @@ "binop": null }, "value": "term", - "start": 49586, - "end": 49590, + "start": 49573, + "end": 49577, "loc": { "start": { "line": 1709, @@ -296030,8 +296088,8 @@ "postfix": false, "binop": null }, - "start": 49590, - "end": 49591, + "start": 49577, + "end": 49578, "loc": { "start": { "line": 1709, @@ -296056,8 +296114,8 @@ "binop": null, "updateContext": null }, - "start": 49591, - "end": 49592, + "start": 49578, + "end": 49579, "loc": { "start": { "line": 1709, @@ -296072,8 +296130,8 @@ { "type": "CommentLine", "value": " Check for dates or resolve date type", - "start": 49602, - "end": 49641, + "start": 49589, + "end": 49628, "loc": { "start": { "line": 1711, @@ -296100,8 +296158,8 @@ "updateContext": null }, "value": "if", - "start": 49650, - "end": 49652, + "start": 49637, + "end": 49639, "loc": { "start": { "line": 1712, @@ -296125,8 +296183,8 @@ "postfix": false, "binop": null }, - "start": 49653, - "end": 49654, + "start": 49640, + "end": 49641, "loc": { "start": { "line": 1712, @@ -296153,8 +296211,8 @@ "updateContext": null }, "value": "this", - "start": 49654, - "end": 49658, + "start": 49641, + "end": 49645, "loc": { "start": { "line": 1712, @@ -296179,8 +296237,8 @@ "binop": null, "updateContext": null }, - "start": 49658, - "end": 49659, + "start": 49645, + "end": 49646, "loc": { "start": { "line": 1712, @@ -296205,8 +296263,8 @@ "binop": null }, "value": "hasType", - "start": 49659, - "end": 49666, + "start": 49646, + "end": 49653, "loc": { "start": { "line": 1712, @@ -296230,8 +296288,8 @@ "postfix": false, "binop": null }, - "start": 49666, - "end": 49667, + "start": 49653, + "end": 49654, "loc": { "start": { "line": 1712, @@ -296256,8 +296314,8 @@ "binop": null }, "value": "colIdx", - "start": 49667, - "end": 49673, + "start": 49654, + "end": 49660, "loc": { "start": { "line": 1712, @@ -296282,8 +296340,8 @@ "binop": null, "updateContext": null }, - "start": 49673, - "end": 49674, + "start": 49660, + "end": 49661, "loc": { "start": { "line": 1712, @@ -296308,8 +296366,8 @@ "binop": null, "updateContext": null }, - "start": 49675, - "end": 49676, + "start": 49662, + "end": 49663, "loc": { "start": { "line": 1712, @@ -296334,8 +296392,8 @@ "binop": null }, "value": "DATE", - "start": 49676, - "end": 49680, + "start": 49663, + "end": 49667, "loc": { "start": { "line": 1712, @@ -296360,8 +296418,8 @@ "binop": null, "updateContext": null }, - "start": 49680, - "end": 49681, + "start": 49667, + "end": 49668, "loc": { "start": { "line": 1712, @@ -296385,8 +296443,8 @@ "postfix": false, "binop": null }, - "start": 49681, - "end": 49682, + "start": 49668, + "end": 49669, "loc": { "start": { "line": 1712, @@ -296410,8 +296468,8 @@ "postfix": false, "binop": null }, - "start": 49682, - "end": 49683, + "start": 49669, + "end": 49670, "loc": { "start": { "line": 1712, @@ -296435,8 +296493,8 @@ "postfix": false, "binop": null }, - "start": 49684, - "end": 49685, + "start": 49671, + "end": 49672, "loc": { "start": { "line": 1712, @@ -296463,8 +296521,8 @@ "updateContext": null }, "value": "let", - "start": 49698, - "end": 49701, + "start": 49685, + "end": 49688, "loc": { "start": { "line": 1713, @@ -296489,8 +296547,8 @@ "binop": null }, "value": "dte1", - "start": 49702, - "end": 49706, + "start": 49689, + "end": 49693, "loc": { "start": { "line": 1713, @@ -296515,8 +296573,8 @@ "binop": null, "updateContext": null }, - "start": 49706, - "end": 49707, + "start": 49693, + "end": 49694, "loc": { "start": { "line": 1713, @@ -296541,8 +296599,8 @@ "binop": null }, "value": "dte2", - "start": 49708, - "end": 49712, + "start": 49695, + "end": 49699, "loc": { "start": { "line": 1713, @@ -296567,8 +296625,8 @@ "binop": null, "updateContext": null }, - "start": 49712, - "end": 49713, + "start": 49699, + "end": 49700, "loc": { "start": { "line": 1713, @@ -296595,8 +296653,8 @@ "updateContext": null }, "value": "let", - "start": 49727, - "end": 49730, + "start": 49714, + "end": 49717, "loc": { "start": { "line": 1715, @@ -296621,8 +296679,8 @@ "binop": null }, "value": "dateType", - "start": 49731, - "end": 49739, + "start": 49718, + "end": 49726, "loc": { "start": { "line": 1715, @@ -296648,8 +296706,8 @@ "updateContext": null }, "value": "=", - "start": 49740, - "end": 49741, + "start": 49727, + "end": 49728, "loc": { "start": { "line": 1715, @@ -296676,8 +296734,8 @@ "updateContext": null }, "value": "this", - "start": 49742, - "end": 49746, + "start": 49729, + "end": 49733, "loc": { "start": { "line": 1715, @@ -296702,8 +296760,8 @@ "binop": null, "updateContext": null }, - "start": 49746, - "end": 49747, + "start": 49733, + "end": 49734, "loc": { "start": { "line": 1715, @@ -296728,8 +296786,8 @@ "binop": null }, "value": "Mod", - "start": 49747, - "end": 49750, + "start": 49734, + "end": 49737, "loc": { "start": { "line": 1715, @@ -296754,8 +296812,8 @@ "binop": null, "updateContext": null }, - "start": 49750, - "end": 49751, + "start": 49737, + "end": 49738, "loc": { "start": { "line": 1715, @@ -296780,8 +296838,8 @@ "binop": null }, "value": "dateType", - "start": 49751, - "end": 49759, + "start": 49738, + "end": 49746, "loc": { "start": { "line": 1715, @@ -296806,8 +296864,8 @@ "binop": null, "updateContext": null }, - "start": 49759, - "end": 49760, + "start": 49746, + "end": 49747, "loc": { "start": { "line": 1715, @@ -296834,8 +296892,8 @@ "updateContext": null }, "value": "let", - "start": 49773, - "end": 49776, + "start": 49760, + "end": 49763, "loc": { "start": { "line": 1716, @@ -296860,8 +296918,8 @@ "binop": null }, "value": "isValidDate", - "start": 49777, - "end": 49788, + "start": 49764, + "end": 49775, "loc": { "start": { "line": 1716, @@ -296887,8 +296945,8 @@ "updateContext": null }, "value": "=", - "start": 49789, - "end": 49790, + "start": 49776, + "end": 49777, "loc": { "start": { "line": 1716, @@ -296913,8 +296971,8 @@ "binop": null }, "value": "dateType", - "start": 49791, - "end": 49799, + "start": 49778, + "end": 49786, "loc": { "start": { "line": 1716, @@ -296939,8 +296997,8 @@ "binop": null, "updateContext": null }, - "start": 49799, - "end": 49800, + "start": 49786, + "end": 49787, "loc": { "start": { "line": 1716, @@ -296965,8 +297023,8 @@ "binop": null }, "value": "isValid", - "start": 49800, - "end": 49807, + "start": 49787, + "end": 49794, "loc": { "start": { "line": 1716, @@ -296991,8 +297049,8 @@ "binop": null, "updateContext": null }, - "start": 49807, - "end": 49808, + "start": 49794, + "end": 49795, "loc": { "start": { "line": 1716, @@ -297017,8 +297075,8 @@ "binop": null }, "value": "bind", - "start": 49808, - "end": 49812, + "start": 49795, + "end": 49799, "loc": { "start": { "line": 1716, @@ -297042,8 +297100,8 @@ "postfix": false, "binop": null }, - "start": 49812, - "end": 49813, + "start": 49799, + "end": 49800, "loc": { "start": { "line": 1716, @@ -297068,8 +297126,8 @@ "binop": null }, "value": "dateType", - "start": 49813, - "end": 49821, + "start": 49800, + "end": 49808, "loc": { "start": { "line": 1716, @@ -297093,8 +297151,8 @@ "postfix": false, "binop": null }, - "start": 49821, - "end": 49822, + "start": 49808, + "end": 49809, "loc": { "start": { "line": 1716, @@ -297119,8 +297177,8 @@ "binop": null, "updateContext": null }, - "start": 49822, - "end": 49823, + "start": 49809, + "end": 49810, "loc": { "start": { "line": 1716, @@ -297147,8 +297205,8 @@ "updateContext": null }, "value": "let", - "start": 49836, - "end": 49839, + "start": 49823, + "end": 49826, "loc": { "start": { "line": 1717, @@ -297173,8 +297231,8 @@ "binop": null }, "value": "parseDate", - "start": 49840, - "end": 49849, + "start": 49827, + "end": 49836, "loc": { "start": { "line": 1717, @@ -297200,8 +297258,8 @@ "updateContext": null }, "value": "=", - "start": 49850, - "end": 49851, + "start": 49837, + "end": 49838, "loc": { "start": { "line": 1717, @@ -297226,8 +297284,8 @@ "binop": null }, "value": "dateType", - "start": 49852, - "end": 49860, + "start": 49839, + "end": 49847, "loc": { "start": { "line": 1717, @@ -297252,8 +297310,8 @@ "binop": null, "updateContext": null }, - "start": 49860, - "end": 49861, + "start": 49847, + "end": 49848, "loc": { "start": { "line": 1717, @@ -297278,8 +297336,8 @@ "binop": null }, "value": "parse", - "start": 49861, - "end": 49866, + "start": 49848, + "end": 49853, "loc": { "start": { "line": 1717, @@ -297304,8 +297362,8 @@ "binop": null, "updateContext": null }, - "start": 49866, - "end": 49867, + "start": 49853, + "end": 49854, "loc": { "start": { "line": 1717, @@ -297330,8 +297388,8 @@ "binop": null }, "value": "bind", - "start": 49867, - "end": 49871, + "start": 49854, + "end": 49858, "loc": { "start": { "line": 1717, @@ -297355,8 +297413,8 @@ "postfix": false, "binop": null }, - "start": 49871, - "end": 49872, + "start": 49858, + "end": 49859, "loc": { "start": { "line": 1717, @@ -297381,8 +297439,8 @@ "binop": null }, "value": "dateType", - "start": 49872, - "end": 49880, + "start": 49859, + "end": 49867, "loc": { "start": { "line": 1717, @@ -297406,8 +297464,8 @@ "postfix": false, "binop": null }, - "start": 49880, - "end": 49881, + "start": 49867, + "end": 49868, "loc": { "start": { "line": 1717, @@ -297432,8 +297490,8 @@ "binop": null, "updateContext": null }, - "start": 49881, - "end": 49882, + "start": 49868, + "end": 49869, "loc": { "start": { "line": 1717, @@ -297460,8 +297518,8 @@ "updateContext": null }, "value": "let", - "start": 49895, - "end": 49898, + "start": 49882, + "end": 49885, "loc": { "start": { "line": 1718, @@ -297486,8 +297544,8 @@ "binop": null }, "value": "locale", - "start": 49899, - "end": 49905, + "start": 49886, + "end": 49892, "loc": { "start": { "line": 1718, @@ -297513,8 +297571,8 @@ "updateContext": null }, "value": "=", - "start": 49906, - "end": 49907, + "start": 49893, + "end": 49894, "loc": { "start": { "line": 1718, @@ -297539,8 +297597,8 @@ "binop": null }, "value": "dateType", - "start": 49908, - "end": 49916, + "start": 49895, + "end": 49903, "loc": { "start": { "line": 1718, @@ -297565,8 +297623,8 @@ "binop": null, "updateContext": null }, - "start": 49916, - "end": 49917, + "start": 49903, + "end": 49904, "loc": { "start": { "line": 1718, @@ -297591,8 +297649,8 @@ "binop": null }, "value": "getLocale", - "start": 49917, - "end": 49926, + "start": 49904, + "end": 49913, "loc": { "start": { "line": 1718, @@ -297616,8 +297674,8 @@ "postfix": false, "binop": null }, - "start": 49926, - "end": 49927, + "start": 49913, + "end": 49914, "loc": { "start": { "line": 1718, @@ -297642,8 +297700,8 @@ "binop": null }, "value": "colIdx", - "start": 49927, - "end": 49933, + "start": 49914, + "end": 49920, "loc": { "start": { "line": 1718, @@ -297667,8 +297725,8 @@ "postfix": false, "binop": null }, - "start": 49933, - "end": 49934, + "start": 49920, + "end": 49921, "loc": { "start": { "line": 1718, @@ -297693,8 +297751,8 @@ "binop": null, "updateContext": null }, - "start": 49934, - "end": 49935, + "start": 49921, + "end": 49922, "loc": { "start": { "line": 1718, @@ -297709,8 +297767,8 @@ { "type": "CommentLine", "value": " Search arg dates tests", - "start": 49949, - "end": 49974, + "start": 49936, + "end": 49961, "loc": { "start": { "line": 1720, @@ -297737,8 +297795,8 @@ "updateContext": null }, "value": "let", - "start": 49987, - "end": 49990, + "start": 49974, + "end": 49977, "loc": { "start": { "line": 1721, @@ -297763,8 +297821,8 @@ "binop": null }, "value": "isLDate", - "start": 49991, - "end": 49998, + "start": 49978, + "end": 49985, "loc": { "start": { "line": 1721, @@ -297790,8 +297848,8 @@ "updateContext": null }, "value": "=", - "start": 49999, - "end": 50000, + "start": 49986, + "end": 49987, "loc": { "start": { "line": 1721, @@ -297816,8 +297874,8 @@ "binop": null }, "value": "hasLO", - "start": 50001, - "end": 50006, + "start": 49988, + "end": 49993, "loc": { "start": { "line": 1721, @@ -297843,8 +297901,8 @@ "updateContext": null }, "value": "&&", - "start": 50007, - "end": 50009, + "start": 49994, + "end": 49996, "loc": { "start": { "line": 1721, @@ -297869,8 +297927,8 @@ "binop": null }, "value": "isValidDate", - "start": 50026, - "end": 50037, + "start": 50013, + "end": 50024, "loc": { "start": { "line": 1722, @@ -297894,8 +297952,8 @@ "postfix": false, "binop": null }, - "start": 50037, - "end": 50038, + "start": 50024, + "end": 50025, "loc": { "start": { "line": 1722, @@ -297920,8 +297978,8 @@ "binop": null }, "value": "term", - "start": 50038, - "end": 50042, + "start": 50025, + "end": 50029, "loc": { "start": { "line": 1722, @@ -297946,8 +298004,8 @@ "binop": null, "updateContext": null }, - "start": 50042, - "end": 50043, + "start": 50029, + "end": 50030, "loc": { "start": { "line": 1722, @@ -297972,8 +298030,8 @@ "binop": null }, "value": "replace", - "start": 50043, - "end": 50050, + "start": 50030, + "end": 50037, "loc": { "start": { "line": 1722, @@ -297997,8 +298055,8 @@ "postfix": false, "binop": null }, - "start": 50050, - "end": 50051, + "start": 50037, + "end": 50038, "loc": { "start": { "line": 1722, @@ -298023,8 +298081,8 @@ "binop": null }, "value": "reL", - "start": 50051, - "end": 50054, + "start": 50038, + "end": 50041, "loc": { "start": { "line": 1722, @@ -298049,8 +298107,8 @@ "binop": null, "updateContext": null }, - "start": 50054, - "end": 50055, + "start": 50041, + "end": 50042, "loc": { "start": { "line": 1722, @@ -298076,8 +298134,8 @@ "updateContext": null }, "value": "", - "start": 50056, - "end": 50058, + "start": 50043, + "end": 50045, "loc": { "start": { "line": 1722, @@ -298101,8 +298159,8 @@ "postfix": false, "binop": null }, - "start": 50058, - "end": 50059, + "start": 50045, + "end": 50046, "loc": { "start": { "line": 1722, @@ -298127,8 +298185,8 @@ "binop": null, "updateContext": null }, - "start": 50059, - "end": 50060, + "start": 50046, + "end": 50047, "loc": { "start": { "line": 1722, @@ -298153,8 +298211,8 @@ "binop": null }, "value": "locale", - "start": 50061, - "end": 50067, + "start": 50048, + "end": 50054, "loc": { "start": { "line": 1722, @@ -298178,8 +298236,8 @@ "postfix": false, "binop": null }, - "start": 50067, - "end": 50068, + "start": 50054, + "end": 50055, "loc": { "start": { "line": 1722, @@ -298204,8 +298262,8 @@ "binop": null, "updateContext": null }, - "start": 50068, - "end": 50069, + "start": 50055, + "end": 50056, "loc": { "start": { "line": 1722, @@ -298232,8 +298290,8 @@ "updateContext": null }, "value": "let", - "start": 50082, - "end": 50085, + "start": 50069, + "end": 50072, "loc": { "start": { "line": 1723, @@ -298258,8 +298316,8 @@ "binop": null }, "value": "isLEDate", - "start": 50086, - "end": 50094, + "start": 50073, + "end": 50081, "loc": { "start": { "line": 1723, @@ -298285,8 +298343,8 @@ "updateContext": null }, "value": "=", - "start": 50095, - "end": 50096, + "start": 50082, + "end": 50083, "loc": { "start": { "line": 1723, @@ -298311,8 +298369,8 @@ "binop": null }, "value": "hasLE", - "start": 50097, - "end": 50102, + "start": 50084, + "end": 50089, "loc": { "start": { "line": 1723, @@ -298338,8 +298396,8 @@ "updateContext": null }, "value": "&&", - "start": 50103, - "end": 50105, + "start": 50090, + "end": 50092, "loc": { "start": { "line": 1723, @@ -298364,8 +298422,8 @@ "binop": null }, "value": "isValidDate", - "start": 50122, - "end": 50133, + "start": 50109, + "end": 50120, "loc": { "start": { "line": 1724, @@ -298389,8 +298447,8 @@ "postfix": false, "binop": null }, - "start": 50133, - "end": 50134, + "start": 50120, + "end": 50121, "loc": { "start": { "line": 1724, @@ -298415,8 +298473,8 @@ "binop": null }, "value": "term", - "start": 50134, - "end": 50138, + "start": 50121, + "end": 50125, "loc": { "start": { "line": 1724, @@ -298441,8 +298499,8 @@ "binop": null, "updateContext": null }, - "start": 50138, - "end": 50139, + "start": 50125, + "end": 50126, "loc": { "start": { "line": 1724, @@ -298467,8 +298525,8 @@ "binop": null }, "value": "replace", - "start": 50139, - "end": 50146, + "start": 50126, + "end": 50133, "loc": { "start": { "line": 1724, @@ -298492,8 +298550,8 @@ "postfix": false, "binop": null }, - "start": 50146, - "end": 50147, + "start": 50133, + "end": 50134, "loc": { "start": { "line": 1724, @@ -298518,8 +298576,8 @@ "binop": null }, "value": "reLe", - "start": 50147, - "end": 50151, + "start": 50134, + "end": 50138, "loc": { "start": { "line": 1724, @@ -298544,8 +298602,8 @@ "binop": null, "updateContext": null }, - "start": 50151, - "end": 50152, + "start": 50138, + "end": 50139, "loc": { "start": { "line": 1724, @@ -298571,8 +298629,8 @@ "updateContext": null }, "value": "", - "start": 50153, - "end": 50155, + "start": 50140, + "end": 50142, "loc": { "start": { "line": 1724, @@ -298596,8 +298654,8 @@ "postfix": false, "binop": null }, - "start": 50155, - "end": 50156, + "start": 50142, + "end": 50143, "loc": { "start": { "line": 1724, @@ -298622,8 +298680,8 @@ "binop": null, "updateContext": null }, - "start": 50156, - "end": 50157, + "start": 50143, + "end": 50144, "loc": { "start": { "line": 1724, @@ -298648,8 +298706,8 @@ "binop": null }, "value": "locale", - "start": 50158, - "end": 50164, + "start": 50145, + "end": 50151, "loc": { "start": { "line": 1724, @@ -298673,8 +298731,8 @@ "postfix": false, "binop": null }, - "start": 50164, - "end": 50165, + "start": 50151, + "end": 50152, "loc": { "start": { "line": 1724, @@ -298699,8 +298757,8 @@ "binop": null, "updateContext": null }, - "start": 50165, - "end": 50166, + "start": 50152, + "end": 50153, "loc": { "start": { "line": 1724, @@ -298727,8 +298785,8 @@ "updateContext": null }, "value": "let", - "start": 50179, - "end": 50182, + "start": 50166, + "end": 50169, "loc": { "start": { "line": 1725, @@ -298753,8 +298811,8 @@ "binop": null }, "value": "isGDate", - "start": 50183, - "end": 50190, + "start": 50170, + "end": 50177, "loc": { "start": { "line": 1725, @@ -298780,8 +298838,8 @@ "updateContext": null }, "value": "=", - "start": 50191, - "end": 50192, + "start": 50178, + "end": 50179, "loc": { "start": { "line": 1725, @@ -298806,8 +298864,8 @@ "binop": null }, "value": "hasGR", - "start": 50193, - "end": 50198, + "start": 50180, + "end": 50185, "loc": { "start": { "line": 1725, @@ -298833,8 +298891,8 @@ "updateContext": null }, "value": "&&", - "start": 50199, - "end": 50201, + "start": 50186, + "end": 50188, "loc": { "start": { "line": 1725, @@ -298859,8 +298917,8 @@ "binop": null }, "value": "isValidDate", - "start": 50218, - "end": 50229, + "start": 50205, + "end": 50216, "loc": { "start": { "line": 1726, @@ -298884,8 +298942,8 @@ "postfix": false, "binop": null }, - "start": 50229, - "end": 50230, + "start": 50216, + "end": 50217, "loc": { "start": { "line": 1726, @@ -298910,8 +298968,8 @@ "binop": null }, "value": "term", - "start": 50230, - "end": 50234, + "start": 50217, + "end": 50221, "loc": { "start": { "line": 1726, @@ -298936,8 +298994,8 @@ "binop": null, "updateContext": null }, - "start": 50234, - "end": 50235, + "start": 50221, + "end": 50222, "loc": { "start": { "line": 1726, @@ -298962,8 +299020,8 @@ "binop": null }, "value": "replace", - "start": 50235, - "end": 50242, + "start": 50222, + "end": 50229, "loc": { "start": { "line": 1726, @@ -298987,8 +299045,8 @@ "postfix": false, "binop": null }, - "start": 50242, - "end": 50243, + "start": 50229, + "end": 50230, "loc": { "start": { "line": 1726, @@ -299013,8 +299071,8 @@ "binop": null }, "value": "reG", - "start": 50243, - "end": 50246, + "start": 50230, + "end": 50233, "loc": { "start": { "line": 1726, @@ -299039,8 +299097,8 @@ "binop": null, "updateContext": null }, - "start": 50246, - "end": 50247, + "start": 50233, + "end": 50234, "loc": { "start": { "line": 1726, @@ -299066,8 +299124,8 @@ "updateContext": null }, "value": "", - "start": 50248, - "end": 50250, + "start": 50235, + "end": 50237, "loc": { "start": { "line": 1726, @@ -299091,8 +299149,8 @@ "postfix": false, "binop": null }, - "start": 50250, - "end": 50251, + "start": 50237, + "end": 50238, "loc": { "start": { "line": 1726, @@ -299117,8 +299175,8 @@ "binop": null, "updateContext": null }, - "start": 50251, - "end": 50252, + "start": 50238, + "end": 50239, "loc": { "start": { "line": 1726, @@ -299143,8 +299201,8 @@ "binop": null }, "value": "locale", - "start": 50253, - "end": 50259, + "start": 50240, + "end": 50246, "loc": { "start": { "line": 1726, @@ -299168,8 +299226,8 @@ "postfix": false, "binop": null }, - "start": 50259, - "end": 50260, + "start": 50246, + "end": 50247, "loc": { "start": { "line": 1726, @@ -299194,8 +299252,8 @@ "binop": null, "updateContext": null }, - "start": 50260, - "end": 50261, + "start": 50247, + "end": 50248, "loc": { "start": { "line": 1726, @@ -299222,8 +299280,8 @@ "updateContext": null }, "value": "let", - "start": 50274, - "end": 50277, + "start": 50261, + "end": 50264, "loc": { "start": { "line": 1727, @@ -299248,8 +299306,8 @@ "binop": null }, "value": "isGEDate", - "start": 50278, - "end": 50286, + "start": 50265, + "end": 50273, "loc": { "start": { "line": 1727, @@ -299275,8 +299333,8 @@ "updateContext": null }, "value": "=", - "start": 50287, - "end": 50288, + "start": 50274, + "end": 50275, "loc": { "start": { "line": 1727, @@ -299301,8 +299359,8 @@ "binop": null }, "value": "hasGE", - "start": 50289, - "end": 50294, + "start": 50276, + "end": 50281, "loc": { "start": { "line": 1727, @@ -299328,8 +299386,8 @@ "updateContext": null }, "value": "&&", - "start": 50295, - "end": 50297, + "start": 50282, + "end": 50284, "loc": { "start": { "line": 1727, @@ -299354,8 +299412,8 @@ "binop": null }, "value": "isValidDate", - "start": 50314, - "end": 50325, + "start": 50301, + "end": 50312, "loc": { "start": { "line": 1728, @@ -299379,8 +299437,8 @@ "postfix": false, "binop": null }, - "start": 50325, - "end": 50326, + "start": 50312, + "end": 50313, "loc": { "start": { "line": 1728, @@ -299405,8 +299463,8 @@ "binop": null }, "value": "term", - "start": 50326, - "end": 50330, + "start": 50313, + "end": 50317, "loc": { "start": { "line": 1728, @@ -299431,8 +299489,8 @@ "binop": null, "updateContext": null }, - "start": 50330, - "end": 50331, + "start": 50317, + "end": 50318, "loc": { "start": { "line": 1728, @@ -299457,8 +299515,8 @@ "binop": null }, "value": "replace", - "start": 50331, - "end": 50338, + "start": 50318, + "end": 50325, "loc": { "start": { "line": 1728, @@ -299482,8 +299540,8 @@ "postfix": false, "binop": null }, - "start": 50338, - "end": 50339, + "start": 50325, + "end": 50326, "loc": { "start": { "line": 1728, @@ -299508,8 +299566,8 @@ "binop": null }, "value": "reGe", - "start": 50339, - "end": 50343, + "start": 50326, + "end": 50330, "loc": { "start": { "line": 1728, @@ -299534,8 +299592,8 @@ "binop": null, "updateContext": null }, - "start": 50343, - "end": 50344, + "start": 50330, + "end": 50331, "loc": { "start": { "line": 1728, @@ -299561,8 +299619,8 @@ "updateContext": null }, "value": "", - "start": 50345, - "end": 50347, + "start": 50332, + "end": 50334, "loc": { "start": { "line": 1728, @@ -299586,8 +299644,8 @@ "postfix": false, "binop": null }, - "start": 50347, - "end": 50348, + "start": 50334, + "end": 50335, "loc": { "start": { "line": 1728, @@ -299612,8 +299670,8 @@ "binop": null, "updateContext": null }, - "start": 50348, - "end": 50349, + "start": 50335, + "end": 50336, "loc": { "start": { "line": 1728, @@ -299638,8 +299696,8 @@ "binop": null }, "value": "locale", - "start": 50350, - "end": 50356, + "start": 50337, + "end": 50343, "loc": { "start": { "line": 1728, @@ -299663,8 +299721,8 @@ "postfix": false, "binop": null }, - "start": 50356, - "end": 50357, + "start": 50343, + "end": 50344, "loc": { "start": { "line": 1728, @@ -299689,8 +299747,8 @@ "binop": null, "updateContext": null }, - "start": 50357, - "end": 50358, + "start": 50344, + "end": 50345, "loc": { "start": { "line": 1728, @@ -299717,8 +299775,8 @@ "updateContext": null }, "value": "let", - "start": 50371, - "end": 50374, + "start": 50358, + "end": 50361, "loc": { "start": { "line": 1729, @@ -299743,8 +299801,8 @@ "binop": null }, "value": "isDFDate", - "start": 50375, - "end": 50383, + "start": 50362, + "end": 50370, "loc": { "start": { "line": 1729, @@ -299770,8 +299828,8 @@ "updateContext": null }, "value": "=", - "start": 50384, - "end": 50385, + "start": 50371, + "end": 50372, "loc": { "start": { "line": 1729, @@ -299796,8 +299854,8 @@ "binop": null }, "value": "hasDF", - "start": 50386, - "end": 50391, + "start": 50373, + "end": 50378, "loc": { "start": { "line": 1729, @@ -299823,8 +299881,8 @@ "updateContext": null }, "value": "&&", - "start": 50392, - "end": 50394, + "start": 50379, + "end": 50381, "loc": { "start": { "line": 1729, @@ -299849,8 +299907,8 @@ "binop": null }, "value": "isValidDate", - "start": 50411, - "end": 50422, + "start": 50398, + "end": 50409, "loc": { "start": { "line": 1730, @@ -299874,8 +299932,8 @@ "postfix": false, "binop": null }, - "start": 50422, - "end": 50423, + "start": 50409, + "end": 50410, "loc": { "start": { "line": 1730, @@ -299900,8 +299958,8 @@ "binop": null }, "value": "term", - "start": 50423, - "end": 50427, + "start": 50410, + "end": 50414, "loc": { "start": { "line": 1730, @@ -299926,8 +299984,8 @@ "binop": null, "updateContext": null }, - "start": 50427, - "end": 50428, + "start": 50414, + "end": 50415, "loc": { "start": { "line": 1730, @@ -299952,8 +300010,8 @@ "binop": null }, "value": "replace", - "start": 50428, - "end": 50435, + "start": 50415, + "end": 50422, "loc": { "start": { "line": 1730, @@ -299977,8 +300035,8 @@ "postfix": false, "binop": null }, - "start": 50435, - "end": 50436, + "start": 50422, + "end": 50423, "loc": { "start": { "line": 1730, @@ -300003,8 +300061,8 @@ "binop": null }, "value": "reD", - "start": 50436, - "end": 50439, + "start": 50423, + "end": 50426, "loc": { "start": { "line": 1730, @@ -300029,8 +300087,8 @@ "binop": null, "updateContext": null }, - "start": 50439, - "end": 50440, + "start": 50426, + "end": 50427, "loc": { "start": { "line": 1730, @@ -300056,8 +300114,8 @@ "updateContext": null }, "value": "", - "start": 50441, - "end": 50443, + "start": 50428, + "end": 50430, "loc": { "start": { "line": 1730, @@ -300081,8 +300139,8 @@ "postfix": false, "binop": null }, - "start": 50443, - "end": 50444, + "start": 50430, + "end": 50431, "loc": { "start": { "line": 1730, @@ -300107,8 +300165,8 @@ "binop": null, "updateContext": null }, - "start": 50444, - "end": 50445, + "start": 50431, + "end": 50432, "loc": { "start": { "line": 1730, @@ -300133,8 +300191,8 @@ "binop": null }, "value": "locale", - "start": 50446, - "end": 50452, + "start": 50433, + "end": 50439, "loc": { "start": { "line": 1730, @@ -300158,8 +300216,8 @@ "postfix": false, "binop": null }, - "start": 50452, - "end": 50453, + "start": 50439, + "end": 50440, "loc": { "start": { "line": 1730, @@ -300184,8 +300242,8 @@ "binop": null, "updateContext": null }, - "start": 50453, - "end": 50454, + "start": 50440, + "end": 50441, "loc": { "start": { "line": 1730, @@ -300212,8 +300270,8 @@ "updateContext": null }, "value": "let", - "start": 50467, - "end": 50470, + "start": 50454, + "end": 50457, "loc": { "start": { "line": 1731, @@ -300238,8 +300296,8 @@ "binop": null }, "value": "isEQDate", - "start": 50471, - "end": 50479, + "start": 50458, + "end": 50466, "loc": { "start": { "line": 1731, @@ -300265,8 +300323,8 @@ "updateContext": null }, "value": "=", - "start": 50480, - "end": 50481, + "start": 50467, + "end": 50468, "loc": { "start": { "line": 1731, @@ -300291,8 +300349,8 @@ "binop": null }, "value": "hasEQ", - "start": 50482, - "end": 50487, + "start": 50469, + "end": 50474, "loc": { "start": { "line": 1731, @@ -300318,8 +300376,8 @@ "updateContext": null }, "value": "&&", - "start": 50488, - "end": 50490, + "start": 50475, + "end": 50477, "loc": { "start": { "line": 1731, @@ -300344,8 +300402,8 @@ "binop": null }, "value": "isValidDate", - "start": 50507, - "end": 50518, + "start": 50494, + "end": 50505, "loc": { "start": { "line": 1732, @@ -300369,8 +300427,8 @@ "postfix": false, "binop": null }, - "start": 50518, - "end": 50519, + "start": 50505, + "end": 50506, "loc": { "start": { "line": 1732, @@ -300395,8 +300453,8 @@ "binop": null }, "value": "term", - "start": 50519, - "end": 50523, + "start": 50506, + "end": 50510, "loc": { "start": { "line": 1732, @@ -300421,8 +300479,8 @@ "binop": null, "updateContext": null }, - "start": 50523, - "end": 50524, + "start": 50510, + "end": 50511, "loc": { "start": { "line": 1732, @@ -300447,8 +300505,8 @@ "binop": null }, "value": "replace", - "start": 50524, - "end": 50531, + "start": 50511, + "end": 50518, "loc": { "start": { "line": 1732, @@ -300472,8 +300530,8 @@ "postfix": false, "binop": null }, - "start": 50531, - "end": 50532, + "start": 50518, + "end": 50519, "loc": { "start": { "line": 1732, @@ -300498,8 +300556,8 @@ "binop": null }, "value": "reEq", - "start": 50532, - "end": 50536, + "start": 50519, + "end": 50523, "loc": { "start": { "line": 1732, @@ -300524,8 +300582,8 @@ "binop": null, "updateContext": null }, - "start": 50536, - "end": 50537, + "start": 50523, + "end": 50524, "loc": { "start": { "line": 1732, @@ -300551,8 +300609,8 @@ "updateContext": null }, "value": "", - "start": 50538, - "end": 50540, + "start": 50525, + "end": 50527, "loc": { "start": { "line": 1732, @@ -300576,8 +300634,8 @@ "postfix": false, "binop": null }, - "start": 50540, - "end": 50541, + "start": 50527, + "end": 50528, "loc": { "start": { "line": 1732, @@ -300602,8 +300660,8 @@ "binop": null, "updateContext": null }, - "start": 50541, - "end": 50542, + "start": 50528, + "end": 50529, "loc": { "start": { "line": 1732, @@ -300628,8 +300686,8 @@ "binop": null }, "value": "locale", - "start": 50543, - "end": 50549, + "start": 50530, + "end": 50536, "loc": { "start": { "line": 1732, @@ -300653,8 +300711,8 @@ "postfix": false, "binop": null }, - "start": 50549, - "end": 50550, + "start": 50536, + "end": 50537, "loc": { "start": { "line": 1732, @@ -300679,8 +300737,8 @@ "binop": null, "updateContext": null }, - "start": 50550, - "end": 50551, + "start": 50537, + "end": 50538, "loc": { "start": { "line": 1732, @@ -300705,8 +300763,8 @@ "binop": null }, "value": "dte1", - "start": 50565, - "end": 50569, + "start": 50552, + "end": 50556, "loc": { "start": { "line": 1734, @@ -300732,8 +300790,8 @@ "updateContext": null }, "value": "=", - "start": 50570, - "end": 50571, + "start": 50557, + "end": 50558, "loc": { "start": { "line": 1734, @@ -300758,8 +300816,8 @@ "binop": null }, "value": "parseDate", - "start": 50572, - "end": 50581, + "start": 50559, + "end": 50568, "loc": { "start": { "line": 1734, @@ -300783,8 +300841,8 @@ "postfix": false, "binop": null }, - "start": 50581, - "end": 50582, + "start": 50568, + "end": 50569, "loc": { "start": { "line": 1734, @@ -300809,8 +300867,8 @@ "binop": null }, "value": "cellValue", - "start": 50582, - "end": 50591, + "start": 50569, + "end": 50578, "loc": { "start": { "line": 1734, @@ -300835,8 +300893,8 @@ "binop": null, "updateContext": null }, - "start": 50591, - "end": 50592, + "start": 50578, + "end": 50579, "loc": { "start": { "line": 1734, @@ -300861,8 +300919,8 @@ "binop": null }, "value": "locale", - "start": 50593, - "end": 50599, + "start": 50580, + "end": 50586, "loc": { "start": { "line": 1734, @@ -300886,8 +300944,8 @@ "postfix": false, "binop": null }, - "start": 50599, - "end": 50600, + "start": 50586, + "end": 50587, "loc": { "start": { "line": 1734, @@ -300912,8 +300970,8 @@ "binop": null, "updateContext": null }, - "start": 50600, - "end": 50601, + "start": 50587, + "end": 50588, "loc": { "start": { "line": 1734, @@ -300928,8 +300986,8 @@ { "type": "CommentLine", "value": " lower equal date", - "start": 50615, - "end": 50634, + "start": 50602, + "end": 50621, "loc": { "start": { "line": 1736, @@ -300956,8 +301014,8 @@ "updateContext": null }, "value": "if", - "start": 50647, - "end": 50649, + "start": 50634, + "end": 50636, "loc": { "start": { "line": 1737, @@ -300981,8 +301039,8 @@ "postfix": false, "binop": null }, - "start": 50650, - "end": 50651, + "start": 50637, + "end": 50638, "loc": { "start": { "line": 1737, @@ -301007,8 +301065,8 @@ "binop": null }, "value": "isLEDate", - "start": 50651, - "end": 50659, + "start": 50638, + "end": 50646, "loc": { "start": { "line": 1737, @@ -301032,8 +301090,8 @@ "postfix": false, "binop": null }, - "start": 50659, - "end": 50660, + "start": 50646, + "end": 50647, "loc": { "start": { "line": 1737, @@ -301057,8 +301115,8 @@ "postfix": false, "binop": null }, - "start": 50661, - "end": 50662, + "start": 50648, + "end": 50649, "loc": { "start": { "line": 1737, @@ -301083,8 +301141,8 @@ "binop": null }, "value": "dte2", - "start": 50679, - "end": 50683, + "start": 50666, + "end": 50670, "loc": { "start": { "line": 1738, @@ -301110,8 +301168,8 @@ "updateContext": null }, "value": "=", - "start": 50684, - "end": 50685, + "start": 50671, + "end": 50672, "loc": { "start": { "line": 1738, @@ -301136,8 +301194,8 @@ "binop": null }, "value": "parseDate", - "start": 50686, - "end": 50695, + "start": 50673, + "end": 50682, "loc": { "start": { "line": 1738, @@ -301161,8 +301219,8 @@ "postfix": false, "binop": null }, - "start": 50695, - "end": 50696, + "start": 50682, + "end": 50683, "loc": { "start": { "line": 1738, @@ -301187,8 +301245,8 @@ "binop": null }, "value": "term", - "start": 50696, - "end": 50700, + "start": 50683, + "end": 50687, "loc": { "start": { "line": 1738, @@ -301213,8 +301271,8 @@ "binop": null, "updateContext": null }, - "start": 50700, - "end": 50701, + "start": 50687, + "end": 50688, "loc": { "start": { "line": 1738, @@ -301239,8 +301297,8 @@ "binop": null }, "value": "replace", - "start": 50701, - "end": 50708, + "start": 50688, + "end": 50695, "loc": { "start": { "line": 1738, @@ -301264,8 +301322,8 @@ "postfix": false, "binop": null }, - "start": 50708, - "end": 50709, + "start": 50695, + "end": 50696, "loc": { "start": { "line": 1738, @@ -301290,8 +301348,8 @@ "binop": null }, "value": "reLe", - "start": 50709, - "end": 50713, + "start": 50696, + "end": 50700, "loc": { "start": { "line": 1738, @@ -301316,8 +301374,8 @@ "binop": null, "updateContext": null }, - "start": 50713, - "end": 50714, + "start": 50700, + "end": 50701, "loc": { "start": { "line": 1738, @@ -301343,8 +301401,8 @@ "updateContext": null }, "value": "", - "start": 50715, - "end": 50717, + "start": 50702, + "end": 50704, "loc": { "start": { "line": 1738, @@ -301368,8 +301426,8 @@ "postfix": false, "binop": null }, - "start": 50717, - "end": 50718, + "start": 50704, + "end": 50705, "loc": { "start": { "line": 1738, @@ -301394,8 +301452,8 @@ "binop": null, "updateContext": null }, - "start": 50718, - "end": 50719, + "start": 50705, + "end": 50706, "loc": { "start": { "line": 1738, @@ -301420,8 +301478,8 @@ "binop": null }, "value": "locale", - "start": 50720, - "end": 50726, + "start": 50707, + "end": 50713, "loc": { "start": { "line": 1738, @@ -301445,8 +301503,8 @@ "postfix": false, "binop": null }, - "start": 50726, - "end": 50727, + "start": 50713, + "end": 50714, "loc": { "start": { "line": 1738, @@ -301471,8 +301529,8 @@ "binop": null, "updateContext": null }, - "start": 50727, - "end": 50728, + "start": 50714, + "end": 50715, "loc": { "start": { "line": 1738, @@ -301497,8 +301555,8 @@ "binop": null }, "value": "occurence", - "start": 50745, - "end": 50754, + "start": 50732, + "end": 50741, "loc": { "start": { "line": 1739, @@ -301524,8 +301582,8 @@ "updateContext": null }, "value": "=", - "start": 50755, - "end": 50756, + "start": 50742, + "end": 50743, "loc": { "start": { "line": 1739, @@ -301550,8 +301608,8 @@ "binop": null }, "value": "dte1", - "start": 50757, - "end": 50761, + "start": 50744, + "end": 50748, "loc": { "start": { "line": 1739, @@ -301577,8 +301635,8 @@ "updateContext": null }, "value": "<=", - "start": 50762, - "end": 50764, + "start": 50749, + "end": 50751, "loc": { "start": { "line": 1739, @@ -301603,8 +301661,8 @@ "binop": null }, "value": "dte2", - "start": 50765, - "end": 50769, + "start": 50752, + "end": 50756, "loc": { "start": { "line": 1739, @@ -301629,8 +301687,8 @@ "binop": null, "updateContext": null }, - "start": 50769, - "end": 50770, + "start": 50756, + "end": 50757, "loc": { "start": { "line": 1739, @@ -301654,8 +301712,8 @@ "postfix": false, "binop": null }, - "start": 50783, - "end": 50784, + "start": 50770, + "end": 50771, "loc": { "start": { "line": 1740, @@ -301670,8 +301728,8 @@ { "type": "CommentLine", "value": " lower date", - "start": 50797, - "end": 50810, + "start": 50784, + "end": 50797, "loc": { "start": { "line": 1741, @@ -301698,8 +301756,8 @@ "updateContext": null }, "value": "else", - "start": 50823, - "end": 50827, + "start": 50810, + "end": 50814, "loc": { "start": { "line": 1742, @@ -301726,8 +301784,8 @@ "updateContext": null }, "value": "if", - "start": 50828, - "end": 50830, + "start": 50815, + "end": 50817, "loc": { "start": { "line": 1742, @@ -301751,8 +301809,8 @@ "postfix": false, "binop": null }, - "start": 50831, - "end": 50832, + "start": 50818, + "end": 50819, "loc": { "start": { "line": 1742, @@ -301777,8 +301835,8 @@ "binop": null }, "value": "isLDate", - "start": 50832, - "end": 50839, + "start": 50819, + "end": 50826, "loc": { "start": { "line": 1742, @@ -301802,8 +301860,8 @@ "postfix": false, "binop": null }, - "start": 50839, - "end": 50840, + "start": 50826, + "end": 50827, "loc": { "start": { "line": 1742, @@ -301827,8 +301885,8 @@ "postfix": false, "binop": null }, - "start": 50841, - "end": 50842, + "start": 50828, + "end": 50829, "loc": { "start": { "line": 1742, @@ -301853,8 +301911,8 @@ "binop": null }, "value": "dte2", - "start": 50859, - "end": 50863, + "start": 50846, + "end": 50850, "loc": { "start": { "line": 1743, @@ -301880,8 +301938,8 @@ "updateContext": null }, "value": "=", - "start": 50864, - "end": 50865, + "start": 50851, + "end": 50852, "loc": { "start": { "line": 1743, @@ -301906,8 +301964,8 @@ "binop": null }, "value": "parseDate", - "start": 50866, - "end": 50875, + "start": 50853, + "end": 50862, "loc": { "start": { "line": 1743, @@ -301931,8 +301989,8 @@ "postfix": false, "binop": null }, - "start": 50875, - "end": 50876, + "start": 50862, + "end": 50863, "loc": { "start": { "line": 1743, @@ -301957,8 +302015,8 @@ "binop": null }, "value": "term", - "start": 50876, - "end": 50880, + "start": 50863, + "end": 50867, "loc": { "start": { "line": 1743, @@ -301983,8 +302041,8 @@ "binop": null, "updateContext": null }, - "start": 50880, - "end": 50881, + "start": 50867, + "end": 50868, "loc": { "start": { "line": 1743, @@ -302009,8 +302067,8 @@ "binop": null }, "value": "replace", - "start": 50881, - "end": 50888, + "start": 50868, + "end": 50875, "loc": { "start": { "line": 1743, @@ -302034,8 +302092,8 @@ "postfix": false, "binop": null }, - "start": 50888, - "end": 50889, + "start": 50875, + "end": 50876, "loc": { "start": { "line": 1743, @@ -302060,8 +302118,8 @@ "binop": null }, "value": "reL", - "start": 50889, - "end": 50892, + "start": 50876, + "end": 50879, "loc": { "start": { "line": 1743, @@ -302086,8 +302144,8 @@ "binop": null, "updateContext": null }, - "start": 50892, - "end": 50893, + "start": 50879, + "end": 50880, "loc": { "start": { "line": 1743, @@ -302113,8 +302171,8 @@ "updateContext": null }, "value": "", - "start": 50894, - "end": 50896, + "start": 50881, + "end": 50883, "loc": { "start": { "line": 1743, @@ -302138,8 +302196,8 @@ "postfix": false, "binop": null }, - "start": 50896, - "end": 50897, + "start": 50883, + "end": 50884, "loc": { "start": { "line": 1743, @@ -302164,8 +302222,8 @@ "binop": null, "updateContext": null }, - "start": 50897, - "end": 50898, + "start": 50884, + "end": 50885, "loc": { "start": { "line": 1743, @@ -302190,8 +302248,8 @@ "binop": null }, "value": "locale", - "start": 50899, - "end": 50905, + "start": 50886, + "end": 50892, "loc": { "start": { "line": 1743, @@ -302215,8 +302273,8 @@ "postfix": false, "binop": null }, - "start": 50905, - "end": 50906, + "start": 50892, + "end": 50893, "loc": { "start": { "line": 1743, @@ -302241,8 +302299,8 @@ "binop": null, "updateContext": null }, - "start": 50906, - "end": 50907, + "start": 50893, + "end": 50894, "loc": { "start": { "line": 1743, @@ -302267,8 +302325,8 @@ "binop": null }, "value": "occurence", - "start": 50924, - "end": 50933, + "start": 50911, + "end": 50920, "loc": { "start": { "line": 1744, @@ -302294,8 +302352,8 @@ "updateContext": null }, "value": "=", - "start": 50934, - "end": 50935, + "start": 50921, + "end": 50922, "loc": { "start": { "line": 1744, @@ -302320,8 +302378,8 @@ "binop": null }, "value": "dte1", - "start": 50936, - "end": 50940, + "start": 50923, + "end": 50927, "loc": { "start": { "line": 1744, @@ -302347,8 +302405,8 @@ "updateContext": null }, "value": "<", - "start": 50941, - "end": 50942, + "start": 50928, + "end": 50929, "loc": { "start": { "line": 1744, @@ -302373,8 +302431,8 @@ "binop": null }, "value": "dte2", - "start": 50943, - "end": 50947, + "start": 50930, + "end": 50934, "loc": { "start": { "line": 1744, @@ -302399,8 +302457,8 @@ "binop": null, "updateContext": null }, - "start": 50947, - "end": 50948, + "start": 50934, + "end": 50935, "loc": { "start": { "line": 1744, @@ -302424,8 +302482,8 @@ "postfix": false, "binop": null }, - "start": 50961, - "end": 50962, + "start": 50948, + "end": 50949, "loc": { "start": { "line": 1745, @@ -302440,8 +302498,8 @@ { "type": "CommentLine", "value": " greater equal date", - "start": 50975, - "end": 50996, + "start": 50962, + "end": 50983, "loc": { "start": { "line": 1746, @@ -302468,8 +302526,8 @@ "updateContext": null }, "value": "else", - "start": 51009, - "end": 51013, + "start": 50996, + "end": 51000, "loc": { "start": { "line": 1747, @@ -302496,8 +302554,8 @@ "updateContext": null }, "value": "if", - "start": 51014, - "end": 51016, + "start": 51001, + "end": 51003, "loc": { "start": { "line": 1747, @@ -302521,8 +302579,8 @@ "postfix": false, "binop": null }, - "start": 51017, - "end": 51018, + "start": 51004, + "end": 51005, "loc": { "start": { "line": 1747, @@ -302547,8 +302605,8 @@ "binop": null }, "value": "isGEDate", - "start": 51018, - "end": 51026, + "start": 51005, + "end": 51013, "loc": { "start": { "line": 1747, @@ -302572,8 +302630,8 @@ "postfix": false, "binop": null }, - "start": 51026, - "end": 51027, + "start": 51013, + "end": 51014, "loc": { "start": { "line": 1747, @@ -302597,8 +302655,8 @@ "postfix": false, "binop": null }, - "start": 51028, - "end": 51029, + "start": 51015, + "end": 51016, "loc": { "start": { "line": 1747, @@ -302623,8 +302681,8 @@ "binop": null }, "value": "dte2", - "start": 51046, - "end": 51050, + "start": 51033, + "end": 51037, "loc": { "start": { "line": 1748, @@ -302650,8 +302708,8 @@ "updateContext": null }, "value": "=", - "start": 51051, - "end": 51052, + "start": 51038, + "end": 51039, "loc": { "start": { "line": 1748, @@ -302676,8 +302734,8 @@ "binop": null }, "value": "parseDate", - "start": 51053, - "end": 51062, + "start": 51040, + "end": 51049, "loc": { "start": { "line": 1748, @@ -302701,8 +302759,8 @@ "postfix": false, "binop": null }, - "start": 51062, - "end": 51063, + "start": 51049, + "end": 51050, "loc": { "start": { "line": 1748, @@ -302727,8 +302785,8 @@ "binop": null }, "value": "term", - "start": 51063, - "end": 51067, + "start": 51050, + "end": 51054, "loc": { "start": { "line": 1748, @@ -302753,8 +302811,8 @@ "binop": null, "updateContext": null }, - "start": 51067, - "end": 51068, + "start": 51054, + "end": 51055, "loc": { "start": { "line": 1748, @@ -302779,8 +302837,8 @@ "binop": null }, "value": "replace", - "start": 51068, - "end": 51075, + "start": 51055, + "end": 51062, "loc": { "start": { "line": 1748, @@ -302804,8 +302862,8 @@ "postfix": false, "binop": null }, - "start": 51075, - "end": 51076, + "start": 51062, + "end": 51063, "loc": { "start": { "line": 1748, @@ -302830,8 +302888,8 @@ "binop": null }, "value": "reGe", - "start": 51076, - "end": 51080, + "start": 51063, + "end": 51067, "loc": { "start": { "line": 1748, @@ -302856,8 +302914,8 @@ "binop": null, "updateContext": null }, - "start": 51080, - "end": 51081, + "start": 51067, + "end": 51068, "loc": { "start": { "line": 1748, @@ -302883,8 +302941,8 @@ "updateContext": null }, "value": "", - "start": 51082, - "end": 51084, + "start": 51069, + "end": 51071, "loc": { "start": { "line": 1748, @@ -302908,8 +302966,8 @@ "postfix": false, "binop": null }, - "start": 51084, - "end": 51085, + "start": 51071, + "end": 51072, "loc": { "start": { "line": 1748, @@ -302934,8 +302992,8 @@ "binop": null, "updateContext": null }, - "start": 51085, - "end": 51086, + "start": 51072, + "end": 51073, "loc": { "start": { "line": 1748, @@ -302960,8 +303018,8 @@ "binop": null }, "value": "locale", - "start": 51087, - "end": 51093, + "start": 51074, + "end": 51080, "loc": { "start": { "line": 1748, @@ -302985,8 +303043,8 @@ "postfix": false, "binop": null }, - "start": 51093, - "end": 51094, + "start": 51080, + "end": 51081, "loc": { "start": { "line": 1748, @@ -303011,8 +303069,8 @@ "binop": null, "updateContext": null }, - "start": 51094, - "end": 51095, + "start": 51081, + "end": 51082, "loc": { "start": { "line": 1748, @@ -303037,8 +303095,8 @@ "binop": null }, "value": "occurence", - "start": 51112, - "end": 51121, + "start": 51099, + "end": 51108, "loc": { "start": { "line": 1749, @@ -303064,8 +303122,8 @@ "updateContext": null }, "value": "=", - "start": 51122, - "end": 51123, + "start": 51109, + "end": 51110, "loc": { "start": { "line": 1749, @@ -303090,8 +303148,8 @@ "binop": null }, "value": "dte1", - "start": 51124, - "end": 51128, + "start": 51111, + "end": 51115, "loc": { "start": { "line": 1749, @@ -303117,8 +303175,8 @@ "updateContext": null }, "value": ">=", - "start": 51129, - "end": 51131, + "start": 51116, + "end": 51118, "loc": { "start": { "line": 1749, @@ -303143,8 +303201,8 @@ "binop": null }, "value": "dte2", - "start": 51132, - "end": 51136, + "start": 51119, + "end": 51123, "loc": { "start": { "line": 1749, @@ -303169,8 +303227,8 @@ "binop": null, "updateContext": null }, - "start": 51136, - "end": 51137, + "start": 51123, + "end": 51124, "loc": { "start": { "line": 1749, @@ -303194,8 +303252,8 @@ "postfix": false, "binop": null }, - "start": 51150, - "end": 51151, + "start": 51137, + "end": 51138, "loc": { "start": { "line": 1750, @@ -303210,8 +303268,8 @@ { "type": "CommentLine", "value": " greater date", - "start": 51164, - "end": 51179, + "start": 51151, + "end": 51166, "loc": { "start": { "line": 1751, @@ -303238,8 +303296,8 @@ "updateContext": null }, "value": "else", - "start": 51192, - "end": 51196, + "start": 51179, + "end": 51183, "loc": { "start": { "line": 1752, @@ -303266,8 +303324,8 @@ "updateContext": null }, "value": "if", - "start": 51197, - "end": 51199, + "start": 51184, + "end": 51186, "loc": { "start": { "line": 1752, @@ -303291,8 +303349,8 @@ "postfix": false, "binop": null }, - "start": 51200, - "end": 51201, + "start": 51187, + "end": 51188, "loc": { "start": { "line": 1752, @@ -303317,8 +303375,8 @@ "binop": null }, "value": "isGDate", - "start": 51201, - "end": 51208, + "start": 51188, + "end": 51195, "loc": { "start": { "line": 1752, @@ -303342,8 +303400,8 @@ "postfix": false, "binop": null }, - "start": 51208, - "end": 51209, + "start": 51195, + "end": 51196, "loc": { "start": { "line": 1752, @@ -303367,8 +303425,8 @@ "postfix": false, "binop": null }, - "start": 51210, - "end": 51211, + "start": 51197, + "end": 51198, "loc": { "start": { "line": 1752, @@ -303393,8 +303451,8 @@ "binop": null }, "value": "dte2", - "start": 51228, - "end": 51232, + "start": 51215, + "end": 51219, "loc": { "start": { "line": 1753, @@ -303420,8 +303478,8 @@ "updateContext": null }, "value": "=", - "start": 51233, - "end": 51234, + "start": 51220, + "end": 51221, "loc": { "start": { "line": 1753, @@ -303446,8 +303504,8 @@ "binop": null }, "value": "parseDate", - "start": 51235, - "end": 51244, + "start": 51222, + "end": 51231, "loc": { "start": { "line": 1753, @@ -303471,8 +303529,8 @@ "postfix": false, "binop": null }, - "start": 51244, - "end": 51245, + "start": 51231, + "end": 51232, "loc": { "start": { "line": 1753, @@ -303497,8 +303555,8 @@ "binop": null }, "value": "term", - "start": 51245, - "end": 51249, + "start": 51232, + "end": 51236, "loc": { "start": { "line": 1753, @@ -303523,8 +303581,8 @@ "binop": null, "updateContext": null }, - "start": 51249, - "end": 51250, + "start": 51236, + "end": 51237, "loc": { "start": { "line": 1753, @@ -303549,8 +303607,8 @@ "binop": null }, "value": "replace", - "start": 51250, - "end": 51257, + "start": 51237, + "end": 51244, "loc": { "start": { "line": 1753, @@ -303574,8 +303632,8 @@ "postfix": false, "binop": null }, - "start": 51257, - "end": 51258, + "start": 51244, + "end": 51245, "loc": { "start": { "line": 1753, @@ -303600,8 +303658,8 @@ "binop": null }, "value": "reG", - "start": 51258, - "end": 51261, + "start": 51245, + "end": 51248, "loc": { "start": { "line": 1753, @@ -303626,8 +303684,8 @@ "binop": null, "updateContext": null }, - "start": 51261, - "end": 51262, + "start": 51248, + "end": 51249, "loc": { "start": { "line": 1753, @@ -303653,8 +303711,8 @@ "updateContext": null }, "value": "", - "start": 51263, - "end": 51265, + "start": 51250, + "end": 51252, "loc": { "start": { "line": 1753, @@ -303678,8 +303736,8 @@ "postfix": false, "binop": null }, - "start": 51265, - "end": 51266, + "start": 51252, + "end": 51253, "loc": { "start": { "line": 1753, @@ -303704,8 +303762,8 @@ "binop": null, "updateContext": null }, - "start": 51266, - "end": 51267, + "start": 51253, + "end": 51254, "loc": { "start": { "line": 1753, @@ -303730,8 +303788,8 @@ "binop": null }, "value": "locale", - "start": 51268, - "end": 51274, + "start": 51255, + "end": 51261, "loc": { "start": { "line": 1753, @@ -303755,8 +303813,8 @@ "postfix": false, "binop": null }, - "start": 51274, - "end": 51275, + "start": 51261, + "end": 51262, "loc": { "start": { "line": 1753, @@ -303781,8 +303839,8 @@ "binop": null, "updateContext": null }, - "start": 51275, - "end": 51276, + "start": 51262, + "end": 51263, "loc": { "start": { "line": 1753, @@ -303807,8 +303865,8 @@ "binop": null }, "value": "occurence", - "start": 51293, - "end": 51302, + "start": 51280, + "end": 51289, "loc": { "start": { "line": 1754, @@ -303834,8 +303892,8 @@ "updateContext": null }, "value": "=", - "start": 51303, - "end": 51304, + "start": 51290, + "end": 51291, "loc": { "start": { "line": 1754, @@ -303860,8 +303918,8 @@ "binop": null }, "value": "dte1", - "start": 51305, - "end": 51309, + "start": 51292, + "end": 51296, "loc": { "start": { "line": 1754, @@ -303887,8 +303945,8 @@ "updateContext": null }, "value": ">", - "start": 51310, - "end": 51311, + "start": 51297, + "end": 51298, "loc": { "start": { "line": 1754, @@ -303913,8 +303971,8 @@ "binop": null }, "value": "dte2", - "start": 51312, - "end": 51316, + "start": 51299, + "end": 51303, "loc": { "start": { "line": 1754, @@ -303939,8 +303997,8 @@ "binop": null, "updateContext": null }, - "start": 51316, - "end": 51317, + "start": 51303, + "end": 51304, "loc": { "start": { "line": 1754, @@ -303964,8 +304022,8 @@ "postfix": false, "binop": null }, - "start": 51330, - "end": 51331, + "start": 51317, + "end": 51318, "loc": { "start": { "line": 1755, @@ -303980,8 +304038,8 @@ { "type": "CommentLine", "value": " different date", - "start": 51344, - "end": 51361, + "start": 51331, + "end": 51348, "loc": { "start": { "line": 1756, @@ -304008,8 +304066,8 @@ "updateContext": null }, "value": "else", - "start": 51374, - "end": 51378, + "start": 51361, + "end": 51365, "loc": { "start": { "line": 1757, @@ -304036,8 +304094,8 @@ "updateContext": null }, "value": "if", - "start": 51379, - "end": 51381, + "start": 51366, + "end": 51368, "loc": { "start": { "line": 1757, @@ -304061,8 +304119,8 @@ "postfix": false, "binop": null }, - "start": 51382, - "end": 51383, + "start": 51369, + "end": 51370, "loc": { "start": { "line": 1757, @@ -304087,8 +304145,8 @@ "binop": null }, "value": "isDFDate", - "start": 51383, - "end": 51391, + "start": 51370, + "end": 51378, "loc": { "start": { "line": 1757, @@ -304112,8 +304170,8 @@ "postfix": false, "binop": null }, - "start": 51391, - "end": 51392, + "start": 51378, + "end": 51379, "loc": { "start": { "line": 1757, @@ -304137,8 +304195,8 @@ "postfix": false, "binop": null }, - "start": 51393, - "end": 51394, + "start": 51380, + "end": 51381, "loc": { "start": { "line": 1757, @@ -304163,8 +304221,8 @@ "binop": null }, "value": "dte2", - "start": 51411, - "end": 51415, + "start": 51398, + "end": 51402, "loc": { "start": { "line": 1758, @@ -304190,8 +304248,8 @@ "updateContext": null }, "value": "=", - "start": 51416, - "end": 51417, + "start": 51403, + "end": 51404, "loc": { "start": { "line": 1758, @@ -304216,8 +304274,8 @@ "binop": null }, "value": "parseDate", - "start": 51418, - "end": 51427, + "start": 51405, + "end": 51414, "loc": { "start": { "line": 1758, @@ -304241,8 +304299,8 @@ "postfix": false, "binop": null }, - "start": 51427, - "end": 51428, + "start": 51414, + "end": 51415, "loc": { "start": { "line": 1758, @@ -304267,8 +304325,8 @@ "binop": null }, "value": "term", - "start": 51428, - "end": 51432, + "start": 51415, + "end": 51419, "loc": { "start": { "line": 1758, @@ -304293,8 +304351,8 @@ "binop": null, "updateContext": null }, - "start": 51432, - "end": 51433, + "start": 51419, + "end": 51420, "loc": { "start": { "line": 1758, @@ -304319,8 +304377,8 @@ "binop": null }, "value": "replace", - "start": 51433, - "end": 51440, + "start": 51420, + "end": 51427, "loc": { "start": { "line": 1758, @@ -304344,8 +304402,8 @@ "postfix": false, "binop": null }, - "start": 51440, - "end": 51441, + "start": 51427, + "end": 51428, "loc": { "start": { "line": 1758, @@ -304370,8 +304428,8 @@ "binop": null }, "value": "reD", - "start": 51441, - "end": 51444, + "start": 51428, + "end": 51431, "loc": { "start": { "line": 1758, @@ -304396,8 +304454,8 @@ "binop": null, "updateContext": null }, - "start": 51444, - "end": 51445, + "start": 51431, + "end": 51432, "loc": { "start": { "line": 1758, @@ -304423,8 +304481,8 @@ "updateContext": null }, "value": "", - "start": 51446, - "end": 51448, + "start": 51433, + "end": 51435, "loc": { "start": { "line": 1758, @@ -304448,8 +304506,8 @@ "postfix": false, "binop": null }, - "start": 51448, - "end": 51449, + "start": 51435, + "end": 51436, "loc": { "start": { "line": 1758, @@ -304474,8 +304532,8 @@ "binop": null, "updateContext": null }, - "start": 51449, - "end": 51450, + "start": 51436, + "end": 51437, "loc": { "start": { "line": 1758, @@ -304500,8 +304558,8 @@ "binop": null }, "value": "locale", - "start": 51451, - "end": 51457, + "start": 51438, + "end": 51444, "loc": { "start": { "line": 1758, @@ -304525,8 +304583,8 @@ "postfix": false, "binop": null }, - "start": 51457, - "end": 51458, + "start": 51444, + "end": 51445, "loc": { "start": { "line": 1758, @@ -304551,8 +304609,8 @@ "binop": null, "updateContext": null }, - "start": 51458, - "end": 51459, + "start": 51445, + "end": 51446, "loc": { "start": { "line": 1758, @@ -304577,8 +304635,8 @@ "binop": null }, "value": "occurence", - "start": 51476, - "end": 51485, + "start": 51463, + "end": 51472, "loc": { "start": { "line": 1759, @@ -304604,8 +304662,8 @@ "updateContext": null }, "value": "=", - "start": 51486, - "end": 51487, + "start": 51473, + "end": 51474, "loc": { "start": { "line": 1759, @@ -304630,8 +304688,8 @@ "binop": null }, "value": "dte1", - "start": 51488, - "end": 51492, + "start": 51475, + "end": 51479, "loc": { "start": { "line": 1759, @@ -304656,8 +304714,8 @@ "binop": null, "updateContext": null }, - "start": 51492, - "end": 51493, + "start": 51479, + "end": 51480, "loc": { "start": { "line": 1759, @@ -304682,8 +304740,8 @@ "binop": null }, "value": "toString", - "start": 51493, - "end": 51501, + "start": 51480, + "end": 51488, "loc": { "start": { "line": 1759, @@ -304707,8 +304765,8 @@ "postfix": false, "binop": null }, - "start": 51501, - "end": 51502, + "start": 51488, + "end": 51489, "loc": { "start": { "line": 1759, @@ -304732,8 +304790,8 @@ "postfix": false, "binop": null }, - "start": 51502, - "end": 51503, + "start": 51489, + "end": 51490, "loc": { "start": { "line": 1759, @@ -304759,8 +304817,8 @@ "updateContext": null }, "value": "!==", - "start": 51504, - "end": 51507, + "start": 51491, + "end": 51494, "loc": { "start": { "line": 1759, @@ -304785,8 +304843,8 @@ "binop": null }, "value": "dte2", - "start": 51508, - "end": 51512, + "start": 51495, + "end": 51499, "loc": { "start": { "line": 1759, @@ -304811,8 +304869,8 @@ "binop": null, "updateContext": null }, - "start": 51512, - "end": 51513, + "start": 51499, + "end": 51500, "loc": { "start": { "line": 1759, @@ -304837,8 +304895,8 @@ "binop": null }, "value": "toString", - "start": 51513, - "end": 51521, + "start": 51500, + "end": 51508, "loc": { "start": { "line": 1759, @@ -304862,8 +304920,8 @@ "postfix": false, "binop": null }, - "start": 51521, - "end": 51522, + "start": 51508, + "end": 51509, "loc": { "start": { "line": 1759, @@ -304887,8 +304945,8 @@ "postfix": false, "binop": null }, - "start": 51522, - "end": 51523, + "start": 51509, + "end": 51510, "loc": { "start": { "line": 1759, @@ -304913,8 +304971,8 @@ "binop": null, "updateContext": null }, - "start": 51523, - "end": 51524, + "start": 51510, + "end": 51511, "loc": { "start": { "line": 1759, @@ -304938,8 +304996,8 @@ "postfix": false, "binop": null }, - "start": 51537, - "end": 51538, + "start": 51524, + "end": 51525, "loc": { "start": { "line": 1760, @@ -304954,8 +305012,8 @@ { "type": "CommentLine", "value": " equal date", - "start": 51551, - "end": 51564, + "start": 51538, + "end": 51551, "loc": { "start": { "line": 1761, @@ -304982,8 +305040,8 @@ "updateContext": null }, "value": "else", - "start": 51577, - "end": 51581, + "start": 51564, + "end": 51568, "loc": { "start": { "line": 1762, @@ -305010,8 +305068,8 @@ "updateContext": null }, "value": "if", - "start": 51582, - "end": 51584, + "start": 51569, + "end": 51571, "loc": { "start": { "line": 1762, @@ -305035,8 +305093,8 @@ "postfix": false, "binop": null }, - "start": 51585, - "end": 51586, + "start": 51572, + "end": 51573, "loc": { "start": { "line": 1762, @@ -305061,8 +305119,8 @@ "binop": null }, "value": "isEQDate", - "start": 51586, - "end": 51594, + "start": 51573, + "end": 51581, "loc": { "start": { "line": 1762, @@ -305086,8 +305144,8 @@ "postfix": false, "binop": null }, - "start": 51594, - "end": 51595, + "start": 51581, + "end": 51582, "loc": { "start": { "line": 1762, @@ -305111,8 +305169,8 @@ "postfix": false, "binop": null }, - "start": 51596, - "end": 51597, + "start": 51583, + "end": 51584, "loc": { "start": { "line": 1762, @@ -305137,8 +305195,8 @@ "binop": null }, "value": "dte2", - "start": 51614, - "end": 51618, + "start": 51601, + "end": 51605, "loc": { "start": { "line": 1763, @@ -305164,8 +305222,8 @@ "updateContext": null }, "value": "=", - "start": 51619, - "end": 51620, + "start": 51606, + "end": 51607, "loc": { "start": { "line": 1763, @@ -305190,8 +305248,8 @@ "binop": null }, "value": "parseDate", - "start": 51621, - "end": 51630, + "start": 51608, + "end": 51617, "loc": { "start": { "line": 1763, @@ -305215,8 +305273,8 @@ "postfix": false, "binop": null }, - "start": 51630, - "end": 51631, + "start": 51617, + "end": 51618, "loc": { "start": { "line": 1763, @@ -305241,8 +305299,8 @@ "binop": null }, "value": "term", - "start": 51631, - "end": 51635, + "start": 51618, + "end": 51622, "loc": { "start": { "line": 1763, @@ -305267,8 +305325,8 @@ "binop": null, "updateContext": null }, - "start": 51635, - "end": 51636, + "start": 51622, + "end": 51623, "loc": { "start": { "line": 1763, @@ -305293,8 +305351,8 @@ "binop": null }, "value": "replace", - "start": 51636, - "end": 51643, + "start": 51623, + "end": 51630, "loc": { "start": { "line": 1763, @@ -305318,8 +305376,8 @@ "postfix": false, "binop": null }, - "start": 51643, - "end": 51644, + "start": 51630, + "end": 51631, "loc": { "start": { "line": 1763, @@ -305344,8 +305402,8 @@ "binop": null }, "value": "reEq", - "start": 51644, - "end": 51648, + "start": 51631, + "end": 51635, "loc": { "start": { "line": 1763, @@ -305370,8 +305428,8 @@ "binop": null, "updateContext": null }, - "start": 51648, - "end": 51649, + "start": 51635, + "end": 51636, "loc": { "start": { "line": 1763, @@ -305397,8 +305455,8 @@ "updateContext": null }, "value": "", - "start": 51650, - "end": 51652, + "start": 51637, + "end": 51639, "loc": { "start": { "line": 1763, @@ -305422,8 +305480,8 @@ "postfix": false, "binop": null }, - "start": 51652, - "end": 51653, + "start": 51639, + "end": 51640, "loc": { "start": { "line": 1763, @@ -305448,8 +305506,8 @@ "binop": null, "updateContext": null }, - "start": 51653, - "end": 51654, + "start": 51640, + "end": 51641, "loc": { "start": { "line": 1763, @@ -305474,8 +305532,8 @@ "binop": null }, "value": "locale", - "start": 51655, - "end": 51661, + "start": 51642, + "end": 51648, "loc": { "start": { "line": 1763, @@ -305499,8 +305557,8 @@ "postfix": false, "binop": null }, - "start": 51661, - "end": 51662, + "start": 51648, + "end": 51649, "loc": { "start": { "line": 1763, @@ -305525,8 +305583,8 @@ "binop": null, "updateContext": null }, - "start": 51662, - "end": 51663, + "start": 51649, + "end": 51650, "loc": { "start": { "line": 1763, @@ -305551,8 +305609,8 @@ "binop": null }, "value": "occurence", - "start": 51680, - "end": 51689, + "start": 51667, + "end": 51676, "loc": { "start": { "line": 1764, @@ -305578,8 +305636,8 @@ "updateContext": null }, "value": "=", - "start": 51690, - "end": 51691, + "start": 51677, + "end": 51678, "loc": { "start": { "line": 1764, @@ -305604,8 +305662,8 @@ "binop": null }, "value": "dte1", - "start": 51692, - "end": 51696, + "start": 51679, + "end": 51683, "loc": { "start": { "line": 1764, @@ -305630,8 +305688,8 @@ "binop": null, "updateContext": null }, - "start": 51696, - "end": 51697, + "start": 51683, + "end": 51684, "loc": { "start": { "line": 1764, @@ -305656,8 +305714,8 @@ "binop": null }, "value": "toString", - "start": 51697, - "end": 51705, + "start": 51684, + "end": 51692, "loc": { "start": { "line": 1764, @@ -305681,8 +305739,8 @@ "postfix": false, "binop": null }, - "start": 51705, - "end": 51706, + "start": 51692, + "end": 51693, "loc": { "start": { "line": 1764, @@ -305706,8 +305764,8 @@ "postfix": false, "binop": null }, - "start": 51706, - "end": 51707, + "start": 51693, + "end": 51694, "loc": { "start": { "line": 1764, @@ -305733,8 +305791,8 @@ "updateContext": null }, "value": "===", - "start": 51708, - "end": 51711, + "start": 51695, + "end": 51698, "loc": { "start": { "line": 1764, @@ -305759,8 +305817,8 @@ "binop": null }, "value": "dte2", - "start": 51712, - "end": 51716, + "start": 51699, + "end": 51703, "loc": { "start": { "line": 1764, @@ -305785,8 +305843,8 @@ "binop": null, "updateContext": null }, - "start": 51716, - "end": 51717, + "start": 51703, + "end": 51704, "loc": { "start": { "line": 1764, @@ -305811,8 +305869,8 @@ "binop": null }, "value": "toString", - "start": 51717, - "end": 51725, + "start": 51704, + "end": 51712, "loc": { "start": { "line": 1764, @@ -305836,8 +305894,8 @@ "postfix": false, "binop": null }, - "start": 51725, - "end": 51726, + "start": 51712, + "end": 51713, "loc": { "start": { "line": 1764, @@ -305861,8 +305919,8 @@ "postfix": false, "binop": null }, - "start": 51726, - "end": 51727, + "start": 51713, + "end": 51714, "loc": { "start": { "line": 1764, @@ -305887,8 +305945,8 @@ "binop": null, "updateContext": null }, - "start": 51727, - "end": 51728, + "start": 51714, + "end": 51715, "loc": { "start": { "line": 1764, @@ -305912,8 +305970,8 @@ "postfix": false, "binop": null }, - "start": 51741, - "end": 51742, + "start": 51728, + "end": 51729, "loc": { "start": { "line": 1765, @@ -305928,8 +305986,8 @@ { "type": "CommentLine", "value": " searched keyword with * operator doesn't have to be a date", - "start": 51755, - "end": 51816, + "start": 51742, + "end": 51803, "loc": { "start": { "line": 1766, @@ -305956,8 +306014,8 @@ "updateContext": null }, "value": "else", - "start": 51829, - "end": 51833, + "start": 51816, + "end": 51820, "loc": { "start": { "line": 1767, @@ -305984,8 +306042,8 @@ "updateContext": null }, "value": "if", - "start": 51834, - "end": 51836, + "start": 51821, + "end": 51823, "loc": { "start": { "line": 1767, @@ -306009,8 +306067,8 @@ "postfix": false, "binop": null }, - "start": 51837, - "end": 51838, + "start": 51824, + "end": 51825, "loc": { "start": { "line": 1767, @@ -306035,8 +306093,8 @@ "binop": null }, "value": "reLk", - "start": 51838, - "end": 51842, + "start": 51825, + "end": 51829, "loc": { "start": { "line": 1767, @@ -306061,8 +306119,8 @@ "binop": null, "updateContext": null }, - "start": 51842, - "end": 51843, + "start": 51829, + "end": 51830, "loc": { "start": { "line": 1767, @@ -306087,8 +306145,8 @@ "binop": null }, "value": "test", - "start": 51843, - "end": 51847, + "start": 51830, + "end": 51834, "loc": { "start": { "line": 1767, @@ -306112,8 +306170,8 @@ "postfix": false, "binop": null }, - "start": 51847, - "end": 51848, + "start": 51834, + "end": 51835, "loc": { "start": { "line": 1767, @@ -306138,8 +306196,8 @@ "binop": null }, "value": "term", - "start": 51848, - "end": 51852, + "start": 51835, + "end": 51839, "loc": { "start": { "line": 1767, @@ -306163,8 +306221,8 @@ "postfix": false, "binop": null }, - "start": 51852, - "end": 51853, + "start": 51839, + "end": 51840, "loc": { "start": { "line": 1767, @@ -306188,8 +306246,8 @@ "postfix": false, "binop": null }, - "start": 51853, - "end": 51854, + "start": 51840, + "end": 51841, "loc": { "start": { "line": 1767, @@ -306213,8 +306271,8 @@ "postfix": false, "binop": null }, - "start": 51855, - "end": 51856, + "start": 51842, + "end": 51843, "loc": { "start": { "line": 1767, @@ -306229,8 +306287,8 @@ { "type": "CommentLine", "value": " like date", - "start": 51856, - "end": 51868, + "start": 51843, + "end": 51855, "loc": { "start": { "line": 1767, @@ -306255,8 +306313,8 @@ "binop": null }, "value": "occurence", - "start": 51885, - "end": 51894, + "start": 51872, + "end": 51881, "loc": { "start": { "line": 1768, @@ -306282,8 +306340,8 @@ "updateContext": null }, "value": "=", - "start": 51895, - "end": 51896, + "start": 51882, + "end": 51883, "loc": { "start": { "line": 1768, @@ -306308,8 +306366,8 @@ "binop": null }, "value": "contains", - "start": 51897, - "end": 51905, + "start": 51884, + "end": 51892, "loc": { "start": { "line": 1768, @@ -306333,8 +306391,8 @@ "postfix": false, "binop": null }, - "start": 51905, - "end": 51906, + "start": 51892, + "end": 51893, "loc": { "start": { "line": 1768, @@ -306359,8 +306417,8 @@ "binop": null }, "value": "term", - "start": 51906, - "end": 51910, + "start": 51893, + "end": 51897, "loc": { "start": { "line": 1768, @@ -306385,8 +306443,8 @@ "binop": null, "updateContext": null }, - "start": 51910, - "end": 51911, + "start": 51897, + "end": 51898, "loc": { "start": { "line": 1768, @@ -306411,8 +306469,8 @@ "binop": null }, "value": "replace", - "start": 51911, - "end": 51918, + "start": 51898, + "end": 51905, "loc": { "start": { "line": 1768, @@ -306436,8 +306494,8 @@ "postfix": false, "binop": null }, - "start": 51918, - "end": 51919, + "start": 51905, + "end": 51906, "loc": { "start": { "line": 1768, @@ -306462,8 +306520,8 @@ "binop": null }, "value": "reLk", - "start": 51919, - "end": 51923, + "start": 51906, + "end": 51910, "loc": { "start": { "line": 1768, @@ -306488,8 +306546,8 @@ "binop": null, "updateContext": null }, - "start": 51923, - "end": 51924, + "start": 51910, + "end": 51911, "loc": { "start": { "line": 1768, @@ -306515,8 +306573,8 @@ "updateContext": null }, "value": "", - "start": 51925, - "end": 51927, + "start": 51912, + "end": 51914, "loc": { "start": { "line": 1768, @@ -306540,8 +306598,8 @@ "postfix": false, "binop": null }, - "start": 51927, - "end": 51928, + "start": 51914, + "end": 51915, "loc": { "start": { "line": 1768, @@ -306566,8 +306624,8 @@ "binop": null, "updateContext": null }, - "start": 51928, - "end": 51929, + "start": 51915, + "end": 51916, "loc": { "start": { "line": 1768, @@ -306592,8 +306650,8 @@ "binop": null }, "value": "cellValue", - "start": 51930, - "end": 51939, + "start": 51917, + "end": 51926, "loc": { "start": { "line": 1768, @@ -306618,8 +306676,8 @@ "binop": null, "updateContext": null }, - "start": 51939, - "end": 51940, + "start": 51926, + "end": 51927, "loc": { "start": { "line": 1768, @@ -306646,8 +306704,8 @@ "updateContext": null }, "value": "false", - "start": 51961, - "end": 51966, + "start": 51948, + "end": 51953, "loc": { "start": { "line": 1769, @@ -306672,8 +306730,8 @@ "binop": null, "updateContext": null }, - "start": 51966, - "end": 51967, + "start": 51953, + "end": 51954, "loc": { "start": { "line": 1769, @@ -306700,8 +306758,8 @@ "updateContext": null }, "value": "this", - "start": 51968, - "end": 51972, + "start": 51955, + "end": 51959, "loc": { "start": { "line": 1769, @@ -306726,8 +306784,8 @@ "binop": null, "updateContext": null }, - "start": 51972, - "end": 51973, + "start": 51959, + "end": 51960, "loc": { "start": { "line": 1769, @@ -306752,8 +306810,8 @@ "binop": null }, "value": "caseSensitive", - "start": 51973, - "end": 51986, + "start": 51960, + "end": 51973, "loc": { "start": { "line": 1769, @@ -306777,8 +306835,8 @@ "postfix": false, "binop": null }, - "start": 51986, - "end": 51987, + "start": 51973, + "end": 51974, "loc": { "start": { "line": 1769, @@ -306803,8 +306861,8 @@ "binop": null, "updateContext": null }, - "start": 51987, - "end": 51988, + "start": 51974, + "end": 51975, "loc": { "start": { "line": 1769, @@ -306828,8 +306886,8 @@ "postfix": false, "binop": null }, - "start": 52001, - "end": 52002, + "start": 51988, + "end": 51989, "loc": { "start": { "line": 1770, @@ -306856,8 +306914,8 @@ "updateContext": null }, "value": "else", - "start": 52015, - "end": 52019, + "start": 52002, + "end": 52006, "loc": { "start": { "line": 1771, @@ -306884,8 +306942,8 @@ "updateContext": null }, "value": "if", - "start": 52020, - "end": 52022, + "start": 52007, + "end": 52009, "loc": { "start": { "line": 1771, @@ -306909,8 +306967,8 @@ "postfix": false, "binop": null }, - "start": 52023, - "end": 52024, + "start": 52010, + "end": 52011, "loc": { "start": { "line": 1771, @@ -306935,8 +306993,8 @@ "binop": null }, "value": "isValidDate", - "start": 52024, - "end": 52035, + "start": 52011, + "end": 52022, "loc": { "start": { "line": 1771, @@ -306960,8 +307018,8 @@ "postfix": false, "binop": null }, - "start": 52035, - "end": 52036, + "start": 52022, + "end": 52023, "loc": { "start": { "line": 1771, @@ -306986,8 +307044,8 @@ "binop": null }, "value": "term", - "start": 52036, - "end": 52040, + "start": 52023, + "end": 52027, "loc": { "start": { "line": 1771, @@ -307011,8 +307069,8 @@ "postfix": false, "binop": null }, - "start": 52040, - "end": 52041, + "start": 52027, + "end": 52028, "loc": { "start": { "line": 1771, @@ -307036,8 +307094,8 @@ "postfix": false, "binop": null }, - "start": 52041, - "end": 52042, + "start": 52028, + "end": 52029, "loc": { "start": { "line": 1771, @@ -307061,8 +307119,8 @@ "postfix": false, "binop": null }, - "start": 52043, - "end": 52044, + "start": 52030, + "end": 52031, "loc": { "start": { "line": 1771, @@ -307087,8 +307145,8 @@ "binop": null }, "value": "dte2", - "start": 52061, - "end": 52065, + "start": 52048, + "end": 52052, "loc": { "start": { "line": 1772, @@ -307114,8 +307172,8 @@ "updateContext": null }, "value": "=", - "start": 52066, - "end": 52067, + "start": 52053, + "end": 52054, "loc": { "start": { "line": 1772, @@ -307140,8 +307198,8 @@ "binop": null }, "value": "parseDate", - "start": 52068, - "end": 52077, + "start": 52055, + "end": 52064, "loc": { "start": { "line": 1772, @@ -307165,8 +307223,8 @@ "postfix": false, "binop": null }, - "start": 52077, - "end": 52078, + "start": 52064, + "end": 52065, "loc": { "start": { "line": 1772, @@ -307191,8 +307249,8 @@ "binop": null }, "value": "term", - "start": 52078, - "end": 52082, + "start": 52065, + "end": 52069, "loc": { "start": { "line": 1772, @@ -307217,8 +307275,8 @@ "binop": null, "updateContext": null }, - "start": 52082, - "end": 52083, + "start": 52069, + "end": 52070, "loc": { "start": { "line": 1772, @@ -307243,8 +307301,8 @@ "binop": null }, "value": "locale", - "start": 52084, - "end": 52090, + "start": 52071, + "end": 52077, "loc": { "start": { "line": 1772, @@ -307268,8 +307326,8 @@ "postfix": false, "binop": null }, - "start": 52090, - "end": 52091, + "start": 52077, + "end": 52078, "loc": { "start": { "line": 1772, @@ -307294,8 +307352,8 @@ "binop": null, "updateContext": null }, - "start": 52091, - "end": 52092, + "start": 52078, + "end": 52079, "loc": { "start": { "line": 1772, @@ -307320,8 +307378,8 @@ "binop": null }, "value": "occurence", - "start": 52109, - "end": 52118, + "start": 52096, + "end": 52105, "loc": { "start": { "line": 1773, @@ -307347,8 +307405,8 @@ "updateContext": null }, "value": "=", - "start": 52119, - "end": 52120, + "start": 52106, + "end": 52107, "loc": { "start": { "line": 1773, @@ -307373,8 +307431,8 @@ "binop": null }, "value": "dte1", - "start": 52121, - "end": 52125, + "start": 52108, + "end": 52112, "loc": { "start": { "line": 1773, @@ -307399,8 +307457,8 @@ "binop": null, "updateContext": null }, - "start": 52125, - "end": 52126, + "start": 52112, + "end": 52113, "loc": { "start": { "line": 1773, @@ -307425,8 +307483,8 @@ "binop": null }, "value": "toString", - "start": 52126, - "end": 52134, + "start": 52113, + "end": 52121, "loc": { "start": { "line": 1773, @@ -307450,8 +307508,8 @@ "postfix": false, "binop": null }, - "start": 52134, - "end": 52135, + "start": 52121, + "end": 52122, "loc": { "start": { "line": 1773, @@ -307475,8 +307533,8 @@ "postfix": false, "binop": null }, - "start": 52135, - "end": 52136, + "start": 52122, + "end": 52123, "loc": { "start": { "line": 1773, @@ -307502,8 +307560,8 @@ "updateContext": null }, "value": "===", - "start": 52137, - "end": 52140, + "start": 52124, + "end": 52127, "loc": { "start": { "line": 1773, @@ -307528,8 +307586,8 @@ "binop": null }, "value": "dte2", - "start": 52141, - "end": 52145, + "start": 52128, + "end": 52132, "loc": { "start": { "line": 1773, @@ -307554,8 +307612,8 @@ "binop": null, "updateContext": null }, - "start": 52145, - "end": 52146, + "start": 52132, + "end": 52133, "loc": { "start": { "line": 1773, @@ -307580,8 +307638,8 @@ "binop": null }, "value": "toString", - "start": 52146, - "end": 52154, + "start": 52133, + "end": 52141, "loc": { "start": { "line": 1773, @@ -307605,8 +307663,8 @@ "postfix": false, "binop": null }, - "start": 52154, - "end": 52155, + "start": 52141, + "end": 52142, "loc": { "start": { "line": 1773, @@ -307630,8 +307688,8 @@ "postfix": false, "binop": null }, - "start": 52155, - "end": 52156, + "start": 52142, + "end": 52143, "loc": { "start": { "line": 1773, @@ -307656,8 +307714,8 @@ "binop": null, "updateContext": null }, - "start": 52156, - "end": 52157, + "start": 52143, + "end": 52144, "loc": { "start": { "line": 1773, @@ -307681,8 +307739,8 @@ "postfix": false, "binop": null }, - "start": 52170, - "end": 52171, + "start": 52157, + "end": 52158, "loc": { "start": { "line": 1774, @@ -307697,8 +307755,8 @@ { "type": "CommentLine", "value": "empty", - "start": 52184, - "end": 52191, + "start": 52171, + "end": 52178, "loc": { "start": { "line": 1775, @@ -307725,8 +307783,8 @@ "updateContext": null }, "value": "else", - "start": 52204, - "end": 52208, + "start": 52191, + "end": 52195, "loc": { "start": { "line": 1776, @@ -307753,8 +307811,8 @@ "updateContext": null }, "value": "if", - "start": 52209, - "end": 52211, + "start": 52196, + "end": 52198, "loc": { "start": { "line": 1776, @@ -307778,8 +307836,8 @@ "postfix": false, "binop": null }, - "start": 52212, - "end": 52213, + "start": 52199, + "end": 52200, "loc": { "start": { "line": 1776, @@ -307804,8 +307862,8 @@ "binop": null }, "value": "hasEM", - "start": 52213, - "end": 52218, + "start": 52200, + "end": 52205, "loc": { "start": { "line": 1776, @@ -307829,8 +307887,8 @@ "postfix": false, "binop": null }, - "start": 52218, - "end": 52219, + "start": 52205, + "end": 52206, "loc": { "start": { "line": 1776, @@ -307854,8 +307912,8 @@ "postfix": false, "binop": null }, - "start": 52220, - "end": 52221, + "start": 52207, + "end": 52208, "loc": { "start": { "line": 1776, @@ -307880,8 +307938,8 @@ "binop": null }, "value": "occurence", - "start": 52238, - "end": 52247, + "start": 52225, + "end": 52234, "loc": { "start": { "line": 1777, @@ -307907,8 +307965,8 @@ "updateContext": null }, "value": "=", - "start": 52248, - "end": 52249, + "start": 52235, + "end": 52236, "loc": { "start": { "line": 1777, @@ -307933,8 +307991,8 @@ "binop": null }, "value": "isEmptyString", - "start": 52250, - "end": 52263, + "start": 52237, + "end": 52250, "loc": { "start": { "line": 1777, @@ -307958,8 +308016,8 @@ "postfix": false, "binop": null }, - "start": 52263, - "end": 52264, + "start": 52250, + "end": 52251, "loc": { "start": { "line": 1777, @@ -307984,8 +308042,8 @@ "binop": null }, "value": "cellValue", - "start": 52264, - "end": 52273, + "start": 52251, + "end": 52260, "loc": { "start": { "line": 1777, @@ -308009,8 +308067,8 @@ "postfix": false, "binop": null }, - "start": 52273, - "end": 52274, + "start": 52260, + "end": 52261, "loc": { "start": { "line": 1777, @@ -308035,8 +308093,8 @@ "binop": null, "updateContext": null }, - "start": 52274, - "end": 52275, + "start": 52261, + "end": 52262, "loc": { "start": { "line": 1777, @@ -308060,8 +308118,8 @@ "postfix": false, "binop": null }, - "start": 52288, - "end": 52289, + "start": 52275, + "end": 52276, "loc": { "start": { "line": 1778, @@ -308076,8 +308134,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 52302, - "end": 52313, + "start": 52289, + "end": 52300, "loc": { "start": { "line": 1779, @@ -308104,8 +308162,8 @@ "updateContext": null }, "value": "else", - "start": 52326, - "end": 52330, + "start": 52313, + "end": 52317, "loc": { "start": { "line": 1780, @@ -308132,8 +308190,8 @@ "updateContext": null }, "value": "if", - "start": 52331, - "end": 52333, + "start": 52318, + "end": 52320, "loc": { "start": { "line": 1780, @@ -308157,8 +308215,8 @@ "postfix": false, "binop": null }, - "start": 52334, - "end": 52335, + "start": 52321, + "end": 52322, "loc": { "start": { "line": 1780, @@ -308183,8 +308241,8 @@ "binop": null }, "value": "hasNM", - "start": 52335, - "end": 52340, + "start": 52322, + "end": 52327, "loc": { "start": { "line": 1780, @@ -308208,8 +308266,8 @@ "postfix": false, "binop": null }, - "start": 52340, - "end": 52341, + "start": 52327, + "end": 52328, "loc": { "start": { "line": 1780, @@ -308233,8 +308291,8 @@ "postfix": false, "binop": null }, - "start": 52342, - "end": 52343, + "start": 52329, + "end": 52330, "loc": { "start": { "line": 1780, @@ -308259,8 +308317,8 @@ "binop": null }, "value": "occurence", - "start": 52360, - "end": 52369, + "start": 52347, + "end": 52356, "loc": { "start": { "line": 1781, @@ -308286,8 +308344,8 @@ "updateContext": null }, "value": "=", - "start": 52370, - "end": 52371, + "start": 52357, + "end": 52358, "loc": { "start": { "line": 1781, @@ -308313,8 +308371,8 @@ "updateContext": null }, "value": "!", - "start": 52372, - "end": 52373, + "start": 52359, + "end": 52360, "loc": { "start": { "line": 1781, @@ -308339,8 +308397,8 @@ "binop": null }, "value": "isEmptyString", - "start": 52373, - "end": 52386, + "start": 52360, + "end": 52373, "loc": { "start": { "line": 1781, @@ -308364,8 +308422,8 @@ "postfix": false, "binop": null }, - "start": 52386, - "end": 52387, + "start": 52373, + "end": 52374, "loc": { "start": { "line": 1781, @@ -308390,8 +308448,8 @@ "binop": null }, "value": "cellValue", - "start": 52387, - "end": 52396, + "start": 52374, + "end": 52383, "loc": { "start": { "line": 1781, @@ -308415,8 +308473,8 @@ "postfix": false, "binop": null }, - "start": 52396, - "end": 52397, + "start": 52383, + "end": 52384, "loc": { "start": { "line": 1781, @@ -308441,8 +308499,8 @@ "binop": null, "updateContext": null }, - "start": 52397, - "end": 52398, + "start": 52384, + "end": 52385, "loc": { "start": { "line": 1781, @@ -308466,8 +308524,8 @@ "postfix": false, "binop": null }, - "start": 52411, - "end": 52412, + "start": 52398, + "end": 52399, "loc": { "start": { "line": 1782, @@ -308494,8 +308552,8 @@ "updateContext": null }, "value": "else", - "start": 52413, - "end": 52417, + "start": 52400, + "end": 52404, "loc": { "start": { "line": 1782, @@ -308519,8 +308577,8 @@ "postfix": false, "binop": null }, - "start": 52418, - "end": 52419, + "start": 52405, + "end": 52406, "loc": { "start": { "line": 1782, @@ -308545,8 +308603,8 @@ "binop": null }, "value": "occurence", - "start": 52436, - "end": 52445, + "start": 52423, + "end": 52432, "loc": { "start": { "line": 1783, @@ -308572,8 +308630,8 @@ "updateContext": null }, "value": "=", - "start": 52446, - "end": 52447, + "start": 52433, + "end": 52434, "loc": { "start": { "line": 1783, @@ -308598,8 +308656,8 @@ "binop": null }, "value": "contains", - "start": 52448, - "end": 52456, + "start": 52435, + "end": 52443, "loc": { "start": { "line": 1783, @@ -308623,8 +308681,8 @@ "postfix": false, "binop": null }, - "start": 52456, - "end": 52457, + "start": 52443, + "end": 52444, "loc": { "start": { "line": 1783, @@ -308649,8 +308707,8 @@ "binop": null }, "value": "term", - "start": 52457, - "end": 52461, + "start": 52444, + "end": 52448, "loc": { "start": { "line": 1783, @@ -308675,8 +308733,8 @@ "binop": null, "updateContext": null }, - "start": 52461, - "end": 52462, + "start": 52448, + "end": 52449, "loc": { "start": { "line": 1783, @@ -308701,8 +308759,8 @@ "binop": null }, "value": "cellValue", - "start": 52463, - "end": 52472, + "start": 52450, + "end": 52459, "loc": { "start": { "line": 1783, @@ -308727,8 +308785,8 @@ "binop": null, "updateContext": null }, - "start": 52472, - "end": 52473, + "start": 52459, + "end": 52460, "loc": { "start": { "line": 1783, @@ -308755,8 +308813,8 @@ "updateContext": null }, "value": "this", - "start": 52494, - "end": 52498, + "start": 52481, + "end": 52485, "loc": { "start": { "line": 1784, @@ -308781,8 +308839,8 @@ "binop": null, "updateContext": null }, - "start": 52498, - "end": 52499, + "start": 52485, + "end": 52486, "loc": { "start": { "line": 1784, @@ -308807,8 +308865,8 @@ "binop": null }, "value": "isExactMatch", - "start": 52499, - "end": 52511, + "start": 52486, + "end": 52498, "loc": { "start": { "line": 1784, @@ -308832,8 +308890,8 @@ "postfix": false, "binop": null }, - "start": 52511, - "end": 52512, + "start": 52498, + "end": 52499, "loc": { "start": { "line": 1784, @@ -308858,8 +308916,8 @@ "binop": null }, "value": "colIdx", - "start": 52512, - "end": 52518, + "start": 52499, + "end": 52505, "loc": { "start": { "line": 1784, @@ -308883,8 +308941,8 @@ "postfix": false, "binop": null }, - "start": 52518, - "end": 52519, + "start": 52505, + "end": 52506, "loc": { "start": { "line": 1784, @@ -308909,8 +308967,8 @@ "binop": null, "updateContext": null }, - "start": 52519, - "end": 52520, + "start": 52506, + "end": 52507, "loc": { "start": { "line": 1784, @@ -308937,8 +308995,8 @@ "updateContext": null }, "value": "this", - "start": 52521, - "end": 52525, + "start": 52508, + "end": 52512, "loc": { "start": { "line": 1784, @@ -308963,8 +309021,8 @@ "binop": null, "updateContext": null }, - "start": 52525, - "end": 52526, + "start": 52512, + "end": 52513, "loc": { "start": { "line": 1784, @@ -308989,8 +309047,8 @@ "binop": null }, "value": "caseSensitive", - "start": 52526, - "end": 52539, + "start": 52513, + "end": 52526, "loc": { "start": { "line": 1784, @@ -309014,8 +309072,8 @@ "postfix": false, "binop": null }, - "start": 52539, - "end": 52540, + "start": 52526, + "end": 52527, "loc": { "start": { "line": 1784, @@ -309040,8 +309098,8 @@ "binop": null, "updateContext": null }, - "start": 52540, - "end": 52541, + "start": 52527, + "end": 52528, "loc": { "start": { "line": 1784, @@ -309065,8 +309123,8 @@ "postfix": false, "binop": null }, - "start": 52554, - "end": 52555, + "start": 52541, + "end": 52542, "loc": { "start": { "line": 1785, @@ -309090,8 +309148,8 @@ "postfix": false, "binop": null }, - "start": 52564, - "end": 52565, + "start": 52551, + "end": 52552, "loc": { "start": { "line": 1786, @@ -309118,8 +309176,8 @@ "updateContext": null }, "value": "else", - "start": 52566, - "end": 52570, + "start": 52553, + "end": 52557, "loc": { "start": { "line": 1786, @@ -309143,8 +309201,8 @@ "postfix": false, "binop": null }, - "start": 52571, - "end": 52572, + "start": 52558, + "end": 52559, "loc": { "start": { "line": 1786, @@ -309159,8 +309217,8 @@ { "type": "CommentLine", "value": " Convert to number anyways to auto-resolve type in case not", - "start": 52585, - "end": 52646, + "start": 52572, + "end": 52633, "loc": { "start": { "line": 1787, @@ -309175,8 +309233,8 @@ { "type": "CommentLine", "value": " defined by configuration. Order is important first try to", - "start": 52659, - "end": 52719, + "start": 52646, + "end": 52706, "loc": { "start": { "line": 1788, @@ -309191,8 +309249,8 @@ { "type": "CommentLine", "value": " parse formatted number then fallback to Number coercion", - "start": 52732, - "end": 52790, + "start": 52719, + "end": 52777, "loc": { "start": { "line": 1789, @@ -309207,8 +309265,8 @@ { "type": "CommentLine", "value": " to avoid false positives with Number", - "start": 52803, - "end": 52842, + "start": 52790, + "end": 52829, "loc": { "start": { "line": 1790, @@ -309233,8 +309291,8 @@ "binop": null }, "value": "numData", - "start": 52855, - "end": 52862, + "start": 52842, + "end": 52849, "loc": { "start": { "line": 1791, @@ -309260,8 +309318,8 @@ "updateContext": null }, "value": "=", - "start": 52863, - "end": 52864, + "start": 52850, + "end": 52851, "loc": { "start": { "line": 1791, @@ -309286,8 +309344,8 @@ "binop": null }, "value": "parseNb", - "start": 52865, - "end": 52872, + "start": 52852, + "end": 52859, "loc": { "start": { "line": 1791, @@ -309311,8 +309369,8 @@ "postfix": false, "binop": null }, - "start": 52872, - "end": 52873, + "start": 52859, + "end": 52860, "loc": { "start": { "line": 1791, @@ -309337,8 +309395,8 @@ "binop": null }, "value": "cellValue", - "start": 52873, - "end": 52882, + "start": 52860, + "end": 52869, "loc": { "start": { "line": 1791, @@ -309363,8 +309421,8 @@ "binop": null, "updateContext": null }, - "start": 52882, - "end": 52883, + "start": 52869, + "end": 52870, "loc": { "start": { "line": 1791, @@ -309389,8 +309447,8 @@ "binop": null }, "value": "decimal", - "start": 52884, - "end": 52891, + "start": 52871, + "end": 52878, "loc": { "start": { "line": 1791, @@ -309414,8 +309472,8 @@ "postfix": false, "binop": null }, - "start": 52891, - "end": 52892, + "start": 52878, + "end": 52879, "loc": { "start": { "line": 1791, @@ -309441,8 +309499,8 @@ "updateContext": null }, "value": "||", - "start": 52893, - "end": 52895, + "start": 52880, + "end": 52882, "loc": { "start": { "line": 1791, @@ -309467,8 +309525,8 @@ "binop": null }, "value": "Number", - "start": 52896, - "end": 52902, + "start": 52883, + "end": 52889, "loc": { "start": { "line": 1791, @@ -309492,8 +309550,8 @@ "postfix": false, "binop": null }, - "start": 52902, - "end": 52903, + "start": 52889, + "end": 52890, "loc": { "start": { "line": 1791, @@ -309518,8 +309576,8 @@ "binop": null }, "value": "cellValue", - "start": 52903, - "end": 52912, + "start": 52890, + "end": 52899, "loc": { "start": { "line": 1791, @@ -309543,8 +309601,8 @@ "postfix": false, "binop": null }, - "start": 52912, - "end": 52913, + "start": 52899, + "end": 52900, "loc": { "start": { "line": 1791, @@ -309569,8 +309627,8 @@ "binop": null, "updateContext": null }, - "start": 52913, - "end": 52914, + "start": 52900, + "end": 52901, "loc": { "start": { "line": 1791, @@ -309585,8 +309643,8 @@ { "type": "CommentLine", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", - "start": 52928, - "end": 52990, + "start": 52915, + "end": 52977, "loc": { "start": { "line": 1793, @@ -309601,8 +309659,8 @@ { "type": "CommentLine", "value": " rgx:)", - "start": 53003, - "end": 53011, + "start": 52990, + "end": 52998, "loc": { "start": { "line": 1794, @@ -309617,8 +309675,8 @@ { "type": "CommentLine", "value": "regexp", - "start": 53025, - "end": 53033, + "start": 53012, + "end": 53020, "loc": { "start": { "line": 1796, @@ -309645,8 +309703,8 @@ "updateContext": null }, "value": "if", - "start": 53046, - "end": 53048, + "start": 53033, + "end": 53035, "loc": { "start": { "line": 1797, @@ -309670,8 +309728,8 @@ "postfix": false, "binop": null }, - "start": 53049, - "end": 53050, + "start": 53036, + "end": 53037, "loc": { "start": { "line": 1797, @@ -309696,8 +309754,8 @@ "binop": null }, "value": "hasRE", - "start": 53050, - "end": 53055, + "start": 53037, + "end": 53042, "loc": { "start": { "line": 1797, @@ -309721,8 +309779,8 @@ "postfix": false, "binop": null }, - "start": 53055, - "end": 53056, + "start": 53042, + "end": 53043, "loc": { "start": { "line": 1797, @@ -309746,8 +309804,8 @@ "postfix": false, "binop": null }, - "start": 53057, - "end": 53058, + "start": 53044, + "end": 53045, "loc": { "start": { "line": 1797, @@ -309762,8 +309820,8 @@ { "type": "CommentLine", "value": "in case regexp throws", - "start": 53075, - "end": 53098, + "start": 53062, + "end": 53085, "loc": { "start": { "line": 1798, @@ -309790,8 +309848,8 @@ "updateContext": null }, "value": "try", - "start": 53115, - "end": 53118, + "start": 53102, + "end": 53105, "loc": { "start": { "line": 1799, @@ -309815,8 +309873,8 @@ "postfix": false, "binop": null }, - "start": 53119, - "end": 53120, + "start": 53106, + "end": 53107, "loc": { "start": { "line": 1799, @@ -309831,8 +309889,8 @@ { "type": "CommentLine", "value": "operator is removed", - "start": 53141, - "end": 53162, + "start": 53128, + "end": 53149, "loc": { "start": { "line": 1800, @@ -309859,8 +309917,8 @@ "updateContext": null }, "value": "let", - "start": 53183, - "end": 53186, + "start": 53170, + "end": 53173, "loc": { "start": { "line": 1801, @@ -309885,8 +309943,8 @@ "binop": null }, "value": "srchArg", - "start": 53187, - "end": 53194, + "start": 53174, + "end": 53181, "loc": { "start": { "line": 1801, @@ -309912,8 +309970,8 @@ "updateContext": null }, "value": "=", - "start": 53195, - "end": 53196, + "start": 53182, + "end": 53183, "loc": { "start": { "line": 1801, @@ -309938,8 +309996,8 @@ "binop": null }, "value": "term", - "start": 53197, - "end": 53201, + "start": 53184, + "end": 53188, "loc": { "start": { "line": 1801, @@ -309964,8 +310022,8 @@ "binop": null, "updateContext": null }, - "start": 53201, - "end": 53202, + "start": 53188, + "end": 53189, "loc": { "start": { "line": 1801, @@ -309990,8 +310048,8 @@ "binop": null }, "value": "replace", - "start": 53202, - "end": 53209, + "start": 53189, + "end": 53196, "loc": { "start": { "line": 1801, @@ -310015,8 +310073,8 @@ "postfix": false, "binop": null }, - "start": 53209, - "end": 53210, + "start": 53196, + "end": 53197, "loc": { "start": { "line": 1801, @@ -310041,8 +310099,8 @@ "binop": null }, "value": "reRe", - "start": 53210, - "end": 53214, + "start": 53197, + "end": 53201, "loc": { "start": { "line": 1801, @@ -310067,8 +310125,8 @@ "binop": null, "updateContext": null }, - "start": 53214, - "end": 53215, + "start": 53201, + "end": 53202, "loc": { "start": { "line": 1801, @@ -310094,8 +310152,8 @@ "updateContext": null }, "value": "", - "start": 53216, - "end": 53218, + "start": 53203, + "end": 53205, "loc": { "start": { "line": 1801, @@ -310119,8 +310177,8 @@ "postfix": false, "binop": null }, - "start": 53218, - "end": 53219, + "start": 53205, + "end": 53206, "loc": { "start": { "line": 1801, @@ -310145,8 +310203,8 @@ "binop": null, "updateContext": null }, - "start": 53219, - "end": 53220, + "start": 53206, + "end": 53207, "loc": { "start": { "line": 1801, @@ -310173,8 +310231,8 @@ "updateContext": null }, "value": "let", - "start": 53241, - "end": 53244, + "start": 53228, + "end": 53231, "loc": { "start": { "line": 1802, @@ -310199,8 +310257,8 @@ "binop": null }, "value": "rgx", - "start": 53245, - "end": 53248, + "start": 53232, + "end": 53235, "loc": { "start": { "line": 1802, @@ -310226,8 +310284,8 @@ "updateContext": null }, "value": "=", - "start": 53249, - "end": 53250, + "start": 53236, + "end": 53237, "loc": { "start": { "line": 1802, @@ -310254,8 +310312,8 @@ "updateContext": null }, "value": "new", - "start": 53251, - "end": 53254, + "start": 53238, + "end": 53241, "loc": { "start": { "line": 1802, @@ -310280,8 +310338,8 @@ "binop": null }, "value": "RegExp", - "start": 53255, - "end": 53261, + "start": 53242, + "end": 53248, "loc": { "start": { "line": 1802, @@ -310305,8 +310363,8 @@ "postfix": false, "binop": null }, - "start": 53261, - "end": 53262, + "start": 53248, + "end": 53249, "loc": { "start": { "line": 1802, @@ -310331,8 +310389,8 @@ "binop": null }, "value": "srchArg", - "start": 53262, - "end": 53269, + "start": 53249, + "end": 53256, "loc": { "start": { "line": 1802, @@ -310356,8 +310414,8 @@ "postfix": false, "binop": null }, - "start": 53269, - "end": 53270, + "start": 53256, + "end": 53257, "loc": { "start": { "line": 1802, @@ -310382,8 +310440,8 @@ "binop": null, "updateContext": null }, - "start": 53270, - "end": 53271, + "start": 53257, + "end": 53258, "loc": { "start": { "line": 1802, @@ -310408,8 +310466,8 @@ "binop": null }, "value": "occurence", - "start": 53292, - "end": 53301, + "start": 53279, + "end": 53288, "loc": { "start": { "line": 1803, @@ -310435,8 +310493,8 @@ "updateContext": null }, "value": "=", - "start": 53302, - "end": 53303, + "start": 53289, + "end": 53290, "loc": { "start": { "line": 1803, @@ -310461,8 +310519,8 @@ "binop": null }, "value": "rgx", - "start": 53304, - "end": 53307, + "start": 53291, + "end": 53294, "loc": { "start": { "line": 1803, @@ -310487,8 +310545,8 @@ "binop": null, "updateContext": null }, - "start": 53307, - "end": 53308, + "start": 53294, + "end": 53295, "loc": { "start": { "line": 1803, @@ -310513,8 +310571,8 @@ "binop": null }, "value": "test", - "start": 53308, - "end": 53312, + "start": 53295, + "end": 53299, "loc": { "start": { "line": 1803, @@ -310538,8 +310596,8 @@ "postfix": false, "binop": null }, - "start": 53312, - "end": 53313, + "start": 53299, + "end": 53300, "loc": { "start": { "line": 1803, @@ -310564,8 +310622,8 @@ "binop": null }, "value": "cellValue", - "start": 53313, - "end": 53322, + "start": 53300, + "end": 53309, "loc": { "start": { "line": 1803, @@ -310589,8 +310647,8 @@ "postfix": false, "binop": null }, - "start": 53322, - "end": 53323, + "start": 53309, + "end": 53310, "loc": { "start": { "line": 1803, @@ -310615,8 +310673,8 @@ "binop": null, "updateContext": null }, - "start": 53323, - "end": 53324, + "start": 53310, + "end": 53311, "loc": { "start": { "line": 1803, @@ -310640,8 +310698,8 @@ "postfix": false, "binop": null }, - "start": 53341, - "end": 53342, + "start": 53328, + "end": 53329, "loc": { "start": { "line": 1804, @@ -310668,8 +310726,8 @@ "updateContext": null }, "value": "catch", - "start": 53343, - "end": 53348, + "start": 53330, + "end": 53335, "loc": { "start": { "line": 1804, @@ -310693,8 +310751,8 @@ "postfix": false, "binop": null }, - "start": 53349, - "end": 53350, + "start": 53336, + "end": 53337, "loc": { "start": { "line": 1804, @@ -310719,8 +310777,8 @@ "binop": null }, "value": "ex", - "start": 53350, - "end": 53352, + "start": 53337, + "end": 53339, "loc": { "start": { "line": 1804, @@ -310744,8 +310802,8 @@ "postfix": false, "binop": null }, - "start": 53352, - "end": 53353, + "start": 53339, + "end": 53340, "loc": { "start": { "line": 1804, @@ -310769,8 +310827,8 @@ "postfix": false, "binop": null }, - "start": 53354, - "end": 53355, + "start": 53341, + "end": 53342, "loc": { "start": { "line": 1804, @@ -310795,8 +310853,8 @@ "binop": null }, "value": "occurence", - "start": 53376, - "end": 53385, + "start": 53363, + "end": 53372, "loc": { "start": { "line": 1805, @@ -310822,8 +310880,8 @@ "updateContext": null }, "value": "=", - "start": 53386, - "end": 53387, + "start": 53373, + "end": 53374, "loc": { "start": { "line": 1805, @@ -310850,8 +310908,8 @@ "updateContext": null }, "value": "false", - "start": 53388, - "end": 53393, + "start": 53375, + "end": 53380, "loc": { "start": { "line": 1805, @@ -310876,8 +310934,8 @@ "binop": null, "updateContext": null }, - "start": 53393, - "end": 53394, + "start": 53380, + "end": 53381, "loc": { "start": { "line": 1805, @@ -310901,8 +310959,8 @@ "postfix": false, "binop": null }, - "start": 53411, - "end": 53412, + "start": 53398, + "end": 53399, "loc": { "start": { "line": 1806, @@ -310926,8 +310984,8 @@ "postfix": false, "binop": null }, - "start": 53425, - "end": 53426, + "start": 53412, + "end": 53413, "loc": { "start": { "line": 1807, @@ -310942,8 +311000,8 @@ { "type": "CommentLine", "value": " lower equal", - "start": 53439, - "end": 53453, + "start": 53426, + "end": 53440, "loc": { "start": { "line": 1808, @@ -310970,8 +311028,8 @@ "updateContext": null }, "value": "else", - "start": 53466, - "end": 53470, + "start": 53453, + "end": 53457, "loc": { "start": { "line": 1809, @@ -310998,8 +311056,8 @@ "updateContext": null }, "value": "if", - "start": 53471, - "end": 53473, + "start": 53458, + "end": 53460, "loc": { "start": { "line": 1809, @@ -311023,8 +311081,8 @@ "postfix": false, "binop": null }, - "start": 53474, - "end": 53475, + "start": 53461, + "end": 53462, "loc": { "start": { "line": 1809, @@ -311049,8 +311107,8 @@ "binop": null }, "value": "hasLE", - "start": 53475, - "end": 53480, + "start": 53462, + "end": 53467, "loc": { "start": { "line": 1809, @@ -311074,8 +311132,8 @@ "postfix": false, "binop": null }, - "start": 53480, - "end": 53481, + "start": 53467, + "end": 53468, "loc": { "start": { "line": 1809, @@ -311099,8 +311157,8 @@ "postfix": false, "binop": null }, - "start": 53482, - "end": 53483, + "start": 53469, + "end": 53470, "loc": { "start": { "line": 1809, @@ -311125,8 +311183,8 @@ "binop": null }, "value": "occurence", - "start": 53500, - "end": 53509, + "start": 53487, + "end": 53496, "loc": { "start": { "line": 1810, @@ -311152,8 +311210,8 @@ "updateContext": null }, "value": "=", - "start": 53510, - "end": 53511, + "start": 53497, + "end": 53498, "loc": { "start": { "line": 1810, @@ -311178,8 +311236,8 @@ "binop": null }, "value": "numData", - "start": 53512, - "end": 53519, + "start": 53499, + "end": 53506, "loc": { "start": { "line": 1810, @@ -311205,8 +311263,8 @@ "updateContext": null }, "value": "<=", - "start": 53520, - "end": 53522, + "start": 53507, + "end": 53509, "loc": { "start": { "line": 1810, @@ -311231,8 +311289,8 @@ "binop": null }, "value": "parseNb", - "start": 53523, - "end": 53530, + "start": 53510, + "end": 53517, "loc": { "start": { "line": 1810, @@ -311256,8 +311314,8 @@ "postfix": false, "binop": null }, - "start": 53530, - "end": 53531, + "start": 53517, + "end": 53518, "loc": { "start": { "line": 1810, @@ -311282,8 +311340,8 @@ "binop": null }, "value": "term", - "start": 53552, - "end": 53556, + "start": 53539, + "end": 53543, "loc": { "start": { "line": 1811, @@ -311308,8 +311366,8 @@ "binop": null, "updateContext": null }, - "start": 53556, - "end": 53557, + "start": 53543, + "end": 53544, "loc": { "start": { "line": 1811, @@ -311334,8 +311392,8 @@ "binop": null }, "value": "replace", - "start": 53557, - "end": 53564, + "start": 53544, + "end": 53551, "loc": { "start": { "line": 1811, @@ -311359,8 +311417,8 @@ "postfix": false, "binop": null }, - "start": 53564, - "end": 53565, + "start": 53551, + "end": 53552, "loc": { "start": { "line": 1811, @@ -311385,8 +311443,8 @@ "binop": null }, "value": "reLe", - "start": 53565, - "end": 53569, + "start": 53552, + "end": 53556, "loc": { "start": { "line": 1811, @@ -311411,8 +311469,8 @@ "binop": null, "updateContext": null }, - "start": 53569, - "end": 53570, + "start": 53556, + "end": 53557, "loc": { "start": { "line": 1811, @@ -311438,8 +311496,8 @@ "updateContext": null }, "value": "", - "start": 53571, - "end": 53573, + "start": 53558, + "end": 53560, "loc": { "start": { "line": 1811, @@ -311463,8 +311521,8 @@ "postfix": false, "binop": null }, - "start": 53573, - "end": 53574, + "start": 53560, + "end": 53561, "loc": { "start": { "line": 1811, @@ -311489,8 +311547,8 @@ "binop": null, "updateContext": null }, - "start": 53574, - "end": 53575, + "start": 53561, + "end": 53562, "loc": { "start": { "line": 1811, @@ -311515,8 +311573,8 @@ "binop": null }, "value": "decimal", - "start": 53596, - "end": 53603, + "start": 53583, + "end": 53590, "loc": { "start": { "line": 1812, @@ -311540,8 +311598,8 @@ "postfix": false, "binop": null }, - "start": 53620, - "end": 53621, + "start": 53607, + "end": 53608, "loc": { "start": { "line": 1813, @@ -311566,8 +311624,8 @@ "binop": null, "updateContext": null }, - "start": 53621, - "end": 53622, + "start": 53608, + "end": 53609, "loc": { "start": { "line": 1813, @@ -311591,8 +311649,8 @@ "postfix": false, "binop": null }, - "start": 53635, - "end": 53636, + "start": 53622, + "end": 53623, "loc": { "start": { "line": 1814, @@ -311607,8 +311665,8 @@ { "type": "CommentLine", "value": "greater equal", - "start": 53649, - "end": 53664, + "start": 53636, + "end": 53651, "loc": { "start": { "line": 1815, @@ -311635,8 +311693,8 @@ "updateContext": null }, "value": "else", - "start": 53677, - "end": 53681, + "start": 53664, + "end": 53668, "loc": { "start": { "line": 1816, @@ -311663,8 +311721,8 @@ "updateContext": null }, "value": "if", - "start": 53682, - "end": 53684, + "start": 53669, + "end": 53671, "loc": { "start": { "line": 1816, @@ -311688,8 +311746,8 @@ "postfix": false, "binop": null }, - "start": 53685, - "end": 53686, + "start": 53672, + "end": 53673, "loc": { "start": { "line": 1816, @@ -311714,8 +311772,8 @@ "binop": null }, "value": "hasGE", - "start": 53686, - "end": 53691, + "start": 53673, + "end": 53678, "loc": { "start": { "line": 1816, @@ -311739,8 +311797,8 @@ "postfix": false, "binop": null }, - "start": 53691, - "end": 53692, + "start": 53678, + "end": 53679, "loc": { "start": { "line": 1816, @@ -311764,8 +311822,8 @@ "postfix": false, "binop": null }, - "start": 53693, - "end": 53694, + "start": 53680, + "end": 53681, "loc": { "start": { "line": 1816, @@ -311790,8 +311848,8 @@ "binop": null }, "value": "occurence", - "start": 53711, - "end": 53720, + "start": 53698, + "end": 53707, "loc": { "start": { "line": 1817, @@ -311817,8 +311875,8 @@ "updateContext": null }, "value": "=", - "start": 53721, - "end": 53722, + "start": 53708, + "end": 53709, "loc": { "start": { "line": 1817, @@ -311843,8 +311901,8 @@ "binop": null }, "value": "numData", - "start": 53723, - "end": 53730, + "start": 53710, + "end": 53717, "loc": { "start": { "line": 1817, @@ -311870,8 +311928,8 @@ "updateContext": null }, "value": ">=", - "start": 53731, - "end": 53733, + "start": 53718, + "end": 53720, "loc": { "start": { "line": 1817, @@ -311896,8 +311954,8 @@ "binop": null }, "value": "parseNb", - "start": 53734, - "end": 53741, + "start": 53721, + "end": 53728, "loc": { "start": { "line": 1817, @@ -311921,8 +311979,8 @@ "postfix": false, "binop": null }, - "start": 53741, - "end": 53742, + "start": 53728, + "end": 53729, "loc": { "start": { "line": 1817, @@ -311947,8 +312005,8 @@ "binop": null }, "value": "term", - "start": 53763, - "end": 53767, + "start": 53750, + "end": 53754, "loc": { "start": { "line": 1818, @@ -311973,8 +312031,8 @@ "binop": null, "updateContext": null }, - "start": 53767, - "end": 53768, + "start": 53754, + "end": 53755, "loc": { "start": { "line": 1818, @@ -311999,8 +312057,8 @@ "binop": null }, "value": "replace", - "start": 53768, - "end": 53775, + "start": 53755, + "end": 53762, "loc": { "start": { "line": 1818, @@ -312024,8 +312082,8 @@ "postfix": false, "binop": null }, - "start": 53775, - "end": 53776, + "start": 53762, + "end": 53763, "loc": { "start": { "line": 1818, @@ -312050,8 +312108,8 @@ "binop": null }, "value": "reGe", - "start": 53776, - "end": 53780, + "start": 53763, + "end": 53767, "loc": { "start": { "line": 1818, @@ -312076,8 +312134,8 @@ "binop": null, "updateContext": null }, - "start": 53780, - "end": 53781, + "start": 53767, + "end": 53768, "loc": { "start": { "line": 1818, @@ -312103,8 +312161,8 @@ "updateContext": null }, "value": "", - "start": 53782, - "end": 53784, + "start": 53769, + "end": 53771, "loc": { "start": { "line": 1818, @@ -312128,8 +312186,8 @@ "postfix": false, "binop": null }, - "start": 53784, - "end": 53785, + "start": 53771, + "end": 53772, "loc": { "start": { "line": 1818, @@ -312154,8 +312212,8 @@ "binop": null, "updateContext": null }, - "start": 53785, - "end": 53786, + "start": 53772, + "end": 53773, "loc": { "start": { "line": 1818, @@ -312180,8 +312238,8 @@ "binop": null }, "value": "decimal", - "start": 53807, - "end": 53814, + "start": 53794, + "end": 53801, "loc": { "start": { "line": 1819, @@ -312205,8 +312263,8 @@ "postfix": false, "binop": null }, - "start": 53831, - "end": 53832, + "start": 53818, + "end": 53819, "loc": { "start": { "line": 1820, @@ -312231,8 +312289,8 @@ "binop": null, "updateContext": null }, - "start": 53832, - "end": 53833, + "start": 53819, + "end": 53820, "loc": { "start": { "line": 1820, @@ -312256,8 +312314,8 @@ "postfix": false, "binop": null }, - "start": 53846, - "end": 53847, + "start": 53833, + "end": 53834, "loc": { "start": { "line": 1821, @@ -312272,8 +312330,8 @@ { "type": "CommentLine", "value": "lower", - "start": 53860, - "end": 53867, + "start": 53847, + "end": 53854, "loc": { "start": { "line": 1822, @@ -312300,8 +312358,8 @@ "updateContext": null }, "value": "else", - "start": 53880, - "end": 53884, + "start": 53867, + "end": 53871, "loc": { "start": { "line": 1823, @@ -312328,8 +312386,8 @@ "updateContext": null }, "value": "if", - "start": 53885, - "end": 53887, + "start": 53872, + "end": 53874, "loc": { "start": { "line": 1823, @@ -312353,8 +312411,8 @@ "postfix": false, "binop": null }, - "start": 53888, - "end": 53889, + "start": 53875, + "end": 53876, "loc": { "start": { "line": 1823, @@ -312379,8 +312437,8 @@ "binop": null }, "value": "hasLO", - "start": 53889, - "end": 53894, + "start": 53876, + "end": 53881, "loc": { "start": { "line": 1823, @@ -312404,8 +312462,8 @@ "postfix": false, "binop": null }, - "start": 53894, - "end": 53895, + "start": 53881, + "end": 53882, "loc": { "start": { "line": 1823, @@ -312429,8 +312487,8 @@ "postfix": false, "binop": null }, - "start": 53896, - "end": 53897, + "start": 53883, + "end": 53884, "loc": { "start": { "line": 1823, @@ -312455,8 +312513,8 @@ "binop": null }, "value": "occurence", - "start": 53914, - "end": 53923, + "start": 53901, + "end": 53910, "loc": { "start": { "line": 1824, @@ -312482,8 +312540,8 @@ "updateContext": null }, "value": "=", - "start": 53924, - "end": 53925, + "start": 53911, + "end": 53912, "loc": { "start": { "line": 1824, @@ -312508,8 +312566,8 @@ "binop": null }, "value": "numData", - "start": 53926, - "end": 53933, + "start": 53913, + "end": 53920, "loc": { "start": { "line": 1824, @@ -312535,8 +312593,8 @@ "updateContext": null }, "value": "<", - "start": 53934, - "end": 53935, + "start": 53921, + "end": 53922, "loc": { "start": { "line": 1824, @@ -312561,8 +312619,8 @@ "binop": null }, "value": "parseNb", - "start": 53936, - "end": 53943, + "start": 53923, + "end": 53930, "loc": { "start": { "line": 1824, @@ -312586,8 +312644,8 @@ "postfix": false, "binop": null }, - "start": 53943, - "end": 53944, + "start": 53930, + "end": 53931, "loc": { "start": { "line": 1824, @@ -312612,8 +312670,8 @@ "binop": null }, "value": "term", - "start": 53965, - "end": 53969, + "start": 53952, + "end": 53956, "loc": { "start": { "line": 1825, @@ -312638,8 +312696,8 @@ "binop": null, "updateContext": null }, - "start": 53969, - "end": 53970, + "start": 53956, + "end": 53957, "loc": { "start": { "line": 1825, @@ -312664,8 +312722,8 @@ "binop": null }, "value": "replace", - "start": 53970, - "end": 53977, + "start": 53957, + "end": 53964, "loc": { "start": { "line": 1825, @@ -312689,8 +312747,8 @@ "postfix": false, "binop": null }, - "start": 53977, - "end": 53978, + "start": 53964, + "end": 53965, "loc": { "start": { "line": 1825, @@ -312715,8 +312773,8 @@ "binop": null }, "value": "reL", - "start": 53978, - "end": 53981, + "start": 53965, + "end": 53968, "loc": { "start": { "line": 1825, @@ -312741,8 +312799,8 @@ "binop": null, "updateContext": null }, - "start": 53981, - "end": 53982, + "start": 53968, + "end": 53969, "loc": { "start": { "line": 1825, @@ -312768,8 +312826,8 @@ "updateContext": null }, "value": "", - "start": 53983, - "end": 53985, + "start": 53970, + "end": 53972, "loc": { "start": { "line": 1825, @@ -312793,8 +312851,8 @@ "postfix": false, "binop": null }, - "start": 53985, - "end": 53986, + "start": 53972, + "end": 53973, "loc": { "start": { "line": 1825, @@ -312819,8 +312877,8 @@ "binop": null, "updateContext": null }, - "start": 53986, - "end": 53987, + "start": 53973, + "end": 53974, "loc": { "start": { "line": 1825, @@ -312845,8 +312903,8 @@ "binop": null }, "value": "decimal", - "start": 54008, - "end": 54015, + "start": 53995, + "end": 54002, "loc": { "start": { "line": 1826, @@ -312870,8 +312928,8 @@ "postfix": false, "binop": null }, - "start": 54032, - "end": 54033, + "start": 54019, + "end": 54020, "loc": { "start": { "line": 1827, @@ -312896,8 +312954,8 @@ "binop": null, "updateContext": null }, - "start": 54033, - "end": 54034, + "start": 54020, + "end": 54021, "loc": { "start": { "line": 1827, @@ -312921,8 +312979,8 @@ "postfix": false, "binop": null }, - "start": 54047, - "end": 54048, + "start": 54034, + "end": 54035, "loc": { "start": { "line": 1828, @@ -312937,8 +312995,8 @@ { "type": "CommentLine", "value": "greater", - "start": 54061, - "end": 54070, + "start": 54048, + "end": 54057, "loc": { "start": { "line": 1829, @@ -312965,8 +313023,8 @@ "updateContext": null }, "value": "else", - "start": 54083, - "end": 54087, + "start": 54070, + "end": 54074, "loc": { "start": { "line": 1830, @@ -312993,8 +313051,8 @@ "updateContext": null }, "value": "if", - "start": 54088, - "end": 54090, + "start": 54075, + "end": 54077, "loc": { "start": { "line": 1830, @@ -313018,8 +313076,8 @@ "postfix": false, "binop": null }, - "start": 54091, - "end": 54092, + "start": 54078, + "end": 54079, "loc": { "start": { "line": 1830, @@ -313044,8 +313102,8 @@ "binop": null }, "value": "hasGR", - "start": 54092, - "end": 54097, + "start": 54079, + "end": 54084, "loc": { "start": { "line": 1830, @@ -313069,8 +313127,8 @@ "postfix": false, "binop": null }, - "start": 54097, - "end": 54098, + "start": 54084, + "end": 54085, "loc": { "start": { "line": 1830, @@ -313094,8 +313152,8 @@ "postfix": false, "binop": null }, - "start": 54099, - "end": 54100, + "start": 54086, + "end": 54087, "loc": { "start": { "line": 1830, @@ -313120,8 +313178,8 @@ "binop": null }, "value": "occurence", - "start": 54117, - "end": 54126, + "start": 54104, + "end": 54113, "loc": { "start": { "line": 1831, @@ -313147,8 +313205,8 @@ "updateContext": null }, "value": "=", - "start": 54127, - "end": 54128, + "start": 54114, + "end": 54115, "loc": { "start": { "line": 1831, @@ -313173,8 +313231,8 @@ "binop": null }, "value": "numData", - "start": 54129, - "end": 54136, + "start": 54116, + "end": 54123, "loc": { "start": { "line": 1831, @@ -313200,8 +313258,8 @@ "updateContext": null }, "value": ">", - "start": 54137, - "end": 54138, + "start": 54124, + "end": 54125, "loc": { "start": { "line": 1831, @@ -313226,8 +313284,8 @@ "binop": null }, "value": "parseNb", - "start": 54139, - "end": 54146, + "start": 54126, + "end": 54133, "loc": { "start": { "line": 1831, @@ -313251,8 +313309,8 @@ "postfix": false, "binop": null }, - "start": 54146, - "end": 54147, + "start": 54133, + "end": 54134, "loc": { "start": { "line": 1831, @@ -313277,8 +313335,8 @@ "binop": null }, "value": "term", - "start": 54168, - "end": 54172, + "start": 54155, + "end": 54159, "loc": { "start": { "line": 1832, @@ -313303,8 +313361,8 @@ "binop": null, "updateContext": null }, - "start": 54172, - "end": 54173, + "start": 54159, + "end": 54160, "loc": { "start": { "line": 1832, @@ -313329,8 +313387,8 @@ "binop": null }, "value": "replace", - "start": 54173, - "end": 54180, + "start": 54160, + "end": 54167, "loc": { "start": { "line": 1832, @@ -313354,8 +313412,8 @@ "postfix": false, "binop": null }, - "start": 54180, - "end": 54181, + "start": 54167, + "end": 54168, "loc": { "start": { "line": 1832, @@ -313380,8 +313438,8 @@ "binop": null }, "value": "reG", - "start": 54181, - "end": 54184, + "start": 54168, + "end": 54171, "loc": { "start": { "line": 1832, @@ -313406,8 +313464,8 @@ "binop": null, "updateContext": null }, - "start": 54184, - "end": 54185, + "start": 54171, + "end": 54172, "loc": { "start": { "line": 1832, @@ -313433,8 +313491,8 @@ "updateContext": null }, "value": "", - "start": 54186, - "end": 54188, + "start": 54173, + "end": 54175, "loc": { "start": { "line": 1832, @@ -313458,8 +313516,8 @@ "postfix": false, "binop": null }, - "start": 54188, - "end": 54189, + "start": 54175, + "end": 54176, "loc": { "start": { "line": 1832, @@ -313484,8 +313542,8 @@ "binop": null, "updateContext": null }, - "start": 54189, - "end": 54190, + "start": 54176, + "end": 54177, "loc": { "start": { "line": 1832, @@ -313510,8 +313568,8 @@ "binop": null }, "value": "decimal", - "start": 54211, - "end": 54218, + "start": 54198, + "end": 54205, "loc": { "start": { "line": 1833, @@ -313535,8 +313593,8 @@ "postfix": false, "binop": null }, - "start": 54235, - "end": 54236, + "start": 54222, + "end": 54223, "loc": { "start": { "line": 1834, @@ -313561,8 +313619,8 @@ "binop": null, "updateContext": null }, - "start": 54236, - "end": 54237, + "start": 54223, + "end": 54224, "loc": { "start": { "line": 1834, @@ -313586,8 +313644,8 @@ "postfix": false, "binop": null }, - "start": 54250, - "end": 54251, + "start": 54237, + "end": 54238, "loc": { "start": { "line": 1835, @@ -313602,8 +313660,8 @@ { "type": "CommentLine", "value": "different", - "start": 54264, - "end": 54275, + "start": 54251, + "end": 54262, "loc": { "start": { "line": 1836, @@ -313630,8 +313688,8 @@ "updateContext": null }, "value": "else", - "start": 54288, - "end": 54292, + "start": 54275, + "end": 54279, "loc": { "start": { "line": 1837, @@ -313658,8 +313716,8 @@ "updateContext": null }, "value": "if", - "start": 54293, - "end": 54295, + "start": 54280, + "end": 54282, "loc": { "start": { "line": 1837, @@ -313683,8 +313741,8 @@ "postfix": false, "binop": null }, - "start": 54296, - "end": 54297, + "start": 54283, + "end": 54284, "loc": { "start": { "line": 1837, @@ -313709,8 +313767,8 @@ "binop": null }, "value": "hasDF", - "start": 54297, - "end": 54302, + "start": 54284, + "end": 54289, "loc": { "start": { "line": 1837, @@ -313734,8 +313792,8 @@ "postfix": false, "binop": null }, - "start": 54302, - "end": 54303, + "start": 54289, + "end": 54290, "loc": { "start": { "line": 1837, @@ -313759,8 +313817,8 @@ "postfix": false, "binop": null }, - "start": 54304, - "end": 54305, + "start": 54291, + "end": 54292, "loc": { "start": { "line": 1837, @@ -313785,8 +313843,8 @@ "binop": null }, "value": "occurence", - "start": 54322, - "end": 54331, + "start": 54309, + "end": 54318, "loc": { "start": { "line": 1838, @@ -313812,8 +313870,8 @@ "updateContext": null }, "value": "=", - "start": 54332, - "end": 54333, + "start": 54319, + "end": 54320, "loc": { "start": { "line": 1838, @@ -313838,8 +313896,8 @@ "binop": null }, "value": "contains", - "start": 54334, - "end": 54342, + "start": 54321, + "end": 54329, "loc": { "start": { "line": 1838, @@ -313863,8 +313921,8 @@ "postfix": false, "binop": null }, - "start": 54342, - "end": 54343, + "start": 54329, + "end": 54330, "loc": { "start": { "line": 1838, @@ -313889,8 +313947,8 @@ "binop": null }, "value": "term", - "start": 54343, - "end": 54347, + "start": 54330, + "end": 54334, "loc": { "start": { "line": 1838, @@ -313915,8 +313973,8 @@ "binop": null, "updateContext": null }, - "start": 54347, - "end": 54348, + "start": 54334, + "end": 54335, "loc": { "start": { "line": 1838, @@ -313941,8 +313999,8 @@ "binop": null }, "value": "replace", - "start": 54348, - "end": 54355, + "start": 54335, + "end": 54342, "loc": { "start": { "line": 1838, @@ -313966,8 +314024,8 @@ "postfix": false, "binop": null }, - "start": 54355, - "end": 54356, + "start": 54342, + "end": 54343, "loc": { "start": { "line": 1838, @@ -313992,8 +314050,8 @@ "binop": null }, "value": "reD", - "start": 54356, - "end": 54359, + "start": 54343, + "end": 54346, "loc": { "start": { "line": 1838, @@ -314018,8 +314076,8 @@ "binop": null, "updateContext": null }, - "start": 54359, - "end": 54360, + "start": 54346, + "end": 54347, "loc": { "start": { "line": 1838, @@ -314045,8 +314103,8 @@ "updateContext": null }, "value": "", - "start": 54361, - "end": 54363, + "start": 54348, + "end": 54350, "loc": { "start": { "line": 1838, @@ -314070,8 +314128,8 @@ "postfix": false, "binop": null }, - "start": 54363, - "end": 54364, + "start": 54350, + "end": 54351, "loc": { "start": { "line": 1838, @@ -314096,8 +314154,8 @@ "binop": null, "updateContext": null }, - "start": 54364, - "end": 54365, + "start": 54351, + "end": 54352, "loc": { "start": { "line": 1838, @@ -314122,8 +314180,8 @@ "binop": null }, "value": "cellValue", - "start": 54366, - "end": 54375, + "start": 54353, + "end": 54362, "loc": { "start": { "line": 1838, @@ -314148,8 +314206,8 @@ "binop": null, "updateContext": null }, - "start": 54375, - "end": 54376, + "start": 54362, + "end": 54363, "loc": { "start": { "line": 1838, @@ -314176,8 +314234,8 @@ "updateContext": null }, "value": "false", - "start": 54397, - "end": 54402, + "start": 54384, + "end": 54389, "loc": { "start": { "line": 1839, @@ -314202,8 +314260,8 @@ "binop": null, "updateContext": null }, - "start": 54402, - "end": 54403, + "start": 54389, + "end": 54390, "loc": { "start": { "line": 1839, @@ -314230,8 +314288,8 @@ "updateContext": null }, "value": "this", - "start": 54404, - "end": 54408, + "start": 54391, + "end": 54395, "loc": { "start": { "line": 1839, @@ -314256,8 +314314,8 @@ "binop": null, "updateContext": null }, - "start": 54408, - "end": 54409, + "start": 54395, + "end": 54396, "loc": { "start": { "line": 1839, @@ -314282,8 +314340,8 @@ "binop": null }, "value": "caseSensitive", - "start": 54409, - "end": 54422, + "start": 54396, + "end": 54409, "loc": { "start": { "line": 1839, @@ -314307,8 +314365,8 @@ "postfix": false, "binop": null }, - "start": 54422, - "end": 54423, + "start": 54409, + "end": 54410, "loc": { "start": { "line": 1839, @@ -314333,8 +314391,8 @@ "binop": null, "updateContext": null }, - "start": 54424, - "end": 54425, + "start": 54411, + "end": 54412, "loc": { "start": { "line": 1839, @@ -314361,8 +314419,8 @@ "updateContext": null }, "value": "false", - "start": 54426, - "end": 54431, + "start": 54413, + "end": 54418, "loc": { "start": { "line": 1839, @@ -314387,8 +314445,8 @@ "binop": null, "updateContext": null }, - "start": 54432, - "end": 54433, + "start": 54419, + "end": 54420, "loc": { "start": { "line": 1839, @@ -314415,8 +314473,8 @@ "updateContext": null }, "value": "true", - "start": 54434, - "end": 54438, + "start": 54421, + "end": 54425, "loc": { "start": { "line": 1839, @@ -314441,8 +314499,8 @@ "binop": null, "updateContext": null }, - "start": 54438, - "end": 54439, + "start": 54425, + "end": 54426, "loc": { "start": { "line": 1839, @@ -314466,8 +314524,8 @@ "postfix": false, "binop": null }, - "start": 54452, - "end": 54453, + "start": 54439, + "end": 54440, "loc": { "start": { "line": 1840, @@ -314482,8 +314540,8 @@ { "type": "CommentLine", "value": "like", - "start": 54466, - "end": 54472, + "start": 54453, + "end": 54459, "loc": { "start": { "line": 1841, @@ -314510,8 +314568,8 @@ "updateContext": null }, "value": "else", - "start": 54485, - "end": 54489, + "start": 54472, + "end": 54476, "loc": { "start": { "line": 1842, @@ -314538,8 +314596,8 @@ "updateContext": null }, "value": "if", - "start": 54490, - "end": 54492, + "start": 54477, + "end": 54479, "loc": { "start": { "line": 1842, @@ -314563,8 +314621,8 @@ "postfix": false, "binop": null }, - "start": 54493, - "end": 54494, + "start": 54480, + "end": 54481, "loc": { "start": { "line": 1842, @@ -314589,8 +314647,8 @@ "binop": null }, "value": "hasLK", - "start": 54494, - "end": 54499, + "start": 54481, + "end": 54486, "loc": { "start": { "line": 1842, @@ -314614,8 +314672,8 @@ "postfix": false, "binop": null }, - "start": 54499, - "end": 54500, + "start": 54486, + "end": 54487, "loc": { "start": { "line": 1842, @@ -314639,8 +314697,8 @@ "postfix": false, "binop": null }, - "start": 54501, - "end": 54502, + "start": 54488, + "end": 54489, "loc": { "start": { "line": 1842, @@ -314665,8 +314723,8 @@ "binop": null }, "value": "occurence", - "start": 54519, - "end": 54528, + "start": 54506, + "end": 54515, "loc": { "start": { "line": 1843, @@ -314692,8 +314750,8 @@ "updateContext": null }, "value": "=", - "start": 54529, - "end": 54530, + "start": 54516, + "end": 54517, "loc": { "start": { "line": 1843, @@ -314718,8 +314776,8 @@ "binop": null }, "value": "contains", - "start": 54531, - "end": 54539, + "start": 54518, + "end": 54526, "loc": { "start": { "line": 1843, @@ -314743,8 +314801,8 @@ "postfix": false, "binop": null }, - "start": 54539, - "end": 54540, + "start": 54526, + "end": 54527, "loc": { "start": { "line": 1843, @@ -314769,8 +314827,8 @@ "binop": null }, "value": "term", - "start": 54540, - "end": 54544, + "start": 54527, + "end": 54531, "loc": { "start": { "line": 1843, @@ -314795,8 +314853,8 @@ "binop": null, "updateContext": null }, - "start": 54544, - "end": 54545, + "start": 54531, + "end": 54532, "loc": { "start": { "line": 1843, @@ -314821,8 +314879,8 @@ "binop": null }, "value": "replace", - "start": 54545, - "end": 54552, + "start": 54532, + "end": 54539, "loc": { "start": { "line": 1843, @@ -314846,8 +314904,8 @@ "postfix": false, "binop": null }, - "start": 54552, - "end": 54553, + "start": 54539, + "end": 54540, "loc": { "start": { "line": 1843, @@ -314872,8 +314930,8 @@ "binop": null }, "value": "reLk", - "start": 54553, - "end": 54557, + "start": 54540, + "end": 54544, "loc": { "start": { "line": 1843, @@ -314898,8 +314956,8 @@ "binop": null, "updateContext": null }, - "start": 54557, - "end": 54558, + "start": 54544, + "end": 54545, "loc": { "start": { "line": 1843, @@ -314925,8 +314983,8 @@ "updateContext": null }, "value": "", - "start": 54559, - "end": 54561, + "start": 54546, + "end": 54548, "loc": { "start": { "line": 1843, @@ -314950,8 +315008,8 @@ "postfix": false, "binop": null }, - "start": 54561, - "end": 54562, + "start": 54548, + "end": 54549, "loc": { "start": { "line": 1843, @@ -314976,8 +315034,8 @@ "binop": null, "updateContext": null }, - "start": 54562, - "end": 54563, + "start": 54549, + "end": 54550, "loc": { "start": { "line": 1843, @@ -315002,8 +315060,8 @@ "binop": null }, "value": "cellValue", - "start": 54564, - "end": 54573, + "start": 54551, + "end": 54560, "loc": { "start": { "line": 1843, @@ -315028,8 +315086,8 @@ "binop": null, "updateContext": null }, - "start": 54573, - "end": 54574, + "start": 54560, + "end": 54561, "loc": { "start": { "line": 1843, @@ -315056,8 +315114,8 @@ "updateContext": null }, "value": "false", - "start": 54595, - "end": 54600, + "start": 54582, + "end": 54587, "loc": { "start": { "line": 1844, @@ -315082,8 +315140,8 @@ "binop": null, "updateContext": null }, - "start": 54600, - "end": 54601, + "start": 54587, + "end": 54588, "loc": { "start": { "line": 1844, @@ -315110,8 +315168,8 @@ "updateContext": null }, "value": "this", - "start": 54602, - "end": 54606, + "start": 54589, + "end": 54593, "loc": { "start": { "line": 1844, @@ -315136,8 +315194,8 @@ "binop": null, "updateContext": null }, - "start": 54606, - "end": 54607, + "start": 54593, + "end": 54594, "loc": { "start": { "line": 1844, @@ -315162,8 +315220,8 @@ "binop": null }, "value": "caseSensitive", - "start": 54607, - "end": 54620, + "start": 54594, + "end": 54607, "loc": { "start": { "line": 1844, @@ -315187,8 +315245,8 @@ "postfix": false, "binop": null }, - "start": 54620, - "end": 54621, + "start": 54607, + "end": 54608, "loc": { "start": { "line": 1844, @@ -315213,8 +315271,8 @@ "binop": null, "updateContext": null }, - "start": 54621, - "end": 54622, + "start": 54608, + "end": 54609, "loc": { "start": { "line": 1844, @@ -315238,8 +315296,8 @@ "postfix": false, "binop": null }, - "start": 54635, - "end": 54636, + "start": 54622, + "end": 54623, "loc": { "start": { "line": 1845, @@ -315254,8 +315312,8 @@ { "type": "CommentLine", "value": "equal", - "start": 54649, - "end": 54656, + "start": 54636, + "end": 54643, "loc": { "start": { "line": 1846, @@ -315282,8 +315340,8 @@ "updateContext": null }, "value": "else", - "start": 54669, - "end": 54673, + "start": 54656, + "end": 54660, "loc": { "start": { "line": 1847, @@ -315310,8 +315368,8 @@ "updateContext": null }, "value": "if", - "start": 54674, - "end": 54676, + "start": 54661, + "end": 54663, "loc": { "start": { "line": 1847, @@ -315335,8 +315393,8 @@ "postfix": false, "binop": null }, - "start": 54677, - "end": 54678, + "start": 54664, + "end": 54665, "loc": { "start": { "line": 1847, @@ -315361,8 +315419,8 @@ "binop": null }, "value": "hasEQ", - "start": 54678, - "end": 54683, + "start": 54665, + "end": 54670, "loc": { "start": { "line": 1847, @@ -315386,8 +315444,8 @@ "postfix": false, "binop": null }, - "start": 54683, - "end": 54684, + "start": 54670, + "end": 54671, "loc": { "start": { "line": 1847, @@ -315411,8 +315469,8 @@ "postfix": false, "binop": null }, - "start": 54685, - "end": 54686, + "start": 54672, + "end": 54673, "loc": { "start": { "line": 1847, @@ -315437,8 +315495,8 @@ "binop": null }, "value": "occurence", - "start": 54703, - "end": 54712, + "start": 54690, + "end": 54699, "loc": { "start": { "line": 1848, @@ -315464,8 +315522,8 @@ "updateContext": null }, "value": "=", - "start": 54713, - "end": 54714, + "start": 54700, + "end": 54701, "loc": { "start": { "line": 1848, @@ -315490,8 +315548,8 @@ "binop": null }, "value": "contains", - "start": 54715, - "end": 54723, + "start": 54702, + "end": 54710, "loc": { "start": { "line": 1848, @@ -315515,8 +315573,8 @@ "postfix": false, "binop": null }, - "start": 54723, - "end": 54724, + "start": 54710, + "end": 54711, "loc": { "start": { "line": 1848, @@ -315541,8 +315599,8 @@ "binop": null }, "value": "term", - "start": 54724, - "end": 54728, + "start": 54711, + "end": 54715, "loc": { "start": { "line": 1848, @@ -315567,8 +315625,8 @@ "binop": null, "updateContext": null }, - "start": 54728, - "end": 54729, + "start": 54715, + "end": 54716, "loc": { "start": { "line": 1848, @@ -315593,8 +315651,8 @@ "binop": null }, "value": "replace", - "start": 54729, - "end": 54736, + "start": 54716, + "end": 54723, "loc": { "start": { "line": 1848, @@ -315618,8 +315676,8 @@ "postfix": false, "binop": null }, - "start": 54736, - "end": 54737, + "start": 54723, + "end": 54724, "loc": { "start": { "line": 1848, @@ -315644,8 +315702,8 @@ "binop": null }, "value": "reEq", - "start": 54737, - "end": 54741, + "start": 54724, + "end": 54728, "loc": { "start": { "line": 1848, @@ -315670,8 +315728,8 @@ "binop": null, "updateContext": null }, - "start": 54741, - "end": 54742, + "start": 54728, + "end": 54729, "loc": { "start": { "line": 1848, @@ -315697,8 +315755,8 @@ "updateContext": null }, "value": "", - "start": 54743, - "end": 54745, + "start": 54730, + "end": 54732, "loc": { "start": { "line": 1848, @@ -315722,8 +315780,8 @@ "postfix": false, "binop": null }, - "start": 54745, - "end": 54746, + "start": 54732, + "end": 54733, "loc": { "start": { "line": 1848, @@ -315748,8 +315806,8 @@ "binop": null, "updateContext": null }, - "start": 54746, - "end": 54747, + "start": 54733, + "end": 54734, "loc": { "start": { "line": 1848, @@ -315774,8 +315832,8 @@ "binop": null }, "value": "cellValue", - "start": 54748, - "end": 54757, + "start": 54735, + "end": 54744, "loc": { "start": { "line": 1848, @@ -315800,8 +315858,8 @@ "binop": null, "updateContext": null }, - "start": 54757, - "end": 54758, + "start": 54744, + "end": 54745, "loc": { "start": { "line": 1848, @@ -315828,8 +315886,8 @@ "updateContext": null }, "value": "true", - "start": 54779, - "end": 54783, + "start": 54766, + "end": 54770, "loc": { "start": { "line": 1849, @@ -315854,8 +315912,8 @@ "binop": null, "updateContext": null }, - "start": 54783, - "end": 54784, + "start": 54770, + "end": 54771, "loc": { "start": { "line": 1849, @@ -315882,8 +315940,8 @@ "updateContext": null }, "value": "this", - "start": 54785, - "end": 54789, + "start": 54772, + "end": 54776, "loc": { "start": { "line": 1849, @@ -315908,8 +315966,8 @@ "binop": null, "updateContext": null }, - "start": 54789, - "end": 54790, + "start": 54776, + "end": 54777, "loc": { "start": { "line": 1849, @@ -315934,8 +315992,8 @@ "binop": null }, "value": "caseSensitive", - "start": 54790, - "end": 54803, + "start": 54777, + "end": 54790, "loc": { "start": { "line": 1849, @@ -315959,8 +316017,8 @@ "postfix": false, "binop": null }, - "start": 54803, - "end": 54804, + "start": 54790, + "end": 54791, "loc": { "start": { "line": 1849, @@ -315985,8 +316043,8 @@ "binop": null, "updateContext": null }, - "start": 54804, - "end": 54805, + "start": 54791, + "end": 54792, "loc": { "start": { "line": 1849, @@ -316010,8 +316068,8 @@ "postfix": false, "binop": null }, - "start": 54818, - "end": 54819, + "start": 54805, + "end": 54806, "loc": { "start": { "line": 1850, @@ -316026,8 +316084,8 @@ { "type": "CommentLine", "value": "starts with", - "start": 54832, - "end": 54845, + "start": 54819, + "end": 54832, "loc": { "start": { "line": 1851, @@ -316054,8 +316112,8 @@ "updateContext": null }, "value": "else", - "start": 54858, - "end": 54862, + "start": 54845, + "end": 54849, "loc": { "start": { "line": 1852, @@ -316082,8 +316140,8 @@ "updateContext": null }, "value": "if", - "start": 54863, - "end": 54865, + "start": 54850, + "end": 54852, "loc": { "start": { "line": 1852, @@ -316107,8 +316165,8 @@ "postfix": false, "binop": null }, - "start": 54866, - "end": 54867, + "start": 54853, + "end": 54854, "loc": { "start": { "line": 1852, @@ -316133,8 +316191,8 @@ "binop": null }, "value": "hasST", - "start": 54867, - "end": 54872, + "start": 54854, + "end": 54859, "loc": { "start": { "line": 1852, @@ -316158,8 +316216,8 @@ "postfix": false, "binop": null }, - "start": 54872, - "end": 54873, + "start": 54859, + "end": 54860, "loc": { "start": { "line": 1852, @@ -316183,8 +316241,8 @@ "postfix": false, "binop": null }, - "start": 54874, - "end": 54875, + "start": 54861, + "end": 54862, "loc": { "start": { "line": 1852, @@ -316209,8 +316267,8 @@ "binop": null }, "value": "occurence", - "start": 54892, - "end": 54901, + "start": 54879, + "end": 54888, "loc": { "start": { "line": 1853, @@ -316236,8 +316294,8 @@ "updateContext": null }, "value": "=", - "start": 54902, - "end": 54903, + "start": 54889, + "end": 54890, "loc": { "start": { "line": 1853, @@ -316262,8 +316320,8 @@ "binop": null }, "value": "cellValue", - "start": 54904, - "end": 54913, + "start": 54891, + "end": 54900, "loc": { "start": { "line": 1853, @@ -316288,8 +316346,8 @@ "binop": null, "updateContext": null }, - "start": 54913, - "end": 54914, + "start": 54900, + "end": 54901, "loc": { "start": { "line": 1853, @@ -316314,8 +316372,8 @@ "binop": null }, "value": "indexOf", - "start": 54914, - "end": 54921, + "start": 54901, + "end": 54908, "loc": { "start": { "line": 1853, @@ -316339,8 +316397,8 @@ "postfix": false, "binop": null }, - "start": 54921, - "end": 54922, + "start": 54908, + "end": 54909, "loc": { "start": { "line": 1853, @@ -316365,8 +316423,8 @@ "binop": null }, "value": "term", - "start": 54922, - "end": 54926, + "start": 54909, + "end": 54913, "loc": { "start": { "line": 1853, @@ -316391,8 +316449,8 @@ "binop": null, "updateContext": null }, - "start": 54926, - "end": 54927, + "start": 54913, + "end": 54914, "loc": { "start": { "line": 1853, @@ -316417,8 +316475,8 @@ "binop": null }, "value": "replace", - "start": 54927, - "end": 54934, + "start": 54914, + "end": 54921, "loc": { "start": { "line": 1853, @@ -316442,8 +316500,8 @@ "postfix": false, "binop": null }, - "start": 54934, - "end": 54935, + "start": 54921, + "end": 54922, "loc": { "start": { "line": 1853, @@ -316468,8 +316526,8 @@ "binop": null }, "value": "reSt", - "start": 54935, - "end": 54939, + "start": 54922, + "end": 54926, "loc": { "start": { "line": 1853, @@ -316494,8 +316552,8 @@ "binop": null, "updateContext": null }, - "start": 54939, - "end": 54940, + "start": 54926, + "end": 54927, "loc": { "start": { "line": 1853, @@ -316521,8 +316579,8 @@ "updateContext": null }, "value": "", - "start": 54941, - "end": 54943, + "start": 54928, + "end": 54930, "loc": { "start": { "line": 1853, @@ -316546,8 +316604,8 @@ "postfix": false, "binop": null }, - "start": 54943, - "end": 54944, + "start": 54930, + "end": 54931, "loc": { "start": { "line": 1853, @@ -316571,8 +316629,8 @@ "postfix": false, "binop": null }, - "start": 54944, - "end": 54945, + "start": 54931, + "end": 54932, "loc": { "start": { "line": 1853, @@ -316598,8 +316656,8 @@ "updateContext": null }, "value": "===", - "start": 54946, - "end": 54949, + "start": 54933, + "end": 54936, "loc": { "start": { "line": 1853, @@ -316625,8 +316683,8 @@ "updateContext": null }, "value": 0, - "start": 54950, - "end": 54951, + "start": 54937, + "end": 54938, "loc": { "start": { "line": 1853, @@ -316651,8 +316709,8 @@ "binop": null, "updateContext": null }, - "start": 54952, - "end": 54953, + "start": 54939, + "end": 54940, "loc": { "start": { "line": 1853, @@ -316679,8 +316737,8 @@ "updateContext": null }, "value": "true", - "start": 54974, - "end": 54978, + "start": 54961, + "end": 54965, "loc": { "start": { "line": 1854, @@ -316705,8 +316763,8 @@ "binop": null, "updateContext": null }, - "start": 54979, - "end": 54980, + "start": 54966, + "end": 54967, "loc": { "start": { "line": 1854, @@ -316733,8 +316791,8 @@ "updateContext": null }, "value": "false", - "start": 54981, - "end": 54986, + "start": 54968, + "end": 54973, "loc": { "start": { "line": 1854, @@ -316759,8 +316817,8 @@ "binop": null, "updateContext": null }, - "start": 54986, - "end": 54987, + "start": 54973, + "end": 54974, "loc": { "start": { "line": 1854, @@ -316784,8 +316842,8 @@ "postfix": false, "binop": null }, - "start": 55000, - "end": 55001, + "start": 54987, + "end": 54988, "loc": { "start": { "line": 1855, @@ -316800,8 +316858,8 @@ { "type": "CommentLine", "value": "ends with", - "start": 55014, - "end": 55025, + "start": 55001, + "end": 55012, "loc": { "start": { "line": 1856, @@ -316828,8 +316886,8 @@ "updateContext": null }, "value": "else", - "start": 55038, - "end": 55042, + "start": 55025, + "end": 55029, "loc": { "start": { "line": 1857, @@ -316856,8 +316914,8 @@ "updateContext": null }, "value": "if", - "start": 55043, - "end": 55045, + "start": 55030, + "end": 55032, "loc": { "start": { "line": 1857, @@ -316881,8 +316939,8 @@ "postfix": false, "binop": null }, - "start": 55046, - "end": 55047, + "start": 55033, + "end": 55034, "loc": { "start": { "line": 1857, @@ -316907,8 +316965,8 @@ "binop": null }, "value": "hasEN", - "start": 55047, - "end": 55052, + "start": 55034, + "end": 55039, "loc": { "start": { "line": 1857, @@ -316932,8 +316990,8 @@ "postfix": false, "binop": null }, - "start": 55052, - "end": 55053, + "start": 55039, + "end": 55040, "loc": { "start": { "line": 1857, @@ -316957,8 +317015,8 @@ "postfix": false, "binop": null }, - "start": 55054, - "end": 55055, + "start": 55041, + "end": 55042, "loc": { "start": { "line": 1857, @@ -316985,8 +317043,8 @@ "updateContext": null }, "value": "let", - "start": 55072, - "end": 55075, + "start": 55059, + "end": 55062, "loc": { "start": { "line": 1858, @@ -317011,8 +317069,8 @@ "binop": null }, "value": "searchArg", - "start": 55076, - "end": 55085, + "start": 55063, + "end": 55072, "loc": { "start": { "line": 1858, @@ -317038,8 +317096,8 @@ "updateContext": null }, "value": "=", - "start": 55086, - "end": 55087, + "start": 55073, + "end": 55074, "loc": { "start": { "line": 1858, @@ -317064,8 +317122,8 @@ "binop": null }, "value": "term", - "start": 55088, - "end": 55092, + "start": 55075, + "end": 55079, "loc": { "start": { "line": 1858, @@ -317090,8 +317148,8 @@ "binop": null, "updateContext": null }, - "start": 55092, - "end": 55093, + "start": 55079, + "end": 55080, "loc": { "start": { "line": 1858, @@ -317116,8 +317174,8 @@ "binop": null }, "value": "replace", - "start": 55093, - "end": 55100, + "start": 55080, + "end": 55087, "loc": { "start": { "line": 1858, @@ -317141,8 +317199,8 @@ "postfix": false, "binop": null }, - "start": 55100, - "end": 55101, + "start": 55087, + "end": 55088, "loc": { "start": { "line": 1858, @@ -317167,8 +317225,8 @@ "binop": null }, "value": "reEn", - "start": 55101, - "end": 55105, + "start": 55088, + "end": 55092, "loc": { "start": { "line": 1858, @@ -317193,8 +317251,8 @@ "binop": null, "updateContext": null }, - "start": 55105, - "end": 55106, + "start": 55092, + "end": 55093, "loc": { "start": { "line": 1858, @@ -317220,8 +317278,8 @@ "updateContext": null }, "value": "", - "start": 55107, - "end": 55109, + "start": 55094, + "end": 55096, "loc": { "start": { "line": 1858, @@ -317245,8 +317303,8 @@ "postfix": false, "binop": null }, - "start": 55109, - "end": 55110, + "start": 55096, + "end": 55097, "loc": { "start": { "line": 1858, @@ -317271,8 +317329,8 @@ "binop": null, "updateContext": null }, - "start": 55110, - "end": 55111, + "start": 55097, + "end": 55098, "loc": { "start": { "line": 1858, @@ -317297,8 +317355,8 @@ "binop": null }, "value": "occurence", - "start": 55128, - "end": 55137, + "start": 55115, + "end": 55124, "loc": { "start": { "line": 1859, @@ -317324,8 +317382,8 @@ "updateContext": null }, "value": "=", - "start": 55138, - "end": 55139, + "start": 55125, + "end": 55126, "loc": { "start": { "line": 1859, @@ -317350,8 +317408,8 @@ "binop": null }, "value": "cellValue", - "start": 55160, - "end": 55169, + "start": 55147, + "end": 55156, "loc": { "start": { "line": 1860, @@ -317376,8 +317434,8 @@ "binop": null, "updateContext": null }, - "start": 55169, - "end": 55170, + "start": 55156, + "end": 55157, "loc": { "start": { "line": 1860, @@ -317402,8 +317460,8 @@ "binop": null }, "value": "lastIndexOf", - "start": 55170, - "end": 55181, + "start": 55157, + "end": 55168, "loc": { "start": { "line": 1860, @@ -317427,8 +317485,8 @@ "postfix": false, "binop": null }, - "start": 55181, - "end": 55182, + "start": 55168, + "end": 55169, "loc": { "start": { "line": 1860, @@ -317453,8 +317511,8 @@ "binop": null }, "value": "searchArg", - "start": 55182, - "end": 55191, + "start": 55169, + "end": 55178, "loc": { "start": { "line": 1860, @@ -317479,8 +317537,8 @@ "binop": null, "updateContext": null }, - "start": 55191, - "end": 55192, + "start": 55178, + "end": 55179, "loc": { "start": { "line": 1860, @@ -317505,8 +317563,8 @@ "binop": null }, "value": "cellValue", - "start": 55193, - "end": 55202, + "start": 55180, + "end": 55189, "loc": { "start": { "line": 1860, @@ -317531,8 +317589,8 @@ "binop": null, "updateContext": null }, - "start": 55202, - "end": 55203, + "start": 55189, + "end": 55190, "loc": { "start": { "line": 1860, @@ -317557,8 +317615,8 @@ "binop": null }, "value": "length", - "start": 55203, - "end": 55209, + "start": 55190, + "end": 55196, "loc": { "start": { "line": 1860, @@ -317584,8 +317642,8 @@ "updateContext": null }, "value": "-", - "start": 55210, - "end": 55211, + "start": 55197, + "end": 55198, "loc": { "start": { "line": 1860, @@ -317611,8 +317669,8 @@ "updateContext": null }, "value": 1, - "start": 55212, - "end": 55213, + "start": 55199, + "end": 55200, "loc": { "start": { "line": 1860, @@ -317636,8 +317694,8 @@ "postfix": false, "binop": null }, - "start": 55213, - "end": 55214, + "start": 55200, + "end": 55201, "loc": { "start": { "line": 1860, @@ -317663,8 +317721,8 @@ "updateContext": null }, "value": "===", - "start": 55215, - "end": 55218, + "start": 55202, + "end": 55205, "loc": { "start": { "line": 1860, @@ -317688,8 +317746,8 @@ "postfix": false, "binop": null }, - "start": 55243, - "end": 55244, + "start": 55230, + "end": 55231, "loc": { "start": { "line": 1861, @@ -317714,8 +317772,8 @@ "binop": null }, "value": "cellValue", - "start": 55244, - "end": 55253, + "start": 55231, + "end": 55240, "loc": { "start": { "line": 1861, @@ -317740,8 +317798,8 @@ "binop": null, "updateContext": null }, - "start": 55253, - "end": 55254, + "start": 55240, + "end": 55241, "loc": { "start": { "line": 1861, @@ -317766,8 +317824,8 @@ "binop": null }, "value": "length", - "start": 55254, - "end": 55260, + "start": 55241, + "end": 55247, "loc": { "start": { "line": 1861, @@ -317793,8 +317851,8 @@ "updateContext": null }, "value": "-", - "start": 55261, - "end": 55262, + "start": 55248, + "end": 55249, "loc": { "start": { "line": 1861, @@ -317820,8 +317878,8 @@ "updateContext": null }, "value": 1, - "start": 55263, - "end": 55264, + "start": 55250, + "end": 55251, "loc": { "start": { "line": 1861, @@ -317845,8 +317903,8 @@ "postfix": false, "binop": null }, - "start": 55264, - "end": 55265, + "start": 55251, + "end": 55252, "loc": { "start": { "line": 1861, @@ -317872,8 +317930,8 @@ "updateContext": null }, "value": "-", - "start": 55266, - "end": 55267, + "start": 55253, + "end": 55254, "loc": { "start": { "line": 1861, @@ -317897,8 +317955,8 @@ "postfix": false, "binop": null }, - "start": 55268, - "end": 55269, + "start": 55255, + "end": 55256, "loc": { "start": { "line": 1861, @@ -317923,8 +317981,8 @@ "binop": null }, "value": "searchArg", - "start": 55269, - "end": 55278, + "start": 55256, + "end": 55265, "loc": { "start": { "line": 1861, @@ -317949,8 +318007,8 @@ "binop": null, "updateContext": null }, - "start": 55278, - "end": 55279, + "start": 55265, + "end": 55266, "loc": { "start": { "line": 1861, @@ -317975,8 +318033,8 @@ "binop": null }, "value": "length", - "start": 55279, - "end": 55285, + "start": 55266, + "end": 55272, "loc": { "start": { "line": 1861, @@ -318002,8 +318060,8 @@ "updateContext": null }, "value": "-", - "start": 55286, - "end": 55287, + "start": 55273, + "end": 55274, "loc": { "start": { "line": 1861, @@ -318029,8 +318087,8 @@ "updateContext": null }, "value": 1, - "start": 55288, - "end": 55289, + "start": 55275, + "end": 55276, "loc": { "start": { "line": 1861, @@ -318054,8 +318112,8 @@ "postfix": false, "binop": null }, - "start": 55289, - "end": 55290, + "start": 55276, + "end": 55277, "loc": { "start": { "line": 1861, @@ -318081,8 +318139,8 @@ "updateContext": null }, "value": "&&", - "start": 55291, - "end": 55293, + "start": 55278, + "end": 55280, "loc": { "start": { "line": 1861, @@ -318107,8 +318165,8 @@ "binop": null }, "value": "cellValue", - "start": 55318, - "end": 55327, + "start": 55305, + "end": 55314, "loc": { "start": { "line": 1862, @@ -318133,8 +318191,8 @@ "binop": null, "updateContext": null }, - "start": 55327, - "end": 55328, + "start": 55314, + "end": 55315, "loc": { "start": { "line": 1862, @@ -318159,8 +318217,8 @@ "binop": null }, "value": "lastIndexOf", - "start": 55328, - "end": 55339, + "start": 55315, + "end": 55326, "loc": { "start": { "line": 1862, @@ -318184,8 +318242,8 @@ "postfix": false, "binop": null }, - "start": 55339, - "end": 55340, + "start": 55326, + "end": 55327, "loc": { "start": { "line": 1862, @@ -318210,8 +318268,8 @@ "binop": null }, "value": "searchArg", - "start": 55340, - "end": 55349, + "start": 55327, + "end": 55336, "loc": { "start": { "line": 1862, @@ -318236,8 +318294,8 @@ "binop": null, "updateContext": null }, - "start": 55349, - "end": 55350, + "start": 55336, + "end": 55337, "loc": { "start": { "line": 1862, @@ -318262,8 +318320,8 @@ "binop": null }, "value": "cellValue", - "start": 55351, - "end": 55360, + "start": 55338, + "end": 55347, "loc": { "start": { "line": 1862, @@ -318288,8 +318346,8 @@ "binop": null, "updateContext": null }, - "start": 55360, - "end": 55361, + "start": 55347, + "end": 55348, "loc": { "start": { "line": 1862, @@ -318314,8 +318372,8 @@ "binop": null }, "value": "length", - "start": 55361, - "end": 55367, + "start": 55348, + "end": 55354, "loc": { "start": { "line": 1862, @@ -318341,8 +318399,8 @@ "updateContext": null }, "value": "-", - "start": 55368, - "end": 55369, + "start": 55355, + "end": 55356, "loc": { "start": { "line": 1862, @@ -318368,8 +318426,8 @@ "updateContext": null }, "value": 1, - "start": 55370, - "end": 55371, + "start": 55357, + "end": 55358, "loc": { "start": { "line": 1862, @@ -318393,8 +318451,8 @@ "postfix": false, "binop": null }, - "start": 55371, - "end": 55372, + "start": 55358, + "end": 55359, "loc": { "start": { "line": 1862, @@ -318420,8 +318478,8 @@ "updateContext": null }, "value": ">", - "start": 55397, - "end": 55398, + "start": 55384, + "end": 55385, "loc": { "start": { "line": 1863, @@ -318447,8 +318505,8 @@ "updateContext": null }, "value": "-", - "start": 55399, - "end": 55400, + "start": 55386, + "end": 55387, "loc": { "start": { "line": 1863, @@ -318474,8 +318532,8 @@ "updateContext": null }, "value": 1, - "start": 55400, - "end": 55401, + "start": 55387, + "end": 55388, "loc": { "start": { "line": 1863, @@ -318500,8 +318558,8 @@ "binop": null, "updateContext": null }, - "start": 55402, - "end": 55403, + "start": 55389, + "end": 55390, "loc": { "start": { "line": 1863, @@ -318528,8 +318586,8 @@ "updateContext": null }, "value": "true", - "start": 55404, - "end": 55408, + "start": 55391, + "end": 55395, "loc": { "start": { "line": 1863, @@ -318554,8 +318612,8 @@ "binop": null, "updateContext": null }, - "start": 55409, - "end": 55410, + "start": 55396, + "end": 55397, "loc": { "start": { "line": 1863, @@ -318582,8 +318640,8 @@ "updateContext": null }, "value": "false", - "start": 55411, - "end": 55416, + "start": 55398, + "end": 55403, "loc": { "start": { "line": 1863, @@ -318608,8 +318666,8 @@ "binop": null, "updateContext": null }, - "start": 55416, - "end": 55417, + "start": 55403, + "end": 55404, "loc": { "start": { "line": 1863, @@ -318633,8 +318691,8 @@ "postfix": false, "binop": null }, - "start": 55430, - "end": 55431, + "start": 55417, + "end": 55418, "loc": { "start": { "line": 1864, @@ -318649,8 +318707,8 @@ { "type": "CommentLine", "value": "empty", - "start": 55444, - "end": 55451, + "start": 55431, + "end": 55438, "loc": { "start": { "line": 1865, @@ -318677,8 +318735,8 @@ "updateContext": null }, "value": "else", - "start": 55464, - "end": 55468, + "start": 55451, + "end": 55455, "loc": { "start": { "line": 1866, @@ -318705,8 +318763,8 @@ "updateContext": null }, "value": "if", - "start": 55469, - "end": 55471, + "start": 55456, + "end": 55458, "loc": { "start": { "line": 1866, @@ -318730,8 +318788,8 @@ "postfix": false, "binop": null }, - "start": 55472, - "end": 55473, + "start": 55459, + "end": 55460, "loc": { "start": { "line": 1866, @@ -318756,8 +318814,8 @@ "binop": null }, "value": "hasEM", - "start": 55473, - "end": 55478, + "start": 55460, + "end": 55465, "loc": { "start": { "line": 1866, @@ -318781,8 +318839,8 @@ "postfix": false, "binop": null }, - "start": 55478, - "end": 55479, + "start": 55465, + "end": 55466, "loc": { "start": { "line": 1866, @@ -318806,8 +318864,8 @@ "postfix": false, "binop": null }, - "start": 55480, - "end": 55481, + "start": 55467, + "end": 55468, "loc": { "start": { "line": 1866, @@ -318832,8 +318890,8 @@ "binop": null }, "value": "occurence", - "start": 55498, - "end": 55507, + "start": 55485, + "end": 55494, "loc": { "start": { "line": 1867, @@ -318859,8 +318917,8 @@ "updateContext": null }, "value": "=", - "start": 55508, - "end": 55509, + "start": 55495, + "end": 55496, "loc": { "start": { "line": 1867, @@ -318885,8 +318943,8 @@ "binop": null }, "value": "isEmptyString", - "start": 55510, - "end": 55523, + "start": 55497, + "end": 55510, "loc": { "start": { "line": 1867, @@ -318910,8 +318968,8 @@ "postfix": false, "binop": null }, - "start": 55523, - "end": 55524, + "start": 55510, + "end": 55511, "loc": { "start": { "line": 1867, @@ -318936,8 +318994,8 @@ "binop": null }, "value": "cellValue", - "start": 55524, - "end": 55533, + "start": 55511, + "end": 55520, "loc": { "start": { "line": 1867, @@ -318961,8 +319019,8 @@ "postfix": false, "binop": null }, - "start": 55533, - "end": 55534, + "start": 55520, + "end": 55521, "loc": { "start": { "line": 1867, @@ -318987,8 +319045,8 @@ "binop": null, "updateContext": null }, - "start": 55534, - "end": 55535, + "start": 55521, + "end": 55522, "loc": { "start": { "line": 1867, @@ -319012,8 +319070,8 @@ "postfix": false, "binop": null }, - "start": 55548, - "end": 55549, + "start": 55535, + "end": 55536, "loc": { "start": { "line": 1868, @@ -319028,8 +319086,8 @@ { "type": "CommentLine", "value": "non-empty", - "start": 55562, - "end": 55573, + "start": 55549, + "end": 55560, "loc": { "start": { "line": 1869, @@ -319056,8 +319114,8 @@ "updateContext": null }, "value": "else", - "start": 55586, - "end": 55590, + "start": 55573, + "end": 55577, "loc": { "start": { "line": 1870, @@ -319084,8 +319142,8 @@ "updateContext": null }, "value": "if", - "start": 55591, - "end": 55593, + "start": 55578, + "end": 55580, "loc": { "start": { "line": 1870, @@ -319109,8 +319167,8 @@ "postfix": false, "binop": null }, - "start": 55594, - "end": 55595, + "start": 55581, + "end": 55582, "loc": { "start": { "line": 1870, @@ -319135,8 +319193,8 @@ "binop": null }, "value": "hasNM", - "start": 55595, - "end": 55600, + "start": 55582, + "end": 55587, "loc": { "start": { "line": 1870, @@ -319160,8 +319218,8 @@ "postfix": false, "binop": null }, - "start": 55600, - "end": 55601, + "start": 55587, + "end": 55588, "loc": { "start": { "line": 1870, @@ -319185,8 +319243,8 @@ "postfix": false, "binop": null }, - "start": 55602, - "end": 55603, + "start": 55589, + "end": 55590, "loc": { "start": { "line": 1870, @@ -319211,8 +319269,8 @@ "binop": null }, "value": "occurence", - "start": 55620, - "end": 55629, + "start": 55607, + "end": 55616, "loc": { "start": { "line": 1871, @@ -319238,8 +319296,8 @@ "updateContext": null }, "value": "=", - "start": 55630, - "end": 55631, + "start": 55617, + "end": 55618, "loc": { "start": { "line": 1871, @@ -319265,8 +319323,8 @@ "updateContext": null }, "value": "!", - "start": 55632, - "end": 55633, + "start": 55619, + "end": 55620, "loc": { "start": { "line": 1871, @@ -319291,8 +319349,8 @@ "binop": null }, "value": "isEmptyString", - "start": 55633, - "end": 55646, + "start": 55620, + "end": 55633, "loc": { "start": { "line": 1871, @@ -319316,8 +319374,8 @@ "postfix": false, "binop": null }, - "start": 55646, - "end": 55647, + "start": 55633, + "end": 55634, "loc": { "start": { "line": 1871, @@ -319342,8 +319400,8 @@ "binop": null }, "value": "cellValue", - "start": 55647, - "end": 55656, + "start": 55634, + "end": 55643, "loc": { "start": { "line": 1871, @@ -319367,8 +319425,8 @@ "postfix": false, "binop": null }, - "start": 55656, - "end": 55657, + "start": 55643, + "end": 55644, "loc": { "start": { "line": 1871, @@ -319393,8 +319451,8 @@ "binop": null, "updateContext": null }, - "start": 55657, - "end": 55658, + "start": 55644, + "end": 55645, "loc": { "start": { "line": 1871, @@ -319418,8 +319476,8 @@ "postfix": false, "binop": null }, - "start": 55671, - "end": 55672, + "start": 55658, + "end": 55659, "loc": { "start": { "line": 1872, @@ -319446,8 +319504,8 @@ "updateContext": null }, "value": "else", - "start": 55673, - "end": 55677, + "start": 55660, + "end": 55664, "loc": { "start": { "line": 1872, @@ -319471,8 +319529,8 @@ "postfix": false, "binop": null }, - "start": 55678, - "end": 55679, + "start": 55665, + "end": 55666, "loc": { "start": { "line": 1872, @@ -319487,8 +319545,8 @@ { "type": "CommentLine", "value": " If numeric type data, perform a strict equality test and", - "start": 55696, - "end": 55755, + "start": 55683, + "end": 55742, "loc": { "start": { "line": 1873, @@ -319503,8 +319561,8 @@ { "type": "CommentLine", "value": " fallback to unformatted number string comparison", - "start": 55772, - "end": 55823, + "start": 55759, + "end": 55810, "loc": { "start": { "line": 1874, @@ -319531,8 +319589,8 @@ "updateContext": null }, "value": "if", - "start": 55840, - "end": 55842, + "start": 55827, + "end": 55829, "loc": { "start": { "line": 1875, @@ -319556,8 +319614,8 @@ "postfix": false, "binop": null }, - "start": 55843, - "end": 55844, + "start": 55830, + "end": 55831, "loc": { "start": { "line": 1875, @@ -319582,8 +319640,8 @@ "binop": null }, "value": "numData", - "start": 55844, - "end": 55851, + "start": 55831, + "end": 55838, "loc": { "start": { "line": 1875, @@ -319609,8 +319667,8 @@ "updateContext": null }, "value": "&&", - "start": 55852, - "end": 55854, + "start": 55839, + "end": 55841, "loc": { "start": { "line": 1875, @@ -319637,8 +319695,8 @@ "updateContext": null }, "value": "this", - "start": 55875, - "end": 55879, + "start": 55862, + "end": 55866, "loc": { "start": { "line": 1876, @@ -319663,8 +319721,8 @@ "binop": null, "updateContext": null }, - "start": 55879, - "end": 55880, + "start": 55866, + "end": 55867, "loc": { "start": { "line": 1876, @@ -319689,8 +319747,8 @@ "binop": null }, "value": "hasType", - "start": 55880, - "end": 55887, + "start": 55867, + "end": 55874, "loc": { "start": { "line": 1876, @@ -319714,8 +319772,8 @@ "postfix": false, "binop": null }, - "start": 55887, - "end": 55888, + "start": 55874, + "end": 55875, "loc": { "start": { "line": 1876, @@ -319740,8 +319798,8 @@ "binop": null }, "value": "colIdx", - "start": 55888, - "end": 55894, + "start": 55875, + "end": 55881, "loc": { "start": { "line": 1876, @@ -319766,8 +319824,8 @@ "binop": null, "updateContext": null }, - "start": 55894, - "end": 55895, + "start": 55881, + "end": 55882, "loc": { "start": { "line": 1876, @@ -319792,8 +319850,8 @@ "binop": null, "updateContext": null }, - "start": 55896, - "end": 55897, + "start": 55883, + "end": 55884, "loc": { "start": { "line": 1876, @@ -319818,8 +319876,8 @@ "binop": null }, "value": "NUMBER", - "start": 55897, - "end": 55903, + "start": 55884, + "end": 55890, "loc": { "start": { "line": 1876, @@ -319844,8 +319902,8 @@ "binop": null, "updateContext": null }, - "start": 55903, - "end": 55904, + "start": 55890, + "end": 55891, "loc": { "start": { "line": 1876, @@ -319870,8 +319928,8 @@ "binop": null }, "value": "FORMATTED_NUMBER", - "start": 55905, - "end": 55921, + "start": 55892, + "end": 55908, "loc": { "start": { "line": 1876, @@ -319896,8 +319954,8 @@ "binop": null, "updateContext": null }, - "start": 55921, - "end": 55922, + "start": 55908, + "end": 55909, "loc": { "start": { "line": 1876, @@ -319921,8 +319979,8 @@ "postfix": false, "binop": null }, - "start": 55922, - "end": 55923, + "start": 55909, + "end": 55910, "loc": { "start": { "line": 1876, @@ -319948,8 +320006,8 @@ "updateContext": null }, "value": "&&", - "start": 55924, - "end": 55926, + "start": 55911, + "end": 55913, "loc": { "start": { "line": 1876, @@ -319975,8 +320033,8 @@ "updateContext": null }, "value": "!", - "start": 55947, - "end": 55948, + "start": 55934, + "end": 55935, "loc": { "start": { "line": 1877, @@ -320003,8 +320061,8 @@ "updateContext": null }, "value": "this", - "start": 55948, - "end": 55952, + "start": 55935, + "end": 55939, "loc": { "start": { "line": 1877, @@ -320029,8 +320087,8 @@ "binop": null, "updateContext": null }, - "start": 55952, - "end": 55953, + "start": 55939, + "end": 55940, "loc": { "start": { "line": 1877, @@ -320055,8 +320113,8 @@ "binop": null }, "value": "singleFlt", - "start": 55953, - "end": 55962, + "start": 55940, + "end": 55949, "loc": { "start": { "line": 1877, @@ -320080,8 +320138,8 @@ "postfix": false, "binop": null }, - "start": 55962, - "end": 55963, + "start": 55949, + "end": 55950, "loc": { "start": { "line": 1877, @@ -320105,8 +320163,8 @@ "postfix": false, "binop": null }, - "start": 55964, - "end": 55965, + "start": 55951, + "end": 55952, "loc": { "start": { "line": 1877, @@ -320121,8 +320179,8 @@ { "type": "CommentLine", "value": " parseNb can return 0 for strings which are not", - "start": 55986, - "end": 56035, + "start": 55973, + "end": 56022, "loc": { "start": { "line": 1878, @@ -320137,8 +320195,8 @@ { "type": "CommentLine", "value": " formatted numbers, in that case return the original", - "start": 56056, - "end": 56110, + "start": 56043, + "end": 56097, "loc": { "start": { "line": 1879, @@ -320153,8 +320211,8 @@ { "type": "CommentLine", "value": " string. TODO: handle this in parseNb", - "start": 56131, - "end": 56170, + "start": 56118, + "end": 56157, "loc": { "start": { "line": 1880, @@ -320179,8 +320237,8 @@ "binop": null }, "value": "term", - "start": 56191, - "end": 56195, + "start": 56178, + "end": 56182, "loc": { "start": { "line": 1881, @@ -320206,8 +320264,8 @@ "updateContext": null }, "value": "=", - "start": 56196, - "end": 56197, + "start": 56183, + "end": 56184, "loc": { "start": { "line": 1881, @@ -320232,8 +320290,8 @@ "binop": null }, "value": "parseNb", - "start": 56198, - "end": 56205, + "start": 56185, + "end": 56192, "loc": { "start": { "line": 1881, @@ -320257,8 +320315,8 @@ "postfix": false, "binop": null }, - "start": 56205, - "end": 56206, + "start": 56192, + "end": 56193, "loc": { "start": { "line": 1881, @@ -320283,8 +320341,8 @@ "binop": null }, "value": "term", - "start": 56206, - "end": 56210, + "start": 56193, + "end": 56197, "loc": { "start": { "line": 1881, @@ -320309,8 +320367,8 @@ "binop": null, "updateContext": null }, - "start": 56210, - "end": 56211, + "start": 56197, + "end": 56198, "loc": { "start": { "line": 1881, @@ -320335,8 +320393,8 @@ "binop": null }, "value": "decimal", - "start": 56212, - "end": 56219, + "start": 56199, + "end": 56206, "loc": { "start": { "line": 1881, @@ -320360,8 +320418,8 @@ "postfix": false, "binop": null }, - "start": 56219, - "end": 56220, + "start": 56206, + "end": 56207, "loc": { "start": { "line": 1881, @@ -320387,8 +320445,8 @@ "updateContext": null }, "value": "||", - "start": 56221, - "end": 56223, + "start": 56208, + "end": 56210, "loc": { "start": { "line": 1881, @@ -320413,8 +320471,8 @@ "binop": null }, "value": "term", - "start": 56224, - "end": 56228, + "start": 56211, + "end": 56215, "loc": { "start": { "line": 1881, @@ -320439,8 +320497,8 @@ "binop": null, "updateContext": null }, - "start": 56228, - "end": 56229, + "start": 56215, + "end": 56216, "loc": { "start": { "line": 1881, @@ -320465,8 +320523,8 @@ "binop": null }, "value": "occurence", - "start": 56250, - "end": 56259, + "start": 56237, + "end": 56246, "loc": { "start": { "line": 1882, @@ -320492,8 +320550,8 @@ "updateContext": null }, "value": "=", - "start": 56260, - "end": 56261, + "start": 56247, + "end": 56248, "loc": { "start": { "line": 1882, @@ -320518,8 +320576,8 @@ "binop": null }, "value": "numData", - "start": 56262, - "end": 56269, + "start": 56249, + "end": 56256, "loc": { "start": { "line": 1882, @@ -320545,8 +320603,8 @@ "updateContext": null }, "value": "===", - "start": 56270, - "end": 56273, + "start": 56257, + "end": 56260, "loc": { "start": { "line": 1882, @@ -320571,8 +320629,8 @@ "binop": null }, "value": "term", - "start": 56274, - "end": 56278, + "start": 56261, + "end": 56265, "loc": { "start": { "line": 1882, @@ -320598,8 +320656,8 @@ "updateContext": null }, "value": "||", - "start": 56279, - "end": 56281, + "start": 56266, + "end": 56268, "loc": { "start": { "line": 1882, @@ -320624,8 +320682,8 @@ "binop": null }, "value": "contains", - "start": 56306, - "end": 56314, + "start": 56293, + "end": 56301, "loc": { "start": { "line": 1883, @@ -320649,8 +320707,8 @@ "postfix": false, "binop": null }, - "start": 56314, - "end": 56315, + "start": 56301, + "end": 56302, "loc": { "start": { "line": 1883, @@ -320675,8 +320733,8 @@ "binop": null }, "value": "term", - "start": 56315, - "end": 56319, + "start": 56302, + "end": 56306, "loc": { "start": { "line": 1883, @@ -320701,8 +320759,8 @@ "binop": null, "updateContext": null }, - "start": 56319, - "end": 56320, + "start": 56306, + "end": 56307, "loc": { "start": { "line": 1883, @@ -320727,8 +320785,8 @@ "binop": null }, "value": "toString", - "start": 56320, - "end": 56328, + "start": 56307, + "end": 56315, "loc": { "start": { "line": 1883, @@ -320752,8 +320810,8 @@ "postfix": false, "binop": null }, - "start": 56328, - "end": 56329, + "start": 56315, + "end": 56316, "loc": { "start": { "line": 1883, @@ -320777,8 +320835,8 @@ "postfix": false, "binop": null }, - "start": 56329, - "end": 56330, + "start": 56316, + "end": 56317, "loc": { "start": { "line": 1883, @@ -320803,8 +320861,8 @@ "binop": null, "updateContext": null }, - "start": 56330, - "end": 56331, + "start": 56317, + "end": 56318, "loc": { "start": { "line": 1883, @@ -320829,8 +320887,8 @@ "binop": null }, "value": "numData", - "start": 56332, - "end": 56339, + "start": 56319, + "end": 56326, "loc": { "start": { "line": 1883, @@ -320855,8 +320913,8 @@ "binop": null, "updateContext": null }, - "start": 56339, - "end": 56340, + "start": 56326, + "end": 56327, "loc": { "start": { "line": 1883, @@ -320881,8 +320939,8 @@ "binop": null }, "value": "toString", - "start": 56340, - "end": 56348, + "start": 56327, + "end": 56335, "loc": { "start": { "line": 1883, @@ -320906,8 +320964,8 @@ "postfix": false, "binop": null }, - "start": 56348, - "end": 56349, + "start": 56335, + "end": 56336, "loc": { "start": { "line": 1883, @@ -320931,8 +320989,8 @@ "postfix": false, "binop": null }, - "start": 56349, - "end": 56350, + "start": 56336, + "end": 56337, "loc": { "start": { "line": 1883, @@ -320957,8 +321015,8 @@ "binop": null, "updateContext": null }, - "start": 56350, - "end": 56351, + "start": 56337, + "end": 56338, "loc": { "start": { "line": 1883, @@ -320985,8 +321043,8 @@ "updateContext": null }, "value": "this", - "start": 56380, - "end": 56384, + "start": 56367, + "end": 56371, "loc": { "start": { "line": 1884, @@ -321011,8 +321069,8 @@ "binop": null, "updateContext": null }, - "start": 56384, - "end": 56385, + "start": 56371, + "end": 56372, "loc": { "start": { "line": 1884, @@ -321037,8 +321095,8 @@ "binop": null }, "value": "isExactMatch", - "start": 56385, - "end": 56397, + "start": 56372, + "end": 56384, "loc": { "start": { "line": 1884, @@ -321062,8 +321120,8 @@ "postfix": false, "binop": null }, - "start": 56397, - "end": 56398, + "start": 56384, + "end": 56385, "loc": { "start": { "line": 1884, @@ -321088,8 +321146,8 @@ "binop": null }, "value": "colIdx", - "start": 56398, - "end": 56404, + "start": 56385, + "end": 56391, "loc": { "start": { "line": 1884, @@ -321113,8 +321171,8 @@ "postfix": false, "binop": null }, - "start": 56404, - "end": 56405, + "start": 56391, + "end": 56392, "loc": { "start": { "line": 1884, @@ -321139,8 +321197,8 @@ "binop": null, "updateContext": null }, - "start": 56405, - "end": 56406, + "start": 56392, + "end": 56393, "loc": { "start": { "line": 1884, @@ -321167,8 +321225,8 @@ "updateContext": null }, "value": "this", - "start": 56407, - "end": 56411, + "start": 56394, + "end": 56398, "loc": { "start": { "line": 1884, @@ -321193,8 +321251,8 @@ "binop": null, "updateContext": null }, - "start": 56411, - "end": 56412, + "start": 56398, + "end": 56399, "loc": { "start": { "line": 1884, @@ -321219,8 +321277,8 @@ "binop": null }, "value": "caseSensitive", - "start": 56412, - "end": 56425, + "start": 56399, + "end": 56412, "loc": { "start": { "line": 1884, @@ -321244,8 +321302,8 @@ "postfix": false, "binop": null }, - "start": 56425, - "end": 56426, + "start": 56412, + "end": 56413, "loc": { "start": { "line": 1884, @@ -321270,8 +321328,8 @@ "binop": null, "updateContext": null }, - "start": 56426, - "end": 56427, + "start": 56413, + "end": 56414, "loc": { "start": { "line": 1884, @@ -321295,8 +321353,8 @@ "postfix": false, "binop": null }, - "start": 56444, - "end": 56445, + "start": 56431, + "end": 56432, "loc": { "start": { "line": 1885, @@ -321323,8 +321381,8 @@ "updateContext": null }, "value": "else", - "start": 56446, - "end": 56450, + "start": 56433, + "end": 56437, "loc": { "start": { "line": 1885, @@ -321348,8 +321406,8 @@ "postfix": false, "binop": null }, - "start": 56451, - "end": 56452, + "start": 56438, + "end": 56439, "loc": { "start": { "line": 1885, @@ -321364,8 +321422,8 @@ { "type": "CommentLine", "value": " Finally test search term is contained in cell data", - "start": 56473, - "end": 56526, + "start": 56460, + "end": 56513, "loc": { "start": { "line": 1886, @@ -321390,8 +321448,8 @@ "binop": null }, "value": "occurence", - "start": 56547, - "end": 56556, + "start": 56534, + "end": 56543, "loc": { "start": { "line": 1887, @@ -321417,8 +321475,8 @@ "updateContext": null }, "value": "=", - "start": 56557, - "end": 56558, + "start": 56544, + "end": 56545, "loc": { "start": { "line": 1887, @@ -321443,8 +321501,8 @@ "binop": null }, "value": "contains", - "start": 56559, - "end": 56567, + "start": 56546, + "end": 56554, "loc": { "start": { "line": 1887, @@ -321468,8 +321526,8 @@ "postfix": false, "binop": null }, - "start": 56567, - "end": 56568, + "start": 56554, + "end": 56555, "loc": { "start": { "line": 1887, @@ -321494,8 +321552,8 @@ "binop": null }, "value": "term", - "start": 56593, - "end": 56597, + "start": 56580, + "end": 56584, "loc": { "start": { "line": 1888, @@ -321520,8 +321578,8 @@ "binop": null, "updateContext": null }, - "start": 56597, - "end": 56598, + "start": 56584, + "end": 56585, "loc": { "start": { "line": 1888, @@ -321546,8 +321604,8 @@ "binop": null }, "value": "cellValue", - "start": 56623, - "end": 56632, + "start": 56610, + "end": 56619, "loc": { "start": { "line": 1889, @@ -321572,8 +321630,8 @@ "binop": null, "updateContext": null }, - "start": 56632, - "end": 56633, + "start": 56619, + "end": 56620, "loc": { "start": { "line": 1889, @@ -321600,8 +321658,8 @@ "updateContext": null }, "value": "this", - "start": 56658, - "end": 56662, + "start": 56645, + "end": 56649, "loc": { "start": { "line": 1890, @@ -321626,8 +321684,8 @@ "binop": null, "updateContext": null }, - "start": 56662, - "end": 56663, + "start": 56649, + "end": 56650, "loc": { "start": { "line": 1890, @@ -321652,8 +321710,8 @@ "binop": null }, "value": "isExactMatch", - "start": 56663, - "end": 56675, + "start": 56650, + "end": 56662, "loc": { "start": { "line": 1890, @@ -321677,8 +321735,8 @@ "postfix": false, "binop": null }, - "start": 56675, - "end": 56676, + "start": 56662, + "end": 56663, "loc": { "start": { "line": 1890, @@ -321703,8 +321761,8 @@ "binop": null }, "value": "colIdx", - "start": 56676, - "end": 56682, + "start": 56663, + "end": 56669, "loc": { "start": { "line": 1890, @@ -321728,8 +321786,8 @@ "postfix": false, "binop": null }, - "start": 56682, - "end": 56683, + "start": 56669, + "end": 56670, "loc": { "start": { "line": 1890, @@ -321754,8 +321812,8 @@ "binop": null, "updateContext": null }, - "start": 56683, - "end": 56684, + "start": 56670, + "end": 56671, "loc": { "start": { "line": 1890, @@ -321782,8 +321840,8 @@ "updateContext": null }, "value": "this", - "start": 56709, - "end": 56713, + "start": 56696, + "end": 56700, "loc": { "start": { "line": 1891, @@ -321808,8 +321866,8 @@ "binop": null, "updateContext": null }, - "start": 56713, - "end": 56714, + "start": 56700, + "end": 56701, "loc": { "start": { "line": 1891, @@ -321834,8 +321892,8 @@ "binop": null }, "value": "caseSensitive", - "start": 56714, - "end": 56727, + "start": 56701, + "end": 56714, "loc": { "start": { "line": 1891, @@ -321860,8 +321918,8 @@ "binop": null, "updateContext": null }, - "start": 56727, - "end": 56728, + "start": 56714, + "end": 56715, "loc": { "start": { "line": 1891, @@ -321888,8 +321946,8 @@ "updateContext": null }, "value": "this", - "start": 56753, - "end": 56757, + "start": 56740, + "end": 56744, "loc": { "start": { "line": 1892, @@ -321914,8 +321972,8 @@ "binop": null, "updateContext": null }, - "start": 56757, - "end": 56758, + "start": 56744, + "end": 56745, "loc": { "start": { "line": 1892, @@ -321940,8 +321998,8 @@ "binop": null }, "value": "ignoresDiacritics", - "start": 56758, - "end": 56775, + "start": 56745, + "end": 56762, "loc": { "start": { "line": 1892, @@ -321965,8 +322023,8 @@ "postfix": false, "binop": null }, - "start": 56775, - "end": 56776, + "start": 56762, + "end": 56763, "loc": { "start": { "line": 1892, @@ -321991,8 +322049,8 @@ "binop": null }, "value": "colIdx", - "start": 56776, - "end": 56782, + "start": 56763, + "end": 56769, "loc": { "start": { "line": 1892, @@ -322016,8 +322074,8 @@ "postfix": false, "binop": null }, - "start": 56782, - "end": 56783, + "start": 56769, + "end": 56770, "loc": { "start": { "line": 1892, @@ -322041,8 +322099,8 @@ "postfix": false, "binop": null }, - "start": 56804, - "end": 56805, + "start": 56791, + "end": 56792, "loc": { "start": { "line": 1893, @@ -322067,8 +322125,8 @@ "binop": null, "updateContext": null }, - "start": 56805, - "end": 56806, + "start": 56792, + "end": 56793, "loc": { "start": { "line": 1893, @@ -322092,8 +322150,8 @@ "postfix": false, "binop": null }, - "start": 56823, - "end": 56824, + "start": 56810, + "end": 56811, "loc": { "start": { "line": 1894, @@ -322117,8 +322175,8 @@ "postfix": false, "binop": null }, - "start": 56837, - "end": 56838, + "start": 56824, + "end": 56825, "loc": { "start": { "line": 1895, @@ -322142,8 +322200,8 @@ "postfix": false, "binop": null }, - "start": 56848, - "end": 56849, + "start": 56835, + "end": 56836, "loc": { "start": { "line": 1897, @@ -322158,8 +322216,8 @@ { "type": "CommentLine", "value": "else", - "start": 56849, - "end": 56855, + "start": 56836, + "end": 56842, "loc": { "start": { "line": 1897, @@ -322186,8 +322244,8 @@ "updateContext": null }, "value": "return", - "start": 56865, - "end": 56871, + "start": 56852, + "end": 56858, "loc": { "start": { "line": 1899, @@ -322212,8 +322270,8 @@ "binop": null }, "value": "occurence", - "start": 56872, - "end": 56881, + "start": 56859, + "end": 56868, "loc": { "start": { "line": 1899, @@ -322238,8 +322296,8 @@ "binop": null, "updateContext": null }, - "start": 56881, - "end": 56882, + "start": 56868, + "end": 56869, "loc": { "start": { "line": 1899, @@ -322263,8 +322321,8 @@ "postfix": false, "binop": null }, - "start": 56887, - "end": 56888, + "start": 56874, + "end": 56875, "loc": { "start": { "line": 1900, @@ -322279,8 +322337,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", - "start": 56894, - "end": 57178, + "start": 56881, + "end": 57165, "loc": { "start": { "line": 1902, @@ -322305,8 +322363,8 @@ "binop": null }, "value": "getColumnData", - "start": 57183, - "end": 57196, + "start": 57170, + "end": 57183, "loc": { "start": { "line": 1909, @@ -322330,8 +322388,8 @@ "postfix": false, "binop": null }, - "start": 57196, - "end": 57197, + "start": 57183, + "end": 57184, "loc": { "start": { "line": 1909, @@ -322356,8 +322414,8 @@ "binop": null }, "value": "colIndex", - "start": 57197, - "end": 57205, + "start": 57184, + "end": 57192, "loc": { "start": { "line": 1909, @@ -322382,8 +322440,8 @@ "binop": null, "updateContext": null }, - "start": 57205, - "end": 57206, + "start": 57192, + "end": 57193, "loc": { "start": { "line": 1909, @@ -322408,8 +322466,8 @@ "binop": null }, "value": "includeHeaders", - "start": 57207, - "end": 57221, + "start": 57194, + "end": 57208, "loc": { "start": { "line": 1909, @@ -322435,8 +322493,8 @@ "updateContext": null }, "value": "=", - "start": 57222, - "end": 57223, + "start": 57209, + "end": 57210, "loc": { "start": { "line": 1909, @@ -322463,8 +322521,8 @@ "updateContext": null }, "value": "false", - "start": 57224, - "end": 57229, + "start": 57211, + "end": 57216, "loc": { "start": { "line": 1909, @@ -322489,8 +322547,8 @@ "binop": null, "updateContext": null }, - "start": 57229, - "end": 57230, + "start": 57216, + "end": 57217, "loc": { "start": { "line": 1909, @@ -322515,8 +322573,8 @@ "binop": null }, "value": "exclude", - "start": 57231, - "end": 57238, + "start": 57218, + "end": 57225, "loc": { "start": { "line": 1909, @@ -322542,8 +322600,8 @@ "updateContext": null }, "value": "=", - "start": 57239, - "end": 57240, + "start": 57226, + "end": 57227, "loc": { "start": { "line": 1909, @@ -322568,8 +322626,8 @@ "binop": null, "updateContext": null }, - "start": 57241, - "end": 57242, + "start": 57228, + "end": 57229, "loc": { "start": { "line": 1909, @@ -322594,8 +322652,8 @@ "binop": null, "updateContext": null }, - "start": 57242, - "end": 57243, + "start": 57229, + "end": 57230, "loc": { "start": { "line": 1909, @@ -322619,8 +322677,8 @@ "postfix": false, "binop": null }, - "start": 57243, - "end": 57244, + "start": 57230, + "end": 57231, "loc": { "start": { "line": 1909, @@ -322644,8 +322702,8 @@ "postfix": false, "binop": null }, - "start": 57245, - "end": 57246, + "start": 57232, + "end": 57233, "loc": { "start": { "line": 1909, @@ -322672,8 +322730,8 @@ "updateContext": null }, "value": "return", - "start": 57255, - "end": 57261, + "start": 57242, + "end": 57248, "loc": { "start": { "line": 1910, @@ -322700,8 +322758,8 @@ "updateContext": null }, "value": "this", - "start": 57262, - "end": 57266, + "start": 57249, + "end": 57253, "loc": { "start": { "line": 1910, @@ -322726,8 +322784,8 @@ "binop": null, "updateContext": null }, - "start": 57266, - "end": 57267, + "start": 57253, + "end": 57254, "loc": { "start": { "line": 1910, @@ -322752,8 +322810,8 @@ "binop": null }, "value": "getColValues", - "start": 57267, - "end": 57279, + "start": 57254, + "end": 57266, "loc": { "start": { "line": 1910, @@ -322777,8 +322835,8 @@ "postfix": false, "binop": null }, - "start": 57279, - "end": 57280, + "start": 57266, + "end": 57267, "loc": { "start": { "line": 1910, @@ -322803,8 +322861,8 @@ "binop": null }, "value": "colIndex", - "start": 57280, - "end": 57288, + "start": 57267, + "end": 57275, "loc": { "start": { "line": 1910, @@ -322829,8 +322887,8 @@ "binop": null, "updateContext": null }, - "start": 57288, - "end": 57289, + "start": 57275, + "end": 57276, "loc": { "start": { "line": 1910, @@ -322855,8 +322913,8 @@ "binop": null }, "value": "includeHeaders", - "start": 57290, - "end": 57304, + "start": 57277, + "end": 57291, "loc": { "start": { "line": 1910, @@ -322881,8 +322939,8 @@ "binop": null, "updateContext": null }, - "start": 57304, - "end": 57305, + "start": 57291, + "end": 57292, "loc": { "start": { "line": 1910, @@ -322909,8 +322967,8 @@ "updateContext": null }, "value": "true", - "start": 57306, - "end": 57310, + "start": 57293, + "end": 57297, "loc": { "start": { "line": 1910, @@ -322935,8 +322993,8 @@ "binop": null, "updateContext": null }, - "start": 57310, - "end": 57311, + "start": 57297, + "end": 57298, "loc": { "start": { "line": 1910, @@ -322961,8 +323019,8 @@ "binop": null }, "value": "exclude", - "start": 57312, - "end": 57319, + "start": 57299, + "end": 57306, "loc": { "start": { "line": 1910, @@ -322986,8 +323044,8 @@ "postfix": false, "binop": null }, - "start": 57319, - "end": 57320, + "start": 57306, + "end": 57307, "loc": { "start": { "line": 1910, @@ -323012,8 +323070,8 @@ "binop": null, "updateContext": null }, - "start": 57320, - "end": 57321, + "start": 57307, + "end": 57308, "loc": { "start": { "line": 1910, @@ -323037,8 +323095,8 @@ "postfix": false, "binop": null }, - "start": 57326, - "end": 57327, + "start": 57313, + "end": 57314, "loc": { "start": { "line": 1911, @@ -323053,8 +323111,8 @@ { "type": "CommentBlock", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", - "start": 57333, - "end": 57621, + "start": 57320, + "end": 57608, "loc": { "start": { "line": 1913, @@ -323079,8 +323137,8 @@ "binop": null }, "value": "getColumnValues", - "start": 57626, - "end": 57641, + "start": 57613, + "end": 57628, "loc": { "start": { "line": 1920, @@ -323104,8 +323162,8 @@ "postfix": false, "binop": null }, - "start": 57641, - "end": 57642, + "start": 57628, + "end": 57629, "loc": { "start": { "line": 1920, @@ -323130,8 +323188,8 @@ "binop": null }, "value": "colIndex", - "start": 57642, - "end": 57650, + "start": 57629, + "end": 57637, "loc": { "start": { "line": 1920, @@ -323156,8 +323214,8 @@ "binop": null, "updateContext": null }, - "start": 57650, - "end": 57651, + "start": 57637, + "end": 57638, "loc": { "start": { "line": 1920, @@ -323182,8 +323240,8 @@ "binop": null }, "value": "includeHeaders", - "start": 57652, - "end": 57666, + "start": 57639, + "end": 57653, "loc": { "start": { "line": 1920, @@ -323209,8 +323267,8 @@ "updateContext": null }, "value": "=", - "start": 57667, - "end": 57668, + "start": 57654, + "end": 57655, "loc": { "start": { "line": 1920, @@ -323237,8 +323295,8 @@ "updateContext": null }, "value": "false", - "start": 57669, - "end": 57674, + "start": 57656, + "end": 57661, "loc": { "start": { "line": 1920, @@ -323263,8 +323321,8 @@ "binop": null, "updateContext": null }, - "start": 57674, - "end": 57675, + "start": 57661, + "end": 57662, "loc": { "start": { "line": 1920, @@ -323289,8 +323347,8 @@ "binop": null }, "value": "exclude", - "start": 57676, - "end": 57683, + "start": 57663, + "end": 57670, "loc": { "start": { "line": 1920, @@ -323316,8 +323374,8 @@ "updateContext": null }, "value": "=", - "start": 57684, - "end": 57685, + "start": 57671, + "end": 57672, "loc": { "start": { "line": 1920, @@ -323342,8 +323400,8 @@ "binop": null, "updateContext": null }, - "start": 57686, - "end": 57687, + "start": 57673, + "end": 57674, "loc": { "start": { "line": 1920, @@ -323368,8 +323426,8 @@ "binop": null, "updateContext": null }, - "start": 57687, - "end": 57688, + "start": 57674, + "end": 57675, "loc": { "start": { "line": 1920, @@ -323393,8 +323451,8 @@ "postfix": false, "binop": null }, - "start": 57688, - "end": 57689, + "start": 57675, + "end": 57676, "loc": { "start": { "line": 1920, @@ -323418,8 +323476,8 @@ "postfix": false, "binop": null }, - "start": 57690, - "end": 57691, + "start": 57677, + "end": 57678, "loc": { "start": { "line": 1920, @@ -323446,8 +323504,8 @@ "updateContext": null }, "value": "return", - "start": 57700, - "end": 57706, + "start": 57687, + "end": 57693, "loc": { "start": { "line": 1921, @@ -323474,8 +323532,8 @@ "updateContext": null }, "value": "this", - "start": 57707, - "end": 57711, + "start": 57694, + "end": 57698, "loc": { "start": { "line": 1921, @@ -323500,8 +323558,8 @@ "binop": null, "updateContext": null }, - "start": 57711, - "end": 57712, + "start": 57698, + "end": 57699, "loc": { "start": { "line": 1921, @@ -323526,8 +323584,8 @@ "binop": null }, "value": "getColValues", - "start": 57712, - "end": 57724, + "start": 57699, + "end": 57711, "loc": { "start": { "line": 1921, @@ -323551,8 +323609,8 @@ "postfix": false, "binop": null }, - "start": 57724, - "end": 57725, + "start": 57711, + "end": 57712, "loc": { "start": { "line": 1921, @@ -323577,8 +323635,8 @@ "binop": null }, "value": "colIndex", - "start": 57725, - "end": 57733, + "start": 57712, + "end": 57720, "loc": { "start": { "line": 1921, @@ -323603,8 +323661,8 @@ "binop": null, "updateContext": null }, - "start": 57733, - "end": 57734, + "start": 57720, + "end": 57721, "loc": { "start": { "line": 1921, @@ -323629,8 +323687,8 @@ "binop": null }, "value": "includeHeaders", - "start": 57735, - "end": 57749, + "start": 57722, + "end": 57736, "loc": { "start": { "line": 1921, @@ -323655,8 +323713,8 @@ "binop": null, "updateContext": null }, - "start": 57749, - "end": 57750, + "start": 57736, + "end": 57737, "loc": { "start": { "line": 1921, @@ -323683,8 +323741,8 @@ "updateContext": null }, "value": "false", - "start": 57751, - "end": 57756, + "start": 57738, + "end": 57743, "loc": { "start": { "line": 1921, @@ -323709,8 +323767,8 @@ "binop": null, "updateContext": null }, - "start": 57756, - "end": 57757, + "start": 57743, + "end": 57744, "loc": { "start": { "line": 1921, @@ -323735,8 +323793,8 @@ "binop": null }, "value": "exclude", - "start": 57758, - "end": 57765, + "start": 57745, + "end": 57752, "loc": { "start": { "line": 1921, @@ -323760,8 +323818,8 @@ "postfix": false, "binop": null }, - "start": 57765, - "end": 57766, + "start": 57752, + "end": 57753, "loc": { "start": { "line": 1921, @@ -323786,8 +323844,8 @@ "binop": null, "updateContext": null }, - "start": 57766, - "end": 57767, + "start": 57753, + "end": 57754, "loc": { "start": { "line": 1921, @@ -323811,8 +323869,8 @@ "postfix": false, "binop": null }, - "start": 57772, - "end": 57773, + "start": 57759, + "end": 57760, "loc": { "start": { "line": 1922, @@ -323827,8 +323885,8 @@ { "type": "CommentBlock", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", - "start": 57779, - "end": 58160, + "start": 57766, + "end": 58147, "loc": { "start": { "line": 1924, @@ -323853,8 +323911,8 @@ "binop": null }, "value": "getColValues", - "start": 58165, - "end": 58177, + "start": 58152, + "end": 58164, "loc": { "start": { "line": 1933, @@ -323878,8 +323936,8 @@ "postfix": false, "binop": null }, - "start": 58177, - "end": 58178, + "start": 58164, + "end": 58165, "loc": { "start": { "line": 1933, @@ -323904,8 +323962,8 @@ "binop": null }, "value": "colIndex", - "start": 58187, - "end": 58195, + "start": 58174, + "end": 58182, "loc": { "start": { "line": 1934, @@ -323930,8 +323988,8 @@ "binop": null, "updateContext": null }, - "start": 58195, - "end": 58196, + "start": 58182, + "end": 58183, "loc": { "start": { "line": 1934, @@ -323956,8 +324014,8 @@ "binop": null }, "value": "includeHeaders", - "start": 58205, - "end": 58219, + "start": 58192, + "end": 58206, "loc": { "start": { "line": 1935, @@ -323983,8 +324041,8 @@ "updateContext": null }, "value": "=", - "start": 58220, - "end": 58221, + "start": 58207, + "end": 58208, "loc": { "start": { "line": 1935, @@ -324011,8 +324069,8 @@ "updateContext": null }, "value": "false", - "start": 58222, - "end": 58227, + "start": 58209, + "end": 58214, "loc": { "start": { "line": 1935, @@ -324037,8 +324095,8 @@ "binop": null, "updateContext": null }, - "start": 58227, - "end": 58228, + "start": 58214, + "end": 58215, "loc": { "start": { "line": 1935, @@ -324063,8 +324121,8 @@ "binop": null }, "value": "typed", - "start": 58237, - "end": 58242, + "start": 58224, + "end": 58229, "loc": { "start": { "line": 1936, @@ -324090,8 +324148,8 @@ "updateContext": null }, "value": "=", - "start": 58243, - "end": 58244, + "start": 58230, + "end": 58231, "loc": { "start": { "line": 1936, @@ -324118,8 +324176,8 @@ "updateContext": null }, "value": "false", - "start": 58245, - "end": 58250, + "start": 58232, + "end": 58237, "loc": { "start": { "line": 1936, @@ -324144,8 +324202,8 @@ "binop": null, "updateContext": null }, - "start": 58250, - "end": 58251, + "start": 58237, + "end": 58238, "loc": { "start": { "line": 1936, @@ -324170,8 +324228,8 @@ "binop": null }, "value": "exclude", - "start": 58260, - "end": 58267, + "start": 58247, + "end": 58254, "loc": { "start": { "line": 1937, @@ -324197,8 +324255,8 @@ "updateContext": null }, "value": "=", - "start": 58268, - "end": 58269, + "start": 58255, + "end": 58256, "loc": { "start": { "line": 1937, @@ -324223,8 +324281,8 @@ "binop": null, "updateContext": null }, - "start": 58270, - "end": 58271, + "start": 58257, + "end": 58258, "loc": { "start": { "line": 1937, @@ -324249,8 +324307,8 @@ "binop": null, "updateContext": null }, - "start": 58271, - "end": 58272, + "start": 58258, + "end": 58259, "loc": { "start": { "line": 1937, @@ -324274,8 +324332,8 @@ "postfix": false, "binop": null }, - "start": 58277, - "end": 58278, + "start": 58264, + "end": 58265, "loc": { "start": { "line": 1938, @@ -324299,8 +324357,8 @@ "postfix": false, "binop": null }, - "start": 58279, - "end": 58280, + "start": 58266, + "end": 58267, "loc": { "start": { "line": 1938, @@ -324327,8 +324385,8 @@ "updateContext": null }, "value": "let", - "start": 58289, - "end": 58292, + "start": 58276, + "end": 58279, "loc": { "start": { "line": 1939, @@ -324353,8 +324411,8 @@ "binop": null }, "value": "colValues", - "start": 58293, - "end": 58302, + "start": 58280, + "end": 58289, "loc": { "start": { "line": 1939, @@ -324380,8 +324438,8 @@ "updateContext": null }, "value": "=", - "start": 58303, - "end": 58304, + "start": 58290, + "end": 58291, "loc": { "start": { "line": 1939, @@ -324406,8 +324464,8 @@ "binop": null, "updateContext": null }, - "start": 58305, - "end": 58306, + "start": 58292, + "end": 58293, "loc": { "start": { "line": 1939, @@ -324432,8 +324490,8 @@ "binop": null, "updateContext": null }, - "start": 58306, - "end": 58307, + "start": 58293, + "end": 58294, "loc": { "start": { "line": 1939, @@ -324458,8 +324516,8 @@ "binop": null, "updateContext": null }, - "start": 58307, - "end": 58308, + "start": 58294, + "end": 58295, "loc": { "start": { "line": 1939, @@ -324486,8 +324544,8 @@ "updateContext": null }, "value": "let", - "start": 58317, - "end": 58320, + "start": 58304, + "end": 58307, "loc": { "start": { "line": 1940, @@ -324512,8 +324570,8 @@ "binop": null }, "value": "getContent", - "start": 58321, - "end": 58331, + "start": 58308, + "end": 58318, "loc": { "start": { "line": 1940, @@ -324539,8 +324597,8 @@ "updateContext": null }, "value": "=", - "start": 58332, - "end": 58333, + "start": 58319, + "end": 58320, "loc": { "start": { "line": 1940, @@ -324565,8 +324623,8 @@ "binop": null }, "value": "typed", - "start": 58334, - "end": 58339, + "start": 58321, + "end": 58326, "loc": { "start": { "line": 1940, @@ -324591,8 +324649,8 @@ "binop": null, "updateContext": null }, - "start": 58340, - "end": 58341, + "start": 58327, + "end": 58328, "loc": { "start": { "line": 1940, @@ -324619,8 +324677,8 @@ "updateContext": null }, "value": "this", - "start": 58342, - "end": 58346, + "start": 58329, + "end": 58333, "loc": { "start": { "line": 1940, @@ -324645,8 +324703,8 @@ "binop": null, "updateContext": null }, - "start": 58346, - "end": 58347, + "start": 58333, + "end": 58334, "loc": { "start": { "line": 1940, @@ -324671,8 +324729,8 @@ "binop": null }, "value": "getCellData", - "start": 58347, - "end": 58358, + "start": 58334, + "end": 58345, "loc": { "start": { "line": 1940, @@ -324697,8 +324755,8 @@ "binop": null, "updateContext": null }, - "start": 58358, - "end": 58359, + "start": 58345, + "end": 58346, "loc": { "start": { "line": 1940, @@ -324723,8 +324781,8 @@ "binop": null }, "value": "bind", - "start": 58359, - "end": 58363, + "start": 58346, + "end": 58350, "loc": { "start": { "line": 1940, @@ -324748,8 +324806,8 @@ "postfix": false, "binop": null }, - "start": 58363, - "end": 58364, + "start": 58350, + "end": 58351, "loc": { "start": { "line": 1940, @@ -324776,8 +324834,8 @@ "updateContext": null }, "value": "this", - "start": 58364, - "end": 58368, + "start": 58351, + "end": 58355, "loc": { "start": { "line": 1940, @@ -324801,8 +324859,8 @@ "postfix": false, "binop": null }, - "start": 58368, - "end": 58369, + "start": 58355, + "end": 58356, "loc": { "start": { "line": 1940, @@ -324827,8 +324885,8 @@ "binop": null, "updateContext": null }, - "start": 58370, - "end": 58371, + "start": 58357, + "end": 58358, "loc": { "start": { "line": 1940, @@ -324855,8 +324913,8 @@ "updateContext": null }, "value": "this", - "start": 58384, - "end": 58388, + "start": 58371, + "end": 58375, "loc": { "start": { "line": 1941, @@ -324881,8 +324939,8 @@ "binop": null, "updateContext": null }, - "start": 58388, - "end": 58389, + "start": 58375, + "end": 58376, "loc": { "start": { "line": 1941, @@ -324907,8 +324965,8 @@ "binop": null }, "value": "getCellValue", - "start": 58389, - "end": 58401, + "start": 58376, + "end": 58388, "loc": { "start": { "line": 1941, @@ -324933,8 +324991,8 @@ "binop": null, "updateContext": null }, - "start": 58401, - "end": 58402, + "start": 58388, + "end": 58389, "loc": { "start": { "line": 1941, @@ -324959,8 +325017,8 @@ "binop": null }, "value": "bind", - "start": 58402, - "end": 58406, + "start": 58389, + "end": 58393, "loc": { "start": { "line": 1941, @@ -324984,8 +325042,8 @@ "postfix": false, "binop": null }, - "start": 58406, - "end": 58407, + "start": 58393, + "end": 58394, "loc": { "start": { "line": 1941, @@ -325012,8 +325070,8 @@ "updateContext": null }, "value": "this", - "start": 58407, - "end": 58411, + "start": 58394, + "end": 58398, "loc": { "start": { "line": 1941, @@ -325037,8 +325095,8 @@ "postfix": false, "binop": null }, - "start": 58411, - "end": 58412, + "start": 58398, + "end": 58399, "loc": { "start": { "line": 1941, @@ -325063,8 +325121,8 @@ "binop": null, "updateContext": null }, - "start": 58412, - "end": 58413, + "start": 58399, + "end": 58400, "loc": { "start": { "line": 1941, @@ -325091,8 +325149,8 @@ "updateContext": null }, "value": "if", - "start": 58423, - "end": 58425, + "start": 58410, + "end": 58412, "loc": { "start": { "line": 1943, @@ -325116,8 +325174,8 @@ "postfix": false, "binop": null }, - "start": 58426, - "end": 58427, + "start": 58413, + "end": 58414, "loc": { "start": { "line": 1943, @@ -325142,8 +325200,8 @@ "binop": null }, "value": "includeHeaders", - "start": 58427, - "end": 58441, + "start": 58414, + "end": 58428, "loc": { "start": { "line": 1943, @@ -325167,8 +325225,8 @@ "postfix": false, "binop": null }, - "start": 58441, - "end": 58442, + "start": 58428, + "end": 58429, "loc": { "start": { "line": 1943, @@ -325192,8 +325250,8 @@ "postfix": false, "binop": null }, - "start": 58443, - "end": 58444, + "start": 58430, + "end": 58431, "loc": { "start": { "line": 1943, @@ -325218,8 +325276,8 @@ "binop": null }, "value": "colValues", - "start": 58457, - "end": 58466, + "start": 58444, + "end": 58453, "loc": { "start": { "line": 1944, @@ -325244,8 +325302,8 @@ "binop": null, "updateContext": null }, - "start": 58466, - "end": 58467, + "start": 58453, + "end": 58454, "loc": { "start": { "line": 1944, @@ -325270,8 +325328,8 @@ "binop": null }, "value": "push", - "start": 58467, - "end": 58471, + "start": 58454, + "end": 58458, "loc": { "start": { "line": 1944, @@ -325295,8 +325353,8 @@ "postfix": false, "binop": null }, - "start": 58471, - "end": 58472, + "start": 58458, + "end": 58459, "loc": { "start": { "line": 1944, @@ -325323,8 +325381,8 @@ "updateContext": null }, "value": "this", - "start": 58472, - "end": 58476, + "start": 58459, + "end": 58463, "loc": { "start": { "line": 1944, @@ -325349,8 +325407,8 @@ "binop": null, "updateContext": null }, - "start": 58476, - "end": 58477, + "start": 58463, + "end": 58464, "loc": { "start": { "line": 1944, @@ -325375,8 +325433,8 @@ "binop": null }, "value": "getHeadersText", - "start": 58477, - "end": 58491, + "start": 58464, + "end": 58478, "loc": { "start": { "line": 1944, @@ -325400,8 +325458,8 @@ "postfix": false, "binop": null }, - "start": 58491, - "end": 58492, + "start": 58478, + "end": 58479, "loc": { "start": { "line": 1944, @@ -325425,8 +325483,8 @@ "postfix": false, "binop": null }, - "start": 58492, - "end": 58493, + "start": 58479, + "end": 58480, "loc": { "start": { "line": 1944, @@ -325451,8 +325509,8 @@ "binop": null, "updateContext": null }, - "start": 58493, - "end": 58494, + "start": 58480, + "end": 58481, "loc": { "start": { "line": 1944, @@ -325477,8 +325535,8 @@ "binop": null }, "value": "colIndex", - "start": 58494, - "end": 58502, + "start": 58481, + "end": 58489, "loc": { "start": { "line": 1944, @@ -325503,8 +325561,8 @@ "binop": null, "updateContext": null }, - "start": 58502, - "end": 58503, + "start": 58489, + "end": 58490, "loc": { "start": { "line": 1944, @@ -325528,8 +325586,8 @@ "postfix": false, "binop": null }, - "start": 58503, - "end": 58504, + "start": 58490, + "end": 58491, "loc": { "start": { "line": 1944, @@ -325554,8 +325612,8 @@ "binop": null, "updateContext": null }, - "start": 58504, - "end": 58505, + "start": 58491, + "end": 58492, "loc": { "start": { "line": 1944, @@ -325579,8 +325637,8 @@ "postfix": false, "binop": null }, - "start": 58514, - "end": 58515, + "start": 58501, + "end": 58502, "loc": { "start": { "line": 1945, @@ -325607,8 +325665,8 @@ "updateContext": null }, "value": "let", - "start": 58525, - "end": 58528, + "start": 58512, + "end": 58515, "loc": { "start": { "line": 1947, @@ -325633,8 +325691,8 @@ "binop": null }, "value": "eachRow", - "start": 58529, - "end": 58536, + "start": 58516, + "end": 58523, "loc": { "start": { "line": 1947, @@ -325660,8 +325718,8 @@ "updateContext": null }, "value": "=", - "start": 58537, - "end": 58538, + "start": 58524, + "end": 58525, "loc": { "start": { "line": 1947, @@ -325688,8 +325746,8 @@ "updateContext": null }, "value": "this", - "start": 58539, - "end": 58543, + "start": 58526, + "end": 58530, "loc": { "start": { "line": 1947, @@ -325714,8 +325772,8 @@ "binop": null, "updateContext": null }, - "start": 58543, - "end": 58544, + "start": 58530, + "end": 58531, "loc": { "start": { "line": 1947, @@ -325740,8 +325798,8 @@ "binop": null }, "value": "eachRow", - "start": 58544, - "end": 58551, + "start": 58531, + "end": 58538, "loc": { "start": { "line": 1947, @@ -325765,8 +325823,8 @@ "postfix": false, "binop": null }, - "start": 58551, - "end": 58552, + "start": 58538, + "end": 58539, "loc": { "start": { "line": 1947, @@ -325790,8 +325848,8 @@ "postfix": false, "binop": null }, - "start": 58552, - "end": 58553, + "start": 58539, + "end": 58540, "loc": { "start": { "line": 1947, @@ -325816,8 +325874,8 @@ "binop": null, "updateContext": null }, - "start": 58553, - "end": 58554, + "start": 58540, + "end": 58541, "loc": { "start": { "line": 1947, @@ -325842,8 +325900,8 @@ "binop": null }, "value": "eachRow", - "start": 58563, - "end": 58570, + "start": 58550, + "end": 58557, "loc": { "start": { "line": 1948, @@ -325867,8 +325925,8 @@ "postfix": false, "binop": null }, - "start": 58570, - "end": 58571, + "start": 58557, + "end": 58558, "loc": { "start": { "line": 1948, @@ -325892,8 +325950,8 @@ "postfix": false, "binop": null }, - "start": 58571, - "end": 58572, + "start": 58558, + "end": 58559, "loc": { "start": { "line": 1948, @@ -325918,8 +325976,8 @@ "binop": null }, "value": "row", - "start": 58572, - "end": 58575, + "start": 58559, + "end": 58562, "loc": { "start": { "line": 1948, @@ -325944,8 +326002,8 @@ "binop": null, "updateContext": null }, - "start": 58575, - "end": 58576, + "start": 58562, + "end": 58563, "loc": { "start": { "line": 1948, @@ -325970,8 +326028,8 @@ "binop": null }, "value": "i", - "start": 58577, - "end": 58578, + "start": 58564, + "end": 58565, "loc": { "start": { "line": 1948, @@ -325995,8 +326053,8 @@ "postfix": false, "binop": null }, - "start": 58578, - "end": 58579, + "start": 58565, + "end": 58566, "loc": { "start": { "line": 1948, @@ -326021,8 +326079,8 @@ "binop": null, "updateContext": null }, - "start": 58580, - "end": 58582, + "start": 58567, + "end": 58569, "loc": { "start": { "line": 1948, @@ -326046,8 +326104,8 @@ "postfix": false, "binop": null }, - "start": 58583, - "end": 58584, + "start": 58570, + "end": 58571, "loc": { "start": { "line": 1948, @@ -326062,8 +326120,8 @@ { "type": "CommentLine", "value": " checks if current row index appears in exclude array", - "start": 58597, - "end": 58652, + "start": 58584, + "end": 58639, "loc": { "start": { "line": 1949, @@ -326090,8 +326148,8 @@ "updateContext": null }, "value": "let", - "start": 58665, - "end": 58668, + "start": 58652, + "end": 58655, "loc": { "start": { "line": 1950, @@ -326116,8 +326174,8 @@ "binop": null }, "value": "isExludedRow", - "start": 58669, - "end": 58681, + "start": 58656, + "end": 58668, "loc": { "start": { "line": 1950, @@ -326143,8 +326201,8 @@ "updateContext": null }, "value": "=", - "start": 58682, - "end": 58683, + "start": 58669, + "end": 58670, "loc": { "start": { "line": 1950, @@ -326169,8 +326227,8 @@ "binop": null }, "value": "exclude", - "start": 58684, - "end": 58691, + "start": 58671, + "end": 58678, "loc": { "start": { "line": 1950, @@ -326195,8 +326253,8 @@ "binop": null, "updateContext": null }, - "start": 58691, - "end": 58692, + "start": 58678, + "end": 58679, "loc": { "start": { "line": 1950, @@ -326221,8 +326279,8 @@ "binop": null }, "value": "indexOf", - "start": 58692, - "end": 58699, + "start": 58679, + "end": 58686, "loc": { "start": { "line": 1950, @@ -326246,8 +326304,8 @@ "postfix": false, "binop": null }, - "start": 58699, - "end": 58700, + "start": 58686, + "end": 58687, "loc": { "start": { "line": 1950, @@ -326272,8 +326330,8 @@ "binop": null }, "value": "i", - "start": 58700, - "end": 58701, + "start": 58687, + "end": 58688, "loc": { "start": { "line": 1950, @@ -326297,8 +326355,8 @@ "postfix": false, "binop": null }, - "start": 58701, - "end": 58702, + "start": 58688, + "end": 58689, "loc": { "start": { "line": 1950, @@ -326324,8 +326382,8 @@ "updateContext": null }, "value": "!==", - "start": 58703, - "end": 58706, + "start": 58690, + "end": 58693, "loc": { "start": { "line": 1950, @@ -326351,8 +326409,8 @@ "updateContext": null }, "value": "-", - "start": 58707, - "end": 58708, + "start": 58694, + "end": 58695, "loc": { "start": { "line": 1950, @@ -326378,8 +326436,8 @@ "updateContext": null }, "value": 1, - "start": 58708, - "end": 58709, + "start": 58695, + "end": 58696, "loc": { "start": { "line": 1950, @@ -326404,8 +326462,8 @@ "binop": null, "updateContext": null }, - "start": 58709, - "end": 58710, + "start": 58696, + "end": 58697, "loc": { "start": { "line": 1950, @@ -326432,8 +326490,8 @@ "updateContext": null }, "value": "let", - "start": 58723, - "end": 58726, + "start": 58710, + "end": 58713, "loc": { "start": { "line": 1951, @@ -326458,8 +326516,8 @@ "binop": null }, "value": "cells", - "start": 58727, - "end": 58732, + "start": 58714, + "end": 58719, "loc": { "start": { "line": 1951, @@ -326485,8 +326543,8 @@ "updateContext": null }, "value": "=", - "start": 58733, - "end": 58734, + "start": 58720, + "end": 58721, "loc": { "start": { "line": 1951, @@ -326511,8 +326569,8 @@ "binop": null }, "value": "row", - "start": 58735, - "end": 58738, + "start": 58722, + "end": 58725, "loc": { "start": { "line": 1951, @@ -326537,8 +326595,8 @@ "binop": null, "updateContext": null }, - "start": 58738, - "end": 58739, + "start": 58725, + "end": 58726, "loc": { "start": { "line": 1951, @@ -326563,8 +326621,8 @@ "binop": null }, "value": "cells", - "start": 58739, - "end": 58744, + "start": 58726, + "end": 58731, "loc": { "start": { "line": 1951, @@ -326589,8 +326647,8 @@ "binop": null, "updateContext": null }, - "start": 58744, - "end": 58745, + "start": 58731, + "end": 58732, "loc": { "start": { "line": 1951, @@ -326605,8 +326663,8 @@ { "type": "CommentLine", "value": " checks if row has exact cell # and is not excluded", - "start": 58759, - "end": 58812, + "start": 58746, + "end": 58799, "loc": { "start": { "line": 1953, @@ -326633,8 +326691,8 @@ "updateContext": null }, "value": "if", - "start": 58825, - "end": 58827, + "start": 58812, + "end": 58814, "loc": { "start": { "line": 1954, @@ -326658,8 +326716,8 @@ "postfix": false, "binop": null }, - "start": 58828, - "end": 58829, + "start": 58815, + "end": 58816, "loc": { "start": { "line": 1954, @@ -326684,8 +326742,8 @@ "binop": null }, "value": "cells", - "start": 58829, - "end": 58834, + "start": 58816, + "end": 58821, "loc": { "start": { "line": 1954, @@ -326710,8 +326768,8 @@ "binop": null, "updateContext": null }, - "start": 58834, - "end": 58835, + "start": 58821, + "end": 58822, "loc": { "start": { "line": 1954, @@ -326736,8 +326794,8 @@ "binop": null }, "value": "length", - "start": 58835, - "end": 58841, + "start": 58822, + "end": 58828, "loc": { "start": { "line": 1954, @@ -326763,8 +326821,8 @@ "updateContext": null }, "value": "===", - "start": 58842, - "end": 58845, + "start": 58829, + "end": 58832, "loc": { "start": { "line": 1954, @@ -326791,8 +326849,8 @@ "updateContext": null }, "value": "this", - "start": 58846, - "end": 58850, + "start": 58833, + "end": 58837, "loc": { "start": { "line": 1954, @@ -326817,8 +326875,8 @@ "binop": null, "updateContext": null }, - "start": 58850, - "end": 58851, + "start": 58837, + "end": 58838, "loc": { "start": { "line": 1954, @@ -326843,8 +326901,8 @@ "binop": null }, "value": "nbCells", - "start": 58851, - "end": 58858, + "start": 58838, + "end": 58845, "loc": { "start": { "line": 1954, @@ -326870,8 +326928,8 @@ "updateContext": null }, "value": "&&", - "start": 58859, - "end": 58861, + "start": 58846, + "end": 58848, "loc": { "start": { "line": 1954, @@ -326897,8 +326955,8 @@ "updateContext": null }, "value": "!", - "start": 58862, - "end": 58863, + "start": 58849, + "end": 58850, "loc": { "start": { "line": 1954, @@ -326923,8 +326981,8 @@ "binop": null }, "value": "isExludedRow", - "start": 58863, - "end": 58875, + "start": 58850, + "end": 58862, "loc": { "start": { "line": 1954, @@ -326948,8 +327006,8 @@ "postfix": false, "binop": null }, - "start": 58875, - "end": 58876, + "start": 58862, + "end": 58863, "loc": { "start": { "line": 1954, @@ -326973,8 +327031,8 @@ "postfix": false, "binop": null }, - "start": 58877, - "end": 58878, + "start": 58864, + "end": 58865, "loc": { "start": { "line": 1954, @@ -327001,8 +327059,8 @@ "updateContext": null }, "value": "let", - "start": 58895, - "end": 58898, + "start": 58882, + "end": 58885, "loc": { "start": { "line": 1955, @@ -327027,8 +327085,8 @@ "binop": null }, "value": "data", - "start": 58899, - "end": 58903, + "start": 58886, + "end": 58890, "loc": { "start": { "line": 1955, @@ -327054,8 +327112,8 @@ "updateContext": null }, "value": "=", - "start": 58904, - "end": 58905, + "start": 58891, + "end": 58892, "loc": { "start": { "line": 1955, @@ -327080,8 +327138,8 @@ "binop": null }, "value": "getContent", - "start": 58906, - "end": 58916, + "start": 58893, + "end": 58903, "loc": { "start": { "line": 1955, @@ -327105,8 +327163,8 @@ "postfix": false, "binop": null }, - "start": 58916, - "end": 58917, + "start": 58903, + "end": 58904, "loc": { "start": { "line": 1955, @@ -327131,8 +327189,8 @@ "binop": null }, "value": "cells", - "start": 58917, - "end": 58922, + "start": 58904, + "end": 58909, "loc": { "start": { "line": 1955, @@ -327157,8 +327215,8 @@ "binop": null, "updateContext": null }, - "start": 58922, - "end": 58923, + "start": 58909, + "end": 58910, "loc": { "start": { "line": 1955, @@ -327183,8 +327241,8 @@ "binop": null }, "value": "colIndex", - "start": 58923, - "end": 58931, + "start": 58910, + "end": 58918, "loc": { "start": { "line": 1955, @@ -327209,8 +327267,8 @@ "binop": null, "updateContext": null }, - "start": 58931, - "end": 58932, + "start": 58918, + "end": 58919, "loc": { "start": { "line": 1955, @@ -327234,8 +327292,8 @@ "postfix": false, "binop": null }, - "start": 58932, - "end": 58933, + "start": 58919, + "end": 58920, "loc": { "start": { "line": 1955, @@ -327260,8 +327318,8 @@ "binop": null, "updateContext": null }, - "start": 58933, - "end": 58934, + "start": 58920, + "end": 58921, "loc": { "start": { "line": 1955, @@ -327286,8 +327344,8 @@ "binop": null }, "value": "colValues", - "start": 58951, - "end": 58960, + "start": 58938, + "end": 58947, "loc": { "start": { "line": 1956, @@ -327312,8 +327370,8 @@ "binop": null, "updateContext": null }, - "start": 58960, - "end": 58961, + "start": 58947, + "end": 58948, "loc": { "start": { "line": 1956, @@ -327338,8 +327396,8 @@ "binop": null }, "value": "push", - "start": 58961, - "end": 58965, + "start": 58948, + "end": 58952, "loc": { "start": { "line": 1956, @@ -327363,8 +327421,8 @@ "postfix": false, "binop": null }, - "start": 58965, - "end": 58966, + "start": 58952, + "end": 58953, "loc": { "start": { "line": 1956, @@ -327389,8 +327447,8 @@ "binop": null }, "value": "data", - "start": 58966, - "end": 58970, + "start": 58953, + "end": 58957, "loc": { "start": { "line": 1956, @@ -327414,8 +327472,8 @@ "postfix": false, "binop": null }, - "start": 58970, - "end": 58971, + "start": 58957, + "end": 58958, "loc": { "start": { "line": 1956, @@ -327440,8 +327498,8 @@ "binop": null, "updateContext": null }, - "start": 58971, - "end": 58972, + "start": 58958, + "end": 58959, "loc": { "start": { "line": 1956, @@ -327465,8 +327523,8 @@ "postfix": false, "binop": null }, - "start": 58985, - "end": 58986, + "start": 58972, + "end": 58973, "loc": { "start": { "line": 1957, @@ -327490,8 +327548,8 @@ "postfix": false, "binop": null }, - "start": 58995, - "end": 58996, + "start": 58982, + "end": 58983, "loc": { "start": { "line": 1958, @@ -327515,8 +327573,8 @@ "postfix": false, "binop": null }, - "start": 58996, - "end": 58997, + "start": 58983, + "end": 58984, "loc": { "start": { "line": 1958, @@ -327541,8 +327599,8 @@ "binop": null, "updateContext": null }, - "start": 58997, - "end": 58998, + "start": 58984, + "end": 58985, "loc": { "start": { "line": 1958, @@ -327569,8 +327627,8 @@ "updateContext": null }, "value": "return", - "start": 59007, - "end": 59013, + "start": 58994, + "end": 59000, "loc": { "start": { "line": 1959, @@ -327595,8 +327653,8 @@ "binop": null }, "value": "colValues", - "start": 59014, - "end": 59023, + "start": 59001, + "end": 59010, "loc": { "start": { "line": 1959, @@ -327621,8 +327679,8 @@ "binop": null, "updateContext": null }, - "start": 59023, - "end": 59024, + "start": 59010, + "end": 59011, "loc": { "start": { "line": 1959, @@ -327646,8 +327704,8 @@ "postfix": false, "binop": null }, - "start": 59029, - "end": 59030, + "start": 59016, + "end": 59017, "loc": { "start": { "line": 1960, @@ -327662,8 +327720,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", - "start": 59036, - "end": 59188, + "start": 59023, + "end": 59175, "loc": { "start": { "line": 1962, @@ -327688,8 +327746,8 @@ "binop": null }, "value": "getFilterValue", - "start": 59193, - "end": 59207, + "start": 59180, + "end": 59194, "loc": { "start": { "line": 1967, @@ -327713,8 +327771,8 @@ "postfix": false, "binop": null }, - "start": 59207, - "end": 59208, + "start": 59194, + "end": 59195, "loc": { "start": { "line": 1967, @@ -327739,8 +327797,8 @@ "binop": null }, "value": "index", - "start": 59208, - "end": 59213, + "start": 59195, + "end": 59200, "loc": { "start": { "line": 1967, @@ -327764,8 +327822,8 @@ "postfix": false, "binop": null }, - "start": 59213, - "end": 59214, + "start": 59200, + "end": 59201, "loc": { "start": { "line": 1967, @@ -327789,8 +327847,8 @@ "postfix": false, "binop": null }, - "start": 59215, - "end": 59216, + "start": 59202, + "end": 59203, "loc": { "start": { "line": 1967, @@ -327817,8 +327875,8 @@ "updateContext": null }, "value": "if", - "start": 59225, - "end": 59227, + "start": 59212, + "end": 59214, "loc": { "start": { "line": 1968, @@ -327842,8 +327900,8 @@ "postfix": false, "binop": null }, - "start": 59228, - "end": 59229, + "start": 59215, + "end": 59216, "loc": { "start": { "line": 1968, @@ -327869,8 +327927,8 @@ "updateContext": null }, "value": "!", - "start": 59229, - "end": 59230, + "start": 59216, + "end": 59217, "loc": { "start": { "line": 1968, @@ -327897,8 +327955,8 @@ "updateContext": null }, "value": "this", - "start": 59230, - "end": 59234, + "start": 59217, + "end": 59221, "loc": { "start": { "line": 1968, @@ -327923,8 +327981,8 @@ "binop": null, "updateContext": null }, - "start": 59234, - "end": 59235, + "start": 59221, + "end": 59222, "loc": { "start": { "line": 1968, @@ -327949,8 +328007,8 @@ "binop": null }, "value": "fltGrid", - "start": 59235, - "end": 59242, + "start": 59222, + "end": 59229, "loc": { "start": { "line": 1968, @@ -327974,8 +328032,8 @@ "postfix": false, "binop": null }, - "start": 59242, - "end": 59243, + "start": 59229, + "end": 59230, "loc": { "start": { "line": 1968, @@ -327999,8 +328057,8 @@ "postfix": false, "binop": null }, - "start": 59244, - "end": 59245, + "start": 59231, + "end": 59232, "loc": { "start": { "line": 1968, @@ -328027,8 +328085,8 @@ "updateContext": null }, "value": "return", - "start": 59258, - "end": 59264, + "start": 59245, + "end": 59251, "loc": { "start": { "line": 1969, @@ -328053,8 +328111,8 @@ "binop": null, "updateContext": null }, - "start": 59264, - "end": 59265, + "start": 59251, + "end": 59252, "loc": { "start": { "line": 1969, @@ -328078,8 +328136,8 @@ "postfix": false, "binop": null }, - "start": 59274, - "end": 59275, + "start": 59261, + "end": 59262, "loc": { "start": { "line": 1970, @@ -328106,8 +328164,8 @@ "updateContext": null }, "value": "let", - "start": 59284, - "end": 59287, + "start": 59271, + "end": 59274, "loc": { "start": { "line": 1971, @@ -328132,8 +328190,8 @@ "binop": null }, "value": "fltValue", - "start": 59288, - "end": 59296, + "start": 59275, + "end": 59283, "loc": { "start": { "line": 1971, @@ -328159,8 +328217,8 @@ "updateContext": null }, "value": "=", - "start": 59297, - "end": 59298, + "start": 59284, + "end": 59285, "loc": { "start": { "line": 1971, @@ -328186,8 +328244,8 @@ "updateContext": null }, "value": "", - "start": 59299, - "end": 59301, + "start": 59286, + "end": 59288, "loc": { "start": { "line": 1971, @@ -328212,8 +328270,8 @@ "binop": null, "updateContext": null }, - "start": 59301, - "end": 59302, + "start": 59288, + "end": 59289, "loc": { "start": { "line": 1971, @@ -328240,8 +328298,8 @@ "updateContext": null }, "value": "let", - "start": 59311, - "end": 59314, + "start": 59298, + "end": 59301, "loc": { "start": { "line": 1972, @@ -328266,8 +328324,8 @@ "binop": null }, "value": "flt", - "start": 59315, - "end": 59318, + "start": 59302, + "end": 59305, "loc": { "start": { "line": 1972, @@ -328293,8 +328351,8 @@ "updateContext": null }, "value": "=", - "start": 59319, - "end": 59320, + "start": 59306, + "end": 59307, "loc": { "start": { "line": 1972, @@ -328321,8 +328379,8 @@ "updateContext": null }, "value": "this", - "start": 59321, - "end": 59325, + "start": 59308, + "end": 59312, "loc": { "start": { "line": 1972, @@ -328347,8 +328405,8 @@ "binop": null, "updateContext": null }, - "start": 59325, - "end": 59326, + "start": 59312, + "end": 59313, "loc": { "start": { "line": 1972, @@ -328373,8 +328431,8 @@ "binop": null }, "value": "getFilterElement", - "start": 59326, - "end": 59342, + "start": 59313, + "end": 59329, "loc": { "start": { "line": 1972, @@ -328398,8 +328456,8 @@ "postfix": false, "binop": null }, - "start": 59342, - "end": 59343, + "start": 59329, + "end": 59330, "loc": { "start": { "line": 1972, @@ -328424,8 +328482,8 @@ "binop": null }, "value": "index", - "start": 59343, - "end": 59348, + "start": 59330, + "end": 59335, "loc": { "start": { "line": 1972, @@ -328449,8 +328507,8 @@ "postfix": false, "binop": null }, - "start": 59348, - "end": 59349, + "start": 59335, + "end": 59336, "loc": { "start": { "line": 1972, @@ -328475,8 +328533,8 @@ "binop": null, "updateContext": null }, - "start": 59349, - "end": 59350, + "start": 59336, + "end": 59337, "loc": { "start": { "line": 1972, @@ -328503,8 +328561,8 @@ "updateContext": null }, "value": "if", - "start": 59359, - "end": 59361, + "start": 59346, + "end": 59348, "loc": { "start": { "line": 1973, @@ -328528,8 +328586,8 @@ "postfix": false, "binop": null }, - "start": 59362, - "end": 59363, + "start": 59349, + "end": 59350, "loc": { "start": { "line": 1973, @@ -328555,8 +328613,8 @@ "updateContext": null }, "value": "!", - "start": 59363, - "end": 59364, + "start": 59350, + "end": 59351, "loc": { "start": { "line": 1973, @@ -328581,8 +328639,8 @@ "binop": null }, "value": "flt", - "start": 59364, - "end": 59367, + "start": 59351, + "end": 59354, "loc": { "start": { "line": 1973, @@ -328606,8 +328664,8 @@ "postfix": false, "binop": null }, - "start": 59367, - "end": 59368, + "start": 59354, + "end": 59355, "loc": { "start": { "line": 1973, @@ -328631,8 +328689,8 @@ "postfix": false, "binop": null }, - "start": 59369, - "end": 59370, + "start": 59356, + "end": 59357, "loc": { "start": { "line": 1973, @@ -328659,8 +328717,8 @@ "updateContext": null }, "value": "return", - "start": 59383, - "end": 59389, + "start": 59370, + "end": 59376, "loc": { "start": { "line": 1974, @@ -328685,8 +328743,8 @@ "binop": null }, "value": "fltValue", - "start": 59390, - "end": 59398, + "start": 59377, + "end": 59385, "loc": { "start": { "line": 1974, @@ -328711,8 +328769,8 @@ "binop": null, "updateContext": null }, - "start": 59398, - "end": 59399, + "start": 59385, + "end": 59386, "loc": { "start": { "line": 1974, @@ -328736,8 +328794,8 @@ "postfix": false, "binop": null }, - "start": 59408, - "end": 59409, + "start": 59395, + "end": 59396, "loc": { "start": { "line": 1975, @@ -328764,8 +328822,8 @@ "updateContext": null }, "value": "let", - "start": 59419, - "end": 59422, + "start": 59406, + "end": 59409, "loc": { "start": { "line": 1977, @@ -328790,8 +328848,8 @@ "binop": null }, "value": "fltColType", - "start": 59423, - "end": 59433, + "start": 59410, + "end": 59420, "loc": { "start": { "line": 1977, @@ -328817,8 +328875,8 @@ "updateContext": null }, "value": "=", - "start": 59434, - "end": 59435, + "start": 59421, + "end": 59422, "loc": { "start": { "line": 1977, @@ -328845,8 +328903,8 @@ "updateContext": null }, "value": "this", - "start": 59436, - "end": 59440, + "start": 59423, + "end": 59427, "loc": { "start": { "line": 1977, @@ -328871,8 +328929,8 @@ "binop": null, "updateContext": null }, - "start": 59440, - "end": 59441, + "start": 59427, + "end": 59428, "loc": { "start": { "line": 1977, @@ -328897,8 +328955,8 @@ "binop": null }, "value": "getFilterType", - "start": 59441, - "end": 59454, + "start": 59428, + "end": 59441, "loc": { "start": { "line": 1977, @@ -328922,8 +328980,8 @@ "postfix": false, "binop": null }, - "start": 59454, - "end": 59455, + "start": 59441, + "end": 59442, "loc": { "start": { "line": 1977, @@ -328948,8 +329006,8 @@ "binop": null }, "value": "index", - "start": 59455, - "end": 59460, + "start": 59442, + "end": 59447, "loc": { "start": { "line": 1977, @@ -328973,8 +329031,8 @@ "postfix": false, "binop": null }, - "start": 59460, - "end": 59461, + "start": 59447, + "end": 59448, "loc": { "start": { "line": 1977, @@ -328999,8 +329057,8 @@ "binop": null, "updateContext": null }, - "start": 59461, - "end": 59462, + "start": 59448, + "end": 59449, "loc": { "start": { "line": 1977, @@ -329027,8 +329085,8 @@ "updateContext": null }, "value": "if", - "start": 59471, - "end": 59473, + "start": 59458, + "end": 59460, "loc": { "start": { "line": 1978, @@ -329052,8 +329110,8 @@ "postfix": false, "binop": null }, - "start": 59474, - "end": 59475, + "start": 59461, + "end": 59462, "loc": { "start": { "line": 1978, @@ -329078,8 +329136,8 @@ "binop": null }, "value": "fltColType", - "start": 59475, - "end": 59485, + "start": 59462, + "end": 59472, "loc": { "start": { "line": 1978, @@ -329105,8 +329163,8 @@ "updateContext": null }, "value": "!==", - "start": 59486, - "end": 59489, + "start": 59473, + "end": 59476, "loc": { "start": { "line": 1978, @@ -329131,8 +329189,8 @@ "binop": null }, "value": "MULTIPLE", - "start": 59490, - "end": 59498, + "start": 59477, + "end": 59485, "loc": { "start": { "line": 1978, @@ -329158,8 +329216,8 @@ "updateContext": null }, "value": "&&", - "start": 59499, - "end": 59501, + "start": 59486, + "end": 59488, "loc": { "start": { "line": 1978, @@ -329184,8 +329242,8 @@ "binop": null }, "value": "fltColType", - "start": 59502, - "end": 59512, + "start": 59489, + "end": 59499, "loc": { "start": { "line": 1978, @@ -329211,8 +329269,8 @@ "updateContext": null }, "value": "!==", - "start": 59513, - "end": 59516, + "start": 59500, + "end": 59503, "loc": { "start": { "line": 1978, @@ -329237,8 +329295,8 @@ "binop": null }, "value": "CHECKLIST", - "start": 59517, - "end": 59526, + "start": 59504, + "end": 59513, "loc": { "start": { "line": 1978, @@ -329262,8 +329320,8 @@ "postfix": false, "binop": null }, - "start": 59526, - "end": 59527, + "start": 59513, + "end": 59514, "loc": { "start": { "line": 1978, @@ -329287,8 +329345,8 @@ "postfix": false, "binop": null }, - "start": 59528, - "end": 59529, + "start": 59515, + "end": 59516, "loc": { "start": { "line": 1978, @@ -329313,8 +329371,8 @@ "binop": null }, "value": "fltValue", - "start": 59542, - "end": 59550, + "start": 59529, + "end": 59537, "loc": { "start": { "line": 1979, @@ -329340,8 +329398,8 @@ "updateContext": null }, "value": "=", - "start": 59551, - "end": 59552, + "start": 59538, + "end": 59539, "loc": { "start": { "line": 1979, @@ -329366,8 +329424,8 @@ "binop": null }, "value": "flt", - "start": 59553, - "end": 59556, + "start": 59540, + "end": 59543, "loc": { "start": { "line": 1979, @@ -329392,8 +329450,8 @@ "binop": null, "updateContext": null }, - "start": 59556, - "end": 59557, + "start": 59543, + "end": 59544, "loc": { "start": { "line": 1979, @@ -329418,8 +329476,8 @@ "binop": null }, "value": "value", - "start": 59557, - "end": 59562, + "start": 59544, + "end": 59549, "loc": { "start": { "line": 1979, @@ -329444,8 +329502,8 @@ "binop": null, "updateContext": null }, - "start": 59562, - "end": 59563, + "start": 59549, + "end": 59550, "loc": { "start": { "line": 1979, @@ -329469,8 +329527,8 @@ "postfix": false, "binop": null }, - "start": 59572, - "end": 59573, + "start": 59559, + "end": 59560, "loc": { "start": { "line": 1980, @@ -329485,8 +329543,8 @@ { "type": "CommentLine", "value": "mutiple select", - "start": 59582, - "end": 59598, + "start": 59569, + "end": 59585, "loc": { "start": { "line": 1981, @@ -329513,8 +329571,8 @@ "updateContext": null }, "value": "else", - "start": 59607, - "end": 59611, + "start": 59594, + "end": 59598, "loc": { "start": { "line": 1982, @@ -329541,8 +329599,8 @@ "updateContext": null }, "value": "if", - "start": 59612, - "end": 59614, + "start": 59599, + "end": 59601, "loc": { "start": { "line": 1982, @@ -329566,8 +329624,8 @@ "postfix": false, "binop": null }, - "start": 59615, - "end": 59616, + "start": 59602, + "end": 59603, "loc": { "start": { "line": 1982, @@ -329592,8 +329650,8 @@ "binop": null }, "value": "fltColType", - "start": 59616, - "end": 59626, + "start": 59603, + "end": 59613, "loc": { "start": { "line": 1982, @@ -329619,8 +329677,8 @@ "updateContext": null }, "value": "===", - "start": 59627, - "end": 59630, + "start": 59614, + "end": 59617, "loc": { "start": { "line": 1982, @@ -329645,8 +329703,8 @@ "binop": null }, "value": "MULTIPLE", - "start": 59631, - "end": 59639, + "start": 59618, + "end": 59626, "loc": { "start": { "line": 1982, @@ -329670,8 +329728,8 @@ "postfix": false, "binop": null }, - "start": 59639, - "end": 59640, + "start": 59626, + "end": 59627, "loc": { "start": { "line": 1982, @@ -329695,8 +329753,8 @@ "postfix": false, "binop": null }, - "start": 59641, - "end": 59642, + "start": 59628, + "end": 59629, "loc": { "start": { "line": 1982, @@ -329721,8 +329779,8 @@ "binop": null }, "value": "fltValue", - "start": 59655, - "end": 59663, + "start": 59642, + "end": 59650, "loc": { "start": { "line": 1983, @@ -329748,8 +329806,8 @@ "updateContext": null }, "value": "=", - "start": 59664, - "end": 59665, + "start": 59651, + "end": 59652, "loc": { "start": { "line": 1983, @@ -329776,8 +329834,8 @@ "updateContext": null }, "value": "this", - "start": 59666, - "end": 59670, + "start": 59653, + "end": 59657, "loc": { "start": { "line": 1983, @@ -329802,8 +329860,8 @@ "binop": null, "updateContext": null }, - "start": 59670, - "end": 59671, + "start": 59657, + "end": 59658, "loc": { "start": { "line": 1983, @@ -329828,8 +329886,8 @@ "binop": null }, "value": "feature", - "start": 59671, - "end": 59678, + "start": 59658, + "end": 59665, "loc": { "start": { "line": 1983, @@ -329853,8 +329911,8 @@ "postfix": false, "binop": null }, - "start": 59678, - "end": 59679, + "start": 59665, + "end": 59666, "loc": { "start": { "line": 1983, @@ -329880,8 +329938,8 @@ "updateContext": null }, "value": "dropdown", - "start": 59679, - "end": 59689, + "start": 59666, + "end": 59676, "loc": { "start": { "line": 1983, @@ -329905,8 +329963,8 @@ "postfix": false, "binop": null }, - "start": 59689, - "end": 59690, + "start": 59676, + "end": 59677, "loc": { "start": { "line": 1983, @@ -329931,8 +329989,8 @@ "binop": null, "updateContext": null }, - "start": 59690, - "end": 59691, + "start": 59677, + "end": 59678, "loc": { "start": { "line": 1983, @@ -329957,8 +330015,8 @@ "binop": null }, "value": "getValues", - "start": 59691, - "end": 59700, + "start": 59678, + "end": 59687, "loc": { "start": { "line": 1983, @@ -329982,8 +330040,8 @@ "postfix": false, "binop": null }, - "start": 59700, - "end": 59701, + "start": 59687, + "end": 59688, "loc": { "start": { "line": 1983, @@ -330008,8 +330066,8 @@ "binop": null }, "value": "index", - "start": 59701, - "end": 59706, + "start": 59688, + "end": 59693, "loc": { "start": { "line": 1983, @@ -330033,8 +330091,8 @@ "postfix": false, "binop": null }, - "start": 59706, - "end": 59707, + "start": 59693, + "end": 59694, "loc": { "start": { "line": 1983, @@ -330059,8 +330117,8 @@ "binop": null, "updateContext": null }, - "start": 59707, - "end": 59708, + "start": 59694, + "end": 59695, "loc": { "start": { "line": 1983, @@ -330084,8 +330142,8 @@ "postfix": false, "binop": null }, - "start": 59717, - "end": 59718, + "start": 59704, + "end": 59705, "loc": { "start": { "line": 1984, @@ -330100,8 +330158,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 59727, - "end": 59738, + "start": 59714, + "end": 59725, "loc": { "start": { "line": 1985, @@ -330128,8 +330186,8 @@ "updateContext": null }, "value": "else", - "start": 59747, - "end": 59751, + "start": 59734, + "end": 59738, "loc": { "start": { "line": 1986, @@ -330156,8 +330214,8 @@ "updateContext": null }, "value": "if", - "start": 59752, - "end": 59754, + "start": 59739, + "end": 59741, "loc": { "start": { "line": 1986, @@ -330181,8 +330239,8 @@ "postfix": false, "binop": null }, - "start": 59755, - "end": 59756, + "start": 59742, + "end": 59743, "loc": { "start": { "line": 1986, @@ -330207,8 +330265,8 @@ "binop": null }, "value": "fltColType", - "start": 59756, - "end": 59766, + "start": 59743, + "end": 59753, "loc": { "start": { "line": 1986, @@ -330234,8 +330292,8 @@ "updateContext": null }, "value": "===", - "start": 59767, - "end": 59770, + "start": 59754, + "end": 59757, "loc": { "start": { "line": 1986, @@ -330260,8 +330318,8 @@ "binop": null }, "value": "CHECKLIST", - "start": 59771, - "end": 59780, + "start": 59758, + "end": 59767, "loc": { "start": { "line": 1986, @@ -330285,8 +330343,8 @@ "postfix": false, "binop": null }, - "start": 59780, - "end": 59781, + "start": 59767, + "end": 59768, "loc": { "start": { "line": 1986, @@ -330310,8 +330368,8 @@ "postfix": false, "binop": null }, - "start": 59782, - "end": 59783, + "start": 59769, + "end": 59770, "loc": { "start": { "line": 1986, @@ -330336,8 +330394,8 @@ "binop": null }, "value": "fltValue", - "start": 59796, - "end": 59804, + "start": 59783, + "end": 59791, "loc": { "start": { "line": 1987, @@ -330363,8 +330421,8 @@ "updateContext": null }, "value": "=", - "start": 59805, - "end": 59806, + "start": 59792, + "end": 59793, "loc": { "start": { "line": 1987, @@ -330391,8 +330449,8 @@ "updateContext": null }, "value": "this", - "start": 59807, - "end": 59811, + "start": 59794, + "end": 59798, "loc": { "start": { "line": 1987, @@ -330417,8 +330475,8 @@ "binop": null, "updateContext": null }, - "start": 59811, - "end": 59812, + "start": 59798, + "end": 59799, "loc": { "start": { "line": 1987, @@ -330443,8 +330501,8 @@ "binop": null }, "value": "feature", - "start": 59812, - "end": 59819, + "start": 59799, + "end": 59806, "loc": { "start": { "line": 1987, @@ -330468,8 +330526,8 @@ "postfix": false, "binop": null }, - "start": 59819, - "end": 59820, + "start": 59806, + "end": 59807, "loc": { "start": { "line": 1987, @@ -330495,8 +330553,8 @@ "updateContext": null }, "value": "checkList", - "start": 59820, - "end": 59831, + "start": 59807, + "end": 59818, "loc": { "start": { "line": 1987, @@ -330520,8 +330578,8 @@ "postfix": false, "binop": null }, - "start": 59831, - "end": 59832, + "start": 59818, + "end": 59819, "loc": { "start": { "line": 1987, @@ -330546,8 +330604,8 @@ "binop": null, "updateContext": null }, - "start": 59832, - "end": 59833, + "start": 59819, + "end": 59820, "loc": { "start": { "line": 1987, @@ -330572,8 +330630,8 @@ "binop": null }, "value": "getValues", - "start": 59833, - "end": 59842, + "start": 59820, + "end": 59829, "loc": { "start": { "line": 1987, @@ -330597,8 +330655,8 @@ "postfix": false, "binop": null }, - "start": 59842, - "end": 59843, + "start": 59829, + "end": 59830, "loc": { "start": { "line": 1987, @@ -330623,8 +330681,8 @@ "binop": null }, "value": "index", - "start": 59843, - "end": 59848, + "start": 59830, + "end": 59835, "loc": { "start": { "line": 1987, @@ -330648,8 +330706,8 @@ "postfix": false, "binop": null }, - "start": 59848, - "end": 59849, + "start": 59835, + "end": 59836, "loc": { "start": { "line": 1987, @@ -330674,8 +330732,8 @@ "binop": null, "updateContext": null }, - "start": 59849, - "end": 59850, + "start": 59836, + "end": 59837, "loc": { "start": { "line": 1987, @@ -330699,8 +330757,8 @@ "postfix": false, "binop": null }, - "start": 59859, - "end": 59860, + "start": 59846, + "end": 59847, "loc": { "start": { "line": 1988, @@ -330715,8 +330773,8 @@ { "type": "CommentLine", "value": "return an empty string if collection is empty or contains a single", - "start": 59869, - "end": 59937, + "start": 59856, + "end": 59924, "loc": { "start": { "line": 1989, @@ -330731,8 +330789,8 @@ { "type": "CommentLine", "value": "empty string", - "start": 59946, - "end": 59960, + "start": 59933, + "end": 59947, "loc": { "start": { "line": 1990, @@ -330759,8 +330817,8 @@ "updateContext": null }, "value": "if", - "start": 59969, - "end": 59971, + "start": 59956, + "end": 59958, "loc": { "start": { "line": 1991, @@ -330784,8 +330842,8 @@ "postfix": false, "binop": null }, - "start": 59972, - "end": 59973, + "start": 59959, + "end": 59960, "loc": { "start": { "line": 1991, @@ -330810,8 +330868,8 @@ "binop": null }, "value": "isArray", - "start": 59973, - "end": 59980, + "start": 59960, + "end": 59967, "loc": { "start": { "line": 1991, @@ -330835,8 +330893,8 @@ "postfix": false, "binop": null }, - "start": 59980, - "end": 59981, + "start": 59967, + "end": 59968, "loc": { "start": { "line": 1991, @@ -330861,8 +330919,8 @@ "binop": null }, "value": "fltValue", - "start": 59981, - "end": 59989, + "start": 59968, + "end": 59976, "loc": { "start": { "line": 1991, @@ -330886,8 +330944,8 @@ "postfix": false, "binop": null }, - "start": 59989, - "end": 59990, + "start": 59976, + "end": 59977, "loc": { "start": { "line": 1991, @@ -330913,8 +330971,8 @@ "updateContext": null }, "value": "&&", - "start": 59991, - "end": 59993, + "start": 59978, + "end": 59980, "loc": { "start": { "line": 1991, @@ -330939,8 +330997,8 @@ "binop": null }, "value": "fltValue", - "start": 59994, - "end": 60002, + "start": 59981, + "end": 59989, "loc": { "start": { "line": 1991, @@ -330965,8 +331023,8 @@ "binop": null, "updateContext": null }, - "start": 60002, - "end": 60003, + "start": 59989, + "end": 59990, "loc": { "start": { "line": 1991, @@ -330991,8 +331049,8 @@ "binop": null }, "value": "length", - "start": 60003, - "end": 60009, + "start": 59990, + "end": 59996, "loc": { "start": { "line": 1991, @@ -331018,8 +331076,8 @@ "updateContext": null }, "value": "===", - "start": 60010, - "end": 60013, + "start": 59997, + "end": 60000, "loc": { "start": { "line": 1991, @@ -331045,8 +331103,8 @@ "updateContext": null }, "value": 0, - "start": 60014, - "end": 60015, + "start": 60001, + "end": 60002, "loc": { "start": { "line": 1991, @@ -331072,8 +331130,8 @@ "updateContext": null }, "value": "||", - "start": 60016, - "end": 60018, + "start": 60003, + "end": 60005, "loc": { "start": { "line": 1991, @@ -331097,8 +331155,8 @@ "postfix": false, "binop": null }, - "start": 60031, - "end": 60032, + "start": 60018, + "end": 60019, "loc": { "start": { "line": 1992, @@ -331123,8 +331181,8 @@ "binop": null }, "value": "fltValue", - "start": 60032, - "end": 60040, + "start": 60019, + "end": 60027, "loc": { "start": { "line": 1992, @@ -331149,8 +331207,8 @@ "binop": null, "updateContext": null }, - "start": 60040, - "end": 60041, + "start": 60027, + "end": 60028, "loc": { "start": { "line": 1992, @@ -331175,8 +331233,8 @@ "binop": null }, "value": "length", - "start": 60041, - "end": 60047, + "start": 60028, + "end": 60034, "loc": { "start": { "line": 1992, @@ -331202,8 +331260,8 @@ "updateContext": null }, "value": "===", - "start": 60048, - "end": 60051, + "start": 60035, + "end": 60038, "loc": { "start": { "line": 1992, @@ -331229,8 +331287,8 @@ "updateContext": null }, "value": 1, - "start": 60052, - "end": 60053, + "start": 60039, + "end": 60040, "loc": { "start": { "line": 1992, @@ -331256,8 +331314,8 @@ "updateContext": null }, "value": "&&", - "start": 60054, - "end": 60056, + "start": 60041, + "end": 60043, "loc": { "start": { "line": 1992, @@ -331282,8 +331340,8 @@ "binop": null }, "value": "fltValue", - "start": 60057, - "end": 60065, + "start": 60044, + "end": 60052, "loc": { "start": { "line": 1992, @@ -331308,8 +331366,8 @@ "binop": null, "updateContext": null }, - "start": 60065, - "end": 60066, + "start": 60052, + "end": 60053, "loc": { "start": { "line": 1992, @@ -331335,8 +331393,8 @@ "updateContext": null }, "value": 0, - "start": 60066, - "end": 60067, + "start": 60053, + "end": 60054, "loc": { "start": { "line": 1992, @@ -331361,8 +331419,8 @@ "binop": null, "updateContext": null }, - "start": 60067, - "end": 60068, + "start": 60054, + "end": 60055, "loc": { "start": { "line": 1992, @@ -331388,8 +331446,8 @@ "updateContext": null }, "value": "===", - "start": 60069, - "end": 60072, + "start": 60056, + "end": 60059, "loc": { "start": { "line": 1992, @@ -331415,8 +331473,8 @@ "updateContext": null }, "value": "", - "start": 60073, - "end": 60075, + "start": 60060, + "end": 60062, "loc": { "start": { "line": 1992, @@ -331440,8 +331498,8 @@ "postfix": false, "binop": null }, - "start": 60075, - "end": 60076, + "start": 60062, + "end": 60063, "loc": { "start": { "line": 1992, @@ -331465,8 +331523,8 @@ "postfix": false, "binop": null }, - "start": 60076, - "end": 60077, + "start": 60063, + "end": 60064, "loc": { "start": { "line": 1992, @@ -331490,8 +331548,8 @@ "postfix": false, "binop": null }, - "start": 60078, - "end": 60079, + "start": 60065, + "end": 60066, "loc": { "start": { "line": 1992, @@ -331516,8 +331574,8 @@ "binop": null }, "value": "fltValue", - "start": 60092, - "end": 60100, + "start": 60079, + "end": 60087, "loc": { "start": { "line": 1993, @@ -331543,8 +331601,8 @@ "updateContext": null }, "value": "=", - "start": 60101, - "end": 60102, + "start": 60088, + "end": 60089, "loc": { "start": { "line": 1993, @@ -331570,8 +331628,8 @@ "updateContext": null }, "value": "", - "start": 60103, - "end": 60105, + "start": 60090, + "end": 60092, "loc": { "start": { "line": 1993, @@ -331596,8 +331654,8 @@ "binop": null, "updateContext": null }, - "start": 60105, - "end": 60106, + "start": 60092, + "end": 60093, "loc": { "start": { "line": 1993, @@ -331621,8 +331679,8 @@ "postfix": false, "binop": null }, - "start": 60115, - "end": 60116, + "start": 60102, + "end": 60103, "loc": { "start": { "line": 1994, @@ -331649,8 +331707,8 @@ "updateContext": null }, "value": "return", - "start": 60126, - "end": 60132, + "start": 60113, + "end": 60119, "loc": { "start": { "line": 1996, @@ -331675,8 +331733,8 @@ "binop": null }, "value": "fltValue", - "start": 60133, - "end": 60141, + "start": 60120, + "end": 60128, "loc": { "start": { "line": 1996, @@ -331701,8 +331759,8 @@ "binop": null, "updateContext": null }, - "start": 60141, - "end": 60142, + "start": 60128, + "end": 60129, "loc": { "start": { "line": 1996, @@ -331726,8 +331784,8 @@ "postfix": false, "binop": null }, - "start": 60147, - "end": 60148, + "start": 60134, + "end": 60135, "loc": { "start": { "line": 1997, @@ -331742,8 +331800,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", - "start": 60154, - "end": 60246, + "start": 60141, + "end": 60233, "loc": { "start": { "line": 1999, @@ -331768,8 +331826,8 @@ "binop": null }, "value": "getFiltersValue", - "start": 60251, - "end": 60266, + "start": 60238, + "end": 60253, "loc": { "start": { "line": 2003, @@ -331793,8 +331851,8 @@ "postfix": false, "binop": null }, - "start": 60266, - "end": 60267, + "start": 60253, + "end": 60254, "loc": { "start": { "line": 2003, @@ -331818,8 +331876,8 @@ "postfix": false, "binop": null }, - "start": 60267, - "end": 60268, + "start": 60254, + "end": 60255, "loc": { "start": { "line": 2003, @@ -331843,8 +331901,8 @@ "postfix": false, "binop": null }, - "start": 60269, - "end": 60270, + "start": 60256, + "end": 60257, "loc": { "start": { "line": 2003, @@ -331871,8 +331929,8 @@ "updateContext": null }, "value": "if", - "start": 60279, - "end": 60281, + "start": 60266, + "end": 60268, "loc": { "start": { "line": 2004, @@ -331896,8 +331954,8 @@ "postfix": false, "binop": null }, - "start": 60282, - "end": 60283, + "start": 60269, + "end": 60270, "loc": { "start": { "line": 2004, @@ -331923,8 +331981,8 @@ "updateContext": null }, "value": "!", - "start": 60283, - "end": 60284, + "start": 60270, + "end": 60271, "loc": { "start": { "line": 2004, @@ -331951,8 +332009,8 @@ "updateContext": null }, "value": "this", - "start": 60284, - "end": 60288, + "start": 60271, + "end": 60275, "loc": { "start": { "line": 2004, @@ -331977,8 +332035,8 @@ "binop": null, "updateContext": null }, - "start": 60288, - "end": 60289, + "start": 60275, + "end": 60276, "loc": { "start": { "line": 2004, @@ -332003,8 +332061,8 @@ "binop": null }, "value": "fltGrid", - "start": 60289, - "end": 60296, + "start": 60276, + "end": 60283, "loc": { "start": { "line": 2004, @@ -332028,8 +332086,8 @@ "postfix": false, "binop": null }, - "start": 60296, - "end": 60297, + "start": 60283, + "end": 60284, "loc": { "start": { "line": 2004, @@ -332053,8 +332111,8 @@ "postfix": false, "binop": null }, - "start": 60298, - "end": 60299, + "start": 60285, + "end": 60286, "loc": { "start": { "line": 2004, @@ -332081,8 +332139,8 @@ "updateContext": null }, "value": "return", - "start": 60312, - "end": 60318, + "start": 60299, + "end": 60305, "loc": { "start": { "line": 2005, @@ -332107,8 +332165,8 @@ "binop": null, "updateContext": null }, - "start": 60318, - "end": 60319, + "start": 60305, + "end": 60306, "loc": { "start": { "line": 2005, @@ -332132,8 +332190,8 @@ "postfix": false, "binop": null }, - "start": 60328, - "end": 60329, + "start": 60315, + "end": 60316, "loc": { "start": { "line": 2006, @@ -332160,8 +332218,8 @@ "updateContext": null }, "value": "let", - "start": 60338, - "end": 60341, + "start": 60325, + "end": 60328, "loc": { "start": { "line": 2007, @@ -332186,8 +332244,8 @@ "binop": null }, "value": "searchArgs", - "start": 60342, - "end": 60352, + "start": 60329, + "end": 60339, "loc": { "start": { "line": 2007, @@ -332213,8 +332271,8 @@ "updateContext": null }, "value": "=", - "start": 60353, - "end": 60354, + "start": 60340, + "end": 60341, "loc": { "start": { "line": 2007, @@ -332239,8 +332297,8 @@ "binop": null, "updateContext": null }, - "start": 60355, - "end": 60356, + "start": 60342, + "end": 60343, "loc": { "start": { "line": 2007, @@ -332265,8 +332323,8 @@ "binop": null, "updateContext": null }, - "start": 60356, - "end": 60357, + "start": 60343, + "end": 60344, "loc": { "start": { "line": 2007, @@ -332291,8 +332349,8 @@ "binop": null, "updateContext": null }, - "start": 60357, - "end": 60358, + "start": 60344, + "end": 60345, "loc": { "start": { "line": 2007, @@ -332319,8 +332377,8 @@ "updateContext": null }, "value": "this", - "start": 60368, - "end": 60372, + "start": 60355, + "end": 60359, "loc": { "start": { "line": 2009, @@ -332345,8 +332403,8 @@ "binop": null, "updateContext": null }, - "start": 60372, - "end": 60373, + "start": 60359, + "end": 60360, "loc": { "start": { "line": 2009, @@ -332371,8 +332429,8 @@ "binop": null }, "value": "fltIds", - "start": 60373, - "end": 60379, + "start": 60360, + "end": 60366, "loc": { "start": { "line": 2009, @@ -332397,8 +332455,8 @@ "binop": null, "updateContext": null }, - "start": 60379, - "end": 60380, + "start": 60366, + "end": 60367, "loc": { "start": { "line": 2009, @@ -332423,8 +332481,8 @@ "binop": null }, "value": "forEach", - "start": 60380, - "end": 60387, + "start": 60367, + "end": 60374, "loc": { "start": { "line": 2009, @@ -332448,8 +332506,8 @@ "postfix": false, "binop": null }, - "start": 60387, - "end": 60388, + "start": 60374, + "end": 60375, "loc": { "start": { "line": 2009, @@ -332473,8 +332531,8 @@ "postfix": false, "binop": null }, - "start": 60388, - "end": 60389, + "start": 60375, + "end": 60376, "loc": { "start": { "line": 2009, @@ -332499,8 +332557,8 @@ "binop": null }, "value": "id", - "start": 60389, - "end": 60391, + "start": 60376, + "end": 60378, "loc": { "start": { "line": 2009, @@ -332525,8 +332583,8 @@ "binop": null, "updateContext": null }, - "start": 60391, - "end": 60392, + "start": 60378, + "end": 60379, "loc": { "start": { "line": 2009, @@ -332551,8 +332609,8 @@ "binop": null }, "value": "i", - "start": 60393, - "end": 60394, + "start": 60380, + "end": 60381, "loc": { "start": { "line": 2009, @@ -332576,8 +332634,8 @@ "postfix": false, "binop": null }, - "start": 60394, - "end": 60395, + "start": 60381, + "end": 60382, "loc": { "start": { "line": 2009, @@ -332602,8 +332660,8 @@ "binop": null, "updateContext": null }, - "start": 60396, - "end": 60398, + "start": 60383, + "end": 60385, "loc": { "start": { "line": 2009, @@ -332627,8 +332685,8 @@ "postfix": false, "binop": null }, - "start": 60399, - "end": 60400, + "start": 60386, + "end": 60387, "loc": { "start": { "line": 2009, @@ -332655,8 +332713,8 @@ "updateContext": null }, "value": "let", - "start": 60413, - "end": 60416, + "start": 60400, + "end": 60403, "loc": { "start": { "line": 2010, @@ -332681,8 +332739,8 @@ "binop": null }, "value": "fltValue", - "start": 60417, - "end": 60425, + "start": 60404, + "end": 60412, "loc": { "start": { "line": 2010, @@ -332708,8 +332766,8 @@ "updateContext": null }, "value": "=", - "start": 60426, - "end": 60427, + "start": 60413, + "end": 60414, "loc": { "start": { "line": 2010, @@ -332736,8 +332794,8 @@ "updateContext": null }, "value": "this", - "start": 60428, - "end": 60432, + "start": 60415, + "end": 60419, "loc": { "start": { "line": 2010, @@ -332762,8 +332820,8 @@ "binop": null, "updateContext": null }, - "start": 60432, - "end": 60433, + "start": 60419, + "end": 60420, "loc": { "start": { "line": 2010, @@ -332788,8 +332846,8 @@ "binop": null }, "value": "getFilterValue", - "start": 60433, - "end": 60447, + "start": 60420, + "end": 60434, "loc": { "start": { "line": 2010, @@ -332813,8 +332871,8 @@ "postfix": false, "binop": null }, - "start": 60447, - "end": 60448, + "start": 60434, + "end": 60435, "loc": { "start": { "line": 2010, @@ -332839,8 +332897,8 @@ "binop": null }, "value": "i", - "start": 60448, - "end": 60449, + "start": 60435, + "end": 60436, "loc": { "start": { "line": 2010, @@ -332864,8 +332922,8 @@ "postfix": false, "binop": null }, - "start": 60449, - "end": 60450, + "start": 60436, + "end": 60437, "loc": { "start": { "line": 2010, @@ -332890,8 +332948,8 @@ "binop": null, "updateContext": null }, - "start": 60450, - "end": 60451, + "start": 60437, + "end": 60438, "loc": { "start": { "line": 2010, @@ -332918,8 +332976,8 @@ "updateContext": null }, "value": "if", - "start": 60464, - "end": 60466, + "start": 60451, + "end": 60453, "loc": { "start": { "line": 2011, @@ -332943,8 +333001,8 @@ "postfix": false, "binop": null }, - "start": 60467, - "end": 60468, + "start": 60454, + "end": 60455, "loc": { "start": { "line": 2011, @@ -332969,8 +333027,8 @@ "binop": null }, "value": "isArray", - "start": 60468, - "end": 60475, + "start": 60455, + "end": 60462, "loc": { "start": { "line": 2011, @@ -332994,8 +333052,8 @@ "postfix": false, "binop": null }, - "start": 60475, - "end": 60476, + "start": 60462, + "end": 60463, "loc": { "start": { "line": 2011, @@ -333020,8 +333078,8 @@ "binop": null }, "value": "fltValue", - "start": 60476, - "end": 60484, + "start": 60463, + "end": 60471, "loc": { "start": { "line": 2011, @@ -333045,8 +333103,8 @@ "postfix": false, "binop": null }, - "start": 60484, - "end": 60485, + "start": 60471, + "end": 60472, "loc": { "start": { "line": 2011, @@ -333070,8 +333128,8 @@ "postfix": false, "binop": null }, - "start": 60485, - "end": 60486, + "start": 60472, + "end": 60473, "loc": { "start": { "line": 2011, @@ -333095,8 +333153,8 @@ "postfix": false, "binop": null }, - "start": 60487, - "end": 60488, + "start": 60474, + "end": 60475, "loc": { "start": { "line": 2011, @@ -333121,8 +333179,8 @@ "binop": null }, "value": "searchArgs", - "start": 60505, - "end": 60515, + "start": 60492, + "end": 60502, "loc": { "start": { "line": 2012, @@ -333147,8 +333205,8 @@ "binop": null, "updateContext": null }, - "start": 60515, - "end": 60516, + "start": 60502, + "end": 60503, "loc": { "start": { "line": 2012, @@ -333173,8 +333231,8 @@ "binop": null }, "value": "push", - "start": 60516, - "end": 60520, + "start": 60503, + "end": 60507, "loc": { "start": { "line": 2012, @@ -333198,8 +333256,8 @@ "postfix": false, "binop": null }, - "start": 60520, - "end": 60521, + "start": 60507, + "end": 60508, "loc": { "start": { "line": 2012, @@ -333224,8 +333282,8 @@ "binop": null }, "value": "fltValue", - "start": 60521, - "end": 60529, + "start": 60508, + "end": 60516, "loc": { "start": { "line": 2012, @@ -333249,8 +333307,8 @@ "postfix": false, "binop": null }, - "start": 60529, - "end": 60530, + "start": 60516, + "end": 60517, "loc": { "start": { "line": 2012, @@ -333275,8 +333333,8 @@ "binop": null, "updateContext": null }, - "start": 60530, - "end": 60531, + "start": 60517, + "end": 60518, "loc": { "start": { "line": 2012, @@ -333300,8 +333358,8 @@ "postfix": false, "binop": null }, - "start": 60544, - "end": 60545, + "start": 60531, + "end": 60532, "loc": { "start": { "line": 2013, @@ -333328,8 +333386,8 @@ "updateContext": null }, "value": "else", - "start": 60546, - "end": 60550, + "start": 60533, + "end": 60537, "loc": { "start": { "line": 2013, @@ -333353,8 +333411,8 @@ "postfix": false, "binop": null }, - "start": 60551, - "end": 60552, + "start": 60538, + "end": 60539, "loc": { "start": { "line": 2013, @@ -333379,8 +333437,8 @@ "binop": null }, "value": "searchArgs", - "start": 60569, - "end": 60579, + "start": 60556, + "end": 60566, "loc": { "start": { "line": 2014, @@ -333405,8 +333463,8 @@ "binop": null, "updateContext": null }, - "start": 60579, - "end": 60580, + "start": 60566, + "end": 60567, "loc": { "start": { "line": 2014, @@ -333431,8 +333489,8 @@ "binop": null }, "value": "push", - "start": 60580, - "end": 60584, + "start": 60567, + "end": 60571, "loc": { "start": { "line": 2014, @@ -333456,8 +333514,8 @@ "postfix": false, "binop": null }, - "start": 60584, - "end": 60585, + "start": 60571, + "end": 60572, "loc": { "start": { "line": 2014, @@ -333482,8 +333540,8 @@ "binop": null }, "value": "trim", - "start": 60585, - "end": 60589, + "start": 60572, + "end": 60576, "loc": { "start": { "line": 2014, @@ -333507,8 +333565,8 @@ "postfix": false, "binop": null }, - "start": 60589, - "end": 60590, + "start": 60576, + "end": 60577, "loc": { "start": { "line": 2014, @@ -333533,8 +333591,8 @@ "binop": null }, "value": "fltValue", - "start": 60590, - "end": 60598, + "start": 60577, + "end": 60585, "loc": { "start": { "line": 2014, @@ -333558,8 +333616,8 @@ "postfix": false, "binop": null }, - "start": 60598, - "end": 60599, + "start": 60585, + "end": 60586, "loc": { "start": { "line": 2014, @@ -333583,8 +333641,8 @@ "postfix": false, "binop": null }, - "start": 60599, - "end": 60600, + "start": 60586, + "end": 60587, "loc": { "start": { "line": 2014, @@ -333609,8 +333667,8 @@ "binop": null, "updateContext": null }, - "start": 60600, - "end": 60601, + "start": 60587, + "end": 60588, "loc": { "start": { "line": 2014, @@ -333634,8 +333692,8 @@ "postfix": false, "binop": null }, - "start": 60614, - "end": 60615, + "start": 60601, + "end": 60602, "loc": { "start": { "line": 2015, @@ -333659,8 +333717,8 @@ "postfix": false, "binop": null }, - "start": 60624, - "end": 60625, + "start": 60611, + "end": 60612, "loc": { "start": { "line": 2016, @@ -333684,8 +333742,8 @@ "postfix": false, "binop": null }, - "start": 60625, - "end": 60626, + "start": 60612, + "end": 60613, "loc": { "start": { "line": 2016, @@ -333710,8 +333768,8 @@ "binop": null, "updateContext": null }, - "start": 60626, - "end": 60627, + "start": 60613, + "end": 60614, "loc": { "start": { "line": 2016, @@ -333738,8 +333796,8 @@ "updateContext": null }, "value": "return", - "start": 60636, - "end": 60642, + "start": 60623, + "end": 60629, "loc": { "start": { "line": 2017, @@ -333764,8 +333822,8 @@ "binop": null }, "value": "searchArgs", - "start": 60643, - "end": 60653, + "start": 60630, + "end": 60640, "loc": { "start": { "line": 2017, @@ -333790,8 +333848,8 @@ "binop": null, "updateContext": null }, - "start": 60653, - "end": 60654, + "start": 60640, + "end": 60641, "loc": { "start": { "line": 2017, @@ -333815,8 +333873,8 @@ "postfix": false, "binop": null }, - "start": 60659, - "end": 60660, + "start": 60646, + "end": 60647, "loc": { "start": { "line": 2018, @@ -333831,8 +333889,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", - "start": 60666, - "end": 60829, + "start": 60653, + "end": 60816, "loc": { "start": { "line": 2020, @@ -333857,8 +333915,8 @@ "binop": null }, "value": "getFilterId", - "start": 60834, - "end": 60845, + "start": 60821, + "end": 60832, "loc": { "start": { "line": 2025, @@ -333882,8 +333940,8 @@ "postfix": false, "binop": null }, - "start": 60845, - "end": 60846, + "start": 60832, + "end": 60833, "loc": { "start": { "line": 2025, @@ -333908,8 +333966,8 @@ "binop": null }, "value": "index", - "start": 60846, - "end": 60851, + "start": 60833, + "end": 60838, "loc": { "start": { "line": 2025, @@ -333933,8 +333991,8 @@ "postfix": false, "binop": null }, - "start": 60851, - "end": 60852, + "start": 60838, + "end": 60839, "loc": { "start": { "line": 2025, @@ -333958,8 +334016,8 @@ "postfix": false, "binop": null }, - "start": 60853, - "end": 60854, + "start": 60840, + "end": 60841, "loc": { "start": { "line": 2025, @@ -333986,8 +334044,8 @@ "updateContext": null }, "value": "if", - "start": 60863, - "end": 60865, + "start": 60850, + "end": 60852, "loc": { "start": { "line": 2026, @@ -334011,8 +334069,8 @@ "postfix": false, "binop": null }, - "start": 60866, - "end": 60867, + "start": 60853, + "end": 60854, "loc": { "start": { "line": 2026, @@ -334038,8 +334096,8 @@ "updateContext": null }, "value": "!", - "start": 60867, - "end": 60868, + "start": 60854, + "end": 60855, "loc": { "start": { "line": 2026, @@ -334066,8 +334124,8 @@ "updateContext": null }, "value": "this", - "start": 60868, - "end": 60872, + "start": 60855, + "end": 60859, "loc": { "start": { "line": 2026, @@ -334092,8 +334150,8 @@ "binop": null, "updateContext": null }, - "start": 60872, - "end": 60873, + "start": 60859, + "end": 60860, "loc": { "start": { "line": 2026, @@ -334118,8 +334176,8 @@ "binop": null }, "value": "fltGrid", - "start": 60873, - "end": 60880, + "start": 60860, + "end": 60867, "loc": { "start": { "line": 2026, @@ -334143,8 +334201,8 @@ "postfix": false, "binop": null }, - "start": 60880, - "end": 60881, + "start": 60867, + "end": 60868, "loc": { "start": { "line": 2026, @@ -334168,8 +334226,8 @@ "postfix": false, "binop": null }, - "start": 60882, - "end": 60883, + "start": 60869, + "end": 60870, "loc": { "start": { "line": 2026, @@ -334196,8 +334254,8 @@ "updateContext": null }, "value": "return", - "start": 60896, - "end": 60902, + "start": 60883, + "end": 60889, "loc": { "start": { "line": 2027, @@ -334222,8 +334280,8 @@ "binop": null, "updateContext": null }, - "start": 60902, - "end": 60903, + "start": 60889, + "end": 60890, "loc": { "start": { "line": 2027, @@ -334247,8 +334305,8 @@ "postfix": false, "binop": null }, - "start": 60912, - "end": 60913, + "start": 60899, + "end": 60900, "loc": { "start": { "line": 2028, @@ -334275,8 +334333,8 @@ "updateContext": null }, "value": "return", - "start": 60922, - "end": 60928, + "start": 60909, + "end": 60915, "loc": { "start": { "line": 2029, @@ -334303,8 +334361,8 @@ "updateContext": null }, "value": "this", - "start": 60929, - "end": 60933, + "start": 60916, + "end": 60920, "loc": { "start": { "line": 2029, @@ -334329,8 +334387,8 @@ "binop": null, "updateContext": null }, - "start": 60933, - "end": 60934, + "start": 60920, + "end": 60921, "loc": { "start": { "line": 2029, @@ -334355,8 +334413,8 @@ "binop": null }, "value": "fltIds", - "start": 60934, - "end": 60940, + "start": 60921, + "end": 60927, "loc": { "start": { "line": 2029, @@ -334381,8 +334439,8 @@ "binop": null, "updateContext": null }, - "start": 60940, - "end": 60941, + "start": 60927, + "end": 60928, "loc": { "start": { "line": 2029, @@ -334407,8 +334465,8 @@ "binop": null }, "value": "index", - "start": 60941, - "end": 60946, + "start": 60928, + "end": 60933, "loc": { "start": { "line": 2029, @@ -334433,8 +334491,8 @@ "binop": null, "updateContext": null }, - "start": 60946, - "end": 60947, + "start": 60933, + "end": 60934, "loc": { "start": { "line": 2029, @@ -334459,8 +334517,8 @@ "binop": null, "updateContext": null }, - "start": 60947, - "end": 60948, + "start": 60934, + "end": 60935, "loc": { "start": { "line": 2029, @@ -334484,8 +334542,8 @@ "postfix": false, "binop": null }, - "start": 60953, - "end": 60954, + "start": 60940, + "end": 60941, "loc": { "start": { "line": 2030, @@ -334500,8 +334558,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", - "start": 60960, - "end": 61361, + "start": 60947, + "end": 61348, "loc": { "start": { "line": 2032, @@ -334526,8 +334584,8 @@ "binop": null }, "value": "getFiltersByType", - "start": 61366, - "end": 61382, + "start": 61353, + "end": 61369, "loc": { "start": { "line": 2041, @@ -334551,8 +334609,8 @@ "postfix": false, "binop": null }, - "start": 61382, - "end": 61383, + "start": 61369, + "end": 61370, "loc": { "start": { "line": 2041, @@ -334577,8 +334635,8 @@ "binop": null }, "value": "type", - "start": 61383, - "end": 61387, + "start": 61370, + "end": 61374, "loc": { "start": { "line": 2041, @@ -334603,8 +334661,8 @@ "binop": null, "updateContext": null }, - "start": 61387, - "end": 61388, + "start": 61374, + "end": 61375, "loc": { "start": { "line": 2041, @@ -334629,8 +334687,8 @@ "binop": null }, "value": "bool", - "start": 61389, - "end": 61393, + "start": 61376, + "end": 61380, "loc": { "start": { "line": 2041, @@ -334654,8 +334712,8 @@ "postfix": false, "binop": null }, - "start": 61393, - "end": 61394, + "start": 61380, + "end": 61381, "loc": { "start": { "line": 2041, @@ -334679,8 +334737,8 @@ "postfix": false, "binop": null }, - "start": 61395, - "end": 61396, + "start": 61382, + "end": 61383, "loc": { "start": { "line": 2041, @@ -334707,8 +334765,8 @@ "updateContext": null }, "value": "if", - "start": 61405, - "end": 61407, + "start": 61392, + "end": 61394, "loc": { "start": { "line": 2042, @@ -334732,8 +334790,8 @@ "postfix": false, "binop": null }, - "start": 61408, - "end": 61409, + "start": 61395, + "end": 61396, "loc": { "start": { "line": 2042, @@ -334759,8 +334817,8 @@ "updateContext": null }, "value": "!", - "start": 61409, - "end": 61410, + "start": 61396, + "end": 61397, "loc": { "start": { "line": 2042, @@ -334787,8 +334845,8 @@ "updateContext": null }, "value": "this", - "start": 61410, - "end": 61414, + "start": 61397, + "end": 61401, "loc": { "start": { "line": 2042, @@ -334813,8 +334871,8 @@ "binop": null, "updateContext": null }, - "start": 61414, - "end": 61415, + "start": 61401, + "end": 61402, "loc": { "start": { "line": 2042, @@ -334839,8 +334897,8 @@ "binop": null }, "value": "fltGrid", - "start": 61415, - "end": 61422, + "start": 61402, + "end": 61409, "loc": { "start": { "line": 2042, @@ -334864,8 +334922,8 @@ "postfix": false, "binop": null }, - "start": 61422, - "end": 61423, + "start": 61409, + "end": 61410, "loc": { "start": { "line": 2042, @@ -334889,8 +334947,8 @@ "postfix": false, "binop": null }, - "start": 61424, - "end": 61425, + "start": 61411, + "end": 61412, "loc": { "start": { "line": 2042, @@ -334917,8 +334975,8 @@ "updateContext": null }, "value": "return", - "start": 61438, - "end": 61444, + "start": 61425, + "end": 61431, "loc": { "start": { "line": 2043, @@ -334943,8 +335001,8 @@ "binop": null, "updateContext": null }, - "start": 61444, - "end": 61445, + "start": 61431, + "end": 61432, "loc": { "start": { "line": 2043, @@ -334968,8 +335026,8 @@ "postfix": false, "binop": null }, - "start": 61454, - "end": 61455, + "start": 61441, + "end": 61442, "loc": { "start": { "line": 2044, @@ -334996,8 +335054,8 @@ "updateContext": null }, "value": "let", - "start": 61464, - "end": 61467, + "start": 61451, + "end": 61454, "loc": { "start": { "line": 2045, @@ -335022,8 +335080,8 @@ "binop": null }, "value": "arr", - "start": 61468, - "end": 61471, + "start": 61455, + "end": 61458, "loc": { "start": { "line": 2045, @@ -335049,8 +335107,8 @@ "updateContext": null }, "value": "=", - "start": 61472, - "end": 61473, + "start": 61459, + "end": 61460, "loc": { "start": { "line": 2045, @@ -335075,8 +335133,8 @@ "binop": null, "updateContext": null }, - "start": 61474, - "end": 61475, + "start": 61461, + "end": 61462, "loc": { "start": { "line": 2045, @@ -335101,8 +335159,8 @@ "binop": null, "updateContext": null }, - "start": 61475, - "end": 61476, + "start": 61462, + "end": 61463, "loc": { "start": { "line": 2045, @@ -335127,8 +335185,8 @@ "binop": null, "updateContext": null }, - "start": 61476, - "end": 61477, + "start": 61463, + "end": 61464, "loc": { "start": { "line": 2045, @@ -335155,8 +335213,8 @@ "updateContext": null }, "value": "for", - "start": 61486, - "end": 61489, + "start": 61473, + "end": 61476, "loc": { "start": { "line": 2046, @@ -335180,8 +335238,8 @@ "postfix": false, "binop": null }, - "start": 61490, - "end": 61491, + "start": 61477, + "end": 61478, "loc": { "start": { "line": 2046, @@ -335208,8 +335266,8 @@ "updateContext": null }, "value": "let", - "start": 61491, - "end": 61494, + "start": 61478, + "end": 61481, "loc": { "start": { "line": 2046, @@ -335234,8 +335292,8 @@ "binop": null }, "value": "i", - "start": 61495, - "end": 61496, + "start": 61482, + "end": 61483, "loc": { "start": { "line": 2046, @@ -335261,8 +335319,8 @@ "updateContext": null }, "value": "=", - "start": 61497, - "end": 61498, + "start": 61484, + "end": 61485, "loc": { "start": { "line": 2046, @@ -335288,8 +335346,8 @@ "updateContext": null }, "value": 0, - "start": 61499, - "end": 61500, + "start": 61486, + "end": 61487, "loc": { "start": { "line": 2046, @@ -335314,8 +335372,8 @@ "binop": null, "updateContext": null }, - "start": 61500, - "end": 61501, + "start": 61487, + "end": 61488, "loc": { "start": { "line": 2046, @@ -335340,8 +335398,8 @@ "binop": null }, "value": "len", - "start": 61502, - "end": 61505, + "start": 61489, + "end": 61492, "loc": { "start": { "line": 2046, @@ -335367,8 +335425,8 @@ "updateContext": null }, "value": "=", - "start": 61506, - "end": 61507, + "start": 61493, + "end": 61494, "loc": { "start": { "line": 2046, @@ -335395,8 +335453,8 @@ "updateContext": null }, "value": "this", - "start": 61508, - "end": 61512, + "start": 61495, + "end": 61499, "loc": { "start": { "line": 2046, @@ -335421,8 +335479,8 @@ "binop": null, "updateContext": null }, - "start": 61512, - "end": 61513, + "start": 61499, + "end": 61500, "loc": { "start": { "line": 2046, @@ -335447,8 +335505,8 @@ "binop": null }, "value": "fltIds", - "start": 61513, - "end": 61519, + "start": 61500, + "end": 61506, "loc": { "start": { "line": 2046, @@ -335473,8 +335531,8 @@ "binop": null, "updateContext": null }, - "start": 61519, - "end": 61520, + "start": 61506, + "end": 61507, "loc": { "start": { "line": 2046, @@ -335499,8 +335557,8 @@ "binop": null }, "value": "length", - "start": 61520, - "end": 61526, + "start": 61507, + "end": 61513, "loc": { "start": { "line": 2046, @@ -335525,8 +335583,8 @@ "binop": null, "updateContext": null }, - "start": 61526, - "end": 61527, + "start": 61513, + "end": 61514, "loc": { "start": { "line": 2046, @@ -335551,8 +335609,8 @@ "binop": null }, "value": "i", - "start": 61528, - "end": 61529, + "start": 61515, + "end": 61516, "loc": { "start": { "line": 2046, @@ -335578,8 +335636,8 @@ "updateContext": null }, "value": "<", - "start": 61530, - "end": 61531, + "start": 61517, + "end": 61518, "loc": { "start": { "line": 2046, @@ -335604,8 +335662,8 @@ "binop": null }, "value": "len", - "start": 61532, - "end": 61535, + "start": 61519, + "end": 61522, "loc": { "start": { "line": 2046, @@ -335630,8 +335688,8 @@ "binop": null, "updateContext": null }, - "start": 61535, - "end": 61536, + "start": 61522, + "end": 61523, "loc": { "start": { "line": 2046, @@ -335656,8 +335714,8 @@ "binop": null }, "value": "i", - "start": 61537, - "end": 61538, + "start": 61524, + "end": 61525, "loc": { "start": { "line": 2046, @@ -335682,8 +335740,8 @@ "binop": null }, "value": "++", - "start": 61538, - "end": 61540, + "start": 61525, + "end": 61527, "loc": { "start": { "line": 2046, @@ -335707,8 +335765,8 @@ "postfix": false, "binop": null }, - "start": 61540, - "end": 61541, + "start": 61527, + "end": 61528, "loc": { "start": { "line": 2046, @@ -335732,8 +335790,8 @@ "postfix": false, "binop": null }, - "start": 61542, - "end": 61543, + "start": 61529, + "end": 61530, "loc": { "start": { "line": 2046, @@ -335760,8 +335818,8 @@ "updateContext": null }, "value": "let", - "start": 61556, - "end": 61559, + "start": 61543, + "end": 61546, "loc": { "start": { "line": 2047, @@ -335786,8 +335844,8 @@ "binop": null }, "value": "fltType", - "start": 61560, - "end": 61567, + "start": 61547, + "end": 61554, "loc": { "start": { "line": 2047, @@ -335813,8 +335871,8 @@ "updateContext": null }, "value": "=", - "start": 61568, - "end": 61569, + "start": 61555, + "end": 61556, "loc": { "start": { "line": 2047, @@ -335841,8 +335899,8 @@ "updateContext": null }, "value": "this", - "start": 61570, - "end": 61574, + "start": 61557, + "end": 61561, "loc": { "start": { "line": 2047, @@ -335867,8 +335925,8 @@ "binop": null, "updateContext": null }, - "start": 61574, - "end": 61575, + "start": 61561, + "end": 61562, "loc": { "start": { "line": 2047, @@ -335893,8 +335951,8 @@ "binop": null }, "value": "getFilterType", - "start": 61575, - "end": 61588, + "start": 61562, + "end": 61575, "loc": { "start": { "line": 2047, @@ -335918,8 +335976,8 @@ "postfix": false, "binop": null }, - "start": 61588, - "end": 61589, + "start": 61575, + "end": 61576, "loc": { "start": { "line": 2047, @@ -335944,8 +336002,8 @@ "binop": null }, "value": "i", - "start": 61589, - "end": 61590, + "start": 61576, + "end": 61577, "loc": { "start": { "line": 2047, @@ -335969,8 +336027,8 @@ "postfix": false, "binop": null }, - "start": 61590, - "end": 61591, + "start": 61577, + "end": 61578, "loc": { "start": { "line": 2047, @@ -335995,8 +336053,8 @@ "binop": null, "updateContext": null }, - "start": 61591, - "end": 61592, + "start": 61578, + "end": 61579, "loc": { "start": { "line": 2047, @@ -336023,8 +336081,8 @@ "updateContext": null }, "value": "if", - "start": 61605, - "end": 61607, + "start": 61592, + "end": 61594, "loc": { "start": { "line": 2048, @@ -336048,8 +336106,8 @@ "postfix": false, "binop": null }, - "start": 61608, - "end": 61609, + "start": 61595, + "end": 61596, "loc": { "start": { "line": 2048, @@ -336074,8 +336132,8 @@ "binop": null }, "value": "fltType", - "start": 61609, - "end": 61616, + "start": 61596, + "end": 61603, "loc": { "start": { "line": 2048, @@ -336101,8 +336159,8 @@ "updateContext": null }, "value": "===", - "start": 61617, - "end": 61620, + "start": 61604, + "end": 61607, "loc": { "start": { "line": 2048, @@ -336127,8 +336185,8 @@ "binop": null }, "value": "type", - "start": 61621, - "end": 61625, + "start": 61608, + "end": 61612, "loc": { "start": { "line": 2048, @@ -336153,8 +336211,8 @@ "binop": null, "updateContext": null }, - "start": 61625, - "end": 61626, + "start": 61612, + "end": 61613, "loc": { "start": { "line": 2048, @@ -336179,8 +336237,8 @@ "binop": null }, "value": "toLowerCase", - "start": 61626, - "end": 61637, + "start": 61613, + "end": 61624, "loc": { "start": { "line": 2048, @@ -336204,8 +336262,8 @@ "postfix": false, "binop": null }, - "start": 61637, - "end": 61638, + "start": 61624, + "end": 61625, "loc": { "start": { "line": 2048, @@ -336229,8 +336287,8 @@ "postfix": false, "binop": null }, - "start": 61638, - "end": 61639, + "start": 61625, + "end": 61626, "loc": { "start": { "line": 2048, @@ -336254,8 +336312,8 @@ "postfix": false, "binop": null }, - "start": 61639, - "end": 61640, + "start": 61626, + "end": 61627, "loc": { "start": { "line": 2048, @@ -336279,8 +336337,8 @@ "postfix": false, "binop": null }, - "start": 61641, - "end": 61642, + "start": 61628, + "end": 61629, "loc": { "start": { "line": 2048, @@ -336307,8 +336365,8 @@ "updateContext": null }, "value": "let", - "start": 61659, - "end": 61662, + "start": 61646, + "end": 61649, "loc": { "start": { "line": 2049, @@ -336333,8 +336391,8 @@ "binop": null }, "value": "a", - "start": 61663, - "end": 61664, + "start": 61650, + "end": 61651, "loc": { "start": { "line": 2049, @@ -336360,8 +336418,8 @@ "updateContext": null }, "value": "=", - "start": 61665, - "end": 61666, + "start": 61652, + "end": 61653, "loc": { "start": { "line": 2049, @@ -336386,8 +336444,8 @@ "binop": null }, "value": "bool", - "start": 61667, - "end": 61671, + "start": 61654, + "end": 61658, "loc": { "start": { "line": 2049, @@ -336412,8 +336470,8 @@ "binop": null, "updateContext": null }, - "start": 61672, - "end": 61673, + "start": 61659, + "end": 61660, "loc": { "start": { "line": 2049, @@ -336438,8 +336496,8 @@ "binop": null }, "value": "i", - "start": 61674, - "end": 61675, + "start": 61661, + "end": 61662, "loc": { "start": { "line": 2049, @@ -336464,8 +336522,8 @@ "binop": null, "updateContext": null }, - "start": 61676, - "end": 61677, + "start": 61663, + "end": 61664, "loc": { "start": { "line": 2049, @@ -336492,8 +336550,8 @@ "updateContext": null }, "value": "this", - "start": 61678, - "end": 61682, + "start": 61665, + "end": 61669, "loc": { "start": { "line": 2049, @@ -336518,8 +336576,8 @@ "binop": null, "updateContext": null }, - "start": 61682, - "end": 61683, + "start": 61669, + "end": 61670, "loc": { "start": { "line": 2049, @@ -336544,8 +336602,8 @@ "binop": null }, "value": "fltIds", - "start": 61683, - "end": 61689, + "start": 61670, + "end": 61676, "loc": { "start": { "line": 2049, @@ -336570,8 +336628,8 @@ "binop": null, "updateContext": null }, - "start": 61689, - "end": 61690, + "start": 61676, + "end": 61677, "loc": { "start": { "line": 2049, @@ -336596,8 +336654,8 @@ "binop": null }, "value": "i", - "start": 61690, - "end": 61691, + "start": 61677, + "end": 61678, "loc": { "start": { "line": 2049, @@ -336622,8 +336680,8 @@ "binop": null, "updateContext": null }, - "start": 61691, - "end": 61692, + "start": 61678, + "end": 61679, "loc": { "start": { "line": 2049, @@ -336648,8 +336706,8 @@ "binop": null, "updateContext": null }, - "start": 61692, - "end": 61693, + "start": 61679, + "end": 61680, "loc": { "start": { "line": 2049, @@ -336674,8 +336732,8 @@ "binop": null }, "value": "arr", - "start": 61710, - "end": 61713, + "start": 61697, + "end": 61700, "loc": { "start": { "line": 2050, @@ -336700,8 +336758,8 @@ "binop": null, "updateContext": null }, - "start": 61713, - "end": 61714, + "start": 61700, + "end": 61701, "loc": { "start": { "line": 2050, @@ -336726,8 +336784,8 @@ "binop": null }, "value": "push", - "start": 61714, - "end": 61718, + "start": 61701, + "end": 61705, "loc": { "start": { "line": 2050, @@ -336751,8 +336809,8 @@ "postfix": false, "binop": null }, - "start": 61718, - "end": 61719, + "start": 61705, + "end": 61706, "loc": { "start": { "line": 2050, @@ -336777,8 +336835,8 @@ "binop": null }, "value": "a", - "start": 61719, - "end": 61720, + "start": 61706, + "end": 61707, "loc": { "start": { "line": 2050, @@ -336802,8 +336860,8 @@ "postfix": false, "binop": null }, - "start": 61720, - "end": 61721, + "start": 61707, + "end": 61708, "loc": { "start": { "line": 2050, @@ -336828,8 +336886,8 @@ "binop": null, "updateContext": null }, - "start": 61721, - "end": 61722, + "start": 61708, + "end": 61709, "loc": { "start": { "line": 2050, @@ -336853,8 +336911,8 @@ "postfix": false, "binop": null }, - "start": 61735, - "end": 61736, + "start": 61722, + "end": 61723, "loc": { "start": { "line": 2051, @@ -336878,8 +336936,8 @@ "postfix": false, "binop": null }, - "start": 61745, - "end": 61746, + "start": 61732, + "end": 61733, "loc": { "start": { "line": 2052, @@ -336906,8 +336964,8 @@ "updateContext": null }, "value": "return", - "start": 61755, - "end": 61761, + "start": 61742, + "end": 61748, "loc": { "start": { "line": 2053, @@ -336932,8 +336990,8 @@ "binop": null }, "value": "arr", - "start": 61762, - "end": 61765, + "start": 61749, + "end": 61752, "loc": { "start": { "line": 2053, @@ -336958,8 +337016,8 @@ "binop": null, "updateContext": null }, - "start": 61765, - "end": 61766, + "start": 61752, + "end": 61753, "loc": { "start": { "line": 2053, @@ -336983,8 +337041,8 @@ "postfix": false, "binop": null }, - "start": 61771, - "end": 61772, + "start": 61758, + "end": 61759, "loc": { "start": { "line": 2054, @@ -336999,8 +337057,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", - "start": 61778, - "end": 61924, + "start": 61765, + "end": 61911, "loc": { "start": { "line": 2056, @@ -337025,8 +337083,8 @@ "binop": null }, "value": "getFilterElement", - "start": 61929, - "end": 61945, + "start": 61916, + "end": 61932, "loc": { "start": { "line": 2061, @@ -337050,8 +337108,8 @@ "postfix": false, "binop": null }, - "start": 61945, - "end": 61946, + "start": 61932, + "end": 61933, "loc": { "start": { "line": 2061, @@ -337076,8 +337134,8 @@ "binop": null }, "value": "index", - "start": 61946, - "end": 61951, + "start": 61933, + "end": 61938, "loc": { "start": { "line": 2061, @@ -337101,8 +337159,8 @@ "postfix": false, "binop": null }, - "start": 61951, - "end": 61952, + "start": 61938, + "end": 61939, "loc": { "start": { "line": 2061, @@ -337126,8 +337184,8 @@ "postfix": false, "binop": null }, - "start": 61953, - "end": 61954, + "start": 61940, + "end": 61941, "loc": { "start": { "line": 2061, @@ -337154,8 +337212,8 @@ "updateContext": null }, "value": "return", - "start": 61963, - "end": 61969, + "start": 61950, + "end": 61956, "loc": { "start": { "line": 2062, @@ -337180,8 +337238,8 @@ "binop": null }, "value": "elm", - "start": 61970, - "end": 61973, + "start": 61957, + "end": 61960, "loc": { "start": { "line": 2062, @@ -337205,8 +337263,8 @@ "postfix": false, "binop": null }, - "start": 61973, - "end": 61974, + "start": 61960, + "end": 61961, "loc": { "start": { "line": 2062, @@ -337233,8 +337291,8 @@ "updateContext": null }, "value": "this", - "start": 61974, - "end": 61978, + "start": 61961, + "end": 61965, "loc": { "start": { "line": 2062, @@ -337259,8 +337317,8 @@ "binop": null, "updateContext": null }, - "start": 61978, - "end": 61979, + "start": 61965, + "end": 61966, "loc": { "start": { "line": 2062, @@ -337285,8 +337343,8 @@ "binop": null }, "value": "fltIds", - "start": 61979, - "end": 61985, + "start": 61966, + "end": 61972, "loc": { "start": { "line": 2062, @@ -337311,8 +337369,8 @@ "binop": null, "updateContext": null }, - "start": 61985, - "end": 61986, + "start": 61972, + "end": 61973, "loc": { "start": { "line": 2062, @@ -337337,8 +337395,8 @@ "binop": null }, "value": "index", - "start": 61986, - "end": 61991, + "start": 61973, + "end": 61978, "loc": { "start": { "line": 2062, @@ -337363,8 +337421,8 @@ "binop": null, "updateContext": null }, - "start": 61991, - "end": 61992, + "start": 61978, + "end": 61979, "loc": { "start": { "line": 2062, @@ -337388,8 +337446,8 @@ "postfix": false, "binop": null }, - "start": 61992, - "end": 61993, + "start": 61979, + "end": 61980, "loc": { "start": { "line": 2062, @@ -337414,8 +337472,8 @@ "binop": null, "updateContext": null }, - "start": 61993, - "end": 61994, + "start": 61980, + "end": 61981, "loc": { "start": { "line": 2062, @@ -337439,8 +337497,8 @@ "postfix": false, "binop": null }, - "start": 61999, - "end": 62000, + "start": 61986, + "end": 61987, "loc": { "start": { "line": 2063, @@ -337455,8 +337513,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", - "start": 62006, - "end": 62172, + "start": 61993, + "end": 62159, "loc": { "start": { "line": 2065, @@ -337481,8 +337539,8 @@ "binop": null }, "value": "getCellsNb", - "start": 62177, - "end": 62187, + "start": 62164, + "end": 62174, "loc": { "start": { "line": 2070, @@ -337506,8 +337564,8 @@ "postfix": false, "binop": null }, - "start": 62187, - "end": 62188, + "start": 62174, + "end": 62175, "loc": { "start": { "line": 2070, @@ -337532,8 +337590,8 @@ "binop": null }, "value": "rowIndex", - "start": 62188, - "end": 62196, + "start": 62175, + "end": 62183, "loc": { "start": { "line": 2070, @@ -337559,8 +337617,8 @@ "updateContext": null }, "value": "=", - "start": 62197, - "end": 62198, + "start": 62184, + "end": 62185, "loc": { "start": { "line": 2070, @@ -337586,8 +337644,8 @@ "updateContext": null }, "value": 0, - "start": 62199, - "end": 62200, + "start": 62186, + "end": 62187, "loc": { "start": { "line": 2070, @@ -337611,8 +337669,8 @@ "postfix": false, "binop": null }, - "start": 62200, - "end": 62201, + "start": 62187, + "end": 62188, "loc": { "start": { "line": 2070, @@ -337636,8 +337694,8 @@ "postfix": false, "binop": null }, - "start": 62202, - "end": 62203, + "start": 62189, + "end": 62190, "loc": { "start": { "line": 2070, @@ -337664,8 +337722,8 @@ "updateContext": null }, "value": "let", - "start": 62212, - "end": 62215, + "start": 62199, + "end": 62202, "loc": { "start": { "line": 2071, @@ -337690,8 +337748,8 @@ "binop": null }, "value": "tr", - "start": 62216, - "end": 62218, + "start": 62203, + "end": 62205, "loc": { "start": { "line": 2071, @@ -337717,8 +337775,8 @@ "updateContext": null }, "value": "=", - "start": 62219, - "end": 62220, + "start": 62206, + "end": 62207, "loc": { "start": { "line": 2071, @@ -337745,8 +337803,8 @@ "updateContext": null }, "value": "this", - "start": 62221, - "end": 62225, + "start": 62208, + "end": 62212, "loc": { "start": { "line": 2071, @@ -337771,8 +337829,8 @@ "binop": null, "updateContext": null }, - "start": 62225, - "end": 62226, + "start": 62212, + "end": 62213, "loc": { "start": { "line": 2071, @@ -337797,8 +337855,8 @@ "binop": null }, "value": "dom", - "start": 62226, - "end": 62229, + "start": 62213, + "end": 62216, "loc": { "start": { "line": 2071, @@ -337822,8 +337880,8 @@ "postfix": false, "binop": null }, - "start": 62229, - "end": 62230, + "start": 62216, + "end": 62217, "loc": { "start": { "line": 2071, @@ -337847,8 +337905,8 @@ "postfix": false, "binop": null }, - "start": 62230, - "end": 62231, + "start": 62217, + "end": 62218, "loc": { "start": { "line": 2071, @@ -337873,8 +337931,8 @@ "binop": null, "updateContext": null }, - "start": 62231, - "end": 62232, + "start": 62218, + "end": 62219, "loc": { "start": { "line": 2071, @@ -337899,8 +337957,8 @@ "binop": null }, "value": "rows", - "start": 62232, - "end": 62236, + "start": 62219, + "end": 62223, "loc": { "start": { "line": 2071, @@ -337925,8 +337983,8 @@ "binop": null, "updateContext": null }, - "start": 62236, - "end": 62237, + "start": 62223, + "end": 62224, "loc": { "start": { "line": 2071, @@ -337951,8 +338009,8 @@ "binop": null }, "value": "rowIndex", - "start": 62237, - "end": 62245, + "start": 62224, + "end": 62232, "loc": { "start": { "line": 2071, @@ -337978,8 +338036,8 @@ "updateContext": null }, "value": ">=", - "start": 62246, - "end": 62248, + "start": 62233, + "end": 62235, "loc": { "start": { "line": 2071, @@ -338005,8 +338063,8 @@ "updateContext": null }, "value": 0, - "start": 62249, - "end": 62250, + "start": 62236, + "end": 62237, "loc": { "start": { "line": 2071, @@ -338031,8 +338089,8 @@ "binop": null, "updateContext": null }, - "start": 62251, - "end": 62252, + "start": 62238, + "end": 62239, "loc": { "start": { "line": 2071, @@ -338057,8 +338115,8 @@ "binop": null }, "value": "rowIndex", - "start": 62253, - "end": 62261, + "start": 62240, + "end": 62248, "loc": { "start": { "line": 2071, @@ -338083,8 +338141,8 @@ "binop": null, "updateContext": null }, - "start": 62262, - "end": 62263, + "start": 62249, + "end": 62250, "loc": { "start": { "line": 2071, @@ -338110,8 +338168,8 @@ "updateContext": null }, "value": 0, - "start": 62264, - "end": 62265, + "start": 62251, + "end": 62252, "loc": { "start": { "line": 2071, @@ -338136,8 +338194,8 @@ "binop": null, "updateContext": null }, - "start": 62265, - "end": 62266, + "start": 62252, + "end": 62253, "loc": { "start": { "line": 2071, @@ -338162,8 +338220,8 @@ "binop": null, "updateContext": null }, - "start": 62266, - "end": 62267, + "start": 62253, + "end": 62254, "loc": { "start": { "line": 2071, @@ -338190,8 +338248,8 @@ "updateContext": null }, "value": "return", - "start": 62276, - "end": 62282, + "start": 62263, + "end": 62269, "loc": { "start": { "line": 2072, @@ -338216,8 +338274,8 @@ "binop": null }, "value": "tr", - "start": 62283, - "end": 62285, + "start": 62270, + "end": 62272, "loc": { "start": { "line": 2072, @@ -338242,8 +338300,8 @@ "binop": null, "updateContext": null }, - "start": 62286, - "end": 62287, + "start": 62273, + "end": 62274, "loc": { "start": { "line": 2072, @@ -338268,8 +338326,8 @@ "binop": null }, "value": "tr", - "start": 62288, - "end": 62290, + "start": 62275, + "end": 62277, "loc": { "start": { "line": 2072, @@ -338294,8 +338352,8 @@ "binop": null, "updateContext": null }, - "start": 62290, - "end": 62291, + "start": 62277, + "end": 62278, "loc": { "start": { "line": 2072, @@ -338320,8 +338378,8 @@ "binop": null }, "value": "cells", - "start": 62291, - "end": 62296, + "start": 62278, + "end": 62283, "loc": { "start": { "line": 2072, @@ -338346,8 +338404,8 @@ "binop": null, "updateContext": null }, - "start": 62296, - "end": 62297, + "start": 62283, + "end": 62284, "loc": { "start": { "line": 2072, @@ -338372,8 +338430,8 @@ "binop": null }, "value": "length", - "start": 62297, - "end": 62303, + "start": 62284, + "end": 62290, "loc": { "start": { "line": 2072, @@ -338398,8 +338456,8 @@ "binop": null, "updateContext": null }, - "start": 62304, - "end": 62305, + "start": 62291, + "end": 62292, "loc": { "start": { "line": 2072, @@ -338425,8 +338483,8 @@ "updateContext": null }, "value": 0, - "start": 62306, - "end": 62307, + "start": 62293, + "end": 62294, "loc": { "start": { "line": 2072, @@ -338451,8 +338509,8 @@ "binop": null, "updateContext": null }, - "start": 62307, - "end": 62308, + "start": 62294, + "end": 62295, "loc": { "start": { "line": 2072, @@ -338476,8 +338534,8 @@ "postfix": false, "binop": null }, - "start": 62313, - "end": 62314, + "start": 62300, + "end": 62301, "loc": { "start": { "line": 2073, @@ -338492,8 +338550,8 @@ { "type": "CommentBlock", "value": "*\n * Return the number of working rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row(s)\n * @return {Number} Number of working rows\n ", - "start": 62320, - "end": 62548, + "start": 62307, + "end": 62535, "loc": { "start": { "line": 2075, @@ -338518,8 +338576,8 @@ "binop": null }, "value": "getRowsNb", - "start": 62553, - "end": 62562, + "start": 62540, + "end": 62549, "loc": { "start": { "line": 2081, @@ -338543,8 +338601,8 @@ "postfix": false, "binop": null }, - "start": 62562, - "end": 62563, + "start": 62549, + "end": 62550, "loc": { "start": { "line": 2081, @@ -338569,8 +338627,8 @@ "binop": null }, "value": "includeHeaders", - "start": 62563, - "end": 62577, + "start": 62550, + "end": 62564, "loc": { "start": { "line": 2081, @@ -338594,8 +338652,8 @@ "postfix": false, "binop": null }, - "start": 62577, - "end": 62578, + "start": 62564, + "end": 62565, "loc": { "start": { "line": 2081, @@ -338619,8 +338677,8 @@ "postfix": false, "binop": null }, - "start": 62579, - "end": 62580, + "start": 62566, + "end": 62567, "loc": { "start": { "line": 2081, @@ -338647,8 +338705,8 @@ "updateContext": null }, "value": "let", - "start": 62589, - "end": 62592, + "start": 62576, + "end": 62579, "loc": { "start": { "line": 2082, @@ -338673,8 +338731,8 @@ "binop": null }, "value": "nbRows", - "start": 62593, - "end": 62599, + "start": 62580, + "end": 62586, "loc": { "start": { "line": 2082, @@ -338700,8 +338758,8 @@ "updateContext": null }, "value": "=", - "start": 62600, - "end": 62601, + "start": 62587, + "end": 62588, "loc": { "start": { "line": 2082, @@ -338728,8 +338786,8 @@ "updateContext": null }, "value": "this", - "start": 62602, - "end": 62606, + "start": 62589, + "end": 62593, "loc": { "start": { "line": 2082, @@ -338754,8 +338812,8 @@ "binop": null, "updateContext": null }, - "start": 62606, - "end": 62607, + "start": 62593, + "end": 62594, "loc": { "start": { "line": 2082, @@ -338780,8 +338838,8 @@ "binop": null }, "value": "getWorkingRows", - "start": 62607, - "end": 62621, + "start": 62594, + "end": 62608, "loc": { "start": { "line": 2082, @@ -338805,8 +338863,8 @@ "postfix": false, "binop": null }, - "start": 62621, - "end": 62622, + "start": 62608, + "end": 62609, "loc": { "start": { "line": 2082, @@ -338830,8 +338888,8 @@ "postfix": false, "binop": null }, - "start": 62622, - "end": 62623, + "start": 62609, + "end": 62610, "loc": { "start": { "line": 2082, @@ -338856,8 +338914,8 @@ "binop": null, "updateContext": null }, - "start": 62623, - "end": 62624, + "start": 62610, + "end": 62611, "loc": { "start": { "line": 2082, @@ -338882,8 +338940,8 @@ "binop": null }, "value": "length", - "start": 62624, - "end": 62630, + "start": 62611, + "end": 62617, "loc": { "start": { "line": 2082, @@ -338908,8 +338966,8 @@ "binop": null, "updateContext": null }, - "start": 62630, - "end": 62631, + "start": 62617, + "end": 62618, "loc": { "start": { "line": 2082, @@ -338936,8 +338994,8 @@ "updateContext": null }, "value": "if", - "start": 62640, - "end": 62642, + "start": 62627, + "end": 62629, "loc": { "start": { "line": 2083, @@ -338961,8 +339019,8 @@ "postfix": false, "binop": null }, - "start": 62643, - "end": 62644, + "start": 62630, + "end": 62631, "loc": { "start": { "line": 2083, @@ -338989,8 +339047,8 @@ "updateContext": null }, "value": "this", - "start": 62644, - "end": 62648, + "start": 62631, + "end": 62635, "loc": { "start": { "line": 2083, @@ -339015,8 +339073,8 @@ "binop": null, "updateContext": null }, - "start": 62648, - "end": 62649, + "start": 62635, + "end": 62636, "loc": { "start": { "line": 2083, @@ -339041,8 +339099,8 @@ "binop": null }, "value": "dom", - "start": 62649, - "end": 62652, + "start": 62636, + "end": 62639, "loc": { "start": { "line": 2083, @@ -339066,8 +339124,8 @@ "postfix": false, "binop": null }, - "start": 62652, - "end": 62653, + "start": 62639, + "end": 62640, "loc": { "start": { "line": 2083, @@ -339091,8 +339149,8 @@ "postfix": false, "binop": null }, - "start": 62653, - "end": 62654, + "start": 62640, + "end": 62641, "loc": { "start": { "line": 2083, @@ -339117,8 +339175,8 @@ "binop": null, "updateContext": null }, - "start": 62654, - "end": 62655, + "start": 62641, + "end": 62642, "loc": { "start": { "line": 2083, @@ -339143,8 +339201,8 @@ "binop": null }, "value": "tHead", - "start": 62655, - "end": 62660, + "start": 62642, + "end": 62647, "loc": { "start": { "line": 2083, @@ -339168,8 +339226,8 @@ "postfix": false, "binop": null }, - "start": 62660, - "end": 62661, + "start": 62647, + "end": 62648, "loc": { "start": { "line": 2083, @@ -339193,8 +339251,8 @@ "postfix": false, "binop": null }, - "start": 62662, - "end": 62663, + "start": 62649, + "end": 62650, "loc": { "start": { "line": 2083, @@ -339221,8 +339279,8 @@ "updateContext": null }, "value": "return", - "start": 62676, - "end": 62682, + "start": 62663, + "end": 62669, "loc": { "start": { "line": 2084, @@ -339247,8 +339305,8 @@ "binop": null }, "value": "includeHeaders", - "start": 62683, - "end": 62697, + "start": 62670, + "end": 62684, "loc": { "start": { "line": 2084, @@ -339273,8 +339331,8 @@ "binop": null, "updateContext": null }, - "start": 62698, - "end": 62699, + "start": 62685, + "end": 62686, "loc": { "start": { "line": 2084, @@ -339299,8 +339357,8 @@ "binop": null }, "value": "nbRows", - "start": 62716, - "end": 62722, + "start": 62703, + "end": 62709, "loc": { "start": { "line": 2085, @@ -339326,8 +339384,8 @@ "updateContext": null }, "value": "+", - "start": 62723, - "end": 62724, + "start": 62710, + "end": 62711, "loc": { "start": { "line": 2085, @@ -339354,8 +339412,8 @@ "updateContext": null }, "value": "this", - "start": 62725, - "end": 62729, + "start": 62712, + "end": 62716, "loc": { "start": { "line": 2085, @@ -339380,8 +339438,8 @@ "binop": null, "updateContext": null }, - "start": 62729, - "end": 62730, + "start": 62716, + "end": 62717, "loc": { "start": { "line": 2085, @@ -339406,8 +339464,8 @@ "binop": null }, "value": "dom", - "start": 62730, - "end": 62733, + "start": 62717, + "end": 62720, "loc": { "start": { "line": 2085, @@ -339431,8 +339489,8 @@ "postfix": false, "binop": null }, - "start": 62733, - "end": 62734, + "start": 62720, + "end": 62721, "loc": { "start": { "line": 2085, @@ -339456,8 +339514,8 @@ "postfix": false, "binop": null }, - "start": 62734, - "end": 62735, + "start": 62721, + "end": 62722, "loc": { "start": { "line": 2085, @@ -339482,8 +339540,8 @@ "binop": null, "updateContext": null }, - "start": 62735, - "end": 62736, + "start": 62722, + "end": 62723, "loc": { "start": { "line": 2085, @@ -339508,8 +339566,8 @@ "binop": null }, "value": "querySelectorAll", - "start": 62736, - "end": 62752, + "start": 62723, + "end": 62739, "loc": { "start": { "line": 2085, @@ -339533,8 +339591,8 @@ "postfix": false, "binop": null }, - "start": 62752, - "end": 62753, + "start": 62739, + "end": 62740, "loc": { "start": { "line": 2085, @@ -339560,8 +339618,8 @@ "updateContext": null }, "value": "thead > tr", - "start": 62753, - "end": 62765, + "start": 62740, + "end": 62752, "loc": { "start": { "line": 2085, @@ -339585,8 +339643,8 @@ "postfix": false, "binop": null }, - "start": 62765, - "end": 62766, + "start": 62752, + "end": 62753, "loc": { "start": { "line": 2085, @@ -339611,8 +339669,8 @@ "binop": null, "updateContext": null }, - "start": 62766, - "end": 62767, + "start": 62753, + "end": 62754, "loc": { "start": { "line": 2085, @@ -339637,8 +339695,8 @@ "binop": null }, "value": "length", - "start": 62767, - "end": 62773, + "start": 62754, + "end": 62760, "loc": { "start": { "line": 2085, @@ -339663,8 +339721,8 @@ "binop": null, "updateContext": null }, - "start": 62774, - "end": 62775, + "start": 62761, + "end": 62762, "loc": { "start": { "line": 2085, @@ -339689,8 +339747,8 @@ "binop": null }, "value": "nbRows", - "start": 62792, - "end": 62798, + "start": 62779, + "end": 62785, "loc": { "start": { "line": 2086, @@ -339715,8 +339773,8 @@ "binop": null, "updateContext": null }, - "start": 62798, - "end": 62799, + "start": 62785, + "end": 62786, "loc": { "start": { "line": 2086, @@ -339740,8 +339798,8 @@ "postfix": false, "binop": null }, - "start": 62808, - "end": 62809, + "start": 62795, + "end": 62796, "loc": { "start": { "line": 2087, @@ -339768,8 +339826,8 @@ "updateContext": null }, "value": "return", - "start": 62818, - "end": 62824, + "start": 62805, + "end": 62811, "loc": { "start": { "line": 2088, @@ -339794,8 +339852,8 @@ "binop": null }, "value": "includeHeaders", - "start": 62825, - "end": 62839, + "start": 62812, + "end": 62826, "loc": { "start": { "line": 2088, @@ -339820,8 +339878,8 @@ "binop": null, "updateContext": null }, - "start": 62840, - "end": 62841, + "start": 62827, + "end": 62828, "loc": { "start": { "line": 2088, @@ -339846,8 +339904,8 @@ "binop": null }, "value": "nbRows", - "start": 62842, - "end": 62848, + "start": 62829, + "end": 62835, "loc": { "start": { "line": 2088, @@ -339872,8 +339930,8 @@ "binop": null, "updateContext": null }, - "start": 62849, - "end": 62850, + "start": 62836, + "end": 62837, "loc": { "start": { "line": 2088, @@ -339898,8 +339956,8 @@ "binop": null }, "value": "nbRows", - "start": 62851, - "end": 62857, + "start": 62838, + "end": 62844, "loc": { "start": { "line": 2088, @@ -339925,8 +339983,8 @@ "updateContext": null }, "value": "-", - "start": 62858, - "end": 62859, + "start": 62845, + "end": 62846, "loc": { "start": { "line": 2088, @@ -339953,8 +340011,8 @@ "updateContext": null }, "value": "this", - "start": 62860, - "end": 62864, + "start": 62847, + "end": 62851, "loc": { "start": { "line": 2088, @@ -339979,8 +340037,8 @@ "binop": null, "updateContext": null }, - "start": 62864, - "end": 62865, + "start": 62851, + "end": 62852, "loc": { "start": { "line": 2088, @@ -340005,8 +340063,8 @@ "binop": null }, "value": "refRow", - "start": 62865, - "end": 62871, + "start": 62852, + "end": 62858, "loc": { "start": { "line": 2088, @@ -340031,8 +340089,8 @@ "binop": null, "updateContext": null }, - "start": 62871, - "end": 62872, + "start": 62858, + "end": 62859, "loc": { "start": { "line": 2088, @@ -340056,8 +340114,8 @@ "postfix": false, "binop": null }, - "start": 62877, - "end": 62878, + "start": 62864, + "end": 62865, "loc": { "start": { "line": 2089, @@ -340072,8 +340130,8 @@ { "type": "CommentBlock", "value": "*\n * Return the collection of the working rows, that is, the rows belonging\n * to the tbody section(s)\n * @returns {Array}\n ", - "start": 62884, - "end": 63028, + "start": 62871, + "end": 63015, "loc": { "start": { "line": 2091, @@ -340098,8 +340156,8 @@ "binop": null }, "value": "getWorkingRows", - "start": 63033, - "end": 63047, + "start": 63020, + "end": 63034, "loc": { "start": { "line": 2096, @@ -340123,8 +340181,8 @@ "postfix": false, "binop": null }, - "start": 63047, - "end": 63048, + "start": 63034, + "end": 63035, "loc": { "start": { "line": 2096, @@ -340148,8 +340206,8 @@ "postfix": false, "binop": null }, - "start": 63048, - "end": 63049, + "start": 63035, + "end": 63036, "loc": { "start": { "line": 2096, @@ -340173,8 +340231,8 @@ "postfix": false, "binop": null }, - "start": 63050, - "end": 63051, + "start": 63037, + "end": 63038, "loc": { "start": { "line": 2096, @@ -340201,8 +340259,8 @@ "updateContext": null }, "value": "return", - "start": 63060, - "end": 63066, + "start": 63047, + "end": 63053, "loc": { "start": { "line": 2097, @@ -340227,8 +340285,8 @@ "binop": null }, "value": "doc", - "start": 63067, - "end": 63070, + "start": 63054, + "end": 63057, "loc": { "start": { "line": 2097, @@ -340253,8 +340311,8 @@ "binop": null, "updateContext": null }, - "start": 63070, - "end": 63071, + "start": 63057, + "end": 63058, "loc": { "start": { "line": 2097, @@ -340279,8 +340337,8 @@ "binop": null }, "value": "querySelectorAll", - "start": 63071, - "end": 63087, + "start": 63058, + "end": 63074, "loc": { "start": { "line": 2097, @@ -340304,8 +340362,8 @@ "postfix": false, "binop": null }, - "start": 63087, - "end": 63088, + "start": 63074, + "end": 63075, "loc": { "start": { "line": 2097, @@ -340329,8 +340387,8 @@ "postfix": false, "binop": null }, - "start": 63088, - "end": 63089, + "start": 63075, + "end": 63076, "loc": { "start": { "line": 2097, @@ -340356,8 +340414,8 @@ "updateContext": null }, "value": "table#", - "start": 63089, - "end": 63095, + "start": 63076, + "end": 63082, "loc": { "start": { "line": 2097, @@ -340381,8 +340439,8 @@ "postfix": false, "binop": null }, - "start": 63095, - "end": 63097, + "start": 63082, + "end": 63084, "loc": { "start": { "line": 2097, @@ -340409,8 +340467,8 @@ "updateContext": null }, "value": "this", - "start": 63097, - "end": 63101, + "start": 63084, + "end": 63088, "loc": { "start": { "line": 2097, @@ -340435,8 +340493,8 @@ "binop": null, "updateContext": null }, - "start": 63101, - "end": 63102, + "start": 63088, + "end": 63089, "loc": { "start": { "line": 2097, @@ -340461,8 +340519,8 @@ "binop": null }, "value": "id", - "start": 63102, - "end": 63104, + "start": 63089, + "end": 63091, "loc": { "start": { "line": 2097, @@ -340486,8 +340544,8 @@ "postfix": false, "binop": null }, - "start": 63104, - "end": 63105, + "start": 63091, + "end": 63092, "loc": { "start": { "line": 2097, @@ -340513,8 +340571,8 @@ "updateContext": null }, "value": " > tbody > tr", - "start": 63105, - "end": 63118, + "start": 63092, + "end": 63105, "loc": { "start": { "line": 2097, @@ -340538,8 +340596,8 @@ "postfix": false, "binop": null }, - "start": 63118, - "end": 63119, + "start": 63105, + "end": 63106, "loc": { "start": { "line": 2097, @@ -340563,8 +340621,8 @@ "postfix": false, "binop": null }, - "start": 63119, - "end": 63120, + "start": 63106, + "end": 63107, "loc": { "start": { "line": 2097, @@ -340589,8 +340647,8 @@ "binop": null, "updateContext": null }, - "start": 63120, - "end": 63121, + "start": 63107, + "end": 63108, "loc": { "start": { "line": 2097, @@ -340614,8 +340672,8 @@ "postfix": false, "binop": null }, - "start": 63126, - "end": 63127, + "start": 63113, + "end": 63114, "loc": { "start": { "line": 2098, @@ -340630,8 +340688,8 @@ { "type": "CommentBlock", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", - "start": 63133, - "end": 63261, + "start": 63120, + "end": 63248, "loc": { "start": { "line": 2100, @@ -340656,8 +340714,8 @@ "binop": null }, "value": "getCellValue", - "start": 63266, - "end": 63278, + "start": 63253, + "end": 63265, "loc": { "start": { "line": 2105, @@ -340681,8 +340739,8 @@ "postfix": false, "binop": null }, - "start": 63278, - "end": 63279, + "start": 63265, + "end": 63266, "loc": { "start": { "line": 2105, @@ -340707,8 +340765,8 @@ "binop": null }, "value": "cell", - "start": 63279, - "end": 63283, + "start": 63266, + "end": 63270, "loc": { "start": { "line": 2105, @@ -340732,8 +340790,8 @@ "postfix": false, "binop": null }, - "start": 63283, - "end": 63284, + "start": 63270, + "end": 63271, "loc": { "start": { "line": 2105, @@ -340757,8 +340815,8 @@ "postfix": false, "binop": null }, - "start": 63285, - "end": 63286, + "start": 63272, + "end": 63273, "loc": { "start": { "line": 2105, @@ -340785,8 +340843,8 @@ "updateContext": null }, "value": "let", - "start": 63295, - "end": 63298, + "start": 63282, + "end": 63285, "loc": { "start": { "line": 2106, @@ -340811,8 +340869,8 @@ "binop": null }, "value": "idx", - "start": 63299, - "end": 63302, + "start": 63286, + "end": 63289, "loc": { "start": { "line": 2106, @@ -340838,8 +340896,8 @@ "updateContext": null }, "value": "=", - "start": 63303, - "end": 63304, + "start": 63290, + "end": 63291, "loc": { "start": { "line": 2106, @@ -340864,8 +340922,8 @@ "binop": null }, "value": "cell", - "start": 63305, - "end": 63309, + "start": 63292, + "end": 63296, "loc": { "start": { "line": 2106, @@ -340890,8 +340948,8 @@ "binop": null, "updateContext": null }, - "start": 63309, - "end": 63310, + "start": 63296, + "end": 63297, "loc": { "start": { "line": 2106, @@ -340916,8 +340974,8 @@ "binop": null }, "value": "cellIndex", - "start": 63310, - "end": 63319, + "start": 63297, + "end": 63306, "loc": { "start": { "line": 2106, @@ -340942,8 +341000,8 @@ "binop": null, "updateContext": null }, - "start": 63319, - "end": 63320, + "start": 63306, + "end": 63307, "loc": { "start": { "line": 2106, @@ -340970,8 +341028,8 @@ "updateContext": null }, "value": "let", - "start": 63329, - "end": 63332, + "start": 63316, + "end": 63319, "loc": { "start": { "line": 2107, @@ -340996,8 +341054,8 @@ "binop": null }, "value": "cellParser", - "start": 63333, - "end": 63343, + "start": 63320, + "end": 63330, "loc": { "start": { "line": 2107, @@ -341023,8 +341081,8 @@ "updateContext": null }, "value": "=", - "start": 63344, - "end": 63345, + "start": 63331, + "end": 63332, "loc": { "start": { "line": 2107, @@ -341051,8 +341109,8 @@ "updateContext": null }, "value": "this", - "start": 63346, - "end": 63350, + "start": 63333, + "end": 63337, "loc": { "start": { "line": 2107, @@ -341077,8 +341135,8 @@ "binop": null, "updateContext": null }, - "start": 63350, - "end": 63351, + "start": 63337, + "end": 63338, "loc": { "start": { "line": 2107, @@ -341103,8 +341161,8 @@ "binop": null }, "value": "cellParser", - "start": 63351, - "end": 63361, + "start": 63338, + "end": 63348, "loc": { "start": { "line": 2107, @@ -341129,8 +341187,8 @@ "binop": null, "updateContext": null }, - "start": 63361, - "end": 63362, + "start": 63348, + "end": 63349, "loc": { "start": { "line": 2107, @@ -341145,8 +341203,8 @@ { "type": "CommentLine", "value": " Invoke cellParser for this column if any", - "start": 63371, - "end": 63414, + "start": 63358, + "end": 63401, "loc": { "start": { "line": 2108, @@ -341173,8 +341231,8 @@ "updateContext": null }, "value": "if", - "start": 63423, - "end": 63425, + "start": 63410, + "end": 63412, "loc": { "start": { "line": 2109, @@ -341198,8 +341256,8 @@ "postfix": false, "binop": null }, - "start": 63426, - "end": 63427, + "start": 63413, + "end": 63414, "loc": { "start": { "line": 2109, @@ -341224,8 +341282,8 @@ "binop": null }, "value": "cellParser", - "start": 63427, - "end": 63437, + "start": 63414, + "end": 63424, "loc": { "start": { "line": 2109, @@ -341250,8 +341308,8 @@ "binop": null, "updateContext": null }, - "start": 63437, - "end": 63438, + "start": 63424, + "end": 63425, "loc": { "start": { "line": 2109, @@ -341276,8 +341334,8 @@ "binop": null }, "value": "cols", - "start": 63438, - "end": 63442, + "start": 63425, + "end": 63429, "loc": { "start": { "line": 2109, @@ -341302,8 +341360,8 @@ "binop": null, "updateContext": null }, - "start": 63442, - "end": 63443, + "start": 63429, + "end": 63430, "loc": { "start": { "line": 2109, @@ -341328,8 +341386,8 @@ "binop": null }, "value": "indexOf", - "start": 63443, - "end": 63450, + "start": 63430, + "end": 63437, "loc": { "start": { "line": 2109, @@ -341353,8 +341411,8 @@ "postfix": false, "binop": null }, - "start": 63450, - "end": 63451, + "start": 63437, + "end": 63438, "loc": { "start": { "line": 2109, @@ -341379,8 +341437,8 @@ "binop": null }, "value": "idx", - "start": 63451, - "end": 63454, + "start": 63438, + "end": 63441, "loc": { "start": { "line": 2109, @@ -341404,8 +341462,8 @@ "postfix": false, "binop": null }, - "start": 63454, - "end": 63455, + "start": 63441, + "end": 63442, "loc": { "start": { "line": 2109, @@ -341431,8 +341489,8 @@ "updateContext": null }, "value": "!==", - "start": 63456, - "end": 63459, + "start": 63443, + "end": 63446, "loc": { "start": { "line": 2109, @@ -341458,8 +341516,8 @@ "updateContext": null }, "value": "-", - "start": 63460, - "end": 63461, + "start": 63447, + "end": 63448, "loc": { "start": { "line": 2109, @@ -341485,8 +341543,8 @@ "updateContext": null }, "value": 1, - "start": 63461, - "end": 63462, + "start": 63448, + "end": 63449, "loc": { "start": { "line": 2109, @@ -341510,8 +341568,8 @@ "postfix": false, "binop": null }, - "start": 63462, - "end": 63463, + "start": 63449, + "end": 63450, "loc": { "start": { "line": 2109, @@ -341535,8 +341593,8 @@ "postfix": false, "binop": null }, - "start": 63464, - "end": 63465, + "start": 63451, + "end": 63452, "loc": { "start": { "line": 2109, @@ -341563,8 +341621,8 @@ "updateContext": null }, "value": "return", - "start": 63478, - "end": 63484, + "start": 63465, + "end": 63471, "loc": { "start": { "line": 2110, @@ -341589,8 +341647,8 @@ "binop": null }, "value": "cellParser", - "start": 63485, - "end": 63495, + "start": 63472, + "end": 63482, "loc": { "start": { "line": 2110, @@ -341615,8 +341673,8 @@ "binop": null, "updateContext": null }, - "start": 63495, - "end": 63496, + "start": 63482, + "end": 63483, "loc": { "start": { "line": 2110, @@ -341641,8 +341699,8 @@ "binop": null }, "value": "parse", - "start": 63496, - "end": 63501, + "start": 63483, + "end": 63488, "loc": { "start": { "line": 2110, @@ -341666,8 +341724,8 @@ "postfix": false, "binop": null }, - "start": 63501, - "end": 63502, + "start": 63488, + "end": 63489, "loc": { "start": { "line": 2110, @@ -341694,8 +341752,8 @@ "updateContext": null }, "value": "this", - "start": 63502, - "end": 63506, + "start": 63489, + "end": 63493, "loc": { "start": { "line": 2110, @@ -341720,8 +341778,8 @@ "binop": null, "updateContext": null }, - "start": 63506, - "end": 63507, + "start": 63493, + "end": 63494, "loc": { "start": { "line": 2110, @@ -341746,8 +341804,8 @@ "binop": null }, "value": "cell", - "start": 63508, - "end": 63512, + "start": 63495, + "end": 63499, "loc": { "start": { "line": 2110, @@ -341772,8 +341830,8 @@ "binop": null, "updateContext": null }, - "start": 63512, - "end": 63513, + "start": 63499, + "end": 63500, "loc": { "start": { "line": 2110, @@ -341798,8 +341856,8 @@ "binop": null }, "value": "idx", - "start": 63514, - "end": 63517, + "start": 63501, + "end": 63504, "loc": { "start": { "line": 2110, @@ -341823,8 +341881,8 @@ "postfix": false, "binop": null }, - "start": 63517, - "end": 63518, + "start": 63504, + "end": 63505, "loc": { "start": { "line": 2110, @@ -341849,8 +341907,8 @@ "binop": null, "updateContext": null }, - "start": 63518, - "end": 63519, + "start": 63505, + "end": 63506, "loc": { "start": { "line": 2110, @@ -341874,8 +341932,8 @@ "postfix": false, "binop": null }, - "start": 63528, - "end": 63529, + "start": 63515, + "end": 63516, "loc": { "start": { "line": 2111, @@ -341902,8 +341960,8 @@ "updateContext": null }, "value": "else", - "start": 63530, - "end": 63534, + "start": 63517, + "end": 63521, "loc": { "start": { "line": 2111, @@ -341927,8 +341985,8 @@ "postfix": false, "binop": null }, - "start": 63535, - "end": 63536, + "start": 63522, + "end": 63523, "loc": { "start": { "line": 2111, @@ -341955,8 +342013,8 @@ "updateContext": null }, "value": "return", - "start": 63549, - "end": 63555, + "start": 63536, + "end": 63542, "loc": { "start": { "line": 2112, @@ -341981,8 +342039,8 @@ "binop": null }, "value": "getText", - "start": 63556, - "end": 63563, + "start": 63543, + "end": 63550, "loc": { "start": { "line": 2112, @@ -342006,8 +342064,8 @@ "postfix": false, "binop": null }, - "start": 63563, - "end": 63564, + "start": 63550, + "end": 63551, "loc": { "start": { "line": 2112, @@ -342032,8 +342090,8 @@ "binop": null }, "value": "cell", - "start": 63564, - "end": 63568, + "start": 63551, + "end": 63555, "loc": { "start": { "line": 2112, @@ -342057,8 +342115,8 @@ "postfix": false, "binop": null }, - "start": 63568, - "end": 63569, + "start": 63555, + "end": 63556, "loc": { "start": { "line": 2112, @@ -342083,8 +342141,8 @@ "binop": null, "updateContext": null }, - "start": 63569, - "end": 63570, + "start": 63556, + "end": 63557, "loc": { "start": { "line": 2112, @@ -342108,8 +342166,8 @@ "postfix": false, "binop": null }, - "start": 63579, - "end": 63580, + "start": 63566, + "end": 63567, "loc": { "start": { "line": 2113, @@ -342133,8 +342191,8 @@ "postfix": false, "binop": null }, - "start": 63585, - "end": 63586, + "start": 63572, + "end": 63573, "loc": { "start": { "line": 2114, @@ -342149,8 +342207,8 @@ { "type": "CommentBlock", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", - "start": 63592, - "end": 63772, + "start": 63579, + "end": 63759, "loc": { "start": { "line": 2116, @@ -342175,8 +342233,8 @@ "binop": null }, "value": "getCellData", - "start": 63777, - "end": 63788, + "start": 63764, + "end": 63775, "loc": { "start": { "line": 2121, @@ -342200,8 +342258,8 @@ "postfix": false, "binop": null }, - "start": 63788, - "end": 63789, + "start": 63775, + "end": 63776, "loc": { "start": { "line": 2121, @@ -342226,8 +342284,8 @@ "binop": null }, "value": "cell", - "start": 63789, - "end": 63793, + "start": 63776, + "end": 63780, "loc": { "start": { "line": 2121, @@ -342251,8 +342309,8 @@ "postfix": false, "binop": null }, - "start": 63793, - "end": 63794, + "start": 63780, + "end": 63781, "loc": { "start": { "line": 2121, @@ -342276,8 +342334,8 @@ "postfix": false, "binop": null }, - "start": 63795, - "end": 63796, + "start": 63782, + "end": 63783, "loc": { "start": { "line": 2121, @@ -342304,8 +342362,8 @@ "updateContext": null }, "value": "let", - "start": 63805, - "end": 63808, + "start": 63792, + "end": 63795, "loc": { "start": { "line": 2122, @@ -342330,8 +342388,8 @@ "binop": null }, "value": "colIndex", - "start": 63809, - "end": 63817, + "start": 63796, + "end": 63804, "loc": { "start": { "line": 2122, @@ -342357,8 +342415,8 @@ "updateContext": null }, "value": "=", - "start": 63818, - "end": 63819, + "start": 63805, + "end": 63806, "loc": { "start": { "line": 2122, @@ -342383,8 +342441,8 @@ "binop": null }, "value": "cell", - "start": 63820, - "end": 63824, + "start": 63807, + "end": 63811, "loc": { "start": { "line": 2122, @@ -342409,8 +342467,8 @@ "binop": null, "updateContext": null }, - "start": 63824, - "end": 63825, + "start": 63811, + "end": 63812, "loc": { "start": { "line": 2122, @@ -342435,8 +342493,8 @@ "binop": null }, "value": "cellIndex", - "start": 63825, - "end": 63834, + "start": 63812, + "end": 63821, "loc": { "start": { "line": 2122, @@ -342461,8 +342519,8 @@ "binop": null, "updateContext": null }, - "start": 63834, - "end": 63835, + "start": 63821, + "end": 63822, "loc": { "start": { "line": 2122, @@ -342489,8 +342547,8 @@ "updateContext": null }, "value": "let", - "start": 63844, - "end": 63847, + "start": 63831, + "end": 63834, "loc": { "start": { "line": 2123, @@ -342515,8 +342573,8 @@ "binop": null }, "value": "value", - "start": 63848, - "end": 63853, + "start": 63835, + "end": 63840, "loc": { "start": { "line": 2123, @@ -342542,8 +342600,8 @@ "updateContext": null }, "value": "=", - "start": 63854, - "end": 63855, + "start": 63841, + "end": 63842, "loc": { "start": { "line": 2123, @@ -342570,8 +342628,8 @@ "updateContext": null }, "value": "this", - "start": 63856, - "end": 63860, + "start": 63843, + "end": 63847, "loc": { "start": { "line": 2123, @@ -342596,8 +342654,8 @@ "binop": null, "updateContext": null }, - "start": 63860, - "end": 63861, + "start": 63847, + "end": 63848, "loc": { "start": { "line": 2123, @@ -342622,8 +342680,8 @@ "binop": null }, "value": "getCellValue", - "start": 63861, - "end": 63873, + "start": 63848, + "end": 63860, "loc": { "start": { "line": 2123, @@ -342647,8 +342705,8 @@ "postfix": false, "binop": null }, - "start": 63873, - "end": 63874, + "start": 63860, + "end": 63861, "loc": { "start": { "line": 2123, @@ -342673,8 +342731,8 @@ "binop": null }, "value": "cell", - "start": 63874, - "end": 63878, + "start": 63861, + "end": 63865, "loc": { "start": { "line": 2123, @@ -342698,8 +342756,8 @@ "postfix": false, "binop": null }, - "start": 63878, - "end": 63879, + "start": 63865, + "end": 63866, "loc": { "start": { "line": 2123, @@ -342724,8 +342782,8 @@ "binop": null, "updateContext": null }, - "start": 63879, - "end": 63880, + "start": 63866, + "end": 63867, "loc": { "start": { "line": 2123, @@ -342752,8 +342810,8 @@ "updateContext": null }, "value": "if", - "start": 63890, - "end": 63892, + "start": 63877, + "end": 63879, "loc": { "start": { "line": 2125, @@ -342777,8 +342835,8 @@ "postfix": false, "binop": null }, - "start": 63893, - "end": 63894, + "start": 63880, + "end": 63881, "loc": { "start": { "line": 2125, @@ -342805,8 +342863,8 @@ "updateContext": null }, "value": "this", - "start": 63894, - "end": 63898, + "start": 63881, + "end": 63885, "loc": { "start": { "line": 2125, @@ -342831,8 +342889,8 @@ "binop": null, "updateContext": null }, - "start": 63898, - "end": 63899, + "start": 63885, + "end": 63886, "loc": { "start": { "line": 2125, @@ -342857,8 +342915,8 @@ "binop": null }, "value": "hasType", - "start": 63899, - "end": 63906, + "start": 63886, + "end": 63893, "loc": { "start": { "line": 2125, @@ -342882,8 +342940,8 @@ "postfix": false, "binop": null }, - "start": 63906, - "end": 63907, + "start": 63893, + "end": 63894, "loc": { "start": { "line": 2125, @@ -342908,8 +342966,8 @@ "binop": null }, "value": "colIndex", - "start": 63907, - "end": 63915, + "start": 63894, + "end": 63902, "loc": { "start": { "line": 2125, @@ -342934,8 +342992,8 @@ "binop": null, "updateContext": null }, - "start": 63915, - "end": 63916, + "start": 63902, + "end": 63903, "loc": { "start": { "line": 2125, @@ -342960,8 +343018,8 @@ "binop": null, "updateContext": null }, - "start": 63917, - "end": 63918, + "start": 63904, + "end": 63905, "loc": { "start": { "line": 2125, @@ -342986,8 +343044,8 @@ "binop": null }, "value": "FORMATTED_NUMBER", - "start": 63918, - "end": 63934, + "start": 63905, + "end": 63921, "loc": { "start": { "line": 2125, @@ -343012,8 +343070,8 @@ "binop": null, "updateContext": null }, - "start": 63934, - "end": 63935, + "start": 63921, + "end": 63922, "loc": { "start": { "line": 2125, @@ -343037,8 +343095,8 @@ "postfix": false, "binop": null }, - "start": 63935, - "end": 63936, + "start": 63922, + "end": 63923, "loc": { "start": { "line": 2125, @@ -343062,8 +343120,8 @@ "postfix": false, "binop": null }, - "start": 63936, - "end": 63937, + "start": 63923, + "end": 63924, "loc": { "start": { "line": 2125, @@ -343087,8 +343145,8 @@ "postfix": false, "binop": null }, - "start": 63938, - "end": 63939, + "start": 63925, + "end": 63926, "loc": { "start": { "line": 2125, @@ -343115,8 +343173,8 @@ "updateContext": null }, "value": "return", - "start": 63952, - "end": 63958, + "start": 63939, + "end": 63945, "loc": { "start": { "line": 2126, @@ -343141,8 +343199,8 @@ "binop": null }, "value": "parseNb", - "start": 63959, - "end": 63966, + "start": 63946, + "end": 63953, "loc": { "start": { "line": 2126, @@ -343166,8 +343224,8 @@ "postfix": false, "binop": null }, - "start": 63966, - "end": 63967, + "start": 63953, + "end": 63954, "loc": { "start": { "line": 2126, @@ -343192,8 +343250,8 @@ "binop": null }, "value": "value", - "start": 63967, - "end": 63972, + "start": 63954, + "end": 63959, "loc": { "start": { "line": 2126, @@ -343218,8 +343276,8 @@ "binop": null, "updateContext": null }, - "start": 63972, - "end": 63973, + "start": 63959, + "end": 63960, "loc": { "start": { "line": 2126, @@ -343246,8 +343304,8 @@ "updateContext": null }, "value": "this", - "start": 63974, - "end": 63978, + "start": 63961, + "end": 63965, "loc": { "start": { "line": 2126, @@ -343272,8 +343330,8 @@ "binop": null, "updateContext": null }, - "start": 63978, - "end": 63979, + "start": 63965, + "end": 63966, "loc": { "start": { "line": 2126, @@ -343298,8 +343356,8 @@ "binop": null }, "value": "getDecimal", - "start": 63979, - "end": 63989, + "start": 63966, + "end": 63976, "loc": { "start": { "line": 2126, @@ -343323,8 +343381,8 @@ "postfix": false, "binop": null }, - "start": 63989, - "end": 63990, + "start": 63976, + "end": 63977, "loc": { "start": { "line": 2126, @@ -343349,8 +343407,8 @@ "binop": null }, "value": "colIndex", - "start": 63990, - "end": 63998, + "start": 63977, + "end": 63985, "loc": { "start": { "line": 2126, @@ -343374,8 +343432,8 @@ "postfix": false, "binop": null }, - "start": 63998, - "end": 63999, + "start": 63985, + "end": 63986, "loc": { "start": { "line": 2126, @@ -343399,8 +343457,8 @@ "postfix": false, "binop": null }, - "start": 63999, - "end": 64000, + "start": 63986, + "end": 63987, "loc": { "start": { "line": 2126, @@ -343425,8 +343483,8 @@ "binop": null, "updateContext": null }, - "start": 64000, - "end": 64001, + "start": 63987, + "end": 63988, "loc": { "start": { "line": 2126, @@ -343450,8 +343508,8 @@ "postfix": false, "binop": null }, - "start": 64010, - "end": 64011, + "start": 63997, + "end": 63998, "loc": { "start": { "line": 2127, @@ -343478,8 +343536,8 @@ "updateContext": null }, "value": "else", - "start": 64020, - "end": 64024, + "start": 64007, + "end": 64011, "loc": { "start": { "line": 2128, @@ -343506,8 +343564,8 @@ "updateContext": null }, "value": "if", - "start": 64025, - "end": 64027, + "start": 64012, + "end": 64014, "loc": { "start": { "line": 2128, @@ -343531,8 +343589,8 @@ "postfix": false, "binop": null }, - "start": 64028, - "end": 64029, + "start": 64015, + "end": 64016, "loc": { "start": { "line": 2128, @@ -343559,8 +343617,8 @@ "updateContext": null }, "value": "this", - "start": 64029, - "end": 64033, + "start": 64016, + "end": 64020, "loc": { "start": { "line": 2128, @@ -343585,8 +343643,8 @@ "binop": null, "updateContext": null }, - "start": 64033, - "end": 64034, + "start": 64020, + "end": 64021, "loc": { "start": { "line": 2128, @@ -343611,8 +343669,8 @@ "binop": null }, "value": "hasType", - "start": 64034, - "end": 64041, + "start": 64021, + "end": 64028, "loc": { "start": { "line": 2128, @@ -343636,8 +343694,8 @@ "postfix": false, "binop": null }, - "start": 64041, - "end": 64042, + "start": 64028, + "end": 64029, "loc": { "start": { "line": 2128, @@ -343662,8 +343720,8 @@ "binop": null }, "value": "colIndex", - "start": 64042, - "end": 64050, + "start": 64029, + "end": 64037, "loc": { "start": { "line": 2128, @@ -343688,8 +343746,8 @@ "binop": null, "updateContext": null }, - "start": 64050, - "end": 64051, + "start": 64037, + "end": 64038, "loc": { "start": { "line": 2128, @@ -343714,8 +343772,8 @@ "binop": null, "updateContext": null }, - "start": 64052, - "end": 64053, + "start": 64039, + "end": 64040, "loc": { "start": { "line": 2128, @@ -343740,8 +343798,8 @@ "binop": null }, "value": "NUMBER", - "start": 64053, - "end": 64059, + "start": 64040, + "end": 64046, "loc": { "start": { "line": 2128, @@ -343766,8 +343824,8 @@ "binop": null, "updateContext": null }, - "start": 64059, - "end": 64060, + "start": 64046, + "end": 64047, "loc": { "start": { "line": 2128, @@ -343791,8 +343849,8 @@ "postfix": false, "binop": null }, - "start": 64060, - "end": 64061, + "start": 64047, + "end": 64048, "loc": { "start": { "line": 2128, @@ -343816,8 +343874,8 @@ "postfix": false, "binop": null }, - "start": 64061, - "end": 64062, + "start": 64048, + "end": 64049, "loc": { "start": { "line": 2128, @@ -343841,8 +343899,8 @@ "postfix": false, "binop": null }, - "start": 64063, - "end": 64064, + "start": 64050, + "end": 64051, "loc": { "start": { "line": 2128, @@ -343869,8 +343927,8 @@ "updateContext": null }, "value": "return", - "start": 64077, - "end": 64083, + "start": 64064, + "end": 64070, "loc": { "start": { "line": 2129, @@ -343895,8 +343953,8 @@ "binop": null }, "value": "Number", - "start": 64084, - "end": 64090, + "start": 64071, + "end": 64077, "loc": { "start": { "line": 2129, @@ -343920,8 +343978,8 @@ "postfix": false, "binop": null }, - "start": 64090, - "end": 64091, + "start": 64077, + "end": 64078, "loc": { "start": { "line": 2129, @@ -343946,8 +344004,8 @@ "binop": null }, "value": "value", - "start": 64091, - "end": 64096, + "start": 64078, + "end": 64083, "loc": { "start": { "line": 2129, @@ -343971,8 +344029,8 @@ "postfix": false, "binop": null }, - "start": 64096, - "end": 64097, + "start": 64083, + "end": 64084, "loc": { "start": { "line": 2129, @@ -343997,8 +344055,8 @@ "binop": null, "updateContext": null }, - "start": 64097, - "end": 64098, + "start": 64084, + "end": 64085, "loc": { "start": { "line": 2129, @@ -344022,8 +344080,8 @@ "postfix": false, "binop": null }, - "start": 64107, - "end": 64108, + "start": 64094, + "end": 64095, "loc": { "start": { "line": 2130, @@ -344050,8 +344108,8 @@ "updateContext": null }, "value": "else", - "start": 64117, - "end": 64121, + "start": 64104, + "end": 64108, "loc": { "start": { "line": 2131, @@ -344078,8 +344136,8 @@ "updateContext": null }, "value": "if", - "start": 64122, - "end": 64124, + "start": 64109, + "end": 64111, "loc": { "start": { "line": 2131, @@ -344103,8 +344161,8 @@ "postfix": false, "binop": null }, - "start": 64125, - "end": 64126, + "start": 64112, + "end": 64113, "loc": { "start": { "line": 2131, @@ -344131,8 +344189,8 @@ "updateContext": null }, "value": "this", - "start": 64126, - "end": 64130, + "start": 64113, + "end": 64117, "loc": { "start": { "line": 2131, @@ -344157,8 +344215,8 @@ "binop": null, "updateContext": null }, - "start": 64130, - "end": 64131, + "start": 64117, + "end": 64118, "loc": { "start": { "line": 2131, @@ -344183,8 +344241,8 @@ "binop": null }, "value": "hasType", - "start": 64131, - "end": 64138, + "start": 64118, + "end": 64125, "loc": { "start": { "line": 2131, @@ -344208,8 +344266,8 @@ "postfix": false, "binop": null }, - "start": 64138, - "end": 64139, + "start": 64125, + "end": 64126, "loc": { "start": { "line": 2131, @@ -344234,8 +344292,8 @@ "binop": null }, "value": "colIndex", - "start": 64139, - "end": 64147, + "start": 64126, + "end": 64134, "loc": { "start": { "line": 2131, @@ -344260,8 +344318,8 @@ "binop": null, "updateContext": null }, - "start": 64147, - "end": 64148, + "start": 64134, + "end": 64135, "loc": { "start": { "line": 2131, @@ -344286,8 +344344,8 @@ "binop": null, "updateContext": null }, - "start": 64149, - "end": 64150, + "start": 64136, + "end": 64137, "loc": { "start": { "line": 2131, @@ -344312,8 +344370,8 @@ "binop": null }, "value": "DATE", - "start": 64150, - "end": 64154, + "start": 64137, + "end": 64141, "loc": { "start": { "line": 2131, @@ -344338,8 +344396,8 @@ "binop": null, "updateContext": null }, - "start": 64154, - "end": 64155, + "start": 64141, + "end": 64142, "loc": { "start": { "line": 2131, @@ -344363,8 +344421,8 @@ "postfix": false, "binop": null }, - "start": 64155, - "end": 64156, + "start": 64142, + "end": 64143, "loc": { "start": { "line": 2131, @@ -344388,8 +344446,8 @@ "postfix": false, "binop": null }, - "start": 64156, - "end": 64157, + "start": 64143, + "end": 64144, "loc": { "start": { "line": 2131, @@ -344413,8 +344471,8 @@ "postfix": false, "binop": null }, - "start": 64157, - "end": 64158, + "start": 64144, + "end": 64145, "loc": { "start": { "line": 2131, @@ -344441,8 +344499,8 @@ "updateContext": null }, "value": "let", - "start": 64171, - "end": 64174, + "start": 64158, + "end": 64161, "loc": { "start": { "line": 2132, @@ -344467,8 +344525,8 @@ "binop": null }, "value": "dateType", - "start": 64175, - "end": 64183, + "start": 64162, + "end": 64170, "loc": { "start": { "line": 2132, @@ -344494,8 +344552,8 @@ "updateContext": null }, "value": "=", - "start": 64184, - "end": 64185, + "start": 64171, + "end": 64172, "loc": { "start": { "line": 2132, @@ -344522,8 +344580,8 @@ "updateContext": null }, "value": "this", - "start": 64186, - "end": 64190, + "start": 64173, + "end": 64177, "loc": { "start": { "line": 2132, @@ -344548,8 +344606,8 @@ "binop": null, "updateContext": null }, - "start": 64190, - "end": 64191, + "start": 64177, + "end": 64178, "loc": { "start": { "line": 2132, @@ -344574,8 +344632,8 @@ "binop": null }, "value": "Mod", - "start": 64191, - "end": 64194, + "start": 64178, + "end": 64181, "loc": { "start": { "line": 2132, @@ -344600,8 +344658,8 @@ "binop": null, "updateContext": null }, - "start": 64194, - "end": 64195, + "start": 64181, + "end": 64182, "loc": { "start": { "line": 2132, @@ -344626,8 +344684,8 @@ "binop": null }, "value": "dateType", - "start": 64195, - "end": 64203, + "start": 64182, + "end": 64190, "loc": { "start": { "line": 2132, @@ -344652,8 +344710,8 @@ "binop": null, "updateContext": null }, - "start": 64203, - "end": 64204, + "start": 64190, + "end": 64191, "loc": { "start": { "line": 2132, @@ -344680,8 +344738,8 @@ "updateContext": null }, "value": "return", - "start": 64217, - "end": 64223, + "start": 64204, + "end": 64210, "loc": { "start": { "line": 2133, @@ -344706,8 +344764,8 @@ "binop": null }, "value": "dateType", - "start": 64224, - "end": 64232, + "start": 64211, + "end": 64219, "loc": { "start": { "line": 2133, @@ -344732,8 +344790,8 @@ "binop": null, "updateContext": null }, - "start": 64232, - "end": 64233, + "start": 64219, + "end": 64220, "loc": { "start": { "line": 2133, @@ -344758,8 +344816,8 @@ "binop": null }, "value": "parse", - "start": 64233, - "end": 64238, + "start": 64220, + "end": 64225, "loc": { "start": { "line": 2133, @@ -344783,8 +344841,8 @@ "postfix": false, "binop": null }, - "start": 64238, - "end": 64239, + "start": 64225, + "end": 64226, "loc": { "start": { "line": 2133, @@ -344809,8 +344867,8 @@ "binop": null }, "value": "value", - "start": 64239, - "end": 64244, + "start": 64226, + "end": 64231, "loc": { "start": { "line": 2133, @@ -344835,8 +344893,8 @@ "binop": null, "updateContext": null }, - "start": 64244, - "end": 64245, + "start": 64231, + "end": 64232, "loc": { "start": { "line": 2133, @@ -344861,8 +344919,8 @@ "binop": null }, "value": "dateType", - "start": 64246, - "end": 64254, + "start": 64233, + "end": 64241, "loc": { "start": { "line": 2133, @@ -344887,8 +344945,8 @@ "binop": null, "updateContext": null }, - "start": 64254, - "end": 64255, + "start": 64241, + "end": 64242, "loc": { "start": { "line": 2133, @@ -344913,8 +344971,8 @@ "binop": null }, "value": "getLocale", - "start": 64255, - "end": 64264, + "start": 64242, + "end": 64251, "loc": { "start": { "line": 2133, @@ -344938,8 +344996,8 @@ "postfix": false, "binop": null }, - "start": 64264, - "end": 64265, + "start": 64251, + "end": 64252, "loc": { "start": { "line": 2133, @@ -344964,8 +345022,8 @@ "binop": null }, "value": "colIndex", - "start": 64265, - "end": 64273, + "start": 64252, + "end": 64260, "loc": { "start": { "line": 2133, @@ -344989,8 +345047,8 @@ "postfix": false, "binop": null }, - "start": 64273, - "end": 64274, + "start": 64260, + "end": 64261, "loc": { "start": { "line": 2133, @@ -345014,8 +345072,8 @@ "postfix": false, "binop": null }, - "start": 64274, - "end": 64275, + "start": 64261, + "end": 64262, "loc": { "start": { "line": 2133, @@ -345040,8 +345098,8 @@ "binop": null, "updateContext": null }, - "start": 64275, - "end": 64276, + "start": 64262, + "end": 64263, "loc": { "start": { "line": 2133, @@ -345065,8 +345123,8 @@ "postfix": false, "binop": null }, - "start": 64285, - "end": 64286, + "start": 64272, + "end": 64273, "loc": { "start": { "line": 2134, @@ -345093,8 +345151,8 @@ "updateContext": null }, "value": "return", - "start": 64296, - "end": 64302, + "start": 64283, + "end": 64289, "loc": { "start": { "line": 2136, @@ -345119,8 +345177,8 @@ "binop": null }, "value": "value", - "start": 64303, - "end": 64308, + "start": 64290, + "end": 64295, "loc": { "start": { "line": 2136, @@ -345145,8 +345203,8 @@ "binop": null, "updateContext": null }, - "start": 64308, - "end": 64309, + "start": 64295, + "end": 64296, "loc": { "start": { "line": 2136, @@ -345170,8 +345228,8 @@ "postfix": false, "binop": null }, - "start": 64314, - "end": 64315, + "start": 64301, + "end": 64302, "loc": { "start": { "line": 2137, @@ -345186,8 +345244,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64321, - "end": 64701, + "start": 64308, + "end": 64688, "loc": { "start": { "line": 2139, @@ -345212,8 +345270,8 @@ "binop": null }, "value": "getData", - "start": 64706, - "end": 64713, + "start": 64693, + "end": 64700, "loc": { "start": { "line": 2150, @@ -345237,8 +345295,8 @@ "postfix": false, "binop": null }, - "start": 64713, - "end": 64714, + "start": 64700, + "end": 64701, "loc": { "start": { "line": 2150, @@ -345263,8 +345321,8 @@ "binop": null }, "value": "includeHeaders", - "start": 64714, - "end": 64728, + "start": 64701, + "end": 64715, "loc": { "start": { "line": 2150, @@ -345290,8 +345348,8 @@ "updateContext": null }, "value": "=", - "start": 64729, - "end": 64730, + "start": 64716, + "end": 64717, "loc": { "start": { "line": 2150, @@ -345318,8 +345376,8 @@ "updateContext": null }, "value": "false", - "start": 64731, - "end": 64736, + "start": 64718, + "end": 64723, "loc": { "start": { "line": 2150, @@ -345344,8 +345402,8 @@ "binop": null, "updateContext": null }, - "start": 64736, - "end": 64737, + "start": 64723, + "end": 64724, "loc": { "start": { "line": 2150, @@ -345370,8 +345428,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 64738, - "end": 64755, + "start": 64725, + "end": 64742, "loc": { "start": { "line": 2150, @@ -345397,8 +345455,8 @@ "updateContext": null }, "value": "=", - "start": 64756, - "end": 64757, + "start": 64743, + "end": 64744, "loc": { "start": { "line": 2150, @@ -345425,8 +345483,8 @@ "updateContext": null }, "value": "false", - "start": 64758, - "end": 64763, + "start": 64745, + "end": 64750, "loc": { "start": { "line": 2150, @@ -345450,8 +345508,8 @@ "postfix": false, "binop": null }, - "start": 64763, - "end": 64764, + "start": 64750, + "end": 64751, "loc": { "start": { "line": 2150, @@ -345475,8 +345533,8 @@ "postfix": false, "binop": null }, - "start": 64765, - "end": 64766, + "start": 64752, + "end": 64753, "loc": { "start": { "line": 2150, @@ -345503,8 +345561,8 @@ "updateContext": null }, "value": "return", - "start": 64775, - "end": 64781, + "start": 64762, + "end": 64768, "loc": { "start": { "line": 2151, @@ -345531,8 +345589,8 @@ "updateContext": null }, "value": "this", - "start": 64782, - "end": 64786, + "start": 64769, + "end": 64773, "loc": { "start": { "line": 2151, @@ -345557,8 +345615,8 @@ "binop": null, "updateContext": null }, - "start": 64786, - "end": 64787, + "start": 64773, + "end": 64774, "loc": { "start": { "line": 2151, @@ -345583,8 +345641,8 @@ "binop": null }, "value": "getTableData", - "start": 64787, - "end": 64799, + "start": 64774, + "end": 64786, "loc": { "start": { "line": 2151, @@ -345608,8 +345666,8 @@ "postfix": false, "binop": null }, - "start": 64799, - "end": 64800, + "start": 64786, + "end": 64787, "loc": { "start": { "line": 2151, @@ -345634,8 +345692,8 @@ "binop": null }, "value": "includeHeaders", - "start": 64800, - "end": 64814, + "start": 64787, + "end": 64801, "loc": { "start": { "line": 2151, @@ -345660,8 +345718,8 @@ "binop": null, "updateContext": null }, - "start": 64814, - "end": 64815, + "start": 64801, + "end": 64802, "loc": { "start": { "line": 2151, @@ -345686,8 +345744,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 64816, - "end": 64833, + "start": 64803, + "end": 64820, "loc": { "start": { "line": 2151, @@ -345712,8 +345770,8 @@ "binop": null, "updateContext": null }, - "start": 64833, - "end": 64834, + "start": 64820, + "end": 64821, "loc": { "start": { "line": 2151, @@ -345740,8 +345798,8 @@ "updateContext": null }, "value": "true", - "start": 64835, - "end": 64839, + "start": 64822, + "end": 64826, "loc": { "start": { "line": 2151, @@ -345765,8 +345823,8 @@ "postfix": false, "binop": null }, - "start": 64839, - "end": 64840, + "start": 64826, + "end": 64827, "loc": { "start": { "line": 2151, @@ -345791,8 +345849,8 @@ "binop": null, "updateContext": null }, - "start": 64840, - "end": 64841, + "start": 64827, + "end": 64828, "loc": { "start": { "line": 2151, @@ -345816,8 +345874,8 @@ "postfix": false, "binop": null }, - "start": 64846, - "end": 64847, + "start": 64833, + "end": 64834, "loc": { "start": { "line": 2152, @@ -345832,8 +345890,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", - "start": 64853, - "end": 65189, + "start": 64840, + "end": 65176, "loc": { "start": { "line": 2154, @@ -345858,8 +345916,8 @@ "binop": null }, "value": "getValues", - "start": 65194, - "end": 65203, + "start": 65181, + "end": 65190, "loc": { "start": { "line": 2164, @@ -345883,8 +345941,8 @@ "postfix": false, "binop": null }, - "start": 65203, - "end": 65204, + "start": 65190, + "end": 65191, "loc": { "start": { "line": 2164, @@ -345909,8 +345967,8 @@ "binop": null }, "value": "includeHeaders", - "start": 65204, - "end": 65218, + "start": 65191, + "end": 65205, "loc": { "start": { "line": 2164, @@ -345936,8 +345994,8 @@ "updateContext": null }, "value": "=", - "start": 65219, - "end": 65220, + "start": 65206, + "end": 65207, "loc": { "start": { "line": 2164, @@ -345964,8 +346022,8 @@ "updateContext": null }, "value": "false", - "start": 65221, - "end": 65226, + "start": 65208, + "end": 65213, "loc": { "start": { "line": 2164, @@ -345990,8 +346048,8 @@ "binop": null, "updateContext": null }, - "start": 65226, - "end": 65227, + "start": 65213, + "end": 65214, "loc": { "start": { "line": 2164, @@ -346016,8 +346074,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 65228, - "end": 65245, + "start": 65215, + "end": 65232, "loc": { "start": { "line": 2164, @@ -346043,8 +346101,8 @@ "updateContext": null }, "value": "=", - "start": 65246, - "end": 65247, + "start": 65233, + "end": 65234, "loc": { "start": { "line": 2164, @@ -346071,8 +346129,8 @@ "updateContext": null }, "value": "false", - "start": 65248, - "end": 65253, + "start": 65235, + "end": 65240, "loc": { "start": { "line": 2164, @@ -346096,8 +346154,8 @@ "postfix": false, "binop": null }, - "start": 65253, - "end": 65254, + "start": 65240, + "end": 65241, "loc": { "start": { "line": 2164, @@ -346121,8 +346179,8 @@ "postfix": false, "binop": null }, - "start": 65255, - "end": 65256, + "start": 65242, + "end": 65243, "loc": { "start": { "line": 2164, @@ -346149,8 +346207,8 @@ "updateContext": null }, "value": "return", - "start": 65265, - "end": 65271, + "start": 65252, + "end": 65258, "loc": { "start": { "line": 2165, @@ -346177,8 +346235,8 @@ "updateContext": null }, "value": "this", - "start": 65272, - "end": 65276, + "start": 65259, + "end": 65263, "loc": { "start": { "line": 2165, @@ -346203,8 +346261,8 @@ "binop": null, "updateContext": null }, - "start": 65276, - "end": 65277, + "start": 65263, + "end": 65264, "loc": { "start": { "line": 2165, @@ -346229,8 +346287,8 @@ "binop": null }, "value": "getTableData", - "start": 65277, - "end": 65289, + "start": 65264, + "end": 65276, "loc": { "start": { "line": 2165, @@ -346254,8 +346312,8 @@ "postfix": false, "binop": null }, - "start": 65289, - "end": 65290, + "start": 65276, + "end": 65277, "loc": { "start": { "line": 2165, @@ -346280,8 +346338,8 @@ "binop": null }, "value": "includeHeaders", - "start": 65290, - "end": 65304, + "start": 65277, + "end": 65291, "loc": { "start": { "line": 2165, @@ -346306,8 +346364,8 @@ "binop": null, "updateContext": null }, - "start": 65304, - "end": 65305, + "start": 65291, + "end": 65292, "loc": { "start": { "line": 2165, @@ -346332,8 +346390,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 65306, - "end": 65323, + "start": 65293, + "end": 65310, "loc": { "start": { "line": 2165, @@ -346358,8 +346416,8 @@ "binop": null, "updateContext": null }, - "start": 65323, - "end": 65324, + "start": 65310, + "end": 65311, "loc": { "start": { "line": 2165, @@ -346386,8 +346444,8 @@ "updateContext": null }, "value": "false", - "start": 65325, - "end": 65330, + "start": 65312, + "end": 65317, "loc": { "start": { "line": 2165, @@ -346411,8 +346469,8 @@ "postfix": false, "binop": null }, - "start": 65330, - "end": 65331, + "start": 65317, + "end": 65318, "loc": { "start": { "line": 2165, @@ -346437,8 +346495,8 @@ "binop": null, "updateContext": null }, - "start": 65331, - "end": 65332, + "start": 65318, + "end": 65319, "loc": { "start": { "line": 2165, @@ -346462,8 +346520,8 @@ "postfix": false, "binop": null }, - "start": 65337, - "end": 65338, + "start": 65324, + "end": 65325, "loc": { "start": { "line": 2166, @@ -346478,8 +346536,8 @@ { "type": "CommentBlock", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 65344, - "end": 65819, + "start": 65331, + "end": 65806, "loc": { "start": { "line": 2168, @@ -346504,8 +346562,8 @@ "binop": null }, "value": "getTableData", - "start": 65824, - "end": 65836, + "start": 65811, + "end": 65823, "loc": { "start": { "line": 2182, @@ -346529,8 +346587,8 @@ "postfix": false, "binop": null }, - "start": 65836, - "end": 65837, + "start": 65823, + "end": 65824, "loc": { "start": { "line": 2182, @@ -346555,8 +346613,8 @@ "binop": null }, "value": "includeHeaders", - "start": 65846, - "end": 65860, + "start": 65833, + "end": 65847, "loc": { "start": { "line": 2183, @@ -346582,8 +346640,8 @@ "updateContext": null }, "value": "=", - "start": 65861, - "end": 65862, + "start": 65848, + "end": 65849, "loc": { "start": { "line": 2183, @@ -346610,8 +346668,8 @@ "updateContext": null }, "value": "false", - "start": 65863, - "end": 65868, + "start": 65850, + "end": 65855, "loc": { "start": { "line": 2183, @@ -346636,8 +346694,8 @@ "binop": null, "updateContext": null }, - "start": 65868, - "end": 65869, + "start": 65855, + "end": 65856, "loc": { "start": { "line": 2183, @@ -346662,8 +346720,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 65878, - "end": 65895, + "start": 65865, + "end": 65882, "loc": { "start": { "line": 2184, @@ -346689,8 +346747,8 @@ "updateContext": null }, "value": "=", - "start": 65896, - "end": 65897, + "start": 65883, + "end": 65884, "loc": { "start": { "line": 2184, @@ -346717,8 +346775,8 @@ "updateContext": null }, "value": "false", - "start": 65898, - "end": 65903, + "start": 65885, + "end": 65890, "loc": { "start": { "line": 2184, @@ -346743,8 +346801,8 @@ "binop": null, "updateContext": null }, - "start": 65903, - "end": 65904, + "start": 65890, + "end": 65891, "loc": { "start": { "line": 2184, @@ -346769,8 +346827,8 @@ "binop": null }, "value": "typed", - "start": 65913, - "end": 65918, + "start": 65900, + "end": 65905, "loc": { "start": { "line": 2185, @@ -346796,8 +346854,8 @@ "updateContext": null }, "value": "=", - "start": 65919, - "end": 65920, + "start": 65906, + "end": 65907, "loc": { "start": { "line": 2185, @@ -346824,8 +346882,8 @@ "updateContext": null }, "value": "false", - "start": 65921, - "end": 65926, + "start": 65908, + "end": 65913, "loc": { "start": { "line": 2185, @@ -346849,8 +346907,8 @@ "postfix": false, "binop": null }, - "start": 65931, - "end": 65932, + "start": 65918, + "end": 65919, "loc": { "start": { "line": 2186, @@ -346874,8 +346932,8 @@ "postfix": false, "binop": null }, - "start": 65933, - "end": 65934, + "start": 65920, + "end": 65921, "loc": { "start": { "line": 2186, @@ -346902,8 +346960,8 @@ "updateContext": null }, "value": "let", - "start": 65943, - "end": 65946, + "start": 65930, + "end": 65933, "loc": { "start": { "line": 2187, @@ -346928,8 +346986,8 @@ "binop": null }, "value": "tblData", - "start": 65947, - "end": 65954, + "start": 65934, + "end": 65941, "loc": { "start": { "line": 2187, @@ -346955,8 +347013,8 @@ "updateContext": null }, "value": "=", - "start": 65955, - "end": 65956, + "start": 65942, + "end": 65943, "loc": { "start": { "line": 2187, @@ -346981,8 +347039,8 @@ "binop": null, "updateContext": null }, - "start": 65957, - "end": 65958, + "start": 65944, + "end": 65945, "loc": { "start": { "line": 2187, @@ -347007,8 +347065,8 @@ "binop": null, "updateContext": null }, - "start": 65958, - "end": 65959, + "start": 65945, + "end": 65946, "loc": { "start": { "line": 2187, @@ -347033,8 +347091,8 @@ "binop": null, "updateContext": null }, - "start": 65959, - "end": 65960, + "start": 65946, + "end": 65947, "loc": { "start": { "line": 2187, @@ -347061,8 +347119,8 @@ "updateContext": null }, "value": "let", - "start": 65969, - "end": 65972, + "start": 65956, + "end": 65959, "loc": { "start": { "line": 2188, @@ -347087,8 +347145,8 @@ "binop": null }, "value": "getContent", - "start": 65973, - "end": 65983, + "start": 65960, + "end": 65970, "loc": { "start": { "line": 2188, @@ -347114,8 +347172,8 @@ "updateContext": null }, "value": "=", - "start": 65984, - "end": 65985, + "start": 65971, + "end": 65972, "loc": { "start": { "line": 2188, @@ -347140,8 +347198,8 @@ "binop": null }, "value": "typed", - "start": 65986, - "end": 65991, + "start": 65973, + "end": 65978, "loc": { "start": { "line": 2188, @@ -347166,8 +347224,8 @@ "binop": null, "updateContext": null }, - "start": 65992, - "end": 65993, + "start": 65979, + "end": 65980, "loc": { "start": { "line": 2188, @@ -347194,8 +347252,8 @@ "updateContext": null }, "value": "this", - "start": 65994, - "end": 65998, + "start": 65981, + "end": 65985, "loc": { "start": { "line": 2188, @@ -347220,8 +347278,8 @@ "binop": null, "updateContext": null }, - "start": 65998, - "end": 65999, + "start": 65985, + "end": 65986, "loc": { "start": { "line": 2188, @@ -347246,8 +347304,8 @@ "binop": null }, "value": "getCellData", - "start": 65999, - "end": 66010, + "start": 65986, + "end": 65997, "loc": { "start": { "line": 2188, @@ -347272,8 +347330,8 @@ "binop": null, "updateContext": null }, - "start": 66010, - "end": 66011, + "start": 65997, + "end": 65998, "loc": { "start": { "line": 2188, @@ -347298,8 +347356,8 @@ "binop": null }, "value": "bind", - "start": 66011, - "end": 66015, + "start": 65998, + "end": 66002, "loc": { "start": { "line": 2188, @@ -347323,8 +347381,8 @@ "postfix": false, "binop": null }, - "start": 66015, - "end": 66016, + "start": 66002, + "end": 66003, "loc": { "start": { "line": 2188, @@ -347351,8 +347409,8 @@ "updateContext": null }, "value": "this", - "start": 66016, - "end": 66020, + "start": 66003, + "end": 66007, "loc": { "start": { "line": 2188, @@ -347376,8 +347434,8 @@ "postfix": false, "binop": null }, - "start": 66020, - "end": 66021, + "start": 66007, + "end": 66008, "loc": { "start": { "line": 2188, @@ -347402,8 +347460,8 @@ "binop": null, "updateContext": null }, - "start": 66022, - "end": 66023, + "start": 66009, + "end": 66010, "loc": { "start": { "line": 2188, @@ -347430,8 +347488,8 @@ "updateContext": null }, "value": "this", - "start": 66036, - "end": 66040, + "start": 66023, + "end": 66027, "loc": { "start": { "line": 2189, @@ -347456,8 +347514,8 @@ "binop": null, "updateContext": null }, - "start": 66040, - "end": 66041, + "start": 66027, + "end": 66028, "loc": { "start": { "line": 2189, @@ -347482,8 +347540,8 @@ "binop": null }, "value": "getCellValue", - "start": 66041, - "end": 66053, + "start": 66028, + "end": 66040, "loc": { "start": { "line": 2189, @@ -347508,8 +347566,8 @@ "binop": null, "updateContext": null }, - "start": 66053, - "end": 66054, + "start": 66040, + "end": 66041, "loc": { "start": { "line": 2189, @@ -347534,8 +347592,8 @@ "binop": null }, "value": "bind", - "start": 66054, - "end": 66058, + "start": 66041, + "end": 66045, "loc": { "start": { "line": 2189, @@ -347559,8 +347617,8 @@ "postfix": false, "binop": null }, - "start": 66058, - "end": 66059, + "start": 66045, + "end": 66046, "loc": { "start": { "line": 2189, @@ -347587,8 +347645,8 @@ "updateContext": null }, "value": "this", - "start": 66059, - "end": 66063, + "start": 66046, + "end": 66050, "loc": { "start": { "line": 2189, @@ -347612,8 +347670,8 @@ "postfix": false, "binop": null }, - "start": 66063, - "end": 66064, + "start": 66050, + "end": 66051, "loc": { "start": { "line": 2189, @@ -347638,8 +347696,8 @@ "binop": null, "updateContext": null }, - "start": 66064, - "end": 66065, + "start": 66051, + "end": 66052, "loc": { "start": { "line": 2189, @@ -347666,8 +347724,8 @@ "updateContext": null }, "value": "if", - "start": 66075, - "end": 66077, + "start": 66062, + "end": 66064, "loc": { "start": { "line": 2191, @@ -347691,8 +347749,8 @@ "postfix": false, "binop": null }, - "start": 66078, - "end": 66079, + "start": 66065, + "end": 66066, "loc": { "start": { "line": 2191, @@ -347717,8 +347775,8 @@ "binop": null }, "value": "includeHeaders", - "start": 66079, - "end": 66093, + "start": 66066, + "end": 66080, "loc": { "start": { "line": 2191, @@ -347742,8 +347800,8 @@ "postfix": false, "binop": null }, - "start": 66093, - "end": 66094, + "start": 66080, + "end": 66081, "loc": { "start": { "line": 2191, @@ -347767,8 +347825,8 @@ "postfix": false, "binop": null }, - "start": 66095, - "end": 66096, + "start": 66082, + "end": 66083, "loc": { "start": { "line": 2191, @@ -347795,8 +347853,8 @@ "updateContext": null }, "value": "let", - "start": 66109, - "end": 66112, + "start": 66096, + "end": 66099, "loc": { "start": { "line": 2192, @@ -347821,8 +347879,8 @@ "binop": null }, "value": "headers", - "start": 66113, - "end": 66120, + "start": 66100, + "end": 66107, "loc": { "start": { "line": 2192, @@ -347848,8 +347906,8 @@ "updateContext": null }, "value": "=", - "start": 66121, - "end": 66122, + "start": 66108, + "end": 66109, "loc": { "start": { "line": 2192, @@ -347876,8 +347934,8 @@ "updateContext": null }, "value": "this", - "start": 66123, - "end": 66127, + "start": 66110, + "end": 66114, "loc": { "start": { "line": 2192, @@ -347902,8 +347960,8 @@ "binop": null, "updateContext": null }, - "start": 66127, - "end": 66128, + "start": 66114, + "end": 66115, "loc": { "start": { "line": 2192, @@ -347928,8 +347986,8 @@ "binop": null }, "value": "getHeadersText", - "start": 66128, - "end": 66142, + "start": 66115, + "end": 66129, "loc": { "start": { "line": 2192, @@ -347953,8 +348011,8 @@ "postfix": false, "binop": null }, - "start": 66142, - "end": 66143, + "start": 66129, + "end": 66130, "loc": { "start": { "line": 2192, @@ -347979,8 +348037,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 66143, - "end": 66160, + "start": 66130, + "end": 66147, "loc": { "start": { "line": 2192, @@ -348004,8 +348062,8 @@ "postfix": false, "binop": null }, - "start": 66160, - "end": 66161, + "start": 66147, + "end": 66148, "loc": { "start": { "line": 2192, @@ -348030,8 +348088,8 @@ "binop": null, "updateContext": null }, - "start": 66161, - "end": 66162, + "start": 66148, + "end": 66149, "loc": { "start": { "line": 2192, @@ -348056,8 +348114,8 @@ "binop": null }, "value": "tblData", - "start": 66175, - "end": 66182, + "start": 66162, + "end": 66169, "loc": { "start": { "line": 2193, @@ -348082,8 +348140,8 @@ "binop": null, "updateContext": null }, - "start": 66182, - "end": 66183, + "start": 66169, + "end": 66170, "loc": { "start": { "line": 2193, @@ -348108,8 +348166,8 @@ "binop": null }, "value": "push", - "start": 66183, - "end": 66187, + "start": 66170, + "end": 66174, "loc": { "start": { "line": 2193, @@ -348133,8 +348191,8 @@ "postfix": false, "binop": null }, - "start": 66187, - "end": 66188, + "start": 66174, + "end": 66175, "loc": { "start": { "line": 2193, @@ -348159,8 +348217,8 @@ "binop": null, "updateContext": null }, - "start": 66188, - "end": 66189, + "start": 66175, + "end": 66176, "loc": { "start": { "line": 2193, @@ -348187,8 +348245,8 @@ "updateContext": null }, "value": "this", - "start": 66189, - "end": 66193, + "start": 66176, + "end": 66180, "loc": { "start": { "line": 2193, @@ -348213,8 +348271,8 @@ "binop": null, "updateContext": null }, - "start": 66193, - "end": 66194, + "start": 66180, + "end": 66181, "loc": { "start": { "line": 2193, @@ -348239,8 +348297,8 @@ "binop": null }, "value": "getHeadersRowIndex", - "start": 66194, - "end": 66212, + "start": 66181, + "end": 66199, "loc": { "start": { "line": 2193, @@ -348264,8 +348322,8 @@ "postfix": false, "binop": null }, - "start": 66212, - "end": 66213, + "start": 66199, + "end": 66200, "loc": { "start": { "line": 2193, @@ -348289,8 +348347,8 @@ "postfix": false, "binop": null }, - "start": 66213, - "end": 66214, + "start": 66200, + "end": 66201, "loc": { "start": { "line": 2193, @@ -348315,8 +348373,8 @@ "binop": null, "updateContext": null }, - "start": 66214, - "end": 66215, + "start": 66201, + "end": 66202, "loc": { "start": { "line": 2193, @@ -348341,8 +348399,8 @@ "binop": null }, "value": "headers", - "start": 66216, - "end": 66223, + "start": 66203, + "end": 66210, "loc": { "start": { "line": 2193, @@ -348367,8 +348425,8 @@ "binop": null, "updateContext": null }, - "start": 66223, - "end": 66224, + "start": 66210, + "end": 66211, "loc": { "start": { "line": 2193, @@ -348392,8 +348450,8 @@ "postfix": false, "binop": null }, - "start": 66224, - "end": 66225, + "start": 66211, + "end": 66212, "loc": { "start": { "line": 2193, @@ -348418,8 +348476,8 @@ "binop": null, "updateContext": null }, - "start": 66225, - "end": 66226, + "start": 66212, + "end": 66213, "loc": { "start": { "line": 2193, @@ -348443,8 +348501,8 @@ "postfix": false, "binop": null }, - "start": 66235, - "end": 66236, + "start": 66222, + "end": 66223, "loc": { "start": { "line": 2194, @@ -348471,8 +348529,8 @@ "updateContext": null }, "value": "let", - "start": 66246, - "end": 66249, + "start": 66233, + "end": 66236, "loc": { "start": { "line": 2196, @@ -348497,8 +348555,8 @@ "binop": null }, "value": "eachRow", - "start": 66250, - "end": 66257, + "start": 66237, + "end": 66244, "loc": { "start": { "line": 2196, @@ -348524,8 +348582,8 @@ "updateContext": null }, "value": "=", - "start": 66258, - "end": 66259, + "start": 66245, + "end": 66246, "loc": { "start": { "line": 2196, @@ -348552,8 +348610,8 @@ "updateContext": null }, "value": "this", - "start": 66260, - "end": 66264, + "start": 66247, + "end": 66251, "loc": { "start": { "line": 2196, @@ -348578,8 +348636,8 @@ "binop": null, "updateContext": null }, - "start": 66264, - "end": 66265, + "start": 66251, + "end": 66252, "loc": { "start": { "line": 2196, @@ -348604,8 +348662,8 @@ "binop": null }, "value": "eachRow", - "start": 66265, - "end": 66272, + "start": 66252, + "end": 66259, "loc": { "start": { "line": 2196, @@ -348629,8 +348687,8 @@ "postfix": false, "binop": null }, - "start": 66272, - "end": 66273, + "start": 66259, + "end": 66260, "loc": { "start": { "line": 2196, @@ -348654,8 +348712,8 @@ "postfix": false, "binop": null }, - "start": 66273, - "end": 66274, + "start": 66260, + "end": 66261, "loc": { "start": { "line": 2196, @@ -348680,8 +348738,8 @@ "binop": null, "updateContext": null }, - "start": 66274, - "end": 66275, + "start": 66261, + "end": 66262, "loc": { "start": { "line": 2196, @@ -348706,8 +348764,8 @@ "binop": null }, "value": "eachRow", - "start": 66284, - "end": 66291, + "start": 66271, + "end": 66278, "loc": { "start": { "line": 2197, @@ -348731,8 +348789,8 @@ "postfix": false, "binop": null }, - "start": 66291, - "end": 66292, + "start": 66278, + "end": 66279, "loc": { "start": { "line": 2197, @@ -348756,8 +348814,8 @@ "postfix": false, "binop": null }, - "start": 66292, - "end": 66293, + "start": 66279, + "end": 66280, "loc": { "start": { "line": 2197, @@ -348782,8 +348840,8 @@ "binop": null }, "value": "row", - "start": 66293, - "end": 66296, + "start": 66280, + "end": 66283, "loc": { "start": { "line": 2197, @@ -348808,8 +348866,8 @@ "binop": null, "updateContext": null }, - "start": 66296, - "end": 66297, + "start": 66283, + "end": 66284, "loc": { "start": { "line": 2197, @@ -348834,8 +348892,8 @@ "binop": null }, "value": "k", - "start": 66298, - "end": 66299, + "start": 66285, + "end": 66286, "loc": { "start": { "line": 2197, @@ -348859,8 +348917,8 @@ "postfix": false, "binop": null }, - "start": 66299, - "end": 66300, + "start": 66286, + "end": 66287, "loc": { "start": { "line": 2197, @@ -348885,8 +348943,8 @@ "binop": null, "updateContext": null }, - "start": 66301, - "end": 66303, + "start": 66288, + "end": 66290, "loc": { "start": { "line": 2197, @@ -348910,8 +348968,8 @@ "postfix": false, "binop": null }, - "start": 66304, - "end": 66305, + "start": 66291, + "end": 66292, "loc": { "start": { "line": 2197, @@ -348938,8 +348996,8 @@ "updateContext": null }, "value": "let", - "start": 66318, - "end": 66321, + "start": 66305, + "end": 66308, "loc": { "start": { "line": 2198, @@ -348964,8 +349022,8 @@ "binop": null }, "value": "rowData", - "start": 66322, - "end": 66329, + "start": 66309, + "end": 66316, "loc": { "start": { "line": 2198, @@ -348991,8 +349049,8 @@ "updateContext": null }, "value": "=", - "start": 66330, - "end": 66331, + "start": 66317, + "end": 66318, "loc": { "start": { "line": 2198, @@ -349017,8 +349075,8 @@ "binop": null, "updateContext": null }, - "start": 66332, - "end": 66333, + "start": 66319, + "end": 66320, "loc": { "start": { "line": 2198, @@ -349043,8 +349101,8 @@ "binop": null }, "value": "k", - "start": 66333, - "end": 66334, + "start": 66320, + "end": 66321, "loc": { "start": { "line": 2198, @@ -349069,8 +349127,8 @@ "binop": null, "updateContext": null }, - "start": 66334, - "end": 66335, + "start": 66321, + "end": 66322, "loc": { "start": { "line": 2198, @@ -349095,8 +349153,8 @@ "binop": null, "updateContext": null }, - "start": 66336, - "end": 66337, + "start": 66323, + "end": 66324, "loc": { "start": { "line": 2198, @@ -349121,8 +349179,8 @@ "binop": null, "updateContext": null }, - "start": 66337, - "end": 66338, + "start": 66324, + "end": 66325, "loc": { "start": { "line": 2198, @@ -349147,8 +349205,8 @@ "binop": null, "updateContext": null }, - "start": 66338, - "end": 66339, + "start": 66325, + "end": 66326, "loc": { "start": { "line": 2198, @@ -349173,8 +349231,8 @@ "binop": null, "updateContext": null }, - "start": 66339, - "end": 66340, + "start": 66326, + "end": 66327, "loc": { "start": { "line": 2198, @@ -349201,8 +349259,8 @@ "updateContext": null }, "value": "let", - "start": 66353, - "end": 66356, + "start": 66340, + "end": 66343, "loc": { "start": { "line": 2199, @@ -349227,8 +349285,8 @@ "binop": null }, "value": "cells", - "start": 66357, - "end": 66362, + "start": 66344, + "end": 66349, "loc": { "start": { "line": 2199, @@ -349254,8 +349312,8 @@ "updateContext": null }, "value": "=", - "start": 66363, - "end": 66364, + "start": 66350, + "end": 66351, "loc": { "start": { "line": 2199, @@ -349280,8 +349338,8 @@ "binop": null }, "value": "row", - "start": 66365, - "end": 66368, + "start": 66352, + "end": 66355, "loc": { "start": { "line": 2199, @@ -349306,8 +349364,8 @@ "binop": null, "updateContext": null }, - "start": 66368, - "end": 66369, + "start": 66355, + "end": 66356, "loc": { "start": { "line": 2199, @@ -349332,8 +349390,8 @@ "binop": null }, "value": "cells", - "start": 66369, - "end": 66374, + "start": 66356, + "end": 66361, "loc": { "start": { "line": 2199, @@ -349358,8 +349416,8 @@ "binop": null, "updateContext": null }, - "start": 66374, - "end": 66375, + "start": 66361, + "end": 66362, "loc": { "start": { "line": 2199, @@ -349386,8 +349444,8 @@ "updateContext": null }, "value": "for", - "start": 66388, - "end": 66391, + "start": 66375, + "end": 66378, "loc": { "start": { "line": 2200, @@ -349411,8 +349469,8 @@ "postfix": false, "binop": null }, - "start": 66392, - "end": 66393, + "start": 66379, + "end": 66380, "loc": { "start": { "line": 2200, @@ -349439,8 +349497,8 @@ "updateContext": null }, "value": "let", - "start": 66393, - "end": 66396, + "start": 66380, + "end": 66383, "loc": { "start": { "line": 2200, @@ -349465,8 +349523,8 @@ "binop": null }, "value": "j", - "start": 66397, - "end": 66398, + "start": 66384, + "end": 66385, "loc": { "start": { "line": 2200, @@ -349492,8 +349550,8 @@ "updateContext": null }, "value": "=", - "start": 66399, - "end": 66400, + "start": 66386, + "end": 66387, "loc": { "start": { "line": 2200, @@ -349519,8 +349577,8 @@ "updateContext": null }, "value": 0, - "start": 66401, - "end": 66402, + "start": 66388, + "end": 66389, "loc": { "start": { "line": 2200, @@ -349545,8 +349603,8 @@ "binop": null, "updateContext": null }, - "start": 66402, - "end": 66403, + "start": 66389, + "end": 66390, "loc": { "start": { "line": 2200, @@ -349571,8 +349629,8 @@ "binop": null }, "value": "len", - "start": 66404, - "end": 66407, + "start": 66391, + "end": 66394, "loc": { "start": { "line": 2200, @@ -349598,8 +349656,8 @@ "updateContext": null }, "value": "=", - "start": 66408, - "end": 66409, + "start": 66395, + "end": 66396, "loc": { "start": { "line": 2200, @@ -349624,8 +349682,8 @@ "binop": null }, "value": "cells", - "start": 66410, - "end": 66415, + "start": 66397, + "end": 66402, "loc": { "start": { "line": 2200, @@ -349650,8 +349708,8 @@ "binop": null, "updateContext": null }, - "start": 66415, - "end": 66416, + "start": 66402, + "end": 66403, "loc": { "start": { "line": 2200, @@ -349676,8 +349734,8 @@ "binop": null }, "value": "length", - "start": 66416, - "end": 66422, + "start": 66403, + "end": 66409, "loc": { "start": { "line": 2200, @@ -349702,8 +349760,8 @@ "binop": null, "updateContext": null }, - "start": 66422, - "end": 66423, + "start": 66409, + "end": 66410, "loc": { "start": { "line": 2200, @@ -349728,8 +349786,8 @@ "binop": null }, "value": "j", - "start": 66424, - "end": 66425, + "start": 66411, + "end": 66412, "loc": { "start": { "line": 2200, @@ -349755,8 +349813,8 @@ "updateContext": null }, "value": "<", - "start": 66426, - "end": 66427, + "start": 66413, + "end": 66414, "loc": { "start": { "line": 2200, @@ -349781,8 +349839,8 @@ "binop": null }, "value": "len", - "start": 66428, - "end": 66431, + "start": 66415, + "end": 66418, "loc": { "start": { "line": 2200, @@ -349807,8 +349865,8 @@ "binop": null, "updateContext": null }, - "start": 66431, - "end": 66432, + "start": 66418, + "end": 66419, "loc": { "start": { "line": 2200, @@ -349833,8 +349891,8 @@ "binop": null }, "value": "j", - "start": 66433, - "end": 66434, + "start": 66420, + "end": 66421, "loc": { "start": { "line": 2200, @@ -349859,8 +349917,8 @@ "binop": null }, "value": "++", - "start": 66434, - "end": 66436, + "start": 66421, + "end": 66423, "loc": { "start": { "line": 2200, @@ -349884,8 +349942,8 @@ "postfix": false, "binop": null }, - "start": 66436, - "end": 66437, + "start": 66423, + "end": 66424, "loc": { "start": { "line": 2200, @@ -349909,8 +349967,8 @@ "postfix": false, "binop": null }, - "start": 66438, - "end": 66439, + "start": 66425, + "end": 66426, "loc": { "start": { "line": 2200, @@ -349937,8 +349995,8 @@ "updateContext": null }, "value": "if", - "start": 66456, - "end": 66458, + "start": 66443, + "end": 66445, "loc": { "start": { "line": 2201, @@ -349962,8 +350020,8 @@ "postfix": false, "binop": null }, - "start": 66459, - "end": 66460, + "start": 66446, + "end": 66447, "loc": { "start": { "line": 2201, @@ -349988,8 +350046,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 66460, - "end": 66477, + "start": 66447, + "end": 66464, "loc": { "start": { "line": 2201, @@ -350015,8 +350073,8 @@ "updateContext": null }, "value": "&&", - "start": 66478, - "end": 66480, + "start": 66465, + "end": 66467, "loc": { "start": { "line": 2201, @@ -350043,8 +350101,8 @@ "updateContext": null }, "value": "this", - "start": 66481, - "end": 66485, + "start": 66468, + "end": 66472, "loc": { "start": { "line": 2201, @@ -350069,8 +350127,8 @@ "binop": null, "updateContext": null }, - "start": 66485, - "end": 66486, + "start": 66472, + "end": 66473, "loc": { "start": { "line": 2201, @@ -350095,8 +350153,8 @@ "binop": null }, "value": "hasExtension", - "start": 66486, - "end": 66498, + "start": 66473, + "end": 66485, "loc": { "start": { "line": 2201, @@ -350120,8 +350178,8 @@ "postfix": false, "binop": null }, - "start": 66498, - "end": 66499, + "start": 66485, + "end": 66486, "loc": { "start": { "line": 2201, @@ -350147,8 +350205,8 @@ "updateContext": null }, "value": "colsVisibility", - "start": 66499, - "end": 66515, + "start": 66486, + "end": 66502, "loc": { "start": { "line": 2201, @@ -350172,8 +350230,8 @@ "postfix": false, "binop": null }, - "start": 66515, - "end": 66516, + "start": 66502, + "end": 66503, "loc": { "start": { "line": 2201, @@ -350197,8 +350255,8 @@ "postfix": false, "binop": null }, - "start": 66516, - "end": 66517, + "start": 66503, + "end": 66504, "loc": { "start": { "line": 2201, @@ -350222,8 +350280,8 @@ "postfix": false, "binop": null }, - "start": 66518, - "end": 66519, + "start": 66505, + "end": 66506, "loc": { "start": { "line": 2201, @@ -350250,8 +350308,8 @@ "updateContext": null }, "value": "if", - "start": 66540, - "end": 66542, + "start": 66527, + "end": 66529, "loc": { "start": { "line": 2202, @@ -350275,8 +350333,8 @@ "postfix": false, "binop": null }, - "start": 66543, - "end": 66544, + "start": 66530, + "end": 66531, "loc": { "start": { "line": 2202, @@ -350303,8 +350361,8 @@ "updateContext": null }, "value": "this", - "start": 66544, - "end": 66548, + "start": 66531, + "end": 66535, "loc": { "start": { "line": 2202, @@ -350329,8 +350387,8 @@ "binop": null, "updateContext": null }, - "start": 66548, - "end": 66549, + "start": 66535, + "end": 66536, "loc": { "start": { "line": 2202, @@ -350355,8 +350413,8 @@ "binop": null }, "value": "extension", - "start": 66549, - "end": 66558, + "start": 66536, + "end": 66545, "loc": { "start": { "line": 2202, @@ -350380,8 +350438,8 @@ "postfix": false, "binop": null }, - "start": 66558, - "end": 66559, + "start": 66545, + "end": 66546, "loc": { "start": { "line": 2202, @@ -350407,8 +350465,8 @@ "updateContext": null }, "value": "colsVisibility", - "start": 66559, - "end": 66575, + "start": 66546, + "end": 66562, "loc": { "start": { "line": 2202, @@ -350432,8 +350490,8 @@ "postfix": false, "binop": null }, - "start": 66575, - "end": 66576, + "start": 66562, + "end": 66563, "loc": { "start": { "line": 2202, @@ -350458,8 +350516,8 @@ "binop": null, "updateContext": null }, - "start": 66576, - "end": 66577, + "start": 66563, + "end": 66564, "loc": { "start": { "line": 2202, @@ -350484,8 +350542,8 @@ "binop": null }, "value": "isColHidden", - "start": 66577, - "end": 66588, + "start": 66564, + "end": 66575, "loc": { "start": { "line": 2202, @@ -350509,8 +350567,8 @@ "postfix": false, "binop": null }, - "start": 66588, - "end": 66589, + "start": 66575, + "end": 66576, "loc": { "start": { "line": 2202, @@ -350535,8 +350593,8 @@ "binop": null }, "value": "j", - "start": 66589, - "end": 66590, + "start": 66576, + "end": 66577, "loc": { "start": { "line": 2202, @@ -350560,8 +350618,8 @@ "postfix": false, "binop": null }, - "start": 66590, - "end": 66591, + "start": 66577, + "end": 66578, "loc": { "start": { "line": 2202, @@ -350585,8 +350643,8 @@ "postfix": false, "binop": null }, - "start": 66591, - "end": 66592, + "start": 66578, + "end": 66579, "loc": { "start": { "line": 2202, @@ -350610,8 +350668,8 @@ "postfix": false, "binop": null }, - "start": 66593, - "end": 66594, + "start": 66580, + "end": 66581, "loc": { "start": { "line": 2202, @@ -350638,8 +350696,8 @@ "updateContext": null }, "value": "continue", - "start": 66619, - "end": 66627, + "start": 66606, + "end": 66614, "loc": { "start": { "line": 2203, @@ -350664,8 +350722,8 @@ "binop": null, "updateContext": null }, - "start": 66627, - "end": 66628, + "start": 66614, + "end": 66615, "loc": { "start": { "line": 2203, @@ -350689,8 +350747,8 @@ "postfix": false, "binop": null }, - "start": 66649, - "end": 66650, + "start": 66636, + "end": 66637, "loc": { "start": { "line": 2204, @@ -350714,8 +350772,8 @@ "postfix": false, "binop": null }, - "start": 66667, - "end": 66668, + "start": 66654, + "end": 66655, "loc": { "start": { "line": 2205, @@ -350742,8 +350800,8 @@ "updateContext": null }, "value": "let", - "start": 66685, - "end": 66688, + "start": 66672, + "end": 66675, "loc": { "start": { "line": 2206, @@ -350768,8 +350826,8 @@ "binop": null }, "value": "cellContent", - "start": 66689, - "end": 66700, + "start": 66676, + "end": 66687, "loc": { "start": { "line": 2206, @@ -350795,8 +350853,8 @@ "updateContext": null }, "value": "=", - "start": 66701, - "end": 66702, + "start": 66688, + "end": 66689, "loc": { "start": { "line": 2206, @@ -350821,8 +350879,8 @@ "binop": null }, "value": "getContent", - "start": 66703, - "end": 66713, + "start": 66690, + "end": 66700, "loc": { "start": { "line": 2206, @@ -350846,8 +350904,8 @@ "postfix": false, "binop": null }, - "start": 66713, - "end": 66714, + "start": 66700, + "end": 66701, "loc": { "start": { "line": 2206, @@ -350872,8 +350930,8 @@ "binop": null }, "value": "cells", - "start": 66714, - "end": 66719, + "start": 66701, + "end": 66706, "loc": { "start": { "line": 2206, @@ -350898,8 +350956,8 @@ "binop": null, "updateContext": null }, - "start": 66719, - "end": 66720, + "start": 66706, + "end": 66707, "loc": { "start": { "line": 2206, @@ -350924,8 +350982,8 @@ "binop": null }, "value": "j", - "start": 66720, - "end": 66721, + "start": 66707, + "end": 66708, "loc": { "start": { "line": 2206, @@ -350950,8 +351008,8 @@ "binop": null, "updateContext": null }, - "start": 66721, - "end": 66722, + "start": 66708, + "end": 66709, "loc": { "start": { "line": 2206, @@ -350975,8 +351033,8 @@ "postfix": false, "binop": null }, - "start": 66722, - "end": 66723, + "start": 66709, + "end": 66710, "loc": { "start": { "line": 2206, @@ -351001,8 +351059,8 @@ "binop": null, "updateContext": null }, - "start": 66723, - "end": 66724, + "start": 66710, + "end": 66711, "loc": { "start": { "line": 2206, @@ -351027,8 +351085,8 @@ "binop": null }, "value": "rowData", - "start": 66741, - "end": 66748, + "start": 66728, + "end": 66735, "loc": { "start": { "line": 2207, @@ -351053,8 +351111,8 @@ "binop": null, "updateContext": null }, - "start": 66748, - "end": 66749, + "start": 66735, + "end": 66736, "loc": { "start": { "line": 2207, @@ -351080,8 +351138,8 @@ "updateContext": null }, "value": 1, - "start": 66749, - "end": 66750, + "start": 66736, + "end": 66737, "loc": { "start": { "line": 2207, @@ -351106,8 +351164,8 @@ "binop": null, "updateContext": null }, - "start": 66750, - "end": 66751, + "start": 66737, + "end": 66738, "loc": { "start": { "line": 2207, @@ -351132,8 +351190,8 @@ "binop": null, "updateContext": null }, - "start": 66751, - "end": 66752, + "start": 66738, + "end": 66739, "loc": { "start": { "line": 2207, @@ -351158,8 +351216,8 @@ "binop": null }, "value": "push", - "start": 66752, - "end": 66756, + "start": 66739, + "end": 66743, "loc": { "start": { "line": 2207, @@ -351183,8 +351241,8 @@ "postfix": false, "binop": null }, - "start": 66756, - "end": 66757, + "start": 66743, + "end": 66744, "loc": { "start": { "line": 2207, @@ -351209,8 +351267,8 @@ "binop": null }, "value": "cellContent", - "start": 66757, - "end": 66768, + "start": 66744, + "end": 66755, "loc": { "start": { "line": 2207, @@ -351234,8 +351292,8 @@ "postfix": false, "binop": null }, - "start": 66768, - "end": 66769, + "start": 66755, + "end": 66756, "loc": { "start": { "line": 2207, @@ -351260,8 +351318,8 @@ "binop": null, "updateContext": null }, - "start": 66769, - "end": 66770, + "start": 66756, + "end": 66757, "loc": { "start": { "line": 2207, @@ -351285,8 +351343,8 @@ "postfix": false, "binop": null }, - "start": 66783, - "end": 66784, + "start": 66770, + "end": 66771, "loc": { "start": { "line": 2208, @@ -351311,8 +351369,8 @@ "binop": null }, "value": "tblData", - "start": 66797, - "end": 66804, + "start": 66784, + "end": 66791, "loc": { "start": { "line": 2209, @@ -351337,8 +351395,8 @@ "binop": null, "updateContext": null }, - "start": 66804, - "end": 66805, + "start": 66791, + "end": 66792, "loc": { "start": { "line": 2209, @@ -351363,8 +351421,8 @@ "binop": null }, "value": "push", - "start": 66805, - "end": 66809, + "start": 66792, + "end": 66796, "loc": { "start": { "line": 2209, @@ -351388,8 +351446,8 @@ "postfix": false, "binop": null }, - "start": 66809, - "end": 66810, + "start": 66796, + "end": 66797, "loc": { "start": { "line": 2209, @@ -351414,8 +351472,8 @@ "binop": null }, "value": "rowData", - "start": 66810, - "end": 66817, + "start": 66797, + "end": 66804, "loc": { "start": { "line": 2209, @@ -351439,8 +351497,8 @@ "postfix": false, "binop": null }, - "start": 66817, - "end": 66818, + "start": 66804, + "end": 66805, "loc": { "start": { "line": 2209, @@ -351465,8 +351523,8 @@ "binop": null, "updateContext": null }, - "start": 66818, - "end": 66819, + "start": 66805, + "end": 66806, "loc": { "start": { "line": 2209, @@ -351490,8 +351548,8 @@ "postfix": false, "binop": null }, - "start": 66828, - "end": 66829, + "start": 66815, + "end": 66816, "loc": { "start": { "line": 2210, @@ -351515,8 +351573,8 @@ "postfix": false, "binop": null }, - "start": 66829, - "end": 66830, + "start": 66816, + "end": 66817, "loc": { "start": { "line": 2210, @@ -351541,8 +351599,8 @@ "binop": null, "updateContext": null }, - "start": 66830, - "end": 66831, + "start": 66817, + "end": 66818, "loc": { "start": { "line": 2210, @@ -351569,8 +351627,8 @@ "updateContext": null }, "value": "return", - "start": 66840, - "end": 66846, + "start": 66827, + "end": 66833, "loc": { "start": { "line": 2211, @@ -351595,8 +351653,8 @@ "binop": null }, "value": "tblData", - "start": 66847, - "end": 66854, + "start": 66834, + "end": 66841, "loc": { "start": { "line": 2211, @@ -351621,8 +351679,8 @@ "binop": null, "updateContext": null }, - "start": 66854, - "end": 66855, + "start": 66841, + "end": 66842, "loc": { "start": { "line": 2211, @@ -351646,8 +351704,8 @@ "postfix": false, "binop": null }, - "start": 66860, - "end": 66861, + "start": 66847, + "end": 66848, "loc": { "start": { "line": 2212, @@ -351662,8 +351720,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 66867, - "end": 67323, + "start": 66854, + "end": 67310, "loc": { "start": { "line": 2214, @@ -351688,8 +351746,8 @@ "binop": null }, "value": "getFilteredData", - "start": 67328, - "end": 67343, + "start": 67315, + "end": 67330, "loc": { "start": { "line": 2227, @@ -351713,8 +351771,8 @@ "postfix": false, "binop": null }, - "start": 67343, - "end": 67344, + "start": 67330, + "end": 67331, "loc": { "start": { "line": 2227, @@ -351739,8 +351797,8 @@ "binop": null }, "value": "includeHeaders", - "start": 67344, - "end": 67358, + "start": 67331, + "end": 67345, "loc": { "start": { "line": 2227, @@ -351766,8 +351824,8 @@ "updateContext": null }, "value": "=", - "start": 67359, - "end": 67360, + "start": 67346, + "end": 67347, "loc": { "start": { "line": 2227, @@ -351794,8 +351852,8 @@ "updateContext": null }, "value": "false", - "start": 67361, - "end": 67366, + "start": 67348, + "end": 67353, "loc": { "start": { "line": 2227, @@ -351820,8 +351878,8 @@ "binop": null, "updateContext": null }, - "start": 67366, - "end": 67367, + "start": 67353, + "end": 67354, "loc": { "start": { "line": 2227, @@ -351846,8 +351904,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 67368, - "end": 67385, + "start": 67355, + "end": 67372, "loc": { "start": { "line": 2227, @@ -351873,8 +351931,8 @@ "updateContext": null }, "value": "=", - "start": 67386, - "end": 67387, + "start": 67373, + "end": 67374, "loc": { "start": { "line": 2227, @@ -351901,8 +351959,8 @@ "updateContext": null }, "value": "false", - "start": 67388, - "end": 67393, + "start": 67375, + "end": 67380, "loc": { "start": { "line": 2227, @@ -351926,8 +351984,8 @@ "postfix": false, "binop": null }, - "start": 67393, - "end": 67394, + "start": 67380, + "end": 67381, "loc": { "start": { "line": 2227, @@ -351951,8 +352009,8 @@ "postfix": false, "binop": null }, - "start": 67395, - "end": 67396, + "start": 67382, + "end": 67383, "loc": { "start": { "line": 2227, @@ -351979,8 +352037,8 @@ "updateContext": null }, "value": "return", - "start": 67405, - "end": 67411, + "start": 67392, + "end": 67398, "loc": { "start": { "line": 2228, @@ -352007,8 +352065,8 @@ "updateContext": null }, "value": "this", - "start": 67412, - "end": 67416, + "start": 67399, + "end": 67403, "loc": { "start": { "line": 2228, @@ -352033,8 +352091,8 @@ "binop": null, "updateContext": null }, - "start": 67416, - "end": 67417, + "start": 67403, + "end": 67404, "loc": { "start": { "line": 2228, @@ -352059,8 +352117,8 @@ "binop": null }, "value": "filteredData", - "start": 67417, - "end": 67429, + "start": 67404, + "end": 67416, "loc": { "start": { "line": 2228, @@ -352084,8 +352142,8 @@ "postfix": false, "binop": null }, - "start": 67429, - "end": 67430, + "start": 67416, + "end": 67417, "loc": { "start": { "line": 2228, @@ -352110,8 +352168,8 @@ "binop": null }, "value": "includeHeaders", - "start": 67430, - "end": 67444, + "start": 67417, + "end": 67431, "loc": { "start": { "line": 2228, @@ -352136,8 +352194,8 @@ "binop": null, "updateContext": null }, - "start": 67444, - "end": 67445, + "start": 67431, + "end": 67432, "loc": { "start": { "line": 2228, @@ -352162,8 +352220,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 67446, - "end": 67463, + "start": 67433, + "end": 67450, "loc": { "start": { "line": 2228, @@ -352188,8 +352246,8 @@ "binop": null, "updateContext": null }, - "start": 67463, - "end": 67464, + "start": 67450, + "end": 67451, "loc": { "start": { "line": 2228, @@ -352216,8 +352274,8 @@ "updateContext": null }, "value": "true", - "start": 67465, - "end": 67469, + "start": 67452, + "end": 67456, "loc": { "start": { "line": 2228, @@ -352241,8 +352299,8 @@ "postfix": false, "binop": null }, - "start": 67469, - "end": 67470, + "start": 67456, + "end": 67457, "loc": { "start": { "line": 2228, @@ -352267,8 +352325,8 @@ "binop": null, "updateContext": null }, - "start": 67470, - "end": 67471, + "start": 67457, + "end": 67458, "loc": { "start": { "line": 2228, @@ -352292,8 +352350,8 @@ "postfix": false, "binop": null }, - "start": 67476, - "end": 67477, + "start": 67463, + "end": 67464, "loc": { "start": { "line": 2229, @@ -352308,8 +352366,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 67483, - "end": 67895, + "start": 67470, + "end": 67882, "loc": { "start": { "line": 2231, @@ -352334,8 +352392,8 @@ "binop": null }, "value": "getFilteredValues", - "start": 67900, - "end": 67917, + "start": 67887, + "end": 67904, "loc": { "start": { "line": 2243, @@ -352359,8 +352417,8 @@ "postfix": false, "binop": null }, - "start": 67917, - "end": 67918, + "start": 67904, + "end": 67905, "loc": { "start": { "line": 2243, @@ -352385,8 +352443,8 @@ "binop": null }, "value": "includeHeaders", - "start": 67918, - "end": 67932, + "start": 67905, + "end": 67919, "loc": { "start": { "line": 2243, @@ -352412,8 +352470,8 @@ "updateContext": null }, "value": "=", - "start": 67933, - "end": 67934, + "start": 67920, + "end": 67921, "loc": { "start": { "line": 2243, @@ -352440,8 +352498,8 @@ "updateContext": null }, "value": "false", - "start": 67935, - "end": 67940, + "start": 67922, + "end": 67927, "loc": { "start": { "line": 2243, @@ -352466,8 +352524,8 @@ "binop": null, "updateContext": null }, - "start": 67940, - "end": 67941, + "start": 67927, + "end": 67928, "loc": { "start": { "line": 2243, @@ -352492,8 +352550,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 67942, - "end": 67959, + "start": 67929, + "end": 67946, "loc": { "start": { "line": 2243, @@ -352519,8 +352577,8 @@ "updateContext": null }, "value": "=", - "start": 67960, - "end": 67961, + "start": 67947, + "end": 67948, "loc": { "start": { "line": 2243, @@ -352547,8 +352605,8 @@ "updateContext": null }, "value": "false", - "start": 67962, - "end": 67967, + "start": 67949, + "end": 67954, "loc": { "start": { "line": 2243, @@ -352572,8 +352630,8 @@ "postfix": false, "binop": null }, - "start": 67967, - "end": 67968, + "start": 67954, + "end": 67955, "loc": { "start": { "line": 2243, @@ -352597,8 +352655,8 @@ "postfix": false, "binop": null }, - "start": 67969, - "end": 67970, + "start": 67956, + "end": 67957, "loc": { "start": { "line": 2243, @@ -352625,8 +352683,8 @@ "updateContext": null }, "value": "return", - "start": 67979, - "end": 67985, + "start": 67966, + "end": 67972, "loc": { "start": { "line": 2244, @@ -352653,8 +352711,8 @@ "updateContext": null }, "value": "this", - "start": 67986, - "end": 67990, + "start": 67973, + "end": 67977, "loc": { "start": { "line": 2244, @@ -352679,8 +352737,8 @@ "binop": null, "updateContext": null }, - "start": 67990, - "end": 67991, + "start": 67977, + "end": 67978, "loc": { "start": { "line": 2244, @@ -352705,8 +352763,8 @@ "binop": null }, "value": "filteredData", - "start": 67991, - "end": 68003, + "start": 67978, + "end": 67990, "loc": { "start": { "line": 2244, @@ -352730,8 +352788,8 @@ "postfix": false, "binop": null }, - "start": 68003, - "end": 68004, + "start": 67990, + "end": 67991, "loc": { "start": { "line": 2244, @@ -352756,8 +352814,8 @@ "binop": null }, "value": "includeHeaders", - "start": 68004, - "end": 68018, + "start": 67991, + "end": 68005, "loc": { "start": { "line": 2244, @@ -352782,8 +352840,8 @@ "binop": null, "updateContext": null }, - "start": 68018, - "end": 68019, + "start": 68005, + "end": 68006, "loc": { "start": { "line": 2244, @@ -352808,8 +352866,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 68020, - "end": 68037, + "start": 68007, + "end": 68024, "loc": { "start": { "line": 2244, @@ -352834,8 +352892,8 @@ "binop": null, "updateContext": null }, - "start": 68037, - "end": 68038, + "start": 68024, + "end": 68025, "loc": { "start": { "line": 2244, @@ -352862,8 +352920,8 @@ "updateContext": null }, "value": "false", - "start": 68039, - "end": 68044, + "start": 68026, + "end": 68031, "loc": { "start": { "line": 2244, @@ -352887,8 +352945,8 @@ "postfix": false, "binop": null }, - "start": 68044, - "end": 68045, + "start": 68031, + "end": 68032, "loc": { "start": { "line": 2244, @@ -352913,8 +352971,8 @@ "binop": null, "updateContext": null }, - "start": 68045, - "end": 68046, + "start": 68032, + "end": 68033, "loc": { "start": { "line": 2244, @@ -352938,8 +352996,8 @@ "postfix": false, "binop": null }, - "start": 68051, - "end": 68052, + "start": 68038, + "end": 68039, "loc": { "start": { "line": 2245, @@ -352954,8 +353012,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 68058, - "end": 68536, + "start": 68045, + "end": 68523, "loc": { "start": { "line": 2247, @@ -352980,8 +353038,8 @@ "binop": null }, "value": "filteredData", - "start": 68541, - "end": 68553, + "start": 68528, + "end": 68540, "loc": { "start": { "line": 2261, @@ -353005,8 +353063,8 @@ "postfix": false, "binop": null }, - "start": 68553, - "end": 68554, + "start": 68540, + "end": 68541, "loc": { "start": { "line": 2261, @@ -353031,8 +353089,8 @@ "binop": null }, "value": "includeHeaders", - "start": 68563, - "end": 68577, + "start": 68550, + "end": 68564, "loc": { "start": { "line": 2262, @@ -353058,8 +353116,8 @@ "updateContext": null }, "value": "=", - "start": 68578, - "end": 68579, + "start": 68565, + "end": 68566, "loc": { "start": { "line": 2262, @@ -353086,8 +353144,8 @@ "updateContext": null }, "value": "false", - "start": 68580, - "end": 68585, + "start": 68567, + "end": 68572, "loc": { "start": { "line": 2262, @@ -353112,8 +353170,8 @@ "binop": null, "updateContext": null }, - "start": 68585, - "end": 68586, + "start": 68572, + "end": 68573, "loc": { "start": { "line": 2262, @@ -353138,8 +353196,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 68595, - "end": 68612, + "start": 68582, + "end": 68599, "loc": { "start": { "line": 2263, @@ -353165,8 +353223,8 @@ "updateContext": null }, "value": "=", - "start": 68613, - "end": 68614, + "start": 68600, + "end": 68601, "loc": { "start": { "line": 2263, @@ -353193,8 +353251,8 @@ "updateContext": null }, "value": "false", - "start": 68615, - "end": 68620, + "start": 68602, + "end": 68607, "loc": { "start": { "line": 2263, @@ -353219,8 +353277,8 @@ "binop": null, "updateContext": null }, - "start": 68620, - "end": 68621, + "start": 68607, + "end": 68608, "loc": { "start": { "line": 2263, @@ -353245,8 +353303,8 @@ "binop": null }, "value": "typed", - "start": 68630, - "end": 68635, + "start": 68617, + "end": 68622, "loc": { "start": { "line": 2264, @@ -353272,8 +353330,8 @@ "updateContext": null }, "value": "=", - "start": 68636, - "end": 68637, + "start": 68623, + "end": 68624, "loc": { "start": { "line": 2264, @@ -353300,8 +353358,8 @@ "updateContext": null }, "value": "false", - "start": 68638, - "end": 68643, + "start": 68625, + "end": 68630, "loc": { "start": { "line": 2264, @@ -353325,8 +353383,8 @@ "postfix": false, "binop": null }, - "start": 68648, - "end": 68649, + "start": 68635, + "end": 68636, "loc": { "start": { "line": 2265, @@ -353350,8 +353408,8 @@ "postfix": false, "binop": null }, - "start": 68650, - "end": 68651, + "start": 68637, + "end": 68638, "loc": { "start": { "line": 2265, @@ -353378,8 +353436,8 @@ "updateContext": null }, "value": "if", - "start": 68660, - "end": 68662, + "start": 68647, + "end": 68649, "loc": { "start": { "line": 2266, @@ -353403,8 +353461,8 @@ "postfix": false, "binop": null }, - "start": 68663, - "end": 68664, + "start": 68650, + "end": 68651, "loc": { "start": { "line": 2266, @@ -353431,8 +353489,8 @@ "updateContext": null }, "value": "this", - "start": 68664, - "end": 68668, + "start": 68651, + "end": 68655, "loc": { "start": { "line": 2266, @@ -353457,8 +353515,8 @@ "binop": null, "updateContext": null }, - "start": 68668, - "end": 68669, + "start": 68655, + "end": 68656, "loc": { "start": { "line": 2266, @@ -353483,8 +353541,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 68669, - "end": 68683, + "start": 68656, + "end": 68670, "loc": { "start": { "line": 2266, @@ -353509,8 +353567,8 @@ "binop": null, "updateContext": null }, - "start": 68683, - "end": 68684, + "start": 68670, + "end": 68671, "loc": { "start": { "line": 2266, @@ -353535,8 +353593,8 @@ "binop": null }, "value": "length", - "start": 68684, - "end": 68690, + "start": 68671, + "end": 68677, "loc": { "start": { "line": 2266, @@ -353562,8 +353620,8 @@ "updateContext": null }, "value": "===", - "start": 68691, - "end": 68694, + "start": 68678, + "end": 68681, "loc": { "start": { "line": 2266, @@ -353589,8 +353647,8 @@ "updateContext": null }, "value": 0, - "start": 68695, - "end": 68696, + "start": 68682, + "end": 68683, "loc": { "start": { "line": 2266, @@ -353614,8 +353672,8 @@ "postfix": false, "binop": null }, - "start": 68696, - "end": 68697, + "start": 68683, + "end": 68684, "loc": { "start": { "line": 2266, @@ -353639,8 +353697,8 @@ "postfix": false, "binop": null }, - "start": 68698, - "end": 68699, + "start": 68685, + "end": 68686, "loc": { "start": { "line": 2266, @@ -353667,8 +353725,8 @@ "updateContext": null }, "value": "return", - "start": 68712, - "end": 68718, + "start": 68699, + "end": 68705, "loc": { "start": { "line": 2267, @@ -353693,8 +353751,8 @@ "binop": null, "updateContext": null }, - "start": 68719, - "end": 68720, + "start": 68706, + "end": 68707, "loc": { "start": { "line": 2267, @@ -353719,8 +353777,8 @@ "binop": null, "updateContext": null }, - "start": 68720, - "end": 68721, + "start": 68707, + "end": 68708, "loc": { "start": { "line": 2267, @@ -353745,8 +353803,8 @@ "binop": null, "updateContext": null }, - "start": 68721, - "end": 68722, + "start": 68708, + "end": 68709, "loc": { "start": { "line": 2267, @@ -353770,8 +353828,8 @@ "postfix": false, "binop": null }, - "start": 68731, - "end": 68732, + "start": 68718, + "end": 68719, "loc": { "start": { "line": 2268, @@ -353798,8 +353856,8 @@ "updateContext": null }, "value": "let", - "start": 68741, - "end": 68744, + "start": 68728, + "end": 68731, "loc": { "start": { "line": 2269, @@ -353824,8 +353882,8 @@ "binop": null }, "value": "rows", - "start": 68745, - "end": 68749, + "start": 68732, + "end": 68736, "loc": { "start": { "line": 2269, @@ -353851,8 +353909,8 @@ "updateContext": null }, "value": "=", - "start": 68750, - "end": 68751, + "start": 68737, + "end": 68738, "loc": { "start": { "line": 2269, @@ -353879,8 +353937,8 @@ "updateContext": null }, "value": "this", - "start": 68752, - "end": 68756, + "start": 68739, + "end": 68743, "loc": { "start": { "line": 2269, @@ -353905,8 +353963,8 @@ "binop": null, "updateContext": null }, - "start": 68756, - "end": 68757, + "start": 68743, + "end": 68744, "loc": { "start": { "line": 2269, @@ -353931,8 +353989,8 @@ "binop": null }, "value": "dom", - "start": 68757, - "end": 68760, + "start": 68744, + "end": 68747, "loc": { "start": { "line": 2269, @@ -353956,8 +354014,8 @@ "postfix": false, "binop": null }, - "start": 68760, - "end": 68761, + "start": 68747, + "end": 68748, "loc": { "start": { "line": 2269, @@ -353981,8 +354039,8 @@ "postfix": false, "binop": null }, - "start": 68761, - "end": 68762, + "start": 68748, + "end": 68749, "loc": { "start": { "line": 2269, @@ -354007,8 +354065,8 @@ "binop": null, "updateContext": null }, - "start": 68762, - "end": 68763, + "start": 68749, + "end": 68750, "loc": { "start": { "line": 2269, @@ -354033,8 +354091,8 @@ "binop": null }, "value": "rows", - "start": 68763, - "end": 68767, + "start": 68750, + "end": 68754, "loc": { "start": { "line": 2269, @@ -354059,8 +354117,8 @@ "binop": null, "updateContext": null }, - "start": 68767, - "end": 68768, + "start": 68754, + "end": 68755, "loc": { "start": { "line": 2269, @@ -354085,8 +354143,8 @@ "binop": null }, "value": "filteredData", - "start": 68781, - "end": 68793, + "start": 68768, + "end": 68780, "loc": { "start": { "line": 2270, @@ -354112,8 +354170,8 @@ "updateContext": null }, "value": "=", - "start": 68794, - "end": 68795, + "start": 68781, + "end": 68782, "loc": { "start": { "line": 2270, @@ -354138,8 +354196,8 @@ "binop": null, "updateContext": null }, - "start": 68796, - "end": 68797, + "start": 68783, + "end": 68784, "loc": { "start": { "line": 2270, @@ -354164,8 +354222,8 @@ "binop": null, "updateContext": null }, - "start": 68797, - "end": 68798, + "start": 68784, + "end": 68785, "loc": { "start": { "line": 2270, @@ -354190,8 +354248,8 @@ "binop": null, "updateContext": null }, - "start": 68798, - "end": 68799, + "start": 68785, + "end": 68786, "loc": { "start": { "line": 2270, @@ -354218,8 +354276,8 @@ "updateContext": null }, "value": "let", - "start": 68808, - "end": 68811, + "start": 68795, + "end": 68798, "loc": { "start": { "line": 2271, @@ -354244,8 +354302,8 @@ "binop": null }, "value": "getContent", - "start": 68812, - "end": 68822, + "start": 68799, + "end": 68809, "loc": { "start": { "line": 2271, @@ -354271,8 +354329,8 @@ "updateContext": null }, "value": "=", - "start": 68823, - "end": 68824, + "start": 68810, + "end": 68811, "loc": { "start": { "line": 2271, @@ -354297,8 +354355,8 @@ "binop": null }, "value": "typed", - "start": 68825, - "end": 68830, + "start": 68812, + "end": 68817, "loc": { "start": { "line": 2271, @@ -354323,8 +354381,8 @@ "binop": null, "updateContext": null }, - "start": 68831, - "end": 68832, + "start": 68818, + "end": 68819, "loc": { "start": { "line": 2271, @@ -354351,8 +354409,8 @@ "updateContext": null }, "value": "this", - "start": 68833, - "end": 68837, + "start": 68820, + "end": 68824, "loc": { "start": { "line": 2271, @@ -354377,8 +354435,8 @@ "binop": null, "updateContext": null }, - "start": 68837, - "end": 68838, + "start": 68824, + "end": 68825, "loc": { "start": { "line": 2271, @@ -354403,8 +354461,8 @@ "binop": null }, "value": "getCellData", - "start": 68838, - "end": 68849, + "start": 68825, + "end": 68836, "loc": { "start": { "line": 2271, @@ -354429,8 +354487,8 @@ "binop": null, "updateContext": null }, - "start": 68849, - "end": 68850, + "start": 68836, + "end": 68837, "loc": { "start": { "line": 2271, @@ -354455,8 +354513,8 @@ "binop": null }, "value": "bind", - "start": 68850, - "end": 68854, + "start": 68837, + "end": 68841, "loc": { "start": { "line": 2271, @@ -354480,8 +354538,8 @@ "postfix": false, "binop": null }, - "start": 68854, - "end": 68855, + "start": 68841, + "end": 68842, "loc": { "start": { "line": 2271, @@ -354508,8 +354566,8 @@ "updateContext": null }, "value": "this", - "start": 68855, - "end": 68859, + "start": 68842, + "end": 68846, "loc": { "start": { "line": 2271, @@ -354533,8 +354591,8 @@ "postfix": false, "binop": null }, - "start": 68859, - "end": 68860, + "start": 68846, + "end": 68847, "loc": { "start": { "line": 2271, @@ -354559,8 +354617,8 @@ "binop": null, "updateContext": null }, - "start": 68861, - "end": 68862, + "start": 68848, + "end": 68849, "loc": { "start": { "line": 2271, @@ -354587,8 +354645,8 @@ "updateContext": null }, "value": "this", - "start": 68875, - "end": 68879, + "start": 68862, + "end": 68866, "loc": { "start": { "line": 2272, @@ -354613,8 +354671,8 @@ "binop": null, "updateContext": null }, - "start": 68879, - "end": 68880, + "start": 68866, + "end": 68867, "loc": { "start": { "line": 2272, @@ -354639,8 +354697,8 @@ "binop": null }, "value": "getCellValue", - "start": 68880, - "end": 68892, + "start": 68867, + "end": 68879, "loc": { "start": { "line": 2272, @@ -354665,8 +354723,8 @@ "binop": null, "updateContext": null }, - "start": 68892, - "end": 68893, + "start": 68879, + "end": 68880, "loc": { "start": { "line": 2272, @@ -354691,8 +354749,8 @@ "binop": null }, "value": "bind", - "start": 68893, - "end": 68897, + "start": 68880, + "end": 68884, "loc": { "start": { "line": 2272, @@ -354716,8 +354774,8 @@ "postfix": false, "binop": null }, - "start": 68897, - "end": 68898, + "start": 68884, + "end": 68885, "loc": { "start": { "line": 2272, @@ -354744,8 +354802,8 @@ "updateContext": null }, "value": "this", - "start": 68898, - "end": 68902, + "start": 68885, + "end": 68889, "loc": { "start": { "line": 2272, @@ -354769,8 +354827,8 @@ "postfix": false, "binop": null }, - "start": 68902, - "end": 68903, + "start": 68889, + "end": 68890, "loc": { "start": { "line": 2272, @@ -354795,8 +354853,8 @@ "binop": null, "updateContext": null }, - "start": 68903, - "end": 68904, + "start": 68890, + "end": 68891, "loc": { "start": { "line": 2272, @@ -354823,8 +354881,8 @@ "updateContext": null }, "value": "if", - "start": 68914, - "end": 68916, + "start": 68901, + "end": 68903, "loc": { "start": { "line": 2274, @@ -354848,8 +354906,8 @@ "postfix": false, "binop": null }, - "start": 68917, - "end": 68918, + "start": 68904, + "end": 68905, "loc": { "start": { "line": 2274, @@ -354874,8 +354932,8 @@ "binop": null }, "value": "includeHeaders", - "start": 68918, - "end": 68932, + "start": 68905, + "end": 68919, "loc": { "start": { "line": 2274, @@ -354899,8 +354957,8 @@ "postfix": false, "binop": null }, - "start": 68932, - "end": 68933, + "start": 68919, + "end": 68920, "loc": { "start": { "line": 2274, @@ -354924,8 +354982,8 @@ "postfix": false, "binop": null }, - "start": 68934, - "end": 68935, + "start": 68921, + "end": 68922, "loc": { "start": { "line": 2274, @@ -354952,8 +355010,8 @@ "updateContext": null }, "value": "let", - "start": 68948, - "end": 68951, + "start": 68935, + "end": 68938, "loc": { "start": { "line": 2275, @@ -354978,8 +355036,8 @@ "binop": null }, "value": "headers", - "start": 68952, - "end": 68959, + "start": 68939, + "end": 68946, "loc": { "start": { "line": 2275, @@ -355005,8 +355063,8 @@ "updateContext": null }, "value": "=", - "start": 68960, - "end": 68961, + "start": 68947, + "end": 68948, "loc": { "start": { "line": 2275, @@ -355033,8 +355091,8 @@ "updateContext": null }, "value": "this", - "start": 68962, - "end": 68966, + "start": 68949, + "end": 68953, "loc": { "start": { "line": 2275, @@ -355059,8 +355117,8 @@ "binop": null, "updateContext": null }, - "start": 68966, - "end": 68967, + "start": 68953, + "end": 68954, "loc": { "start": { "line": 2275, @@ -355085,8 +355143,8 @@ "binop": null }, "value": "getHeadersText", - "start": 68967, - "end": 68981, + "start": 68954, + "end": 68968, "loc": { "start": { "line": 2275, @@ -355110,8 +355168,8 @@ "postfix": false, "binop": null }, - "start": 68981, - "end": 68982, + "start": 68968, + "end": 68969, "loc": { "start": { "line": 2275, @@ -355136,8 +355194,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 68982, - "end": 68999, + "start": 68969, + "end": 68986, "loc": { "start": { "line": 2275, @@ -355161,8 +355219,8 @@ "postfix": false, "binop": null }, - "start": 68999, - "end": 69000, + "start": 68986, + "end": 68987, "loc": { "start": { "line": 2275, @@ -355187,8 +355245,8 @@ "binop": null, "updateContext": null }, - "start": 69000, - "end": 69001, + "start": 68987, + "end": 68988, "loc": { "start": { "line": 2275, @@ -355213,8 +355271,8 @@ "binop": null }, "value": "filteredData", - "start": 69014, - "end": 69026, + "start": 69001, + "end": 69013, "loc": { "start": { "line": 2276, @@ -355239,8 +355297,8 @@ "binop": null, "updateContext": null }, - "start": 69026, - "end": 69027, + "start": 69013, + "end": 69014, "loc": { "start": { "line": 2276, @@ -355265,8 +355323,8 @@ "binop": null }, "value": "push", - "start": 69027, - "end": 69031, + "start": 69014, + "end": 69018, "loc": { "start": { "line": 2276, @@ -355290,8 +355348,8 @@ "postfix": false, "binop": null }, - "start": 69031, - "end": 69032, + "start": 69018, + "end": 69019, "loc": { "start": { "line": 2276, @@ -355316,8 +355374,8 @@ "binop": null, "updateContext": null }, - "start": 69032, - "end": 69033, + "start": 69019, + "end": 69020, "loc": { "start": { "line": 2276, @@ -355344,8 +355402,8 @@ "updateContext": null }, "value": "this", - "start": 69033, - "end": 69037, + "start": 69020, + "end": 69024, "loc": { "start": { "line": 2276, @@ -355370,8 +355428,8 @@ "binop": null, "updateContext": null }, - "start": 69037, - "end": 69038, + "start": 69024, + "end": 69025, "loc": { "start": { "line": 2276, @@ -355396,8 +355454,8 @@ "binop": null }, "value": "getHeadersRowIndex", - "start": 69038, - "end": 69056, + "start": 69025, + "end": 69043, "loc": { "start": { "line": 2276, @@ -355421,8 +355479,8 @@ "postfix": false, "binop": null }, - "start": 69056, - "end": 69057, + "start": 69043, + "end": 69044, "loc": { "start": { "line": 2276, @@ -355446,8 +355504,8 @@ "postfix": false, "binop": null }, - "start": 69057, - "end": 69058, + "start": 69044, + "end": 69045, "loc": { "start": { "line": 2276, @@ -355472,8 +355530,8 @@ "binop": null, "updateContext": null }, - "start": 69058, - "end": 69059, + "start": 69045, + "end": 69046, "loc": { "start": { "line": 2276, @@ -355498,8 +355556,8 @@ "binop": null }, "value": "headers", - "start": 69060, - "end": 69067, + "start": 69047, + "end": 69054, "loc": { "start": { "line": 2276, @@ -355524,8 +355582,8 @@ "binop": null, "updateContext": null }, - "start": 69067, - "end": 69068, + "start": 69054, + "end": 69055, "loc": { "start": { "line": 2276, @@ -355549,8 +355607,8 @@ "postfix": false, "binop": null }, - "start": 69068, - "end": 69069, + "start": 69055, + "end": 69056, "loc": { "start": { "line": 2276, @@ -355575,8 +355633,8 @@ "binop": null, "updateContext": null }, - "start": 69069, - "end": 69070, + "start": 69056, + "end": 69057, "loc": { "start": { "line": 2276, @@ -355600,8 +355658,8 @@ "postfix": false, "binop": null }, - "start": 69079, - "end": 69080, + "start": 69066, + "end": 69067, "loc": { "start": { "line": 2277, @@ -355628,8 +355686,8 @@ "updateContext": null }, "value": "let", - "start": 69090, - "end": 69093, + "start": 69077, + "end": 69080, "loc": { "start": { "line": 2279, @@ -355654,8 +355712,8 @@ "binop": null }, "value": "validRows", - "start": 69094, - "end": 69103, + "start": 69081, + "end": 69090, "loc": { "start": { "line": 2279, @@ -355681,8 +355739,8 @@ "updateContext": null }, "value": "=", - "start": 69104, - "end": 69105, + "start": 69091, + "end": 69092, "loc": { "start": { "line": 2279, @@ -355709,8 +355767,8 @@ "updateContext": null }, "value": "this", - "start": 69106, - "end": 69110, + "start": 69093, + "end": 69097, "loc": { "start": { "line": 2279, @@ -355735,8 +355793,8 @@ "binop": null, "updateContext": null }, - "start": 69110, - "end": 69111, + "start": 69097, + "end": 69098, "loc": { "start": { "line": 2279, @@ -355761,8 +355819,8 @@ "binop": null }, "value": "getValidRows", - "start": 69111, - "end": 69123, + "start": 69098, + "end": 69110, "loc": { "start": { "line": 2279, @@ -355786,8 +355844,8 @@ "postfix": false, "binop": null }, - "start": 69123, - "end": 69124, + "start": 69110, + "end": 69111, "loc": { "start": { "line": 2279, @@ -355814,8 +355872,8 @@ "updateContext": null }, "value": "true", - "start": 69124, - "end": 69128, + "start": 69111, + "end": 69115, "loc": { "start": { "line": 2279, @@ -355839,8 +355897,8 @@ "postfix": false, "binop": null }, - "start": 69128, - "end": 69129, + "start": 69115, + "end": 69116, "loc": { "start": { "line": 2279, @@ -355865,8 +355923,8 @@ "binop": null, "updateContext": null }, - "start": 69129, - "end": 69130, + "start": 69116, + "end": 69117, "loc": { "start": { "line": 2279, @@ -355893,8 +355951,8 @@ "updateContext": null }, "value": "for", - "start": 69139, - "end": 69142, + "start": 69126, + "end": 69129, "loc": { "start": { "line": 2280, @@ -355918,8 +355976,8 @@ "postfix": false, "binop": null }, - "start": 69143, - "end": 69144, + "start": 69130, + "end": 69131, "loc": { "start": { "line": 2280, @@ -355946,8 +356004,8 @@ "updateContext": null }, "value": "let", - "start": 69144, - "end": 69147, + "start": 69131, + "end": 69134, "loc": { "start": { "line": 2280, @@ -355972,8 +356030,8 @@ "binop": null }, "value": "i", - "start": 69148, - "end": 69149, + "start": 69135, + "end": 69136, "loc": { "start": { "line": 2280, @@ -355999,8 +356057,8 @@ "updateContext": null }, "value": "=", - "start": 69150, - "end": 69151, + "start": 69137, + "end": 69138, "loc": { "start": { "line": 2280, @@ -356026,8 +356084,8 @@ "updateContext": null }, "value": 0, - "start": 69152, - "end": 69153, + "start": 69139, + "end": 69140, "loc": { "start": { "line": 2280, @@ -356052,8 +356110,8 @@ "binop": null, "updateContext": null }, - "start": 69153, - "end": 69154, + "start": 69140, + "end": 69141, "loc": { "start": { "line": 2280, @@ -356078,8 +356136,8 @@ "binop": null }, "value": "i", - "start": 69155, - "end": 69156, + "start": 69142, + "end": 69143, "loc": { "start": { "line": 2280, @@ -356105,8 +356163,8 @@ "updateContext": null }, "value": "<", - "start": 69157, - "end": 69158, + "start": 69144, + "end": 69145, "loc": { "start": { "line": 2280, @@ -356131,8 +356189,8 @@ "binop": null }, "value": "validRows", - "start": 69159, - "end": 69168, + "start": 69146, + "end": 69155, "loc": { "start": { "line": 2280, @@ -356157,8 +356215,8 @@ "binop": null, "updateContext": null }, - "start": 69168, - "end": 69169, + "start": 69155, + "end": 69156, "loc": { "start": { "line": 2280, @@ -356183,8 +356241,8 @@ "binop": null }, "value": "length", - "start": 69169, - "end": 69175, + "start": 69156, + "end": 69162, "loc": { "start": { "line": 2280, @@ -356209,8 +356267,8 @@ "binop": null, "updateContext": null }, - "start": 69175, - "end": 69176, + "start": 69162, + "end": 69163, "loc": { "start": { "line": 2280, @@ -356235,8 +356293,8 @@ "binop": null }, "value": "i", - "start": 69177, - "end": 69178, + "start": 69164, + "end": 69165, "loc": { "start": { "line": 2280, @@ -356261,8 +356319,8 @@ "binop": null }, "value": "++", - "start": 69178, - "end": 69180, + "start": 69165, + "end": 69167, "loc": { "start": { "line": 2280, @@ -356286,8 +356344,8 @@ "postfix": false, "binop": null }, - "start": 69180, - "end": 69181, + "start": 69167, + "end": 69168, "loc": { "start": { "line": 2280, @@ -356311,8 +356369,8 @@ "postfix": false, "binop": null }, - "start": 69182, - "end": 69183, + "start": 69169, + "end": 69170, "loc": { "start": { "line": 2280, @@ -356339,8 +356397,8 @@ "updateContext": null }, "value": "let", - "start": 69196, - "end": 69199, + "start": 69183, + "end": 69186, "loc": { "start": { "line": 2281, @@ -356365,8 +356423,8 @@ "binop": null }, "value": "rData", - "start": 69200, - "end": 69205, + "start": 69187, + "end": 69192, "loc": { "start": { "line": 2281, @@ -356392,8 +356450,8 @@ "updateContext": null }, "value": "=", - "start": 69206, - "end": 69207, + "start": 69193, + "end": 69194, "loc": { "start": { "line": 2281, @@ -356418,8 +356476,8 @@ "binop": null, "updateContext": null }, - "start": 69208, - "end": 69209, + "start": 69195, + "end": 69196, "loc": { "start": { "line": 2281, @@ -356446,8 +356504,8 @@ "updateContext": null }, "value": "this", - "start": 69209, - "end": 69213, + "start": 69196, + "end": 69200, "loc": { "start": { "line": 2281, @@ -356472,8 +356530,8 @@ "binop": null, "updateContext": null }, - "start": 69213, - "end": 69214, + "start": 69200, + "end": 69201, "loc": { "start": { "line": 2281, @@ -356498,8 +356556,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 69214, - "end": 69228, + "start": 69201, + "end": 69215, "loc": { "start": { "line": 2281, @@ -356524,8 +356582,8 @@ "binop": null, "updateContext": null }, - "start": 69228, - "end": 69229, + "start": 69215, + "end": 69216, "loc": { "start": { "line": 2281, @@ -356550,8 +356608,8 @@ "binop": null }, "value": "i", - "start": 69229, - "end": 69230, + "start": 69216, + "end": 69217, "loc": { "start": { "line": 2281, @@ -356576,8 +356634,8 @@ "binop": null, "updateContext": null }, - "start": 69230, - "end": 69231, + "start": 69217, + "end": 69218, "loc": { "start": { "line": 2281, @@ -356602,8 +356660,8 @@ "binop": null, "updateContext": null }, - "start": 69231, - "end": 69232, + "start": 69218, + "end": 69219, "loc": { "start": { "line": 2281, @@ -356628,8 +356686,8 @@ "binop": null, "updateContext": null }, - "start": 69233, - "end": 69234, + "start": 69220, + "end": 69221, "loc": { "start": { "line": 2281, @@ -356654,8 +356712,8 @@ "binop": null, "updateContext": null }, - "start": 69234, - "end": 69235, + "start": 69221, + "end": 69222, "loc": { "start": { "line": 2281, @@ -356680,8 +356738,8 @@ "binop": null, "updateContext": null }, - "start": 69235, - "end": 69236, + "start": 69222, + "end": 69223, "loc": { "start": { "line": 2281, @@ -356706,8 +356764,8 @@ "binop": null, "updateContext": null }, - "start": 69236, - "end": 69237, + "start": 69223, + "end": 69224, "loc": { "start": { "line": 2281, @@ -356732,8 +356790,8 @@ "binop": null }, "value": "cells", - "start": 69254, - "end": 69259, + "start": 69241, + "end": 69246, "loc": { "start": { "line": 2282, @@ -356759,8 +356817,8 @@ "updateContext": null }, "value": "=", - "start": 69260, - "end": 69261, + "start": 69247, + "end": 69248, "loc": { "start": { "line": 2282, @@ -356785,8 +356843,8 @@ "binop": null }, "value": "rows", - "start": 69262, - "end": 69266, + "start": 69249, + "end": 69253, "loc": { "start": { "line": 2282, @@ -356811,8 +356869,8 @@ "binop": null, "updateContext": null }, - "start": 69266, - "end": 69267, + "start": 69253, + "end": 69254, "loc": { "start": { "line": 2282, @@ -356839,8 +356897,8 @@ "updateContext": null }, "value": "this", - "start": 69267, - "end": 69271, + "start": 69254, + "end": 69258, "loc": { "start": { "line": 2282, @@ -356865,8 +356923,8 @@ "binop": null, "updateContext": null }, - "start": 69271, - "end": 69272, + "start": 69258, + "end": 69259, "loc": { "start": { "line": 2282, @@ -356891,8 +356949,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 69272, - "end": 69286, + "start": 69259, + "end": 69273, "loc": { "start": { "line": 2282, @@ -356917,8 +356975,8 @@ "binop": null, "updateContext": null }, - "start": 69286, - "end": 69287, + "start": 69273, + "end": 69274, "loc": { "start": { "line": 2282, @@ -356943,8 +357001,8 @@ "binop": null }, "value": "i", - "start": 69287, - "end": 69288, + "start": 69274, + "end": 69275, "loc": { "start": { "line": 2282, @@ -356969,8 +357027,8 @@ "binop": null, "updateContext": null }, - "start": 69288, - "end": 69289, + "start": 69275, + "end": 69276, "loc": { "start": { "line": 2282, @@ -356995,8 +357053,8 @@ "binop": null, "updateContext": null }, - "start": 69289, - "end": 69290, + "start": 69276, + "end": 69277, "loc": { "start": { "line": 2282, @@ -357021,8 +357079,8 @@ "binop": null, "updateContext": null }, - "start": 69290, - "end": 69291, + "start": 69277, + "end": 69278, "loc": { "start": { "line": 2282, @@ -357047,8 +357105,8 @@ "binop": null }, "value": "cells", - "start": 69291, - "end": 69296, + "start": 69278, + "end": 69283, "loc": { "start": { "line": 2282, @@ -357073,8 +357131,8 @@ "binop": null, "updateContext": null }, - "start": 69296, - "end": 69297, + "start": 69283, + "end": 69284, "loc": { "start": { "line": 2282, @@ -357101,8 +357159,8 @@ "updateContext": null }, "value": "for", - "start": 69310, - "end": 69313, + "start": 69297, + "end": 69300, "loc": { "start": { "line": 2283, @@ -357126,8 +357184,8 @@ "postfix": false, "binop": null }, - "start": 69314, - "end": 69315, + "start": 69301, + "end": 69302, "loc": { "start": { "line": 2283, @@ -357154,8 +357212,8 @@ "updateContext": null }, "value": "let", - "start": 69315, - "end": 69318, + "start": 69302, + "end": 69305, "loc": { "start": { "line": 2283, @@ -357180,8 +357238,8 @@ "binop": null }, "value": "k", - "start": 69319, - "end": 69320, + "start": 69306, + "end": 69307, "loc": { "start": { "line": 2283, @@ -357207,8 +357265,8 @@ "updateContext": null }, "value": "=", - "start": 69321, - "end": 69322, + "start": 69308, + "end": 69309, "loc": { "start": { "line": 2283, @@ -357234,8 +357292,8 @@ "updateContext": null }, "value": 0, - "start": 69323, - "end": 69324, + "start": 69310, + "end": 69311, "loc": { "start": { "line": 2283, @@ -357260,8 +357318,8 @@ "binop": null, "updateContext": null }, - "start": 69324, - "end": 69325, + "start": 69311, + "end": 69312, "loc": { "start": { "line": 2283, @@ -357286,8 +357344,8 @@ "binop": null }, "value": "k", - "start": 69326, - "end": 69327, + "start": 69313, + "end": 69314, "loc": { "start": { "line": 2283, @@ -357313,8 +357371,8 @@ "updateContext": null }, "value": "<", - "start": 69328, - "end": 69329, + "start": 69315, + "end": 69316, "loc": { "start": { "line": 2283, @@ -357339,8 +357397,8 @@ "binop": null }, "value": "cells", - "start": 69330, - "end": 69335, + "start": 69317, + "end": 69322, "loc": { "start": { "line": 2283, @@ -357365,8 +357423,8 @@ "binop": null, "updateContext": null }, - "start": 69335, - "end": 69336, + "start": 69322, + "end": 69323, "loc": { "start": { "line": 2283, @@ -357391,8 +357449,8 @@ "binop": null }, "value": "length", - "start": 69336, - "end": 69342, + "start": 69323, + "end": 69329, "loc": { "start": { "line": 2283, @@ -357417,8 +357475,8 @@ "binop": null, "updateContext": null }, - "start": 69342, - "end": 69343, + "start": 69329, + "end": 69330, "loc": { "start": { "line": 2283, @@ -357443,8 +357501,8 @@ "binop": null }, "value": "k", - "start": 69344, - "end": 69345, + "start": 69331, + "end": 69332, "loc": { "start": { "line": 2283, @@ -357469,8 +357527,8 @@ "binop": null }, "value": "++", - "start": 69345, - "end": 69347, + "start": 69332, + "end": 69334, "loc": { "start": { "line": 2283, @@ -357494,8 +357552,8 @@ "postfix": false, "binop": null }, - "start": 69347, - "end": 69348, + "start": 69334, + "end": 69335, "loc": { "start": { "line": 2283, @@ -357519,8 +357577,8 @@ "postfix": false, "binop": null }, - "start": 69349, - "end": 69350, + "start": 69336, + "end": 69337, "loc": { "start": { "line": 2283, @@ -357547,8 +357605,8 @@ "updateContext": null }, "value": "if", - "start": 69367, - "end": 69369, + "start": 69354, + "end": 69356, "loc": { "start": { "line": 2284, @@ -357572,8 +357630,8 @@ "postfix": false, "binop": null }, - "start": 69370, - "end": 69371, + "start": 69357, + "end": 69358, "loc": { "start": { "line": 2284, @@ -357598,8 +357656,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 69371, - "end": 69388, + "start": 69358, + "end": 69375, "loc": { "start": { "line": 2284, @@ -357625,8 +357683,8 @@ "updateContext": null }, "value": "&&", - "start": 69389, - "end": 69391, + "start": 69376, + "end": 69378, "loc": { "start": { "line": 2284, @@ -357653,8 +357711,8 @@ "updateContext": null }, "value": "this", - "start": 69392, - "end": 69396, + "start": 69379, + "end": 69383, "loc": { "start": { "line": 2284, @@ -357679,8 +357737,8 @@ "binop": null, "updateContext": null }, - "start": 69396, - "end": 69397, + "start": 69383, + "end": 69384, "loc": { "start": { "line": 2284, @@ -357705,8 +357763,8 @@ "binop": null }, "value": "hasExtension", - "start": 69397, - "end": 69409, + "start": 69384, + "end": 69396, "loc": { "start": { "line": 2284, @@ -357730,8 +357788,8 @@ "postfix": false, "binop": null }, - "start": 69409, - "end": 69410, + "start": 69396, + "end": 69397, "loc": { "start": { "line": 2284, @@ -357757,8 +357815,8 @@ "updateContext": null }, "value": "colsVisibility", - "start": 69410, - "end": 69426, + "start": 69397, + "end": 69413, "loc": { "start": { "line": 2284, @@ -357782,8 +357840,8 @@ "postfix": false, "binop": null }, - "start": 69426, - "end": 69427, + "start": 69413, + "end": 69414, "loc": { "start": { "line": 2284, @@ -357807,8 +357865,8 @@ "postfix": false, "binop": null }, - "start": 69427, - "end": 69428, + "start": 69414, + "end": 69415, "loc": { "start": { "line": 2284, @@ -357832,8 +357890,8 @@ "postfix": false, "binop": null }, - "start": 69429, - "end": 69430, + "start": 69416, + "end": 69417, "loc": { "start": { "line": 2284, @@ -357860,8 +357918,8 @@ "updateContext": null }, "value": "if", - "start": 69451, - "end": 69453, + "start": 69438, + "end": 69440, "loc": { "start": { "line": 2285, @@ -357885,8 +357943,8 @@ "postfix": false, "binop": null }, - "start": 69454, - "end": 69455, + "start": 69441, + "end": 69442, "loc": { "start": { "line": 2285, @@ -357913,8 +357971,8 @@ "updateContext": null }, "value": "this", - "start": 69455, - "end": 69459, + "start": 69442, + "end": 69446, "loc": { "start": { "line": 2285, @@ -357939,8 +357997,8 @@ "binop": null, "updateContext": null }, - "start": 69459, - "end": 69460, + "start": 69446, + "end": 69447, "loc": { "start": { "line": 2285, @@ -357965,8 +358023,8 @@ "binop": null }, "value": "extension", - "start": 69460, - "end": 69469, + "start": 69447, + "end": 69456, "loc": { "start": { "line": 2285, @@ -357990,8 +358048,8 @@ "postfix": false, "binop": null }, - "start": 69469, - "end": 69470, + "start": 69456, + "end": 69457, "loc": { "start": { "line": 2285, @@ -358017,8 +358075,8 @@ "updateContext": null }, "value": "colsVisibility", - "start": 69470, - "end": 69486, + "start": 69457, + "end": 69473, "loc": { "start": { "line": 2285, @@ -358042,8 +358100,8 @@ "postfix": false, "binop": null }, - "start": 69486, - "end": 69487, + "start": 69473, + "end": 69474, "loc": { "start": { "line": 2285, @@ -358068,8 +358126,8 @@ "binop": null, "updateContext": null }, - "start": 69487, - "end": 69488, + "start": 69474, + "end": 69475, "loc": { "start": { "line": 2285, @@ -358094,8 +358152,8 @@ "binop": null }, "value": "isColHidden", - "start": 69488, - "end": 69499, + "start": 69475, + "end": 69486, "loc": { "start": { "line": 2285, @@ -358119,8 +358177,8 @@ "postfix": false, "binop": null }, - "start": 69499, - "end": 69500, + "start": 69486, + "end": 69487, "loc": { "start": { "line": 2285, @@ -358145,8 +358203,8 @@ "binop": null }, "value": "k", - "start": 69500, - "end": 69501, + "start": 69487, + "end": 69488, "loc": { "start": { "line": 2285, @@ -358170,8 +358228,8 @@ "postfix": false, "binop": null }, - "start": 69501, - "end": 69502, + "start": 69488, + "end": 69489, "loc": { "start": { "line": 2285, @@ -358195,8 +358253,8 @@ "postfix": false, "binop": null }, - "start": 69502, - "end": 69503, + "start": 69489, + "end": 69490, "loc": { "start": { "line": 2285, @@ -358220,8 +358278,8 @@ "postfix": false, "binop": null }, - "start": 69504, - "end": 69505, + "start": 69491, + "end": 69492, "loc": { "start": { "line": 2285, @@ -358248,8 +358306,8 @@ "updateContext": null }, "value": "continue", - "start": 69530, - "end": 69538, + "start": 69517, + "end": 69525, "loc": { "start": { "line": 2286, @@ -358274,8 +358332,8 @@ "binop": null, "updateContext": null }, - "start": 69538, - "end": 69539, + "start": 69525, + "end": 69526, "loc": { "start": { "line": 2286, @@ -358299,8 +358357,8 @@ "postfix": false, "binop": null }, - "start": 69560, - "end": 69561, + "start": 69547, + "end": 69548, "loc": { "start": { "line": 2287, @@ -358324,8 +358382,8 @@ "postfix": false, "binop": null }, - "start": 69578, - "end": 69579, + "start": 69565, + "end": 69566, "loc": { "start": { "line": 2288, @@ -358352,8 +358410,8 @@ "updateContext": null }, "value": "let", - "start": 69596, - "end": 69599, + "start": 69583, + "end": 69586, "loc": { "start": { "line": 2289, @@ -358378,8 +358436,8 @@ "binop": null }, "value": "cellValue", - "start": 69600, - "end": 69609, + "start": 69587, + "end": 69596, "loc": { "start": { "line": 2289, @@ -358405,8 +358463,8 @@ "updateContext": null }, "value": "=", - "start": 69610, - "end": 69611, + "start": 69597, + "end": 69598, "loc": { "start": { "line": 2289, @@ -358431,8 +358489,8 @@ "binop": null }, "value": "getContent", - "start": 69612, - "end": 69622, + "start": 69599, + "end": 69609, "loc": { "start": { "line": 2289, @@ -358456,8 +358514,8 @@ "postfix": false, "binop": null }, - "start": 69622, - "end": 69623, + "start": 69609, + "end": 69610, "loc": { "start": { "line": 2289, @@ -358482,8 +358540,8 @@ "binop": null }, "value": "cells", - "start": 69623, - "end": 69628, + "start": 69610, + "end": 69615, "loc": { "start": { "line": 2289, @@ -358508,8 +358566,8 @@ "binop": null, "updateContext": null }, - "start": 69628, - "end": 69629, + "start": 69615, + "end": 69616, "loc": { "start": { "line": 2289, @@ -358534,8 +358592,8 @@ "binop": null }, "value": "k", - "start": 69629, - "end": 69630, + "start": 69616, + "end": 69617, "loc": { "start": { "line": 2289, @@ -358560,8 +358618,8 @@ "binop": null, "updateContext": null }, - "start": 69630, - "end": 69631, + "start": 69617, + "end": 69618, "loc": { "start": { "line": 2289, @@ -358585,8 +358643,8 @@ "postfix": false, "binop": null }, - "start": 69631, - "end": 69632, + "start": 69618, + "end": 69619, "loc": { "start": { "line": 2289, @@ -358611,8 +358669,8 @@ "binop": null, "updateContext": null }, - "start": 69632, - "end": 69633, + "start": 69619, + "end": 69620, "loc": { "start": { "line": 2289, @@ -358637,8 +358695,8 @@ "binop": null }, "value": "rData", - "start": 69650, - "end": 69655, + "start": 69637, + "end": 69642, "loc": { "start": { "line": 2290, @@ -358663,8 +358721,8 @@ "binop": null, "updateContext": null }, - "start": 69655, - "end": 69656, + "start": 69642, + "end": 69643, "loc": { "start": { "line": 2290, @@ -358690,8 +358748,8 @@ "updateContext": null }, "value": 1, - "start": 69656, - "end": 69657, + "start": 69643, + "end": 69644, "loc": { "start": { "line": 2290, @@ -358716,8 +358774,8 @@ "binop": null, "updateContext": null }, - "start": 69657, - "end": 69658, + "start": 69644, + "end": 69645, "loc": { "start": { "line": 2290, @@ -358742,8 +358800,8 @@ "binop": null, "updateContext": null }, - "start": 69658, - "end": 69659, + "start": 69645, + "end": 69646, "loc": { "start": { "line": 2290, @@ -358768,8 +358826,8 @@ "binop": null }, "value": "push", - "start": 69659, - "end": 69663, + "start": 69646, + "end": 69650, "loc": { "start": { "line": 2290, @@ -358793,8 +358851,8 @@ "postfix": false, "binop": null }, - "start": 69663, - "end": 69664, + "start": 69650, + "end": 69651, "loc": { "start": { "line": 2290, @@ -358819,8 +358877,8 @@ "binop": null }, "value": "cellValue", - "start": 69664, - "end": 69673, + "start": 69651, + "end": 69660, "loc": { "start": { "line": 2290, @@ -358844,8 +358902,8 @@ "postfix": false, "binop": null }, - "start": 69673, - "end": 69674, + "start": 69660, + "end": 69661, "loc": { "start": { "line": 2290, @@ -358870,8 +358928,8 @@ "binop": null, "updateContext": null }, - "start": 69674, - "end": 69675, + "start": 69661, + "end": 69662, "loc": { "start": { "line": 2290, @@ -358895,8 +358953,8 @@ "postfix": false, "binop": null }, - "start": 69688, - "end": 69689, + "start": 69675, + "end": 69676, "loc": { "start": { "line": 2291, @@ -358921,8 +358979,8 @@ "binop": null }, "value": "filteredData", - "start": 69702, - "end": 69714, + "start": 69689, + "end": 69701, "loc": { "start": { "line": 2292, @@ -358947,8 +359005,8 @@ "binop": null, "updateContext": null }, - "start": 69714, - "end": 69715, + "start": 69701, + "end": 69702, "loc": { "start": { "line": 2292, @@ -358973,8 +359031,8 @@ "binop": null }, "value": "push", - "start": 69715, - "end": 69719, + "start": 69702, + "end": 69706, "loc": { "start": { "line": 2292, @@ -358998,8 +359056,8 @@ "postfix": false, "binop": null }, - "start": 69719, - "end": 69720, + "start": 69706, + "end": 69707, "loc": { "start": { "line": 2292, @@ -359024,8 +359082,8 @@ "binop": null }, "value": "rData", - "start": 69720, - "end": 69725, + "start": 69707, + "end": 69712, "loc": { "start": { "line": 2292, @@ -359049,8 +359107,8 @@ "postfix": false, "binop": null }, - "start": 69725, - "end": 69726, + "start": 69712, + "end": 69713, "loc": { "start": { "line": 2292, @@ -359075,8 +359133,8 @@ "binop": null, "updateContext": null }, - "start": 69726, - "end": 69727, + "start": 69713, + "end": 69714, "loc": { "start": { "line": 2292, @@ -359100,8 +359158,8 @@ "postfix": false, "binop": null }, - "start": 69736, - "end": 69737, + "start": 69723, + "end": 69724, "loc": { "start": { "line": 2293, @@ -359128,8 +359186,8 @@ "updateContext": null }, "value": "return", - "start": 69746, - "end": 69752, + "start": 69733, + "end": 69739, "loc": { "start": { "line": 2294, @@ -359154,8 +359212,8 @@ "binop": null }, "value": "filteredData", - "start": 69753, - "end": 69765, + "start": 69740, + "end": 69752, "loc": { "start": { "line": 2294, @@ -359180,8 +359238,8 @@ "binop": null, "updateContext": null }, - "start": 69765, - "end": 69766, + "start": 69752, + "end": 69753, "loc": { "start": { "line": 2294, @@ -359205,8 +359263,8 @@ "postfix": false, "binop": null }, - "start": 69771, - "end": 69772, + "start": 69758, + "end": 69759, "loc": { "start": { "line": 2295, @@ -359221,8 +359279,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 69778, - "end": 70182, + "start": 69765, + "end": 70169, "loc": { "start": { "line": 2297, @@ -359247,8 +359305,8 @@ "binop": null }, "value": "getFilteredColumnData", - "start": 70187, - "end": 70208, + "start": 70174, + "end": 70195, "loc": { "start": { "line": 2306, @@ -359272,8 +359330,8 @@ "postfix": false, "binop": null }, - "start": 70208, - "end": 70209, + "start": 70195, + "end": 70196, "loc": { "start": { "line": 2306, @@ -359298,8 +359356,8 @@ "binop": null }, "value": "colIndex", - "start": 70209, - "end": 70217, + "start": 70196, + "end": 70204, "loc": { "start": { "line": 2306, @@ -359324,8 +359382,8 @@ "binop": null, "updateContext": null }, - "start": 70217, - "end": 70218, + "start": 70204, + "end": 70205, "loc": { "start": { "line": 2306, @@ -359350,8 +359408,8 @@ "binop": null }, "value": "includeHeaders", - "start": 70219, - "end": 70233, + "start": 70206, + "end": 70220, "loc": { "start": { "line": 2306, @@ -359377,8 +359435,8 @@ "updateContext": null }, "value": "=", - "start": 70234, - "end": 70235, + "start": 70221, + "end": 70222, "loc": { "start": { "line": 2306, @@ -359405,8 +359463,8 @@ "updateContext": null }, "value": "false", - "start": 70236, - "end": 70241, + "start": 70223, + "end": 70228, "loc": { "start": { "line": 2306, @@ -359431,8 +359489,8 @@ "binop": null, "updateContext": null }, - "start": 70241, - "end": 70242, + "start": 70228, + "end": 70229, "loc": { "start": { "line": 2306, @@ -359457,8 +359515,8 @@ "binop": null }, "value": "exclude", - "start": 70243, - "end": 70250, + "start": 70230, + "end": 70237, "loc": { "start": { "line": 2306, @@ -359484,8 +359542,8 @@ "updateContext": null }, "value": "=", - "start": 70251, - "end": 70252, + "start": 70238, + "end": 70239, "loc": { "start": { "line": 2306, @@ -359510,8 +359568,8 @@ "binop": null, "updateContext": null }, - "start": 70253, - "end": 70254, + "start": 70240, + "end": 70241, "loc": { "start": { "line": 2306, @@ -359536,8 +359594,8 @@ "binop": null, "updateContext": null }, - "start": 70254, - "end": 70255, + "start": 70241, + "end": 70242, "loc": { "start": { "line": 2306, @@ -359561,8 +359619,8 @@ "postfix": false, "binop": null }, - "start": 70255, - "end": 70256, + "start": 70242, + "end": 70243, "loc": { "start": { "line": 2306, @@ -359586,8 +359644,8 @@ "postfix": false, "binop": null }, - "start": 70257, - "end": 70258, + "start": 70244, + "end": 70245, "loc": { "start": { "line": 2306, @@ -359614,8 +359672,8 @@ "updateContext": null }, "value": "return", - "start": 70267, - "end": 70273, + "start": 70254, + "end": 70260, "loc": { "start": { "line": 2307, @@ -359642,8 +359700,8 @@ "updateContext": null }, "value": "this", - "start": 70274, - "end": 70278, + "start": 70261, + "end": 70265, "loc": { "start": { "line": 2307, @@ -359668,8 +359726,8 @@ "binop": null, "updateContext": null }, - "start": 70278, - "end": 70279, + "start": 70265, + "end": 70266, "loc": { "start": { "line": 2307, @@ -359694,8 +359752,8 @@ "binop": null }, "value": "getFilteredDataCol", - "start": 70279, - "end": 70297, + "start": 70266, + "end": 70284, "loc": { "start": { "line": 2307, @@ -359719,8 +359777,8 @@ "postfix": false, "binop": null }, - "start": 70297, - "end": 70298, + "start": 70284, + "end": 70285, "loc": { "start": { "line": 2307, @@ -359745,8 +359803,8 @@ "binop": null }, "value": "colIndex", - "start": 70311, - "end": 70319, + "start": 70298, + "end": 70306, "loc": { "start": { "line": 2308, @@ -359771,8 +359829,8 @@ "binop": null, "updateContext": null }, - "start": 70319, - "end": 70320, + "start": 70306, + "end": 70307, "loc": { "start": { "line": 2308, @@ -359797,8 +359855,8 @@ "binop": null }, "value": "includeHeaders", - "start": 70321, - "end": 70335, + "start": 70308, + "end": 70322, "loc": { "start": { "line": 2308, @@ -359823,8 +359881,8 @@ "binop": null, "updateContext": null }, - "start": 70335, - "end": 70336, + "start": 70322, + "end": 70323, "loc": { "start": { "line": 2308, @@ -359851,8 +359909,8 @@ "updateContext": null }, "value": "true", - "start": 70337, - "end": 70341, + "start": 70324, + "end": 70328, "loc": { "start": { "line": 2308, @@ -359877,8 +359935,8 @@ "binop": null, "updateContext": null }, - "start": 70341, - "end": 70342, + "start": 70328, + "end": 70329, "loc": { "start": { "line": 2308, @@ -359903,8 +359961,8 @@ "binop": null }, "value": "exclude", - "start": 70343, - "end": 70350, + "start": 70330, + "end": 70337, "loc": { "start": { "line": 2308, @@ -359929,8 +359987,8 @@ "binop": null, "updateContext": null }, - "start": 70350, - "end": 70351, + "start": 70337, + "end": 70338, "loc": { "start": { "line": 2308, @@ -359957,8 +360015,8 @@ "updateContext": null }, "value": "false", - "start": 70352, - "end": 70357, + "start": 70339, + "end": 70344, "loc": { "start": { "line": 2308, @@ -359982,8 +360040,8 @@ "postfix": false, "binop": null }, - "start": 70357, - "end": 70358, + "start": 70344, + "end": 70345, "loc": { "start": { "line": 2308, @@ -360008,8 +360066,8 @@ "binop": null, "updateContext": null }, - "start": 70358, - "end": 70359, + "start": 70345, + "end": 70346, "loc": { "start": { "line": 2308, @@ -360033,8 +360091,8 @@ "postfix": false, "binop": null }, - "start": 70364, - "end": 70365, + "start": 70351, + "end": 70352, "loc": { "start": { "line": 2309, @@ -360049,8 +360107,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70371, - "end": 70787, + "start": 70358, + "end": 70774, "loc": { "start": { "line": 2311, @@ -360075,8 +360133,8 @@ "binop": null }, "value": "getVisibleColumnData", - "start": 70792, - "end": 70812, + "start": 70779, + "end": 70799, "loc": { "start": { "line": 2320, @@ -360100,8 +360158,8 @@ "postfix": false, "binop": null }, - "start": 70812, - "end": 70813, + "start": 70799, + "end": 70800, "loc": { "start": { "line": 2320, @@ -360126,8 +360184,8 @@ "binop": null }, "value": "colIndex", - "start": 70813, - "end": 70821, + "start": 70800, + "end": 70808, "loc": { "start": { "line": 2320, @@ -360152,8 +360210,8 @@ "binop": null, "updateContext": null }, - "start": 70821, - "end": 70822, + "start": 70808, + "end": 70809, "loc": { "start": { "line": 2320, @@ -360178,8 +360236,8 @@ "binop": null }, "value": "includeHeaders", - "start": 70823, - "end": 70837, + "start": 70810, + "end": 70824, "loc": { "start": { "line": 2320, @@ -360205,8 +360263,8 @@ "updateContext": null }, "value": "=", - "start": 70838, - "end": 70839, + "start": 70825, + "end": 70826, "loc": { "start": { "line": 2320, @@ -360233,8 +360291,8 @@ "updateContext": null }, "value": "false", - "start": 70840, - "end": 70845, + "start": 70827, + "end": 70832, "loc": { "start": { "line": 2320, @@ -360259,8 +360317,8 @@ "binop": null, "updateContext": null }, - "start": 70845, - "end": 70846, + "start": 70832, + "end": 70833, "loc": { "start": { "line": 2320, @@ -360285,8 +360343,8 @@ "binop": null }, "value": "exclude", - "start": 70847, - "end": 70854, + "start": 70834, + "end": 70841, "loc": { "start": { "line": 2320, @@ -360312,8 +360370,8 @@ "updateContext": null }, "value": "=", - "start": 70855, - "end": 70856, + "start": 70842, + "end": 70843, "loc": { "start": { "line": 2320, @@ -360338,8 +360396,8 @@ "binop": null, "updateContext": null }, - "start": 70857, - "end": 70858, + "start": 70844, + "end": 70845, "loc": { "start": { "line": 2320, @@ -360364,8 +360422,8 @@ "binop": null, "updateContext": null }, - "start": 70858, - "end": 70859, + "start": 70845, + "end": 70846, "loc": { "start": { "line": 2320, @@ -360389,8 +360447,8 @@ "postfix": false, "binop": null }, - "start": 70859, - "end": 70860, + "start": 70846, + "end": 70847, "loc": { "start": { "line": 2320, @@ -360414,8 +360472,8 @@ "postfix": false, "binop": null }, - "start": 70861, - "end": 70862, + "start": 70848, + "end": 70849, "loc": { "start": { "line": 2320, @@ -360442,8 +360500,8 @@ "updateContext": null }, "value": "return", - "start": 70871, - "end": 70877, + "start": 70858, + "end": 70864, "loc": { "start": { "line": 2321, @@ -360470,8 +360528,8 @@ "updateContext": null }, "value": "this", - "start": 70878, - "end": 70882, + "start": 70865, + "end": 70869, "loc": { "start": { "line": 2321, @@ -360496,8 +360554,8 @@ "binop": null, "updateContext": null }, - "start": 70882, - "end": 70883, + "start": 70869, + "end": 70870, "loc": { "start": { "line": 2321, @@ -360522,8 +360580,8 @@ "binop": null }, "value": "getFilteredDataCol", - "start": 70883, - "end": 70901, + "start": 70870, + "end": 70888, "loc": { "start": { "line": 2321, @@ -360547,8 +360605,8 @@ "postfix": false, "binop": null }, - "start": 70901, - "end": 70902, + "start": 70888, + "end": 70889, "loc": { "start": { "line": 2321, @@ -360573,8 +360631,8 @@ "binop": null }, "value": "colIndex", - "start": 70915, - "end": 70923, + "start": 70902, + "end": 70910, "loc": { "start": { "line": 2322, @@ -360599,8 +360657,8 @@ "binop": null, "updateContext": null }, - "start": 70923, - "end": 70924, + "start": 70910, + "end": 70911, "loc": { "start": { "line": 2322, @@ -360625,8 +360683,8 @@ "binop": null }, "value": "includeHeaders", - "start": 70925, - "end": 70939, + "start": 70912, + "end": 70926, "loc": { "start": { "line": 2322, @@ -360651,8 +360709,8 @@ "binop": null, "updateContext": null }, - "start": 70939, - "end": 70940, + "start": 70926, + "end": 70927, "loc": { "start": { "line": 2322, @@ -360679,8 +360737,8 @@ "updateContext": null }, "value": "true", - "start": 70941, - "end": 70945, + "start": 70928, + "end": 70932, "loc": { "start": { "line": 2322, @@ -360705,8 +360763,8 @@ "binop": null, "updateContext": null }, - "start": 70945, - "end": 70946, + "start": 70932, + "end": 70933, "loc": { "start": { "line": 2322, @@ -360731,8 +360789,8 @@ "binop": null }, "value": "exclude", - "start": 70947, - "end": 70954, + "start": 70934, + "end": 70941, "loc": { "start": { "line": 2322, @@ -360757,8 +360815,8 @@ "binop": null, "updateContext": null }, - "start": 70954, - "end": 70955, + "start": 70941, + "end": 70942, "loc": { "start": { "line": 2322, @@ -360785,8 +360843,8 @@ "updateContext": null }, "value": "true", - "start": 70956, - "end": 70960, + "start": 70943, + "end": 70947, "loc": { "start": { "line": 2322, @@ -360810,8 +360868,8 @@ "postfix": false, "binop": null }, - "start": 70960, - "end": 70961, + "start": 70947, + "end": 70948, "loc": { "start": { "line": 2322, @@ -360836,8 +360894,8 @@ "binop": null, "updateContext": null }, - "start": 70961, - "end": 70962, + "start": 70948, + "end": 70949, "loc": { "start": { "line": 2322, @@ -360861,8 +360919,8 @@ "postfix": false, "binop": null }, - "start": 70967, - "end": 70968, + "start": 70954, + "end": 70955, "loc": { "start": { "line": 2323, @@ -360877,8 +360935,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 70974, - "end": 71383, + "start": 70961, + "end": 71370, "loc": { "start": { "line": 2325, @@ -360903,8 +360961,8 @@ "binop": null }, "value": "getFilteredColumnValues", - "start": 71388, - "end": 71411, + "start": 71375, + "end": 71398, "loc": { "start": { "line": 2334, @@ -360928,8 +360986,8 @@ "postfix": false, "binop": null }, - "start": 71411, - "end": 71412, + "start": 71398, + "end": 71399, "loc": { "start": { "line": 2334, @@ -360954,8 +361012,8 @@ "binop": null }, "value": "colIndex", - "start": 71412, - "end": 71420, + "start": 71399, + "end": 71407, "loc": { "start": { "line": 2334, @@ -360980,8 +361038,8 @@ "binop": null, "updateContext": null }, - "start": 71420, - "end": 71421, + "start": 71407, + "end": 71408, "loc": { "start": { "line": 2334, @@ -361006,8 +361064,8 @@ "binop": null }, "value": "includeHeaders", - "start": 71422, - "end": 71436, + "start": 71409, + "end": 71423, "loc": { "start": { "line": 2334, @@ -361033,8 +361091,8 @@ "updateContext": null }, "value": "=", - "start": 71437, - "end": 71438, + "start": 71424, + "end": 71425, "loc": { "start": { "line": 2334, @@ -361061,8 +361119,8 @@ "updateContext": null }, "value": "false", - "start": 71439, - "end": 71444, + "start": 71426, + "end": 71431, "loc": { "start": { "line": 2334, @@ -361087,8 +361145,8 @@ "binop": null, "updateContext": null }, - "start": 71444, - "end": 71445, + "start": 71431, + "end": 71432, "loc": { "start": { "line": 2334, @@ -361113,8 +361171,8 @@ "binop": null }, "value": "exclude", - "start": 71446, - "end": 71453, + "start": 71433, + "end": 71440, "loc": { "start": { "line": 2334, @@ -361140,8 +361198,8 @@ "updateContext": null }, "value": "=", - "start": 71454, - "end": 71455, + "start": 71441, + "end": 71442, "loc": { "start": { "line": 2334, @@ -361166,8 +361224,8 @@ "binop": null, "updateContext": null }, - "start": 71456, - "end": 71457, + "start": 71443, + "end": 71444, "loc": { "start": { "line": 2334, @@ -361192,8 +361250,8 @@ "binop": null, "updateContext": null }, - "start": 71457, - "end": 71458, + "start": 71444, + "end": 71445, "loc": { "start": { "line": 2334, @@ -361217,8 +361275,8 @@ "postfix": false, "binop": null }, - "start": 71458, - "end": 71459, + "start": 71445, + "end": 71446, "loc": { "start": { "line": 2334, @@ -361242,8 +361300,8 @@ "postfix": false, "binop": null }, - "start": 71460, - "end": 71461, + "start": 71447, + "end": 71448, "loc": { "start": { "line": 2334, @@ -361270,8 +361328,8 @@ "updateContext": null }, "value": "return", - "start": 71470, - "end": 71476, + "start": 71457, + "end": 71463, "loc": { "start": { "line": 2335, @@ -361298,8 +361356,8 @@ "updateContext": null }, "value": "this", - "start": 71477, - "end": 71481, + "start": 71464, + "end": 71468, "loc": { "start": { "line": 2335, @@ -361324,8 +361382,8 @@ "binop": null, "updateContext": null }, - "start": 71481, - "end": 71482, + "start": 71468, + "end": 71469, "loc": { "start": { "line": 2335, @@ -361350,8 +361408,8 @@ "binop": null }, "value": "getFilteredDataCol", - "start": 71482, - "end": 71500, + "start": 71469, + "end": 71487, "loc": { "start": { "line": 2335, @@ -361375,8 +361433,8 @@ "postfix": false, "binop": null }, - "start": 71500, - "end": 71501, + "start": 71487, + "end": 71488, "loc": { "start": { "line": 2335, @@ -361401,8 +361459,8 @@ "binop": null }, "value": "colIndex", - "start": 71514, - "end": 71522, + "start": 71501, + "end": 71509, "loc": { "start": { "line": 2336, @@ -361427,8 +361485,8 @@ "binop": null, "updateContext": null }, - "start": 71522, - "end": 71523, + "start": 71509, + "end": 71510, "loc": { "start": { "line": 2336, @@ -361453,8 +361511,8 @@ "binop": null }, "value": "includeHeaders", - "start": 71524, - "end": 71538, + "start": 71511, + "end": 71525, "loc": { "start": { "line": 2336, @@ -361479,8 +361537,8 @@ "binop": null, "updateContext": null }, - "start": 71538, - "end": 71539, + "start": 71525, + "end": 71526, "loc": { "start": { "line": 2336, @@ -361507,8 +361565,8 @@ "updateContext": null }, "value": "false", - "start": 71540, - "end": 71545, + "start": 71527, + "end": 71532, "loc": { "start": { "line": 2336, @@ -361533,8 +361591,8 @@ "binop": null, "updateContext": null }, - "start": 71545, - "end": 71546, + "start": 71532, + "end": 71533, "loc": { "start": { "line": 2336, @@ -361559,8 +361617,8 @@ "binop": null }, "value": "exclude", - "start": 71547, - "end": 71554, + "start": 71534, + "end": 71541, "loc": { "start": { "line": 2336, @@ -361585,8 +361643,8 @@ "binop": null, "updateContext": null }, - "start": 71554, - "end": 71555, + "start": 71541, + "end": 71542, "loc": { "start": { "line": 2336, @@ -361613,8 +361671,8 @@ "updateContext": null }, "value": "false", - "start": 71556, - "end": 71561, + "start": 71543, + "end": 71548, "loc": { "start": { "line": 2336, @@ -361638,8 +361696,8 @@ "postfix": false, "binop": null }, - "start": 71561, - "end": 71562, + "start": 71548, + "end": 71549, "loc": { "start": { "line": 2336, @@ -361664,8 +361722,8 @@ "binop": null, "updateContext": null }, - "start": 71562, - "end": 71563, + "start": 71549, + "end": 71550, "loc": { "start": { "line": 2336, @@ -361689,8 +361747,8 @@ "postfix": false, "binop": null }, - "start": 71568, - "end": 71569, + "start": 71555, + "end": 71556, "loc": { "start": { "line": 2337, @@ -361705,8 +361763,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 71575, - "end": 71996, + "start": 71562, + "end": 71983, "loc": { "start": { "line": 2339, @@ -361731,8 +361789,8 @@ "binop": null }, "value": "getVisibleColumnValues", - "start": 72001, - "end": 72023, + "start": 71988, + "end": 72010, "loc": { "start": { "line": 2348, @@ -361756,8 +361814,8 @@ "postfix": false, "binop": null }, - "start": 72023, - "end": 72024, + "start": 72010, + "end": 72011, "loc": { "start": { "line": 2348, @@ -361782,8 +361840,8 @@ "binop": null }, "value": "colIndex", - "start": 72024, - "end": 72032, + "start": 72011, + "end": 72019, "loc": { "start": { "line": 2348, @@ -361808,8 +361866,8 @@ "binop": null, "updateContext": null }, - "start": 72032, - "end": 72033, + "start": 72019, + "end": 72020, "loc": { "start": { "line": 2348, @@ -361834,8 +361892,8 @@ "binop": null }, "value": "includeHeaders", - "start": 72034, - "end": 72048, + "start": 72021, + "end": 72035, "loc": { "start": { "line": 2348, @@ -361861,8 +361919,8 @@ "updateContext": null }, "value": "=", - "start": 72049, - "end": 72050, + "start": 72036, + "end": 72037, "loc": { "start": { "line": 2348, @@ -361889,8 +361947,8 @@ "updateContext": null }, "value": "false", - "start": 72051, - "end": 72056, + "start": 72038, + "end": 72043, "loc": { "start": { "line": 2348, @@ -361915,8 +361973,8 @@ "binop": null, "updateContext": null }, - "start": 72056, - "end": 72057, + "start": 72043, + "end": 72044, "loc": { "start": { "line": 2348, @@ -361941,8 +361999,8 @@ "binop": null }, "value": "exclude", - "start": 72058, - "end": 72065, + "start": 72045, + "end": 72052, "loc": { "start": { "line": 2348, @@ -361968,8 +362026,8 @@ "updateContext": null }, "value": "=", - "start": 72066, - "end": 72067, + "start": 72053, + "end": 72054, "loc": { "start": { "line": 2348, @@ -361994,8 +362052,8 @@ "binop": null, "updateContext": null }, - "start": 72068, - "end": 72069, + "start": 72055, + "end": 72056, "loc": { "start": { "line": 2348, @@ -362020,8 +362078,8 @@ "binop": null, "updateContext": null }, - "start": 72069, - "end": 72070, + "start": 72056, + "end": 72057, "loc": { "start": { "line": 2348, @@ -362045,8 +362103,8 @@ "postfix": false, "binop": null }, - "start": 72070, - "end": 72071, + "start": 72057, + "end": 72058, "loc": { "start": { "line": 2348, @@ -362070,8 +362128,8 @@ "postfix": false, "binop": null }, - "start": 72072, - "end": 72073, + "start": 72059, + "end": 72060, "loc": { "start": { "line": 2348, @@ -362098,8 +362156,8 @@ "updateContext": null }, "value": "return", - "start": 72082, - "end": 72088, + "start": 72069, + "end": 72075, "loc": { "start": { "line": 2349, @@ -362126,8 +362184,8 @@ "updateContext": null }, "value": "this", - "start": 72089, - "end": 72093, + "start": 72076, + "end": 72080, "loc": { "start": { "line": 2349, @@ -362152,8 +362210,8 @@ "binop": null, "updateContext": null }, - "start": 72093, - "end": 72094, + "start": 72080, + "end": 72081, "loc": { "start": { "line": 2349, @@ -362178,8 +362236,8 @@ "binop": null }, "value": "getFilteredDataCol", - "start": 72094, - "end": 72112, + "start": 72081, + "end": 72099, "loc": { "start": { "line": 2349, @@ -362203,8 +362261,8 @@ "postfix": false, "binop": null }, - "start": 72112, - "end": 72113, + "start": 72099, + "end": 72100, "loc": { "start": { "line": 2349, @@ -362229,8 +362287,8 @@ "binop": null }, "value": "colIndex", - "start": 72126, - "end": 72134, + "start": 72113, + "end": 72121, "loc": { "start": { "line": 2350, @@ -362255,8 +362313,8 @@ "binop": null, "updateContext": null }, - "start": 72134, - "end": 72135, + "start": 72121, + "end": 72122, "loc": { "start": { "line": 2350, @@ -362281,8 +362339,8 @@ "binop": null }, "value": "includeHeaders", - "start": 72136, - "end": 72150, + "start": 72123, + "end": 72137, "loc": { "start": { "line": 2350, @@ -362307,8 +362365,8 @@ "binop": null, "updateContext": null }, - "start": 72150, - "end": 72151, + "start": 72137, + "end": 72138, "loc": { "start": { "line": 2350, @@ -362335,8 +362393,8 @@ "updateContext": null }, "value": "false", - "start": 72152, - "end": 72157, + "start": 72139, + "end": 72144, "loc": { "start": { "line": 2350, @@ -362361,8 +362419,8 @@ "binop": null, "updateContext": null }, - "start": 72157, - "end": 72158, + "start": 72144, + "end": 72145, "loc": { "start": { "line": 2350, @@ -362387,8 +362445,8 @@ "binop": null }, "value": "exclude", - "start": 72159, - "end": 72166, + "start": 72146, + "end": 72153, "loc": { "start": { "line": 2350, @@ -362413,8 +362471,8 @@ "binop": null, "updateContext": null }, - "start": 72166, - "end": 72167, + "start": 72153, + "end": 72154, "loc": { "start": { "line": 2350, @@ -362441,8 +362499,8 @@ "updateContext": null }, "value": "true", - "start": 72168, - "end": 72172, + "start": 72155, + "end": 72159, "loc": { "start": { "line": 2350, @@ -362466,8 +362524,8 @@ "postfix": false, "binop": null }, - "start": 72172, - "end": 72173, + "start": 72159, + "end": 72160, "loc": { "start": { "line": 2350, @@ -362492,8 +362550,8 @@ "binop": null, "updateContext": null }, - "start": 72173, - "end": 72174, + "start": 72160, + "end": 72161, "loc": { "start": { "line": 2350, @@ -362517,8 +362575,8 @@ "postfix": false, "binop": null }, - "start": 72179, - "end": 72180, + "start": 72166, + "end": 72167, "loc": { "start": { "line": 2351, @@ -362533,8 +362591,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", - "start": 72186, - "end": 72792, + "start": 72173, + "end": 72779, "loc": { "start": { "line": 2353, @@ -362559,8 +362617,8 @@ "binop": null }, "value": "getFilteredDataCol", - "start": 72797, - "end": 72815, + "start": 72784, + "end": 72802, "loc": { "start": { "line": 2366, @@ -362584,8 +362642,8 @@ "postfix": false, "binop": null }, - "start": 72815, - "end": 72816, + "start": 72802, + "end": 72803, "loc": { "start": { "line": 2366, @@ -362610,8 +362668,8 @@ "binop": null }, "value": "colIndex", - "start": 72825, - "end": 72833, + "start": 72812, + "end": 72820, "loc": { "start": { "line": 2367, @@ -362636,8 +362694,8 @@ "binop": null, "updateContext": null }, - "start": 72833, - "end": 72834, + "start": 72820, + "end": 72821, "loc": { "start": { "line": 2367, @@ -362662,8 +362720,8 @@ "binop": null }, "value": "includeHeaders", - "start": 72843, - "end": 72857, + "start": 72830, + "end": 72844, "loc": { "start": { "line": 2368, @@ -362689,8 +362747,8 @@ "updateContext": null }, "value": "=", - "start": 72858, - "end": 72859, + "start": 72845, + "end": 72846, "loc": { "start": { "line": 2368, @@ -362717,8 +362775,8 @@ "updateContext": null }, "value": "false", - "start": 72860, - "end": 72865, + "start": 72847, + "end": 72852, "loc": { "start": { "line": 2368, @@ -362743,8 +362801,8 @@ "binop": null, "updateContext": null }, - "start": 72865, - "end": 72866, + "start": 72852, + "end": 72853, "loc": { "start": { "line": 2368, @@ -362769,8 +362827,8 @@ "binop": null }, "value": "typed", - "start": 72875, - "end": 72880, + "start": 72862, + "end": 72867, "loc": { "start": { "line": 2369, @@ -362796,8 +362854,8 @@ "updateContext": null }, "value": "=", - "start": 72881, - "end": 72882, + "start": 72868, + "end": 72869, "loc": { "start": { "line": 2369, @@ -362824,8 +362882,8 @@ "updateContext": null }, "value": "false", - "start": 72883, - "end": 72888, + "start": 72870, + "end": 72875, "loc": { "start": { "line": 2369, @@ -362850,8 +362908,8 @@ "binop": null, "updateContext": null }, - "start": 72888, - "end": 72889, + "start": 72875, + "end": 72876, "loc": { "start": { "line": 2369, @@ -362876,8 +362934,8 @@ "binop": null }, "value": "exclude", - "start": 72898, - "end": 72905, + "start": 72885, + "end": 72892, "loc": { "start": { "line": 2370, @@ -362903,8 +362961,8 @@ "updateContext": null }, "value": "=", - "start": 72906, - "end": 72907, + "start": 72893, + "end": 72894, "loc": { "start": { "line": 2370, @@ -362929,8 +362987,8 @@ "binop": null, "updateContext": null }, - "start": 72908, - "end": 72909, + "start": 72895, + "end": 72896, "loc": { "start": { "line": 2370, @@ -362955,8 +363013,8 @@ "binop": null, "updateContext": null }, - "start": 72909, - "end": 72910, + "start": 72896, + "end": 72897, "loc": { "start": { "line": 2370, @@ -362981,8 +363039,8 @@ "binop": null, "updateContext": null }, - "start": 72910, - "end": 72911, + "start": 72897, + "end": 72898, "loc": { "start": { "line": 2370, @@ -363007,8 +363065,8 @@ "binop": null }, "value": "visible", - "start": 72920, - "end": 72927, + "start": 72907, + "end": 72914, "loc": { "start": { "line": 2371, @@ -363034,8 +363092,8 @@ "updateContext": null }, "value": "=", - "start": 72928, - "end": 72929, + "start": 72915, + "end": 72916, "loc": { "start": { "line": 2371, @@ -363062,8 +363120,8 @@ "updateContext": null }, "value": "true", - "start": 72930, - "end": 72934, + "start": 72917, + "end": 72921, "loc": { "start": { "line": 2371, @@ -363087,8 +363145,8 @@ "postfix": false, "binop": null }, - "start": 72939, - "end": 72940, + "start": 72926, + "end": 72927, "loc": { "start": { "line": 2372, @@ -363112,8 +363170,8 @@ "postfix": false, "binop": null }, - "start": 72941, - "end": 72942, + "start": 72928, + "end": 72929, "loc": { "start": { "line": 2372, @@ -363140,8 +363198,8 @@ "updateContext": null }, "value": "if", - "start": 72951, - "end": 72953, + "start": 72938, + "end": 72940, "loc": { "start": { "line": 2373, @@ -363165,8 +363223,8 @@ "postfix": false, "binop": null }, - "start": 72954, - "end": 72955, + "start": 72941, + "end": 72942, "loc": { "start": { "line": 2373, @@ -363191,8 +363249,8 @@ "binop": null }, "value": "isUndef", - "start": 72955, - "end": 72962, + "start": 72942, + "end": 72949, "loc": { "start": { "line": 2373, @@ -363216,8 +363274,8 @@ "postfix": false, "binop": null }, - "start": 72962, - "end": 72963, + "start": 72949, + "end": 72950, "loc": { "start": { "line": 2373, @@ -363242,8 +363300,8 @@ "binop": null }, "value": "colIndex", - "start": 72963, - "end": 72971, + "start": 72950, + "end": 72958, "loc": { "start": { "line": 2373, @@ -363267,8 +363325,8 @@ "postfix": false, "binop": null }, - "start": 72971, - "end": 72972, + "start": 72958, + "end": 72959, "loc": { "start": { "line": 2373, @@ -363292,8 +363350,8 @@ "postfix": false, "binop": null }, - "start": 72972, - "end": 72973, + "start": 72959, + "end": 72960, "loc": { "start": { "line": 2373, @@ -363317,8 +363375,8 @@ "postfix": false, "binop": null }, - "start": 72974, - "end": 72975, + "start": 72961, + "end": 72962, "loc": { "start": { "line": 2373, @@ -363345,8 +363403,8 @@ "updateContext": null }, "value": "return", - "start": 72988, - "end": 72994, + "start": 72975, + "end": 72981, "loc": { "start": { "line": 2374, @@ -363371,8 +363429,8 @@ "binop": null, "updateContext": null }, - "start": 72995, - "end": 72996, + "start": 72982, + "end": 72983, "loc": { "start": { "line": 2374, @@ -363397,8 +363455,8 @@ "binop": null, "updateContext": null }, - "start": 72996, - "end": 72997, + "start": 72983, + "end": 72984, "loc": { "start": { "line": 2374, @@ -363423,8 +363481,8 @@ "binop": null, "updateContext": null }, - "start": 72997, - "end": 72998, + "start": 72984, + "end": 72985, "loc": { "start": { "line": 2374, @@ -363448,8 +363506,8 @@ "postfix": false, "binop": null }, - "start": 73007, - "end": 73008, + "start": 72994, + "end": 72995, "loc": { "start": { "line": 2375, @@ -363476,8 +363534,8 @@ "updateContext": null }, "value": "let", - "start": 73018, - "end": 73021, + "start": 73005, + "end": 73008, "loc": { "start": { "line": 2377, @@ -363502,8 +363560,8 @@ "binop": null }, "value": "rows", - "start": 73022, - "end": 73026, + "start": 73009, + "end": 73013, "loc": { "start": { "line": 2377, @@ -363529,8 +363587,8 @@ "updateContext": null }, "value": "=", - "start": 73027, - "end": 73028, + "start": 73014, + "end": 73015, "loc": { "start": { "line": 2377, @@ -363557,8 +363615,8 @@ "updateContext": null }, "value": "this", - "start": 73029, - "end": 73033, + "start": 73016, + "end": 73020, "loc": { "start": { "line": 2377, @@ -363583,8 +363641,8 @@ "binop": null, "updateContext": null }, - "start": 73033, - "end": 73034, + "start": 73020, + "end": 73021, "loc": { "start": { "line": 2377, @@ -363609,8 +363667,8 @@ "binop": null }, "value": "dom", - "start": 73034, - "end": 73037, + "start": 73021, + "end": 73024, "loc": { "start": { "line": 2377, @@ -363634,8 +363692,8 @@ "postfix": false, "binop": null }, - "start": 73037, - "end": 73038, + "start": 73024, + "end": 73025, "loc": { "start": { "line": 2377, @@ -363659,8 +363717,8 @@ "postfix": false, "binop": null }, - "start": 73038, - "end": 73039, + "start": 73025, + "end": 73026, "loc": { "start": { "line": 2377, @@ -363685,8 +363743,8 @@ "binop": null, "updateContext": null }, - "start": 73039, - "end": 73040, + "start": 73026, + "end": 73027, "loc": { "start": { "line": 2377, @@ -363711,8 +363769,8 @@ "binop": null }, "value": "rows", - "start": 73040, - "end": 73044, + "start": 73027, + "end": 73031, "loc": { "start": { "line": 2377, @@ -363737,8 +363795,8 @@ "binop": null, "updateContext": null }, - "start": 73044, - "end": 73045, + "start": 73031, + "end": 73032, "loc": { "start": { "line": 2377, @@ -363765,8 +363823,8 @@ "updateContext": null }, "value": "let", - "start": 73054, - "end": 73057, + "start": 73041, + "end": 73044, "loc": { "start": { "line": 2378, @@ -363791,8 +363849,8 @@ "binop": null }, "value": "getContent", - "start": 73058, - "end": 73068, + "start": 73045, + "end": 73055, "loc": { "start": { "line": 2378, @@ -363818,8 +363876,8 @@ "updateContext": null }, "value": "=", - "start": 73069, - "end": 73070, + "start": 73056, + "end": 73057, "loc": { "start": { "line": 2378, @@ -363844,8 +363902,8 @@ "binop": null }, "value": "typed", - "start": 73071, - "end": 73076, + "start": 73058, + "end": 73063, "loc": { "start": { "line": 2378, @@ -363870,8 +363928,8 @@ "binop": null, "updateContext": null }, - "start": 73077, - "end": 73078, + "start": 73064, + "end": 73065, "loc": { "start": { "line": 2378, @@ -363898,8 +363956,8 @@ "updateContext": null }, "value": "this", - "start": 73079, - "end": 73083, + "start": 73066, + "end": 73070, "loc": { "start": { "line": 2378, @@ -363924,8 +363982,8 @@ "binop": null, "updateContext": null }, - "start": 73083, - "end": 73084, + "start": 73070, + "end": 73071, "loc": { "start": { "line": 2378, @@ -363950,8 +364008,8 @@ "binop": null }, "value": "getCellData", - "start": 73084, - "end": 73095, + "start": 73071, + "end": 73082, "loc": { "start": { "line": 2378, @@ -363976,8 +364034,8 @@ "binop": null, "updateContext": null }, - "start": 73095, - "end": 73096, + "start": 73082, + "end": 73083, "loc": { "start": { "line": 2378, @@ -364002,8 +364060,8 @@ "binop": null }, "value": "bind", - "start": 73096, - "end": 73100, + "start": 73083, + "end": 73087, "loc": { "start": { "line": 2378, @@ -364027,8 +364085,8 @@ "postfix": false, "binop": null }, - "start": 73100, - "end": 73101, + "start": 73087, + "end": 73088, "loc": { "start": { "line": 2378, @@ -364055,8 +364113,8 @@ "updateContext": null }, "value": "this", - "start": 73101, - "end": 73105, + "start": 73088, + "end": 73092, "loc": { "start": { "line": 2378, @@ -364080,8 +364138,8 @@ "postfix": false, "binop": null }, - "start": 73105, - "end": 73106, + "start": 73092, + "end": 73093, "loc": { "start": { "line": 2378, @@ -364106,8 +364164,8 @@ "binop": null, "updateContext": null }, - "start": 73107, - "end": 73108, + "start": 73094, + "end": 73095, "loc": { "start": { "line": 2378, @@ -364134,8 +364192,8 @@ "updateContext": null }, "value": "this", - "start": 73121, - "end": 73125, + "start": 73108, + "end": 73112, "loc": { "start": { "line": 2379, @@ -364160,8 +364218,8 @@ "binop": null, "updateContext": null }, - "start": 73125, - "end": 73126, + "start": 73112, + "end": 73113, "loc": { "start": { "line": 2379, @@ -364186,8 +364244,8 @@ "binop": null }, "value": "getCellValue", - "start": 73126, - "end": 73138, + "start": 73113, + "end": 73125, "loc": { "start": { "line": 2379, @@ -364212,8 +364270,8 @@ "binop": null, "updateContext": null }, - "start": 73138, - "end": 73139, + "start": 73125, + "end": 73126, "loc": { "start": { "line": 2379, @@ -364238,8 +364296,8 @@ "binop": null }, "value": "bind", - "start": 73139, - "end": 73143, + "start": 73126, + "end": 73130, "loc": { "start": { "line": 2379, @@ -364263,8 +364321,8 @@ "postfix": false, "binop": null }, - "start": 73143, - "end": 73144, + "start": 73130, + "end": 73131, "loc": { "start": { "line": 2379, @@ -364291,8 +364349,8 @@ "updateContext": null }, "value": "this", - "start": 73144, - "end": 73148, + "start": 73131, + "end": 73135, "loc": { "start": { "line": 2379, @@ -364316,8 +364374,8 @@ "postfix": false, "binop": null }, - "start": 73148, - "end": 73149, + "start": 73135, + "end": 73136, "loc": { "start": { "line": 2379, @@ -364342,8 +364400,8 @@ "binop": null, "updateContext": null }, - "start": 73149, - "end": 73150, + "start": 73136, + "end": 73137, "loc": { "start": { "line": 2379, @@ -364358,8 +364416,8 @@ { "type": "CommentLine", "value": " ensure valid rows index do not contain excluded rows and row is", - "start": 73160, - "end": 73226, + "start": 73147, + "end": 73213, "loc": { "start": { "line": 2381, @@ -364374,8 +364432,8 @@ { "type": "CommentLine", "value": " displayed", - "start": 73235, - "end": 73247, + "start": 73222, + "end": 73234, "loc": { "start": { "line": 2382, @@ -364402,8 +364460,8 @@ "updateContext": null }, "value": "let", - "start": 73256, - "end": 73259, + "start": 73243, + "end": 73246, "loc": { "start": { "line": 2383, @@ -364428,8 +364486,8 @@ "binop": null }, "value": "validRows", - "start": 73260, - "end": 73269, + "start": 73247, + "end": 73256, "loc": { "start": { "line": 2383, @@ -364455,8 +364513,8 @@ "updateContext": null }, "value": "=", - "start": 73270, - "end": 73271, + "start": 73257, + "end": 73258, "loc": { "start": { "line": 2383, @@ -364483,8 +364541,8 @@ "updateContext": null }, "value": "this", - "start": 73272, - "end": 73276, + "start": 73259, + "end": 73263, "loc": { "start": { "line": 2383, @@ -364509,8 +364567,8 @@ "binop": null, "updateContext": null }, - "start": 73276, - "end": 73277, + "start": 73263, + "end": 73264, "loc": { "start": { "line": 2383, @@ -364535,8 +364593,8 @@ "binop": null }, "value": "getValidRows", - "start": 73277, - "end": 73289, + "start": 73264, + "end": 73276, "loc": { "start": { "line": 2383, @@ -364560,8 +364618,8 @@ "postfix": false, "binop": null }, - "start": 73289, - "end": 73290, + "start": 73276, + "end": 73277, "loc": { "start": { "line": 2383, @@ -364588,8 +364646,8 @@ "updateContext": null }, "value": "true", - "start": 73290, - "end": 73294, + "start": 73277, + "end": 73281, "loc": { "start": { "line": 2383, @@ -364613,8 +364671,8 @@ "postfix": false, "binop": null }, - "start": 73294, - "end": 73295, + "start": 73281, + "end": 73282, "loc": { "start": { "line": 2383, @@ -364639,8 +364697,8 @@ "binop": null, "updateContext": null }, - "start": 73295, - "end": 73296, + "start": 73282, + "end": 73283, "loc": { "start": { "line": 2383, @@ -364665,8 +364723,8 @@ "binop": null }, "value": "filter", - "start": 73296, - "end": 73302, + "start": 73283, + "end": 73289, "loc": { "start": { "line": 2383, @@ -364690,8 +364748,8 @@ "postfix": false, "binop": null }, - "start": 73302, - "end": 73303, + "start": 73289, + "end": 73290, "loc": { "start": { "line": 2383, @@ -364715,8 +364773,8 @@ "postfix": false, "binop": null }, - "start": 73303, - "end": 73304, + "start": 73290, + "end": 73291, "loc": { "start": { "line": 2383, @@ -364741,8 +364799,8 @@ "binop": null }, "value": "rowIdx", - "start": 73304, - "end": 73310, + "start": 73291, + "end": 73297, "loc": { "start": { "line": 2383, @@ -364766,8 +364824,8 @@ "postfix": false, "binop": null }, - "start": 73310, - "end": 73311, + "start": 73297, + "end": 73298, "loc": { "start": { "line": 2383, @@ -364792,8 +364850,8 @@ "binop": null, "updateContext": null }, - "start": 73312, - "end": 73314, + "start": 73299, + "end": 73301, "loc": { "start": { "line": 2383, @@ -364817,8 +364875,8 @@ "postfix": false, "binop": null }, - "start": 73315, - "end": 73316, + "start": 73302, + "end": 73303, "loc": { "start": { "line": 2383, @@ -364845,8 +364903,8 @@ "updateContext": null }, "value": "return", - "start": 73329, - "end": 73335, + "start": 73316, + "end": 73322, "loc": { "start": { "line": 2384, @@ -364871,8 +364929,8 @@ "binop": null }, "value": "exclude", - "start": 73336, - "end": 73343, + "start": 73323, + "end": 73330, "loc": { "start": { "line": 2384, @@ -364897,8 +364955,8 @@ "binop": null, "updateContext": null }, - "start": 73343, - "end": 73344, + "start": 73330, + "end": 73331, "loc": { "start": { "line": 2384, @@ -364923,8 +364981,8 @@ "binop": null }, "value": "indexOf", - "start": 73344, - "end": 73351, + "start": 73331, + "end": 73338, "loc": { "start": { "line": 2384, @@ -364948,8 +365006,8 @@ "postfix": false, "binop": null }, - "start": 73351, - "end": 73352, + "start": 73338, + "end": 73339, "loc": { "start": { "line": 2384, @@ -364974,8 +365032,8 @@ "binop": null }, "value": "rowIdx", - "start": 73352, - "end": 73358, + "start": 73339, + "end": 73345, "loc": { "start": { "line": 2384, @@ -364999,8 +365057,8 @@ "postfix": false, "binop": null }, - "start": 73358, - "end": 73359, + "start": 73345, + "end": 73346, "loc": { "start": { "line": 2384, @@ -365026,8 +365084,8 @@ "updateContext": null }, "value": "===", - "start": 73360, - "end": 73363, + "start": 73347, + "end": 73350, "loc": { "start": { "line": 2384, @@ -365053,8 +365111,8 @@ "updateContext": null }, "value": "-", - "start": 73364, - "end": 73365, + "start": 73351, + "end": 73352, "loc": { "start": { "line": 2384, @@ -365080,8 +365138,8 @@ "updateContext": null }, "value": 1, - "start": 73365, - "end": 73366, + "start": 73352, + "end": 73353, "loc": { "start": { "line": 2384, @@ -365107,8 +365165,8 @@ "updateContext": null }, "value": "&&", - "start": 73367, - "end": 73369, + "start": 73354, + "end": 73356, "loc": { "start": { "line": 2384, @@ -365132,8 +365190,8 @@ "postfix": false, "binop": null }, - "start": 73386, - "end": 73387, + "start": 73373, + "end": 73374, "loc": { "start": { "line": 2385, @@ -365158,8 +365216,8 @@ "binop": null }, "value": "visible", - "start": 73387, - "end": 73394, + "start": 73374, + "end": 73381, "loc": { "start": { "line": 2385, @@ -365184,8 +365242,8 @@ "binop": null, "updateContext": null }, - "start": 73395, - "end": 73396, + "start": 73382, + "end": 73383, "loc": { "start": { "line": 2385, @@ -365212,8 +365270,8 @@ "updateContext": null }, "value": "this", - "start": 73417, - "end": 73421, + "start": 73404, + "end": 73408, "loc": { "start": { "line": 2386, @@ -365238,8 +365296,8 @@ "binop": null, "updateContext": null }, - "start": 73421, - "end": 73422, + "start": 73408, + "end": 73409, "loc": { "start": { "line": 2386, @@ -365264,8 +365322,8 @@ "binop": null }, "value": "getRowDisplay", - "start": 73422, - "end": 73435, + "start": 73409, + "end": 73422, "loc": { "start": { "line": 2386, @@ -365289,8 +365347,8 @@ "postfix": false, "binop": null }, - "start": 73435, - "end": 73436, + "start": 73422, + "end": 73423, "loc": { "start": { "line": 2386, @@ -365315,8 +365373,8 @@ "binop": null }, "value": "rows", - "start": 73436, - "end": 73440, + "start": 73423, + "end": 73427, "loc": { "start": { "line": 2386, @@ -365341,8 +365399,8 @@ "binop": null, "updateContext": null }, - "start": 73440, - "end": 73441, + "start": 73427, + "end": 73428, "loc": { "start": { "line": 2386, @@ -365367,8 +365425,8 @@ "binop": null }, "value": "rowIdx", - "start": 73441, - "end": 73447, + "start": 73428, + "end": 73434, "loc": { "start": { "line": 2386, @@ -365393,8 +365451,8 @@ "binop": null, "updateContext": null }, - "start": 73447, - "end": 73448, + "start": 73434, + "end": 73435, "loc": { "start": { "line": 2386, @@ -365418,8 +365476,8 @@ "postfix": false, "binop": null }, - "start": 73448, - "end": 73449, + "start": 73435, + "end": 73436, "loc": { "start": { "line": 2386, @@ -365445,8 +365503,8 @@ "updateContext": null }, "value": "!==", - "start": 73450, - "end": 73453, + "start": 73437, + "end": 73440, "loc": { "start": { "line": 2386, @@ -365472,8 +365530,8 @@ "updateContext": null }, "value": "none", - "start": 73454, - "end": 73460, + "start": 73441, + "end": 73447, "loc": { "start": { "line": 2386, @@ -365498,8 +365556,8 @@ "binop": null, "updateContext": null }, - "start": 73461, - "end": 73462, + "start": 73448, + "end": 73449, "loc": { "start": { "line": 2386, @@ -365526,8 +365584,8 @@ "updateContext": null }, "value": "true", - "start": 73483, - "end": 73487, + "start": 73470, + "end": 73474, "loc": { "start": { "line": 2387, @@ -365551,8 +365609,8 @@ "postfix": false, "binop": null }, - "start": 73487, - "end": 73488, + "start": 73474, + "end": 73475, "loc": { "start": { "line": 2387, @@ -365577,8 +365635,8 @@ "binop": null, "updateContext": null }, - "start": 73488, - "end": 73489, + "start": 73475, + "end": 73476, "loc": { "start": { "line": 2387, @@ -365602,8 +365660,8 @@ "postfix": false, "binop": null }, - "start": 73498, - "end": 73499, + "start": 73485, + "end": 73486, "loc": { "start": { "line": 2388, @@ -365627,8 +365685,8 @@ "postfix": false, "binop": null }, - "start": 73499, - "end": 73500, + "start": 73486, + "end": 73487, "loc": { "start": { "line": 2388, @@ -365653,8 +365711,8 @@ "binop": null, "updateContext": null }, - "start": 73500, - "end": 73501, + "start": 73487, + "end": 73488, "loc": { "start": { "line": 2388, @@ -365669,8 +365727,8 @@ { "type": "CommentLine", "value": " convert column value to expected type if necessary", - "start": 73511, - "end": 73564, + "start": 73498, + "end": 73551, "loc": { "start": { "line": 2390, @@ -365697,8 +365755,8 @@ "updateContext": null }, "value": "let", - "start": 73573, - "end": 73576, + "start": 73560, + "end": 73563, "loc": { "start": { "line": 2391, @@ -365723,8 +365781,8 @@ "binop": null }, "value": "validColValues", - "start": 73577, - "end": 73591, + "start": 73564, + "end": 73578, "loc": { "start": { "line": 2391, @@ -365750,8 +365808,8 @@ "updateContext": null }, "value": "=", - "start": 73592, - "end": 73593, + "start": 73579, + "end": 73580, "loc": { "start": { "line": 2391, @@ -365776,8 +365834,8 @@ "binop": null }, "value": "validRows", - "start": 73594, - "end": 73603, + "start": 73581, + "end": 73590, "loc": { "start": { "line": 2391, @@ -365802,8 +365860,8 @@ "binop": null, "updateContext": null }, - "start": 73603, - "end": 73604, + "start": 73590, + "end": 73591, "loc": { "start": { "line": 2391, @@ -365828,8 +365886,8 @@ "binop": null }, "value": "map", - "start": 73604, - "end": 73607, + "start": 73591, + "end": 73594, "loc": { "start": { "line": 2391, @@ -365853,8 +365911,8 @@ "postfix": false, "binop": null }, - "start": 73607, - "end": 73608, + "start": 73594, + "end": 73595, "loc": { "start": { "line": 2391, @@ -365878,8 +365936,8 @@ "postfix": false, "binop": null }, - "start": 73608, - "end": 73609, + "start": 73595, + "end": 73596, "loc": { "start": { "line": 2391, @@ -365904,8 +365962,8 @@ "binop": null }, "value": "rowIdx", - "start": 73609, - "end": 73615, + "start": 73596, + "end": 73602, "loc": { "start": { "line": 2391, @@ -365929,8 +365987,8 @@ "postfix": false, "binop": null }, - "start": 73615, - "end": 73616, + "start": 73602, + "end": 73603, "loc": { "start": { "line": 2391, @@ -365955,8 +366013,8 @@ "binop": null, "updateContext": null }, - "start": 73617, - "end": 73619, + "start": 73604, + "end": 73606, "loc": { "start": { "line": 2391, @@ -365980,8 +366038,8 @@ "postfix": false, "binop": null }, - "start": 73620, - "end": 73621, + "start": 73607, + "end": 73608, "loc": { "start": { "line": 2391, @@ -366008,8 +366066,8 @@ "updateContext": null }, "value": "return", - "start": 73634, - "end": 73640, + "start": 73621, + "end": 73627, "loc": { "start": { "line": 2392, @@ -366034,8 +366092,8 @@ "binop": null }, "value": "getContent", - "start": 73641, - "end": 73651, + "start": 73628, + "end": 73638, "loc": { "start": { "line": 2392, @@ -366059,8 +366117,8 @@ "postfix": false, "binop": null }, - "start": 73651, - "end": 73652, + "start": 73638, + "end": 73639, "loc": { "start": { "line": 2392, @@ -366085,8 +366143,8 @@ "binop": null }, "value": "rows", - "start": 73652, - "end": 73656, + "start": 73639, + "end": 73643, "loc": { "start": { "line": 2392, @@ -366111,8 +366169,8 @@ "binop": null, "updateContext": null }, - "start": 73656, - "end": 73657, + "start": 73643, + "end": 73644, "loc": { "start": { "line": 2392, @@ -366137,8 +366195,8 @@ "binop": null }, "value": "rowIdx", - "start": 73657, - "end": 73663, + "start": 73644, + "end": 73650, "loc": { "start": { "line": 2392, @@ -366163,8 +366221,8 @@ "binop": null, "updateContext": null }, - "start": 73663, - "end": 73664, + "start": 73650, + "end": 73651, "loc": { "start": { "line": 2392, @@ -366189,8 +366247,8 @@ "binop": null, "updateContext": null }, - "start": 73664, - "end": 73665, + "start": 73651, + "end": 73652, "loc": { "start": { "line": 2392, @@ -366215,8 +366273,8 @@ "binop": null }, "value": "cells", - "start": 73665, - "end": 73670, + "start": 73652, + "end": 73657, "loc": { "start": { "line": 2392, @@ -366241,8 +366299,8 @@ "binop": null, "updateContext": null }, - "start": 73670, - "end": 73671, + "start": 73657, + "end": 73658, "loc": { "start": { "line": 2392, @@ -366267,8 +366325,8 @@ "binop": null }, "value": "colIndex", - "start": 73671, - "end": 73679, + "start": 73658, + "end": 73666, "loc": { "start": { "line": 2392, @@ -366293,8 +366351,8 @@ "binop": null, "updateContext": null }, - "start": 73679, - "end": 73680, + "start": 73666, + "end": 73667, "loc": { "start": { "line": 2392, @@ -366318,8 +366376,8 @@ "postfix": false, "binop": null }, - "start": 73680, - "end": 73681, + "start": 73667, + "end": 73668, "loc": { "start": { "line": 2392, @@ -366344,8 +366402,8 @@ "binop": null, "updateContext": null }, - "start": 73681, - "end": 73682, + "start": 73668, + "end": 73669, "loc": { "start": { "line": 2392, @@ -366369,8 +366427,8 @@ "postfix": false, "binop": null }, - "start": 73691, - "end": 73692, + "start": 73678, + "end": 73679, "loc": { "start": { "line": 2393, @@ -366394,8 +366452,8 @@ "postfix": false, "binop": null }, - "start": 73692, - "end": 73693, + "start": 73679, + "end": 73680, "loc": { "start": { "line": 2393, @@ -366420,8 +366478,8 @@ "binop": null, "updateContext": null }, - "start": 73693, - "end": 73694, + "start": 73680, + "end": 73681, "loc": { "start": { "line": 2393, @@ -366448,8 +366506,8 @@ "updateContext": null }, "value": "if", - "start": 73704, - "end": 73706, + "start": 73691, + "end": 73693, "loc": { "start": { "line": 2395, @@ -366473,8 +366531,8 @@ "postfix": false, "binop": null }, - "start": 73707, - "end": 73708, + "start": 73694, + "end": 73695, "loc": { "start": { "line": 2395, @@ -366499,8 +366557,8 @@ "binop": null }, "value": "includeHeaders", - "start": 73708, - "end": 73722, + "start": 73695, + "end": 73709, "loc": { "start": { "line": 2395, @@ -366524,8 +366582,8 @@ "postfix": false, "binop": null }, - "start": 73722, - "end": 73723, + "start": 73709, + "end": 73710, "loc": { "start": { "line": 2395, @@ -366549,8 +366607,8 @@ "postfix": false, "binop": null }, - "start": 73724, - "end": 73725, + "start": 73711, + "end": 73712, "loc": { "start": { "line": 2395, @@ -366575,8 +366633,8 @@ "binop": null }, "value": "validColValues", - "start": 73738, - "end": 73752, + "start": 73725, + "end": 73739, "loc": { "start": { "line": 2396, @@ -366601,8 +366659,8 @@ "binop": null, "updateContext": null }, - "start": 73752, - "end": 73753, + "start": 73739, + "end": 73740, "loc": { "start": { "line": 2396, @@ -366627,8 +366685,8 @@ "binop": null }, "value": "unshift", - "start": 73753, - "end": 73760, + "start": 73740, + "end": 73747, "loc": { "start": { "line": 2396, @@ -366652,8 +366710,8 @@ "postfix": false, "binop": null }, - "start": 73760, - "end": 73761, + "start": 73747, + "end": 73748, "loc": { "start": { "line": 2396, @@ -366680,8 +366738,8 @@ "updateContext": null }, "value": "this", - "start": 73761, - "end": 73765, + "start": 73748, + "end": 73752, "loc": { "start": { "line": 2396, @@ -366706,8 +366764,8 @@ "binop": null, "updateContext": null }, - "start": 73765, - "end": 73766, + "start": 73752, + "end": 73753, "loc": { "start": { "line": 2396, @@ -366732,8 +366790,8 @@ "binop": null }, "value": "getHeadersText", - "start": 73766, - "end": 73780, + "start": 73753, + "end": 73767, "loc": { "start": { "line": 2396, @@ -366757,8 +366815,8 @@ "postfix": false, "binop": null }, - "start": 73780, - "end": 73781, + "start": 73767, + "end": 73768, "loc": { "start": { "line": 2396, @@ -366782,8 +366840,8 @@ "postfix": false, "binop": null }, - "start": 73781, - "end": 73782, + "start": 73768, + "end": 73769, "loc": { "start": { "line": 2396, @@ -366808,8 +366866,8 @@ "binop": null, "updateContext": null }, - "start": 73782, - "end": 73783, + "start": 73769, + "end": 73770, "loc": { "start": { "line": 2396, @@ -366834,8 +366892,8 @@ "binop": null }, "value": "colIndex", - "start": 73783, - "end": 73791, + "start": 73770, + "end": 73778, "loc": { "start": { "line": 2396, @@ -366860,8 +366918,8 @@ "binop": null, "updateContext": null }, - "start": 73791, - "end": 73792, + "start": 73778, + "end": 73779, "loc": { "start": { "line": 2396, @@ -366885,8 +366943,8 @@ "postfix": false, "binop": null }, - "start": 73792, - "end": 73793, + "start": 73779, + "end": 73780, "loc": { "start": { "line": 2396, @@ -366911,8 +366969,8 @@ "binop": null, "updateContext": null }, - "start": 73793, - "end": 73794, + "start": 73780, + "end": 73781, "loc": { "start": { "line": 2396, @@ -366936,8 +366994,8 @@ "postfix": false, "binop": null }, - "start": 73803, - "end": 73804, + "start": 73790, + "end": 73791, "loc": { "start": { "line": 2397, @@ -366964,8 +367022,8 @@ "updateContext": null }, "value": "return", - "start": 73814, - "end": 73820, + "start": 73801, + "end": 73807, "loc": { "start": { "line": 2399, @@ -366990,8 +367048,8 @@ "binop": null }, "value": "validColValues", - "start": 73821, - "end": 73835, + "start": 73808, + "end": 73822, "loc": { "start": { "line": 2399, @@ -367016,8 +367074,8 @@ "binop": null, "updateContext": null }, - "start": 73835, - "end": 73836, + "start": 73822, + "end": 73823, "loc": { "start": { "line": 2399, @@ -367041,8 +367099,8 @@ "postfix": false, "binop": null }, - "start": 73841, - "end": 73842, + "start": 73828, + "end": 73829, "loc": { "start": { "line": 2400, @@ -367057,8 +367115,8 @@ { "type": "CommentBlock", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", - "start": 73848, - "end": 74010, + "start": 73835, + "end": 73997, "loc": { "start": { "line": 2402, @@ -367083,8 +367141,8 @@ "binop": null }, "value": "getRowDisplay", - "start": 74015, - "end": 74028, + "start": 74002, + "end": 74015, "loc": { "start": { "line": 2407, @@ -367108,8 +367166,8 @@ "postfix": false, "binop": null }, - "start": 74028, - "end": 74029, + "start": 74015, + "end": 74016, "loc": { "start": { "line": 2407, @@ -367134,8 +367192,8 @@ "binop": null }, "value": "row", - "start": 74029, - "end": 74032, + "start": 74016, + "end": 74019, "loc": { "start": { "line": 2407, @@ -367159,8 +367217,8 @@ "postfix": false, "binop": null }, - "start": 74032, - "end": 74033, + "start": 74019, + "end": 74020, "loc": { "start": { "line": 2407, @@ -367184,8 +367242,8 @@ "postfix": false, "binop": null }, - "start": 74034, - "end": 74035, + "start": 74021, + "end": 74022, "loc": { "start": { "line": 2407, @@ -367212,8 +367270,8 @@ "updateContext": null }, "value": "return", - "start": 74044, - "end": 74050, + "start": 74031, + "end": 74037, "loc": { "start": { "line": 2408, @@ -367238,8 +367296,8 @@ "binop": null }, "value": "row", - "start": 74051, - "end": 74054, + "start": 74038, + "end": 74041, "loc": { "start": { "line": 2408, @@ -367264,8 +367322,8 @@ "binop": null, "updateContext": null }, - "start": 74054, - "end": 74055, + "start": 74041, + "end": 74042, "loc": { "start": { "line": 2408, @@ -367290,8 +367348,8 @@ "binop": null }, "value": "style", - "start": 74055, - "end": 74060, + "start": 74042, + "end": 74047, "loc": { "start": { "line": 2408, @@ -367316,8 +367374,8 @@ "binop": null, "updateContext": null }, - "start": 74060, - "end": 74061, + "start": 74047, + "end": 74048, "loc": { "start": { "line": 2408, @@ -367342,8 +367400,8 @@ "binop": null }, "value": "display", - "start": 74061, - "end": 74068, + "start": 74048, + "end": 74055, "loc": { "start": { "line": 2408, @@ -367368,8 +367426,8 @@ "binop": null, "updateContext": null }, - "start": 74068, - "end": 74069, + "start": 74055, + "end": 74056, "loc": { "start": { "line": 2408, @@ -367393,8 +367451,8 @@ "postfix": false, "binop": null }, - "start": 74074, - "end": 74075, + "start": 74061, + "end": 74062, "loc": { "start": { "line": 2409, @@ -367409,8 +367467,8 @@ { "type": "CommentBlock", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", - "start": 74081, - "end": 74254, + "start": 74068, + "end": 74241, "loc": { "start": { "line": 2411, @@ -367435,8 +367493,8 @@ "binop": null }, "value": "validateRow", - "start": 74259, - "end": 74270, + "start": 74246, + "end": 74257, "loc": { "start": { "line": 2416, @@ -367460,8 +367518,8 @@ "postfix": false, "binop": null }, - "start": 74270, - "end": 74271, + "start": 74257, + "end": 74258, "loc": { "start": { "line": 2416, @@ -367486,8 +367544,8 @@ "binop": null }, "value": "rowIndex", - "start": 74271, - "end": 74279, + "start": 74258, + "end": 74266, "loc": { "start": { "line": 2416, @@ -367512,8 +367570,8 @@ "binop": null, "updateContext": null }, - "start": 74279, - "end": 74280, + "start": 74266, + "end": 74267, "loc": { "start": { "line": 2416, @@ -367538,8 +367596,8 @@ "binop": null }, "value": "isValid", - "start": 74281, - "end": 74288, + "start": 74268, + "end": 74275, "loc": { "start": { "line": 2416, @@ -367563,8 +367621,8 @@ "postfix": false, "binop": null }, - "start": 74288, - "end": 74289, + "start": 74275, + "end": 74276, "loc": { "start": { "line": 2416, @@ -367588,8 +367646,8 @@ "postfix": false, "binop": null }, - "start": 74290, - "end": 74291, + "start": 74277, + "end": 74278, "loc": { "start": { "line": 2416, @@ -367616,8 +367674,8 @@ "updateContext": null }, "value": "let", - "start": 74300, - "end": 74303, + "start": 74287, + "end": 74290, "loc": { "start": { "line": 2417, @@ -367642,8 +367700,8 @@ "binop": null }, "value": "row", - "start": 74304, - "end": 74307, + "start": 74291, + "end": 74294, "loc": { "start": { "line": 2417, @@ -367669,8 +367727,8 @@ "updateContext": null }, "value": "=", - "start": 74308, - "end": 74309, + "start": 74295, + "end": 74296, "loc": { "start": { "line": 2417, @@ -367697,8 +367755,8 @@ "updateContext": null }, "value": "this", - "start": 74310, - "end": 74314, + "start": 74297, + "end": 74301, "loc": { "start": { "line": 2417, @@ -367723,8 +367781,8 @@ "binop": null, "updateContext": null }, - "start": 74314, - "end": 74315, + "start": 74301, + "end": 74302, "loc": { "start": { "line": 2417, @@ -367749,8 +367807,8 @@ "binop": null }, "value": "dom", - "start": 74315, - "end": 74318, + "start": 74302, + "end": 74305, "loc": { "start": { "line": 2417, @@ -367774,8 +367832,8 @@ "postfix": false, "binop": null }, - "start": 74318, - "end": 74319, + "start": 74305, + "end": 74306, "loc": { "start": { "line": 2417, @@ -367799,8 +367857,8 @@ "postfix": false, "binop": null }, - "start": 74319, - "end": 74320, + "start": 74306, + "end": 74307, "loc": { "start": { "line": 2417, @@ -367825,8 +367883,8 @@ "binop": null, "updateContext": null }, - "start": 74320, - "end": 74321, + "start": 74307, + "end": 74308, "loc": { "start": { "line": 2417, @@ -367851,8 +367909,8 @@ "binop": null }, "value": "rows", - "start": 74321, - "end": 74325, + "start": 74308, + "end": 74312, "loc": { "start": { "line": 2417, @@ -367877,8 +367935,8 @@ "binop": null, "updateContext": null }, - "start": 74325, - "end": 74326, + "start": 74312, + "end": 74313, "loc": { "start": { "line": 2417, @@ -367903,8 +367961,8 @@ "binop": null }, "value": "rowIndex", - "start": 74326, - "end": 74334, + "start": 74313, + "end": 74321, "loc": { "start": { "line": 2417, @@ -367929,8 +367987,8 @@ "binop": null, "updateContext": null }, - "start": 74334, - "end": 74335, + "start": 74321, + "end": 74322, "loc": { "start": { "line": 2417, @@ -367955,8 +368013,8 @@ "binop": null, "updateContext": null }, - "start": 74335, - "end": 74336, + "start": 74322, + "end": 74323, "loc": { "start": { "line": 2417, @@ -367983,8 +368041,8 @@ "updateContext": null }, "value": "if", - "start": 74345, - "end": 74347, + "start": 74332, + "end": 74334, "loc": { "start": { "line": 2418, @@ -368008,8 +368066,8 @@ "postfix": false, "binop": null }, - "start": 74348, - "end": 74349, + "start": 74335, + "end": 74336, "loc": { "start": { "line": 2418, @@ -368035,8 +368093,8 @@ "updateContext": null }, "value": "!", - "start": 74349, - "end": 74350, + "start": 74336, + "end": 74337, "loc": { "start": { "line": 2418, @@ -368061,8 +368119,8 @@ "binop": null }, "value": "row", - "start": 74350, - "end": 74353, + "start": 74337, + "end": 74340, "loc": { "start": { "line": 2418, @@ -368088,8 +368146,8 @@ "updateContext": null }, "value": "||", - "start": 74354, - "end": 74356, + "start": 74341, + "end": 74343, "loc": { "start": { "line": 2418, @@ -368115,8 +368173,8 @@ "updateContext": null }, "value": "!", - "start": 74357, - "end": 74358, + "start": 74344, + "end": 74345, "loc": { "start": { "line": 2418, @@ -368141,8 +368199,8 @@ "binop": null }, "value": "isBoolean", - "start": 74358, - "end": 74367, + "start": 74345, + "end": 74354, "loc": { "start": { "line": 2418, @@ -368166,8 +368224,8 @@ "postfix": false, "binop": null }, - "start": 74367, - "end": 74368, + "start": 74354, + "end": 74355, "loc": { "start": { "line": 2418, @@ -368192,8 +368250,8 @@ "binop": null }, "value": "isValid", - "start": 74368, - "end": 74375, + "start": 74355, + "end": 74362, "loc": { "start": { "line": 2418, @@ -368217,8 +368275,8 @@ "postfix": false, "binop": null }, - "start": 74375, - "end": 74376, + "start": 74362, + "end": 74363, "loc": { "start": { "line": 2418, @@ -368242,8 +368300,8 @@ "postfix": false, "binop": null }, - "start": 74376, - "end": 74377, + "start": 74363, + "end": 74364, "loc": { "start": { "line": 2418, @@ -368267,8 +368325,8 @@ "postfix": false, "binop": null }, - "start": 74378, - "end": 74379, + "start": 74365, + "end": 74366, "loc": { "start": { "line": 2418, @@ -368295,8 +368353,8 @@ "updateContext": null }, "value": "return", - "start": 74392, - "end": 74398, + "start": 74379, + "end": 74385, "loc": { "start": { "line": 2419, @@ -368321,8 +368379,8 @@ "binop": null, "updateContext": null }, - "start": 74398, - "end": 74399, + "start": 74385, + "end": 74386, "loc": { "start": { "line": 2419, @@ -368346,8 +368404,8 @@ "postfix": false, "binop": null }, - "start": 74408, - "end": 74409, + "start": 74395, + "end": 74396, "loc": { "start": { "line": 2420, @@ -368362,8 +368420,8 @@ { "type": "CommentLine", "value": " always visible rows are valid", - "start": 74419, - "end": 74451, + "start": 74406, + "end": 74438, "loc": { "start": { "line": 2422, @@ -368390,8 +368448,8 @@ "updateContext": null }, "value": "if", - "start": 74460, - "end": 74462, + "start": 74447, + "end": 74449, "loc": { "start": { "line": 2423, @@ -368415,8 +368473,8 @@ "postfix": false, "binop": null }, - "start": 74463, - "end": 74464, + "start": 74450, + "end": 74451, "loc": { "start": { "line": 2423, @@ -368443,8 +368501,8 @@ "updateContext": null }, "value": "this", - "start": 74464, - "end": 74468, + "start": 74451, + "end": 74455, "loc": { "start": { "line": 2423, @@ -368469,8 +368527,8 @@ "binop": null, "updateContext": null }, - "start": 74468, - "end": 74469, + "start": 74455, + "end": 74456, "loc": { "start": { "line": 2423, @@ -368495,8 +368553,8 @@ "binop": null }, "value": "excludeRows", - "start": 74469, - "end": 74480, + "start": 74456, + "end": 74467, "loc": { "start": { "line": 2423, @@ -368521,8 +368579,8 @@ "binop": null, "updateContext": null }, - "start": 74480, - "end": 74481, + "start": 74467, + "end": 74468, "loc": { "start": { "line": 2423, @@ -368547,8 +368605,8 @@ "binop": null }, "value": "indexOf", - "start": 74481, - "end": 74488, + "start": 74468, + "end": 74475, "loc": { "start": { "line": 2423, @@ -368572,8 +368630,8 @@ "postfix": false, "binop": null }, - "start": 74488, - "end": 74489, + "start": 74475, + "end": 74476, "loc": { "start": { "line": 2423, @@ -368598,8 +368656,8 @@ "binop": null }, "value": "rowIndex", - "start": 74489, - "end": 74497, + "start": 74476, + "end": 74484, "loc": { "start": { "line": 2423, @@ -368623,8 +368681,8 @@ "postfix": false, "binop": null }, - "start": 74497, - "end": 74498, + "start": 74484, + "end": 74485, "loc": { "start": { "line": 2423, @@ -368650,8 +368708,8 @@ "updateContext": null }, "value": "!==", - "start": 74499, - "end": 74502, + "start": 74486, + "end": 74489, "loc": { "start": { "line": 2423, @@ -368677,8 +368735,8 @@ "updateContext": null }, "value": "-", - "start": 74503, - "end": 74504, + "start": 74490, + "end": 74491, "loc": { "start": { "line": 2423, @@ -368704,8 +368762,8 @@ "updateContext": null }, "value": 1, - "start": 74504, - "end": 74505, + "start": 74491, + "end": 74492, "loc": { "start": { "line": 2423, @@ -368729,8 +368787,8 @@ "postfix": false, "binop": null }, - "start": 74505, - "end": 74506, + "start": 74492, + "end": 74493, "loc": { "start": { "line": 2423, @@ -368754,8 +368812,8 @@ "postfix": false, "binop": null }, - "start": 74507, - "end": 74508, + "start": 74494, + "end": 74495, "loc": { "start": { "line": 2423, @@ -368780,8 +368838,8 @@ "binop": null }, "value": "isValid", - "start": 74521, - "end": 74528, + "start": 74508, + "end": 74515, "loc": { "start": { "line": 2424, @@ -368807,8 +368865,8 @@ "updateContext": null }, "value": "=", - "start": 74529, - "end": 74530, + "start": 74516, + "end": 74517, "loc": { "start": { "line": 2424, @@ -368835,8 +368893,8 @@ "updateContext": null }, "value": "true", - "start": 74531, - "end": 74535, + "start": 74518, + "end": 74522, "loc": { "start": { "line": 2424, @@ -368861,8 +368919,8 @@ "binop": null, "updateContext": null }, - "start": 74535, - "end": 74536, + "start": 74522, + "end": 74523, "loc": { "start": { "line": 2424, @@ -368886,8 +368944,8 @@ "postfix": false, "binop": null }, - "start": 74545, - "end": 74546, + "start": 74532, + "end": 74533, "loc": { "start": { "line": 2425, @@ -368914,8 +368972,8 @@ "updateContext": null }, "value": "let", - "start": 74556, - "end": 74559, + "start": 74543, + "end": 74546, "loc": { "start": { "line": 2427, @@ -368940,8 +368998,8 @@ "binop": null }, "value": "displayFlag", - "start": 74560, - "end": 74571, + "start": 74547, + "end": 74558, "loc": { "start": { "line": 2427, @@ -368967,8 +369025,8 @@ "updateContext": null }, "value": "=", - "start": 74572, - "end": 74573, + "start": 74559, + "end": 74560, "loc": { "start": { "line": 2427, @@ -368993,8 +369051,8 @@ "binop": null }, "value": "isValid", - "start": 74574, - "end": 74581, + "start": 74561, + "end": 74568, "loc": { "start": { "line": 2427, @@ -369019,8 +369077,8 @@ "binop": null, "updateContext": null }, - "start": 74582, - "end": 74583, + "start": 74569, + "end": 74570, "loc": { "start": { "line": 2427, @@ -369046,8 +369104,8 @@ "updateContext": null }, "value": "", - "start": 74584, - "end": 74586, + "start": 74571, + "end": 74573, "loc": { "start": { "line": 2427, @@ -369072,8 +369130,8 @@ "binop": null, "updateContext": null }, - "start": 74587, - "end": 74588, + "start": 74574, + "end": 74575, "loc": { "start": { "line": 2427, @@ -369098,8 +369156,8 @@ "binop": null }, "value": "NONE", - "start": 74589, - "end": 74593, + "start": 74576, + "end": 74580, "loc": { "start": { "line": 2427, @@ -369124,8 +369182,8 @@ "binop": null, "updateContext": null }, - "start": 74593, - "end": 74594, + "start": 74580, + "end": 74581, "loc": { "start": { "line": 2427, @@ -369150,8 +369208,8 @@ "binop": null }, "value": "validFlag", - "start": 74607, - "end": 74616, + "start": 74594, + "end": 74603, "loc": { "start": { "line": 2428, @@ -369177,8 +369235,8 @@ "updateContext": null }, "value": "=", - "start": 74617, - "end": 74618, + "start": 74604, + "end": 74605, "loc": { "start": { "line": 2428, @@ -369203,8 +369261,8 @@ "binop": null }, "value": "isValid", - "start": 74619, - "end": 74626, + "start": 74606, + "end": 74613, "loc": { "start": { "line": 2428, @@ -369229,8 +369287,8 @@ "binop": null, "updateContext": null }, - "start": 74627, - "end": 74628, + "start": 74614, + "end": 74615, "loc": { "start": { "line": 2428, @@ -369256,8 +369314,8 @@ "updateContext": null }, "value": "true", - "start": 74629, - "end": 74635, + "start": 74616, + "end": 74622, "loc": { "start": { "line": 2428, @@ -369282,8 +369340,8 @@ "binop": null, "updateContext": null }, - "start": 74636, - "end": 74637, + "start": 74623, + "end": 74624, "loc": { "start": { "line": 2428, @@ -369309,8 +369367,8 @@ "updateContext": null }, "value": "false", - "start": 74638, - "end": 74645, + "start": 74625, + "end": 74632, "loc": { "start": { "line": 2428, @@ -369335,8 +369393,8 @@ "binop": null, "updateContext": null }, - "start": 74645, - "end": 74646, + "start": 74632, + "end": 74633, "loc": { "start": { "line": 2428, @@ -369361,8 +369419,8 @@ "binop": null }, "value": "row", - "start": 74655, - "end": 74658, + "start": 74642, + "end": 74645, "loc": { "start": { "line": 2429, @@ -369387,8 +369445,8 @@ "binop": null, "updateContext": null }, - "start": 74658, - "end": 74659, + "start": 74645, + "end": 74646, "loc": { "start": { "line": 2429, @@ -369413,8 +369471,8 @@ "binop": null }, "value": "style", - "start": 74659, - "end": 74664, + "start": 74646, + "end": 74651, "loc": { "start": { "line": 2429, @@ -369439,8 +369497,8 @@ "binop": null, "updateContext": null }, - "start": 74664, - "end": 74665, + "start": 74651, + "end": 74652, "loc": { "start": { "line": 2429, @@ -369465,8 +369523,8 @@ "binop": null }, "value": "display", - "start": 74665, - "end": 74672, + "start": 74652, + "end": 74659, "loc": { "start": { "line": 2429, @@ -369492,8 +369550,8 @@ "updateContext": null }, "value": "=", - "start": 74673, - "end": 74674, + "start": 74660, + "end": 74661, "loc": { "start": { "line": 2429, @@ -369518,8 +369576,8 @@ "binop": null }, "value": "displayFlag", - "start": 74675, - "end": 74686, + "start": 74662, + "end": 74673, "loc": { "start": { "line": 2429, @@ -369544,8 +369602,8 @@ "binop": null, "updateContext": null }, - "start": 74686, - "end": 74687, + "start": 74673, + "end": 74674, "loc": { "start": { "line": 2429, @@ -369572,8 +369630,8 @@ "updateContext": null }, "value": "if", - "start": 74697, - "end": 74699, + "start": 74684, + "end": 74686, "loc": { "start": { "line": 2431, @@ -369597,8 +369655,8 @@ "postfix": false, "binop": null }, - "start": 74700, - "end": 74701, + "start": 74687, + "end": 74688, "loc": { "start": { "line": 2431, @@ -369625,8 +369683,8 @@ "updateContext": null }, "value": "this", - "start": 74701, - "end": 74705, + "start": 74688, + "end": 74692, "loc": { "start": { "line": 2431, @@ -369651,8 +369709,8 @@ "binop": null, "updateContext": null }, - "start": 74705, - "end": 74706, + "start": 74692, + "end": 74693, "loc": { "start": { "line": 2431, @@ -369677,8 +369735,8 @@ "binop": null }, "value": "paging", - "start": 74706, - "end": 74712, + "start": 74693, + "end": 74699, "loc": { "start": { "line": 2431, @@ -369702,8 +369760,8 @@ "postfix": false, "binop": null }, - "start": 74712, - "end": 74713, + "start": 74699, + "end": 74700, "loc": { "start": { "line": 2431, @@ -369727,8 +369785,8 @@ "postfix": false, "binop": null }, - "start": 74714, - "end": 74715, + "start": 74701, + "end": 74702, "loc": { "start": { "line": 2431, @@ -369753,8 +369811,8 @@ "binop": null }, "value": "row", - "start": 74728, - "end": 74731, + "start": 74715, + "end": 74718, "loc": { "start": { "line": 2432, @@ -369779,8 +369837,8 @@ "binop": null, "updateContext": null }, - "start": 74731, - "end": 74732, + "start": 74718, + "end": 74719, "loc": { "start": { "line": 2432, @@ -369805,8 +369863,8 @@ "binop": null }, "value": "setAttribute", - "start": 74732, - "end": 74744, + "start": 74719, + "end": 74731, "loc": { "start": { "line": 2432, @@ -369830,8 +369888,8 @@ "postfix": false, "binop": null }, - "start": 74744, - "end": 74745, + "start": 74731, + "end": 74732, "loc": { "start": { "line": 2432, @@ -369857,8 +369915,8 @@ "updateContext": null }, "value": "validRow", - "start": 74745, - "end": 74755, + "start": 74732, + "end": 74742, "loc": { "start": { "line": 2432, @@ -369883,8 +369941,8 @@ "binop": null, "updateContext": null }, - "start": 74755, - "end": 74756, + "start": 74742, + "end": 74743, "loc": { "start": { "line": 2432, @@ -369909,8 +369967,8 @@ "binop": null }, "value": "validFlag", - "start": 74757, - "end": 74766, + "start": 74744, + "end": 74753, "loc": { "start": { "line": 2432, @@ -369934,8 +369992,8 @@ "postfix": false, "binop": null }, - "start": 74766, - "end": 74767, + "start": 74753, + "end": 74754, "loc": { "start": { "line": 2432, @@ -369960,8 +370018,8 @@ "binop": null, "updateContext": null }, - "start": 74767, - "end": 74768, + "start": 74754, + "end": 74755, "loc": { "start": { "line": 2432, @@ -369985,8 +370043,8 @@ "postfix": false, "binop": null }, - "start": 74777, - "end": 74778, + "start": 74764, + "end": 74765, "loc": { "start": { "line": 2433, @@ -370013,8 +370071,8 @@ "updateContext": null }, "value": "if", - "start": 74788, - "end": 74790, + "start": 74775, + "end": 74777, "loc": { "start": { "line": 2435, @@ -370038,8 +370096,8 @@ "postfix": false, "binop": null }, - "start": 74791, - "end": 74792, + "start": 74778, + "end": 74779, "loc": { "start": { "line": 2435, @@ -370064,8 +370122,8 @@ "binop": null }, "value": "isValid", - "start": 74792, - "end": 74799, + "start": 74779, + "end": 74786, "loc": { "start": { "line": 2435, @@ -370089,8 +370147,8 @@ "postfix": false, "binop": null }, - "start": 74799, - "end": 74800, + "start": 74786, + "end": 74787, "loc": { "start": { "line": 2435, @@ -370114,8 +370172,8 @@ "postfix": false, "binop": null }, - "start": 74801, - "end": 74802, + "start": 74788, + "end": 74789, "loc": { "start": { "line": 2435, @@ -370142,8 +370200,8 @@ "updateContext": null }, "value": "if", - "start": 74815, - "end": 74817, + "start": 74802, + "end": 74804, "loc": { "start": { "line": 2436, @@ -370167,8 +370225,8 @@ "postfix": false, "binop": null }, - "start": 74818, - "end": 74819, + "start": 74805, + "end": 74806, "loc": { "start": { "line": 2436, @@ -370195,8 +370253,8 @@ "updateContext": null }, "value": "this", - "start": 74819, - "end": 74823, + "start": 74806, + "end": 74810, "loc": { "start": { "line": 2436, @@ -370221,8 +370279,8 @@ "binop": null, "updateContext": null }, - "start": 74823, - "end": 74824, + "start": 74810, + "end": 74811, "loc": { "start": { "line": 2436, @@ -370247,8 +370305,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 74824, - "end": 74838, + "start": 74811, + "end": 74825, "loc": { "start": { "line": 2436, @@ -370273,8 +370331,8 @@ "binop": null, "updateContext": null }, - "start": 74838, - "end": 74839, + "start": 74825, + "end": 74826, "loc": { "start": { "line": 2436, @@ -370299,8 +370357,8 @@ "binop": null }, "value": "indexOf", - "start": 74839, - "end": 74846, + "start": 74826, + "end": 74833, "loc": { "start": { "line": 2436, @@ -370324,8 +370382,8 @@ "postfix": false, "binop": null }, - "start": 74846, - "end": 74847, + "start": 74833, + "end": 74834, "loc": { "start": { "line": 2436, @@ -370350,8 +370408,8 @@ "binop": null }, "value": "rowIndex", - "start": 74847, - "end": 74855, + "start": 74834, + "end": 74842, "loc": { "start": { "line": 2436, @@ -370375,8 +370433,8 @@ "postfix": false, "binop": null }, - "start": 74855, - "end": 74856, + "start": 74842, + "end": 74843, "loc": { "start": { "line": 2436, @@ -370402,8 +370460,8 @@ "updateContext": null }, "value": "===", - "start": 74857, - "end": 74860, + "start": 74844, + "end": 74847, "loc": { "start": { "line": 2436, @@ -370429,8 +370487,8 @@ "updateContext": null }, "value": "-", - "start": 74861, - "end": 74862, + "start": 74848, + "end": 74849, "loc": { "start": { "line": 2436, @@ -370456,8 +370514,8 @@ "updateContext": null }, "value": 1, - "start": 74862, - "end": 74863, + "start": 74849, + "end": 74850, "loc": { "start": { "line": 2436, @@ -370481,8 +370539,8 @@ "postfix": false, "binop": null }, - "start": 74863, - "end": 74864, + "start": 74850, + "end": 74851, "loc": { "start": { "line": 2436, @@ -370506,8 +370564,8 @@ "postfix": false, "binop": null }, - "start": 74865, - "end": 74866, + "start": 74852, + "end": 74853, "loc": { "start": { "line": 2436, @@ -370534,8 +370592,8 @@ "updateContext": null }, "value": "this", - "start": 74883, - "end": 74887, + "start": 74870, + "end": 74874, "loc": { "start": { "line": 2437, @@ -370560,8 +370618,8 @@ "binop": null, "updateContext": null }, - "start": 74887, - "end": 74888, + "start": 74874, + "end": 74875, "loc": { "start": { "line": 2437, @@ -370586,8 +370644,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 74888, - "end": 74902, + "start": 74875, + "end": 74889, "loc": { "start": { "line": 2437, @@ -370612,8 +370670,8 @@ "binop": null, "updateContext": null }, - "start": 74902, - "end": 74903, + "start": 74889, + "end": 74890, "loc": { "start": { "line": 2437, @@ -370638,8 +370696,8 @@ "binop": null }, "value": "push", - "start": 74903, - "end": 74907, + "start": 74890, + "end": 74894, "loc": { "start": { "line": 2437, @@ -370663,8 +370721,8 @@ "postfix": false, "binop": null }, - "start": 74907, - "end": 74908, + "start": 74894, + "end": 74895, "loc": { "start": { "line": 2437, @@ -370689,8 +370747,8 @@ "binop": null }, "value": "rowIndex", - "start": 74908, - "end": 74916, + "start": 74895, + "end": 74903, "loc": { "start": { "line": 2437, @@ -370714,8 +370772,8 @@ "postfix": false, "binop": null }, - "start": 74916, - "end": 74917, + "start": 74903, + "end": 74904, "loc": { "start": { "line": 2437, @@ -370740,8 +370798,8 @@ "binop": null, "updateContext": null }, - "start": 74917, - "end": 74918, + "start": 74904, + "end": 74905, "loc": { "start": { "line": 2437, @@ -370765,8 +370823,8 @@ "postfix": false, "binop": null }, - "start": 74931, - "end": 74932, + "start": 74918, + "end": 74919, "loc": { "start": { "line": 2438, @@ -370793,8 +370851,8 @@ "updateContext": null }, "value": "this", - "start": 74946, - "end": 74950, + "start": 74933, + "end": 74937, "loc": { "start": { "line": 2440, @@ -370819,8 +370877,8 @@ "binop": null, "updateContext": null }, - "start": 74950, - "end": 74951, + "start": 74937, + "end": 74938, "loc": { "start": { "line": 2440, @@ -370845,8 +370903,8 @@ "binop": null }, "value": "onRowValidated", - "start": 74951, - "end": 74965, + "start": 74938, + "end": 74952, "loc": { "start": { "line": 2440, @@ -370870,8 +370928,8 @@ "postfix": false, "binop": null }, - "start": 74965, - "end": 74966, + "start": 74952, + "end": 74953, "loc": { "start": { "line": 2440, @@ -370898,8 +370956,8 @@ "updateContext": null }, "value": "this", - "start": 74966, - "end": 74970, + "start": 74953, + "end": 74957, "loc": { "start": { "line": 2440, @@ -370924,8 +370982,8 @@ "binop": null, "updateContext": null }, - "start": 74970, - "end": 74971, + "start": 74957, + "end": 74958, "loc": { "start": { "line": 2440, @@ -370950,8 +371008,8 @@ "binop": null }, "value": "rowIndex", - "start": 74972, - "end": 74980, + "start": 74959, + "end": 74967, "loc": { "start": { "line": 2440, @@ -370975,8 +371033,8 @@ "postfix": false, "binop": null }, - "start": 74980, - "end": 74981, + "start": 74967, + "end": 74968, "loc": { "start": { "line": 2440, @@ -371001,8 +371059,8 @@ "binop": null, "updateContext": null }, - "start": 74981, - "end": 74982, + "start": 74968, + "end": 74969, "loc": { "start": { "line": 2440, @@ -371029,8 +371087,8 @@ "updateContext": null }, "value": "this", - "start": 74995, - "end": 74999, + "start": 74982, + "end": 74986, "loc": { "start": { "line": 2441, @@ -371055,8 +371113,8 @@ "binop": null, "updateContext": null }, - "start": 74999, - "end": 75000, + "start": 74986, + "end": 74987, "loc": { "start": { "line": 2441, @@ -371081,8 +371139,8 @@ "binop": null }, "value": "emitter", - "start": 75000, - "end": 75007, + "start": 74987, + "end": 74994, "loc": { "start": { "line": 2441, @@ -371107,8 +371165,8 @@ "binop": null, "updateContext": null }, - "start": 75007, - "end": 75008, + "start": 74994, + "end": 74995, "loc": { "start": { "line": 2441, @@ -371133,8 +371191,8 @@ "binop": null }, "value": "emit", - "start": 75008, - "end": 75012, + "start": 74995, + "end": 74999, "loc": { "start": { "line": 2441, @@ -371158,8 +371216,8 @@ "postfix": false, "binop": null }, - "start": 75012, - "end": 75013, + "start": 74999, + "end": 75000, "loc": { "start": { "line": 2441, @@ -371185,8 +371243,8 @@ "updateContext": null }, "value": "row-validated", - "start": 75013, - "end": 75028, + "start": 75000, + "end": 75015, "loc": { "start": { "line": 2441, @@ -371211,8 +371269,8 @@ "binop": null, "updateContext": null }, - "start": 75028, - "end": 75029, + "start": 75015, + "end": 75016, "loc": { "start": { "line": 2441, @@ -371239,8 +371297,8 @@ "updateContext": null }, "value": "this", - "start": 75030, - "end": 75034, + "start": 75017, + "end": 75021, "loc": { "start": { "line": 2441, @@ -371265,8 +371323,8 @@ "binop": null, "updateContext": null }, - "start": 75034, - "end": 75035, + "start": 75021, + "end": 75022, "loc": { "start": { "line": 2441, @@ -371291,8 +371349,8 @@ "binop": null }, "value": "rowIndex", - "start": 75036, - "end": 75044, + "start": 75023, + "end": 75031, "loc": { "start": { "line": 2441, @@ -371316,8 +371374,8 @@ "postfix": false, "binop": null }, - "start": 75044, - "end": 75045, + "start": 75031, + "end": 75032, "loc": { "start": { "line": 2441, @@ -371342,8 +371400,8 @@ "binop": null, "updateContext": null }, - "start": 75045, - "end": 75046, + "start": 75032, + "end": 75033, "loc": { "start": { "line": 2441, @@ -371367,8 +371425,8 @@ "postfix": false, "binop": null }, - "start": 75055, - "end": 75056, + "start": 75042, + "end": 75043, "loc": { "start": { "line": 2442, @@ -371392,8 +371450,8 @@ "postfix": false, "binop": null }, - "start": 75061, - "end": 75062, + "start": 75048, + "end": 75049, "loc": { "start": { "line": 2443, @@ -371408,8 +371466,8 @@ { "type": "CommentBlock", "value": "*\n * Validate all filterable rows\n ", - "start": 75068, - "end": 75115, + "start": 75055, + "end": 75102, "loc": { "start": { "line": 2445, @@ -371434,8 +371492,8 @@ "binop": null }, "value": "validateAllRows", - "start": 75120, - "end": 75135, + "start": 75107, + "end": 75122, "loc": { "start": { "line": 2448, @@ -371459,8 +371517,8 @@ "postfix": false, "binop": null }, - "start": 75135, - "end": 75136, + "start": 75122, + "end": 75123, "loc": { "start": { "line": 2448, @@ -371484,8 +371542,8 @@ "postfix": false, "binop": null }, - "start": 75136, - "end": 75137, + "start": 75123, + "end": 75124, "loc": { "start": { "line": 2448, @@ -371509,8 +371567,8 @@ "postfix": false, "binop": null }, - "start": 75138, - "end": 75139, + "start": 75125, + "end": 75126, "loc": { "start": { "line": 2448, @@ -371537,8 +371595,8 @@ "updateContext": null }, "value": "if", - "start": 75148, - "end": 75150, + "start": 75135, + "end": 75137, "loc": { "start": { "line": 2449, @@ -371562,8 +371620,8 @@ "postfix": false, "binop": null }, - "start": 75151, - "end": 75152, + "start": 75138, + "end": 75139, "loc": { "start": { "line": 2449, @@ -371589,8 +371647,8 @@ "updateContext": null }, "value": "!", - "start": 75152, - "end": 75153, + "start": 75139, + "end": 75140, "loc": { "start": { "line": 2449, @@ -371617,8 +371675,8 @@ "updateContext": null }, "value": "this", - "start": 75153, - "end": 75157, + "start": 75140, + "end": 75144, "loc": { "start": { "line": 2449, @@ -371643,8 +371701,8 @@ "binop": null, "updateContext": null }, - "start": 75157, - "end": 75158, + "start": 75144, + "end": 75145, "loc": { "start": { "line": 2449, @@ -371669,8 +371727,8 @@ "binop": null }, "value": "initialized", - "start": 75158, - "end": 75169, + "start": 75145, + "end": 75156, "loc": { "start": { "line": 2449, @@ -371694,8 +371752,8 @@ "postfix": false, "binop": null }, - "start": 75169, - "end": 75170, + "start": 75156, + "end": 75157, "loc": { "start": { "line": 2449, @@ -371719,8 +371777,8 @@ "postfix": false, "binop": null }, - "start": 75171, - "end": 75172, + "start": 75158, + "end": 75159, "loc": { "start": { "line": 2449, @@ -371747,8 +371805,8 @@ "updateContext": null }, "value": "return", - "start": 75185, - "end": 75191, + "start": 75172, + "end": 75178, "loc": { "start": { "line": 2450, @@ -371773,8 +371831,8 @@ "binop": null, "updateContext": null }, - "start": 75191, - "end": 75192, + "start": 75178, + "end": 75179, "loc": { "start": { "line": 2450, @@ -371798,8 +371856,8 @@ "postfix": false, "binop": null }, - "start": 75201, - "end": 75202, + "start": 75188, + "end": 75189, "loc": { "start": { "line": 2451, @@ -371826,8 +371884,8 @@ "updateContext": null }, "value": "this", - "start": 75211, - "end": 75215, + "start": 75198, + "end": 75202, "loc": { "start": { "line": 2452, @@ -371852,8 +371910,8 @@ "binop": null, "updateContext": null }, - "start": 75215, - "end": 75216, + "start": 75202, + "end": 75203, "loc": { "start": { "line": 2452, @@ -371878,8 +371936,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 75216, - "end": 75230, + "start": 75203, + "end": 75217, "loc": { "start": { "line": 2452, @@ -371905,8 +371963,8 @@ "updateContext": null }, "value": "=", - "start": 75231, - "end": 75232, + "start": 75218, + "end": 75219, "loc": { "start": { "line": 2452, @@ -371931,8 +371989,8 @@ "binop": null, "updateContext": null }, - "start": 75233, - "end": 75234, + "start": 75220, + "end": 75221, "loc": { "start": { "line": 2452, @@ -371957,8 +372015,8 @@ "binop": null, "updateContext": null }, - "start": 75234, - "end": 75235, + "start": 75221, + "end": 75222, "loc": { "start": { "line": 2452, @@ -371983,8 +372041,8 @@ "binop": null, "updateContext": null }, - "start": 75235, - "end": 75236, + "start": 75222, + "end": 75223, "loc": { "start": { "line": 2452, @@ -372011,8 +372069,8 @@ "updateContext": null }, "value": "for", - "start": 75245, - "end": 75248, + "start": 75232, + "end": 75235, "loc": { "start": { "line": 2453, @@ -372036,8 +372094,8 @@ "postfix": false, "binop": null }, - "start": 75249, - "end": 75250, + "start": 75236, + "end": 75237, "loc": { "start": { "line": 2453, @@ -372064,8 +372122,8 @@ "updateContext": null }, "value": "let", - "start": 75250, - "end": 75253, + "start": 75237, + "end": 75240, "loc": { "start": { "line": 2453, @@ -372090,8 +372148,8 @@ "binop": null }, "value": "k", - "start": 75254, - "end": 75255, + "start": 75241, + "end": 75242, "loc": { "start": { "line": 2453, @@ -372117,8 +372175,8 @@ "updateContext": null }, "value": "=", - "start": 75256, - "end": 75257, + "start": 75243, + "end": 75244, "loc": { "start": { "line": 2453, @@ -372145,8 +372203,8 @@ "updateContext": null }, "value": "this", - "start": 75258, - "end": 75262, + "start": 75245, + "end": 75249, "loc": { "start": { "line": 2453, @@ -372171,8 +372229,8 @@ "binop": null, "updateContext": null }, - "start": 75262, - "end": 75263, + "start": 75249, + "end": 75250, "loc": { "start": { "line": 2453, @@ -372197,8 +372255,8 @@ "binop": null }, "value": "refRow", - "start": 75263, - "end": 75269, + "start": 75250, + "end": 75256, "loc": { "start": { "line": 2453, @@ -372223,8 +372281,8 @@ "binop": null, "updateContext": null }, - "start": 75269, - "end": 75270, + "start": 75256, + "end": 75257, "loc": { "start": { "line": 2453, @@ -372249,8 +372307,8 @@ "binop": null }, "value": "k", - "start": 75271, - "end": 75272, + "start": 75258, + "end": 75259, "loc": { "start": { "line": 2453, @@ -372276,8 +372334,8 @@ "updateContext": null }, "value": "<", - "start": 75273, - "end": 75274, + "start": 75260, + "end": 75261, "loc": { "start": { "line": 2453, @@ -372304,8 +372362,8 @@ "updateContext": null }, "value": "this", - "start": 75275, - "end": 75279, + "start": 75262, + "end": 75266, "loc": { "start": { "line": 2453, @@ -372330,8 +372388,8 @@ "binop": null, "updateContext": null }, - "start": 75279, - "end": 75280, + "start": 75266, + "end": 75267, "loc": { "start": { "line": 2453, @@ -372356,8 +372414,8 @@ "binop": null }, "value": "nbFilterableRows", - "start": 75280, - "end": 75296, + "start": 75267, + "end": 75283, "loc": { "start": { "line": 2453, @@ -372382,8 +372440,8 @@ "binop": null, "updateContext": null }, - "start": 75296, - "end": 75297, + "start": 75283, + "end": 75284, "loc": { "start": { "line": 2453, @@ -372408,8 +372466,8 @@ "binop": null }, "value": "k", - "start": 75298, - "end": 75299, + "start": 75285, + "end": 75286, "loc": { "start": { "line": 2453, @@ -372434,8 +372492,8 @@ "binop": null }, "value": "++", - "start": 75299, - "end": 75301, + "start": 75286, + "end": 75288, "loc": { "start": { "line": 2453, @@ -372459,8 +372517,8 @@ "postfix": false, "binop": null }, - "start": 75301, - "end": 75302, + "start": 75288, + "end": 75289, "loc": { "start": { "line": 2453, @@ -372484,8 +372542,8 @@ "postfix": false, "binop": null }, - "start": 75303, - "end": 75304, + "start": 75290, + "end": 75291, "loc": { "start": { "line": 2453, @@ -372512,8 +372570,8 @@ "updateContext": null }, "value": "this", - "start": 75317, - "end": 75321, + "start": 75304, + "end": 75308, "loc": { "start": { "line": 2454, @@ -372538,8 +372596,8 @@ "binop": null, "updateContext": null }, - "start": 75321, - "end": 75322, + "start": 75308, + "end": 75309, "loc": { "start": { "line": 2454, @@ -372564,8 +372622,8 @@ "binop": null }, "value": "validateRow", - "start": 75322, - "end": 75333, + "start": 75309, + "end": 75320, "loc": { "start": { "line": 2454, @@ -372589,8 +372647,8 @@ "postfix": false, "binop": null }, - "start": 75333, - "end": 75334, + "start": 75320, + "end": 75321, "loc": { "start": { "line": 2454, @@ -372615,8 +372673,8 @@ "binop": null }, "value": "k", - "start": 75334, - "end": 75335, + "start": 75321, + "end": 75322, "loc": { "start": { "line": 2454, @@ -372641,8 +372699,8 @@ "binop": null, "updateContext": null }, - "start": 75335, - "end": 75336, + "start": 75322, + "end": 75323, "loc": { "start": { "line": 2454, @@ -372669,8 +372727,8 @@ "updateContext": null }, "value": "true", - "start": 75337, - "end": 75341, + "start": 75324, + "end": 75328, "loc": { "start": { "line": 2454, @@ -372694,8 +372752,8 @@ "postfix": false, "binop": null }, - "start": 75341, - "end": 75342, + "start": 75328, + "end": 75329, "loc": { "start": { "line": 2454, @@ -372720,8 +372778,8 @@ "binop": null, "updateContext": null }, - "start": 75342, - "end": 75343, + "start": 75329, + "end": 75330, "loc": { "start": { "line": 2454, @@ -372745,8 +372803,8 @@ "postfix": false, "binop": null }, - "start": 75352, - "end": 75353, + "start": 75339, + "end": 75340, "loc": { "start": { "line": 2455, @@ -372770,8 +372828,8 @@ "postfix": false, "binop": null }, - "start": 75358, - "end": 75359, + "start": 75345, + "end": 75346, "loc": { "start": { "line": 2456, @@ -372786,8 +372844,8 @@ { "type": "CommentBlock", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", - "start": 75365, - "end": 75527, + "start": 75352, + "end": 75514, "loc": { "start": { "line": 2458, @@ -372812,8 +372870,8 @@ "binop": null }, "value": "setFilterValue", - "start": 75532, - "end": 75546, + "start": 75519, + "end": 75533, "loc": { "start": { "line": 2463, @@ -372837,8 +372895,8 @@ "postfix": false, "binop": null }, - "start": 75546, - "end": 75547, + "start": 75533, + "end": 75534, "loc": { "start": { "line": 2463, @@ -372863,8 +372921,8 @@ "binop": null }, "value": "index", - "start": 75547, - "end": 75552, + "start": 75534, + "end": 75539, "loc": { "start": { "line": 2463, @@ -372889,8 +372947,8 @@ "binop": null, "updateContext": null }, - "start": 75552, - "end": 75553, + "start": 75539, + "end": 75540, "loc": { "start": { "line": 2463, @@ -372915,8 +372973,8 @@ "binop": null }, "value": "query", - "start": 75554, - "end": 75559, + "start": 75541, + "end": 75546, "loc": { "start": { "line": 2463, @@ -372942,8 +373000,8 @@ "updateContext": null }, "value": "=", - "start": 75560, - "end": 75561, + "start": 75547, + "end": 75548, "loc": { "start": { "line": 2463, @@ -372969,8 +373027,8 @@ "updateContext": null }, "value": "", - "start": 75562, - "end": 75564, + "start": 75549, + "end": 75551, "loc": { "start": { "line": 2463, @@ -372994,8 +373052,8 @@ "postfix": false, "binop": null }, - "start": 75564, - "end": 75565, + "start": 75551, + "end": 75552, "loc": { "start": { "line": 2463, @@ -373019,8 +373077,8 @@ "postfix": false, "binop": null }, - "start": 75566, - "end": 75567, + "start": 75553, + "end": 75554, "loc": { "start": { "line": 2463, @@ -373047,8 +373105,8 @@ "updateContext": null }, "value": "if", - "start": 75576, - "end": 75578, + "start": 75563, + "end": 75565, "loc": { "start": { "line": 2464, @@ -373072,8 +373130,8 @@ "postfix": false, "binop": null }, - "start": 75579, - "end": 75580, + "start": 75566, + "end": 75567, "loc": { "start": { "line": 2464, @@ -373099,8 +373157,8 @@ "updateContext": null }, "value": "!", - "start": 75580, - "end": 75581, + "start": 75567, + "end": 75568, "loc": { "start": { "line": 2464, @@ -373127,8 +373185,8 @@ "updateContext": null }, "value": "this", - "start": 75581, - "end": 75585, + "start": 75568, + "end": 75572, "loc": { "start": { "line": 2464, @@ -373153,8 +373211,8 @@ "binop": null, "updateContext": null }, - "start": 75585, - "end": 75586, + "start": 75572, + "end": 75573, "loc": { "start": { "line": 2464, @@ -373179,8 +373237,8 @@ "binop": null }, "value": "fltGrid", - "start": 75586, - "end": 75593, + "start": 75573, + "end": 75580, "loc": { "start": { "line": 2464, @@ -373204,8 +373262,8 @@ "postfix": false, "binop": null }, - "start": 75593, - "end": 75594, + "start": 75580, + "end": 75581, "loc": { "start": { "line": 2464, @@ -373229,8 +373287,8 @@ "postfix": false, "binop": null }, - "start": 75595, - "end": 75596, + "start": 75582, + "end": 75583, "loc": { "start": { "line": 2464, @@ -373257,8 +373315,8 @@ "updateContext": null }, "value": "return", - "start": 75609, - "end": 75615, + "start": 75596, + "end": 75602, "loc": { "start": { "line": 2465, @@ -373283,8 +373341,8 @@ "binop": null, "updateContext": null }, - "start": 75615, - "end": 75616, + "start": 75602, + "end": 75603, "loc": { "start": { "line": 2465, @@ -373308,8 +373366,8 @@ "postfix": false, "binop": null }, - "start": 75625, - "end": 75626, + "start": 75612, + "end": 75613, "loc": { "start": { "line": 2466, @@ -373336,8 +373394,8 @@ "updateContext": null }, "value": "let", - "start": 75635, - "end": 75638, + "start": 75622, + "end": 75625, "loc": { "start": { "line": 2467, @@ -373362,8 +373420,8 @@ "binop": null }, "value": "slc", - "start": 75639, - "end": 75642, + "start": 75626, + "end": 75629, "loc": { "start": { "line": 2467, @@ -373389,8 +373447,8 @@ "updateContext": null }, "value": "=", - "start": 75643, - "end": 75644, + "start": 75630, + "end": 75631, "loc": { "start": { "line": 2467, @@ -373417,8 +373475,8 @@ "updateContext": null }, "value": "this", - "start": 75645, - "end": 75649, + "start": 75632, + "end": 75636, "loc": { "start": { "line": 2467, @@ -373443,8 +373501,8 @@ "binop": null, "updateContext": null }, - "start": 75649, - "end": 75650, + "start": 75636, + "end": 75637, "loc": { "start": { "line": 2467, @@ -373469,8 +373527,8 @@ "binop": null }, "value": "getFilterElement", - "start": 75650, - "end": 75666, + "start": 75637, + "end": 75653, "loc": { "start": { "line": 2467, @@ -373494,8 +373552,8 @@ "postfix": false, "binop": null }, - "start": 75666, - "end": 75667, + "start": 75653, + "end": 75654, "loc": { "start": { "line": 2467, @@ -373520,8 +373578,8 @@ "binop": null }, "value": "index", - "start": 75667, - "end": 75672, + "start": 75654, + "end": 75659, "loc": { "start": { "line": 2467, @@ -373545,8 +373603,8 @@ "postfix": false, "binop": null }, - "start": 75672, - "end": 75673, + "start": 75659, + "end": 75660, "loc": { "start": { "line": 2467, @@ -373571,8 +373629,8 @@ "binop": null, "updateContext": null }, - "start": 75673, - "end": 75674, + "start": 75660, + "end": 75661, "loc": { "start": { "line": 2467, @@ -373597,8 +373655,8 @@ "binop": null }, "value": "fltColType", - "start": 75687, - "end": 75697, + "start": 75674, + "end": 75684, "loc": { "start": { "line": 2468, @@ -373624,8 +373682,8 @@ "updateContext": null }, "value": "=", - "start": 75698, - "end": 75699, + "start": 75685, + "end": 75686, "loc": { "start": { "line": 2468, @@ -373652,8 +373710,8 @@ "updateContext": null }, "value": "this", - "start": 75700, - "end": 75704, + "start": 75687, + "end": 75691, "loc": { "start": { "line": 2468, @@ -373678,8 +373736,8 @@ "binop": null, "updateContext": null }, - "start": 75704, - "end": 75705, + "start": 75691, + "end": 75692, "loc": { "start": { "line": 2468, @@ -373704,8 +373762,8 @@ "binop": null }, "value": "getFilterType", - "start": 75705, - "end": 75718, + "start": 75692, + "end": 75705, "loc": { "start": { "line": 2468, @@ -373729,8 +373787,8 @@ "postfix": false, "binop": null }, - "start": 75718, - "end": 75719, + "start": 75705, + "end": 75706, "loc": { "start": { "line": 2468, @@ -373755,8 +373813,8 @@ "binop": null }, "value": "index", - "start": 75719, - "end": 75724, + "start": 75706, + "end": 75711, "loc": { "start": { "line": 2468, @@ -373780,8 +373838,8 @@ "postfix": false, "binop": null }, - "start": 75724, - "end": 75725, + "start": 75711, + "end": 75712, "loc": { "start": { "line": 2468, @@ -373806,8 +373864,8 @@ "binop": null, "updateContext": null }, - "start": 75725, - "end": 75726, + "start": 75712, + "end": 75713, "loc": { "start": { "line": 2468, @@ -373834,8 +373892,8 @@ "updateContext": null }, "value": "if", - "start": 75736, - "end": 75738, + "start": 75723, + "end": 75725, "loc": { "start": { "line": 2470, @@ -373859,8 +373917,8 @@ "postfix": false, "binop": null }, - "start": 75739, - "end": 75740, + "start": 75726, + "end": 75727, "loc": { "start": { "line": 2470, @@ -373886,8 +373944,8 @@ "updateContext": null }, "value": "!", - "start": 75740, - "end": 75741, + "start": 75727, + "end": 75728, "loc": { "start": { "line": 2470, @@ -373912,8 +373970,8 @@ "binop": null }, "value": "slc", - "start": 75741, - "end": 75744, + "start": 75728, + "end": 75731, "loc": { "start": { "line": 2470, @@ -373937,8 +373995,8 @@ "postfix": false, "binop": null }, - "start": 75744, - "end": 75745, + "start": 75731, + "end": 75732, "loc": { "start": { "line": 2470, @@ -373962,8 +374020,8 @@ "postfix": false, "binop": null }, - "start": 75746, - "end": 75747, + "start": 75733, + "end": 75734, "loc": { "start": { "line": 2470, @@ -373990,8 +374048,8 @@ "updateContext": null }, "value": "return", - "start": 75760, - "end": 75766, + "start": 75747, + "end": 75753, "loc": { "start": { "line": 2471, @@ -374016,8 +374074,8 @@ "binop": null, "updateContext": null }, - "start": 75766, - "end": 75767, + "start": 75753, + "end": 75754, "loc": { "start": { "line": 2471, @@ -374041,8 +374099,8 @@ "postfix": false, "binop": null }, - "start": 75776, - "end": 75777, + "start": 75763, + "end": 75764, "loc": { "start": { "line": 2472, @@ -374069,8 +374127,8 @@ "updateContext": null }, "value": "if", - "start": 75787, - "end": 75789, + "start": 75774, + "end": 75776, "loc": { "start": { "line": 2474, @@ -374094,8 +374152,8 @@ "postfix": false, "binop": null }, - "start": 75790, - "end": 75791, + "start": 75777, + "end": 75778, "loc": { "start": { "line": 2474, @@ -374120,8 +374178,8 @@ "binop": null }, "value": "fltColType", - "start": 75791, - "end": 75801, + "start": 75778, + "end": 75788, "loc": { "start": { "line": 2474, @@ -374147,8 +374205,8 @@ "updateContext": null }, "value": "!==", - "start": 75802, - "end": 75805, + "start": 75789, + "end": 75792, "loc": { "start": { "line": 2474, @@ -374173,8 +374231,8 @@ "binop": null }, "value": "MULTIPLE", - "start": 75806, - "end": 75814, + "start": 75793, + "end": 75801, "loc": { "start": { "line": 2474, @@ -374200,8 +374258,8 @@ "updateContext": null }, "value": "&&", - "start": 75815, - "end": 75817, + "start": 75802, + "end": 75804, "loc": { "start": { "line": 2474, @@ -374226,8 +374284,8 @@ "binop": null }, "value": "fltColType", - "start": 75818, - "end": 75828, + "start": 75805, + "end": 75815, "loc": { "start": { "line": 2474, @@ -374253,8 +374311,8 @@ "updateContext": null }, "value": "!==", - "start": 75829, - "end": 75832, + "start": 75816, + "end": 75819, "loc": { "start": { "line": 2474, @@ -374279,8 +374337,8 @@ "binop": null }, "value": "CHECKLIST", - "start": 75833, - "end": 75842, + "start": 75820, + "end": 75829, "loc": { "start": { "line": 2474, @@ -374304,8 +374362,8 @@ "postfix": false, "binop": null }, - "start": 75842, - "end": 75843, + "start": 75829, + "end": 75830, "loc": { "start": { "line": 2474, @@ -374329,8 +374387,8 @@ "postfix": false, "binop": null }, - "start": 75844, - "end": 75845, + "start": 75831, + "end": 75832, "loc": { "start": { "line": 2474, @@ -374357,8 +374415,8 @@ "updateContext": null }, "value": "if", - "start": 75858, - "end": 75860, + "start": 75845, + "end": 75847, "loc": { "start": { "line": 2475, @@ -374382,8 +374440,8 @@ "postfix": false, "binop": null }, - "start": 75861, - "end": 75862, + "start": 75848, + "end": 75849, "loc": { "start": { "line": 2475, @@ -374410,8 +374468,8 @@ "updateContext": null }, "value": "this", - "start": 75862, - "end": 75866, + "start": 75849, + "end": 75853, "loc": { "start": { "line": 2475, @@ -374436,8 +374494,8 @@ "binop": null, "updateContext": null }, - "start": 75866, - "end": 75867, + "start": 75853, + "end": 75854, "loc": { "start": { "line": 2475, @@ -374462,8 +374520,8 @@ "binop": null }, "value": "loadFltOnDemand", - "start": 75867, - "end": 75882, + "start": 75854, + "end": 75869, "loc": { "start": { "line": 2475, @@ -374489,8 +374547,8 @@ "updateContext": null }, "value": "&&", - "start": 75883, - "end": 75885, + "start": 75870, + "end": 75872, "loc": { "start": { "line": 2475, @@ -374516,8 +374574,8 @@ "updateContext": null }, "value": "!", - "start": 75886, - "end": 75887, + "start": 75873, + "end": 75874, "loc": { "start": { "line": 2475, @@ -374544,8 +374602,8 @@ "updateContext": null }, "value": "this", - "start": 75887, - "end": 75891, + "start": 75874, + "end": 75878, "loc": { "start": { "line": 2475, @@ -374570,8 +374628,8 @@ "binop": null, "updateContext": null }, - "start": 75891, - "end": 75892, + "start": 75878, + "end": 75879, "loc": { "start": { "line": 2475, @@ -374596,8 +374654,8 @@ "binop": null }, "value": "initialized", - "start": 75892, - "end": 75903, + "start": 75879, + "end": 75890, "loc": { "start": { "line": 2475, @@ -374621,8 +374679,8 @@ "postfix": false, "binop": null }, - "start": 75903, - "end": 75904, + "start": 75890, + "end": 75891, "loc": { "start": { "line": 2475, @@ -374646,8 +374704,8 @@ "postfix": false, "binop": null }, - "start": 75905, - "end": 75906, + "start": 75892, + "end": 75893, "loc": { "start": { "line": 2475, @@ -374674,8 +374732,8 @@ "updateContext": null }, "value": "this", - "start": 75923, - "end": 75927, + "start": 75910, + "end": 75914, "loc": { "start": { "line": 2476, @@ -374700,8 +374758,8 @@ "binop": null, "updateContext": null }, - "start": 75927, - "end": 75928, + "start": 75914, + "end": 75915, "loc": { "start": { "line": 2476, @@ -374726,8 +374784,8 @@ "binop": null }, "value": "emitter", - "start": 75928, - "end": 75935, + "start": 75915, + "end": 75922, "loc": { "start": { "line": 2476, @@ -374752,8 +374810,8 @@ "binop": null, "updateContext": null }, - "start": 75935, - "end": 75936, + "start": 75922, + "end": 75923, "loc": { "start": { "line": 2476, @@ -374778,8 +374836,8 @@ "binop": null }, "value": "emit", - "start": 75936, - "end": 75940, + "start": 75923, + "end": 75927, "loc": { "start": { "line": 2476, @@ -374803,8 +374861,8 @@ "postfix": false, "binop": null }, - "start": 75940, - "end": 75941, + "start": 75927, + "end": 75928, "loc": { "start": { "line": 2476, @@ -374830,8 +374888,8 @@ "updateContext": null }, "value": "build-select-filter", - "start": 75941, - "end": 75962, + "start": 75928, + "end": 75949, "loc": { "start": { "line": 2476, @@ -374856,8 +374914,8 @@ "binop": null, "updateContext": null }, - "start": 75962, - "end": 75963, + "start": 75949, + "end": 75950, "loc": { "start": { "line": 2476, @@ -374884,8 +374942,8 @@ "updateContext": null }, "value": "this", - "start": 75964, - "end": 75968, + "start": 75951, + "end": 75955, "loc": { "start": { "line": 2476, @@ -374910,8 +374968,8 @@ "binop": null, "updateContext": null }, - "start": 75968, - "end": 75969, + "start": 75955, + "end": 75956, "loc": { "start": { "line": 2476, @@ -374936,8 +374994,8 @@ "binop": null }, "value": "index", - "start": 75970, - "end": 75975, + "start": 75957, + "end": 75962, "loc": { "start": { "line": 2476, @@ -374962,8 +375020,8 @@ "binop": null, "updateContext": null }, - "start": 75975, - "end": 75976, + "start": 75962, + "end": 75963, "loc": { "start": { "line": 2476, @@ -374990,8 +375048,8 @@ "updateContext": null }, "value": "this", - "start": 75997, - "end": 76001, + "start": 75984, + "end": 75988, "loc": { "start": { "line": 2477, @@ -375016,8 +375074,8 @@ "binop": null, "updateContext": null }, - "start": 76001, - "end": 76002, + "start": 75988, + "end": 75989, "loc": { "start": { "line": 2477, @@ -375042,8 +375100,8 @@ "binop": null }, "value": "linkedFilters", - "start": 76002, - "end": 76015, + "start": 75989, + "end": 76002, "loc": { "start": { "line": 2477, @@ -375068,8 +375126,8 @@ "binop": null, "updateContext": null }, - "start": 76015, - "end": 76016, + "start": 76002, + "end": 76003, "loc": { "start": { "line": 2477, @@ -375096,8 +375154,8 @@ "updateContext": null }, "value": "this", - "start": 76017, - "end": 76021, + "start": 76004, + "end": 76008, "loc": { "start": { "line": 2477, @@ -375122,8 +375180,8 @@ "binop": null, "updateContext": null }, - "start": 76021, - "end": 76022, + "start": 76008, + "end": 76009, "loc": { "start": { "line": 2477, @@ -375148,8 +375206,8 @@ "binop": null }, "value": "isExternalFlt", - "start": 76022, - "end": 76035, + "start": 76009, + "end": 76022, "loc": { "start": { "line": 2477, @@ -375173,8 +375231,8 @@ "postfix": false, "binop": null }, - "start": 76035, - "end": 76036, + "start": 76022, + "end": 76023, "loc": { "start": { "line": 2477, @@ -375198,8 +375256,8 @@ "postfix": false, "binop": null }, - "start": 76036, - "end": 76037, + "start": 76023, + "end": 76024, "loc": { "start": { "line": 2477, @@ -375223,8 +375281,8 @@ "postfix": false, "binop": null }, - "start": 76037, - "end": 76038, + "start": 76024, + "end": 76025, "loc": { "start": { "line": 2477, @@ -375249,8 +375307,8 @@ "binop": null, "updateContext": null }, - "start": 76038, - "end": 76039, + "start": 76025, + "end": 76026, "loc": { "start": { "line": 2477, @@ -375274,8 +375332,8 @@ "postfix": false, "binop": null }, - "start": 76052, - "end": 76053, + "start": 76039, + "end": 76040, "loc": { "start": { "line": 2478, @@ -375300,8 +375358,8 @@ "binop": null }, "value": "slc", - "start": 76066, - "end": 76069, + "start": 76053, + "end": 76056, "loc": { "start": { "line": 2479, @@ -375326,8 +375384,8 @@ "binop": null, "updateContext": null }, - "start": 76069, - "end": 76070, + "start": 76056, + "end": 76057, "loc": { "start": { "line": 2479, @@ -375352,8 +375410,8 @@ "binop": null }, "value": "value", - "start": 76070, - "end": 76075, + "start": 76057, + "end": 76062, "loc": { "start": { "line": 2479, @@ -375379,8 +375437,8 @@ "updateContext": null }, "value": "=", - "start": 76076, - "end": 76077, + "start": 76063, + "end": 76064, "loc": { "start": { "line": 2479, @@ -375405,8 +375463,8 @@ "binop": null }, "value": "query", - "start": 76078, - "end": 76083, + "start": 76065, + "end": 76070, "loc": { "start": { "line": 2479, @@ -375431,8 +375489,8 @@ "binop": null, "updateContext": null }, - "start": 76083, - "end": 76084, + "start": 76070, + "end": 76071, "loc": { "start": { "line": 2479, @@ -375456,8 +375514,8 @@ "postfix": false, "binop": null }, - "start": 76093, - "end": 76094, + "start": 76080, + "end": 76081, "loc": { "start": { "line": 2480, @@ -375472,8 +375530,8 @@ { "type": "CommentLine", "value": "multiple selects", - "start": 76103, - "end": 76121, + "start": 76090, + "end": 76108, "loc": { "start": { "line": 2481, @@ -375500,8 +375558,8 @@ "updateContext": null }, "value": "else", - "start": 76130, - "end": 76134, + "start": 76117, + "end": 76121, "loc": { "start": { "line": 2482, @@ -375528,8 +375586,8 @@ "updateContext": null }, "value": "if", - "start": 76135, - "end": 76137, + "start": 76122, + "end": 76124, "loc": { "start": { "line": 2482, @@ -375553,8 +375611,8 @@ "postfix": false, "binop": null }, - "start": 76138, - "end": 76139, + "start": 76125, + "end": 76126, "loc": { "start": { "line": 2482, @@ -375579,8 +375637,8 @@ "binop": null }, "value": "fltColType", - "start": 76139, - "end": 76149, + "start": 76126, + "end": 76136, "loc": { "start": { "line": 2482, @@ -375606,8 +375664,8 @@ "updateContext": null }, "value": "===", - "start": 76150, - "end": 76153, + "start": 76137, + "end": 76140, "loc": { "start": { "line": 2482, @@ -375632,8 +375690,8 @@ "binop": null }, "value": "MULTIPLE", - "start": 76154, - "end": 76162, + "start": 76141, + "end": 76149, "loc": { "start": { "line": 2482, @@ -375657,8 +375715,8 @@ "postfix": false, "binop": null }, - "start": 76162, - "end": 76163, + "start": 76149, + "end": 76150, "loc": { "start": { "line": 2482, @@ -375682,8 +375740,8 @@ "postfix": false, "binop": null }, - "start": 76164, - "end": 76165, + "start": 76151, + "end": 76152, "loc": { "start": { "line": 2482, @@ -375710,8 +375768,8 @@ "updateContext": null }, "value": "let", - "start": 76178, - "end": 76181, + "start": 76165, + "end": 76168, "loc": { "start": { "line": 2483, @@ -375736,8 +375794,8 @@ "binop": null }, "value": "values", - "start": 76182, - "end": 76188, + "start": 76169, + "end": 76175, "loc": { "start": { "line": 2483, @@ -375763,8 +375821,8 @@ "updateContext": null }, "value": "=", - "start": 76189, - "end": 76190, + "start": 76176, + "end": 76177, "loc": { "start": { "line": 2483, @@ -375789,8 +375847,8 @@ "binop": null }, "value": "isArray", - "start": 76191, - "end": 76198, + "start": 76178, + "end": 76185, "loc": { "start": { "line": 2483, @@ -375814,8 +375872,8 @@ "postfix": false, "binop": null }, - "start": 76198, - "end": 76199, + "start": 76185, + "end": 76186, "loc": { "start": { "line": 2483, @@ -375840,8 +375898,8 @@ "binop": null }, "value": "query", - "start": 76199, - "end": 76204, + "start": 76186, + "end": 76191, "loc": { "start": { "line": 2483, @@ -375865,8 +375923,8 @@ "postfix": false, "binop": null }, - "start": 76204, - "end": 76205, + "start": 76191, + "end": 76192, "loc": { "start": { "line": 2483, @@ -375891,8 +375949,8 @@ "binop": null, "updateContext": null }, - "start": 76206, - "end": 76207, + "start": 76193, + "end": 76194, "loc": { "start": { "line": 2483, @@ -375917,8 +375975,8 @@ "binop": null }, "value": "query", - "start": 76208, - "end": 76213, + "start": 76195, + "end": 76200, "loc": { "start": { "line": 2483, @@ -375943,8 +376001,8 @@ "binop": null, "updateContext": null }, - "start": 76214, - "end": 76215, + "start": 76201, + "end": 76202, "loc": { "start": { "line": 2483, @@ -375969,8 +376027,8 @@ "binop": null }, "value": "query", - "start": 76232, - "end": 76237, + "start": 76219, + "end": 76224, "loc": { "start": { "line": 2484, @@ -375995,8 +376053,8 @@ "binop": null, "updateContext": null }, - "start": 76237, - "end": 76238, + "start": 76224, + "end": 76225, "loc": { "start": { "line": 2484, @@ -376021,8 +376079,8 @@ "binop": null }, "value": "split", - "start": 76238, - "end": 76243, + "start": 76225, + "end": 76230, "loc": { "start": { "line": 2484, @@ -376046,8 +376104,8 @@ "postfix": false, "binop": null }, - "start": 76243, - "end": 76244, + "start": 76230, + "end": 76231, "loc": { "start": { "line": 2484, @@ -376073,8 +376131,8 @@ "updateContext": null }, "value": " ", - "start": 76244, - "end": 76247, + "start": 76231, + "end": 76234, "loc": { "start": { "line": 2484, @@ -376100,8 +376158,8 @@ "updateContext": null }, "value": "+", - "start": 76248, - "end": 76249, + "start": 76235, + "end": 76236, "loc": { "start": { "line": 2484, @@ -376128,8 +376186,8 @@ "updateContext": null }, "value": "this", - "start": 76250, - "end": 76254, + "start": 76237, + "end": 76241, "loc": { "start": { "line": 2484, @@ -376154,8 +376212,8 @@ "binop": null, "updateContext": null }, - "start": 76254, - "end": 76255, + "start": 76241, + "end": 76242, "loc": { "start": { "line": 2484, @@ -376180,8 +376238,8 @@ "binop": null }, "value": "orOperator", - "start": 76255, - "end": 76265, + "start": 76242, + "end": 76252, "loc": { "start": { "line": 2484, @@ -376207,8 +376265,8 @@ "updateContext": null }, "value": "+", - "start": 76266, - "end": 76267, + "start": 76253, + "end": 76254, "loc": { "start": { "line": 2484, @@ -376234,8 +376292,8 @@ "updateContext": null }, "value": " ", - "start": 76268, - "end": 76271, + "start": 76255, + "end": 76258, "loc": { "start": { "line": 2484, @@ -376259,8 +376317,8 @@ "postfix": false, "binop": null }, - "start": 76271, - "end": 76272, + "start": 76258, + "end": 76259, "loc": { "start": { "line": 2484, @@ -376285,8 +376343,8 @@ "binop": null, "updateContext": null }, - "start": 76272, - "end": 76273, + "start": 76259, + "end": 76260, "loc": { "start": { "line": 2484, @@ -376313,8 +376371,8 @@ "updateContext": null }, "value": "if", - "start": 76287, - "end": 76289, + "start": 76274, + "end": 76276, "loc": { "start": { "line": 2486, @@ -376338,8 +376396,8 @@ "postfix": false, "binop": null }, - "start": 76290, - "end": 76291, + "start": 76277, + "end": 76278, "loc": { "start": { "line": 2486, @@ -376366,8 +376424,8 @@ "updateContext": null }, "value": "this", - "start": 76291, - "end": 76295, + "start": 76278, + "end": 76282, "loc": { "start": { "line": 2486, @@ -376392,8 +376450,8 @@ "binop": null, "updateContext": null }, - "start": 76295, - "end": 76296, + "start": 76282, + "end": 76283, "loc": { "start": { "line": 2486, @@ -376418,8 +376476,8 @@ "binop": null }, "value": "loadFltOnDemand", - "start": 76296, - "end": 76311, + "start": 76283, + "end": 76298, "loc": { "start": { "line": 2486, @@ -376445,8 +376503,8 @@ "updateContext": null }, "value": "&&", - "start": 76312, - "end": 76314, + "start": 76299, + "end": 76301, "loc": { "start": { "line": 2486, @@ -376472,8 +376530,8 @@ "updateContext": null }, "value": "!", - "start": 76315, - "end": 76316, + "start": 76302, + "end": 76303, "loc": { "start": { "line": 2486, @@ -376500,8 +376558,8 @@ "updateContext": null }, "value": "this", - "start": 76316, - "end": 76320, + "start": 76303, + "end": 76307, "loc": { "start": { "line": 2486, @@ -376526,8 +376584,8 @@ "binop": null, "updateContext": null }, - "start": 76320, - "end": 76321, + "start": 76307, + "end": 76308, "loc": { "start": { "line": 2486, @@ -376552,8 +376610,8 @@ "binop": null }, "value": "initialized", - "start": 76321, - "end": 76332, + "start": 76308, + "end": 76319, "loc": { "start": { "line": 2486, @@ -376577,8 +376635,8 @@ "postfix": false, "binop": null }, - "start": 76332, - "end": 76333, + "start": 76319, + "end": 76320, "loc": { "start": { "line": 2486, @@ -376602,8 +376660,8 @@ "postfix": false, "binop": null }, - "start": 76334, - "end": 76335, + "start": 76321, + "end": 76322, "loc": { "start": { "line": 2486, @@ -376630,8 +376688,8 @@ "updateContext": null }, "value": "this", - "start": 76352, - "end": 76356, + "start": 76339, + "end": 76343, "loc": { "start": { "line": 2487, @@ -376656,8 +376714,8 @@ "binop": null, "updateContext": null }, - "start": 76356, - "end": 76357, + "start": 76343, + "end": 76344, "loc": { "start": { "line": 2487, @@ -376682,8 +376740,8 @@ "binop": null }, "value": "emitter", - "start": 76357, - "end": 76364, + "start": 76344, + "end": 76351, "loc": { "start": { "line": 2487, @@ -376708,8 +376766,8 @@ "binop": null, "updateContext": null }, - "start": 76364, - "end": 76365, + "start": 76351, + "end": 76352, "loc": { "start": { "line": 2487, @@ -376734,8 +376792,8 @@ "binop": null }, "value": "emit", - "start": 76365, - "end": 76369, + "start": 76352, + "end": 76356, "loc": { "start": { "line": 2487, @@ -376759,8 +376817,8 @@ "postfix": false, "binop": null }, - "start": 76369, - "end": 76370, + "start": 76356, + "end": 76357, "loc": { "start": { "line": 2487, @@ -376786,8 +376844,8 @@ "updateContext": null }, "value": "build-select-filter", - "start": 76370, - "end": 76391, + "start": 76357, + "end": 76378, "loc": { "start": { "line": 2487, @@ -376812,8 +376870,8 @@ "binop": null, "updateContext": null }, - "start": 76391, - "end": 76392, + "start": 76378, + "end": 76379, "loc": { "start": { "line": 2487, @@ -376840,8 +376898,8 @@ "updateContext": null }, "value": "this", - "start": 76393, - "end": 76397, + "start": 76380, + "end": 76384, "loc": { "start": { "line": 2487, @@ -376866,8 +376924,8 @@ "binop": null, "updateContext": null }, - "start": 76397, - "end": 76398, + "start": 76384, + "end": 76385, "loc": { "start": { "line": 2487, @@ -376892,8 +376950,8 @@ "binop": null }, "value": "index", - "start": 76399, - "end": 76404, + "start": 76386, + "end": 76391, "loc": { "start": { "line": 2487, @@ -376918,8 +376976,8 @@ "binop": null, "updateContext": null }, - "start": 76404, - "end": 76405, + "start": 76391, + "end": 76392, "loc": { "start": { "line": 2487, @@ -376946,8 +377004,8 @@ "updateContext": null }, "value": "this", - "start": 76426, - "end": 76430, + "start": 76413, + "end": 76417, "loc": { "start": { "line": 2488, @@ -376972,8 +377030,8 @@ "binop": null, "updateContext": null }, - "start": 76430, - "end": 76431, + "start": 76417, + "end": 76418, "loc": { "start": { "line": 2488, @@ -376998,8 +377056,8 @@ "binop": null }, "value": "linkedFilters", - "start": 76431, - "end": 76444, + "start": 76418, + "end": 76431, "loc": { "start": { "line": 2488, @@ -377024,8 +377082,8 @@ "binop": null, "updateContext": null }, - "start": 76444, - "end": 76445, + "start": 76431, + "end": 76432, "loc": { "start": { "line": 2488, @@ -377052,8 +377110,8 @@ "updateContext": null }, "value": "this", - "start": 76446, - "end": 76450, + "start": 76433, + "end": 76437, "loc": { "start": { "line": 2488, @@ -377078,8 +377136,8 @@ "binop": null, "updateContext": null }, - "start": 76450, - "end": 76451, + "start": 76437, + "end": 76438, "loc": { "start": { "line": 2488, @@ -377104,8 +377162,8 @@ "binop": null }, "value": "isExternalFlt", - "start": 76451, - "end": 76464, + "start": 76438, + "end": 76451, "loc": { "start": { "line": 2488, @@ -377129,8 +377187,8 @@ "postfix": false, "binop": null }, - "start": 76464, - "end": 76465, + "start": 76451, + "end": 76452, "loc": { "start": { "line": 2488, @@ -377154,8 +377212,8 @@ "postfix": false, "binop": null }, - "start": 76465, - "end": 76466, + "start": 76452, + "end": 76453, "loc": { "start": { "line": 2488, @@ -377179,8 +377237,8 @@ "postfix": false, "binop": null }, - "start": 76466, - "end": 76467, + "start": 76453, + "end": 76454, "loc": { "start": { "line": 2488, @@ -377205,8 +377263,8 @@ "binop": null, "updateContext": null }, - "start": 76467, - "end": 76468, + "start": 76454, + "end": 76455, "loc": { "start": { "line": 2488, @@ -377230,8 +377288,8 @@ "postfix": false, "binop": null }, - "start": 76481, - "end": 76482, + "start": 76468, + "end": 76469, "loc": { "start": { "line": 2489, @@ -377258,8 +377316,8 @@ "updateContext": null }, "value": "this", - "start": 76496, - "end": 76500, + "start": 76483, + "end": 76487, "loc": { "start": { "line": 2491, @@ -377284,8 +377342,8 @@ "binop": null, "updateContext": null }, - "start": 76500, - "end": 76501, + "start": 76487, + "end": 76488, "loc": { "start": { "line": 2491, @@ -377310,8 +377368,8 @@ "binop": null }, "value": "emitter", - "start": 76501, - "end": 76508, + "start": 76488, + "end": 76495, "loc": { "start": { "line": 2491, @@ -377336,8 +377394,8 @@ "binop": null, "updateContext": null }, - "start": 76508, - "end": 76509, + "start": 76495, + "end": 76496, "loc": { "start": { "line": 2491, @@ -377362,8 +377420,8 @@ "binop": null }, "value": "emit", - "start": 76509, - "end": 76513, + "start": 76496, + "end": 76500, "loc": { "start": { "line": 2491, @@ -377387,8 +377445,8 @@ "postfix": false, "binop": null }, - "start": 76513, - "end": 76514, + "start": 76500, + "end": 76501, "loc": { "start": { "line": 2491, @@ -377414,8 +377472,8 @@ "updateContext": null }, "value": "select-options", - "start": 76514, - "end": 76530, + "start": 76501, + "end": 76517, "loc": { "start": { "line": 2491, @@ -377440,8 +377498,8 @@ "binop": null, "updateContext": null }, - "start": 76530, - "end": 76531, + "start": 76517, + "end": 76518, "loc": { "start": { "line": 2491, @@ -377468,8 +377526,8 @@ "updateContext": null }, "value": "this", - "start": 76532, - "end": 76536, + "start": 76519, + "end": 76523, "loc": { "start": { "line": 2491, @@ -377494,8 +377552,8 @@ "binop": null, "updateContext": null }, - "start": 76536, - "end": 76537, + "start": 76523, + "end": 76524, "loc": { "start": { "line": 2491, @@ -377520,8 +377578,8 @@ "binop": null }, "value": "index", - "start": 76538, - "end": 76543, + "start": 76525, + "end": 76530, "loc": { "start": { "line": 2491, @@ -377546,8 +377604,8 @@ "binop": null, "updateContext": null }, - "start": 76543, - "end": 76544, + "start": 76530, + "end": 76531, "loc": { "start": { "line": 2491, @@ -377572,8 +377630,8 @@ "binop": null }, "value": "values", - "start": 76545, - "end": 76551, + "start": 76532, + "end": 76538, "loc": { "start": { "line": 2491, @@ -377597,8 +377655,8 @@ "postfix": false, "binop": null }, - "start": 76551, - "end": 76552, + "start": 76538, + "end": 76539, "loc": { "start": { "line": 2491, @@ -377623,8 +377681,8 @@ "binop": null, "updateContext": null }, - "start": 76552, - "end": 76553, + "start": 76539, + "end": 76540, "loc": { "start": { "line": 2491, @@ -377648,8 +377706,8 @@ "postfix": false, "binop": null }, - "start": 76562, - "end": 76563, + "start": 76549, + "end": 76550, "loc": { "start": { "line": 2492, @@ -377664,8 +377722,8 @@ { "type": "CommentLine", "value": "checklist", - "start": 76572, - "end": 76583, + "start": 76559, + "end": 76570, "loc": { "start": { "line": 2493, @@ -377692,8 +377750,8 @@ "updateContext": null }, "value": "else", - "start": 76592, - "end": 76596, + "start": 76579, + "end": 76583, "loc": { "start": { "line": 2494, @@ -377720,8 +377778,8 @@ "updateContext": null }, "value": "if", - "start": 76597, - "end": 76599, + "start": 76584, + "end": 76586, "loc": { "start": { "line": 2494, @@ -377745,8 +377803,8 @@ "postfix": false, "binop": null }, - "start": 76600, - "end": 76601, + "start": 76587, + "end": 76588, "loc": { "start": { "line": 2494, @@ -377771,8 +377829,8 @@ "binop": null }, "value": "fltColType", - "start": 76601, - "end": 76611, + "start": 76588, + "end": 76598, "loc": { "start": { "line": 2494, @@ -377798,8 +377856,8 @@ "updateContext": null }, "value": "===", - "start": 76612, - "end": 76615, + "start": 76599, + "end": 76602, "loc": { "start": { "line": 2494, @@ -377824,8 +377882,8 @@ "binop": null }, "value": "CHECKLIST", - "start": 76616, - "end": 76625, + "start": 76603, + "end": 76612, "loc": { "start": { "line": 2494, @@ -377849,8 +377907,8 @@ "postfix": false, "binop": null }, - "start": 76625, - "end": 76626, + "start": 76612, + "end": 76613, "loc": { "start": { "line": 2494, @@ -377874,8 +377932,8 @@ "postfix": false, "binop": null }, - "start": 76627, - "end": 76628, + "start": 76614, + "end": 76615, "loc": { "start": { "line": 2494, @@ -377902,8 +377960,8 @@ "updateContext": null }, "value": "let", - "start": 76641, - "end": 76644, + "start": 76628, + "end": 76631, "loc": { "start": { "line": 2495, @@ -377928,8 +377986,8 @@ "binop": null }, "value": "values", - "start": 76645, - "end": 76651, + "start": 76632, + "end": 76638, "loc": { "start": { "line": 2495, @@ -377955,8 +378013,8 @@ "updateContext": null }, "value": "=", - "start": 76652, - "end": 76653, + "start": 76639, + "end": 76640, "loc": { "start": { "line": 2495, @@ -377981,8 +378039,8 @@ "binop": null, "updateContext": null }, - "start": 76654, - "end": 76655, + "start": 76641, + "end": 76642, "loc": { "start": { "line": 2495, @@ -378007,8 +378065,8 @@ "binop": null, "updateContext": null }, - "start": 76655, - "end": 76656, + "start": 76642, + "end": 76643, "loc": { "start": { "line": 2495, @@ -378033,8 +378091,8 @@ "binop": null, "updateContext": null }, - "start": 76656, - "end": 76657, + "start": 76643, + "end": 76644, "loc": { "start": { "line": 2495, @@ -378061,8 +378119,8 @@ "updateContext": null }, "value": "if", - "start": 76670, - "end": 76672, + "start": 76657, + "end": 76659, "loc": { "start": { "line": 2496, @@ -378086,8 +378144,8 @@ "postfix": false, "binop": null }, - "start": 76673, - "end": 76674, + "start": 76660, + "end": 76661, "loc": { "start": { "line": 2496, @@ -378114,8 +378172,8 @@ "updateContext": null }, "value": "this", - "start": 76674, - "end": 76678, + "start": 76661, + "end": 76665, "loc": { "start": { "line": 2496, @@ -378140,8 +378198,8 @@ "binop": null, "updateContext": null }, - "start": 76678, - "end": 76679, + "start": 76665, + "end": 76666, "loc": { "start": { "line": 2496, @@ -378166,8 +378224,8 @@ "binop": null }, "value": "loadFltOnDemand", - "start": 76679, - "end": 76694, + "start": 76666, + "end": 76681, "loc": { "start": { "line": 2496, @@ -378193,8 +378251,8 @@ "updateContext": null }, "value": "&&", - "start": 76695, - "end": 76697, + "start": 76682, + "end": 76684, "loc": { "start": { "line": 2496, @@ -378220,8 +378278,8 @@ "updateContext": null }, "value": "!", - "start": 76698, - "end": 76699, + "start": 76685, + "end": 76686, "loc": { "start": { "line": 2496, @@ -378248,8 +378306,8 @@ "updateContext": null }, "value": "this", - "start": 76699, - "end": 76703, + "start": 76686, + "end": 76690, "loc": { "start": { "line": 2496, @@ -378274,8 +378332,8 @@ "binop": null, "updateContext": null }, - "start": 76703, - "end": 76704, + "start": 76690, + "end": 76691, "loc": { "start": { "line": 2496, @@ -378300,8 +378358,8 @@ "binop": null }, "value": "initialized", - "start": 76704, - "end": 76715, + "start": 76691, + "end": 76702, "loc": { "start": { "line": 2496, @@ -378325,8 +378383,8 @@ "postfix": false, "binop": null }, - "start": 76715, - "end": 76716, + "start": 76702, + "end": 76703, "loc": { "start": { "line": 2496, @@ -378350,8 +378408,8 @@ "postfix": false, "binop": null }, - "start": 76717, - "end": 76718, + "start": 76704, + "end": 76705, "loc": { "start": { "line": 2496, @@ -378378,8 +378436,8 @@ "updateContext": null }, "value": "this", - "start": 76735, - "end": 76739, + "start": 76722, + "end": 76726, "loc": { "start": { "line": 2497, @@ -378404,8 +378462,8 @@ "binop": null, "updateContext": null }, - "start": 76739, - "end": 76740, + "start": 76726, + "end": 76727, "loc": { "start": { "line": 2497, @@ -378430,8 +378488,8 @@ "binop": null }, "value": "emitter", - "start": 76740, - "end": 76747, + "start": 76727, + "end": 76734, "loc": { "start": { "line": 2497, @@ -378456,8 +378514,8 @@ "binop": null, "updateContext": null }, - "start": 76747, - "end": 76748, + "start": 76734, + "end": 76735, "loc": { "start": { "line": 2497, @@ -378482,8 +378540,8 @@ "binop": null }, "value": "emit", - "start": 76748, - "end": 76752, + "start": 76735, + "end": 76739, "loc": { "start": { "line": 2497, @@ -378507,8 +378565,8 @@ "postfix": false, "binop": null }, - "start": 76752, - "end": 76753, + "start": 76739, + "end": 76740, "loc": { "start": { "line": 2497, @@ -378534,8 +378592,8 @@ "updateContext": null }, "value": "build-checklist-filter", - "start": 76753, - "end": 76777, + "start": 76740, + "end": 76764, "loc": { "start": { "line": 2497, @@ -378560,8 +378618,8 @@ "binop": null, "updateContext": null }, - "start": 76777, - "end": 76778, + "start": 76764, + "end": 76765, "loc": { "start": { "line": 2497, @@ -378588,8 +378646,8 @@ "updateContext": null }, "value": "this", - "start": 76779, - "end": 76783, + "start": 76766, + "end": 76770, "loc": { "start": { "line": 2497, @@ -378614,8 +378672,8 @@ "binop": null, "updateContext": null }, - "start": 76783, - "end": 76784, + "start": 76770, + "end": 76771, "loc": { "start": { "line": 2497, @@ -378640,8 +378698,8 @@ "binop": null }, "value": "index", - "start": 76785, - "end": 76790, + "start": 76772, + "end": 76777, "loc": { "start": { "line": 2497, @@ -378666,8 +378724,8 @@ "binop": null, "updateContext": null }, - "start": 76790, - "end": 76791, + "start": 76777, + "end": 76778, "loc": { "start": { "line": 2497, @@ -378694,8 +378752,8 @@ "updateContext": null }, "value": "this", - "start": 76812, - "end": 76816, + "start": 76799, + "end": 76803, "loc": { "start": { "line": 2498, @@ -378720,8 +378778,8 @@ "binop": null, "updateContext": null }, - "start": 76816, - "end": 76817, + "start": 76803, + "end": 76804, "loc": { "start": { "line": 2498, @@ -378746,8 +378804,8 @@ "binop": null }, "value": "linkedFilters", - "start": 76817, - "end": 76830, + "start": 76804, + "end": 76817, "loc": { "start": { "line": 2498, @@ -378771,8 +378829,8 @@ "postfix": false, "binop": null }, - "start": 76830, - "end": 76831, + "start": 76817, + "end": 76818, "loc": { "start": { "line": 2498, @@ -378797,8 +378855,8 @@ "binop": null, "updateContext": null }, - "start": 76831, - "end": 76832, + "start": 76818, + "end": 76819, "loc": { "start": { "line": 2498, @@ -378822,8 +378880,8 @@ "postfix": false, "binop": null }, - "start": 76845, - "end": 76846, + "start": 76832, + "end": 76833, "loc": { "start": { "line": 2499, @@ -378850,8 +378908,8 @@ "updateContext": null }, "value": "if", - "start": 76859, - "end": 76861, + "start": 76846, + "end": 76848, "loc": { "start": { "line": 2500, @@ -378875,8 +378933,8 @@ "postfix": false, "binop": null }, - "start": 76862, - "end": 76863, + "start": 76849, + "end": 76850, "loc": { "start": { "line": 2500, @@ -378901,8 +378959,8 @@ "binop": null }, "value": "isArray", - "start": 76863, - "end": 76870, + "start": 76850, + "end": 76857, "loc": { "start": { "line": 2500, @@ -378926,8 +378984,8 @@ "postfix": false, "binop": null }, - "start": 76870, - "end": 76871, + "start": 76857, + "end": 76858, "loc": { "start": { "line": 2500, @@ -378952,8 +379010,8 @@ "binop": null }, "value": "query", - "start": 76871, - "end": 76876, + "start": 76858, + "end": 76863, "loc": { "start": { "line": 2500, @@ -378977,8 +379035,8 @@ "postfix": false, "binop": null }, - "start": 76876, - "end": 76877, + "start": 76863, + "end": 76864, "loc": { "start": { "line": 2500, @@ -379002,8 +379060,8 @@ "postfix": false, "binop": null }, - "start": 76877, - "end": 76878, + "start": 76864, + "end": 76865, "loc": { "start": { "line": 2500, @@ -379027,8 +379085,8 @@ "postfix": false, "binop": null }, - "start": 76879, - "end": 76880, + "start": 76866, + "end": 76867, "loc": { "start": { "line": 2500, @@ -379053,8 +379111,8 @@ "binop": null }, "value": "values", - "start": 76897, - "end": 76903, + "start": 76884, + "end": 76890, "loc": { "start": { "line": 2501, @@ -379080,8 +379138,8 @@ "updateContext": null }, "value": "=", - "start": 76904, - "end": 76905, + "start": 76891, + "end": 76892, "loc": { "start": { "line": 2501, @@ -379106,8 +379164,8 @@ "binop": null }, "value": "query", - "start": 76906, - "end": 76911, + "start": 76893, + "end": 76898, "loc": { "start": { "line": 2501, @@ -379132,8 +379190,8 @@ "binop": null, "updateContext": null }, - "start": 76911, - "end": 76912, + "start": 76898, + "end": 76899, "loc": { "start": { "line": 2501, @@ -379157,8 +379215,8 @@ "postfix": false, "binop": null }, - "start": 76925, - "end": 76926, + "start": 76912, + "end": 76913, "loc": { "start": { "line": 2502, @@ -379185,8 +379243,8 @@ "updateContext": null }, "value": "else", - "start": 76927, - "end": 76931, + "start": 76914, + "end": 76918, "loc": { "start": { "line": 2502, @@ -379210,8 +379268,8 @@ "postfix": false, "binop": null }, - "start": 76932, - "end": 76933, + "start": 76919, + "end": 76920, "loc": { "start": { "line": 2502, @@ -379236,8 +379294,8 @@ "binop": null }, "value": "query", - "start": 76950, - "end": 76955, + "start": 76937, + "end": 76942, "loc": { "start": { "line": 2503, @@ -379263,8 +379321,8 @@ "updateContext": null }, "value": "=", - "start": 76956, - "end": 76957, + "start": 76943, + "end": 76944, "loc": { "start": { "line": 2503, @@ -379289,8 +379347,8 @@ "binop": null }, "value": "matchCase", - "start": 76958, - "end": 76967, + "start": 76945, + "end": 76954, "loc": { "start": { "line": 2503, @@ -379314,8 +379372,8 @@ "postfix": false, "binop": null }, - "start": 76967, - "end": 76968, + "start": 76954, + "end": 76955, "loc": { "start": { "line": 2503, @@ -379340,8 +379398,8 @@ "binop": null }, "value": "query", - "start": 76968, - "end": 76973, + "start": 76955, + "end": 76960, "loc": { "start": { "line": 2503, @@ -379366,8 +379424,8 @@ "binop": null, "updateContext": null }, - "start": 76973, - "end": 76974, + "start": 76960, + "end": 76961, "loc": { "start": { "line": 2503, @@ -379394,8 +379452,8 @@ "updateContext": null }, "value": "this", - "start": 76975, - "end": 76979, + "start": 76962, + "end": 76966, "loc": { "start": { "line": 2503, @@ -379420,8 +379478,8 @@ "binop": null, "updateContext": null }, - "start": 76979, - "end": 76980, + "start": 76966, + "end": 76967, "loc": { "start": { "line": 2503, @@ -379446,8 +379504,8 @@ "binop": null }, "value": "caseSensitive", - "start": 76980, - "end": 76993, + "start": 76967, + "end": 76980, "loc": { "start": { "line": 2503, @@ -379471,8 +379529,8 @@ "postfix": false, "binop": null }, - "start": 76993, - "end": 76994, + "start": 76980, + "end": 76981, "loc": { "start": { "line": 2503, @@ -379497,8 +379555,8 @@ "binop": null, "updateContext": null }, - "start": 76994, - "end": 76995, + "start": 76981, + "end": 76982, "loc": { "start": { "line": 2503, @@ -379523,8 +379581,8 @@ "binop": null }, "value": "values", - "start": 77012, - "end": 77018, + "start": 76999, + "end": 77005, "loc": { "start": { "line": 2504, @@ -379550,8 +379608,8 @@ "updateContext": null }, "value": "=", - "start": 77019, - "end": 77020, + "start": 77006, + "end": 77007, "loc": { "start": { "line": 2504, @@ -379576,8 +379634,8 @@ "binop": null }, "value": "query", - "start": 77021, - "end": 77026, + "start": 77008, + "end": 77013, "loc": { "start": { "line": 2504, @@ -379602,8 +379660,8 @@ "binop": null, "updateContext": null }, - "start": 77026, - "end": 77027, + "start": 77013, + "end": 77014, "loc": { "start": { "line": 2504, @@ -379628,8 +379686,8 @@ "binop": null }, "value": "split", - "start": 77027, - "end": 77032, + "start": 77014, + "end": 77019, "loc": { "start": { "line": 2504, @@ -379653,8 +379711,8 @@ "postfix": false, "binop": null }, - "start": 77032, - "end": 77033, + "start": 77019, + "end": 77020, "loc": { "start": { "line": 2504, @@ -379680,8 +379738,8 @@ "updateContext": null }, "value": " ", - "start": 77033, - "end": 77036, + "start": 77020, + "end": 77023, "loc": { "start": { "line": 2504, @@ -379707,8 +379765,8 @@ "updateContext": null }, "value": "+", - "start": 77037, - "end": 77038, + "start": 77024, + "end": 77025, "loc": { "start": { "line": 2504, @@ -379735,8 +379793,8 @@ "updateContext": null }, "value": "this", - "start": 77039, - "end": 77043, + "start": 77026, + "end": 77030, "loc": { "start": { "line": 2504, @@ -379761,8 +379819,8 @@ "binop": null, "updateContext": null }, - "start": 77043, - "end": 77044, + "start": 77030, + "end": 77031, "loc": { "start": { "line": 2504, @@ -379787,8 +379845,8 @@ "binop": null }, "value": "orOperator", - "start": 77044, - "end": 77054, + "start": 77031, + "end": 77041, "loc": { "start": { "line": 2504, @@ -379814,8 +379872,8 @@ "updateContext": null }, "value": "+", - "start": 77055, - "end": 77056, + "start": 77042, + "end": 77043, "loc": { "start": { "line": 2504, @@ -379841,8 +379899,8 @@ "updateContext": null }, "value": " ", - "start": 77057, - "end": 77060, + "start": 77044, + "end": 77047, "loc": { "start": { "line": 2504, @@ -379866,8 +379924,8 @@ "postfix": false, "binop": null }, - "start": 77060, - "end": 77061, + "start": 77047, + "end": 77048, "loc": { "start": { "line": 2504, @@ -379892,8 +379950,8 @@ "binop": null, "updateContext": null }, - "start": 77061, - "end": 77062, + "start": 77048, + "end": 77049, "loc": { "start": { "line": 2504, @@ -379917,8 +379975,8 @@ "postfix": false, "binop": null }, - "start": 77075, - "end": 77076, + "start": 77062, + "end": 77063, "loc": { "start": { "line": 2505, @@ -379945,8 +380003,8 @@ "updateContext": null }, "value": "this", - "start": 77090, - "end": 77094, + "start": 77077, + "end": 77081, "loc": { "start": { "line": 2507, @@ -379971,8 +380029,8 @@ "binop": null, "updateContext": null }, - "start": 77094, - "end": 77095, + "start": 77081, + "end": 77082, "loc": { "start": { "line": 2507, @@ -379997,8 +380055,8 @@ "binop": null }, "value": "emitter", - "start": 77095, - "end": 77102, + "start": 77082, + "end": 77089, "loc": { "start": { "line": 2507, @@ -380023,8 +380081,8 @@ "binop": null, "updateContext": null }, - "start": 77102, - "end": 77103, + "start": 77089, + "end": 77090, "loc": { "start": { "line": 2507, @@ -380049,8 +380107,8 @@ "binop": null }, "value": "emit", - "start": 77103, - "end": 77107, + "start": 77090, + "end": 77094, "loc": { "start": { "line": 2507, @@ -380074,8 +380132,8 @@ "postfix": false, "binop": null }, - "start": 77107, - "end": 77108, + "start": 77094, + "end": 77095, "loc": { "start": { "line": 2507, @@ -380101,8 +380159,8 @@ "updateContext": null }, "value": "select-checklist-options", - "start": 77108, - "end": 77134, + "start": 77095, + "end": 77121, "loc": { "start": { "line": 2507, @@ -380127,8 +380185,8 @@ "binop": null, "updateContext": null }, - "start": 77134, - "end": 77135, + "start": 77121, + "end": 77122, "loc": { "start": { "line": 2507, @@ -380155,8 +380213,8 @@ "updateContext": null }, "value": "this", - "start": 77136, - "end": 77140, + "start": 77123, + "end": 77127, "loc": { "start": { "line": 2507, @@ -380181,8 +380239,8 @@ "binop": null, "updateContext": null }, - "start": 77140, - "end": 77141, + "start": 77127, + "end": 77128, "loc": { "start": { "line": 2507, @@ -380207,8 +380265,8 @@ "binop": null }, "value": "index", - "start": 77142, - "end": 77147, + "start": 77129, + "end": 77134, "loc": { "start": { "line": 2507, @@ -380233,8 +380291,8 @@ "binop": null, "updateContext": null }, - "start": 77147, - "end": 77148, + "start": 77134, + "end": 77135, "loc": { "start": { "line": 2507, @@ -380259,8 +380317,8 @@ "binop": null }, "value": "values", - "start": 77149, - "end": 77155, + "start": 77136, + "end": 77142, "loc": { "start": { "line": 2507, @@ -380284,8 +380342,8 @@ "postfix": false, "binop": null }, - "start": 77155, - "end": 77156, + "start": 77142, + "end": 77143, "loc": { "start": { "line": 2507, @@ -380310,8 +380368,8 @@ "binop": null, "updateContext": null }, - "start": 77156, - "end": 77157, + "start": 77143, + "end": 77144, "loc": { "start": { "line": 2507, @@ -380335,8 +380393,8 @@ "postfix": false, "binop": null }, - "start": 77166, - "end": 77167, + "start": 77153, + "end": 77154, "loc": { "start": { "line": 2508, @@ -380360,8 +380418,8 @@ "postfix": false, "binop": null }, - "start": 77172, - "end": 77173, + "start": 77159, + "end": 77160, "loc": { "start": { "line": 2509, @@ -380376,8 +380434,8 @@ { "type": "CommentBlock", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", - "start": 77179, - "end": 77283, + "start": 77166, + "end": 77270, "loc": { "start": { "line": 2511, @@ -380402,8 +380460,8 @@ "binop": null }, "value": "setColWidths", - "start": 77288, - "end": 77300, + "start": 77275, + "end": 77287, "loc": { "start": { "line": 2515, @@ -380427,8 +380485,8 @@ "postfix": false, "binop": null }, - "start": 77300, - "end": 77301, + "start": 77287, + "end": 77288, "loc": { "start": { "line": 2515, @@ -380453,8 +380511,8 @@ "binop": null }, "value": "tbl", - "start": 77301, - "end": 77304, + "start": 77288, + "end": 77291, "loc": { "start": { "line": 2515, @@ -380478,8 +380536,8 @@ "postfix": false, "binop": null }, - "start": 77304, - "end": 77305, + "start": 77291, + "end": 77292, "loc": { "start": { "line": 2515, @@ -380503,8 +380561,8 @@ "postfix": false, "binop": null }, - "start": 77306, - "end": 77307, + "start": 77293, + "end": 77294, "loc": { "start": { "line": 2515, @@ -380531,8 +380589,8 @@ "updateContext": null }, "value": "let", - "start": 77316, - "end": 77319, + "start": 77303, + "end": 77306, "loc": { "start": { "line": 2516, @@ -380557,8 +380615,8 @@ "binop": null }, "value": "colWidths", - "start": 77320, - "end": 77329, + "start": 77307, + "end": 77316, "loc": { "start": { "line": 2516, @@ -380584,8 +380642,8 @@ "updateContext": null }, "value": "=", - "start": 77330, - "end": 77331, + "start": 77317, + "end": 77318, "loc": { "start": { "line": 2516, @@ -380612,8 +380670,8 @@ "updateContext": null }, "value": "this", - "start": 77332, - "end": 77336, + "start": 77319, + "end": 77323, "loc": { "start": { "line": 2516, @@ -380638,8 +380696,8 @@ "binop": null, "updateContext": null }, - "start": 77336, - "end": 77337, + "start": 77323, + "end": 77324, "loc": { "start": { "line": 2516, @@ -380664,8 +380722,8 @@ "binop": null }, "value": "colWidths", - "start": 77337, - "end": 77346, + "start": 77324, + "end": 77333, "loc": { "start": { "line": 2516, @@ -380690,8 +380748,8 @@ "binop": null, "updateContext": null }, - "start": 77346, - "end": 77347, + "start": 77333, + "end": 77334, "loc": { "start": { "line": 2516, @@ -380718,8 +380776,8 @@ "updateContext": null }, "value": "if", - "start": 77356, - "end": 77358, + "start": 77343, + "end": 77345, "loc": { "start": { "line": 2517, @@ -380743,8 +380801,8 @@ "postfix": false, "binop": null }, - "start": 77359, - "end": 77360, + "start": 77346, + "end": 77347, "loc": { "start": { "line": 2517, @@ -380769,8 +380827,8 @@ "binop": null }, "value": "colWidths", - "start": 77360, - "end": 77369, + "start": 77347, + "end": 77356, "loc": { "start": { "line": 2517, @@ -380795,8 +380853,8 @@ "binop": null, "updateContext": null }, - "start": 77369, - "end": 77370, + "start": 77356, + "end": 77357, "loc": { "start": { "line": 2517, @@ -380821,8 +380879,8 @@ "binop": null }, "value": "length", - "start": 77370, - "end": 77376, + "start": 77357, + "end": 77363, "loc": { "start": { "line": 2517, @@ -380848,8 +380906,8 @@ "updateContext": null }, "value": "===", - "start": 77377, - "end": 77380, + "start": 77364, + "end": 77367, "loc": { "start": { "line": 2517, @@ -380875,8 +380933,8 @@ "updateContext": null }, "value": 0, - "start": 77381, - "end": 77382, + "start": 77368, + "end": 77369, "loc": { "start": { "line": 2517, @@ -380900,8 +380958,8 @@ "postfix": false, "binop": null }, - "start": 77382, - "end": 77383, + "start": 77369, + "end": 77370, "loc": { "start": { "line": 2517, @@ -380925,8 +380983,8 @@ "postfix": false, "binop": null }, - "start": 77384, - "end": 77385, + "start": 77371, + "end": 77372, "loc": { "start": { "line": 2517, @@ -380953,8 +381011,8 @@ "updateContext": null }, "value": "return", - "start": 77398, - "end": 77404, + "start": 77385, + "end": 77391, "loc": { "start": { "line": 2518, @@ -380979,8 +381037,8 @@ "binop": null, "updateContext": null }, - "start": 77404, - "end": 77405, + "start": 77391, + "end": 77392, "loc": { "start": { "line": 2518, @@ -381004,8 +381062,8 @@ "postfix": false, "binop": null }, - "start": 77414, - "end": 77415, + "start": 77401, + "end": 77402, "loc": { "start": { "line": 2519, @@ -381030,8 +381088,8 @@ "binop": null }, "value": "tbl", - "start": 77425, - "end": 77428, + "start": 77412, + "end": 77415, "loc": { "start": { "line": 2521, @@ -381057,8 +381115,8 @@ "updateContext": null }, "value": "=", - "start": 77429, - "end": 77430, + "start": 77416, + "end": 77417, "loc": { "start": { "line": 2521, @@ -381083,8 +381141,8 @@ "binop": null }, "value": "tbl", - "start": 77431, - "end": 77434, + "start": 77418, + "end": 77421, "loc": { "start": { "line": 2521, @@ -381110,8 +381168,8 @@ "updateContext": null }, "value": "||", - "start": 77435, - "end": 77437, + "start": 77422, + "end": 77424, "loc": { "start": { "line": 2521, @@ -381138,8 +381196,8 @@ "updateContext": null }, "value": "this", - "start": 77438, - "end": 77442, + "start": 77425, + "end": 77429, "loc": { "start": { "line": 2521, @@ -381164,8 +381222,8 @@ "binop": null, "updateContext": null }, - "start": 77442, - "end": 77443, + "start": 77429, + "end": 77430, "loc": { "start": { "line": 2521, @@ -381190,8 +381248,8 @@ "binop": null }, "value": "dom", - "start": 77443, - "end": 77446, + "start": 77430, + "end": 77433, "loc": { "start": { "line": 2521, @@ -381215,8 +381273,8 @@ "postfix": false, "binop": null }, - "start": 77446, - "end": 77447, + "start": 77433, + "end": 77434, "loc": { "start": { "line": 2521, @@ -381240,8 +381298,8 @@ "postfix": false, "binop": null }, - "start": 77447, - "end": 77448, + "start": 77434, + "end": 77435, "loc": { "start": { "line": 2521, @@ -381266,8 +381324,8 @@ "binop": null, "updateContext": null }, - "start": 77448, - "end": 77449, + "start": 77435, + "end": 77436, "loc": { "start": { "line": 2521, @@ -381294,8 +381352,8 @@ "updateContext": null }, "value": "let", - "start": 77459, - "end": 77462, + "start": 77446, + "end": 77449, "loc": { "start": { "line": 2523, @@ -381320,8 +381378,8 @@ "binop": null }, "value": "colTags", - "start": 77463, - "end": 77470, + "start": 77450, + "end": 77457, "loc": { "start": { "line": 2523, @@ -381347,8 +381405,8 @@ "updateContext": null }, "value": "=", - "start": 77471, - "end": 77472, + "start": 77458, + "end": 77459, "loc": { "start": { "line": 2523, @@ -381373,8 +381431,8 @@ "binop": null }, "value": "tag", - "start": 77473, - "end": 77476, + "start": 77460, + "end": 77463, "loc": { "start": { "line": 2523, @@ -381398,8 +381456,8 @@ "postfix": false, "binop": null }, - "start": 77476, - "end": 77477, + "start": 77463, + "end": 77464, "loc": { "start": { "line": 2523, @@ -381424,8 +381482,8 @@ "binop": null }, "value": "tbl", - "start": 77477, - "end": 77480, + "start": 77464, + "end": 77467, "loc": { "start": { "line": 2523, @@ -381450,8 +381508,8 @@ "binop": null, "updateContext": null }, - "start": 77480, - "end": 77481, + "start": 77467, + "end": 77468, "loc": { "start": { "line": 2523, @@ -381477,8 +381535,8 @@ "updateContext": null }, "value": "col", - "start": 77482, - "end": 77487, + "start": 77469, + "end": 77474, "loc": { "start": { "line": 2523, @@ -381502,8 +381560,8 @@ "postfix": false, "binop": null }, - "start": 77487, - "end": 77488, + "start": 77474, + "end": 77475, "loc": { "start": { "line": 2523, @@ -381528,8 +381586,8 @@ "binop": null, "updateContext": null }, - "start": 77488, - "end": 77489, + "start": 77475, + "end": 77476, "loc": { "start": { "line": 2523, @@ -381556,8 +381614,8 @@ "updateContext": null }, "value": "let", - "start": 77498, - "end": 77501, + "start": 77485, + "end": 77488, "loc": { "start": { "line": 2524, @@ -381582,8 +381640,8 @@ "binop": null }, "value": "tblHasColTag", - "start": 77502, - "end": 77514, + "start": 77489, + "end": 77501, "loc": { "start": { "line": 2524, @@ -381609,8 +381667,8 @@ "updateContext": null }, "value": "=", - "start": 77515, - "end": 77516, + "start": 77502, + "end": 77503, "loc": { "start": { "line": 2524, @@ -381635,8 +381693,8 @@ "binop": null }, "value": "colTags", - "start": 77517, - "end": 77524, + "start": 77504, + "end": 77511, "loc": { "start": { "line": 2524, @@ -381661,8 +381719,8 @@ "binop": null, "updateContext": null }, - "start": 77524, - "end": 77525, + "start": 77511, + "end": 77512, "loc": { "start": { "line": 2524, @@ -381687,8 +381745,8 @@ "binop": null }, "value": "length", - "start": 77525, - "end": 77531, + "start": 77512, + "end": 77518, "loc": { "start": { "line": 2524, @@ -381714,8 +381772,8 @@ "updateContext": null }, "value": ">", - "start": 77532, - "end": 77533, + "start": 77519, + "end": 77520, "loc": { "start": { "line": 2524, @@ -381741,8 +381799,8 @@ "updateContext": null }, "value": 0, - "start": 77534, - "end": 77535, + "start": 77521, + "end": 77522, "loc": { "start": { "line": 2524, @@ -381767,8 +381825,8 @@ "binop": null, "updateContext": null }, - "start": 77535, - "end": 77536, + "start": 77522, + "end": 77523, "loc": { "start": { "line": 2524, @@ -381795,8 +381853,8 @@ "updateContext": null }, "value": "let", - "start": 77545, - "end": 77548, + "start": 77532, + "end": 77535, "loc": { "start": { "line": 2525, @@ -381821,8 +381879,8 @@ "binop": null }, "value": "frag", - "start": 77549, - "end": 77553, + "start": 77536, + "end": 77540, "loc": { "start": { "line": 2525, @@ -381848,8 +381906,8 @@ "updateContext": null }, "value": "=", - "start": 77554, - "end": 77555, + "start": 77541, + "end": 77542, "loc": { "start": { "line": 2525, @@ -381875,8 +381933,8 @@ "updateContext": null }, "value": "!", - "start": 77556, - "end": 77557, + "start": 77543, + "end": 77544, "loc": { "start": { "line": 2525, @@ -381901,8 +381959,8 @@ "binop": null }, "value": "tblHasColTag", - "start": 77557, - "end": 77569, + "start": 77544, + "end": 77556, "loc": { "start": { "line": 2525, @@ -381927,8 +381985,8 @@ "binop": null, "updateContext": null }, - "start": 77570, - "end": 77571, + "start": 77557, + "end": 77558, "loc": { "start": { "line": 2525, @@ -381953,8 +382011,8 @@ "binop": null }, "value": "doc", - "start": 77572, - "end": 77575, + "start": 77559, + "end": 77562, "loc": { "start": { "line": 2525, @@ -381979,8 +382037,8 @@ "binop": null, "updateContext": null }, - "start": 77575, - "end": 77576, + "start": 77562, + "end": 77563, "loc": { "start": { "line": 2525, @@ -382005,8 +382063,8 @@ "binop": null }, "value": "createDocumentFragment", - "start": 77576, - "end": 77598, + "start": 77563, + "end": 77585, "loc": { "start": { "line": 2525, @@ -382030,8 +382088,8 @@ "postfix": false, "binop": null }, - "start": 77598, - "end": 77599, + "start": 77585, + "end": 77586, "loc": { "start": { "line": 2525, @@ -382055,8 +382113,8 @@ "postfix": false, "binop": null }, - "start": 77599, - "end": 77600, + "start": 77586, + "end": 77587, "loc": { "start": { "line": 2525, @@ -382081,8 +382139,8 @@ "binop": null, "updateContext": null }, - "start": 77601, - "end": 77602, + "start": 77588, + "end": 77589, "loc": { "start": { "line": 2525, @@ -382109,8 +382167,8 @@ "updateContext": null }, "value": "null", - "start": 77603, - "end": 77607, + "start": 77590, + "end": 77594, "loc": { "start": { "line": 2525, @@ -382135,8 +382193,8 @@ "binop": null, "updateContext": null }, - "start": 77607, - "end": 77608, + "start": 77594, + "end": 77595, "loc": { "start": { "line": 2525, @@ -382163,8 +382221,8 @@ "updateContext": null }, "value": "this", - "start": 77618, - "end": 77622, + "start": 77605, + "end": 77609, "loc": { "start": { "line": 2527, @@ -382189,8 +382247,8 @@ "binop": null, "updateContext": null }, - "start": 77622, - "end": 77623, + "start": 77609, + "end": 77610, "loc": { "start": { "line": 2527, @@ -382215,8 +382273,8 @@ "binop": null }, "value": "eachCol", - "start": 77623, - "end": 77630, + "start": 77610, + "end": 77617, "loc": { "start": { "line": 2527, @@ -382240,8 +382298,8 @@ "postfix": false, "binop": null }, - "start": 77630, - "end": 77631, + "start": 77617, + "end": 77618, "loc": { "start": { "line": 2527, @@ -382265,8 +382323,8 @@ "postfix": false, "binop": null }, - "start": 77631, - "end": 77632, + "start": 77618, + "end": 77619, "loc": { "start": { "line": 2527, @@ -382291,8 +382349,8 @@ "binop": null }, "value": "k", - "start": 77632, - "end": 77633, + "start": 77619, + "end": 77620, "loc": { "start": { "line": 2527, @@ -382316,8 +382374,8 @@ "postfix": false, "binop": null }, - "start": 77633, - "end": 77634, + "start": 77620, + "end": 77621, "loc": { "start": { "line": 2527, @@ -382342,8 +382400,8 @@ "binop": null, "updateContext": null }, - "start": 77635, - "end": 77637, + "start": 77622, + "end": 77624, "loc": { "start": { "line": 2527, @@ -382367,8 +382425,8 @@ "postfix": false, "binop": null }, - "start": 77638, - "end": 77639, + "start": 77625, + "end": 77626, "loc": { "start": { "line": 2527, @@ -382395,8 +382453,8 @@ "updateContext": null }, "value": "let", - "start": 77652, - "end": 77655, + "start": 77639, + "end": 77642, "loc": { "start": { "line": 2528, @@ -382421,8 +382479,8 @@ "binop": null }, "value": "col", - "start": 77656, - "end": 77659, + "start": 77643, + "end": 77646, "loc": { "start": { "line": 2528, @@ -382447,8 +382505,8 @@ "binop": null, "updateContext": null }, - "start": 77659, - "end": 77660, + "start": 77646, + "end": 77647, "loc": { "start": { "line": 2528, @@ -382475,8 +382533,8 @@ "updateContext": null }, "value": "if", - "start": 77673, - "end": 77675, + "start": 77660, + "end": 77662, "loc": { "start": { "line": 2529, @@ -382500,8 +382558,8 @@ "postfix": false, "binop": null }, - "start": 77676, - "end": 77677, + "start": 77663, + "end": 77664, "loc": { "start": { "line": 2529, @@ -382526,8 +382584,8 @@ "binop": null }, "value": "tblHasColTag", - "start": 77677, - "end": 77689, + "start": 77664, + "end": 77676, "loc": { "start": { "line": 2529, @@ -382551,8 +382609,8 @@ "postfix": false, "binop": null }, - "start": 77689, - "end": 77690, + "start": 77676, + "end": 77677, "loc": { "start": { "line": 2529, @@ -382576,8 +382634,8 @@ "postfix": false, "binop": null }, - "start": 77691, - "end": 77692, + "start": 77678, + "end": 77679, "loc": { "start": { "line": 2529, @@ -382602,8 +382660,8 @@ "binop": null }, "value": "col", - "start": 77709, - "end": 77712, + "start": 77696, + "end": 77699, "loc": { "start": { "line": 2530, @@ -382629,8 +382687,8 @@ "updateContext": null }, "value": "=", - "start": 77713, - "end": 77714, + "start": 77700, + "end": 77701, "loc": { "start": { "line": 2530, @@ -382655,8 +382713,8 @@ "binop": null }, "value": "colTags", - "start": 77715, - "end": 77722, + "start": 77702, + "end": 77709, "loc": { "start": { "line": 2530, @@ -382681,8 +382739,8 @@ "binop": null, "updateContext": null }, - "start": 77722, - "end": 77723, + "start": 77709, + "end": 77710, "loc": { "start": { "line": 2530, @@ -382707,8 +382765,8 @@ "binop": null }, "value": "k", - "start": 77723, - "end": 77724, + "start": 77710, + "end": 77711, "loc": { "start": { "line": 2530, @@ -382733,8 +382791,8 @@ "binop": null, "updateContext": null }, - "start": 77724, - "end": 77725, + "start": 77711, + "end": 77712, "loc": { "start": { "line": 2530, @@ -382759,8 +382817,8 @@ "binop": null, "updateContext": null }, - "start": 77725, - "end": 77726, + "start": 77712, + "end": 77713, "loc": { "start": { "line": 2530, @@ -382784,8 +382842,8 @@ "postfix": false, "binop": null }, - "start": 77739, - "end": 77740, + "start": 77726, + "end": 77727, "loc": { "start": { "line": 2531, @@ -382812,8 +382870,8 @@ "updateContext": null }, "value": "else", - "start": 77741, - "end": 77745, + "start": 77728, + "end": 77732, "loc": { "start": { "line": 2531, @@ -382837,8 +382895,8 @@ "postfix": false, "binop": null }, - "start": 77746, - "end": 77747, + "start": 77733, + "end": 77734, "loc": { "start": { "line": 2531, @@ -382863,8 +382921,8 @@ "binop": null }, "value": "col", - "start": 77764, - "end": 77767, + "start": 77751, + "end": 77754, "loc": { "start": { "line": 2532, @@ -382890,8 +382948,8 @@ "updateContext": null }, "value": "=", - "start": 77768, - "end": 77769, + "start": 77755, + "end": 77756, "loc": { "start": { "line": 2532, @@ -382916,8 +382974,8 @@ "binop": null }, "value": "createElm", - "start": 77770, - "end": 77779, + "start": 77757, + "end": 77766, "loc": { "start": { "line": 2532, @@ -382941,8 +382999,8 @@ "postfix": false, "binop": null }, - "start": 77779, - "end": 77780, + "start": 77766, + "end": 77767, "loc": { "start": { "line": 2532, @@ -382968,8 +383026,8 @@ "updateContext": null }, "value": "col", - "start": 77780, - "end": 77785, + "start": 77767, + "end": 77772, "loc": { "start": { "line": 2532, @@ -382993,8 +383051,8 @@ "postfix": false, "binop": null }, - "start": 77785, - "end": 77786, + "start": 77772, + "end": 77773, "loc": { "start": { "line": 2532, @@ -383019,8 +383077,8 @@ "binop": null, "updateContext": null }, - "start": 77786, - "end": 77787, + "start": 77773, + "end": 77774, "loc": { "start": { "line": 2532, @@ -383045,8 +383103,8 @@ "binop": null }, "value": "frag", - "start": 77804, - "end": 77808, + "start": 77791, + "end": 77795, "loc": { "start": { "line": 2533, @@ -383071,8 +383129,8 @@ "binop": null, "updateContext": null }, - "start": 77808, - "end": 77809, + "start": 77795, + "end": 77796, "loc": { "start": { "line": 2533, @@ -383097,8 +383155,8 @@ "binop": null }, "value": "appendChild", - "start": 77809, - "end": 77820, + "start": 77796, + "end": 77807, "loc": { "start": { "line": 2533, @@ -383122,8 +383180,8 @@ "postfix": false, "binop": null }, - "start": 77820, - "end": 77821, + "start": 77807, + "end": 77808, "loc": { "start": { "line": 2533, @@ -383148,8 +383206,8 @@ "binop": null }, "value": "col", - "start": 77821, - "end": 77824, + "start": 77808, + "end": 77811, "loc": { "start": { "line": 2533, @@ -383173,8 +383231,8 @@ "postfix": false, "binop": null }, - "start": 77824, - "end": 77825, + "start": 77811, + "end": 77812, "loc": { "start": { "line": 2533, @@ -383199,8 +383257,8 @@ "binop": null, "updateContext": null }, - "start": 77825, - "end": 77826, + "start": 77812, + "end": 77813, "loc": { "start": { "line": 2533, @@ -383224,8 +383282,8 @@ "postfix": false, "binop": null }, - "start": 77839, - "end": 77840, + "start": 77826, + "end": 77827, "loc": { "start": { "line": 2534, @@ -383250,8 +383308,8 @@ "binop": null }, "value": "col", - "start": 77853, - "end": 77856, + "start": 77840, + "end": 77843, "loc": { "start": { "line": 2535, @@ -383276,8 +383334,8 @@ "binop": null, "updateContext": null }, - "start": 77856, - "end": 77857, + "start": 77843, + "end": 77844, "loc": { "start": { "line": 2535, @@ -383302,8 +383360,8 @@ "binop": null }, "value": "style", - "start": 77857, - "end": 77862, + "start": 77844, + "end": 77849, "loc": { "start": { "line": 2535, @@ -383328,8 +383386,8 @@ "binop": null, "updateContext": null }, - "start": 77862, - "end": 77863, + "start": 77849, + "end": 77850, "loc": { "start": { "line": 2535, @@ -383354,8 +383412,8 @@ "binop": null }, "value": "width", - "start": 77863, - "end": 77868, + "start": 77850, + "end": 77855, "loc": { "start": { "line": 2535, @@ -383381,8 +383439,8 @@ "updateContext": null }, "value": "=", - "start": 77869, - "end": 77870, + "start": 77856, + "end": 77857, "loc": { "start": { "line": 2535, @@ -383407,8 +383465,8 @@ "binop": null }, "value": "colWidths", - "start": 77871, - "end": 77880, + "start": 77858, + "end": 77867, "loc": { "start": { "line": 2535, @@ -383433,8 +383491,8 @@ "binop": null, "updateContext": null }, - "start": 77880, - "end": 77881, + "start": 77867, + "end": 77868, "loc": { "start": { "line": 2535, @@ -383459,8 +383517,8 @@ "binop": null }, "value": "k", - "start": 77881, - "end": 77882, + "start": 77868, + "end": 77869, "loc": { "start": { "line": 2535, @@ -383485,8 +383543,8 @@ "binop": null, "updateContext": null }, - "start": 77882, - "end": 77883, + "start": 77869, + "end": 77870, "loc": { "start": { "line": 2535, @@ -383511,8 +383569,8 @@ "binop": null, "updateContext": null }, - "start": 77883, - "end": 77884, + "start": 77870, + "end": 77871, "loc": { "start": { "line": 2535, @@ -383536,8 +383594,8 @@ "postfix": false, "binop": null }, - "start": 77893, - "end": 77894, + "start": 77880, + "end": 77881, "loc": { "start": { "line": 2536, @@ -383561,8 +383619,8 @@ "postfix": false, "binop": null }, - "start": 77894, - "end": 77895, + "start": 77881, + "end": 77882, "loc": { "start": { "line": 2536, @@ -383587,8 +383645,8 @@ "binop": null, "updateContext": null }, - "start": 77895, - "end": 77896, + "start": 77882, + "end": 77883, "loc": { "start": { "line": 2536, @@ -383615,8 +383673,8 @@ "updateContext": null }, "value": "if", - "start": 77906, - "end": 77908, + "start": 77893, + "end": 77895, "loc": { "start": { "line": 2538, @@ -383640,8 +383698,8 @@ "postfix": false, "binop": null }, - "start": 77909, - "end": 77910, + "start": 77896, + "end": 77897, "loc": { "start": { "line": 2538, @@ -383667,8 +383725,8 @@ "updateContext": null }, "value": "!", - "start": 77910, - "end": 77911, + "start": 77897, + "end": 77898, "loc": { "start": { "line": 2538, @@ -383693,8 +383751,8 @@ "binop": null }, "value": "tblHasColTag", - "start": 77911, - "end": 77923, + "start": 77898, + "end": 77910, "loc": { "start": { "line": 2538, @@ -383718,8 +383776,8 @@ "postfix": false, "binop": null }, - "start": 77923, - "end": 77924, + "start": 77910, + "end": 77911, "loc": { "start": { "line": 2538, @@ -383743,8 +383801,8 @@ "postfix": false, "binop": null }, - "start": 77925, - "end": 77926, + "start": 77912, + "end": 77913, "loc": { "start": { "line": 2538, @@ -383769,8 +383827,8 @@ "binop": null }, "value": "tbl", - "start": 77939, - "end": 77942, + "start": 77926, + "end": 77929, "loc": { "start": { "line": 2539, @@ -383795,8 +383853,8 @@ "binop": null, "updateContext": null }, - "start": 77942, - "end": 77943, + "start": 77929, + "end": 77930, "loc": { "start": { "line": 2539, @@ -383821,8 +383879,8 @@ "binop": null }, "value": "insertBefore", - "start": 77943, - "end": 77955, + "start": 77930, + "end": 77942, "loc": { "start": { "line": 2539, @@ -383846,8 +383904,8 @@ "postfix": false, "binop": null }, - "start": 77955, - "end": 77956, + "start": 77942, + "end": 77943, "loc": { "start": { "line": 2539, @@ -383872,8 +383930,8 @@ "binop": null }, "value": "frag", - "start": 77956, - "end": 77960, + "start": 77943, + "end": 77947, "loc": { "start": { "line": 2539, @@ -383898,8 +383956,8 @@ "binop": null, "updateContext": null }, - "start": 77960, - "end": 77961, + "start": 77947, + "end": 77948, "loc": { "start": { "line": 2539, @@ -383924,8 +383982,8 @@ "binop": null }, "value": "tbl", - "start": 77962, - "end": 77965, + "start": 77949, + "end": 77952, "loc": { "start": { "line": 2539, @@ -383950,8 +384008,8 @@ "binop": null, "updateContext": null }, - "start": 77965, - "end": 77966, + "start": 77952, + "end": 77953, "loc": { "start": { "line": 2539, @@ -383976,8 +384034,8 @@ "binop": null }, "value": "firstChild", - "start": 77966, - "end": 77976, + "start": 77953, + "end": 77963, "loc": { "start": { "line": 2539, @@ -384001,8 +384059,8 @@ "postfix": false, "binop": null }, - "start": 77976, - "end": 77977, + "start": 77963, + "end": 77964, "loc": { "start": { "line": 2539, @@ -384027,8 +384085,8 @@ "binop": null, "updateContext": null }, - "start": 77977, - "end": 77978, + "start": 77964, + "end": 77965, "loc": { "start": { "line": 2539, @@ -384052,8 +384110,8 @@ "postfix": false, "binop": null }, - "start": 77987, - "end": 77988, + "start": 77974, + "end": 77975, "loc": { "start": { "line": 2540, @@ -384077,8 +384135,8 @@ "postfix": false, "binop": null }, - "start": 77993, - "end": 77994, + "start": 77980, + "end": 77981, "loc": { "start": { "line": 2541, @@ -384093,8 +384151,8 @@ { "type": "CommentBlock", "value": "*\n * Exclude rows from actions\n ", - "start": 78000, - "end": 78044, + "start": 77987, + "end": 78031, "loc": { "start": { "line": 2543, @@ -384119,8 +384177,8 @@ "binop": null }, "value": "setExcludeRows", - "start": 78049, - "end": 78063, + "start": 78036, + "end": 78050, "loc": { "start": { "line": 2546, @@ -384144,8 +384202,8 @@ "postfix": false, "binop": null }, - "start": 78063, - "end": 78064, + "start": 78050, + "end": 78051, "loc": { "start": { "line": 2546, @@ -384169,8 +384227,8 @@ "postfix": false, "binop": null }, - "start": 78064, - "end": 78065, + "start": 78051, + "end": 78052, "loc": { "start": { "line": 2546, @@ -384194,8 +384252,8 @@ "postfix": false, "binop": null }, - "start": 78066, - "end": 78067, + "start": 78053, + "end": 78054, "loc": { "start": { "line": 2546, @@ -384222,8 +384280,8 @@ "updateContext": null }, "value": "if", - "start": 78076, - "end": 78078, + "start": 78063, + "end": 78065, "loc": { "start": { "line": 2547, @@ -384247,8 +384305,8 @@ "postfix": false, "binop": null }, - "start": 78079, - "end": 78080, + "start": 78066, + "end": 78067, "loc": { "start": { "line": 2547, @@ -384274,8 +384332,8 @@ "updateContext": null }, "value": "!", - "start": 78080, - "end": 78081, + "start": 78067, + "end": 78068, "loc": { "start": { "line": 2547, @@ -384302,8 +384360,8 @@ "updateContext": null }, "value": "this", - "start": 78081, - "end": 78085, + "start": 78068, + "end": 78072, "loc": { "start": { "line": 2547, @@ -384328,8 +384386,8 @@ "binop": null, "updateContext": null }, - "start": 78085, - "end": 78086, + "start": 78072, + "end": 78073, "loc": { "start": { "line": 2547, @@ -384354,8 +384412,8 @@ "binop": null }, "value": "hasExcludedRows", - "start": 78086, - "end": 78101, + "start": 78073, + "end": 78088, "loc": { "start": { "line": 2547, @@ -384379,8 +384437,8 @@ "postfix": false, "binop": null }, - "start": 78101, - "end": 78102, + "start": 78088, + "end": 78089, "loc": { "start": { "line": 2547, @@ -384404,8 +384462,8 @@ "postfix": false, "binop": null }, - "start": 78103, - "end": 78104, + "start": 78090, + "end": 78091, "loc": { "start": { "line": 2547, @@ -384432,8 +384490,8 @@ "updateContext": null }, "value": "return", - "start": 78117, - "end": 78123, + "start": 78104, + "end": 78110, "loc": { "start": { "line": 2548, @@ -384458,8 +384516,8 @@ "binop": null, "updateContext": null }, - "start": 78123, - "end": 78124, + "start": 78110, + "end": 78111, "loc": { "start": { "line": 2548, @@ -384483,8 +384541,8 @@ "postfix": false, "binop": null }, - "start": 78133, - "end": 78134, + "start": 78120, + "end": 78121, "loc": { "start": { "line": 2549, @@ -384511,8 +384569,8 @@ "updateContext": null }, "value": "this", - "start": 78143, - "end": 78147, + "start": 78130, + "end": 78134, "loc": { "start": { "line": 2550, @@ -384537,8 +384595,8 @@ "binop": null, "updateContext": null }, - "start": 78147, - "end": 78148, + "start": 78134, + "end": 78135, "loc": { "start": { "line": 2550, @@ -384563,8 +384621,8 @@ "binop": null }, "value": "excludeRows", - "start": 78148, - "end": 78159, + "start": 78135, + "end": 78146, "loc": { "start": { "line": 2550, @@ -384589,8 +384647,8 @@ "binop": null, "updateContext": null }, - "start": 78159, - "end": 78160, + "start": 78146, + "end": 78147, "loc": { "start": { "line": 2550, @@ -384615,8 +384673,8 @@ "binop": null }, "value": "forEach", - "start": 78160, - "end": 78167, + "start": 78147, + "end": 78154, "loc": { "start": { "line": 2550, @@ -384640,8 +384698,8 @@ "postfix": false, "binop": null }, - "start": 78167, - "end": 78168, + "start": 78154, + "end": 78155, "loc": { "start": { "line": 2550, @@ -384665,8 +384723,8 @@ "postfix": false, "binop": null }, - "start": 78168, - "end": 78169, + "start": 78155, + "end": 78156, "loc": { "start": { "line": 2550, @@ -384691,8 +384749,8 @@ "binop": null }, "value": "rowIdx", - "start": 78169, - "end": 78175, + "start": 78156, + "end": 78162, "loc": { "start": { "line": 2550, @@ -384716,8 +384774,8 @@ "postfix": false, "binop": null }, - "start": 78175, - "end": 78176, + "start": 78162, + "end": 78163, "loc": { "start": { "line": 2550, @@ -384742,8 +384800,8 @@ "binop": null, "updateContext": null }, - "start": 78177, - "end": 78179, + "start": 78164, + "end": 78166, "loc": { "start": { "line": 2550, @@ -384770,8 +384828,8 @@ "updateContext": null }, "value": "this", - "start": 78180, - "end": 78184, + "start": 78167, + "end": 78171, "loc": { "start": { "line": 2550, @@ -384796,8 +384854,8 @@ "binop": null, "updateContext": null }, - "start": 78184, - "end": 78185, + "start": 78171, + "end": 78172, "loc": { "start": { "line": 2550, @@ -384822,8 +384880,8 @@ "binop": null }, "value": "validateRow", - "start": 78185, - "end": 78196, + "start": 78172, + "end": 78183, "loc": { "start": { "line": 2550, @@ -384847,8 +384905,8 @@ "postfix": false, "binop": null }, - "start": 78196, - "end": 78197, + "start": 78183, + "end": 78184, "loc": { "start": { "line": 2550, @@ -384873,8 +384931,8 @@ "binop": null }, "value": "rowIdx", - "start": 78197, - "end": 78203, + "start": 78184, + "end": 78190, "loc": { "start": { "line": 2550, @@ -384899,8 +384957,8 @@ "binop": null, "updateContext": null }, - "start": 78203, - "end": 78204, + "start": 78190, + "end": 78191, "loc": { "start": { "line": 2550, @@ -384927,8 +384985,8 @@ "updateContext": null }, "value": "true", - "start": 78205, - "end": 78209, + "start": 78192, + "end": 78196, "loc": { "start": { "line": 2550, @@ -384952,8 +385010,8 @@ "postfix": false, "binop": null }, - "start": 78209, - "end": 78210, + "start": 78196, + "end": 78197, "loc": { "start": { "line": 2550, @@ -384977,8 +385035,8 @@ "postfix": false, "binop": null }, - "start": 78210, - "end": 78211, + "start": 78197, + "end": 78198, "loc": { "start": { "line": 2550, @@ -385003,8 +385061,8 @@ "binop": null, "updateContext": null }, - "start": 78211, - "end": 78212, + "start": 78198, + "end": 78199, "loc": { "start": { "line": 2550, @@ -385028,8 +385086,8 @@ "postfix": false, "binop": null }, - "start": 78217, - "end": 78218, + "start": 78204, + "end": 78205, "loc": { "start": { "line": 2551, @@ -385044,8 +385102,8 @@ { "type": "CommentBlock", "value": "*\n * Clear all the filters' values\n ", - "start": 78224, - "end": 78272, + "start": 78211, + "end": 78259, "loc": { "start": { "line": 2553, @@ -385070,8 +385128,8 @@ "binop": null }, "value": "clearFilters", - "start": 78277, - "end": 78289, + "start": 78264, + "end": 78276, "loc": { "start": { "line": 2556, @@ -385095,8 +385153,8 @@ "postfix": false, "binop": null }, - "start": 78289, - "end": 78290, + "start": 78276, + "end": 78277, "loc": { "start": { "line": 2556, @@ -385120,8 +385178,8 @@ "postfix": false, "binop": null }, - "start": 78290, - "end": 78291, + "start": 78277, + "end": 78278, "loc": { "start": { "line": 2556, @@ -385145,8 +385203,8 @@ "postfix": false, "binop": null }, - "start": 78292, - "end": 78293, + "start": 78279, + "end": 78280, "loc": { "start": { "line": 2556, @@ -385173,8 +385231,8 @@ "updateContext": null }, "value": "if", - "start": 78302, - "end": 78304, + "start": 78289, + "end": 78291, "loc": { "start": { "line": 2557, @@ -385198,8 +385256,8 @@ "postfix": false, "binop": null }, - "start": 78305, - "end": 78306, + "start": 78292, + "end": 78293, "loc": { "start": { "line": 2557, @@ -385225,8 +385283,8 @@ "updateContext": null }, "value": "!", - "start": 78306, - "end": 78307, + "start": 78293, + "end": 78294, "loc": { "start": { "line": 2557, @@ -385253,8 +385311,8 @@ "updateContext": null }, "value": "this", - "start": 78307, - "end": 78311, + "start": 78294, + "end": 78298, "loc": { "start": { "line": 2557, @@ -385279,8 +385337,8 @@ "binop": null, "updateContext": null }, - "start": 78311, - "end": 78312, + "start": 78298, + "end": 78299, "loc": { "start": { "line": 2557, @@ -385305,8 +385363,8 @@ "binop": null }, "value": "fltGrid", - "start": 78312, - "end": 78319, + "start": 78299, + "end": 78306, "loc": { "start": { "line": 2557, @@ -385330,8 +385388,8 @@ "postfix": false, "binop": null }, - "start": 78319, - "end": 78320, + "start": 78306, + "end": 78307, "loc": { "start": { "line": 2557, @@ -385355,8 +385413,8 @@ "postfix": false, "binop": null }, - "start": 78321, - "end": 78322, + "start": 78308, + "end": 78309, "loc": { "start": { "line": 2557, @@ -385383,8 +385441,8 @@ "updateContext": null }, "value": "return", - "start": 78335, - "end": 78341, + "start": 78322, + "end": 78328, "loc": { "start": { "line": 2558, @@ -385409,8 +385467,8 @@ "binop": null, "updateContext": null }, - "start": 78341, - "end": 78342, + "start": 78328, + "end": 78329, "loc": { "start": { "line": 2558, @@ -385434,8 +385492,8 @@ "postfix": false, "binop": null }, - "start": 78351, - "end": 78352, + "start": 78338, + "end": 78339, "loc": { "start": { "line": 2559, @@ -385462,8 +385520,8 @@ "updateContext": null }, "value": "this", - "start": 78362, - "end": 78366, + "start": 78349, + "end": 78353, "loc": { "start": { "line": 2561, @@ -385488,8 +385546,8 @@ "binop": null, "updateContext": null }, - "start": 78366, - "end": 78367, + "start": 78353, + "end": 78354, "loc": { "start": { "line": 2561, @@ -385514,8 +385572,8 @@ "binop": null }, "value": "emitter", - "start": 78367, - "end": 78374, + "start": 78354, + "end": 78361, "loc": { "start": { "line": 2561, @@ -385540,8 +385598,8 @@ "binop": null, "updateContext": null }, - "start": 78374, - "end": 78375, + "start": 78361, + "end": 78362, "loc": { "start": { "line": 2561, @@ -385566,8 +385624,8 @@ "binop": null }, "value": "emit", - "start": 78375, - "end": 78379, + "start": 78362, + "end": 78366, "loc": { "start": { "line": 2561, @@ -385591,8 +385649,8 @@ "postfix": false, "binop": null }, - "start": 78379, - "end": 78380, + "start": 78366, + "end": 78367, "loc": { "start": { "line": 2561, @@ -385618,8 +385676,8 @@ "updateContext": null }, "value": "before-clearing-filters", - "start": 78380, - "end": 78405, + "start": 78367, + "end": 78392, "loc": { "start": { "line": 2561, @@ -385644,8 +385702,8 @@ "binop": null, "updateContext": null }, - "start": 78405, - "end": 78406, + "start": 78392, + "end": 78393, "loc": { "start": { "line": 2561, @@ -385672,8 +385730,8 @@ "updateContext": null }, "value": "this", - "start": 78407, - "end": 78411, + "start": 78394, + "end": 78398, "loc": { "start": { "line": 2561, @@ -385697,8 +385755,8 @@ "postfix": false, "binop": null }, - "start": 78411, - "end": 78412, + "start": 78398, + "end": 78399, "loc": { "start": { "line": 2561, @@ -385723,8 +385781,8 @@ "binop": null, "updateContext": null }, - "start": 78412, - "end": 78413, + "start": 78399, + "end": 78400, "loc": { "start": { "line": 2561, @@ -385751,8 +385809,8 @@ "updateContext": null }, "value": "this", - "start": 78422, - "end": 78426, + "start": 78409, + "end": 78413, "loc": { "start": { "line": 2562, @@ -385777,8 +385835,8 @@ "binop": null, "updateContext": null }, - "start": 78426, - "end": 78427, + "start": 78413, + "end": 78414, "loc": { "start": { "line": 2562, @@ -385803,8 +385861,8 @@ "binop": null }, "value": "onBeforeReset", - "start": 78427, - "end": 78440, + "start": 78414, + "end": 78427, "loc": { "start": { "line": 2562, @@ -385828,8 +385886,8 @@ "postfix": false, "binop": null }, - "start": 78440, - "end": 78441, + "start": 78427, + "end": 78428, "loc": { "start": { "line": 2562, @@ -385856,8 +385914,8 @@ "updateContext": null }, "value": "this", - "start": 78441, - "end": 78445, + "start": 78428, + "end": 78432, "loc": { "start": { "line": 2562, @@ -385882,8 +385940,8 @@ "binop": null, "updateContext": null }, - "start": 78445, - "end": 78446, + "start": 78432, + "end": 78433, "loc": { "start": { "line": 2562, @@ -385910,8 +385968,8 @@ "updateContext": null }, "value": "this", - "start": 78447, - "end": 78451, + "start": 78434, + "end": 78438, "loc": { "start": { "line": 2562, @@ -385936,8 +385994,8 @@ "binop": null, "updateContext": null }, - "start": 78451, - "end": 78452, + "start": 78438, + "end": 78439, "loc": { "start": { "line": 2562, @@ -385962,8 +386020,8 @@ "binop": null }, "value": "getFiltersValue", - "start": 78452, - "end": 78467, + "start": 78439, + "end": 78454, "loc": { "start": { "line": 2562, @@ -385987,8 +386045,8 @@ "postfix": false, "binop": null }, - "start": 78467, - "end": 78468, + "start": 78454, + "end": 78455, "loc": { "start": { "line": 2562, @@ -386012,8 +386070,8 @@ "postfix": false, "binop": null }, - "start": 78468, - "end": 78469, + "start": 78455, + "end": 78456, "loc": { "start": { "line": 2562, @@ -386037,8 +386095,8 @@ "postfix": false, "binop": null }, - "start": 78469, - "end": 78470, + "start": 78456, + "end": 78457, "loc": { "start": { "line": 2562, @@ -386063,8 +386121,8 @@ "binop": null, "updateContext": null }, - "start": 78470, - "end": 78471, + "start": 78457, + "end": 78458, "loc": { "start": { "line": 2562, @@ -386091,8 +386149,8 @@ "updateContext": null }, "value": "for", - "start": 78481, - "end": 78484, + "start": 78468, + "end": 78471, "loc": { "start": { "line": 2564, @@ -386116,8 +386174,8 @@ "postfix": false, "binop": null }, - "start": 78485, - "end": 78486, + "start": 78472, + "end": 78473, "loc": { "start": { "line": 2564, @@ -386144,8 +386202,8 @@ "updateContext": null }, "value": "let", - "start": 78486, - "end": 78489, + "start": 78473, + "end": 78476, "loc": { "start": { "line": 2564, @@ -386170,8 +386228,8 @@ "binop": null }, "value": "i", - "start": 78490, - "end": 78491, + "start": 78477, + "end": 78478, "loc": { "start": { "line": 2564, @@ -386197,8 +386255,8 @@ "updateContext": null }, "value": "=", - "start": 78492, - "end": 78493, + "start": 78479, + "end": 78480, "loc": { "start": { "line": 2564, @@ -386224,8 +386282,8 @@ "updateContext": null }, "value": 0, - "start": 78494, - "end": 78495, + "start": 78481, + "end": 78482, "loc": { "start": { "line": 2564, @@ -386250,8 +386308,8 @@ "binop": null, "updateContext": null }, - "start": 78495, - "end": 78496, + "start": 78482, + "end": 78483, "loc": { "start": { "line": 2564, @@ -386276,8 +386334,8 @@ "binop": null }, "value": "len", - "start": 78497, - "end": 78500, + "start": 78484, + "end": 78487, "loc": { "start": { "line": 2564, @@ -386303,8 +386361,8 @@ "updateContext": null }, "value": "=", - "start": 78501, - "end": 78502, + "start": 78488, + "end": 78489, "loc": { "start": { "line": 2564, @@ -386331,8 +386389,8 @@ "updateContext": null }, "value": "this", - "start": 78503, - "end": 78507, + "start": 78490, + "end": 78494, "loc": { "start": { "line": 2564, @@ -386357,8 +386415,8 @@ "binop": null, "updateContext": null }, - "start": 78507, - "end": 78508, + "start": 78494, + "end": 78495, "loc": { "start": { "line": 2564, @@ -386383,8 +386441,8 @@ "binop": null }, "value": "fltIds", - "start": 78508, - "end": 78514, + "start": 78495, + "end": 78501, "loc": { "start": { "line": 2564, @@ -386409,8 +386467,8 @@ "binop": null, "updateContext": null }, - "start": 78514, - "end": 78515, + "start": 78501, + "end": 78502, "loc": { "start": { "line": 2564, @@ -386435,8 +386493,8 @@ "binop": null }, "value": "length", - "start": 78515, - "end": 78521, + "start": 78502, + "end": 78508, "loc": { "start": { "line": 2564, @@ -386461,8 +386519,8 @@ "binop": null, "updateContext": null }, - "start": 78521, - "end": 78522, + "start": 78508, + "end": 78509, "loc": { "start": { "line": 2564, @@ -386487,8 +386545,8 @@ "binop": null }, "value": "i", - "start": 78523, - "end": 78524, + "start": 78510, + "end": 78511, "loc": { "start": { "line": 2564, @@ -386514,8 +386572,8 @@ "updateContext": null }, "value": "<", - "start": 78525, - "end": 78526, + "start": 78512, + "end": 78513, "loc": { "start": { "line": 2564, @@ -386540,8 +386598,8 @@ "binop": null }, "value": "len", - "start": 78527, - "end": 78530, + "start": 78514, + "end": 78517, "loc": { "start": { "line": 2564, @@ -386566,8 +386624,8 @@ "binop": null, "updateContext": null }, - "start": 78530, - "end": 78531, + "start": 78517, + "end": 78518, "loc": { "start": { "line": 2564, @@ -386592,8 +386650,8 @@ "binop": null }, "value": "i", - "start": 78532, - "end": 78533, + "start": 78519, + "end": 78520, "loc": { "start": { "line": 2564, @@ -386618,8 +386676,8 @@ "binop": null }, "value": "++", - "start": 78533, - "end": 78535, + "start": 78520, + "end": 78522, "loc": { "start": { "line": 2564, @@ -386643,8 +386701,8 @@ "postfix": false, "binop": null }, - "start": 78535, - "end": 78536, + "start": 78522, + "end": 78523, "loc": { "start": { "line": 2564, @@ -386668,8 +386726,8 @@ "postfix": false, "binop": null }, - "start": 78537, - "end": 78538, + "start": 78524, + "end": 78525, "loc": { "start": { "line": 2564, @@ -386696,8 +386754,8 @@ "updateContext": null }, "value": "this", - "start": 78551, - "end": 78555, + "start": 78538, + "end": 78542, "loc": { "start": { "line": 2565, @@ -386722,8 +386780,8 @@ "binop": null, "updateContext": null }, - "start": 78555, - "end": 78556, + "start": 78542, + "end": 78543, "loc": { "start": { "line": 2565, @@ -386748,8 +386806,8 @@ "binop": null }, "value": "setFilterValue", - "start": 78556, - "end": 78570, + "start": 78543, + "end": 78557, "loc": { "start": { "line": 2565, @@ -386773,8 +386831,8 @@ "postfix": false, "binop": null }, - "start": 78570, - "end": 78571, + "start": 78557, + "end": 78558, "loc": { "start": { "line": 2565, @@ -386799,8 +386857,8 @@ "binop": null }, "value": "i", - "start": 78571, - "end": 78572, + "start": 78558, + "end": 78559, "loc": { "start": { "line": 2565, @@ -386825,8 +386883,8 @@ "binop": null, "updateContext": null }, - "start": 78572, - "end": 78573, + "start": 78559, + "end": 78560, "loc": { "start": { "line": 2565, @@ -386852,8 +386910,8 @@ "updateContext": null }, "value": "", - "start": 78574, - "end": 78576, + "start": 78561, + "end": 78563, "loc": { "start": { "line": 2565, @@ -386877,8 +386935,8 @@ "postfix": false, "binop": null }, - "start": 78576, - "end": 78577, + "start": 78563, + "end": 78564, "loc": { "start": { "line": 2565, @@ -386903,8 +386961,8 @@ "binop": null, "updateContext": null }, - "start": 78577, - "end": 78578, + "start": 78564, + "end": 78565, "loc": { "start": { "line": 2565, @@ -386928,8 +386986,8 @@ "postfix": false, "binop": null }, - "start": 78587, - "end": 78588, + "start": 78574, + "end": 78575, "loc": { "start": { "line": 2566, @@ -386956,8 +387014,8 @@ "updateContext": null }, "value": "this", - "start": 78598, - "end": 78602, + "start": 78585, + "end": 78589, "loc": { "start": { "line": 2568, @@ -386982,8 +387040,8 @@ "binop": null, "updateContext": null }, - "start": 78602, - "end": 78603, + "start": 78589, + "end": 78590, "loc": { "start": { "line": 2568, @@ -387008,8 +387066,8 @@ "binop": null }, "value": "filter", - "start": 78603, - "end": 78609, + "start": 78590, + "end": 78596, "loc": { "start": { "line": 2568, @@ -387033,8 +387091,8 @@ "postfix": false, "binop": null }, - "start": 78609, - "end": 78610, + "start": 78596, + "end": 78597, "loc": { "start": { "line": 2568, @@ -387058,8 +387116,8 @@ "postfix": false, "binop": null }, - "start": 78610, - "end": 78611, + "start": 78597, + "end": 78598, "loc": { "start": { "line": 2568, @@ -387084,8 +387142,8 @@ "binop": null, "updateContext": null }, - "start": 78611, - "end": 78612, + "start": 78598, + "end": 78599, "loc": { "start": { "line": 2568, @@ -387112,8 +387170,8 @@ "updateContext": null }, "value": "this", - "start": 78622, - "end": 78626, + "start": 78609, + "end": 78613, "loc": { "start": { "line": 2570, @@ -387138,8 +387196,8 @@ "binop": null, "updateContext": null }, - "start": 78626, - "end": 78627, + "start": 78613, + "end": 78614, "loc": { "start": { "line": 2570, @@ -387164,8 +387222,8 @@ "binop": null }, "value": "onAfterReset", - "start": 78627, - "end": 78639, + "start": 78614, + "end": 78626, "loc": { "start": { "line": 2570, @@ -387189,8 +387247,8 @@ "postfix": false, "binop": null }, - "start": 78639, - "end": 78640, + "start": 78626, + "end": 78627, "loc": { "start": { "line": 2570, @@ -387217,8 +387275,8 @@ "updateContext": null }, "value": "this", - "start": 78640, - "end": 78644, + "start": 78627, + "end": 78631, "loc": { "start": { "line": 2570, @@ -387242,8 +387300,8 @@ "postfix": false, "binop": null }, - "start": 78644, - "end": 78645, + "start": 78631, + "end": 78632, "loc": { "start": { "line": 2570, @@ -387268,8 +387326,8 @@ "binop": null, "updateContext": null }, - "start": 78645, - "end": 78646, + "start": 78632, + "end": 78633, "loc": { "start": { "line": 2570, @@ -387296,8 +387354,8 @@ "updateContext": null }, "value": "this", - "start": 78655, - "end": 78659, + "start": 78642, + "end": 78646, "loc": { "start": { "line": 2571, @@ -387322,8 +387380,8 @@ "binop": null, "updateContext": null }, - "start": 78659, - "end": 78660, + "start": 78646, + "end": 78647, "loc": { "start": { "line": 2571, @@ -387348,8 +387406,8 @@ "binop": null }, "value": "emitter", - "start": 78660, - "end": 78667, + "start": 78647, + "end": 78654, "loc": { "start": { "line": 2571, @@ -387374,8 +387432,8 @@ "binop": null, "updateContext": null }, - "start": 78667, - "end": 78668, + "start": 78654, + "end": 78655, "loc": { "start": { "line": 2571, @@ -387400,8 +387458,8 @@ "binop": null }, "value": "emit", - "start": 78668, - "end": 78672, + "start": 78655, + "end": 78659, "loc": { "start": { "line": 2571, @@ -387425,8 +387483,8 @@ "postfix": false, "binop": null }, - "start": 78672, - "end": 78673, + "start": 78659, + "end": 78660, "loc": { "start": { "line": 2571, @@ -387452,8 +387510,8 @@ "updateContext": null }, "value": "after-clearing-filters", - "start": 78673, - "end": 78697, + "start": 78660, + "end": 78684, "loc": { "start": { "line": 2571, @@ -387478,8 +387536,8 @@ "binop": null, "updateContext": null }, - "start": 78697, - "end": 78698, + "start": 78684, + "end": 78685, "loc": { "start": { "line": 2571, @@ -387506,8 +387564,8 @@ "updateContext": null }, "value": "this", - "start": 78699, - "end": 78703, + "start": 78686, + "end": 78690, "loc": { "start": { "line": 2571, @@ -387531,8 +387589,8 @@ "postfix": false, "binop": null }, - "start": 78703, - "end": 78704, + "start": 78690, + "end": 78691, "loc": { "start": { "line": 2571, @@ -387557,8 +387615,8 @@ "binop": null, "updateContext": null }, - "start": 78704, - "end": 78705, + "start": 78691, + "end": 78692, "loc": { "start": { "line": 2571, @@ -387582,8 +387640,8 @@ "postfix": false, "binop": null }, - "start": 78710, - "end": 78711, + "start": 78697, + "end": 78698, "loc": { "start": { "line": 2572, @@ -387598,8 +387656,8 @@ { "type": "CommentBlock", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", - "start": 78717, - "end": 78802, + "start": 78704, + "end": 78789, "loc": { "start": { "line": 2574, @@ -387624,8 +387682,8 @@ "binop": null }, "value": "getActiveFilterId", - "start": 78807, - "end": 78824, + "start": 78794, + "end": 78811, "loc": { "start": { "line": 2578, @@ -387649,8 +387707,8 @@ "postfix": false, "binop": null }, - "start": 78824, - "end": 78825, + "start": 78811, + "end": 78812, "loc": { "start": { "line": 2578, @@ -387674,8 +387732,8 @@ "postfix": false, "binop": null }, - "start": 78825, - "end": 78826, + "start": 78812, + "end": 78813, "loc": { "start": { "line": 2578, @@ -387699,8 +387757,8 @@ "postfix": false, "binop": null }, - "start": 78827, - "end": 78828, + "start": 78814, + "end": 78815, "loc": { "start": { "line": 2578, @@ -387727,8 +387785,8 @@ "updateContext": null }, "value": "return", - "start": 78837, - "end": 78843, + "start": 78824, + "end": 78830, "loc": { "start": { "line": 2579, @@ -387755,8 +387813,8 @@ "updateContext": null }, "value": "this", - "start": 78844, - "end": 78848, + "start": 78831, + "end": 78835, "loc": { "start": { "line": 2579, @@ -387781,8 +387839,8 @@ "binop": null, "updateContext": null }, - "start": 78848, - "end": 78849, + "start": 78835, + "end": 78836, "loc": { "start": { "line": 2579, @@ -387807,8 +387865,8 @@ "binop": null }, "value": "activeFilterId", - "start": 78849, - "end": 78863, + "start": 78836, + "end": 78850, "loc": { "start": { "line": 2579, @@ -387833,8 +387891,8 @@ "binop": null, "updateContext": null }, - "start": 78863, - "end": 78864, + "start": 78850, + "end": 78851, "loc": { "start": { "line": 2579, @@ -387858,8 +387916,8 @@ "postfix": false, "binop": null }, - "start": 78869, - "end": 78870, + "start": 78856, + "end": 78857, "loc": { "start": { "line": 2580, @@ -387874,8 +387932,8 @@ { "type": "CommentBlock", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", - "start": 78876, - "end": 78977, + "start": 78863, + "end": 78964, "loc": { "start": { "line": 2582, @@ -387900,8 +387958,8 @@ "binop": null }, "value": "setActiveFilterId", - "start": 78982, - "end": 78999, + "start": 78969, + "end": 78986, "loc": { "start": { "line": 2586, @@ -387925,8 +387983,8 @@ "postfix": false, "binop": null }, - "start": 78999, - "end": 79000, + "start": 78986, + "end": 78987, "loc": { "start": { "line": 2586, @@ -387951,8 +388009,8 @@ "binop": null }, "value": "filterId", - "start": 79000, - "end": 79008, + "start": 78987, + "end": 78995, "loc": { "start": { "line": 2586, @@ -387976,8 +388034,8 @@ "postfix": false, "binop": null }, - "start": 79008, - "end": 79009, + "start": 78995, + "end": 78996, "loc": { "start": { "line": 2586, @@ -388001,8 +388059,8 @@ "postfix": false, "binop": null }, - "start": 79010, - "end": 79011, + "start": 78997, + "end": 78998, "loc": { "start": { "line": 2586, @@ -388029,8 +388087,8 @@ "updateContext": null }, "value": "this", - "start": 79020, - "end": 79024, + "start": 79007, + "end": 79011, "loc": { "start": { "line": 2587, @@ -388055,8 +388113,8 @@ "binop": null, "updateContext": null }, - "start": 79024, - "end": 79025, + "start": 79011, + "end": 79012, "loc": { "start": { "line": 2587, @@ -388081,8 +388139,8 @@ "binop": null }, "value": "activeFilterId", - "start": 79025, - "end": 79039, + "start": 79012, + "end": 79026, "loc": { "start": { "line": 2587, @@ -388108,8 +388166,8 @@ "updateContext": null }, "value": "=", - "start": 79040, - "end": 79041, + "start": 79027, + "end": 79028, "loc": { "start": { "line": 2587, @@ -388134,8 +388192,8 @@ "binop": null }, "value": "filterId", - "start": 79042, - "end": 79050, + "start": 79029, + "end": 79037, "loc": { "start": { "line": 2587, @@ -388160,8 +388218,8 @@ "binop": null, "updateContext": null }, - "start": 79050, - "end": 79051, + "start": 79037, + "end": 79038, "loc": { "start": { "line": 2587, @@ -388185,8 +388243,8 @@ "postfix": false, "binop": null }, - "start": 79056, - "end": 79057, + "start": 79043, + "end": 79044, "loc": { "start": { "line": 2588, @@ -388201,8 +388259,8 @@ { "type": "CommentBlock", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", - "start": 79063, - "end": 79211, + "start": 79050, + "end": 79198, "loc": { "start": { "line": 2590, @@ -388227,8 +388285,8 @@ "binop": null }, "value": "getColumnIndexFromFilterId", - "start": 79216, - "end": 79242, + "start": 79203, + "end": 79229, "loc": { "start": { "line": 2595, @@ -388252,8 +388310,8 @@ "postfix": false, "binop": null }, - "start": 79242, - "end": 79243, + "start": 79229, + "end": 79230, "loc": { "start": { "line": 2595, @@ -388278,8 +388336,8 @@ "binop": null }, "value": "filterId", - "start": 79243, - "end": 79251, + "start": 79230, + "end": 79238, "loc": { "start": { "line": 2595, @@ -388305,8 +388363,8 @@ "updateContext": null }, "value": "=", - "start": 79252, - "end": 79253, + "start": 79239, + "end": 79240, "loc": { "start": { "line": 2595, @@ -388332,8 +388390,8 @@ "updateContext": null }, "value": "", - "start": 79254, - "end": 79256, + "start": 79241, + "end": 79243, "loc": { "start": { "line": 2595, @@ -388357,8 +388415,8 @@ "postfix": false, "binop": null }, - "start": 79256, - "end": 79257, + "start": 79243, + "end": 79244, "loc": { "start": { "line": 2595, @@ -388382,8 +388440,8 @@ "postfix": false, "binop": null }, - "start": 79258, - "end": 79259, + "start": 79245, + "end": 79246, "loc": { "start": { "line": 2595, @@ -388410,8 +388468,8 @@ "updateContext": null }, "value": "let", - "start": 79268, - "end": 79271, + "start": 79255, + "end": 79258, "loc": { "start": { "line": 2596, @@ -388436,8 +388494,8 @@ "binop": null }, "value": "idx", - "start": 79272, - "end": 79275, + "start": 79259, + "end": 79262, "loc": { "start": { "line": 2596, @@ -388463,8 +388521,8 @@ "updateContext": null }, "value": "=", - "start": 79276, - "end": 79277, + "start": 79263, + "end": 79264, "loc": { "start": { "line": 2596, @@ -388489,8 +388547,8 @@ "binop": null }, "value": "filterId", - "start": 79278, - "end": 79286, + "start": 79265, + "end": 79273, "loc": { "start": { "line": 2596, @@ -388515,8 +388573,8 @@ "binop": null, "updateContext": null }, - "start": 79286, - "end": 79287, + "start": 79273, + "end": 79274, "loc": { "start": { "line": 2596, @@ -388541,8 +388599,8 @@ "binop": null }, "value": "split", - "start": 79287, - "end": 79292, + "start": 79274, + "end": 79279, "loc": { "start": { "line": 2596, @@ -388566,8 +388624,8 @@ "postfix": false, "binop": null }, - "start": 79292, - "end": 79293, + "start": 79279, + "end": 79280, "loc": { "start": { "line": 2596, @@ -388593,8 +388651,8 @@ "updateContext": null }, "value": "_", - "start": 79293, - "end": 79296, + "start": 79280, + "end": 79283, "loc": { "start": { "line": 2596, @@ -388618,8 +388676,8 @@ "postfix": false, "binop": null }, - "start": 79296, - "end": 79297, + "start": 79283, + "end": 79284, "loc": { "start": { "line": 2596, @@ -388644,8 +388702,8 @@ "binop": null, "updateContext": null }, - "start": 79297, - "end": 79298, + "start": 79284, + "end": 79285, "loc": { "start": { "line": 2596, @@ -388671,8 +388729,8 @@ "updateContext": null }, "value": 0, - "start": 79298, - "end": 79299, + "start": 79285, + "end": 79286, "loc": { "start": { "line": 2596, @@ -388697,8 +388755,8 @@ "binop": null, "updateContext": null }, - "start": 79299, - "end": 79300, + "start": 79286, + "end": 79287, "loc": { "start": { "line": 2596, @@ -388723,8 +388781,8 @@ "binop": null, "updateContext": null }, - "start": 79300, - "end": 79301, + "start": 79287, + "end": 79288, "loc": { "start": { "line": 2596, @@ -388749,8 +388807,8 @@ "binop": null }, "value": "idx", - "start": 79310, - "end": 79313, + "start": 79297, + "end": 79300, "loc": { "start": { "line": 2597, @@ -388776,8 +388834,8 @@ "updateContext": null }, "value": "=", - "start": 79314, - "end": 79315, + "start": 79301, + "end": 79302, "loc": { "start": { "line": 2597, @@ -388802,8 +388860,8 @@ "binop": null }, "value": "idx", - "start": 79316, - "end": 79319, + "start": 79303, + "end": 79306, "loc": { "start": { "line": 2597, @@ -388828,8 +388886,8 @@ "binop": null, "updateContext": null }, - "start": 79319, - "end": 79320, + "start": 79306, + "end": 79307, "loc": { "start": { "line": 2597, @@ -388854,8 +388912,8 @@ "binop": null }, "value": "split", - "start": 79320, - "end": 79325, + "start": 79307, + "end": 79312, "loc": { "start": { "line": 2597, @@ -388879,8 +388937,8 @@ "postfix": false, "binop": null }, - "start": 79325, - "end": 79326, + "start": 79312, + "end": 79313, "loc": { "start": { "line": 2597, @@ -388907,8 +388965,8 @@ "updateContext": null }, "value": "this", - "start": 79326, - "end": 79330, + "start": 79313, + "end": 79317, "loc": { "start": { "line": 2597, @@ -388933,8 +388991,8 @@ "binop": null, "updateContext": null }, - "start": 79330, - "end": 79331, + "start": 79317, + "end": 79318, "loc": { "start": { "line": 2597, @@ -388959,8 +389017,8 @@ "binop": null }, "value": "prfxFlt", - "start": 79331, - "end": 79338, + "start": 79318, + "end": 79325, "loc": { "start": { "line": 2597, @@ -388984,8 +389042,8 @@ "postfix": false, "binop": null }, - "start": 79338, - "end": 79339, + "start": 79325, + "end": 79326, "loc": { "start": { "line": 2597, @@ -389010,8 +389068,8 @@ "binop": null, "updateContext": null }, - "start": 79339, - "end": 79340, + "start": 79326, + "end": 79327, "loc": { "start": { "line": 2597, @@ -389037,8 +389095,8 @@ "updateContext": null }, "value": 1, - "start": 79340, - "end": 79341, + "start": 79327, + "end": 79328, "loc": { "start": { "line": 2597, @@ -389063,8 +389121,8 @@ "binop": null, "updateContext": null }, - "start": 79341, - "end": 79342, + "start": 79328, + "end": 79329, "loc": { "start": { "line": 2597, @@ -389089,8 +389147,8 @@ "binop": null, "updateContext": null }, - "start": 79342, - "end": 79343, + "start": 79329, + "end": 79330, "loc": { "start": { "line": 2597, @@ -389117,8 +389175,8 @@ "updateContext": null }, "value": "return", - "start": 79352, - "end": 79358, + "start": 79339, + "end": 79345, "loc": { "start": { "line": 2598, @@ -389143,8 +389201,8 @@ "binop": null }, "value": "parseInt", - "start": 79359, - "end": 79367, + "start": 79346, + "end": 79354, "loc": { "start": { "line": 2598, @@ -389168,8 +389226,8 @@ "postfix": false, "binop": null }, - "start": 79367, - "end": 79368, + "start": 79354, + "end": 79355, "loc": { "start": { "line": 2598, @@ -389194,8 +389252,8 @@ "binop": null }, "value": "idx", - "start": 79368, - "end": 79371, + "start": 79355, + "end": 79358, "loc": { "start": { "line": 2598, @@ -389220,8 +389278,8 @@ "binop": null, "updateContext": null }, - "start": 79371, - "end": 79372, + "start": 79358, + "end": 79359, "loc": { "start": { "line": 2598, @@ -389247,8 +389305,8 @@ "updateContext": null }, "value": 10, - "start": 79373, - "end": 79375, + "start": 79360, + "end": 79362, "loc": { "start": { "line": 2598, @@ -389272,8 +389330,8 @@ "postfix": false, "binop": null }, - "start": 79375, - "end": 79376, + "start": 79362, + "end": 79363, "loc": { "start": { "line": 2598, @@ -389298,8 +389356,8 @@ "binop": null, "updateContext": null }, - "start": 79376, - "end": 79377, + "start": 79363, + "end": 79364, "loc": { "start": { "line": 2598, @@ -389323,8 +389381,8 @@ "postfix": false, "binop": null }, - "start": 79382, - "end": 79383, + "start": 79369, + "end": 79370, "loc": { "start": { "line": 2599, @@ -389339,8 +389397,8 @@ { "type": "CommentBlock", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", - "start": 79389, - "end": 79550, + "start": 79376, + "end": 79537, "loc": { "start": { "line": 2601, @@ -389365,8 +389423,8 @@ "binop": null }, "value": "buildFilterId", - "start": 79555, - "end": 79568, + "start": 79542, + "end": 79555, "loc": { "start": { "line": 2607, @@ -389390,8 +389448,8 @@ "postfix": false, "binop": null }, - "start": 79568, - "end": 79569, + "start": 79555, + "end": 79556, "loc": { "start": { "line": 2607, @@ -389416,8 +389474,8 @@ "binop": null }, "value": "colIndex", - "start": 79569, - "end": 79577, + "start": 79556, + "end": 79564, "loc": { "start": { "line": 2607, @@ -389441,8 +389499,8 @@ "postfix": false, "binop": null }, - "start": 79577, - "end": 79578, + "start": 79564, + "end": 79565, "loc": { "start": { "line": 2607, @@ -389466,8 +389524,8 @@ "postfix": false, "binop": null }, - "start": 79579, - "end": 79580, + "start": 79566, + "end": 79567, "loc": { "start": { "line": 2607, @@ -389494,8 +389552,8 @@ "updateContext": null }, "value": "return", - "start": 79589, - "end": 79595, + "start": 79576, + "end": 79582, "loc": { "start": { "line": 2608, @@ -389519,8 +389577,8 @@ "postfix": false, "binop": null }, - "start": 79596, - "end": 79597, + "start": 79583, + "end": 79584, "loc": { "start": { "line": 2608, @@ -389546,8 +389604,8 @@ "updateContext": null }, "value": "", - "start": 79597, - "end": 79597, + "start": 79584, + "end": 79584, "loc": { "start": { "line": 2608, @@ -389571,8 +389629,8 @@ "postfix": false, "binop": null }, - "start": 79597, - "end": 79599, + "start": 79584, + "end": 79586, "loc": { "start": { "line": 2608, @@ -389599,8 +389657,8 @@ "updateContext": null }, "value": "this", - "start": 79599, - "end": 79603, + "start": 79586, + "end": 79590, "loc": { "start": { "line": 2608, @@ -389625,8 +389683,8 @@ "binop": null, "updateContext": null }, - "start": 79603, - "end": 79604, + "start": 79590, + "end": 79591, "loc": { "start": { "line": 2608, @@ -389651,8 +389709,8 @@ "binop": null }, "value": "prfxFlt", - "start": 79604, - "end": 79611, + "start": 79591, + "end": 79598, "loc": { "start": { "line": 2608, @@ -389676,8 +389734,8 @@ "postfix": false, "binop": null }, - "start": 79611, - "end": 79612, + "start": 79598, + "end": 79599, "loc": { "start": { "line": 2608, @@ -389703,8 +389761,8 @@ "updateContext": null }, "value": "", - "start": 79612, - "end": 79612, + "start": 79599, + "end": 79599, "loc": { "start": { "line": 2608, @@ -389728,8 +389786,8 @@ "postfix": false, "binop": null }, - "start": 79612, - "end": 79614, + "start": 79599, + "end": 79601, "loc": { "start": { "line": 2608, @@ -389754,8 +389812,8 @@ "binop": null }, "value": "colIndex", - "start": 79614, - "end": 79622, + "start": 79601, + "end": 79609, "loc": { "start": { "line": 2608, @@ -389779,8 +389837,8 @@ "postfix": false, "binop": null }, - "start": 79622, - "end": 79623, + "start": 79609, + "end": 79610, "loc": { "start": { "line": 2608, @@ -389806,8 +389864,8 @@ "updateContext": null }, "value": "_", - "start": 79623, - "end": 79624, + "start": 79610, + "end": 79611, "loc": { "start": { "line": 2608, @@ -389831,8 +389889,8 @@ "postfix": false, "binop": null }, - "start": 79624, - "end": 79626, + "start": 79611, + "end": 79613, "loc": { "start": { "line": 2608, @@ -389859,8 +389917,8 @@ "updateContext": null }, "value": "this", - "start": 79626, - "end": 79630, + "start": 79613, + "end": 79617, "loc": { "start": { "line": 2608, @@ -389885,8 +389943,8 @@ "binop": null, "updateContext": null }, - "start": 79630, - "end": 79631, + "start": 79617, + "end": 79618, "loc": { "start": { "line": 2608, @@ -389911,8 +389969,8 @@ "binop": null }, "value": "id", - "start": 79631, - "end": 79633, + "start": 79618, + "end": 79620, "loc": { "start": { "line": 2608, @@ -389936,8 +389994,8 @@ "postfix": false, "binop": null }, - "start": 79633, - "end": 79634, + "start": 79620, + "end": 79621, "loc": { "start": { "line": 2608, @@ -389963,8 +390021,8 @@ "updateContext": null }, "value": "", - "start": 79634, - "end": 79634, + "start": 79621, + "end": 79621, "loc": { "start": { "line": 2608, @@ -389988,8 +390046,8 @@ "postfix": false, "binop": null }, - "start": 79634, - "end": 79635, + "start": 79621, + "end": 79622, "loc": { "start": { "line": 2608, @@ -390014,8 +390072,8 @@ "binop": null, "updateContext": null }, - "start": 79635, - "end": 79636, + "start": 79622, + "end": 79623, "loc": { "start": { "line": 2608, @@ -390039,8 +390097,8 @@ "postfix": false, "binop": null }, - "start": 79641, - "end": 79642, + "start": 79628, + "end": 79629, "loc": { "start": { "line": 2609, @@ -390055,8 +390113,8 @@ { "type": "CommentBlock", "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", - "start": 79648, - "end": 79738, + "start": 79635, + "end": 79725, "loc": { "start": { "line": 2611, @@ -390081,8 +390139,8 @@ "binop": null }, "value": "isExternalFlt", - "start": 79743, - "end": 79756, + "start": 79730, + "end": 79743, "loc": { "start": { "line": 2616, @@ -390106,8 +390164,8 @@ "postfix": false, "binop": null }, - "start": 79756, - "end": 79757, + "start": 79743, + "end": 79744, "loc": { "start": { "line": 2616, @@ -390131,8 +390189,8 @@ "postfix": false, "binop": null }, - "start": 79757, - "end": 79758, + "start": 79744, + "end": 79745, "loc": { "start": { "line": 2616, @@ -390156,8 +390214,8 @@ "postfix": false, "binop": null }, - "start": 79759, - "end": 79760, + "start": 79746, + "end": 79747, "loc": { "start": { "line": 2616, @@ -390184,8 +390242,8 @@ "updateContext": null }, "value": "return", - "start": 79769, - "end": 79775, + "start": 79756, + "end": 79762, "loc": { "start": { "line": 2617, @@ -390212,8 +390270,8 @@ "updateContext": null }, "value": "this", - "start": 79776, - "end": 79780, + "start": 79763, + "end": 79767, "loc": { "start": { "line": 2617, @@ -390238,8 +390296,8 @@ "binop": null, "updateContext": null }, - "start": 79780, - "end": 79781, + "start": 79767, + "end": 79768, "loc": { "start": { "line": 2617, @@ -390264,8 +390322,8 @@ "binop": null }, "value": "externalFltIds", - "start": 79781, - "end": 79795, + "start": 79768, + "end": 79782, "loc": { "start": { "line": 2617, @@ -390290,8 +390348,8 @@ "binop": null, "updateContext": null }, - "start": 79795, - "end": 79796, + "start": 79782, + "end": 79783, "loc": { "start": { "line": 2617, @@ -390316,8 +390374,8 @@ "binop": null }, "value": "length", - "start": 79796, - "end": 79802, + "start": 79783, + "end": 79789, "loc": { "start": { "line": 2617, @@ -390343,8 +390401,8 @@ "updateContext": null }, "value": ">", - "start": 79803, - "end": 79804, + "start": 79790, + "end": 79791, "loc": { "start": { "line": 2617, @@ -390370,8 +390428,8 @@ "updateContext": null }, "value": 0, - "start": 79805, - "end": 79806, + "start": 79792, + "end": 79793, "loc": { "start": { "line": 2617, @@ -390396,8 +390454,8 @@ "binop": null, "updateContext": null }, - "start": 79806, - "end": 79807, + "start": 79793, + "end": 79794, "loc": { "start": { "line": 2617, @@ -390421,8 +390479,8 @@ "postfix": false, "binop": null }, - "start": 79812, - "end": 79813, + "start": 79799, + "end": 79800, "loc": { "start": { "line": 2618, @@ -390437,8 +390495,8 @@ { "type": "CommentBlock", "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", - "start": 79819, - "end": 79898, + "start": 79806, + "end": 79885, "loc": { "start": { "line": 2620, @@ -390463,8 +390521,8 @@ "binop": null }, "value": "getStylePath", - "start": 79903, - "end": 79915, + "start": 79890, + "end": 79902, "loc": { "start": { "line": 2625, @@ -390488,8 +390546,8 @@ "postfix": false, "binop": null }, - "start": 79915, - "end": 79916, + "start": 79902, + "end": 79903, "loc": { "start": { "line": 2625, @@ -390513,8 +390571,8 @@ "postfix": false, "binop": null }, - "start": 79916, - "end": 79917, + "start": 79903, + "end": 79904, "loc": { "start": { "line": 2625, @@ -390538,8 +390596,8 @@ "postfix": false, "binop": null }, - "start": 79918, - "end": 79919, + "start": 79905, + "end": 79906, "loc": { "start": { "line": 2625, @@ -390566,8 +390624,8 @@ "updateContext": null }, "value": "return", - "start": 79928, - "end": 79934, + "start": 79915, + "end": 79921, "loc": { "start": { "line": 2626, @@ -390592,8 +390650,8 @@ "binop": null }, "value": "defaultsStr", - "start": 79935, - "end": 79946, + "start": 79922, + "end": 79933, "loc": { "start": { "line": 2626, @@ -390617,8 +390675,8 @@ "postfix": false, "binop": null }, - "start": 79946, - "end": 79947, + "start": 79933, + "end": 79934, "loc": { "start": { "line": 2626, @@ -390645,8 +390703,8 @@ "updateContext": null }, "value": "this", - "start": 79947, - "end": 79951, + "start": 79934, + "end": 79938, "loc": { "start": { "line": 2626, @@ -390671,8 +390729,8 @@ "binop": null, "updateContext": null }, - "start": 79951, - "end": 79952, + "start": 79938, + "end": 79939, "loc": { "start": { "line": 2626, @@ -390697,8 +390755,8 @@ "binop": null }, "value": "config", - "start": 79952, - "end": 79958, + "start": 79939, + "end": 79945, "loc": { "start": { "line": 2626, @@ -390723,8 +390781,8 @@ "binop": null, "updateContext": null }, - "start": 79958, - "end": 79959, + "start": 79945, + "end": 79946, "loc": { "start": { "line": 2626, @@ -390749,8 +390807,8 @@ "binop": null }, "value": "style_path", - "start": 79959, - "end": 79969, + "start": 79946, + "end": 79956, "loc": { "start": { "line": 2626, @@ -390775,8 +390833,8 @@ "binop": null, "updateContext": null }, - "start": 79969, - "end": 79970, + "start": 79956, + "end": 79957, "loc": { "start": { "line": 2626, @@ -390803,8 +390861,8 @@ "updateContext": null }, "value": "this", - "start": 79971, - "end": 79975, + "start": 79958, + "end": 79962, "loc": { "start": { "line": 2626, @@ -390829,8 +390887,8 @@ "binop": null, "updateContext": null }, - "start": 79975, - "end": 79976, + "start": 79962, + "end": 79963, "loc": { "start": { "line": 2626, @@ -390855,8 +390913,8 @@ "binop": null }, "value": "basePath", - "start": 79976, - "end": 79984, + "start": 79963, + "end": 79971, "loc": { "start": { "line": 2626, @@ -390882,8 +390940,8 @@ "updateContext": null }, "value": "+", - "start": 79985, - "end": 79986, + "start": 79972, + "end": 79973, "loc": { "start": { "line": 2626, @@ -390909,8 +390967,8 @@ "updateContext": null }, "value": "style/", - "start": 79987, - "end": 79995, + "start": 79974, + "end": 79982, "loc": { "start": { "line": 2626, @@ -390934,8 +390992,8 @@ "postfix": false, "binop": null }, - "start": 79995, - "end": 79996, + "start": 79982, + "end": 79983, "loc": { "start": { "line": 2626, @@ -390960,8 +391018,8 @@ "binop": null, "updateContext": null }, - "start": 79996, - "end": 79997, + "start": 79983, + "end": 79984, "loc": { "start": { "line": 2626, @@ -390985,8 +391043,8 @@ "postfix": false, "binop": null }, - "start": 80002, - "end": 80003, + "start": 79989, + "end": 79990, "loc": { "start": { "line": 2627, @@ -391001,8 +391059,8 @@ { "type": "CommentBlock", "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", - "start": 80009, - "end": 80097, + "start": 79996, + "end": 80084, "loc": { "start": { "line": 2629, @@ -391027,8 +391085,8 @@ "binop": null }, "value": "getStylesheetPath", - "start": 80102, - "end": 80119, + "start": 80089, + "end": 80106, "loc": { "start": { "line": 2634, @@ -391052,8 +391110,8 @@ "postfix": false, "binop": null }, - "start": 80119, - "end": 80120, + "start": 80106, + "end": 80107, "loc": { "start": { "line": 2634, @@ -391077,8 +391135,8 @@ "postfix": false, "binop": null }, - "start": 80120, - "end": 80121, + "start": 80107, + "end": 80108, "loc": { "start": { "line": 2634, @@ -391102,8 +391160,8 @@ "postfix": false, "binop": null }, - "start": 80122, - "end": 80123, + "start": 80109, + "end": 80110, "loc": { "start": { "line": 2634, @@ -391130,8 +391188,8 @@ "updateContext": null }, "value": "return", - "start": 80132, - "end": 80138, + "start": 80119, + "end": 80125, "loc": { "start": { "line": 2635, @@ -391156,8 +391214,8 @@ "binop": null }, "value": "defaultsStr", - "start": 80139, - "end": 80150, + "start": 80126, + "end": 80137, "loc": { "start": { "line": 2635, @@ -391181,8 +391239,8 @@ "postfix": false, "binop": null }, - "start": 80150, - "end": 80151, + "start": 80137, + "end": 80138, "loc": { "start": { "line": 2635, @@ -391209,8 +391267,8 @@ "updateContext": null }, "value": "this", - "start": 80151, - "end": 80155, + "start": 80138, + "end": 80142, "loc": { "start": { "line": 2635, @@ -391235,8 +391293,8 @@ "binop": null, "updateContext": null }, - "start": 80155, - "end": 80156, + "start": 80142, + "end": 80143, "loc": { "start": { "line": 2635, @@ -391261,8 +391319,8 @@ "binop": null }, "value": "config", - "start": 80156, - "end": 80162, + "start": 80143, + "end": 80149, "loc": { "start": { "line": 2635, @@ -391287,8 +391345,8 @@ "binop": null, "updateContext": null }, - "start": 80162, - "end": 80163, + "start": 80149, + "end": 80150, "loc": { "start": { "line": 2635, @@ -391313,8 +391371,8 @@ "binop": null }, "value": "stylesheet", - "start": 80163, - "end": 80173, + "start": 80150, + "end": 80160, "loc": { "start": { "line": 2635, @@ -391339,8 +391397,8 @@ "binop": null, "updateContext": null }, - "start": 80173, - "end": 80174, + "start": 80160, + "end": 80161, "loc": { "start": { "line": 2635, @@ -391367,8 +391425,8 @@ "updateContext": null }, "value": "this", - "start": 80187, - "end": 80191, + "start": 80174, + "end": 80178, "loc": { "start": { "line": 2636, @@ -391393,8 +391451,8 @@ "binop": null, "updateContext": null }, - "start": 80191, - "end": 80192, + "start": 80178, + "end": 80179, "loc": { "start": { "line": 2636, @@ -391419,8 +391477,8 @@ "binop": null }, "value": "getStylePath", - "start": 80192, - "end": 80204, + "start": 80179, + "end": 80191, "loc": { "start": { "line": 2636, @@ -391444,8 +391502,8 @@ "postfix": false, "binop": null }, - "start": 80204, - "end": 80205, + "start": 80191, + "end": 80192, "loc": { "start": { "line": 2636, @@ -391469,8 +391527,8 @@ "postfix": false, "binop": null }, - "start": 80205, - "end": 80206, + "start": 80192, + "end": 80193, "loc": { "start": { "line": 2636, @@ -391496,8 +391554,8 @@ "updateContext": null }, "value": "+", - "start": 80207, - "end": 80208, + "start": 80194, + "end": 80195, "loc": { "start": { "line": 2636, @@ -391523,8 +391581,8 @@ "updateContext": null }, "value": "tablefilter.css", - "start": 80209, - "end": 80226, + "start": 80196, + "end": 80213, "loc": { "start": { "line": 2636, @@ -391548,8 +391606,8 @@ "postfix": false, "binop": null }, - "start": 80226, - "end": 80227, + "start": 80213, + "end": 80214, "loc": { "start": { "line": 2636, @@ -391574,8 +391632,8 @@ "binop": null, "updateContext": null }, - "start": 80227, - "end": 80228, + "start": 80214, + "end": 80215, "loc": { "start": { "line": 2636, @@ -391599,8 +391657,8 @@ "postfix": false, "binop": null }, - "start": 80233, - "end": 80234, + "start": 80220, + "end": 80221, "loc": { "start": { "line": 2637, @@ -391615,8 +391673,8 @@ { "type": "CommentBlock", "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", - "start": 80240, - "end": 80319, + "start": 80227, + "end": 80306, "loc": { "start": { "line": 2639, @@ -391641,8 +391699,8 @@ "binop": null }, "value": "getThemesPath", - "start": 80324, - "end": 80337, + "start": 80311, + "end": 80324, "loc": { "start": { "line": 2644, @@ -391666,8 +391724,8 @@ "postfix": false, "binop": null }, - "start": 80337, - "end": 80338, + "start": 80324, + "end": 80325, "loc": { "start": { "line": 2644, @@ -391691,8 +391749,8 @@ "postfix": false, "binop": null }, - "start": 80338, - "end": 80339, + "start": 80325, + "end": 80326, "loc": { "start": { "line": 2644, @@ -391716,8 +391774,8 @@ "postfix": false, "binop": null }, - "start": 80340, - "end": 80341, + "start": 80327, + "end": 80328, "loc": { "start": { "line": 2644, @@ -391744,8 +391802,8 @@ "updateContext": null }, "value": "return", - "start": 80350, - "end": 80356, + "start": 80337, + "end": 80343, "loc": { "start": { "line": 2645, @@ -391770,8 +391828,8 @@ "binop": null }, "value": "defaultsStr", - "start": 80357, - "end": 80368, + "start": 80344, + "end": 80355, "loc": { "start": { "line": 2645, @@ -391795,8 +391853,8 @@ "postfix": false, "binop": null }, - "start": 80368, - "end": 80369, + "start": 80355, + "end": 80356, "loc": { "start": { "line": 2645, @@ -391823,8 +391881,8 @@ "updateContext": null }, "value": "this", - "start": 80369, - "end": 80373, + "start": 80356, + "end": 80360, "loc": { "start": { "line": 2645, @@ -391849,8 +391907,8 @@ "binop": null, "updateContext": null }, - "start": 80373, - "end": 80374, + "start": 80360, + "end": 80361, "loc": { "start": { "line": 2645, @@ -391875,8 +391933,8 @@ "binop": null }, "value": "config", - "start": 80374, - "end": 80380, + "start": 80361, + "end": 80367, "loc": { "start": { "line": 2645, @@ -391901,8 +391959,8 @@ "binop": null, "updateContext": null }, - "start": 80380, - "end": 80381, + "start": 80367, + "end": 80368, "loc": { "start": { "line": 2645, @@ -391927,8 +391985,8 @@ "binop": null }, "value": "themes_path", - "start": 80381, - "end": 80392, + "start": 80368, + "end": 80379, "loc": { "start": { "line": 2645, @@ -391953,8 +392011,8 @@ "binop": null, "updateContext": null }, - "start": 80392, - "end": 80393, + "start": 80379, + "end": 80380, "loc": { "start": { "line": 2645, @@ -391981,8 +392039,8 @@ "updateContext": null }, "value": "this", - "start": 80406, - "end": 80410, + "start": 80393, + "end": 80397, "loc": { "start": { "line": 2646, @@ -392007,8 +392065,8 @@ "binop": null, "updateContext": null }, - "start": 80410, - "end": 80411, + "start": 80397, + "end": 80398, "loc": { "start": { "line": 2646, @@ -392033,8 +392091,8 @@ "binop": null }, "value": "getStylePath", - "start": 80411, - "end": 80423, + "start": 80398, + "end": 80410, "loc": { "start": { "line": 2646, @@ -392058,8 +392116,8 @@ "postfix": false, "binop": null }, - "start": 80423, - "end": 80424, + "start": 80410, + "end": 80411, "loc": { "start": { "line": 2646, @@ -392083,8 +392141,8 @@ "postfix": false, "binop": null }, - "start": 80424, - "end": 80425, + "start": 80411, + "end": 80412, "loc": { "start": { "line": 2646, @@ -392110,8 +392168,8 @@ "updateContext": null }, "value": "+", - "start": 80426, - "end": 80427, + "start": 80413, + "end": 80414, "loc": { "start": { "line": 2646, @@ -392137,8 +392195,8 @@ "updateContext": null }, "value": "themes/", - "start": 80428, - "end": 80437, + "start": 80415, + "end": 80424, "loc": { "start": { "line": 2646, @@ -392162,8 +392220,8 @@ "postfix": false, "binop": null }, - "start": 80437, - "end": 80438, + "start": 80424, + "end": 80425, "loc": { "start": { "line": 2646, @@ -392188,8 +392246,8 @@ "binop": null, "updateContext": null }, - "start": 80438, - "end": 80439, + "start": 80425, + "end": 80426, "loc": { "start": { "line": 2646, @@ -392213,8 +392271,8 @@ "postfix": false, "binop": null }, - "start": 80444, - "end": 80445, + "start": 80431, + "end": 80432, "loc": { "start": { "line": 2647, @@ -392229,8 +392287,8 @@ { "type": "CommentBlock", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", - "start": 80451, - "end": 80548, + "start": 80438, + "end": 80535, "loc": { "start": { "line": 2649, @@ -392255,8 +392313,8 @@ "binop": null }, "value": "activateFilter", - "start": 80553, - "end": 80567, + "start": 80540, + "end": 80554, "loc": { "start": { "line": 2653, @@ -392280,8 +392338,8 @@ "postfix": false, "binop": null }, - "start": 80567, - "end": 80568, + "start": 80554, + "end": 80555, "loc": { "start": { "line": 2653, @@ -392306,8 +392364,8 @@ "binop": null }, "value": "colIndex", - "start": 80568, - "end": 80576, + "start": 80555, + "end": 80563, "loc": { "start": { "line": 2653, @@ -392331,8 +392389,8 @@ "postfix": false, "binop": null }, - "start": 80576, - "end": 80577, + "start": 80563, + "end": 80564, "loc": { "start": { "line": 2653, @@ -392356,8 +392414,8 @@ "postfix": false, "binop": null }, - "start": 80578, - "end": 80579, + "start": 80565, + "end": 80566, "loc": { "start": { "line": 2653, @@ -392384,8 +392442,8 @@ "updateContext": null }, "value": "if", - "start": 80588, - "end": 80590, + "start": 80575, + "end": 80577, "loc": { "start": { "line": 2654, @@ -392409,8 +392467,8 @@ "postfix": false, "binop": null }, - "start": 80591, - "end": 80592, + "start": 80578, + "end": 80579, "loc": { "start": { "line": 2654, @@ -392435,8 +392493,8 @@ "binop": null }, "value": "isUndef", - "start": 80592, - "end": 80599, + "start": 80579, + "end": 80586, "loc": { "start": { "line": 2654, @@ -392460,8 +392518,8 @@ "postfix": false, "binop": null }, - "start": 80599, - "end": 80600, + "start": 80586, + "end": 80587, "loc": { "start": { "line": 2654, @@ -392486,8 +392544,8 @@ "binop": null }, "value": "colIndex", - "start": 80600, - "end": 80608, + "start": 80587, + "end": 80595, "loc": { "start": { "line": 2654, @@ -392511,8 +392569,8 @@ "postfix": false, "binop": null }, - "start": 80608, - "end": 80609, + "start": 80595, + "end": 80596, "loc": { "start": { "line": 2654, @@ -392536,8 +392594,8 @@ "postfix": false, "binop": null }, - "start": 80609, - "end": 80610, + "start": 80596, + "end": 80597, "loc": { "start": { "line": 2654, @@ -392561,8 +392619,8 @@ "postfix": false, "binop": null }, - "start": 80611, - "end": 80612, + "start": 80598, + "end": 80599, "loc": { "start": { "line": 2654, @@ -392589,8 +392647,8 @@ "updateContext": null }, "value": "return", - "start": 80625, - "end": 80631, + "start": 80612, + "end": 80618, "loc": { "start": { "line": 2655, @@ -392615,8 +392673,8 @@ "binop": null, "updateContext": null }, - "start": 80631, - "end": 80632, + "start": 80618, + "end": 80619, "loc": { "start": { "line": 2655, @@ -392640,8 +392698,8 @@ "postfix": false, "binop": null }, - "start": 80641, - "end": 80642, + "start": 80628, + "end": 80629, "loc": { "start": { "line": 2656, @@ -392668,8 +392726,8 @@ "updateContext": null }, "value": "this", - "start": 80651, - "end": 80655, + "start": 80638, + "end": 80642, "loc": { "start": { "line": 2657, @@ -392694,8 +392752,8 @@ "binop": null, "updateContext": null }, - "start": 80655, - "end": 80656, + "start": 80642, + "end": 80643, "loc": { "start": { "line": 2657, @@ -392720,8 +392778,8 @@ "binop": null }, "value": "setActiveFilterId", - "start": 80656, - "end": 80673, + "start": 80643, + "end": 80660, "loc": { "start": { "line": 2657, @@ -392745,8 +392803,8 @@ "postfix": false, "binop": null }, - "start": 80673, - "end": 80674, + "start": 80660, + "end": 80661, "loc": { "start": { "line": 2657, @@ -392773,8 +392831,8 @@ "updateContext": null }, "value": "this", - "start": 80674, - "end": 80678, + "start": 80661, + "end": 80665, "loc": { "start": { "line": 2657, @@ -392799,8 +392857,8 @@ "binop": null, "updateContext": null }, - "start": 80678, - "end": 80679, + "start": 80665, + "end": 80666, "loc": { "start": { "line": 2657, @@ -392825,8 +392883,8 @@ "binop": null }, "value": "getFilterId", - "start": 80679, - "end": 80690, + "start": 80666, + "end": 80677, "loc": { "start": { "line": 2657, @@ -392850,8 +392908,8 @@ "postfix": false, "binop": null }, - "start": 80690, - "end": 80691, + "start": 80677, + "end": 80678, "loc": { "start": { "line": 2657, @@ -392876,8 +392934,8 @@ "binop": null }, "value": "colIndex", - "start": 80691, - "end": 80699, + "start": 80678, + "end": 80686, "loc": { "start": { "line": 2657, @@ -392901,8 +392959,8 @@ "postfix": false, "binop": null }, - "start": 80699, - "end": 80700, + "start": 80686, + "end": 80687, "loc": { "start": { "line": 2657, @@ -392926,8 +392984,8 @@ "postfix": false, "binop": null }, - "start": 80700, - "end": 80701, + "start": 80687, + "end": 80688, "loc": { "start": { "line": 2657, @@ -392952,8 +393010,8 @@ "binop": null, "updateContext": null }, - "start": 80701, - "end": 80702, + "start": 80688, + "end": 80689, "loc": { "start": { "line": 2657, @@ -392977,8 +393035,8 @@ "postfix": false, "binop": null }, - "start": 80707, - "end": 80708, + "start": 80694, + "end": 80695, "loc": { "start": { "line": 2658, @@ -392993,8 +393051,8 @@ { "type": "CommentBlock", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", - "start": 80714, - "end": 80819, + "start": 80701, + "end": 80806, "loc": { "start": { "line": 2660, @@ -393019,8 +393077,8 @@ "binop": null }, "value": "linkFilters", - "start": 80824, - "end": 80835, + "start": 80811, + "end": 80822, "loc": { "start": { "line": 2664, @@ -393044,8 +393102,8 @@ "postfix": false, "binop": null }, - "start": 80835, - "end": 80836, + "start": 80822, + "end": 80823, "loc": { "start": { "line": 2664, @@ -393069,8 +393127,8 @@ "postfix": false, "binop": null }, - "start": 80836, - "end": 80837, + "start": 80823, + "end": 80824, "loc": { "start": { "line": 2664, @@ -393094,8 +393152,8 @@ "postfix": false, "binop": null }, - "start": 80838, - "end": 80839, + "start": 80825, + "end": 80826, "loc": { "start": { "line": 2664, @@ -393122,8 +393180,8 @@ "updateContext": null }, "value": "if", - "start": 80848, - "end": 80850, + "start": 80835, + "end": 80837, "loc": { "start": { "line": 2665, @@ -393147,8 +393205,8 @@ "postfix": false, "binop": null }, - "start": 80851, - "end": 80852, + "start": 80838, + "end": 80839, "loc": { "start": { "line": 2665, @@ -393174,8 +393232,8 @@ "updateContext": null }, "value": "!", - "start": 80852, - "end": 80853, + "start": 80839, + "end": 80840, "loc": { "start": { "line": 2665, @@ -393202,8 +393260,8 @@ "updateContext": null }, "value": "this", - "start": 80853, - "end": 80857, + "start": 80840, + "end": 80844, "loc": { "start": { "line": 2665, @@ -393228,8 +393286,8 @@ "binop": null, "updateContext": null }, - "start": 80857, - "end": 80858, + "start": 80844, + "end": 80845, "loc": { "start": { "line": 2665, @@ -393254,8 +393312,8 @@ "binop": null }, "value": "linkedFilters", - "start": 80858, - "end": 80871, + "start": 80845, + "end": 80858, "loc": { "start": { "line": 2665, @@ -393281,8 +393339,8 @@ "updateContext": null }, "value": "||", - "start": 80872, - "end": 80874, + "start": 80859, + "end": 80861, "loc": { "start": { "line": 2665, @@ -393308,8 +393366,8 @@ "updateContext": null }, "value": "!", - "start": 80875, - "end": 80876, + "start": 80862, + "end": 80863, "loc": { "start": { "line": 2665, @@ -393336,8 +393394,8 @@ "updateContext": null }, "value": "this", - "start": 80876, - "end": 80880, + "start": 80863, + "end": 80867, "loc": { "start": { "line": 2665, @@ -393362,8 +393420,8 @@ "binop": null, "updateContext": null }, - "start": 80880, - "end": 80881, + "start": 80867, + "end": 80868, "loc": { "start": { "line": 2665, @@ -393388,8 +393446,8 @@ "binop": null }, "value": "activeFilterId", - "start": 80881, - "end": 80895, + "start": 80868, + "end": 80882, "loc": { "start": { "line": 2665, @@ -393413,8 +393471,8 @@ "postfix": false, "binop": null }, - "start": 80895, - "end": 80896, + "start": 80882, + "end": 80883, "loc": { "start": { "line": 2665, @@ -393438,8 +393496,8 @@ "postfix": false, "binop": null }, - "start": 80897, - "end": 80898, + "start": 80884, + "end": 80885, "loc": { "start": { "line": 2665, @@ -393466,8 +393524,8 @@ "updateContext": null }, "value": "return", - "start": 80911, - "end": 80917, + "start": 80898, + "end": 80904, "loc": { "start": { "line": 2666, @@ -393492,8 +393550,8 @@ "binop": null, "updateContext": null }, - "start": 80917, - "end": 80918, + "start": 80904, + "end": 80905, "loc": { "start": { "line": 2666, @@ -393517,8 +393575,8 @@ "postfix": false, "binop": null }, - "start": 80927, - "end": 80928, + "start": 80914, + "end": 80915, "loc": { "start": { "line": 2667, @@ -393545,8 +393603,8 @@ "updateContext": null }, "value": "let", - "start": 80937, - "end": 80940, + "start": 80924, + "end": 80927, "loc": { "start": { "line": 2668, @@ -393571,8 +393629,8 @@ "binop": null }, "value": "slcA1", - "start": 80941, - "end": 80946, + "start": 80928, + "end": 80933, "loc": { "start": { "line": 2668, @@ -393598,8 +393656,8 @@ "updateContext": null }, "value": "=", - "start": 80947, - "end": 80948, + "start": 80934, + "end": 80935, "loc": { "start": { "line": 2668, @@ -393626,8 +393684,8 @@ "updateContext": null }, "value": "this", - "start": 80949, - "end": 80953, + "start": 80936, + "end": 80940, "loc": { "start": { "line": 2668, @@ -393652,8 +393710,8 @@ "binop": null, "updateContext": null }, - "start": 80953, - "end": 80954, + "start": 80940, + "end": 80941, "loc": { "start": { "line": 2668, @@ -393678,8 +393736,8 @@ "binop": null }, "value": "getFiltersByType", - "start": 80954, - "end": 80970, + "start": 80941, + "end": 80957, "loc": { "start": { "line": 2668, @@ -393703,8 +393761,8 @@ "postfix": false, "binop": null }, - "start": 80970, - "end": 80971, + "start": 80957, + "end": 80958, "loc": { "start": { "line": 2668, @@ -393729,8 +393787,8 @@ "binop": null }, "value": "SELECT", - "start": 80971, - "end": 80977, + "start": 80958, + "end": 80964, "loc": { "start": { "line": 2668, @@ -393755,8 +393813,8 @@ "binop": null, "updateContext": null }, - "start": 80977, - "end": 80978, + "start": 80964, + "end": 80965, "loc": { "start": { "line": 2668, @@ -393783,8 +393841,8 @@ "updateContext": null }, "value": "true", - "start": 80979, - "end": 80983, + "start": 80966, + "end": 80970, "loc": { "start": { "line": 2668, @@ -393808,8 +393866,8 @@ "postfix": false, "binop": null }, - "start": 80983, - "end": 80984, + "start": 80970, + "end": 80971, "loc": { "start": { "line": 2668, @@ -393834,8 +393892,8 @@ "binop": null, "updateContext": null }, - "start": 80984, - "end": 80985, + "start": 80971, + "end": 80972, "loc": { "start": { "line": 2668, @@ -393860,8 +393918,8 @@ "binop": null }, "value": "slcA2", - "start": 80998, - "end": 81003, + "start": 80985, + "end": 80990, "loc": { "start": { "line": 2669, @@ -393887,8 +393945,8 @@ "updateContext": null }, "value": "=", - "start": 81004, - "end": 81005, + "start": 80991, + "end": 80992, "loc": { "start": { "line": 2669, @@ -393915,8 +393973,8 @@ "updateContext": null }, "value": "this", - "start": 81006, - "end": 81010, + "start": 80993, + "end": 80997, "loc": { "start": { "line": 2669, @@ -393941,8 +393999,8 @@ "binop": null, "updateContext": null }, - "start": 81010, - "end": 81011, + "start": 80997, + "end": 80998, "loc": { "start": { "line": 2669, @@ -393967,8 +394025,8 @@ "binop": null }, "value": "getFiltersByType", - "start": 81011, - "end": 81027, + "start": 80998, + "end": 81014, "loc": { "start": { "line": 2669, @@ -393992,8 +394050,8 @@ "postfix": false, "binop": null }, - "start": 81027, - "end": 81028, + "start": 81014, + "end": 81015, "loc": { "start": { "line": 2669, @@ -394018,8 +394076,8 @@ "binop": null }, "value": "MULTIPLE", - "start": 81028, - "end": 81036, + "start": 81015, + "end": 81023, "loc": { "start": { "line": 2669, @@ -394044,8 +394102,8 @@ "binop": null, "updateContext": null }, - "start": 81036, - "end": 81037, + "start": 81023, + "end": 81024, "loc": { "start": { "line": 2669, @@ -394072,8 +394130,8 @@ "updateContext": null }, "value": "true", - "start": 81038, - "end": 81042, + "start": 81025, + "end": 81029, "loc": { "start": { "line": 2669, @@ -394097,8 +394155,8 @@ "postfix": false, "binop": null }, - "start": 81042, - "end": 81043, + "start": 81029, + "end": 81030, "loc": { "start": { "line": 2669, @@ -394123,8 +394181,8 @@ "binop": null, "updateContext": null }, - "start": 81043, - "end": 81044, + "start": 81030, + "end": 81031, "loc": { "start": { "line": 2669, @@ -394149,8 +394207,8 @@ "binop": null }, "value": "slcA3", - "start": 81057, - "end": 81062, + "start": 81044, + "end": 81049, "loc": { "start": { "line": 2670, @@ -394176,8 +394234,8 @@ "updateContext": null }, "value": "=", - "start": 81063, - "end": 81064, + "start": 81050, + "end": 81051, "loc": { "start": { "line": 2670, @@ -394204,8 +394262,8 @@ "updateContext": null }, "value": "this", - "start": 81065, - "end": 81069, + "start": 81052, + "end": 81056, "loc": { "start": { "line": 2670, @@ -394230,8 +394288,8 @@ "binop": null, "updateContext": null }, - "start": 81069, - "end": 81070, + "start": 81056, + "end": 81057, "loc": { "start": { "line": 2670, @@ -394256,8 +394314,8 @@ "binop": null }, "value": "getFiltersByType", - "start": 81070, - "end": 81086, + "start": 81057, + "end": 81073, "loc": { "start": { "line": 2670, @@ -394281,8 +394339,8 @@ "postfix": false, "binop": null }, - "start": 81086, - "end": 81087, + "start": 81073, + "end": 81074, "loc": { "start": { "line": 2670, @@ -394307,8 +394365,8 @@ "binop": null }, "value": "CHECKLIST", - "start": 81087, - "end": 81096, + "start": 81074, + "end": 81083, "loc": { "start": { "line": 2670, @@ -394333,8 +394391,8 @@ "binop": null, "updateContext": null }, - "start": 81096, - "end": 81097, + "start": 81083, + "end": 81084, "loc": { "start": { "line": 2670, @@ -394361,8 +394419,8 @@ "updateContext": null }, "value": "true", - "start": 81098, - "end": 81102, + "start": 81085, + "end": 81089, "loc": { "start": { "line": 2670, @@ -394386,8 +394444,8 @@ "postfix": false, "binop": null }, - "start": 81102, - "end": 81103, + "start": 81089, + "end": 81090, "loc": { "start": { "line": 2670, @@ -394412,8 +394470,8 @@ "binop": null, "updateContext": null }, - "start": 81103, - "end": 81104, + "start": 81090, + "end": 81091, "loc": { "start": { "line": 2670, @@ -394438,8 +394496,8 @@ "binop": null }, "value": "slcIndex", - "start": 81117, - "end": 81125, + "start": 81104, + "end": 81112, "loc": { "start": { "line": 2671, @@ -394465,8 +394523,8 @@ "updateContext": null }, "value": "=", - "start": 81126, - "end": 81127, + "start": 81113, + "end": 81114, "loc": { "start": { "line": 2671, @@ -394491,8 +394549,8 @@ "binop": null }, "value": "slcA1", - "start": 81128, - "end": 81133, + "start": 81115, + "end": 81120, "loc": { "start": { "line": 2671, @@ -394517,8 +394575,8 @@ "binop": null, "updateContext": null }, - "start": 81133, - "end": 81134, + "start": 81120, + "end": 81121, "loc": { "start": { "line": 2671, @@ -394543,8 +394601,8 @@ "binop": null }, "value": "concat", - "start": 81134, - "end": 81140, + "start": 81121, + "end": 81127, "loc": { "start": { "line": 2671, @@ -394568,8 +394626,8 @@ "postfix": false, "binop": null }, - "start": 81140, - "end": 81141, + "start": 81127, + "end": 81128, "loc": { "start": { "line": 2671, @@ -394594,8 +394652,8 @@ "binop": null }, "value": "slcA2", - "start": 81141, - "end": 81146, + "start": 81128, + "end": 81133, "loc": { "start": { "line": 2671, @@ -394619,8 +394677,8 @@ "postfix": false, "binop": null }, - "start": 81146, - "end": 81147, + "start": 81133, + "end": 81134, "loc": { "start": { "line": 2671, @@ -394645,8 +394703,8 @@ "binop": null, "updateContext": null }, - "start": 81147, - "end": 81148, + "start": 81134, + "end": 81135, "loc": { "start": { "line": 2671, @@ -394671,8 +394729,8 @@ "binop": null }, "value": "slcIndex", - "start": 81157, - "end": 81165, + "start": 81144, + "end": 81152, "loc": { "start": { "line": 2672, @@ -394698,8 +394756,8 @@ "updateContext": null }, "value": "=", - "start": 81166, - "end": 81167, + "start": 81153, + "end": 81154, "loc": { "start": { "line": 2672, @@ -394724,8 +394782,8 @@ "binop": null }, "value": "slcIndex", - "start": 81168, - "end": 81176, + "start": 81155, + "end": 81163, "loc": { "start": { "line": 2672, @@ -394750,8 +394808,8 @@ "binop": null, "updateContext": null }, - "start": 81176, - "end": 81177, + "start": 81163, + "end": 81164, "loc": { "start": { "line": 2672, @@ -394776,8 +394834,8 @@ "binop": null }, "value": "concat", - "start": 81177, - "end": 81183, + "start": 81164, + "end": 81170, "loc": { "start": { "line": 2672, @@ -394801,8 +394859,8 @@ "postfix": false, "binop": null }, - "start": 81183, - "end": 81184, + "start": 81170, + "end": 81171, "loc": { "start": { "line": 2672, @@ -394827,8 +394885,8 @@ "binop": null }, "value": "slcA3", - "start": 81184, - "end": 81189, + "start": 81171, + "end": 81176, "loc": { "start": { "line": 2672, @@ -394852,8 +394910,8 @@ "postfix": false, "binop": null }, - "start": 81189, - "end": 81190, + "start": 81176, + "end": 81177, "loc": { "start": { "line": 2672, @@ -394878,8 +394936,8 @@ "binop": null, "updateContext": null }, - "start": 81190, - "end": 81191, + "start": 81177, + "end": 81178, "loc": { "start": { "line": 2672, @@ -394904,8 +394962,8 @@ "binop": null }, "value": "slcIndex", - "start": 81201, - "end": 81209, + "start": 81188, + "end": 81196, "loc": { "start": { "line": 2674, @@ -394930,8 +394988,8 @@ "binop": null, "updateContext": null }, - "start": 81209, - "end": 81210, + "start": 81196, + "end": 81197, "loc": { "start": { "line": 2674, @@ -394956,8 +395014,8 @@ "binop": null }, "value": "forEach", - "start": 81210, - "end": 81217, + "start": 81197, + "end": 81204, "loc": { "start": { "line": 2674, @@ -394981,8 +395039,8 @@ "postfix": false, "binop": null }, - "start": 81217, - "end": 81218, + "start": 81204, + "end": 81205, "loc": { "start": { "line": 2674, @@ -395006,8 +395064,8 @@ "postfix": false, "binop": null }, - "start": 81218, - "end": 81219, + "start": 81205, + "end": 81206, "loc": { "start": { "line": 2674, @@ -395032,8 +395090,8 @@ "binop": null }, "value": "colIdx", - "start": 81219, - "end": 81225, + "start": 81206, + "end": 81212, "loc": { "start": { "line": 2674, @@ -395057,8 +395115,8 @@ "postfix": false, "binop": null }, - "start": 81225, - "end": 81226, + "start": 81212, + "end": 81213, "loc": { "start": { "line": 2674, @@ -395083,8 +395141,8 @@ "binop": null, "updateContext": null }, - "start": 81227, - "end": 81229, + "start": 81214, + "end": 81216, "loc": { "start": { "line": 2674, @@ -395108,8 +395166,8 @@ "postfix": false, "binop": null }, - "start": 81230, - "end": 81231, + "start": 81217, + "end": 81218, "loc": { "start": { "line": 2674, @@ -395136,8 +395194,8 @@ "updateContext": null }, "value": "let", - "start": 81244, - "end": 81247, + "start": 81231, + "end": 81234, "loc": { "start": { "line": 2675, @@ -395162,8 +395220,8 @@ "binop": null }, "value": "curSlc", - "start": 81248, - "end": 81254, + "start": 81235, + "end": 81241, "loc": { "start": { "line": 2675, @@ -395189,8 +395247,8 @@ "updateContext": null }, "value": "=", - "start": 81255, - "end": 81256, + "start": 81242, + "end": 81243, "loc": { "start": { "line": 2675, @@ -395217,8 +395275,8 @@ "updateContext": null }, "value": "this", - "start": 81257, - "end": 81261, + "start": 81244, + "end": 81248, "loc": { "start": { "line": 2675, @@ -395243,8 +395301,8 @@ "binop": null, "updateContext": null }, - "start": 81261, - "end": 81262, + "start": 81248, + "end": 81249, "loc": { "start": { "line": 2675, @@ -395269,8 +395327,8 @@ "binop": null }, "value": "getFilterElement", - "start": 81262, - "end": 81278, + "start": 81249, + "end": 81265, "loc": { "start": { "line": 2675, @@ -395294,8 +395352,8 @@ "postfix": false, "binop": null }, - "start": 81278, - "end": 81279, + "start": 81265, + "end": 81266, "loc": { "start": { "line": 2675, @@ -395320,8 +395378,8 @@ "binop": null }, "value": "colIdx", - "start": 81279, - "end": 81285, + "start": 81266, + "end": 81272, "loc": { "start": { "line": 2675, @@ -395345,8 +395403,8 @@ "postfix": false, "binop": null }, - "start": 81285, - "end": 81286, + "start": 81272, + "end": 81273, "loc": { "start": { "line": 2675, @@ -395371,8 +395429,8 @@ "binop": null, "updateContext": null }, - "start": 81286, - "end": 81287, + "start": 81273, + "end": 81274, "loc": { "start": { "line": 2675, @@ -395399,8 +395457,8 @@ "updateContext": null }, "value": "let", - "start": 81300, - "end": 81303, + "start": 81287, + "end": 81290, "loc": { "start": { "line": 2676, @@ -395425,8 +395483,8 @@ "binop": null }, "value": "slcSelectedValue", - "start": 81304, - "end": 81320, + "start": 81291, + "end": 81307, "loc": { "start": { "line": 2676, @@ -395452,8 +395510,8 @@ "updateContext": null }, "value": "=", - "start": 81321, - "end": 81322, + "start": 81308, + "end": 81309, "loc": { "start": { "line": 2676, @@ -395480,8 +395538,8 @@ "updateContext": null }, "value": "this", - "start": 81323, - "end": 81327, + "start": 81310, + "end": 81314, "loc": { "start": { "line": 2676, @@ -395506,8 +395564,8 @@ "binop": null, "updateContext": null }, - "start": 81327, - "end": 81328, + "start": 81314, + "end": 81315, "loc": { "start": { "line": 2676, @@ -395532,8 +395590,8 @@ "binop": null }, "value": "getFilterValue", - "start": 81328, - "end": 81342, + "start": 81315, + "end": 81329, "loc": { "start": { "line": 2676, @@ -395557,8 +395615,8 @@ "postfix": false, "binop": null }, - "start": 81342, - "end": 81343, + "start": 81329, + "end": 81330, "loc": { "start": { "line": 2676, @@ -395583,8 +395641,8 @@ "binop": null }, "value": "colIdx", - "start": 81343, - "end": 81349, + "start": 81330, + "end": 81336, "loc": { "start": { "line": 2676, @@ -395608,8 +395666,8 @@ "postfix": false, "binop": null }, - "start": 81349, - "end": 81350, + "start": 81336, + "end": 81337, "loc": { "start": { "line": 2676, @@ -395634,8 +395692,8 @@ "binop": null, "updateContext": null }, - "start": 81350, - "end": 81351, + "start": 81337, + "end": 81338, "loc": { "start": { "line": 2676, @@ -395650,8 +395708,8 @@ { "type": "CommentLine", "value": "1st option needs to be inserted", - "start": 81365, - "end": 81398, + "start": 81352, + "end": 81385, "loc": { "start": { "line": 2678, @@ -395678,8 +395736,8 @@ "updateContext": null }, "value": "if", - "start": 81411, - "end": 81413, + "start": 81398, + "end": 81400, "loc": { "start": { "line": 2679, @@ -395703,8 +395761,8 @@ "postfix": false, "binop": null }, - "start": 81414, - "end": 81415, + "start": 81401, + "end": 81402, "loc": { "start": { "line": 2679, @@ -395731,8 +395789,8 @@ "updateContext": null }, "value": "this", - "start": 81415, - "end": 81419, + "start": 81402, + "end": 81406, "loc": { "start": { "line": 2679, @@ -395757,8 +395815,8 @@ "binop": null, "updateContext": null }, - "start": 81419, - "end": 81420, + "start": 81406, + "end": 81407, "loc": { "start": { "line": 2679, @@ -395783,8 +395841,8 @@ "binop": null }, "value": "loadFltOnDemand", - "start": 81420, - "end": 81435, + "start": 81407, + "end": 81422, "loc": { "start": { "line": 2679, @@ -395808,8 +395866,8 @@ "postfix": false, "binop": null }, - "start": 81435, - "end": 81436, + "start": 81422, + "end": 81423, "loc": { "start": { "line": 2679, @@ -395833,8 +395891,8 @@ "postfix": false, "binop": null }, - "start": 81437, - "end": 81438, + "start": 81424, + "end": 81425, "loc": { "start": { "line": 2679, @@ -395861,8 +395919,8 @@ "updateContext": null }, "value": "let", - "start": 81455, - "end": 81458, + "start": 81442, + "end": 81445, "loc": { "start": { "line": 2680, @@ -395887,8 +395945,8 @@ "binop": null }, "value": "opt0", - "start": 81459, - "end": 81463, + "start": 81446, + "end": 81450, "loc": { "start": { "line": 2680, @@ -395914,8 +395972,8 @@ "updateContext": null }, "value": "=", - "start": 81464, - "end": 81465, + "start": 81451, + "end": 81452, "loc": { "start": { "line": 2680, @@ -395940,8 +395998,8 @@ "binop": null }, "value": "createOpt", - "start": 81466, - "end": 81475, + "start": 81453, + "end": 81462, "loc": { "start": { "line": 2680, @@ -395965,8 +396023,8 @@ "postfix": false, "binop": null }, - "start": 81475, - "end": 81476, + "start": 81462, + "end": 81463, "loc": { "start": { "line": 2680, @@ -395993,8 +396051,8 @@ "updateContext": null }, "value": "this", - "start": 81476, - "end": 81480, + "start": 81463, + "end": 81467, "loc": { "start": { "line": 2680, @@ -396019,8 +396077,8 @@ "binop": null, "updateContext": null }, - "start": 81480, - "end": 81481, + "start": 81467, + "end": 81468, "loc": { "start": { "line": 2680, @@ -396045,8 +396103,8 @@ "binop": null }, "value": "getClearFilterText", - "start": 81481, - "end": 81499, + "start": 81468, + "end": 81486, "loc": { "start": { "line": 2680, @@ -396070,8 +396128,8 @@ "postfix": false, "binop": null }, - "start": 81499, - "end": 81500, + "start": 81486, + "end": 81487, "loc": { "start": { "line": 2680, @@ -396096,8 +396154,8 @@ "binop": null }, "value": "colIdx", - "start": 81500, - "end": 81506, + "start": 81487, + "end": 81493, "loc": { "start": { "line": 2680, @@ -396121,8 +396179,8 @@ "postfix": false, "binop": null }, - "start": 81506, - "end": 81507, + "start": 81493, + "end": 81494, "loc": { "start": { "line": 2680, @@ -396147,8 +396205,8 @@ "binop": null, "updateContext": null }, - "start": 81507, - "end": 81508, + "start": 81494, + "end": 81495, "loc": { "start": { "line": 2680, @@ -396174,8 +396232,8 @@ "updateContext": null }, "value": "", - "start": 81509, - "end": 81511, + "start": 81496, + "end": 81498, "loc": { "start": { "line": 2680, @@ -396199,8 +396257,8 @@ "postfix": false, "binop": null }, - "start": 81511, - "end": 81512, + "start": 81498, + "end": 81499, "loc": { "start": { "line": 2680, @@ -396225,8 +396283,8 @@ "binop": null, "updateContext": null }, - "start": 81512, - "end": 81513, + "start": 81499, + "end": 81500, "loc": { "start": { "line": 2680, @@ -396251,8 +396309,8 @@ "binop": null }, "value": "curSlc", - "start": 81530, - "end": 81536, + "start": 81517, + "end": 81523, "loc": { "start": { "line": 2681, @@ -396277,8 +396335,8 @@ "binop": null, "updateContext": null }, - "start": 81536, - "end": 81537, + "start": 81523, + "end": 81524, "loc": { "start": { "line": 2681, @@ -396303,8 +396361,8 @@ "binop": null }, "value": "innerHTML", - "start": 81537, - "end": 81546, + "start": 81524, + "end": 81533, "loc": { "start": { "line": 2681, @@ -396330,8 +396388,8 @@ "updateContext": null }, "value": "=", - "start": 81547, - "end": 81548, + "start": 81534, + "end": 81535, "loc": { "start": { "line": 2681, @@ -396357,8 +396415,8 @@ "updateContext": null }, "value": "", - "start": 81549, - "end": 81551, + "start": 81536, + "end": 81538, "loc": { "start": { "line": 2681, @@ -396383,8 +396441,8 @@ "binop": null, "updateContext": null }, - "start": 81551, - "end": 81552, + "start": 81538, + "end": 81539, "loc": { "start": { "line": 2681, @@ -396409,8 +396467,8 @@ "binop": null }, "value": "curSlc", - "start": 81569, - "end": 81575, + "start": 81556, + "end": 81562, "loc": { "start": { "line": 2682, @@ -396435,8 +396493,8 @@ "binop": null, "updateContext": null }, - "start": 81575, - "end": 81576, + "start": 81562, + "end": 81563, "loc": { "start": { "line": 2682, @@ -396461,8 +396519,8 @@ "binop": null }, "value": "appendChild", - "start": 81576, - "end": 81587, + "start": 81563, + "end": 81574, "loc": { "start": { "line": 2682, @@ -396486,8 +396544,8 @@ "postfix": false, "binop": null }, - "start": 81587, - "end": 81588, + "start": 81574, + "end": 81575, "loc": { "start": { "line": 2682, @@ -396512,8 +396570,8 @@ "binop": null }, "value": "opt0", - "start": 81588, - "end": 81592, + "start": 81575, + "end": 81579, "loc": { "start": { "line": 2682, @@ -396537,8 +396595,8 @@ "postfix": false, "binop": null }, - "start": 81592, - "end": 81593, + "start": 81579, + "end": 81580, "loc": { "start": { "line": 2682, @@ -396563,8 +396621,8 @@ "binop": null, "updateContext": null }, - "start": 81593, - "end": 81594, + "start": 81580, + "end": 81581, "loc": { "start": { "line": 2682, @@ -396588,8 +396646,8 @@ "postfix": false, "binop": null }, - "start": 81607, - "end": 81608, + "start": 81594, + "end": 81595, "loc": { "start": { "line": 2683, @@ -396616,8 +396674,8 @@ "updateContext": null }, "value": "if", - "start": 81622, - "end": 81624, + "start": 81609, + "end": 81611, "loc": { "start": { "line": 2685, @@ -396641,8 +396699,8 @@ "postfix": false, "binop": null }, - "start": 81625, - "end": 81626, + "start": 81612, + "end": 81613, "loc": { "start": { "line": 2685, @@ -396667,8 +396725,8 @@ "binop": null }, "value": "slcA3", - "start": 81626, - "end": 81631, + "start": 81613, + "end": 81618, "loc": { "start": { "line": 2685, @@ -396693,8 +396751,8 @@ "binop": null, "updateContext": null }, - "start": 81631, - "end": 81632, + "start": 81618, + "end": 81619, "loc": { "start": { "line": 2685, @@ -396719,8 +396777,8 @@ "binop": null }, "value": "indexOf", - "start": 81632, - "end": 81639, + "start": 81619, + "end": 81626, "loc": { "start": { "line": 2685, @@ -396744,8 +396802,8 @@ "postfix": false, "binop": null }, - "start": 81639, - "end": 81640, + "start": 81626, + "end": 81627, "loc": { "start": { "line": 2685, @@ -396770,8 +396828,8 @@ "binop": null }, "value": "colIdx", - "start": 81640, - "end": 81646, + "start": 81627, + "end": 81633, "loc": { "start": { "line": 2685, @@ -396795,8 +396853,8 @@ "postfix": false, "binop": null }, - "start": 81646, - "end": 81647, + "start": 81633, + "end": 81634, "loc": { "start": { "line": 2685, @@ -396822,8 +396880,8 @@ "updateContext": null }, "value": "!==", - "start": 81648, - "end": 81651, + "start": 81635, + "end": 81638, "loc": { "start": { "line": 2685, @@ -396849,8 +396907,8 @@ "updateContext": null }, "value": "-", - "start": 81652, - "end": 81653, + "start": 81639, + "end": 81640, "loc": { "start": { "line": 2685, @@ -396876,8 +396934,8 @@ "updateContext": null }, "value": 1, - "start": 81653, - "end": 81654, + "start": 81640, + "end": 81641, "loc": { "start": { "line": 2685, @@ -396901,8 +396959,8 @@ "postfix": false, "binop": null }, - "start": 81654, - "end": 81655, + "start": 81641, + "end": 81642, "loc": { "start": { "line": 2685, @@ -396926,8 +396984,8 @@ "postfix": false, "binop": null }, - "start": 81656, - "end": 81657, + "start": 81643, + "end": 81644, "loc": { "start": { "line": 2685, @@ -396954,8 +397012,8 @@ "updateContext": null }, "value": "this", - "start": 81674, - "end": 81678, + "start": 81661, + "end": 81665, "loc": { "start": { "line": 2686, @@ -396980,8 +397038,8 @@ "binop": null, "updateContext": null }, - "start": 81678, - "end": 81679, + "start": 81665, + "end": 81666, "loc": { "start": { "line": 2686, @@ -397006,8 +397064,8 @@ "binop": null }, "value": "emitter", - "start": 81679, - "end": 81686, + "start": 81666, + "end": 81673, "loc": { "start": { "line": 2686, @@ -397032,8 +397090,8 @@ "binop": null, "updateContext": null }, - "start": 81686, - "end": 81687, + "start": 81673, + "end": 81674, "loc": { "start": { "line": 2686, @@ -397058,8 +397116,8 @@ "binop": null }, "value": "emit", - "start": 81687, - "end": 81691, + "start": 81674, + "end": 81678, "loc": { "start": { "line": 2686, @@ -397083,8 +397141,8 @@ "postfix": false, "binop": null }, - "start": 81691, - "end": 81692, + "start": 81678, + "end": 81679, "loc": { "start": { "line": 2686, @@ -397110,8 +397168,8 @@ "updateContext": null }, "value": "build-checklist-filter", - "start": 81692, - "end": 81716, + "start": 81679, + "end": 81703, "loc": { "start": { "line": 2686, @@ -397136,8 +397194,8 @@ "binop": null, "updateContext": null }, - "start": 81716, - "end": 81717, + "start": 81703, + "end": 81704, "loc": { "start": { "line": 2686, @@ -397164,8 +397222,8 @@ "updateContext": null }, "value": "this", - "start": 81718, - "end": 81722, + "start": 81705, + "end": 81709, "loc": { "start": { "line": 2686, @@ -397190,8 +397248,8 @@ "binop": null, "updateContext": null }, - "start": 81722, - "end": 81723, + "start": 81709, + "end": 81710, "loc": { "start": { "line": 2686, @@ -397216,8 +397274,8 @@ "binop": null }, "value": "colIdx", - "start": 81724, - "end": 81730, + "start": 81711, + "end": 81717, "loc": { "start": { "line": 2686, @@ -397242,8 +397300,8 @@ "binop": null, "updateContext": null }, - "start": 81730, - "end": 81731, + "start": 81717, + "end": 81718, "loc": { "start": { "line": 2686, @@ -397270,8 +397328,8 @@ "updateContext": null }, "value": "true", - "start": 81752, - "end": 81756, + "start": 81739, + "end": 81743, "loc": { "start": { "line": 2687, @@ -397295,8 +397353,8 @@ "postfix": false, "binop": null }, - "start": 81756, - "end": 81757, + "start": 81743, + "end": 81744, "loc": { "start": { "line": 2687, @@ -397321,8 +397379,8 @@ "binop": null, "updateContext": null }, - "start": 81757, - "end": 81758, + "start": 81744, + "end": 81745, "loc": { "start": { "line": 2687, @@ -397346,8 +397404,8 @@ "postfix": false, "binop": null }, - "start": 81771, - "end": 81772, + "start": 81758, + "end": 81759, "loc": { "start": { "line": 2688, @@ -397374,8 +397432,8 @@ "updateContext": null }, "value": "else", - "start": 81773, - "end": 81777, + "start": 81760, + "end": 81764, "loc": { "start": { "line": 2688, @@ -397399,8 +397457,8 @@ "postfix": false, "binop": null }, - "start": 81778, - "end": 81779, + "start": 81765, + "end": 81766, "loc": { "start": { "line": 2688, @@ -397427,8 +397485,8 @@ "updateContext": null }, "value": "this", - "start": 81796, - "end": 81800, + "start": 81783, + "end": 81787, "loc": { "start": { "line": 2689, @@ -397453,8 +397511,8 @@ "binop": null, "updateContext": null }, - "start": 81800, - "end": 81801, + "start": 81787, + "end": 81788, "loc": { "start": { "line": 2689, @@ -397479,8 +397537,8 @@ "binop": null }, "value": "emitter", - "start": 81801, - "end": 81808, + "start": 81788, + "end": 81795, "loc": { "start": { "line": 2689, @@ -397505,8 +397563,8 @@ "binop": null, "updateContext": null }, - "start": 81808, - "end": 81809, + "start": 81795, + "end": 81796, "loc": { "start": { "line": 2689, @@ -397531,8 +397589,8 @@ "binop": null }, "value": "emit", - "start": 81809, - "end": 81813, + "start": 81796, + "end": 81800, "loc": { "start": { "line": 2689, @@ -397556,8 +397614,8 @@ "postfix": false, "binop": null }, - "start": 81813, - "end": 81814, + "start": 81800, + "end": 81801, "loc": { "start": { "line": 2689, @@ -397583,8 +397641,8 @@ "updateContext": null }, "value": "build-select-filter", - "start": 81814, - "end": 81835, + "start": 81801, + "end": 81822, "loc": { "start": { "line": 2689, @@ -397609,8 +397667,8 @@ "binop": null, "updateContext": null }, - "start": 81835, - "end": 81836, + "start": 81822, + "end": 81823, "loc": { "start": { "line": 2689, @@ -397637,8 +397695,8 @@ "updateContext": null }, "value": "this", - "start": 81837, - "end": 81841, + "start": 81824, + "end": 81828, "loc": { "start": { "line": 2689, @@ -397663,8 +397721,8 @@ "binop": null, "updateContext": null }, - "start": 81841, - "end": 81842, + "start": 81828, + "end": 81829, "loc": { "start": { "line": 2689, @@ -397689,8 +397747,8 @@ "binop": null }, "value": "colIdx", - "start": 81843, - "end": 81849, + "start": 81830, + "end": 81836, "loc": { "start": { "line": 2689, @@ -397715,8 +397773,8 @@ "binop": null, "updateContext": null }, - "start": 81849, - "end": 81850, + "start": 81836, + "end": 81837, "loc": { "start": { "line": 2689, @@ -397743,8 +397801,8 @@ "updateContext": null }, "value": "true", - "start": 81871, - "end": 81875, + "start": 81858, + "end": 81862, "loc": { "start": { "line": 2690, @@ -397768,8 +397826,8 @@ "postfix": false, "binop": null }, - "start": 81875, - "end": 81876, + "start": 81862, + "end": 81863, "loc": { "start": { "line": 2690, @@ -397794,8 +397852,8 @@ "binop": null, "updateContext": null }, - "start": 81876, - "end": 81877, + "start": 81863, + "end": 81864, "loc": { "start": { "line": 2690, @@ -397819,8 +397877,8 @@ "postfix": false, "binop": null }, - "start": 81890, - "end": 81891, + "start": 81877, + "end": 81878, "loc": { "start": { "line": 2691, @@ -397847,8 +397905,8 @@ "updateContext": null }, "value": "this", - "start": 81905, - "end": 81909, + "start": 81892, + "end": 81896, "loc": { "start": { "line": 2693, @@ -397873,8 +397931,8 @@ "binop": null, "updateContext": null }, - "start": 81909, - "end": 81910, + "start": 81896, + "end": 81897, "loc": { "start": { "line": 2693, @@ -397899,8 +397957,8 @@ "binop": null }, "value": "setFilterValue", - "start": 81910, - "end": 81924, + "start": 81897, + "end": 81911, "loc": { "start": { "line": 2693, @@ -397924,8 +397982,8 @@ "postfix": false, "binop": null }, - "start": 81924, - "end": 81925, + "start": 81911, + "end": 81912, "loc": { "start": { "line": 2693, @@ -397950,8 +398008,8 @@ "binop": null }, "value": "colIdx", - "start": 81925, - "end": 81931, + "start": 81912, + "end": 81918, "loc": { "start": { "line": 2693, @@ -397976,8 +398034,8 @@ "binop": null, "updateContext": null }, - "start": 81931, - "end": 81932, + "start": 81918, + "end": 81919, "loc": { "start": { "line": 2693, @@ -398002,8 +398060,8 @@ "binop": null }, "value": "slcSelectedValue", - "start": 81933, - "end": 81949, + "start": 81920, + "end": 81936, "loc": { "start": { "line": 2693, @@ -398027,8 +398085,8 @@ "postfix": false, "binop": null }, - "start": 81949, - "end": 81950, + "start": 81936, + "end": 81937, "loc": { "start": { "line": 2693, @@ -398053,8 +398111,8 @@ "binop": null, "updateContext": null }, - "start": 81950, - "end": 81951, + "start": 81937, + "end": 81938, "loc": { "start": { "line": 2693, @@ -398078,8 +398136,8 @@ "postfix": false, "binop": null }, - "start": 81960, - "end": 81961, + "start": 81947, + "end": 81948, "loc": { "start": { "line": 2694, @@ -398103,8 +398161,8 @@ "postfix": false, "binop": null }, - "start": 81961, - "end": 81962, + "start": 81948, + "end": 81949, "loc": { "start": { "line": 2694, @@ -398129,8 +398187,8 @@ "binop": null, "updateContext": null }, - "start": 81962, - "end": 81963, + "start": 81949, + "end": 81950, "loc": { "start": { "line": 2694, @@ -398154,8 +398212,8 @@ "postfix": false, "binop": null }, - "start": 81968, - "end": 81969, + "start": 81955, + "end": 81956, "loc": { "start": { "line": 2695, @@ -398170,8 +398228,8 @@ { "type": "CommentBlock", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 81975, - "end": 82130, + "start": 81962, + "end": 82117, "loc": { "start": { "line": 2697, @@ -398196,8 +398254,8 @@ "binop": null }, "value": "isExactMatch", - "start": 82135, - "end": 82147, + "start": 82122, + "end": 82134, "loc": { "start": { "line": 2702, @@ -398221,8 +398279,8 @@ "postfix": false, "binop": null }, - "start": 82147, - "end": 82148, + "start": 82134, + "end": 82135, "loc": { "start": { "line": 2702, @@ -398247,8 +398305,8 @@ "binop": null }, "value": "colIndex", - "start": 82148, - "end": 82156, + "start": 82135, + "end": 82143, "loc": { "start": { "line": 2702, @@ -398272,8 +398330,8 @@ "postfix": false, "binop": null }, - "start": 82156, - "end": 82157, + "start": 82143, + "end": 82144, "loc": { "start": { "line": 2702, @@ -398297,8 +398355,8 @@ "postfix": false, "binop": null }, - "start": 82158, - "end": 82159, + "start": 82145, + "end": 82146, "loc": { "start": { "line": 2702, @@ -398325,8 +398383,8 @@ "updateContext": null }, "value": "let", - "start": 82168, - "end": 82171, + "start": 82155, + "end": 82158, "loc": { "start": { "line": 2703, @@ -398351,8 +398409,8 @@ "binop": null }, "value": "fltType", - "start": 82172, - "end": 82179, + "start": 82159, + "end": 82166, "loc": { "start": { "line": 2703, @@ -398378,8 +398436,8 @@ "updateContext": null }, "value": "=", - "start": 82180, - "end": 82181, + "start": 82167, + "end": 82168, "loc": { "start": { "line": 2703, @@ -398406,8 +398464,8 @@ "updateContext": null }, "value": "this", - "start": 82182, - "end": 82186, + "start": 82169, + "end": 82173, "loc": { "start": { "line": 2703, @@ -398432,8 +398490,8 @@ "binop": null, "updateContext": null }, - "start": 82186, - "end": 82187, + "start": 82173, + "end": 82174, "loc": { "start": { "line": 2703, @@ -398458,8 +398516,8 @@ "binop": null }, "value": "getFilterType", - "start": 82187, - "end": 82200, + "start": 82174, + "end": 82187, "loc": { "start": { "line": 2703, @@ -398483,8 +398541,8 @@ "postfix": false, "binop": null }, - "start": 82200, - "end": 82201, + "start": 82187, + "end": 82188, "loc": { "start": { "line": 2703, @@ -398509,8 +398567,8 @@ "binop": null }, "value": "colIndex", - "start": 82201, - "end": 82209, + "start": 82188, + "end": 82196, "loc": { "start": { "line": 2703, @@ -398534,8 +398592,8 @@ "postfix": false, "binop": null }, - "start": 82209, - "end": 82210, + "start": 82196, + "end": 82197, "loc": { "start": { "line": 2703, @@ -398560,8 +398618,8 @@ "binop": null, "updateContext": null }, - "start": 82210, - "end": 82211, + "start": 82197, + "end": 82198, "loc": { "start": { "line": 2703, @@ -398588,8 +398646,8 @@ "updateContext": null }, "value": "return", - "start": 82220, - "end": 82226, + "start": 82207, + "end": 82213, "loc": { "start": { "line": 2704, @@ -398616,8 +398674,8 @@ "updateContext": null }, "value": "this", - "start": 82227, - "end": 82231, + "start": 82214, + "end": 82218, "loc": { "start": { "line": 2704, @@ -398642,8 +398700,8 @@ "binop": null, "updateContext": null }, - "start": 82231, - "end": 82232, + "start": 82218, + "end": 82219, "loc": { "start": { "line": 2704, @@ -398668,8 +398726,8 @@ "binop": null }, "value": "exactMatchByCol", - "start": 82232, - "end": 82247, + "start": 82219, + "end": 82234, "loc": { "start": { "line": 2704, @@ -398694,8 +398752,8 @@ "binop": null, "updateContext": null }, - "start": 82247, - "end": 82248, + "start": 82234, + "end": 82235, "loc": { "start": { "line": 2704, @@ -398720,8 +398778,8 @@ "binop": null }, "value": "colIndex", - "start": 82248, - "end": 82256, + "start": 82235, + "end": 82243, "loc": { "start": { "line": 2704, @@ -398746,8 +398804,8 @@ "binop": null, "updateContext": null }, - "start": 82256, - "end": 82257, + "start": 82243, + "end": 82244, "loc": { "start": { "line": 2704, @@ -398773,8 +398831,8 @@ "updateContext": null }, "value": "||", - "start": 82258, - "end": 82260, + "start": 82245, + "end": 82247, "loc": { "start": { "line": 2704, @@ -398801,8 +398859,8 @@ "updateContext": null }, "value": "this", - "start": 82261, - "end": 82265, + "start": 82248, + "end": 82252, "loc": { "start": { "line": 2704, @@ -398827,8 +398885,8 @@ "binop": null, "updateContext": null }, - "start": 82265, - "end": 82266, + "start": 82252, + "end": 82253, "loc": { "start": { "line": 2704, @@ -398853,8 +398911,8 @@ "binop": null }, "value": "exactMatch", - "start": 82266, - "end": 82276, + "start": 82253, + "end": 82263, "loc": { "start": { "line": 2704, @@ -398880,8 +398938,8 @@ "updateContext": null }, "value": "||", - "start": 82277, - "end": 82279, + "start": 82264, + "end": 82266, "loc": { "start": { "line": 2704, @@ -398906,8 +398964,8 @@ "binop": null }, "value": "fltType", - "start": 82292, - "end": 82299, + "start": 82279, + "end": 82286, "loc": { "start": { "line": 2705, @@ -398933,8 +398991,8 @@ "updateContext": null }, "value": "!==", - "start": 82300, - "end": 82303, + "start": 82287, + "end": 82290, "loc": { "start": { "line": 2705, @@ -398959,8 +399017,8 @@ "binop": null }, "value": "INPUT", - "start": 82304, - "end": 82309, + "start": 82291, + "end": 82296, "loc": { "start": { "line": 2705, @@ -398985,8 +399043,8 @@ "binop": null, "updateContext": null }, - "start": 82309, - "end": 82310, + "start": 82296, + "end": 82297, "loc": { "start": { "line": 2705, @@ -399010,8 +399068,8 @@ "postfix": false, "binop": null }, - "start": 82315, - "end": 82316, + "start": 82302, + "end": 82303, "loc": { "start": { "line": 2706, @@ -399026,8 +399084,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82322, - "end": 82436, + "start": 82309, + "end": 82423, "loc": { "start": { "line": 2708, @@ -399052,8 +399110,8 @@ "binop": null }, "value": "isRowValid", - "start": 82441, - "end": 82451, + "start": 82428, + "end": 82438, "loc": { "start": { "line": 2713, @@ -399077,8 +399135,8 @@ "postfix": false, "binop": null }, - "start": 82451, - "end": 82452, + "start": 82438, + "end": 82439, "loc": { "start": { "line": 2713, @@ -399103,8 +399161,8 @@ "binop": null }, "value": "rowIndex", - "start": 82452, - "end": 82460, + "start": 82439, + "end": 82447, "loc": { "start": { "line": 2713, @@ -399128,8 +399186,8 @@ "postfix": false, "binop": null }, - "start": 82460, - "end": 82461, + "start": 82447, + "end": 82448, "loc": { "start": { "line": 2713, @@ -399153,8 +399211,8 @@ "postfix": false, "binop": null }, - "start": 82462, - "end": 82463, + "start": 82449, + "end": 82450, "loc": { "start": { "line": 2713, @@ -399181,8 +399239,8 @@ "updateContext": null }, "value": "return", - "start": 82472, - "end": 82478, + "start": 82459, + "end": 82465, "loc": { "start": { "line": 2714, @@ -399209,8 +399267,8 @@ "updateContext": null }, "value": "this", - "start": 82479, - "end": 82483, + "start": 82466, + "end": 82470, "loc": { "start": { "line": 2714, @@ -399235,8 +399293,8 @@ "binop": null, "updateContext": null }, - "start": 82483, - "end": 82484, + "start": 82470, + "end": 82471, "loc": { "start": { "line": 2714, @@ -399261,8 +399319,8 @@ "binop": null }, "value": "getValidRows", - "start": 82484, - "end": 82496, + "start": 82471, + "end": 82483, "loc": { "start": { "line": 2714, @@ -399286,8 +399344,8 @@ "postfix": false, "binop": null }, - "start": 82496, - "end": 82497, + "start": 82483, + "end": 82484, "loc": { "start": { "line": 2714, @@ -399311,8 +399369,8 @@ "postfix": false, "binop": null }, - "start": 82497, - "end": 82498, + "start": 82484, + "end": 82485, "loc": { "start": { "line": 2714, @@ -399337,8 +399395,8 @@ "binop": null, "updateContext": null }, - "start": 82498, - "end": 82499, + "start": 82485, + "end": 82486, "loc": { "start": { "line": 2714, @@ -399363,8 +399421,8 @@ "binop": null }, "value": "indexOf", - "start": 82499, - "end": 82506, + "start": 82486, + "end": 82493, "loc": { "start": { "line": 2714, @@ -399388,8 +399446,8 @@ "postfix": false, "binop": null }, - "start": 82506, - "end": 82507, + "start": 82493, + "end": 82494, "loc": { "start": { "line": 2714, @@ -399414,8 +399472,8 @@ "binop": null }, "value": "rowIndex", - "start": 82507, - "end": 82515, + "start": 82494, + "end": 82502, "loc": { "start": { "line": 2714, @@ -399439,8 +399497,8 @@ "postfix": false, "binop": null }, - "start": 82515, - "end": 82516, + "start": 82502, + "end": 82503, "loc": { "start": { "line": 2714, @@ -399466,8 +399524,8 @@ "updateContext": null }, "value": "!==", - "start": 82517, - "end": 82520, + "start": 82504, + "end": 82507, "loc": { "start": { "line": 2714, @@ -399493,8 +399551,8 @@ "updateContext": null }, "value": "-", - "start": 82521, - "end": 82522, + "start": 82508, + "end": 82509, "loc": { "start": { "line": 2714, @@ -399520,8 +399578,8 @@ "updateContext": null }, "value": 1, - "start": 82522, - "end": 82523, + "start": 82509, + "end": 82510, "loc": { "start": { "line": 2714, @@ -399546,8 +399604,8 @@ "binop": null, "updateContext": null }, - "start": 82523, - "end": 82524, + "start": 82510, + "end": 82511, "loc": { "start": { "line": 2714, @@ -399571,8 +399629,8 @@ "postfix": false, "binop": null }, - "start": 82529, - "end": 82530, + "start": 82516, + "end": 82517, "loc": { "start": { "line": 2715, @@ -399587,8 +399645,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "start": 82536, - "end": 82652, + "start": 82523, + "end": 82639, "loc": { "start": { "line": 2717, @@ -399613,8 +399671,8 @@ "binop": null }, "value": "isRowDisplayed", - "start": 82657, - "end": 82671, + "start": 82644, + "end": 82658, "loc": { "start": { "line": 2722, @@ -399638,8 +399696,8 @@ "postfix": false, "binop": null }, - "start": 82671, - "end": 82672, + "start": 82658, + "end": 82659, "loc": { "start": { "line": 2722, @@ -399664,8 +399722,8 @@ "binop": null }, "value": "rowIndex", - "start": 82672, - "end": 82680, + "start": 82659, + "end": 82667, "loc": { "start": { "line": 2722, @@ -399689,8 +399747,8 @@ "postfix": false, "binop": null }, - "start": 82680, - "end": 82681, + "start": 82667, + "end": 82668, "loc": { "start": { "line": 2722, @@ -399714,8 +399772,8 @@ "postfix": false, "binop": null }, - "start": 82682, - "end": 82683, + "start": 82669, + "end": 82670, "loc": { "start": { "line": 2722, @@ -399742,8 +399800,8 @@ "updateContext": null }, "value": "let", - "start": 82692, - "end": 82695, + "start": 82679, + "end": 82682, "loc": { "start": { "line": 2723, @@ -399768,8 +399826,8 @@ "binop": null }, "value": "row", - "start": 82696, - "end": 82699, + "start": 82683, + "end": 82686, "loc": { "start": { "line": 2723, @@ -399795,8 +399853,8 @@ "updateContext": null }, "value": "=", - "start": 82700, - "end": 82701, + "start": 82687, + "end": 82688, "loc": { "start": { "line": 2723, @@ -399823,8 +399881,8 @@ "updateContext": null }, "value": "this", - "start": 82702, - "end": 82706, + "start": 82689, + "end": 82693, "loc": { "start": { "line": 2723, @@ -399849,8 +399907,8 @@ "binop": null, "updateContext": null }, - "start": 82706, - "end": 82707, + "start": 82693, + "end": 82694, "loc": { "start": { "line": 2723, @@ -399875,8 +399933,8 @@ "binop": null }, "value": "dom", - "start": 82707, - "end": 82710, + "start": 82694, + "end": 82697, "loc": { "start": { "line": 2723, @@ -399900,8 +399958,8 @@ "postfix": false, "binop": null }, - "start": 82710, - "end": 82711, + "start": 82697, + "end": 82698, "loc": { "start": { "line": 2723, @@ -399925,8 +399983,8 @@ "postfix": false, "binop": null }, - "start": 82711, - "end": 82712, + "start": 82698, + "end": 82699, "loc": { "start": { "line": 2723, @@ -399951,8 +400009,8 @@ "binop": null, "updateContext": null }, - "start": 82712, - "end": 82713, + "start": 82699, + "end": 82700, "loc": { "start": { "line": 2723, @@ -399977,8 +400035,8 @@ "binop": null }, "value": "rows", - "start": 82713, - "end": 82717, + "start": 82700, + "end": 82704, "loc": { "start": { "line": 2723, @@ -400003,8 +400061,8 @@ "binop": null, "updateContext": null }, - "start": 82717, - "end": 82718, + "start": 82704, + "end": 82705, "loc": { "start": { "line": 2723, @@ -400029,8 +400087,8 @@ "binop": null }, "value": "rowIndex", - "start": 82718, - "end": 82726, + "start": 82705, + "end": 82713, "loc": { "start": { "line": 2723, @@ -400055,8 +400113,8 @@ "binop": null, "updateContext": null }, - "start": 82726, - "end": 82727, + "start": 82713, + "end": 82714, "loc": { "start": { "line": 2723, @@ -400081,8 +400139,8 @@ "binop": null, "updateContext": null }, - "start": 82727, - "end": 82728, + "start": 82714, + "end": 82715, "loc": { "start": { "line": 2723, @@ -400109,8 +400167,8 @@ "updateContext": null }, "value": "return", - "start": 82737, - "end": 82743, + "start": 82724, + "end": 82730, "loc": { "start": { "line": 2724, @@ -400137,8 +400195,8 @@ "updateContext": null }, "value": "this", - "start": 82744, - "end": 82748, + "start": 82731, + "end": 82735, "loc": { "start": { "line": 2724, @@ -400163,8 +400221,8 @@ "binop": null, "updateContext": null }, - "start": 82748, - "end": 82749, + "start": 82735, + "end": 82736, "loc": { "start": { "line": 2724, @@ -400189,8 +400247,8 @@ "binop": null }, "value": "getRowDisplay", - "start": 82749, - "end": 82762, + "start": 82736, + "end": 82749, "loc": { "start": { "line": 2724, @@ -400214,8 +400272,8 @@ "postfix": false, "binop": null }, - "start": 82762, - "end": 82763, + "start": 82749, + "end": 82750, "loc": { "start": { "line": 2724, @@ -400240,8 +400298,8 @@ "binop": null }, "value": "row", - "start": 82763, - "end": 82766, + "start": 82750, + "end": 82753, "loc": { "start": { "line": 2724, @@ -400265,8 +400323,8 @@ "postfix": false, "binop": null }, - "start": 82766, - "end": 82767, + "start": 82753, + "end": 82754, "loc": { "start": { "line": 2724, @@ -400292,8 +400350,8 @@ "updateContext": null }, "value": "===", - "start": 82768, - "end": 82771, + "start": 82755, + "end": 82758, "loc": { "start": { "line": 2724, @@ -400319,8 +400377,8 @@ "updateContext": null }, "value": "", - "start": 82772, - "end": 82774, + "start": 82759, + "end": 82761, "loc": { "start": { "line": 2724, @@ -400345,8 +400403,8 @@ "binop": null, "updateContext": null }, - "start": 82774, - "end": 82775, + "start": 82761, + "end": 82762, "loc": { "start": { "line": 2724, @@ -400370,8 +400428,8 @@ "postfix": false, "binop": null }, - "start": 82780, - "end": 82781, + "start": 82767, + "end": 82768, "loc": { "start": { "line": 2725, @@ -400386,8 +400444,8 @@ { "type": "CommentBlock", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "start": 82787, - "end": 82990, + "start": 82774, + "end": 82977, "loc": { "start": { "line": 2727, @@ -400412,8 +400470,8 @@ "binop": null }, "value": "ignoresDiacritics", - "start": 82995, - "end": 83012, + "start": 82982, + "end": 82999, "loc": { "start": { "line": 2733, @@ -400437,8 +400495,8 @@ "postfix": false, "binop": null }, - "start": 83012, - "end": 83013, + "start": 82999, + "end": 83000, "loc": { "start": { "line": 2733, @@ -400463,8 +400521,8 @@ "binop": null }, "value": "colIndex", - "start": 83013, - "end": 83021, + "start": 83000, + "end": 83008, "loc": { "start": { "line": 2733, @@ -400488,8 +400546,8 @@ "postfix": false, "binop": null }, - "start": 83021, - "end": 83022, + "start": 83008, + "end": 83009, "loc": { "start": { "line": 2733, @@ -400513,8 +400571,8 @@ "postfix": false, "binop": null }, - "start": 83023, - "end": 83024, + "start": 83010, + "end": 83011, "loc": { "start": { "line": 2733, @@ -400541,8 +400599,8 @@ "updateContext": null }, "value": "let", - "start": 83033, - "end": 83036, + "start": 83020, + "end": 83023, "loc": { "start": { "line": 2734, @@ -400567,8 +400625,8 @@ "binop": null }, "value": "ignoreDiac", - "start": 83037, - "end": 83047, + "start": 83024, + "end": 83034, "loc": { "start": { "line": 2734, @@ -400594,8 +400652,8 @@ "updateContext": null }, "value": "=", - "start": 83048, - "end": 83049, + "start": 83035, + "end": 83036, "loc": { "start": { "line": 2734, @@ -400622,8 +400680,8 @@ "updateContext": null }, "value": "this", - "start": 83050, - "end": 83054, + "start": 83037, + "end": 83041, "loc": { "start": { "line": 2734, @@ -400648,8 +400706,8 @@ "binop": null, "updateContext": null }, - "start": 83054, - "end": 83055, + "start": 83041, + "end": 83042, "loc": { "start": { "line": 2734, @@ -400674,8 +400732,8 @@ "binop": null }, "value": "ignoreDiacritics", - "start": 83055, - "end": 83071, + "start": 83042, + "end": 83058, "loc": { "start": { "line": 2734, @@ -400700,8 +400758,8 @@ "binop": null, "updateContext": null }, - "start": 83071, - "end": 83072, + "start": 83058, + "end": 83059, "loc": { "start": { "line": 2734, @@ -400728,8 +400786,8 @@ "updateContext": null }, "value": "if", - "start": 83081, - "end": 83083, + "start": 83068, + "end": 83070, "loc": { "start": { "line": 2735, @@ -400753,8 +400811,8 @@ "postfix": false, "binop": null }, - "start": 83084, - "end": 83085, + "start": 83071, + "end": 83072, "loc": { "start": { "line": 2735, @@ -400779,8 +400837,8 @@ "binop": null }, "value": "isArray", - "start": 83085, - "end": 83092, + "start": 83072, + "end": 83079, "loc": { "start": { "line": 2735, @@ -400804,8 +400862,8 @@ "postfix": false, "binop": null }, - "start": 83092, - "end": 83093, + "start": 83079, + "end": 83080, "loc": { "start": { "line": 2735, @@ -400830,8 +400888,8 @@ "binop": null }, "value": "ignoreDiac", - "start": 83093, - "end": 83103, + "start": 83080, + "end": 83090, "loc": { "start": { "line": 2735, @@ -400855,8 +400913,8 @@ "postfix": false, "binop": null }, - "start": 83103, - "end": 83104, + "start": 83090, + "end": 83091, "loc": { "start": { "line": 2735, @@ -400880,8 +400938,8 @@ "postfix": false, "binop": null }, - "start": 83104, - "end": 83105, + "start": 83091, + "end": 83092, "loc": { "start": { "line": 2735, @@ -400905,8 +400963,8 @@ "postfix": false, "binop": null }, - "start": 83106, - "end": 83107, + "start": 83093, + "end": 83094, "loc": { "start": { "line": 2735, @@ -400933,8 +400991,8 @@ "updateContext": null }, "value": "return", - "start": 83120, - "end": 83126, + "start": 83107, + "end": 83113, "loc": { "start": { "line": 2736, @@ -400959,8 +401017,8 @@ "binop": null }, "value": "ignoreDiac", - "start": 83127, - "end": 83137, + "start": 83114, + "end": 83124, "loc": { "start": { "line": 2736, @@ -400985,8 +401043,8 @@ "binop": null, "updateContext": null }, - "start": 83137, - "end": 83138, + "start": 83124, + "end": 83125, "loc": { "start": { "line": 2736, @@ -401011,8 +401069,8 @@ "binop": null }, "value": "colIndex", - "start": 83138, - "end": 83146, + "start": 83125, + "end": 83133, "loc": { "start": { "line": 2736, @@ -401037,8 +401095,8 @@ "binop": null, "updateContext": null }, - "start": 83146, - "end": 83147, + "start": 83133, + "end": 83134, "loc": { "start": { "line": 2736, @@ -401063,8 +401121,8 @@ "binop": null, "updateContext": null }, - "start": 83147, - "end": 83148, + "start": 83134, + "end": 83135, "loc": { "start": { "line": 2736, @@ -401088,8 +401146,8 @@ "postfix": false, "binop": null }, - "start": 83157, - "end": 83158, + "start": 83144, + "end": 83145, "loc": { "start": { "line": 2737, @@ -401116,8 +401174,8 @@ "updateContext": null }, "value": "return", - "start": 83167, - "end": 83173, + "start": 83154, + "end": 83160, "loc": { "start": { "line": 2738, @@ -401142,8 +401200,8 @@ "binop": null }, "value": "Boolean", - "start": 83174, - "end": 83181, + "start": 83161, + "end": 83168, "loc": { "start": { "line": 2738, @@ -401167,8 +401225,8 @@ "postfix": false, "binop": null }, - "start": 83181, - "end": 83182, + "start": 83168, + "end": 83169, "loc": { "start": { "line": 2738, @@ -401193,8 +401251,8 @@ "binop": null }, "value": "ignoreDiac", - "start": 83182, - "end": 83192, + "start": 83169, + "end": 83179, "loc": { "start": { "line": 2738, @@ -401218,8 +401276,8 @@ "postfix": false, "binop": null }, - "start": 83192, - "end": 83193, + "start": 83179, + "end": 83180, "loc": { "start": { "line": 2738, @@ -401244,8 +401302,8 @@ "binop": null, "updateContext": null }, - "start": 83193, - "end": 83194, + "start": 83180, + "end": 83181, "loc": { "start": { "line": 2738, @@ -401269,8 +401327,8 @@ "postfix": false, "binop": null }, - "start": 83199, - "end": 83200, + "start": 83186, + "end": 83187, "loc": { "start": { "line": 2739, @@ -401285,8 +401343,8 @@ { "type": "CommentBlock", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", - "start": 83206, - "end": 83346, + "start": 83193, + "end": 83333, "loc": { "start": { "line": 2741, @@ -401311,8 +401369,8 @@ "binop": null }, "value": "getClearFilterText", - "start": 83351, - "end": 83369, + "start": 83338, + "end": 83356, "loc": { "start": { "line": 2746, @@ -401336,8 +401394,8 @@ "postfix": false, "binop": null }, - "start": 83369, - "end": 83370, + "start": 83356, + "end": 83357, "loc": { "start": { "line": 2746, @@ -401362,8 +401420,8 @@ "binop": null }, "value": "colIndex", - "start": 83370, - "end": 83378, + "start": 83357, + "end": 83365, "loc": { "start": { "line": 2746, @@ -401387,8 +401445,8 @@ "postfix": false, "binop": null }, - "start": 83378, - "end": 83379, + "start": 83365, + "end": 83366, "loc": { "start": { "line": 2746, @@ -401412,8 +401470,8 @@ "postfix": false, "binop": null }, - "start": 83380, - "end": 83381, + "start": 83367, + "end": 83368, "loc": { "start": { "line": 2746, @@ -401440,8 +401498,8 @@ "updateContext": null }, "value": "let", - "start": 83390, - "end": 83393, + "start": 83377, + "end": 83380, "loc": { "start": { "line": 2747, @@ -401466,8 +401524,8 @@ "binop": null }, "value": "clearText", - "start": 83394, - "end": 83403, + "start": 83381, + "end": 83390, "loc": { "start": { "line": 2747, @@ -401493,8 +401551,8 @@ "updateContext": null }, "value": "=", - "start": 83404, - "end": 83405, + "start": 83391, + "end": 83392, "loc": { "start": { "line": 2747, @@ -401521,8 +401579,8 @@ "updateContext": null }, "value": "this", - "start": 83406, - "end": 83410, + "start": 83393, + "end": 83397, "loc": { "start": { "line": 2747, @@ -401547,8 +401605,8 @@ "binop": null, "updateContext": null }, - "start": 83410, - "end": 83411, + "start": 83397, + "end": 83398, "loc": { "start": { "line": 2747, @@ -401573,8 +401631,8 @@ "binop": null }, "value": "clearFilterText", - "start": 83411, - "end": 83426, + "start": 83398, + "end": 83413, "loc": { "start": { "line": 2747, @@ -401599,8 +401657,8 @@ "binop": null, "updateContext": null }, - "start": 83426, - "end": 83427, + "start": 83413, + "end": 83414, "loc": { "start": { "line": 2747, @@ -401627,8 +401685,8 @@ "updateContext": null }, "value": "if", - "start": 83436, - "end": 83438, + "start": 83423, + "end": 83425, "loc": { "start": { "line": 2748, @@ -401652,8 +401710,8 @@ "postfix": false, "binop": null }, - "start": 83439, - "end": 83440, + "start": 83426, + "end": 83427, "loc": { "start": { "line": 2748, @@ -401678,8 +401736,8 @@ "binop": null }, "value": "isArray", - "start": 83440, - "end": 83447, + "start": 83427, + "end": 83434, "loc": { "start": { "line": 2748, @@ -401703,8 +401761,8 @@ "postfix": false, "binop": null }, - "start": 83447, - "end": 83448, + "start": 83434, + "end": 83435, "loc": { "start": { "line": 2748, @@ -401729,8 +401787,8 @@ "binop": null }, "value": "clearText", - "start": 83448, - "end": 83457, + "start": 83435, + "end": 83444, "loc": { "start": { "line": 2748, @@ -401754,8 +401812,8 @@ "postfix": false, "binop": null }, - "start": 83457, - "end": 83458, + "start": 83444, + "end": 83445, "loc": { "start": { "line": 2748, @@ -401779,8 +401837,8 @@ "postfix": false, "binop": null }, - "start": 83458, - "end": 83459, + "start": 83445, + "end": 83446, "loc": { "start": { "line": 2748, @@ -401804,8 +401862,8 @@ "postfix": false, "binop": null }, - "start": 83460, - "end": 83461, + "start": 83447, + "end": 83448, "loc": { "start": { "line": 2748, @@ -401832,8 +401890,8 @@ "updateContext": null }, "value": "return", - "start": 83474, - "end": 83480, + "start": 83461, + "end": 83467, "loc": { "start": { "line": 2749, @@ -401858,8 +401916,8 @@ "binop": null }, "value": "clearText", - "start": 83481, - "end": 83490, + "start": 83468, + "end": 83477, "loc": { "start": { "line": 2749, @@ -401884,8 +401942,8 @@ "binop": null, "updateContext": null }, - "start": 83490, - "end": 83491, + "start": 83477, + "end": 83478, "loc": { "start": { "line": 2749, @@ -401910,8 +401968,8 @@ "binop": null }, "value": "colIndex", - "start": 83491, - "end": 83499, + "start": 83478, + "end": 83486, "loc": { "start": { "line": 2749, @@ -401936,8 +401994,8 @@ "binop": null, "updateContext": null }, - "start": 83499, - "end": 83500, + "start": 83486, + "end": 83487, "loc": { "start": { "line": 2749, @@ -401962,8 +402020,8 @@ "binop": null, "updateContext": null }, - "start": 83500, - "end": 83501, + "start": 83487, + "end": 83488, "loc": { "start": { "line": 2749, @@ -401987,8 +402045,8 @@ "postfix": false, "binop": null }, - "start": 83510, - "end": 83511, + "start": 83497, + "end": 83498, "loc": { "start": { "line": 2750, @@ -402015,8 +402073,8 @@ "updateContext": null }, "value": "return", - "start": 83520, - "end": 83526, + "start": 83507, + "end": 83513, "loc": { "start": { "line": 2751, @@ -402041,8 +402099,8 @@ "binop": null }, "value": "clearText", - "start": 83527, - "end": 83536, + "start": 83514, + "end": 83523, "loc": { "start": { "line": 2751, @@ -402067,8 +402125,8 @@ "binop": null, "updateContext": null }, - "start": 83536, - "end": 83537, + "start": 83523, + "end": 83524, "loc": { "start": { "line": 2751, @@ -402092,8 +402150,8 @@ "postfix": false, "binop": null }, - "start": 83542, - "end": 83543, + "start": 83529, + "end": 83530, "loc": { "start": { "line": 2752, @@ -402108,8 +402166,8 @@ { "type": "CommentBlock", "value": "*\n * Column iterator invoking continue and break condition callbacks if any\n * then calling supplied callback for each item\n * @param {Function} [fn=EMPTY_FN] callback\n * @param {Function} [continueFn=EMPTY_FN] continue condition callback\n * @param {Function} [breakFn=EMPTY_FN] break condition callback\n ", - "start": 83549, - "end": 83882, + "start": 83536, + "end": 83869, "loc": { "start": { "line": 2754, @@ -402134,8 +402192,8 @@ "binop": null }, "value": "eachCol", - "start": 83887, - "end": 83894, + "start": 83874, + "end": 83881, "loc": { "start": { "line": 2761, @@ -402159,8 +402217,8 @@ "postfix": false, "binop": null }, - "start": 83894, - "end": 83895, + "start": 83881, + "end": 83882, "loc": { "start": { "line": 2761, @@ -402185,8 +402243,8 @@ "binop": null }, "value": "fn", - "start": 83895, - "end": 83897, + "start": 83882, + "end": 83884, "loc": { "start": { "line": 2761, @@ -402212,8 +402270,8 @@ "updateContext": null }, "value": "=", - "start": 83898, - "end": 83899, + "start": 83885, + "end": 83886, "loc": { "start": { "line": 2761, @@ -402238,8 +402296,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 83900, - "end": 83908, + "start": 83887, + "end": 83895, "loc": { "start": { "line": 2761, @@ -402264,8 +402322,8 @@ "binop": null, "updateContext": null }, - "start": 83908, - "end": 83909, + "start": 83895, + "end": 83896, "loc": { "start": { "line": 2761, @@ -402290,8 +402348,8 @@ "binop": null }, "value": "continueFn", - "start": 83910, - "end": 83920, + "start": 83897, + "end": 83907, "loc": { "start": { "line": 2761, @@ -402317,8 +402375,8 @@ "updateContext": null }, "value": "=", - "start": 83921, - "end": 83922, + "start": 83908, + "end": 83909, "loc": { "start": { "line": 2761, @@ -402343,8 +402401,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 83923, - "end": 83931, + "start": 83910, + "end": 83918, "loc": { "start": { "line": 2761, @@ -402369,8 +402427,8 @@ "binop": null, "updateContext": null }, - "start": 83931, - "end": 83932, + "start": 83918, + "end": 83919, "loc": { "start": { "line": 2761, @@ -402395,8 +402453,8 @@ "binop": null }, "value": "breakFn", - "start": 83933, - "end": 83940, + "start": 83920, + "end": 83927, "loc": { "start": { "line": 2761, @@ -402422,8 +402480,8 @@ "updateContext": null }, "value": "=", - "start": 83941, - "end": 83942, + "start": 83928, + "end": 83929, "loc": { "start": { "line": 2761, @@ -402448,8 +402506,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 83943, - "end": 83951, + "start": 83930, + "end": 83938, "loc": { "start": { "line": 2761, @@ -402473,8 +402531,8 @@ "postfix": false, "binop": null }, - "start": 83951, - "end": 83952, + "start": 83938, + "end": 83939, "loc": { "start": { "line": 2761, @@ -402498,8 +402556,8 @@ "postfix": false, "binop": null }, - "start": 83953, - "end": 83954, + "start": 83940, + "end": 83941, "loc": { "start": { "line": 2761, @@ -402526,8 +402584,8 @@ "updateContext": null }, "value": "let", - "start": 83963, - "end": 83966, + "start": 83950, + "end": 83953, "loc": { "start": { "line": 2762, @@ -402552,8 +402610,8 @@ "binop": null }, "value": "len", - "start": 83967, - "end": 83970, + "start": 83954, + "end": 83957, "loc": { "start": { "line": 2762, @@ -402579,8 +402637,8 @@ "updateContext": null }, "value": "=", - "start": 83971, - "end": 83972, + "start": 83958, + "end": 83959, "loc": { "start": { "line": 2762, @@ -402607,8 +402665,8 @@ "updateContext": null }, "value": "this", - "start": 83973, - "end": 83977, + "start": 83960, + "end": 83964, "loc": { "start": { "line": 2762, @@ -402633,8 +402691,8 @@ "binop": null, "updateContext": null }, - "start": 83977, - "end": 83978, + "start": 83964, + "end": 83965, "loc": { "start": { "line": 2762, @@ -402659,8 +402717,8 @@ "binop": null }, "value": "getCellsNb", - "start": 83978, - "end": 83988, + "start": 83965, + "end": 83975, "loc": { "start": { "line": 2762, @@ -402684,8 +402742,8 @@ "postfix": false, "binop": null }, - "start": 83988, - "end": 83989, + "start": 83975, + "end": 83976, "loc": { "start": { "line": 2762, @@ -402712,8 +402770,8 @@ "updateContext": null }, "value": "this", - "start": 83989, - "end": 83993, + "start": 83976, + "end": 83980, "loc": { "start": { "line": 2762, @@ -402738,8 +402796,8 @@ "binop": null, "updateContext": null }, - "start": 83993, - "end": 83994, + "start": 83980, + "end": 83981, "loc": { "start": { "line": 2762, @@ -402764,8 +402822,8 @@ "binop": null }, "value": "refRow", - "start": 83994, - "end": 84000, + "start": 83981, + "end": 83987, "loc": { "start": { "line": 2762, @@ -402789,8 +402847,8 @@ "postfix": false, "binop": null }, - "start": 84000, - "end": 84001, + "start": 83987, + "end": 83988, "loc": { "start": { "line": 2762, @@ -402815,8 +402873,8 @@ "binop": null, "updateContext": null }, - "start": 84001, - "end": 84002, + "start": 83988, + "end": 83989, "loc": { "start": { "line": 2762, @@ -402843,8 +402901,8 @@ "updateContext": null }, "value": "for", - "start": 84011, - "end": 84014, + "start": 83998, + "end": 84001, "loc": { "start": { "line": 2763, @@ -402868,8 +402926,8 @@ "postfix": false, "binop": null }, - "start": 84015, - "end": 84016, + "start": 84002, + "end": 84003, "loc": { "start": { "line": 2763, @@ -402896,8 +402954,8 @@ "updateContext": null }, "value": "let", - "start": 84016, - "end": 84019, + "start": 84003, + "end": 84006, "loc": { "start": { "line": 2763, @@ -402922,8 +402980,8 @@ "binop": null }, "value": "i", - "start": 84020, - "end": 84021, + "start": 84007, + "end": 84008, "loc": { "start": { "line": 2763, @@ -402949,8 +403007,8 @@ "updateContext": null }, "value": "=", - "start": 84022, - "end": 84023, + "start": 84009, + "end": 84010, "loc": { "start": { "line": 2763, @@ -402976,8 +403034,8 @@ "updateContext": null }, "value": 0, - "start": 84024, - "end": 84025, + "start": 84011, + "end": 84012, "loc": { "start": { "line": 2763, @@ -403002,8 +403060,8 @@ "binop": null, "updateContext": null }, - "start": 84025, - "end": 84026, + "start": 84012, + "end": 84013, "loc": { "start": { "line": 2763, @@ -403028,8 +403086,8 @@ "binop": null }, "value": "i", - "start": 84027, - "end": 84028, + "start": 84014, + "end": 84015, "loc": { "start": { "line": 2763, @@ -403055,8 +403113,8 @@ "updateContext": null }, "value": "<", - "start": 84029, - "end": 84030, + "start": 84016, + "end": 84017, "loc": { "start": { "line": 2763, @@ -403081,8 +403139,8 @@ "binop": null }, "value": "len", - "start": 84031, - "end": 84034, + "start": 84018, + "end": 84021, "loc": { "start": { "line": 2763, @@ -403107,8 +403165,8 @@ "binop": null, "updateContext": null }, - "start": 84034, - "end": 84035, + "start": 84021, + "end": 84022, "loc": { "start": { "line": 2763, @@ -403133,8 +403191,8 @@ "binop": null }, "value": "i", - "start": 84036, - "end": 84037, + "start": 84023, + "end": 84024, "loc": { "start": { "line": 2763, @@ -403159,8 +403217,8 @@ "binop": null }, "value": "++", - "start": 84037, - "end": 84039, + "start": 84024, + "end": 84026, "loc": { "start": { "line": 2763, @@ -403184,8 +403242,8 @@ "postfix": false, "binop": null }, - "start": 84039, - "end": 84040, + "start": 84026, + "end": 84027, "loc": { "start": { "line": 2763, @@ -403209,8 +403267,8 @@ "postfix": false, "binop": null }, - "start": 84041, - "end": 84042, + "start": 84028, + "end": 84029, "loc": { "start": { "line": 2763, @@ -403237,8 +403295,8 @@ "updateContext": null }, "value": "if", - "start": 84055, - "end": 84057, + "start": 84042, + "end": 84044, "loc": { "start": { "line": 2764, @@ -403262,8 +403320,8 @@ "postfix": false, "binop": null }, - "start": 84058, - "end": 84059, + "start": 84045, + "end": 84046, "loc": { "start": { "line": 2764, @@ -403288,8 +403346,8 @@ "binop": null }, "value": "continueFn", - "start": 84059, - "end": 84069, + "start": 84046, + "end": 84056, "loc": { "start": { "line": 2764, @@ -403313,8 +403371,8 @@ "postfix": false, "binop": null }, - "start": 84069, - "end": 84070, + "start": 84056, + "end": 84057, "loc": { "start": { "line": 2764, @@ -403339,8 +403397,8 @@ "binop": null }, "value": "i", - "start": 84070, - "end": 84071, + "start": 84057, + "end": 84058, "loc": { "start": { "line": 2764, @@ -403364,8 +403422,8 @@ "postfix": false, "binop": null }, - "start": 84071, - "end": 84072, + "start": 84058, + "end": 84059, "loc": { "start": { "line": 2764, @@ -403391,8 +403449,8 @@ "updateContext": null }, "value": "===", - "start": 84073, - "end": 84076, + "start": 84060, + "end": 84063, "loc": { "start": { "line": 2764, @@ -403419,8 +403477,8 @@ "updateContext": null }, "value": "true", - "start": 84077, - "end": 84081, + "start": 84064, + "end": 84068, "loc": { "start": { "line": 2764, @@ -403444,8 +403502,8 @@ "postfix": false, "binop": null }, - "start": 84081, - "end": 84082, + "start": 84068, + "end": 84069, "loc": { "start": { "line": 2764, @@ -403469,8 +403527,8 @@ "postfix": false, "binop": null }, - "start": 84083, - "end": 84084, + "start": 84070, + "end": 84071, "loc": { "start": { "line": 2764, @@ -403497,8 +403555,8 @@ "updateContext": null }, "value": "continue", - "start": 84101, - "end": 84109, + "start": 84088, + "end": 84096, "loc": { "start": { "line": 2765, @@ -403523,8 +403581,8 @@ "binop": null, "updateContext": null }, - "start": 84109, - "end": 84110, + "start": 84096, + "end": 84097, "loc": { "start": { "line": 2765, @@ -403548,8 +403606,8 @@ "postfix": false, "binop": null }, - "start": 84123, - "end": 84124, + "start": 84110, + "end": 84111, "loc": { "start": { "line": 2766, @@ -403576,8 +403634,8 @@ "updateContext": null }, "value": "if", - "start": 84137, - "end": 84139, + "start": 84124, + "end": 84126, "loc": { "start": { "line": 2767, @@ -403601,8 +403659,8 @@ "postfix": false, "binop": null }, - "start": 84140, - "end": 84141, + "start": 84127, + "end": 84128, "loc": { "start": { "line": 2767, @@ -403627,8 +403685,8 @@ "binop": null }, "value": "breakFn", - "start": 84141, - "end": 84148, + "start": 84128, + "end": 84135, "loc": { "start": { "line": 2767, @@ -403652,8 +403710,8 @@ "postfix": false, "binop": null }, - "start": 84148, - "end": 84149, + "start": 84135, + "end": 84136, "loc": { "start": { "line": 2767, @@ -403678,8 +403736,8 @@ "binop": null }, "value": "i", - "start": 84149, - "end": 84150, + "start": 84136, + "end": 84137, "loc": { "start": { "line": 2767, @@ -403703,8 +403761,8 @@ "postfix": false, "binop": null }, - "start": 84150, - "end": 84151, + "start": 84137, + "end": 84138, "loc": { "start": { "line": 2767, @@ -403730,8 +403788,8 @@ "updateContext": null }, "value": "===", - "start": 84152, - "end": 84155, + "start": 84139, + "end": 84142, "loc": { "start": { "line": 2767, @@ -403758,8 +403816,8 @@ "updateContext": null }, "value": "true", - "start": 84156, - "end": 84160, + "start": 84143, + "end": 84147, "loc": { "start": { "line": 2767, @@ -403783,8 +403841,8 @@ "postfix": false, "binop": null }, - "start": 84160, - "end": 84161, + "start": 84147, + "end": 84148, "loc": { "start": { "line": 2767, @@ -403808,8 +403866,8 @@ "postfix": false, "binop": null }, - "start": 84162, - "end": 84163, + "start": 84149, + "end": 84150, "loc": { "start": { "line": 2767, @@ -403836,8 +403894,8 @@ "updateContext": null }, "value": "break", - "start": 84180, - "end": 84185, + "start": 84167, + "end": 84172, "loc": { "start": { "line": 2768, @@ -403862,8 +403920,8 @@ "binop": null, "updateContext": null }, - "start": 84185, - "end": 84186, + "start": 84172, + "end": 84173, "loc": { "start": { "line": 2768, @@ -403887,8 +403945,8 @@ "postfix": false, "binop": null }, - "start": 84199, - "end": 84200, + "start": 84186, + "end": 84187, "loc": { "start": { "line": 2769, @@ -403913,8 +403971,8 @@ "binop": null }, "value": "fn", - "start": 84213, - "end": 84215, + "start": 84200, + "end": 84202, "loc": { "start": { "line": 2770, @@ -403938,8 +403996,8 @@ "postfix": false, "binop": null }, - "start": 84215, - "end": 84216, + "start": 84202, + "end": 84203, "loc": { "start": { "line": 2770, @@ -403964,8 +404022,8 @@ "binop": null }, "value": "i", - "start": 84216, - "end": 84217, + "start": 84203, + "end": 84204, "loc": { "start": { "line": 2770, @@ -403989,8 +404047,8 @@ "postfix": false, "binop": null }, - "start": 84217, - "end": 84218, + "start": 84204, + "end": 84205, "loc": { "start": { "line": 2770, @@ -404015,8 +404073,8 @@ "binop": null, "updateContext": null }, - "start": 84218, - "end": 84219, + "start": 84205, + "end": 84206, "loc": { "start": { "line": 2770, @@ -404040,8 +404098,8 @@ "postfix": false, "binop": null }, - "start": 84228, - "end": 84229, + "start": 84215, + "end": 84216, "loc": { "start": { "line": 2771, @@ -404065,8 +404123,8 @@ "postfix": false, "binop": null }, - "start": 84234, - "end": 84235, + "start": 84221, + "end": 84222, "loc": { "start": { "line": 2772, @@ -404081,8 +404139,8 @@ { "type": "CommentBlock", "value": "*\n * Rows iterator starting from supplied row index or defaulting to reference\n * row index. Closure function accepts a callback function and optional\n * continue and break callbacks.\n * @param {Number} startIdx Row index from which filtering starts\n ", - "start": 84241, - "end": 84516, + "start": 84228, + "end": 84503, "loc": { "start": { "line": 2774, @@ -404107,8 +404165,8 @@ "binop": null }, "value": "eachRow", - "start": 84521, - "end": 84528, + "start": 84508, + "end": 84515, "loc": { "start": { "line": 2780, @@ -404132,8 +404190,8 @@ "postfix": false, "binop": null }, - "start": 84528, - "end": 84529, + "start": 84515, + "end": 84516, "loc": { "start": { "line": 2780, @@ -404158,8 +404216,8 @@ "binop": null }, "value": "startIdx", - "start": 84529, - "end": 84537, + "start": 84516, + "end": 84524, "loc": { "start": { "line": 2780, @@ -404185,8 +404243,8 @@ "updateContext": null }, "value": "=", - "start": 84538, - "end": 84539, + "start": 84525, + "end": 84526, "loc": { "start": { "line": 2780, @@ -404213,8 +404271,8 @@ "updateContext": null }, "value": "this", - "start": 84540, - "end": 84544, + "start": 84527, + "end": 84531, "loc": { "start": { "line": 2780, @@ -404239,8 +404297,8 @@ "binop": null, "updateContext": null }, - "start": 84544, - "end": 84545, + "start": 84531, + "end": 84532, "loc": { "start": { "line": 2780, @@ -404265,8 +404323,8 @@ "binop": null }, "value": "refRow", - "start": 84545, - "end": 84551, + "start": 84532, + "end": 84538, "loc": { "start": { "line": 2780, @@ -404290,8 +404348,8 @@ "postfix": false, "binop": null }, - "start": 84551, - "end": 84552, + "start": 84538, + "end": 84539, "loc": { "start": { "line": 2780, @@ -404315,8 +404373,8 @@ "postfix": false, "binop": null }, - "start": 84553, - "end": 84554, + "start": 84540, + "end": 84541, "loc": { "start": { "line": 2780, @@ -404343,8 +404401,8 @@ "updateContext": null }, "value": "return", - "start": 84563, - "end": 84569, + "start": 84550, + "end": 84556, "loc": { "start": { "line": 2781, @@ -404368,8 +404426,8 @@ "postfix": false, "binop": null }, - "start": 84570, - "end": 84571, + "start": 84557, + "end": 84558, "loc": { "start": { "line": 2781, @@ -404394,8 +404452,8 @@ "binop": null }, "value": "fn", - "start": 84571, - "end": 84573, + "start": 84558, + "end": 84560, "loc": { "start": { "line": 2781, @@ -404421,8 +404479,8 @@ "updateContext": null }, "value": "=", - "start": 84574, - "end": 84575, + "start": 84561, + "end": 84562, "loc": { "start": { "line": 2781, @@ -404447,8 +404505,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 84576, - "end": 84584, + "start": 84563, + "end": 84571, "loc": { "start": { "line": 2781, @@ -404473,8 +404531,8 @@ "binop": null, "updateContext": null }, - "start": 84584, - "end": 84585, + "start": 84571, + "end": 84572, "loc": { "start": { "line": 2781, @@ -404499,8 +404557,8 @@ "binop": null }, "value": "continueFn", - "start": 84586, - "end": 84596, + "start": 84573, + "end": 84583, "loc": { "start": { "line": 2781, @@ -404526,8 +404584,8 @@ "updateContext": null }, "value": "=", - "start": 84597, - "end": 84598, + "start": 84584, + "end": 84585, "loc": { "start": { "line": 2781, @@ -404552,8 +404610,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 84599, - "end": 84607, + "start": 84586, + "end": 84594, "loc": { "start": { "line": 2781, @@ -404578,8 +404636,8 @@ "binop": null, "updateContext": null }, - "start": 84607, - "end": 84608, + "start": 84594, + "end": 84595, "loc": { "start": { "line": 2781, @@ -404604,8 +404662,8 @@ "binop": null }, "value": "breakFn", - "start": 84609, - "end": 84616, + "start": 84596, + "end": 84603, "loc": { "start": { "line": 2781, @@ -404631,8 +404689,8 @@ "updateContext": null }, "value": "=", - "start": 84617, - "end": 84618, + "start": 84604, + "end": 84605, "loc": { "start": { "line": 2781, @@ -404657,8 +404715,8 @@ "binop": null }, "value": "EMPTY_FN", - "start": 84619, - "end": 84627, + "start": 84606, + "end": 84614, "loc": { "start": { "line": 2781, @@ -404682,8 +404740,8 @@ "postfix": false, "binop": null }, - "start": 84627, - "end": 84628, + "start": 84614, + "end": 84615, "loc": { "start": { "line": 2781, @@ -404708,8 +404766,8 @@ "binop": null, "updateContext": null }, - "start": 84629, - "end": 84631, + "start": 84616, + "end": 84618, "loc": { "start": { "line": 2781, @@ -404733,8 +404791,8 @@ "postfix": false, "binop": null }, - "start": 84632, - "end": 84633, + "start": 84619, + "end": 84620, "loc": { "start": { "line": 2781, @@ -404761,8 +404819,8 @@ "updateContext": null }, "value": "let", - "start": 84646, - "end": 84649, + "start": 84633, + "end": 84636, "loc": { "start": { "line": 2782, @@ -404787,8 +404845,8 @@ "binop": null }, "value": "rows", - "start": 84650, - "end": 84654, + "start": 84637, + "end": 84641, "loc": { "start": { "line": 2782, @@ -404814,8 +404872,8 @@ "updateContext": null }, "value": "=", - "start": 84655, - "end": 84656, + "start": 84642, + "end": 84643, "loc": { "start": { "line": 2782, @@ -404842,8 +404900,8 @@ "updateContext": null }, "value": "this", - "start": 84657, - "end": 84661, + "start": 84644, + "end": 84648, "loc": { "start": { "line": 2782, @@ -404868,8 +404926,8 @@ "binop": null, "updateContext": null }, - "start": 84661, - "end": 84662, + "start": 84648, + "end": 84649, "loc": { "start": { "line": 2782, @@ -404894,8 +404952,8 @@ "binop": null }, "value": "dom", - "start": 84662, - "end": 84665, + "start": 84649, + "end": 84652, "loc": { "start": { "line": 2782, @@ -404919,8 +404977,8 @@ "postfix": false, "binop": null }, - "start": 84665, - "end": 84666, + "start": 84652, + "end": 84653, "loc": { "start": { "line": 2782, @@ -404944,8 +405002,8 @@ "postfix": false, "binop": null }, - "start": 84666, - "end": 84667, + "start": 84653, + "end": 84654, "loc": { "start": { "line": 2782, @@ -404970,8 +405028,8 @@ "binop": null, "updateContext": null }, - "start": 84667, - "end": 84668, + "start": 84654, + "end": 84655, "loc": { "start": { "line": 2782, @@ -404996,8 +405054,8 @@ "binop": null }, "value": "rows", - "start": 84668, - "end": 84672, + "start": 84655, + "end": 84659, "loc": { "start": { "line": 2782, @@ -405022,8 +405080,8 @@ "binop": null, "updateContext": null }, - "start": 84672, - "end": 84673, + "start": 84659, + "end": 84660, "loc": { "start": { "line": 2782, @@ -405050,8 +405108,8 @@ "updateContext": null }, "value": "let", - "start": 84686, - "end": 84689, + "start": 84673, + "end": 84676, "loc": { "start": { "line": 2783, @@ -405076,8 +405134,8 @@ "binop": null }, "value": "len", - "start": 84690, - "end": 84693, + "start": 84677, + "end": 84680, "loc": { "start": { "line": 2783, @@ -405103,8 +405161,8 @@ "updateContext": null }, "value": "=", - "start": 84694, - "end": 84695, + "start": 84681, + "end": 84682, "loc": { "start": { "line": 2783, @@ -405131,8 +405189,8 @@ "updateContext": null }, "value": "this", - "start": 84696, - "end": 84700, + "start": 84683, + "end": 84687, "loc": { "start": { "line": 2783, @@ -405157,8 +405215,8 @@ "binop": null, "updateContext": null }, - "start": 84700, - "end": 84701, + "start": 84687, + "end": 84688, "loc": { "start": { "line": 2783, @@ -405183,8 +405241,8 @@ "binop": null }, "value": "getRowsNb", - "start": 84701, - "end": 84710, + "start": 84688, + "end": 84697, "loc": { "start": { "line": 2783, @@ -405208,8 +405266,8 @@ "postfix": false, "binop": null }, - "start": 84710, - "end": 84711, + "start": 84697, + "end": 84698, "loc": { "start": { "line": 2783, @@ -405236,8 +405294,8 @@ "updateContext": null }, "value": "true", - "start": 84711, - "end": 84715, + "start": 84698, + "end": 84702, "loc": { "start": { "line": 2783, @@ -405261,8 +405319,8 @@ "postfix": false, "binop": null }, - "start": 84715, - "end": 84716, + "start": 84702, + "end": 84703, "loc": { "start": { "line": 2783, @@ -405287,8 +405345,8 @@ "binop": null, "updateContext": null }, - "start": 84716, - "end": 84717, + "start": 84703, + "end": 84704, "loc": { "start": { "line": 2783, @@ -405315,8 +405373,8 @@ "updateContext": null }, "value": "for", - "start": 84730, - "end": 84733, + "start": 84717, + "end": 84720, "loc": { "start": { "line": 2784, @@ -405340,8 +405398,8 @@ "postfix": false, "binop": null }, - "start": 84734, - "end": 84735, + "start": 84721, + "end": 84722, "loc": { "start": { "line": 2784, @@ -405368,8 +405426,8 @@ "updateContext": null }, "value": "let", - "start": 84735, - "end": 84738, + "start": 84722, + "end": 84725, "loc": { "start": { "line": 2784, @@ -405394,8 +405452,8 @@ "binop": null }, "value": "i", - "start": 84739, - "end": 84740, + "start": 84726, + "end": 84727, "loc": { "start": { "line": 2784, @@ -405421,8 +405479,8 @@ "updateContext": null }, "value": "=", - "start": 84741, - "end": 84742, + "start": 84728, + "end": 84729, "loc": { "start": { "line": 2784, @@ -405447,8 +405505,8 @@ "binop": null }, "value": "startIdx", - "start": 84743, - "end": 84751, + "start": 84730, + "end": 84738, "loc": { "start": { "line": 2784, @@ -405473,8 +405531,8 @@ "binop": null, "updateContext": null }, - "start": 84751, - "end": 84752, + "start": 84738, + "end": 84739, "loc": { "start": { "line": 2784, @@ -405499,8 +405557,8 @@ "binop": null }, "value": "i", - "start": 84753, - "end": 84754, + "start": 84740, + "end": 84741, "loc": { "start": { "line": 2784, @@ -405526,8 +405584,8 @@ "updateContext": null }, "value": "<", - "start": 84755, - "end": 84756, + "start": 84742, + "end": 84743, "loc": { "start": { "line": 2784, @@ -405552,8 +405610,8 @@ "binop": null }, "value": "len", - "start": 84757, - "end": 84760, + "start": 84744, + "end": 84747, "loc": { "start": { "line": 2784, @@ -405578,8 +405636,8 @@ "binop": null, "updateContext": null }, - "start": 84760, - "end": 84761, + "start": 84747, + "end": 84748, "loc": { "start": { "line": 2784, @@ -405604,8 +405662,8 @@ "binop": null }, "value": "i", - "start": 84762, - "end": 84763, + "start": 84749, + "end": 84750, "loc": { "start": { "line": 2784, @@ -405630,8 +405688,8 @@ "binop": null }, "value": "++", - "start": 84763, - "end": 84765, + "start": 84750, + "end": 84752, "loc": { "start": { "line": 2784, @@ -405655,8 +405713,8 @@ "postfix": false, "binop": null }, - "start": 84765, - "end": 84766, + "start": 84752, + "end": 84753, "loc": { "start": { "line": 2784, @@ -405680,8 +405738,8 @@ "postfix": false, "binop": null }, - "start": 84767, - "end": 84768, + "start": 84754, + "end": 84755, "loc": { "start": { "line": 2784, @@ -405708,8 +405766,8 @@ "updateContext": null }, "value": "if", - "start": 84785, - "end": 84787, + "start": 84772, + "end": 84774, "loc": { "start": { "line": 2785, @@ -405733,8 +405791,8 @@ "postfix": false, "binop": null }, - "start": 84788, - "end": 84789, + "start": 84775, + "end": 84776, "loc": { "start": { "line": 2785, @@ -405759,8 +405817,8 @@ "binop": null }, "value": "continueFn", - "start": 84789, - "end": 84799, + "start": 84776, + "end": 84786, "loc": { "start": { "line": 2785, @@ -405784,8 +405842,8 @@ "postfix": false, "binop": null }, - "start": 84799, - "end": 84800, + "start": 84786, + "end": 84787, "loc": { "start": { "line": 2785, @@ -405810,8 +405868,8 @@ "binop": null }, "value": "rows", - "start": 84800, - "end": 84804, + "start": 84787, + "end": 84791, "loc": { "start": { "line": 2785, @@ -405836,8 +405894,8 @@ "binop": null, "updateContext": null }, - "start": 84804, - "end": 84805, + "start": 84791, + "end": 84792, "loc": { "start": { "line": 2785, @@ -405862,8 +405920,8 @@ "binop": null }, "value": "i", - "start": 84805, - "end": 84806, + "start": 84792, + "end": 84793, "loc": { "start": { "line": 2785, @@ -405888,8 +405946,8 @@ "binop": null, "updateContext": null }, - "start": 84806, - "end": 84807, + "start": 84793, + "end": 84794, "loc": { "start": { "line": 2785, @@ -405914,8 +405972,8 @@ "binop": null, "updateContext": null }, - "start": 84807, - "end": 84808, + "start": 84794, + "end": 84795, "loc": { "start": { "line": 2785, @@ -405940,8 +405998,8 @@ "binop": null }, "value": "i", - "start": 84809, - "end": 84810, + "start": 84796, + "end": 84797, "loc": { "start": { "line": 2785, @@ -405965,8 +406023,8 @@ "postfix": false, "binop": null }, - "start": 84810, - "end": 84811, + "start": 84797, + "end": 84798, "loc": { "start": { "line": 2785, @@ -405992,8 +406050,8 @@ "updateContext": null }, "value": "===", - "start": 84812, - "end": 84815, + "start": 84799, + "end": 84802, "loc": { "start": { "line": 2785, @@ -406020,8 +406078,8 @@ "updateContext": null }, "value": "true", - "start": 84816, - "end": 84820, + "start": 84803, + "end": 84807, "loc": { "start": { "line": 2785, @@ -406045,8 +406103,8 @@ "postfix": false, "binop": null }, - "start": 84820, - "end": 84821, + "start": 84807, + "end": 84808, "loc": { "start": { "line": 2785, @@ -406070,8 +406128,8 @@ "postfix": false, "binop": null }, - "start": 84822, - "end": 84823, + "start": 84809, + "end": 84810, "loc": { "start": { "line": 2785, @@ -406098,8 +406156,8 @@ "updateContext": null }, "value": "continue", - "start": 84844, - "end": 84852, + "start": 84831, + "end": 84839, "loc": { "start": { "line": 2786, @@ -406124,8 +406182,8 @@ "binop": null, "updateContext": null }, - "start": 84852, - "end": 84853, + "start": 84839, + "end": 84840, "loc": { "start": { "line": 2786, @@ -406149,8 +406207,8 @@ "postfix": false, "binop": null }, - "start": 84870, - "end": 84871, + "start": 84857, + "end": 84858, "loc": { "start": { "line": 2787, @@ -406177,8 +406235,8 @@ "updateContext": null }, "value": "if", - "start": 84888, - "end": 84890, + "start": 84875, + "end": 84877, "loc": { "start": { "line": 2788, @@ -406202,8 +406260,8 @@ "postfix": false, "binop": null }, - "start": 84891, - "end": 84892, + "start": 84878, + "end": 84879, "loc": { "start": { "line": 2788, @@ -406228,8 +406286,8 @@ "binop": null }, "value": "breakFn", - "start": 84892, - "end": 84899, + "start": 84879, + "end": 84886, "loc": { "start": { "line": 2788, @@ -406253,8 +406311,8 @@ "postfix": false, "binop": null }, - "start": 84899, - "end": 84900, + "start": 84886, + "end": 84887, "loc": { "start": { "line": 2788, @@ -406279,8 +406337,8 @@ "binop": null }, "value": "rows", - "start": 84900, - "end": 84904, + "start": 84887, + "end": 84891, "loc": { "start": { "line": 2788, @@ -406305,8 +406363,8 @@ "binop": null, "updateContext": null }, - "start": 84904, - "end": 84905, + "start": 84891, + "end": 84892, "loc": { "start": { "line": 2788, @@ -406331,8 +406389,8 @@ "binop": null }, "value": "i", - "start": 84905, - "end": 84906, + "start": 84892, + "end": 84893, "loc": { "start": { "line": 2788, @@ -406357,8 +406415,8 @@ "binop": null, "updateContext": null }, - "start": 84906, - "end": 84907, + "start": 84893, + "end": 84894, "loc": { "start": { "line": 2788, @@ -406383,8 +406441,8 @@ "binop": null, "updateContext": null }, - "start": 84907, - "end": 84908, + "start": 84894, + "end": 84895, "loc": { "start": { "line": 2788, @@ -406409,8 +406467,8 @@ "binop": null }, "value": "i", - "start": 84909, - "end": 84910, + "start": 84896, + "end": 84897, "loc": { "start": { "line": 2788, @@ -406434,8 +406492,8 @@ "postfix": false, "binop": null }, - "start": 84910, - "end": 84911, + "start": 84897, + "end": 84898, "loc": { "start": { "line": 2788, @@ -406461,8 +406519,8 @@ "updateContext": null }, "value": "===", - "start": 84912, - "end": 84915, + "start": 84899, + "end": 84902, "loc": { "start": { "line": 2788, @@ -406489,8 +406547,8 @@ "updateContext": null }, "value": "true", - "start": 84916, - "end": 84920, + "start": 84903, + "end": 84907, "loc": { "start": { "line": 2788, @@ -406514,8 +406572,8 @@ "postfix": false, "binop": null }, - "start": 84920, - "end": 84921, + "start": 84907, + "end": 84908, "loc": { "start": { "line": 2788, @@ -406539,8 +406597,8 @@ "postfix": false, "binop": null }, - "start": 84922, - "end": 84923, + "start": 84909, + "end": 84910, "loc": { "start": { "line": 2788, @@ -406567,8 +406625,8 @@ "updateContext": null }, "value": "break", - "start": 84944, - "end": 84949, + "start": 84931, + "end": 84936, "loc": { "start": { "line": 2789, @@ -406593,8 +406651,8 @@ "binop": null, "updateContext": null }, - "start": 84949, - "end": 84950, + "start": 84936, + "end": 84937, "loc": { "start": { "line": 2789, @@ -406618,8 +406676,8 @@ "postfix": false, "binop": null }, - "start": 84967, - "end": 84968, + "start": 84954, + "end": 84955, "loc": { "start": { "line": 2790, @@ -406644,8 +406702,8 @@ "binop": null }, "value": "fn", - "start": 84985, - "end": 84987, + "start": 84972, + "end": 84974, "loc": { "start": { "line": 2791, @@ -406669,8 +406727,8 @@ "postfix": false, "binop": null }, - "start": 84987, - "end": 84988, + "start": 84974, + "end": 84975, "loc": { "start": { "line": 2791, @@ -406695,8 +406753,8 @@ "binop": null }, "value": "rows", - "start": 84988, - "end": 84992, + "start": 84975, + "end": 84979, "loc": { "start": { "line": 2791, @@ -406721,8 +406779,8 @@ "binop": null, "updateContext": null }, - "start": 84992, - "end": 84993, + "start": 84979, + "end": 84980, "loc": { "start": { "line": 2791, @@ -406747,8 +406805,8 @@ "binop": null }, "value": "i", - "start": 84993, - "end": 84994, + "start": 84980, + "end": 84981, "loc": { "start": { "line": 2791, @@ -406773,8 +406831,8 @@ "binop": null, "updateContext": null }, - "start": 84994, - "end": 84995, + "start": 84981, + "end": 84982, "loc": { "start": { "line": 2791, @@ -406799,8 +406857,8 @@ "binop": null, "updateContext": null }, - "start": 84995, - "end": 84996, + "start": 84982, + "end": 84983, "loc": { "start": { "line": 2791, @@ -406825,8 +406883,8 @@ "binop": null }, "value": "i", - "start": 84997, - "end": 84998, + "start": 84984, + "end": 84985, "loc": { "start": { "line": 2791, @@ -406850,8 +406908,8 @@ "postfix": false, "binop": null }, - "start": 84998, - "end": 84999, + "start": 84985, + "end": 84986, "loc": { "start": { "line": 2791, @@ -406876,8 +406934,8 @@ "binop": null, "updateContext": null }, - "start": 84999, - "end": 85000, + "start": 84986, + "end": 84987, "loc": { "start": { "line": 2791, @@ -406901,8 +406959,8 @@ "postfix": false, "binop": null }, - "start": 85013, - "end": 85014, + "start": 85000, + "end": 85001, "loc": { "start": { "line": 2792, @@ -406926,8 +406984,8 @@ "postfix": false, "binop": null }, - "start": 85023, - "end": 85024, + "start": 85010, + "end": 85011, "loc": { "start": { "line": 2793, @@ -406952,8 +407010,8 @@ "binop": null, "updateContext": null }, - "start": 85024, - "end": 85025, + "start": 85011, + "end": 85012, "loc": { "start": { "line": 2793, @@ -406977,8 +407035,8 @@ "postfix": false, "binop": null }, - "start": 85030, - "end": 85031, + "start": 85017, + "end": 85018, "loc": { "start": { "line": 2794, @@ -406993,8 +407051,8 @@ { "type": "CommentBlock", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", - "start": 85037, - "end": 85256, + "start": 85024, + "end": 85243, "loc": { "start": { "line": 2796, @@ -407019,8 +407077,8 @@ "binop": null }, "value": "isImported", - "start": 85261, - "end": 85271, + "start": 85248, + "end": 85258, "loc": { "start": { "line": 2802, @@ -407044,8 +407102,8 @@ "postfix": false, "binop": null }, - "start": 85271, - "end": 85272, + "start": 85258, + "end": 85259, "loc": { "start": { "line": 2802, @@ -407070,8 +407128,8 @@ "binop": null }, "value": "filePath", - "start": 85272, - "end": 85280, + "start": 85259, + "end": 85267, "loc": { "start": { "line": 2802, @@ -407096,8 +407154,8 @@ "binop": null, "updateContext": null }, - "start": 85280, - "end": 85281, + "start": 85267, + "end": 85268, "loc": { "start": { "line": 2802, @@ -407122,8 +407180,8 @@ "binop": null }, "value": "type", - "start": 85282, - "end": 85286, + "start": 85269, + "end": 85273, "loc": { "start": { "line": 2802, @@ -407149,8 +407207,8 @@ "updateContext": null }, "value": "=", - "start": 85287, - "end": 85288, + "start": 85274, + "end": 85275, "loc": { "start": { "line": 2802, @@ -407176,8 +407234,8 @@ "updateContext": null }, "value": "script", - "start": 85289, - "end": 85297, + "start": 85276, + "end": 85284, "loc": { "start": { "line": 2802, @@ -407201,8 +407259,8 @@ "postfix": false, "binop": null }, - "start": 85297, - "end": 85298, + "start": 85284, + "end": 85285, "loc": { "start": { "line": 2802, @@ -407226,8 +407284,8 @@ "postfix": false, "binop": null }, - "start": 85299, - "end": 85300, + "start": 85286, + "end": 85287, "loc": { "start": { "line": 2802, @@ -407254,8 +407312,8 @@ "updateContext": null }, "value": "let", - "start": 85309, - "end": 85312, + "start": 85296, + "end": 85299, "loc": { "start": { "line": 2803, @@ -407280,8 +407338,8 @@ "binop": null }, "value": "imported", - "start": 85313, - "end": 85321, + "start": 85300, + "end": 85308, "loc": { "start": { "line": 2803, @@ -407307,8 +407365,8 @@ "updateContext": null }, "value": "=", - "start": 85322, - "end": 85323, + "start": 85309, + "end": 85310, "loc": { "start": { "line": 2803, @@ -407335,8 +407393,8 @@ "updateContext": null }, "value": "false", - "start": 85324, - "end": 85329, + "start": 85311, + "end": 85316, "loc": { "start": { "line": 2803, @@ -407361,8 +407419,8 @@ "binop": null, "updateContext": null }, - "start": 85329, - "end": 85330, + "start": 85316, + "end": 85317, "loc": { "start": { "line": 2803, @@ -407387,8 +407445,8 @@ "binop": null }, "value": "attr", - "start": 85343, - "end": 85347, + "start": 85330, + "end": 85334, "loc": { "start": { "line": 2804, @@ -407414,8 +407472,8 @@ "updateContext": null }, "value": "=", - "start": 85348, - "end": 85349, + "start": 85335, + "end": 85336, "loc": { "start": { "line": 2804, @@ -407440,8 +407498,8 @@ "binop": null }, "value": "type", - "start": 85350, - "end": 85354, + "start": 85337, + "end": 85341, "loc": { "start": { "line": 2804, @@ -407467,8 +407525,8 @@ "updateContext": null }, "value": "===", - "start": 85355, - "end": 85358, + "start": 85342, + "end": 85345, "loc": { "start": { "line": 2804, @@ -407494,8 +407552,8 @@ "updateContext": null }, "value": "script", - "start": 85359, - "end": 85367, + "start": 85346, + "end": 85354, "loc": { "start": { "line": 2804, @@ -407520,8 +407578,8 @@ "binop": null, "updateContext": null }, - "start": 85368, - "end": 85369, + "start": 85355, + "end": 85356, "loc": { "start": { "line": 2804, @@ -407547,8 +407605,8 @@ "updateContext": null }, "value": "src", - "start": 85370, - "end": 85375, + "start": 85357, + "end": 85362, "loc": { "start": { "line": 2804, @@ -407573,8 +407631,8 @@ "binop": null, "updateContext": null }, - "start": 85376, - "end": 85377, + "start": 85363, + "end": 85364, "loc": { "start": { "line": 2804, @@ -407600,8 +407658,8 @@ "updateContext": null }, "value": "href", - "start": 85378, - "end": 85384, + "start": 85365, + "end": 85371, "loc": { "start": { "line": 2804, @@ -407626,8 +407684,8 @@ "binop": null, "updateContext": null }, - "start": 85384, - "end": 85385, + "start": 85371, + "end": 85372, "loc": { "start": { "line": 2804, @@ -407652,8 +407710,8 @@ "binop": null }, "value": "files", - "start": 85398, - "end": 85403, + "start": 85385, + "end": 85390, "loc": { "start": { "line": 2805, @@ -407679,8 +407737,8 @@ "updateContext": null }, "value": "=", - "start": 85404, - "end": 85405, + "start": 85391, + "end": 85392, "loc": { "start": { "line": 2805, @@ -407705,8 +407763,8 @@ "binop": null }, "value": "tag", - "start": 85406, - "end": 85409, + "start": 85393, + "end": 85396, "loc": { "start": { "line": 2805, @@ -407730,8 +407788,8 @@ "postfix": false, "binop": null }, - "start": 85409, - "end": 85410, + "start": 85396, + "end": 85397, "loc": { "start": { "line": 2805, @@ -407756,8 +407814,8 @@ "binop": null }, "value": "doc", - "start": 85410, - "end": 85413, + "start": 85397, + "end": 85400, "loc": { "start": { "line": 2805, @@ -407782,8 +407840,8 @@ "binop": null, "updateContext": null }, - "start": 85413, - "end": 85414, + "start": 85400, + "end": 85401, "loc": { "start": { "line": 2805, @@ -407808,8 +407866,8 @@ "binop": null }, "value": "type", - "start": 85415, - "end": 85419, + "start": 85402, + "end": 85406, "loc": { "start": { "line": 2805, @@ -407833,8 +407891,8 @@ "postfix": false, "binop": null }, - "start": 85419, - "end": 85420, + "start": 85406, + "end": 85407, "loc": { "start": { "line": 2805, @@ -407859,8 +407917,8 @@ "binop": null, "updateContext": null }, - "start": 85420, - "end": 85421, + "start": 85407, + "end": 85408, "loc": { "start": { "line": 2805, @@ -407887,8 +407945,8 @@ "updateContext": null }, "value": "for", - "start": 85430, - "end": 85433, + "start": 85417, + "end": 85420, "loc": { "start": { "line": 2806, @@ -407912,8 +407970,8 @@ "postfix": false, "binop": null }, - "start": 85434, - "end": 85435, + "start": 85421, + "end": 85422, "loc": { "start": { "line": 2806, @@ -407940,8 +407998,8 @@ "updateContext": null }, "value": "let", - "start": 85435, - "end": 85438, + "start": 85422, + "end": 85425, "loc": { "start": { "line": 2806, @@ -407966,8 +408024,8 @@ "binop": null }, "value": "i", - "start": 85439, - "end": 85440, + "start": 85426, + "end": 85427, "loc": { "start": { "line": 2806, @@ -407993,8 +408051,8 @@ "updateContext": null }, "value": "=", - "start": 85441, - "end": 85442, + "start": 85428, + "end": 85429, "loc": { "start": { "line": 2806, @@ -408020,8 +408078,8 @@ "updateContext": null }, "value": 0, - "start": 85443, - "end": 85444, + "start": 85430, + "end": 85431, "loc": { "start": { "line": 2806, @@ -408046,8 +408104,8 @@ "binop": null, "updateContext": null }, - "start": 85444, - "end": 85445, + "start": 85431, + "end": 85432, "loc": { "start": { "line": 2806, @@ -408072,8 +408130,8 @@ "binop": null }, "value": "len", - "start": 85446, - "end": 85449, + "start": 85433, + "end": 85436, "loc": { "start": { "line": 2806, @@ -408099,8 +408157,8 @@ "updateContext": null }, "value": "=", - "start": 85450, - "end": 85451, + "start": 85437, + "end": 85438, "loc": { "start": { "line": 2806, @@ -408125,8 +408183,8 @@ "binop": null }, "value": "files", - "start": 85452, - "end": 85457, + "start": 85439, + "end": 85444, "loc": { "start": { "line": 2806, @@ -408151,8 +408209,8 @@ "binop": null, "updateContext": null }, - "start": 85457, - "end": 85458, + "start": 85444, + "end": 85445, "loc": { "start": { "line": 2806, @@ -408177,8 +408235,8 @@ "binop": null }, "value": "length", - "start": 85458, - "end": 85464, + "start": 85445, + "end": 85451, "loc": { "start": { "line": 2806, @@ -408203,8 +408261,8 @@ "binop": null, "updateContext": null }, - "start": 85464, - "end": 85465, + "start": 85451, + "end": 85452, "loc": { "start": { "line": 2806, @@ -408229,8 +408287,8 @@ "binop": null }, "value": "i", - "start": 85466, - "end": 85467, + "start": 85453, + "end": 85454, "loc": { "start": { "line": 2806, @@ -408256,8 +408314,8 @@ "updateContext": null }, "value": "<", - "start": 85468, - "end": 85469, + "start": 85455, + "end": 85456, "loc": { "start": { "line": 2806, @@ -408282,8 +408340,8 @@ "binop": null }, "value": "len", - "start": 85470, - "end": 85473, + "start": 85457, + "end": 85460, "loc": { "start": { "line": 2806, @@ -408308,8 +408366,8 @@ "binop": null, "updateContext": null }, - "start": 85473, - "end": 85474, + "start": 85460, + "end": 85461, "loc": { "start": { "line": 2806, @@ -408334,8 +408392,8 @@ "binop": null }, "value": "i", - "start": 85475, - "end": 85476, + "start": 85462, + "end": 85463, "loc": { "start": { "line": 2806, @@ -408360,8 +408418,8 @@ "binop": null }, "value": "++", - "start": 85476, - "end": 85478, + "start": 85463, + "end": 85465, "loc": { "start": { "line": 2806, @@ -408385,8 +408443,8 @@ "postfix": false, "binop": null }, - "start": 85478, - "end": 85479, + "start": 85465, + "end": 85466, "loc": { "start": { "line": 2806, @@ -408410,8 +408468,8 @@ "postfix": false, "binop": null }, - "start": 85480, - "end": 85481, + "start": 85467, + "end": 85468, "loc": { "start": { "line": 2806, @@ -408438,8 +408496,8 @@ "updateContext": null }, "value": "if", - "start": 85494, - "end": 85496, + "start": 85481, + "end": 85483, "loc": { "start": { "line": 2807, @@ -408463,8 +408521,8 @@ "postfix": false, "binop": null }, - "start": 85497, - "end": 85498, + "start": 85484, + "end": 85485, "loc": { "start": { "line": 2807, @@ -408489,8 +408547,8 @@ "binop": null }, "value": "isUndef", - "start": 85498, - "end": 85505, + "start": 85485, + "end": 85492, "loc": { "start": { "line": 2807, @@ -408514,8 +408572,8 @@ "postfix": false, "binop": null }, - "start": 85505, - "end": 85506, + "start": 85492, + "end": 85493, "loc": { "start": { "line": 2807, @@ -408540,8 +408598,8 @@ "binop": null }, "value": "files", - "start": 85506, - "end": 85511, + "start": 85493, + "end": 85498, "loc": { "start": { "line": 2807, @@ -408566,8 +408624,8 @@ "binop": null, "updateContext": null }, - "start": 85511, - "end": 85512, + "start": 85498, + "end": 85499, "loc": { "start": { "line": 2807, @@ -408592,8 +408650,8 @@ "binop": null }, "value": "i", - "start": 85512, - "end": 85513, + "start": 85499, + "end": 85500, "loc": { "start": { "line": 2807, @@ -408618,8 +408676,8 @@ "binop": null, "updateContext": null }, - "start": 85513, - "end": 85514, + "start": 85500, + "end": 85501, "loc": { "start": { "line": 2807, @@ -408644,8 +408702,8 @@ "binop": null, "updateContext": null }, - "start": 85514, - "end": 85515, + "start": 85501, + "end": 85502, "loc": { "start": { "line": 2807, @@ -408670,8 +408728,8 @@ "binop": null }, "value": "attr", - "start": 85515, - "end": 85519, + "start": 85502, + "end": 85506, "loc": { "start": { "line": 2807, @@ -408696,8 +408754,8 @@ "binop": null, "updateContext": null }, - "start": 85519, - "end": 85520, + "start": 85506, + "end": 85507, "loc": { "start": { "line": 2807, @@ -408721,8 +408779,8 @@ "postfix": false, "binop": null }, - "start": 85520, - "end": 85521, + "start": 85507, + "end": 85508, "loc": { "start": { "line": 2807, @@ -408746,8 +408804,8 @@ "postfix": false, "binop": null }, - "start": 85521, - "end": 85522, + "start": 85508, + "end": 85509, "loc": { "start": { "line": 2807, @@ -408771,8 +408829,8 @@ "postfix": false, "binop": null }, - "start": 85523, - "end": 85524, + "start": 85510, + "end": 85511, "loc": { "start": { "line": 2807, @@ -408799,8 +408857,8 @@ "updateContext": null }, "value": "continue", - "start": 85541, - "end": 85549, + "start": 85528, + "end": 85536, "loc": { "start": { "line": 2808, @@ -408825,8 +408883,8 @@ "binop": null, "updateContext": null }, - "start": 85549, - "end": 85550, + "start": 85536, + "end": 85537, "loc": { "start": { "line": 2808, @@ -408850,8 +408908,8 @@ "postfix": false, "binop": null }, - "start": 85563, - "end": 85564, + "start": 85550, + "end": 85551, "loc": { "start": { "line": 2809, @@ -408878,8 +408936,8 @@ "updateContext": null }, "value": "if", - "start": 85577, - "end": 85579, + "start": 85564, + "end": 85566, "loc": { "start": { "line": 2810, @@ -408903,8 +408961,8 @@ "postfix": false, "binop": null }, - "start": 85580, - "end": 85581, + "start": 85567, + "end": 85568, "loc": { "start": { "line": 2810, @@ -408929,8 +408987,8 @@ "binop": null }, "value": "files", - "start": 85581, - "end": 85586, + "start": 85568, + "end": 85573, "loc": { "start": { "line": 2810, @@ -408955,8 +409013,8 @@ "binop": null, "updateContext": null }, - "start": 85586, - "end": 85587, + "start": 85573, + "end": 85574, "loc": { "start": { "line": 2810, @@ -408981,8 +409039,8 @@ "binop": null }, "value": "i", - "start": 85587, - "end": 85588, + "start": 85574, + "end": 85575, "loc": { "start": { "line": 2810, @@ -409007,8 +409065,8 @@ "binop": null, "updateContext": null }, - "start": 85588, - "end": 85589, + "start": 85575, + "end": 85576, "loc": { "start": { "line": 2810, @@ -409033,8 +409091,8 @@ "binop": null, "updateContext": null }, - "start": 85589, - "end": 85590, + "start": 85576, + "end": 85577, "loc": { "start": { "line": 2810, @@ -409059,8 +409117,8 @@ "binop": null }, "value": "attr", - "start": 85590, - "end": 85594, + "start": 85577, + "end": 85581, "loc": { "start": { "line": 2810, @@ -409085,8 +409143,8 @@ "binop": null, "updateContext": null }, - "start": 85594, - "end": 85595, + "start": 85581, + "end": 85582, "loc": { "start": { "line": 2810, @@ -409111,8 +409169,8 @@ "binop": null, "updateContext": null }, - "start": 85595, - "end": 85596, + "start": 85582, + "end": 85583, "loc": { "start": { "line": 2810, @@ -409137,8 +409195,8 @@ "binop": null }, "value": "match", - "start": 85596, - "end": 85601, + "start": 85583, + "end": 85588, "loc": { "start": { "line": 2810, @@ -409162,8 +409220,8 @@ "postfix": false, "binop": null }, - "start": 85601, - "end": 85602, + "start": 85588, + "end": 85589, "loc": { "start": { "line": 2810, @@ -409188,8 +409246,8 @@ "binop": null }, "value": "filePath", - "start": 85602, - "end": 85610, + "start": 85589, + "end": 85597, "loc": { "start": { "line": 2810, @@ -409213,8 +409271,8 @@ "postfix": false, "binop": null }, - "start": 85610, - "end": 85611, + "start": 85597, + "end": 85598, "loc": { "start": { "line": 2810, @@ -409238,8 +409296,8 @@ "postfix": false, "binop": null }, - "start": 85611, - "end": 85612, + "start": 85598, + "end": 85599, "loc": { "start": { "line": 2810, @@ -409263,8 +409321,8 @@ "postfix": false, "binop": null }, - "start": 85613, - "end": 85614, + "start": 85600, + "end": 85601, "loc": { "start": { "line": 2810, @@ -409289,8 +409347,8 @@ "binop": null }, "value": "imported", - "start": 85631, - "end": 85639, + "start": 85618, + "end": 85626, "loc": { "start": { "line": 2811, @@ -409316,8 +409374,8 @@ "updateContext": null }, "value": "=", - "start": 85640, - "end": 85641, + "start": 85627, + "end": 85628, "loc": { "start": { "line": 2811, @@ -409344,8 +409402,8 @@ "updateContext": null }, "value": "true", - "start": 85642, - "end": 85646, + "start": 85629, + "end": 85633, "loc": { "start": { "line": 2811, @@ -409370,8 +409428,8 @@ "binop": null, "updateContext": null }, - "start": 85646, - "end": 85647, + "start": 85633, + "end": 85634, "loc": { "start": { "line": 2811, @@ -409398,8 +409456,8 @@ "updateContext": null }, "value": "break", - "start": 85664, - "end": 85669, + "start": 85651, + "end": 85656, "loc": { "start": { "line": 2812, @@ -409424,8 +409482,8 @@ "binop": null, "updateContext": null }, - "start": 85669, - "end": 85670, + "start": 85656, + "end": 85657, "loc": { "start": { "line": 2812, @@ -409449,8 +409507,8 @@ "postfix": false, "binop": null }, - "start": 85683, - "end": 85684, + "start": 85670, + "end": 85671, "loc": { "start": { "line": 2813, @@ -409474,8 +409532,8 @@ "postfix": false, "binop": null }, - "start": 85693, - "end": 85694, + "start": 85680, + "end": 85681, "loc": { "start": { "line": 2814, @@ -409502,8 +409560,8 @@ "updateContext": null }, "value": "return", - "start": 85703, - "end": 85709, + "start": 85690, + "end": 85696, "loc": { "start": { "line": 2815, @@ -409528,8 +409586,8 @@ "binop": null }, "value": "imported", - "start": 85710, - "end": 85718, + "start": 85697, + "end": 85705, "loc": { "start": { "line": 2815, @@ -409554,8 +409612,8 @@ "binop": null, "updateContext": null }, - "start": 85718, - "end": 85719, + "start": 85705, + "end": 85706, "loc": { "start": { "line": 2815, @@ -409579,8 +409637,8 @@ "postfix": false, "binop": null }, - "start": 85724, - "end": 85725, + "start": 85711, + "end": 85712, "loc": { "start": { "line": 2816, @@ -409595,8 +409653,8 @@ { "type": "CommentBlock", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", - "start": 85731, - "end": 85990, + "start": 85718, + "end": 85977, "loc": { "start": { "line": 2818, @@ -409623,8 +409681,8 @@ "updateContext": null }, "value": "import", - "start": 85995, - "end": 86001, + "start": 85982, + "end": 85988, "loc": { "start": { "line": 2825, @@ -409648,8 +409706,8 @@ "postfix": false, "binop": null }, - "start": 86001, - "end": 86002, + "start": 85988, + "end": 85989, "loc": { "start": { "line": 2825, @@ -409674,8 +409732,8 @@ "binop": null }, "value": "fileId", - "start": 86002, - "end": 86008, + "start": 85989, + "end": 85995, "loc": { "start": { "line": 2825, @@ -409700,8 +409758,8 @@ "binop": null, "updateContext": null }, - "start": 86008, - "end": 86009, + "start": 85995, + "end": 85996, "loc": { "start": { "line": 2825, @@ -409726,8 +409784,8 @@ "binop": null }, "value": "filePath", - "start": 86010, - "end": 86018, + "start": 85997, + "end": 86005, "loc": { "start": { "line": 2825, @@ -409752,8 +409810,8 @@ "binop": null, "updateContext": null }, - "start": 86018, - "end": 86019, + "start": 86005, + "end": 86006, "loc": { "start": { "line": 2825, @@ -409778,8 +409836,8 @@ "binop": null }, "value": "callback", - "start": 86020, - "end": 86028, + "start": 86007, + "end": 86015, "loc": { "start": { "line": 2825, @@ -409804,8 +409862,8 @@ "binop": null, "updateContext": null }, - "start": 86028, - "end": 86029, + "start": 86015, + "end": 86016, "loc": { "start": { "line": 2825, @@ -409830,8 +409888,8 @@ "binop": null }, "value": "type", - "start": 86030, - "end": 86034, + "start": 86017, + "end": 86021, "loc": { "start": { "line": 2825, @@ -409857,8 +409915,8 @@ "updateContext": null }, "value": "=", - "start": 86035, - "end": 86036, + "start": 86022, + "end": 86023, "loc": { "start": { "line": 2825, @@ -409884,8 +409942,8 @@ "updateContext": null }, "value": "script", - "start": 86037, - "end": 86045, + "start": 86024, + "end": 86032, "loc": { "start": { "line": 2825, @@ -409909,8 +409967,8 @@ "postfix": false, "binop": null }, - "start": 86045, - "end": 86046, + "start": 86032, + "end": 86033, "loc": { "start": { "line": 2825, @@ -409934,8 +409992,8 @@ "postfix": false, "binop": null }, - "start": 86047, - "end": 86048, + "start": 86034, + "end": 86035, "loc": { "start": { "line": 2825, @@ -409962,8 +410020,8 @@ "updateContext": null }, "value": "if", - "start": 86057, - "end": 86059, + "start": 86044, + "end": 86046, "loc": { "start": { "line": 2826, @@ -409987,8 +410045,8 @@ "postfix": false, "binop": null }, - "start": 86060, - "end": 86061, + "start": 86047, + "end": 86048, "loc": { "start": { "line": 2826, @@ -410015,8 +410073,8 @@ "updateContext": null }, "value": "this", - "start": 86061, - "end": 86065, + "start": 86048, + "end": 86052, "loc": { "start": { "line": 2826, @@ -410041,8 +410099,8 @@ "binop": null, "updateContext": null }, - "start": 86065, - "end": 86066, + "start": 86052, + "end": 86053, "loc": { "start": { "line": 2826, @@ -410067,8 +410125,8 @@ "binop": null }, "value": "isImported", - "start": 86066, - "end": 86076, + "start": 86053, + "end": 86063, "loc": { "start": { "line": 2826, @@ -410092,8 +410150,8 @@ "postfix": false, "binop": null }, - "start": 86076, - "end": 86077, + "start": 86063, + "end": 86064, "loc": { "start": { "line": 2826, @@ -410118,8 +410176,8 @@ "binop": null }, "value": "filePath", - "start": 86077, - "end": 86085, + "start": 86064, + "end": 86072, "loc": { "start": { "line": 2826, @@ -410144,8 +410202,8 @@ "binop": null, "updateContext": null }, - "start": 86085, - "end": 86086, + "start": 86072, + "end": 86073, "loc": { "start": { "line": 2826, @@ -410170,8 +410228,8 @@ "binop": null }, "value": "type", - "start": 86087, - "end": 86091, + "start": 86074, + "end": 86078, "loc": { "start": { "line": 2826, @@ -410195,8 +410253,8 @@ "postfix": false, "binop": null }, - "start": 86091, - "end": 86092, + "start": 86078, + "end": 86079, "loc": { "start": { "line": 2826, @@ -410220,8 +410278,8 @@ "postfix": false, "binop": null }, - "start": 86092, - "end": 86093, + "start": 86079, + "end": 86080, "loc": { "start": { "line": 2826, @@ -410245,8 +410303,8 @@ "postfix": false, "binop": null }, - "start": 86094, - "end": 86095, + "start": 86081, + "end": 86082, "loc": { "start": { "line": 2826, @@ -410273,8 +410331,8 @@ "updateContext": null }, "value": "return", - "start": 86108, - "end": 86114, + "start": 86095, + "end": 86101, "loc": { "start": { "line": 2827, @@ -410299,8 +410357,8 @@ "binop": null, "updateContext": null }, - "start": 86114, - "end": 86115, + "start": 86101, + "end": 86102, "loc": { "start": { "line": 2827, @@ -410324,8 +410382,8 @@ "postfix": false, "binop": null }, - "start": 86124, - "end": 86125, + "start": 86111, + "end": 86112, "loc": { "start": { "line": 2828, @@ -410352,8 +410410,8 @@ "updateContext": null }, "value": "let", - "start": 86134, - "end": 86137, + "start": 86121, + "end": 86124, "loc": { "start": { "line": 2829, @@ -410378,8 +410436,8 @@ "binop": null }, "value": "o", - "start": 86138, - "end": 86139, + "start": 86125, + "end": 86126, "loc": { "start": { "line": 2829, @@ -410405,8 +410463,8 @@ "updateContext": null }, "value": "=", - "start": 86140, - "end": 86141, + "start": 86127, + "end": 86128, "loc": { "start": { "line": 2829, @@ -410433,8 +410491,8 @@ "updateContext": null }, "value": "this", - "start": 86142, - "end": 86146, + "start": 86129, + "end": 86133, "loc": { "start": { "line": 2829, @@ -410459,8 +410517,8 @@ "binop": null, "updateContext": null }, - "start": 86146, - "end": 86147, + "start": 86133, + "end": 86134, "loc": { "start": { "line": 2829, @@ -410485,8 +410543,8 @@ "binop": null }, "value": "isLoaded", - "start": 86160, - "end": 86168, + "start": 86147, + "end": 86155, "loc": { "start": { "line": 2830, @@ -410512,8 +410570,8 @@ "updateContext": null }, "value": "=", - "start": 86169, - "end": 86170, + "start": 86156, + "end": 86157, "loc": { "start": { "line": 2830, @@ -410540,8 +410598,8 @@ "updateContext": null }, "value": "false", - "start": 86171, - "end": 86176, + "start": 86158, + "end": 86163, "loc": { "start": { "line": 2830, @@ -410566,8 +410624,8 @@ "binop": null, "updateContext": null }, - "start": 86176, - "end": 86177, + "start": 86163, + "end": 86164, "loc": { "start": { "line": 2830, @@ -410592,8 +410650,8 @@ "binop": null }, "value": "file", - "start": 86190, - "end": 86194, + "start": 86177, + "end": 86181, "loc": { "start": { "line": 2831, @@ -410618,8 +410676,8 @@ "binop": null, "updateContext": null }, - "start": 86194, - "end": 86195, + "start": 86181, + "end": 86182, "loc": { "start": { "line": 2831, @@ -410644,8 +410702,8 @@ "binop": null }, "value": "head", - "start": 86208, - "end": 86212, + "start": 86195, + "end": 86199, "loc": { "start": { "line": 2832, @@ -410671,8 +410729,8 @@ "updateContext": null }, "value": "=", - "start": 86213, - "end": 86214, + "start": 86200, + "end": 86201, "loc": { "start": { "line": 2832, @@ -410697,8 +410755,8 @@ "binop": null }, "value": "tag", - "start": 86215, - "end": 86218, + "start": 86202, + "end": 86205, "loc": { "start": { "line": 2832, @@ -410722,8 +410780,8 @@ "postfix": false, "binop": null }, - "start": 86218, - "end": 86219, + "start": 86205, + "end": 86206, "loc": { "start": { "line": 2832, @@ -410748,8 +410806,8 @@ "binop": null }, "value": "doc", - "start": 86219, - "end": 86222, + "start": 86206, + "end": 86209, "loc": { "start": { "line": 2832, @@ -410774,8 +410832,8 @@ "binop": null, "updateContext": null }, - "start": 86222, - "end": 86223, + "start": 86209, + "end": 86210, "loc": { "start": { "line": 2832, @@ -410801,8 +410859,8 @@ "updateContext": null }, "value": "head", - "start": 86224, - "end": 86230, + "start": 86211, + "end": 86217, "loc": { "start": { "line": 2832, @@ -410826,8 +410884,8 @@ "postfix": false, "binop": null }, - "start": 86230, - "end": 86231, + "start": 86217, + "end": 86218, "loc": { "start": { "line": 2832, @@ -410852,8 +410910,8 @@ "binop": null, "updateContext": null }, - "start": 86231, - "end": 86232, + "start": 86218, + "end": 86219, "loc": { "start": { "line": 2832, @@ -410879,8 +410937,8 @@ "updateContext": null }, "value": 0, - "start": 86232, - "end": 86233, + "start": 86219, + "end": 86220, "loc": { "start": { "line": 2832, @@ -410905,8 +410963,8 @@ "binop": null, "updateContext": null }, - "start": 86233, - "end": 86234, + "start": 86220, + "end": 86221, "loc": { "start": { "line": 2832, @@ -410931,8 +410989,8 @@ "binop": null, "updateContext": null }, - "start": 86234, - "end": 86235, + "start": 86221, + "end": 86222, "loc": { "start": { "line": 2832, @@ -410959,8 +411017,8 @@ "updateContext": null }, "value": "if", - "start": 86245, - "end": 86247, + "start": 86232, + "end": 86234, "loc": { "start": { "line": 2834, @@ -410984,8 +411042,8 @@ "postfix": false, "binop": null }, - "start": 86248, - "end": 86249, + "start": 86235, + "end": 86236, "loc": { "start": { "line": 2834, @@ -411010,8 +411068,8 @@ "binop": null }, "value": "type", - "start": 86249, - "end": 86253, + "start": 86236, + "end": 86240, "loc": { "start": { "line": 2834, @@ -411036,8 +411094,8 @@ "binop": null, "updateContext": null }, - "start": 86253, - "end": 86254, + "start": 86240, + "end": 86241, "loc": { "start": { "line": 2834, @@ -411062,8 +411120,8 @@ "binop": null }, "value": "toLowerCase", - "start": 86254, - "end": 86265, + "start": 86241, + "end": 86252, "loc": { "start": { "line": 2834, @@ -411087,8 +411145,8 @@ "postfix": false, "binop": null }, - "start": 86265, - "end": 86266, + "start": 86252, + "end": 86253, "loc": { "start": { "line": 2834, @@ -411112,8 +411170,8 @@ "postfix": false, "binop": null }, - "start": 86266, - "end": 86267, + "start": 86253, + "end": 86254, "loc": { "start": { "line": 2834, @@ -411139,8 +411197,8 @@ "updateContext": null }, "value": "===", - "start": 86268, - "end": 86271, + "start": 86255, + "end": 86258, "loc": { "start": { "line": 2834, @@ -411166,8 +411224,8 @@ "updateContext": null }, "value": "link", - "start": 86272, - "end": 86278, + "start": 86259, + "end": 86265, "loc": { "start": { "line": 2834, @@ -411191,8 +411249,8 @@ "postfix": false, "binop": null }, - "start": 86278, - "end": 86279, + "start": 86265, + "end": 86266, "loc": { "start": { "line": 2834, @@ -411216,8 +411274,8 @@ "postfix": false, "binop": null }, - "start": 86280, - "end": 86281, + "start": 86267, + "end": 86268, "loc": { "start": { "line": 2834, @@ -411242,8 +411300,8 @@ "binop": null }, "value": "file", - "start": 86294, - "end": 86298, + "start": 86281, + "end": 86285, "loc": { "start": { "line": 2835, @@ -411269,8 +411327,8 @@ "updateContext": null }, "value": "=", - "start": 86299, - "end": 86300, + "start": 86286, + "end": 86287, "loc": { "start": { "line": 2835, @@ -411295,8 +411353,8 @@ "binop": null }, "value": "createElm", - "start": 86301, - "end": 86310, + "start": 86288, + "end": 86297, "loc": { "start": { "line": 2835, @@ -411320,8 +411378,8 @@ "postfix": false, "binop": null }, - "start": 86310, - "end": 86311, + "start": 86297, + "end": 86298, "loc": { "start": { "line": 2835, @@ -411347,8 +411405,8 @@ "updateContext": null }, "value": "link", - "start": 86311, - "end": 86317, + "start": 86298, + "end": 86304, "loc": { "start": { "line": 2835, @@ -411373,8 +411431,8 @@ "binop": null, "updateContext": null }, - "start": 86317, - "end": 86318, + "start": 86304, + "end": 86305, "loc": { "start": { "line": 2835, @@ -411399,8 +411457,8 @@ "binop": null, "updateContext": null }, - "start": 86335, - "end": 86336, + "start": 86322, + "end": 86323, "loc": { "start": { "line": 2836, @@ -411426,8 +411484,8 @@ "updateContext": null }, "value": "id", - "start": 86336, - "end": 86340, + "start": 86323, + "end": 86327, "loc": { "start": { "line": 2836, @@ -411452,8 +411510,8 @@ "binop": null, "updateContext": null }, - "start": 86340, - "end": 86341, + "start": 86327, + "end": 86328, "loc": { "start": { "line": 2836, @@ -411478,8 +411536,8 @@ "binop": null }, "value": "fileId", - "start": 86342, - "end": 86348, + "start": 86329, + "end": 86335, "loc": { "start": { "line": 2836, @@ -411504,8 +411562,8 @@ "binop": null, "updateContext": null }, - "start": 86348, - "end": 86349, + "start": 86335, + "end": 86336, "loc": { "start": { "line": 2836, @@ -411530,8 +411588,8 @@ "binop": null, "updateContext": null }, - "start": 86349, - "end": 86350, + "start": 86336, + "end": 86337, "loc": { "start": { "line": 2836, @@ -411556,8 +411614,8 @@ "binop": null, "updateContext": null }, - "start": 86351, - "end": 86352, + "start": 86338, + "end": 86339, "loc": { "start": { "line": 2836, @@ -411583,8 +411641,8 @@ "updateContext": null }, "value": "type", - "start": 86352, - "end": 86358, + "start": 86339, + "end": 86345, "loc": { "start": { "line": 2836, @@ -411609,8 +411667,8 @@ "binop": null, "updateContext": null }, - "start": 86358, - "end": 86359, + "start": 86345, + "end": 86346, "loc": { "start": { "line": 2836, @@ -411636,8 +411694,8 @@ "updateContext": null }, "value": "text/css", - "start": 86360, - "end": 86370, + "start": 86347, + "end": 86357, "loc": { "start": { "line": 2836, @@ -411662,8 +411720,8 @@ "binop": null, "updateContext": null }, - "start": 86370, - "end": 86371, + "start": 86357, + "end": 86358, "loc": { "start": { "line": 2836, @@ -411688,8 +411746,8 @@ "binop": null, "updateContext": null }, - "start": 86371, - "end": 86372, + "start": 86358, + "end": 86359, "loc": { "start": { "line": 2836, @@ -411714,8 +411772,8 @@ "binop": null, "updateContext": null }, - "start": 86389, - "end": 86390, + "start": 86376, + "end": 86377, "loc": { "start": { "line": 2837, @@ -411741,8 +411799,8 @@ "updateContext": null }, "value": "rel", - "start": 86390, - "end": 86395, + "start": 86377, + "end": 86382, "loc": { "start": { "line": 2837, @@ -411767,8 +411825,8 @@ "binop": null, "updateContext": null }, - "start": 86395, - "end": 86396, + "start": 86382, + "end": 86383, "loc": { "start": { "line": 2837, @@ -411794,8 +411852,8 @@ "updateContext": null }, "value": "stylesheet", - "start": 86397, - "end": 86409, + "start": 86384, + "end": 86396, "loc": { "start": { "line": 2837, @@ -411820,8 +411878,8 @@ "binop": null, "updateContext": null }, - "start": 86409, - "end": 86410, + "start": 86396, + "end": 86397, "loc": { "start": { "line": 2837, @@ -411846,8 +411904,8 @@ "binop": null, "updateContext": null }, - "start": 86410, - "end": 86411, + "start": 86397, + "end": 86398, "loc": { "start": { "line": 2837, @@ -411872,8 +411930,8 @@ "binop": null, "updateContext": null }, - "start": 86412, - "end": 86413, + "start": 86399, + "end": 86400, "loc": { "start": { "line": 2837, @@ -411899,8 +411957,8 @@ "updateContext": null }, "value": "href", - "start": 86413, - "end": 86419, + "start": 86400, + "end": 86406, "loc": { "start": { "line": 2837, @@ -411925,8 +411983,8 @@ "binop": null, "updateContext": null }, - "start": 86419, - "end": 86420, + "start": 86406, + "end": 86407, "loc": { "start": { "line": 2837, @@ -411951,8 +412009,8 @@ "binop": null }, "value": "filePath", - "start": 86421, - "end": 86429, + "start": 86408, + "end": 86416, "loc": { "start": { "line": 2837, @@ -411977,8 +412035,8 @@ "binop": null, "updateContext": null }, - "start": 86429, - "end": 86430, + "start": 86416, + "end": 86417, "loc": { "start": { "line": 2837, @@ -412002,8 +412060,8 @@ "postfix": false, "binop": null }, - "start": 86443, - "end": 86444, + "start": 86430, + "end": 86431, "loc": { "start": { "line": 2838, @@ -412028,8 +412086,8 @@ "binop": null, "updateContext": null }, - "start": 86444, - "end": 86445, + "start": 86431, + "end": 86432, "loc": { "start": { "line": 2838, @@ -412053,8 +412111,8 @@ "postfix": false, "binop": null }, - "start": 86454, - "end": 86455, + "start": 86441, + "end": 86442, "loc": { "start": { "line": 2839, @@ -412081,8 +412139,8 @@ "updateContext": null }, "value": "else", - "start": 86456, - "end": 86460, + "start": 86443, + "end": 86447, "loc": { "start": { "line": 2839, @@ -412106,8 +412164,8 @@ "postfix": false, "binop": null }, - "start": 86461, - "end": 86462, + "start": 86448, + "end": 86449, "loc": { "start": { "line": 2839, @@ -412132,8 +412190,8 @@ "binop": null }, "value": "file", - "start": 86475, - "end": 86479, + "start": 86462, + "end": 86466, "loc": { "start": { "line": 2840, @@ -412159,8 +412217,8 @@ "updateContext": null }, "value": "=", - "start": 86480, - "end": 86481, + "start": 86467, + "end": 86468, "loc": { "start": { "line": 2840, @@ -412185,8 +412243,8 @@ "binop": null }, "value": "createElm", - "start": 86482, - "end": 86491, + "start": 86469, + "end": 86478, "loc": { "start": { "line": 2840, @@ -412210,8 +412268,8 @@ "postfix": false, "binop": null }, - "start": 86491, - "end": 86492, + "start": 86478, + "end": 86479, "loc": { "start": { "line": 2840, @@ -412237,8 +412295,8 @@ "updateContext": null }, "value": "script", - "start": 86492, - "end": 86500, + "start": 86479, + "end": 86487, "loc": { "start": { "line": 2840, @@ -412263,8 +412321,8 @@ "binop": null, "updateContext": null }, - "start": 86500, - "end": 86501, + "start": 86487, + "end": 86488, "loc": { "start": { "line": 2840, @@ -412289,8 +412347,8 @@ "binop": null, "updateContext": null }, - "start": 86518, - "end": 86519, + "start": 86505, + "end": 86506, "loc": { "start": { "line": 2841, @@ -412316,8 +412374,8 @@ "updateContext": null }, "value": "id", - "start": 86519, - "end": 86523, + "start": 86506, + "end": 86510, "loc": { "start": { "line": 2841, @@ -412342,8 +412400,8 @@ "binop": null, "updateContext": null }, - "start": 86523, - "end": 86524, + "start": 86510, + "end": 86511, "loc": { "start": { "line": 2841, @@ -412368,8 +412426,8 @@ "binop": null }, "value": "fileId", - "start": 86525, - "end": 86531, + "start": 86512, + "end": 86518, "loc": { "start": { "line": 2841, @@ -412394,8 +412452,8 @@ "binop": null, "updateContext": null }, - "start": 86531, - "end": 86532, + "start": 86518, + "end": 86519, "loc": { "start": { "line": 2841, @@ -412420,8 +412478,8 @@ "binop": null, "updateContext": null }, - "start": 86532, - "end": 86533, + "start": 86519, + "end": 86520, "loc": { "start": { "line": 2841, @@ -412446,8 +412504,8 @@ "binop": null, "updateContext": null }, - "start": 86550, - "end": 86551, + "start": 86537, + "end": 86538, "loc": { "start": { "line": 2842, @@ -412473,8 +412531,8 @@ "updateContext": null }, "value": "type", - "start": 86551, - "end": 86557, + "start": 86538, + "end": 86544, "loc": { "start": { "line": 2842, @@ -412499,8 +412557,8 @@ "binop": null, "updateContext": null }, - "start": 86557, - "end": 86558, + "start": 86544, + "end": 86545, "loc": { "start": { "line": 2842, @@ -412526,8 +412584,8 @@ "updateContext": null }, "value": "text/javascript", - "start": 86559, - "end": 86576, + "start": 86546, + "end": 86563, "loc": { "start": { "line": 2842, @@ -412552,8 +412610,8 @@ "binop": null, "updateContext": null }, - "start": 86576, - "end": 86577, + "start": 86563, + "end": 86564, "loc": { "start": { "line": 2842, @@ -412578,8 +412636,8 @@ "binop": null, "updateContext": null }, - "start": 86577, - "end": 86578, + "start": 86564, + "end": 86565, "loc": { "start": { "line": 2842, @@ -412604,8 +412662,8 @@ "binop": null, "updateContext": null }, - "start": 86579, - "end": 86580, + "start": 86566, + "end": 86567, "loc": { "start": { "line": 2842, @@ -412631,8 +412689,8 @@ "updateContext": null }, "value": "src", - "start": 86580, - "end": 86585, + "start": 86567, + "end": 86572, "loc": { "start": { "line": 2842, @@ -412657,8 +412715,8 @@ "binop": null, "updateContext": null }, - "start": 86585, - "end": 86586, + "start": 86572, + "end": 86573, "loc": { "start": { "line": 2842, @@ -412683,8 +412741,8 @@ "binop": null }, "value": "filePath", - "start": 86587, - "end": 86595, + "start": 86574, + "end": 86582, "loc": { "start": { "line": 2842, @@ -412709,8 +412767,8 @@ "binop": null, "updateContext": null }, - "start": 86595, - "end": 86596, + "start": 86582, + "end": 86583, "loc": { "start": { "line": 2842, @@ -412734,8 +412792,8 @@ "postfix": false, "binop": null }, - "start": 86609, - "end": 86610, + "start": 86596, + "end": 86597, "loc": { "start": { "line": 2843, @@ -412760,8 +412818,8 @@ "binop": null, "updateContext": null }, - "start": 86610, - "end": 86611, + "start": 86597, + "end": 86598, "loc": { "start": { "line": 2843, @@ -412785,8 +412843,8 @@ "postfix": false, "binop": null }, - "start": 86620, - "end": 86621, + "start": 86607, + "end": 86608, "loc": { "start": { "line": 2844, @@ -412801,8 +412859,8 @@ { "type": "CommentLine", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", - "start": 86631, - "end": 86703, + "start": 86618, + "end": 86690, "loc": { "start": { "line": 2846, @@ -412827,8 +412885,8 @@ "binop": null }, "value": "file", - "start": 86712, - "end": 86716, + "start": 86699, + "end": 86703, "loc": { "start": { "line": 2847, @@ -412853,8 +412911,8 @@ "binop": null, "updateContext": null }, - "start": 86716, - "end": 86717, + "start": 86703, + "end": 86704, "loc": { "start": { "line": 2847, @@ -412879,8 +412937,8 @@ "binop": null }, "value": "onload", - "start": 86717, - "end": 86723, + "start": 86704, + "end": 86710, "loc": { "start": { "line": 2847, @@ -412906,8 +412964,8 @@ "updateContext": null }, "value": "=", - "start": 86724, - "end": 86725, + "start": 86711, + "end": 86712, "loc": { "start": { "line": 2847, @@ -412932,8 +412990,8 @@ "binop": null }, "value": "file", - "start": 86726, - "end": 86730, + "start": 86713, + "end": 86717, "loc": { "start": { "line": 2847, @@ -412958,8 +413016,8 @@ "binop": null, "updateContext": null }, - "start": 86730, - "end": 86731, + "start": 86717, + "end": 86718, "loc": { "start": { "line": 2847, @@ -412984,8 +413042,8 @@ "binop": null }, "value": "onreadystatechange", - "start": 86731, - "end": 86749, + "start": 86718, + "end": 86736, "loc": { "start": { "line": 2847, @@ -413011,8 +413069,8 @@ "updateContext": null }, "value": "=", - "start": 86750, - "end": 86751, + "start": 86737, + "end": 86738, "loc": { "start": { "line": 2847, @@ -413036,8 +413094,8 @@ "postfix": false, "binop": null }, - "start": 86752, - "end": 86753, + "start": 86739, + "end": 86740, "loc": { "start": { "line": 2847, @@ -413061,8 +413119,8 @@ "postfix": false, "binop": null }, - "start": 86753, - "end": 86754, + "start": 86740, + "end": 86741, "loc": { "start": { "line": 2847, @@ -413087,8 +413145,8 @@ "binop": null, "updateContext": null }, - "start": 86755, - "end": 86757, + "start": 86742, + "end": 86744, "loc": { "start": { "line": 2847, @@ -413112,8 +413170,8 @@ "postfix": false, "binop": null }, - "start": 86758, - "end": 86759, + "start": 86745, + "end": 86746, "loc": { "start": { "line": 2847, @@ -413140,8 +413198,8 @@ "updateContext": null }, "value": "if", - "start": 86772, - "end": 86774, + "start": 86759, + "end": 86761, "loc": { "start": { "line": 2848, @@ -413165,8 +413223,8 @@ "postfix": false, "binop": null }, - "start": 86775, - "end": 86776, + "start": 86762, + "end": 86763, "loc": { "start": { "line": 2848, @@ -413192,8 +413250,8 @@ "updateContext": null }, "value": "!", - "start": 86776, - "end": 86777, + "start": 86763, + "end": 86764, "loc": { "start": { "line": 2848, @@ -413218,8 +413276,8 @@ "binop": null }, "value": "isLoaded", - "start": 86777, - "end": 86785, + "start": 86764, + "end": 86772, "loc": { "start": { "line": 2848, @@ -413245,8 +413303,8 @@ "updateContext": null }, "value": "&&", - "start": 86786, - "end": 86788, + "start": 86773, + "end": 86775, "loc": { "start": { "line": 2848, @@ -413270,8 +413328,8 @@ "postfix": false, "binop": null }, - "start": 86805, - "end": 86806, + "start": 86792, + "end": 86793, "loc": { "start": { "line": 2849, @@ -413297,8 +413355,8 @@ "updateContext": null }, "value": "!", - "start": 86806, - "end": 86807, + "start": 86793, + "end": 86794, "loc": { "start": { "line": 2849, @@ -413325,8 +413383,8 @@ "updateContext": null }, "value": "this", - "start": 86807, - "end": 86811, + "start": 86794, + "end": 86798, "loc": { "start": { "line": 2849, @@ -413351,8 +413409,8 @@ "binop": null, "updateContext": null }, - "start": 86811, - "end": 86812, + "start": 86798, + "end": 86799, "loc": { "start": { "line": 2849, @@ -413377,8 +413435,8 @@ "binop": null }, "value": "readyState", - "start": 86812, - "end": 86822, + "start": 86799, + "end": 86809, "loc": { "start": { "line": 2849, @@ -413404,8 +413462,8 @@ "updateContext": null }, "value": "||", - "start": 86823, - "end": 86825, + "start": 86810, + "end": 86812, "loc": { "start": { "line": 2849, @@ -413432,8 +413490,8 @@ "updateContext": null }, "value": "this", - "start": 86826, - "end": 86830, + "start": 86813, + "end": 86817, "loc": { "start": { "line": 2849, @@ -413458,8 +413516,8 @@ "binop": null, "updateContext": null }, - "start": 86830, - "end": 86831, + "start": 86817, + "end": 86818, "loc": { "start": { "line": 2849, @@ -413484,8 +413542,8 @@ "binop": null }, "value": "readyState", - "start": 86831, - "end": 86841, + "start": 86818, + "end": 86828, "loc": { "start": { "line": 2849, @@ -413511,8 +413569,8 @@ "updateContext": null }, "value": "===", - "start": 86842, - "end": 86845, + "start": 86829, + "end": 86832, "loc": { "start": { "line": 2849, @@ -413538,8 +413596,8 @@ "updateContext": null }, "value": "loaded", - "start": 86846, - "end": 86854, + "start": 86833, + "end": 86841, "loc": { "start": { "line": 2849, @@ -413565,8 +413623,8 @@ "updateContext": null }, "value": "||", - "start": 86855, - "end": 86857, + "start": 86842, + "end": 86844, "loc": { "start": { "line": 2849, @@ -413593,8 +413651,8 @@ "updateContext": null }, "value": "this", - "start": 86878, - "end": 86882, + "start": 86865, + "end": 86869, "loc": { "start": { "line": 2850, @@ -413619,8 +413677,8 @@ "binop": null, "updateContext": null }, - "start": 86882, - "end": 86883, + "start": 86869, + "end": 86870, "loc": { "start": { "line": 2850, @@ -413645,8 +413703,8 @@ "binop": null }, "value": "readyState", - "start": 86883, - "end": 86893, + "start": 86870, + "end": 86880, "loc": { "start": { "line": 2850, @@ -413672,8 +413730,8 @@ "updateContext": null }, "value": "===", - "start": 86894, - "end": 86897, + "start": 86881, + "end": 86884, "loc": { "start": { "line": 2850, @@ -413699,8 +413757,8 @@ "updateContext": null }, "value": "complete", - "start": 86898, - "end": 86908, + "start": 86885, + "end": 86895, "loc": { "start": { "line": 2850, @@ -413724,8 +413782,8 @@ "postfix": false, "binop": null }, - "start": 86908, - "end": 86909, + "start": 86895, + "end": 86896, "loc": { "start": { "line": 2850, @@ -413749,8 +413807,8 @@ "postfix": false, "binop": null }, - "start": 86909, - "end": 86910, + "start": 86896, + "end": 86897, "loc": { "start": { "line": 2850, @@ -413774,8 +413832,8 @@ "postfix": false, "binop": null }, - "start": 86911, - "end": 86912, + "start": 86898, + "end": 86899, "loc": { "start": { "line": 2850, @@ -413800,8 +413858,8 @@ "binop": null }, "value": "isLoaded", - "start": 86929, - "end": 86937, + "start": 86916, + "end": 86924, "loc": { "start": { "line": 2851, @@ -413827,8 +413885,8 @@ "updateContext": null }, "value": "=", - "start": 86938, - "end": 86939, + "start": 86925, + "end": 86926, "loc": { "start": { "line": 2851, @@ -413855,8 +413913,8 @@ "updateContext": null }, "value": "true", - "start": 86940, - "end": 86944, + "start": 86927, + "end": 86931, "loc": { "start": { "line": 2851, @@ -413881,8 +413939,8 @@ "binop": null, "updateContext": null }, - "start": 86944, - "end": 86945, + "start": 86931, + "end": 86932, "loc": { "start": { "line": 2851, @@ -413909,8 +413967,8 @@ "updateContext": null }, "value": "if", - "start": 86962, - "end": 86964, + "start": 86949, + "end": 86951, "loc": { "start": { "line": 2852, @@ -413934,8 +413992,8 @@ "postfix": false, "binop": null }, - "start": 86965, - "end": 86966, + "start": 86952, + "end": 86953, "loc": { "start": { "line": 2852, @@ -413962,8 +414020,8 @@ "updateContext": null }, "value": "typeof", - "start": 86966, - "end": 86972, + "start": 86953, + "end": 86959, "loc": { "start": { "line": 2852, @@ -413988,8 +414046,8 @@ "binop": null }, "value": "callback", - "start": 86973, - "end": 86981, + "start": 86960, + "end": 86968, "loc": { "start": { "line": 2852, @@ -414015,8 +414073,8 @@ "updateContext": null }, "value": "===", - "start": 86982, - "end": 86985, + "start": 86969, + "end": 86972, "loc": { "start": { "line": 2852, @@ -414042,8 +414100,8 @@ "updateContext": null }, "value": "function", - "start": 86986, - "end": 86996, + "start": 86973, + "end": 86983, "loc": { "start": { "line": 2852, @@ -414067,8 +414125,8 @@ "postfix": false, "binop": null }, - "start": 86996, - "end": 86997, + "start": 86983, + "end": 86984, "loc": { "start": { "line": 2852, @@ -414092,8 +414150,8 @@ "postfix": false, "binop": null }, - "start": 86998, - "end": 86999, + "start": 86985, + "end": 86986, "loc": { "start": { "line": 2852, @@ -414118,8 +414176,8 @@ "binop": null }, "value": "callback", - "start": 87020, - "end": 87028, + "start": 87007, + "end": 87015, "loc": { "start": { "line": 2853, @@ -414144,8 +414202,8 @@ "binop": null, "updateContext": null }, - "start": 87028, - "end": 87029, + "start": 87015, + "end": 87016, "loc": { "start": { "line": 2853, @@ -414170,8 +414228,8 @@ "binop": null }, "value": "call", - "start": 87029, - "end": 87033, + "start": 87016, + "end": 87020, "loc": { "start": { "line": 2853, @@ -414195,8 +414253,8 @@ "postfix": false, "binop": null }, - "start": 87033, - "end": 87034, + "start": 87020, + "end": 87021, "loc": { "start": { "line": 2853, @@ -414223,8 +414281,8 @@ "updateContext": null }, "value": "null", - "start": 87034, - "end": 87038, + "start": 87021, + "end": 87025, "loc": { "start": { "line": 2853, @@ -414249,8 +414307,8 @@ "binop": null, "updateContext": null }, - "start": 87038, - "end": 87039, + "start": 87025, + "end": 87026, "loc": { "start": { "line": 2853, @@ -414275,8 +414333,8 @@ "binop": null }, "value": "o", - "start": 87040, - "end": 87041, + "start": 87027, + "end": 87028, "loc": { "start": { "line": 2853, @@ -414300,8 +414358,8 @@ "postfix": false, "binop": null }, - "start": 87041, - "end": 87042, + "start": 87028, + "end": 87029, "loc": { "start": { "line": 2853, @@ -414326,8 +414384,8 @@ "binop": null, "updateContext": null }, - "start": 87042, - "end": 87043, + "start": 87029, + "end": 87030, "loc": { "start": { "line": 2853, @@ -414351,8 +414409,8 @@ "postfix": false, "binop": null }, - "start": 87060, - "end": 87061, + "start": 87047, + "end": 87048, "loc": { "start": { "line": 2854, @@ -414376,8 +414434,8 @@ "postfix": false, "binop": null }, - "start": 87074, - "end": 87075, + "start": 87061, + "end": 87062, "loc": { "start": { "line": 2855, @@ -414401,8 +414459,8 @@ "postfix": false, "binop": null }, - "start": 87084, - "end": 87085, + "start": 87071, + "end": 87072, "loc": { "start": { "line": 2856, @@ -414427,8 +414485,8 @@ "binop": null, "updateContext": null }, - "start": 87085, - "end": 87086, + "start": 87072, + "end": 87073, "loc": { "start": { "line": 2856, @@ -414453,8 +414511,8 @@ "binop": null }, "value": "file", - "start": 87095, - "end": 87099, + "start": 87082, + "end": 87086, "loc": { "start": { "line": 2857, @@ -414479,8 +414537,8 @@ "binop": null, "updateContext": null }, - "start": 87099, - "end": 87100, + "start": 87086, + "end": 87087, "loc": { "start": { "line": 2857, @@ -414505,8 +414563,8 @@ "binop": null }, "value": "onerror", - "start": 87100, - "end": 87107, + "start": 87087, + "end": 87094, "loc": { "start": { "line": 2857, @@ -414532,8 +414590,8 @@ "updateContext": null }, "value": "=", - "start": 87108, - "end": 87109, + "start": 87095, + "end": 87096, "loc": { "start": { "line": 2857, @@ -414557,8 +414615,8 @@ "postfix": false, "binop": null }, - "start": 87110, - "end": 87111, + "start": 87097, + "end": 87098, "loc": { "start": { "line": 2857, @@ -414582,8 +414640,8 @@ "postfix": false, "binop": null }, - "start": 87111, - "end": 87112, + "start": 87098, + "end": 87099, "loc": { "start": { "line": 2857, @@ -414608,8 +414666,8 @@ "binop": null, "updateContext": null }, - "start": 87113, - "end": 87115, + "start": 87100, + "end": 87102, "loc": { "start": { "line": 2857, @@ -414633,8 +414691,8 @@ "postfix": false, "binop": null }, - "start": 87116, - "end": 87117, + "start": 87103, + "end": 87104, "loc": { "start": { "line": 2857, @@ -414661,8 +414719,8 @@ "updateContext": null }, "value": "throw", - "start": 87130, - "end": 87135, + "start": 87117, + "end": 87122, "loc": { "start": { "line": 2858, @@ -414689,8 +414747,8 @@ "updateContext": null }, "value": "new", - "start": 87136, - "end": 87139, + "start": 87123, + "end": 87126, "loc": { "start": { "line": 2858, @@ -414715,8 +414773,8 @@ "binop": null }, "value": "Error", - "start": 87140, - "end": 87145, + "start": 87127, + "end": 87132, "loc": { "start": { "line": 2858, @@ -414740,8 +414798,8 @@ "postfix": false, "binop": null }, - "start": 87145, - "end": 87146, + "start": 87132, + "end": 87133, "loc": { "start": { "line": 2858, @@ -414765,8 +414823,8 @@ "postfix": false, "binop": null }, - "start": 87146, - "end": 87147, + "start": 87133, + "end": 87134, "loc": { "start": { "line": 2858, @@ -414792,8 +414850,8 @@ "updateContext": null }, "value": "TableFilter could not load: ", - "start": 87147, - "end": 87175, + "start": 87134, + "end": 87162, "loc": { "start": { "line": 2858, @@ -414817,8 +414875,8 @@ "postfix": false, "binop": null }, - "start": 87175, - "end": 87177, + "start": 87162, + "end": 87164, "loc": { "start": { "line": 2858, @@ -414843,8 +414901,8 @@ "binop": null }, "value": "filePath", - "start": 87177, - "end": 87185, + "start": 87164, + "end": 87172, "loc": { "start": { "line": 2858, @@ -414868,8 +414926,8 @@ "postfix": false, "binop": null }, - "start": 87185, - "end": 87186, + "start": 87172, + "end": 87173, "loc": { "start": { "line": 2858, @@ -414895,8 +414953,8 @@ "updateContext": null }, "value": "", - "start": 87186, - "end": 87186, + "start": 87173, + "end": 87173, "loc": { "start": { "line": 2858, @@ -414920,8 +414978,8 @@ "postfix": false, "binop": null }, - "start": 87186, - "end": 87187, + "start": 87173, + "end": 87174, "loc": { "start": { "line": 2858, @@ -414945,8 +415003,8 @@ "postfix": false, "binop": null }, - "start": 87187, - "end": 87188, + "start": 87174, + "end": 87175, "loc": { "start": { "line": 2858, @@ -414971,8 +415029,8 @@ "binop": null, "updateContext": null }, - "start": 87188, - "end": 87189, + "start": 87175, + "end": 87176, "loc": { "start": { "line": 2858, @@ -414996,8 +415054,8 @@ "postfix": false, "binop": null }, - "start": 87198, - "end": 87199, + "start": 87185, + "end": 87186, "loc": { "start": { "line": 2859, @@ -415022,8 +415080,8 @@ "binop": null, "updateContext": null }, - "start": 87199, - "end": 87200, + "start": 87186, + "end": 87187, "loc": { "start": { "line": 2859, @@ -415048,8 +415106,8 @@ "binop": null }, "value": "head", - "start": 87209, - "end": 87213, + "start": 87196, + "end": 87200, "loc": { "start": { "line": 2860, @@ -415074,8 +415132,8 @@ "binop": null, "updateContext": null }, - "start": 87213, - "end": 87214, + "start": 87200, + "end": 87201, "loc": { "start": { "line": 2860, @@ -415100,8 +415158,8 @@ "binop": null }, "value": "appendChild", - "start": 87214, - "end": 87225, + "start": 87201, + "end": 87212, "loc": { "start": { "line": 2860, @@ -415125,8 +415183,8 @@ "postfix": false, "binop": null }, - "start": 87225, - "end": 87226, + "start": 87212, + "end": 87213, "loc": { "start": { "line": 2860, @@ -415151,8 +415209,8 @@ "binop": null }, "value": "file", - "start": 87226, - "end": 87230, + "start": 87213, + "end": 87217, "loc": { "start": { "line": 2860, @@ -415176,8 +415234,8 @@ "postfix": false, "binop": null }, - "start": 87230, - "end": 87231, + "start": 87217, + "end": 87218, "loc": { "start": { "line": 2860, @@ -415202,8 +415260,8 @@ "binop": null, "updateContext": null }, - "start": 87231, - "end": 87232, + "start": 87218, + "end": 87219, "loc": { "start": { "line": 2860, @@ -415227,8 +415285,8 @@ "postfix": false, "binop": null }, - "start": 87237, - "end": 87238, + "start": 87224, + "end": 87225, "loc": { "start": { "line": 2861, @@ -415243,8 +415301,8 @@ { "type": "CommentBlock", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", - "start": 87244, - "end": 87319, + "start": 87231, + "end": 87306, "loc": { "start": { "line": 2863, @@ -415269,8 +415327,8 @@ "binop": null }, "value": "isInitialized", - "start": 87324, - "end": 87337, + "start": 87311, + "end": 87324, "loc": { "start": { "line": 2867, @@ -415294,8 +415352,8 @@ "postfix": false, "binop": null }, - "start": 87337, - "end": 87338, + "start": 87324, + "end": 87325, "loc": { "start": { "line": 2867, @@ -415319,8 +415377,8 @@ "postfix": false, "binop": null }, - "start": 87338, - "end": 87339, + "start": 87325, + "end": 87326, "loc": { "start": { "line": 2867, @@ -415344,8 +415402,8 @@ "postfix": false, "binop": null }, - "start": 87340, - "end": 87341, + "start": 87327, + "end": 87328, "loc": { "start": { "line": 2867, @@ -415372,8 +415430,8 @@ "updateContext": null }, "value": "return", - "start": 87350, - "end": 87356, + "start": 87337, + "end": 87343, "loc": { "start": { "line": 2868, @@ -415400,8 +415458,8 @@ "updateContext": null }, "value": "this", - "start": 87357, - "end": 87361, + "start": 87344, + "end": 87348, "loc": { "start": { "line": 2868, @@ -415426,8 +415484,8 @@ "binop": null, "updateContext": null }, - "start": 87361, - "end": 87362, + "start": 87348, + "end": 87349, "loc": { "start": { "line": 2868, @@ -415452,8 +415510,8 @@ "binop": null }, "value": "initialized", - "start": 87362, - "end": 87373, + "start": 87349, + "end": 87360, "loc": { "start": { "line": 2868, @@ -415478,8 +415536,8 @@ "binop": null, "updateContext": null }, - "start": 87373, - "end": 87374, + "start": 87360, + "end": 87361, "loc": { "start": { "line": 2868, @@ -415503,8 +415561,8 @@ "postfix": false, "binop": null }, - "start": 87379, - "end": 87380, + "start": 87366, + "end": 87367, "loc": { "start": { "line": 2869, @@ -415519,8 +415577,8 @@ { "type": "CommentBlock", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", - "start": 87386, - "end": 87470, + "start": 87373, + "end": 87457, "loc": { "start": { "line": 2871, @@ -415545,8 +415603,8 @@ "binop": null }, "value": "getFiltersId", - "start": 87475, - "end": 87487, + "start": 87462, + "end": 87474, "loc": { "start": { "line": 2875, @@ -415570,8 +415628,8 @@ "postfix": false, "binop": null }, - "start": 87487, - "end": 87488, + "start": 87474, + "end": 87475, "loc": { "start": { "line": 2875, @@ -415595,8 +415653,8 @@ "postfix": false, "binop": null }, - "start": 87488, - "end": 87489, + "start": 87475, + "end": 87476, "loc": { "start": { "line": 2875, @@ -415620,8 +415678,8 @@ "postfix": false, "binop": null }, - "start": 87490, - "end": 87491, + "start": 87477, + "end": 87478, "loc": { "start": { "line": 2875, @@ -415648,8 +415706,8 @@ "updateContext": null }, "value": "return", - "start": 87500, - "end": 87506, + "start": 87487, + "end": 87493, "loc": { "start": { "line": 2876, @@ -415676,8 +415734,8 @@ "updateContext": null }, "value": "this", - "start": 87507, - "end": 87511, + "start": 87494, + "end": 87498, "loc": { "start": { "line": 2876, @@ -415702,8 +415760,8 @@ "binop": null, "updateContext": null }, - "start": 87511, - "end": 87512, + "start": 87498, + "end": 87499, "loc": { "start": { "line": 2876, @@ -415728,8 +415786,8 @@ "binop": null }, "value": "fltIds", - "start": 87512, - "end": 87518, + "start": 87499, + "end": 87505, "loc": { "start": { "line": 2876, @@ -415755,8 +415813,8 @@ "updateContext": null }, "value": "||", - "start": 87519, - "end": 87521, + "start": 87506, + "end": 87508, "loc": { "start": { "line": 2876, @@ -415781,8 +415839,8 @@ "binop": null, "updateContext": null }, - "start": 87522, - "end": 87523, + "start": 87509, + "end": 87510, "loc": { "start": { "line": 2876, @@ -415807,8 +415865,8 @@ "binop": null, "updateContext": null }, - "start": 87523, - "end": 87524, + "start": 87510, + "end": 87511, "loc": { "start": { "line": 2876, @@ -415833,8 +415891,8 @@ "binop": null, "updateContext": null }, - "start": 87524, - "end": 87525, + "start": 87511, + "end": 87512, "loc": { "start": { "line": 2876, @@ -415858,8 +415916,8 @@ "postfix": false, "binop": null }, - "start": 87530, - "end": 87531, + "start": 87517, + "end": 87518, "loc": { "start": { "line": 2877, @@ -415874,8 +415932,8 @@ { "type": "CommentBlock", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", - "start": 87537, - "end": 87713, + "start": 87524, + "end": 87700, "loc": { "start": { "line": 2879, @@ -415900,8 +415958,8 @@ "binop": null }, "value": "getValidRows", - "start": 87718, - "end": 87730, + "start": 87705, + "end": 87717, "loc": { "start": { "line": 2884, @@ -415925,8 +415983,8 @@ "postfix": false, "binop": null }, - "start": 87730, - "end": 87731, + "start": 87717, + "end": 87718, "loc": { "start": { "line": 2884, @@ -415951,8 +416009,8 @@ "binop": null }, "value": "reCalc", - "start": 87731, - "end": 87737, + "start": 87718, + "end": 87724, "loc": { "start": { "line": 2884, @@ -415976,8 +416034,8 @@ "postfix": false, "binop": null }, - "start": 87737, - "end": 87738, + "start": 87724, + "end": 87725, "loc": { "start": { "line": 2884, @@ -416001,8 +416059,8 @@ "postfix": false, "binop": null }, - "start": 87739, - "end": 87740, + "start": 87726, + "end": 87727, "loc": { "start": { "line": 2884, @@ -416029,8 +416087,8 @@ "updateContext": null }, "value": "if", - "start": 87749, - "end": 87751, + "start": 87736, + "end": 87738, "loc": { "start": { "line": 2885, @@ -416054,8 +416112,8 @@ "postfix": false, "binop": null }, - "start": 87752, - "end": 87753, + "start": 87739, + "end": 87740, "loc": { "start": { "line": 2885, @@ -416081,8 +416139,8 @@ "updateContext": null }, "value": "!", - "start": 87753, - "end": 87754, + "start": 87740, + "end": 87741, "loc": { "start": { "line": 2885, @@ -416107,8 +416165,8 @@ "binop": null }, "value": "reCalc", - "start": 87754, - "end": 87760, + "start": 87741, + "end": 87747, "loc": { "start": { "line": 2885, @@ -416132,8 +416190,8 @@ "postfix": false, "binop": null }, - "start": 87760, - "end": 87761, + "start": 87747, + "end": 87748, "loc": { "start": { "line": 2885, @@ -416157,8 +416215,8 @@ "postfix": false, "binop": null }, - "start": 87762, - "end": 87763, + "start": 87749, + "end": 87750, "loc": { "start": { "line": 2885, @@ -416185,8 +416243,8 @@ "updateContext": null }, "value": "return", - "start": 87776, - "end": 87782, + "start": 87763, + "end": 87769, "loc": { "start": { "line": 2886, @@ -416213,8 +416271,8 @@ "updateContext": null }, "value": "this", - "start": 87783, - "end": 87787, + "start": 87770, + "end": 87774, "loc": { "start": { "line": 2886, @@ -416239,8 +416297,8 @@ "binop": null, "updateContext": null }, - "start": 87787, - "end": 87788, + "start": 87774, + "end": 87775, "loc": { "start": { "line": 2886, @@ -416265,8 +416323,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 87788, - "end": 87802, + "start": 87775, + "end": 87789, "loc": { "start": { "line": 2886, @@ -416291,8 +416349,8 @@ "binop": null, "updateContext": null }, - "start": 87802, - "end": 87803, + "start": 87789, + "end": 87790, "loc": { "start": { "line": 2886, @@ -416316,8 +416374,8 @@ "postfix": false, "binop": null }, - "start": 87812, - "end": 87813, + "start": 87799, + "end": 87800, "loc": { "start": { "line": 2887, @@ -416344,8 +416402,8 @@ "updateContext": null }, "value": "this", - "start": 87823, - "end": 87827, + "start": 87810, + "end": 87814, "loc": { "start": { "line": 2889, @@ -416370,8 +416428,8 @@ "binop": null, "updateContext": null }, - "start": 87827, - "end": 87828, + "start": 87814, + "end": 87815, "loc": { "start": { "line": 2889, @@ -416396,8 +416454,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 87828, - "end": 87842, + "start": 87815, + "end": 87829, "loc": { "start": { "line": 2889, @@ -416423,8 +416481,8 @@ "updateContext": null }, "value": "=", - "start": 87843, - "end": 87844, + "start": 87830, + "end": 87831, "loc": { "start": { "line": 2889, @@ -416449,8 +416507,8 @@ "binop": null, "updateContext": null }, - "start": 87845, - "end": 87846, + "start": 87832, + "end": 87833, "loc": { "start": { "line": 2889, @@ -416475,8 +416533,8 @@ "binop": null, "updateContext": null }, - "start": 87846, - "end": 87847, + "start": 87833, + "end": 87834, "loc": { "start": { "line": 2889, @@ -416501,8 +416559,8 @@ "binop": null, "updateContext": null }, - "start": 87847, - "end": 87848, + "start": 87834, + "end": 87835, "loc": { "start": { "line": 2889, @@ -416529,8 +416587,8 @@ "updateContext": null }, "value": "let", - "start": 87858, - "end": 87861, + "start": 87845, + "end": 87848, "loc": { "start": { "line": 2891, @@ -416555,8 +416613,8 @@ "binop": null }, "value": "eachRow", - "start": 87862, - "end": 87869, + "start": 87849, + "end": 87856, "loc": { "start": { "line": 2891, @@ -416582,8 +416640,8 @@ "updateContext": null }, "value": "=", - "start": 87870, - "end": 87871, + "start": 87857, + "end": 87858, "loc": { "start": { "line": 2891, @@ -416610,8 +416668,8 @@ "updateContext": null }, "value": "this", - "start": 87872, - "end": 87876, + "start": 87859, + "end": 87863, "loc": { "start": { "line": 2891, @@ -416636,8 +416694,8 @@ "binop": null, "updateContext": null }, - "start": 87876, - "end": 87877, + "start": 87863, + "end": 87864, "loc": { "start": { "line": 2891, @@ -416662,8 +416720,8 @@ "binop": null }, "value": "eachRow", - "start": 87877, - "end": 87884, + "start": 87864, + "end": 87871, "loc": { "start": { "line": 2891, @@ -416687,8 +416745,8 @@ "postfix": false, "binop": null }, - "start": 87884, - "end": 87885, + "start": 87871, + "end": 87872, "loc": { "start": { "line": 2891, @@ -416712,8 +416770,8 @@ "postfix": false, "binop": null }, - "start": 87885, - "end": 87886, + "start": 87872, + "end": 87873, "loc": { "start": { "line": 2891, @@ -416738,8 +416796,8 @@ "binop": null, "updateContext": null }, - "start": 87886, - "end": 87887, + "start": 87873, + "end": 87874, "loc": { "start": { "line": 2891, @@ -416764,8 +416822,8 @@ "binop": null }, "value": "eachRow", - "start": 87896, - "end": 87903, + "start": 87883, + "end": 87890, "loc": { "start": { "line": 2892, @@ -416789,8 +416847,8 @@ "postfix": false, "binop": null }, - "start": 87903, - "end": 87904, + "start": 87890, + "end": 87891, "loc": { "start": { "line": 2892, @@ -416814,8 +416872,8 @@ "postfix": false, "binop": null }, - "start": 87904, - "end": 87905, + "start": 87891, + "end": 87892, "loc": { "start": { "line": 2892, @@ -416840,8 +416898,8 @@ "binop": null }, "value": "row", - "start": 87905, - "end": 87908, + "start": 87892, + "end": 87895, "loc": { "start": { "line": 2892, @@ -416865,8 +416923,8 @@ "postfix": false, "binop": null }, - "start": 87908, - "end": 87909, + "start": 87895, + "end": 87896, "loc": { "start": { "line": 2892, @@ -416891,8 +416949,8 @@ "binop": null, "updateContext": null }, - "start": 87910, - "end": 87912, + "start": 87897, + "end": 87899, "loc": { "start": { "line": 2892, @@ -416916,8 +416974,8 @@ "postfix": false, "binop": null }, - "start": 87913, - "end": 87914, + "start": 87900, + "end": 87901, "loc": { "start": { "line": 2892, @@ -416944,8 +417002,8 @@ "updateContext": null }, "value": "if", - "start": 87927, - "end": 87929, + "start": 87914, + "end": 87916, "loc": { "start": { "line": 2893, @@ -416969,8 +417027,8 @@ "postfix": false, "binop": null }, - "start": 87930, - "end": 87931, + "start": 87917, + "end": 87918, "loc": { "start": { "line": 2893, @@ -416996,8 +417054,8 @@ "updateContext": null }, "value": "!", - "start": 87931, - "end": 87932, + "start": 87918, + "end": 87919, "loc": { "start": { "line": 2893, @@ -417024,8 +417082,8 @@ "updateContext": null }, "value": "this", - "start": 87932, - "end": 87936, + "start": 87919, + "end": 87923, "loc": { "start": { "line": 2893, @@ -417050,8 +417108,8 @@ "binop": null, "updateContext": null }, - "start": 87936, - "end": 87937, + "start": 87923, + "end": 87924, "loc": { "start": { "line": 2893, @@ -417076,8 +417134,8 @@ "binop": null }, "value": "paging", - "start": 87937, - "end": 87943, + "start": 87924, + "end": 87930, "loc": { "start": { "line": 2893, @@ -417101,8 +417159,8 @@ "postfix": false, "binop": null }, - "start": 87943, - "end": 87944, + "start": 87930, + "end": 87931, "loc": { "start": { "line": 2893, @@ -417126,8 +417184,8 @@ "postfix": false, "binop": null }, - "start": 87945, - "end": 87946, + "start": 87932, + "end": 87933, "loc": { "start": { "line": 2893, @@ -417154,8 +417212,8 @@ "updateContext": null }, "value": "if", - "start": 87963, - "end": 87965, + "start": 87950, + "end": 87952, "loc": { "start": { "line": 2894, @@ -417179,8 +417237,8 @@ "postfix": false, "binop": null }, - "start": 87966, - "end": 87967, + "start": 87953, + "end": 87954, "loc": { "start": { "line": 2894, @@ -417207,8 +417265,8 @@ "updateContext": null }, "value": "this", - "start": 87967, - "end": 87971, + "start": 87954, + "end": 87958, "loc": { "start": { "line": 2894, @@ -417233,8 +417291,8 @@ "binop": null, "updateContext": null }, - "start": 87971, - "end": 87972, + "start": 87958, + "end": 87959, "loc": { "start": { "line": 2894, @@ -417259,8 +417317,8 @@ "binop": null }, "value": "getRowDisplay", - "start": 87972, - "end": 87985, + "start": 87959, + "end": 87972, "loc": { "start": { "line": 2894, @@ -417284,8 +417342,8 @@ "postfix": false, "binop": null }, - "start": 87985, - "end": 87986, + "start": 87972, + "end": 87973, "loc": { "start": { "line": 2894, @@ -417310,8 +417368,8 @@ "binop": null }, "value": "row", - "start": 87986, - "end": 87989, + "start": 87973, + "end": 87976, "loc": { "start": { "line": 2894, @@ -417335,8 +417393,8 @@ "postfix": false, "binop": null }, - "start": 87989, - "end": 87990, + "start": 87976, + "end": 87977, "loc": { "start": { "line": 2894, @@ -417362,8 +417420,8 @@ "updateContext": null }, "value": "!==", - "start": 87991, - "end": 87994, + "start": 87978, + "end": 87981, "loc": { "start": { "line": 2894, @@ -417388,8 +417446,8 @@ "binop": null }, "value": "NONE", - "start": 87995, - "end": 87999, + "start": 87982, + "end": 87986, "loc": { "start": { "line": 2894, @@ -417413,8 +417471,8 @@ "postfix": false, "binop": null }, - "start": 87999, - "end": 88000, + "start": 87986, + "end": 87987, "loc": { "start": { "line": 2894, @@ -417438,8 +417496,8 @@ "postfix": false, "binop": null }, - "start": 88001, - "end": 88002, + "start": 87988, + "end": 87989, "loc": { "start": { "line": 2894, @@ -417466,8 +417524,8 @@ "updateContext": null }, "value": "this", - "start": 88023, - "end": 88027, + "start": 88010, + "end": 88014, "loc": { "start": { "line": 2895, @@ -417492,8 +417550,8 @@ "binop": null, "updateContext": null }, - "start": 88027, - "end": 88028, + "start": 88014, + "end": 88015, "loc": { "start": { "line": 2895, @@ -417518,8 +417576,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 88028, - "end": 88042, + "start": 88015, + "end": 88029, "loc": { "start": { "line": 2895, @@ -417544,8 +417602,8 @@ "binop": null, "updateContext": null }, - "start": 88042, - "end": 88043, + "start": 88029, + "end": 88030, "loc": { "start": { "line": 2895, @@ -417570,8 +417628,8 @@ "binop": null }, "value": "push", - "start": 88043, - "end": 88047, + "start": 88030, + "end": 88034, "loc": { "start": { "line": 2895, @@ -417595,8 +417653,8 @@ "postfix": false, "binop": null }, - "start": 88047, - "end": 88048, + "start": 88034, + "end": 88035, "loc": { "start": { "line": 2895, @@ -417621,8 +417679,8 @@ "binop": null }, "value": "row", - "start": 88048, - "end": 88051, + "start": 88035, + "end": 88038, "loc": { "start": { "line": 2895, @@ -417647,8 +417705,8 @@ "binop": null, "updateContext": null }, - "start": 88051, - "end": 88052, + "start": 88038, + "end": 88039, "loc": { "start": { "line": 2895, @@ -417673,8 +417731,8 @@ "binop": null }, "value": "rowIndex", - "start": 88052, - "end": 88060, + "start": 88039, + "end": 88047, "loc": { "start": { "line": 2895, @@ -417698,8 +417756,8 @@ "postfix": false, "binop": null }, - "start": 88060, - "end": 88061, + "start": 88047, + "end": 88048, "loc": { "start": { "line": 2895, @@ -417724,8 +417782,8 @@ "binop": null, "updateContext": null }, - "start": 88061, - "end": 88062, + "start": 88048, + "end": 88049, "loc": { "start": { "line": 2895, @@ -417749,8 +417807,8 @@ "postfix": false, "binop": null }, - "start": 88079, - "end": 88080, + "start": 88066, + "end": 88067, "loc": { "start": { "line": 2896, @@ -417774,8 +417832,8 @@ "postfix": false, "binop": null }, - "start": 88093, - "end": 88094, + "start": 88080, + "end": 88081, "loc": { "start": { "line": 2897, @@ -417802,8 +417860,8 @@ "updateContext": null }, "value": "else", - "start": 88095, - "end": 88099, + "start": 88082, + "end": 88086, "loc": { "start": { "line": 2897, @@ -417827,8 +417885,8 @@ "postfix": false, "binop": null }, - "start": 88100, - "end": 88101, + "start": 88087, + "end": 88088, "loc": { "start": { "line": 2897, @@ -417855,8 +417913,8 @@ "updateContext": null }, "value": "if", - "start": 88118, - "end": 88120, + "start": 88105, + "end": 88107, "loc": { "start": { "line": 2898, @@ -417880,8 +417938,8 @@ "postfix": false, "binop": null }, - "start": 88121, - "end": 88122, + "start": 88108, + "end": 88109, "loc": { "start": { "line": 2898, @@ -417906,8 +417964,8 @@ "binop": null }, "value": "row", - "start": 88122, - "end": 88125, + "start": 88109, + "end": 88112, "loc": { "start": { "line": 2898, @@ -417932,8 +417990,8 @@ "binop": null, "updateContext": null }, - "start": 88125, - "end": 88126, + "start": 88112, + "end": 88113, "loc": { "start": { "line": 2898, @@ -417958,8 +418016,8 @@ "binop": null }, "value": "getAttribute", - "start": 88126, - "end": 88138, + "start": 88113, + "end": 88125, "loc": { "start": { "line": 2898, @@ -417983,8 +418041,8 @@ "postfix": false, "binop": null }, - "start": 88138, - "end": 88139, + "start": 88125, + "end": 88126, "loc": { "start": { "line": 2898, @@ -418010,8 +418068,8 @@ "updateContext": null }, "value": "validRow", - "start": 88139, - "end": 88149, + "start": 88126, + "end": 88136, "loc": { "start": { "line": 2898, @@ -418035,8 +418093,8 @@ "postfix": false, "binop": null }, - "start": 88149, - "end": 88150, + "start": 88136, + "end": 88137, "loc": { "start": { "line": 2898, @@ -418062,8 +418120,8 @@ "updateContext": null }, "value": "===", - "start": 88151, - "end": 88154, + "start": 88138, + "end": 88141, "loc": { "start": { "line": 2898, @@ -418089,8 +418147,8 @@ "updateContext": null }, "value": "true", - "start": 88155, - "end": 88161, + "start": 88142, + "end": 88148, "loc": { "start": { "line": 2898, @@ -418116,8 +418174,8 @@ "updateContext": null }, "value": "||", - "start": 88162, - "end": 88164, + "start": 88149, + "end": 88151, "loc": { "start": { "line": 2898, @@ -418142,8 +418200,8 @@ "binop": null }, "value": "row", - "start": 88185, - "end": 88188, + "start": 88172, + "end": 88175, "loc": { "start": { "line": 2899, @@ -418168,8 +418226,8 @@ "binop": null, "updateContext": null }, - "start": 88188, - "end": 88189, + "start": 88175, + "end": 88176, "loc": { "start": { "line": 2899, @@ -418194,8 +418252,8 @@ "binop": null }, "value": "getAttribute", - "start": 88189, - "end": 88201, + "start": 88176, + "end": 88188, "loc": { "start": { "line": 2899, @@ -418219,8 +418277,8 @@ "postfix": false, "binop": null }, - "start": 88201, - "end": 88202, + "start": 88188, + "end": 88189, "loc": { "start": { "line": 2899, @@ -418246,8 +418304,8 @@ "updateContext": null }, "value": "validRow", - "start": 88202, - "end": 88212, + "start": 88189, + "end": 88199, "loc": { "start": { "line": 2899, @@ -418271,8 +418329,8 @@ "postfix": false, "binop": null }, - "start": 88212, - "end": 88213, + "start": 88199, + "end": 88200, "loc": { "start": { "line": 2899, @@ -418298,8 +418356,8 @@ "updateContext": null }, "value": "===", - "start": 88214, - "end": 88217, + "start": 88201, + "end": 88204, "loc": { "start": { "line": 2899, @@ -418326,8 +418384,8 @@ "updateContext": null }, "value": "null", - "start": 88218, - "end": 88222, + "start": 88205, + "end": 88209, "loc": { "start": { "line": 2899, @@ -418351,8 +418409,8 @@ "postfix": false, "binop": null }, - "start": 88222, - "end": 88223, + "start": 88209, + "end": 88210, "loc": { "start": { "line": 2899, @@ -418376,8 +418434,8 @@ "postfix": false, "binop": null }, - "start": 88224, - "end": 88225, + "start": 88211, + "end": 88212, "loc": { "start": { "line": 2899, @@ -418404,8 +418462,8 @@ "updateContext": null }, "value": "this", - "start": 88246, - "end": 88250, + "start": 88233, + "end": 88237, "loc": { "start": { "line": 2900, @@ -418430,8 +418488,8 @@ "binop": null, "updateContext": null }, - "start": 88250, - "end": 88251, + "start": 88237, + "end": 88238, "loc": { "start": { "line": 2900, @@ -418456,8 +418514,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 88251, - "end": 88265, + "start": 88238, + "end": 88252, "loc": { "start": { "line": 2900, @@ -418482,8 +418540,8 @@ "binop": null, "updateContext": null }, - "start": 88265, - "end": 88266, + "start": 88252, + "end": 88253, "loc": { "start": { "line": 2900, @@ -418508,8 +418566,8 @@ "binop": null }, "value": "push", - "start": 88266, - "end": 88270, + "start": 88253, + "end": 88257, "loc": { "start": { "line": 2900, @@ -418533,8 +418591,8 @@ "postfix": false, "binop": null }, - "start": 88270, - "end": 88271, + "start": 88257, + "end": 88258, "loc": { "start": { "line": 2900, @@ -418559,8 +418617,8 @@ "binop": null }, "value": "row", - "start": 88271, - "end": 88274, + "start": 88258, + "end": 88261, "loc": { "start": { "line": 2900, @@ -418585,8 +418643,8 @@ "binop": null, "updateContext": null }, - "start": 88274, - "end": 88275, + "start": 88261, + "end": 88262, "loc": { "start": { "line": 2900, @@ -418611,8 +418669,8 @@ "binop": null }, "value": "rowIndex", - "start": 88275, - "end": 88283, + "start": 88262, + "end": 88270, "loc": { "start": { "line": 2900, @@ -418636,8 +418694,8 @@ "postfix": false, "binop": null }, - "start": 88283, - "end": 88284, + "start": 88270, + "end": 88271, "loc": { "start": { "line": 2900, @@ -418662,8 +418720,8 @@ "binop": null, "updateContext": null }, - "start": 88284, - "end": 88285, + "start": 88271, + "end": 88272, "loc": { "start": { "line": 2900, @@ -418687,8 +418745,8 @@ "postfix": false, "binop": null }, - "start": 88302, - "end": 88303, + "start": 88289, + "end": 88290, "loc": { "start": { "line": 2901, @@ -418712,8 +418770,8 @@ "postfix": false, "binop": null }, - "start": 88316, - "end": 88317, + "start": 88303, + "end": 88304, "loc": { "start": { "line": 2902, @@ -418737,8 +418795,8 @@ "postfix": false, "binop": null }, - "start": 88326, - "end": 88327, + "start": 88313, + "end": 88314, "loc": { "start": { "line": 2903, @@ -418762,8 +418820,8 @@ "postfix": false, "binop": null }, - "start": 88327, - "end": 88328, + "start": 88314, + "end": 88315, "loc": { "start": { "line": 2903, @@ -418788,8 +418846,8 @@ "binop": null, "updateContext": null }, - "start": 88328, - "end": 88329, + "start": 88315, + "end": 88316, "loc": { "start": { "line": 2903, @@ -418816,8 +418874,8 @@ "updateContext": null }, "value": "return", - "start": 88338, - "end": 88344, + "start": 88325, + "end": 88331, "loc": { "start": { "line": 2904, @@ -418844,8 +418902,8 @@ "updateContext": null }, "value": "this", - "start": 88345, - "end": 88349, + "start": 88332, + "end": 88336, "loc": { "start": { "line": 2904, @@ -418870,8 +418928,8 @@ "binop": null, "updateContext": null }, - "start": 88349, - "end": 88350, + "start": 88336, + "end": 88337, "loc": { "start": { "line": 2904, @@ -418896,8 +418954,8 @@ "binop": null }, "value": "validRowsIndex", - "start": 88350, - "end": 88364, + "start": 88337, + "end": 88351, "loc": { "start": { "line": 2904, @@ -418922,8 +418980,8 @@ "binop": null, "updateContext": null }, - "start": 88364, - "end": 88365, + "start": 88351, + "end": 88352, "loc": { "start": { "line": 2904, @@ -418947,8 +419005,8 @@ "postfix": false, "binop": null }, - "start": 88370, - "end": 88371, + "start": 88357, + "end": 88358, "loc": { "start": { "line": 2905, @@ -418963,8 +419021,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", - "start": 88377, - "end": 88467, + "start": 88364, + "end": 88454, "loc": { "start": { "line": 2907, @@ -418989,8 +419047,8 @@ "binop": null }, "value": "getFiltersRowIndex", - "start": 88472, - "end": 88490, + "start": 88459, + "end": 88477, "loc": { "start": { "line": 2911, @@ -419014,8 +419072,8 @@ "postfix": false, "binop": null }, - "start": 88490, - "end": 88491, + "start": 88477, + "end": 88478, "loc": { "start": { "line": 2911, @@ -419039,8 +419097,8 @@ "postfix": false, "binop": null }, - "start": 88491, - "end": 88492, + "start": 88478, + "end": 88479, "loc": { "start": { "line": 2911, @@ -419064,8 +419122,8 @@ "postfix": false, "binop": null }, - "start": 88493, - "end": 88494, + "start": 88480, + "end": 88481, "loc": { "start": { "line": 2911, @@ -419092,8 +419150,8 @@ "updateContext": null }, "value": "return", - "start": 88503, - "end": 88509, + "start": 88490, + "end": 88496, "loc": { "start": { "line": 2912, @@ -419120,8 +419178,8 @@ "updateContext": null }, "value": "this", - "start": 88510, - "end": 88514, + "start": 88497, + "end": 88501, "loc": { "start": { "line": 2912, @@ -419146,8 +419204,8 @@ "binop": null, "updateContext": null }, - "start": 88514, - "end": 88515, + "start": 88501, + "end": 88502, "loc": { "start": { "line": 2912, @@ -419172,8 +419230,8 @@ "binop": null }, "value": "filtersRowIndex", - "start": 88515, - "end": 88530, + "start": 88502, + "end": 88517, "loc": { "start": { "line": 2912, @@ -419198,8 +419256,8 @@ "binop": null, "updateContext": null }, - "start": 88530, - "end": 88531, + "start": 88517, + "end": 88518, "loc": { "start": { "line": 2912, @@ -419223,8 +419281,8 @@ "postfix": false, "binop": null }, - "start": 88536, - "end": 88537, + "start": 88523, + "end": 88524, "loc": { "start": { "line": 2913, @@ -419239,8 +419297,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", - "start": 88543, - "end": 88618, + "start": 88530, + "end": 88605, "loc": { "start": { "line": 2915, @@ -419265,8 +419323,8 @@ "binop": null }, "value": "getHeadersRowIndex", - "start": 88623, - "end": 88641, + "start": 88610, + "end": 88628, "loc": { "start": { "line": 2919, @@ -419290,8 +419348,8 @@ "postfix": false, "binop": null }, - "start": 88641, - "end": 88642, + "start": 88628, + "end": 88629, "loc": { "start": { "line": 2919, @@ -419315,8 +419373,8 @@ "postfix": false, "binop": null }, - "start": 88642, - "end": 88643, + "start": 88629, + "end": 88630, "loc": { "start": { "line": 2919, @@ -419340,8 +419398,8 @@ "postfix": false, "binop": null }, - "start": 88644, - "end": 88645, + "start": 88631, + "end": 88632, "loc": { "start": { "line": 2919, @@ -419368,8 +419426,8 @@ "updateContext": null }, "value": "return", - "start": 88654, - "end": 88660, + "start": 88641, + "end": 88647, "loc": { "start": { "line": 2920, @@ -419396,8 +419454,8 @@ "updateContext": null }, "value": "this", - "start": 88661, - "end": 88665, + "start": 88648, + "end": 88652, "loc": { "start": { "line": 2920, @@ -419422,8 +419480,8 @@ "binop": null, "updateContext": null }, - "start": 88665, - "end": 88666, + "start": 88652, + "end": 88653, "loc": { "start": { "line": 2920, @@ -419448,8 +419506,8 @@ "binop": null }, "value": "headersRow", - "start": 88666, - "end": 88676, + "start": 88653, + "end": 88663, "loc": { "start": { "line": 2920, @@ -419474,8 +419532,8 @@ "binop": null, "updateContext": null }, - "start": 88676, - "end": 88677, + "start": 88663, + "end": 88664, "loc": { "start": { "line": 2920, @@ -419499,8 +419557,8 @@ "postfix": false, "binop": null }, - "start": 88682, - "end": 88683, + "start": 88669, + "end": 88670, "loc": { "start": { "line": 2921, @@ -419515,8 +419573,8 @@ { "type": "CommentBlock", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", - "start": 88689, - "end": 88816, + "start": 88676, + "end": 88803, "loc": { "start": { "line": 2923, @@ -419541,8 +419599,8 @@ "binop": null }, "value": "getStartRowIndex", - "start": 88821, - "end": 88837, + "start": 88808, + "end": 88824, "loc": { "start": { "line": 2928, @@ -419566,8 +419624,8 @@ "postfix": false, "binop": null }, - "start": 88837, - "end": 88838, + "start": 88824, + "end": 88825, "loc": { "start": { "line": 2928, @@ -419591,8 +419649,8 @@ "postfix": false, "binop": null }, - "start": 88838, - "end": 88839, + "start": 88825, + "end": 88826, "loc": { "start": { "line": 2928, @@ -419616,8 +419674,8 @@ "postfix": false, "binop": null }, - "start": 88840, - "end": 88841, + "start": 88827, + "end": 88828, "loc": { "start": { "line": 2928, @@ -419644,8 +419702,8 @@ "updateContext": null }, "value": "return", - "start": 88850, - "end": 88856, + "start": 88837, + "end": 88843, "loc": { "start": { "line": 2929, @@ -419672,8 +419730,8 @@ "updateContext": null }, "value": "this", - "start": 88857, - "end": 88861, + "start": 88844, + "end": 88848, "loc": { "start": { "line": 2929, @@ -419698,8 +419756,8 @@ "binop": null, "updateContext": null }, - "start": 88861, - "end": 88862, + "start": 88848, + "end": 88849, "loc": { "start": { "line": 2929, @@ -419724,8 +419782,8 @@ "binop": null }, "value": "refRow", - "start": 88862, - "end": 88868, + "start": 88849, + "end": 88855, "loc": { "start": { "line": 2929, @@ -419750,8 +419808,8 @@ "binop": null, "updateContext": null }, - "start": 88868, - "end": 88869, + "start": 88855, + "end": 88856, "loc": { "start": { "line": 2929, @@ -419775,8 +419833,8 @@ "postfix": false, "binop": null }, - "start": 88874, - "end": 88875, + "start": 88861, + "end": 88862, "loc": { "start": { "line": 2930, @@ -419791,8 +419849,8 @@ { "type": "CommentBlock", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", - "start": 88881, - "end": 88953, + "start": 88868, + "end": 88940, "loc": { "start": { "line": 2932, @@ -419817,8 +419875,8 @@ "binop": null }, "value": "getLastRowIndex", - "start": 88958, - "end": 88973, + "start": 88945, + "end": 88960, "loc": { "start": { "line": 2936, @@ -419842,8 +419900,8 @@ "postfix": false, "binop": null }, - "start": 88973, - "end": 88974, + "start": 88960, + "end": 88961, "loc": { "start": { "line": 2936, @@ -419867,8 +419925,8 @@ "postfix": false, "binop": null }, - "start": 88974, - "end": 88975, + "start": 88961, + "end": 88962, "loc": { "start": { "line": 2936, @@ -419892,8 +419950,8 @@ "postfix": false, "binop": null }, - "start": 88976, - "end": 88977, + "start": 88963, + "end": 88964, "loc": { "start": { "line": 2936, @@ -419920,8 +419978,8 @@ "updateContext": null }, "value": "let", - "start": 88986, - "end": 88989, + "start": 88973, + "end": 88976, "loc": { "start": { "line": 2937, @@ -419946,8 +420004,8 @@ "binop": null }, "value": "nbRows", - "start": 88990, - "end": 88996, + "start": 88977, + "end": 88983, "loc": { "start": { "line": 2937, @@ -419973,8 +420031,8 @@ "updateContext": null }, "value": "=", - "start": 88997, - "end": 88998, + "start": 88984, + "end": 88985, "loc": { "start": { "line": 2937, @@ -420001,8 +420059,8 @@ "updateContext": null }, "value": "this", - "start": 88999, - "end": 89003, + "start": 88986, + "end": 88990, "loc": { "start": { "line": 2937, @@ -420027,8 +420085,8 @@ "binop": null, "updateContext": null }, - "start": 89003, - "end": 89004, + "start": 88990, + "end": 88991, "loc": { "start": { "line": 2937, @@ -420053,8 +420111,8 @@ "binop": null }, "value": "getRowsNb", - "start": 89004, - "end": 89013, + "start": 88991, + "end": 89000, "loc": { "start": { "line": 2937, @@ -420078,8 +420136,8 @@ "postfix": false, "binop": null }, - "start": 89013, - "end": 89014, + "start": 89000, + "end": 89001, "loc": { "start": { "line": 2937, @@ -420106,8 +420164,8 @@ "updateContext": null }, "value": "true", - "start": 89014, - "end": 89018, + "start": 89001, + "end": 89005, "loc": { "start": { "line": 2937, @@ -420131,8 +420189,8 @@ "postfix": false, "binop": null }, - "start": 89018, - "end": 89019, + "start": 89005, + "end": 89006, "loc": { "start": { "line": 2937, @@ -420157,8 +420215,8 @@ "binop": null, "updateContext": null }, - "start": 89019, - "end": 89020, + "start": 89006, + "end": 89007, "loc": { "start": { "line": 2937, @@ -420185,8 +420243,8 @@ "updateContext": null }, "value": "return", - "start": 89029, - "end": 89035, + "start": 89016, + "end": 89022, "loc": { "start": { "line": 2938, @@ -420210,8 +420268,8 @@ "postfix": false, "binop": null }, - "start": 89036, - "end": 89037, + "start": 89023, + "end": 89024, "loc": { "start": { "line": 2938, @@ -420236,8 +420294,8 @@ "binop": null }, "value": "nbRows", - "start": 89037, - "end": 89043, + "start": 89024, + "end": 89030, "loc": { "start": { "line": 2938, @@ -420263,8 +420321,8 @@ "updateContext": null }, "value": "-", - "start": 89044, - "end": 89045, + "start": 89031, + "end": 89032, "loc": { "start": { "line": 2938, @@ -420290,8 +420348,8 @@ "updateContext": null }, "value": 1, - "start": 89046, - "end": 89047, + "start": 89033, + "end": 89034, "loc": { "start": { "line": 2938, @@ -420315,8 +420373,8 @@ "postfix": false, "binop": null }, - "start": 89047, - "end": 89048, + "start": 89034, + "end": 89035, "loc": { "start": { "line": 2938, @@ -420341,8 +420399,8 @@ "binop": null, "updateContext": null }, - "start": 89048, - "end": 89049, + "start": 89035, + "end": 89036, "loc": { "start": { "line": 2938, @@ -420366,8 +420424,8 @@ "postfix": false, "binop": null }, - "start": 89054, - "end": 89055, + "start": 89041, + "end": 89042, "loc": { "start": { "line": 2939, @@ -420382,8 +420440,8 @@ { "type": "CommentBlock", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", - "start": 89061, - "end": 89270, + "start": 89048, + "end": 89257, "loc": { "start": { "line": 2941, @@ -420408,8 +420466,8 @@ "binop": null }, "value": "hasType", - "start": 89275, - "end": 89282, + "start": 89262, + "end": 89269, "loc": { "start": { "line": 2947, @@ -420433,8 +420491,8 @@ "postfix": false, "binop": null }, - "start": 89282, - "end": 89283, + "start": 89269, + "end": 89270, "loc": { "start": { "line": 2947, @@ -420459,8 +420517,8 @@ "binop": null }, "value": "colIndex", - "start": 89283, - "end": 89291, + "start": 89270, + "end": 89278, "loc": { "start": { "line": 2947, @@ -420485,8 +420543,8 @@ "binop": null, "updateContext": null }, - "start": 89291, - "end": 89292, + "start": 89278, + "end": 89279, "loc": { "start": { "line": 2947, @@ -420511,8 +420569,8 @@ "binop": null }, "value": "types", - "start": 89293, - "end": 89298, + "start": 89280, + "end": 89285, "loc": { "start": { "line": 2947, @@ -420538,8 +420596,8 @@ "updateContext": null }, "value": "=", - "start": 89299, - "end": 89300, + "start": 89286, + "end": 89287, "loc": { "start": { "line": 2947, @@ -420564,8 +420622,8 @@ "binop": null, "updateContext": null }, - "start": 89301, - "end": 89302, + "start": 89288, + "end": 89289, "loc": { "start": { "line": 2947, @@ -420590,8 +420648,8 @@ "binop": null, "updateContext": null }, - "start": 89302, - "end": 89303, + "start": 89289, + "end": 89290, "loc": { "start": { "line": 2947, @@ -420615,8 +420673,8 @@ "postfix": false, "binop": null }, - "start": 89303, - "end": 89304, + "start": 89290, + "end": 89291, "loc": { "start": { "line": 2947, @@ -420640,8 +420698,8 @@ "postfix": false, "binop": null }, - "start": 89305, - "end": 89306, + "start": 89292, + "end": 89293, "loc": { "start": { "line": 2947, @@ -420668,8 +420726,8 @@ "updateContext": null }, "value": "if", - "start": 89315, - "end": 89317, + "start": 89302, + "end": 89304, "loc": { "start": { "line": 2948, @@ -420693,8 +420751,8 @@ "postfix": false, "binop": null }, - "start": 89318, - "end": 89319, + "start": 89305, + "end": 89306, "loc": { "start": { "line": 2948, @@ -420721,8 +420779,8 @@ "updateContext": null }, "value": "this", - "start": 89319, - "end": 89323, + "start": 89306, + "end": 89310, "loc": { "start": { "line": 2948, @@ -420747,8 +420805,8 @@ "binop": null, "updateContext": null }, - "start": 89323, - "end": 89324, + "start": 89310, + "end": 89311, "loc": { "start": { "line": 2948, @@ -420773,8 +420831,8 @@ "binop": null }, "value": "colTypes", - "start": 89324, - "end": 89332, + "start": 89311, + "end": 89319, "loc": { "start": { "line": 2948, @@ -420799,8 +420857,8 @@ "binop": null, "updateContext": null }, - "start": 89332, - "end": 89333, + "start": 89319, + "end": 89320, "loc": { "start": { "line": 2948, @@ -420825,8 +420883,8 @@ "binop": null }, "value": "length", - "start": 89333, - "end": 89339, + "start": 89320, + "end": 89326, "loc": { "start": { "line": 2948, @@ -420852,8 +420910,8 @@ "updateContext": null }, "value": "===", - "start": 89340, - "end": 89343, + "start": 89327, + "end": 89330, "loc": { "start": { "line": 2948, @@ -420879,8 +420937,8 @@ "updateContext": null }, "value": 0, - "start": 89344, - "end": 89345, + "start": 89331, + "end": 89332, "loc": { "start": { "line": 2948, @@ -420904,8 +420962,8 @@ "postfix": false, "binop": null }, - "start": 89345, - "end": 89346, + "start": 89332, + "end": 89333, "loc": { "start": { "line": 2948, @@ -420929,8 +420987,8 @@ "postfix": false, "binop": null }, - "start": 89347, - "end": 89348, + "start": 89334, + "end": 89335, "loc": { "start": { "line": 2948, @@ -420957,8 +421015,8 @@ "updateContext": null }, "value": "return", - "start": 89361, - "end": 89367, + "start": 89348, + "end": 89354, "loc": { "start": { "line": 2949, @@ -420985,8 +421043,8 @@ "updateContext": null }, "value": "false", - "start": 89368, - "end": 89373, + "start": 89355, + "end": 89360, "loc": { "start": { "line": 2949, @@ -421011,8 +421069,8 @@ "binop": null, "updateContext": null }, - "start": 89373, - "end": 89374, + "start": 89360, + "end": 89361, "loc": { "start": { "line": 2949, @@ -421036,8 +421094,8 @@ "postfix": false, "binop": null }, - "start": 89383, - "end": 89384, + "start": 89370, + "end": 89371, "loc": { "start": { "line": 2950, @@ -421064,8 +421122,8 @@ "updateContext": null }, "value": "let", - "start": 89393, - "end": 89396, + "start": 89380, + "end": 89383, "loc": { "start": { "line": 2951, @@ -421090,8 +421148,8 @@ "binop": null }, "value": "colType", - "start": 89397, - "end": 89404, + "start": 89384, + "end": 89391, "loc": { "start": { "line": 2951, @@ -421117,8 +421175,8 @@ "updateContext": null }, "value": "=", - "start": 89405, - "end": 89406, + "start": 89392, + "end": 89393, "loc": { "start": { "line": 2951, @@ -421145,8 +421203,8 @@ "updateContext": null }, "value": "this", - "start": 89407, - "end": 89411, + "start": 89394, + "end": 89398, "loc": { "start": { "line": 2951, @@ -421171,8 +421229,8 @@ "binop": null, "updateContext": null }, - "start": 89411, - "end": 89412, + "start": 89398, + "end": 89399, "loc": { "start": { "line": 2951, @@ -421197,8 +421255,8 @@ "binop": null }, "value": "colTypes", - "start": 89412, - "end": 89420, + "start": 89399, + "end": 89407, "loc": { "start": { "line": 2951, @@ -421223,8 +421281,8 @@ "binop": null, "updateContext": null }, - "start": 89420, - "end": 89421, + "start": 89407, + "end": 89408, "loc": { "start": { "line": 2951, @@ -421249,8 +421307,8 @@ "binop": null }, "value": "colIndex", - "start": 89421, - "end": 89429, + "start": 89408, + "end": 89416, "loc": { "start": { "line": 2951, @@ -421275,8 +421333,8 @@ "binop": null, "updateContext": null }, - "start": 89429, - "end": 89430, + "start": 89416, + "end": 89417, "loc": { "start": { "line": 2951, @@ -421301,8 +421359,8 @@ "binop": null, "updateContext": null }, - "start": 89430, - "end": 89431, + "start": 89417, + "end": 89418, "loc": { "start": { "line": 2951, @@ -421329,8 +421387,8 @@ "updateContext": null }, "value": "if", - "start": 89440, - "end": 89442, + "start": 89427, + "end": 89429, "loc": { "start": { "line": 2952, @@ -421354,8 +421412,8 @@ "postfix": false, "binop": null }, - "start": 89443, - "end": 89444, + "start": 89430, + "end": 89431, "loc": { "start": { "line": 2952, @@ -421380,8 +421438,8 @@ "binop": null }, "value": "isObj", - "start": 89444, - "end": 89449, + "start": 89431, + "end": 89436, "loc": { "start": { "line": 2952, @@ -421405,8 +421463,8 @@ "postfix": false, "binop": null }, - "start": 89449, - "end": 89450, + "start": 89436, + "end": 89437, "loc": { "start": { "line": 2952, @@ -421431,8 +421489,8 @@ "binop": null }, "value": "colType", - "start": 89450, - "end": 89457, + "start": 89437, + "end": 89444, "loc": { "start": { "line": 2952, @@ -421456,8 +421514,8 @@ "postfix": false, "binop": null }, - "start": 89457, - "end": 89458, + "start": 89444, + "end": 89445, "loc": { "start": { "line": 2952, @@ -421481,8 +421539,8 @@ "postfix": false, "binop": null }, - "start": 89458, - "end": 89459, + "start": 89445, + "end": 89446, "loc": { "start": { "line": 2952, @@ -421506,8 +421564,8 @@ "postfix": false, "binop": null }, - "start": 89460, - "end": 89461, + "start": 89447, + "end": 89448, "loc": { "start": { "line": 2952, @@ -421532,8 +421590,8 @@ "binop": null }, "value": "colType", - "start": 89474, - "end": 89481, + "start": 89461, + "end": 89468, "loc": { "start": { "line": 2953, @@ -421559,8 +421617,8 @@ "updateContext": null }, "value": "=", - "start": 89482, - "end": 89483, + "start": 89469, + "end": 89470, "loc": { "start": { "line": 2953, @@ -421585,8 +421643,8 @@ "binop": null }, "value": "colType", - "start": 89484, - "end": 89491, + "start": 89471, + "end": 89478, "loc": { "start": { "line": 2953, @@ -421611,8 +421669,8 @@ "binop": null, "updateContext": null }, - "start": 89491, - "end": 89492, + "start": 89478, + "end": 89479, "loc": { "start": { "line": 2953, @@ -421637,8 +421695,8 @@ "binop": null }, "value": "type", - "start": 89492, - "end": 89496, + "start": 89479, + "end": 89483, "loc": { "start": { "line": 2953, @@ -421663,8 +421721,8 @@ "binop": null, "updateContext": null }, - "start": 89496, - "end": 89497, + "start": 89483, + "end": 89484, "loc": { "start": { "line": 2953, @@ -421688,8 +421746,8 @@ "postfix": false, "binop": null }, - "start": 89506, - "end": 89507, + "start": 89493, + "end": 89494, "loc": { "start": { "line": 2954, @@ -421716,8 +421774,8 @@ "updateContext": null }, "value": "return", - "start": 89516, - "end": 89522, + "start": 89503, + "end": 89509, "loc": { "start": { "line": 2955, @@ -421742,8 +421800,8 @@ "binop": null }, "value": "types", - "start": 89523, - "end": 89528, + "start": 89510, + "end": 89515, "loc": { "start": { "line": 2955, @@ -421768,8 +421826,8 @@ "binop": null, "updateContext": null }, - "start": 89528, - "end": 89529, + "start": 89515, + "end": 89516, "loc": { "start": { "line": 2955, @@ -421794,8 +421852,8 @@ "binop": null }, "value": "indexOf", - "start": 89529, - "end": 89536, + "start": 89516, + "end": 89523, "loc": { "start": { "line": 2955, @@ -421819,8 +421877,8 @@ "postfix": false, "binop": null }, - "start": 89536, - "end": 89537, + "start": 89523, + "end": 89524, "loc": { "start": { "line": 2955, @@ -421845,8 +421903,8 @@ "binop": null }, "value": "colType", - "start": 89537, - "end": 89544, + "start": 89524, + "end": 89531, "loc": { "start": { "line": 2955, @@ -421870,8 +421928,8 @@ "postfix": false, "binop": null }, - "start": 89544, - "end": 89545, + "start": 89531, + "end": 89532, "loc": { "start": { "line": 2955, @@ -421897,8 +421955,8 @@ "updateContext": null }, "value": "!==", - "start": 89546, - "end": 89549, + "start": 89533, + "end": 89536, "loc": { "start": { "line": 2955, @@ -421924,8 +421982,8 @@ "updateContext": null }, "value": "-", - "start": 89550, - "end": 89551, + "start": 89537, + "end": 89538, "loc": { "start": { "line": 2955, @@ -421951,8 +422009,8 @@ "updateContext": null }, "value": 1, - "start": 89551, - "end": 89552, + "start": 89538, + "end": 89539, "loc": { "start": { "line": 2955, @@ -421977,8 +422035,8 @@ "binop": null, "updateContext": null }, - "start": 89552, - "end": 89553, + "start": 89539, + "end": 89540, "loc": { "start": { "line": 2955, @@ -422002,8 +422060,8 @@ "postfix": false, "binop": null }, - "start": 89558, - "end": 89559, + "start": 89545, + "end": 89546, "loc": { "start": { "line": 2956, @@ -422018,8 +422076,8 @@ { "type": "CommentBlock", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", - "start": 89565, - "end": 89706, + "start": 89552, + "end": 89693, "loc": { "start": { "line": 2958, @@ -422044,8 +422102,8 @@ "binop": null }, "value": "getHeaderElement", - "start": 89711, - "end": 89727, + "start": 89698, + "end": 89714, "loc": { "start": { "line": 2963, @@ -422069,8 +422127,8 @@ "postfix": false, "binop": null }, - "start": 89727, - "end": 89728, + "start": 89714, + "end": 89715, "loc": { "start": { "line": 2963, @@ -422095,8 +422153,8 @@ "binop": null }, "value": "colIndex", - "start": 89728, - "end": 89736, + "start": 89715, + "end": 89723, "loc": { "start": { "line": 2963, @@ -422120,8 +422178,8 @@ "postfix": false, "binop": null }, - "start": 89736, - "end": 89737, + "start": 89723, + "end": 89724, "loc": { "start": { "line": 2963, @@ -422145,8 +422203,8 @@ "postfix": false, "binop": null }, - "start": 89738, - "end": 89739, + "start": 89725, + "end": 89726, "loc": { "start": { "line": 2963, @@ -422173,8 +422231,8 @@ "updateContext": null }, "value": "let", - "start": 89748, - "end": 89751, + "start": 89735, + "end": 89738, "loc": { "start": { "line": 2964, @@ -422199,8 +422257,8 @@ "binop": null }, "value": "table", - "start": 89752, - "end": 89757, + "start": 89739, + "end": 89744, "loc": { "start": { "line": 2964, @@ -422226,8 +422284,8 @@ "updateContext": null }, "value": "=", - "start": 89758, - "end": 89759, + "start": 89745, + "end": 89746, "loc": { "start": { "line": 2964, @@ -422254,8 +422312,8 @@ "updateContext": null }, "value": "this", - "start": 89760, - "end": 89764, + "start": 89747, + "end": 89751, "loc": { "start": { "line": 2964, @@ -422280,8 +422338,8 @@ "binop": null, "updateContext": null }, - "start": 89764, - "end": 89765, + "start": 89751, + "end": 89752, "loc": { "start": { "line": 2964, @@ -422306,8 +422364,8 @@ "binop": null }, "value": "gridLayout", - "start": 89765, - "end": 89775, + "start": 89752, + "end": 89762, "loc": { "start": { "line": 2964, @@ -422332,8 +422390,8 @@ "binop": null, "updateContext": null }, - "start": 89776, - "end": 89777, + "start": 89763, + "end": 89764, "loc": { "start": { "line": 2964, @@ -422360,8 +422418,8 @@ "updateContext": null }, "value": "this", - "start": 89778, - "end": 89782, + "start": 89765, + "end": 89769, "loc": { "start": { "line": 2964, @@ -422386,8 +422444,8 @@ "binop": null, "updateContext": null }, - "start": 89782, - "end": 89783, + "start": 89769, + "end": 89770, "loc": { "start": { "line": 2964, @@ -422412,8 +422470,8 @@ "binop": null }, "value": "Mod", - "start": 89783, - "end": 89786, + "start": 89770, + "end": 89773, "loc": { "start": { "line": 2964, @@ -422438,8 +422496,8 @@ "binop": null, "updateContext": null }, - "start": 89786, - "end": 89787, + "start": 89773, + "end": 89774, "loc": { "start": { "line": 2964, @@ -422464,8 +422522,8 @@ "binop": null }, "value": "gridLayout", - "start": 89787, - "end": 89797, + "start": 89774, + "end": 89784, "loc": { "start": { "line": 2964, @@ -422490,8 +422548,8 @@ "binop": null, "updateContext": null }, - "start": 89797, - "end": 89798, + "start": 89784, + "end": 89785, "loc": { "start": { "line": 2964, @@ -422516,8 +422574,8 @@ "binop": null }, "value": "headTbl", - "start": 89798, - "end": 89805, + "start": 89785, + "end": 89792, "loc": { "start": { "line": 2964, @@ -422542,8 +422600,8 @@ "binop": null, "updateContext": null }, - "start": 89806, - "end": 89807, + "start": 89793, + "end": 89794, "loc": { "start": { "line": 2964, @@ -422570,8 +422628,8 @@ "updateContext": null }, "value": "this", - "start": 89808, - "end": 89812, + "start": 89795, + "end": 89799, "loc": { "start": { "line": 2964, @@ -422596,8 +422654,8 @@ "binop": null, "updateContext": null }, - "start": 89812, - "end": 89813, + "start": 89799, + "end": 89800, "loc": { "start": { "line": 2964, @@ -422622,8 +422680,8 @@ "binop": null }, "value": "dom", - "start": 89813, - "end": 89816, + "start": 89800, + "end": 89803, "loc": { "start": { "line": 2964, @@ -422647,8 +422705,8 @@ "postfix": false, "binop": null }, - "start": 89816, - "end": 89817, + "start": 89803, + "end": 89804, "loc": { "start": { "line": 2964, @@ -422672,8 +422730,8 @@ "postfix": false, "binop": null }, - "start": 89817, - "end": 89818, + "start": 89804, + "end": 89805, "loc": { "start": { "line": 2964, @@ -422698,8 +422756,8 @@ "binop": null, "updateContext": null }, - "start": 89818, - "end": 89819, + "start": 89805, + "end": 89806, "loc": { "start": { "line": 2964, @@ -422726,8 +422784,8 @@ "updateContext": null }, "value": "let", - "start": 89828, - "end": 89831, + "start": 89815, + "end": 89818, "loc": { "start": { "line": 2965, @@ -422752,8 +422810,8 @@ "binop": null }, "value": "tHead", - "start": 89832, - "end": 89837, + "start": 89819, + "end": 89824, "loc": { "start": { "line": 2965, @@ -422779,8 +422837,8 @@ "updateContext": null }, "value": "=", - "start": 89838, - "end": 89839, + "start": 89825, + "end": 89826, "loc": { "start": { "line": 2965, @@ -422805,8 +422863,8 @@ "binop": null }, "value": "tag", - "start": 89840, - "end": 89843, + "start": 89827, + "end": 89830, "loc": { "start": { "line": 2965, @@ -422830,8 +422888,8 @@ "postfix": false, "binop": null }, - "start": 89843, - "end": 89844, + "start": 89830, + "end": 89831, "loc": { "start": { "line": 2965, @@ -422856,8 +422914,8 @@ "binop": null }, "value": "table", - "start": 89844, - "end": 89849, + "start": 89831, + "end": 89836, "loc": { "start": { "line": 2965, @@ -422882,8 +422940,8 @@ "binop": null, "updateContext": null }, - "start": 89849, - "end": 89850, + "start": 89836, + "end": 89837, "loc": { "start": { "line": 2965, @@ -422909,8 +422967,8 @@ "updateContext": null }, "value": "thead", - "start": 89851, - "end": 89858, + "start": 89838, + "end": 89845, "loc": { "start": { "line": 2965, @@ -422934,8 +422992,8 @@ "postfix": false, "binop": null }, - "start": 89858, - "end": 89859, + "start": 89845, + "end": 89846, "loc": { "start": { "line": 2965, @@ -422960,8 +423018,8 @@ "binop": null, "updateContext": null }, - "start": 89859, - "end": 89860, + "start": 89846, + "end": 89847, "loc": { "start": { "line": 2965, @@ -422988,8 +423046,8 @@ "updateContext": null }, "value": "let", - "start": 89869, - "end": 89872, + "start": 89856, + "end": 89859, "loc": { "start": { "line": 2966, @@ -423014,8 +423072,8 @@ "binop": null }, "value": "rowIdx", - "start": 89873, - "end": 89879, + "start": 89860, + "end": 89866, "loc": { "start": { "line": 2966, @@ -423041,8 +423099,8 @@ "updateContext": null }, "value": "=", - "start": 89880, - "end": 89881, + "start": 89867, + "end": 89868, "loc": { "start": { "line": 2966, @@ -423069,8 +423127,8 @@ "updateContext": null }, "value": "this", - "start": 89882, - "end": 89886, + "start": 89869, + "end": 89873, "loc": { "start": { "line": 2966, @@ -423095,8 +423153,8 @@ "binop": null, "updateContext": null }, - "start": 89886, - "end": 89887, + "start": 89873, + "end": 89874, "loc": { "start": { "line": 2966, @@ -423121,8 +423179,8 @@ "binop": null }, "value": "getHeadersRowIndex", - "start": 89887, - "end": 89905, + "start": 89874, + "end": 89892, "loc": { "start": { "line": 2966, @@ -423146,8 +423204,8 @@ "postfix": false, "binop": null }, - "start": 89905, - "end": 89906, + "start": 89892, + "end": 89893, "loc": { "start": { "line": 2966, @@ -423171,8 +423229,8 @@ "postfix": false, "binop": null }, - "start": 89906, - "end": 89907, + "start": 89893, + "end": 89894, "loc": { "start": { "line": 2966, @@ -423197,8 +423255,8 @@ "binop": null, "updateContext": null }, - "start": 89907, - "end": 89908, + "start": 89894, + "end": 89895, "loc": { "start": { "line": 2966, @@ -423225,8 +423283,8 @@ "updateContext": null }, "value": "let", - "start": 89917, - "end": 89920, + "start": 89904, + "end": 89907, "loc": { "start": { "line": 2967, @@ -423251,8 +423309,8 @@ "binop": null }, "value": "header", - "start": 89921, - "end": 89927, + "start": 89908, + "end": 89914, "loc": { "start": { "line": 2967, @@ -423277,8 +423335,8 @@ "binop": null, "updateContext": null }, - "start": 89927, - "end": 89928, + "start": 89914, + "end": 89915, "loc": { "start": { "line": 2967, @@ -423305,8 +423363,8 @@ "updateContext": null }, "value": "if", - "start": 89937, - "end": 89939, + "start": 89924, + "end": 89926, "loc": { "start": { "line": 2968, @@ -423330,8 +423388,8 @@ "postfix": false, "binop": null }, - "start": 89940, - "end": 89941, + "start": 89927, + "end": 89928, "loc": { "start": { "line": 2968, @@ -423356,8 +423414,8 @@ "binop": null }, "value": "tHead", - "start": 89941, - "end": 89946, + "start": 89928, + "end": 89933, "loc": { "start": { "line": 2968, @@ -423382,8 +423440,8 @@ "binop": null, "updateContext": null }, - "start": 89946, - "end": 89947, + "start": 89933, + "end": 89934, "loc": { "start": { "line": 2968, @@ -423408,8 +423466,8 @@ "binop": null }, "value": "length", - "start": 89947, - "end": 89953, + "start": 89934, + "end": 89940, "loc": { "start": { "line": 2968, @@ -423435,8 +423493,8 @@ "updateContext": null }, "value": "===", - "start": 89954, - "end": 89957, + "start": 89941, + "end": 89944, "loc": { "start": { "line": 2968, @@ -423462,8 +423520,8 @@ "updateContext": null }, "value": 0, - "start": 89958, - "end": 89959, + "start": 89945, + "end": 89946, "loc": { "start": { "line": 2968, @@ -423487,8 +423545,8 @@ "postfix": false, "binop": null }, - "start": 89959, - "end": 89960, + "start": 89946, + "end": 89947, "loc": { "start": { "line": 2968, @@ -423512,8 +423570,8 @@ "postfix": false, "binop": null }, - "start": 89961, - "end": 89962, + "start": 89948, + "end": 89949, "loc": { "start": { "line": 2968, @@ -423538,8 +423596,8 @@ "binop": null }, "value": "header", - "start": 89975, - "end": 89981, + "start": 89962, + "end": 89968, "loc": { "start": { "line": 2969, @@ -423565,8 +423623,8 @@ "updateContext": null }, "value": "=", - "start": 89982, - "end": 89983, + "start": 89969, + "end": 89970, "loc": { "start": { "line": 2969, @@ -423591,8 +423649,8 @@ "binop": null }, "value": "table", - "start": 89984, - "end": 89989, + "start": 89971, + "end": 89976, "loc": { "start": { "line": 2969, @@ -423617,8 +423675,8 @@ "binop": null, "updateContext": null }, - "start": 89989, - "end": 89990, + "start": 89976, + "end": 89977, "loc": { "start": { "line": 2969, @@ -423643,8 +423701,8 @@ "binop": null }, "value": "rows", - "start": 89990, - "end": 89994, + "start": 89977, + "end": 89981, "loc": { "start": { "line": 2969, @@ -423669,8 +423727,8 @@ "binop": null, "updateContext": null }, - "start": 89994, - "end": 89995, + "start": 89981, + "end": 89982, "loc": { "start": { "line": 2969, @@ -423695,8 +423753,8 @@ "binop": null }, "value": "rowIdx", - "start": 89995, - "end": 90001, + "start": 89982, + "end": 89988, "loc": { "start": { "line": 2969, @@ -423721,8 +423779,8 @@ "binop": null, "updateContext": null }, - "start": 90001, - "end": 90002, + "start": 89988, + "end": 89989, "loc": { "start": { "line": 2969, @@ -423747,8 +423805,8 @@ "binop": null, "updateContext": null }, - "start": 90002, - "end": 90003, + "start": 89989, + "end": 89990, "loc": { "start": { "line": 2969, @@ -423773,8 +423831,8 @@ "binop": null }, "value": "cells", - "start": 90003, - "end": 90008, + "start": 89990, + "end": 89995, "loc": { "start": { "line": 2969, @@ -423799,8 +423857,8 @@ "binop": null, "updateContext": null }, - "start": 90008, - "end": 90009, + "start": 89995, + "end": 89996, "loc": { "start": { "line": 2969, @@ -423825,8 +423883,8 @@ "binop": null }, "value": "colIndex", - "start": 90009, - "end": 90017, + "start": 89996, + "end": 90004, "loc": { "start": { "line": 2969, @@ -423851,8 +423909,8 @@ "binop": null, "updateContext": null }, - "start": 90017, - "end": 90018, + "start": 90004, + "end": 90005, "loc": { "start": { "line": 2969, @@ -423877,8 +423935,8 @@ "binop": null, "updateContext": null }, - "start": 90018, - "end": 90019, + "start": 90005, + "end": 90006, "loc": { "start": { "line": 2969, @@ -423902,8 +423960,8 @@ "postfix": false, "binop": null }, - "start": 90028, - "end": 90029, + "start": 90015, + "end": 90016, "loc": { "start": { "line": 2970, @@ -423930,8 +423988,8 @@ "updateContext": null }, "value": "if", - "start": 90038, - "end": 90040, + "start": 90025, + "end": 90027, "loc": { "start": { "line": 2971, @@ -423955,8 +424013,8 @@ "postfix": false, "binop": null }, - "start": 90041, - "end": 90042, + "start": 90028, + "end": 90029, "loc": { "start": { "line": 2971, @@ -423981,8 +424039,8 @@ "binop": null }, "value": "tHead", - "start": 90042, - "end": 90047, + "start": 90029, + "end": 90034, "loc": { "start": { "line": 2971, @@ -424007,8 +424065,8 @@ "binop": null, "updateContext": null }, - "start": 90047, - "end": 90048, + "start": 90034, + "end": 90035, "loc": { "start": { "line": 2971, @@ -424033,8 +424091,8 @@ "binop": null }, "value": "length", - "start": 90048, - "end": 90054, + "start": 90035, + "end": 90041, "loc": { "start": { "line": 2971, @@ -424060,8 +424118,8 @@ "updateContext": null }, "value": "===", - "start": 90055, - "end": 90058, + "start": 90042, + "end": 90045, "loc": { "start": { "line": 2971, @@ -424087,8 +424145,8 @@ "updateContext": null }, "value": 1, - "start": 90059, - "end": 90060, + "start": 90046, + "end": 90047, "loc": { "start": { "line": 2971, @@ -424112,8 +424170,8 @@ "postfix": false, "binop": null }, - "start": 90060, - "end": 90061, + "start": 90047, + "end": 90048, "loc": { "start": { "line": 2971, @@ -424137,8 +424195,8 @@ "postfix": false, "binop": null }, - "start": 90062, - "end": 90063, + "start": 90049, + "end": 90050, "loc": { "start": { "line": 2971, @@ -424163,8 +424221,8 @@ "binop": null }, "value": "header", - "start": 90076, - "end": 90082, + "start": 90063, + "end": 90069, "loc": { "start": { "line": 2972, @@ -424190,8 +424248,8 @@ "updateContext": null }, "value": "=", - "start": 90083, - "end": 90084, + "start": 90070, + "end": 90071, "loc": { "start": { "line": 2972, @@ -424216,8 +424274,8 @@ "binop": null }, "value": "tHead", - "start": 90085, - "end": 90090, + "start": 90072, + "end": 90077, "loc": { "start": { "line": 2972, @@ -424242,8 +424300,8 @@ "binop": null, "updateContext": null }, - "start": 90090, - "end": 90091, + "start": 90077, + "end": 90078, "loc": { "start": { "line": 2972, @@ -424269,8 +424327,8 @@ "updateContext": null }, "value": 0, - "start": 90091, - "end": 90092, + "start": 90078, + "end": 90079, "loc": { "start": { "line": 2972, @@ -424295,8 +424353,8 @@ "binop": null, "updateContext": null }, - "start": 90092, - "end": 90093, + "start": 90079, + "end": 90080, "loc": { "start": { "line": 2972, @@ -424321,8 +424379,8 @@ "binop": null, "updateContext": null }, - "start": 90093, - "end": 90094, + "start": 90080, + "end": 90081, "loc": { "start": { "line": 2972, @@ -424347,8 +424405,8 @@ "binop": null }, "value": "rows", - "start": 90094, - "end": 90098, + "start": 90081, + "end": 90085, "loc": { "start": { "line": 2972, @@ -424373,8 +424431,8 @@ "binop": null, "updateContext": null }, - "start": 90098, - "end": 90099, + "start": 90085, + "end": 90086, "loc": { "start": { "line": 2972, @@ -424399,8 +424457,8 @@ "binop": null }, "value": "rowIdx", - "start": 90099, - "end": 90105, + "start": 90086, + "end": 90092, "loc": { "start": { "line": 2972, @@ -424425,8 +424483,8 @@ "binop": null, "updateContext": null }, - "start": 90105, - "end": 90106, + "start": 90092, + "end": 90093, "loc": { "start": { "line": 2972, @@ -424451,8 +424509,8 @@ "binop": null, "updateContext": null }, - "start": 90106, - "end": 90107, + "start": 90093, + "end": 90094, "loc": { "start": { "line": 2972, @@ -424477,8 +424535,8 @@ "binop": null }, "value": "cells", - "start": 90107, - "end": 90112, + "start": 90094, + "end": 90099, "loc": { "start": { "line": 2972, @@ -424503,8 +424561,8 @@ "binop": null, "updateContext": null }, - "start": 90112, - "end": 90113, + "start": 90099, + "end": 90100, "loc": { "start": { "line": 2972, @@ -424529,8 +424587,8 @@ "binop": null }, "value": "colIndex", - "start": 90113, - "end": 90121, + "start": 90100, + "end": 90108, "loc": { "start": { "line": 2972, @@ -424555,8 +424613,8 @@ "binop": null, "updateContext": null }, - "start": 90121, - "end": 90122, + "start": 90108, + "end": 90109, "loc": { "start": { "line": 2972, @@ -424581,8 +424639,8 @@ "binop": null, "updateContext": null }, - "start": 90122, - "end": 90123, + "start": 90109, + "end": 90110, "loc": { "start": { "line": 2972, @@ -424606,8 +424664,8 @@ "postfix": false, "binop": null }, - "start": 90132, - "end": 90133, + "start": 90119, + "end": 90120, "loc": { "start": { "line": 2973, @@ -424634,8 +424692,8 @@ "updateContext": null }, "value": "return", - "start": 90142, - "end": 90148, + "start": 90129, + "end": 90135, "loc": { "start": { "line": 2974, @@ -424660,8 +424718,8 @@ "binop": null }, "value": "header", - "start": 90149, - "end": 90155, + "start": 90136, + "end": 90142, "loc": { "start": { "line": 2974, @@ -424686,8 +424744,8 @@ "binop": null, "updateContext": null }, - "start": 90155, - "end": 90156, + "start": 90142, + "end": 90143, "loc": { "start": { "line": 2974, @@ -424711,8 +424769,8 @@ "postfix": false, "binop": null }, - "start": 90161, - "end": 90162, + "start": 90148, + "end": 90149, "loc": { "start": { "line": 2975, @@ -424727,8 +424785,8 @@ { "type": "CommentBlock", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", - "start": 90168, - "end": 90341, + "start": 90155, + "end": 90328, "loc": { "start": { "line": 2977, @@ -424753,8 +424811,8 @@ "binop": null }, "value": "getHeadersText", - "start": 90346, - "end": 90360, + "start": 90333, + "end": 90347, "loc": { "start": { "line": 2982, @@ -424778,8 +424836,8 @@ "postfix": false, "binop": null }, - "start": 90360, - "end": 90361, + "start": 90347, + "end": 90348, "loc": { "start": { "line": 2982, @@ -424804,8 +424862,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 90361, - "end": 90378, + "start": 90348, + "end": 90365, "loc": { "start": { "line": 2982, @@ -424831,8 +424889,8 @@ "updateContext": null }, "value": "=", - "start": 90379, - "end": 90380, + "start": 90366, + "end": 90367, "loc": { "start": { "line": 2982, @@ -424859,8 +424917,8 @@ "updateContext": null }, "value": "false", - "start": 90381, - "end": 90386, + "start": 90368, + "end": 90373, "loc": { "start": { "line": 2982, @@ -424884,8 +424942,8 @@ "postfix": false, "binop": null }, - "start": 90386, - "end": 90387, + "start": 90373, + "end": 90374, "loc": { "start": { "line": 2982, @@ -424909,8 +424967,8 @@ "postfix": false, "binop": null }, - "start": 90388, - "end": 90389, + "start": 90375, + "end": 90376, "loc": { "start": { "line": 2982, @@ -424937,8 +424995,8 @@ "updateContext": null }, "value": "let", - "start": 90398, - "end": 90401, + "start": 90385, + "end": 90388, "loc": { "start": { "line": 2983, @@ -424963,8 +425021,8 @@ "binop": null }, "value": "headers", - "start": 90402, - "end": 90409, + "start": 90389, + "end": 90396, "loc": { "start": { "line": 2983, @@ -424990,8 +425048,8 @@ "updateContext": null }, "value": "=", - "start": 90410, - "end": 90411, + "start": 90397, + "end": 90398, "loc": { "start": { "line": 2983, @@ -425016,8 +425074,8 @@ "binop": null, "updateContext": null }, - "start": 90412, - "end": 90413, + "start": 90399, + "end": 90400, "loc": { "start": { "line": 2983, @@ -425042,8 +425100,8 @@ "binop": null, "updateContext": null }, - "start": 90413, - "end": 90414, + "start": 90400, + "end": 90401, "loc": { "start": { "line": 2983, @@ -425068,8 +425126,8 @@ "binop": null, "updateContext": null }, - "start": 90414, - "end": 90415, + "start": 90401, + "end": 90402, "loc": { "start": { "line": 2983, @@ -425096,8 +425154,8 @@ "updateContext": null }, "value": "this", - "start": 90424, - "end": 90428, + "start": 90411, + "end": 90415, "loc": { "start": { "line": 2984, @@ -425122,8 +425180,8 @@ "binop": null, "updateContext": null }, - "start": 90428, - "end": 90429, + "start": 90415, + "end": 90416, "loc": { "start": { "line": 2984, @@ -425148,8 +425206,8 @@ "binop": null }, "value": "eachCol", - "start": 90429, - "end": 90436, + "start": 90416, + "end": 90423, "loc": { "start": { "line": 2984, @@ -425173,8 +425231,8 @@ "postfix": false, "binop": null }, - "start": 90436, - "end": 90437, + "start": 90423, + "end": 90424, "loc": { "start": { "line": 2984, @@ -425198,8 +425256,8 @@ "postfix": false, "binop": null }, - "start": 90450, - "end": 90451, + "start": 90437, + "end": 90438, "loc": { "start": { "line": 2985, @@ -425224,8 +425282,8 @@ "binop": null }, "value": "j", - "start": 90451, - "end": 90452, + "start": 90438, + "end": 90439, "loc": { "start": { "line": 2985, @@ -425249,8 +425307,8 @@ "postfix": false, "binop": null }, - "start": 90452, - "end": 90453, + "start": 90439, + "end": 90440, "loc": { "start": { "line": 2985, @@ -425275,8 +425333,8 @@ "binop": null, "updateContext": null }, - "start": 90454, - "end": 90456, + "start": 90441, + "end": 90443, "loc": { "start": { "line": 2985, @@ -425300,8 +425358,8 @@ "postfix": false, "binop": null }, - "start": 90457, - "end": 90458, + "start": 90444, + "end": 90445, "loc": { "start": { "line": 2985, @@ -425328,8 +425386,8 @@ "updateContext": null }, "value": "let", - "start": 90475, - "end": 90478, + "start": 90462, + "end": 90465, "loc": { "start": { "line": 2986, @@ -425354,8 +425412,8 @@ "binop": null }, "value": "header", - "start": 90479, - "end": 90485, + "start": 90466, + "end": 90472, "loc": { "start": { "line": 2986, @@ -425381,8 +425439,8 @@ "updateContext": null }, "value": "=", - "start": 90486, - "end": 90487, + "start": 90473, + "end": 90474, "loc": { "start": { "line": 2986, @@ -425409,8 +425467,8 @@ "updateContext": null }, "value": "this", - "start": 90488, - "end": 90492, + "start": 90475, + "end": 90479, "loc": { "start": { "line": 2986, @@ -425435,8 +425493,8 @@ "binop": null, "updateContext": null }, - "start": 90492, - "end": 90493, + "start": 90479, + "end": 90480, "loc": { "start": { "line": 2986, @@ -425461,8 +425519,8 @@ "binop": null }, "value": "getHeaderElement", - "start": 90493, - "end": 90509, + "start": 90480, + "end": 90496, "loc": { "start": { "line": 2986, @@ -425486,8 +425544,8 @@ "postfix": false, "binop": null }, - "start": 90509, - "end": 90510, + "start": 90496, + "end": 90497, "loc": { "start": { "line": 2986, @@ -425512,8 +425570,8 @@ "binop": null }, "value": "j", - "start": 90510, - "end": 90511, + "start": 90497, + "end": 90498, "loc": { "start": { "line": 2986, @@ -425537,8 +425595,8 @@ "postfix": false, "binop": null }, - "start": 90511, - "end": 90512, + "start": 90498, + "end": 90499, "loc": { "start": { "line": 2986, @@ -425563,8 +425621,8 @@ "binop": null, "updateContext": null }, - "start": 90512, - "end": 90513, + "start": 90499, + "end": 90500, "loc": { "start": { "line": 2986, @@ -425591,8 +425649,8 @@ "updateContext": null }, "value": "let", - "start": 90530, - "end": 90533, + "start": 90517, + "end": 90520, "loc": { "start": { "line": 2987, @@ -425617,8 +425675,8 @@ "binop": null }, "value": "headerText", - "start": 90534, - "end": 90544, + "start": 90521, + "end": 90531, "loc": { "start": { "line": 2987, @@ -425644,8 +425702,8 @@ "updateContext": null }, "value": "=", - "start": 90545, - "end": 90546, + "start": 90532, + "end": 90533, "loc": { "start": { "line": 2987, @@ -425670,8 +425728,8 @@ "binop": null }, "value": "getFirstTextNode", - "start": 90547, - "end": 90563, + "start": 90534, + "end": 90550, "loc": { "start": { "line": 2987, @@ -425695,8 +425753,8 @@ "postfix": false, "binop": null }, - "start": 90563, - "end": 90564, + "start": 90550, + "end": 90551, "loc": { "start": { "line": 2987, @@ -425721,8 +425779,8 @@ "binop": null }, "value": "header", - "start": 90564, - "end": 90570, + "start": 90551, + "end": 90557, "loc": { "start": { "line": 2987, @@ -425746,8 +425804,8 @@ "postfix": false, "binop": null }, - "start": 90570, - "end": 90571, + "start": 90557, + "end": 90558, "loc": { "start": { "line": 2987, @@ -425772,8 +425830,8 @@ "binop": null, "updateContext": null }, - "start": 90571, - "end": 90572, + "start": 90558, + "end": 90559, "loc": { "start": { "line": 2987, @@ -425798,8 +425856,8 @@ "binop": null }, "value": "headers", - "start": 90589, - "end": 90596, + "start": 90576, + "end": 90583, "loc": { "start": { "line": 2988, @@ -425824,8 +425882,8 @@ "binop": null, "updateContext": null }, - "start": 90596, - "end": 90597, + "start": 90583, + "end": 90584, "loc": { "start": { "line": 2988, @@ -425850,8 +425908,8 @@ "binop": null }, "value": "push", - "start": 90597, - "end": 90601, + "start": 90584, + "end": 90588, "loc": { "start": { "line": 2988, @@ -425875,8 +425933,8 @@ "postfix": false, "binop": null }, - "start": 90601, - "end": 90602, + "start": 90588, + "end": 90589, "loc": { "start": { "line": 2988, @@ -425901,8 +425959,8 @@ "binop": null }, "value": "headerText", - "start": 90602, - "end": 90612, + "start": 90589, + "end": 90599, "loc": { "start": { "line": 2988, @@ -425926,8 +425984,8 @@ "postfix": false, "binop": null }, - "start": 90612, - "end": 90613, + "start": 90599, + "end": 90600, "loc": { "start": { "line": 2988, @@ -425952,8 +426010,8 @@ "binop": null, "updateContext": null }, - "start": 90613, - "end": 90614, + "start": 90600, + "end": 90601, "loc": { "start": { "line": 2988, @@ -425977,8 +426035,8 @@ "postfix": false, "binop": null }, - "start": 90627, - "end": 90628, + "start": 90614, + "end": 90615, "loc": { "start": { "line": 2989, @@ -426003,8 +426061,8 @@ "binop": null, "updateContext": null }, - "start": 90628, - "end": 90629, + "start": 90615, + "end": 90616, "loc": { "start": { "line": 2989, @@ -426019,8 +426077,8 @@ { "type": "CommentLine", "value": " continue condition function", - "start": 90642, - "end": 90672, + "start": 90629, + "end": 90659, "loc": { "start": { "line": 2990, @@ -426044,8 +426102,8 @@ "postfix": false, "binop": null }, - "start": 90685, - "end": 90686, + "start": 90672, + "end": 90673, "loc": { "start": { "line": 2991, @@ -426070,8 +426128,8 @@ "binop": null }, "value": "j", - "start": 90686, - "end": 90687, + "start": 90673, + "end": 90674, "loc": { "start": { "line": 2991, @@ -426095,8 +426153,8 @@ "postfix": false, "binop": null }, - "start": 90687, - "end": 90688, + "start": 90674, + "end": 90675, "loc": { "start": { "line": 2991, @@ -426121,8 +426179,8 @@ "binop": null, "updateContext": null }, - "start": 90689, - "end": 90691, + "start": 90676, + "end": 90678, "loc": { "start": { "line": 2991, @@ -426146,8 +426204,8 @@ "postfix": false, "binop": null }, - "start": 90692, - "end": 90693, + "start": 90679, + "end": 90680, "loc": { "start": { "line": 2991, @@ -426174,8 +426232,8 @@ "updateContext": null }, "value": "if", - "start": 90710, - "end": 90712, + "start": 90697, + "end": 90699, "loc": { "start": { "line": 2992, @@ -426199,8 +426257,8 @@ "postfix": false, "binop": null }, - "start": 90713, - "end": 90714, + "start": 90700, + "end": 90701, "loc": { "start": { "line": 2992, @@ -426225,8 +426283,8 @@ "binop": null }, "value": "excludeHiddenCols", - "start": 90714, - "end": 90731, + "start": 90701, + "end": 90718, "loc": { "start": { "line": 2992, @@ -426252,8 +426310,8 @@ "updateContext": null }, "value": "&&", - "start": 90732, - "end": 90734, + "start": 90719, + "end": 90721, "loc": { "start": { "line": 2992, @@ -426280,8 +426338,8 @@ "updateContext": null }, "value": "this", - "start": 90735, - "end": 90739, + "start": 90722, + "end": 90726, "loc": { "start": { "line": 2992, @@ -426306,8 +426364,8 @@ "binop": null, "updateContext": null }, - "start": 90739, - "end": 90740, + "start": 90726, + "end": 90727, "loc": { "start": { "line": 2992, @@ -426332,8 +426390,8 @@ "binop": null }, "value": "hasExtension", - "start": 90740, - "end": 90752, + "start": 90727, + "end": 90739, "loc": { "start": { "line": 2992, @@ -426357,8 +426415,8 @@ "postfix": false, "binop": null }, - "start": 90752, - "end": 90753, + "start": 90739, + "end": 90740, "loc": { "start": { "line": 2992, @@ -426384,8 +426442,8 @@ "updateContext": null }, "value": "colsVisibility", - "start": 90753, - "end": 90769, + "start": 90740, + "end": 90756, "loc": { "start": { "line": 2992, @@ -426409,8 +426467,8 @@ "postfix": false, "binop": null }, - "start": 90769, - "end": 90770, + "start": 90756, + "end": 90757, "loc": { "start": { "line": 2992, @@ -426434,8 +426492,8 @@ "postfix": false, "binop": null }, - "start": 90770, - "end": 90771, + "start": 90757, + "end": 90758, "loc": { "start": { "line": 2992, @@ -426459,8 +426517,8 @@ "postfix": false, "binop": null }, - "start": 90772, - "end": 90773, + "start": 90759, + "end": 90760, "loc": { "start": { "line": 2992, @@ -426487,8 +426545,8 @@ "updateContext": null }, "value": "return", - "start": 90794, - "end": 90800, + "start": 90781, + "end": 90787, "loc": { "start": { "line": 2993, @@ -426515,8 +426573,8 @@ "updateContext": null }, "value": "this", - "start": 90801, - "end": 90805, + "start": 90788, + "end": 90792, "loc": { "start": { "line": 2993, @@ -426541,8 +426599,8 @@ "binop": null, "updateContext": null }, - "start": 90805, - "end": 90806, + "start": 90792, + "end": 90793, "loc": { "start": { "line": 2993, @@ -426567,8 +426625,8 @@ "binop": null }, "value": "extension", - "start": 90806, - "end": 90815, + "start": 90793, + "end": 90802, "loc": { "start": { "line": 2993, @@ -426592,8 +426650,8 @@ "postfix": false, "binop": null }, - "start": 90815, - "end": 90816, + "start": 90802, + "end": 90803, "loc": { "start": { "line": 2993, @@ -426619,8 +426677,8 @@ "updateContext": null }, "value": "colsVisibility", - "start": 90816, - "end": 90832, + "start": 90803, + "end": 90819, "loc": { "start": { "line": 2993, @@ -426644,8 +426702,8 @@ "postfix": false, "binop": null }, - "start": 90832, - "end": 90833, + "start": 90819, + "end": 90820, "loc": { "start": { "line": 2993, @@ -426670,8 +426728,8 @@ "binop": null, "updateContext": null }, - "start": 90833, - "end": 90834, + "start": 90820, + "end": 90821, "loc": { "start": { "line": 2993, @@ -426696,8 +426754,8 @@ "binop": null }, "value": "isColHidden", - "start": 90834, - "end": 90845, + "start": 90821, + "end": 90832, "loc": { "start": { "line": 2993, @@ -426721,8 +426779,8 @@ "postfix": false, "binop": null }, - "start": 90845, - "end": 90846, + "start": 90832, + "end": 90833, "loc": { "start": { "line": 2993, @@ -426747,8 +426805,8 @@ "binop": null }, "value": "j", - "start": 90846, - "end": 90847, + "start": 90833, + "end": 90834, "loc": { "start": { "line": 2993, @@ -426772,8 +426830,8 @@ "postfix": false, "binop": null }, - "start": 90847, - "end": 90848, + "start": 90834, + "end": 90835, "loc": { "start": { "line": 2993, @@ -426798,8 +426856,8 @@ "binop": null, "updateContext": null }, - "start": 90848, - "end": 90849, + "start": 90835, + "end": 90836, "loc": { "start": { "line": 2993, @@ -426823,8 +426881,8 @@ "postfix": false, "binop": null }, - "start": 90866, - "end": 90867, + "start": 90853, + "end": 90854, "loc": { "start": { "line": 2994, @@ -426851,8 +426909,8 @@ "updateContext": null }, "value": "return", - "start": 90884, - "end": 90890, + "start": 90871, + "end": 90877, "loc": { "start": { "line": 2995, @@ -426879,8 +426937,8 @@ "updateContext": null }, "value": "false", - "start": 90891, - "end": 90896, + "start": 90878, + "end": 90883, "loc": { "start": { "line": 2995, @@ -426905,8 +426963,8 @@ "binop": null, "updateContext": null }, - "start": 90896, - "end": 90897, + "start": 90883, + "end": 90884, "loc": { "start": { "line": 2995, @@ -426930,8 +426988,8 @@ "postfix": false, "binop": null }, - "start": 90910, - "end": 90911, + "start": 90897, + "end": 90898, "loc": { "start": { "line": 2996, @@ -426955,8 +427013,8 @@ "postfix": false, "binop": null }, - "start": 90920, - "end": 90921, + "start": 90907, + "end": 90908, "loc": { "start": { "line": 2997, @@ -426981,8 +427039,8 @@ "binop": null, "updateContext": null }, - "start": 90921, - "end": 90922, + "start": 90908, + "end": 90909, "loc": { "start": { "line": 2997, @@ -427009,8 +427067,8 @@ "updateContext": null }, "value": "return", - "start": 90931, - "end": 90937, + "start": 90918, + "end": 90924, "loc": { "start": { "line": 2998, @@ -427035,8 +427093,8 @@ "binop": null }, "value": "headers", - "start": 90938, - "end": 90945, + "start": 90925, + "end": 90932, "loc": { "start": { "line": 2998, @@ -427061,8 +427119,8 @@ "binop": null, "updateContext": null }, - "start": 90945, - "end": 90946, + "start": 90932, + "end": 90933, "loc": { "start": { "line": 2998, @@ -427086,8 +427144,8 @@ "postfix": false, "binop": null }, - "start": 90951, - "end": 90952, + "start": 90938, + "end": 90939, "loc": { "start": { "line": 2999, @@ -427102,8 +427160,8 @@ { "type": "CommentBlock", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", - "start": 90958, - "end": 91094, + "start": 90945, + "end": 91081, "loc": { "start": { "line": 3001, @@ -427128,8 +427186,8 @@ "binop": null }, "value": "getFilterType", - "start": 91099, - "end": 91112, + "start": 91086, + "end": 91099, "loc": { "start": { "line": 3006, @@ -427153,8 +427211,8 @@ "postfix": false, "binop": null }, - "start": 91112, - "end": 91113, + "start": 91099, + "end": 91100, "loc": { "start": { "line": 3006, @@ -427179,8 +427237,8 @@ "binop": null }, "value": "colIndex", - "start": 91113, - "end": 91121, + "start": 91100, + "end": 91108, "loc": { "start": { "line": 3006, @@ -427204,8 +427262,8 @@ "postfix": false, "binop": null }, - "start": 91121, - "end": 91122, + "start": 91108, + "end": 91109, "loc": { "start": { "line": 3006, @@ -427229,8 +427287,8 @@ "postfix": false, "binop": null }, - "start": 91123, - "end": 91124, + "start": 91110, + "end": 91111, "loc": { "start": { "line": 3006, @@ -427257,8 +427315,8 @@ "updateContext": null }, "value": "return", - "start": 91133, - "end": 91139, + "start": 91120, + "end": 91126, "loc": { "start": { "line": 3007, @@ -427285,8 +427343,8 @@ "updateContext": null }, "value": "this", - "start": 91140, - "end": 91144, + "start": 91127, + "end": 91131, "loc": { "start": { "line": 3007, @@ -427311,8 +427369,8 @@ "binop": null, "updateContext": null }, - "start": 91144, - "end": 91145, + "start": 91131, + "end": 91132, "loc": { "start": { "line": 3007, @@ -427337,8 +427395,8 @@ "binop": null }, "value": "filterTypes", - "start": 91145, - "end": 91156, + "start": 91132, + "end": 91143, "loc": { "start": { "line": 3007, @@ -427363,8 +427421,8 @@ "binop": null, "updateContext": null }, - "start": 91156, - "end": 91157, + "start": 91143, + "end": 91144, "loc": { "start": { "line": 3007, @@ -427389,8 +427447,8 @@ "binop": null }, "value": "colIndex", - "start": 91157, - "end": 91165, + "start": 91144, + "end": 91152, "loc": { "start": { "line": 3007, @@ -427415,8 +427473,8 @@ "binop": null, "updateContext": null }, - "start": 91165, - "end": 91166, + "start": 91152, + "end": 91153, "loc": { "start": { "line": 3007, @@ -427441,8 +427499,8 @@ "binop": null, "updateContext": null }, - "start": 91166, - "end": 91167, + "start": 91153, + "end": 91154, "loc": { "start": { "line": 3007, @@ -427466,8 +427524,8 @@ "postfix": false, "binop": null }, - "start": 91172, - "end": 91173, + "start": 91159, + "end": 91160, "loc": { "start": { "line": 3008, @@ -427482,8 +427540,8 @@ { "type": "CommentBlock", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", - "start": 91179, - "end": 91261, + "start": 91166, + "end": 91248, "loc": { "start": { "line": 3010, @@ -427508,8 +427566,8 @@ "binop": null }, "value": "getFilterableRowsNb", - "start": 91266, - "end": 91285, + "start": 91253, + "end": 91272, "loc": { "start": { "line": 3014, @@ -427533,8 +427591,8 @@ "postfix": false, "binop": null }, - "start": 91285, - "end": 91286, + "start": 91272, + "end": 91273, "loc": { "start": { "line": 3014, @@ -427558,8 +427616,8 @@ "postfix": false, "binop": null }, - "start": 91286, - "end": 91287, + "start": 91273, + "end": 91274, "loc": { "start": { "line": 3014, @@ -427583,8 +427641,8 @@ "postfix": false, "binop": null }, - "start": 91288, - "end": 91289, + "start": 91275, + "end": 91276, "loc": { "start": { "line": 3014, @@ -427611,8 +427669,8 @@ "updateContext": null }, "value": "return", - "start": 91298, - "end": 91304, + "start": 91285, + "end": 91291, "loc": { "start": { "line": 3015, @@ -427639,8 +427697,8 @@ "updateContext": null }, "value": "this", - "start": 91305, - "end": 91309, + "start": 91292, + "end": 91296, "loc": { "start": { "line": 3015, @@ -427665,8 +427723,8 @@ "binop": null, "updateContext": null }, - "start": 91309, - "end": 91310, + "start": 91296, + "end": 91297, "loc": { "start": { "line": 3015, @@ -427691,8 +427749,8 @@ "binop": null }, "value": "getRowsNb", - "start": 91310, - "end": 91319, + "start": 91297, + "end": 91306, "loc": { "start": { "line": 3015, @@ -427716,8 +427774,8 @@ "postfix": false, "binop": null }, - "start": 91319, - "end": 91320, + "start": 91306, + "end": 91307, "loc": { "start": { "line": 3015, @@ -427744,8 +427802,8 @@ "updateContext": null }, "value": "false", - "start": 91320, - "end": 91325, + "start": 91307, + "end": 91312, "loc": { "start": { "line": 3015, @@ -427769,8 +427827,8 @@ "postfix": false, "binop": null }, - "start": 91325, - "end": 91326, + "start": 91312, + "end": 91313, "loc": { "start": { "line": 3015, @@ -427795,8 +427853,8 @@ "binop": null, "updateContext": null }, - "start": 91326, - "end": 91327, + "start": 91313, + "end": 91314, "loc": { "start": { "line": 3015, @@ -427820,8 +427878,8 @@ "postfix": false, "binop": null }, - "start": 91332, - "end": 91333, + "start": 91319, + "end": 91320, "loc": { "start": { "line": 3016, @@ -427836,8 +427894,8 @@ { "type": "CommentBlock", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", - "start": 91339, - "end": 91494, + "start": 91326, + "end": 91481, "loc": { "start": { "line": 3018, @@ -427862,8 +427920,8 @@ "binop": null }, "value": "getValidRowsNb", - "start": 91499, - "end": 91513, + "start": 91486, + "end": 91500, "loc": { "start": { "line": 3023, @@ -427887,8 +427945,8 @@ "postfix": false, "binop": null }, - "start": 91513, - "end": 91514, + "start": 91500, + "end": 91501, "loc": { "start": { "line": 3023, @@ -427913,8 +427971,8 @@ "binop": null }, "value": "reCalc", - "start": 91514, - "end": 91520, + "start": 91501, + "end": 91507, "loc": { "start": { "line": 3023, @@ -427940,8 +427998,8 @@ "updateContext": null }, "value": "=", - "start": 91521, - "end": 91522, + "start": 91508, + "end": 91509, "loc": { "start": { "line": 3023, @@ -427968,8 +428026,8 @@ "updateContext": null }, "value": "false", - "start": 91523, - "end": 91528, + "start": 91510, + "end": 91515, "loc": { "start": { "line": 3023, @@ -427993,8 +428051,8 @@ "postfix": false, "binop": null }, - "start": 91528, - "end": 91529, + "start": 91515, + "end": 91516, "loc": { "start": { "line": 3023, @@ -428018,8 +428076,8 @@ "postfix": false, "binop": null }, - "start": 91530, - "end": 91531, + "start": 91517, + "end": 91518, "loc": { "start": { "line": 3023, @@ -428046,8 +428104,8 @@ "updateContext": null }, "value": "return", - "start": 91540, - "end": 91546, + "start": 91527, + "end": 91533, "loc": { "start": { "line": 3024, @@ -428074,8 +428132,8 @@ "updateContext": null }, "value": "this", - "start": 91547, - "end": 91551, + "start": 91534, + "end": 91538, "loc": { "start": { "line": 3024, @@ -428100,8 +428158,8 @@ "binop": null, "updateContext": null }, - "start": 91551, - "end": 91552, + "start": 91538, + "end": 91539, "loc": { "start": { "line": 3024, @@ -428126,8 +428184,8 @@ "binop": null }, "value": "getValidRows", - "start": 91552, - "end": 91564, + "start": 91539, + "end": 91551, "loc": { "start": { "line": 3024, @@ -428151,8 +428209,8 @@ "postfix": false, "binop": null }, - "start": 91564, - "end": 91565, + "start": 91551, + "end": 91552, "loc": { "start": { "line": 3024, @@ -428177,8 +428235,8 @@ "binop": null }, "value": "reCalc", - "start": 91565, - "end": 91571, + "start": 91552, + "end": 91558, "loc": { "start": { "line": 3024, @@ -428202,8 +428260,8 @@ "postfix": false, "binop": null }, - "start": 91571, - "end": 91572, + "start": 91558, + "end": 91559, "loc": { "start": { "line": 3024, @@ -428228,8 +428286,8 @@ "binop": null, "updateContext": null }, - "start": 91572, - "end": 91573, + "start": 91559, + "end": 91560, "loc": { "start": { "line": 3024, @@ -428254,8 +428312,8 @@ "binop": null }, "value": "length", - "start": 91573, - "end": 91579, + "start": 91560, + "end": 91566, "loc": { "start": { "line": 3024, @@ -428280,8 +428338,8 @@ "binop": null, "updateContext": null }, - "start": 91579, - "end": 91580, + "start": 91566, + "end": 91567, "loc": { "start": { "line": 3024, @@ -428305,8 +428363,8 @@ "postfix": false, "binop": null }, - "start": 91585, - "end": 91586, + "start": 91572, + "end": 91573, "loc": { "start": { "line": 3025, @@ -428321,8 +428379,8 @@ { "type": "CommentBlock", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", - "start": 91592, - "end": 91675, + "start": 91579, + "end": 91662, "loc": { "start": { "line": 3027, @@ -428347,8 +428405,8 @@ "binop": null }, "value": "dom", - "start": 91680, - "end": 91683, + "start": 91667, + "end": 91670, "loc": { "start": { "line": 3031, @@ -428372,8 +428430,8 @@ "postfix": false, "binop": null }, - "start": 91683, - "end": 91684, + "start": 91670, + "end": 91671, "loc": { "start": { "line": 3031, @@ -428397,8 +428455,8 @@ "postfix": false, "binop": null }, - "start": 91684, - "end": 91685, + "start": 91671, + "end": 91672, "loc": { "start": { "line": 3031, @@ -428422,8 +428480,8 @@ "postfix": false, "binop": null }, - "start": 91686, - "end": 91687, + "start": 91673, + "end": 91674, "loc": { "start": { "line": 3031, @@ -428450,8 +428508,8 @@ "updateContext": null }, "value": "return", - "start": 91696, - "end": 91702, + "start": 91683, + "end": 91689, "loc": { "start": { "line": 3032, @@ -428478,8 +428536,8 @@ "updateContext": null }, "value": "this", - "start": 91703, - "end": 91707, + "start": 91690, + "end": 91694, "loc": { "start": { "line": 3032, @@ -428504,8 +428562,8 @@ "binop": null, "updateContext": null }, - "start": 91707, - "end": 91708, + "start": 91694, + "end": 91695, "loc": { "start": { "line": 3032, @@ -428530,8 +428588,8 @@ "binop": null }, "value": "tbl", - "start": 91708, - "end": 91711, + "start": 91695, + "end": 91698, "loc": { "start": { "line": 3032, @@ -428556,8 +428614,8 @@ "binop": null, "updateContext": null }, - "start": 91711, - "end": 91712, + "start": 91698, + "end": 91699, "loc": { "start": { "line": 3032, @@ -428581,8 +428639,8 @@ "postfix": false, "binop": null }, - "start": 91717, - "end": 91718, + "start": 91704, + "end": 91705, "loc": { "start": { "line": 3033, @@ -428597,8 +428655,8 @@ { "type": "CommentBlock", "value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ", - "start": 91724, - "end": 91930, + "start": 91711, + "end": 91917, "loc": { "start": { "line": 3035, @@ -428623,8 +428681,8 @@ "binop": null }, "value": "getDecimal", - "start": 91935, - "end": 91945, + "start": 91922, + "end": 91932, "loc": { "start": { "line": 3041, @@ -428648,8 +428706,8 @@ "postfix": false, "binop": null }, - "start": 91945, - "end": 91946, + "start": 91932, + "end": 91933, "loc": { "start": { "line": 3041, @@ -428674,8 +428732,8 @@ "binop": null }, "value": "colIndex", - "start": 91946, - "end": 91954, + "start": 91933, + "end": 91941, "loc": { "start": { "line": 3041, @@ -428699,8 +428757,8 @@ "postfix": false, "binop": null }, - "start": 91954, - "end": 91955, + "start": 91941, + "end": 91942, "loc": { "start": { "line": 3041, @@ -428724,8 +428782,8 @@ "postfix": false, "binop": null }, - "start": 91956, - "end": 91957, + "start": 91943, + "end": 91944, "loc": { "start": { "line": 3041, @@ -428752,8 +428810,8 @@ "updateContext": null }, "value": "let", - "start": 91966, - "end": 91969, + "start": 91953, + "end": 91956, "loc": { "start": { "line": 3042, @@ -428778,8 +428836,8 @@ "binop": null }, "value": "decimal", - "start": 91970, - "end": 91977, + "start": 91957, + "end": 91964, "loc": { "start": { "line": 3042, @@ -428805,8 +428863,8 @@ "updateContext": null }, "value": "=", - "start": 91978, - "end": 91979, + "start": 91965, + "end": 91966, "loc": { "start": { "line": 3042, @@ -428833,8 +428891,8 @@ "updateContext": null }, "value": "this", - "start": 91980, - "end": 91984, + "start": 91967, + "end": 91971, "loc": { "start": { "line": 3042, @@ -428859,8 +428917,8 @@ "binop": null, "updateContext": null }, - "start": 91984, - "end": 91985, + "start": 91971, + "end": 91972, "loc": { "start": { "line": 3042, @@ -428885,8 +428943,8 @@ "binop": null }, "value": "decimalSeparator", - "start": 91985, - "end": 92001, + "start": 91972, + "end": 91988, "loc": { "start": { "line": 3042, @@ -428911,8 +428969,8 @@ "binop": null, "updateContext": null }, - "start": 92001, - "end": 92002, + "start": 91988, + "end": 91989, "loc": { "start": { "line": 3042, @@ -428939,8 +428997,8 @@ "updateContext": null }, "value": "if", - "start": 92011, - "end": 92013, + "start": 91998, + "end": 92000, "loc": { "start": { "line": 3043, @@ -428964,8 +429022,8 @@ "postfix": false, "binop": null }, - "start": 92014, - "end": 92015, + "start": 92001, + "end": 92002, "loc": { "start": { "line": 3043, @@ -428992,8 +429050,8 @@ "updateContext": null }, "value": "this", - "start": 92015, - "end": 92019, + "start": 92002, + "end": 92006, "loc": { "start": { "line": 3043, @@ -429018,8 +429076,8 @@ "binop": null, "updateContext": null }, - "start": 92019, - "end": 92020, + "start": 92006, + "end": 92007, "loc": { "start": { "line": 3043, @@ -429044,8 +429102,8 @@ "binop": null }, "value": "hasType", - "start": 92020, - "end": 92027, + "start": 92007, + "end": 92014, "loc": { "start": { "line": 3043, @@ -429069,8 +429127,8 @@ "postfix": false, "binop": null }, - "start": 92027, - "end": 92028, + "start": 92014, + "end": 92015, "loc": { "start": { "line": 3043, @@ -429095,8 +429153,8 @@ "binop": null }, "value": "colIndex", - "start": 92028, - "end": 92036, + "start": 92015, + "end": 92023, "loc": { "start": { "line": 3043, @@ -429121,8 +429179,8 @@ "binop": null, "updateContext": null }, - "start": 92036, - "end": 92037, + "start": 92023, + "end": 92024, "loc": { "start": { "line": 3043, @@ -429147,8 +429205,8 @@ "binop": null, "updateContext": null }, - "start": 92038, - "end": 92039, + "start": 92025, + "end": 92026, "loc": { "start": { "line": 3043, @@ -429173,8 +429231,8 @@ "binop": null }, "value": "FORMATTED_NUMBER", - "start": 92039, - "end": 92055, + "start": 92026, + "end": 92042, "loc": { "start": { "line": 3043, @@ -429199,8 +429257,8 @@ "binop": null, "updateContext": null }, - "start": 92055, - "end": 92056, + "start": 92042, + "end": 92043, "loc": { "start": { "line": 3043, @@ -429224,8 +429282,8 @@ "postfix": false, "binop": null }, - "start": 92056, - "end": 92057, + "start": 92043, + "end": 92044, "loc": { "start": { "line": 3043, @@ -429249,8 +429307,8 @@ "postfix": false, "binop": null }, - "start": 92057, - "end": 92058, + "start": 92044, + "end": 92045, "loc": { "start": { "line": 3043, @@ -429274,8 +429332,8 @@ "postfix": false, "binop": null }, - "start": 92059, - "end": 92060, + "start": 92046, + "end": 92047, "loc": { "start": { "line": 3043, @@ -429302,8 +429360,8 @@ "updateContext": null }, "value": "let", - "start": 92073, - "end": 92076, + "start": 92060, + "end": 92063, "loc": { "start": { "line": 3044, @@ -429328,8 +429386,8 @@ "binop": null }, "value": "colType", - "start": 92077, - "end": 92084, + "start": 92064, + "end": 92071, "loc": { "start": { "line": 3044, @@ -429355,8 +429413,8 @@ "updateContext": null }, "value": "=", - "start": 92085, - "end": 92086, + "start": 92072, + "end": 92073, "loc": { "start": { "line": 3044, @@ -429383,8 +429441,8 @@ "updateContext": null }, "value": "this", - "start": 92087, - "end": 92091, + "start": 92074, + "end": 92078, "loc": { "start": { "line": 3044, @@ -429409,8 +429467,8 @@ "binop": null, "updateContext": null }, - "start": 92091, - "end": 92092, + "start": 92078, + "end": 92079, "loc": { "start": { "line": 3044, @@ -429435,8 +429493,8 @@ "binop": null }, "value": "colTypes", - "start": 92092, - "end": 92100, + "start": 92079, + "end": 92087, "loc": { "start": { "line": 3044, @@ -429461,8 +429519,8 @@ "binop": null, "updateContext": null }, - "start": 92100, - "end": 92101, + "start": 92087, + "end": 92088, "loc": { "start": { "line": 3044, @@ -429487,8 +429545,8 @@ "binop": null }, "value": "colIndex", - "start": 92101, - "end": 92109, + "start": 92088, + "end": 92096, "loc": { "start": { "line": 3044, @@ -429513,8 +429571,8 @@ "binop": null, "updateContext": null }, - "start": 92109, - "end": 92110, + "start": 92096, + "end": 92097, "loc": { "start": { "line": 3044, @@ -429539,8 +429597,8 @@ "binop": null, "updateContext": null }, - "start": 92110, - "end": 92111, + "start": 92097, + "end": 92098, "loc": { "start": { "line": 3044, @@ -429567,8 +429625,8 @@ "updateContext": null }, "value": "if", - "start": 92124, - "end": 92126, + "start": 92111, + "end": 92113, "loc": { "start": { "line": 3045, @@ -429592,8 +429650,8 @@ "postfix": false, "binop": null }, - "start": 92127, - "end": 92128, + "start": 92114, + "end": 92115, "loc": { "start": { "line": 3045, @@ -429618,8 +429676,8 @@ "binop": null }, "value": "colType", - "start": 92128, - "end": 92135, + "start": 92115, + "end": 92122, "loc": { "start": { "line": 3045, @@ -429644,8 +429702,8 @@ "binop": null, "updateContext": null }, - "start": 92135, - "end": 92136, + "start": 92122, + "end": 92123, "loc": { "start": { "line": 3045, @@ -429670,8 +429728,8 @@ "binop": null }, "value": "hasOwnProperty", - "start": 92136, - "end": 92150, + "start": 92123, + "end": 92137, "loc": { "start": { "line": 3045, @@ -429695,8 +429753,8 @@ "postfix": false, "binop": null }, - "start": 92150, - "end": 92151, + "start": 92137, + "end": 92138, "loc": { "start": { "line": 3045, @@ -429722,8 +429780,8 @@ "updateContext": null }, "value": "decimal", - "start": 92151, - "end": 92160, + "start": 92138, + "end": 92147, "loc": { "start": { "line": 3045, @@ -429747,8 +429805,8 @@ "postfix": false, "binop": null }, - "start": 92160, - "end": 92161, + "start": 92147, + "end": 92148, "loc": { "start": { "line": 3045, @@ -429772,8 +429830,8 @@ "postfix": false, "binop": null }, - "start": 92161, - "end": 92162, + "start": 92148, + "end": 92149, "loc": { "start": { "line": 3045, @@ -429797,8 +429855,8 @@ "postfix": false, "binop": null }, - "start": 92163, - "end": 92164, + "start": 92150, + "end": 92151, "loc": { "start": { "line": 3045, @@ -429823,8 +429881,8 @@ "binop": null }, "value": "decimal", - "start": 92181, - "end": 92188, + "start": 92168, + "end": 92175, "loc": { "start": { "line": 3046, @@ -429850,8 +429908,8 @@ "updateContext": null }, "value": "=", - "start": 92189, - "end": 92190, + "start": 92176, + "end": 92177, "loc": { "start": { "line": 3046, @@ -429876,8 +429934,8 @@ "binop": null }, "value": "colType", - "start": 92191, - "end": 92198, + "start": 92178, + "end": 92185, "loc": { "start": { "line": 3046, @@ -429902,8 +429960,8 @@ "binop": null, "updateContext": null }, - "start": 92198, - "end": 92199, + "start": 92185, + "end": 92186, "loc": { "start": { "line": 3046, @@ -429928,8 +429986,8 @@ "binop": null }, "value": "decimal", - "start": 92199, - "end": 92206, + "start": 92186, + "end": 92193, "loc": { "start": { "line": 3046, @@ -429954,8 +430012,8 @@ "binop": null, "updateContext": null }, - "start": 92206, - "end": 92207, + "start": 92193, + "end": 92194, "loc": { "start": { "line": 3046, @@ -429979,8 +430037,8 @@ "postfix": false, "binop": null }, - "start": 92220, - "end": 92221, + "start": 92207, + "end": 92208, "loc": { "start": { "line": 3047, @@ -430004,8 +430062,8 @@ "postfix": false, "binop": null }, - "start": 92230, - "end": 92231, + "start": 92217, + "end": 92218, "loc": { "start": { "line": 3048, @@ -430032,8 +430090,8 @@ "updateContext": null }, "value": "return", - "start": 92240, - "end": 92246, + "start": 92227, + "end": 92233, "loc": { "start": { "line": 3049, @@ -430058,8 +430116,8 @@ "binop": null }, "value": "decimal", - "start": 92247, - "end": 92254, + "start": 92234, + "end": 92241, "loc": { "start": { "line": 3049, @@ -430084,8 +430142,8 @@ "binop": null, "updateContext": null }, - "start": 92254, - "end": 92255, + "start": 92241, + "end": 92242, "loc": { "start": { "line": 3049, @@ -430109,8 +430167,8 @@ "postfix": false, "binop": null }, - "start": 92260, - "end": 92261, + "start": 92247, + "end": 92248, "loc": { "start": { "line": 3050, @@ -430125,8 +430183,8 @@ { "type": "CommentBlock", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", - "start": 92267, - "end": 92355, + "start": 92254, + "end": 92342, "loc": { "start": { "line": 3052, @@ -430151,8 +430209,8 @@ "binop": null }, "value": "config", - "start": 92360, - "end": 92366, + "start": 92347, + "end": 92353, "loc": { "start": { "line": 3056, @@ -430176,8 +430234,8 @@ "postfix": false, "binop": null }, - "start": 92366, - "end": 92367, + "start": 92353, + "end": 92354, "loc": { "start": { "line": 3056, @@ -430201,8 +430259,8 @@ "postfix": false, "binop": null }, - "start": 92367, - "end": 92368, + "start": 92354, + "end": 92355, "loc": { "start": { "line": 3056, @@ -430226,8 +430284,8 @@ "postfix": false, "binop": null }, - "start": 92369, - "end": 92370, + "start": 92356, + "end": 92357, "loc": { "start": { "line": 3056, @@ -430254,8 +430312,8 @@ "updateContext": null }, "value": "return", - "start": 92379, - "end": 92385, + "start": 92366, + "end": 92372, "loc": { "start": { "line": 3057, @@ -430282,8 +430340,8 @@ "updateContext": null }, "value": "this", - "start": 92386, - "end": 92390, + "start": 92373, + "end": 92377, "loc": { "start": { "line": 3057, @@ -430308,8 +430366,8 @@ "binop": null, "updateContext": null }, - "start": 92390, - "end": 92391, + "start": 92377, + "end": 92378, "loc": { "start": { "line": 3057, @@ -430334,8 +430392,8 @@ "binop": null }, "value": "cfg", - "start": 92391, - "end": 92394, + "start": 92378, + "end": 92381, "loc": { "start": { "line": 3057, @@ -430360,8 +430418,8 @@ "binop": null, "updateContext": null }, - "start": 92394, - "end": 92395, + "start": 92381, + "end": 92382, "loc": { "start": { "line": 3057, @@ -430385,8 +430443,8 @@ "postfix": false, "binop": null }, - "start": 92400, - "end": 92401, + "start": 92387, + "end": 92388, "loc": { "start": { "line": 3058, @@ -430410,8 +430468,8 @@ "postfix": false, "binop": null }, - "start": 92402, - "end": 92403, + "start": 92389, + "end": 92390, "loc": { "start": { "line": 3059, @@ -430436,8 +430494,8 @@ "binop": null, "updateContext": null }, - "start": 92404, - "end": 92404, + "start": 92391, + "end": 92391, "loc": { "start": { "line": 3060, diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index d1ab8b2b..c9a145a0 100644 --- a/docs/class/src/emitter.js~Emitter.html +++ b/docs/class/src/emitter.js~Emitter.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html index 6bc105af..2eb7f280 100644 --- a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html +++ b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -417,70 +418,6 @@ grid features (selection and edition): - - - - - - - - - - - - - - - - - @@ -604,69 +541,6 @@ grid features (selection and edition): - - -
    Private Members
    - private - - - - - -
    -

    - - - - _ezEditTable: EditTable -

    -
    -
    - - -

    ezEditTable instance

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - cfg: * -

    -
    -
    - - -

    ezEditTable configuration

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - @@ -1411,96 +1285,6 @@ grid features (selection and edition): - -

    Private Members

    - -
    -

    - private - - - - - - _ezEditTable: EditTable - - - - source - -

    - - - - -

    ezEditTable instance

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - cfg: * - - - - source - -

    - - - - -

    ezEditTable configuration

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -1680,95 +1464,6 @@ grid features (selection and edition): -
    -

    Private Methods

    - -
    -

    - private - - - - - - _setAdvancedGrid() - - - - source - -

    - - - - -

    Instantiate ezEditTable component for advanced grid features

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _toggleForInputFilter() - - - - source - -

    - - - - - - - - -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/extensions/colOps/colOps.js~ColOps.html b/docs/class/src/extensions/colOps/colOps.js~ColOps.html index 6752468c..d47b0b02 100644 --- a/docs/class/src/extensions/colOps/colOps.js~ColOps.html +++ b/docs/class/src/extensions/colOps/colOps.js~ColOps.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -930,101 +931,6 @@ Configuration options are stored in 'opts' property

    - - -
    Private Methods
    - private - - - - - -
    -

    - - - - _setAdvancedGrid() -

    -
    -
    - - -

    Instantiate ezEditTable component for advanced grid features

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _toggleForInputFilter() -

    -
    -
    - - - -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - @@ -2831,264 +2737,6 @@ Configuration options are stored in 'opts' property

    - -

    Private Methods

    - -
    -

    - private - - - - - - calc(values: Array, operation: String, precision: Number): Number - - - - source - -

    - - - - -

    Make calculation on passed values.

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - calc(values: Array, operation: String, precision: Number): Number -

    -
    -
    - - -

    Make calculation on passed values.

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - configureFormat(colIndex: Number, format: Object): Object -

    -
    -
    - - -

    Configure the format options used to format the operation result based -on column type.

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - writeResult(result: Number, label: DOMElement, writeType: String, precision: Number) -

    -
    -
    - - -

    Write calculation result in passed DOM element with supplied write method -and decimal precision.

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    valuesArray

    List of values

    -
    operationString
    • optional
    • -
    • default: SUM

    Optional operation type

    -
    precisionNumber

    Optional result precision

    -
    - - - -
    -

    Return:

    - - - - - - - -
    Number
    -
    -
    -
    - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - configureFormat(colIndex: Number, format: Object): Object - - - - source - -

    - - - - -

    Configure the format options used to format the operation result based -on column type.

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber

    Column index

    -
    formatObject
    • optional
    • -
    • default: {}

    Format object

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Object
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - writeResult(result: Number, label: DOMElement, writeType: String, precision: Number) - - - - source - -

    - - - - -

    Write calculation result in passed DOM element with supplied write method -and decimal precision.

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    resultNumber
    • optional
    • -
    • default: 0

    Calculation result

    -
    labelDOMElement

    DOM element

    -
    writeTypeString
    • optional
    • -
    • default: 'innerhtml'

    Write method

    -
    precisionNumber
    • optional
    • -
    • default: 2

    Applied decimal precision

    -
    -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html index 5ad58381..9b7e1fe5 100644 --- a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html +++ b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -1286,157 +1287,6 @@ depending on tick mode (tick_to_hide option)

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1763,210 +1613,6 @@ depending on tick mode (tick_to_hide option)

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - boundMouseup: * -

    -
    -
    - - -

    Bound mouseup wrapper

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - btnEl: * -

    -
    -
    - - -

    show/hide columns button element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - contEl: * -

    -
    -
    - - -

    show/hide columns main container element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - hiddenCols: *[] -

    -
    -
    - - -

    List of indexes of hidden columns

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - spanEl: * -

    -
    -
    - - -

    show/hide columns container element

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -4032,228 +3678,6 @@ depending on tick mode (tick_to_hide option)

    - -

    Private Members

    - -
    -

    - private - - - - - - boundMouseup: * - - - - source - -

    - - - - -

    Bound mouseup wrapper

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - btnEl: * - - - - source - -

    - - - - -

    show/hide columns button element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - contEl: * - - - - source - -

    - - - - -

    show/hide columns main container element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - hiddenCols: *[] - - - - source - -

    - - - - -

    List of indexes of hidden columns

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - spanEl: * - - - - source - -

    - - - - -

    show/hide columns container element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -4858,455 +4282,6 @@ depending on tick mode (tick_to_hide option)

    -
    -

    Private Methods

    - -
    -

    - private - - - - - - _getHeaderText(cell: *): string - - - - source - -

    - - - - - - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - _getHeaderText(cell: *): string -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - _hideAtStart() -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - _hideCells(tbl: *, colIdx: *, hide: *) -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - _hideCol(tbl: *, colIdx: *, hide: *) -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - _hideElements(tbl: *, colIdx: *, hide: *) -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - checkItem(lbl: *) -

    -
    -
    - - -

    Check an item in columns manager UI

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - onMouseup(evt: *) -

    -
    -
    - - -

    Mouse-up event handler handling popup auto-close behaviour

    -
    -
    -
    - -
    - - - - - - - - - - - - -
    NameTypeAttributeDescription
    cell*
    - - - -
    -

    Return:

    - - - - - - - -
    string
    -
    -
    -
    - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - _hideAtStart() - - - - source - -

    - - - - - - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _hideCells(tbl: *, colIdx: *, hide: *) - - - - source - -

    - - - - - - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    tbl*
    colIdx*
    hide*
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _hideCol(tbl: *, colIdx: *, hide: *) - - - - source - -

    - - - - - - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    tbl*
    colIdx*
    hide*
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _hideElements(tbl: *, colIdx: *, hide: *) - - - - source - -

    - - - - - - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    tbl*
    colIdx*
    hide*
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - checkItem(lbl: *) - - - - source - -

    - - - - -

    Check an item in columns manager UI

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    lbl*
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - onMouseup(evt: *) - - - - source - -

    - - - - -

    Mouse-up event handler handling popup auto-close behaviour

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    evt*
    -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html index 0187c67f..a08da649 100644 --- a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html +++ b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -763,215 +764,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2396,316 +2188,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - btnEl: * - - - - source - -

    - - - - -

    Button element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - collapseBtnHtml: * - - - - source - -

    - - - - -

    Collapse button HTML

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - contEl: * - - - - source - -

    - - - - -

    Main container element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - defaultText: string - - - - source - -

    - - - - -

    Default text

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - expandBtnHtml: * - - - - source - -

    - - - - -

    Expand button HTML

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - icnCollapseHtml: * - - - - source - -

    - - - - -

    Collapse icon HTML

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - icnExpandHtml: * - - - - source - -

    - - - - -

    Expand icon HTML

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    diff --git a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html index 87a7c5b9..1074b97a 100644 --- a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html +++ b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -677,70 +678,6 @@ sort_col_at_start: [1, true]

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - btnEl: * -

    -
    -
    - - -

    Button element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - collapseBtnHtml: * -

    -
    -
    - - -

    Collapse button HTML

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - contEl: * -

    -
    -
    - - -

    Main container element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - defaultText: string -

    -
    -
    - - -

    Default text

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - expandBtnHtml: * -

    -
    -
    - - -

    Expand button HTML

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - icnCollapseHtml: * -

    -
    -
    - - -

    Collapse icon HTML

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - icnExpandHtml: * -

    -
    -
    - - -

    Expand icon HTML

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - @@ -893,97 +830,6 @@ sort_col_at_start: [1, true]

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - sorted: Boolean -

    -
    -
    - - -

    Indicate whether table previously sorted

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - stt: * -

    -
    -
    - - -

    SortableTable instance

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - @@ -2125,96 +1971,6 @@ sort_col_at_start: [1, true]

    - -

    Private Members

    - -
    -

    - private - - - - - - sorted: Boolean - - - - source - -

    - - - - -

    Indicate whether table previously sorted

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - stt: * - - - - source - -

    - - - - -

    SortableTable instance

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -2478,206 +2234,6 @@ sort_col_at_start: [1, true]

    -
    -

    Private Methods

    - -
    -

    - private - - - - - - _addDateType(colIndex: *, types: *): * - - - - source - -

    - - - - - - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - _addDateType(colIndex: *, types: *): * -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - _addNumberType(colIndex: *, decimal: *): * -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - setSortTypes() -

    -
    -
    - - -

    Sets the sort types on a column basis

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndex*
    types*
    - - - -
    -

    Return:

    - - - - - - - -
    *
    -
    -
    -
    - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - _addNumberType(colIndex: *, decimal: *): * - - - - source - -

    - - - - - - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndex*
    decimal*
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    *
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - setSortTypes() - - - - source - -

    - - - - -

    Sets the sort types on a column basis

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index 782f232c..e559cc21 100644 --- a/docs/class/src/feature.js~Feature.html +++ b/docs/class/src/feature.js~Feature.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index 1f083b79..dd3cd519 100644 --- a/docs/class/src/modules/alternateRows.js~AlternateRows.html +++ b/docs/class/src/modules/alternateRows.js~AlternateRows.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -422,70 +423,6 @@ - - - - - - - - - - - - - - - - - @@ -1257,138 +1194,6 @@ - -

    Private Methods

    - -
    -

    - private - - - - - - removeRowBg(idx: Number) - - - - source - -

    - - - - -

    Removes row background color

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - removeRowBg(idx: Number) -

    -
    -
    - - -

    Removes row background color

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - setRowBg(rowIdx: Number, idx: Number) -

    -
    -
    - - -

    Sets row background color

    -
    -
    -
    - -
    - - - - - - - - - - - - -
    NameTypeAttributeDescription
    idxNumber

    Row index

    -
    - - - - - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - setRowBg(rowIdx: Number, idx: Number) - - - - source - -

    - - - - -

    Sets row background color

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    rowIdxNumber

    Row index

    -
    idxNumber

    Valid rows collection index needed to calculate bg -color

    -
    -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html index 84f4ce2e..57b9b5ed 100644 --- a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html +++ b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -242,128 +243,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -400,70 +279,6 @@ - - -
    Private Members
    - private - - - - - -
    -

    - - - - excludedOpts: Array -

    -
    -
    - - -

    List of options to be excluded from the checklist filter

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - isCustom: Boolean -

    -
    -
    - - -

    Has custom options

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - opts: Array -

    -
    -
    - - -

    List of options values

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - optsTxt: Array -

    -
    -
    - - -

    List of options texts for custom values

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - @@ -936,184 +751,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - excludedOpts: Array - - - - source - -

    - - - - -

    List of options to be excluded from the checklist filter

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - isCustom: Boolean - - - - source - -

    - - - - -

    Has custom options

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - opts: Array - - - - source - -

    - - - - -

    List of options values

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - optsTxt: Array - - - - source - -

    - - - - -

    List of options texts for custom values

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -1197,151 +834,6 @@ -
    -

    Private Methods

    - -
    -

    - private - - - - - - refreshFilters(colIndexes: Array) - - - - source - -

    - - - - -

    Regenerate filters of specified columns and maintain selection if any

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - refreshFilters(colIndexes: Array) -

    -
    -
    - - -

    Regenerate filters of specified columns and maintain selection if any

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - sortOptions(colIndex: Number, options: Array): Array -

    -
    -
    - - -

    Sort passed options based on the type of the specified column

    -
    -
    -
    - -
    - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexesArray

    Collection of column indexes

    -
    - - - - - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - sortOptions(colIndex: Number, options: Array): Array - - - - source - -

    - - - - -

    Sort passed options based on the type of the specified column

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber

    Column index

    -
    optionsArray
    • optional
    • -
    • default: []

    Collection of values

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Array

    Sorted values

    -
    -
    -
    -
    - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index 388141b6..fe8c7ecf 100644 --- a/docs/class/src/modules/checkList.js~CheckList.html +++ b/docs/class/src/modules/checkList.js~CheckList.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -586,41 +587,6 @@ feature is enabled

    - - - - - - - - - - - - @@ -802,157 +768,6 @@ feature is enabled

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - prfx: String -

    -
    -
    - - -

    Prefix for container element ID

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1345,122 +1160,6 @@ feature is enabled

    - - - - - - - - - - - - - - - - - - - - @@ -1490,64 +1189,6 @@ feature is enabled

    - - - - - - - - - - @@ -1862,10 +1503,9 @@ feature is enabled

    -

    List of options to be excluded from the checklist filter

    -
    + - +
    @@ -1994,10 +1634,9 @@ feature is enabled

    -

    Has custom options

    -
    + - +
    @@ -2082,10 +1721,9 @@ feature is enabled

    -

    List of options values

    -
    + - +
    @@ -2126,10 +1764,9 @@ feature is enabled

    -

    List of options texts for custom values

    -
    + - +
    @@ -2194,52 +1831,6 @@ feature is enabled

    - -

    Private Members

    - -
    -

    - private - - - - - - prfx: String - - - - source - -

    - - - - -

    Prefix for container element ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -2616,337 +2207,6 @@ feature is enabled

    -
    -

    Private Methods

    - -
    -

    - private - - - - - - addChecks(colIndex: Number, ul: Object) - - - - source - -

    - - - - -

    Add checklist options

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - addChecks(colIndex: Number, ul: Object) -

    -
    -
    - - -

    Add checklist options

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - addTChecks(colIndex: Number, ul: Object): * -

    -
    -
    - - -

    Add checklist header option

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - onCheckListClick(evt: Event) -

    -
    -
    - - -

    Checklist container click event handler for load-on-demand feature

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - optionClick(evt: Event) -

    -
    -
    - - -

    Checklist option click event handler

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - setCheckListValues(o: Object) -

    -
    -
    - - -

    Store checked options in DOM element attribute

    -
    -
    -
    - -
    -
    - private - - - - - -
    -

    - - - - excludedOpts: Array -

    -
    -
    - - -

    List of options to be excluded from the checklist filter

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - isCustom: Boolean -

    -
    -
    - - -

    Has custom options

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - opts: Array -

    -
    -
    - - -

    List of options values

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - optsTxt: Array -

    -
    -
    - - -

    List of options texts for custom values

    -
    -
    -
    - -
    -
    - private - - - - - -
    -

    - - - - refreshFilters(colIndexes: Array) -

    -
    -
    - - -

    Regenerate filters of specified columns and maintain selection if any

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - sortOptions(colIndex: Number, options: Array): Array -

    -
    -
    - - -

    Sort passed options based on the type of the specified column

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber

    Column index

    -
    ulObject

    Ul element

    -
    - - - - - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - addTChecks(colIndex: Number, ul: Object): * - - - - source - -

    - - - - -

    Add checklist header option

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber

    Column index

    -
    ulObject

    Ul element

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    *
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - onCheckListClick(evt: Event) - - - - source - -

    - - - - -

    Checklist container click event handler for load-on-demand feature

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    evtEvent
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - optionClick(evt: Event) - - - - source - -

    - - - - -

    Checklist option click event handler

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    evtEvent
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - setCheckListValues(o: Object) - - - - source - -

    - - - - -

    Store checked options in DOM element attribute

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    oObject

    checklist option DOM element

    -
    -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 5e3fa296..3abcabab 100644 --- a/docs/class/src/modules/clearButton.js~ClearButton.html +++ b/docs/class/src/modules/clearButton.js~ClearButton.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -415,70 +416,6 @@ - - - - - - - - - - - - - - - - - @@ -544,41 +481,6 @@ - - -
    Private Members
    - private - - - - - -
    -

    - - - - container: DOMElement -

    -
    -
    - - -

    Clear button container element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - element: DOMElement -

    -
    -
    - - -

    Clear button element

    -
    -
    -
    - -
    -
    - - - - - - - - @@ -1316,96 +1218,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - container: DOMElement - - - - source - -

    - - - - -

    Clear button container element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - element: DOMElement - - - - source - -

    - - - - -

    Clear button element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -1497,52 +1309,6 @@ -
    -

    Private Methods

    - -
    -

    - private - - - - - - onClick() - - - - source - -

    - - - - -

    Click event handler for clear button

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index c55a1da8..c67ea120 100644 --- a/docs/class/src/modules/dateType.js~DateType.html +++ b/docs/class/src/modules/dateType.js~DateType.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index 6228d0f0..aff98f65 100644 --- a/docs/class/src/modules/dropdown.js~Dropdown.html +++ b/docs/class/src/modules/dropdown.js~Dropdown.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -651,70 +652,6 @@ - - -
    Private Methods
    - private - - - - - -
    -

    - - - - onClick() -

    -
    -
    - - -

    Click event handler for clear button

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - @@ -1107,122 +1044,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -1252,64 +1073,6 @@ - - - - - - - - - - @@ -1491,10 +1254,9 @@ -

    Has custom options

    -
    + - +
    @@ -1623,10 +1385,9 @@ -

    List of options values

    -
    + - +
    @@ -1667,10 +1428,9 @@ -

    List of options texts for custom values

    -
    + - +
    @@ -2222,113 +1982,6 @@ - -

    Private Methods

    - -
    -

    - private - - - - - - onSlcChange() - - - - source - -

    - - - - -

    Drop-down filter change event handler

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - onSlcFocus(e: Event) - - - - source - -

    - - - - -

    Drop-down filter focus event handler

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - onSlcChange() -

    -
    -
    - - -

    Drop-down filter change event handler

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - onSlcFocus(e: Event) -

    -
    -
    - - -

    Drop-down filter focus event handler

    -
    -
    -
    - -
    -
    - private - - - - - -
    -

    - - - - excludedOpts: Array -

    -
    -
    - - -

    List of options to be excluded from the checklist filter

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - isCustom: Boolean -

    -
    -
    - - -

    Has custom options

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - opts: Array -

    -
    -
    - - -

    List of options values

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - optsTxt: Array -

    -
    -
    - - -

    List of options texts for custom values

    -
    -
    -
    - -
    -
    - private - - - - - -
    -

    - - - - refreshFilters(colIndexes: Array) -

    -
    -
    - - -

    Regenerate filters of specified columns and maintain selection if any

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - sortOptions(colIndex: Number, options: Array): Array -

    -
    -
    - - -

    Sort passed options based on the type of the specified column

    -
    -
    -
    - -
    - - - - - - - - - - - - -
    NameTypeAttributeDescription
    eEvent

    DOM Event

    -
    - - - - - - - - - - - - - - - - - - - diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index c1e11775..1b575694 100644 --- a/docs/class/src/modules/gridLayout.js~GridLayout.html +++ b/docs/class/src/modules/gridLayout.js~GridLayout.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -560,273 +561,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -893,273 +627,6 @@ TODO: reduce size of init by extracting single purposed methods

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - colElms: Array -

    -
    -
    - - -

    List of column elements

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - headTbl: * -

    -
    -
    - - -

    Headers' table element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - headTblCont: * -

    -
    -
    - - -

    Headers' table container element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxGridFltTd: String -

    -
    -
    - - -

    Prefix for grid-layout filter's cell ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxGridTh: String -

    -
    -
    - - -

    Prefix for grid-layout header's cell ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - sourceTblHtml: String -

    -
    -
    - - -

    Mark-up of original HTML table

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - tblCont: * -

    -
    -
    - - -

    Table container element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - tblHasColTag: Boolean -

    -
    -
    - - -

    Indicates if working table has column elements

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - tblMainCont: * -

    -
    -
    - - -

    Main container element

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2117,404 +1584,6 @@ TODO: reduce size of init by extracting single purposed methods

    - -

    Private Members

    - -
    -

    - private - - - - - - colElms: Array - - - - source - -

    - - - - -

    List of column elements

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - headTbl: * - - - - source - -

    - - - - -

    Headers' table element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - headTblCont: * - - - - source - -

    - - - - -

    Headers' table container element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxGridFltTd: String - - - - source - -

    - - - - -

    Prefix for grid-layout filter's cell ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxGridTh: String - - - - source - -

    - - - - -

    Prefix for grid-layout header's cell ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - sourceTblHtml: String - - - - source - -

    - - - - -

    Mark-up of original HTML table

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - tblCont: * - - - - source - -

    - - - - -

    Table container element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - tblHasColTag: Boolean - - - - source - -

    - - - - -

    Indicates if working table has column elements

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - tblMainCont: * - - - - source - -

    - - - - -

    Main container element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -2607,528 +1676,6 @@ TODO: reduce size of init by extracting single purposed methods

    -
    -

    Private Methods

    - -
    -

    - private - - - - - - createContainer(tag: String, className: String): DOMElement - - - - source - -

    - - - - -

    Creates container element

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - createContainer(tag: String, className: String): DOMElement -

    -
    -
    - - -

    Creates container element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - createFiltersRow(): HTMLTableRowElement -

    -
    -
    - - -

    Creates filters row with cells

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - getSortTriggerIds(row: HTMLTableRowElement): Array -

    -
    -
    - - -

    Returns a list of header IDs used for specifing external sort triggers

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - initialTableWidth(): Number -

    -
    -
    - - -

    Initial table width

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - setColumnElements() -

    -
    -
    - - -

    Generates column elements if necessary and assigns their widths

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - setConfigWidth(element: DOMElement) -

    -
    -
    - - -

    Sets width defined in configuration to passed element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - setDefaultColWidths() -

    -
    -
    - - -

    Set grid-layout default column widths if column widths are not defined

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - setHeadersRow(tableHead: HTMLHeadElement) -

    -
    -
    - - -

    Sets headers row in headers table

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - setOverrides() -

    -
    -
    - - -

    Overrides TableFilter instance properties to adjust to grid layout mode

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    tagString

    Tag name

    -
    classNameString

    Css class to assign to element

    -
    - - - -
    -

    Return:

    - - - - - - - -
    DOMElement
    -
    -
    -
    - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - createFiltersRow(): HTMLTableRowElement - - - - source - -

    - - - - -

    Creates filters row with cells

    -
    - - - -
    -
    - -
    -

    Return:

    - - - - - - - -
    HTMLTableRowElement
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - getSortTriggerIds(row: HTMLTableRowElement): Array - - - - source - -

    - - - - -

    Returns a list of header IDs used for specifing external sort triggers

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    rowHTMLTableRowElement

    DOM row element

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Array

    List of IDs

    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - initialTableWidth(): Number - - - - source - -

    - - - - -

    Initial table width

    -
    - - - -
    -
    - -
    -

    Return:

    - - - - - - - -
    Number
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - setColumnElements() - - - - source - -

    - - - - -

    Generates column elements if necessary and assigns their widths

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - setConfigWidth(element: DOMElement) - - - - source - -

    - - - - -

    Sets width defined in configuration to passed element

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    elementDOMElement

    DOM element

    -
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - setDefaultColWidths() - - - - source - -

    - - - - -

    Set grid-layout default column widths if column widths are not defined

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - setHeadersRow(tableHead: HTMLHeadElement) - - - - source - -

    - - - - -

    Sets headers row in headers table

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    tableHeadHTMLHeadElement

    Table head element

    -
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - setOverrides() - - - - source - -

    - - - - -

    Overrides TableFilter instance properties to adjust to grid layout mode

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index eb043ed6..8c1d61f6 100644 --- a/docs/class/src/modules/hash.js~Hash.html +++ b/docs/class/src/modules/hash.js~Hash.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -271,70 +272,6 @@ - - - - - - - - - - - - - - - - - @@ -650,96 +587,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - boundSync: * - - - - source - -

    - - - - -

    Bound sync wrapper for future use

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - lastHash: String - - - - source - -

    - - - - -

    Cached URL hash

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index 678d2d61..ac57a9da 100644 --- a/docs/class/src/modules/help.js~Help.html +++ b/docs/class/src/modules/help.js~Help.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -589,41 +590,6 @@
    - - -
    Private Members
    - private - - - - - -
    -

    - - - - boundSync: * -

    -
    -
    - - -

    Bound sync wrapper for future use

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - lastHash: String -

    -
    -
    - - -

    Cached URL hash

    -
    -
    -
    - -
    -
    - - - - - - - - @@ -718,41 +684,6 @@ - - -
    Private Members
    - private - - - - - -
    -

    - - - - boundMouseup: * -

    -
    -
    - - -

    Bound mouseup wrapper

    -
    -
    -
    - -
    -
    - - - - - - - - @@ -1754,52 +1685,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - boundMouseup: * - - - - source - -

    - - - - -

    Bound mouseup wrapper

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -1935,68 +1820,6 @@ -
    -

    Private Methods

    - -
    -

    - private - - - - - - onMouseup(evt: *) - - - - source - -

    - - - - -

    Mouse-up event handler handling popup auto-close behaviour

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - onMouseup(evt: *) -

    -
    -
    - - -

    Mouse-up event handler handling popup auto-close behaviour

    -
    -
    -
    - -
    - - - - - - - - - - - - -
    NameTypeAttributeDescription
    evt*
    - - - - - - - - - - - - - - - - - - - diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index 13d7a5ce..761e5473 100644 --- a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html +++ b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -452,41 +453,6 @@ - - - - - - - - - - - - @@ -971,76 +937,6 @@ - -

    Private Methods

    - -
    -

    - private - - - - - - _processTerm(Table: any, Searched: any) - - - - source - -

    - - - - -

    Ensure filtering operators are handled before highlighting any match

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - _processTerm(Table: any, Searched: any) -

    -
    -
    - - -

    Ensure filtering operators are handled before highlighting any match

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    Tableany

    cell to look searched term into

    -
    Searchedany

    termIdx

    -
    - - - - - - - - - - - - - - - - - - - diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index 6d58b4d5..5af7a8c2 100644 --- a/docs/class/src/modules/loader.js~Loader.html +++ b/docs/class/src/modules/loader.js~Loader.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html index e68994e2..d66c47e8 100644 --- a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html +++ b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -509,42 +510,6 @@ - - - - - - - - - - - - @@ -1434,81 +1399,6 @@ TODO: make public and move into TableFilter if used elsewhere

    - -

    Private Methods

    - -
    -

    - private - - - - - - eachColumnCell(colIndex: Number, fn: Function, tbl: DOMElement) - - - - source - -

    - - - - -

    Column cells iterator -TODO: make public and move into TableFilter if used elsewhere

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - eachColumnCell(colIndex: Number, fn: Function, tbl: DOMElement) -

    -
    -
    - - -

    Column cells iterator -TODO: make public and move into TableFilter if used elsewhere

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber
    fnFunction
    tblDOMElement
    - - - - - - - - - - - - - - - - - - - diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index 4eb08291..2d217f3a 100644 --- a/docs/class/src/modules/noResults.js~NoResults.html +++ b/docs/class/src/modules/noResults.js~NoResults.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -502,41 +503,6 @@ - - - - - - - - - - - - @@ -689,41 +655,6 @@ - - -
    Private Members
    - private - - - - - -
    -

    - - - - isExternal: Boolean -

    -
    -
    - - -

    Indicates if UI is contained in a external element

    -
    -
    -
    - -
    -
    - - - - - - - - @@ -1593,52 +1524,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - isExternal: Boolean - - - - source - -

    - - - - -

    Indicates if UI is contained in a external element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -1862,52 +1747,6 @@ -
    -

    Private Methods

    - -
    -

    - private - - - - - - setWidth() - - - - source - -

    - - - - -

    Sets no results container width

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 911d593b..0d6022bf 100644 --- a/docs/class/src/modules/paging.js~Paging.html +++ b/docs/class/src/modules/paging.js~Paging.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -1054,360 +1055,6 @@ - - -
    Private Methods
    - private - - - - - -
    -

    - - - - setWidth() -

    -
    -
    - - -

    Sets no results container width

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2777,7 +2424,7 @@ Refresh paging select according to number of pages

    - source + source @@ -3557,536 +3204,6 @@ Refresh paging select according to number of pages

    - -

    Private Members

    - -
    -

    - private - - - - - - btnFirstCont: DOMElement - - - - source - -

    - - - - -

    Span containing first page button

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - btnLastCont: DOMElement - - - - source - -

    - - - - -

    Span containing last page button

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - btnNextCont: DOMElement - - - - source - -

    - - - - -

    Span containing next page button

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - btnPrevCont: DOMElement - - - - source - -

    - - - - -

    Span containing previous page button

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - currentPageNb: Number - - - - source - -

    - - - - -

    Current page number

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - evt: String - - - - source - -

    - - - - -

    Paging DOM events handlers

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - nbPages: Number - - - - source - -

    - - - - -

    Total number of pages

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - pgAfter: DOMElement - - - - source - -

    - - - - -

    Span following pages select (contains ' of ')

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - pgBefore: DOMElement - - - - source - -

    - - - - -

    Span preceding pages select (contains 'Page')

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - pgCont: DOMElement - - - - source - -

    - - - - -

    Span for tot nb pages

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - slcResultsTxt: DOMElement - - - - source - -

    - - - - -

    Label preciding results per page select

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - startPagingRow: Number - - - - source - -

    - - - - -

    Index of the first row of current page

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -4103,7 +3220,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4164,7 +3281,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4225,7 +3342,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4269,7 +3386,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4326,7 +3443,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4387,7 +3504,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4431,7 +3548,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4475,7 +3592,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4519,7 +3636,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4580,7 +3697,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4624,7 +3741,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4668,7 +3785,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4712,7 +3829,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4774,7 +3891,7 @@ Refresh paging select according to number of pages

    - source + source @@ -4836,7 +3953,7 @@ Refresh paging select according to number of pages

    - source + source diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index c45913f8..0b648abe 100644 --- a/docs/class/src/modules/popupFilter.js~PopupFilter.html +++ b/docs/class/src/modules/popupFilter.js~PopupFilter.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -561,186 +562,6 @@ by default

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - btnFirstCont: DOMElement -

    -
    -
    - - -

    Span containing first page button

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - btnLastCont: DOMElement -

    -
    -
    - - -

    Span containing last page button

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - btnNextCont: DOMElement -

    -
    -
    - - -

    Span containing next page button

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - btnPrevCont: DOMElement -

    -
    -
    - - -

    Span containing previous page button

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - currentPageNb: Number -

    -
    -
    - - -

    Current page number

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - evt: String -

    -
    -
    - - -

    Paging DOM events handlers

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - nbPages: Number -

    -
    -
    - - -

    Total number of pages

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - pgAfter: DOMElement -

    -
    -
    - - -

    Span following pages select (contains ' of ')

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - pgBefore: DOMElement -

    -
    -
    - - -

    Span preceding pages select (contains 'Page')

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - pgCont: DOMElement -

    -
    -
    - - -

    Span for tot nb pages

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - slcResultsTxt: DOMElement -

    -
    -
    - - -

    Label preciding results per page select

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - startPagingRow: Number -

    -
    -
    - - -

    Index of the first row of current page

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1125,70 +946,6 @@ by default

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - activeFilterIdx: Number -

    -
    -
    - - -

    Column index of popup filter currently active

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - filtersCache: Array -

    -
    -
    - - -

    Collection of filters icons cached after pop-up filters are removed

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - fltElms: Array -

    -
    -
    - - -

    Collection of filters containers

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - fltIcons: Array -

    -
    -
    - - -

    Collection of filters icons

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - fltSpans: Array -

    -
    -
    - - -

    Collection of filters spans

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxDiv: String -

    -
    -
    - - -

    Prefix for pop-up filter container ID

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - @@ -2147,272 +1904,6 @@ by default

    - -

    Private Members

    - -
    -

    - private - - - - - - activeFilterIdx: Number - - - - source - -

    - - - - -

    Column index of popup filter currently active

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - filtersCache: Array - - - - source - -

    - - - - -

    Collection of filters icons cached after pop-up filters are removed

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - fltElms: Array - - - - source - -

    - - - - -

    Collection of filters containers

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - fltIcons: Array - - - - source - -

    - - - - -

    Collection of filters icons

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - fltSpans: Array - - - - source - -

    - - - - -

    Collection of filters spans

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxDiv: String - - - - source - -

    - - - - -

    Prefix for pop-up filter container ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -3133,128 +2624,6 @@ by default

    -
    -

    Private Methods

    - -
    -

    - private - - - - - - onClick(evt: *) - - - - source - -

    - - - - -

    Click event handler for pop-up filter icon

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - onClick(evt: *) -

    -
    -
    - - -

    Click event handler for pop-up filter icon

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - onMouseup(evt: *) -

    -
    -
    - - -

    Mouse-up event handler handling popup filter auto-close behaviour

    -
    -
    -
    - -
    - - - - - - - - - - - - -
    NameTypeAttributeDescription
    evt*
    - - - - - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - onMouseup(evt: *) - - - - source - -

    - - - - -

    Mouse-up event handler handling popup filter auto-close behaviour

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    evt*
    -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index 46623a68..ddcdfbef 100644 --- a/docs/class/src/modules/rowsCounter.js~RowsCounter.html +++ b/docs/class/src/modules/rowsCounter.js~RowsCounter.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -476,70 +477,6 @@ enabled.

    - - - - - - - - - - - - - - - - - @@ -1462,96 +1399,6 @@ enabled. ie: Rows: 31-40 / 70

    - -

    Private Members

    - -
    -

    - private - - - - - - container: DOMElement - - - - source - -

    - - - - -

    Container DOM element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - label: DOMElement - - - - source - -

    - - - - -

    Container DOM element for label displaying the total number of rows

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index 184673b5..2e4c1e0d 100644 --- a/docs/class/src/modules/state.js~State.html +++ b/docs/class/src/modules/state.js~State.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -531,389 +532,6 @@
    - - -
    Private Members
    - private - - - - - -
    -

    - - - - container: DOMElement -

    -
    -
    - - -

    Container DOM element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - label: DOMElement -

    -
    -
    - - -

    Container DOM element for label displaying the total number of rows

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1240,128 +858,6 @@ - - -
    Private Members
    - private - - - - - -
    -

    - - - - enableStorage: Boolean -

    -
    -
    - - -

    Enable Storage if localStorage or cookie is required

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - filtersVisKey: String -

    -
    -
    - - -

    Prefix for filters visibility ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - filtersVisibility: Boolean -

    -
    -
    - - -

    Filters row visibility

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - hash: Boolean -

    -
    -
    - - -

    Hash instance if URL hash is required

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - hiddenCols: Object -

    -
    -
    - - -

    Current hidden columns

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - pageLength: Number -

    -
    -
    - - -

    Current page length

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - pageLengthKey: String -

    -
    -
    - - -

    Prefix for page length ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - pageNb: Number -

    -
    -
    - - -

    Current page number

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - pageNbKey: String -

    -
    -
    - - -

    Prefix for page number ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxCol: String -

    -
    -
    - - -

    Prefix for column ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - sort: Object -

    -
    -
    - - -

    Current column sorting

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - state: Object -

    -
    -
    - - -

    State object

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - storage: Storage -

    -
    -
    - - -

    Storage instance if storage is required

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - @@ -2275,580 +1771,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - enableStorage: Boolean - - - - source - -

    - - - - -

    Enable Storage if localStorage or cookie is required

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - filtersVisKey: String - - - - source - -

    - - - - -

    Prefix for filters visibility ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - filtersVisibility: Boolean - - - - source - -

    - - - - -

    Filters row visibility

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - hash: Boolean - - - - source - -

    - - - - -

    Hash instance if URL hash is required

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - hiddenCols: Object - - - - source - -

    - - - - -

    Current hidden columns

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - pageLength: Number - - - - source - -

    - - - - -

    Current page length

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - pageLengthKey: String - - - - source - -

    - - - - -

    Prefix for page length ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - pageNb: Number - - - - source - -

    - - - - -

    Current page number

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - pageNbKey: String - - - - source - -

    - - - - -

    Prefix for page number ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxCol: String - - - - source - -

    - - - - -

    Prefix for column ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - sort: Object - - - - source - -

    - - - - -

    Current column sorting

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - state: Object - - - - source - -

    - - - - -

    State object

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - storage: Storage - - - - source - -

    - - - - -

    Storage instance if storage is required

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -3462,184 +2384,6 @@ -
    -

    Private Methods

    - -
    -

    - private - - - - - - _syncColsVisibility() - - - - source - -

    - - - - -

    Sync hidden columns with stored information

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _syncFilters() - - - - source - -

    - - - - -

    Sync filters with stored values and filter table

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _syncFiltersVisibility() - - - - source - -

    - - - - -

    Sync filters visibility with stored information

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _syncSort() - - - - source - -

    - - - - -

    Sync sorted column with stored sorting information and sort table

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -
    diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index 825be4e1..648db014 100644 --- a/docs/class/src/modules/statusBar.js~StatusBar.html +++ b/docs/class/src/modules/statusBar.js~StatusBar.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -734,128 +735,6 @@ - - -
    Private Methods
    - private - - - - - -
    -

    - - - - _syncColsVisibility() -

    -
    -
    - - -

    Sync hidden columns with stored information

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _syncFilters() -

    -
    -
    - - -

    Sync filters with stored values and filter table

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _syncFiltersVisibility() -

    -
    -
    - - -

    Sync filters visibility with stored information

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _syncSort() -

    -
    -
    - - -

    Sync sorted column with stored sorting information and sort table

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - @@ -2171,184 +2050,6 @@ - -

    Private Members

    - -
    -

    - private - - - - - - container: DOMElement - - - - source - -

    - - - - -

    Container DOM element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - delay: Number - - - - source - -

    - - - - -

    Message visibility duration in milliseconds

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - labelContainer: DOMElement - - - - source - -

    - - - - -

    Label container DOM element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - msgContainer: DOMElement - - - - source - -

    - - - - -

    Message container DOM element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index 4ebf2878..698f02bd 100644 --- a/docs/class/src/modules/storage.js~Storage.html +++ b/docs/class/src/modules/storage.js~Storage.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -211,187 +212,7 @@
    Private Members
    - private - - - - - -
    -

    - - - - container: DOMElement -

    -
    -
    - - -

    Container DOM element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - delay: Number -

    -
    -
    - - -

    Message visibility duration in milliseconds

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - labelContainer: DOMElement -

    -
    -
    - - -

    Label container DOM element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - msgContainer: DOMElement -

    -
    -
    - - -

    Message container DOM element

    -
    -
    -
    - -
    -

    Member Summary

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Private Members
    - private - - - - - -
    -

    - - - - duration: Number -

    -
    -
    - - -

    Cookie duration in hours from state object

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - emitter: Emitter -

    -
    -
    - - -

    Emitter object

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - enableCookie: Boolean -

    -
    -
    - - -

    Persist with cookie

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - enableLocalStorage: Boolean -

    -
    -
    - - -

    Persist with local storage

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - state: State -

    -
    -
    - - -

    State object

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - tf: TableFilter -

    -
    -
    - - -

    TableFilter object

    -
    -
    -
    - - -
    -
    +

    Method Summary

    @@ -671,273 +492,7 @@ -

    Private Members

    -
    -

    - private - - - - - - duration: Number - - - - source - -

    - - - - -

    Cookie duration in hours from state object

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - emitter: Emitter - - - - source - -

    - - - - -

    Emitter object

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - enableCookie: Boolean - - - - source - -

    - - - - -

    Persist with cookie

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - enableLocalStorage: Boolean - - - - source - -

    - - - - -

    Persist with local storage

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - state: State - - - - source - -

    - - - - -

    State object

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - tf: TableFilter - - - - source - -

    - - - - -

    TableFilter object

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -

    Public Methods

    diff --git a/docs/class/src/modules/toolbar.js~Toolbar.html b/docs/class/src/modules/toolbar.js~Toolbar.html index 6d03f9bd..31686868 100644 --- a/docs/class/src/modules/toolbar.js~Toolbar.html +++ b/docs/class/src/modules/toolbar.js~Toolbar.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -414,158 +415,6 @@
    - - -
    Public Methods
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -660,41 +509,6 @@ page length selector in toolbar)

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - cCont: DOMElement -

    -
    -
    - - -

    Middle inner container DOM element (paging elements in toolbar)

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - cont: DOMElement -

    -
    -
    - - -

    Toolbar's container DOM element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - innerCont: {"left": *, "center": *, "right": *} -

    -
    -
    - - -

    Container elements inside toolbar

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - lCont: DOMElement -

    -
    -
    - - -

    Left-side inner container DOM element (rows counter in toolbar)

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - rCont: DOMElement -

    -
    -
    - - -

    Right-side inner container DOM element (reset button, -page length selector in toolbar)

    -
    -
    -
    - -
    -
    - - - - - - - - @@ -1432,229 +1246,6 @@ page length selector in toolbar)

    - -

    Private Members

    - -
    -

    - private - - - - - - cCont: DOMElement - - - - source - -

    - - - - -

    Middle inner container DOM element (paging elements in toolbar)

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - cont: DOMElement - - - - source - -

    - - - - -

    Toolbar's container DOM element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - innerCont: {"left": *, "center": *, "right": *} - - - - source - -

    - - - - -

    Container elements inside toolbar

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - lCont: DOMElement - - - - source - -

    - - - - -

    Left-side inner container DOM element (rows counter in toolbar)

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - rCont: DOMElement - - - - source - -

    - - - - -

    Right-side inner container DOM element (reset button, -page length selector in toolbar)

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -1846,86 +1437,6 @@ to toolbar

    -
    -

    Private Methods

    - -
    -

    - private - - - - - - createContainer(container: DOMElement, css: String): * - - - - source - -

    - - - - -

    Create DOM element inside passed container

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - createContainer(container: DOMElement, css: String): * -

    -
    -
    - - -

    Create DOM element inside passed container

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    containerDOMElement
    cssString
    -
    - - -
    -

    Return:

    - - - - - - - -
    *
    -
    -
    -
    - - - - - - - - - - - - - - - diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index 249f3690..7053bf03 100644 --- a/docs/class/src/tablefilter.js~TableFilter.html +++ b/docs/class/src/tablefilter.js~TableFilter.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -288,7 +289,7 @@ requires table or id arguments, row and < - autoFilter: Boolean + autoFilter: Object | Boolean

    @@ -324,7 +325,7 @@ stops typing

    -

    Auto-filter delay in msecs

    +

    Auto-filter delay in milliseconds

    @@ -2868,884 +2869,6 @@ filter if an array is supplied

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -6014,485 +5137,6 @@ columns

    - - -
    Private Members
    - private - - - - - -
    -

    - - - - ExtRegistry: {} -

    -
    -
    - - -

    Extensions registry

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - Mod: {} -

    -
    -
    - - -

    Features registry

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - activeFilterId: String -

    -
    -
    - - -

    Active filter ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - autoFilterTimer: String -

    -
    -
    - - -

    Auto-filter interval ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - cfg: Object -

    -
    -
    - - -

    Configuration object

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - dateType: Boolean -

    -
    -
    - - -

    Enable date type module

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - filterTypes: Array -

    -
    -
    - - -

    Collection of filter type by column

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - fltIds: Array -

    -
    -
    - - -

    List of filters IDs

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - hasConfig: Object -

    -
    -
    - - -

    Has a configuration object

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - hasExactMatchByCol: Boolean -

    -
    -
    - - -

    Indicate whether exact match filtering is enabled on a per column -basis

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - hasExcludedRows: Boolean -

    -
    -
    - - -

    Determine if there are excluded rows from filtering

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - hasThemes: Boolean -

    -
    -
    - - -

    Determine whether themes are enables

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - headersRow: Number -

    -
    -
    - - -

    Index of the headers row

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - id: String -

    -
    -
    - - -

    ID of current instance

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - initialized: boolean -

    -
    -
    - - - -
    -
    - - -
    - private - - - - - -
    -

    - - - - isSortNumAsc: Boolean -

    -
    -
    - - -

    Indicate whether options in drop-down filter types are sorted in a -ascending numeric manner

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - isSortNumDesc: Boolean -

    -
    -
    - - -

    Indicate whether options in drop-down filter types are sorted in a -descending numeric manner

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - isUserTyping: Boolean -

    -
    -
    - - -

    Indicate whether user is typing

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - isWatermarkArray: Boolean -

    -
    -
    - - -

    Indicate whether watermark is on a per column basis

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - nbCells: Number -

    -
    -
    - - -

    Number of cells in the reference row

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - nbFilterableRows: Number -

    -
    -
    - - -

    Number of rows that can be filtered

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - nbHiddenRows: Number -

    -
    -
    - - -

    Number of hidden rows

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxFlt: string -

    -
    -
    - - -

    Filter's ID prefix (inputs - selects)

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxResponsive: string -

    -
    -
    - - -

    Responsive Css class

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxTf: string -

    -
    -
    - - -

    Main prefix

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - prfxValButton: string -

    -
    -
    - - -

    Button's ID prefix

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - stylesheetId: String -

    -
    -
    - - -

    Main stylesheet ID

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - tbl: DOMElement -

    -
    -
    - - -

    HTML Table DOM element

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - validRowsIndex: Array -

    -
    -
    - - -

    List of valid rows indexes (rows visible upon filtering)

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - year: Number -

    -
    -
    - - -

    Current year

    -
    -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -6687,7 +5331,7 @@ requires table or id arguments, row and < - autoFilter: Boolean + autoFilter: Object | Boolean @@ -6743,7 +5387,7 @@ stops typing

    -

    Auto-filter delay in msecs

    +

    Auto-filter delay in milliseconds

    @@ -7096,7 +5740,7 @@ cell_parser: { - source + source @@ -7249,7 +5893,7 @@ custom_options: { - source + source @@ -7602,7 +6246,7 @@ linked filters filtering mode is on

    - source + source @@ -7999,7 +6643,7 @@ types

    - source + source @@ -8615,7 +7259,7 @@ types

    - source + source @@ -8924,7 +7568,7 @@ first usage

    - source + source @@ -9101,7 +7745,7 @@ first usage

    - source + source @@ -9675,7 +8319,7 @@ are generated

    - source + source @@ -10166,7 +8810,7 @@ by default globally or on a column basis

    - source + source @@ -10342,7 +8986,7 @@ by default globally or on a column basis

    - source + source @@ -10387,7 +9031,7 @@ themes: [{ name: 'skyblue' }]

    - source + source @@ -10433,7 +9077,7 @@ themes: [{ name: 'skyblue' }]

    - source + source @@ -10477,7 +9121,7 @@ themes: [{ name: 'skyblue' }]

    - source + source @@ -10597,1330 +9241,6 @@ filter if an array is supplied

    -
    -

    Private Members

    - -
    -

    - private - - - - - - ExtRegistry: {} - - - - source - -

    - - - - -

    Extensions registry

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - Mod: {} - - - - source - -

    - - - - -

    Features registry

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - activeFilterId: String - - - - source - -

    - - - - -

    Active filter ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - autoFilterTimer: String - - - - source - -

    - - - - -

    Auto-filter interval ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - cfg: Object - - - - source - -

    - - - - -

    Configuration object

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - dateType: Boolean - - - - source - -

    - - - - -

    Enable date type module

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - filterTypes: Array - - - - source - -

    - - - - -

    Collection of filter type by column

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - fltIds: Array - - - - source - -

    - - - - -

    List of filters IDs

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - hasConfig: Object - - - - source - -

    - - - - -

    Has a configuration object

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - hasExactMatchByCol: Boolean - - - - source - -

    - - - - -

    Indicate whether exact match filtering is enabled on a per column -basis

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - hasExcludedRows: Boolean - - - - source - -

    - - - - -

    Determine if there are excluded rows from filtering

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - hasThemes: Boolean - - - - source - -

    - - - - -

    Determine whether themes are enables

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - headersRow: Number - - - - source - -

    - - - - -

    Index of the headers row

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - id: String - - - - source - -

    - - - - -

    ID of current instance

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - initialized: boolean - - - - source - -

    - - - - - - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - isSortNumAsc: Boolean - - - - source - -

    - - - - -

    Indicate whether options in drop-down filter types are sorted in a -ascending numeric manner

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - isSortNumDesc: Boolean - - - - source - -

    - - - - -

    Indicate whether options in drop-down filter types are sorted in a -descending numeric manner

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - isUserTyping: Boolean - - - - source - -

    - - - - -

    Indicate whether user is typing

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - isWatermarkArray: Boolean - - - - source - -

    - - - - -

    Indicate whether watermark is on a per column basis

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - nbCells: Number - - - - source - -

    - - - - -

    Number of cells in the reference row

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - nbFilterableRows: Number - - - - source - -

    - - - - -

    Number of rows that can be filtered

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - nbHiddenRows: Number - - - - source - -

    - - - - -

    Number of hidden rows

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxFlt: string - - - - source - -

    - - - - -

    Filter's ID prefix (inputs - selects)

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxResponsive: string - - - - source - -

    - - - - -

    Responsive Css class

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxTf: string - - - - source - -

    - - - - -

    Main prefix

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - prfxValButton: string - - - - source - -

    - - - - -

    Button's ID prefix

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - stylesheetId: String - - - - source - -

    - - - - -

    Main stylesheet ID

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - tbl: DOMElement - - - - source - -

    - - - - -

    HTML Table DOM element

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - validRowsIndex: Array - - - - source - -

    - - - - -

    List of valid rows indexes (rows visible upon filtering)

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - year: Number - - - - source - -

    - - - - -

    Current year

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - -

    Public Methods

    @@ -12186,7 +9506,7 @@ descending numeric manner

    - source + source @@ -15771,7 +13091,7 @@ Note this is only applicable to input filter types.

    - source + source @@ -16585,7 +13905,7 @@ Note this is only applicable to input filter types.

    - source + source @@ -17090,1155 +14410,6 @@ columns

    -
    -

    Private Methods

    - -
    -

    - private - - - - - - _buildInputFilter(colIndex: Number, cssClass: String, container: DOMElement) - - - - source - -

    - - - - -

    Build input filter type

    -
    - - - -
    -

    Params:

    -
    Private Methods
    - private - - - - - -
    -

    - - - - _buildInputFilter(colIndex: Number, cssClass: String, container: DOMElement) -

    -
    -
    - - -

    Build input filter type

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _buildSubmitButton(container: DOMElement) -

    -
    -
    - - -

    Build submit button

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _initNoFilters() -

    -
    -
    - - -

    Initialize filtersless table

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _insertFiltersRow(): * -

    -
    -
    - - -

    Insert filters row at initialization

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - _match(term: String, cellValue: String, colIdx: Number): Boolean -

    -
    -
    - - -

    Match search term in cell data

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - buildFilterId(colIndex: any): String -

    -
    -
    - - -

    Build filter element ID for a given column index

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - filteredData(includeHeaders: Boolean, excludeHiddenCols: Boolean, typed: Boolean): Array -

    -
    -
    - - -

    Return the filtered data with following structure: -[ - [rowIndex, [value0, value1...]], - [rowIndex, [value0, value1...]] -]

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - getColValues(colIndex: Number, includeHeaders: Boolean, typed: Boolean, exclude: Array): Array -

    -
    -
    - - -

    Return the data of a specified column

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - getFilteredDataCol(colIndex: Number, includeHeaders: Boolean, typed: Boolean, exclude: Array, visible: Boolean): Array -

    -
    -
    - - -

    Return the filtered data for a given column index

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - getStylePath(): String -

    -
    -
    - - -

    Returns styles path

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - getStylesheetPath(): String -

    -
    -
    - - -

    Returns main stylesheet path

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - getTableData(includeHeaders: Boolean, excludeHiddenCols: Boolean, typed: Boolean): Array -

    -
    -
    - - -

    Return the table data with following structure: -[ - [rowIndex, [value0, value1...]], - [rowIndex, [value0, value1...]] -]

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - getThemesPath(): String -

    -
    -
    - - -

    Returns themes path

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - initFeatures(features: Array) -

    -
    -
    - - -

    Initialise the passed features collection.

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - instantiateFeatures(features: Array) -

    -
    -
    - - -

    Istantiate the collection of features required by the -configuration and add them to the features registry.

    -
    -
    -
    - - -
    - private - - - - - -
    -

    - - - - isExternalFlt(): Boolean -

    -
    -
    - - -

    Check if has external filters

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber

    Column index

    -
    cssClassString

    Css class applied to filter

    -
    containerDOMElement

    Container DOM element

    -
    -
    -
    - - - - - - - - - - - - - - - - - - -
    -

    - private - - - - - - _buildSubmitButton(container: DOMElement) - - - - source - -

    - - - - -

    Build submit button

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    containerDOMElement

    Container DOM element

    -
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _initNoFilters() - - - - source - -

    - - - - -

    Initialize filtersless table

    -
    - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _insertFiltersRow(): * - - - - source - -

    - - - - -

    Insert filters row at initialization

    -
    - - - -
    -
    - -
    -

    Return:

    - - - - - - - -
    *
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - _match(term: String, cellValue: String, colIdx: Number): Boolean - - - - source - -

    - - - - -

    Match search term in cell data

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    termString

    Search term

    -
    cellValueString

    Cell data

    -
    colIdxNumber

    Column index

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Boolean
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - buildFilterId(colIndex: any): String - - - - source - -

    - - - - -

    Build filter element ID for a given column index

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexany
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    String

    Filter element ID string

    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - filteredData(includeHeaders: Boolean, excludeHiddenCols: Boolean, typed: Boolean): Array - - - - source - -

    - - - - -

    Return the filtered data with following structure: -[ - [rowIndex, [value0, value1...]], - [rowIndex, [value0, value1...]] -]

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    includeHeadersBoolean
    • optional
    • -
    • default: false

    Include headers row

    -
    excludeHiddenColsBoolean
    • optional
    • -
    • default: false

    Exclude hidden columns

    -
    typedBoolean
    • optional
    • -
    • default: false

    Return typed value

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Array
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - getColValues(colIndex: Number, includeHeaders: Boolean, typed: Boolean, exclude: Array): Array - - - - source - -

    - - - - -

    Return the data of a specified column

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber

    Column index

    -
    includeHeadersBoolean
    • optional
    • -
    • default: false

    Include headers row

    -
    typedBoolean
    • optional
    • -
    • default: false

    Return a typed value

    -
    excludeArray
    • optional
    • -
    • default: []

    List of row indexes to be excluded

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Array

    Flat list of data for a column

    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - getFilteredDataCol(colIndex: Number, includeHeaders: Boolean, typed: Boolean, exclude: Array, visible: Boolean): Array - - - - source - -

    - - - - -

    Return the filtered data for a given column index

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    colIndexNumber

    Colmun's index

    -
    includeHeadersBoolean
    • optional
    • -
    • default: false

    Include headers row

    -
    typedBoolean
    • optional
    • -
    • default: false

    Return typed value

    -
    excludeArray
    • optional
    • -
    • default: []

    List of row indexes to be excluded

    -
    visibleBoolean
    • optional
    • -
    • default: true

    Return only filtered and visible data - (relevant for paging)

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Array

    Flat list of values ['val0','val1','val2'...]

    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - getStylePath(): String - - - - source - -

    - - - - -

    Returns styles path

    -
    - - - -
    -
    - -
    -

    Return:

    - - - - - - - -
    String
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - getStylesheetPath(): String - - - - source - -

    - - - - -

    Returns main stylesheet path

    -
    - - - -
    -
    - -
    -

    Return:

    - - - - - - - -
    String
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - getTableData(includeHeaders: Boolean, excludeHiddenCols: Boolean, typed: Boolean): Array - - - - source - -

    - - - - -

    Return the table data with following structure: -[ - [rowIndex, [value0, value1...]], - [rowIndex, [value0, value1...]] -]

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    includeHeadersBoolean
    • optional
    • -
    • default: false

    Include headers row

    -
    excludeHiddenColsBoolean
    • optional
    • -
    • default: false

    Exclude hidden columns

    -
    typedBoolean
    • optional
    • -
    • default: false

    Return typed value

    -
    -
    -
    - -
    -

    Return:

    - - - - - - - -
    Array
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - getThemesPath(): String - - - - source - -

    - - - - -

    Returns themes path

    -
    - - - -
    -
    - -
    -

    Return:

    - - - - - - - -
    String
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - initFeatures(features: Array) - - - - source - -

    - - - - -

    Initialise the passed features collection. A feature is described by a -class and name fields and and optional property field: -{ - class: AClass, - name: 'aClass' -}

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    featuresArray
    • optional
    • -
    • default: []
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - instantiateFeatures(features: Array) - - - - source - -

    - - - - -

    Istantiate the collection of features required by the -configuration and add them to the features registry. A feature is -described by a class and name fields and and optional property -field: -{ - class: AClass, - name: 'aClass' -}

    -
    - - - -
    -

    Params:

    - - - - - - - - - - - - - -
    NameTypeAttributeDescription
    featuresArray
    • optional
    • -
    • default: []
    -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -

    - private - - - - - - isExternalFlt(): Boolean - - - - source - -

    - - - - -

    Check if has external filters

    -
    - - - -
    -
    - -
    -

    Return:

    - - - - - - - -
    Boolean
    -
    -
    -
    - - - - - - - - - - - - - - -
    diff --git a/docs/coverage.json b/docs/coverage.json index 43623522..58467414 100644 --- a/docs/coverage.json +++ b/docs/coverage.json @@ -1,7 +1,7 @@ { "coverage": "96.34%", - "expectCount": 930, - "actualCount": 896, + "expectCount": 931, + "actualCount": 897, "files": { "src/array.js": { "expectCount": 1, @@ -31,8 +31,8 @@ "undocumentLines": [] }, "src/event.js": { - "expectCount": 6, - "actualCount": 6, + "expectCount": 7, + "actualCount": 7, "undocumentLines": [] }, "src/extensions/advancedGrid/adapterEzEditTable.js": { diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 8913e02d..64935a3f 100644 --- a/docs/file/src/array.js.html +++ b/docs/file/src/array.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index 4157fe14..4311d5f2 100644 --- a/docs/file/src/const.js.html +++ b/docs/file/src/const.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index 971f1d53..f139b7cd 100644 --- a/docs/file/src/cookie.js.html +++ b/docs/file/src/cookie.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index cd667611..867e4c55 100644 --- a/docs/file/src/dom.js.html +++ b/docs/file/src/dom.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index 52683ae4..3d02ef4d 100644 --- a/docs/file/src/emitter.js.html +++ b/docs/file/src/emitter.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index d7e60323..3625aafd 100644 --- a/docs/file/src/event.js.html +++ b/docs/file/src/event.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -235,6 +236,16 @@ export const keyCode = (evt) => { return evt.charCode ? evt.charCode : (evt.keyCode ? evt.keyCode : (evt.which ? evt.which : 0)); }; + +/** + * Check code of pressed key is one of the expected key codes + * + * @param {Event} evt key event + * @param {Array} keyCodes list of keycodes to check + */ +export const isKeyPressed = (evt, keyCodes = []) => { + return keyCodes.indexOf(keyCode(evt)) !== -1; +}; diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index 6342b659..24849289 100644 --- a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html +++ b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index 7c02f73c..ee8523eb 100644 --- a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html +++ b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index 861acdab..fcc61221 100644 --- a/docs/file/src/extensions/colOps/colOps.js.html +++ b/docs/file/src/extensions/colOps/colOps.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index 6ba74176..22e1dfc2 100644 --- a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html +++ b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html index 4fc349d7..87fa150d 100644 --- a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html +++ b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index bf6f518e..5be193ff 100644 --- a/docs/file/src/extensions/sort/adapterSortabletable.js.html +++ b/docs/file/src/extensions/sort/adapterSortabletable.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index e1e8da6f..36171d1d 100644 --- a/docs/file/src/extensions/sort/sort.js.html +++ b/docs/file/src/extensions/sort/sort.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index 744cf049..e6b8b865 100644 --- a/docs/file/src/feature.js.html +++ b/docs/file/src/feature.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index 3d71fc28..9e739d33 100644 --- a/docs/file/src/modules/alternateRows.js.html +++ b/docs/file/src/modules/alternateRows.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/baseDropdown.js.html b/docs/file/src/modules/baseDropdown.js.html index 3724e4ce..16c597bc 100644 --- a/docs/file/src/modules/baseDropdown.js.html +++ b/docs/file/src/modules/baseDropdown.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index 470671f1..b9977d36 100644 --- a/docs/file/src/modules/checkList.js.html +++ b/docs/file/src/modules/checkList.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index d211c81f..013bbc1f 100644 --- a/docs/file/src/modules/clearButton.js.html +++ b/docs/file/src/modules/clearButton.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index 739ece78..c07f327a 100644 --- a/docs/file/src/modules/dateType.js.html +++ b/docs/file/src/modules/dateType.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index fcb8dba6..c8bab516 100644 --- a/docs/file/src/modules/dropdown.js.html +++ b/docs/file/src/modules/dropdown.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index 84dd3be2..31708ab2 100644 --- a/docs/file/src/modules/gridLayout.js.html +++ b/docs/file/src/modules/gridLayout.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index a1e395fc..d55f530e 100644 --- a/docs/file/src/modules/hash.js.html +++ b/docs/file/src/modules/hash.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index 9f4359f1..5bfa42a5 100644 --- a/docs/file/src/modules/help.js.html +++ b/docs/file/src/modules/help.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index 1528bdec..f087dbc9 100644 --- a/docs/file/src/modules/highlightKeywords.js.html +++ b/docs/file/src/modules/highlightKeywords.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index 03b3cfdd..a7570279 100644 --- a/docs/file/src/modules/loader.js.html +++ b/docs/file/src/modules/loader.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html index 885423d7..901732d6 100644 --- a/docs/file/src/modules/markActiveColumns.js.html +++ b/docs/file/src/modules/markActiveColumns.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index d65d46e4..91daebc8 100644 --- a/docs/file/src/modules/noResults.js.html +++ b/docs/file/src/modules/noResults.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index 90ec3d82..14cccae3 100644 --- a/docs/file/src/modules/paging.js.html +++ b/docs/file/src/modules/paging.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -137,7 +138,7 @@
    import {Feature} from '../feature';
     import {createElm, createOpt, createText, elm, removeElm} from '../dom';
     import {isArray, isNull, EMPTY_FN} from '../types';
    -import {addEvt, keyCode, removeEvt} from '../event';
    +import {addEvt, removeEvt, isKeyPressed} from '../event';
     import {INPUT, SELECT, NONE, ENTER_KEY} from '../const';
     import {
         defaultsStr, defaultsNb, defaultsBool, defaultsArr, defaultsFn
    @@ -453,8 +454,7 @@ export class Paging extends Feature {
                     o.changePage(0);
                 },
                 _detectKey(e) {
    -                let key = keyCode(e);
    -                if (key === ENTER_KEY) {
    +                if (isKeyPressed(e, [ENTER_KEY])) {
                         if (tf.sorted) {
                             tf.filter();
                             o.changePage(o.evt.slcIndex());
    diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html
    index d700e950..c9f9a949 100644
    --- a/docs/file/src/modules/popupFilter.js.html
    +++ b/docs/file/src/modules/popupFilter.js.html
    @@ -47,6 +47,7 @@
     
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index 6fa53f5b..b74c1dd0 100644 --- a/docs/file/src/modules/rowsCounter.js.html +++ b/docs/file/src/modules/rowsCounter.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index f3926561..13117751 100644 --- a/docs/file/src/modules/state.js.html +++ b/docs/file/src/modules/state.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index 69383a95..8d3fc76d 100644 --- a/docs/file/src/modules/statusBar.js.html +++ b/docs/file/src/modules/statusBar.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index 80cb2afd..574938a0 100644 --- a/docs/file/src/modules/storage.js.html +++ b/docs/file/src/modules/storage.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/modules/toolbar.js.html b/docs/file/src/modules/toolbar.js.html index f73dac75..d907cfa7 100644 --- a/docs/file/src/modules/toolbar.js.html +++ b/docs/file/src/modules/toolbar.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index 36dcc1e3..9606656b 100644 --- a/docs/file/src/number.js.html +++ b/docs/file/src/number.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index 2307beae..702c9c68 100644 --- a/docs/file/src/root.js.html +++ b/docs/file/src/root.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/settings.js.html b/docs/file/src/settings.js.html index 9e6bae04..0700a17d 100644 --- a/docs/file/src/settings.js.html +++ b/docs/file/src/settings.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index f951f09d..91823f12 100644 --- a/docs/file/src/sort.js.html +++ b/docs/file/src/sort.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index 7f7aa90f..96d52780 100644 --- a/docs/file/src/string.js.html +++ b/docs/file/src/string.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index 3f4bf7cc..cb6ca36c 100644 --- a/docs/file/src/tablefilter.js.html +++ b/docs/file/src/tablefilter.js.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -134,7 +135,7 @@

    src/tablefilter.js

    -
    import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';
    +
    import {addEvt, cancelEvt, stopEvt, targetEvt, isKeyPressed} from './event';
     import {
         addClass, createElm, createOpt, elm, getText, getFirstTextNode,
         removeClass, tag
    @@ -876,16 +877,17 @@ export class TableFilter {
             /**
              * Enable auto-filter behaviour, table is filtered when a user
              * stops typing
    -         * @type {Boolean}
    +         * @type {Object|Boolean}
              */
    -        this.autoFilter = Boolean(f.auto_filter);
    +        this.autoFilter = isObj(f.auto_filter) || Boolean(f.auto_filter);
     
             /**
    -         * Auto-filter delay in msecs
    +         * Auto-filter delay in milliseconds
              * @type {Number}
              */
    -        this.autoFilterDelay =
    -            defaultsNb(f.auto_filter_delay, AUTO_FILTER_DELAY);
    +        this.autoFilterDelay = isObj(f.auto_filter) &&
    +            isNumber(f.auto_filter.delay) ?
    +            f.auto_filter.delay : AUTO_FILTER_DELAY;
     
             /**
              * Indicate whether user is typing
    @@ -1200,17 +1202,15 @@ export class TableFilter {
             if (!this.enterKey) {
                 return;
             }
    -        if (evt) {
    -            let key = keyCode(evt);
    -            if (key === ENTER_KEY) {
    -                this.filter();
    -                cancelEvt(evt);
    -                stopEvt(evt);
    -            } else {
    -                this.isUserTyping = true;
    -                root.clearInterval(this.autoFilterTimer);
    -                this.autoFilterTimer = null;
    -            }
    +
    +        if (isKeyPressed(evt, [ENTER_KEY])) {
    +            this.filter();
    +            cancelEvt(evt);
    +            stopEvt(evt);
    +        } else {
    +            this.isUserTyping = true;
    +            root.clearInterval(this.autoFilterTimer);
    +            this.autoFilterTimer = null;
             }
         }
     
    @@ -1223,7 +1223,6 @@ export class TableFilter {
             if (!this.autoFilter) {
                 return;
             }
    -        let key = keyCode(evt);
             this.isUserTyping = false;
     
             function filter() {
    @@ -1235,15 +1234,17 @@ export class TableFilter {
                 }
             }
     
    -        if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&
    -            key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {
    -            if (this.autoFilterTimer === null) {
    -                this.autoFilterTimer = root.setInterval(filter.bind(this),
    -                    this.autoFilterDelay);
    -            }
    -        } else {
    +        if (isKeyPressed(evt,
    +            [ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY])) {
                 root.clearInterval(this.autoFilterTimer);
                 this.autoFilterTimer = null;
    +        } else {
    +            if (this.autoFilterTimer !== null) {
    +                return;
    +            }
    +            this.autoFilterTimer = root.setInterval(
    +                filter.bind(this),
    +                this.autoFilterDelay);
             }
         }
     
    diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html
    index 89740119..3dcbbf38 100644
    --- a/docs/file/src/types.js.html
    +++ b/docs/file/src/types.js.html
    @@ -47,6 +47,7 @@
     
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/function/index.html b/docs/function/index.html index 938be747..b8dd3662 100644 --- a/docs/function/index.html +++ b/docs/function/index.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -906,35 +907,6 @@ otherwise return the value itself

    - - - -
    -

    - - - - isEmpty(text: String): Boolean -

    -
    -
    - - -

    Checks if passed string is empty

    -
    -
    - - - - - - - - - public - - - @@ -964,6 +936,35 @@ otherwise return the value itself

    + + + +
    +

    + + + + isEmpty(text: String): Boolean +

    +
    +
    + + +

    Checks if passed string is empty

    +
    +
    + + + + + + + + + public + + + @@ -993,6 +994,35 @@ otherwise return the value itself

    + + + +
    +

    + + + + isKeyPressed(evt: Event, keyCodes: Array): * +

    +
    +
    + + +

    Check code of pressed key is one of the expected key codes

    +
    +
    + + + + + + + + + public + + + @@ -3569,18 +3599,18 @@ otherwise return the value itself

    - isEmpty(text: String): Boolean + isEmpty(obj: Any): Boolean - source + source -
    import {isEmpty} from 'tablefilter/src/string.js'
    +
    import {isEmpty} from 'tablefilter/src/types.js'
    -

    Checks if passed string is empty

    +

    Check passed argument is empty (undefined, null or empty string)

    @@ -3594,8 +3624,8 @@ otherwise return the value itself

    - text - String + obj + Any @@ -3641,18 +3671,18 @@ otherwise return the value itself

    - isEmpty(obj: Any): Boolean + isEmpty(text: String): Boolean - source + source -
    import {isEmpty} from 'tablefilter/src/types.js'
    +
    import {isEmpty} from 'tablefilter/src/string.js'
    -

    Check passed argument is empty (undefined, null or empty string)

    +

    Checks if passed string is empty

    @@ -3666,8 +3696,8 @@ otherwise return the value itself

    - obj - Any + text + String @@ -3776,6 +3806,86 @@ otherwise return the value itself

    +
    +
    +

    + public + + + + + + isKeyPressed(evt: Event, keyCodes: Array): * + + + + source + +

    + +
    import {isKeyPressed} from 'tablefilter/src/event.js'
    + + +

    Check code of pressed key is one of the expected key codes

    +
    + + + +
    +

    Params:

    + + + + + + + + + + + + + + + + + + + +
    NameTypeAttributeDescription
    evtEvent

    key event

    +
    keyCodesArray

    list of keycodes to check

    +
    +
    +
    + +
    +

    Return:

    + + + + + + + +
    *
    +
    +
    +
    + + + + + + + + + + + + + + +

    diff --git a/docs/identifiers.html b/docs/identifiers.html index 02aa929f..700950df 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -673,6 +674,35 @@ propagation of the event.

    + + + +
    +

    + F + + + isKeyPressed(evt: Event, keyCodes: Array): * +

    +
    +
    + + +

    Check code of pressed key is one of the expected key codes

    +
    +
    + + + + + + + + + public + + + diff --git a/docs/index.html b/docs/index.html index 99c68603..e4d0a386 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • diff --git a/docs/index.json b/docs/index.json index b39c5b6a..c85c9985 100644 --- a/docs/index.json +++ b/docs/index.json @@ -1809,7 +1809,7 @@ "__docId__": 94, "kind": "file", "name": "src/event.js", - "content": "import {root} from './root';\n\n/**\n * DOM event utilities\n */\n\n/**\n * Add event handler for specified event on passed element\n *\n * @param {DOMElement} obj Element\n * @param {String} type Event type\n * @param {Function} Handler\n * @param {Boolean} capture Specifiy whether the event should be executed in\n * the capturing or in the bubbling phase\n */\nexport const addEvt = (obj, type, func, capture) => {\n if (obj.addEventListener) {\n obj.addEventListener(type, func, capture);\n }\n else if (obj.attachEvent) {\n obj.attachEvent('on' + type, func);\n } else {\n obj['on' + type] = func;\n }\n};\n\n/**\n * Remove event handler for specified event on passed element\n *\n * @param {DOMElement} obj Element\n * @param {String} type Event type\n * @param {Function} Handler\n * @param {Boolean} capture Specifiy whether the event should be executed in\n * the capturing or in the bubbling phase\n */\nexport const removeEvt = (obj, type, func, capture) => {\n if (obj.removeEventListener) {\n obj.removeEventListener(type, func, capture);\n } else if (obj.detachEvent) {\n obj.detachEvent('on' + type, func);\n } else {\n obj['on' + type] = null;\n }\n};\n\n/**\n * Prevents further propagation of the current event in the bubbling phase\n *\n * @param {Event} evt Event on the DOM\n */\nexport const stopEvt = (evt) => {\n if (!evt) {\n evt = root.event;\n }\n if (evt.stopPropagation) {\n evt.stopPropagation();\n } else {\n evt.cancelBubble = true;\n }\n};\n\n/**\n * Cancels the event if it is cancelable, without stopping further\n * propagation of the event.\n *\n * @param {Event} evt Event on the DOM\n */\nexport const cancelEvt = (evt) => {\n if (!evt) {\n evt = root.event;\n }\n if (evt.preventDefault) {\n evt.preventDefault();\n } else {\n evt.returnValue = false;\n }\n};\n\n/**\n * Reference to the object that dispatched the event\n *\n * @param {Event} evt Event on the DOM\n * @returns {DOMElement}\n */\nexport const targetEvt = (evt) => {\n if (!evt) {\n evt = root.event;\n }\n return evt.target || evt.srcElement;\n};\n\n/**\n * Returns the Unicode value of pressed key\n *\n * @param {Event} evt Event on the DOM\n * @returns {Number}\n */\nexport const keyCode = (evt) => {\n return evt.charCode ? evt.charCode :\n (evt.keyCode ? evt.keyCode : (evt.which ? evt.which : 0));\n};\n", + "content": "import {root} from './root';\n\n/**\n * DOM event utilities\n */\n\n/**\n * Add event handler for specified event on passed element\n *\n * @param {DOMElement} obj Element\n * @param {String} type Event type\n * @param {Function} Handler\n * @param {Boolean} capture Specifiy whether the event should be executed in\n * the capturing or in the bubbling phase\n */\nexport const addEvt = (obj, type, func, capture) => {\n if (obj.addEventListener) {\n obj.addEventListener(type, func, capture);\n }\n else if (obj.attachEvent) {\n obj.attachEvent('on' + type, func);\n } else {\n obj['on' + type] = func;\n }\n};\n\n/**\n * Remove event handler for specified event on passed element\n *\n * @param {DOMElement} obj Element\n * @param {String} type Event type\n * @param {Function} Handler\n * @param {Boolean} capture Specifiy whether the event should be executed in\n * the capturing or in the bubbling phase\n */\nexport const removeEvt = (obj, type, func, capture) => {\n if (obj.removeEventListener) {\n obj.removeEventListener(type, func, capture);\n } else if (obj.detachEvent) {\n obj.detachEvent('on' + type, func);\n } else {\n obj['on' + type] = null;\n }\n};\n\n/**\n * Prevents further propagation of the current event in the bubbling phase\n *\n * @param {Event} evt Event on the DOM\n */\nexport const stopEvt = (evt) => {\n if (!evt) {\n evt = root.event;\n }\n if (evt.stopPropagation) {\n evt.stopPropagation();\n } else {\n evt.cancelBubble = true;\n }\n};\n\n/**\n * Cancels the event if it is cancelable, without stopping further\n * propagation of the event.\n *\n * @param {Event} evt Event on the DOM\n */\nexport const cancelEvt = (evt) => {\n if (!evt) {\n evt = root.event;\n }\n if (evt.preventDefault) {\n evt.preventDefault();\n } else {\n evt.returnValue = false;\n }\n};\n\n/**\n * Reference to the object that dispatched the event\n *\n * @param {Event} evt Event on the DOM\n * @returns {DOMElement}\n */\nexport const targetEvt = (evt) => {\n if (!evt) {\n evt = root.event;\n }\n return evt.target || evt.srcElement;\n};\n\n/**\n * Returns the Unicode value of pressed key\n *\n * @param {Event} evt Event on the DOM\n * @returns {Number}\n */\nexport const keyCode = (evt) => {\n return evt.charCode ? evt.charCode :\n (evt.keyCode ? evt.keyCode : (evt.which ? evt.which : 0));\n};\n\n/**\n * Check code of pressed key is one of the expected key codes\n *\n * @param {Event} evt key event\n * @param {Array} keyCodes list of keycodes to check\n */\nexport const isKeyPressed = (evt, keyCodes = []) => {\n return keyCodes.indexOf(keyCode(evt)) !== -1;\n};\n", "static": true, "longname": "/home/travis/build/koalyptus/TableFilter/src/event.js", "access": "public", @@ -2078,6 +2078,49 @@ }, { "__docId__": 101, + "kind": "function", + "name": "isKeyPressed", + "memberof": "src/event.js", + "generator": false, + "async": false, + "static": true, + "longname": "src/event.js~isKeyPressed", + "access": "public", + "export": true, + "importPath": "tablefilter/src/event.js", + "importStyle": "{isKeyPressed}", + "description": "Check code of pressed key is one of the expected key codes", + "lineNumber": 109, + "params": [ + { + "nullable": null, + "types": [ + "Event" + ], + "spread": false, + "optional": false, + "name": "evt", + "description": "key event" + }, + { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "optional": false, + "name": "keyCodes", + "description": "list of keycodes to check" + } + ], + "return": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 102, "kind": "file", "name": "src/extensions/advancedGrid/adapterEzEditTable.js", "content": "import {Feature} from '../../feature';\nimport {tag} from '../../dom';\nimport {INPUT} from '../../const';\nimport {defaultsStr} from '../../settings';\nimport {root} from '../../root';\n\nconst INSTANTIATION_ERROR = `Failed to instantiate EditTable object.\n \\n\"ezEditTable\" dependency not found.`;\n\n/**\n * Adapter module for ezEditTable, an external library providing advanced\n * grid features (selection and edition):\n * http://codecanyon.net/item/ezedittable-enhance-html-tables/2425123?ref=koalyptus\n */\nexport default class AdapterEzEditTable extends Feature {\n\n /**\n * Creates an instance of AdapterEzEditTable\n *\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} cfg Configuration options for ezEditTable library\n */\n constructor(tf, cfg) {\n super(tf, cfg.name);\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(cfg.description, 'ezEditTable adapter');\n\n /**\n * Filename of ezEditTable library\n * @type {String}\n */\n this.filename = defaultsStr(cfg.filename, 'ezEditTable.js');\n\n /**\n * Path to ezEditTable library\n * @type {String}\n */\n this.vendorPath = cfg.vendor_path;\n\n /**\n * Load ezEditTable stylesheet\n * @type {Boolean}\n */\n this.loadStylesheet = Boolean(cfg.load_stylesheet);\n\n /**\n * Path to ezEditTable stylesheet\n * @type {String}\n */\n this.stylesheet = defaultsStr(cfg.stylesheet,\n this.vendorPath + 'ezEditTable.css');\n\n /**\n * Name of ezEditTable stylesheet\n * @type {String}\n */\n this.stylesheetName = defaultsStr(cfg.stylesheet_name,\n 'ezEditTableCss');\n\n // Enable the ezEditTable's scroll into view behaviour if grid layout on\n cfg.scroll_into_view = cfg.scroll_into_view === false ?\n false : tf.gridLayout;\n\n /**\n * ezEditTable instance\n * @type {EditTable}\n * @private\n */\n this._ezEditTable = null;\n\n /**\n * ezEditTable configuration\n * @private\n */\n this.cfg = cfg;\n\n this.enable();\n }\n\n /**\n * Conditionally load ezEditTable library and set advanced grid\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n if (root.EditTable) {\n this._setAdvancedGrid();\n } else {\n let path = this.vendorPath + this.filename;\n tf.import(this.filename, path, () => this._setAdvancedGrid());\n }\n if (this.loadStylesheet && !tf.isImported(this.stylesheet, 'link')) {\n tf.import(this.stylesheetName, this.stylesheet, null, 'link');\n }\n\n // TODO: hack to prevent ezEditTable enter key event hijaking.\n // Needs to be fixed in the vendor's library\n this.emitter.on(['filter-focus', 'filter-blur'],\n () => this._toggleForInputFilter());\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n /**\n * Instantiate ezEditTable component for advanced grid features\n * @private\n */\n _setAdvancedGrid() {\n let tf = this.tf;\n\n //start row for EditTable constructor needs to be calculated\n let startRow,\n cfg = this.cfg,\n thead = tag(tf.dom(), 'thead');\n\n //if thead exists and startRow not specified, startRow is calculated\n //automatically by EditTable\n if (thead.length > 0 && !cfg.startRow) {\n startRow = undefined;\n }\n //otherwise startRow config property if any or TableFilter refRow\n else {\n startRow = cfg.startRow || tf.refRow;\n }\n\n cfg.base_path = cfg.base_path || tf.basePath + 'ezEditTable/';\n let editable = cfg.editable;\n let selectable = cfg.selection;\n\n if (selectable) {\n cfg.default_selection = cfg.default_selection || 'row';\n }\n //CSS Styles\n cfg.active_cell_css = cfg.active_cell_css || 'ezETSelectedCell';\n\n let _lastValidRowIndex = 0;\n let _lastRowIndex = 0;\n\n if (selectable) {\n //Row navigation needs to be calculated according to TableFilter's\n //validRowsIndex array\n let onAfterSelection = function (et, selectedElm, e) {\n let slc = et.Selection;\n //Next valid filtered row needs to be selected\n let doSelect = function (nextRowIndex) {\n if (et.defaultSelection === 'row') {\n /* eslint-disable */\n slc.SelectRowByIndex(nextRowIndex);\n /* eslint-enable */\n } else {\n /* eslint-disable */\n et.ClearSelections();\n /* eslint-enable */\n let cellIndex = selectedElm.cellIndex,\n row = tf.dom().rows[nextRowIndex];\n if (et.defaultSelection === 'both') {\n /* eslint-disable */\n slc.SelectRowByIndex(nextRowIndex);\n /* eslint-enable */\n }\n if (row) {\n /* eslint-disable */\n slc.SelectCell(row.cells[cellIndex]);\n /* eslint-enable */\n }\n }\n //Table is filtered\n if (tf.validRowsIndex.length !== tf.getRowsNb()) {\n let r = tf.dom().rows[nextRowIndex];\n if (r) {\n r.scrollIntoView(false);\n }\n if (cell) {\n if (cell.cellIndex === (tf.getCellsNb() - 1) &&\n tf.gridLayout) {\n tf.tblCont.scrollLeft = 100000000;\n }\n else if (cell.cellIndex === 0 && tf.gridLayout) {\n tf.tblCont.scrollLeft = 0;\n } else {\n cell.scrollIntoView(false);\n }\n }\n }\n };\n\n //table is not filtered\n if (!tf.validRowsIndex) {\n return;\n }\n let validIndexes = tf.validRowsIndex,\n validIdxLen = validIndexes.length,\n row = et.defaultSelection !== 'row' ?\n selectedElm.parentNode : selectedElm,\n //cell for default_selection = 'both' or 'cell'\n cell = selectedElm.nodeName === 'TD' ? selectedElm : null,\n /* eslint-disable */\n keyCode = e !== undefined ? et.Event.GetKey(e) : 0,\n /* eslint-enable */\n isRowValid = validIndexes.indexOf(row.rowIndex) !== -1,\n nextRowIndex,\n paging = tf.feature('paging'),\n //pgup/pgdown keys\n d = keyCode === 34 || keyCode === 33 ?\n (paging && paging.pageLength || et.nbRowsPerPage) :\n 1;\n\n //If next row is not valid, next valid filtered row needs to be\n //calculated\n if (!isRowValid) {\n //Selection direction up/down\n if (row.rowIndex > _lastRowIndex) {\n //last row\n if (row.rowIndex >= validIndexes[validIdxLen - 1]) {\n nextRowIndex = validIndexes[validIdxLen - 1];\n } else {\n let calcRowIndex = (_lastValidRowIndex + d);\n if (calcRowIndex > (validIdxLen - 1)) {\n nextRowIndex = validIndexes[validIdxLen - 1];\n } else {\n nextRowIndex = validIndexes[calcRowIndex];\n }\n }\n } else {\n //first row\n if (row.rowIndex <= validIndexes[0]) {\n nextRowIndex = validIndexes[0];\n } else {\n let v = validIndexes[_lastValidRowIndex - d];\n nextRowIndex = v ? v : validIndexes[0];\n }\n }\n _lastRowIndex = row.rowIndex;\n doSelect(nextRowIndex);\n } else {\n //If filtered row is valid, special calculation for\n //pgup/pgdown keys\n if (keyCode !== 34 && keyCode !== 33) {\n _lastValidRowIndex = validIndexes.indexOf(row.rowIndex);\n _lastRowIndex = row.rowIndex;\n } else {\n if (keyCode === 34) { //pgdown\n //last row\n if ((_lastValidRowIndex + d) <= (validIdxLen - 1)) {\n nextRowIndex = validIndexes[\n _lastValidRowIndex + d];\n } else {\n nextRowIndex = [validIdxLen - 1];\n }\n } else { //pgup\n //first row\n if ((_lastValidRowIndex - d) <= validIndexes[0]) {\n nextRowIndex = validIndexes[0];\n } else {\n nextRowIndex = validIndexes[\n _lastValidRowIndex - d];\n }\n }\n _lastRowIndex = nextRowIndex;\n _lastValidRowIndex = validIndexes.indexOf(nextRowIndex);\n doSelect(nextRowIndex);\n }\n }\n };\n\n //Page navigation has to be enforced whenever selected row is out of\n //the current page range\n let onBeforeSelection = function (et, selectedElm) {\n let row = et.defaultSelection !== 'row' ?\n selectedElm.parentNode : selectedElm;\n if (tf.paging) {\n if (tf.feature('paging').nbPages > 1) {\n let paging = tf.feature('paging');\n //page length is re-assigned in case it has changed\n et.nbRowsPerPage = paging.pageLength;\n let validIndexes = tf.validRowsIndex,\n validIdxLen = validIndexes.length,\n pagingEndRow = parseInt(paging.startPagingRow, 10) +\n parseInt(paging.pageLength, 10);\n let rowIndex = row.rowIndex;\n\n if ((rowIndex === validIndexes[validIdxLen - 1]) &&\n paging.currentPageNb !== paging.nbPages) {\n paging.setPage('last');\n }\n else if ((rowIndex === validIndexes[0]) &&\n paging.currentPageNb !== 1) {\n paging.setPage('first');\n }\n else if (rowIndex > validIndexes[pagingEndRow - 1] &&\n rowIndex < validIndexes[validIdxLen - 1]) {\n paging.setPage('next');\n }\n else if (\n rowIndex < validIndexes[paging.startPagingRow] &&\n rowIndex > validIndexes[0]) {\n paging.setPage('previous');\n }\n }\n }\n };\n\n //Selected row needs to be visible when paging is activated\n if (tf.paging) {\n tf.feature('paging').onAfterChangePage = function (paging) {\n let advGrid = paging.tf.extension('advancedGrid');\n let et = advGrid._ezEditTable;\n let slc = et.Selection;\n /* eslint-disable */\n let row = slc.GetActiveRow();\n /* eslint-enable */\n if (row) {\n row.scrollIntoView(false);\n }\n /* eslint-disable */\n let cell = slc.GetActiveCell();\n /* eslint-enable */\n if (cell) {\n cell.scrollIntoView(false);\n }\n };\n }\n\n //Rows navigation when rows are filtered is performed with the\n //EditTable row selection callback events\n if (cfg.default_selection === 'row') {\n let fnB = cfg.on_before_selected_row;\n cfg.on_before_selected_row = function () {\n var args = arguments;\n onBeforeSelection(args[0], args[1], args[2]);\n if (fnB) {\n fnB.call(null, args[0], args[1], args[2]);\n }\n };\n let fnA = cfg.on_after_selected_row;\n cfg.on_after_selected_row = function () {\n var args = arguments;\n onAfterSelection(args[0], args[1], args[2]);\n if (fnA) {\n fnA.call(null, args[0], args[1], args[2]);\n }\n };\n } else {\n let fnD = cfg.on_before_selected_cell;\n cfg.on_before_selected_cell = function () {\n var args = arguments;\n onBeforeSelection(args[0], args[1], args[2]);\n if (fnD) {\n fnD.call(null, args[0], args[1], args[2]);\n }\n };\n let fnC = cfg.on_after_selected_cell;\n cfg.on_after_selected_cell = function () {\n var args = arguments;\n onAfterSelection(args[0], args[1], args[2]);\n if (fnC) {\n fnC.call(null, args[0], args[1], args[2]);\n }\n };\n }\n }\n if (editable) {\n //Added or removed rows, TF rows number needs to be re-calculated\n let fnE = cfg.on_added_dom_row;\n cfg.on_added_dom_row = function () {\n var args = arguments;\n tf.nbFilterableRows++;\n if (!tf.paging) {\n tf.emitter.emit('rows-changed', tf, this);\n } else {\n tf.nbFilterableRows++;\n tf.paging = false;\n tf.feature('paging').destroy();\n tf.feature('paging').reset();\n }\n if (tf.alternateRows) {\n tf.feature('alternateRows').init();\n }\n if (fnE) {\n fnE.call(null, args[0], args[1], args[2]);\n }\n };\n if (cfg.actions && cfg.actions['delete']) {\n let fnF = cfg.actions['delete'].on_after_submit;\n cfg.actions['delete'].on_after_submit = function () {\n var args = arguments;\n tf.nbFilterableRows--;\n if (!tf.paging) {\n tf.emitter.emit('rows-changed', tf, this);\n } else {\n tf.nbFilterableRows--;\n tf.paging = false;\n tf.feature('paging').destroy();\n tf.feature('paging').reset(false);\n }\n if (tf.alternateRows) {\n tf.feature('alternateRows').init();\n }\n if (fnF) {\n fnF.call(null, args[0], args[1]);\n }\n };\n }\n }\n\n try {\n /* eslint-disable */\n this._ezEditTable = new EditTable(tf.id, cfg, startRow);\n this._ezEditTable.Init();\n /* eslint-enable */\n } catch (e) { throw new Error(INSTANTIATION_ERROR); }\n\n this.initialized = true;\n }\n\n /**\n * Reset advanced grid when previously removed\n */\n reset() {\n let ezEditTable = this._ezEditTable;\n if (ezEditTable) {\n if (this.cfg.selection) {\n /* eslint-disable */\n ezEditTable.Selection.Set();\n /* eslint-enable */\n }\n if (this.cfg.editable) {\n /* eslint-disable */\n ezEditTable.Editable.Set();\n /* eslint-enable */\n }\n }\n }\n\n /**\n * Toggle behaviour\n */\n toggle() {\n let ezEditTable = this._ezEditTable;\n if (ezEditTable.editable) {\n /* eslint-disable */\n ezEditTable.Editable.Remove();\n /* eslint-enable */\n } else {\n /* eslint-disable */\n ezEditTable.Editable.Set();\n /* eslint-enable */\n }\n if (ezEditTable.selection) {\n /* eslint-disable */\n ezEditTable.Selection.Remove();\n /* eslint-enable */\n } else {\n /* eslint-disable */\n ezEditTable.Selection.Set();\n /* eslint-enable */\n }\n }\n\n _toggleForInputFilter() {\n let tf = this.tf;\n if (!tf.getActiveFilterId()) {\n return;\n }\n let colIndex = tf.getColumnIndexFromFilterId(tf.getActiveFilterId());\n let filterType = tf.getFilterType(colIndex);\n if (filterType === INPUT) {\n this.toggle();\n }\n }\n\n /**\n * Remove advanced grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n let ezEditTable = this._ezEditTable;\n if (ezEditTable) {\n if (this.cfg.selection) {\n /* eslint-disable */\n ezEditTable.Selection.ClearSelections();\n ezEditTable.Selection.Remove();\n /* eslint-enable */\n }\n if (this.cfg.editable) {\n /* eslint-disable */\n ezEditTable.Editable.Remove();\n /* eslint-enable */\n }\n }\n\n this.emitter.off(['filter-focus', 'filter-blur'],\n () => this._toggleForInputFilter());\n this.initialized = false;\n }\n}\n", @@ -2088,7 +2131,7 @@ "lineNumber": 1 }, { - "__docId__": 102, + "__docId__": 103, "kind": "variable", "name": "INSTANTIATION_ERROR", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js", @@ -2109,7 +2152,7 @@ "ignore": true }, { - "__docId__": 103, + "__docId__": 104, "kind": "class", "name": "AdapterEzEditTable", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js", @@ -2127,7 +2170,7 @@ ] }, { - "__docId__": 104, + "__docId__": 105, "kind": "constructor", "name": "constructor", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2162,7 +2205,7 @@ ] }, { - "__docId__": 105, + "__docId__": 106, "kind": "member", "name": "desc", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2181,7 +2224,7 @@ } }, { - "__docId__": 106, + "__docId__": 107, "kind": "member", "name": "filename", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2200,7 +2243,7 @@ } }, { - "__docId__": 107, + "__docId__": 108, "kind": "member", "name": "vendorPath", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2219,7 +2262,7 @@ } }, { - "__docId__": 108, + "__docId__": 109, "kind": "member", "name": "loadStylesheet", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2238,7 +2281,7 @@ } }, { - "__docId__": 109, + "__docId__": 110, "kind": "member", "name": "stylesheet", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2257,7 +2300,7 @@ } }, { - "__docId__": 110, + "__docId__": 111, "kind": "member", "name": "stylesheetName", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2276,7 +2319,7 @@ } }, { - "__docId__": 111, + "__docId__": 112, "kind": "member", "name": "_ezEditTable", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2292,10 +2335,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 112, + "__docId__": 113, "kind": "member", "name": "cfg", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2304,6 +2348,7 @@ "access": "private", "description": "ezEditTable configuration", "lineNumber": 79, + "ignore": true, "type": { "types": [ "*" @@ -2311,7 +2356,7 @@ } }, { - "__docId__": 113, + "__docId__": 114, "kind": "method", "name": "init", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2326,7 +2371,7 @@ "return": null }, { - "__docId__": 114, + "__docId__": 115, "kind": "member", "name": "initialized", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2348,7 +2393,7 @@ } }, { - "__docId__": 115, + "__docId__": 116, "kind": "method", "name": "_setAdvancedGrid", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2359,11 +2404,12 @@ "access": "private", "description": "Instantiate ezEditTable component for advanced grid features", "lineNumber": 117, + "ignore": true, "params": [], "return": null }, { - "__docId__": 118, + "__docId__": 119, "kind": "method", "name": "reset", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2378,7 +2424,7 @@ "return": null }, { - "__docId__": 119, + "__docId__": 120, "kind": "method", "name": "toggle", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2393,7 +2439,7 @@ "return": null }, { - "__docId__": 120, + "__docId__": 121, "kind": "method", "name": "_toggleForInputFilter", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2405,11 +2451,12 @@ "description": null, "lineNumber": 469, "undocument": true, + "ignore": true, "params": [], "return": null }, { - "__docId__": 121, + "__docId__": 122, "kind": "method", "name": "destroy", "memberof": "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable", @@ -2424,7 +2471,7 @@ "return": null }, { - "__docId__": 123, + "__docId__": 124, "kind": "file", "name": "src/extensions/advancedGrid/advancedGrid.js", "content": "import AdapterEzEditTable from './adapterEzEditTable';\n\nexport default AdapterEzEditTable;", @@ -2435,7 +2482,7 @@ "lineNumber": 1 }, { - "__docId__": 124, + "__docId__": 125, "kind": "file", "name": "src/extensions/colOps/colOps.js", "content": "import {Feature} from '../../feature';\nimport {createText, elm} from '../../dom';\nimport {isArray, isEmpty, EMPTY_FN} from '../../types';\nimport {numSortAsc} from '../../sort';\nimport {FORMATTED_NUMBER} from '../../const';\nimport formatNumber from 'format-number';\nimport {defaultsFn, defaultsArr} from '../../settings';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-page-change',\n 'after-page-length-change'\n];\n\nconst SUM = 'sum';\nconst MEAN = 'mean';\nconst MIN = 'min';\nconst MAX = 'max';\nconst MEDIAN = 'median';\nconst Q1 = 'q1';\nconst Q3 = 'q3';\n\n/**\n * Column calculations extension\n */\nexport default class ColOps extends Feature {\n\n /**\n * Creates an instance of ColOps\n *\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n */\n constructor(tf, opts) {\n super(tf, opts.name);\n\n /**\n * Callback fired before columns operations start\n * @type {Function}\n */\n this.onBeforeOperation = defaultsFn(opts.on_before_operation, EMPTY_FN);\n\n /**\n * Callback fired after columns operations are completed\n * @type {Function}\n */\n this.onAfterOperation = defaultsFn(opts.on_after_operation, EMPTY_FN);\n\n /**\n * Configuration options\n * @type {Object}\n */\n this.opts = opts;\n\n /**\n * List of DOM element IDs containing column's calculation result\n * @type {Array}\n */\n this.labelIds = defaultsArr(opts.id, []);\n\n /**\n * List of columns' indexes for calculations\n * @type {Array}\n */\n this.colIndexes = defaultsArr(opts.col, []);\n\n /**\n * List of operations - possible values: 'sum', 'mean', 'min', 'max',\n * 'median', 'q1', 'q3'\n * @type {Array}\n */\n this.operations = defaultsArr(opts.operation, []);\n\n /**\n * List of write methods used to write the result - possible values:\n * 'innerHTML', 'setValue', 'createTextNode'\n * @type {Array}\n */\n this.outputTypes = defaultsArr(opts.write_method, []);\n\n /**\n * List of format objects used for formatting the result -\n * refer to https://github.com/componitable/format-number to check\n * configuration options\n * @type {Array}\n */\n this.formatResults = defaultsArr(opts.format_result, []);\n\n /**\n * List of row indexes displaying the results\n * @type {Array}\n */\n this.totRowIndexes = defaultsArr(opts.tot_row_index, []);\n\n /**\n * List of row indexes excluded from calculations\n * @type {Array}\n */\n this.excludeRows = defaultsArr(opts.exclude_row, []);\n\n /**\n * List of decimal precision for calculation results\n * @type {Array}\n */\n this.decimalPrecisions = defaultsArr(opts.decimal_precision, 2);\n\n this.enable();\n }\n\n /**\n * Initializes ColOps instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n // subscribe to events\n this.emitter.on(EVENTS, () => this.calcAll());\n\n this.calcAll();\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Calculates columns' values\n * Configuration options are stored in 'opts' property\n * - 'id' contains ids of elements showing result (array)\n * - 'col' contains the columns' indexes (array)\n * - 'operation' contains operation type (array, values: 'sum', 'mean',\n * 'min', 'max', 'median', 'q1', 'q3')\n * - 'write_method' array defines which method to use for displaying the\n * result (innerHTML, setValue, createTextNode) - default: 'innerHTML'\n * - 'tot_row_index' defines in which row results are displayed\n * (integers array)\n *\n * - changes made by Nuovella:\n * (1) optimized the routine (now it will only process each column once),\n * (2) added calculations for the median, lower and upper quartile.\n */\n calcAll() {\n let tf = this.tf;\n if (!tf.isInitialized()) {\n return;\n }\n\n this.onBeforeOperation(tf, this);\n this.emitter.emit('before-column-operation', tf, this);\n\n let { colIndexes, operations: colOperations, outputTypes,\n totRowIndexes, excludeRows, formatResults,\n decimalPrecisions } = this;\n\n //nuovella: determine unique list of columns to operate on\n let uIndexes = [];\n colIndexes.forEach((val) => {\n if (uIndexes.indexOf(val) === -1) {\n uIndexes.push(val);\n }\n });\n\n let nbCols = uIndexes.length,\n rows = tf.dom().rows,\n colValues = [];\n\n for (let u = 0; u < nbCols; u++) {\n //this retrieves col values\n //use uIndexes because we only want to pass through this loop\n //once for each column get the values in this unique column\n colValues.push(\n tf.getVisibleColumnData(uIndexes[u], false, excludeRows)\n );\n\n let curValues = colValues[u];\n\n //next: calculate all operations for this column\n let result = 0,\n operations = [],\n precisions = [],\n labels = [],\n writeType,\n formatResult = [],\n idx = 0;\n\n for (let k = 0; k < colIndexes.length; k++) {\n if (colIndexes[k] !== uIndexes[u]) {\n continue;\n }\n operations[idx] = (colOperations[k] || 'sum').toLowerCase();\n precisions[idx] = decimalPrecisions[k];\n labels[idx] = this.labelIds[k];\n writeType = isArray(outputTypes) ? outputTypes[k] : null;\n formatResult[idx] =\n this.configureFormat(uIndexes[u], formatResults[k]);\n idx++;\n }\n\n for (let i = 0; i < idx; i++) {\n // emit values before column calculation\n this.emitter.emit(\n 'before-column-calc',\n tf,\n this,\n uIndexes[u],\n curValues,\n operations[i],\n precisions[i]\n );\n\n result = Number(this.calc(curValues, operations[i], null));\n\n // emit column calculation result\n this.emitter.emit(\n 'column-calc',\n tf,\n this,\n uIndexes[u],\n result,\n operations[i],\n precisions[i]\n );\n\n // write result in expected DOM element\n this.writeResult(\n result,\n labels[i],\n writeType,\n precisions[i],\n formatResult[i]\n );\n\n }//for i\n\n // row(s) with result are always visible\n let totRow = totRowIndexes && totRowIndexes[u] ?\n rows[totRowIndexes[u]] : null;\n if (totRow) {\n totRow.style.display = '';\n }\n }//for u\n\n this.onAfterOperation(tf, this);\n this.emitter.emit('after-column-operation', tf, this);\n }\n\n /**\n * Make desired calculation on specified column.\n * @param {Number} colIndex Column index\n * @param {String} [operation=SUM] Operation type\n * @param {Number} precision Decimal precision\n * @returns {Number}\n */\n columnCalc(colIndex, operation = SUM, precision) {\n let excludeRows = this.excludeRows || [];\n let colValues = tf.getVisibleColumnData(colIndex, false, excludeRows);\n\n return Number(this.calc(colValues, operation, precision));\n }\n\n /**\n * Make calculation on passed values.\n * @param {Array} values List of values\n * @param {String} [operation=SUM] Optional operation type\n * @param {Number} precision Optional result precision\n * @returns {Number}\n * @private\n */\n calc(colValues, operation = SUM, precision) {\n let result = 0;\n\n if (operation === Q1 || operation === Q3 || operation === MEDIAN) {\n colValues = this.sortColumnValues(colValues, numSortAsc);\n }\n\n switch (operation) {\n case MEAN:\n result = this.calcMean(colValues);\n break;\n case SUM:\n result = this.calcSum(colValues);\n break;\n case MIN:\n result = this.calcMin(colValues);\n break;\n case MAX:\n result = this.calcMax(colValues);\n break;\n case MEDIAN:\n result = this.calcMedian(colValues);\n break;\n case Q1:\n result = this.calcQ1(colValues);\n break;\n case Q3:\n result = this.calcQ3(colValues);\n break;\n }\n\n return isEmpty(precision) ? result : result.toFixed(precision);\n }\n\n /**\n * Calculate the sum of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcSum(values = []) {\n if (isEmpty(values)) {\n return 0;\n }\n let result = values.reduce((x, y) => Number(x) + Number(y));\n return result;\n }\n\n /**\n * Calculate the mean of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMean(values = []) {\n let result = this.calcSum(values) / values.length;\n return Number(result);\n }\n\n /**\n * Calculate the max value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMax(values = []) {\n return Math.max.apply(null, values);\n }\n\n /**\n * Calculate the min value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMin(values = []) {\n return Math.min.apply(null, values);\n }\n\n /**\n * Calculate the median of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMedian(values = []) {\n let nbValues = values.length;\n let aux = 0;\n if (nbValues % 2 === 1) {\n aux = Math.floor(nbValues / 2);\n return Number(values[aux]);\n }\n return (Number(values[nbValues / 2]) +\n Number(values[((nbValues / 2) - 1)])) / 2;\n }\n\n /**\n * Calculate the lower quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcQ1(values = []) {\n let nbValues = values.length;\n let posa = 0.0;\n posa = Math.floor(nbValues / 4);\n if (4 * posa === nbValues) {\n return (Number(values[posa - 1]) +\n Number(values[posa])) / 2;\n }\n return Number(values[posa]);\n }\n\n /**\n * Calculate the upper quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcQ3(values = []) {\n let nbValues = values.length;\n let posa = 0.0;\n let posb = 0.0;\n posa = Math.floor(nbValues / 4);\n if (4 * posa === nbValues) {\n posb = 3 * posa;\n return (Number(values[posb]) +\n Number(values[posb - 1])) / 2;\n }\n return Number(values[nbValues - posa - 1]);\n }\n\n /**\n * Sort passed values with supplied sorter function.\n * @param {Array} [values=[]] List of values to be sorted\n * @param {Function} sorter Sorter function\n * @returns {Array}\n */\n sortColumnValues(values = [], sorter) {\n return values.sort(sorter);\n }\n\n /**\n * Write calculation result in passed DOM element with supplied write method\n * and decimal precision.\n * @param {Number} [result=0] Calculation result\n * @param {DOMElement} label DOM element\n * @param {String} [writeType='innerhtml'] Write method\n * @param {Number} [precision=2] Applied decimal precision\n * @private\n */\n writeResult(result = 0, label, writeType = 'innerhtml',\n precision = 2, format = {}) {\n let labelElm = elm(label);\n\n if (!labelElm) {\n return;\n }\n\n result = result.toFixed(precision);\n if (isNaN(result) || !isFinite(result)) {\n result = '';\n } else {\n result = formatNumber(format)(result);\n }\n\n switch (writeType.toLowerCase()) {\n case 'innerhtml':\n labelElm.innerHTML = result;\n break;\n case 'setvalue':\n labelElm.value = result;\n break;\n case 'createtextnode':\n let oldNode = labelElm.firstChild;\n let txtNode = createText(result);\n labelElm.replaceChild(txtNode, oldNode);\n break;\n }\n }\n\n /**\n * Configure the format options used to format the operation result based\n * on column type.\n * @param {Number} colIndex Column index\n * @param {Object} [format={}] Format object\n * @returns {Object}\n * @private\n */\n configureFormat(colIndex, format = {}) {\n let tf = this.tf;\n if (tf.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = tf.colTypes[colIndex];\n if (colType.decimal && !format.decimal) {\n format.decimal = colType.decimal;\n }\n if (colType.thousands && !format.integerSeparator) {\n format.integerSeparator = colType.thousands;\n }\n } else {\n format.decimal = format.decimal || '';\n format.integerSeparator = format.integerSeparator || '';\n }\n return format;\n }\n\n /** Remove extension */\n destroy() {\n if (!this.initialized) {\n return;\n }\n // unsubscribe to events\n this.emitter.off(EVENTS, () => this.calcAll());\n\n this.initialized = false;\n }\n\n}\n", @@ -2446,7 +2493,7 @@ "lineNumber": 1 }, { - "__docId__": 125, + "__docId__": 126, "kind": "variable", "name": "EVENTS", "memberof": "src/extensions/colOps/colOps.js", @@ -2467,7 +2514,7 @@ "ignore": true }, { - "__docId__": 126, + "__docId__": 127, "kind": "variable", "name": "SUM", "memberof": "src/extensions/colOps/colOps.js", @@ -2488,7 +2535,7 @@ "ignore": true }, { - "__docId__": 127, + "__docId__": 128, "kind": "variable", "name": "MEAN", "memberof": "src/extensions/colOps/colOps.js", @@ -2509,7 +2556,7 @@ "ignore": true }, { - "__docId__": 128, + "__docId__": 129, "kind": "variable", "name": "MIN", "memberof": "src/extensions/colOps/colOps.js", @@ -2530,7 +2577,7 @@ "ignore": true }, { - "__docId__": 129, + "__docId__": 130, "kind": "variable", "name": "MAX", "memberof": "src/extensions/colOps/colOps.js", @@ -2551,7 +2598,7 @@ "ignore": true }, { - "__docId__": 130, + "__docId__": 131, "kind": "variable", "name": "MEDIAN", "memberof": "src/extensions/colOps/colOps.js", @@ -2572,7 +2619,7 @@ "ignore": true }, { - "__docId__": 131, + "__docId__": 132, "kind": "variable", "name": "Q1", "memberof": "src/extensions/colOps/colOps.js", @@ -2593,7 +2640,7 @@ "ignore": true }, { - "__docId__": 132, + "__docId__": 133, "kind": "variable", "name": "Q3", "memberof": "src/extensions/colOps/colOps.js", @@ -2614,7 +2661,7 @@ "ignore": true }, { - "__docId__": 133, + "__docId__": 134, "kind": "class", "name": "ColOps", "memberof": "src/extensions/colOps/colOps.js", @@ -2632,7 +2679,7 @@ ] }, { - "__docId__": 134, + "__docId__": 135, "kind": "constructor", "name": "constructor", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2667,7 +2714,7 @@ ] }, { - "__docId__": 135, + "__docId__": 136, "kind": "member", "name": "onBeforeOperation", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2686,7 +2733,7 @@ } }, { - "__docId__": 136, + "__docId__": 137, "kind": "member", "name": "onAfterOperation", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2705,7 +2752,7 @@ } }, { - "__docId__": 137, + "__docId__": 138, "kind": "member", "name": "opts", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2724,7 +2771,7 @@ } }, { - "__docId__": 138, + "__docId__": 139, "kind": "member", "name": "labelIds", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2743,7 +2790,7 @@ } }, { - "__docId__": 139, + "__docId__": 140, "kind": "member", "name": "colIndexes", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2762,7 +2809,7 @@ } }, { - "__docId__": 140, + "__docId__": 141, "kind": "member", "name": "operations", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2781,7 +2828,7 @@ } }, { - "__docId__": 141, + "__docId__": 142, "kind": "member", "name": "outputTypes", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2800,7 +2847,7 @@ } }, { - "__docId__": 142, + "__docId__": 143, "kind": "member", "name": "formatResults", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2819,7 +2866,7 @@ } }, { - "__docId__": 143, + "__docId__": 144, "kind": "member", "name": "totRowIndexes", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2838,7 +2885,7 @@ } }, { - "__docId__": 144, + "__docId__": 145, "kind": "member", "name": "excludeRows", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2857,7 +2904,7 @@ } }, { - "__docId__": 145, + "__docId__": 146, "kind": "member", "name": "decimalPrecisions", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2876,7 +2923,7 @@ } }, { - "__docId__": 146, + "__docId__": 147, "kind": "method", "name": "init", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2891,7 +2938,7 @@ "return": null }, { - "__docId__": 147, + "__docId__": 148, "kind": "member", "name": "initialized", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2913,7 +2960,7 @@ } }, { - "__docId__": 148, + "__docId__": 149, "kind": "method", "name": "calcAll", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2928,7 +2975,7 @@ "return": null }, { - "__docId__": 149, + "__docId__": 150, "kind": "method", "name": "columnCalc", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -2989,7 +3036,7 @@ } }, { - "__docId__": 150, + "__docId__": 151, "kind": "method", "name": "calc", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3047,10 +3094,11 @@ ], "spread": false, "description": "" - } + }, + "ignore": true }, { - "__docId__": 151, + "__docId__": 152, "kind": "method", "name": "calcSum", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3091,7 +3139,7 @@ } }, { - "__docId__": 152, + "__docId__": 153, "kind": "method", "name": "calcMean", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3132,7 +3180,7 @@ } }, { - "__docId__": 153, + "__docId__": 154, "kind": "method", "name": "calcMax", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3173,7 +3221,7 @@ } }, { - "__docId__": 154, + "__docId__": 155, "kind": "method", "name": "calcMin", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3214,7 +3262,7 @@ } }, { - "__docId__": 155, + "__docId__": 156, "kind": "method", "name": "calcMedian", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3255,7 +3303,7 @@ } }, { - "__docId__": 156, + "__docId__": 157, "kind": "method", "name": "calcQ1", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3296,7 +3344,7 @@ } }, { - "__docId__": 157, + "__docId__": 158, "kind": "method", "name": "calcQ3", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3337,7 +3385,7 @@ } }, { - "__docId__": 158, + "__docId__": 159, "kind": "method", "name": "sortColumnValues", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3388,7 +3436,7 @@ } }, { - "__docId__": 159, + "__docId__": 160, "kind": "method", "name": "writeResult", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3447,10 +3495,11 @@ "description": "Applied decimal precision" } ], + "ignore": true, "return": null }, { - "__docId__": 160, + "__docId__": 161, "kind": "method", "name": "configureFormat", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3498,10 +3547,11 @@ ], "spread": false, "description": "" - } + }, + "ignore": true }, { - "__docId__": 161, + "__docId__": 162, "kind": "method", "name": "destroy", "memberof": "src/extensions/colOps/colOps.js~ColOps", @@ -3516,7 +3566,7 @@ "return": null }, { - "__docId__": 163, + "__docId__": 164, "kind": "file", "name": "src/extensions/colsVisibility/colsVisibility.js", "content": "import {Feature} from '../../feature';\nimport {\n addClass, removeClass, createCheckItem, createElm, elm, removeElm,\n getText, tag\n} from '../../dom';\nimport {isUndef, EMPTY_FN, isNull} from '../../types';\nimport {addEvt, targetEvt, removeEvt} from '../../event';\nimport {root} from '../../root';\nimport {NONE} from '../../const';\nimport {\n defaultsBool, defaultsStr, defaultsFn, defaultsNb, defaultsArr\n} from '../../settings';\nimport {RIGHT} from '../../modules/toolbar';\n\n/**\n * Columns Visibility extension\n */\nexport default class ColsVisibility extends Feature {\n\n /**\n * Creates an instance of ColsVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n */\n constructor(tf, f) {\n super(tf, f.name);\n\n // Configuration object\n let cfg = this.config;\n\n /**\n * Module name\n * @type {String}\n */\n this.name = f.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(f.description, 'Columns visibility manager');\n\n /**\n * show/hide columns container element\n * @private\n */\n this.spanEl = null;\n\n /**\n * show/hide columns button element\n * @private\n */\n this.btnEl = null;\n\n /**\n * show/hide columns main container element\n * @private\n */\n this.contEl = null;\n\n /**\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n */\n this.tickToHide = defaultsBool(f.tick_to_hide, true);\n\n /**\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n */\n this.manager = defaultsBool(f.manager, true);\n\n /**\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n */\n this.headersTbl = f.headers_table || null;\n\n /**\n * Headers row index only if headers are external\n * @type {Number}\n */\n this.headersIndex = defaultsNb(f.headers_index, 1);\n\n /**\n * ID of main container element\n * @type {String}\n */\n this.contElTgtId = defaultsStr(f.container_target_id, null);\n\n /**\n * Alternative text for column headers in column manager UI\n * @type {Array}\n */\n this.headersText = defaultsArr(f.headers_text, []);\n\n /**\n * ID of button's container element\n * @type {String}\n */\n this.btnTgtId = defaultsStr(f.btn_target_id, null);\n\n /**\n * Button's text, defaults to Columns▼\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, 'Columns▼');\n\n /**\n * Button's inner HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'colVis');\n\n /**\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n */\n this.btnCloseText = defaultsStr(f.btn_close_text, 'Close');\n\n /**\n * Columns manager UI close link HTML\n * @type {String}\n */\n this.btnCloseHtml = defaultsStr(f.btn_close_html, null);\n\n /**\n * Css for columns manager UI close link\n * @type {String}\n */\n this.btnCloseCssClass = defaultsStr(f.btn_close_css_class,\n this.btnCssClass);\n\n /**\n * Extension's stylesheet filename\n * @type {String}\n */\n this.stylesheet = defaultsStr(f.stylesheet, 'colsVisibility.css');\n\n /**\n * Css for columns manager UI span\n * @type {String}\n */\n this.spanCssClass = defaultsStr(f.span_css_class, 'colVisSpan');\n\n /**\n * Css for columns manager UI main container\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.cont_css_class, 'colVisCont');\n\n /**\n * Css for columns manager UI checklist (ul)\n * @type {String}\n */\n this.listCssClass = defaultsStr(cfg.list_css_class, 'cols_checklist');\n\n /**\n * Css for columns manager UI checklist item (li)\n * @type {String}\n */\n this.listItemCssClass = defaultsStr(cfg.checklist_item_css_class,\n 'cols_checklist_item');\n\n /**\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n */\n this.listSlcItemCssClass = defaultsStr(\n cfg.checklist_selected_item_css_class,\n 'cols_checklist_slc_item'\n );\n\n /**\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n */\n this.text = defaultsStr(f.text, this.tickToHide ? 'Hide: ' : 'Show: ');\n\n /**\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n */\n this.atStart = defaultsArr(f.at_start, []);\n\n /**\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n */\n this.enableHover = Boolean(f.enable_hover);\n\n /**\n * Enable select all option, disabled by default\n * @type {Boolean}\n */\n this.enableTickAll = Boolean(f.enable_tick_all);\n\n /**\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n */\n this.tickAllText = defaultsStr(f.tick_all_text, 'Select all:');\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT);\n\n /**\n * List of indexes of hidden columns\n * @private\n */\n this.hiddenCols = [];\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Callback fired when the extension is initialized\n * @type {Function}\n */\n this.onLoaded = defaultsFn(f.on_loaded, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_open, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_open, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_close, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_close, EMPTY_FN);\n\n /**\n * Callback fired before a column is hidden\n * @type {Function}\n */\n this.onBeforeColHidden = defaultsFn(f.on_before_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired after a column is hidden\n * @type {Function}\n */\n this.onAfterColHidden = defaultsFn(f.on_after_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired before a column is displayed\n * @type {Function}\n */\n this.onBeforeColDisplayed = defaultsFn(f.on_before_col_displayed,\n EMPTY_FN);\n\n /**\n * Callback fired after a column is displayed\n * @type {Function}\n */\n this.onAfterColDisplayed = defaultsFn(f.on_after_col_displayed,\n EMPTY_FN);\n\n //Grid layout support\n if (tf.gridLayout) {\n this.headersTbl = tf.feature('gridLayout').headTbl; //headers table\n this.headersIndex = 0; //headers index\n }\n\n //Loads extension stylesheet\n tf.import(f.name + 'Style', tf.getStylePath() + this.stylesheet, null,\n 'link');\n\n this.enable();\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.contEl\n && targetElm !== this.btnEl) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.contEl && targetElm !== this.btnEl) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Toggle columns manager UI\n */\n toggle() {\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let contDisplay = this.contEl.style.display;\n\n if (contDisplay !== 'inline') {\n this.onBeforeOpen(this);\n }\n if (contDisplay === 'inline') {\n this.onBeforeClose(this);\n }\n\n this.contEl.style.display = contDisplay === 'inline' ?\n NONE : 'inline';\n\n if (contDisplay !== 'inline') {\n this.onAfterOpen(this);\n addEvt(root, 'mouseup', this.boundMouseup);\n }\n if (contDisplay === 'inline') {\n this.onAfterClose(this);\n }\n }\n\n /**\n * Check an item in columns manager UI\n * @private\n */\n checkItem(lbl) {\n let li = lbl.parentNode;\n if (!li || !lbl) {\n return;\n }\n let isChecked = lbl.firstChild.checked;\n let colIndex = lbl.firstChild.getAttribute('id').split('_')[1];\n colIndex = parseInt(colIndex, 10);\n if (isChecked) {\n addClass(li, this.listSlcItemCssClass);\n } else {\n removeClass(li, this.listSlcItemCssClass);\n }\n\n let hide = false;\n if ((this.tickToHide && isChecked) ||\n (!this.tickToHide && !isChecked)) {\n hide = true;\n }\n this.setHidden(colIndex, hide);\n }\n\n /**\n * Initializes ColsVisibility instance\n */\n init() {\n if (this.initialized || !this.manager) {\n return;\n }\n\n this.emitter.emit('initializing-extension', this,\n !isNull(this.btnTgtId));\n\n this.emitter.on(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.buildBtn();\n this.buildManager();\n\n /** @inherited */\n this.initialized = true;\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n this.emitter.emit('columns-visibility-initialized', this.tf, this);\n this.emitter.emit('extension-initialized', this);\n\n // Hide columns at start at very end of initialization, do not move\n // as order is important\n this._hideAtStart();\n }\n\n /**\n * Build main button UI\n */\n buildBtn() {\n if (this.btnEl) {\n return;\n }\n let tf = this.tf;\n let span = createElm('span');\n span.className = this.spanCssClass;\n\n // Container element (rdiv or custom element)\n let targetEl = !this.btnTgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.btnTgtId);\n\n if (!this.btnTgtId) {\n let firstChild = targetEl.firstChild;\n firstChild.parentNode.insertBefore(span, firstChild);\n } else {\n targetEl.appendChild(span);\n }\n\n if (!this.btnHtml) {\n let btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCssClass;\n btn.title = this.desc;\n\n btn.innerHTML = this.btnText;\n span.appendChild(btn);\n if (!this.enableHover) {\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(btn, 'mouseover', (evt) => this.toggle(evt));\n }\n } else { // Custom html\n span.innerHTML = this.btnHtml;\n let colVisEl = span.firstChild;\n if (!this.enableHover) {\n addEvt(colVisEl, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(colVisEl, 'mouseover', (evt) => this.toggle(evt));\n }\n }\n\n this.spanEl = span;\n this.btnEl = this.spanEl.firstChild;\n\n this.onLoaded(this);\n }\n\n /**\n * Build columns manager UI\n */\n buildManager() {\n let tf = this.tf;\n\n let container = !this.contElTgtId ?\n createElm('div') :\n elm(this.contElTgtId);\n container.className = this.contCssClass;\n\n //Extension description\n let extNameLabel = createElm('p');\n extNameLabel.innerHTML = this.text;\n container.appendChild(extNameLabel);\n\n //Headers list\n let ul = createElm('ul');\n ul.className = this.listCssClass;\n\n let tbl = this.headersTbl || tf.dom();\n let headerIndex = this.headersTbl ?\n this.headersIndex : tf.getHeadersRowIndex();\n let headerRow = tbl.rows[headerIndex];\n\n //Tick all option\n if (this.enableTickAll) {\n let li = createCheckItem('col__' + tf.id, this.tickAllText,\n this.tickAllText);\n addClass(li, this.listItemCssClass);\n ul.appendChild(li);\n li.check.checked = !this.tickToHide;\n\n addEvt(li.check, 'click', () => {\n for (let h = 0; h < headerRow.cells.length; h++) {\n let itm = elm('col_' + h + '_' + tf.id);\n if (itm && li.check.checked !== itm.checked) {\n itm.click();\n itm.checked = li.check.checked;\n }\n }\n });\n }\n\n for (let i = 0; i < headerRow.cells.length; i++) {\n let cell = headerRow.cells[i];\n let cellText = this.headersText[i] || this._getHeaderText(cell);\n let liElm = createCheckItem('col_' + i + '_' + tf.id, cellText,\n cellText);\n addClass(liElm, this.listItemCssClass);\n if (!this.tickToHide) {\n addClass(liElm, this.listSlcItemCssClass);\n }\n ul.appendChild(liElm);\n if (!this.tickToHide) {\n liElm.check.checked = true;\n }\n\n addEvt(liElm.check, 'click', (evt) => {\n let elm = targetEvt(evt);\n let lbl = elm.parentNode;\n this.checkItem(lbl);\n });\n }\n\n //separator\n let p = createElm('p', ['align', 'center']);\n let btn;\n //Close link\n if (!this.btnCloseHtml) {\n btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCloseCssClass;\n btn.innerHTML = this.btnCloseText;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n p.appendChild(btn);\n } else {\n p.innerHTML = this.btnCloseHtml;\n btn = p.firstChild;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n }\n\n container.appendChild(ul);\n container.appendChild(p);\n\n this.btnEl.parentNode.insertBefore(container, this.btnEl);\n this.contEl = container;\n }\n\n /**\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n */\n setHidden(colIndex, hide) {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (hide) {\n this.onBeforeColHidden(this, colIndex);\n } else {\n this.onBeforeColDisplayed(this, colIndex);\n }\n\n this._hideElements(tbl, colIndex, hide);\n if (this.headersTbl) {\n this._hideElements(this.headersTbl, colIndex, hide);\n }\n\n let hiddenCols = this.hiddenCols;\n let itemIndex = hiddenCols.indexOf(colIndex);\n if (hide) {\n if (itemIndex === -1) {\n this.hiddenCols.push(colIndex);\n }\n } else {\n if (itemIndex !== -1) {\n this.hiddenCols.splice(itemIndex, 1);\n }\n }\n\n if (hide) {\n this.onAfterColHidden(this, colIndex);\n this.emitter.emit('column-hidden', tf, this, colIndex,\n this.hiddenCols);\n } else {\n this.onAfterColDisplayed(this, colIndex);\n this.emitter.emit('column-shown', tf, this, colIndex,\n this.hiddenCols);\n }\n }\n\n /**\n * Show specified column\n * @param {Number} colIndex Column index\n */\n showCol(colIndex) {\n if (isUndef(colIndex) || !this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, false);\n }\n }\n\n /**\n * Hide specified column\n * @param {Number} colIndex Column index\n */\n hideCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, true);\n }\n }\n\n /**\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n */\n isColHidden(colIndex) {\n if (this.hiddenCols.indexOf(colIndex) !== -1) {\n return true;\n }\n return false;\n }\n\n /**\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n */\n toggleCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n this.showCol(colIndex);\n } else {\n this.hideCol(colIndex);\n }\n }\n\n /**\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n */\n getHiddenCols() {\n return this.hiddenCols;\n }\n\n /**\n * Remove the columns manager\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n if (elm(this.contElTgtId)) {\n elm(this.contElTgtId).innerHTML = '';\n } else {\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n }\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.emitter.off(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n _getHeaderText(cell) {\n if (!cell.hasChildNodes) {\n return '';\n }\n\n for (let i = 0; i < cell.childNodes.length; i++) {\n let n = cell.childNodes[i];\n if (n.nodeType === 3) {\n return n.nodeValue;\n } else if (n.nodeType === 1) {\n if (n.id && n.id.indexOf('popUp') !== -1) {\n continue;\n } else {\n return getText(n);\n }\n }\n continue;\n }\n return '';\n }\n\n _hideElements(tbl, colIdx, hide) {\n this._hideCells(tbl, colIdx, hide);\n this._hideCol(tbl, colIdx, hide);\n }\n\n _hideCells(tbl, colIdx, hide) {\n for (let i = 0; i < tbl.rows.length; i++) {\n let row = tbl.rows[i];\n let cell = row.cells[colIdx];\n if (cell) {\n cell.style.display = hide ? NONE : '';\n }\n }\n }\n\n _hideCol(tbl, colIdx, hide) {\n let colElms = tag(this.tf.dom(), 'col');\n if (colElms.length === 0) {\n return;\n }\n colElms[colIdx].style.display = hide ? NONE : '';\n }\n\n _hideAtStart() {\n this.atStart.forEach((colIdx) => {\n this.hideCol(colIdx);\n });\n }\n}\n", @@ -3527,7 +3577,7 @@ "lineNumber": 1 }, { - "__docId__": 164, + "__docId__": 165, "kind": "class", "name": "ColsVisibility", "memberof": "src/extensions/colsVisibility/colsVisibility.js", @@ -3545,7 +3595,7 @@ ] }, { - "__docId__": 165, + "__docId__": 166, "kind": "constructor", "name": "constructor", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3580,7 +3630,7 @@ ] }, { - "__docId__": 166, + "__docId__": 167, "kind": "member", "name": "name", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3599,7 +3649,7 @@ } }, { - "__docId__": 167, + "__docId__": 168, "kind": "member", "name": "desc", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3618,7 +3668,7 @@ } }, { - "__docId__": 168, + "__docId__": 169, "kind": "member", "name": "spanEl", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3627,22 +3677,7 @@ "access": "private", "description": "show/hide columns container element", "lineNumber": 47, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 169, - "kind": "member", - "name": "btnEl", - "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "static": false, - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", - "access": "private", - "description": "show/hide columns button element", - "lineNumber": 53, + "ignore": true, "type": { "types": [ "*" @@ -3652,13 +3687,14 @@ { "__docId__": 170, "kind": "member", - "name": "contEl", + "name": "btnEl", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "static": false, - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contEl", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", "access": "private", - "description": "show/hide columns main container element", - "lineNumber": 59, + "description": "show/hide columns button element", + "lineNumber": 53, + "ignore": true, "type": { "types": [ "*" @@ -3668,6 +3704,23 @@ { "__docId__": 171, "kind": "member", + "name": "contEl", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "static": false, + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contEl", + "access": "private", + "description": "show/hide columns main container element", + "lineNumber": 59, + "ignore": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 172, + "kind": "member", "name": "tickToHide", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "static": false, @@ -3685,7 +3738,7 @@ } }, { - "__docId__": 172, + "__docId__": 173, "kind": "member", "name": "manager", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3704,7 +3757,7 @@ } }, { - "__docId__": 173, + "__docId__": 174, "kind": "member", "name": "headersTbl", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3723,7 +3776,7 @@ } }, { - "__docId__": 174, + "__docId__": 175, "kind": "member", "name": "headersIndex", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3742,7 +3795,7 @@ } }, { - "__docId__": 175, + "__docId__": 176, "kind": "member", "name": "contElTgtId", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3761,7 +3814,7 @@ } }, { - "__docId__": 176, + "__docId__": 177, "kind": "member", "name": "headersText", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3780,7 +3833,7 @@ } }, { - "__docId__": 177, + "__docId__": 178, "kind": "member", "name": "btnTgtId", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3799,7 +3852,7 @@ } }, { - "__docId__": 178, + "__docId__": 179, "kind": "member", "name": "btnText", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3818,7 +3871,7 @@ } }, { - "__docId__": 179, + "__docId__": 180, "kind": "member", "name": "btnHtml", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3837,7 +3890,7 @@ } }, { - "__docId__": 180, + "__docId__": 181, "kind": "member", "name": "btnCssClass", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3856,7 +3909,7 @@ } }, { - "__docId__": 181, + "__docId__": 182, "kind": "member", "name": "btnCloseText", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3875,7 +3928,7 @@ } }, { - "__docId__": 182, + "__docId__": 183, "kind": "member", "name": "btnCloseHtml", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3894,7 +3947,7 @@ } }, { - "__docId__": 183, + "__docId__": 184, "kind": "member", "name": "btnCloseCssClass", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3913,7 +3966,7 @@ } }, { - "__docId__": 184, + "__docId__": 185, "kind": "member", "name": "stylesheet", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3932,7 +3985,7 @@ } }, { - "__docId__": 185, + "__docId__": 186, "kind": "member", "name": "spanCssClass", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3951,7 +4004,7 @@ } }, { - "__docId__": 186, + "__docId__": 187, "kind": "member", "name": "contCssClass", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3970,7 +4023,7 @@ } }, { - "__docId__": 187, + "__docId__": 188, "kind": "member", "name": "listCssClass", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -3989,7 +4042,7 @@ } }, { - "__docId__": 188, + "__docId__": 189, "kind": "member", "name": "listItemCssClass", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4008,7 +4061,7 @@ } }, { - "__docId__": 189, + "__docId__": 190, "kind": "member", "name": "listSlcItemCssClass", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4027,7 +4080,7 @@ } }, { - "__docId__": 190, + "__docId__": 191, "kind": "member", "name": "text", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4046,7 +4099,7 @@ } }, { - "__docId__": 191, + "__docId__": 192, "kind": "member", "name": "atStart", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4065,7 +4118,7 @@ } }, { - "__docId__": 192, + "__docId__": 193, "kind": "member", "name": "enableHover", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4084,7 +4137,7 @@ } }, { - "__docId__": 193, + "__docId__": 194, "kind": "member", "name": "enableTickAll", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4103,7 +4156,7 @@ } }, { - "__docId__": 194, + "__docId__": 195, "kind": "member", "name": "tickAllText", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4122,7 +4175,7 @@ } }, { - "__docId__": 195, + "__docId__": 196, "kind": "member", "name": "toolbarPosition", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4141,7 +4194,7 @@ } }, { - "__docId__": 196, + "__docId__": 197, "kind": "member", "name": "hiddenCols", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4150,6 +4203,7 @@ "access": "private", "description": "List of indexes of hidden columns", "lineNumber": 221, + "ignore": true, "type": { "types": [ "*[]" @@ -4157,7 +4211,7 @@ } }, { - "__docId__": 197, + "__docId__": 198, "kind": "member", "name": "boundMouseup", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4166,6 +4220,7 @@ "access": "private", "description": "Bound mouseup wrapper", "lineNumber": 227, + "ignore": true, "type": { "types": [ "*" @@ -4173,7 +4228,7 @@ } }, { - "__docId__": 198, + "__docId__": 199, "kind": "member", "name": "onLoaded", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4192,7 +4247,7 @@ } }, { - "__docId__": 199, + "__docId__": 200, "kind": "member", "name": "onBeforeOpen", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4211,7 +4266,7 @@ } }, { - "__docId__": 200, + "__docId__": 201, "kind": "member", "name": "onAfterOpen", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4230,7 +4285,7 @@ } }, { - "__docId__": 201, + "__docId__": 202, "kind": "member", "name": "onBeforeClose", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4249,7 +4304,7 @@ } }, { - "__docId__": 202, + "__docId__": 203, "kind": "member", "name": "onAfterClose", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4268,7 +4323,7 @@ } }, { - "__docId__": 203, + "__docId__": 204, "kind": "member", "name": "onBeforeColHidden", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4287,7 +4342,7 @@ } }, { - "__docId__": 204, + "__docId__": 205, "kind": "member", "name": "onAfterColHidden", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4306,7 +4361,7 @@ } }, { - "__docId__": 205, + "__docId__": 206, "kind": "member", "name": "onBeforeColDisplayed", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4325,7 +4380,7 @@ } }, { - "__docId__": 206, + "__docId__": 207, "kind": "member", "name": "onAfterColDisplayed", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4344,7 +4399,7 @@ } }, { - "__docId__": 209, + "__docId__": 210, "kind": "method", "name": "onMouseup", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4355,6 +4410,7 @@ "access": "private", "description": "Mouse-up event handler handling popup auto-close behaviour", "lineNumber": 302, + "ignore": true, "params": [ { "name": "evt", @@ -4366,7 +4422,7 @@ "return": null }, { - "__docId__": 210, + "__docId__": 211, "kind": "method", "name": "toggle", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4381,7 +4437,7 @@ "return": null }, { - "__docId__": 211, + "__docId__": 212, "kind": "method", "name": "checkItem", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4392,6 +4448,7 @@ "access": "private", "description": "Check an item in columns manager UI", "lineNumber": 349, + "ignore": true, "params": [ { "name": "lbl", @@ -4403,7 +4460,7 @@ "return": null }, { - "__docId__": 212, + "__docId__": 213, "kind": "method", "name": "init", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4418,7 +4475,7 @@ "return": null }, { - "__docId__": 213, + "__docId__": 214, "kind": "member", "name": "initialized", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4440,7 +4497,7 @@ } }, { - "__docId__": 215, + "__docId__": 216, "kind": "method", "name": "buildBtn", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4455,7 +4512,7 @@ "return": null }, { - "__docId__": 218, + "__docId__": 219, "kind": "method", "name": "buildManager", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4470,7 +4527,7 @@ "return": null }, { - "__docId__": 220, + "__docId__": 221, "kind": "method", "name": "setHidden", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4506,7 +4563,7 @@ "return": null }, { - "__docId__": 221, + "__docId__": 222, "kind": "method", "name": "showCol", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4532,7 +4589,7 @@ "return": null }, { - "__docId__": 222, + "__docId__": 223, "kind": "method", "name": "hideCol", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4558,7 +4615,7 @@ "return": null }, { - "__docId__": 223, + "__docId__": 224, "kind": "method", "name": "isColHidden", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4588,7 +4645,7 @@ } }, { - "__docId__": 224, + "__docId__": 225, "kind": "method", "name": "toggleCol", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4614,7 +4671,7 @@ "return": null }, { - "__docId__": 225, + "__docId__": 226, "kind": "method", "name": "getHiddenCols", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4636,7 +4693,7 @@ "params": [] }, { - "__docId__": 226, + "__docId__": 227, "kind": "method", "name": "destroy", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4651,7 +4708,7 @@ "return": null }, { - "__docId__": 231, + "__docId__": 232, "kind": "method", "name": "_getHeaderText", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4663,6 +4720,7 @@ "description": null, "lineNumber": 676, "undocument": true, + "ignore": true, "params": [ { "name": "cell", @@ -4678,7 +4736,7 @@ } }, { - "__docId__": 232, + "__docId__": 233, "kind": "method", "name": "_hideElements", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", @@ -4690,41 +4748,7 @@ "description": null, "lineNumber": 697, "undocument": true, - "params": [ - { - "name": "tbl", - "types": [ - "*" - ] - }, - { - "name": "colIdx", - "types": [ - "*" - ] - }, - { - "name": "hide", - "types": [ - "*" - ] - } - ], - "return": null - }, - { - "__docId__": 233, - "kind": "method", - "name": "_hideCells", - "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "generator": false, - "async": false, - "static": false, - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCells", - "access": "private", - "description": null, - "lineNumber": 702, - "undocument": true, + "ignore": true, "params": [ { "name": "tbl", @@ -4750,16 +4774,17 @@ { "__docId__": 234, "kind": "method", - "name": "_hideCol", + "name": "_hideCells", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "generator": false, "async": false, "static": false, - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCol", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCells", "access": "private", "description": null, - "lineNumber": 712, + "lineNumber": 702, "undocument": true, + "ignore": true, "params": [ { "name": "tbl", @@ -4785,6 +4810,42 @@ { "__docId__": 235, "kind": "method", + "name": "_hideCol", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "generator": false, + "async": false, + "static": false, + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCol", + "access": "private", + "description": null, + "lineNumber": 712, + "undocument": true, + "ignore": true, + "params": [ + { + "name": "tbl", + "types": [ + "*" + ] + }, + { + "name": "colIdx", + "types": [ + "*" + ] + }, + { + "name": "hide", + "types": [ + "*" + ] + } + ], + "return": null + }, + { + "__docId__": 236, + "kind": "method", "name": "_hideAtStart", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "generator": false, @@ -4795,11 +4856,12 @@ "description": null, "lineNumber": 720, "undocument": true, + "ignore": true, "params": [], "return": null }, { - "__docId__": 236, + "__docId__": 237, "kind": "file", "name": "src/extensions/filtersVisibility/filtersVisibility.js", "content": "import {Feature} from '../../feature';\nimport {createElm, removeElm, elm} from '../../dom';\nimport {EMPTY_FN, isNull} from '../../types';\nimport {addEvt} from '../../event';\nimport {\n defaultsBool, defaultsStr, defaultsFn, defaultsNb,\n} from '../../settings';\nimport {RIGHT} from '../../modules/toolbar';\n\n/**\n * Filters Visibility extension\n */\nexport default class FiltersVisibility extends Feature {\n\n /**\n * Creates an instance of FiltersVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n */\n constructor(tf, f) {\n super(tf, f.name);\n\n /**\n * Module name\n * @type {String}\n */\n this.name = f.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(f.description,\n 'Filters row visibility manager');\n\n /**\n * Extension's stylesheet filename\n * @type {String}\n */\n this.stylesheet = defaultsStr(f.stylesheet , 'filtersVisibility.css');\n\n /**\n * Expand icon filename\n * @type {String}\n */\n this.icnExpand = defaultsStr(f.expand_icon_name, 'icn_exp.png');\n\n /**\n * Collapse icon filename\n * @type {String}\n */\n this.icnCollapse = defaultsStr(f.collapse_icon_name, 'icn_clp.png');\n\n /**\n * Main container element\n * @private\n */\n this.contEl = null;\n\n /**\n * Button element\n * @private\n */\n this.btnEl = null;\n\n /**\n * Expand icon HTML\n * @private\n */\n this.icnExpandHtml = '\"Expand';\n\n /**\n * Collapse icon HTML\n * @private\n */\n this.icnCollapseHtml = '\"Collapse';\n\n /**\n * Default text\n * @private\n */\n this.defaultText = 'Toggle filters';\n\n /**\n * ID of main container element\n * @type {String}\n */\n this.targetId = f.target_id || null;\n\n /**\n * Enable expand/collapse icon, defaults to true\n * @type {Boolean}\n */\n this.enableIcon = defaultsBool(f.enable_icon, true);\n\n /**\n * Custom text for button\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, '');\n\n /**\n * Collapse button HTML\n * @private\n */\n this.collapseBtnHtml = this.enableIcon ?\n this.icnCollapseHtml + this.btnText :\n this.btnText || this.defaultText;\n\n /**\n * Expand button HTML\n * @private\n */\n this.expandBtnHtml = this.enableIcon ?\n this.icnExpandHtml + this.btnText :\n this.btnText || this.defaultText;\n\n /**\n * Button's custom HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for expand/collapse filters button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'btnExpClpFlt');\n\n /**\n * Css class for main container\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.cont_css_class, 'expClpFlt');\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = defaultsNb(f.filters_row_index,\n tf.getFiltersRowIndex());\n\n /**\n * Make filters visible at initialization, defaults to true\n * @type {Boolean}\n */\n this.visibleAtStart = defaultsNb(f.visible_at_start, true);\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT);\n\n /**\n * Callback fired before filters row is shown\n * @type {Function}\n */\n this.onBeforeShow = defaultsFn(f.on_before_show, EMPTY_FN);\n\n /**\n * Callback fired after filters row is shown\n * @type {Function}\n */\n this.onAfterShow = defaultsFn(f.on_after_show, EMPTY_FN);\n\n /**\n * Callback fired before filters row is hidden\n * @type {Function}\n */\n this.onBeforeHide = defaultsFn(f.on_before_hide, EMPTY_FN);\n\n /**\n * Callback fired after filters row is hidden\n * @type {Function}\n */\n this.onAfterHide = defaultsFn(f.on_after_hide, EMPTY_FN);\n\n //Import extension's stylesheet\n tf.import(f.name + 'Style', tf.getStylePath() + this.stylesheet, null,\n 'link');\n\n this.enable();\n }\n\n /**\n * Initialise extension\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-extension', this,\n !isNull(this.targetId));\n\n this.buildUI();\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.on(['show-filters'], (tf, visible) => this.show(visible));\n this.emitter.emit('filters-visibility-initialized', this.tf, this);\n this.emitter.emit('extension-initialized', this);\n }\n\n /**\n * Build UI elements\n */\n buildUI() {\n let tf = this.tf;\n let span = createElm('span');\n span.className = this.contCssClass;\n\n // Container element (rdiv or custom element)\n let targetEl = !this.targetId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.targetId);\n\n if (!this.targetId) {\n let firstChild = targetEl.firstChild;\n firstChild.parentNode.insertBefore(span, firstChild);\n } else {\n targetEl.appendChild(span);\n }\n\n let btn;\n if (!this.btnHtml) {\n btn = createElm('a', ['href', 'javascript:void(0);']);\n btn.className = this.btnCssClass;\n btn.title = this.btnText || this.defaultText;\n btn.innerHTML = this.collapseBtnHtml;\n span.appendChild(btn);\n } else { // Custom html\n span.innerHTML = this.btnHtml;\n btn = span.firstChild;\n }\n\n addEvt(btn, 'click', () => this.toggle());\n\n this.contEl = span;\n this.btnEl = btn;\n\n if (!this.visibleAtStart) {\n this.toggle();\n }\n }\n\n /**\n * Toggle filters visibility\n */\n toggle() {\n let tf = this.tf;\n let tbl = tf.gridLayout ? tf.feature('gridLayout').headTbl : tf.dom();\n let fltRow = tbl.rows[this.filtersRowIndex];\n let isDisplayed = fltRow.style.display === '';\n\n this.show(!isDisplayed);\n }\n\n /**\n * Show or hide filters\n *\n * @param {boolean} [visible=true] Visibility flag\n */\n show(visible = true) {\n let tf = this.tf;\n let tbl = tf.gridLayout ? tf.feature('gridLayout').headTbl : tf.dom();\n let fltRow = tbl.rows[this.filtersRowIndex];\n\n if (visible) {\n this.onBeforeShow(this);\n }\n if (!visible) {\n this.onBeforeHide(this);\n }\n\n fltRow.style.display = visible ? '' : 'none';\n if (this.enableIcon && !this.btnHtml) {\n this.btnEl.innerHTML = visible ?\n this.collapseBtnHtml : this.expandBtnHtml;\n }\n\n if (visible) {\n this.onAfterShow(this);\n }\n if (!visible) {\n this.onAfterHide(this);\n }\n\n this.emitter.emit('filters-toggled', tf, this, visible);\n }\n\n /**\n * Destroy the UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.emitter.off(['show-filters'], (tf, visible) => this.show(visible));\n\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n this.initialized = false;\n }\n\n}\n", @@ -4810,7 +4872,7 @@ "lineNumber": 1 }, { - "__docId__": 237, + "__docId__": 238, "kind": "class", "name": "FiltersVisibility", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js", @@ -4828,7 +4890,7 @@ ] }, { - "__docId__": 238, + "__docId__": 239, "kind": "constructor", "name": "constructor", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -4863,7 +4925,7 @@ ] }, { - "__docId__": 239, + "__docId__": 240, "kind": "member", "name": "name", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -4882,7 +4944,7 @@ } }, { - "__docId__": 240, + "__docId__": 241, "kind": "member", "name": "desc", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -4901,7 +4963,7 @@ } }, { - "__docId__": 241, + "__docId__": 242, "kind": "member", "name": "stylesheet", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -4920,7 +4982,7 @@ } }, { - "__docId__": 242, + "__docId__": 243, "kind": "member", "name": "icnExpand", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -4939,7 +5001,7 @@ } }, { - "__docId__": 243, + "__docId__": 244, "kind": "member", "name": "icnCollapse", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -4958,7 +5020,7 @@ } }, { - "__docId__": 244, + "__docId__": 245, "kind": "member", "name": "contEl", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -4967,22 +5029,7 @@ "access": "private", "description": "Main container element", "lineNumber": 58, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 245, - "kind": "member", - "name": "btnEl", - "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", - "static": false, - "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#btnEl", - "access": "private", - "description": "Button element", - "lineNumber": 64, + "ignore": true, "type": { "types": [ "*" @@ -4992,13 +5039,14 @@ { "__docId__": 246, "kind": "member", - "name": "icnExpandHtml", + "name": "btnEl", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", "static": false, - "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnExpandHtml", + "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#btnEl", "access": "private", - "description": "Expand icon HTML", - "lineNumber": 70, + "description": "Button element", + "lineNumber": 64, + "ignore": true, "type": { "types": [ "*" @@ -5008,13 +5056,14 @@ { "__docId__": 247, "kind": "member", - "name": "icnCollapseHtml", + "name": "icnExpandHtml", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", "static": false, - "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnCollapseHtml", + "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnExpandHtml", "access": "private", - "description": "Collapse icon HTML", - "lineNumber": 77, + "description": "Expand icon HTML", + "lineNumber": 70, + "ignore": true, "type": { "types": [ "*" @@ -5024,6 +5073,23 @@ { "__docId__": 248, "kind": "member", + "name": "icnCollapseHtml", + "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", + "static": false, + "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnCollapseHtml", + "access": "private", + "description": "Collapse icon HTML", + "lineNumber": 77, + "ignore": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 249, + "kind": "member", "name": "defaultText", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", "static": false, @@ -5031,6 +5097,7 @@ "access": "private", "description": "Default text", "lineNumber": 84, + "ignore": true, "type": { "types": [ "string" @@ -5038,7 +5105,7 @@ } }, { - "__docId__": 249, + "__docId__": 250, "kind": "member", "name": "targetId", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5057,7 +5124,7 @@ } }, { - "__docId__": 250, + "__docId__": 251, "kind": "member", "name": "enableIcon", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5076,7 +5143,7 @@ } }, { - "__docId__": 251, + "__docId__": 252, "kind": "member", "name": "btnText", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5095,7 +5162,7 @@ } }, { - "__docId__": 252, + "__docId__": 253, "kind": "member", "name": "collapseBtnHtml", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5104,22 +5171,7 @@ "access": "private", "description": "Collapse button HTML", "lineNumber": 108, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 253, - "kind": "member", - "name": "expandBtnHtml", - "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", - "static": false, - "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#expandBtnHtml", - "access": "private", - "description": "Expand button HTML", - "lineNumber": 116, + "ignore": true, "type": { "types": [ "*" @@ -5129,6 +5181,23 @@ { "__docId__": 254, "kind": "member", + "name": "expandBtnHtml", + "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", + "static": false, + "longname": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#expandBtnHtml", + "access": "private", + "description": "Expand button HTML", + "lineNumber": 116, + "ignore": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 255, + "kind": "member", "name": "btnHtml", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", "static": false, @@ -5146,7 +5215,7 @@ } }, { - "__docId__": 255, + "__docId__": 256, "kind": "member", "name": "btnCssClass", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5165,7 +5234,7 @@ } }, { - "__docId__": 256, + "__docId__": 257, "kind": "member", "name": "contCssClass", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5184,7 +5253,7 @@ } }, { - "__docId__": 257, + "__docId__": 258, "kind": "member", "name": "filtersRowIndex", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5203,7 +5272,7 @@ } }, { - "__docId__": 258, + "__docId__": 259, "kind": "member", "name": "visibleAtStart", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5222,7 +5291,7 @@ } }, { - "__docId__": 259, + "__docId__": 260, "kind": "member", "name": "toolbarPosition", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5241,7 +5310,7 @@ } }, { - "__docId__": 260, + "__docId__": 261, "kind": "member", "name": "onBeforeShow", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5260,7 +5329,7 @@ } }, { - "__docId__": 261, + "__docId__": 262, "kind": "member", "name": "onAfterShow", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5279,7 +5348,7 @@ } }, { - "__docId__": 262, + "__docId__": 263, "kind": "member", "name": "onBeforeHide", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5298,7 +5367,7 @@ } }, { - "__docId__": 263, + "__docId__": 264, "kind": "member", "name": "onAfterHide", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5317,7 +5386,7 @@ } }, { - "__docId__": 264, + "__docId__": 265, "kind": "method", "name": "init", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5332,7 +5401,7 @@ "return": null }, { - "__docId__": 265, + "__docId__": 266, "kind": "member", "name": "initialized", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5354,7 +5423,7 @@ } }, { - "__docId__": 266, + "__docId__": 267, "kind": "method", "name": "buildUI", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5369,7 +5438,7 @@ "return": null }, { - "__docId__": 269, + "__docId__": 270, "kind": "method", "name": "toggle", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5384,7 +5453,7 @@ "return": null }, { - "__docId__": 270, + "__docId__": 271, "kind": "method", "name": "show", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5412,7 +5481,7 @@ "return": null }, { - "__docId__": 271, + "__docId__": 272, "kind": "method", "name": "destroy", "memberof": "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility", @@ -5427,7 +5496,7 @@ "return": null }, { - "__docId__": 275, + "__docId__": 276, "kind": "file", "name": "src/extensions/sort/adapterSortabletable.js", "content": "import {Feature} from '../../feature';\nimport {isUndef, isObj, EMPTY_FN} from '../../types';\nimport {createElm, elm, getText, tag} from '../../dom';\nimport {addEvt} from '../../event';\nimport {parse as parseNb} from '../../number';\nimport {\n NONE, CELL_TAG, HEADER_TAG, STRING, NUMBER, DATE, FORMATTED_NUMBER,\n IP_ADDRESS\n} from '../../const';\nimport {defaultsStr, defaultsFn, defaultsArr} from '../../settings';\n\n/**\n * SortableTable Adapter module\n */\nexport default class AdapterSortableTable extends Feature {\n\n /**\n * Creates an instance of AdapterSortableTable\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n */\n constructor(tf, opts) {\n super(tf, opts.name);\n\n /**\n * Module name\n * @type {String}\n */\n this.name = opts.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(opts.description, 'Sortable table');\n\n /**\n * Indicate whether table previously sorted\n * @type {Boolean}\n * @private\n */\n this.sorted = false;\n\n /**\n * List of sort type per column basis\n * @type {Array}\n */\n this.sortTypes = defaultsArr(opts.types, tf.colTypes);\n\n /**\n * Column to be sorted at initialization, ie:\n * sort_col_at_start: [1, true]\n * @type {Array}\n */\n this.sortColAtStart = defaultsArr(opts.sort_col_at_start, null);\n\n /**\n * Enable asynchronous sort, if triggers are external\n * @type {Boolean}\n */\n this.asyncSort = Boolean(opts.async_sort);\n\n /**\n * List of element IDs triggering sort on a per column basis\n * @type {Array}\n */\n this.triggerIds = defaultsArr(opts.trigger_ids, []);\n\n // edit .sort-arrow.descending / .sort-arrow.ascending in\n // tablefilter.css to reflect any path change\n /**\n * Path to images\n * @type {String}\n */\n this.imgPath = defaultsStr(opts.images_path, tf.themesPath);\n\n /**\n * Blank image file name\n * @type {String}\n */\n this.imgBlank = defaultsStr(opts.image_blank, 'blank.png');\n\n /**\n * Css class for sort indicator image\n * @type {String}\n */\n this.imgClassName = defaultsStr(opts.image_class_name, 'sort-arrow');\n\n /**\n * Css class for ascending sort indicator image\n * @type {String}\n */\n this.imgAscClassName = defaultsStr(opts.image_asc_class_name,\n 'ascending');\n\n /**\n * Css class for descending sort indicator image\n * @type {String}\n */\n this.imgDescClassName = defaultsStr(opts.image_desc_class_name,\n 'descending');\n\n /**\n * Cell attribute key storing custom value used for sorting\n * @type {String}\n */\n this.customKey = defaultsStr(opts.custom_key, 'data-tf-sortKey');\n\n /**\n * Callback fired when sort extension is instanciated\n * @type {Function}\n */\n this.onSortLoaded = defaultsFn(opts.on_sort_loaded, EMPTY_FN);\n\n /**\n * Callback fired before a table column is sorted\n * @type {Function}\n */\n this.onBeforeSort = defaultsFn(opts.on_before_sort, EMPTY_FN);\n\n /**\n * Callback fired after a table column is sorted\n * @type {Function}\n */\n this.onAfterSort = defaultsFn(opts.on_after_sort, EMPTY_FN);\n\n /**\n * SortableTable instance\n * @private\n */\n this.stt = null;\n\n this.enable();\n }\n\n /**\n * Initializes AdapterSortableTable instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n let adpt = this;\n\n // SortableTable class sanity check (sortabletable.js)\n if (isUndef(SortableTable)) {\n throw new Error('SortableTable class not found.');\n }\n\n // Add any date format if needed\n this.emitter.emit('add-date-type-formats', this.tf, this.sortTypes);\n\n this.overrideSortableTable();\n this.setSortTypes();\n\n this.onSortLoaded(tf, this);\n\n /*** SortableTable callbacks ***/\n this.stt.onbeforesort = function () {\n adpt.onBeforeSort(tf, adpt.stt.sortColumn);\n\n /*** sort behaviour for paging ***/\n if (tf.paging) {\n tf.feature('paging').disable();\n }\n };\n\n this.stt.onsort = function () {\n adpt.sorted = true;\n\n //sort behaviour for paging\n if (tf.paging) {\n let paginator = tf.feature('paging');\n // recalculate valid rows index as sorting may have change it\n tf.getValidRows(true);\n paginator.enable();\n paginator.setPage(paginator.getPage());\n }\n\n adpt.onAfterSort(tf, adpt.stt.sortColumn, adpt.stt.descending);\n adpt.emitter.emit('column-sorted', tf, adpt.stt.sortColumn,\n adpt.stt.descending);\n };\n\n // Column sort at start\n let sortColAtStart = adpt.sortColAtStart;\n if (sortColAtStart) {\n this.stt.sort(sortColAtStart[0], sortColAtStart[1]);\n }\n\n this.emitter.on(['sort'],\n (tf, colIdx, desc) => this.sortByColumnIndex(colIdx, desc));\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('sort-initialized', tf, this);\n }\n\n /**\n * Sort specified column\n * @param {Number} colIdx Column index\n * @param {Boolean} desc Optional: descending manner\n */\n sortByColumnIndex(colIdx, desc) {\n this.stt.sort(colIdx, desc);\n }\n\n /**\n * Set SortableTable overrides for TableFilter integration\n */\n overrideSortableTable() {\n let adpt = this,\n tf = this.tf;\n\n /**\n * Overrides headerOnclick method in order to handle th event\n * @param {Object} e [description]\n */\n SortableTable.prototype.headerOnclick = function (evt) {\n if (!adpt.initialized) {\n return;\n }\n\n // find Header element\n let el = evt.target || evt.srcElement;\n\n while (el.tagName !== CELL_TAG && el.tagName !== HEADER_TAG) {\n el = el.parentNode;\n }\n\n this.sort(\n SortableTable.msie ?\n SortableTable.getCellIndex(el) : el.cellIndex\n );\n };\n\n /**\n * Overrides getCellIndex IE returns wrong cellIndex when columns are\n * hidden\n * @param {Object} oTd TD element\n * @return {Number} Cell index\n */\n SortableTable.getCellIndex = function (oTd) {\n let cells = oTd.parentNode.cells,\n l = cells.length, i;\n for (i = 0; cells[i] !== oTd && i < l; i++) { }\n return i;\n };\n\n /**\n * Overrides initHeader in order to handle filters row position\n * @param {Array} oSortTypes\n */\n SortableTable.prototype.initHeader = function (oSortTypes) {\n let stt = this;\n if (!stt.tHead) {\n if (tf.gridLayout) {\n stt.tHead = tf.feature('gridLayout').headTbl.tHead;\n } else {\n return;\n }\n }\n\n stt.headersRow = tf.headersRow;\n let cells = stt.tHead.rows[stt.headersRow].cells;\n stt.sortTypes = oSortTypes || [];\n let l = cells.length;\n let img, c;\n\n for (let i = 0; i < l; i++) {\n c = cells[i];\n if (stt.sortTypes[i] !== null && stt.sortTypes[i] !== 'None') {\n c.style.cursor = 'pointer';\n img = createElm('img',\n ['src', adpt.imgPath + adpt.imgBlank]);\n c.appendChild(img);\n if (stt.sortTypes[i] !== null) {\n c.setAttribute('_sortType', stt.sortTypes[i]);\n }\n addEvt(c, 'click', stt._headerOnclick);\n } else {\n c.setAttribute('_sortType', oSortTypes[i]);\n c._sortType = 'None';\n }\n }\n stt.updateHeaderArrows();\n };\n\n /**\n * Overrides updateHeaderArrows in order to handle arrows indicators\n */\n SortableTable.prototype.updateHeaderArrows = function () {\n let stt = this;\n let cells, l, img;\n\n // external headers\n if (adpt.asyncSort && adpt.triggerIds.length > 0) {\n let triggers = adpt.triggerIds;\n cells = [];\n l = triggers.length;\n for (let j = 0; j < l; j++) {\n cells.push(elm(triggers[j]));\n }\n } else {\n if (!this.tHead) {\n return;\n }\n cells = stt.tHead.rows[stt.headersRow].cells;\n l = cells.length;\n }\n for (let i = 0; i < l; i++) {\n let cell = cells[i];\n if (!cell) {\n continue;\n }\n let cellAttr = cell.getAttribute('_sortType');\n if (cellAttr !== null && cellAttr !== 'None') {\n img = cell.lastChild || cell;\n if (img.nodeName.toLowerCase() !== 'img') {\n img = createElm('img',\n ['src', adpt.imgPath + adpt.imgBlank]);\n cell.appendChild(img);\n }\n if (i === stt.sortColumn) {\n img.className = adpt.imgClassName + ' ' +\n (this.descending ?\n adpt.imgDescClassName :\n adpt.imgAscClassName);\n } else {\n img.className = adpt.imgClassName;\n }\n }\n }\n };\n\n /**\n * Overrides getRowValue for custom key value feature\n * @param {Object} oRow Row element\n * @param {String} sType\n * @param {Number} nColumn\n * @return {String}\n */\n SortableTable.prototype.getRowValue = function (oRow, sType, nColumn) {\n let stt = this;\n // if we have defined a custom getRowValue use that\n let sortTypeInfo = stt._sortTypeInfo[sType];\n if (sortTypeInfo && sortTypeInfo.getRowValue) {\n return sortTypeInfo.getRowValue(oRow, nColumn);\n }\n let c = oRow.cells[nColumn];\n let s = SortableTable.getInnerText(c);\n return stt.getValueFromString(s, sType);\n };\n\n /**\n * Overrides getInnerText in order to avoid Firefox unexpected sorting\n * behaviour with untrimmed text elements\n * @param {Object} oNode DOM element\n * @return {String} DOM element inner text\n */\n SortableTable.getInnerText = function (oNode) {\n if (!oNode) {\n return;\n }\n if (oNode.getAttribute(adpt.customKey)) {\n return oNode.getAttribute(adpt.customKey);\n } else {\n return getText(oNode);\n }\n };\n }\n\n /**\n * Adds a sort type\n */\n addSortType(...args) {\n // Extract the arguments\n let [id, caster, sorter] = args;\n SortableTable.prototype.addSortType(id, caster, sorter);\n }\n\n /**\n * Sets the sort types on a column basis\n * @private\n */\n setSortTypes() {\n let tf = this.tf,\n sortTypes = this.sortTypes,\n _sortTypes = [];\n\n tf.eachCol((i) => {\n let colType;\n if (sortTypes[i]) {\n colType = sortTypes[i];\n if (isObj(colType)) {\n if (colType.type === DATE) {\n colType = this._addDateType(i, sortTypes);\n }\n else if (colType.type === FORMATTED_NUMBER) {\n let decimal = colType.decimal || tf.decimalSeparator;\n colType = this._addNumberType(i, decimal);\n }\n } else {\n colType = colType.toLowerCase();\n if (colType === DATE) {\n colType = this._addDateType(i, sortTypes);\n }\n else if (colType === FORMATTED_NUMBER ||\n colType === NUMBER) {\n colType = this._addNumberType(i, tf.decimalSeparator);\n }\n else if (colType === NONE) {\n // TODO: normalise 'none' vs 'None'\n colType = 'None';\n }\n }\n } else {\n colType = STRING;\n }\n _sortTypes.push(colType);\n });\n\n //Public TF method to add sort type\n\n //Custom sort types\n this.addSortType('caseinsensitivestring', SortableTable.toUpperCase);\n this.addSortType(STRING);\n this.addSortType(IP_ADDRESS, ipAddress, sortIP);\n\n this.stt = new SortableTable(tf.dom(), _sortTypes);\n\n /*** external table headers adapter ***/\n if (this.asyncSort && this.triggerIds.length > 0) {\n let triggers = this.triggerIds;\n for (let j = 0; j < triggers.length; j++) {\n if (triggers[j] === null) {\n continue;\n }\n let trigger = elm(triggers[j]);\n if (trigger) {\n trigger.style.cursor = 'pointer';\n\n addEvt(trigger, 'click', (evt) => {\n let elm = evt.target;\n if (!this.tf.sort) {\n return;\n }\n this.stt.asyncSort(triggers.indexOf(elm.id));\n });\n trigger.setAttribute('_sortType', _sortTypes[j]);\n }\n }\n }\n }\n\n _addDateType(colIndex, types) {\n let tf = this.tf;\n let dateType = tf.feature('dateType');\n let locale = dateType.getOptions(colIndex, types).locale || tf.locale;\n let colType = `${DATE}-${locale}`;\n\n this.addSortType(colType, (value) => {\n let parsedDate = dateType.parse(value, locale);\n // Invalid date defaults to Wed Feb 04 -768 11:00:00\n return isNaN(+parsedDate) ? new Date(-86400000000000) : parsedDate;\n });\n return colType;\n }\n\n _addNumberType(colIndex, decimal) {\n let colType = `${FORMATTED_NUMBER}${decimal === '.' ? '' : '-custom'}`;\n\n this.addSortType(colType, (value) => {\n return parseNb(value, decimal);\n });\n return colType;\n }\n\n /**\n * Remove extension\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n let tf = this.tf;\n this.emitter.off(['sort'],\n (tf, colIdx, desc) => this.sortByColumnIndex(colIdx, desc));\n this.sorted = false;\n this.stt.destroy();\n\n let ids = tf.getFiltersId();\n for (let idx = 0; idx < ids.length; idx++) {\n let header = tf.getHeaderElement(idx);\n let img = tag(header, 'img');\n\n if (img.length === 1) {\n header.removeChild(img[0]);\n }\n }\n this.initialized = false;\n }\n\n}\n\n//Converters\nfunction ipAddress(value) {\n let vals = value.split('.');\n for (let x in vals) {\n let val = vals[x];\n while (3 > val.length) {\n val = '0' + val;\n }\n vals[x] = val;\n }\n return vals.join('.');\n}\n\nfunction sortIP(a, b) {\n let aa = ipAddress(a.value.toLowerCase());\n let bb = ipAddress(b.value.toLowerCase());\n if (aa === bb) {\n return 0;\n } else if (aa < bb) {\n return -1;\n } else {\n return 1;\n }\n}\n", @@ -5438,7 +5507,7 @@ "lineNumber": 1 }, { - "__docId__": 276, + "__docId__": 277, "kind": "class", "name": "AdapterSortableTable", "memberof": "src/extensions/sort/adapterSortabletable.js", @@ -5456,7 +5525,7 @@ ] }, { - "__docId__": 277, + "__docId__": 278, "kind": "constructor", "name": "constructor", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5491,7 +5560,7 @@ ] }, { - "__docId__": 278, + "__docId__": 279, "kind": "member", "name": "name", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5510,7 +5579,7 @@ } }, { - "__docId__": 279, + "__docId__": 280, "kind": "member", "name": "desc", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5529,7 +5598,7 @@ } }, { - "__docId__": 280, + "__docId__": 281, "kind": "member", "name": "sorted", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5545,10 +5614,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 281, + "__docId__": 282, "kind": "member", "name": "sortTypes", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5567,7 +5637,7 @@ } }, { - "__docId__": 282, + "__docId__": 283, "kind": "member", "name": "sortColAtStart", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5586,7 +5656,7 @@ } }, { - "__docId__": 283, + "__docId__": 284, "kind": "member", "name": "asyncSort", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5605,7 +5675,7 @@ } }, { - "__docId__": 284, + "__docId__": 285, "kind": "member", "name": "triggerIds", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5624,7 +5694,7 @@ } }, { - "__docId__": 285, + "__docId__": 286, "kind": "member", "name": "imgPath", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5643,7 +5713,7 @@ } }, { - "__docId__": 286, + "__docId__": 287, "kind": "member", "name": "imgBlank", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5662,7 +5732,7 @@ } }, { - "__docId__": 287, + "__docId__": 288, "kind": "member", "name": "imgClassName", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5681,7 +5751,7 @@ } }, { - "__docId__": 288, + "__docId__": 289, "kind": "member", "name": "imgAscClassName", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5700,7 +5770,7 @@ } }, { - "__docId__": 289, + "__docId__": 290, "kind": "member", "name": "imgDescClassName", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5719,7 +5789,7 @@ } }, { - "__docId__": 290, + "__docId__": 291, "kind": "member", "name": "customKey", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5738,7 +5808,7 @@ } }, { - "__docId__": 291, + "__docId__": 292, "kind": "member", "name": "onSortLoaded", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5757,7 +5827,7 @@ } }, { - "__docId__": 292, + "__docId__": 293, "kind": "member", "name": "onBeforeSort", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5776,7 +5846,7 @@ } }, { - "__docId__": 293, + "__docId__": 294, "kind": "member", "name": "onAfterSort", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5795,7 +5865,7 @@ } }, { - "__docId__": 294, + "__docId__": 295, "kind": "member", "name": "stt", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5804,6 +5874,7 @@ "access": "private", "description": "SortableTable instance", "lineNumber": 131, + "ignore": true, "type": { "types": [ "*" @@ -5811,7 +5882,7 @@ } }, { - "__docId__": 295, + "__docId__": 296, "kind": "method", "name": "init", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5826,7 +5897,7 @@ "return": null }, { - "__docId__": 296, + "__docId__": 297, "kind": "member", "name": "initialized", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5848,7 +5919,7 @@ } }, { - "__docId__": 297, + "__docId__": 298, "kind": "method", "name": "sortByColumnIndex", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5884,7 +5955,7 @@ "return": null }, { - "__docId__": 298, + "__docId__": 299, "kind": "method", "name": "overrideSortableTable", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5899,7 +5970,7 @@ "return": null }, { - "__docId__": 299, + "__docId__": 300, "kind": "method", "name": "addSortType", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5922,7 +5993,7 @@ "return": null }, { - "__docId__": 300, + "__docId__": 301, "kind": "method", "name": "setSortTypes", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5933,11 +6004,12 @@ "access": "private", "description": "Sets the sort types on a column basis", "lineNumber": 388, + "ignore": true, "params": [], "return": null }, { - "__docId__": 302, + "__docId__": 303, "kind": "method", "name": "_addDateType", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5949,6 +6021,7 @@ "description": null, "lineNumber": 458, "undocument": true, + "ignore": true, "params": [ { "name": "colIndex", @@ -5970,7 +6043,7 @@ } }, { - "__docId__": 303, + "__docId__": 304, "kind": "method", "name": "_addNumberType", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -5982,6 +6055,7 @@ "description": null, "lineNumber": 472, "undocument": true, + "ignore": true, "params": [ { "name": "colIndex", @@ -6003,7 +6077,7 @@ } }, { - "__docId__": 304, + "__docId__": 305, "kind": "method", "name": "destroy", "memberof": "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable", @@ -6018,7 +6092,7 @@ "return": null }, { - "__docId__": 307, + "__docId__": 308, "kind": "function", "name": "ipAddress", "memberof": "src/extensions/sort/adapterSortabletable.js", @@ -6049,7 +6123,7 @@ "ignore": true }, { - "__docId__": 308, + "__docId__": 309, "kind": "function", "name": "sortIP", "memberof": "src/extensions/sort/adapterSortabletable.js", @@ -6086,7 +6160,7 @@ "ignore": true }, { - "__docId__": 309, + "__docId__": 310, "kind": "file", "name": "src/extensions/sort/sort.js", "content": "import AdapterSortableTable from './adapterSortabletable';\nimport {root} from '../../root';\n\nif (!root.SortableTable) {\n require('script-loader!sortabletable');\n}\n\nexport default AdapterSortableTable;\n", @@ -6097,7 +6171,7 @@ "lineNumber": 1 }, { - "__docId__": 310, + "__docId__": 311, "kind": "file", "name": "src/feature.js", "content": "\nconst NOT_IMPLEMENTED = 'Not implemented.';\n\n/**\n * Base class defining the interface of a TableFilter feature\n */\nexport class Feature {\n /**\n * Creates an instance of Feature\n * @param {Object} tf TableFilter instance\n * @param {String} feature Feature name known by TableFilter\n */\n constructor(tf, feature) {\n /**\n * TableFilter instance\n * @type {TableFilter}\n */\n this.tf = tf;\n\n /**\n * Feature name\n * @type {String}\n */\n this.feature = feature;\n\n /**\n * TableFilter feature setting\n * @type {Boolean}\n */\n this.enabled = tf[feature];\n\n /**\n * TableFilter configuration\n * @type {Object}\n */\n this.config = tf.config();\n\n /**\n * TableFilter emitter instance\n * @type {Emitter}\n */\n this.emitter = tf.emitter;\n\n /**\n * Field indicating whether Feature is initialized\n * @type {Boolean}\n */\n this.initialized = false;\n\n /** Subscribe to destroy event */\n this.emitter.on(['destroy'], () => this.destroy());\n }\n\n /**\n * Initialize the feature\n */\n init() {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Reset the feature after being disabled\n */\n reset() {\n this.enable();\n this.init();\n }\n\n /**\n * Destroy the feature\n */\n destroy() {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Enable the feature\n */\n enable() {\n this.enabled = true;\n }\n\n /**\n * Disable the feature\n */\n disable() {\n this.enabled = false;\n }\n\n /**\n * Indicate whether the feature is enabled or not\n * @returns {Boolean}\n */\n isEnabled() {\n return this.enabled === true;\n }\n}\n", @@ -6108,7 +6182,7 @@ "lineNumber": 1 }, { - "__docId__": 311, + "__docId__": 312, "kind": "variable", "name": "NOT_IMPLEMENTED", "memberof": "src/feature.js", @@ -6129,7 +6203,7 @@ "ignore": true }, { - "__docId__": 312, + "__docId__": 313, "kind": "class", "name": "Feature", "memberof": "src/feature.js", @@ -6144,7 +6218,7 @@ "interface": false }, { - "__docId__": 313, + "__docId__": 314, "kind": "constructor", "name": "constructor", "memberof": "src/feature.js~Feature", @@ -6179,7 +6253,7 @@ ] }, { - "__docId__": 314, + "__docId__": 315, "kind": "member", "name": "tf", "memberof": "src/feature.js~Feature", @@ -6198,7 +6272,7 @@ } }, { - "__docId__": 315, + "__docId__": 316, "kind": "member", "name": "feature", "memberof": "src/feature.js~Feature", @@ -6217,7 +6291,7 @@ } }, { - "__docId__": 316, + "__docId__": 317, "kind": "member", "name": "enabled", "memberof": "src/feature.js~Feature", @@ -6236,7 +6310,7 @@ } }, { - "__docId__": 317, + "__docId__": 318, "kind": "member", "name": "config", "memberof": "src/feature.js~Feature", @@ -6255,7 +6329,7 @@ } }, { - "__docId__": 318, + "__docId__": 319, "kind": "member", "name": "emitter", "memberof": "src/feature.js~Feature", @@ -6274,7 +6348,7 @@ } }, { - "__docId__": 319, + "__docId__": 320, "kind": "member", "name": "initialized", "memberof": "src/feature.js~Feature", @@ -6293,7 +6367,7 @@ } }, { - "__docId__": 320, + "__docId__": 321, "kind": "method", "name": "init", "memberof": "src/feature.js~Feature", @@ -6308,7 +6382,7 @@ "return": null }, { - "__docId__": 321, + "__docId__": 322, "kind": "method", "name": "reset", "memberof": "src/feature.js~Feature", @@ -6323,7 +6397,7 @@ "return": null }, { - "__docId__": 322, + "__docId__": 323, "kind": "method", "name": "destroy", "memberof": "src/feature.js~Feature", @@ -6338,7 +6412,7 @@ "return": null }, { - "__docId__": 323, + "__docId__": 324, "kind": "method", "name": "enable", "memberof": "src/feature.js~Feature", @@ -6353,7 +6427,7 @@ "return": null }, { - "__docId__": 325, + "__docId__": 326, "kind": "method", "name": "disable", "memberof": "src/feature.js~Feature", @@ -6368,7 +6442,7 @@ "return": null }, { - "__docId__": 327, + "__docId__": 328, "kind": "method", "name": "isEnabled", "memberof": "src/feature.js~Feature", @@ -6396,7 +6470,7 @@ "params": [] }, { - "__docId__": 328, + "__docId__": 329, "kind": "file", "name": "src/modules/alternateRows.js", "content": "import {Feature} from '../feature';\nimport {addClass, removeClass} from '../dom';\nimport {defaultsStr} from '../settings';\n\n/**\n * Rows with alternating background color for improved readability\n */\nexport class AlternateRows extends Feature {\n\n /**\n * Creates an instance of AlternateRows.\n *\n * @param {Object} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'alternateRows');\n\n let config = this.config;\n /**\n * Css class for even rows (default: 'even')\n * @type {String}\n */\n this.evenCss = defaultsStr(config.even_row_css_class, 'even');\n\n /**\n * Css class for odd rows (default: 'odd')\n * @type {String}\n */\n this.oddCss = defaultsStr(config.odd_row_css_class, 'odd');\n }\n\n /**\n * Sets alternating rows color\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.processAll();\n\n // Subscribe to events\n this.emitter.on(['row-processed', 'row-paged'],\n (tf, rowIndex, arrIndex, isValid) =>\n this.processRow(rowIndex, arrIndex, isValid));\n this.emitter.on(['column-sorted', 'rows-changed'],\n () => this.processAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Apply background to all valid rows\n */\n processAll() {\n if (!this.isEnabled()) {\n return;\n }\n let tf = this.tf;\n let validRowsIndex = tf.getValidRows(true);\n let indexLen = validRowsIndex.length;\n let idx = 0;\n\n //alternates bg color\n for (let j = 0; j < indexLen; j++) {\n let rowIdx = validRowsIndex[j];\n this.setRowBg(rowIdx, idx);\n idx++;\n }\n }\n\n /**\n * Set/remove row background based on row validation\n * @param {Number} rowIdx Row index\n * @param {Number} arrIdx Array index\n * @param {Boolean} isValid Valid row flag\n */\n processRow(rowIdx, arrIdx, isValid) {\n if (isValid) {\n this.setRowBg(rowIdx, arrIdx);\n } else {\n this.removeRowBg(rowIdx);\n }\n }\n\n /**\n * Sets row background color\n * @param {Number} rowIdx Row index\n * @param {Number} idx Valid rows collection index needed to calculate bg\n * color\n * @private\n */\n setRowBg(rowIdx, idx) {\n if (!this.isEnabled() || isNaN(rowIdx)) {\n return;\n }\n let rows = this.tf.dom().rows;\n let i = isNaN(idx) ? rowIdx : idx;\n this.removeRowBg(rowIdx);\n\n addClass(rows[rowIdx], (i % 2) ? this.evenCss : this.oddCss);\n }\n\n /**\n * Removes row background color\n * @param {Number} idx Row index\n * @private\n */\n removeRowBg(idx) {\n if (isNaN(idx)) {\n return;\n }\n let rows = this.tf.dom().rows;\n removeClass(rows[idx], this.oddCss);\n removeClass(rows[idx], this.evenCss);\n }\n\n /**\n * Removes all alternating backgrounds\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let eachRow = this.tf.eachRow(0);\n eachRow((row, i) => this.removeRowBg(i));\n\n // Unsubscribe to events\n this.emitter.off(['row-processed', 'row-paged'],\n (tf, rowIndex, arrIndex, isValid) =>\n this.processRow(rowIndex, arrIndex, isValid));\n this.emitter.off(['column-sorted', 'rows-changed'],\n () => this.processAll());\n\n this.initialized = false;\n }\n\n}\n", @@ -6407,7 +6481,7 @@ "lineNumber": 1 }, { - "__docId__": 329, + "__docId__": 330, "kind": "class", "name": "AlternateRows", "memberof": "src/modules/alternateRows.js", @@ -6425,7 +6499,7 @@ ] }, { - "__docId__": 330, + "__docId__": 331, "kind": "constructor", "name": "constructor", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6450,7 +6524,7 @@ ] }, { - "__docId__": 331, + "__docId__": 332, "kind": "member", "name": "evenCss", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6469,7 +6543,7 @@ } }, { - "__docId__": 332, + "__docId__": 333, "kind": "member", "name": "oddCss", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6488,7 +6562,7 @@ } }, { - "__docId__": 333, + "__docId__": 334, "kind": "method", "name": "init", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6503,7 +6577,7 @@ "return": null }, { - "__docId__": 334, + "__docId__": 335, "kind": "member", "name": "initialized", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6525,7 +6599,7 @@ } }, { - "__docId__": 335, + "__docId__": 336, "kind": "method", "name": "processAll", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6540,7 +6614,7 @@ "return": null }, { - "__docId__": 336, + "__docId__": 337, "kind": "method", "name": "processRow", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6586,7 +6660,7 @@ "return": null }, { - "__docId__": 337, + "__docId__": 338, "kind": "method", "name": "setRowBg", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6619,10 +6693,11 @@ "description": "Valid rows collection index needed to calculate bg\ncolor" } ], + "ignore": true, "return": null }, { - "__docId__": 338, + "__docId__": 339, "kind": "method", "name": "removeRowBg", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6645,10 +6720,11 @@ "description": "Row index" } ], + "ignore": true, "return": null }, { - "__docId__": 339, + "__docId__": 340, "kind": "method", "name": "destroy", "memberof": "src/modules/alternateRows.js~AlternateRows", @@ -6663,7 +6739,7 @@ "return": null }, { - "__docId__": 341, + "__docId__": 342, "kind": "file", "name": "src/modules/baseDropdown.js", "content": "import {Feature} from '../feature';\nimport {\n ignoreCase, numSortAsc, numSortDesc,\n dateSortAsc, sortNumberStr, sortDateStr\n} from '../sort';\nimport {isArray, isObj, isEmpty} from '../types';\nimport {NUMBER, FORMATTED_NUMBER, DATE} from '../const';\n\n/**\n * Base class for Dropdown and CheckList UI components\n * @export\n * @class BaseDropdown\n * @extends {Feature}\n */\nexport class BaseDropdown extends Feature {\n\n /**\n * Creates an instance of BaseDropdown\n * @param {TableFilter} tf\n */\n constructor(tf) {\n super(tf, 'baseDropdown');\n\n let f = this.config;\n\n /**\n * Filter options custom sorter on a column basis\n * @type {Object}\n */\n this.customSorter = isObj(f.filter_options_sorter) &&\n isArray(f.filter_options_sorter.col) &&\n isArray(f.filter_options_sorter.comparer) ?\n f.filter_options_sorter :\n null;\n\n // TODO: move here all properties shared by Dropdown CheckList\n\n /**\n * Has custom options\n * @type {Boolean}\n * @private\n */\n this.isCustom = false;\n\n /**\n * List of options values\n * @type {Array}\n * @private\n */\n this.opts = [];\n\n /**\n * List of options texts for custom values\n * @type {Array}\n * @private\n */\n this.optsTxt = [];\n\n /**\n * List of options to be excluded from the checklist filter\n * @type {Array}\n * @private\n */\n this.excludedOpts = [];\n }\n\n /**\n * Sort passed options based on the type of the specified column\n * @param {Number} colIndex Column index\n * @param {Array} [options=[]] Collection of values\n * @return {Array} Sorted values\n * @private\n */\n sortOptions(colIndex, options = []) {\n let tf = this.tf;\n\n if (tf.isCustomOptions(colIndex) || !tf.sortSlc ||\n (isArray(tf.sortSlc) && tf.sortSlc.indexOf(colIndex) === -1)) {\n return options;\n }\n\n let { caseSensitive, sortNumDesc } = tf;\n let compareFn;\n\n if (this.customSorter &&\n this.customSorter.col.indexOf(colIndex) !== -1) {\n var idx = this.customSorter.col.indexOf(colIndex);\n compareFn = this.customSorter.comparer[idx];\n }\n else if (tf.hasType(colIndex, [NUMBER, FORMATTED_NUMBER])) {\n let decimal = tf.getDecimal(colIndex);\n let comparer = numSortAsc;\n if (sortNumDesc === true || sortNumDesc.indexOf(colIndex) !== -1) {\n comparer = numSortDesc;\n }\n compareFn = sortNumberStr(comparer, decimal);\n }\n else if (tf.hasType(colIndex, [DATE])) {\n let locale = tf.feature('dateType').getLocale(colIndex);\n let comparer = dateSortAsc;\n compareFn = sortDateStr(comparer, locale);\n } else { // string\n compareFn = caseSensitive ? undefined : ignoreCase;\n }\n\n return options.sort(compareFn);\n }\n\n /**\n * Regenerate filters of specified columns and maintain selection if any\n * @param {Array} colIndexes Collection of column indexes\n * @private\n */\n refreshFilters(colIndexes) {\n colIndexes.forEach((colIdx) => {\n let values = this.getValues(colIdx);\n this.build(colIdx, this.tf.linkedFilters);\n this.selectOptions(colIdx, values);\n });\n }\n\n /**\n * Check passed row contains a valid linked value\n * @param {Number} rowIdx Row index\n * @param {Number} activeFilterIdx Current active filter index\n * @returns {Boolean}\n */\n isValidLinkedValue(rowIdx, activeFilterIdx) {\n let tf = this.tf;\n\n if (tf.disableExcludedOptions) {\n return true;\n }\n\n if (tf.paging) {\n if (!isEmpty(activeFilterIdx) && tf.isRowValid(rowIdx)) {\n return true;\n }\n } else {\n if (tf.isRowDisplayed(rowIdx)) {\n return true;\n }\n }\n\n return false;\n }\n}\n", @@ -6674,7 +6750,7 @@ "lineNumber": 1 }, { - "__docId__": 342, + "__docId__": 343, "kind": "class", "name": "BaseDropdown", "memberof": "src/modules/baseDropdown.js", @@ -6698,7 +6774,7 @@ ] }, { - "__docId__": 343, + "__docId__": 344, "kind": "constructor", "name": "constructor", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6723,7 +6799,7 @@ ] }, { - "__docId__": 344, + "__docId__": 345, "kind": "member", "name": "customSorter", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6742,7 +6818,7 @@ } }, { - "__docId__": 345, + "__docId__": 346, "kind": "member", "name": "isCustom", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6758,10 +6834,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 346, + "__docId__": 347, "kind": "member", "name": "opts", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6777,10 +6854,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 347, + "__docId__": 348, "kind": "member", "name": "optsTxt", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6796,10 +6874,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 348, + "__docId__": 349, "kind": "member", "name": "excludedOpts", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6815,10 +6894,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 349, + "__docId__": 350, "kind": "method", "name": "sortOptions", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6860,10 +6940,11 @@ ], "spread": false, "description": "Sorted values" - } + }, + "ignore": true }, { - "__docId__": 350, + "__docId__": 351, "kind": "method", "name": "refreshFilters", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6886,10 +6967,11 @@ "description": "Collection of column indexes" } ], + "ignore": true, "return": null }, { - "__docId__": 351, + "__docId__": 352, "kind": "method", "name": "isValidLinkedValue", "memberof": "src/modules/baseDropdown.js~BaseDropdown", @@ -6938,7 +7020,7 @@ } }, { - "__docId__": 352, + "__docId__": 353, "kind": "file", "name": "src/modules/checkList.js", "content": "import {BaseDropdown} from './baseDropdown';\nimport {\n addClass, createCheckItem, createText, createElm, elm, removeClass, tag\n} from '../dom';\nimport {has} from '../array';\nimport {matchCase, trim, rgxEsc} from '../string';\nimport {addEvt, removeEvt, targetEvt} from '../event';\nimport {isEmpty} from '../types';\nimport {CHECKLIST, NONE} from '../const';\nimport {defaultsStr, defaultsBool} from '../settings';\n\n/**\n * Checklist filter UI component\n * @export\n * @class CheckList\n * @extends {BaseDropdown}\n */\nexport class CheckList extends BaseDropdown {\n\n /**\n * Creates an instance of CheckList\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'checkList');\n\n let f = this.config;\n\n /**\n * List of container DOM elements\n * @type {Array}\n */\n this.containers = [];\n\n /**\n * Css class for the container of the checklist filter (div)\n * @type {String}\n */\n this.containerCssClass = defaultsStr(f.div_checklist_css_class,\n 'div_checklist');\n\n /**\n * Css class for the checklist filter element (ul)\n * @type {String}\n */\n this.filterCssClass = defaultsStr(f.checklist_css_class,\n 'flt_checklist');\n\n /**\n * Css class for the item of a checklist (li)\n * @type {String}\n */\n this.itemCssClass = defaultsStr(f.checklist_item_css_class,\n 'flt_checklist_item');\n\n /**\n * Css class for a selected item of a checklist (li)\n * @type {String}\n */\n this.selectedItemCssClass = defaultsStr(\n f.checklist_selected_item_css_class,\n 'flt_checklist_slc_item'\n );\n\n /**\n * Text placed in the filter's container when load filter on demand\n * feature is enabled\n * @type {String}\n */\n this.activateText = defaultsStr(\n f.activate_checklist_text,\n 'Click to load filter data'\n );\n\n /**\n * Css class for a disabled item of a checklist (li)\n * @type {String}\n */\n this.disabledItemCssClass = defaultsStr(\n f.checklist_item_disabled_css_class,\n 'flt_checklist_item_disabled'\n );\n\n /**\n * Enable the reset filter option as first item\n * @type {Boolean}\n */\n this.enableResetOption = defaultsBool(f.enable_checklist_reset_filter,\n true);\n\n /**\n * Prefix for container element ID\n * @type {String}\n * @private\n */\n this.prfx = 'chkdiv_';\n }\n\n /**\n * Checklist option click event handler\n * @param {Event} evt\n * @private\n */\n optionClick(evt) {\n let elm = targetEvt(evt);\n let tf = this.tf;\n\n this.emitter.emit('filter-focus', tf, elm);\n this.setCheckListValues(elm);\n tf.filter();\n }\n\n /**\n * Checklist container click event handler for load-on-demand feature\n * @param {Event} evt\n * @private\n */\n onCheckListClick(evt) {\n let elm = targetEvt(evt);\n if (this.tf.loadFltOnDemand && elm.getAttribute('filled') === '0') {\n let ct = elm.getAttribute('ct');\n let div = this.containers[ct];\n this.build(ct);\n removeEvt(div, 'click', (evt) => this.onCheckListClick(evt));\n }\n }\n\n /**\n * Refresh all checklist filters\n */\n refreshAll() {\n let colIdxs = this.tf.getFiltersByType(CHECKLIST, true);\n this.refreshFilters(colIdxs);\n }\n\n /**\n * Initialize checklist filter\n * @param {Number} colIndex Column index\n * @param {Boolean} isExternal External filter flag\n * @param {DOMElement} container Dom element containing the filter\n */\n init(colIndex, isExternal, container) {\n let tf = this.tf;\n let externalFltTgtId = isExternal ?\n tf.externalFltIds[colIndex] : null;\n\n let divCont = createElm('div',\n ['id', `${this.prfx}${colIndex}_${tf.id}`],\n ['ct', colIndex], ['filled', '0']);\n divCont.className = this.containerCssClass;\n\n //filter is appended in desired element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(divCont);\n } else {\n container.appendChild(divCont);\n }\n\n this.containers[colIndex] = divCont;\n tf.fltIds.push(tf.buildFilterId(colIndex));\n\n if (!tf.loadFltOnDemand) {\n this.build(colIndex);\n } else {\n addEvt(divCont, 'click', (evt) => this.onCheckListClick(evt));\n divCont.appendChild(createText(this.activateText));\n }\n\n this.emitter.on(\n ['build-checklist-filter'],\n (tf, colIndex, isLinked) => this.build(colIndex, isLinked)\n );\n\n this.emitter.on(\n ['select-checklist-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n\n this.emitter.on(['rows-changed'], () => this.refreshAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Build checklist UI\n * @param {Number} colIndex Column index\n * @param {Boolean} isLinked Enable linked filters behaviour\n */\n build(colIndex, isLinked = false) {\n let tf = this.tf;\n colIndex = Number(colIndex);\n\n this.emitter.emit('before-populating-filter', tf, colIndex);\n\n /** @inherited */\n this.opts = [];\n /** @inherited */\n this.optsTxt = [];\n\n let flt = this.containers[colIndex];\n let ul = createElm('ul',\n ['id', tf.fltIds[colIndex]],\n ['colIndex', colIndex]);\n ul.className = this.filterCssClass;\n\n let caseSensitive = tf.caseSensitive;\n /** @inherited */\n this.isCustom = tf.isCustomOptions(colIndex);\n\n //Retrieves custom values\n if (this.isCustom) {\n let customValues = tf.getCustomOptions(colIndex);\n this.opts = customValues[0];\n this.optsTxt = customValues[1];\n }\n\n let activeIdx;\n let activeFilterId = tf.getActiveFilterId();\n\n if (isLinked && activeFilterId) {\n activeIdx = tf.getColumnIndexFromFilterId(activeFilterId);\n }\n\n let filteredDataCol = [];\n if (isLinked && tf.disableExcludedOptions) {\n /** @inherited */\n this.excludedOpts = [];\n }\n\n flt.innerHTML = '';\n\n let eachRow = tf.eachRow();\n eachRow(\n (row) => {\n let cellValue = tf.getCellValue(row.cells[colIndex]);\n //Vary Peter's patch\n let cellString = matchCase(cellValue, caseSensitive);\n // checks if celldata is already in array\n if (!has(this.opts, cellString, caseSensitive)) {\n this.opts.push(cellValue);\n }\n let filteredCol = filteredDataCol[colIndex];\n if (isLinked && tf.disableExcludedOptions) {\n if (!filteredCol) {\n filteredCol = tf.getVisibleColumnValues(colIndex);\n }\n if (!has(filteredCol, cellString, caseSensitive) &&\n !has(this.excludedOpts, cellString, caseSensitive)) {\n this.excludedOpts.push(cellValue);\n }\n }\n },\n // continue conditions function\n (row, k) => {\n // excluded rows don't need to appear on selects as always valid\n if (tf.excludeRows.indexOf(k) !== -1) {\n return true;\n }\n\n // checks if row has expected number of cells\n if (row.cells.length !== tf.nbCells || this.isCustom) {\n return true;\n }\n\n if (isLinked && !this.isValidLinkedValue(k, activeIdx)) {\n return true;\n }\n }\n );\n\n //sort options\n this.opts = this.sortOptions(colIndex, this.opts);\n if (this.excludedOpts) {\n this.excludedOpts = this.sortOptions(colIndex, this.excludedOpts);\n }\n\n this.addChecks(colIndex, ul);\n\n if (tf.loadFltOnDemand) {\n flt.innerHTML = '';\n }\n flt.appendChild(ul);\n flt.setAttribute('filled', '1');\n\n this.emitter.emit('after-populating-filter', tf, colIndex, flt);\n }\n\n /**\n * Add checklist options\n * @param {Number} colIndex Column index\n * @param {Object} ul Ul element\n * @private\n */\n addChecks(colIndex, ul) {\n let tf = this.tf;\n let chkCt = this.addTChecks(colIndex, ul);\n\n for (let y = 0; y < this.opts.length; y++) {\n let val = this.opts[y]; //item value\n let lbl = this.isCustom ? this.optsTxt[y] : val; //item text\n let fltId = tf.fltIds[colIndex];\n let li = createCheckItem(`${fltId}_${(y + chkCt)}`, val, lbl);\n li.className = this.itemCssClass;\n\n if (tf.linkedFilters && tf.disableExcludedOptions &&\n has(this.excludedOpts, matchCase(val, tf.caseSensitive),\n tf.caseSensitive)) {\n addClass(li, this.disabledItemCssClass);\n li.check.disabled = true;\n li.disabled = true;\n } else {\n addEvt(li.check, 'click', evt => this.optionClick(evt));\n }\n ul.appendChild(li);\n\n if (val === '') {\n //item is hidden\n li.style.display = NONE;\n }\n }\n }\n\n /**\n * Add checklist header option\n * @param {Number} colIndex Column index\n * @param {Object} ul Ul element\n * @private\n */\n addTChecks(colIndex, ul) {\n let tf = this.tf;\n let chkCt = 1;\n let fltId = tf.fltIds[colIndex];\n let li0 = createCheckItem(`${fltId}_0`, '',\n tf.getClearFilterText(colIndex));\n li0.className = this.itemCssClass;\n ul.appendChild(li0);\n\n addEvt(li0.check, 'click', evt => this.optionClick(evt));\n\n if (!this.enableResetOption) {\n li0.style.display = NONE;\n }\n\n if (tf.enableEmptyOption) {\n let li1 = createCheckItem(`${fltId}_1`, tf.emOperator,\n tf.emptyText);\n li1.className = this.itemCssClass;\n ul.appendChild(li1);\n addEvt(li1.check, 'click', evt => this.optionClick(evt));\n chkCt++;\n }\n\n if (tf.enableNonEmptyOption) {\n let li2 = createCheckItem(`${fltId}_2`, tf.nmOperator,\n tf.nonEmptyText);\n li2.className = this.itemCssClass;\n ul.appendChild(li2);\n addEvt(li2.check, 'click', evt => this.optionClick(evt));\n chkCt++;\n }\n return chkCt;\n }\n\n /**\n * Store checked options in DOM element attribute\n * @param {Object} o checklist option DOM element\n * @private\n */\n setCheckListValues(o) {\n if (!o) {\n return;\n }\n\n let tf = this.tf;\n let chkValue = o.value; //checked item value\n // TODO: provide helper to extract column index, ugly!\n let chkIndex = parseInt(o.id.split('_')[2], 10);\n let colIdx = tf.getColumnIndexFromFilterId(o.id);\n let itemTag = 'LI';\n\n let n = tf.getFilterElement(parseInt(colIdx, 10));\n let li = n.childNodes[chkIndex];\n let colIndex = n.getAttribute('colIndex');\n let fltValue = n.getAttribute('value'); //filter value (ul tag)\n let fltIndexes = n.getAttribute('indexes'); //selected items (ul tag)\n\n if (o.checked) {\n //show all item\n if (chkValue === '') {\n if ((fltIndexes && fltIndexes !== '')) {\n //items indexes\n let indSplit = fltIndexes.split(tf.separator);\n //checked items loop\n for (let u = 0; u < indSplit.length; u++) {\n //checked item\n let cChk = elm(tf.fltIds[colIndex] + '_' +\n indSplit[u]);\n if (cChk) {\n cChk.checked = false;\n removeClass(n.childNodes[indSplit[u]],\n this.selectedItemCssClass);\n }\n }\n }\n n.setAttribute('value', '');\n n.setAttribute('indexes', '');\n\n } else {\n fltValue = (fltValue) ? fltValue : '';\n chkValue = trim(fltValue + ' ' + chkValue + ' ' +\n tf.orOperator);\n chkIndex = fltIndexes + chkIndex + tf.separator;\n n.setAttribute('value', chkValue);\n n.setAttribute('indexes', chkIndex);\n //1st option unchecked\n if (elm(tf.fltIds[colIndex] + '_0')) {\n elm(tf.fltIds[colIndex] + '_0').checked = false;\n }\n }\n\n if (li.nodeName === itemTag) {\n removeClass(n.childNodes[0], this.selectedItemCssClass);\n addClass(li, this.selectedItemCssClass);\n }\n } else { //removes values and indexes\n if (chkValue !== '') {\n let replaceValue = new RegExp(\n rgxEsc(chkValue + ' ' + tf.orOperator));\n fltValue = fltValue.replace(replaceValue, '');\n n.setAttribute('value', trim(fltValue));\n\n let replaceIndex = new RegExp(\n rgxEsc(chkIndex + tf.separator));\n fltIndexes = fltIndexes.replace(replaceIndex, '');\n n.setAttribute('indexes', fltIndexes);\n }\n if (li.nodeName === itemTag) {\n removeClass(li, this.selectedItemCssClass);\n }\n }\n }\n\n /**\n * Select filter options programmatically\n * @param {Number} colIndex Column index\n * @param {Array} values Array of option values to select\n */\n selectOptions(colIndex, values = []) {\n let tf = this.tf;\n let flt = tf.getFilterElement(colIndex);\n if (tf.getFilterType(colIndex) !== CHECKLIST || !flt ||\n values.length === 0) {\n return;\n }\n\n let lis = tag(flt, 'li');\n\n flt.setAttribute('value', '');\n flt.setAttribute('indexes', '');\n\n [].forEach.call(lis, (li) => {\n let chk = tag(li, 'input')[0];\n let chkVal = matchCase(chk.value, tf.caseSensitive);\n\n if (chkVal !== '' && has(values, chkVal, tf.caseSensitive)) {\n chk.checked = true;\n } else {\n // Check non-empty-text or empty-text option\n if (values.indexOf(tf.nmOperator) !== -1 &&\n chkVal === matchCase(tf.nonEmptyText, tf.caseSensitive)) {\n chk.checked = true;\n }\n else if (values.indexOf(tf.emOperator) !== -1 &&\n chkVal === matchCase(tf.emptyText, tf.caseSensitive)) {\n chk.checked = true;\n } else {\n chk.checked = false;\n }\n }\n this.setCheckListValues(chk);\n });\n }\n\n /**\n * Get filter values for a given column index\n * @param {Number} colIndex Column index\n * @returns {Array} values Collection of selected values\n */\n getValues(colIndex) {\n let tf = this.tf;\n let flt = tf.getFilterElement(colIndex);\n let fltAttr = flt.getAttribute('value');\n let values = isEmpty(fltAttr) ? '' : fltAttr;\n //removes last operator ||\n values = values.substr(0, values.length - 3);\n //turn || separated values into array\n values = values.split(' ' + tf.orOperator + ' ');\n\n return values;\n }\n\n /**\n * Destroy CheckList instance\n */\n destroy() {\n this.emitter.off(\n ['build-checklist-filter'],\n (tf, colIndex, isLinked) => this.build(colIndex, isLinked)\n );\n this.emitter.off(\n ['select-checklist-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.off(['rows-changed'], () => this.refreshAll());\n\n this.initialized = false;\n }\n}\n", @@ -6949,7 +7031,7 @@ "lineNumber": 1 }, { - "__docId__": 353, + "__docId__": 354, "kind": "class", "name": "CheckList", "memberof": "src/modules/checkList.js", @@ -6973,7 +7055,7 @@ ] }, { - "__docId__": 354, + "__docId__": 355, "kind": "constructor", "name": "constructor", "memberof": "src/modules/checkList.js~CheckList", @@ -6998,7 +7080,7 @@ ] }, { - "__docId__": 355, + "__docId__": 356, "kind": "member", "name": "containers", "memberof": "src/modules/checkList.js~CheckList", @@ -7017,7 +7099,7 @@ } }, { - "__docId__": 356, + "__docId__": 357, "kind": "member", "name": "containerCssClass", "memberof": "src/modules/checkList.js~CheckList", @@ -7036,7 +7118,7 @@ } }, { - "__docId__": 357, + "__docId__": 358, "kind": "member", "name": "filterCssClass", "memberof": "src/modules/checkList.js~CheckList", @@ -7055,7 +7137,7 @@ } }, { - "__docId__": 358, + "__docId__": 359, "kind": "member", "name": "itemCssClass", "memberof": "src/modules/checkList.js~CheckList", @@ -7074,7 +7156,7 @@ } }, { - "__docId__": 359, + "__docId__": 360, "kind": "member", "name": "selectedItemCssClass", "memberof": "src/modules/checkList.js~CheckList", @@ -7093,7 +7175,7 @@ } }, { - "__docId__": 360, + "__docId__": 361, "kind": "member", "name": "activateText", "memberof": "src/modules/checkList.js~CheckList", @@ -7112,7 +7194,7 @@ } }, { - "__docId__": 361, + "__docId__": 362, "kind": "member", "name": "disabledItemCssClass", "memberof": "src/modules/checkList.js~CheckList", @@ -7131,7 +7213,7 @@ } }, { - "__docId__": 362, + "__docId__": 363, "kind": "member", "name": "enableResetOption", "memberof": "src/modules/checkList.js~CheckList", @@ -7150,7 +7232,7 @@ } }, { - "__docId__": 363, + "__docId__": 364, "kind": "member", "name": "prfx", "memberof": "src/modules/checkList.js~CheckList", @@ -7166,10 +7248,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 364, + "__docId__": 365, "kind": "method", "name": "optionClick", "memberof": "src/modules/checkList.js~CheckList", @@ -7192,10 +7275,11 @@ "description": "" } ], + "ignore": true, "return": null }, { - "__docId__": 365, + "__docId__": 366, "kind": "method", "name": "onCheckListClick", "memberof": "src/modules/checkList.js~CheckList", @@ -7218,10 +7302,11 @@ "description": "" } ], + "ignore": true, "return": null }, { - "__docId__": 366, + "__docId__": 367, "kind": "method", "name": "refreshAll", "memberof": "src/modules/checkList.js~CheckList", @@ -7236,7 +7321,7 @@ "return": null }, { - "__docId__": 367, + "__docId__": 368, "kind": "method", "name": "init", "memberof": "src/modules/checkList.js~CheckList", @@ -7282,7 +7367,7 @@ "return": null }, { - "__docId__": 368, + "__docId__": 369, "kind": "member", "name": "initialized", "memberof": "src/modules/checkList.js~CheckList", @@ -7304,7 +7389,7 @@ } }, { - "__docId__": 369, + "__docId__": 370, "kind": "method", "name": "build", "memberof": "src/modules/checkList.js~CheckList", @@ -7340,7 +7425,7 @@ "return": null }, { - "__docId__": 370, + "__docId__": 371, "kind": "member", "name": "opts", "memberof": "src/modules/checkList.js~CheckList", @@ -7362,7 +7447,7 @@ } }, { - "__docId__": 371, + "__docId__": 372, "kind": "member", "name": "optsTxt", "memberof": "src/modules/checkList.js~CheckList", @@ -7384,7 +7469,7 @@ } }, { - "__docId__": 372, + "__docId__": 373, "kind": "member", "name": "isCustom", "memberof": "src/modules/checkList.js~CheckList", @@ -7406,7 +7491,7 @@ } }, { - "__docId__": 375, + "__docId__": 376, "kind": "member", "name": "excludedOpts", "memberof": "src/modules/checkList.js~CheckList", @@ -7428,7 +7513,7 @@ } }, { - "__docId__": 378, + "__docId__": 379, "kind": "method", "name": "addChecks", "memberof": "src/modules/checkList.js~CheckList", @@ -7461,10 +7546,11 @@ "description": "Ul element" } ], + "ignore": true, "return": null }, { - "__docId__": 379, + "__docId__": 380, "kind": "method", "name": "addTChecks", "memberof": "src/modules/checkList.js~CheckList", @@ -7497,6 +7583,7 @@ "description": "Ul element" } ], + "ignore": true, "return": { "types": [ "*" @@ -7504,7 +7591,7 @@ } }, { - "__docId__": 380, + "__docId__": 381, "kind": "method", "name": "setCheckListValues", "memberof": "src/modules/checkList.js~CheckList", @@ -7527,10 +7614,11 @@ "description": "checklist option DOM element" } ], + "ignore": true, "return": null }, { - "__docId__": 381, + "__docId__": 382, "kind": "method", "name": "selectOptions", "memberof": "src/modules/checkList.js~CheckList", @@ -7566,7 +7654,7 @@ "return": null }, { - "__docId__": 382, + "__docId__": 383, "kind": "method", "name": "getValues", "memberof": "src/modules/checkList.js~CheckList", @@ -7605,7 +7693,7 @@ } }, { - "__docId__": 383, + "__docId__": 384, "kind": "method", "name": "destroy", "memberof": "src/modules/checkList.js~CheckList", @@ -7620,7 +7708,7 @@ "return": null }, { - "__docId__": 385, + "__docId__": 386, "kind": "file", "name": "src/modules/clearButton.js", "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt} from '../event';\nimport {defaultsStr} from '../settings';\nimport {isNull} from '../types';\nimport {RIGHT} from './toolbar';\n\n/**\n * Clear button UI component\n */\nexport class ClearButton extends Feature {\n\n /**\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'btnReset');\n\n let f = this.config.btn_reset || {};\n\n /**\n * Container element ID\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Text for the clear button\n * @type {String}\n */\n this.text = defaultsStr(f.text, null);\n\n /**\n * Css class for reset button\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'reset');\n\n /**\n * Tooltip text for the clear button\n * @type {String}\n */\n this.tooltip = f.tooltip || 'Clear filters';\n\n /**\n * Custom Html string for the clear button\n * @type {String}\n */\n this.html = defaultsStr(f.html,\n (!tf.enableIcons || this.text ? null :\n ''));\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT);\n\n /**\n * Clear button container element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Clear button element\n * @type {DOMElement}\n * @private\n */\n this.element = null;\n }\n\n /**\n * Click event handler for clear button\n * @private\n */\n onClick() {\n if (!this.isEnabled()) {\n return;\n }\n this.tf.clearFilters();\n }\n\n /**\n * Initialize clear button component\n */\n init() {\n let tf = this.tf;\n\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.targetId));\n\n let cont = createElm('span');\n\n let targetEl = !this.targetId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.targetId);\n targetEl.appendChild(cont);\n\n if (!this.html) {\n let fltReset = createElm('a', ['href', 'javascript:void(0);']);\n fltReset.className = this.cssClass;\n fltReset.appendChild(createText(this.text));\n cont.appendChild(fltReset);\n addEvt(fltReset, 'click', () => this.onClick());\n } else {\n cont.innerHTML = this.html;\n let resetEl = cont.firstChild;\n addEvt(resetEl, 'click', () => this.onClick());\n }\n this.element = cont.firstChild;\n this.container = cont;\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Destroy ClearButton instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.element);\n removeElm(this.container);\n this.element = null;\n this.container = null;\n this.initialized = false;\n }\n}\n", @@ -7631,7 +7719,7 @@ "lineNumber": 1 }, { - "__docId__": 386, + "__docId__": 387, "kind": "class", "name": "ClearButton", "memberof": "src/modules/clearButton.js", @@ -7649,7 +7737,7 @@ ] }, { - "__docId__": 387, + "__docId__": 388, "kind": "constructor", "name": "constructor", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7674,7 +7762,7 @@ ] }, { - "__docId__": 388, + "__docId__": 389, "kind": "member", "name": "targetId", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7693,7 +7781,7 @@ } }, { - "__docId__": 389, + "__docId__": 390, "kind": "member", "name": "text", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7712,7 +7800,7 @@ } }, { - "__docId__": 390, + "__docId__": 391, "kind": "member", "name": "cssClass", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7731,7 +7819,7 @@ } }, { - "__docId__": 391, + "__docId__": 392, "kind": "member", "name": "tooltip", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7750,7 +7838,7 @@ } }, { - "__docId__": 392, + "__docId__": 393, "kind": "member", "name": "html", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7769,7 +7857,7 @@ } }, { - "__docId__": 393, + "__docId__": 394, "kind": "member", "name": "toolbarPosition", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7788,7 +7876,7 @@ } }, { - "__docId__": 394, + "__docId__": 395, "kind": "member", "name": "container", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7804,10 +7892,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 395, + "__docId__": 396, "kind": "member", "name": "element", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7823,10 +7912,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 396, + "__docId__": 397, "kind": "method", "name": "onClick", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7837,11 +7927,12 @@ "access": "private", "description": "Click event handler for clear button", "lineNumber": 80, + "ignore": true, "params": [], "return": null }, { - "__docId__": 397, + "__docId__": 398, "kind": "method", "name": "init", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7856,7 +7947,7 @@ "return": null }, { - "__docId__": 400, + "__docId__": 401, "kind": "member", "name": "initialized", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7878,7 +7969,7 @@ } }, { - "__docId__": 401, + "__docId__": 402, "kind": "method", "name": "destroy", "memberof": "src/modules/clearButton.js~ClearButton", @@ -7893,7 +7984,7 @@ "return": null }, { - "__docId__": 405, + "__docId__": 406, "kind": "file", "name": "src/modules/dateType.js", "content": "import {Date as SugarDate} from 'sugar-date';\nimport 'sugar-date/locales';\nimport {Feature} from '../feature';\nimport {isObj, isArray} from '../types';\nimport {DATE} from '../const';\nimport {root} from '../root';\n\n/**\n * Wrapper for Sugar Date module providing datetime helpers and locales\n * @export\n * @class DateType\n */\nexport class DateType extends Feature {\n\n /**\n * Creates an instance of DateType\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'dateType');\n\n /**\n * Global locale\n * @type {String}\n */\n this.locale = tf.locale;\n\n /**\n * Sugar Date instance\n * @type {Object}\n */\n this.datetime = SugarDate;\n\n this.enable();\n }\n\n /**\n * Initialize DateType instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // Set global locale\n this.datetime.setLocale(this.locale);\n\n // Add formats from column types configuration if any\n this.addConfigFormats(this.tf.colTypes);\n\n this.emitter.on(\n ['add-date-type-formats'],\n (tf, types) => this.addConfigFormats(types)\n );\n\n // Broadcast date-type initialization\n this.emitter.emit('date-type-initialized', this.tf, this);\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Parse a string representation of a date for a specified locale and return\n * a date object\n * @param {String} dateStr String representation of a date\n * @param {String} localeCode Locale code (ie 'en-us')\n * @returns {Date}\n */\n parse(dateStr, localeCode) {\n return this.datetime.create(dateStr, localeCode);\n }\n\n /**\n * Check string representation of a date for a specified locale is valid\n * @param {any} dateStr String representation of a date\n * @param {any} localeCode Locale code (ie 'en-us')\n * @returns {Boolean}\n */\n isValid(dateStr, localeCode) {\n return this.datetime.isValid(this.parse(dateStr, localeCode));\n }\n\n /**\n * Return the type object of a specified column as per configuration or\n * passed collection\n * @param {Number} colIndex Column index\n * @param {Array} types Collection of column types, optional\n * @returns {Object}\n */\n getOptions(colIndex, types) {\n types = types || this.tf.colTypes;\n let colType = types[colIndex];\n return isObj(colType) ? colType : {};\n }\n\n /**\n * Return the locale code for supplied column index as per configuration\n * or global setting\n * @param {Number} colIndex Column index\n * @returns {String} Locale code (ie: 'en-us')\n */\n getLocale(colIndex) {\n return this.getOptions(colIndex).locale || this.locale;\n }\n\n /**\n * Add date time format(s) to a locale as specified by the passed\n * collection of column types, ie:\n * [\n * 'string',\n * 'number',\n * { type: 'date', locale: 'en', format: ['{dd}/{MM}/{yyyy}']}\n * ]\n *\n * @param {Array} [types=[]] Collection of column types\n */\n addConfigFormats(types=[]) {\n types.forEach((type, idx) => {\n let options = this.getOptions(idx, types);\n if (options.type === DATE && options.hasOwnProperty('format')) {\n let locale = this.datetime.getLocale(\n options.locale || this.locale\n );\n let formats = isArray(options.format) ?\n options.format : [options.format];\n\n // Sugar date module throws exceptions with locale.addFormat\n try {\n formats.forEach((format) => {\n locale.addFormat(format);\n });\n } catch (ex) {\n root.console.error(ex);\n }\n }\n });\n }\n\n /**\n * Remove DateType instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n // TODO: remove added formats\n\n this.emitter.off(\n ['add-date-type-formats'],\n (tf, types) => this.addConfigFormats(types)\n );\n\n this.initialized = false;\n }\n}\n", @@ -7904,7 +7995,7 @@ "lineNumber": 1 }, { - "__docId__": 406, + "__docId__": 407, "kind": "class", "name": "DateType", "memberof": "src/modules/dateType.js", @@ -7928,7 +8019,7 @@ ] }, { - "__docId__": 407, + "__docId__": 408, "kind": "constructor", "name": "constructor", "memberof": "src/modules/dateType.js~DateType", @@ -7953,7 +8044,7 @@ ] }, { - "__docId__": 408, + "__docId__": 409, "kind": "member", "name": "locale", "memberof": "src/modules/dateType.js~DateType", @@ -7972,7 +8063,7 @@ } }, { - "__docId__": 409, + "__docId__": 410, "kind": "member", "name": "datetime", "memberof": "src/modules/dateType.js~DateType", @@ -7991,7 +8082,7 @@ } }, { - "__docId__": 410, + "__docId__": 411, "kind": "method", "name": "init", "memberof": "src/modules/dateType.js~DateType", @@ -8006,7 +8097,7 @@ "return": null }, { - "__docId__": 411, + "__docId__": 412, "kind": "member", "name": "initialized", "memberof": "src/modules/dateType.js~DateType", @@ -8028,7 +8119,7 @@ } }, { - "__docId__": 412, + "__docId__": 413, "kind": "method", "name": "parse", "memberof": "src/modules/dateType.js~DateType", @@ -8077,7 +8168,7 @@ } }, { - "__docId__": 413, + "__docId__": 414, "kind": "method", "name": "isValid", "memberof": "src/modules/dateType.js~DateType", @@ -8126,7 +8217,7 @@ } }, { - "__docId__": 414, + "__docId__": 415, "kind": "method", "name": "getOptions", "memberof": "src/modules/dateType.js~DateType", @@ -8175,7 +8266,7 @@ } }, { - "__docId__": 415, + "__docId__": 416, "kind": "method", "name": "getLocale", "memberof": "src/modules/dateType.js~DateType", @@ -8214,7 +8305,7 @@ } }, { - "__docId__": 416, + "__docId__": 417, "kind": "method", "name": "addConfigFormats", "memberof": "src/modules/dateType.js~DateType", @@ -8242,7 +8333,7 @@ "return": null }, { - "__docId__": 417, + "__docId__": 418, "kind": "method", "name": "destroy", "memberof": "src/modules/dateType.js~DateType", @@ -8257,7 +8348,7 @@ "return": null }, { - "__docId__": 419, + "__docId__": 420, "kind": "file", "name": "src/modules/dropdown.js", "content": "import {BaseDropdown} from './baseDropdown';\nimport {createElm, createOpt, elm} from '../dom';\nimport {has} from '../array';\nimport {matchCase} from '../string';\nimport {addEvt, targetEvt} from '../event';\nimport {SELECT, MULTIPLE, NONE} from '../const';\nimport {defaultsStr, defaultsBool} from '../settings';\n\n/**\n * Dropdown filter UI component\n * @export\n * @class Dropdown\n * @extends {BaseDropdown}\n */\nexport class Dropdown extends BaseDropdown {\n\n /**\n * Creates an instance of Dropdown\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'dropdown');\n\n // Configuration object\n let f = this.config;\n\n /**\n * Enable the reset filter option as first item\n * @type {Boolean}\n */\n this.enableSlcResetFilter =\n defaultsBool(f.enable_slc_reset_filter, true);\n\n /**\n * Non empty option text\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Tooltip text appearing on multiple select\n * @type {String}\n */\n this.multipleSlcTooltip = defaultsStr(f.multiple_slc_tooltip,\n 'Use Ctrl/Cmd key for multiple selections');\n }\n\n\n /**\n * Drop-down filter focus event handler\n * @param {Event} e DOM Event\n * @private\n */\n onSlcFocus(e) {\n let elm = targetEvt(e);\n let tf = this.tf;\n // select is populated when element has focus\n if (tf.loadFltOnDemand && elm.getAttribute('filled') === '0') {\n let ct = elm.getAttribute('ct');\n this.build(ct);\n }\n this.emitter.emit('filter-focus', tf, elm);\n }\n\n /**\n * Drop-down filter change event handler\n * @private\n */\n onSlcChange() {\n if (this.tf.onSlcChange) {\n this.tf.filter();\n }\n }\n\n /**\n * Refresh all drop-down filters\n */\n refreshAll() {\n let selectFlts = this.tf.getFiltersByType(SELECT, true);\n let multipleFlts = this.tf.getFiltersByType(MULTIPLE, true);\n let colIdxs = selectFlts.concat(multipleFlts);\n this.refreshFilters(colIdxs);\n }\n\n /**\n * Initialize drop-down filter\n * @param {Number} colIndex Column index\n * @param {Boolean} isExternal External filter flag\n * @param {DOMElement} container Dom element containing the filter\n */\n init(colIndex, isExternal, container) {\n let tf = this.tf;\n let col = tf.getFilterType(colIndex);\n let externalFltTgtId = isExternal ?\n tf.externalFltIds[colIndex] : null;\n\n let slc = createElm(SELECT,\n ['id', tf.buildFilterId(colIndex)],\n ['ct', colIndex], ['filled', '0']\n );\n\n if (col === MULTIPLE) {\n slc.multiple = MULTIPLE;\n slc.title = this.multipleSlcTooltip;\n }\n slc.className = col.toLowerCase() === SELECT ?\n tf.fltCssClass : tf.fltMultiCssClass;\n\n //filter is appended in container element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(slc);\n } else {\n container.appendChild(slc);\n }\n\n tf.fltIds.push(slc.id);\n\n if (!tf.loadFltOnDemand) {\n this.build(colIndex);\n } else {\n //1st option is created here since build isn't invoked\n let opt0 = createOpt(tf.getClearFilterText(colIndex), '');\n slc.appendChild(opt0);\n }\n\n addEvt(slc, 'change', () => this.onSlcChange());\n addEvt(slc, 'focus', (e) => this.onSlcFocus(e));\n\n this.emitter.on(\n ['build-select-filter'],\n (tf, colIndex, isLinked, isExternal) =>\n this.build(colIndex, isLinked, isExternal)\n );\n this.emitter.on(\n ['select-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.on(['rows-changed'], () => this.refreshAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Build drop-down filter UI\n * @param {Number} colIndex Column index\n * @param {Boolean} isLinked Enable linked filters behaviour\n */\n build(colIndex, isLinked = false) {\n let tf = this.tf;\n colIndex = Number(colIndex);\n\n this.emitter.emit('before-populating-filter', tf, colIndex);\n\n /** @inherited */\n this.opts = [];\n /** @inherited */\n this.optsTxt = [];\n\n let slc = tf.getFilterElement(colIndex);\n\n //custom select test\n /** @inherited */\n this.isCustom = tf.isCustomOptions(colIndex);\n\n //Retrieves custom values\n if (this.isCustom) {\n let customValues = tf.getCustomOptions(colIndex);\n this.opts = customValues[0];\n this.optsTxt = customValues[1];\n }\n\n //custom selects text\n let activeIdx;\n let activeFilterId = tf.getActiveFilterId();\n if (isLinked && activeFilterId) {\n activeIdx = tf.getColumnIndexFromFilterId(activeFilterId);\n }\n\n let excludedOpts = null,\n filteredDataCol = null;\n if (isLinked && tf.disableExcludedOptions) {\n excludedOpts = [];\n filteredDataCol = [];\n }\n\n let eachRow = tf.eachRow();\n eachRow(\n (row) => {\n let cellValue = tf.getCellValue(row.cells[colIndex]);\n //Vary Peter's patch\n let cellString = matchCase(cellValue, tf.caseSensitive);\n\n // checks if celldata is already in array\n if (!has(this.opts, cellString, tf.caseSensitive)) {\n this.opts.push(cellValue);\n }\n\n if (isLinked && tf.disableExcludedOptions) {\n let filteredCol = filteredDataCol[colIndex];\n if (!filteredCol) {\n filteredCol = tf.getVisibleColumnValues(colIndex);\n }\n if (!has(filteredCol, cellString, tf.caseSensitive) &&\n !has(excludedOpts, cellString, tf.caseSensitive)) {\n excludedOpts.push(cellValue);\n }\n }\n },\n // continue conditions function\n (row, k) => {\n // excluded rows don't need to appear on selects as always valid\n if (tf.excludeRows.indexOf(k) !== -1) {\n return true;\n }\n\n // checks if row has expected number of cells\n if (row.cells.length !== tf.nbCells || this.isCustom) {\n return true;\n }\n\n if (isLinked && !this.isValidLinkedValue(k, activeIdx)) {\n return true;\n }\n }\n );\n\n //sort options\n this.opts = this.sortOptions(colIndex, this.opts);\n if (excludedOpts) {\n excludedOpts = this.sortOptions(colIndex, excludedOpts);\n }\n\n //populates drop-down\n this.addOptions(colIndex, slc, isLinked, excludedOpts);\n\n this.emitter.emit('after-populating-filter', tf, colIndex, slc);\n }\n\n /**\n * Add drop-down options\n * @param {Number} colIndex Column index\n * @param {Object} slc Select Dom element\n * @param {Boolean} isLinked Enable linked refresh behaviour\n * @param {Array} excludedOpts Array of excluded options\n */\n addOptions(colIndex, slc, isLinked, excludedOpts) {\n let tf = this.tf,\n slcValue = slc.value;\n\n slc.innerHTML = '';\n slc = this.addFirstOption(slc);\n\n for (let y = 0; y < this.opts.length; y++) {\n if (this.opts[y] === '') {\n continue;\n }\n let val = this.opts[y]; //option value\n let lbl = this.isCustom ? this.optsTxt[y] : val; //option text\n let isDisabled = false;\n if (isLinked && tf.disableExcludedOptions &&\n has(excludedOpts, matchCase(val, tf.caseSensitive),\n tf.caseSensitive)) {\n isDisabled = true;\n }\n\n let opt;\n //fill select on demand\n if (tf.loadFltOnDemand && slcValue === this.opts[y] &&\n tf.getFilterType(colIndex) === SELECT) {\n opt = createOpt(lbl, val, true);\n } else {\n opt = createOpt(lbl, val, false);\n }\n if (isDisabled) {\n opt.disabled = true;\n }\n slc.appendChild(opt);\n }// for y\n\n slc.setAttribute('filled', '1');\n }\n\n /**\n * Add drop-down header option\n * @param {Object} slc Select DOM element\n */\n addFirstOption(slc) {\n let tf = this.tf;\n let colIdx = tf.getColumnIndexFromFilterId(slc.id);\n let opt0 = createOpt((!this.enableSlcResetFilter ?\n '' : tf.getClearFilterText(colIdx)), '');\n if (!this.enableSlcResetFilter) {\n opt0.style.display = NONE;\n }\n slc.appendChild(opt0);\n if (tf.enableEmptyOption) {\n let opt1 = createOpt(tf.emptyText, tf.emOperator);\n slc.appendChild(opt1);\n }\n if (tf.enableNonEmptyOption) {\n let opt2 = createOpt(tf.nonEmptyText, tf.nmOperator);\n slc.appendChild(opt2);\n }\n return slc;\n }\n\n /**\n * Select filter options programmatically\n * @param {Number} colIndex Column index\n * @param {Array} values Array of option values to select\n */\n selectOptions(colIndex, values = []) {\n let tf = this.tf;\n if (values.length === 0) {\n return;\n }\n let slc = tf.getFilterElement(colIndex);\n [].forEach.call(slc.options, (option) => {\n // Empty value means clear all selections and first option is the\n // clear all option\n if (values[0] === '' || option.value === '') {\n option.selected = false;\n }\n\n if (option.value !== '' && has(values, option.value, true)) {\n option.selected = true;\n }//if\n });\n }\n\n /**\n * Get filter values for a given column index\n * @param {Number} colIndex Column index\n * @returns {Array} values Array of selected values\n */\n getValues(colIndex) {\n let tf = this.tf;\n let slc = tf.getFilterElement(colIndex);\n let values = [];\n\n // IE >= 9 does not support the selectedOptions property :(\n if (slc.selectedOptions) {\n [].forEach.call(slc.selectedOptions,\n option => values.push(option.value));\n } else {\n [].forEach.call(slc.options, (option) => {\n if (option.selected) {\n values.push(option.value);\n }\n });\n }\n\n return values;\n }\n\n /**\n * Destroy Dropdown instance\n */\n destroy() {\n this.emitter.off(\n ['build-select-filter'],\n (colIndex, isLinked, isExternal) =>\n this.build(colIndex, isLinked, isExternal)\n );\n this.emitter.off(\n ['select-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.off(['rows-changed'], () => this.refreshAll());\n this.initialized = false;\n }\n}\n", @@ -8268,7 +8359,7 @@ "lineNumber": 1 }, { - "__docId__": 420, + "__docId__": 421, "kind": "class", "name": "Dropdown", "memberof": "src/modules/dropdown.js", @@ -8292,7 +8383,7 @@ ] }, { - "__docId__": 421, + "__docId__": 422, "kind": "constructor", "name": "constructor", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8317,7 +8408,7 @@ ] }, { - "__docId__": 422, + "__docId__": 423, "kind": "member", "name": "enableSlcResetFilter", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8336,7 +8427,7 @@ } }, { - "__docId__": 423, + "__docId__": 424, "kind": "member", "name": "nonEmptyText", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8355,7 +8446,7 @@ } }, { - "__docId__": 424, + "__docId__": 425, "kind": "member", "name": "multipleSlcTooltip", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8374,7 +8465,7 @@ } }, { - "__docId__": 425, + "__docId__": 426, "kind": "method", "name": "onSlcFocus", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8397,10 +8488,11 @@ "description": "DOM Event" } ], + "ignore": true, "return": null }, { - "__docId__": 426, + "__docId__": 427, "kind": "method", "name": "onSlcChange", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8411,11 +8503,12 @@ "access": "private", "description": "Drop-down filter change event handler", "lineNumber": 69, + "ignore": true, "params": [], "return": null }, { - "__docId__": 427, + "__docId__": 428, "kind": "method", "name": "refreshAll", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8430,7 +8523,7 @@ "return": null }, { - "__docId__": 428, + "__docId__": 429, "kind": "method", "name": "init", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8476,7 +8569,7 @@ "return": null }, { - "__docId__": 429, + "__docId__": 430, "kind": "member", "name": "initialized", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8498,7 +8591,7 @@ } }, { - "__docId__": 430, + "__docId__": 431, "kind": "method", "name": "build", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8534,7 +8627,7 @@ "return": null }, { - "__docId__": 431, + "__docId__": 432, "kind": "member", "name": "opts", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8556,7 +8649,7 @@ } }, { - "__docId__": 432, + "__docId__": 433, "kind": "member", "name": "optsTxt", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8578,7 +8671,7 @@ } }, { - "__docId__": 433, + "__docId__": 434, "kind": "member", "name": "isCustom", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8600,7 +8693,7 @@ } }, { - "__docId__": 437, + "__docId__": 438, "kind": "method", "name": "addOptions", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8656,7 +8749,7 @@ "return": null }, { - "__docId__": 438, + "__docId__": 439, "kind": "method", "name": "addFirstOption", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8686,7 +8779,7 @@ } }, { - "__docId__": 439, + "__docId__": 440, "kind": "method", "name": "selectOptions", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8722,7 +8815,7 @@ "return": null }, { - "__docId__": 440, + "__docId__": 441, "kind": "method", "name": "getValues", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8761,7 +8854,7 @@ } }, { - "__docId__": 441, + "__docId__": 442, "kind": "method", "name": "destroy", "memberof": "src/modules/dropdown.js~Dropdown", @@ -8776,7 +8869,7 @@ "return": null }, { - "__docId__": 443, + "__docId__": 444, "kind": "file", "name": "src/modules/gridLayout.js", "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {addEvt, targetEvt} from '../event';\nimport {contains} from '../string';\nimport {NONE} from '../const';\nimport {\n defaultsBool, defaultsStr, defaultsNb, defaultsArr\n} from '../settings';\n\n/**\n * Grid layout, table with fixed headers\n */\nexport class GridLayout extends Feature {\n\n /**\n * Creates an instance of GridLayout\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'gridLayout');\n\n let f = this.config.grid_layout || {};\n\n /**\n * Grid-layout container width as CSS string\n * @type {String}\n */\n this.width = defaultsStr(f.width, null);\n\n /**\n * Grid-layout container height as CSS string\n * @type {String}\n */\n this.height = defaultsStr(f.height, null);\n\n /**\n * Css class for main container element\n * @type {String}\n */\n this.mainContCssClass = defaultsStr(f.cont_css_class, 'grd_Cont');\n\n /**\n * Css class for body table container element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.tbl_cont_css_class, 'grd_tblCont');\n\n /**\n * Css class for headers table container element\n * @type {String}\n */\n this.headContCssClass = defaultsStr(f.tbl_head_css_class,\n 'grd_headTblCont');\n\n /**\n * Css class for toolbar container element (rows counter, paging etc.)\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_grid_css_class, 'grd_inf');\n\n /**\n * Index of the headers row, default: 0\n * @type {Number}\n */\n this.headRowIndex = defaultsNb(f.headers_row_index, 0);\n\n /**\n * Collection of the header row indexes to be moved into headers table\n * @type {Array}\n */\n this.headRows = defaultsArr(f.headers_rows, [0]);\n\n /**\n * Enable or disable column filters generation, default: true\n * @type {Boolean}\n */\n this.filters = defaultsBool(f.filters, true);\n\n /**\n * Enable or disable column headers, default: false\n * @type {Boolean}\n */\n this.noHeaders = Boolean(f.no_headers);\n\n /**\n * Grid-layout default column widht as CSS string\n * @type {String}\n */\n this.defaultColWidth = defaultsStr(f.default_col_width, '100px');\n\n /**\n * List of column elements\n * @type {Array}\n * @private\n */\n this.colElms = [];\n\n /**\n * Prefix for grid-layout filter's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridFltTd = '_td_';\n\n /**\n * Prefix for grid-layout header's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridTh = 'tblHeadTh_';\n\n /**\n * Mark-up of original HTML table\n * @type {String}\n * @private\n */\n this.sourceTblHtml = tf.dom().outerHTML;\n\n /**\n * Indicates if working table has column elements\n * @type {Boolean}\n * @private\n */\n this.tblHasColTag = tag(tf.dom(), 'col').length > 0 ? true : false;\n\n /**\n * Main container element\n * @private\n */\n this.tblMainCont = null;\n\n /**\n * Table container element\n * @private\n */\n this.tblCont = null;\n\n /**\n * Headers' table container element\n * @private\n */\n this.headTblCont = null;\n\n /**\n * Headers' table element\n * @private\n */\n this.headTbl = null;\n\n // filters flag at TF level\n tf.fltGrid = this.filters;\n }\n\n /**\n * Generates a grid with fixed headers\n * TODO: reduce size of init by extracting single purposed methods\n */\n init() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (this.initialized) {\n return;\n }\n\n // Override relevant TableFilter properties\n this.setOverrides();\n\n // Assign default column widths\n this.setDefaultColWidths();\n\n //Main container: it will contain all the elements\n this.tblMainCont = this.createContainer(\n 'div', this.mainContCssClass);\n if (this.width) {\n this.tblMainCont.style.width = this.width;\n }\n tbl.parentNode.insertBefore(this.tblMainCont, tbl);\n\n //Table container: div wrapping content table\n this.tblCont = this.createContainer('div', this.contCssClass);\n this.setConfigWidth(this.tblCont);\n if (this.height) {\n this.tblCont.style.height = this.height;\n }\n tbl.parentNode.insertBefore(this.tblCont, tbl);\n let t = removeElm(tbl);\n this.tblCont.appendChild(t);\n\n //In case table width is expressed in %\n if (tbl.style.width === '') {\n let tblW = this.initialTableWidth();\n tbl.style.width = (contains('%', tblW) ?\n tbl.clientWidth : tblW) + 'px';\n }\n\n let d = removeElm(this.tblCont);\n this.tblMainCont.appendChild(d);\n\n //Headers table container: div wrapping headers table\n this.headTblCont = this.createContainer(\n 'div', this.headContCssClass);\n\n //Headers table\n this.headTbl = createElm('table');\n let tH = createElm('tHead');\n\n //1st row should be headers row, ids are added if not set\n //Those ids are used by the sort feature\n let hRow = tbl.rows[this.headRowIndex];\n let sortTriggers = this.getSortTriggerIds(hRow);\n\n //Filters row is created\n let filtersRow = this.createFiltersRow();\n\n //Headers row are moved from content table to headers table\n this.setHeadersRow(tH);\n\n this.headTbl.appendChild(tH);\n if (tf.filtersRowIndex === 0) {\n tH.insertBefore(filtersRow, hRow);\n } else {\n tH.appendChild(filtersRow);\n }\n\n this.headTblCont.appendChild(this.headTbl);\n this.tblCont.parentNode.insertBefore(this.headTblCont, this.tblCont);\n\n //THead needs to be removed in content table for sort feature\n let thead = tag(tbl, 'thead');\n if (thead.length > 0) {\n tbl.removeChild(thead[0]);\n }\n\n // ensure table layout is always set even if already set in css\n // definitions, potentially with custom css class this could be lost\n this.headTbl.style.tableLayout = 'fixed';\n tbl.style.tableLayout = 'fixed';\n\n //content table without headers needs col widths to be reset\n tf.setColWidths(this.headTbl);\n\n //Headers container width\n this.headTbl.style.width = tbl.style.width;\n //\n\n //scroll synchronisation\n addEvt(this.tblCont, 'scroll', (evt) => {\n let elm = targetEvt(evt);\n let scrollLeft = elm.scrollLeft;\n this.headTblCont.scrollLeft = scrollLeft;\n //New pointerX calc taking into account scrollLeft\n // if(!o.isPointerXOverwritten){\n // try{\n // o.Evt.pointerX = function(evt){\n // let e = evt || global.event;\n // let bdScrollLeft = tf_StandardBody().scrollLeft +\n // scrollLeft;\n // return (e.pageX + scrollLeft) ||\n // (e.clientX + bdScrollLeft);\n // };\n // o.isPointerXOverwritten = true;\n // } catch(err) {\n // o.isPointerXOverwritten = false;\n // }\n // }\n });\n\n // TODO: Trigger a custom event handled by sort extension\n let sort = tf.extension('sort');\n if (sort) {\n sort.asyncSort = true;\n sort.triggerIds = sortTriggers;\n }\n\n //Col elements are enough to keep column widths after sorting and\n //filtering\n this.setColumnElements();\n\n if (tf.popupFilters) {\n filtersRow.style.display = NONE;\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n */\n setOverrides() {\n let tf = this.tf;\n tf.refRow = 0;\n tf.headersRow = 0;\n tf.filtersRowIndex = 1;\n }\n\n /**\n * Set grid-layout default column widths if column widths are not defined\n * @private\n */\n setDefaultColWidths() {\n let tf = this.tf;\n if (tf.colWidths.length > 0) {\n return;\n }\n\n tf.eachCol((k) => {\n let colW;\n let cell = tf.dom().rows[tf.getHeadersRowIndex()].cells[k];\n if (cell.width !== '') {\n colW = cell.width;\n } else if (cell.style.width !== '') {\n colW = parseInt(cell.style.width, 10);\n } else {\n colW = this.defaultColWidth;\n }\n tf.colWidths[k] = colW;\n });\n\n tf.setColWidths();\n }\n\n /**\n * Initial table width\n * @returns {Number}\n * @private\n */\n initialTableWidth() {\n let tbl = this.tf.dom();\n let width; //initial table width\n\n if (tbl.width !== '') {\n width = tbl.width;\n }\n else if (tbl.style.width !== '') {\n width = tbl.style.width;\n } else {\n width = tbl.clientWidth;\n }\n return parseInt(width, 10);\n }\n\n /**\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n */\n createContainer(tag, className) {\n let element = createElm(tag);\n element.className = className;\n return element;\n }\n\n /**\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n */\n createFiltersRow() {\n let tf = this.tf;\n let filtersRow = createElm('tr');\n if (this.filters && tf.fltGrid) {\n tf.externalFltIds = [];\n tf.eachCol((j) => {\n let fltTdId = `${tf.prfxFlt + j + this.prfxGridFltTd + tf.id}`;\n let cl = createElm(tf.fltCellTag, ['id', fltTdId]);\n filtersRow.appendChild(cl);\n tf.externalFltIds[j] = fltTdId;\n });\n }\n return filtersRow;\n }\n\n /**\n * Generates column elements if necessary and assigns their widths\n * @private\n */\n setColumnElements() {\n let tf = this.tf;\n let cols = tag(tf.dom(), 'col');\n this.tblHasColTag = cols.length > 0;\n\n for (let k = (tf.getCellsNb() - 1); k >= 0; k--) {\n let col;\n\n if (!this.tblHasColTag) {\n col = createElm('col');\n tf.dom().insertBefore(col, tf.dom().firstChild);\n } else {\n col = cols[k];\n }\n col.style.width = tf.colWidths[k];\n this.colElms[k] = col;\n }\n this.tblHasColTag = true;\n }\n\n /**\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n */\n setHeadersRow(tableHead) {\n if (this.noHeaders) {\n // Handle table with no headers, assuming here headers do not\n // exist\n tableHead.appendChild(createElm('tr'));\n } else {\n // Headers row are moved from content table to headers table\n for (let i = 0; i < this.headRows.length; i++) {\n let row = this.tf.dom().rows[this.headRows[i]];\n tableHead.appendChild(row);\n }\n }\n }\n\n /**\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n */\n setConfigWidth(element) {\n if (!this.width) {\n return;\n }\n if (this.width.indexOf('%') !== -1) {\n element.style.width = '100%';\n } else {\n element.style.width = this.width;\n }\n }\n\n /**\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n */\n getSortTriggerIds(row) {\n let tf = this.tf;\n let sortTriggers = [];\n tf.eachCol((n) => {\n let c = row.cells[n];\n let thId = c.getAttribute('id');\n if (!thId || thId === '') {\n thId = `${this.prfxGridTh + n}_${tf.id}`;\n c.setAttribute('id', thId);\n }\n sortTriggers.push(thId);\n });\n return sortTriggers;\n }\n\n /**\n * Removes the grid layout\n */\n destroy() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (!this.initialized) {\n return;\n }\n let t = removeElm(tbl);\n this.tblMainCont.parentNode.insertBefore(t, this.tblMainCont);\n removeElm(this.tblMainCont);\n\n this.tblMainCont = null;\n this.headTblCont = null;\n this.headTbl = null;\n this.tblCont = null;\n\n tbl.outerHTML = this.sourceTblHtml;\n //needed to keep reference of table element for future usage\n this.tf.tbl = elm(tf.id);\n\n this.initialized = false;\n }\n}\n", @@ -8787,7 +8880,7 @@ "lineNumber": 1 }, { - "__docId__": 444, + "__docId__": 445, "kind": "class", "name": "GridLayout", "memberof": "src/modules/gridLayout.js", @@ -8805,7 +8898,7 @@ ] }, { - "__docId__": 445, + "__docId__": 446, "kind": "constructor", "name": "constructor", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8830,7 +8923,7 @@ ] }, { - "__docId__": 446, + "__docId__": 447, "kind": "member", "name": "width", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8849,7 +8942,7 @@ } }, { - "__docId__": 447, + "__docId__": 448, "kind": "member", "name": "height", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8868,7 +8961,7 @@ } }, { - "__docId__": 448, + "__docId__": 449, "kind": "member", "name": "mainContCssClass", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8887,7 +8980,7 @@ } }, { - "__docId__": 449, + "__docId__": 450, "kind": "member", "name": "contCssClass", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8906,7 +8999,7 @@ } }, { - "__docId__": 450, + "__docId__": 451, "kind": "member", "name": "headContCssClass", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8925,7 +9018,7 @@ } }, { - "__docId__": 451, + "__docId__": 452, "kind": "member", "name": "infDivCssClass", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8944,7 +9037,7 @@ } }, { - "__docId__": 452, + "__docId__": 453, "kind": "member", "name": "headRowIndex", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8963,7 +9056,7 @@ } }, { - "__docId__": 453, + "__docId__": 454, "kind": "member", "name": "headRows", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -8982,7 +9075,7 @@ } }, { - "__docId__": 454, + "__docId__": 455, "kind": "member", "name": "filters", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9001,7 +9094,7 @@ } }, { - "__docId__": 455, + "__docId__": 456, "kind": "member", "name": "noHeaders", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9020,7 +9113,7 @@ } }, { - "__docId__": 456, + "__docId__": 457, "kind": "member", "name": "defaultColWidth", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9039,7 +9132,7 @@ } }, { - "__docId__": 457, + "__docId__": 458, "kind": "member", "name": "colElms", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9055,10 +9148,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 458, + "__docId__": 459, "kind": "member", "name": "prfxGridFltTd", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9074,10 +9168,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 459, + "__docId__": 460, "kind": "member", "name": "prfxGridTh", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9093,10 +9188,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 460, + "__docId__": 461, "kind": "member", "name": "sourceTblHtml", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9112,10 +9208,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 461, + "__docId__": 462, "kind": "member", "name": "tblHasColTag", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9131,10 +9228,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 462, + "__docId__": 463, "kind": "member", "name": "tblMainCont", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9143,22 +9241,7 @@ "access": "private", "description": "Main container element", "lineNumber": 130, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 463, - "kind": "member", - "name": "tblCont", - "memberof": "src/modules/gridLayout.js~GridLayout", - "static": false, - "longname": "src/modules/gridLayout.js~GridLayout#tblCont", - "access": "private", - "description": "Table container element", - "lineNumber": 136, + "ignore": true, "type": { "types": [ "*" @@ -9168,13 +9251,14 @@ { "__docId__": 464, "kind": "member", - "name": "headTblCont", + "name": "tblCont", "memberof": "src/modules/gridLayout.js~GridLayout", "static": false, - "longname": "src/modules/gridLayout.js~GridLayout#headTblCont", + "longname": "src/modules/gridLayout.js~GridLayout#tblCont", "access": "private", - "description": "Headers' table container element", - "lineNumber": 142, + "description": "Table container element", + "lineNumber": 136, + "ignore": true, "type": { "types": [ "*" @@ -9184,13 +9268,14 @@ { "__docId__": 465, "kind": "member", - "name": "headTbl", + "name": "headTblCont", "memberof": "src/modules/gridLayout.js~GridLayout", "static": false, - "longname": "src/modules/gridLayout.js~GridLayout#headTbl", + "longname": "src/modules/gridLayout.js~GridLayout#headTblCont", "access": "private", - "description": "Headers' table element", - "lineNumber": 148, + "description": "Headers' table container element", + "lineNumber": 142, + "ignore": true, "type": { "types": [ "*" @@ -9199,6 +9284,23 @@ }, { "__docId__": 466, + "kind": "member", + "name": "headTbl", + "memberof": "src/modules/gridLayout.js~GridLayout", + "static": false, + "longname": "src/modules/gridLayout.js~GridLayout#headTbl", + "access": "private", + "description": "Headers' table element", + "lineNumber": 148, + "ignore": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 467, "kind": "method", "name": "init", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9213,7 +9315,7 @@ "return": null }, { - "__docId__": 471, + "__docId__": 472, "kind": "member", "name": "initialized", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9235,7 +9337,7 @@ } }, { - "__docId__": 472, + "__docId__": 473, "kind": "method", "name": "setOverrides", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9246,11 +9348,12 @@ "access": "private", "description": "Overrides TableFilter instance properties to adjust to grid layout mode", "lineNumber": 292, + "ignore": true, "params": [], "return": null }, { - "__docId__": 473, + "__docId__": 474, "kind": "method", "name": "setDefaultColWidths", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9261,11 +9364,12 @@ "access": "private", "description": "Set grid-layout default column widths if column widths are not defined", "lineNumber": 303, + "ignore": true, "params": [], "return": null }, { - "__docId__": 474, + "__docId__": 475, "kind": "method", "name": "initialTableWidth", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9290,10 +9394,11 @@ "spread": false, "description": "" }, + "ignore": true, "params": [] }, { - "__docId__": 475, + "__docId__": 476, "kind": "method", "name": "createContainer", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9339,10 +9444,11 @@ ], "spread": false, "description": "" - } + }, + "ignore": true }, { - "__docId__": 476, + "__docId__": 477, "kind": "method", "name": "createFiltersRow", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9367,10 +9473,11 @@ "spread": false, "description": "" }, + "ignore": true, "params": [] }, { - "__docId__": 477, + "__docId__": 478, "kind": "method", "name": "setColumnElements", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9381,11 +9488,12 @@ "access": "private", "description": "Generates column elements if necessary and assigns their widths", "lineNumber": 382, + "ignore": true, "params": [], "return": null }, { - "__docId__": 480, + "__docId__": 481, "kind": "method", "name": "setHeadersRow", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9408,10 +9516,11 @@ "description": "Table head element" } ], + "ignore": true, "return": null }, { - "__docId__": 481, + "__docId__": 482, "kind": "method", "name": "setConfigWidth", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9434,10 +9543,11 @@ "description": "DOM element" } ], + "ignore": true, "return": null }, { - "__docId__": 482, + "__docId__": 483, "kind": "method", "name": "getSortTriggerIds", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9473,10 +9583,11 @@ ], "spread": false, "description": "List of IDs" - } + }, + "ignore": true }, { - "__docId__": 483, + "__docId__": 484, "kind": "method", "name": "destroy", "memberof": "src/modules/gridLayout.js~GridLayout", @@ -9491,7 +9602,7 @@ "return": null }, { - "__docId__": 489, + "__docId__": 490, "kind": "file", "name": "src/modules/hash.js", "content": "import {addEvt, removeEvt} from '../event';\nimport {root} from '../root';\n\nconst JSON = root.JSON;\nconst location = root.location;\nconst decodeURIComponent = root.decodeURIComponent;\nconst encodeURIComponent = root.encodeURIComponent;\n\n/**\n * Checks if browser has onhashchange event\n */\nexport const hasHashChange = () => {\n let docMode = root.documentMode;\n return ('onhashchange' in root) && (docMode === undefined || docMode > 7);\n};\n\n/**\n * Manages state via URL hash changes\n *\n * @export\n * @class Hash\n */\nexport class Hash {\n\n /**\n * Creates an instance of Hash\n *\n * @param {State} state Instance of State\n */\n constructor(state) {\n /**\n * State object\n * @type {State}\n */\n this.state = state;\n\n /**\n * Cached URL hash\n * @type {String} Hash string\n * @private\n */\n this.lastHash = null;\n\n /**\n * Application event emitter instance\n * @type {Emitter}\n */\n this.emitter = state.emitter;\n\n /**\n * Bound sync wrapper for future use\n * @private\n */\n this.boundSync = null;\n }\n\n /**\n * Initializes the Hash object\n */\n init() {\n if (!hasHashChange()) {\n return;\n }\n\n this.lastHash = location.hash;\n //Store a bound sync wrapper\n this.boundSync = this.sync.bind(this);\n this.emitter.on(['state-changed'], (tf, state) => this.update(state));\n this.emitter.on(['initialized'], this.boundSync);\n addEvt(root, 'hashchange', this.boundSync);\n }\n\n /**\n * Updates the URL hash based on a state change\n *\n * @param {State} state Instance of State\n */\n update(state) {\n let hash = `#${encodeURIComponent(JSON.stringify(state))}`;\n if (this.lastHash === hash) {\n return;\n }\n\n location.hash = hash;\n this.lastHash = hash;\n }\n\n /**\n * Converts a URL hash into a state JSON object\n *\n * @param {String} hash URL hash fragment\n * @returns {Object} JSON object\n */\n parse(hash) {\n if (hash.indexOf('#') === -1) {\n return null;\n }\n hash = hash.substr(1);\n return JSON.parse(decodeURIComponent(hash));\n }\n\n /**\n * Applies current hash state to features\n */\n sync() {\n let state = this.parse(location.hash);\n if (!state) {\n return;\n }\n // override current state with persisted one and sync features\n this.state.overrideAndSync(state);\n }\n\n /**\n * Release Hash event subscriptions and clear fields\n */\n destroy() {\n this.emitter.off(['state-changed'], (tf, state) => this.update(state));\n this.emitter.off(['initialized'], this.boundSync);\n removeEvt(root, 'hashchange', this.boundSync);\n\n this.state = null;\n this.lastHash = null;\n this.emitter = null;\n }\n}\n", @@ -9502,7 +9613,7 @@ "lineNumber": 1 }, { - "__docId__": 490, + "__docId__": 491, "kind": "variable", "name": "JSON", "memberof": "src/modules/hash.js", @@ -9523,7 +9634,7 @@ "ignore": true }, { - "__docId__": 491, + "__docId__": 492, "kind": "variable", "name": "location", "memberof": "src/modules/hash.js", @@ -9544,7 +9655,7 @@ "ignore": true }, { - "__docId__": 492, + "__docId__": 493, "kind": "variable", "name": "decodeURIComponent", "memberof": "src/modules/hash.js", @@ -9565,7 +9676,7 @@ "ignore": true }, { - "__docId__": 493, + "__docId__": 494, "kind": "variable", "name": "encodeURIComponent", "memberof": "src/modules/hash.js", @@ -9586,7 +9697,7 @@ "ignore": true }, { - "__docId__": 494, + "__docId__": 495, "kind": "function", "name": "hasHashChange", "memberof": "src/modules/hash.js", @@ -9608,7 +9719,7 @@ } }, { - "__docId__": 495, + "__docId__": 496, "kind": "class", "name": "Hash", "memberof": "src/modules/hash.js", @@ -9629,7 +9740,7 @@ "interface": false }, { - "__docId__": 496, + "__docId__": 497, "kind": "constructor", "name": "constructor", "memberof": "src/modules/hash.js~Hash", @@ -9654,7 +9765,7 @@ ] }, { - "__docId__": 497, + "__docId__": 498, "kind": "member", "name": "state", "memberof": "src/modules/hash.js~Hash", @@ -9673,7 +9784,7 @@ } }, { - "__docId__": 498, + "__docId__": 499, "kind": "member", "name": "lastHash", "memberof": "src/modules/hash.js~Hash", @@ -9689,10 +9800,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 499, + "__docId__": 500, "kind": "member", "name": "emitter", "memberof": "src/modules/hash.js~Hash", @@ -9711,7 +9823,7 @@ } }, { - "__docId__": 500, + "__docId__": 501, "kind": "member", "name": "boundSync", "memberof": "src/modules/hash.js~Hash", @@ -9720,6 +9832,7 @@ "access": "private", "description": "Bound sync wrapper for future use", "lineNumber": 54, + "ignore": true, "type": { "types": [ "*" @@ -9727,7 +9840,7 @@ } }, { - "__docId__": 501, + "__docId__": 502, "kind": "method", "name": "init", "memberof": "src/modules/hash.js~Hash", @@ -9742,7 +9855,7 @@ "return": null }, { - "__docId__": 504, + "__docId__": 505, "kind": "method", "name": "update", "memberof": "src/modules/hash.js~Hash", @@ -9768,7 +9881,7 @@ "return": null }, { - "__docId__": 506, + "__docId__": 507, "kind": "method", "name": "parse", "memberof": "src/modules/hash.js~Hash", @@ -9807,7 +9920,7 @@ } }, { - "__docId__": 507, + "__docId__": 508, "kind": "method", "name": "sync", "memberof": "src/modules/hash.js~Hash", @@ -9822,7 +9935,7 @@ "return": null }, { - "__docId__": 508, + "__docId__": 509, "kind": "method", "name": "destroy", "memberof": "src/modules/hash.js~Hash", @@ -9837,7 +9950,7 @@ "return": null }, { - "__docId__": 512, + "__docId__": 513, "kind": "file", "name": "src/modules/help.js", "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt, targetEvt, removeEvt} from '../event';\nimport {NONE} from '../const';\nimport {root} from '../root';\nimport {isEmpty, isNull} from '../types';\nimport {defaultsStr} from '../settings';\nimport {RIGHT} from './toolbar';\n\nconst WIKI_URL = 'https://github.com/koalyptus/TableFilter/wiki/' +\n '4.-Filter-operators';\nconst WEBSITE_URL = 'http://koalyptus.github.io/TableFilter/';\n\n/**\n * Help UI component\n */\nexport class Help extends Feature {\n\n /**\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'help');\n\n let f = this.config.help_instructions || {};\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = defaultsStr(f.container_target_id, null);\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = !isEmpty(f.text) ? f.text :\n 'Use the filters above each column to filter and limit table ' +\n 'data. Advanced searches can be performed by using the following ' +\n 'operators:
    <, <=, >, ' +\n '>=, =, *, !, {, }, ' +\n '||,&&, [empty], [nonempty], ' +\n 'rgx:
    ' +\n 'Learn more
    ';\n\n /**\n * Instructions HTML\n * @type {String}\n */\n this.instrHtml = defaultsStr(f.html, null);\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, '?');\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'helpBtn');\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.container_css_class, 'helpCont');\n\n /**\n * Button DOM element\n * @type {DOMElement}\n */\n this.btn = null;\n\n /**\n * Help container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Default HTML appended to instructions text\n * @type {String}\n */\n this.defaultHtml = '

    TableFilter ' +\n 'v' + tf.version + '

    ' + '' + WEBSITE_URL + '' +\n '
    ©2015-' + tf.year + ' {AUTHOR}' +\n '
    ' +\n 'Close
    ';\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT);\n\n this.emitter.on(['init-help'], () => this.init());\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.cont && targetElm !== this.btn) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.cont && targetElm !== this.btn) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Initialise Help instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.tgtId));\n\n let tf = this.tf;\n\n let btn = createElm('span');\n let cont = createElm('div');\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n //help button is added to defined element\n let targetEl = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n targetEl.appendChild(btn);\n\n let divContainer = !this.contTgtId ? btn : elm(this.contTgtId);\n\n if (!this.btnHtml) {\n divContainer.appendChild(cont);\n let helplink = createElm('a', ['href', 'javascript:void(0);']);\n helplink.className = this.btnCssClass;\n helplink.appendChild(createText(this.btnText));\n btn.appendChild(helplink);\n addEvt(helplink, 'click', () => this.toggle());\n } else {\n btn.innerHTML = this.btnHtml;\n let helpEl = btn.firstChild;\n addEvt(helpEl, 'click', () => this.toggle());\n divContainer.appendChild(cont);\n }\n\n if (!this.instrHtml) {\n cont.innerHTML = this.instrText;\n cont.className = this.contCssClass;\n } else {\n if (this.contTgtId) {\n divContainer.appendChild(cont);\n }\n cont.innerHTML = this.instrHtml;\n if (!this.contTgtId) {\n cont.className = this.contCssClass;\n }\n }\n cont.innerHTML += this.defaultHtml;\n addEvt(cont, 'click', () => this.toggle());\n\n this.cont = cont;\n this.btn = btn;\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Toggle help pop-up\n */\n toggle() {\n // check only if explicitily disabled as in this case undefined\n // signifies the help feature is enabled by default\n if (!this.isEnabled()) {\n return;\n }\n\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let divDisplay = this.cont.style.display;\n if (divDisplay === '' || divDisplay === NONE) {\n this.cont.style.display = 'inline';\n addEvt(root, 'mouseup', this.boundMouseup);\n } else {\n this.cont.style.display = NONE;\n }\n }\n\n /**\n * Remove help UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.btn);\n this.btn = null;\n\n removeElm(this.cont);\n this.cont = null;\n\n this.boundMouseup = null;\n this.initialized = false;\n }\n\n}\n", @@ -9848,7 +9961,7 @@ "lineNumber": 1 }, { - "__docId__": 513, + "__docId__": 514, "kind": "variable", "name": "WIKI_URL", "memberof": "src/modules/help.js", @@ -9869,7 +9982,7 @@ "ignore": true }, { - "__docId__": 514, + "__docId__": 515, "kind": "variable", "name": "WEBSITE_URL", "memberof": "src/modules/help.js", @@ -9890,7 +10003,7 @@ "ignore": true }, { - "__docId__": 515, + "__docId__": 516, "kind": "class", "name": "Help", "memberof": "src/modules/help.js", @@ -9908,7 +10021,7 @@ ] }, { - "__docId__": 516, + "__docId__": 517, "kind": "constructor", "name": "constructor", "memberof": "src/modules/help.js~Help", @@ -9933,7 +10046,7 @@ ] }, { - "__docId__": 517, + "__docId__": 518, "kind": "member", "name": "tgtId", "memberof": "src/modules/help.js~Help", @@ -9952,7 +10065,7 @@ } }, { - "__docId__": 518, + "__docId__": 519, "kind": "member", "name": "contTgtId", "memberof": "src/modules/help.js~Help", @@ -9971,7 +10084,7 @@ } }, { - "__docId__": 519, + "__docId__": 520, "kind": "member", "name": "instrText", "memberof": "src/modules/help.js~Help", @@ -9990,7 +10103,7 @@ } }, { - "__docId__": 520, + "__docId__": 521, "kind": "member", "name": "instrHtml", "memberof": "src/modules/help.js~Help", @@ -10009,7 +10122,7 @@ } }, { - "__docId__": 521, + "__docId__": 522, "kind": "member", "name": "btnText", "memberof": "src/modules/help.js~Help", @@ -10028,7 +10141,7 @@ } }, { - "__docId__": 522, + "__docId__": 523, "kind": "member", "name": "btnHtml", "memberof": "src/modules/help.js~Help", @@ -10047,7 +10160,7 @@ } }, { - "__docId__": 523, + "__docId__": 524, "kind": "member", "name": "btnCssClass", "memberof": "src/modules/help.js~Help", @@ -10066,7 +10179,7 @@ } }, { - "__docId__": 524, + "__docId__": 525, "kind": "member", "name": "contCssClass", "memberof": "src/modules/help.js~Help", @@ -10085,7 +10198,7 @@ } }, { - "__docId__": 525, + "__docId__": 526, "kind": "member", "name": "btn", "memberof": "src/modules/help.js~Help", @@ -10104,7 +10217,7 @@ } }, { - "__docId__": 526, + "__docId__": 527, "kind": "member", "name": "cont", "memberof": "src/modules/help.js~Help", @@ -10123,7 +10236,7 @@ } }, { - "__docId__": 527, + "__docId__": 528, "kind": "member", "name": "boundMouseup", "memberof": "src/modules/help.js~Help", @@ -10132,6 +10245,7 @@ "access": "private", "description": "Bound mouseup wrapper", "lineNumber": 99, + "ignore": true, "type": { "types": [ "*" @@ -10139,7 +10253,7 @@ } }, { - "__docId__": 528, + "__docId__": 529, "kind": "member", "name": "defaultHtml", "memberof": "src/modules/help.js~Help", @@ -10158,7 +10272,7 @@ } }, { - "__docId__": 529, + "__docId__": 530, "kind": "member", "name": "toolbarPosition", "memberof": "src/modules/help.js~Help", @@ -10177,7 +10291,7 @@ } }, { - "__docId__": 530, + "__docId__": 531, "kind": "method", "name": "onMouseup", "memberof": "src/modules/help.js~Help", @@ -10188,6 +10302,7 @@ "access": "private", "description": "Mouse-up event handler handling popup auto-close behaviour", "lineNumber": 125, + "ignore": true, "params": [ { "name": "evt", @@ -10199,7 +10314,7 @@ "return": null }, { - "__docId__": 531, + "__docId__": 532, "kind": "method", "name": "init", "memberof": "src/modules/help.js~Help", @@ -10214,7 +10329,7 @@ "return": null }, { - "__docId__": 535, + "__docId__": 536, "kind": "member", "name": "initialized", "memberof": "src/modules/help.js~Help", @@ -10236,7 +10351,7 @@ } }, { - "__docId__": 536, + "__docId__": 537, "kind": "method", "name": "toggle", "memberof": "src/modules/help.js~Help", @@ -10251,7 +10366,7 @@ "return": null }, { - "__docId__": 537, + "__docId__": 538, "kind": "method", "name": "destroy", "memberof": "src/modules/help.js~Help", @@ -10266,7 +10381,7 @@ "return": null }, { - "__docId__": 542, + "__docId__": 543, "kind": "file", "name": "src/modules/highlightKeywords.js", "content": "import {createText, createElm, getText} from '../dom';\nimport {isArray} from '../types';\nimport {rgxEsc} from '../string';\nimport {defaultsStr} from '../settings';\n\n/**\n * Highlight matched keywords upon filtering\n *\n * @export\n * @class HighlightKeyword\n */\nexport class HighlightKeyword {\n\n /**\n * Creates an instance of HighlightKeyword\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n let f = tf.config();\n\n /**\n * Css class for highlighted term\n * @type {String}\n */\n this.highlightCssClass = defaultsStr(f.highlight_css_class, 'keyword');\n\n /**\n * TableFilter instance\n * @type {TableFilter}\n */\n this.tf = tf;\n\n /**\n * TableFilter's emitter instance\n * @type {Emitter}\n */\n this.emitter = tf.emitter;\n }\n\n /**\n * Initializes HighlightKeyword instance\n */\n init() {\n this.emitter.on(\n ['before-filtering', 'destroy'],\n () => this.unhighlightAll()\n );\n this.emitter.on(\n ['highlight-keyword'],\n (tf, cell, term) => this._processTerm(cell, term)\n );\n }\n\n /**\n * Highlight occurences of searched term in passed node\n * @param {Node} node\n * @param {String} term Searched term\n * @param {String} cssClass Css class name\n *\n * TODO: refactor this method\n */\n highlight(node, term, cssClass) {\n // Iterate into this nodes childNodes\n if (node.hasChildNodes) {\n let children = node.childNodes;\n for (let i = 0; i < children.length; i++) {\n this.highlight(children[i], term, cssClass);\n }\n }\n\n if (node.nodeType === 3) {\n let nodeVal = node.nodeValue.toLowerCase();\n let termIdx = nodeVal.indexOf(term.toLowerCase());\n\n if (termIdx !== -1) {\n let pn = node.parentNode;\n if (pn && pn.className !== cssClass) {\n // term not highlighted yet\n let nv = node.nodeValue,\n // Create a load of replacement nodes\n before = createText(nv.substr(0, termIdx)),\n value = nv.substr(termIdx, term.length),\n after = createText(nv.substr(termIdx + term.length)),\n text = createText(value),\n container = createElm('span');\n container.className = cssClass;\n container.appendChild(text);\n pn.insertBefore(before, node);\n pn.insertBefore(container, node);\n pn.insertBefore(after, node);\n pn.removeChild(node);\n }\n }\n }\n }\n\n /**\n * Removes highlight to nodes matching passed string\n * @param {String} term\n * @param {String} cssClass Css class to remove\n */\n unhighlight(term, cssClass) {\n let highlightedNodes = this.tf.dom().querySelectorAll(`.${cssClass}`);\n for (let i = 0; i < highlightedNodes.length; i++) {\n let n = highlightedNodes[i];\n let nodeVal = getText(n);\n\n if (nodeVal.toLowerCase().indexOf(term.toLowerCase()) !== -1) {\n let parentNode = n.parentNode;\n parentNode.replaceChild(createText(nodeVal), n);\n parentNode.normalize();\n }\n }\n }\n\n /**\n * Clear all occurrences of highlighted nodes\n */\n unhighlightAll() {\n if (!this.tf.highlightKeywords) {\n return;\n }\n // iterate filters values to unhighlight all values\n this.tf.getFiltersValue().forEach((val) => {\n if (isArray(val)) {\n val.forEach((item) =>\n this.unhighlight(item, this.highlightCssClass));\n } else {\n this.unhighlight(val, this.highlightCssClass);\n }\n });\n }\n\n /** Remove feature */\n destroy() {\n this.emitter.off(\n ['before-filtering', 'destroy'],\n () => this.unhighlightAll()\n );\n this.emitter.off(\n ['highlight-keyword'],\n (tf, cell, term) => this._processTerm(cell, term)\n );\n }\n\n /**\n * Ensure filtering operators are handled before highlighting any match\n * @param {any} Table cell to look searched term into\n * @param {any} Searched termIdx\n */\n _processTerm(cell, term) {\n let tf = this.tf;\n let reLk = new RegExp(rgxEsc(tf.lkOperator));\n let reEq = new RegExp(tf.eqOperator);\n let reSt = new RegExp(tf.stOperator);\n let reEn = new RegExp(tf.enOperator);\n let reLe = new RegExp(tf.leOperator);\n let reGe = new RegExp(tf.geOperator);\n let reL = new RegExp(tf.lwOperator);\n let reG = new RegExp(tf.grOperator);\n let reD = new RegExp(tf.dfOperator);\n\n term = term\n .replace(reLk, '')\n .replace(reEq, '')\n .replace(reSt, '')\n .replace(reEn, '');\n\n if (reLe.test(term) || reGe.test(term) || reL.test(term) ||\n reG.test(term) || reD.test(term)) {\n term = getText(cell);\n }\n\n if (term === '') {\n return;\n }\n\n this.highlight(cell, term, this.highlightCssClass);\n }\n}\n", @@ -10277,7 +10392,7 @@ "lineNumber": 1 }, { - "__docId__": 543, + "__docId__": 544, "kind": "class", "name": "HighlightKeyword", "memberof": "src/modules/highlightKeywords.js", @@ -10298,7 +10413,7 @@ "interface": false }, { - "__docId__": 544, + "__docId__": 545, "kind": "constructor", "name": "constructor", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10323,7 +10438,7 @@ ] }, { - "__docId__": 545, + "__docId__": 546, "kind": "member", "name": "highlightCssClass", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10342,7 +10457,7 @@ } }, { - "__docId__": 546, + "__docId__": 547, "kind": "member", "name": "tf", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10361,7 +10476,7 @@ } }, { - "__docId__": 547, + "__docId__": 548, "kind": "member", "name": "emitter", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10380,7 +10495,7 @@ } }, { - "__docId__": 548, + "__docId__": 549, "kind": "method", "name": "init", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10395,7 +10510,7 @@ "return": null }, { - "__docId__": 549, + "__docId__": 550, "kind": "method", "name": "highlight", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10441,7 +10556,7 @@ "return": null }, { - "__docId__": 550, + "__docId__": 551, "kind": "method", "name": "unhighlight", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10477,7 +10592,7 @@ "return": null }, { - "__docId__": 551, + "__docId__": 552, "kind": "method", "name": "unhighlightAll", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10492,7 +10607,7 @@ "return": null }, { - "__docId__": 552, + "__docId__": 553, "kind": "method", "name": "destroy", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10507,7 +10622,7 @@ "return": null }, { - "__docId__": 553, + "__docId__": 554, "kind": "method", "name": "_processTerm", "memberof": "src/modules/highlightKeywords.js~HighlightKeyword", @@ -10540,10 +10655,11 @@ "description": "termIdx" } ], + "ignore": true, "return": null }, { - "__docId__": 554, + "__docId__": 555, "kind": "file", "name": "src/modules/loader.js", "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN} from '../types';\nimport {root} from '../root';\nimport {NONE} from '../const';\nimport {defaultsStr, defaultsFn} from '../settings';\n\nconst EVENTS = [\n 'before-filtering',\n 'before-populating-filter',\n 'before-page-change',\n 'before-clearing-filters',\n 'before-page-length-change',\n 'before-reset-page',\n 'before-reset-page-length',\n 'before-loading-extensions',\n 'before-loading-themes'\n];\n\n/**\n * Activity indicator\n *\n * @export\n * @class Loader\n * @extends {Feature}\n */\nexport class Loader extends Feature {\n\n /**\n * Creates an instance of Loader.\n *\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'loader');\n\n let f = this.config.loader || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Loader container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Text displayed when indicator is visible\n * @type {String}\n */\n this.text = defaultsStr(f.text, 'Loading...');\n\n /**\n * Custom HTML injected in Loader's container element\n * @type {String}\n */\n this.html = defaultsStr(f.html, null);\n\n /**\n * Css class for Loader's container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'loader');\n\n /**\n * Close delay in milliseconds\n * @type {Number}\n */\n this.closeDelay = 250;\n\n /**\n * Callback fired when loader is displayed\n * @type {Function}\n */\n this.onShow = defaultsFn(f.on_show_loader, EMPTY_FN);\n\n /**\n * Callback fired when loader is closed\n * @type {Function}\n */\n this.onHide = defaultsFn(f.on_hide_loader, EMPTY_FN);\n }\n\n /**\n * Initializes Loader instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n let containerDiv = createElm('div');\n containerDiv.className = this.cssClass;\n\n let targetEl = !this.targetId ?\n tf.dom().parentNode : elm(this.targetId);\n if (!this.targetId) {\n targetEl.insertBefore(containerDiv, tf.dom());\n } else {\n targetEl.appendChild(containerDiv);\n }\n this.cont = containerDiv;\n if (!this.html) {\n this.cont.appendChild(createText(this.text));\n } else {\n this.cont.innerHTML = this.html;\n }\n\n this.show(NONE);\n\n // Subscribe to events\n emitter.on(EVENTS, () => this.show(''));\n emitter.on(EVENTS, () => this.show(NONE));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Shows or hides activity indicator\n * @param {String} Two possible values: '' or 'none'\n */\n show(p) {\n if (!this.isEnabled()) {\n return;\n }\n\n let displayLoader = () => {\n if (!this.cont) {\n return;\n }\n if (p !== NONE) {\n this.onShow(this);\n }\n this.cont.style.display = p;\n if (p === NONE) {\n this.onHide(this);\n }\n };\n\n let t = p === NONE ? this.closeDelay : 1;\n root.setTimeout(displayLoader, t);\n }\n\n /**\n * Removes feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n removeElm(this.cont);\n this.cont = null;\n\n // Unsubscribe to events\n emitter.off(EVENTS, () => this.show(''));\n emitter.off(EVENTS, () => this.show(NONE));\n\n this.initialized = false;\n }\n}\n", @@ -10554,7 +10670,7 @@ "lineNumber": 1 }, { - "__docId__": 555, + "__docId__": 556, "kind": "variable", "name": "EVENTS", "memberof": "src/modules/loader.js", @@ -10575,7 +10691,7 @@ "ignore": true }, { - "__docId__": 556, + "__docId__": 557, "kind": "class", "name": "Loader", "memberof": "src/modules/loader.js", @@ -10599,7 +10715,7 @@ ] }, { - "__docId__": 557, + "__docId__": 558, "kind": "constructor", "name": "constructor", "memberof": "src/modules/loader.js~Loader", @@ -10624,7 +10740,7 @@ ] }, { - "__docId__": 558, + "__docId__": 559, "kind": "member", "name": "targetId", "memberof": "src/modules/loader.js~Loader", @@ -10643,7 +10759,7 @@ } }, { - "__docId__": 559, + "__docId__": 560, "kind": "member", "name": "cont", "memberof": "src/modules/loader.js~Loader", @@ -10662,7 +10778,7 @@ } }, { - "__docId__": 560, + "__docId__": 561, "kind": "member", "name": "text", "memberof": "src/modules/loader.js~Loader", @@ -10681,7 +10797,7 @@ } }, { - "__docId__": 561, + "__docId__": 562, "kind": "member", "name": "html", "memberof": "src/modules/loader.js~Loader", @@ -10700,7 +10816,7 @@ } }, { - "__docId__": 562, + "__docId__": 563, "kind": "member", "name": "cssClass", "memberof": "src/modules/loader.js~Loader", @@ -10719,7 +10835,7 @@ } }, { - "__docId__": 563, + "__docId__": 564, "kind": "member", "name": "closeDelay", "memberof": "src/modules/loader.js~Loader", @@ -10738,7 +10854,7 @@ } }, { - "__docId__": 564, + "__docId__": 565, "kind": "member", "name": "onShow", "memberof": "src/modules/loader.js~Loader", @@ -10757,7 +10873,7 @@ } }, { - "__docId__": 565, + "__docId__": 566, "kind": "member", "name": "onHide", "memberof": "src/modules/loader.js~Loader", @@ -10776,7 +10892,7 @@ } }, { - "__docId__": 566, + "__docId__": 567, "kind": "method", "name": "init", "memberof": "src/modules/loader.js~Loader", @@ -10791,7 +10907,7 @@ "return": null }, { - "__docId__": 568, + "__docId__": 569, "kind": "member", "name": "initialized", "memberof": "src/modules/loader.js~Loader", @@ -10813,7 +10929,7 @@ } }, { - "__docId__": 569, + "__docId__": 570, "kind": "method", "name": "show", "memberof": "src/modules/loader.js~Loader", @@ -10839,7 +10955,7 @@ "return": null }, { - "__docId__": 570, + "__docId__": 571, "kind": "method", "name": "destroy", "memberof": "src/modules/loader.js~Loader", @@ -10854,7 +10970,7 @@ "return": null }, { - "__docId__": 573, + "__docId__": 574, "kind": "file", "name": "src/modules/markActiveColumns.js", "content": "import {Feature} from '../feature';\nimport {addClass, removeClass, hasClass} from '../dom';\nimport {EMPTY_FN} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\n\n/**\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n */\nexport class MarkActiveColumns extends Feature {\n\n /**\n * Create an instance of MarkActiveColumns\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'markActiveColumns');\n\n let config = this.config.mark_active_columns || {};\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.headerCssClass = defaultsStr(config.header_css_class,\n 'activeHeader');\n\n /**\n * Css class for filtered (active) column cells\n * @type {String}\n */\n this.cellCssClass = defaultsStr(config.cell_css_class,\n 'activeCell');\n\n /**\n * Enable/disable column highlighting\n * @type {Boolean}\n */\n this.highlightColumn = Boolean(config.highlight_column);\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = defaultsFn(config.on_before_active_column,\n EMPTY_FN);\n\n /**\n * Callback fired after a column is marked as filtered\n * @type {Function}\n */\n this.onAfterActiveColumn = defaultsFn(config.on_after_active_column,\n EMPTY_FN);\n }\n\n /**\n * Initialise MarkActiveColumns instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.on(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Clear filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n let tf = this.tf;\n tf.eachCol((idx) => {\n removeClass(tf.getHeaderElement(idx), this.headerCssClass);\n\n if (this.highlightColumn) {\n this.eachColumnCell(idx,\n (cell) => removeClass(cell, this.cellCssClass));\n }\n });\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let tf = this.tf;\n let header = tf.getHeaderElement(colIndex);\n if (hasClass(header, this.headerCssClass)) {\n return;\n }\n\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.headerCssClass);\n\n if (this.highlightColumn) {\n this.eachColumnCell(colIndex,\n (cell) => addClass(cell, this.cellCssClass));\n }\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Column cells iterator\n * TODO: make public and move into TableFilter if used elsewhere\n * @param {Number} colIndex\n * @param {Function} fn\n * @param {DOMElement} tbl\n * @private\n */\n eachColumnCell(colIndex, fn = EMPTY_FN, tbl = this.tf.dom()) {\n // TODO: remove [].forEach when polyfill for PhanthomJs is available\n [].forEach.call(\n tbl.querySelectorAll(`tbody td:nth-child(${colIndex + 1})`), fn);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.clearActiveColumns();\n this.emitter.off(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.off(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = false;\n }\n}\n", @@ -10865,7 +10981,7 @@ "lineNumber": 1 }, { - "__docId__": 574, + "__docId__": 575, "kind": "class", "name": "MarkActiveColumns", "memberof": "src/modules/markActiveColumns.js", @@ -10889,7 +11005,7 @@ ] }, { - "__docId__": 575, + "__docId__": 576, "kind": "constructor", "name": "constructor", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -10914,7 +11030,7 @@ ] }, { - "__docId__": 576, + "__docId__": 577, "kind": "member", "name": "headerCssClass", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -10933,7 +11049,7 @@ } }, { - "__docId__": 577, + "__docId__": 578, "kind": "member", "name": "cellCssClass", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -10952,7 +11068,7 @@ } }, { - "__docId__": 578, + "__docId__": 579, "kind": "member", "name": "highlightColumn", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -10971,7 +11087,7 @@ } }, { - "__docId__": 579, + "__docId__": 580, "kind": "member", "name": "onBeforeActiveColumn", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -10990,7 +11106,7 @@ } }, { - "__docId__": 580, + "__docId__": 581, "kind": "member", "name": "onAfterActiveColumn", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -11009,7 +11125,7 @@ } }, { - "__docId__": 581, + "__docId__": 582, "kind": "method", "name": "init", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -11024,7 +11140,7 @@ "return": null }, { - "__docId__": 582, + "__docId__": 583, "kind": "member", "name": "initialized", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -11046,7 +11162,7 @@ } }, { - "__docId__": 583, + "__docId__": 584, "kind": "method", "name": "clearActiveColumns", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -11061,7 +11177,7 @@ "return": null }, { - "__docId__": 584, + "__docId__": 585, "kind": "method", "name": "markActiveColumn", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -11087,7 +11203,7 @@ "return": null }, { - "__docId__": 585, + "__docId__": 586, "kind": "method", "name": "eachColumnCell", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -11130,10 +11246,11 @@ "description": "" } ], + "ignore": true, "return": null }, { - "__docId__": 586, + "__docId__": 587, "kind": "method", "name": "destroy", "memberof": "src/modules/markActiveColumns.js~MarkActiveColumns", @@ -11148,7 +11265,7 @@ "return": null }, { - "__docId__": 588, + "__docId__": 589, "kind": "file", "name": "src/modules/noResults.js", "content": "import {Feature} from '../feature';\nimport {createElm, elm, removeElm} from '../dom';\nimport {isEmpty, EMPTY_FN} from '../types';\nimport {NONE} from '../const';\nimport {defaultsStr, defaultsFn} from '../settings';\n\n/**\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n */\nexport class NoResults extends Feature {\n\n /**\n * Creates an instance of NoResults\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'noResults');\n\n //configuration object\n let f = this.config.no_results_message || {};\n\n /**\n * Text (accepts HTML)\n * @type {String}\n */\n this.content = defaultsStr(f.content, 'No results');\n\n /**\n * Custom container DOM element\n * @type {DOMElement}\n */\n this.customContainer = defaultsStr(f.custom_container, null);\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.customContainerId = defaultsStr(f.custom_container_id, null);\n\n /**\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n */\n this.isExternal = !isEmpty(this.customContainer) ||\n !isEmpty(this.customContainerId);\n\n /**\n * Css class assigned to container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'no-results');\n\n /**\n * Stores container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShow = defaultsFn(f.on_before_show_msg, EMPTY_FN);\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShow = defaultsFn(f.on_after_show_msg, EMPTY_FN);\n\n /**\n * Callback fired before the message is hidden\n * @type {Function}\n */\n this.onBeforeHide = defaultsFn(f.on_before_hide_msg, EMPTY_FN);\n\n /**\n * Callback fired after the message is hidden\n * @type {Function}\n */\n this.onAfterHide = defaultsFn(f.on_after_hide_msg, EMPTY_FN);\n }\n\n /**\n * Initializes NoResults instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n let target = this.customContainer || elm(this.customContainerId) ||\n tf.dom();\n\n //container\n let cont = createElm('div');\n cont.className = this.cssClass;\n cont.innerHTML = this.content;\n\n if (this.isExternal) {\n target.appendChild(cont);\n } else {\n target.parentNode.insertBefore(cont, target.nextSibling);\n }\n\n this.cont = cont;\n\n // subscribe to after-filtering event\n this.emitter.on(['after-filtering'], () => this.toggle());\n\n /** @inherited */\n this.initialized = true;\n\n this.hide();\n }\n\n /**\n * Toggle no results message\n */\n toggle() {\n if (this.tf.getValidRowsNb() > 0) {\n this.hide();\n } else {\n this.show();\n }\n }\n\n /**\n * Show no results message\n */\n show() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeShow(this.tf, this);\n\n this.setWidth();\n this.cont.style.display = 'block';\n\n this.onAfterShow(this.tf, this);\n }\n\n /**\n * Hide no results message\n */\n hide() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeHide(this.tf, this);\n\n this.cont.style.display = NONE;\n\n this.onAfterHide(this.tf, this);\n }\n\n /**\n * Sets no results container width\n * @private\n */\n setWidth() {\n if (!this.initialized || this.isExternal || !this.isEnabled()) {\n return;\n }\n let tf = this.tf;\n if (tf.gridLayout) {\n let gridLayout = tf.feature('gridLayout');\n this.cont.style.width = gridLayout.headTbl.clientWidth + 'px';\n } else {\n this.cont.style.width = (tf.dom().tHead ?\n tf.dom().tHead.clientWidth :\n tf.dom().tBodies[0].clientWidth) + 'px';\n }\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.cont);\n this.cont = null;\n // unsubscribe to after-filtering event\n this.emitter.off(['after-filtering'], () => this.toggle());\n\n this.initialized = false;\n }\n}\n", @@ -11159,7 +11276,7 @@ "lineNumber": 1 }, { - "__docId__": 589, + "__docId__": 590, "kind": "class", "name": "NoResults", "memberof": "src/modules/noResults.js", @@ -11183,7 +11300,7 @@ ] }, { - "__docId__": 590, + "__docId__": 591, "kind": "constructor", "name": "constructor", "memberof": "src/modules/noResults.js~NoResults", @@ -11208,7 +11325,7 @@ ] }, { - "__docId__": 591, + "__docId__": 592, "kind": "member", "name": "content", "memberof": "src/modules/noResults.js~NoResults", @@ -11227,7 +11344,7 @@ } }, { - "__docId__": 592, + "__docId__": 593, "kind": "member", "name": "customContainer", "memberof": "src/modules/noResults.js~NoResults", @@ -11246,7 +11363,7 @@ } }, { - "__docId__": 593, + "__docId__": 594, "kind": "member", "name": "customContainerId", "memberof": "src/modules/noResults.js~NoResults", @@ -11265,7 +11382,7 @@ } }, { - "__docId__": 594, + "__docId__": 595, "kind": "member", "name": "isExternal", "memberof": "src/modules/noResults.js~NoResults", @@ -11281,10 +11398,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 595, + "__docId__": 596, "kind": "member", "name": "cssClass", "memberof": "src/modules/noResults.js~NoResults", @@ -11303,7 +11421,7 @@ } }, { - "__docId__": 596, + "__docId__": 597, "kind": "member", "name": "cont", "memberof": "src/modules/noResults.js~NoResults", @@ -11322,7 +11440,7 @@ } }, { - "__docId__": 597, + "__docId__": 598, "kind": "member", "name": "onBeforeShow", "memberof": "src/modules/noResults.js~NoResults", @@ -11341,7 +11459,7 @@ } }, { - "__docId__": 598, + "__docId__": 599, "kind": "member", "name": "onAfterShow", "memberof": "src/modules/noResults.js~NoResults", @@ -11360,7 +11478,7 @@ } }, { - "__docId__": 599, + "__docId__": 600, "kind": "member", "name": "onBeforeHide", "memberof": "src/modules/noResults.js~NoResults", @@ -11379,7 +11497,7 @@ } }, { - "__docId__": 600, + "__docId__": 601, "kind": "member", "name": "onAfterHide", "memberof": "src/modules/noResults.js~NoResults", @@ -11398,7 +11516,7 @@ } }, { - "__docId__": 601, + "__docId__": 602, "kind": "method", "name": "init", "memberof": "src/modules/noResults.js~NoResults", @@ -11413,7 +11531,7 @@ "return": null }, { - "__docId__": 603, + "__docId__": 604, "kind": "member", "name": "initialized", "memberof": "src/modules/noResults.js~NoResults", @@ -11435,7 +11553,7 @@ } }, { - "__docId__": 604, + "__docId__": 605, "kind": "method", "name": "toggle", "memberof": "src/modules/noResults.js~NoResults", @@ -11450,7 +11568,7 @@ "return": null }, { - "__docId__": 605, + "__docId__": 606, "kind": "method", "name": "show", "memberof": "src/modules/noResults.js~NoResults", @@ -11465,7 +11583,7 @@ "return": null }, { - "__docId__": 606, + "__docId__": 607, "kind": "method", "name": "hide", "memberof": "src/modules/noResults.js~NoResults", @@ -11480,7 +11598,7 @@ "return": null }, { - "__docId__": 607, + "__docId__": 608, "kind": "method", "name": "setWidth", "memberof": "src/modules/noResults.js~NoResults", @@ -11491,11 +11609,12 @@ "access": "private", "description": "Sets no results container width", "lineNumber": 165, + "ignore": true, "params": [], "return": null }, { - "__docId__": 608, + "__docId__": 609, "kind": "method", "name": "destroy", "memberof": "src/modules/noResults.js~NoResults", @@ -11510,10 +11629,10 @@ "return": null }, { - "__docId__": 611, + "__docId__": 612, "kind": "file", "name": "src/modules/paging.js", - "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isNull, EMPTY_FN} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\nimport {\n defaultsStr, defaultsNb, defaultsBool, defaultsArr, defaultsFn\n} from '../settings';\nimport {CENTER, RIGHT} from './toolbar';\n\n/**\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n */\nexport class Paging extends Feature {\n\n /**\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'paging');\n\n // Configuration object\n let f = this.config.paging || {};\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'pgInp');\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pageSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.pageLengthSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pageLength = defaultsNb(f.length, 10);\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.pageLengthTgtId = defaultsStr(f.results_per_page_target_id, null);\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = defaultsStr(f.slc_css_class, 'pgSlc');\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = defaultsStr(f.inp_css_class, 'pgNbInp');\n\n /**\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n */\n this.resultsPerPage = defaultsArr(f.results_per_page, null);\n\n /**\n * Determines if results per page is configured\n * @type {Boolean}\n */\n this.hasResultsPerPage = isArray(this.resultsPerPage);\n\n /**\n * Css class for the results per page select\n * @type {String}\n */\n this.resultsSlcCssClass = defaultsStr(f.results_slc_css_class, 'rspg');\n\n /**\n * Css class for the label preceding results per page select\n * @type {String}\n */\n this.resultsSpanCssClass = defaultsStr(f.results_span_css_class,\n 'rspgSpan');\n\n /**\n * Index of the first row of current page\n * @type {Number}\n * @private\n */\n this.startPagingRow = 0;\n\n /**\n * Total number of pages\n * @type {Number}\n * @private\n */\n this.nbPages = 0;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.currentPageNb = 1;\n\n /**\n * Next page button text\n * @type {String}\n */\n this.btnNextPageText = defaultsStr(f.btn_next_page_text, '>');\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = defaultsStr(f.btn_prev_page_text, '<');\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = defaultsStr(f.btn_last_page_text, '>|');\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = defaultsStr(f.btn_first_page_text, '|<');\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = defaultsStr(f.btn_next_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = defaultsStr(f.btn_prev_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = defaultsStr(f.btn_first_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = defaultsStr(f.btn_last_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Text preceeding page selector drop-down\n * @type {String}\n */\n this.pageText = defaultsStr(f.page_text, ' Page ');\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = defaultsStr(f.of_text, ' of ');\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = defaultsStr(f.nb_pages_css_class, 'nbpg');\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasBtns = defaultsBool(f.btns, true);\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = defaultsStr(f.page_selector_type, SELECT);\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, CENTER);\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = defaultsFn(f.on_before_change_page, EMPTY_FN);\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = defaultsFn(f.on_after_change_page, EMPTY_FN);\n\n /**\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n */\n this.slcResultsTxt = null;\n /**\n * Span containing next page button\n * @type {DOMElement}\n * @private\n */\n this.btnNextCont = null;\n /**\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n */\n this.btnPrevCont = null;\n /**\n * Span containing last page button\n * @type {DOMElement}\n * @private\n */\n this.btnLastCont = null;\n /**\n * Span containing first page button\n * @type {DOMElement}\n * @private\n */\n this.btnFirstCont = null;\n /**\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n */\n this.pgCont = null;\n /**\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n */\n this.pgBefore = null;\n /**\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n */\n this.pgAfter = null;\n\n let startRow = tf.refRow;\n let nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - startRow) / this.pageLength);\n\n let o = this;\n /**\n * Paging DOM events handlers\n * @type {String}\n * @private\n */\n this.evt = {\n slcIndex() {\n return (o.pageSelectorType === SELECT) ?\n o.pageSlc.options.selectedIndex :\n parseInt(o.pageSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pageSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n let nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n let prevIndex = o.evt.slcIndex() > 0 ?\n o.evt.slcIndex() - 1 : o.evt.nbOpts();\n o.changePage(prevIndex);\n },\n last() {\n o.changePage(o.evt.nbOpts());\n },\n first() {\n o.changePage(0);\n },\n _detectKey(e) {\n let key = keyCode(e);\n if (key === ENTER_KEY) {\n if (tf.sorted) {\n tf.filter();\n o.changePage(o.evt.slcIndex());\n } else {\n o.changePage();\n }\n this.blur();\n }\n },\n slcPagesChange: null,\n nextEvt: null,\n prevEvt: null,\n lastEvt: null,\n firstEvt: null\n };\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n let slcPages;\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.tgtId));\n\n // Check resultsPerPage is in expected format and initialise the\n // results per page component\n if (this.hasResultsPerPage) {\n if (this.resultsPerPage.length < 2) {\n this.hasResultsPerPage = false;\n } else {\n this.pageLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n let slc = event.target;\n this.changePage(slc.selectedIndex);\n };\n\n // Paging drop-down list selector\n if (this.pageSelectorType === SELECT) {\n slcPages = createElm(SELECT);\n slcPages.className = this.pgSlcCssClass;\n addEvt(slcPages, 'change', evt.slcPagesChange);\n }\n\n // Paging input selector\n if (this.pageSelectorType === INPUT) {\n slcPages = createElm(INPUT, ['value', this.currentPageNb]);\n slcPages.className = this.pgInpCssClass;\n addEvt(slcPages, 'keypress', evt._detectKey);\n }\n\n // btns containers\n let btnNextSpan = createElm('span');\n let btnPrevSpan = createElm('span');\n let btnLastSpan = createElm('span');\n let btnFirstSpan = createElm('span');\n\n if (this.hasBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n let btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnCssClass;\n addEvt(btnNext, 'click', evt.next);\n btnNextSpan.appendChild(btnNext);\n } else {\n btnNextSpan.innerHTML = this.btnNextPageHtml;\n addEvt(btnNextSpan, 'click', evt.next);\n }\n // Previous button\n if (!this.btnPrevPageHtml) {\n let btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnCssClass;\n addEvt(btnPrev, 'click', evt.prev);\n btnPrevSpan.appendChild(btnPrev);\n } else {\n btnPrevSpan.innerHTML = this.btnPrevPageHtml;\n addEvt(btnPrevSpan, 'click', evt.prev);\n }\n // Last button\n if (!this.btnLastPageHtml) {\n let btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnCssClass;\n addEvt(btnLast, 'click', evt.last);\n btnLastSpan.appendChild(btnLast);\n } else {\n btnLastSpan.innerHTML = this.btnLastPageHtml;\n addEvt(btnLastSpan, 'click', evt.last);\n }\n // First button\n if (!this.btnFirstPageHtml) {\n let btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnCssClass;\n addEvt(btnFirst, 'click', evt.first);\n btnFirstSpan.appendChild(btnFirst);\n } else {\n btnFirstSpan.innerHTML = this.btnFirstPageHtml;\n addEvt(btnFirstSpan, 'click', evt.first);\n }\n }\n\n // paging elements (buttons+drop-down list) are added to defined element\n let targetEl = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n let pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n let pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n let pgSpan = createElm('span');\n pgSpan.className = this.nbPgSpanCssClass;\n pgSpan.appendChild(createText(' ' + this.nbPages + ' '));\n targetEl.appendChild(pgSpan);\n targetEl.appendChild(btnNextSpan);\n targetEl.appendChild(btnLastSpan);\n\n this.btnNextCont = btnNextSpan;\n this.btnPrevCont = btnPrevSpan;\n this.btnLastCont = btnLastSpan;\n this.btnFirstCont = btnFirstSpan;\n this.pgCont = pgSpan;\n this.pgBefore = pgBeforeSpan;\n this.pgAfter = pgAfterSpan;\n this.pageSlc = slcPages;\n\n this.setPagingInfo();\n\n if (!tf.fltGrid) {\n tf.validateAllRows();\n this.setPagingInfo(tf.validRowsIndex);\n }\n\n this.emitter.on(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.on(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.on(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n this.enable();\n this.init();\n\n if (filterTable) {\n this.tf.filter();\n }\n }\n\n /**\n * Reset paging info from scratch after a filtering process\n */\n resetPagingInfo() {\n this.startPagingRow = 0;\n this.currentPageNb = 1;\n this.setPagingInfo(this.tf.validRowsIndex);\n }\n\n /**\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n */\n setPagingInfo(validRows) {\n let tf = this.tf;\n let cont = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n\n //store valid rows indexes\n tf.validRowsIndex = validRows || tf.getValidRows(true);\n\n //calculate nb of pages\n this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pageLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n cont.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (let z = 0; z < this.nbPages; z++) {\n let opt = createOpt(z + 1, z * this.pageLength, false);\n this.pageSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pageSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n cont.style.visibility = 'hidden';\n }\n this.groupByPage(tf.validRowsIndex);\n }\n\n /**\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n */\n groupByPage(validRows) {\n let tf = this.tf;\n let rows = tf.dom().rows;\n let startPagingRow = parseInt(this.startPagingRow, 10);\n let endPagingRow = startPagingRow + parseInt(this.pageLength, 10);\n\n //store valid rows indexes\n if (validRows) {\n tf.validRowsIndex = validRows;\n }\n\n //this loop shows valid rows of current page\n for (let h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n let validRowIdx = tf.validRowsIndex[h];\n let r = rows[validRowIdx];\n let isRowValid = r.getAttribute('validRow');\n let rowDisplayed = false;\n\n if (h >= startPagingRow && h < endPagingRow) {\n if (isNull(isRowValid) || Boolean(isRowValid === 'true')) {\n r.style.display = '';\n rowDisplayed = true;\n }\n } else {\n r.style.display = NONE;\n }\n this.emitter.emit('row-paged', tf, validRowIdx, h, rowDisplayed);\n }\n\n // broadcast grouping by page\n this.emitter.emit('grouped-by-page', tf, this);\n }\n\n /**\n * Return the current page number\n * @return {Number} Page number\n */\n getPage() {\n return this.currentPageNb;\n }\n\n /**\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n */\n setPage(cmd) {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n let btnEvt = this.evt,\n cmdtype = typeof cmd;\n if (cmdtype === 'string') {\n switch (cmd.toLowerCase()) {\n case 'next':\n btnEvt.next();\n break;\n case 'previous':\n btnEvt.prev();\n break;\n case 'last':\n btnEvt.last();\n break;\n case 'first':\n btnEvt.first();\n break;\n default:\n btnEvt.next();\n break;\n }\n }\n else if (cmdtype === 'number') {\n this.changePage(cmd - 1);\n }\n }\n\n /**\n * Generates UI elements for the number of results per page drop-down\n */\n setResultsPerPage() {\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.pageLengthSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n let slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n let slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n let slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n let targetEl = !this.pageLengthTgtId ?\n tf.feature('toolbar').container(RIGHT) :\n elm(this.pageLengthTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n let help = tf.feature('help');\n if (help && help.btn) {\n help.btn.parentNode.insertBefore(slcRSpan, help.btn);\n help.btn.parentNode.insertBefore(slcR, help.btn);\n } else {\n targetEl.appendChild(slcRSpan);\n targetEl.appendChild(slcR);\n }\n\n for (let r = 0; r < slcROpts.length; r++) {\n let currOpt = new Option(slcROpts[r], slcROpts[r], false, false);\n slcR.options[r] = currOpt;\n }\n addEvt(slcR, 'change', evt.slcResultsChange);\n this.slcResultsTxt = slcRSpan;\n this.pageLengthSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.pageLengthSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.pageLengthSlc) {\n removeElm(this.pageLengthSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.pageLengthSlc = null;\n this.slcResultsTxt = null;\n }\n\n /**\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n */\n changePage(index) {\n let tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-change', tf, (index + 1));\n\n if (index === null) {\n index = this.pageSelectorType === SELECT ?\n this.pageSlc.options.selectedIndex : this.pageSlc.value - 1;\n }\n if (index >= 0 && index <= (this.nbPages - 1)) {\n this.onBeforeChangePage(this, (index + 1));\n\n this.currentPageNb = parseInt(index, 10) + 1;\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.options[index].selected = true;\n } else {\n this.pageSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pageSlc.value : (index * this.pageLength);\n\n this.groupByPage();\n\n this.onAfterChangePage(this, (index + 1));\n }\n\n this.emitter.emit('after-page-change', tf, (index + 1));\n }\n\n /**\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n */\n changeResultsPerPage(val) {\n if (!this.isEnabled() || isNaN(val)) {\n return;\n }\n\n this.pageLengthSlc.value = val;\n this.onChangeResultsPerPage();\n }\n\n /**\n * Change rows according to page results drop-down\n */\n onChangeResultsPerPage() {\n let tf = this.tf;\n\n if (!this.isEnabled() || tf.getValidRowsNb() === 0) {\n return;\n }\n\n let {\n pageLengthSlc: slcR, pageSelectorType, pageSlc, emitter\n } = this;\n\n emitter.emit('before-page-length-change', tf);\n\n let slcIndex = slcR.selectedIndex;\n let slcPagesSelIndex = (pageSelectorType === SELECT) ?\n pageSlc.selectedIndex : parseInt(pageSlc.value - 1, 10);\n this.pageLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pageLength * slcPagesSelIndex;\n\n if (!isNaN(this.pageLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pageLength);\n }\n this.setPagingInfo();\n\n if (pageSelectorType === SELECT) {\n let slcIdx = (pageSlc.options.length - 1 <= slcPagesSelIndex) ?\n (pageSlc.options.length - 1) :\n slcPagesSelIndex;\n pageSlc.options[slcIdx].selected = true;\n }\n }\n\n emitter.emit('after-page-length-change', tf, this.pageLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n let pgNb = tf.feature('store').getPageNb();\n if (pgNb !== '') {\n this.changePage((pgNb - 1));\n }\n this.emitter.emit('after-reset-page', tf, pgNb);\n }\n\n /**\n * Re-set page length value at page re-load\n */\n resetPageLength() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n let pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.pageLengthSlc.options[pglenIndex].selected = true;\n this.changeResultsPerPage();\n }\n this.emitter.emit('after-reset-page-length', tf, pglenIndex);\n }\n\n /**\n * Remove paging feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let evt = this.evt;\n\n if (this.pageSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pageSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pageSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pageSlc);\n }\n\n if (this.btnNextCont) {\n removeEvt(this.btnNextCont, 'click', evt.next);\n removeElm(this.btnNextCont);\n this.btnNextCont = null;\n }\n\n if (this.btnPrevCont) {\n removeEvt(this.btnPrevCont, 'click', evt.prev);\n removeElm(this.btnPrevCont);\n this.btnPrevCont = null;\n }\n\n if (this.btnLastCont) {\n removeEvt(this.btnLastCont, 'click', evt.last);\n removeElm(this.btnLastCont);\n this.btnLastCont = null;\n }\n\n if (this.btnFirstCont) {\n removeEvt(this.btnFirstCont, 'click', evt.first);\n removeElm(this.btnFirstCont);\n this.btnFirstCont = null;\n }\n\n if (this.pgBefore) {\n removeElm(this.pgBefore);\n this.pgBefore = null;\n }\n\n if (this.pgAfter) {\n removeElm(this.pgAfter);\n this.pgAfter = null;\n }\n\n if (this.pgCont) {\n removeElm(this.pgCont);\n this.pgCont = null;\n }\n\n if (this.hasResultsPerPage) {\n this.removeResultsPerPage();\n }\n\n this.emitter.off(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.off(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.off(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n this.pageSlc = null;\n this.nbPages = 0;\n\n this.initialized = false;\n }\n}\n", + "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isNull, EMPTY_FN} from '../types';\nimport {addEvt, removeEvt, isKeyPressed} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\nimport {\n defaultsStr, defaultsNb, defaultsBool, defaultsArr, defaultsFn\n} from '../settings';\nimport {CENTER, RIGHT} from './toolbar';\n\n/**\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n */\nexport class Paging extends Feature {\n\n /**\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'paging');\n\n // Configuration object\n let f = this.config.paging || {};\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'pgInp');\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pageSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.pageLengthSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pageLength = defaultsNb(f.length, 10);\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.pageLengthTgtId = defaultsStr(f.results_per_page_target_id, null);\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = defaultsStr(f.slc_css_class, 'pgSlc');\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = defaultsStr(f.inp_css_class, 'pgNbInp');\n\n /**\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n */\n this.resultsPerPage = defaultsArr(f.results_per_page, null);\n\n /**\n * Determines if results per page is configured\n * @type {Boolean}\n */\n this.hasResultsPerPage = isArray(this.resultsPerPage);\n\n /**\n * Css class for the results per page select\n * @type {String}\n */\n this.resultsSlcCssClass = defaultsStr(f.results_slc_css_class, 'rspg');\n\n /**\n * Css class for the label preceding results per page select\n * @type {String}\n */\n this.resultsSpanCssClass = defaultsStr(f.results_span_css_class,\n 'rspgSpan');\n\n /**\n * Index of the first row of current page\n * @type {Number}\n * @private\n */\n this.startPagingRow = 0;\n\n /**\n * Total number of pages\n * @type {Number}\n * @private\n */\n this.nbPages = 0;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.currentPageNb = 1;\n\n /**\n * Next page button text\n * @type {String}\n */\n this.btnNextPageText = defaultsStr(f.btn_next_page_text, '>');\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = defaultsStr(f.btn_prev_page_text, '<');\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = defaultsStr(f.btn_last_page_text, '>|');\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = defaultsStr(f.btn_first_page_text, '|<');\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = defaultsStr(f.btn_next_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = defaultsStr(f.btn_prev_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = defaultsStr(f.btn_first_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = defaultsStr(f.btn_last_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Text preceeding page selector drop-down\n * @type {String}\n */\n this.pageText = defaultsStr(f.page_text, ' Page ');\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = defaultsStr(f.of_text, ' of ');\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = defaultsStr(f.nb_pages_css_class, 'nbpg');\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasBtns = defaultsBool(f.btns, true);\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = defaultsStr(f.page_selector_type, SELECT);\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, CENTER);\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = defaultsFn(f.on_before_change_page, EMPTY_FN);\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = defaultsFn(f.on_after_change_page, EMPTY_FN);\n\n /**\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n */\n this.slcResultsTxt = null;\n /**\n * Span containing next page button\n * @type {DOMElement}\n * @private\n */\n this.btnNextCont = null;\n /**\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n */\n this.btnPrevCont = null;\n /**\n * Span containing last page button\n * @type {DOMElement}\n * @private\n */\n this.btnLastCont = null;\n /**\n * Span containing first page button\n * @type {DOMElement}\n * @private\n */\n this.btnFirstCont = null;\n /**\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n */\n this.pgCont = null;\n /**\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n */\n this.pgBefore = null;\n /**\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n */\n this.pgAfter = null;\n\n let startRow = tf.refRow;\n let nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - startRow) / this.pageLength);\n\n let o = this;\n /**\n * Paging DOM events handlers\n * @type {String}\n * @private\n */\n this.evt = {\n slcIndex() {\n return (o.pageSelectorType === SELECT) ?\n o.pageSlc.options.selectedIndex :\n parseInt(o.pageSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pageSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n let nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n let prevIndex = o.evt.slcIndex() > 0 ?\n o.evt.slcIndex() - 1 : o.evt.nbOpts();\n o.changePage(prevIndex);\n },\n last() {\n o.changePage(o.evt.nbOpts());\n },\n first() {\n o.changePage(0);\n },\n _detectKey(e) {\n if (isKeyPressed(e, [ENTER_KEY])) {\n if (tf.sorted) {\n tf.filter();\n o.changePage(o.evt.slcIndex());\n } else {\n o.changePage();\n }\n this.blur();\n }\n },\n slcPagesChange: null,\n nextEvt: null,\n prevEvt: null,\n lastEvt: null,\n firstEvt: null\n };\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n let slcPages;\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.tgtId));\n\n // Check resultsPerPage is in expected format and initialise the\n // results per page component\n if (this.hasResultsPerPage) {\n if (this.resultsPerPage.length < 2) {\n this.hasResultsPerPage = false;\n } else {\n this.pageLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n let slc = event.target;\n this.changePage(slc.selectedIndex);\n };\n\n // Paging drop-down list selector\n if (this.pageSelectorType === SELECT) {\n slcPages = createElm(SELECT);\n slcPages.className = this.pgSlcCssClass;\n addEvt(slcPages, 'change', evt.slcPagesChange);\n }\n\n // Paging input selector\n if (this.pageSelectorType === INPUT) {\n slcPages = createElm(INPUT, ['value', this.currentPageNb]);\n slcPages.className = this.pgInpCssClass;\n addEvt(slcPages, 'keypress', evt._detectKey);\n }\n\n // btns containers\n let btnNextSpan = createElm('span');\n let btnPrevSpan = createElm('span');\n let btnLastSpan = createElm('span');\n let btnFirstSpan = createElm('span');\n\n if (this.hasBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n let btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnCssClass;\n addEvt(btnNext, 'click', evt.next);\n btnNextSpan.appendChild(btnNext);\n } else {\n btnNextSpan.innerHTML = this.btnNextPageHtml;\n addEvt(btnNextSpan, 'click', evt.next);\n }\n // Previous button\n if (!this.btnPrevPageHtml) {\n let btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnCssClass;\n addEvt(btnPrev, 'click', evt.prev);\n btnPrevSpan.appendChild(btnPrev);\n } else {\n btnPrevSpan.innerHTML = this.btnPrevPageHtml;\n addEvt(btnPrevSpan, 'click', evt.prev);\n }\n // Last button\n if (!this.btnLastPageHtml) {\n let btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnCssClass;\n addEvt(btnLast, 'click', evt.last);\n btnLastSpan.appendChild(btnLast);\n } else {\n btnLastSpan.innerHTML = this.btnLastPageHtml;\n addEvt(btnLastSpan, 'click', evt.last);\n }\n // First button\n if (!this.btnFirstPageHtml) {\n let btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnCssClass;\n addEvt(btnFirst, 'click', evt.first);\n btnFirstSpan.appendChild(btnFirst);\n } else {\n btnFirstSpan.innerHTML = this.btnFirstPageHtml;\n addEvt(btnFirstSpan, 'click', evt.first);\n }\n }\n\n // paging elements (buttons+drop-down list) are added to defined element\n let targetEl = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n let pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n let pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n let pgSpan = createElm('span');\n pgSpan.className = this.nbPgSpanCssClass;\n pgSpan.appendChild(createText(' ' + this.nbPages + ' '));\n targetEl.appendChild(pgSpan);\n targetEl.appendChild(btnNextSpan);\n targetEl.appendChild(btnLastSpan);\n\n this.btnNextCont = btnNextSpan;\n this.btnPrevCont = btnPrevSpan;\n this.btnLastCont = btnLastSpan;\n this.btnFirstCont = btnFirstSpan;\n this.pgCont = pgSpan;\n this.pgBefore = pgBeforeSpan;\n this.pgAfter = pgAfterSpan;\n this.pageSlc = slcPages;\n\n this.setPagingInfo();\n\n if (!tf.fltGrid) {\n tf.validateAllRows();\n this.setPagingInfo(tf.validRowsIndex);\n }\n\n this.emitter.on(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.on(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.on(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n this.enable();\n this.init();\n\n if (filterTable) {\n this.tf.filter();\n }\n }\n\n /**\n * Reset paging info from scratch after a filtering process\n */\n resetPagingInfo() {\n this.startPagingRow = 0;\n this.currentPageNb = 1;\n this.setPagingInfo(this.tf.validRowsIndex);\n }\n\n /**\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n */\n setPagingInfo(validRows) {\n let tf = this.tf;\n let cont = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n\n //store valid rows indexes\n tf.validRowsIndex = validRows || tf.getValidRows(true);\n\n //calculate nb of pages\n this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pageLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n cont.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (let z = 0; z < this.nbPages; z++) {\n let opt = createOpt(z + 1, z * this.pageLength, false);\n this.pageSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pageSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n cont.style.visibility = 'hidden';\n }\n this.groupByPage(tf.validRowsIndex);\n }\n\n /**\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n */\n groupByPage(validRows) {\n let tf = this.tf;\n let rows = tf.dom().rows;\n let startPagingRow = parseInt(this.startPagingRow, 10);\n let endPagingRow = startPagingRow + parseInt(this.pageLength, 10);\n\n //store valid rows indexes\n if (validRows) {\n tf.validRowsIndex = validRows;\n }\n\n //this loop shows valid rows of current page\n for (let h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n let validRowIdx = tf.validRowsIndex[h];\n let r = rows[validRowIdx];\n let isRowValid = r.getAttribute('validRow');\n let rowDisplayed = false;\n\n if (h >= startPagingRow && h < endPagingRow) {\n if (isNull(isRowValid) || Boolean(isRowValid === 'true')) {\n r.style.display = '';\n rowDisplayed = true;\n }\n } else {\n r.style.display = NONE;\n }\n this.emitter.emit('row-paged', tf, validRowIdx, h, rowDisplayed);\n }\n\n // broadcast grouping by page\n this.emitter.emit('grouped-by-page', tf, this);\n }\n\n /**\n * Return the current page number\n * @return {Number} Page number\n */\n getPage() {\n return this.currentPageNb;\n }\n\n /**\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n */\n setPage(cmd) {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n let btnEvt = this.evt,\n cmdtype = typeof cmd;\n if (cmdtype === 'string') {\n switch (cmd.toLowerCase()) {\n case 'next':\n btnEvt.next();\n break;\n case 'previous':\n btnEvt.prev();\n break;\n case 'last':\n btnEvt.last();\n break;\n case 'first':\n btnEvt.first();\n break;\n default:\n btnEvt.next();\n break;\n }\n }\n else if (cmdtype === 'number') {\n this.changePage(cmd - 1);\n }\n }\n\n /**\n * Generates UI elements for the number of results per page drop-down\n */\n setResultsPerPage() {\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.pageLengthSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n let slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n let slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n let slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n let targetEl = !this.pageLengthTgtId ?\n tf.feature('toolbar').container(RIGHT) :\n elm(this.pageLengthTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n let help = tf.feature('help');\n if (help && help.btn) {\n help.btn.parentNode.insertBefore(slcRSpan, help.btn);\n help.btn.parentNode.insertBefore(slcR, help.btn);\n } else {\n targetEl.appendChild(slcRSpan);\n targetEl.appendChild(slcR);\n }\n\n for (let r = 0; r < slcROpts.length; r++) {\n let currOpt = new Option(slcROpts[r], slcROpts[r], false, false);\n slcR.options[r] = currOpt;\n }\n addEvt(slcR, 'change', evt.slcResultsChange);\n this.slcResultsTxt = slcRSpan;\n this.pageLengthSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.pageLengthSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.pageLengthSlc) {\n removeElm(this.pageLengthSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.pageLengthSlc = null;\n this.slcResultsTxt = null;\n }\n\n /**\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n */\n changePage(index) {\n let tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-change', tf, (index + 1));\n\n if (index === null) {\n index = this.pageSelectorType === SELECT ?\n this.pageSlc.options.selectedIndex : this.pageSlc.value - 1;\n }\n if (index >= 0 && index <= (this.nbPages - 1)) {\n this.onBeforeChangePage(this, (index + 1));\n\n this.currentPageNb = parseInt(index, 10) + 1;\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.options[index].selected = true;\n } else {\n this.pageSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pageSlc.value : (index * this.pageLength);\n\n this.groupByPage();\n\n this.onAfterChangePage(this, (index + 1));\n }\n\n this.emitter.emit('after-page-change', tf, (index + 1));\n }\n\n /**\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n */\n changeResultsPerPage(val) {\n if (!this.isEnabled() || isNaN(val)) {\n return;\n }\n\n this.pageLengthSlc.value = val;\n this.onChangeResultsPerPage();\n }\n\n /**\n * Change rows according to page results drop-down\n */\n onChangeResultsPerPage() {\n let tf = this.tf;\n\n if (!this.isEnabled() || tf.getValidRowsNb() === 0) {\n return;\n }\n\n let {\n pageLengthSlc: slcR, pageSelectorType, pageSlc, emitter\n } = this;\n\n emitter.emit('before-page-length-change', tf);\n\n let slcIndex = slcR.selectedIndex;\n let slcPagesSelIndex = (pageSelectorType === SELECT) ?\n pageSlc.selectedIndex : parseInt(pageSlc.value - 1, 10);\n this.pageLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pageLength * slcPagesSelIndex;\n\n if (!isNaN(this.pageLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pageLength);\n }\n this.setPagingInfo();\n\n if (pageSelectorType === SELECT) {\n let slcIdx = (pageSlc.options.length - 1 <= slcPagesSelIndex) ?\n (pageSlc.options.length - 1) :\n slcPagesSelIndex;\n pageSlc.options[slcIdx].selected = true;\n }\n }\n\n emitter.emit('after-page-length-change', tf, this.pageLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n let pgNb = tf.feature('store').getPageNb();\n if (pgNb !== '') {\n this.changePage((pgNb - 1));\n }\n this.emitter.emit('after-reset-page', tf, pgNb);\n }\n\n /**\n * Re-set page length value at page re-load\n */\n resetPageLength() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n let pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.pageLengthSlc.options[pglenIndex].selected = true;\n this.changeResultsPerPage();\n }\n this.emitter.emit('after-reset-page-length', tf, pglenIndex);\n }\n\n /**\n * Remove paging feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let evt = this.evt;\n\n if (this.pageSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pageSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pageSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pageSlc);\n }\n\n if (this.btnNextCont) {\n removeEvt(this.btnNextCont, 'click', evt.next);\n removeElm(this.btnNextCont);\n this.btnNextCont = null;\n }\n\n if (this.btnPrevCont) {\n removeEvt(this.btnPrevCont, 'click', evt.prev);\n removeElm(this.btnPrevCont);\n this.btnPrevCont = null;\n }\n\n if (this.btnLastCont) {\n removeEvt(this.btnLastCont, 'click', evt.last);\n removeElm(this.btnLastCont);\n this.btnLastCont = null;\n }\n\n if (this.btnFirstCont) {\n removeEvt(this.btnFirstCont, 'click', evt.first);\n removeElm(this.btnFirstCont);\n this.btnFirstCont = null;\n }\n\n if (this.pgBefore) {\n removeElm(this.pgBefore);\n this.pgBefore = null;\n }\n\n if (this.pgAfter) {\n removeElm(this.pgAfter);\n this.pgAfter = null;\n }\n\n if (this.pgCont) {\n removeElm(this.pgCont);\n this.pgCont = null;\n }\n\n if (this.hasResultsPerPage) {\n this.removeResultsPerPage();\n }\n\n this.emitter.off(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.off(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.off(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n this.pageSlc = null;\n this.nbPages = 0;\n\n this.initialized = false;\n }\n}\n", "static": true, "longname": "/home/travis/build/koalyptus/TableFilter/src/modules/paging.js", "access": "public", @@ -11521,7 +11640,7 @@ "lineNumber": 1 }, { - "__docId__": 612, + "__docId__": 613, "kind": "class", "name": "Paging", "memberof": "src/modules/paging.js", @@ -11545,7 +11664,7 @@ ] }, { - "__docId__": 613, + "__docId__": 614, "kind": "constructor", "name": "constructor", "memberof": "src/modules/paging.js~Paging", @@ -11570,7 +11689,7 @@ ] }, { - "__docId__": 614, + "__docId__": 615, "kind": "member", "name": "btnCssClass", "memberof": "src/modules/paging.js~Paging", @@ -11589,7 +11708,7 @@ } }, { - "__docId__": 615, + "__docId__": 616, "kind": "member", "name": "pageSlc", "memberof": "src/modules/paging.js~Paging", @@ -11608,7 +11727,7 @@ } }, { - "__docId__": 616, + "__docId__": 617, "kind": "member", "name": "pageLengthSlc", "memberof": "src/modules/paging.js~Paging", @@ -11627,7 +11746,7 @@ } }, { - "__docId__": 617, + "__docId__": 618, "kind": "member", "name": "tgtId", "memberof": "src/modules/paging.js~Paging", @@ -11646,7 +11765,7 @@ } }, { - "__docId__": 618, + "__docId__": 619, "kind": "member", "name": "pageLength", "memberof": "src/modules/paging.js~Paging", @@ -11665,7 +11784,7 @@ } }, { - "__docId__": 619, + "__docId__": 620, "kind": "member", "name": "pageLengthTgtId", "memberof": "src/modules/paging.js~Paging", @@ -11684,7 +11803,7 @@ } }, { - "__docId__": 620, + "__docId__": 621, "kind": "member", "name": "pgSlcCssClass", "memberof": "src/modules/paging.js~Paging", @@ -11703,7 +11822,7 @@ } }, { - "__docId__": 621, + "__docId__": 622, "kind": "member", "name": "pgInpCssClass", "memberof": "src/modules/paging.js~Paging", @@ -11722,7 +11841,7 @@ } }, { - "__docId__": 622, + "__docId__": 623, "kind": "member", "name": "resultsPerPage", "memberof": "src/modules/paging.js~Paging", @@ -11741,7 +11860,7 @@ } }, { - "__docId__": 623, + "__docId__": 624, "kind": "member", "name": "hasResultsPerPage", "memberof": "src/modules/paging.js~Paging", @@ -11760,7 +11879,7 @@ } }, { - "__docId__": 624, + "__docId__": 625, "kind": "member", "name": "resultsSlcCssClass", "memberof": "src/modules/paging.js~Paging", @@ -11779,7 +11898,7 @@ } }, { - "__docId__": 625, + "__docId__": 626, "kind": "member", "name": "resultsSpanCssClass", "memberof": "src/modules/paging.js~Paging", @@ -11798,7 +11917,7 @@ } }, { - "__docId__": 626, + "__docId__": 627, "kind": "member", "name": "startPagingRow", "memberof": "src/modules/paging.js~Paging", @@ -11814,10 +11933,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 627, + "__docId__": 628, "kind": "member", "name": "nbPages", "memberof": "src/modules/paging.js~Paging", @@ -11833,10 +11953,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 628, + "__docId__": 629, "kind": "member", "name": "currentPageNb", "memberof": "src/modules/paging.js~Paging", @@ -11852,10 +11973,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 629, + "__docId__": 630, "kind": "member", "name": "btnNextPageText", "memberof": "src/modules/paging.js~Paging", @@ -11874,7 +11996,7 @@ } }, { - "__docId__": 630, + "__docId__": 631, "kind": "member", "name": "btnPrevPageText", "memberof": "src/modules/paging.js~Paging", @@ -11893,7 +12015,7 @@ } }, { - "__docId__": 631, + "__docId__": 632, "kind": "member", "name": "btnLastPageText", "memberof": "src/modules/paging.js~Paging", @@ -11912,7 +12034,7 @@ } }, { - "__docId__": 632, + "__docId__": 633, "kind": "member", "name": "btnFirstPageText", "memberof": "src/modules/paging.js~Paging", @@ -11931,7 +12053,7 @@ } }, { - "__docId__": 633, + "__docId__": 634, "kind": "member", "name": "btnNextPageHtml", "memberof": "src/modules/paging.js~Paging", @@ -11950,7 +12072,7 @@ } }, { - "__docId__": 634, + "__docId__": 635, "kind": "member", "name": "btnPrevPageHtml", "memberof": "src/modules/paging.js~Paging", @@ -11969,7 +12091,7 @@ } }, { - "__docId__": 635, + "__docId__": 636, "kind": "member", "name": "btnFirstPageHtml", "memberof": "src/modules/paging.js~Paging", @@ -11988,7 +12110,7 @@ } }, { - "__docId__": 636, + "__docId__": 637, "kind": "member", "name": "btnLastPageHtml", "memberof": "src/modules/paging.js~Paging", @@ -12007,7 +12129,7 @@ } }, { - "__docId__": 637, + "__docId__": 638, "kind": "member", "name": "pageText", "memberof": "src/modules/paging.js~Paging", @@ -12026,7 +12148,7 @@ } }, { - "__docId__": 638, + "__docId__": 639, "kind": "member", "name": "ofText", "memberof": "src/modules/paging.js~Paging", @@ -12045,7 +12167,7 @@ } }, { - "__docId__": 639, + "__docId__": 640, "kind": "member", "name": "nbPgSpanCssClass", "memberof": "src/modules/paging.js~Paging", @@ -12064,7 +12186,7 @@ } }, { - "__docId__": 640, + "__docId__": 641, "kind": "member", "name": "hasBtns", "memberof": "src/modules/paging.js~Paging", @@ -12083,7 +12205,7 @@ } }, { - "__docId__": 641, + "__docId__": 642, "kind": "member", "name": "pageSelectorType", "memberof": "src/modules/paging.js~Paging", @@ -12102,7 +12224,7 @@ } }, { - "__docId__": 642, + "__docId__": 643, "kind": "member", "name": "toolbarPosition", "memberof": "src/modules/paging.js~Paging", @@ -12121,7 +12243,7 @@ } }, { - "__docId__": 643, + "__docId__": 644, "kind": "member", "name": "onBeforeChangePage", "memberof": "src/modules/paging.js~Paging", @@ -12140,7 +12262,7 @@ } }, { - "__docId__": 644, + "__docId__": 645, "kind": "member", "name": "onAfterChangePage", "memberof": "src/modules/paging.js~Paging", @@ -12159,7 +12281,7 @@ } }, { - "__docId__": 645, + "__docId__": 646, "kind": "member", "name": "slcResultsTxt", "memberof": "src/modules/paging.js~Paging", @@ -12175,10 +12297,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 646, + "__docId__": 647, "kind": "member", "name": "btnNextCont", "memberof": "src/modules/paging.js~Paging", @@ -12194,10 +12317,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 647, + "__docId__": 648, "kind": "member", "name": "btnPrevCont", "memberof": "src/modules/paging.js~Paging", @@ -12213,10 +12337,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 648, + "__docId__": 649, "kind": "member", "name": "btnLastCont", "memberof": "src/modules/paging.js~Paging", @@ -12232,10 +12357,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 649, + "__docId__": 650, "kind": "member", "name": "btnFirstCont", "memberof": "src/modules/paging.js~Paging", @@ -12251,10 +12377,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 650, + "__docId__": 651, "kind": "member", "name": "pgCont", "memberof": "src/modules/paging.js~Paging", @@ -12270,10 +12397,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 651, + "__docId__": 652, "kind": "member", "name": "pgBefore", "memberof": "src/modules/paging.js~Paging", @@ -12289,10 +12417,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 652, + "__docId__": 653, "kind": "member", "name": "pgAfter", "memberof": "src/modules/paging.js~Paging", @@ -12308,10 +12437,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 654, + "__docId__": 655, "kind": "member", "name": "evt", "memberof": "src/modules/paging.js~Paging", @@ -12327,10 +12457,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 655, + "__docId__": 656, "kind": "method", "name": "init", "memberof": "src/modules/paging.js~Paging", @@ -12340,12 +12471,12 @@ "longname": "src/modules/paging.js~Paging#init", "access": "public", "description": "Initialize DOM elements", - "lineNumber": 342, + "lineNumber": 341, "params": [], "return": null }, { - "__docId__": 666, + "__docId__": 667, "kind": "member", "name": "initialized", "memberof": "src/modules/paging.js~Paging", @@ -12353,7 +12484,7 @@ "longname": "src/modules/paging.js~Paging#initialized", "access": "public", "description": null, - "lineNumber": 494, + "lineNumber": 493, "unknown": [ { "tagName": "@inherited", @@ -12367,7 +12498,7 @@ } }, { - "__docId__": 667, + "__docId__": 668, "kind": "method", "name": "reset", "memberof": "src/modules/paging.js~Paging", @@ -12377,7 +12508,7 @@ "longname": "src/modules/paging.js~Paging#reset", "access": "public", "description": "Reset paging when filters are already instantiated", - "lineNumber": 503, + "lineNumber": 502, "params": [ { "nullable": null, @@ -12393,7 +12524,7 @@ "return": null }, { - "__docId__": 668, + "__docId__": 669, "kind": "method", "name": "resetPagingInfo", "memberof": "src/modules/paging.js~Paging", @@ -12403,12 +12534,12 @@ "longname": "src/modules/paging.js~Paging#resetPagingInfo", "access": "public", "description": "Reset paging info from scratch after a filtering process", - "lineNumber": 515, + "lineNumber": 514, "params": [], "return": null }, { - "__docId__": 671, + "__docId__": 672, "kind": "method", "name": "setPagingInfo", "memberof": "src/modules/paging.js~Paging", @@ -12418,33 +12549,7 @@ "longname": "src/modules/paging.js~Paging#setPagingInfo", "access": "public", "description": "Calculate number of pages based on valid rows\nRefresh paging select according to number of pages", - "lineNumber": 526, - "params": [ - { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "optional": false, - "name": "validRows", - "description": "Collection of valid rows" - } - ], - "return": null - }, - { - "__docId__": 673, - "kind": "method", - "name": "groupByPage", - "memberof": "src/modules/paging.js~Paging", - "generator": false, - "async": false, - "static": false, - "longname": "src/modules/paging.js~Paging#groupByPage", - "access": "public", - "description": "Group table rows by page and display valid rows", - "lineNumber": 567, + "lineNumber": 525, "params": [ { "nullable": null, @@ -12462,6 +12567,32 @@ { "__docId__": 674, "kind": "method", + "name": "groupByPage", + "memberof": "src/modules/paging.js~Paging", + "generator": false, + "async": false, + "static": false, + "longname": "src/modules/paging.js~Paging#groupByPage", + "access": "public", + "description": "Group table rows by page and display valid rows", + "lineNumber": 566, + "params": [ + { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "optional": false, + "name": "validRows", + "description": "Collection of valid rows" + } + ], + "return": null + }, + { + "__docId__": 675, + "kind": "method", "name": "getPage", "memberof": "src/modules/paging.js~Paging", "generator": false, @@ -12470,7 +12601,7 @@ "longname": "src/modules/paging.js~Paging#getPage", "access": "public", "description": "Return the current page number", - "lineNumber": 604, + "lineNumber": 603, "return": { "nullable": null, "types": [ @@ -12482,7 +12613,7 @@ "params": [] }, { - "__docId__": 675, + "__docId__": 676, "kind": "method", "name": "setPage", "memberof": "src/modules/paging.js~Paging", @@ -12492,7 +12623,7 @@ "longname": "src/modules/paging.js~Paging#setPage", "access": "public", "description": "Show page defined by passed argument (string or number):", - "lineNumber": 613, + "lineNumber": 612, "params": [ { "nullable": null, @@ -12508,7 +12639,7 @@ "return": null }, { - "__docId__": 676, + "__docId__": 677, "kind": "method", "name": "setResultsPerPage", "memberof": "src/modules/paging.js~Paging", @@ -12518,12 +12649,12 @@ "longname": "src/modules/paging.js~Paging#setResultsPerPage", "access": "public", "description": "Generates UI elements for the number of results per page drop-down", - "lineNumber": 647, + "lineNumber": 646, "params": [], "return": null }, { - "__docId__": 679, + "__docId__": 680, "kind": "method", "name": "removeResultsPerPage", "memberof": "src/modules/paging.js~Paging", @@ -12533,12 +12664,12 @@ "longname": "src/modules/paging.js~Paging#removeResultsPerPage", "access": "public", "description": "Remove number of results per page UI elements", - "lineNumber": 694, + "lineNumber": 693, "params": [], "return": null }, { - "__docId__": 682, + "__docId__": 683, "kind": "method", "name": "changePage", "memberof": "src/modules/paging.js~Paging", @@ -12548,7 +12679,7 @@ "longname": "src/modules/paging.js~Paging#changePage", "access": "public", "description": "Change the page based on passed index", - "lineNumber": 714, + "lineNumber": 713, "params": [ { "nullable": null, @@ -12564,7 +12695,7 @@ "return": null }, { - "__docId__": 685, + "__docId__": 686, "kind": "method", "name": "changeResultsPerPage", "memberof": "src/modules/paging.js~Paging", @@ -12574,7 +12705,7 @@ "longname": "src/modules/paging.js~Paging#changeResultsPerPage", "access": "public", "description": "Change the number of results per page based on passed value", - "lineNumber": 752, + "lineNumber": 751, "params": [ { "nullable": null, @@ -12590,7 +12721,7 @@ "return": null }, { - "__docId__": 686, + "__docId__": 687, "kind": "method", "name": "onChangeResultsPerPage", "memberof": "src/modules/paging.js~Paging", @@ -12600,12 +12731,12 @@ "longname": "src/modules/paging.js~Paging#onChangeResultsPerPage", "access": "public", "description": "Change rows according to page results drop-down", - "lineNumber": 764, + "lineNumber": 763, "params": [], "return": null }, { - "__docId__": 690, + "__docId__": 691, "kind": "method", "name": "resetPage", "memberof": "src/modules/paging.js~Paging", @@ -12615,12 +12746,12 @@ "longname": "src/modules/paging.js~Paging#resetPage", "access": "public", "description": "Re-set page nb at page re-load", - "lineNumber": 803, + "lineNumber": 802, "params": [], "return": null }, { - "__docId__": 691, + "__docId__": 692, "kind": "method", "name": "resetPageLength", "memberof": "src/modules/paging.js~Paging", @@ -12630,12 +12761,12 @@ "longname": "src/modules/paging.js~Paging#resetPageLength", "access": "public", "description": "Re-set page length value at page re-load", - "lineNumber": 819, + "lineNumber": 818, "params": [], "return": null }, { - "__docId__": 692, + "__docId__": 693, "kind": "method", "name": "destroy", "memberof": "src/modules/paging.js~Paging", @@ -12645,12 +12776,12 @@ "longname": "src/modules/paging.js~Paging#destroy", "access": "public", "description": "Remove paging feature", - "lineNumber": 837, + "lineNumber": 836, "params": [], "return": null }, { - "__docId__": 703, + "__docId__": 704, "kind": "file", "name": "src/modules/popupFilter.js", "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 '\"Column');\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.externalFltIds = [''];\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 tf.eachCol(\n (i) => {\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 // continue condition function\n (i) => tf.getFilterType(i) === NONE\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.externalFltIds[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.externalFltIds = [];\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", @@ -12661,7 +12792,7 @@ "lineNumber": 1 }, { - "__docId__": 704, + "__docId__": 705, "kind": "class", "name": "PopupFilter", "memberof": "src/modules/popupFilter.js", @@ -12685,7 +12816,7 @@ ] }, { - "__docId__": 705, + "__docId__": 706, "kind": "constructor", "name": "constructor", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12710,7 +12841,7 @@ ] }, { - "__docId__": 706, + "__docId__": 707, "kind": "member", "name": "closeOnFiltering", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12729,7 +12860,7 @@ } }, { - "__docId__": 707, + "__docId__": 708, "kind": "member", "name": "iconPath", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12748,7 +12879,7 @@ } }, { - "__docId__": 708, + "__docId__": 709, "kind": "member", "name": "activeIconPath", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12767,7 +12898,7 @@ } }, { - "__docId__": 709, + "__docId__": 710, "kind": "member", "name": "iconHtml", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12786,7 +12917,7 @@ } }, { - "__docId__": 710, + "__docId__": 711, "kind": "member", "name": "placeholderCssClass", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12805,7 +12936,7 @@ } }, { - "__docId__": 711, + "__docId__": 712, "kind": "member", "name": "containerCssClass", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12824,7 +12955,7 @@ } }, { - "__docId__": 712, + "__docId__": 713, "kind": "member", "name": "adjustToContainer", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12843,7 +12974,7 @@ } }, { - "__docId__": 713, + "__docId__": 714, "kind": "member", "name": "onBeforeOpen", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12862,7 +12993,7 @@ } }, { - "__docId__": 714, + "__docId__": 715, "kind": "member", "name": "onAfterOpen", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12881,7 +13012,7 @@ } }, { - "__docId__": 715, + "__docId__": 716, "kind": "member", "name": "onBeforeClose", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12900,7 +13031,7 @@ } }, { - "__docId__": 716, + "__docId__": 717, "kind": "member", "name": "onAfterClose", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12919,7 +13050,7 @@ } }, { - "__docId__": 717, + "__docId__": 718, "kind": "member", "name": "fltSpans", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12935,10 +13066,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 718, + "__docId__": 719, "kind": "member", "name": "fltIcons", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12954,10 +13086,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 719, + "__docId__": 720, "kind": "member", "name": "filtersCache", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12973,10 +13106,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 720, + "__docId__": 721, "kind": "member", "name": "fltElms", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -12992,10 +13126,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 721, + "__docId__": 722, "kind": "member", "name": "prfxDiv", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13011,10 +13146,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 722, + "__docId__": 723, "kind": "member", "name": "activeFilterIdx", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13030,10 +13166,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 723, + "__docId__": 724, "kind": "method", "name": "onClick", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13044,28 +13181,7 @@ "access": "private", "description": "Click event handler for pop-up filter icon", "lineNumber": 145, - "params": [ - { - "name": "evt", - "types": [ - "*" - ] - } - ], - "return": null - }, - { - "__docId__": 724, - "kind": "method", - "name": "onMouseup", - "memberof": "src/modules/popupFilter.js~PopupFilter", - "generator": false, - "async": false, - "static": false, - "longname": "src/modules/popupFilter.js~PopupFilter#onMouseup", - "access": "private", - "description": "Mouse-up event handler handling popup filter auto-close behaviour", - "lineNumber": 166, + "ignore": true, "params": [ { "name": "evt", @@ -13079,6 +13195,29 @@ { "__docId__": 725, "kind": "method", + "name": "onMouseup", + "memberof": "src/modules/popupFilter.js~PopupFilter", + "generator": false, + "async": false, + "static": false, + "longname": "src/modules/popupFilter.js~PopupFilter#onMouseup", + "access": "private", + "description": "Mouse-up event handler handling popup filter auto-close behaviour", + "lineNumber": 166, + "ignore": true, + "params": [ + { + "name": "evt", + "types": [ + "*" + ] + } + ], + "return": null + }, + { + "__docId__": 726, + "kind": "method", "name": "init", "memberof": "src/modules/popupFilter.js~PopupFilter", "generator": false, @@ -13092,7 +13231,7 @@ "return": null }, { - "__docId__": 726, + "__docId__": 727, "kind": "member", "name": "initialized", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13114,7 +13253,7 @@ } }, { - "__docId__": 727, + "__docId__": 728, "kind": "method", "name": "reset", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13129,7 +13268,7 @@ "return": null }, { - "__docId__": 728, + "__docId__": 729, "kind": "method", "name": "buildIcons", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13144,7 +13283,7 @@ "return": null }, { - "__docId__": 729, + "__docId__": 730, "kind": "method", "name": "buildAll", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13159,7 +13298,7 @@ "return": null }, { - "__docId__": 730, + "__docId__": 731, "kind": "method", "name": "build", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13195,7 +13334,7 @@ "return": null }, { - "__docId__": 731, + "__docId__": 732, "kind": "method", "name": "toggle", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13221,7 +13360,7 @@ "return": null }, { - "__docId__": 732, + "__docId__": 733, "kind": "method", "name": "open", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13247,7 +13386,7 @@ "return": null }, { - "__docId__": 734, + "__docId__": 735, "kind": "method", "name": "close", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13273,7 +13412,7 @@ "return": null }, { - "__docId__": 736, + "__docId__": 737, "kind": "method", "name": "isOpen", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13312,7 +13451,7 @@ } }, { - "__docId__": 737, + "__docId__": 738, "kind": "method", "name": "closeAll", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13338,7 +13477,7 @@ "return": null }, { - "__docId__": 738, + "__docId__": 739, "kind": "method", "name": "setIconsState", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13353,7 +13492,7 @@ "return": null }, { - "__docId__": 739, + "__docId__": 740, "kind": "method", "name": "changeState", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13389,7 +13528,7 @@ "return": null }, { - "__docId__": 740, + "__docId__": 741, "kind": "method", "name": "destroy", "memberof": "src/modules/popupFilter.js~PopupFilter", @@ -13404,7 +13543,7 @@ "return": null }, { - "__docId__": 746, + "__docId__": 747, "kind": "file", "name": "src/modules/rowsCounter.js", "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN, isNull} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\nimport {LEFT} from './toolbar';\n\n/**\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n */\nexport class RowsCounter extends Feature {\n\n /**\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'rowsCounter');\n\n // TableFilter configuration\n let f = this.config.rows_counter || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n */\n this.label = null;\n\n /**\n * Text preceding the total number of rows\n * @type {String}\n */\n this.text = defaultsStr(f.text, 'Rows: ');\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.fromToTextSeparator = defaultsStr(f.separator, '-');\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.overText = defaultsStr(f.over_text, ' / ');\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'tot');\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, LEFT);\n\n /**\n * Callback fired before the counter is refreshed\n * @type {Function}\n */\n this.onBeforeRefreshCounter = defaultsFn(f.on_before_refresh_counter,\n EMPTY_FN);\n\n /**\n * Callback fired after the counter is refreshed\n * @type {Function}\n */\n this.onAfterRefreshCounter = defaultsFn(f.on_after_refresh_counter,\n EMPTY_FN);\n }\n\n /**\n * Initializes RowsCounter instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.targetId));\n\n let tf = this.tf;\n\n //rows counter container\n let countDiv = createElm('div');\n countDiv.className = this.cssClass;\n //rows counter label\n let countSpan = createElm('span');\n let countText = createElm('span');\n countText.appendChild(createText(this.text));\n\n // counter is added to defined element\n let targetEl = !this.targetId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n countDiv.appendChild(countText);\n countDiv.appendChild(countSpan);\n targetEl.appendChild(countDiv);\n } else {\n //custom container, no need to append statusDiv\n targetEl.appendChild(countText);\n targetEl.appendChild(countSpan);\n }\n this.container = countDiv;\n this.label = countSpan;\n\n // subscribe to events\n this.emitter.on(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.on(['rows-changed'], () => this.refresh());\n\n /** @inherited */\n this.initialized = true;\n this.refresh();\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n */\n refresh(p) {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n\n let tf = this.tf;\n\n this.onBeforeRefreshCounter(tf, this.label);\n\n let totTxt;\n if (!tf.paging) {\n if (p && p !== '') {\n totTxt = p;\n } else {\n totTxt = tf.getFilterableRowsNb() - tf.nbHiddenRows;\n }\n } else {\n let paging = tf.feature('paging');\n if (paging) {\n let nbValidRows = tf.getValidRowsNb();\n //paging start row\n let pagingStartRow = parseInt(paging.startPagingRow, 10) +\n ((nbValidRows > 0) ? 1 : 0);\n let pagingEndRow =\n (pagingStartRow + paging.pageLength) - 1 <=\n nbValidRows ?\n pagingStartRow + paging.pageLength - 1 :\n nbValidRows;\n totTxt = pagingStartRow + this.fromToTextSeparator +\n pagingEndRow + this.overText + nbValidRows;\n }\n }\n\n this.label.innerHTML = totTxt;\n this.onAfterRefreshCounter(tf, this.label, totTxt);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n if (!this.targetId && this.container) {\n removeElm(this.container);\n } else {\n elm(this.targetId).innerHTML = '';\n }\n this.label = null;\n this.container = null;\n\n // unsubscribe to events\n this.emitter.off(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.off(['rows-changed'], () => this.refresh());\n\n this.initialized = false;\n }\n}\n", @@ -13415,7 +13554,7 @@ "lineNumber": 1 }, { - "__docId__": 747, + "__docId__": 748, "kind": "class", "name": "RowsCounter", "memberof": "src/modules/rowsCounter.js", @@ -13439,7 +13578,7 @@ ] }, { - "__docId__": 748, + "__docId__": 749, "kind": "constructor", "name": "constructor", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13464,7 +13603,7 @@ ] }, { - "__docId__": 749, + "__docId__": 750, "kind": "member", "name": "targetId", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13483,7 +13622,7 @@ } }, { - "__docId__": 750, + "__docId__": 751, "kind": "member", "name": "container", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13499,10 +13638,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 751, + "__docId__": 752, "kind": "member", "name": "label", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13518,10 +13658,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 752, + "__docId__": 753, "kind": "member", "name": "text", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13540,7 +13681,7 @@ } }, { - "__docId__": 753, + "__docId__": 754, "kind": "member", "name": "fromToTextSeparator", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13559,7 +13700,7 @@ } }, { - "__docId__": 754, + "__docId__": 755, "kind": "member", "name": "overText", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13578,7 +13719,7 @@ } }, { - "__docId__": 755, + "__docId__": 756, "kind": "member", "name": "cssClass", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13597,7 +13738,7 @@ } }, { - "__docId__": 756, + "__docId__": 757, "kind": "member", "name": "toolbarPosition", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13616,7 +13757,7 @@ } }, { - "__docId__": 757, + "__docId__": 758, "kind": "member", "name": "onBeforeRefreshCounter", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13635,7 +13776,7 @@ } }, { - "__docId__": 758, + "__docId__": 759, "kind": "member", "name": "onAfterRefreshCounter", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13654,7 +13795,7 @@ } }, { - "__docId__": 759, + "__docId__": 760, "kind": "method", "name": "init", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13669,7 +13810,7 @@ "return": null }, { - "__docId__": 762, + "__docId__": 763, "kind": "member", "name": "initialized", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13691,7 +13832,7 @@ } }, { - "__docId__": 763, + "__docId__": 764, "kind": "method", "name": "refresh", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13717,7 +13858,7 @@ "return": null }, { - "__docId__": 764, + "__docId__": 765, "kind": "method", "name": "destroy", "memberof": "src/modules/rowsCounter.js~RowsCounter", @@ -13732,7 +13873,7 @@ "return": null }, { - "__docId__": 768, + "__docId__": 769, "kind": "file", "name": "src/modules/state.js", "content": "import {Feature} from '../feature';\nimport {Hash} from './hash';\nimport {Storage} from './storage';\nimport {isEmpty} from '../string';\nimport {isArray, isNull, isString, isUndef} from '../types';\nimport {defaultsBool, defaultsNb} from '../settings';\n\n/**\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n */\nexport class State extends Feature {\n\n /**\n * Creates an instance of State\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'state');\n\n let cfg = this.config.state || {};\n\n /**\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n */\n this.enableHash = cfg === true ||\n (isArray(cfg.types) && cfg.types.indexOf('hash') !== -1);\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableLocalStorage = isArray(cfg.types) &&\n cfg.types.indexOf('local_storage') !== -1;\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableCookie = isArray(cfg.types) &&\n cfg.types.indexOf('cookie') !== -1;\n\n /**\n * Persist filters values, enabled by default\n * @type {Boolean}\n */\n this.persistFilters = defaultsBool(cfg.filters, true);\n\n /**\n * Persist current page number when paging is enabled\n * @type {Boolean}\n */\n this.persistPageNumber = Boolean(cfg.page_number);\n\n /**\n * Persist page length when paging is enabled\n * @type {Boolean}\n */\n this.persistPageLength = Boolean(cfg.page_length);\n\n /**\n * Persist column sorting\n * @type {Boolean}\n */\n this.persistSort = Boolean(cfg.sort);\n\n /**\n * Persist columns visibility\n * @type {Boolean}\n */\n this.persistColsVisibility = Boolean(cfg.columns_visibility);\n\n /**\n * Persist filters row visibility\n * @type {Boolean}\n */\n this.persistFiltersVisibility = Boolean(cfg.filters_visibility);\n\n /**\n * Cookie duration in hours\n * @type {Boolean}\n */\n this.cookieDuration = defaultsNb(parseInt(cfg.cookie_duration, 10),\n 87600);\n\n /**\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n */\n this.enableStorage = this.enableLocalStorage || this.enableCookie;\n\n /**\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n */\n this.storage = null;\n\n /**\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n */\n this.hash = null;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.pageNb = null;\n\n /**\n * Current page length\n * @type {Number}\n * @private\n */\n this.pageLength = null;\n\n /**\n * Current column sorting\n * @type {Object}\n * @private\n */\n this.sort = null;\n\n /**\n * Current hidden columns\n * @type {Object}\n * @private\n */\n this.hiddenCols = null;\n\n /**\n * Filters row visibility\n * @type {Boolean}\n * @private\n */\n this.filtersVisibility = null;\n\n /**\n * State object\n * @type {Object}\n * @private\n */\n this.state = {};\n\n /**\n * Prefix for column ID\n * @type {String}\n * @private\n */\n this.prfxCol = 'col_';\n\n /**\n * Prefix for page number ID\n * @type {String}\n * @private\n */\n this.pageNbKey = 'page';\n\n /**\n * Prefix for page length ID\n * @type {String}\n * @private\n */\n this.pageLengthKey = 'page_length';\n\n /**\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n */\n this.filtersVisKey = 'filters_visibility';\n }\n\n /**\n * Initializes State instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['after-filtering'], () => this.update());\n this.emitter.on(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.on(['after-page-length-change'],\n (tf, pageLength) => this.updatePageLength(pageLength));\n this.emitter.on(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.on(['sort-initialized'], () => this._syncSort());\n this.emitter.on(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.on(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.on(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.on(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash = new Hash(this);\n this.hash.init();\n }\n if (this.enableStorage) {\n this.storage = new Storage(this);\n this.storage.init();\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n\n /**\n * Update state object based on current features state\n */\n update() {\n if (!this.isEnabled()) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n if (this.persistFilters) {\n let filterValues = tf.getFiltersValue();\n\n filterValues.forEach((val, idx) => {\n let key = `${this.prfxCol}${idx}`;\n\n if (isString(val) && isEmpty(val)) {\n if (state.hasOwnProperty(key)) {\n state[key].flt = undefined;\n }\n } else {\n state[key] = state[key] || {};\n state[key].flt = val;\n }\n });\n }\n\n if (this.persistPageNumber) {\n if (isNull(this.pageNb)) {\n state[this.pageNbKey] = undefined;\n } else {\n state[this.pageNbKey] = this.pageNb;\n }\n }\n\n if (this.persistPageLength) {\n if (isNull(this.pageLength)) {\n state[this.pageLengthKey] = undefined;\n } else {\n state[this.pageLengthKey] = this.pageLength;\n }\n }\n\n if (this.persistSort) {\n if (!isNull(this.sort)) {\n // Remove previuosly sorted column\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].sort = undefined;\n }\n });\n\n let key = `${this.prfxCol}${this.sort.column}`;\n state[key] = state[key] || {};\n state[key].sort = { descending: this.sort.descending };\n }\n }\n\n if (this.persistColsVisibility) {\n if (!isNull(this.hiddenCols)) {\n // Clear previuosly hidden columns\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].hidden = undefined;\n }\n });\n\n this.hiddenCols.forEach((colIdx) => {\n let key = `${this.prfxCol}${colIdx}`;\n state[key] = state[key] || {};\n state[key].hidden = true;\n });\n }\n }\n\n if (this.persistFiltersVisibility) {\n if (isNull(this.filtersVisibility)) {\n state[this.filtersVisKey] = undefined;\n } else {\n state[this.filtersVisKey] = this.filtersVisibility;\n }\n }\n\n this.emitter.emit('state-changed', tf, state);\n }\n\n /**\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n */\n updatePage(pageNb) {\n this.pageNb = pageNb;\n this.update();\n }\n\n /**\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n */\n updatePageLength(pageLength) {\n this.pageLength = pageLength;\n this.update();\n }\n\n /**\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n */\n updateSort(index, descending) {\n this.sort = {\n column: index,\n descending: descending\n };\n this.update();\n }\n\n /**\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n */\n updateColsVisibility(hiddenCols) {\n this.hiddenCols = hiddenCols;\n this.update();\n }\n\n /**\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n */\n updateFiltersVisibility(visible) {\n this.filtersVisibility = visible;\n this.update();\n }\n\n /**\n * Override state field\n *\n * @param state State object\n */\n override(state) {\n this.state = state;\n this.emitter.emit('state-changed', this.tf, state);\n }\n\n /**\n * Sync stored features state\n */\n sync() {\n let state = this.state;\n let tf = this.tf;\n\n this._syncFilters();\n\n if (this.persistPageNumber) {\n let pageNumber = state[this.pageNbKey];\n this.emitter.emit('change-page', tf, pageNumber);\n }\n\n if (this.persistPageLength) {\n let pageLength = state[this.pageLengthKey];\n this.emitter.emit('change-page-results', tf, pageLength);\n }\n\n this._syncSort();\n this._syncColsVisibility();\n this._syncFiltersVisibility();\n }\n\n /**\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n */\n overrideAndSync(state) {\n // To prevent state to react to features changes, state is temporarily\n // disabled\n this.disable();\n // State is overriden with passed state object\n this.override(state);\n // New hash state is applied to features\n this.sync();\n // State is re-enabled\n this.enable();\n }\n\n /**\n * Sync filters with stored values and filter table\n *\n * @private\n */\n _syncFilters() {\n if (!this.persistFilters) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n // clear all filters\n // TODO: use tf.clearFilters() once it allows to not filter the table\n tf.eachCol((colIdx) => tf.setFilterValue(colIdx, ''));\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n let val = state[key].flt;\n tf.setFilterValue(colIdx, val);\n }\n });\n\n tf.filter();\n }\n\n /**\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n */\n _syncSort() {\n if (!this.persistSort) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].sort)) {\n let sort = state[key].sort;\n this.emitter.emit('sort', tf, colIdx, sort.descending);\n }\n }\n });\n }\n\n /**\n * Sync hidden columns with stored information\n *\n * @private\n */\n _syncColsVisibility() {\n if (!this.persistColsVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let hiddenCols = [];\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].hidden)) {\n hiddenCols.push(colIdx);\n }\n }\n });\n\n hiddenCols.forEach((colIdx) => {\n this.emitter.emit('hide-column', tf, colIdx);\n });\n }\n\n /**\n * Sync filters visibility with stored information\n *\n * @private\n */\n _syncFiltersVisibility() {\n if (!this.persistFiltersVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let filtersVisibility = state[this.filtersVisKey];\n\n this.filtersVisibility = filtersVisibility;\n this.emitter.emit('show-filters', tf, filtersVisibility);\n }\n\n /**\n * Destroy State instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.state = {};\n\n this.emitter.off(['after-filtering'], () => this.update());\n this.emitter.off(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.off(['after-page-length-change'],\n (tf, index) => this.updatePageLength(index));\n this.emitter.off(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.off(['sort-initialized'], () => this._syncSort());\n this.emitter.off(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.off(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.off(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.off(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash.destroy();\n this.hash = null;\n }\n\n if (this.enableStorage) {\n this.storage.destroy();\n this.storage = null;\n }\n\n this.initialized = false;\n }\n}\n", @@ -13743,7 +13884,7 @@ "lineNumber": 1 }, { - "__docId__": 769, + "__docId__": 770, "kind": "class", "name": "State", "memberof": "src/modules/state.js", @@ -13767,7 +13908,7 @@ ] }, { - "__docId__": 770, + "__docId__": 771, "kind": "constructor", "name": "constructor", "memberof": "src/modules/state.js~State", @@ -13792,7 +13933,7 @@ ] }, { - "__docId__": 771, + "__docId__": 772, "kind": "member", "name": "enableHash", "memberof": "src/modules/state.js~State", @@ -13811,7 +13952,7 @@ } }, { - "__docId__": 772, + "__docId__": 773, "kind": "member", "name": "enableLocalStorage", "memberof": "src/modules/state.js~State", @@ -13830,7 +13971,7 @@ } }, { - "__docId__": 773, + "__docId__": 774, "kind": "member", "name": "enableCookie", "memberof": "src/modules/state.js~State", @@ -13849,7 +13990,7 @@ } }, { - "__docId__": 774, + "__docId__": 775, "kind": "member", "name": "persistFilters", "memberof": "src/modules/state.js~State", @@ -13868,7 +14009,7 @@ } }, { - "__docId__": 775, + "__docId__": 776, "kind": "member", "name": "persistPageNumber", "memberof": "src/modules/state.js~State", @@ -13887,7 +14028,7 @@ } }, { - "__docId__": 776, + "__docId__": 777, "kind": "member", "name": "persistPageLength", "memberof": "src/modules/state.js~State", @@ -13906,7 +14047,7 @@ } }, { - "__docId__": 777, + "__docId__": 778, "kind": "member", "name": "persistSort", "memberof": "src/modules/state.js~State", @@ -13925,7 +14066,7 @@ } }, { - "__docId__": 778, + "__docId__": 779, "kind": "member", "name": "persistColsVisibility", "memberof": "src/modules/state.js~State", @@ -13944,7 +14085,7 @@ } }, { - "__docId__": 779, + "__docId__": 780, "kind": "member", "name": "persistFiltersVisibility", "memberof": "src/modules/state.js~State", @@ -13963,7 +14104,7 @@ } }, { - "__docId__": 780, + "__docId__": 781, "kind": "member", "name": "cookieDuration", "memberof": "src/modules/state.js~State", @@ -13982,7 +14123,7 @@ } }, { - "__docId__": 781, + "__docId__": 782, "kind": "member", "name": "enableStorage", "memberof": "src/modules/state.js~State", @@ -13998,10 +14139,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 782, + "__docId__": 783, "kind": "member", "name": "storage", "memberof": "src/modules/state.js~State", @@ -14017,10 +14159,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 783, + "__docId__": 784, "kind": "member", "name": "hash", "memberof": "src/modules/state.js~State", @@ -14036,10 +14179,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 784, + "__docId__": 785, "kind": "member", "name": "pageNb", "memberof": "src/modules/state.js~State", @@ -14055,10 +14199,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 785, + "__docId__": 786, "kind": "member", "name": "pageLength", "memberof": "src/modules/state.js~State", @@ -14074,10 +14219,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 786, + "__docId__": 787, "kind": "member", "name": "sort", "memberof": "src/modules/state.js~State", @@ -14093,10 +14239,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 787, + "__docId__": 788, "kind": "member", "name": "hiddenCols", "memberof": "src/modules/state.js~State", @@ -14112,10 +14259,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 788, + "__docId__": 789, "kind": "member", "name": "filtersVisibility", "memberof": "src/modules/state.js~State", @@ -14131,10 +14279,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 789, + "__docId__": 790, "kind": "member", "name": "state", "memberof": "src/modules/state.js~State", @@ -14150,10 +14299,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 790, + "__docId__": 791, "kind": "member", "name": "prfxCol", "memberof": "src/modules/state.js~State", @@ -14169,10 +14319,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 791, + "__docId__": 792, "kind": "member", "name": "pageNbKey", "memberof": "src/modules/state.js~State", @@ -14188,10 +14339,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 792, + "__docId__": 793, "kind": "member", "name": "pageLengthKey", "memberof": "src/modules/state.js~State", @@ -14207,10 +14359,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 793, + "__docId__": 794, "kind": "member", "name": "filtersVisKey", "memberof": "src/modules/state.js~State", @@ -14226,10 +14379,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 794, + "__docId__": 795, "kind": "method", "name": "init", "memberof": "src/modules/state.js~State", @@ -14244,7 +14398,7 @@ "return": null }, { - "__docId__": 797, + "__docId__": 798, "kind": "member", "name": "initialized", "memberof": "src/modules/state.js~State", @@ -14266,7 +14420,7 @@ } }, { - "__docId__": 798, + "__docId__": 799, "kind": "method", "name": "update", "memberof": "src/modules/state.js~State", @@ -14281,7 +14435,7 @@ "return": null }, { - "__docId__": 799, + "__docId__": 800, "kind": "method", "name": "updatePage", "memberof": "src/modules/state.js~State", @@ -14307,7 +14461,7 @@ "return": null }, { - "__docId__": 801, + "__docId__": 802, "kind": "method", "name": "updatePageLength", "memberof": "src/modules/state.js~State", @@ -14333,7 +14487,7 @@ "return": null }, { - "__docId__": 803, + "__docId__": 804, "kind": "method", "name": "updateSort", "memberof": "src/modules/state.js~State", @@ -14369,7 +14523,7 @@ "return": null }, { - "__docId__": 805, + "__docId__": 806, "kind": "method", "name": "updateColsVisibility", "memberof": "src/modules/state.js~State", @@ -14395,7 +14549,7 @@ "return": null }, { - "__docId__": 807, + "__docId__": 808, "kind": "method", "name": "updateFiltersVisibility", "memberof": "src/modules/state.js~State", @@ -14421,7 +14575,7 @@ "return": null }, { - "__docId__": 809, + "__docId__": 810, "kind": "method", "name": "override", "memberof": "src/modules/state.js~State", @@ -14447,7 +14601,7 @@ "return": null }, { - "__docId__": 811, + "__docId__": 812, "kind": "method", "name": "sync", "memberof": "src/modules/state.js~State", @@ -14462,7 +14616,7 @@ "return": null }, { - "__docId__": 812, + "__docId__": 813, "kind": "method", "name": "overrideAndSync", "memberof": "src/modules/state.js~State", @@ -14488,7 +14642,7 @@ "return": null }, { - "__docId__": 813, + "__docId__": 814, "kind": "method", "name": "_syncFilters", "memberof": "src/modules/state.js~State", @@ -14499,11 +14653,12 @@ "access": "private", "description": "Sync filters with stored values and filter table", "lineNumber": 417, + "ignore": true, "params": [], "return": null }, { - "__docId__": 814, + "__docId__": 815, "kind": "method", "name": "_syncSort", "memberof": "src/modules/state.js~State", @@ -14514,11 +14669,12 @@ "access": "private", "description": "Sync sorted column with stored sorting information and sort table", "lineNumber": 444, + "ignore": true, "params": [], "return": null }, { - "__docId__": 815, + "__docId__": 816, "kind": "method", "name": "_syncColsVisibility", "memberof": "src/modules/state.js~State", @@ -14529,11 +14685,12 @@ "access": "private", "description": "Sync hidden columns with stored information", "lineNumber": 467, + "ignore": true, "params": [], "return": null }, { - "__docId__": 816, + "__docId__": 817, "kind": "method", "name": "_syncFiltersVisibility", "memberof": "src/modules/state.js~State", @@ -14544,11 +14701,12 @@ "access": "private", "description": "Sync filters visibility with stored information", "lineNumber": 494, + "ignore": true, "params": [], "return": null }, { - "__docId__": 818, + "__docId__": 819, "kind": "method", "name": "destroy", "memberof": "src/modules/state.js~State", @@ -14563,7 +14721,7 @@ "return": null }, { - "__docId__": 823, + "__docId__": 824, "kind": "file", "name": "src/modules/statusBar.js", "content": "import {Feature} from '../feature';\nimport {root} from '../root';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN, isNull} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\nimport {LEFT} from './toolbar';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-populating-filter',\n 'after-page-change',\n 'after-clearing-filters',\n 'after-page-length-change',\n 'after-reset-page',\n 'after-reset-page-length',\n 'after-loading-extensions',\n 'after-loading-themes'\n];\n\n/**\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n */\nexport class StatusBar extends Feature {\n\n /**\n * Creates an instance of StatusBar\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'statusBar');\n\n // Configuration object\n let f = this.config.status_bar || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Message container DOM element\n * @type {DOMElement}\n * @private\n */\n this.msgContainer = null;\n\n /**\n * Label container DOM element\n * @type {DOMElement}\n * @private\n */\n this.labelContainer = null;\n\n /**\n * Text preceding status message\n * @type {String}\n */\n this.text = defaultsStr(f.text, '');\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'status');\n\n /**\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n */\n this.delay = 250;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShowMsg = defaultsFn(f.on_before_show_msg, EMPTY_FN);\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShowMsg = defaultsFn(f.on_after_show_msg, EMPTY_FN);\n\n /**\n * Message appearing upon filtering\n * @type {String}\n */\n this.msgFilter = defaultsStr(f.msg_filter, 'Filtering data...');\n\n /**\n * Message appearing when a drop-down filter is populated\n * @type {String}\n */\n this.msgPopulate = defaultsStr(f.msg_populate, 'Populating filter...');\n\n /**\n * Message appearing when a checklist filter is populated\n * @type {String}\n */\n this.msgPopulateCheckList = defaultsStr(f.msg_populate_checklist,\n 'Populating list...');\n\n /**\n * Message appearing when a pagination page is changed\n * @type {String}\n */\n this.msgChangePage = defaultsStr(f.msg_change_page,\n 'Collecting paging data...');\n\n /**\n * Message appearing when filters are cleared\n * @type {String}\n */\n this.msgClear = defaultsStr(f.msg_clear, 'Clearing filters...');\n\n /**\n * Message appearing when the page length is changed\n * @type {String}\n */\n this.msgChangeResults = defaultsStr(f.msg_change_results,\n 'Changing results per page...');\n\n /**\n * Message appearing when the page is re-set\n * @type {String}\n */\n this.msgResetPage = defaultsStr(f.msg_reset_page, 'Re-setting page...');\n\n /**\n * Message appearing when the page length is re-set\n * @type {String}\n */\n this.msgResetPageLength = defaultsStr(f.msg_reset_page_length,\n 'Re-setting page length...');\n\n /**\n * Message appearing upon column sorting\n * @type {String}\n */\n this.msgSort = defaultsStr(f.msg_sort, 'Sorting data...');\n\n /**\n * Message appearing when extensions are loading\n * @type {String}\n */\n this.msgLoadExtensions = defaultsStr(f.msg_load_extensions,\n 'Loading extensions...');\n\n /**\n * Message appearing when themes are loading\n * @type {String}\n */\n this.msgLoadThemes = defaultsStr(f.msg_load_themes,\n 'Loading theme(s)...');\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, LEFT);\n }\n\n /**\n * Initializes StatusBar instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n emitter.emit('initializing-feature', this, !isNull(this.targetId));\n\n // status bar container\n let statusDiv = createElm('div');\n statusDiv.className = this.cssClass;\n\n // status bar label\n let statusSpan = createElm('span');\n // preceding text\n let statusSpanText = createElm('span');\n statusSpanText.appendChild(createText(this.text));\n\n // target element container\n let targetEl = (!this.targetId) ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.targetId);\n\n // default container\n if (!this.targetId) {\n statusDiv.appendChild(statusSpanText);\n statusDiv.appendChild(statusSpan);\n targetEl.appendChild(statusDiv);\n } else {\n // custom container, no need to append statusDiv\n targetEl.appendChild(statusSpanText);\n targetEl.appendChild(statusSpan);\n }\n\n this.container = statusDiv;\n this.msgContainer = statusSpan;\n this.labelContainer = statusSpanText;\n\n // subscribe to events\n emitter.on(['before-filtering'], () => this.message(this.msgFilter));\n emitter.on(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.on(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.on(['before-clearing-filters'], () =>\n this.message(this.msgClear));\n emitter.on(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.on(['before-reset-page'],\n () => this.message(this.msgResetPage));\n emitter.on(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.on(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.on(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.on(EVENTS, () => this.message(''));\n\n /** @inherited */\n this.initialized = true;\n\n emitter.emit('feature-initialized', this);\n }\n\n /**\n * Display status message\n * @param {String} [t=''] Message to be displayed\n */\n message(t = '') {\n if (!this.isEnabled()) {\n return;\n }\n\n this.onBeforeShowMsg(this.tf, t);\n\n let d = t === '' ? this.delay : 1;\n root.setTimeout(() => {\n if (!this.initialized) {\n return;\n }\n this.msgContainer.innerHTML = t;\n\n this.onAfterShowMsg(this.tf, t);\n }, d);\n }\n\n /**\n * Destroy StatusBar instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n this.container.innerHTML = '';\n if (!this.targetId) {\n removeElm(this.container);\n }\n this.labelContainer = null;\n this.msgContainer = null;\n this.container = null;\n\n // Unsubscribe to events\n emitter.off(['before-filtering'], () => this.message(this.msgFilter));\n emitter.off(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.off(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.off(['before-clearing-filters'],\n () => this.message(this.msgClear));\n emitter.off(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.off(['before-reset-page'], () =>\n this.message(this.msgResetPage));\n emitter.off(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.off(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.off(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.off(EVENTS, () => this.message(''));\n\n this.initialized = false;\n }\n}\n", @@ -14574,7 +14732,7 @@ "lineNumber": 1 }, { - "__docId__": 824, + "__docId__": 825, "kind": "variable", "name": "EVENTS", "memberof": "src/modules/statusBar.js", @@ -14595,7 +14753,7 @@ "ignore": true }, { - "__docId__": 825, + "__docId__": 826, "kind": "class", "name": "StatusBar", "memberof": "src/modules/statusBar.js", @@ -14619,7 +14777,7 @@ ] }, { - "__docId__": 826, + "__docId__": 827, "kind": "constructor", "name": "constructor", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14644,7 +14802,7 @@ ] }, { - "__docId__": 827, + "__docId__": 828, "kind": "member", "name": "targetId", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14663,7 +14821,7 @@ } }, { - "__docId__": 828, + "__docId__": 829, "kind": "member", "name": "container", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14679,10 +14837,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 829, + "__docId__": 830, "kind": "member", "name": "msgContainer", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14698,10 +14857,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 830, + "__docId__": 831, "kind": "member", "name": "labelContainer", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14717,10 +14877,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 831, + "__docId__": 832, "kind": "member", "name": "text", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14739,7 +14900,7 @@ } }, { - "__docId__": 832, + "__docId__": 833, "kind": "member", "name": "cssClass", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14758,7 +14919,7 @@ } }, { - "__docId__": 833, + "__docId__": 834, "kind": "member", "name": "delay", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14774,10 +14935,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 834, + "__docId__": 835, "kind": "member", "name": "onBeforeShowMsg", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14796,7 +14958,7 @@ } }, { - "__docId__": 835, + "__docId__": 836, "kind": "member", "name": "onAfterShowMsg", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14815,7 +14977,7 @@ } }, { - "__docId__": 836, + "__docId__": 837, "kind": "member", "name": "msgFilter", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14834,7 +14996,7 @@ } }, { - "__docId__": 837, + "__docId__": 838, "kind": "member", "name": "msgPopulate", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14853,7 +15015,7 @@ } }, { - "__docId__": 838, + "__docId__": 839, "kind": "member", "name": "msgPopulateCheckList", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14872,7 +15034,7 @@ } }, { - "__docId__": 839, + "__docId__": 840, "kind": "member", "name": "msgChangePage", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14891,7 +15053,7 @@ } }, { - "__docId__": 840, + "__docId__": 841, "kind": "member", "name": "msgClear", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14910,7 +15072,7 @@ } }, { - "__docId__": 841, + "__docId__": 842, "kind": "member", "name": "msgChangeResults", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14929,7 +15091,7 @@ } }, { - "__docId__": 842, + "__docId__": 843, "kind": "member", "name": "msgResetPage", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14948,7 +15110,7 @@ } }, { - "__docId__": 843, + "__docId__": 844, "kind": "member", "name": "msgResetPageLength", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14967,7 +15129,7 @@ } }, { - "__docId__": 844, + "__docId__": 845, "kind": "member", "name": "msgSort", "memberof": "src/modules/statusBar.js~StatusBar", @@ -14986,7 +15148,7 @@ } }, { - "__docId__": 845, + "__docId__": 846, "kind": "member", "name": "msgLoadExtensions", "memberof": "src/modules/statusBar.js~StatusBar", @@ -15005,7 +15167,7 @@ } }, { - "__docId__": 846, + "__docId__": 847, "kind": "member", "name": "msgLoadThemes", "memberof": "src/modules/statusBar.js~StatusBar", @@ -15024,7 +15186,7 @@ } }, { - "__docId__": 847, + "__docId__": 848, "kind": "member", "name": "toolbarPosition", "memberof": "src/modules/statusBar.js~StatusBar", @@ -15043,7 +15205,7 @@ } }, { - "__docId__": 848, + "__docId__": 849, "kind": "method", "name": "init", "memberof": "src/modules/statusBar.js~StatusBar", @@ -15058,7 +15220,7 @@ "return": null }, { - "__docId__": 852, + "__docId__": 853, "kind": "member", "name": "initialized", "memberof": "src/modules/statusBar.js~StatusBar", @@ -15080,7 +15242,7 @@ } }, { - "__docId__": 853, + "__docId__": 854, "kind": "method", "name": "message", "memberof": "src/modules/statusBar.js~StatusBar", @@ -15108,7 +15270,7 @@ "return": null }, { - "__docId__": 854, + "__docId__": 855, "kind": "method", "name": "destroy", "memberof": "src/modules/statusBar.js~StatusBar", @@ -15123,7 +15285,7 @@ "return": null }, { - "__docId__": 859, + "__docId__": 860, "kind": "file", "name": "src/modules/storage.js", "content": "import Cookie from '../cookie';\nimport {root} from '../root';\n\nconst JSON = root.JSON;\nconst localStorage = root.localStorage;\nconst location = root.location;\n\n/**\n * Checks if browser has Storage feature\n */\nexport const hasStorage = () => {\n return 'Storage' in root;\n};\n\n/**\n * Stores the features state in browser's local storage or cookie\n *\n * @export\n * @class Storage\n */\nexport class Storage {\n\n /**\n * Creates an instance of Storage\n *\n * @param {State} state Instance of State\n */\n constructor(state) {\n\n /**\n * State object\n * @type {State}\n * @private\n */\n this.state = state;\n\n /**\n * TableFilter object\n * @type {TableFilter}\n * @private\n */\n this.tf = state.tf;\n\n /**\n * Persist with local storage\n * @type {Boolean}\n * @private\n */\n this.enableLocalStorage = state.enableLocalStorage && hasStorage();\n\n /**\n * Persist with cookie\n * @type {Boolean}\n * @private\n */\n this.enableCookie = state.enableCookie && !this.enableLocalStorage;\n\n /**\n * Emitter object\n * @type {Emitter}\n * @private\n */\n this.emitter = state.emitter;\n\n /**\n * Cookie duration in hours from state object\n * @type {Number}\n * @private\n */\n this.duration = state.cookieDuration;\n }\n\n\n /**\n * Initializes the Storage object\n */\n init() {\n this.emitter.on(['state-changed'], (tf, state) => this.save(state));\n this.emitter.on(['initialized'], () => this.sync());\n }\n\n /**\n * Persists the features state on state changes\n *\n * @param {State} state Instance of State\n */\n save(state) {\n if (this.enableLocalStorage) {\n localStorage[this.getKey()] = JSON.stringify(state);\n } else {\n Cookie.write(this.getKey(), JSON.stringify(state), this.duration);\n }\n }\n\n /**\n * Turns stored string into a State JSON object\n *\n * @returns {Object} JSON object\n */\n retrieve() {\n let state = null;\n if (this.enableLocalStorage) {\n state = localStorage[this.getKey()];\n } else {\n state = Cookie.read(this.getKey());\n }\n\n if (!state) {\n return null;\n }\n return JSON.parse(state);\n }\n\n /**\n * Removes persisted state from storage\n */\n remove() {\n if (this.enableLocalStorage) {\n localStorage.removeItem(this.getKey());\n } else {\n Cookie.remove(this.getKey());\n }\n }\n\n /**\n * Applies persisted state to features\n */\n sync() {\n let state = this.retrieve();\n if (!state) {\n return;\n }\n // override current state with persisted one and sync features\n this.state.overrideAndSync(state);\n }\n\n /**\n * Returns the storage key\n *\n * @returns {String} Key\n */\n getKey() {\n return JSON.stringify({\n key: `${this.tf.prfxTf}_${this.tf.id}`,\n path: location.pathname\n });\n }\n\n /**\n * Release Storage event subscriptions and clear fields\n */\n destroy() {\n this.emitter.off(['state-changed'], (tf, state) => this.save(state));\n this.emitter.off(['initialized'], () => this.sync());\n\n this.remove();\n\n this.state = null;\n this.emitter = null;\n }\n}\n", @@ -15134,7 +15296,7 @@ "lineNumber": 1 }, { - "__docId__": 860, + "__docId__": 861, "kind": "variable", "name": "JSON", "memberof": "src/modules/storage.js", @@ -15155,7 +15317,7 @@ "ignore": true }, { - "__docId__": 861, + "__docId__": 862, "kind": "variable", "name": "localStorage", "memberof": "src/modules/storage.js", @@ -15176,7 +15338,7 @@ "ignore": true }, { - "__docId__": 862, + "__docId__": 863, "kind": "variable", "name": "location", "memberof": "src/modules/storage.js", @@ -15197,7 +15359,7 @@ "ignore": true }, { - "__docId__": 863, + "__docId__": 864, "kind": "function", "name": "hasStorage", "memberof": "src/modules/storage.js", @@ -15219,7 +15381,7 @@ } }, { - "__docId__": 864, + "__docId__": 865, "kind": "class", "name": "Storage", "memberof": "src/modules/storage.js", @@ -15240,7 +15402,7 @@ "interface": false }, { - "__docId__": 865, + "__docId__": 866, "kind": "constructor", "name": "constructor", "memberof": "src/modules/storage.js~Storage", @@ -15265,7 +15427,7 @@ ] }, { - "__docId__": 866, + "__docId__": 867, "kind": "member", "name": "state", "memberof": "src/modules/storage.js~Storage", @@ -15281,10 +15443,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 867, + "__docId__": 868, "kind": "member", "name": "tf", "memberof": "src/modules/storage.js~Storage", @@ -15300,10 +15463,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 868, + "__docId__": 869, "kind": "member", "name": "enableLocalStorage", "memberof": "src/modules/storage.js~Storage", @@ -15319,10 +15483,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 869, + "__docId__": 870, "kind": "member", "name": "enableCookie", "memberof": "src/modules/storage.js~Storage", @@ -15338,10 +15503,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 870, + "__docId__": 871, "kind": "member", "name": "emitter", "memberof": "src/modules/storage.js~Storage", @@ -15357,10 +15523,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 871, + "__docId__": 872, "kind": "member", "name": "duration", "memberof": "src/modules/storage.js~Storage", @@ -15376,10 +15543,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 872, + "__docId__": 873, "kind": "method", "name": "init", "memberof": "src/modules/storage.js~Storage", @@ -15394,7 +15562,7 @@ "return": null }, { - "__docId__": 873, + "__docId__": 874, "kind": "method", "name": "save", "memberof": "src/modules/storage.js~Storage", @@ -15420,7 +15588,7 @@ "return": null }, { - "__docId__": 874, + "__docId__": 875, "kind": "method", "name": "retrieve", "memberof": "src/modules/storage.js~Storage", @@ -15448,7 +15616,7 @@ "params": [] }, { - "__docId__": 875, + "__docId__": 876, "kind": "method", "name": "remove", "memberof": "src/modules/storage.js~Storage", @@ -15463,7 +15631,7 @@ "return": null }, { - "__docId__": 876, + "__docId__": 877, "kind": "method", "name": "sync", "memberof": "src/modules/storage.js~Storage", @@ -15478,7 +15646,7 @@ "return": null }, { - "__docId__": 877, + "__docId__": 878, "kind": "method", "name": "getKey", "memberof": "src/modules/storage.js~Storage", @@ -15506,7 +15674,7 @@ "params": [] }, { - "__docId__": 878, + "__docId__": 879, "kind": "method", "name": "destroy", "memberof": "src/modules/storage.js~Storage", @@ -15521,7 +15689,7 @@ "return": null }, { - "__docId__": 881, + "__docId__": 882, "kind": "file", "name": "src/modules/toolbar.js", "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {defaultsStr} from '../settings';\nimport {isUndef} from '../types';\n\nconst EVENTS = [\n 'initializing-feature',\n 'initializing-extension'\n];\n\n/** Left position in toolbar */\nexport const LEFT = 'left';\n/** Right position in toolbar */\nexport const RIGHT = 'right';\n/** Center position in toolbar */\nexport const CENTER = 'center';\n\n/**\n * Toolbar UI component\n * @export\n * @class Toolbar\n * @extends {Feature}\n */\nexport class Toolbar extends Feature {\n\n /**\n * Create an instance of Toolbar\n * @param {TableFilter} tf TableFilter instance\n * @memberof Toolbar\n */\n constructor(tf) {\n super(tf, 'toolbar');\n\n // Configuration object\n let f = this.config.toolbar || {};\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.container_css_class, 'inf');\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lContCssClass = defaultsStr(f.left_cont_css_class, 'ldiv');\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rContCssClass = defaultsStr(f.right_cont_css_class, 'rdiv');\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.cContCssClass = defaultsStr(f.center_cont_css_class, 'mdiv');\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.cont = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lCont = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rCont = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.cCont = null;\n\n /**\n * Container elements inside toolbar\n * @private\n */\n this.innerCont = {\n left: null,\n center: null,\n right: null\n };\n\n this.emitter.on(EVENTS,\n (feature, isExternal) => this.init(isExternal));\n\n /** @inherited */\n this.enabled = true;\n }\n\n /**\n * Initialize toolbar components\n * @param {Boolean} isExternal initialize only if component belongs\n * to toolbar\n */\n init(isExternal) {\n if (this.initialized || isExternal) {\n return;\n }\n\n let tf = this.tf;\n\n // default container\n let container = createElm('div');\n container.className = this.contCssClass;\n\n // custom container\n if (this.tgtId) {\n elm(this.tgtId).appendChild(container);\n }\n // grid-layout\n else if (tf.gridLayout) {\n let gridLayout = tf.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(container);\n container.className = gridLayout.infDivCssClass;\n }\n // default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(container);\n tf.dom().insertBefore(cont, tf.dom().firstChild);\n }\n this.cont = container;\n\n // left container\n this.lCont = this.createContainer(container, this.lContCssClass);\n\n // right container\n this.rCont = this.createContainer(container, this.rContCssClass);\n\n // middle container\n this.cCont = this.createContainer(container, this.cContCssClass);\n\n this.innerCont = {\n left: this.lCont,\n center: this.cCont,\n right: this.rCont\n };\n\n /** @inherited */\n this.initialized = true;\n\n // emit help initialisation only if undefined\n if (isUndef(tf.help)) {\n // explicitily enable help to initialise feature by\n // default, only if setting is undefined\n tf.Mod.help.enable();\n this.emitter.emit('init-help', tf);\n }\n }\n\n /**\n * Return the container based on requested position inside the toolbar\n * @param {String} [position=RIGHT] 3 possible positions: 'left', 'center',\n * 'right'\n * @param {DOMElement} el optional DOM element to be inserter in container\n * @returns {DOMElement}\n */\n container(position = RIGHT, el) {\n let cont = this.innerCont[position];\n if (el) {\n cont.appendChild(el);\n }\n return cont;\n }\n\n /**\n * Create DOM element inside passed container\n * @param {DOMElement} container\n * @param {String} css\n * @private\n */\n createContainer(container, css) {\n let div = createElm('div', ['class', css]);\n container.appendChild(div);\n return div;\n }\n\n /**\n * Destroy Toolbar instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n removeElm(this.cont);\n this.cont = null;\n\n let tbl = tf.dom();\n let captions = tag(tbl, 'caption');\n [].forEach.call(captions, (el) => removeElm(el));\n\n /** @inherited */\n this.initialized = false;\n }\n}\n", @@ -15532,7 +15700,7 @@ "lineNumber": 1 }, { - "__docId__": 882, + "__docId__": 883, "kind": "variable", "name": "EVENTS", "memberof": "src/modules/toolbar.js", @@ -15553,7 +15721,7 @@ "ignore": true }, { - "__docId__": 883, + "__docId__": 884, "kind": "variable", "name": "LEFT", "memberof": "src/modules/toolbar.js", @@ -15572,7 +15740,7 @@ } }, { - "__docId__": 884, + "__docId__": 885, "kind": "variable", "name": "RIGHT", "memberof": "src/modules/toolbar.js", @@ -15591,7 +15759,7 @@ } }, { - "__docId__": 885, + "__docId__": 886, "kind": "variable", "name": "CENTER", "memberof": "src/modules/toolbar.js", @@ -15610,7 +15778,7 @@ } }, { - "__docId__": 886, + "__docId__": 887, "kind": "class", "name": "Toolbar", "memberof": "src/modules/toolbar.js", @@ -15634,7 +15802,7 @@ ] }, { - "__docId__": 887, + "__docId__": 888, "kind": "constructor", "name": "constructor", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15659,7 +15827,7 @@ ] }, { - "__docId__": 888, + "__docId__": 889, "kind": "member", "name": "contCssClass", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15678,7 +15846,7 @@ } }, { - "__docId__": 889, + "__docId__": 890, "kind": "member", "name": "lContCssClass", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15697,7 +15865,7 @@ } }, { - "__docId__": 890, + "__docId__": 891, "kind": "member", "name": "rContCssClass", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15716,7 +15884,7 @@ } }, { - "__docId__": 891, + "__docId__": 892, "kind": "member", "name": "cContCssClass", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15735,7 +15903,7 @@ } }, { - "__docId__": 892, + "__docId__": 893, "kind": "member", "name": "tgtId", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15754,7 +15922,7 @@ } }, { - "__docId__": 893, + "__docId__": 894, "kind": "member", "name": "cont", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15770,10 +15938,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 894, + "__docId__": 895, "kind": "member", "name": "lCont", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15789,10 +15958,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 895, + "__docId__": 896, "kind": "member", "name": "rCont", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15808,10 +15978,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 896, + "__docId__": 897, "kind": "member", "name": "cCont", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15827,10 +15998,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 897, + "__docId__": 898, "kind": "member", "name": "innerCont", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15839,6 +16011,7 @@ "access": "private", "description": "Container elements inside toolbar", "lineNumber": 100, + "ignore": true, "type": { "types": [ "{\"left\": *, \"center\": *, \"right\": *}" @@ -15846,7 +16019,7 @@ } }, { - "__docId__": 898, + "__docId__": 899, "kind": "member", "name": "enabled", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15868,7 +16041,7 @@ } }, { - "__docId__": 899, + "__docId__": 900, "kind": "method", "name": "init", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15894,7 +16067,7 @@ "return": null }, { - "__docId__": 905, + "__docId__": 906, "kind": "member", "name": "initialized", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15916,7 +16089,7 @@ } }, { - "__docId__": 906, + "__docId__": 907, "kind": "method", "name": "container", "memberof": "src/modules/toolbar.js~Toolbar", @@ -15967,7 +16140,7 @@ } }, { - "__docId__": 907, + "__docId__": 908, "kind": "method", "name": "createContainer", "memberof": "src/modules/toolbar.js~Toolbar", @@ -16000,6 +16173,7 @@ "description": "" } ], + "ignore": true, "return": { "types": [ "*" @@ -16007,7 +16181,7 @@ } }, { - "__docId__": 908, + "__docId__": 909, "kind": "method", "name": "destroy", "memberof": "src/modules/toolbar.js~Toolbar", @@ -16022,7 +16196,7 @@ "return": null }, { - "__docId__": 911, + "__docId__": 912, "kind": "file", "name": "src/number.js", "content": "import {isNumber} from './types';\n\n/**\n * Takes a string, removes all formatting/cruft and returns the raw float value\n * @param {String} Formatted number\n * @param {String} Decimal type '.' or ','\n * @return {Number} Unformatted number\n *\n * https://github.com/openexchangerates/accounting.js/blob/master/accounting.js\n */\nexport const parse = (value, decimal = '.') => {\n // Return the value as-is if it's already a number\n if (isNumber(value)) {\n return value;\n }\n\n // Build regex to strip out everything except digits, decimal point and\n // minus sign\n let regex = new RegExp('[^0-9-' + decimal + ']', ['g']);\n let unformatted = parseFloat(\n ('' + value)\n // replace bracketed values with negatives\n .replace(/\\((.*)\\)/, '-$1')\n // strip out any cruft\n .replace(regex, '')\n // make sure decimal point is standard\n .replace(decimal, '.')\n );\n\n // This will fail silently\n return !isNaN(unformatted) ? unformatted : 0;\n};\n", @@ -16033,7 +16207,7 @@ "lineNumber": 1 }, { - "__docId__": 912, + "__docId__": 913, "kind": "function", "name": "parse", "memberof": "src/number.js", @@ -16079,7 +16253,7 @@ } }, { - "__docId__": 913, + "__docId__": 914, "kind": "file", "name": "src/root.js", "content": "/**\n * Export window or global object depending on the environment\n */\nexport const root = (typeof self === 'object' && self.self === self && self) ||\n (typeof global === 'object' && global.global === global && global) ||\n this;\n", @@ -16090,7 +16264,7 @@ "lineNumber": 1 }, { - "__docId__": 914, + "__docId__": 915, "kind": "variable", "name": "root", "memberof": "src/root.js", @@ -16109,7 +16283,7 @@ } }, { - "__docId__": 915, + "__docId__": 916, "kind": "file", "name": "src/settings.js", "content": "import {isBoolean, isString, isFn, isArray} from './types';\n\n/** Configuration settings helpers */\n\n/**\n * If passed value is not of boolean type return the default value\n * otherwise return the value itself\n * @param {Boolean|Any} value\n * @param {Boolean} default value\n * @return {Boolean|Any}\n */\nexport const defaultsBool =\n (val, defaultVal) => isBoolean(val) ? val : defaultVal;\n\n/**\n * If passed value is not of string type return the default value\n * otherwise return the value itself\n * @param {String|Any} value\n * @param {String} default value\n * @return {String|Any}\n */\nexport const defaultsStr =\n (val, defaultVal) => isString(val) ? val : defaultVal;\n\n/**\n * If passed value is not of number type return the default value\n * otherwise return the value itself\n * @param {Number|Any} value\n * @param {Number} default value\n * @return {Number|Any}\n */\nexport const defaultsNb =\n (val, defaultVal) => isNaN(val) ? defaultVal : val;\n\n/**\n * If passed value is not of array type return the default value\n * otherwise return the value itself\n * @param {Array|Any} value\n * @param {Array} default value\n * @return {Array|Any}\n */\nexport const defaultsArr =\n (val, defaultVal) => isArray(val) ? val : defaultVal;\n\n/**\n * If passed value is not of function type return the default value\n * otherwise return the value itself\n * @param {Function|Any} value\n * @param {Function} default value\n * @return {Function|Any}\n */\nexport const defaultsFn =\n (val, defaultVal) => isFn(val) ? val : defaultVal;\n", @@ -16120,7 +16294,7 @@ "lineNumber": 1 }, { - "__docId__": 916, + "__docId__": 917, "kind": "function", "name": "defaultsBool", "memberof": "src/settings.js", @@ -16168,7 +16342,7 @@ } }, { - "__docId__": 917, + "__docId__": 918, "kind": "function", "name": "defaultsStr", "memberof": "src/settings.js", @@ -16216,7 +16390,7 @@ } }, { - "__docId__": 918, + "__docId__": 919, "kind": "function", "name": "defaultsNb", "memberof": "src/settings.js", @@ -16264,7 +16438,7 @@ } }, { - "__docId__": 919, + "__docId__": 920, "kind": "function", "name": "defaultsArr", "memberof": "src/settings.js", @@ -16312,7 +16486,7 @@ } }, { - "__docId__": 920, + "__docId__": 921, "kind": "function", "name": "defaultsFn", "memberof": "src/settings.js", @@ -16360,7 +16534,7 @@ } }, { - "__docId__": 921, + "__docId__": 922, "kind": "file", "name": "src/sort.js", "content": "import {parse as parseNb} from './number';\nimport {Date as SugarDate} from 'sugar-date';\n\n/** Sorting utilities */\n\n/**\n * Case insensitive compare function for passed strings\n * @param {String} First string\n * @param {String} Second string\n * @return {Number} -1 if first string lower than second one\n * 0 if first string same order as second one\n * 1 if first string greater than second one\n */\nexport const ignoreCase = (a, b) => {\n let x = a.toLowerCase();\n let y = b.toLowerCase();\n return x < y ? -1 : (x > y ? 1 : 0);\n};\n\n/**\n * Compare function for sorting passed numbers in ascending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @return {Number} Negative, zero or positive number\n */\nexport const numSortAsc = (a, b) => (a - b);\n\n/**\n * Compare function for sorting passed numbers in descending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @return {Number} Negative, zero or positive number\n */\nexport const numSortDesc = (a, b) => (b - a);\n\n/**\n * Compare function for sorting passed dates in ascending manner according to\n * the corresponding UTC numeric value (returned by getTime)\n * @param {Date} First date object\n * @param {Date} Second date object\n * @return {Number} Negative, zero or positive number\n */\nexport const dateSortAsc = (date1, date2) => date1.getTime() - date2.getTime();\n\n/**\n * Compare function for sorting passed dates in descending manner according to\n * the corresponding UTC numeric value (returned by getTime)\n * @param {Date} First date object\n * @param {Date} Second date object\n * @return {Number} Negative, zero or positive number\n */\nexport const dateSortDesc = (date1, date2) => date2.getTime() - date1.getTime();\n\n/**\n * Curried compare function for sorting passed formatted numbers in desired\n * fashion according to supplied compare function and decimal separator\n * @param {Function} Compare function\n * @param {String} [decimal=','] Decimal separator\n * @return {Function} Compare function receiving parsed numeric arguments\n */\nexport const sortNumberStr = (compareFn, decimal = ',') => {\n return (numStr1, numStr2) => {\n let num1 = parseNb(numStr1, decimal);\n let num2 = parseNb(numStr2, decimal);\n return compareFn(num1, num2);\n };\n};\n\n/**\n * Curried compare function for sorting passed formatted dates in desired\n * fashion according to supplied compare function and locale\n * @param {Function} Compare function\n * @param {String} [locale='en-us'] Locale code\n * @return {Function} Compare function receiving parsed date arguments\n */\nexport const sortDateStr = (compareFn, locale = 'en-us') => {\n return (dateStr1, dateStr2) => {\n let date1 = SugarDate.create(dateStr1, locale);\n let date2 = SugarDate.create(dateStr2, locale);\n return compareFn(date1, date2);\n };\n};\n", @@ -16371,7 +16545,7 @@ "lineNumber": 1 }, { - "__docId__": 922, + "__docId__": 923, "kind": "function", "name": "ignoreCase", "memberof": "src/sort.js", @@ -16417,7 +16591,7 @@ } }, { - "__docId__": 923, + "__docId__": 924, "kind": "function", "name": "numSortAsc", "memberof": "src/sort.js", @@ -16463,7 +16637,7 @@ } }, { - "__docId__": 924, + "__docId__": 925, "kind": "function", "name": "numSortDesc", "memberof": "src/sort.js", @@ -16509,7 +16683,7 @@ } }, { - "__docId__": 925, + "__docId__": 926, "kind": "function", "name": "dateSortAsc", "memberof": "src/sort.js", @@ -16555,7 +16729,7 @@ } }, { - "__docId__": 926, + "__docId__": 927, "kind": "function", "name": "dateSortDesc", "memberof": "src/sort.js", @@ -16601,7 +16775,7 @@ } }, { - "__docId__": 927, + "__docId__": 928, "kind": "function", "name": "sortNumberStr", "memberof": "src/sort.js", @@ -16649,7 +16823,7 @@ } }, { - "__docId__": 928, + "__docId__": 929, "kind": "function", "name": "sortDateStr", "memberof": "src/sort.js", @@ -16697,7 +16871,7 @@ } }, { - "__docId__": 929, + "__docId__": 930, "kind": "file", "name": "src/string.js", "content": "import {remove as removeDiacritics} from 'diacritics';\n\n/**\n * String utilities\n */\n\n/**\n * Removes whitespace from both sides of passed string\n * @param {String} text\n * @return {String}\n */\nexport const trim = (text) => {\n if (text.trim) {\n return text.trim();\n }\n return text.replace(/^\\s*|\\s*$/g, '');\n};\n\n/**\n * Checks if passed string is empty\n * @param {String} text\n * @return {Boolean}\n */\nexport const isEmpty = (text) => trim(text) === '';\n\n/**\n * Makes regex safe string by escaping special characters from passed string\n * @param {String} text\n * @return {String} escaped string\n */\nexport const rgxEsc = (text) => {\n let chars = /[-\\/\\\\^$*+?.()|[\\]{}]/g;\n let escMatch = '\\\\$&';\n return String(text).replace(chars, escMatch);\n};\n\n/**\n * Returns passed string as lowercase if caseSensitive flag set false. By\n * default it returns the string with no casing changes.\n * @param {String} text\n * @return {String} string\n */\nexport const matchCase = (text, caseSensitive = false) => {\n if (!caseSensitive) {\n return text.toLowerCase();\n }\n return text;\n};\n\n/**\n * Checks if passed data contains the searched term\n * @param {String} term Searched term\n * @param {String} data Data string\n * @param {Boolean} exactMatch Exact match\n * @param {Boolean} caseSensitive Case sensitive\n * @param {Boolean} ignoreDiacritics Ignore diacritics\n * @return {Boolean}\n */\nexport const contains = (term, data, exactMatch = false, caseSensitive = false,\n ignoreDiacritics = false) => {\n // Improved by Cedric Wartel (cwl) automatic exact match for selects and\n // special characters are now filtered\n let regexp;\n let modifier = caseSensitive ? 'g' : 'gi';\n if (ignoreDiacritics) {\n term = removeDiacritics(term);\n data = removeDiacritics(data);\n }\n if (exactMatch) {\n regexp = new RegExp('(^\\\\s*)' + rgxEsc(term) + '(\\\\s*$)',\n modifier);\n } else {\n regexp = new RegExp(rgxEsc(term), modifier);\n }\n return regexp.test(data);\n};\n", @@ -16708,7 +16882,7 @@ "lineNumber": 1 }, { - "__docId__": 930, + "__docId__": 931, "kind": "function", "name": "trim", "memberof": "src/string.js", @@ -16744,7 +16918,7 @@ } }, { - "__docId__": 931, + "__docId__": 932, "kind": "function", "name": "isEmpty", "memberof": "src/string.js", @@ -16780,7 +16954,7 @@ } }, { - "__docId__": 932, + "__docId__": 933, "kind": "function", "name": "rgxEsc", "memberof": "src/string.js", @@ -16816,7 +16990,7 @@ } }, { - "__docId__": 933, + "__docId__": 934, "kind": "function", "name": "matchCase", "memberof": "src/string.js", @@ -16852,7 +17026,7 @@ } }, { - "__docId__": 934, + "__docId__": 935, "kind": "function", "name": "contains", "memberof": "src/string.js", @@ -16928,10 +17102,10 @@ } }, { - "__docId__": 935, + "__docId__": 936, "kind": "file", "name": "src/tablefilter.js", - "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN,\n isBoolean\n} from './types';\nimport {parse as parseNb} from './number';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from './settings';\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n /**\n * Has a configuration object\n * @type {Object}\n * @private\n */\n this.hasConfig = false;\n\n /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n this.tbl.id = this.id;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n this.hasConfig = true;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n // start row\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Collection of filter type by column\n * @type {Array}\n * @private\n */\n this.filterTypes = [].map.call(\n (this.dom().rows[this.refRow] || this.dom().rows[0]).cells,\n (cell, idx) => {\n let colType = this.cfg[`col_${idx}`];\n return !colType ? INPUT : colType.toLowerCase();\n });\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = defaultsStr(f.base_path, 'tablefilter/');\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = defaultsBool(f.grid, true);\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n */\n this.gridLayout = isObj(f.grid_layout) || Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = defaultsNb(f.filters_row_index, 0);\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = defaultsNb(f.headers_row_index,\n (this.filtersRowIndex === 0 ? 1 : 0));\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = defaultsStr(f.filters_cell_tag, CELL_TAG);\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = this.getStylePath();\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = this.getStylesheetPath();\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = defaultsStr(f.flts_row_css_class, 'fltrow');\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = defaultsBool(f.enable_icons, true);\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = defaultsArr(f.col_widths, []);\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = defaultsStr(f.flt_css_class, 'flt');\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = defaultsStr(f.flt_multi_css_class, 'flt_multi');\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = defaultsStr(f.flt_small_css_class, 'flt_s');\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = defaultsStr((f.single_filter || {}).css_class,\n 'single_flt');\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = defaultsBool(f.enter_key, true);\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = defaultsFn(f.on_before_filter, EMPTY_FN);\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = defaultsFn(f.on_after_filter, EMPTY_FN);\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Determine if there are excluded rows from filtering\n * @type {Boolean}\n * @private\n */\n this.hasExcludedRows = Boolean(isArray(f.exclude_rows) &&\n f.exclude_rows.length > 0);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.excludeRows = defaultsArr(f.exclude_rows, []);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltIds = defaultsArr(f.external_flt_ids, []);\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = defaultsFn(f.on_filters_loaded, EMPTY_FN);\n\n /**\n * Enable/disable single filter mode\n * @type {Boolean|Object}\n */\n this.singleFlt = isObj(f.single_filter) ||\n Boolean(f.single_filter);\n\n /**\n * Specify columns to be excluded from single filter search, by default\n * searching in all columns:\n * single_filter: {\n * exclude_cols: [2, 7]\n * }\n */\n this.singleFltExcludeCols = isObj(f.single_filter) &&\n isArray(f.single_filter.exclude_cols) ?\n f.single_filter.exclude_cols : [];\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = defaultsFn(f.on_row_validated, EMPTY_FN);\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ? undefined :\n (isObj(f.help_instructions) || Boolean(f.help_instructions));\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean|Object}\n */\n this.popupFilters = isObj(f.popup_filters) || Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = defaultsStr(f.clear_filter_text, 'Clear');\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = defaultsStr(f.empty_text, '(Empty)');\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = defaultsBool(f.on_change, true);\n\n /**\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n */\n this.sortSlc = isUndef(f.sort_select) ? true :\n isArray(f.sort_select) ? f.sort_select : Boolean(f.sort_select);\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = defaultsStr(f.regexp_operator, 'rgx:');\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = defaultsStr(f.empty_operator, '[empty]');\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = defaultsStr(f.nonempty_operator, '[nonempty]');\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = defaultsStr(f.or_operator, '||');\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = defaultsStr(f.and_operator, '&&');\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = defaultsStr(f.greater_operator, '>');\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = defaultsStr(f.lower_operator, '<');\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = defaultsStr(f.lower_equal_operator, '<=');\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = defaultsStr(f.greater_equal_operator, '>=');\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = defaultsStr(f.different_operator, '!');\n\n /**\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n */\n this.lkOperator = defaultsStr(f.like_operator, '*');\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = defaultsStr(f.equal_operator, '=');\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = defaultsStr(f.start_with_operator, '{');\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = defaultsStr(f.end_with_operator, '}');\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = defaultsStr(f.separator, ',');\n\n /**\n * Enable rows counter UI component\n * @type {Boolean|Object}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean|Object}\n */\n this.statusBar = isObj(f.status_bar) || Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n */\n this.loader = isObj(f.loader) || Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, (!this.enableIcons ? 'Go' : ''));\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class,\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon'));\n\n /**\n * Enable clear button\n * @type {Object|Boolean}\n */\n this.btnReset = isObj(f.btn_reset) || Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = defaultsFn(f.on_before_reset, EMPTY_FN);\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = defaultsFn(f.on_after_reset, EMPTY_FN);\n\n /**\n * Enable paging component\n * @type {Object|Boolean}\n */\n this.paging = isObj(f.paging) || Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay =\n defaultsNb(f.auto_filter_delay, AUTO_FILTER_DELAY);\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Object|Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Object|Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Enable date type module\n * @type {Boolean}\n * @private\n */\n this.dateType = true;\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = defaultsStr(f.locale, 'en');\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = defaultsStr(f.thousands_separator, ',');\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = defaultsStr(f.decimal_separator, '.');\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n */\n this.extensions = defaultsArr(f.extensions, []);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = defaultsArr(f.themes, []);\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = this.getThemesPath();\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Enable toolbar component\n * @type {Object|Boolean}\n */\n this.toolbar = isObj(f.toolbar) || Boolean(f.toolbar);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n // conditionally instantiate required features\n this.instantiateFeatures(\n Object.keys(FEATURES).map((item) => FEATURES[item])\n );\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // import main stylesheet\n this.import(this.stylesheetId, this.getStylesheetPath(), null, 'link');\n\n let Mod = this.Mod;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n const { dateType, help, state, markActiveColumns, gridLayout, loader,\n highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton,\n alternateRows, noResults, paging, toolbar } = FEATURES;\n\n //explicitly initialise features in given order\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbCells = this.getCellsNb(this.refRow);\n this.nbFilterableRows = this.getRowsNb();\n\n let n = this.singleFlt ? 1 : this.nbCells;\n\n //build filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltCell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleFlt) {\n fltCell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltCell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt(), fltCell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt(), fltCell);\n } else {\n this._buildInputFilter(i, inpclass, fltCell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(\n this.isExternalFlt() ?\n elm(this.externalFltIds[i]) :\n fltCell\n );\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasExcludedRows) {\n this.emitter.on(['after-filtering'], () => this.setExcludeRows());\n this.setExcludeRows();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults,\n paging,\n toolbar\n ]);\n\n this.setColWidths();\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt()) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt() ?\n this.externalFltIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(container) {\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in container element\n container.appendChild(btn);\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n\n exts.forEach((ext) => {\n this.loadExtension(ext);\n });\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let {name, path} = ext;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n\n themes.forEach((theme, i) => {\n let {name, path} = theme;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n });\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt() && !this.popupFilters) {\n this.removeExternalFlts();\n }\n\n this.destroyExtensions();\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasExcludedRows) {\n emitter.off(['after-filtering'], () => this.setExcludeRows());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt()) {\n return;\n }\n let ids = this.externalFltIds;\n ids.forEach((id) => {\n let externalFlt = elm(id);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n });\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n //fire onbefore callback\n this.onBeforeFilter(this);\n emitter.emit('before-filtering', this);\n\n let hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args\n let searchArgs = this.getFiltersValue();\n\n let eachRow = this.eachRow();\n eachRow(\n (row, k) => {\n // already filtered rows display re-init\n row.style.display = '';\n\n let cells = row.cells;\n let nbCells = cells.length;\n\n let occurence = [],\n isMatch = true,\n //only for single filter search\n isSingleFltMatch = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nbCells; j++) {\n //searched keyword\n let sA = searchArgs[this.singleFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS, s;\n let found = false;\n\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n found = this._match(cS, cellValue, j);\n\n if (found) {\n emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && found) ||\n (hasMultiAndSA && !found)) {\n break;\n }\n if (isArray(sA) && found) {\n break;\n }\n }\n occurence[j] = found;\n\n }\n //single search parameter\n else {\n occurence[j] = this._match(trim(sA), cellValue, j);\n if (occurence[j]) {\n emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }\n\n if (!occurence[j]) {\n isMatch = false;\n }\n\n if (this.singleFlt &&\n this.singleFltExcludeCols.indexOf(j) === -1 &&\n occurence[j]) {\n isSingleFltMatch = true;\n }\n\n emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (isSingleFltMatch) {\n isMatch = true;\n }\n\n this.validateRow(k, isMatch);\n if (!isMatch) {\n hiddenRows++;\n }\n\n emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isMatch);\n },\n // continue condition\n (row) => row.cells.length !== this.nbCells\n );\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n */\n _match(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n } else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration. Order is important first try to\n // parse formatted number then fallback to Number coercion\n // to avoid false positives with Number\n numData = parseNb(cellValue, decimal) || Number(cellValue);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n\n //regexp\n if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n }\n // lower equal\n else if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n let eachRow = this.eachRow();\n eachRow((row, i) => {\n // checks if current row index appears in exclude array\n let isExludedRow = exclude.indexOf(i) !== -1;\n let cells = row.cells;\n\n // checks if row has exact cell # and is not excluded\n if (cells.length === this.nbCells && !isExludedRow) {\n let data = getContent(cells[colIndex]);\n colValues.push(data);\n }\n });\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n\n this.fltIds.forEach((id, i) => {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n });\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n return elm(this.fltIds[index]);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of working rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row(s)\n * @return {Number} Number of working rows\n */\n getRowsNb(includeHeaders) {\n let nbRows = this.getWorkingRows().length;\n if (this.dom().tHead) {\n return includeHeaders ?\n nbRows + this.dom().querySelectorAll('thead > tr').length :\n nbRows;\n }\n return includeHeaders ? nbRows : nbRows - this.refRow;\n }\n\n /**\n * Return the collection of the working rows, that is, the rows belonging\n * to the tbody section(s)\n * @returns {Array}\n */\n getWorkingRows() {\n return doc.querySelectorAll(`table#${this.id} > tbody > tr`);\n }\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n return parseNb(value, this.getDecimal(colIndex));\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n return dateType.parse(value, dateType.getLocale(colIndex));\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let eachRow = this.eachRow();\n eachRow((row, k) => {\n let rowData = [k, []];\n let cells = row.cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellContent = getContent(cells[j]);\n rowData[1].push(cellContent);\n }\n tblData.push(rowData);\n });\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || !isBoolean(isValid)) {\n return;\n }\n\n // always visible rows are valid\n if (this.excludeRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (!slc) {\n return;\n }\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n\n this.eachCol((k) => {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n });\n\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Exclude rows from actions\n */\n setExcludeRows() {\n if (!this.hasExcludedRows) {\n return;\n }\n this.excludeRows.forEach((rowIdx) => this.validateRow(rowIdx, true));\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Check if has external filters\n * @returns {Boolean}\n * @private\n */\n isExternalFlt() {\n return this.externalFltIds.length > 0;\n }\n\n /**\n * Returns styles path\n * @returns {String}\n * @private\n */\n getStylePath() {\n return defaultsStr(this.config.style_path, this.basePath + 'style/');\n }\n\n /**\n * Returns main stylesheet path\n * @returns {String}\n * @private\n */\n getStylesheetPath() {\n return defaultsStr(this.config.stylesheet,\n this.getStylePath() + 'tablefilter.css');\n }\n\n /**\n * Returns themes path\n * @returns {String}\n * @private\n */\n getThemesPath() {\n return defaultsStr(this.config.themes_path,\n this.getStylePath() + 'themes/');\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n slcIndex.forEach((colIdx) => {\n let curSlc = this.getFilterElement(colIdx);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n });\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Column iterator invoking continue and break condition callbacks if any\n * then calling supplied callback for each item\n * @param {Function} [fn=EMPTY_FN] callback\n * @param {Function} [continueFn=EMPTY_FN] continue condition callback\n * @param {Function} [breakFn=EMPTY_FN] break condition callback\n */\n eachCol(fn = EMPTY_FN, continueFn = EMPTY_FN, breakFn = EMPTY_FN) {\n let len = this.getCellsNb(this.refRow);\n for (let i = 0; i < len; i++) {\n if (continueFn(i) === true) {\n continue;\n }\n if (breakFn(i) === true) {\n break;\n }\n fn(i);\n }\n }\n\n /**\n * Rows iterator starting from supplied row index or defaulting to reference\n * row index. Closure function accepts a callback function and optional\n * continue and break callbacks.\n * @param {Number} startIdx Row index from which filtering starts\n */\n eachRow(startIdx = this.refRow) {\n return (fn = EMPTY_FN, continueFn = EMPTY_FN, breakFn = EMPTY_FN) => {\n let rows = this.dom().rows;\n let len = this.getRowsNb(true);\n for (let i = startIdx; i < len; i++) {\n if (continueFn(rows[i], i) === true) {\n continue;\n }\n if (breakFn(rows[i], i) === true) {\n break;\n }\n fn(rows[i], i);\n }\n };\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = () => {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n this.validRowsIndex = [];\n\n let eachRow = this.eachRow();\n eachRow((row) => {\n if (!this.paging) {\n if (this.getRowDisplay(row) !== NONE) {\n this.validRowsIndex.push(row.rowIndex);\n }\n } else {\n if (row.getAttribute('validRow') === 'true' ||\n row.getAttribute('validRow') === null) {\n this.validRowsIndex.push(row.rowIndex);\n }\n }\n });\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n this.eachCol(\n (j) => {\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n },\n // continue condition function\n (j) => {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n return this.extension('colsVisibility').isColHidden(j);\n }\n return false;\n }\n );\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n return this.filterTypes[colIndex];\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n", + "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, isKeyPressed} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN,\n isBoolean\n} from './types';\nimport {parse as parseNb} from './number';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from './settings';\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n /**\n * Has a configuration object\n * @type {Object}\n * @private\n */\n this.hasConfig = false;\n\n /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n this.tbl.id = this.id;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n this.hasConfig = true;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n // start row\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Collection of filter type by column\n * @type {Array}\n * @private\n */\n this.filterTypes = [].map.call(\n (this.dom().rows[this.refRow] || this.dom().rows[0]).cells,\n (cell, idx) => {\n let colType = this.cfg[`col_${idx}`];\n return !colType ? INPUT : colType.toLowerCase();\n });\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = defaultsStr(f.base_path, 'tablefilter/');\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = defaultsBool(f.grid, true);\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n */\n this.gridLayout = isObj(f.grid_layout) || Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = defaultsNb(f.filters_row_index, 0);\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = defaultsNb(f.headers_row_index,\n (this.filtersRowIndex === 0 ? 1 : 0));\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = defaultsStr(f.filters_cell_tag, CELL_TAG);\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = this.getStylePath();\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = this.getStylesheetPath();\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = defaultsStr(f.flts_row_css_class, 'fltrow');\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = defaultsBool(f.enable_icons, true);\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = defaultsArr(f.col_widths, []);\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = defaultsStr(f.flt_css_class, 'flt');\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = defaultsStr(f.flt_multi_css_class, 'flt_multi');\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = defaultsStr(f.flt_small_css_class, 'flt_s');\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = defaultsStr((f.single_filter || {}).css_class,\n 'single_flt');\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = defaultsBool(f.enter_key, true);\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = defaultsFn(f.on_before_filter, EMPTY_FN);\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = defaultsFn(f.on_after_filter, EMPTY_FN);\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Determine if there are excluded rows from filtering\n * @type {Boolean}\n * @private\n */\n this.hasExcludedRows = Boolean(isArray(f.exclude_rows) &&\n f.exclude_rows.length > 0);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.excludeRows = defaultsArr(f.exclude_rows, []);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltIds = defaultsArr(f.external_flt_ids, []);\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = defaultsFn(f.on_filters_loaded, EMPTY_FN);\n\n /**\n * Enable/disable single filter mode\n * @type {Boolean|Object}\n */\n this.singleFlt = isObj(f.single_filter) ||\n Boolean(f.single_filter);\n\n /**\n * Specify columns to be excluded from single filter search, by default\n * searching in all columns:\n * single_filter: {\n * exclude_cols: [2, 7]\n * }\n */\n this.singleFltExcludeCols = isObj(f.single_filter) &&\n isArray(f.single_filter.exclude_cols) ?\n f.single_filter.exclude_cols : [];\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = defaultsFn(f.on_row_validated, EMPTY_FN);\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ? undefined :\n (isObj(f.help_instructions) || Boolean(f.help_instructions));\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean|Object}\n */\n this.popupFilters = isObj(f.popup_filters) || Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = defaultsStr(f.clear_filter_text, 'Clear');\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = defaultsStr(f.empty_text, '(Empty)');\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = defaultsBool(f.on_change, true);\n\n /**\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n */\n this.sortSlc = isUndef(f.sort_select) ? true :\n isArray(f.sort_select) ? f.sort_select : Boolean(f.sort_select);\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = defaultsStr(f.regexp_operator, 'rgx:');\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = defaultsStr(f.empty_operator, '[empty]');\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = defaultsStr(f.nonempty_operator, '[nonempty]');\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = defaultsStr(f.or_operator, '||');\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = defaultsStr(f.and_operator, '&&');\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = defaultsStr(f.greater_operator, '>');\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = defaultsStr(f.lower_operator, '<');\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = defaultsStr(f.lower_equal_operator, '<=');\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = defaultsStr(f.greater_equal_operator, '>=');\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = defaultsStr(f.different_operator, '!');\n\n /**\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n */\n this.lkOperator = defaultsStr(f.like_operator, '*');\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = defaultsStr(f.equal_operator, '=');\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = defaultsStr(f.start_with_operator, '{');\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = defaultsStr(f.end_with_operator, '}');\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = defaultsStr(f.separator, ',');\n\n /**\n * Enable rows counter UI component\n * @type {Boolean|Object}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean|Object}\n */\n this.statusBar = isObj(f.status_bar) || Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n */\n this.loader = isObj(f.loader) || Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, (!this.enableIcons ? 'Go' : ''));\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class,\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon'));\n\n /**\n * Enable clear button\n * @type {Object|Boolean}\n */\n this.btnReset = isObj(f.btn_reset) || Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = defaultsFn(f.on_before_reset, EMPTY_FN);\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = defaultsFn(f.on_after_reset, EMPTY_FN);\n\n /**\n * Enable paging component\n * @type {Object|Boolean}\n */\n this.paging = isObj(f.paging) || Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Object|Boolean}\n */\n this.autoFilter = isObj(f.auto_filter) || Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in milliseconds\n * @type {Number}\n */\n this.autoFilterDelay = isObj(f.auto_filter) &&\n isNumber(f.auto_filter.delay) ?\n f.auto_filter.delay : AUTO_FILTER_DELAY;\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Object|Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Object|Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Enable date type module\n * @type {Boolean}\n * @private\n */\n this.dateType = true;\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = defaultsStr(f.locale, 'en');\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = defaultsStr(f.thousands_separator, ',');\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = defaultsStr(f.decimal_separator, '.');\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n */\n this.extensions = defaultsArr(f.extensions, []);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = defaultsArr(f.themes, []);\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = this.getThemesPath();\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Enable toolbar component\n * @type {Object|Boolean}\n */\n this.toolbar = isObj(f.toolbar) || Boolean(f.toolbar);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n // conditionally instantiate required features\n this.instantiateFeatures(\n Object.keys(FEATURES).map((item) => FEATURES[item])\n );\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // import main stylesheet\n this.import(this.stylesheetId, this.getStylesheetPath(), null, 'link');\n\n let Mod = this.Mod;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n const { dateType, help, state, markActiveColumns, gridLayout, loader,\n highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton,\n alternateRows, noResults, paging, toolbar } = FEATURES;\n\n //explicitly initialise features in given order\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbCells = this.getCellsNb(this.refRow);\n this.nbFilterableRows = this.getRowsNb();\n\n let n = this.singleFlt ? 1 : this.nbCells;\n\n //build filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltCell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleFlt) {\n fltCell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltCell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt(), fltCell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt(), fltCell);\n } else {\n this._buildInputFilter(i, inpclass, fltCell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(\n this.isExternalFlt() ?\n elm(this.externalFltIds[i]) :\n fltCell\n );\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasExcludedRows) {\n this.emitter.on(['after-filtering'], () => this.setExcludeRows());\n this.setExcludeRows();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults,\n paging,\n toolbar\n ]);\n\n this.setColWidths();\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n\n if (isKeyPressed(evt, [ENTER_KEY])) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (isKeyPressed(evt,\n [ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY])) {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n } else {\n if (this.autoFilterTimer !== null) {\n return;\n }\n this.autoFilterTimer = root.setInterval(\n filter.bind(this),\n this.autoFilterDelay);\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt()) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt() ?\n this.externalFltIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(container) {\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in container element\n container.appendChild(btn);\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n\n exts.forEach((ext) => {\n this.loadExtension(ext);\n });\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let {name, path} = ext;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n\n themes.forEach((theme, i) => {\n let {name, path} = theme;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n });\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt() && !this.popupFilters) {\n this.removeExternalFlts();\n }\n\n this.destroyExtensions();\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasExcludedRows) {\n emitter.off(['after-filtering'], () => this.setExcludeRows());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt()) {\n return;\n }\n let ids = this.externalFltIds;\n ids.forEach((id) => {\n let externalFlt = elm(id);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n });\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n //fire onbefore callback\n this.onBeforeFilter(this);\n emitter.emit('before-filtering', this);\n\n let hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args\n let searchArgs = this.getFiltersValue();\n\n let eachRow = this.eachRow();\n eachRow(\n (row, k) => {\n // already filtered rows display re-init\n row.style.display = '';\n\n let cells = row.cells;\n let nbCells = cells.length;\n\n let occurence = [],\n isMatch = true,\n //only for single filter search\n isSingleFltMatch = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nbCells; j++) {\n //searched keyword\n let sA = searchArgs[this.singleFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS, s;\n let found = false;\n\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n found = this._match(cS, cellValue, j);\n\n if (found) {\n emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && found) ||\n (hasMultiAndSA && !found)) {\n break;\n }\n if (isArray(sA) && found) {\n break;\n }\n }\n occurence[j] = found;\n\n }\n //single search parameter\n else {\n occurence[j] = this._match(trim(sA), cellValue, j);\n if (occurence[j]) {\n emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }\n\n if (!occurence[j]) {\n isMatch = false;\n }\n\n if (this.singleFlt &&\n this.singleFltExcludeCols.indexOf(j) === -1 &&\n occurence[j]) {\n isSingleFltMatch = true;\n }\n\n emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (isSingleFltMatch) {\n isMatch = true;\n }\n\n this.validateRow(k, isMatch);\n if (!isMatch) {\n hiddenRows++;\n }\n\n emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isMatch);\n },\n // continue condition\n (row) => row.cells.length !== this.nbCells\n );\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n */\n _match(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n } else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration. Order is important first try to\n // parse formatted number then fallback to Number coercion\n // to avoid false positives with Number\n numData = parseNb(cellValue, decimal) || Number(cellValue);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n\n //regexp\n if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n }\n // lower equal\n else if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n let eachRow = this.eachRow();\n eachRow((row, i) => {\n // checks if current row index appears in exclude array\n let isExludedRow = exclude.indexOf(i) !== -1;\n let cells = row.cells;\n\n // checks if row has exact cell # and is not excluded\n if (cells.length === this.nbCells && !isExludedRow) {\n let data = getContent(cells[colIndex]);\n colValues.push(data);\n }\n });\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n\n this.fltIds.forEach((id, i) => {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n });\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n return elm(this.fltIds[index]);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of working rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row(s)\n * @return {Number} Number of working rows\n */\n getRowsNb(includeHeaders) {\n let nbRows = this.getWorkingRows().length;\n if (this.dom().tHead) {\n return includeHeaders ?\n nbRows + this.dom().querySelectorAll('thead > tr').length :\n nbRows;\n }\n return includeHeaders ? nbRows : nbRows - this.refRow;\n }\n\n /**\n * Return the collection of the working rows, that is, the rows belonging\n * to the tbody section(s)\n * @returns {Array}\n */\n getWorkingRows() {\n return doc.querySelectorAll(`table#${this.id} > tbody > tr`);\n }\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n return parseNb(value, this.getDecimal(colIndex));\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n return dateType.parse(value, dateType.getLocale(colIndex));\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let eachRow = this.eachRow();\n eachRow((row, k) => {\n let rowData = [k, []];\n let cells = row.cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellContent = getContent(cells[j]);\n rowData[1].push(cellContent);\n }\n tblData.push(rowData);\n });\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || !isBoolean(isValid)) {\n return;\n }\n\n // always visible rows are valid\n if (this.excludeRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (!slc) {\n return;\n }\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n\n this.eachCol((k) => {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n });\n\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Exclude rows from actions\n */\n setExcludeRows() {\n if (!this.hasExcludedRows) {\n return;\n }\n this.excludeRows.forEach((rowIdx) => this.validateRow(rowIdx, true));\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Check if has external filters\n * @returns {Boolean}\n * @private\n */\n isExternalFlt() {\n return this.externalFltIds.length > 0;\n }\n\n /**\n * Returns styles path\n * @returns {String}\n * @private\n */\n getStylePath() {\n return defaultsStr(this.config.style_path, this.basePath + 'style/');\n }\n\n /**\n * Returns main stylesheet path\n * @returns {String}\n * @private\n */\n getStylesheetPath() {\n return defaultsStr(this.config.stylesheet,\n this.getStylePath() + 'tablefilter.css');\n }\n\n /**\n * Returns themes path\n * @returns {String}\n * @private\n */\n getThemesPath() {\n return defaultsStr(this.config.themes_path,\n this.getStylePath() + 'themes/');\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n slcIndex.forEach((colIdx) => {\n let curSlc = this.getFilterElement(colIdx);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n });\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Column iterator invoking continue and break condition callbacks if any\n * then calling supplied callback for each item\n * @param {Function} [fn=EMPTY_FN] callback\n * @param {Function} [continueFn=EMPTY_FN] continue condition callback\n * @param {Function} [breakFn=EMPTY_FN] break condition callback\n */\n eachCol(fn = EMPTY_FN, continueFn = EMPTY_FN, breakFn = EMPTY_FN) {\n let len = this.getCellsNb(this.refRow);\n for (let i = 0; i < len; i++) {\n if (continueFn(i) === true) {\n continue;\n }\n if (breakFn(i) === true) {\n break;\n }\n fn(i);\n }\n }\n\n /**\n * Rows iterator starting from supplied row index or defaulting to reference\n * row index. Closure function accepts a callback function and optional\n * continue and break callbacks.\n * @param {Number} startIdx Row index from which filtering starts\n */\n eachRow(startIdx = this.refRow) {\n return (fn = EMPTY_FN, continueFn = EMPTY_FN, breakFn = EMPTY_FN) => {\n let rows = this.dom().rows;\n let len = this.getRowsNb(true);\n for (let i = startIdx; i < len; i++) {\n if (continueFn(rows[i], i) === true) {\n continue;\n }\n if (breakFn(rows[i], i) === true) {\n break;\n }\n fn(rows[i], i);\n }\n };\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = () => {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n this.validRowsIndex = [];\n\n let eachRow = this.eachRow();\n eachRow((row) => {\n if (!this.paging) {\n if (this.getRowDisplay(row) !== NONE) {\n this.validRowsIndex.push(row.rowIndex);\n }\n } else {\n if (row.getAttribute('validRow') === 'true' ||\n row.getAttribute('validRow') === null) {\n this.validRowsIndex.push(row.rowIndex);\n }\n }\n });\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n this.eachCol(\n (j) => {\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n },\n // continue condition function\n (j) => {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n return this.extension('colsVisibility').isColHidden(j);\n }\n return false;\n }\n );\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n return this.filterTypes[colIndex];\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n", "static": true, "longname": "/home/travis/build/koalyptus/TableFilter/src/tablefilter.js", "access": "public", @@ -16939,7 +17113,7 @@ "lineNumber": 1 }, { - "__docId__": 936, + "__docId__": 937, "kind": "variable", "name": "doc", "memberof": "src/tablefilter.js", @@ -16960,7 +17134,7 @@ "ignore": true }, { - "__docId__": 937, + "__docId__": 938, "kind": "class", "name": "TableFilter", "memberof": "src/tablefilter.js", @@ -16981,7 +17155,7 @@ "interface": false }, { - "__docId__": 938, + "__docId__": 939, "kind": "constructor", "name": "constructor", "memberof": "src/tablefilter.js~TableFilter", @@ -17036,7 +17210,7 @@ ] }, { - "__docId__": 939, + "__docId__": 940, "kind": "member", "name": "id", "memberof": "src/tablefilter.js~TableFilter", @@ -17052,10 +17226,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 940, + "__docId__": 941, "kind": "member", "name": "version", "memberof": "src/tablefilter.js~TableFilter", @@ -17074,7 +17249,7 @@ } }, { - "__docId__": 941, + "__docId__": 942, "kind": "member", "name": "year", "memberof": "src/tablefilter.js~TableFilter", @@ -17090,10 +17265,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 942, + "__docId__": 943, "kind": "member", "name": "tbl", "memberof": "src/tablefilter.js~TableFilter", @@ -17109,10 +17285,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 943, + "__docId__": 944, "kind": "member", "name": "refRow", "memberof": "src/tablefilter.js~TableFilter", @@ -17131,7 +17308,7 @@ } }, { - "__docId__": 944, + "__docId__": 945, "kind": "member", "name": "headersRow", "memberof": "src/tablefilter.js~TableFilter", @@ -17147,10 +17324,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 945, + "__docId__": 946, "kind": "member", "name": "cfg", "memberof": "src/tablefilter.js~TableFilter", @@ -17166,10 +17344,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 946, + "__docId__": 947, "kind": "member", "name": "nbFilterableRows", "memberof": "src/tablefilter.js~TableFilter", @@ -17185,10 +17364,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 947, + "__docId__": 948, "kind": "member", "name": "nbCells", "memberof": "src/tablefilter.js~TableFilter", @@ -17204,10 +17384,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 948, + "__docId__": 949, "kind": "member", "name": "hasConfig", "memberof": "src/tablefilter.js~TableFilter", @@ -17223,10 +17404,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 949, + "__docId__": 950, "kind": "member", "name": "initialized", "memberof": "src/tablefilter.js~TableFilter", @@ -17235,6 +17417,7 @@ "access": "private", "description": null, "lineNumber": 119, + "ignore": true, "type": { "types": [ "boolean" @@ -17242,7 +17425,7 @@ } }, { - "__docId__": 956, + "__docId__": 957, "kind": "member", "name": "emitter", "memberof": "src/tablefilter.js~TableFilter", @@ -17261,7 +17444,7 @@ } }, { - "__docId__": 958, + "__docId__": 959, "kind": "member", "name": "filterTypes", "memberof": "src/tablefilter.js~TableFilter", @@ -17277,10 +17460,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 959, + "__docId__": 960, "kind": "member", "name": "basePath", "memberof": "src/tablefilter.js~TableFilter", @@ -17299,7 +17483,7 @@ } }, { - "__docId__": 960, + "__docId__": 961, "kind": "member", "name": "fltGrid", "memberof": "src/tablefilter.js~TableFilter", @@ -17318,7 +17502,7 @@ } }, { - "__docId__": 961, + "__docId__": 962, "kind": "member", "name": "gridLayout", "memberof": "src/tablefilter.js~TableFilter", @@ -17338,7 +17522,7 @@ } }, { - "__docId__": 962, + "__docId__": 963, "kind": "member", "name": "filtersRowIndex", "memberof": "src/tablefilter.js~TableFilter", @@ -17357,7 +17541,7 @@ } }, { - "__docId__": 964, + "__docId__": 965, "kind": "member", "name": "fltCellTag", "memberof": "src/tablefilter.js~TableFilter", @@ -17376,7 +17560,7 @@ } }, { - "__docId__": 965, + "__docId__": 966, "kind": "member", "name": "fltIds", "memberof": "src/tablefilter.js~TableFilter", @@ -17392,10 +17576,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 966, + "__docId__": 967, "kind": "member", "name": "validRowsIndex", "memberof": "src/tablefilter.js~TableFilter", @@ -17411,10 +17596,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 967, + "__docId__": 968, "kind": "member", "name": "stylePath", "memberof": "src/tablefilter.js~TableFilter", @@ -17433,7 +17619,7 @@ } }, { - "__docId__": 968, + "__docId__": 969, "kind": "member", "name": "stylesheet", "memberof": "src/tablefilter.js~TableFilter", @@ -17452,7 +17638,7 @@ } }, { - "__docId__": 969, + "__docId__": 970, "kind": "member", "name": "stylesheetId", "memberof": "src/tablefilter.js~TableFilter", @@ -17468,10 +17654,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 970, + "__docId__": 971, "kind": "member", "name": "fltsRowCssClass", "memberof": "src/tablefilter.js~TableFilter", @@ -17490,7 +17677,7 @@ } }, { - "__docId__": 971, + "__docId__": 972, "kind": "member", "name": "enableIcons", "memberof": "src/tablefilter.js~TableFilter", @@ -17509,7 +17696,7 @@ } }, { - "__docId__": 972, + "__docId__": 973, "kind": "member", "name": "alternateRows", "memberof": "src/tablefilter.js~TableFilter", @@ -17528,7 +17715,7 @@ } }, { - "__docId__": 973, + "__docId__": 974, "kind": "member", "name": "colWidths", "memberof": "src/tablefilter.js~TableFilter", @@ -17547,7 +17734,7 @@ } }, { - "__docId__": 974, + "__docId__": 975, "kind": "member", "name": "fltCssClass", "memberof": "src/tablefilter.js~TableFilter", @@ -17566,7 +17753,7 @@ } }, { - "__docId__": 975, + "__docId__": 976, "kind": "member", "name": "fltMultiCssClass", "memberof": "src/tablefilter.js~TableFilter", @@ -17585,7 +17772,7 @@ } }, { - "__docId__": 976, + "__docId__": 977, "kind": "member", "name": "fltSmallCssClass", "memberof": "src/tablefilter.js~TableFilter", @@ -17604,7 +17791,7 @@ } }, { - "__docId__": 977, + "__docId__": 978, "kind": "member", "name": "singleFltCssClass", "memberof": "src/tablefilter.js~TableFilter", @@ -17623,7 +17810,7 @@ } }, { - "__docId__": 978, + "__docId__": 979, "kind": "member", "name": "enterKey", "memberof": "src/tablefilter.js~TableFilter", @@ -17642,7 +17829,7 @@ } }, { - "__docId__": 979, + "__docId__": 980, "kind": "member", "name": "onBeforeFilter", "memberof": "src/tablefilter.js~TableFilter", @@ -17661,7 +17848,7 @@ } }, { - "__docId__": 980, + "__docId__": 981, "kind": "member", "name": "onAfterFilter", "memberof": "src/tablefilter.js~TableFilter", @@ -17680,7 +17867,7 @@ } }, { - "__docId__": 981, + "__docId__": 982, "kind": "member", "name": "caseSensitive", "memberof": "src/tablefilter.js~TableFilter", @@ -17699,7 +17886,7 @@ } }, { - "__docId__": 982, + "__docId__": 983, "kind": "member", "name": "hasExactMatchByCol", "memberof": "src/tablefilter.js~TableFilter", @@ -17715,10 +17902,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 983, + "__docId__": 984, "kind": "member", "name": "exactMatchByCol", "memberof": "src/tablefilter.js~TableFilter", @@ -17737,7 +17925,7 @@ } }, { - "__docId__": 984, + "__docId__": 985, "kind": "member", "name": "exactMatch", "memberof": "src/tablefilter.js~TableFilter", @@ -17756,7 +17944,7 @@ } }, { - "__docId__": 985, + "__docId__": 986, "kind": "member", "name": "ignoreDiacritics", "memberof": "src/tablefilter.js~TableFilter", @@ -17776,7 +17964,7 @@ } }, { - "__docId__": 986, + "__docId__": 987, "kind": "member", "name": "linkedFilters", "memberof": "src/tablefilter.js~TableFilter", @@ -17795,7 +17983,7 @@ } }, { - "__docId__": 987, + "__docId__": 988, "kind": "member", "name": "disableExcludedOptions", "memberof": "src/tablefilter.js~TableFilter", @@ -17814,7 +18002,7 @@ } }, { - "__docId__": 988, + "__docId__": 989, "kind": "member", "name": "activeFilterId", "memberof": "src/tablefilter.js~TableFilter", @@ -17830,10 +18018,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 989, + "__docId__": 990, "kind": "member", "name": "hasExcludedRows", "memberof": "src/tablefilter.js~TableFilter", @@ -17849,10 +18038,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 990, + "__docId__": 991, "kind": "member", "name": "excludeRows", "memberof": "src/tablefilter.js~TableFilter", @@ -17871,7 +18061,7 @@ } }, { - "__docId__": 991, + "__docId__": 992, "kind": "member", "name": "externalFltIds", "memberof": "src/tablefilter.js~TableFilter", @@ -17890,7 +18080,7 @@ } }, { - "__docId__": 992, + "__docId__": 993, "kind": "member", "name": "onFiltersLoaded", "memberof": "src/tablefilter.js~TableFilter", @@ -17909,7 +18099,7 @@ } }, { - "__docId__": 993, + "__docId__": 994, "kind": "member", "name": "singleFlt", "memberof": "src/tablefilter.js~TableFilter", @@ -17929,7 +18119,7 @@ } }, { - "__docId__": 994, + "__docId__": 995, "kind": "member", "name": "singleFltExcludeCols", "memberof": "src/tablefilter.js~TableFilter", @@ -17945,7 +18135,7 @@ } }, { - "__docId__": 995, + "__docId__": 996, "kind": "member", "name": "onRowValidated", "memberof": "src/tablefilter.js~TableFilter", @@ -17964,7 +18154,7 @@ } }, { - "__docId__": 996, + "__docId__": 997, "kind": "member", "name": "cellParser", "memberof": "src/tablefilter.js~TableFilter", @@ -17983,7 +18173,7 @@ } }, { - "__docId__": 997, + "__docId__": 998, "kind": "member", "name": "watermark", "memberof": "src/tablefilter.js~TableFilter", @@ -18003,7 +18193,7 @@ } }, { - "__docId__": 998, + "__docId__": 999, "kind": "member", "name": "isWatermarkArray", "memberof": "src/tablefilter.js~TableFilter", @@ -18019,10 +18209,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 999, + "__docId__": 1000, "kind": "member", "name": "help", "memberof": "src/tablefilter.js~TableFilter", @@ -18041,7 +18232,7 @@ } }, { - "__docId__": 1000, + "__docId__": 1001, "kind": "member", "name": "popupFilters", "memberof": "src/tablefilter.js~TableFilter", @@ -18061,7 +18252,7 @@ } }, { - "__docId__": 1001, + "__docId__": 1002, "kind": "member", "name": "markActiveColumns", "memberof": "src/tablefilter.js~TableFilter", @@ -18080,7 +18271,7 @@ } }, { - "__docId__": 1002, + "__docId__": 1003, "kind": "member", "name": "clearFilterText", "memberof": "src/tablefilter.js~TableFilter", @@ -18100,7 +18291,7 @@ } }, { - "__docId__": 1003, + "__docId__": 1004, "kind": "member", "name": "enableEmptyOption", "memberof": "src/tablefilter.js~TableFilter", @@ -18119,7 +18310,7 @@ } }, { - "__docId__": 1004, + "__docId__": 1005, "kind": "member", "name": "emptyText", "memberof": "src/tablefilter.js~TableFilter", @@ -18138,7 +18329,7 @@ } }, { - "__docId__": 1005, + "__docId__": 1006, "kind": "member", "name": "enableNonEmptyOption", "memberof": "src/tablefilter.js~TableFilter", @@ -18157,7 +18348,7 @@ } }, { - "__docId__": 1006, + "__docId__": 1007, "kind": "member", "name": "nonEmptyText", "memberof": "src/tablefilter.js~TableFilter", @@ -18176,7 +18367,7 @@ } }, { - "__docId__": 1007, + "__docId__": 1008, "kind": "member", "name": "onSlcChange", "memberof": "src/tablefilter.js~TableFilter", @@ -18195,7 +18386,7 @@ } }, { - "__docId__": 1008, + "__docId__": 1009, "kind": "member", "name": "sortSlc", "memberof": "src/tablefilter.js~TableFilter", @@ -18215,7 +18406,7 @@ } }, { - "__docId__": 1009, + "__docId__": 1010, "kind": "member", "name": "isSortNumAsc", "memberof": "src/tablefilter.js~TableFilter", @@ -18231,10 +18422,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 1010, + "__docId__": 1011, "kind": "member", "name": "sortNumAsc", "memberof": "src/tablefilter.js~TableFilter", @@ -18253,7 +18445,7 @@ } }, { - "__docId__": 1011, + "__docId__": 1012, "kind": "member", "name": "isSortNumDesc", "memberof": "src/tablefilter.js~TableFilter", @@ -18269,10 +18461,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 1012, + "__docId__": 1013, "kind": "member", "name": "sortNumDesc", "memberof": "src/tablefilter.js~TableFilter", @@ -18291,7 +18484,7 @@ } }, { - "__docId__": 1013, + "__docId__": 1014, "kind": "member", "name": "loadFltOnDemand", "memberof": "src/tablefilter.js~TableFilter", @@ -18310,7 +18503,7 @@ } }, { - "__docId__": 1014, + "__docId__": 1015, "kind": "member", "name": "hasCustomOptions", "memberof": "src/tablefilter.js~TableFilter", @@ -18329,7 +18522,7 @@ } }, { - "__docId__": 1015, + "__docId__": 1016, "kind": "member", "name": "customOptions", "memberof": "src/tablefilter.js~TableFilter", @@ -18348,7 +18541,7 @@ } }, { - "__docId__": 1016, + "__docId__": 1017, "kind": "member", "name": "rgxOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18367,7 +18560,7 @@ } }, { - "__docId__": 1017, + "__docId__": 1018, "kind": "member", "name": "emOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18386,7 +18579,7 @@ } }, { - "__docId__": 1018, + "__docId__": 1019, "kind": "member", "name": "nmOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18405,7 +18598,7 @@ } }, { - "__docId__": 1019, + "__docId__": 1020, "kind": "member", "name": "orOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18424,7 +18617,7 @@ } }, { - "__docId__": 1020, + "__docId__": 1021, "kind": "member", "name": "anOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18443,7 +18636,7 @@ } }, { - "__docId__": 1021, + "__docId__": 1022, "kind": "member", "name": "grOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18462,7 +18655,7 @@ } }, { - "__docId__": 1022, + "__docId__": 1023, "kind": "member", "name": "lwOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18481,7 +18674,7 @@ } }, { - "__docId__": 1023, + "__docId__": 1024, "kind": "member", "name": "leOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18500,7 +18693,7 @@ } }, { - "__docId__": 1024, + "__docId__": 1025, "kind": "member", "name": "geOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18519,7 +18712,7 @@ } }, { - "__docId__": 1025, + "__docId__": 1026, "kind": "member", "name": "dfOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18538,7 +18731,7 @@ } }, { - "__docId__": 1026, + "__docId__": 1027, "kind": "member", "name": "lkOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18557,7 +18750,7 @@ } }, { - "__docId__": 1027, + "__docId__": 1028, "kind": "member", "name": "eqOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18576,7 +18769,7 @@ } }, { - "__docId__": 1028, + "__docId__": 1029, "kind": "member", "name": "stOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18595,7 +18788,7 @@ } }, { - "__docId__": 1029, + "__docId__": 1030, "kind": "member", "name": "enOperator", "memberof": "src/tablefilter.js~TableFilter", @@ -18614,7 +18807,7 @@ } }, { - "__docId__": 1030, + "__docId__": 1031, "kind": "member", "name": "separator", "memberof": "src/tablefilter.js~TableFilter", @@ -18633,7 +18826,7 @@ } }, { - "__docId__": 1031, + "__docId__": 1032, "kind": "member", "name": "rowsCounter", "memberof": "src/tablefilter.js~TableFilter", @@ -18653,7 +18846,7 @@ } }, { - "__docId__": 1032, + "__docId__": 1033, "kind": "member", "name": "statusBar", "memberof": "src/tablefilter.js~TableFilter", @@ -18673,7 +18866,7 @@ } }, { - "__docId__": 1033, + "__docId__": 1034, "kind": "member", "name": "loader", "memberof": "src/tablefilter.js~TableFilter", @@ -18693,7 +18886,7 @@ } }, { - "__docId__": 1034, + "__docId__": 1035, "kind": "member", "name": "displayBtn", "memberof": "src/tablefilter.js~TableFilter", @@ -18712,7 +18905,7 @@ } }, { - "__docId__": 1035, + "__docId__": 1036, "kind": "member", "name": "btnText", "memberof": "src/tablefilter.js~TableFilter", @@ -18731,7 +18924,7 @@ } }, { - "__docId__": 1036, + "__docId__": 1037, "kind": "member", "name": "btnCssClass", "memberof": "src/tablefilter.js~TableFilter", @@ -18750,7 +18943,7 @@ } }, { - "__docId__": 1037, + "__docId__": 1038, "kind": "member", "name": "btnReset", "memberof": "src/tablefilter.js~TableFilter", @@ -18770,7 +18963,7 @@ } }, { - "__docId__": 1038, + "__docId__": 1039, "kind": "member", "name": "onBeforeReset", "memberof": "src/tablefilter.js~TableFilter", @@ -18789,7 +18982,7 @@ } }, { - "__docId__": 1039, + "__docId__": 1040, "kind": "member", "name": "onAfterReset", "memberof": "src/tablefilter.js~TableFilter", @@ -18808,7 +19001,7 @@ } }, { - "__docId__": 1040, + "__docId__": 1041, "kind": "member", "name": "paging", "memberof": "src/tablefilter.js~TableFilter", @@ -18828,7 +19021,7 @@ } }, { - "__docId__": 1041, + "__docId__": 1042, "kind": "member", "name": "nbHiddenRows", "memberof": "src/tablefilter.js~TableFilter", @@ -18844,10 +19037,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 1042, + "__docId__": 1043, "kind": "member", "name": "autoFilter", "memberof": "src/tablefilter.js~TableFilter", @@ -18859,6 +19053,7 @@ "type": { "nullable": null, "types": [ + "Object", "Boolean" ], "spread": false, @@ -18866,14 +19061,14 @@ } }, { - "__docId__": 1043, + "__docId__": 1044, "kind": "member", "name": "autoFilterDelay", "memberof": "src/tablefilter.js~TableFilter", "static": false, "longname": "src/tablefilter.js~TableFilter#autoFilterDelay", "access": "public", - "description": "Auto-filter delay in msecs", + "description": "Auto-filter delay in milliseconds", "lineNumber": 751, "type": { "nullable": null, @@ -18885,7 +19080,7 @@ } }, { - "__docId__": 1044, + "__docId__": 1045, "kind": "member", "name": "isUserTyping", "memberof": "src/tablefilter.js~TableFilter", @@ -18893,7 +19088,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": "private", "description": "Indicate whether user is typing", - "lineNumber": 759, + "lineNumber": 760, "type": { "nullable": null, "types": [ @@ -18901,10 +19096,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 1045, + "__docId__": 1046, "kind": "member", "name": "autoFilterTimer", "memberof": "src/tablefilter.js~TableFilter", @@ -18912,7 +19108,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": "private", "description": "Auto-filter interval ID", - "lineNumber": 766, + "lineNumber": 767, "type": { "nullable": null, "types": [ @@ -18920,10 +19116,11 @@ ], "spread": false, "description": null - } + }, + "ignore": true }, { - "__docId__": 1046, + "__docId__": 1047, "kind": "member", "name": "highlightKeywords", "memberof": "src/tablefilter.js~TableFilter", @@ -18931,7 +19128,7 @@ "longname": "src/tablefilter.js~TableFilter#highlightKeywords", "access": "public", "description": "Enable keyword highlighting behaviour", - "lineNumber": 772, + "lineNumber": 773, "type": { "nullable": null, "types": [ @@ -18941,36 +19138,16 @@ "description": null } }, - { - "__docId__": 1047, - "kind": "member", - "name": "noResults", - "memberof": "src/tablefilter.js~TableFilter", - "static": false, - "longname": "src/tablefilter.js~TableFilter#noResults", - "access": "public", - "description": "Enable no results message UI component", - "lineNumber": 778, - "type": { - "nullable": null, - "types": [ - "Object", - "Boolean" - ], - "spread": false, - "description": null - } - }, { "__docId__": 1048, "kind": "member", - "name": "state", + "name": "noResults", "memberof": "src/tablefilter.js~TableFilter", "static": false, - "longname": "src/tablefilter.js~TableFilter#state", + "longname": "src/tablefilter.js~TableFilter#noResults", "access": "public", - "description": "Enable state persistence", - "lineNumber": 785, + "description": "Enable no results message UI component", + "lineNumber": 779, "type": { "nullable": null, "types": [ @@ -18984,16 +19161,17 @@ { "__docId__": 1049, "kind": "member", - "name": "dateType", + "name": "state", "memberof": "src/tablefilter.js~TableFilter", "static": false, - "longname": "src/tablefilter.js~TableFilter#dateType", - "access": "private", - "description": "Enable date type module", - "lineNumber": 794, + "longname": "src/tablefilter.js~TableFilter#state", + "access": "public", + "description": "Enable state persistence", + "lineNumber": 786, "type": { "nullable": null, "types": [ + "Object", "Boolean" ], "spread": false, @@ -19003,32 +19181,33 @@ { "__docId__": 1050, "kind": "member", + "name": "dateType", + "memberof": "src/tablefilter.js~TableFilter", + "static": false, + "longname": "src/tablefilter.js~TableFilter#dateType", + "access": "private", + "description": "Enable date type module", + "lineNumber": 795, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + }, + "ignore": true + }, + { + "__docId__": 1051, + "kind": "member", "name": "locale", "memberof": "src/tablefilter.js~TableFilter", "static": false, "longname": "src/tablefilter.js~TableFilter#locale", "access": "public", "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales", - "lineNumber": 801, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 1051, - "kind": "member", - "name": "thousandsSeparator", - "memberof": "src/tablefilter.js~TableFilter", - "static": false, - "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", - "access": "public", - "description": "Define thousands separator ',' or '.', defaults to ','", - "lineNumber": 807, + "lineNumber": 802, "type": { "nullable": null, "types": [ @@ -19041,13 +19220,13 @@ { "__docId__": 1052, "kind": "member", - "name": "decimalSeparator", + "name": "thousandsSeparator", "memberof": "src/tablefilter.js~TableFilter", "static": false, - "longname": "src/tablefilter.js~TableFilter#decimalSeparator", + "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", "access": "public", - "description": "Define decimal separator ',' or '.', defaults to '.'", - "lineNumber": 813, + "description": "Define thousands separator ',' or '.', defaults to ','", + "lineNumber": 808, "type": { "nullable": null, "types": [ @@ -19060,13 +19239,32 @@ { "__docId__": 1053, "kind": "member", + "name": "decimalSeparator", + "memberof": "src/tablefilter.js~TableFilter", + "static": false, + "longname": "src/tablefilter.js~TableFilter#decimalSeparator", + "access": "public", + "description": "Define decimal separator ',' or '.', defaults to '.'", + "lineNumber": 814, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 1054, + "kind": "member", "name": "colTypes", "memberof": "src/tablefilter.js~TableFilter", "static": false, "longname": "src/tablefilter.js~TableFilter#colTypes", "access": "public", "description": "Define data types on a column basis, possible values 'string',\n'number', 'formatted-number', 'date', 'ipaddress' ie:\ncol_types : [\n 'string', 'date', 'number',\n { type: 'formatted-number', decimal: ',', thousands: '.' },\n { type: 'date', locale: 'en-gb' },\n { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n]\n\nRefer to https://sugarjs.com/docs/#/DateParsing for exhaustive\ninformation on date parsing formats supported by Sugar Date", - "lineNumber": 829, + "lineNumber": 830, "type": { "nullable": null, "types": [ @@ -19077,7 +19275,7 @@ } }, { - "__docId__": 1054, + "__docId__": 1055, "kind": "member", "name": "prfxTf", "memberof": "src/tablefilter.js~TableFilter", @@ -19085,23 +19283,8 @@ "longname": "src/tablefilter.js~TableFilter#prfxTf", "access": "private", "description": "Main prefix", - "lineNumber": 836, - "type": { - "types": [ - "string" - ] - } - }, - { - "__docId__": 1055, - "kind": "member", - "name": "prfxFlt", - "memberof": "src/tablefilter.js~TableFilter", - "static": false, - "longname": "src/tablefilter.js~TableFilter#prfxFlt", - "access": "private", - "description": "Filter's ID prefix (inputs - selects)", - "lineNumber": 842, + "lineNumber": 837, + "ignore": true, "type": { "types": [ "string" @@ -19111,13 +19294,14 @@ { "__docId__": 1056, "kind": "member", - "name": "prfxValButton", + "name": "prfxFlt", "memberof": "src/tablefilter.js~TableFilter", "static": false, - "longname": "src/tablefilter.js~TableFilter#prfxValButton", + "longname": "src/tablefilter.js~TableFilter#prfxFlt", "access": "private", - "description": "Button's ID prefix", - "lineNumber": 848, + "description": "Filter's ID prefix (inputs - selects)", + "lineNumber": 843, + "ignore": true, "type": { "types": [ "string" @@ -19127,13 +19311,14 @@ { "__docId__": 1057, "kind": "member", - "name": "prfxResponsive", + "name": "prfxValButton", "memberof": "src/tablefilter.js~TableFilter", "static": false, - "longname": "src/tablefilter.js~TableFilter#prfxResponsive", + "longname": "src/tablefilter.js~TableFilter#prfxValButton", "access": "private", - "description": "Responsive Css class", - "lineNumber": 854, + "description": "Button's ID prefix", + "lineNumber": 849, + "ignore": true, "type": { "types": [ "string" @@ -19143,13 +19328,30 @@ { "__docId__": 1058, "kind": "member", + "name": "prfxResponsive", + "memberof": "src/tablefilter.js~TableFilter", + "static": false, + "longname": "src/tablefilter.js~TableFilter#prfxResponsive", + "access": "private", + "description": "Responsive Css class", + "lineNumber": 855, + "ignore": true, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 1059, + "kind": "member", "name": "extensions", "memberof": "src/tablefilter.js~TableFilter", "static": false, "longname": "src/tablefilter.js~TableFilter#extensions", "access": "public", "description": "List of loaded extensions", - "lineNumber": 861, + "lineNumber": 862, "type": { "nullable": null, "types": [ @@ -19160,7 +19362,7 @@ } }, { - "__docId__": 1059, + "__docId__": 1060, "kind": "member", "name": "enableDefaultTheme", "memberof": "src/tablefilter.js~TableFilter", @@ -19168,26 +19370,7 @@ "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", "access": "public", "description": "Enable default theme", - "lineNumber": 868, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 1060, - "kind": "member", - "name": "hasThemes", - "memberof": "src/tablefilter.js~TableFilter", - "static": false, - "longname": "src/tablefilter.js~TableFilter#hasThemes", - "access": "private", - "description": "Determine whether themes are enables", - "lineNumber": 875, + "lineNumber": 869, "type": { "nullable": null, "types": [ @@ -19200,32 +19383,33 @@ { "__docId__": 1061, "kind": "member", + "name": "hasThemes", + "memberof": "src/tablefilter.js~TableFilter", + "static": false, + "longname": "src/tablefilter.js~TableFilter#hasThemes", + "access": "private", + "description": "Determine whether themes are enables", + "lineNumber": 876, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + }, + "ignore": true + }, + { + "__docId__": 1062, + "kind": "member", "name": "themes", "memberof": "src/tablefilter.js~TableFilter", "static": false, "longname": "src/tablefilter.js~TableFilter#themes", "access": "public", "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 882, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 1062, - "kind": "member", - "name": "themesPath", - "memberof": "src/tablefilter.js~TableFilter", - "static": false, - "longname": "src/tablefilter.js~TableFilter#themesPath", - "access": "public", - "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 890, + "lineNumber": 883, "type": { "nullable": null, "types": [ @@ -19238,13 +19422,32 @@ { "__docId__": 1063, "kind": "member", + "name": "themesPath", + "memberof": "src/tablefilter.js~TableFilter", + "static": false, + "longname": "src/tablefilter.js~TableFilter#themesPath", + "access": "public", + "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", + "lineNumber": 891, + "type": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 1064, + "kind": "member", "name": "responsive", "memberof": "src/tablefilter.js~TableFilter", "static": false, "longname": "src/tablefilter.js~TableFilter#responsive", "access": "public", "description": "Enable responsive layout", - "lineNumber": 896, + "lineNumber": 897, "type": { "nullable": null, "types": [ @@ -19255,7 +19458,7 @@ } }, { - "__docId__": 1064, + "__docId__": 1065, "kind": "member", "name": "toolbar", "memberof": "src/tablefilter.js~TableFilter", @@ -19263,7 +19466,7 @@ "longname": "src/tablefilter.js~TableFilter#toolbar", "access": "public", "description": "Enable toolbar component", - "lineNumber": 902, + "lineNumber": 903, "type": { "nullable": null, "types": [ @@ -19275,7 +19478,7 @@ } }, { - "__docId__": 1065, + "__docId__": 1066, "kind": "member", "name": "Mod", "memberof": "src/tablefilter.js~TableFilter", @@ -19283,23 +19486,8 @@ "longname": "src/tablefilter.js~TableFilter#Mod", "access": "private", "description": "Features registry", - "lineNumber": 908, - "type": { - "types": [ - "{}" - ] - } - }, - { - "__docId__": 1066, - "kind": "member", - "name": "ExtRegistry", - "memberof": "src/tablefilter.js~TableFilter", - "static": false, - "longname": "src/tablefilter.js~TableFilter#ExtRegistry", - "access": "private", - "description": "Extensions registry", - "lineNumber": 914, + "lineNumber": 909, + "ignore": true, "type": { "types": [ "{}" @@ -19308,6 +19496,23 @@ }, { "__docId__": 1067, + "kind": "member", + "name": "ExtRegistry", + "memberof": "src/tablefilter.js~TableFilter", + "static": false, + "longname": "src/tablefilter.js~TableFilter#ExtRegistry", + "access": "private", + "description": "Extensions registry", + "lineNumber": 915, + "ignore": true, + "type": { + "types": [ + "{}" + ] + } + }, + { + "__docId__": 1068, "kind": "method", "name": "init", "memberof": "src/tablefilter.js~TableFilter", @@ -19317,12 +19522,12 @@ "longname": "src/tablefilter.js~TableFilter#init", "access": "public", "description": "Initialise features and layout", - "lineNumber": 925, + "lineNumber": 926, "params": [], "return": null }, { - "__docId__": 1071, + "__docId__": 1072, "kind": "method", "name": "detectKey", "memberof": "src/tablefilter.js~TableFilter", @@ -19332,7 +19537,7 @@ "longname": "src/tablefilter.js~TableFilter#detectKey", "access": "public", "description": "Detect key", - "lineNumber": 1063, + "lineNumber": 1064, "params": [ { "nullable": null, @@ -19348,7 +19553,7 @@ "return": null }, { - "__docId__": 1074, + "__docId__": 1075, "kind": "method", "name": "onKeyUp", "memberof": "src/tablefilter.js~TableFilter", @@ -19358,7 +19563,7 @@ "longname": "src/tablefilter.js~TableFilter#onKeyUp", "access": "public", "description": "Filter's keyup event: if auto-filter on, detect user is typing and filter\ncolumns", - "lineNumber": 1086, + "lineNumber": 1085, "params": [ { "nullable": null, @@ -19374,7 +19579,7 @@ "return": null }, { - "__docId__": 1080, + "__docId__": 1081, "kind": "method", "name": "onKeyDown", "memberof": "src/tablefilter.js~TableFilter", @@ -19389,7 +19594,7 @@ "return": null }, { - "__docId__": 1082, + "__docId__": 1083, "kind": "method", "name": "onInpFocus", "memberof": "src/tablefilter.js~TableFilter", @@ -19415,7 +19620,7 @@ "return": null }, { - "__docId__": 1083, + "__docId__": 1084, "kind": "method", "name": "onInpBlur", "memberof": "src/tablefilter.js~TableFilter", @@ -19430,7 +19635,7 @@ "return": null }, { - "__docId__": 1085, + "__docId__": 1086, "kind": "method", "name": "_insertFiltersRow", "memberof": "src/tablefilter.js~TableFilter", @@ -19441,6 +19646,7 @@ "access": "private", "description": "Insert filters row at initialization", "lineNumber": 1146, + "ignore": true, "params": [], "return": { "types": [ @@ -19449,7 +19655,7 @@ } }, { - "__docId__": 1086, + "__docId__": 1087, "kind": "method", "name": "_initNoFilters", "memberof": "src/tablefilter.js~TableFilter", @@ -19460,11 +19666,12 @@ "access": "private", "description": "Initialize filtersless table", "lineNumber": 1175, + "ignore": true, "params": [], "return": null }, { - "__docId__": 1089, + "__docId__": 1090, "kind": "method", "name": "_buildInputFilter", "memberof": "src/tablefilter.js~TableFilter", @@ -19507,10 +19714,11 @@ "description": "Container DOM element" } ], + "ignore": true, "return": null }, { - "__docId__": 1090, + "__docId__": 1091, "kind": "method", "name": "_buildSubmitButton", "memberof": "src/tablefilter.js~TableFilter", @@ -19533,10 +19741,11 @@ "description": "Container DOM element" } ], + "ignore": true, "return": null }, { - "__docId__": 1091, + "__docId__": 1092, "kind": "method", "name": "instantiateFeatures", "memberof": "src/tablefilter.js~TableFilter", @@ -19561,10 +19770,11 @@ "description": "" } ], + "ignore": true, "return": null }, { - "__docId__": 1092, + "__docId__": 1093, "kind": "method", "name": "initFeatures", "memberof": "src/tablefilter.js~TableFilter", @@ -19589,10 +19799,11 @@ "description": "" } ], + "ignore": true, "return": null }, { - "__docId__": 1093, + "__docId__": 1094, "kind": "method", "name": "feature", "memberof": "src/tablefilter.js~TableFilter", @@ -19625,7 +19836,7 @@ } }, { - "__docId__": 1094, + "__docId__": 1095, "kind": "method", "name": "initExtensions", "memberof": "src/tablefilter.js~TableFilter", @@ -19640,7 +19851,7 @@ "return": null }, { - "__docId__": 1095, + "__docId__": 1096, "kind": "method", "name": "loadExtension", "memberof": "src/tablefilter.js~TableFilter", @@ -19666,7 +19877,7 @@ "return": null }, { - "__docId__": 1096, + "__docId__": 1097, "kind": "method", "name": "extension", "memberof": "src/tablefilter.js~TableFilter", @@ -19699,7 +19910,7 @@ } }, { - "__docId__": 1097, + "__docId__": 1098, "kind": "method", "name": "hasExtension", "memberof": "src/tablefilter.js~TableFilter", @@ -19732,7 +19943,7 @@ } }, { - "__docId__": 1098, + "__docId__": 1099, "kind": "method", "name": "registerExtension", "memberof": "src/tablefilter.js~TableFilter", @@ -19768,7 +19979,7 @@ "return": null }, { - "__docId__": 1099, + "__docId__": 1100, "kind": "method", "name": "destroyExtensions", "memberof": "src/tablefilter.js~TableFilter", @@ -19783,7 +19994,7 @@ "return": null }, { - "__docId__": 1100, + "__docId__": 1101, "kind": "method", "name": "loadThemes", "memberof": "src/tablefilter.js~TableFilter", @@ -19798,7 +20009,7 @@ "return": null }, { - "__docId__": 1102, + "__docId__": 1103, "kind": "method", "name": "getStylesheet", "memberof": "src/tablefilter.js~TableFilter", @@ -19830,7 +20041,7 @@ ] }, { - "__docId__": 1103, + "__docId__": 1104, "kind": "method", "name": "destroy", "memberof": "src/tablefilter.js~TableFilter", @@ -19845,7 +20056,7 @@ "return": null }, { - "__docId__": 1108, + "__docId__": 1109, "kind": "method", "name": "removeExternalFlts", "memberof": "src/tablefilter.js~TableFilter", @@ -19860,7 +20071,7 @@ "return": null }, { - "__docId__": 1109, + "__docId__": 1110, "kind": "method", "name": "isCustomOptions", "memberof": "src/tablefilter.js~TableFilter", @@ -19893,7 +20104,7 @@ } }, { - "__docId__": 1110, + "__docId__": 1111, "kind": "method", "name": "getCustomOptions", "memberof": "src/tablefilter.js~TableFilter", @@ -19926,7 +20137,7 @@ } }, { - "__docId__": 1111, + "__docId__": 1112, "kind": "method", "name": "filter", "memberof": "src/tablefilter.js~TableFilter", @@ -19941,7 +20152,7 @@ "return": null }, { - "__docId__": 1114, + "__docId__": 1115, "kind": "method", "name": "_match", "memberof": "src/tablefilter.js~TableFilter", @@ -19991,10 +20202,11 @@ ], "spread": false, "description": "" - } + }, + "ignore": true }, { - "__docId__": 1115, + "__docId__": 1116, "kind": "method", "name": "getColumnData", "memberof": "src/tablefilter.js~TableFilter", @@ -20051,7 +20263,7 @@ } }, { - "__docId__": 1116, + "__docId__": 1117, "kind": "method", "name": "getColumnValues", "memberof": "src/tablefilter.js~TableFilter", @@ -20108,7 +20320,7 @@ } }, { - "__docId__": 1117, + "__docId__": 1118, "kind": "method", "name": "getColValues", "memberof": "src/tablefilter.js~TableFilter", @@ -20174,10 +20386,11 @@ ], "spread": false, "description": "Flat list of data for a column" - } + }, + "ignore": true }, { - "__docId__": 1118, + "__docId__": 1119, "kind": "method", "name": "getFilterValue", "memberof": "src/tablefilter.js~TableFilter", @@ -20210,7 +20423,7 @@ } }, { - "__docId__": 1119, + "__docId__": 1120, "kind": "method", "name": "getFiltersValue", "memberof": "src/tablefilter.js~TableFilter", @@ -20232,7 +20445,7 @@ "params": [] }, { - "__docId__": 1120, + "__docId__": 1121, "kind": "method", "name": "getFilterId", "memberof": "src/tablefilter.js~TableFilter", @@ -20265,7 +20478,7 @@ } }, { - "__docId__": 1121, + "__docId__": 1122, "kind": "method", "name": "getFiltersByType", "memberof": "src/tablefilter.js~TableFilter", @@ -20308,7 +20521,7 @@ } }, { - "__docId__": 1122, + "__docId__": 1123, "kind": "method", "name": "getFilterElement", "memberof": "src/tablefilter.js~TableFilter", @@ -20341,7 +20554,7 @@ } }, { - "__docId__": 1123, + "__docId__": 1124, "kind": "method", "name": "getCellsNb", "memberof": "src/tablefilter.js~TableFilter", @@ -20374,7 +20587,7 @@ } }, { - "__docId__": 1124, + "__docId__": 1125, "kind": "method", "name": "getRowsNb", "memberof": "src/tablefilter.js~TableFilter", @@ -20407,7 +20620,7 @@ } }, { - "__docId__": 1125, + "__docId__": 1126, "kind": "method", "name": "getWorkingRows", "memberof": "src/tablefilter.js~TableFilter", @@ -20435,7 +20648,7 @@ "params": [] }, { - "__docId__": 1126, + "__docId__": 1127, "kind": "method", "name": "getCellValue", "memberof": "src/tablefilter.js~TableFilter", @@ -20468,7 +20681,7 @@ } }, { - "__docId__": 1127, + "__docId__": 1128, "kind": "method", "name": "getCellData", "memberof": "src/tablefilter.js~TableFilter", @@ -20503,7 +20716,7 @@ } }, { - "__docId__": 1128, + "__docId__": 1129, "kind": "method", "name": "getData", "memberof": "src/tablefilter.js~TableFilter", @@ -20550,7 +20763,7 @@ } }, { - "__docId__": 1129, + "__docId__": 1130, "kind": "method", "name": "getValues", "memberof": "src/tablefilter.js~TableFilter", @@ -20597,7 +20810,7 @@ } }, { - "__docId__": 1130, + "__docId__": 1131, "kind": "method", "name": "getTableData", "memberof": "src/tablefilter.js~TableFilter", @@ -20653,10 +20866,11 @@ ], "spread": false, "description": "" - } + }, + "ignore": true }, { - "__docId__": 1131, + "__docId__": 1132, "kind": "method", "name": "getFilteredData", "memberof": "src/tablefilter.js~TableFilter", @@ -20703,7 +20917,7 @@ } }, { - "__docId__": 1132, + "__docId__": 1133, "kind": "method", "name": "getFilteredValues", "memberof": "src/tablefilter.js~TableFilter", @@ -20750,7 +20964,7 @@ } }, { - "__docId__": 1133, + "__docId__": 1134, "kind": "method", "name": "filteredData", "memberof": "src/tablefilter.js~TableFilter", @@ -20806,10 +21020,11 @@ ], "spread": false, "description": "" - } + }, + "ignore": true }, { - "__docId__": 1134, + "__docId__": 1135, "kind": "method", "name": "getFilteredColumnData", "memberof": "src/tablefilter.js~TableFilter", @@ -20866,7 +21081,7 @@ } }, { - "__docId__": 1135, + "__docId__": 1136, "kind": "method", "name": "getVisibleColumnData", "memberof": "src/tablefilter.js~TableFilter", @@ -20923,7 +21138,7 @@ } }, { - "__docId__": 1136, + "__docId__": 1137, "kind": "method", "name": "getFilteredColumnValues", "memberof": "src/tablefilter.js~TableFilter", @@ -20980,7 +21195,7 @@ } }, { - "__docId__": 1137, + "__docId__": 1138, "kind": "method", "name": "getVisibleColumnValues", "memberof": "src/tablefilter.js~TableFilter", @@ -21037,7 +21252,7 @@ } }, { - "__docId__": 1138, + "__docId__": 1139, "kind": "method", "name": "getFilteredDataCol", "memberof": "src/tablefilter.js~TableFilter", @@ -21115,10 +21330,11 @@ ], "spread": false, "description": "Flat list of values ['val0','val1','val2'...]" - } + }, + "ignore": true }, { - "__docId__": 1139, + "__docId__": 1140, "kind": "method", "name": "getRowDisplay", "memberof": "src/tablefilter.js~TableFilter", @@ -21151,7 +21367,7 @@ } }, { - "__docId__": 1140, + "__docId__": 1141, "kind": "method", "name": "validateRow", "memberof": "src/tablefilter.js~TableFilter", @@ -21187,7 +21403,7 @@ "return": null }, { - "__docId__": 1141, + "__docId__": 1142, "kind": "method", "name": "validateAllRows", "memberof": "src/tablefilter.js~TableFilter", @@ -21202,7 +21418,7 @@ "return": null }, { - "__docId__": 1143, + "__docId__": 1144, "kind": "method", "name": "setFilterValue", "memberof": "src/tablefilter.js~TableFilter", @@ -21238,7 +21454,7 @@ "return": null }, { - "__docId__": 1144, + "__docId__": 1145, "kind": "method", "name": "setColWidths", "memberof": "src/tablefilter.js~TableFilter", @@ -21264,7 +21480,7 @@ "return": null }, { - "__docId__": 1145, + "__docId__": 1146, "kind": "method", "name": "setExcludeRows", "memberof": "src/tablefilter.js~TableFilter", @@ -21279,7 +21495,7 @@ "return": null }, { - "__docId__": 1146, + "__docId__": 1147, "kind": "method", "name": "clearFilters", "memberof": "src/tablefilter.js~TableFilter", @@ -21294,7 +21510,7 @@ "return": null }, { - "__docId__": 1147, + "__docId__": 1148, "kind": "method", "name": "getActiveFilterId", "memberof": "src/tablefilter.js~TableFilter", @@ -21316,7 +21532,7 @@ "params": [] }, { - "__docId__": 1148, + "__docId__": 1149, "kind": "method", "name": "setActiveFilterId", "memberof": "src/tablefilter.js~TableFilter", @@ -21342,7 +21558,7 @@ "return": null }, { - "__docId__": 1150, + "__docId__": 1151, "kind": "method", "name": "getColumnIndexFromFilterId", "memberof": "src/tablefilter.js~TableFilter", @@ -21377,7 +21593,7 @@ } }, { - "__docId__": 1151, + "__docId__": 1152, "kind": "method", "name": "buildFilterId", "memberof": "src/tablefilter.js~TableFilter", @@ -21407,10 +21623,11 @@ ], "spread": false, "description": "Filter element ID string" - } + }, + "ignore": true }, { - "__docId__": 1152, + "__docId__": 1153, "kind": "method", "name": "isExternalFlt", "memberof": "src/tablefilter.js~TableFilter", @@ -21435,10 +21652,11 @@ "spread": false, "description": "" }, + "ignore": true, "params": [] }, { - "__docId__": 1153, + "__docId__": 1154, "kind": "method", "name": "getStylePath", "memberof": "src/tablefilter.js~TableFilter", @@ -21463,10 +21681,11 @@ "spread": false, "description": "" }, + "ignore": true, "params": [] }, { - "__docId__": 1154, + "__docId__": 1155, "kind": "method", "name": "getStylesheetPath", "memberof": "src/tablefilter.js~TableFilter", @@ -21491,10 +21710,11 @@ "spread": false, "description": "" }, + "ignore": true, "params": [] }, { - "__docId__": 1155, + "__docId__": 1156, "kind": "method", "name": "getThemesPath", "memberof": "src/tablefilter.js~TableFilter", @@ -21519,10 +21739,11 @@ "spread": false, "description": "" }, + "ignore": true, "params": [] }, { - "__docId__": 1156, + "__docId__": 1157, "kind": "method", "name": "activateFilter", "memberof": "src/tablefilter.js~TableFilter", @@ -21548,7 +21769,7 @@ "return": null }, { - "__docId__": 1157, + "__docId__": 1158, "kind": "method", "name": "linkFilters", "memberof": "src/tablefilter.js~TableFilter", @@ -21563,7 +21784,7 @@ "return": null }, { - "__docId__": 1158, + "__docId__": 1159, "kind": "method", "name": "isExactMatch", "memberof": "src/tablefilter.js~TableFilter", @@ -21596,7 +21817,7 @@ } }, { - "__docId__": 1159, + "__docId__": 1160, "kind": "method", "name": "isRowValid", "memberof": "src/tablefilter.js~TableFilter", @@ -21629,7 +21850,7 @@ } }, { - "__docId__": 1160, + "__docId__": 1161, "kind": "method", "name": "isRowDisplayed", "memberof": "src/tablefilter.js~TableFilter", @@ -21662,7 +21883,7 @@ } }, { - "__docId__": 1161, + "__docId__": 1162, "kind": "method", "name": "ignoresDiacritics", "memberof": "src/tablefilter.js~TableFilter", @@ -21695,7 +21916,7 @@ } }, { - "__docId__": 1162, + "__docId__": 1163, "kind": "method", "name": "getClearFilterText", "memberof": "src/tablefilter.js~TableFilter", @@ -21728,7 +21949,7 @@ } }, { - "__docId__": 1163, + "__docId__": 1164, "kind": "method", "name": "eachCol", "memberof": "src/tablefilter.js~TableFilter", @@ -21780,7 +22001,7 @@ "return": null }, { - "__docId__": 1164, + "__docId__": 1165, "kind": "method", "name": "eachRow", "memberof": "src/tablefilter.js~TableFilter", @@ -21810,7 +22031,7 @@ } }, { - "__docId__": 1165, + "__docId__": 1166, "kind": "method", "name": "isImported", "memberof": "src/tablefilter.js~TableFilter", @@ -21853,7 +22074,7 @@ } }, { - "__docId__": 1166, + "__docId__": 1167, "kind": "method", "name": "import", "memberof": "src/tablefilter.js~TableFilter", @@ -21909,7 +22130,7 @@ "return": null }, { - "__docId__": 1167, + "__docId__": 1168, "kind": "method", "name": "isInitialized", "memberof": "src/tablefilter.js~TableFilter", @@ -21931,7 +22152,7 @@ "params": [] }, { - "__docId__": 1168, + "__docId__": 1169, "kind": "method", "name": "getFiltersId", "memberof": "src/tablefilter.js~TableFilter", @@ -21953,7 +22174,7 @@ "params": [] }, { - "__docId__": 1169, + "__docId__": 1170, "kind": "method", "name": "getValidRows", "memberof": "src/tablefilter.js~TableFilter", @@ -21986,7 +22207,7 @@ } }, { - "__docId__": 1171, + "__docId__": 1172, "kind": "method", "name": "getFiltersRowIndex", "memberof": "src/tablefilter.js~TableFilter", @@ -22008,7 +22229,7 @@ "params": [] }, { - "__docId__": 1172, + "__docId__": 1173, "kind": "method", "name": "getHeadersRowIndex", "memberof": "src/tablefilter.js~TableFilter", @@ -22030,7 +22251,7 @@ "params": [] }, { - "__docId__": 1173, + "__docId__": 1174, "kind": "method", "name": "getStartRowIndex", "memberof": "src/tablefilter.js~TableFilter", @@ -22052,7 +22273,7 @@ "params": [] }, { - "__docId__": 1174, + "__docId__": 1175, "kind": "method", "name": "getLastRowIndex", "memberof": "src/tablefilter.js~TableFilter", @@ -22074,7 +22295,7 @@ "params": [] }, { - "__docId__": 1175, + "__docId__": 1176, "kind": "method", "name": "hasType", "memberof": "src/tablefilter.js~TableFilter", @@ -22119,7 +22340,7 @@ } }, { - "__docId__": 1176, + "__docId__": 1177, "kind": "method", "name": "getHeaderElement", "memberof": "src/tablefilter.js~TableFilter", @@ -22152,7 +22373,7 @@ } }, { - "__docId__": 1177, + "__docId__": 1178, "kind": "method", "name": "getHeadersText", "memberof": "src/tablefilter.js~TableFilter", @@ -22185,7 +22406,7 @@ } }, { - "__docId__": 1178, + "__docId__": 1179, "kind": "method", "name": "getFilterType", "memberof": "src/tablefilter.js~TableFilter", @@ -22218,7 +22439,7 @@ } }, { - "__docId__": 1179, + "__docId__": 1180, "kind": "method", "name": "getFilterableRowsNb", "memberof": "src/tablefilter.js~TableFilter", @@ -22240,7 +22461,7 @@ "params": [] }, { - "__docId__": 1180, + "__docId__": 1181, "kind": "method", "name": "getValidRowsNb", "memberof": "src/tablefilter.js~TableFilter", @@ -22275,7 +22496,7 @@ } }, { - "__docId__": 1181, + "__docId__": 1182, "kind": "method", "name": "dom", "memberof": "src/tablefilter.js~TableFilter", @@ -22297,7 +22518,7 @@ "params": [] }, { - "__docId__": 1182, + "__docId__": 1183, "kind": "method", "name": "getDecimal", "memberof": "src/tablefilter.js~TableFilter", @@ -22336,7 +22557,7 @@ } }, { - "__docId__": 1183, + "__docId__": 1184, "kind": "method", "name": "config", "memberof": "src/tablefilter.js~TableFilter", @@ -22358,7 +22579,7 @@ "params": [] }, { - "__docId__": 1184, + "__docId__": 1185, "kind": "file", "name": "src/types.js", "content": "\n/**\n * Types utilities\n */\n\nconst UNDEFINED = void 0;\n\n/**\n * Return an empty function\n * @return {Function}\n */\nexport const EMPTY_FN = function() {};\n\n/**\n * Check passed argument is an object\n * @param {Object} obj\n * @return {Boolean}\n */\nexport const isObj =\n (obj) => Object.prototype.toString.call(obj) === '[object Object]';\n\n/**\n * Check passed argument is a function\n * @param {Function} obj\n * @return {Boolean}\n */\nexport const isFn =\n (obj) => Object.prototype.toString.call(obj) === '[object Function]';\n\n/**\n * Check passed argument is an array\n * @param {Array} obj\n * @return {Boolean}\n */\nexport const isArray =\n (obj) => Object.prototype.toString.call(obj) === '[object Array]';\n\n/**\n * Check passed argument is a string\n * @param {String} obj obj\n * @returns {Boolean}\n */\nexport const isString =\n (obj) => Object.prototype.toString.call(obj) === '[object String]';\n\n/**\n * Check passed argument is a number\n * @param {Number} obj\n * @returns {Boolean}\n */\nexport const isNumber =\n (obj) => Object.prototype.toString.call(obj) === '[object Number]';\n\n/**\n * Check passed argument is a boolean\n * @param {Boolean} obj\n * @returns {Boolean}\n */\nexport const isBoolean =\n (obj) => Object.prototype.toString.call(obj) === '[object Boolean]';\n\n/**\n * Check passed argument is undefined\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isUndef = (obj) => obj === UNDEFINED;\n\n/**\n * Check passed argument is null\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isNull = (obj) => obj === null;\n\n/**\n * Check passed argument is empty (undefined, null or empty string)\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isEmpty = (obj) => isUndef(obj) || isNull(obj) || obj.length === 0;\n", @@ -22369,7 +22590,7 @@ "lineNumber": 1 }, { - "__docId__": 1185, + "__docId__": 1186, "kind": "variable", "name": "UNDEFINED", "memberof": "src/types.js", @@ -22389,7 +22610,7 @@ "ignore": true }, { - "__docId__": 1186, + "__docId__": 1187, "kind": "function", "name": "EMPTY_FN", "memberof": "src/types.js", @@ -22414,7 +22635,7 @@ "params": [] }, { - "__docId__": 1187, + "__docId__": 1188, "kind": "function", "name": "isObj", "memberof": "src/types.js", @@ -22450,7 +22671,7 @@ } }, { - "__docId__": 1188, + "__docId__": 1189, "kind": "function", "name": "isFn", "memberof": "src/types.js", @@ -22486,7 +22707,7 @@ } }, { - "__docId__": 1189, + "__docId__": 1190, "kind": "function", "name": "isArray", "memberof": "src/types.js", @@ -22522,7 +22743,7 @@ } }, { - "__docId__": 1190, + "__docId__": 1191, "kind": "function", "name": "isString", "memberof": "src/types.js", @@ -22564,7 +22785,7 @@ } }, { - "__docId__": 1191, + "__docId__": 1192, "kind": "function", "name": "isNumber", "memberof": "src/types.js", @@ -22606,7 +22827,7 @@ } }, { - "__docId__": 1192, + "__docId__": 1193, "kind": "function", "name": "isBoolean", "memberof": "src/types.js", @@ -22648,7 +22869,7 @@ } }, { - "__docId__": 1193, + "__docId__": 1194, "kind": "function", "name": "isUndef", "memberof": "src/types.js", @@ -22684,7 +22905,7 @@ } }, { - "__docId__": 1194, + "__docId__": 1195, "kind": "function", "name": "isNull", "memberof": "src/types.js", @@ -22720,7 +22941,7 @@ } }, { - "__docId__": 1195, + "__docId__": 1196, "kind": "function", "name": "isEmpty", "memberof": "src/types.js", @@ -22765,7 +22986,7 @@ }, { "kind": "packageJSON", - "content": "{\n \"name\": \"tablefilter\",\n \"version\": \"0.6.16\",\n \"description\": \"A Javascript library making HTML tables filterable and a bit more\",\n \"license\": \"MIT\",\n \"author\": {\n \"name\": \"Max Guglielmi\",\n \"url\": \"https://github.com/koalyptus\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/koalyptus/TableFilter.git\"\n },\n \"keywords\": [\n \"filter\",\n \"table\",\n \"javascript\",\n \"filterable\",\n \"grid\",\n \"datagrid\",\n \"sort\",\n \"pagination\"\n ],\n \"scripts\": {\n \"lint\": \"eslint src/**/*.js test/*.js *.js\",\n \"dev\": \"grunt dev\",\n \"build\": \"grunt build\",\n \"build:demos\": \"grunt build-demos\",\n \"build:test\": \"grunt build-test\",\n \"server\": \"grunt server\",\n \"test\": \"grunt test\",\n \"codecov\": \"./node_modules/.bin/codecov\",\n \"esdoc\": \"esdoc\",\n \"dist\": \"grunt\",\n \"deploy\": \"grunt deploy\",\n \"start\": \"npm run server\"\n },\n \"publishConfig\": {\n \"tag\": \"next\"\n },\n \"devDependencies\": {\n \"babel-core\": \"^6.24.1\",\n \"babel-eslint\": \"8.2.1\",\n \"babel-loader\": \"^7.0.0\",\n \"babel-plugin-transform-es2015-classes\": \"^6.24.1\",\n \"babel-preset-es2015\": \"^6.24.1\",\n \"clean-webpack-plugin\": \"^0.1.16\",\n \"codecov\": \"3.0.0\",\n \"diacritics\": \"1.3.0\",\n \"esdoc\": \"1.0.4\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"eslint\": \"4.17.0\",\n \"format-number\": \"3.0.0\",\n \"grunt\": \"^1.0.1\",\n \"grunt-babel\": \"^7.0.0\",\n \"grunt-cli\": \"1.2.0\",\n \"grunt-contrib-clean\": \"^1.1.0\",\n \"grunt-contrib-connect\": \"^1.0.2\",\n \"grunt-contrib-copy\": \"^1.0.0\",\n \"grunt-contrib-stylus\": \"^1.2.0\",\n \"grunt-contrib-watch\": \"^1.0.0\",\n \"grunt-gh-pages\": \"^2.0.0\",\n \"grunt-qunit-istanbul\": \"1.0.0\",\n \"grunt-shell\": \"2.1.0\",\n \"grunt-string-replace\": \"^1.3.1\",\n \"grunt-webpack\": \"^3.0.0\",\n \"isparta-loader\": \"2.0.0\",\n \"script-loader\": \"^0.7.0\",\n \"string-replace-webpack-plugin\": \"^0.1.3\",\n \"sugar-date\": \"2.0.4\",\n \"webpack\": \"^3.0.0\",\n \"webpack-dev-server\": \"^2.4.5\"\n },\n \"dependencies\": {},\n \"bugs\": {\n \"url\": \"https://github.com/koalyptus/TableFilter/issues\"\n },\n \"homepage\": \"http://koalyptus.github.io/TableFilter\"\n}\n", + "content": "{\n \"name\": \"tablefilter\",\n \"version\": \"0.6.17\",\n \"description\": \"A Javascript library making HTML tables filterable and a bit more\",\n \"license\": \"MIT\",\n \"author\": {\n \"name\": \"Max Guglielmi\",\n \"url\": \"https://github.com/koalyptus\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/koalyptus/TableFilter.git\"\n },\n \"keywords\": [\n \"filter\",\n \"table\",\n \"javascript\",\n \"filterable\",\n \"grid\",\n \"datagrid\",\n \"sort\",\n \"pagination\"\n ],\n \"scripts\": {\n \"lint\": \"eslint src/**/*.js test/*.js *.js\",\n \"dev\": \"grunt dev\",\n \"build\": \"grunt build\",\n \"build:demos\": \"grunt build-demos\",\n \"build:test\": \"grunt build-test\",\n \"server\": \"grunt server\",\n \"test\": \"grunt test\",\n \"codecov\": \"./node_modules/.bin/codecov\",\n \"esdoc\": \"esdoc\",\n \"dist\": \"grunt\",\n \"deploy\": \"grunt deploy\",\n \"start\": \"npm run server\"\n },\n \"publishConfig\": {\n \"tag\": \"next\"\n },\n \"devDependencies\": {\n \"babel-core\": \"^6.24.1\",\n \"babel-eslint\": \"8.2.1\",\n \"babel-loader\": \"^7.0.0\",\n \"babel-plugin-transform-es2015-classes\": \"^6.24.1\",\n \"babel-preset-es2015\": \"^6.24.1\",\n \"clean-webpack-plugin\": \"^0.1.16\",\n \"codecov\": \"3.0.0\",\n \"diacritics\": \"1.3.0\",\n \"esdoc\": \"1.0.4\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"eslint\": \"4.17.0\",\n \"format-number\": \"3.0.0\",\n \"grunt\": \"^1.0.1\",\n \"grunt-babel\": \"^7.0.0\",\n \"grunt-cli\": \"1.2.0\",\n \"grunt-contrib-clean\": \"^1.1.0\",\n \"grunt-contrib-connect\": \"^1.0.2\",\n \"grunt-contrib-copy\": \"^1.0.0\",\n \"grunt-contrib-stylus\": \"^1.2.0\",\n \"grunt-contrib-watch\": \"^1.0.0\",\n \"grunt-gh-pages\": \"^2.0.0\",\n \"grunt-qunit-istanbul\": \"1.0.0\",\n \"grunt-shell\": \"2.1.0\",\n \"grunt-string-replace\": \"^1.3.1\",\n \"grunt-webpack\": \"^3.0.0\",\n \"isparta-loader\": \"2.0.0\",\n \"script-loader\": \"^0.7.0\",\n \"string-replace-webpack-plugin\": \"^0.1.3\",\n \"sugar-date\": \"2.0.4\",\n \"webpack\": \"^3.0.0\",\n \"webpack-dev-server\": \"^2.4.5\"\n },\n \"dependencies\": {},\n \"bugs\": {\n \"url\": \"https://github.com/koalyptus/TableFilter/issues\"\n },\n \"homepage\": \"http://koalyptus.github.io/TableFilter\"\n}\n", "longname": "/home/travis/build/koalyptus/TableFilter/package.json", "name": "package.json", "static": true, diff --git a/docs/script/search_index.js b/docs/script/search_index.js index 4f129bc8..336380a2 100644 --- a/docs/script/search_index.js +++ b/docs/script/search_index.js @@ -473,6 +473,12 @@ window.esdocSearchIndex = [ "isFn tablefilter/src/types.js", "function" ], + [ + "tablefilter/src/event.js~iskeypressed", + "function/index.html#static-function-isKeyPressed", + "isKeyPressed tablefilter/src/event.js", + "function" + ], [ "tablefilter/src/types.js~isnull", "function/index.html#static-function-isNull", @@ -953,30 +959,6 @@ window.esdocSearchIndex = [ "src/extensions/advancedGrid/adapterEzEditTable.js", "file" ], - [ - "src/extensions/advancedgrid/adapterezedittable.js~adapterezedittable#_ezedittable", - "class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html#instance-member-_ezEditTable", - "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable#_ezEditTable", - "member" - ], - [ - "src/extensions/advancedgrid/adapterezedittable.js~adapterezedittable#_setadvancedgrid", - "class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html#instance-method-_setAdvancedGrid", - "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable#_setAdvancedGrid", - "method" - ], - [ - "src/extensions/advancedgrid/adapterezedittable.js~adapterezedittable#_toggleforinputfilter", - "class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html#instance-method-_toggleForInputFilter", - "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable#_toggleForInputFilter", - "method" - ], - [ - "src/extensions/advancedgrid/adapterezedittable.js~adapterezedittable#cfg", - "class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html#instance-member-cfg", - "src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable#cfg", - "member" - ], [ "src/extensions/advancedgrid/adapterezedittable.js~adapterezedittable#constructor", "class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html#instance-constructor-constructor", @@ -1061,12 +1043,6 @@ window.esdocSearchIndex = [ "src/extensions/colOps/colOps.js", "file" ], - [ - "src/extensions/colops/colops.js~colops#calc", - "class/src/extensions/colOps/colOps.js~ColOps.html#instance-method-calc", - "src/extensions/colOps/colOps.js~ColOps#calc", - "method" - ], [ "src/extensions/colops/colops.js~colops#calcall", "class/src/extensions/colOps/colOps.js~ColOps.html#instance-method-calcAll", @@ -1127,12 +1103,6 @@ window.esdocSearchIndex = [ "src/extensions/colOps/colOps.js~ColOps#columnCalc", "method" ], - [ - "src/extensions/colops/colops.js~colops#configureformat", - "class/src/extensions/colOps/colOps.js~ColOps.html#instance-method-configureFormat", - "src/extensions/colOps/colOps.js~ColOps#configureFormat", - "method" - ], [ "src/extensions/colops/colops.js~colops#constructor", "class/src/extensions/colOps/colOps.js~ColOps.html#instance-constructor-constructor", @@ -1223,60 +1193,18 @@ window.esdocSearchIndex = [ "src/extensions/colOps/colOps.js~ColOps#totRowIndexes", "member" ], - [ - "src/extensions/colops/colops.js~colops#writeresult", - "class/src/extensions/colOps/colOps.js~ColOps.html#instance-method-writeResult", - "src/extensions/colOps/colOps.js~ColOps#writeResult", - "method" - ], [ "src/extensions/colsvisibility/colsvisibility.js", "file/src/extensions/colsVisibility/colsVisibility.js.html", "src/extensions/colsVisibility/colsVisibility.js", "file" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#_getheadertext", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-_getHeaderText", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_getHeaderText", - "method" - ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#_hideatstart", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-_hideAtStart", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideAtStart", - "method" - ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#_hidecells", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-_hideCells", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCells", - "method" - ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#_hidecol", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-_hideCol", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCol", - "method" - ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#_hideelements", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-_hideElements", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideElements", - "method" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#atstart", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-atStart", "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#atStart", "member" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#boundmouseup", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-boundMouseup", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#boundMouseup", - "member" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#btnclosecssclass", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-btnCloseCssClass", @@ -1301,12 +1229,6 @@ window.esdocSearchIndex = [ "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnCssClass", "member" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#btnel", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-btnEl", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", - "member" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#btnhtml", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-btnHtml", @@ -1337,12 +1259,6 @@ window.esdocSearchIndex = [ "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#buildManager", "method" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#checkitem", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-checkItem", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#checkItem", - "method" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#constructor", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-constructor-constructor", @@ -1355,12 +1271,6 @@ window.esdocSearchIndex = [ "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contCssClass", "member" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#contel", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-contEl", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contEl", - "member" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#conteltgtid", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-contElTgtId", @@ -1415,12 +1325,6 @@ window.esdocSearchIndex = [ "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#headersText", "member" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#hiddencols", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-hiddenCols", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#hiddenCols", - "member" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#hidecol", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-hideCol", @@ -1529,12 +1433,6 @@ window.esdocSearchIndex = [ "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onLoaded", "member" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#onmouseup", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-onMouseup", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onMouseup", - "method" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#sethidden", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-method-setHidden", @@ -1553,12 +1451,6 @@ window.esdocSearchIndex = [ "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#spanCssClass", "member" ], - [ - "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#spanel", - "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-spanEl", - "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#spanEl", - "member" - ], [ "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#stylesheet", "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-stylesheet", @@ -1613,12 +1505,6 @@ window.esdocSearchIndex = [ "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#btnCssClass", "member" ], - [ - "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#btnel", - "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-btnEl", - "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#btnEl", - "member" - ], [ "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#btnhtml", "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-btnHtml", @@ -1637,12 +1523,6 @@ window.esdocSearchIndex = [ "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#buildUI", "method" ], - [ - "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#collapsebtnhtml", - "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-collapseBtnHtml", - "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#collapseBtnHtml", - "member" - ], [ "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#constructor", "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-constructor-constructor", @@ -1655,18 +1535,6 @@ window.esdocSearchIndex = [ "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#contCssClass", "member" ], - [ - "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#contel", - "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-contEl", - "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#contEl", - "member" - ], - [ - "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#defaulttext", - "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-defaultText", - "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#defaultText", - "member" - ], [ "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#desc", "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-desc", @@ -1685,12 +1553,6 @@ window.esdocSearchIndex = [ "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#enableIcon", "member" ], - [ - "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#expandbtnhtml", - "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-expandBtnHtml", - "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#expandBtnHtml", - "member" - ], [ "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#filtersrowindex", "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-filtersRowIndex", @@ -1703,24 +1565,12 @@ window.esdocSearchIndex = [ "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnCollapse", "member" ], - [ - "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#icncollapsehtml", - "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-icnCollapseHtml", - "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnCollapseHtml", - "member" - ], [ "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#icnexpand", "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-icnExpand", "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnExpand", "member" ], - [ - "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#icnexpandhtml", - "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-member-icnExpandHtml", - "src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility#icnExpandHtml", - "member" - ], [ "src/extensions/filtersvisibility/filtersvisibility.js~filtersvisibility#init", "class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html#instance-method-init", @@ -1805,18 +1655,6 @@ window.esdocSearchIndex = [ "src/extensions/sort/adapterSortabletable.js", "file" ], - [ - "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#_adddatetype", - "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-method-_addDateType", - "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable#_addDateType", - "method" - ], - [ - "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#_addnumbertype", - "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-method-_addNumberType", - "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable#_addNumberType", - "method" - ], [ "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#addsorttype", "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-method-addSortType", @@ -1925,12 +1763,6 @@ window.esdocSearchIndex = [ "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable#overrideSortableTable", "method" ], - [ - "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#setsorttypes", - "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-method-setSortTypes", - "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable#setSortTypes", - "method" - ], [ "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#sortbycolumnindex", "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-method-sortByColumnIndex", @@ -1949,18 +1781,6 @@ window.esdocSearchIndex = [ "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable#sortTypes", "member" ], - [ - "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#sorted", - "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-member-sorted", - "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable#sorted", - "member" - ], - [ - "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#stt", - "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-member-stt", - "src/extensions/sort/adapterSortabletable.js~AdapterSortableTable#stt", - "member" - ], [ "src/extensions/sort/adaptersortabletable.js~adaptersortabletable#triggerids", "class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html#instance-member-triggerIds", @@ -2111,18 +1931,6 @@ window.esdocSearchIndex = [ "src/modules/alternateRows.js~AlternateRows#processRow", "method" ], - [ - "src/modules/alternaterows.js~alternaterows#removerowbg", - "class/src/modules/alternateRows.js~AlternateRows.html#instance-method-removeRowBg", - "src/modules/alternateRows.js~AlternateRows#removeRowBg", - "method" - ], - [ - "src/modules/alternaterows.js~alternaterows#setrowbg", - "class/src/modules/alternateRows.js~AlternateRows.html#instance-method-setRowBg", - "src/modules/alternateRows.js~AlternateRows#setRowBg", - "method" - ], [ "src/modules/basedropdown.js", "file/src/modules/baseDropdown.js.html", @@ -2141,48 +1949,12 @@ window.esdocSearchIndex = [ "src/modules/baseDropdown.js~BaseDropdown#customSorter", "member" ], - [ - "src/modules/basedropdown.js~basedropdown#excludedopts", - "class/src/modules/baseDropdown.js~BaseDropdown.html#instance-member-excludedOpts", - "src/modules/baseDropdown.js~BaseDropdown#excludedOpts", - "member" - ], - [ - "src/modules/basedropdown.js~basedropdown#iscustom", - "class/src/modules/baseDropdown.js~BaseDropdown.html#instance-member-isCustom", - "src/modules/baseDropdown.js~BaseDropdown#isCustom", - "member" - ], [ "src/modules/basedropdown.js~basedropdown#isvalidlinkedvalue", "class/src/modules/baseDropdown.js~BaseDropdown.html#instance-method-isValidLinkedValue", "src/modules/baseDropdown.js~BaseDropdown#isValidLinkedValue", "method" ], - [ - "src/modules/basedropdown.js~basedropdown#opts", - "class/src/modules/baseDropdown.js~BaseDropdown.html#instance-member-opts", - "src/modules/baseDropdown.js~BaseDropdown#opts", - "member" - ], - [ - "src/modules/basedropdown.js~basedropdown#optstxt", - "class/src/modules/baseDropdown.js~BaseDropdown.html#instance-member-optsTxt", - "src/modules/baseDropdown.js~BaseDropdown#optsTxt", - "member" - ], - [ - "src/modules/basedropdown.js~basedropdown#refreshfilters", - "class/src/modules/baseDropdown.js~BaseDropdown.html#instance-method-refreshFilters", - "src/modules/baseDropdown.js~BaseDropdown#refreshFilters", - "method" - ], - [ - "src/modules/basedropdown.js~basedropdown#sortoptions", - "class/src/modules/baseDropdown.js~BaseDropdown.html#instance-method-sortOptions", - "src/modules/baseDropdown.js~BaseDropdown#sortOptions", - "method" - ], [ "src/modules/checklist.js", "file/src/modules/checkList.js.html", @@ -2195,18 +1967,6 @@ window.esdocSearchIndex = [ "src/modules/checkList.js~CheckList#activateText", "member" ], - [ - "src/modules/checklist.js~checklist#addchecks", - "class/src/modules/checkList.js~CheckList.html#instance-method-addChecks", - "src/modules/checkList.js~CheckList#addChecks", - "method" - ], - [ - "src/modules/checklist.js~checklist#addtchecks", - "class/src/modules/checkList.js~CheckList.html#instance-method-addTChecks", - "src/modules/checkList.js~CheckList#addTChecks", - "method" - ], [ "src/modules/checklist.js~checklist#build", "class/src/modules/checkList.js~CheckList.html#instance-method-build", @@ -2291,18 +2051,6 @@ window.esdocSearchIndex = [ "src/modules/checkList.js~CheckList#itemCssClass", "member" ], - [ - "src/modules/checklist.js~checklist#onchecklistclick", - "class/src/modules/checkList.js~CheckList.html#instance-method-onCheckListClick", - "src/modules/checkList.js~CheckList#onCheckListClick", - "method" - ], - [ - "src/modules/checklist.js~checklist#optionclick", - "class/src/modules/checkList.js~CheckList.html#instance-method-optionClick", - "src/modules/checkList.js~CheckList#optionClick", - "method" - ], [ "src/modules/checklist.js~checklist#opts", "class/src/modules/checkList.js~CheckList.html#instance-member-opts", @@ -2315,12 +2063,6 @@ window.esdocSearchIndex = [ "src/modules/checkList.js~CheckList#optsTxt", "member" ], - [ - "src/modules/checklist.js~checklist#prfx", - "class/src/modules/checkList.js~CheckList.html#instance-member-prfx", - "src/modules/checkList.js~CheckList#prfx", - "member" - ], [ "src/modules/checklist.js~checklist#refreshall", "class/src/modules/checkList.js~CheckList.html#instance-method-refreshAll", @@ -2339,12 +2081,6 @@ window.esdocSearchIndex = [ "src/modules/checkList.js~CheckList#selectedItemCssClass", "member" ], - [ - "src/modules/checklist.js~checklist#setchecklistvalues", - "class/src/modules/checkList.js~CheckList.html#instance-method-setCheckListValues", - "src/modules/checkList.js~CheckList#setCheckListValues", - "method" - ], [ "src/modules/clearbutton.js", "file/src/modules/clearButton.js.html", @@ -2357,12 +2093,6 @@ window.esdocSearchIndex = [ "src/modules/clearButton.js~ClearButton#constructor", "method" ], - [ - "src/modules/clearbutton.js~clearbutton#container", - "class/src/modules/clearButton.js~ClearButton.html#instance-member-container", - "src/modules/clearButton.js~ClearButton#container", - "member" - ], [ "src/modules/clearbutton.js~clearbutton#cssclass", "class/src/modules/clearButton.js~ClearButton.html#instance-member-cssClass", @@ -2375,12 +2105,6 @@ window.esdocSearchIndex = [ "src/modules/clearButton.js~ClearButton#destroy", "method" ], - [ - "src/modules/clearbutton.js~clearbutton#element", - "class/src/modules/clearButton.js~ClearButton.html#instance-member-element", - "src/modules/clearButton.js~ClearButton#element", - "member" - ], [ "src/modules/clearbutton.js~clearbutton#html", "class/src/modules/clearButton.js~ClearButton.html#instance-member-html", @@ -2399,12 +2123,6 @@ window.esdocSearchIndex = [ "src/modules/clearButton.js~ClearButton#initialized", "member" ], - [ - "src/modules/clearbutton.js~clearbutton#onclick", - "class/src/modules/clearButton.js~ClearButton.html#instance-method-onClick", - "src/modules/clearButton.js~ClearButton#onClick", - "method" - ], [ "src/modules/clearbutton.js~clearbutton#targetid", "class/src/modules/clearButton.js~ClearButton.html#instance-member-targetId", @@ -2579,18 +2297,6 @@ window.esdocSearchIndex = [ "src/modules/dropdown.js~Dropdown#nonEmptyText", "member" ], - [ - "src/modules/dropdown.js~dropdown#onslcchange", - "class/src/modules/dropdown.js~Dropdown.html#instance-method-onSlcChange", - "src/modules/dropdown.js~Dropdown#onSlcChange", - "method" - ], - [ - "src/modules/dropdown.js~dropdown#onslcfocus", - "class/src/modules/dropdown.js~Dropdown.html#instance-method-onSlcFocus", - "src/modules/dropdown.js~Dropdown#onSlcFocus", - "method" - ], [ "src/modules/dropdown.js~dropdown#opts", "class/src/modules/dropdown.js~Dropdown.html#instance-member-opts", @@ -2621,12 +2327,6 @@ window.esdocSearchIndex = [ "src/modules/gridLayout.js", "file" ], - [ - "src/modules/gridlayout.js~gridlayout#colelms", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-colElms", - "src/modules/gridLayout.js~GridLayout#colElms", - "member" - ], [ "src/modules/gridlayout.js~gridlayout#constructor", "class/src/modules/gridLayout.js~GridLayout.html#instance-constructor-constructor", @@ -2639,18 +2339,6 @@ window.esdocSearchIndex = [ "src/modules/gridLayout.js~GridLayout#contCssClass", "member" ], - [ - "src/modules/gridlayout.js~gridlayout#createcontainer", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-createContainer", - "src/modules/gridLayout.js~GridLayout#createContainer", - "method" - ], - [ - "src/modules/gridlayout.js~gridlayout#createfiltersrow", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-createFiltersRow", - "src/modules/gridLayout.js~GridLayout#createFiltersRow", - "method" - ], [ "src/modules/gridlayout.js~gridlayout#defaultcolwidth", "class/src/modules/gridLayout.js~GridLayout.html#instance-member-defaultColWidth", @@ -2669,12 +2357,6 @@ window.esdocSearchIndex = [ "src/modules/gridLayout.js~GridLayout#filters", "member" ], - [ - "src/modules/gridlayout.js~gridlayout#getsorttriggerids", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-getSortTriggerIds", - "src/modules/gridLayout.js~GridLayout#getSortTriggerIds", - "method" - ], [ "src/modules/gridlayout.js~gridlayout#headcontcssclass", "class/src/modules/gridLayout.js~GridLayout.html#instance-member-headContCssClass", @@ -2693,18 +2375,6 @@ window.esdocSearchIndex = [ "src/modules/gridLayout.js~GridLayout#headRows", "member" ], - [ - "src/modules/gridlayout.js~gridlayout#headtbl", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-headTbl", - "src/modules/gridLayout.js~GridLayout#headTbl", - "member" - ], - [ - "src/modules/gridlayout.js~gridlayout#headtblcont", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-headTblCont", - "src/modules/gridLayout.js~GridLayout#headTblCont", - "member" - ], [ "src/modules/gridlayout.js~gridlayout#height", "class/src/modules/gridLayout.js~GridLayout.html#instance-member-height", @@ -2723,12 +2393,6 @@ window.esdocSearchIndex = [ "src/modules/gridLayout.js~GridLayout#init", "method" ], - [ - "src/modules/gridlayout.js~gridlayout#initialtablewidth", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-initialTableWidth", - "src/modules/gridLayout.js~GridLayout#initialTableWidth", - "method" - ], [ "src/modules/gridlayout.js~gridlayout#initialized", "class/src/modules/gridLayout.js~GridLayout.html#instance-member-initialized", @@ -2747,72 +2411,6 @@ window.esdocSearchIndex = [ "src/modules/gridLayout.js~GridLayout#noHeaders", "member" ], - [ - "src/modules/gridlayout.js~gridlayout#prfxgridflttd", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-prfxGridFltTd", - "src/modules/gridLayout.js~GridLayout#prfxGridFltTd", - "member" - ], - [ - "src/modules/gridlayout.js~gridlayout#prfxgridth", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-prfxGridTh", - "src/modules/gridLayout.js~GridLayout#prfxGridTh", - "member" - ], - [ - "src/modules/gridlayout.js~gridlayout#setcolumnelements", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-setColumnElements", - "src/modules/gridLayout.js~GridLayout#setColumnElements", - "method" - ], - [ - "src/modules/gridlayout.js~gridlayout#setconfigwidth", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-setConfigWidth", - "src/modules/gridLayout.js~GridLayout#setConfigWidth", - "method" - ], - [ - "src/modules/gridlayout.js~gridlayout#setdefaultcolwidths", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-setDefaultColWidths", - "src/modules/gridLayout.js~GridLayout#setDefaultColWidths", - "method" - ], - [ - "src/modules/gridlayout.js~gridlayout#setheadersrow", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-setHeadersRow", - "src/modules/gridLayout.js~GridLayout#setHeadersRow", - "method" - ], - [ - "src/modules/gridlayout.js~gridlayout#setoverrides", - "class/src/modules/gridLayout.js~GridLayout.html#instance-method-setOverrides", - "src/modules/gridLayout.js~GridLayout#setOverrides", - "method" - ], - [ - "src/modules/gridlayout.js~gridlayout#sourcetblhtml", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-sourceTblHtml", - "src/modules/gridLayout.js~GridLayout#sourceTblHtml", - "member" - ], - [ - "src/modules/gridlayout.js~gridlayout#tblcont", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-tblCont", - "src/modules/gridLayout.js~GridLayout#tblCont", - "member" - ], - [ - "src/modules/gridlayout.js~gridlayout#tblhascoltag", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-tblHasColTag", - "src/modules/gridLayout.js~GridLayout#tblHasColTag", - "member" - ], - [ - "src/modules/gridlayout.js~gridlayout#tblmaincont", - "class/src/modules/gridLayout.js~GridLayout.html#instance-member-tblMainCont", - "src/modules/gridLayout.js~GridLayout#tblMainCont", - "member" - ], [ "src/modules/gridlayout.js~gridlayout#width", "class/src/modules/gridLayout.js~GridLayout.html#instance-member-width", @@ -2825,12 +2423,6 @@ window.esdocSearchIndex = [ "src/modules/hash.js", "file" ], - [ - "src/modules/hash.js~hash#boundsync", - "class/src/modules/hash.js~Hash.html#instance-member-boundSync", - "src/modules/hash.js~Hash#boundSync", - "member" - ], [ "src/modules/hash.js~hash#constructor", "class/src/modules/hash.js~Hash.html#instance-constructor-constructor", @@ -2855,12 +2447,6 @@ window.esdocSearchIndex = [ "src/modules/hash.js~Hash#init", "method" ], - [ - "src/modules/hash.js~hash#lasthash", - "class/src/modules/hash.js~Hash.html#instance-member-lastHash", - "src/modules/hash.js~Hash#lastHash", - "member" - ], [ "src/modules/hash.js~hash#parse", "class/src/modules/hash.js~Hash.html#instance-method-parse", @@ -2891,12 +2477,6 @@ window.esdocSearchIndex = [ "src/modules/help.js", "file" ], - [ - "src/modules/help.js~help#boundmouseup", - "class/src/modules/help.js~Help.html#instance-member-boundMouseup", - "src/modules/help.js~Help#boundMouseup", - "member" - ], [ "src/modules/help.js~help#btn", "class/src/modules/help.js~Help.html#instance-member-btn", @@ -2981,12 +2561,6 @@ window.esdocSearchIndex = [ "src/modules/help.js~Help#instrText", "member" ], - [ - "src/modules/help.js~help#onmouseup", - "class/src/modules/help.js~Help.html#instance-method-onMouseup", - "src/modules/help.js~Help#onMouseup", - "method" - ], [ "src/modules/help.js~help#tgtid", "class/src/modules/help.js~Help.html#instance-member-tgtId", @@ -3011,12 +2585,6 @@ window.esdocSearchIndex = [ "src/modules/highlightKeywords.js", "file" ], - [ - "src/modules/highlightkeywords.js~highlightkeyword#_processterm", - "class/src/modules/highlightKeywords.js~HighlightKeyword.html#instance-method-_processTerm", - "src/modules/highlightKeywords.js~HighlightKeyword#_processTerm", - "method" - ], [ "src/modules/highlightkeywords.js~highlightkeyword#constructor", "class/src/modules/highlightKeywords.js~HighlightKeyword.html#instance-constructor-constructor", @@ -3185,12 +2753,6 @@ window.esdocSearchIndex = [ "src/modules/markActiveColumns.js~MarkActiveColumns#destroy", "method" ], - [ - "src/modules/markactivecolumns.js~markactivecolumns#eachcolumncell", - "class/src/modules/markActiveColumns.js~MarkActiveColumns.html#instance-method-eachColumnCell", - "src/modules/markActiveColumns.js~MarkActiveColumns#eachColumnCell", - "method" - ], [ "src/modules/markactivecolumns.js~markactivecolumns#headercssclass", "class/src/modules/markActiveColumns.js~MarkActiveColumns.html#instance-member-headerCssClass", @@ -3299,12 +2861,6 @@ window.esdocSearchIndex = [ "src/modules/noResults.js~NoResults#initialized", "member" ], - [ - "src/modules/noresults.js~noresults#isexternal", - "class/src/modules/noResults.js~NoResults.html#instance-member-isExternal", - "src/modules/noResults.js~NoResults#isExternal", - "member" - ], [ "src/modules/noresults.js~noresults#onafterhide", "class/src/modules/noResults.js~NoResults.html#instance-member-onAfterHide", @@ -3329,12 +2885,6 @@ window.esdocSearchIndex = [ "src/modules/noResults.js~NoResults#onBeforeShow", "member" ], - [ - "src/modules/noresults.js~noresults#setwidth", - "class/src/modules/noResults.js~NoResults.html#instance-method-setWidth", - "src/modules/noResults.js~NoResults#setWidth", - "method" - ], [ "src/modules/noresults.js~noresults#show", "class/src/modules/noResults.js~NoResults.html#instance-method-show", @@ -3359,12 +2909,6 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#btnCssClass", "member" ], - [ - "src/modules/paging.js~paging#btnfirstcont", - "class/src/modules/paging.js~Paging.html#instance-member-btnFirstCont", - "src/modules/paging.js~Paging#btnFirstCont", - "member" - ], [ "src/modules/paging.js~paging#btnfirstpagehtml", "class/src/modules/paging.js~Paging.html#instance-member-btnFirstPageHtml", @@ -3377,12 +2921,6 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#btnFirstPageText", "member" ], - [ - "src/modules/paging.js~paging#btnlastcont", - "class/src/modules/paging.js~Paging.html#instance-member-btnLastCont", - "src/modules/paging.js~Paging#btnLastCont", - "member" - ], [ "src/modules/paging.js~paging#btnlastpagehtml", "class/src/modules/paging.js~Paging.html#instance-member-btnLastPageHtml", @@ -3395,12 +2933,6 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#btnLastPageText", "member" ], - [ - "src/modules/paging.js~paging#btnnextcont", - "class/src/modules/paging.js~Paging.html#instance-member-btnNextCont", - "src/modules/paging.js~Paging#btnNextCont", - "member" - ], [ "src/modules/paging.js~paging#btnnextpagehtml", "class/src/modules/paging.js~Paging.html#instance-member-btnNextPageHtml", @@ -3413,12 +2945,6 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#btnNextPageText", "member" ], - [ - "src/modules/paging.js~paging#btnprevcont", - "class/src/modules/paging.js~Paging.html#instance-member-btnPrevCont", - "src/modules/paging.js~Paging#btnPrevCont", - "member" - ], [ "src/modules/paging.js~paging#btnprevpagehtml", "class/src/modules/paging.js~Paging.html#instance-member-btnPrevPageHtml", @@ -3449,24 +2975,12 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#constructor", "method" ], - [ - "src/modules/paging.js~paging#currentpagenb", - "class/src/modules/paging.js~Paging.html#instance-member-currentPageNb", - "src/modules/paging.js~Paging#currentPageNb", - "member" - ], [ "src/modules/paging.js~paging#destroy", "class/src/modules/paging.js~Paging.html#instance-method-destroy", "src/modules/paging.js~Paging#destroy", "method" ], - [ - "src/modules/paging.js~paging#evt", - "class/src/modules/paging.js~Paging.html#instance-member-evt", - "src/modules/paging.js~Paging#evt", - "member" - ], [ "src/modules/paging.js~paging#getpage", "class/src/modules/paging.js~Paging.html#instance-method-getPage", @@ -3503,12 +3017,6 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#initialized", "member" ], - [ - "src/modules/paging.js~paging#nbpages", - "class/src/modules/paging.js~Paging.html#instance-member-nbPages", - "src/modules/paging.js~Paging#nbPages", - "member" - ], [ "src/modules/paging.js~paging#nbpgspancssclass", "class/src/modules/paging.js~Paging.html#instance-member-nbPgSpanCssClass", @@ -3575,24 +3083,6 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#pageText", "member" ], - [ - "src/modules/paging.js~paging#pgafter", - "class/src/modules/paging.js~Paging.html#instance-member-pgAfter", - "src/modules/paging.js~Paging#pgAfter", - "member" - ], - [ - "src/modules/paging.js~paging#pgbefore", - "class/src/modules/paging.js~Paging.html#instance-member-pgBefore", - "src/modules/paging.js~Paging#pgBefore", - "member" - ], - [ - "src/modules/paging.js~paging#pgcont", - "class/src/modules/paging.js~Paging.html#instance-member-pgCont", - "src/modules/paging.js~Paging#pgCont", - "member" - ], [ "src/modules/paging.js~paging#pginpcssclass", "class/src/modules/paging.js~Paging.html#instance-member-pgInpCssClass", @@ -3671,18 +3161,6 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#setResultsPerPage", "method" ], - [ - "src/modules/paging.js~paging#slcresultstxt", - "class/src/modules/paging.js~Paging.html#instance-member-slcResultsTxt", - "src/modules/paging.js~Paging#slcResultsTxt", - "member" - ], - [ - "src/modules/paging.js~paging#startpagingrow", - "class/src/modules/paging.js~Paging.html#instance-member-startPagingRow", - "src/modules/paging.js~Paging#startPagingRow", - "member" - ], [ "src/modules/paging.js~paging#tgtid", "class/src/modules/paging.js~Paging.html#instance-member-tgtId", @@ -3701,12 +3179,6 @@ window.esdocSearchIndex = [ "src/modules/popupFilter.js", "file" ], - [ - "src/modules/popupfilter.js~popupfilter#activefilteridx", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-activeFilterIdx", - "src/modules/popupFilter.js~PopupFilter#activeFilterIdx", - "member" - ], [ "src/modules/popupfilter.js~popupfilter#activeiconpath", "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-activeIconPath", @@ -3779,30 +3251,6 @@ window.esdocSearchIndex = [ "src/modules/popupFilter.js~PopupFilter#destroy", "method" ], - [ - "src/modules/popupfilter.js~popupfilter#filterscache", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-filtersCache", - "src/modules/popupFilter.js~PopupFilter#filtersCache", - "member" - ], - [ - "src/modules/popupfilter.js~popupfilter#fltelms", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-fltElms", - "src/modules/popupFilter.js~PopupFilter#fltElms", - "member" - ], - [ - "src/modules/popupfilter.js~popupfilter#flticons", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-fltIcons", - "src/modules/popupFilter.js~PopupFilter#fltIcons", - "member" - ], - [ - "src/modules/popupfilter.js~popupfilter#fltspans", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-fltSpans", - "src/modules/popupFilter.js~PopupFilter#fltSpans", - "member" - ], [ "src/modules/popupfilter.js~popupfilter#iconhtml", "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-iconHtml", @@ -3857,18 +3305,6 @@ window.esdocSearchIndex = [ "src/modules/popupFilter.js~PopupFilter#onBeforeOpen", "member" ], - [ - "src/modules/popupfilter.js~popupfilter#onclick", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-method-onClick", - "src/modules/popupFilter.js~PopupFilter#onClick", - "method" - ], - [ - "src/modules/popupfilter.js~popupfilter#onmouseup", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-method-onMouseup", - "src/modules/popupFilter.js~PopupFilter#onMouseup", - "method" - ], [ "src/modules/popupfilter.js~popupfilter#open", "class/src/modules/popupFilter.js~PopupFilter.html#instance-method-open", @@ -3881,12 +3317,6 @@ window.esdocSearchIndex = [ "src/modules/popupFilter.js~PopupFilter#placeholderCssClass", "member" ], - [ - "src/modules/popupfilter.js~popupfilter#prfxdiv", - "class/src/modules/popupFilter.js~PopupFilter.html#instance-member-prfxDiv", - "src/modules/popupFilter.js~PopupFilter#prfxDiv", - "member" - ], [ "src/modules/popupfilter.js~popupfilter#reset", "class/src/modules/popupFilter.js~PopupFilter.html#instance-method-reset", @@ -3917,12 +3347,6 @@ window.esdocSearchIndex = [ "src/modules/rowsCounter.js~RowsCounter#constructor", "method" ], - [ - "src/modules/rowscounter.js~rowscounter#container", - "class/src/modules/rowsCounter.js~RowsCounter.html#instance-member-container", - "src/modules/rowsCounter.js~RowsCounter#container", - "member" - ], [ "src/modules/rowscounter.js~rowscounter#cssclass", "class/src/modules/rowsCounter.js~RowsCounter.html#instance-member-cssClass", @@ -3953,12 +3377,6 @@ window.esdocSearchIndex = [ "src/modules/rowsCounter.js~RowsCounter#initialized", "member" ], - [ - "src/modules/rowscounter.js~rowscounter#label", - "class/src/modules/rowsCounter.js~RowsCounter.html#instance-member-label", - "src/modules/rowsCounter.js~RowsCounter#label", - "member" - ], [ "src/modules/rowscounter.js~rowscounter#onafterrefreshcounter", "class/src/modules/rowsCounter.js~RowsCounter.html#instance-member-onAfterRefreshCounter", @@ -4007,30 +3425,6 @@ window.esdocSearchIndex = [ "src/modules/state.js", "file" ], - [ - "src/modules/state.js~state#_synccolsvisibility", - "class/src/modules/state.js~State.html#instance-method-_syncColsVisibility", - "src/modules/state.js~State#_syncColsVisibility", - "method" - ], - [ - "src/modules/state.js~state#_syncfilters", - "class/src/modules/state.js~State.html#instance-method-_syncFilters", - "src/modules/state.js~State#_syncFilters", - "method" - ], - [ - "src/modules/state.js~state#_syncfiltersvisibility", - "class/src/modules/state.js~State.html#instance-method-_syncFiltersVisibility", - "src/modules/state.js~State#_syncFiltersVisibility", - "method" - ], - [ - "src/modules/state.js~state#_syncsort", - "class/src/modules/state.js~State.html#instance-method-_syncSort", - "src/modules/state.js~State#_syncSort", - "method" - ], [ "src/modules/state.js~state#constructor", "class/src/modules/state.js~State.html#instance-constructor-constructor", @@ -4067,36 +3461,6 @@ window.esdocSearchIndex = [ "src/modules/state.js~State#enableLocalStorage", "member" ], - [ - "src/modules/state.js~state#enablestorage", - "class/src/modules/state.js~State.html#instance-member-enableStorage", - "src/modules/state.js~State#enableStorage", - "member" - ], - [ - "src/modules/state.js~state#filtersviskey", - "class/src/modules/state.js~State.html#instance-member-filtersVisKey", - "src/modules/state.js~State#filtersVisKey", - "member" - ], - [ - "src/modules/state.js~state#filtersvisibility", - "class/src/modules/state.js~State.html#instance-member-filtersVisibility", - "src/modules/state.js~State#filtersVisibility", - "member" - ], - [ - "src/modules/state.js~state#hash", - "class/src/modules/state.js~State.html#instance-member-hash", - "src/modules/state.js~State#hash", - "member" - ], - [ - "src/modules/state.js~state#hiddencols", - "class/src/modules/state.js~State.html#instance-member-hiddenCols", - "src/modules/state.js~State#hiddenCols", - "member" - ], [ "src/modules/state.js~state#init", "class/src/modules/state.js~State.html#instance-method-init", @@ -4121,30 +3485,6 @@ window.esdocSearchIndex = [ "src/modules/state.js~State#overrideAndSync", "method" ], - [ - "src/modules/state.js~state#pagelength", - "class/src/modules/state.js~State.html#instance-member-pageLength", - "src/modules/state.js~State#pageLength", - "member" - ], - [ - "src/modules/state.js~state#pagelengthkey", - "class/src/modules/state.js~State.html#instance-member-pageLengthKey", - "src/modules/state.js~State#pageLengthKey", - "member" - ], - [ - "src/modules/state.js~state#pagenb", - "class/src/modules/state.js~State.html#instance-member-pageNb", - "src/modules/state.js~State#pageNb", - "member" - ], - [ - "src/modules/state.js~state#pagenbkey", - "class/src/modules/state.js~State.html#instance-member-pageNbKey", - "src/modules/state.js~State#pageNbKey", - "member" - ], [ "src/modules/state.js~state#persistcolsvisibility", "class/src/modules/state.js~State.html#instance-member-persistColsVisibility", @@ -4181,30 +3521,6 @@ window.esdocSearchIndex = [ "src/modules/state.js~State#persistSort", "member" ], - [ - "src/modules/state.js~state#prfxcol", - "class/src/modules/state.js~State.html#instance-member-prfxCol", - "src/modules/state.js~State#prfxCol", - "member" - ], - [ - "src/modules/state.js~state#sort", - "class/src/modules/state.js~State.html#instance-member-sort", - "src/modules/state.js~State#sort", - "member" - ], - [ - "src/modules/state.js~state#state", - "class/src/modules/state.js~State.html#instance-member-state", - "src/modules/state.js~State#state", - "member" - ], - [ - "src/modules/state.js~state#storage", - "class/src/modules/state.js~State.html#instance-member-storage", - "src/modules/state.js~State#storage", - "member" - ], [ "src/modules/state.js~state#sync", "class/src/modules/state.js~State.html#instance-method-sync", @@ -4259,24 +3575,12 @@ window.esdocSearchIndex = [ "src/modules/statusBar.js~StatusBar#constructor", "method" ], - [ - "src/modules/statusbar.js~statusbar#container", - "class/src/modules/statusBar.js~StatusBar.html#instance-member-container", - "src/modules/statusBar.js~StatusBar#container", - "member" - ], [ "src/modules/statusbar.js~statusbar#cssclass", "class/src/modules/statusBar.js~StatusBar.html#instance-member-cssClass", "src/modules/statusBar.js~StatusBar#cssClass", "member" ], - [ - "src/modules/statusbar.js~statusbar#delay", - "class/src/modules/statusBar.js~StatusBar.html#instance-member-delay", - "src/modules/statusBar.js~StatusBar#delay", - "member" - ], [ "src/modules/statusbar.js~statusbar#destroy", "class/src/modules/statusBar.js~StatusBar.html#instance-method-destroy", @@ -4295,12 +3599,6 @@ window.esdocSearchIndex = [ "src/modules/statusBar.js~StatusBar#initialized", "member" ], - [ - "src/modules/statusbar.js~statusbar#labelcontainer", - "class/src/modules/statusBar.js~StatusBar.html#instance-member-labelContainer", - "src/modules/statusBar.js~StatusBar#labelContainer", - "member" - ], [ "src/modules/statusbar.js~statusbar#message", "class/src/modules/statusBar.js~StatusBar.html#instance-method-message", @@ -4325,12 +3623,6 @@ window.esdocSearchIndex = [ "src/modules/statusBar.js~StatusBar#msgClear", "member" ], - [ - "src/modules/statusbar.js~statusbar#msgcontainer", - "class/src/modules/statusBar.js~StatusBar.html#instance-member-msgContainer", - "src/modules/statusBar.js~StatusBar#msgContainer", - "member" - ], [ "src/modules/statusbar.js~statusbar#msgfilter", "class/src/modules/statusBar.js~StatusBar.html#instance-member-msgFilter", @@ -4427,30 +3719,6 @@ window.esdocSearchIndex = [ "src/modules/storage.js~Storage#destroy", "method" ], - [ - "src/modules/storage.js~storage#duration", - "class/src/modules/storage.js~Storage.html#instance-member-duration", - "src/modules/storage.js~Storage#duration", - "member" - ], - [ - "src/modules/storage.js~storage#emitter", - "class/src/modules/storage.js~Storage.html#instance-member-emitter", - "src/modules/storage.js~Storage#emitter", - "member" - ], - [ - "src/modules/storage.js~storage#enablecookie", - "class/src/modules/storage.js~Storage.html#instance-member-enableCookie", - "src/modules/storage.js~Storage#enableCookie", - "member" - ], - [ - "src/modules/storage.js~storage#enablelocalstorage", - "class/src/modules/storage.js~Storage.html#instance-member-enableLocalStorage", - "src/modules/storage.js~Storage#enableLocalStorage", - "member" - ], [ "src/modules/storage.js~storage#getkey", "class/src/modules/storage.js~Storage.html#instance-method-getKey", @@ -4481,36 +3749,18 @@ window.esdocSearchIndex = [ "src/modules/storage.js~Storage#save", "method" ], - [ - "src/modules/storage.js~storage#state", - "class/src/modules/storage.js~Storage.html#instance-member-state", - "src/modules/storage.js~Storage#state", - "member" - ], [ "src/modules/storage.js~storage#sync", "class/src/modules/storage.js~Storage.html#instance-method-sync", "src/modules/storage.js~Storage#sync", "method" ], - [ - "src/modules/storage.js~storage#tf", - "class/src/modules/storage.js~Storage.html#instance-member-tf", - "src/modules/storage.js~Storage#tf", - "member" - ], [ "src/modules/toolbar.js", "file/src/modules/toolbar.js.html", "src/modules/toolbar.js", "file" ], - [ - "src/modules/toolbar.js~toolbar#ccont", - "class/src/modules/toolbar.js~Toolbar.html#instance-member-cCont", - "src/modules/toolbar.js~Toolbar#cCont", - "member" - ], [ "src/modules/toolbar.js~toolbar#ccontcssclass", "class/src/modules/toolbar.js~Toolbar.html#instance-member-cContCssClass", @@ -4523,12 +3773,6 @@ window.esdocSearchIndex = [ "src/modules/toolbar.js~Toolbar#constructor", "method" ], - [ - "src/modules/toolbar.js~toolbar#cont", - "class/src/modules/toolbar.js~Toolbar.html#instance-member-cont", - "src/modules/toolbar.js~Toolbar#cont", - "member" - ], [ "src/modules/toolbar.js~toolbar#contcssclass", "class/src/modules/toolbar.js~Toolbar.html#instance-member-contCssClass", @@ -4541,12 +3785,6 @@ window.esdocSearchIndex = [ "src/modules/toolbar.js~Toolbar#container", "method" ], - [ - "src/modules/toolbar.js~toolbar#createcontainer", - "class/src/modules/toolbar.js~Toolbar.html#instance-method-createContainer", - "src/modules/toolbar.js~Toolbar#createContainer", - "method" - ], [ "src/modules/toolbar.js~toolbar#destroy", "class/src/modules/toolbar.js~Toolbar.html#instance-method-destroy", @@ -4571,30 +3809,12 @@ window.esdocSearchIndex = [ "src/modules/toolbar.js~Toolbar#initialized", "member" ], - [ - "src/modules/toolbar.js~toolbar#innercont", - "class/src/modules/toolbar.js~Toolbar.html#instance-member-innerCont", - "src/modules/toolbar.js~Toolbar#innerCont", - "member" - ], - [ - "src/modules/toolbar.js~toolbar#lcont", - "class/src/modules/toolbar.js~Toolbar.html#instance-member-lCont", - "src/modules/toolbar.js~Toolbar#lCont", - "member" - ], [ "src/modules/toolbar.js~toolbar#lcontcssclass", "class/src/modules/toolbar.js~Toolbar.html#instance-member-lContCssClass", "src/modules/toolbar.js~Toolbar#lContCssClass", "member" ], - [ - "src/modules/toolbar.js~toolbar#rcont", - "class/src/modules/toolbar.js~Toolbar.html#instance-member-rCont", - "src/modules/toolbar.js~Toolbar#rCont", - "member" - ], [ "src/modules/toolbar.js~toolbar#rcontcssclass", "class/src/modules/toolbar.js~Toolbar.html#instance-member-rContCssClass", @@ -4643,60 +3863,12 @@ window.esdocSearchIndex = [ "src/tablefilter.js", "file" ], - [ - "src/tablefilter.js~tablefilter#extregistry", - "class/src/tablefilter.js~TableFilter.html#instance-member-ExtRegistry", - "src/tablefilter.js~TableFilter#ExtRegistry", - "member" - ], - [ - "src/tablefilter.js~tablefilter#mod", - "class/src/tablefilter.js~TableFilter.html#instance-member-Mod", - "src/tablefilter.js~TableFilter#Mod", - "member" - ], - [ - "src/tablefilter.js~tablefilter#_buildinputfilter", - "class/src/tablefilter.js~TableFilter.html#instance-method-_buildInputFilter", - "src/tablefilter.js~TableFilter#_buildInputFilter", - "method" - ], - [ - "src/tablefilter.js~tablefilter#_buildsubmitbutton", - "class/src/tablefilter.js~TableFilter.html#instance-method-_buildSubmitButton", - "src/tablefilter.js~TableFilter#_buildSubmitButton", - "method" - ], - [ - "src/tablefilter.js~tablefilter#_initnofilters", - "class/src/tablefilter.js~TableFilter.html#instance-method-_initNoFilters", - "src/tablefilter.js~TableFilter#_initNoFilters", - "method" - ], - [ - "src/tablefilter.js~tablefilter#_insertfiltersrow", - "class/src/tablefilter.js~TableFilter.html#instance-method-_insertFiltersRow", - "src/tablefilter.js~TableFilter#_insertFiltersRow", - "method" - ], - [ - "src/tablefilter.js~tablefilter#_match", - "class/src/tablefilter.js~TableFilter.html#instance-method-_match", - "src/tablefilter.js~TableFilter#_match", - "method" - ], [ "src/tablefilter.js~tablefilter#activatefilter", "class/src/tablefilter.js~TableFilter.html#instance-method-activateFilter", "src/tablefilter.js~TableFilter#activateFilter", "method" ], - [ - "src/tablefilter.js~tablefilter#activefilterid", - "class/src/tablefilter.js~TableFilter.html#instance-member-activeFilterId", - "src/tablefilter.js~TableFilter#activeFilterId", - "member" - ], [ "src/tablefilter.js~tablefilter#alternaterows", "class/src/tablefilter.js~TableFilter.html#instance-member-alternateRows", @@ -4721,12 +3893,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#autoFilterDelay", "member" ], - [ - "src/tablefilter.js~tablefilter#autofiltertimer", - "class/src/tablefilter.js~TableFilter.html#instance-member-autoFilterTimer", - "src/tablefilter.js~TableFilter#autoFilterTimer", - "member" - ], [ "src/tablefilter.js~tablefilter#basepath", "class/src/tablefilter.js~TableFilter.html#instance-member-basePath", @@ -4751,12 +3917,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#btnText", "member" ], - [ - "src/tablefilter.js~tablefilter#buildfilterid", - "class/src/tablefilter.js~TableFilter.html#instance-method-buildFilterId", - "src/tablefilter.js~TableFilter#buildFilterId", - "method" - ], [ "src/tablefilter.js~tablefilter#casesensitive", "class/src/tablefilter.js~TableFilter.html#instance-member-caseSensitive", @@ -4769,12 +3929,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#cellParser", "member" ], - [ - "src/tablefilter.js~tablefilter#cfg", - "class/src/tablefilter.js~TableFilter.html#instance-member-cfg", - "src/tablefilter.js~TableFilter#cfg", - "member" - ], [ "src/tablefilter.js~tablefilter#clearfiltertext", "class/src/tablefilter.js~TableFilter.html#instance-member-clearFilterText", @@ -4817,12 +3971,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#customOptions", "member" ], - [ - "src/tablefilter.js~tablefilter#datetype", - "class/src/tablefilter.js~TableFilter.html#instance-member-dateType", - "src/tablefilter.js~TableFilter#dateType", - "member" - ], [ "src/tablefilter.js~tablefilter#decimalseparator", "class/src/tablefilter.js~TableFilter.html#instance-member-decimalSeparator", @@ -4991,18 +4139,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#filter", "method" ], - [ - "src/tablefilter.js~tablefilter#filtertypes", - "class/src/tablefilter.js~TableFilter.html#instance-member-filterTypes", - "src/tablefilter.js~TableFilter#filterTypes", - "member" - ], - [ - "src/tablefilter.js~tablefilter#filtereddata", - "class/src/tablefilter.js~TableFilter.html#instance-method-filteredData", - "src/tablefilter.js~TableFilter#filteredData", - "method" - ], [ "src/tablefilter.js~tablefilter#filtersrowindex", "class/src/tablefilter.js~TableFilter.html#instance-member-filtersRowIndex", @@ -5027,12 +4163,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#fltGrid", "member" ], - [ - "src/tablefilter.js~tablefilter#fltids", - "class/src/tablefilter.js~TableFilter.html#instance-member-fltIds", - "src/tablefilter.js~TableFilter#fltIds", - "member" - ], [ "src/tablefilter.js~tablefilter#fltmulticssclass", "class/src/tablefilter.js~TableFilter.html#instance-member-fltMultiCssClass", @@ -5087,12 +4217,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#getClearFilterText", "method" ], - [ - "src/tablefilter.js~tablefilter#getcolvalues", - "class/src/tablefilter.js~TableFilter.html#instance-method-getColValues", - "src/tablefilter.js~TableFilter#getColValues", - "method" - ], [ "src/tablefilter.js~tablefilter#getcolumndata", "class/src/tablefilter.js~TableFilter.html#instance-method-getColumnData", @@ -5177,12 +4301,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#getFilteredData", "method" ], - [ - "src/tablefilter.js~tablefilter#getfiltereddatacol", - "class/src/tablefilter.js~TableFilter.html#instance-method-getFilteredDataCol", - "src/tablefilter.js~TableFilter#getFilteredDataCol", - "method" - ], [ "src/tablefilter.js~tablefilter#getfilteredvalues", "class/src/tablefilter.js~TableFilter.html#instance-method-getFilteredValues", @@ -5255,36 +4373,12 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#getStartRowIndex", "method" ], - [ - "src/tablefilter.js~tablefilter#getstylepath", - "class/src/tablefilter.js~TableFilter.html#instance-method-getStylePath", - "src/tablefilter.js~TableFilter#getStylePath", - "method" - ], [ "src/tablefilter.js~tablefilter#getstylesheet", "class/src/tablefilter.js~TableFilter.html#instance-method-getStylesheet", "src/tablefilter.js~TableFilter#getStylesheet", "method" ], - [ - "src/tablefilter.js~tablefilter#getstylesheetpath", - "class/src/tablefilter.js~TableFilter.html#instance-method-getStylesheetPath", - "src/tablefilter.js~TableFilter#getStylesheetPath", - "method" - ], - [ - "src/tablefilter.js~tablefilter#gettabledata", - "class/src/tablefilter.js~TableFilter.html#instance-method-getTableData", - "src/tablefilter.js~TableFilter#getTableData", - "method" - ], - [ - "src/tablefilter.js~tablefilter#getthemespath", - "class/src/tablefilter.js~TableFilter.html#instance-method-getThemesPath", - "src/tablefilter.js~TableFilter#getThemesPath", - "method" - ], [ "src/tablefilter.js~tablefilter#getvalidrows", "class/src/tablefilter.js~TableFilter.html#instance-method-getValidRows", @@ -5333,54 +4427,24 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#gridLayout", "member" ], - [ - "src/tablefilter.js~tablefilter#hasconfig", - "class/src/tablefilter.js~TableFilter.html#instance-member-hasConfig", - "src/tablefilter.js~TableFilter#hasConfig", - "member" - ], [ "src/tablefilter.js~tablefilter#hascustomoptions", "class/src/tablefilter.js~TableFilter.html#instance-member-hasCustomOptions", "src/tablefilter.js~TableFilter#hasCustomOptions", "member" ], - [ - "src/tablefilter.js~tablefilter#hasexactmatchbycol", - "class/src/tablefilter.js~TableFilter.html#instance-member-hasExactMatchByCol", - "src/tablefilter.js~TableFilter#hasExactMatchByCol", - "member" - ], - [ - "src/tablefilter.js~tablefilter#hasexcludedrows", - "class/src/tablefilter.js~TableFilter.html#instance-member-hasExcludedRows", - "src/tablefilter.js~TableFilter#hasExcludedRows", - "member" - ], [ "src/tablefilter.js~tablefilter#hasextension", "class/src/tablefilter.js~TableFilter.html#instance-method-hasExtension", "src/tablefilter.js~TableFilter#hasExtension", "method" ], - [ - "src/tablefilter.js~tablefilter#hasthemes", - "class/src/tablefilter.js~TableFilter.html#instance-member-hasThemes", - "src/tablefilter.js~TableFilter#hasThemes", - "member" - ], [ "src/tablefilter.js~tablefilter#hastype", "class/src/tablefilter.js~TableFilter.html#instance-method-hasType", "src/tablefilter.js~TableFilter#hasType", "method" ], - [ - "src/tablefilter.js~tablefilter#headersrow", - "class/src/tablefilter.js~TableFilter.html#instance-member-headersRow", - "src/tablefilter.js~TableFilter#headersRow", - "member" - ], [ "src/tablefilter.js~tablefilter#help", "class/src/tablefilter.js~TableFilter.html#instance-member-help", @@ -5393,12 +4457,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#highlightKeywords", "member" ], - [ - "src/tablefilter.js~tablefilter#id", - "class/src/tablefilter.js~TableFilter.html#instance-member-id", - "src/tablefilter.js~TableFilter#id", - "member" - ], [ "src/tablefilter.js~tablefilter#ignorediacritics", "class/src/tablefilter.js~TableFilter.html#instance-member-ignoreDiacritics", @@ -5429,24 +4487,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#initExtensions", "method" ], - [ - "src/tablefilter.js~tablefilter#initfeatures", - "class/src/tablefilter.js~TableFilter.html#instance-method-initFeatures", - "src/tablefilter.js~TableFilter#initFeatures", - "method" - ], - [ - "src/tablefilter.js~tablefilter#initialized", - "class/src/tablefilter.js~TableFilter.html#instance-member-initialized", - "src/tablefilter.js~TableFilter#initialized", - "member" - ], - [ - "src/tablefilter.js~tablefilter#instantiatefeatures", - "class/src/tablefilter.js~TableFilter.html#instance-method-instantiateFeatures", - "src/tablefilter.js~TableFilter#instantiateFeatures", - "method" - ], [ "src/tablefilter.js~tablefilter#iscustomoptions", "class/src/tablefilter.js~TableFilter.html#instance-method-isCustomOptions", @@ -5459,12 +4499,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#isExactMatch", "method" ], - [ - "src/tablefilter.js~tablefilter#isexternalflt", - "class/src/tablefilter.js~TableFilter.html#instance-method-isExternalFlt", - "src/tablefilter.js~TableFilter#isExternalFlt", - "method" - ], [ "src/tablefilter.js~tablefilter#isimported", "class/src/tablefilter.js~TableFilter.html#instance-method-isImported", @@ -5489,30 +4523,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#isRowValid", "method" ], - [ - "src/tablefilter.js~tablefilter#issortnumasc", - "class/src/tablefilter.js~TableFilter.html#instance-member-isSortNumAsc", - "src/tablefilter.js~TableFilter#isSortNumAsc", - "member" - ], - [ - "src/tablefilter.js~tablefilter#issortnumdesc", - "class/src/tablefilter.js~TableFilter.html#instance-member-isSortNumDesc", - "src/tablefilter.js~TableFilter#isSortNumDesc", - "member" - ], - [ - "src/tablefilter.js~tablefilter#isusertyping", - "class/src/tablefilter.js~TableFilter.html#instance-member-isUserTyping", - "src/tablefilter.js~TableFilter#isUserTyping", - "member" - ], - [ - "src/tablefilter.js~tablefilter#iswatermarkarray", - "class/src/tablefilter.js~TableFilter.html#instance-member-isWatermarkArray", - "src/tablefilter.js~TableFilter#isWatermarkArray", - "member" - ], [ "src/tablefilter.js~tablefilter#leoperator", "class/src/tablefilter.js~TableFilter.html#instance-member-leOperator", @@ -5579,24 +4589,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#markActiveColumns", "member" ], - [ - "src/tablefilter.js~tablefilter#nbcells", - "class/src/tablefilter.js~TableFilter.html#instance-member-nbCells", - "src/tablefilter.js~TableFilter#nbCells", - "member" - ], - [ - "src/tablefilter.js~tablefilter#nbfilterablerows", - "class/src/tablefilter.js~TableFilter.html#instance-member-nbFilterableRows", - "src/tablefilter.js~TableFilter#nbFilterableRows", - "member" - ], - [ - "src/tablefilter.js~tablefilter#nbhiddenrows", - "class/src/tablefilter.js~TableFilter.html#instance-member-nbHiddenRows", - "src/tablefilter.js~TableFilter#nbHiddenRows", - "member" - ], [ "src/tablefilter.js~tablefilter#nmoperator", "class/src/tablefilter.js~TableFilter.html#instance-member-nmOperator", @@ -5699,30 +4691,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#popupFilters", "member" ], - [ - "src/tablefilter.js~tablefilter#prfxflt", - "class/src/tablefilter.js~TableFilter.html#instance-member-prfxFlt", - "src/tablefilter.js~TableFilter#prfxFlt", - "member" - ], - [ - "src/tablefilter.js~tablefilter#prfxresponsive", - "class/src/tablefilter.js~TableFilter.html#instance-member-prfxResponsive", - "src/tablefilter.js~TableFilter#prfxResponsive", - "member" - ], - [ - "src/tablefilter.js~tablefilter#prfxtf", - "class/src/tablefilter.js~TableFilter.html#instance-member-prfxTf", - "src/tablefilter.js~TableFilter#prfxTf", - "member" - ], - [ - "src/tablefilter.js~tablefilter#prfxvalbutton", - "class/src/tablefilter.js~TableFilter.html#instance-member-prfxValButton", - "src/tablefilter.js~TableFilter#prfxValButton", - "member" - ], [ "src/tablefilter.js~tablefilter#refrow", "class/src/tablefilter.js~TableFilter.html#instance-member-refRow", @@ -5855,18 +4823,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#stylesheet", "member" ], - [ - "src/tablefilter.js~tablefilter#stylesheetid", - "class/src/tablefilter.js~TableFilter.html#instance-member-stylesheetId", - "src/tablefilter.js~TableFilter#stylesheetId", - "member" - ], - [ - "src/tablefilter.js~tablefilter#tbl", - "class/src/tablefilter.js~TableFilter.html#instance-member-tbl", - "src/tablefilter.js~TableFilter#tbl", - "member" - ], [ "src/tablefilter.js~tablefilter#themes", "class/src/tablefilter.js~TableFilter.html#instance-member-themes", @@ -5891,12 +4847,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#toolbar", "member" ], - [ - "src/tablefilter.js~tablefilter#validrowsindex", - "class/src/tablefilter.js~TableFilter.html#instance-member-validRowsIndex", - "src/tablefilter.js~TableFilter#validRowsIndex", - "member" - ], [ "src/tablefilter.js~tablefilter#validateallrows", "class/src/tablefilter.js~TableFilter.html#instance-method-validateAllRows", @@ -5921,12 +4871,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#watermark", "member" ], - [ - "src/tablefilter.js~tablefilter#year", - "class/src/tablefilter.js~TableFilter.html#instance-member-year", - "src/tablefilter.js~TableFilter#year", - "member" - ], [ "src/types.js", "file/src/types.js.html", diff --git a/docs/source.html b/docs/source.html index 12021030..961b7e11 100644 --- a/docs/source.html +++ b/docs/source.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt
  • @@ -133,7 +134,7 @@

    -

    Source 896/930

    +

    Source 897/931

    @@ -154,7 +155,7 @@ - + @@ -180,7 +181,7 @@ - + @@ -188,7 +189,7 @@ - + @@ -207,7 +208,7 @@ - + @@ -215,20 +216,21 @@ - + - - - - + + + + @@ -236,7 +238,7 @@ - + @@ -244,7 +246,7 @@ - + @@ -252,7 +254,7 @@ - + @@ -260,7 +262,7 @@ - + @@ -268,7 +270,7 @@ - + @@ -276,7 +278,7 @@ - + @@ -284,7 +286,7 @@ - + @@ -292,7 +294,7 @@ - + @@ -300,7 +302,7 @@ - + @@ -308,7 +310,7 @@ - + @@ -316,7 +318,7 @@ - + @@ -324,7 +326,7 @@ - + @@ -332,7 +334,7 @@ - + @@ -340,7 +342,7 @@ - + @@ -348,7 +350,7 @@ - + @@ -357,7 +359,7 @@ - + @@ -365,7 +367,7 @@ - + @@ -373,7 +375,7 @@ - + @@ -381,7 +383,7 @@ - + @@ -389,7 +391,7 @@ - + @@ -397,15 +399,15 @@ - + - - - + + + @@ -413,7 +415,7 @@ - + @@ -421,7 +423,7 @@ - + @@ -429,7 +431,7 @@ - + @@ -437,7 +439,7 @@ - + @@ -446,7 +448,7 @@ - + @@ -457,7 +459,7 @@ - + @@ -465,7 +467,7 @@ - + @@ -473,7 +475,7 @@ - + @@ -485,7 +487,7 @@ - + @@ -499,7 +501,7 @@ - + @@ -511,15 +513,15 @@ - + - + - + @@ -536,7 +538,7 @@ - +
    100 %1/1 546 byte 222018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/const.js100 %19/19 3663 byte 2062018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/cookie.js100 %1/1 1412 byte 572018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/dom.js92 %13/14 4766 byte 1902018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/emitter.js100 %6/6 1323 byte 532018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/event.js addEvt cancelEvt +isKeyPressed keyCode removeEvt stopEvt targetEvt100 %6/62384 byte1012018-02-07 08:02:07 (UTC)100 %7/72650 byte1112018-02-01 11:14:03 (UTC)
    src/extensions/advancedGrid/adapterEzEditTable.js88 %16/18 19016 byte 5072018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/extensions/advancedGrid/advancedGrid.js- 90 byte 22018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/extensions/colOps/colOps.js78 %29/37 14340 byte 4792018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/extensions/colsVisibility/colsVisibility.js91 %57/62 20246 byte 7252018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/extensions/filtersVisibility/filtersVisibility.js100 %33/33 8200 byte 3162018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/extensions/sort/adapterSortabletable.js86 %26/30 16446 byte 5312018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/extensions/sort/sort.js- 204 byte 82018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/feature.js93 %14/15 1876 byte 972018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/alternateRows.js100 %11/11 3591 byte 1402018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/baseDropdown.js100 %10/10 4150 byte 1472018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/checkList.js100 %27/27 16671 byte 5192018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/clearButton.js100 %14/14 3531 byte 1392018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/dateType.js100 %12/12 4308 byte 1572018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/dropdown.js100 %19/19 11566 byte 3732018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/gridLayout.js100 %34/34 13684 byte 4832018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/hash.js75 %12/16 2981 byte 1262018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/help.js90 %20/22 6862 byte 2402018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/highlightKeywords.js100 %11/11 5459 byte 1802018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/loader.js93 %14/15 4025 byte 1712018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/markActiveColumns.js100 %13/13 3926 byte 1462018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/noResults.js100 %19/19 4792 byte 1942018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/paging.js Paging 100 %58/5827784 byte9082018-02-07 08:02:07 (UTC)27762 byte9072018-02-01 11:14:03 (UTC)
    src/modules/popupFilter.js100 %35/35 13220 byte 4582018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/rowsCounter.js100 %16/16 6028 byte 2072018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/state.js100 %41/41 15018 byte 5452018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/statusBar.js96 %27/28 8967 byte 3082018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/storage.js84 %16/19 3543 byte 1612018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/modules/toolbar.js95 %21/22 5743 byte 2212018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/number.js100 %1/1 1034 byte 322018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/root.js100 %1/1 235 byte 62018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/settings.js100 %5/5 1535 byte 532018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/sort.js100 %7/7 2881 byte 822018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/string.js100 %5/5 2086 byte 762018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/tablefilter.js TableFilter 99 %215/21692408 byte92395 byte 30592018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    src/types.js100 %11/11 1754 byte 812018-02-07 08:02:07 (UTC)2018-02-01 11:14:03 (UTC)
    diff --git a/docs/variable/index.html b/docs/variable/index.html index f4bcf14b..db4c77c7 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -47,6 +47,7 @@
  • Ftag
  • FaddEvt
  • FcancelEvt
  • +
  • FisKeyPressed
  • FkeyCode
  • FremoveEvt
  • FstopEvt